/*
 Theme Name: Twenty Twenty Child
 Theme URI: https://www.element8.ae test
 Author: Element8
 Author URI: https://www.element8.ae
 Template: twentytwenty
 Description: Child theme for Twenty Seventeen.
 Version: 0.61
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain: twentytwenty-child
 */
/*@font-face {font-family: 'Gotham-Thin';
        src: url('assets/fonts/GGothamHTF-Thin.eot');
        src: url('assets/fonts/GothamHTF-Thin.eot?#iefix') format('embedded-opentype'),
             url('assets/fonts/GothamHTF-Thin.woff') format('woff'),
             url('assets/fonts/GothamHTF-Thin.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {font-family: 'open_sanslight';
        src: url('assets/fonts/Gotham-Light.eot');
        src: url('assets/fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
             url('assets/fonts/Gotham-Light.woff') format('woff'),
             url('assets/fonts/Gotham-Light.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {font-family: 'Gotham-Regular';
        src: url('assets/fonts/GothamHTF-Book.eot');
        src: url('assets/fonts/GothamHTF-Book.eot?#iefix') format('embedded-opentype'),
             url('assets/fonts/GothamHTF-Book.woff') format('woff'),
             url('assets/fonts/GothamHTF-Book.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {font-family: 'Gotham-Medium';
        src: url('assets/fonts/GothamHTF-Medium.eot');
        src: url('assets/fonts/GothamHTF-Medium.eot?#iefix') format('embedded-opentype'),
             url('assets/fonts/GothamHTF-Medium.woff') format('woff'),
             url('assets/fonts/GothamHTF-Medium.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {font-family: 'Gotham-Bold';
        src: url('assets/fonts/Gotham-Bold.eot');
        src: url('assets/fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
             url('assets/fonts/Gotham-Bold.woff') format('woff'),
             url('assets/fonts/Gotham-Bold.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {font-family: 'Gotham-Black';
        src: url('assets/fonts/Gotham-Black.eot');
        src: url('assets/fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
             url('assets/fonts/Gotham-Black.woff') format('woff'),
             url('assets/fonts/Gotham-Black.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
*/

@font-face {
    font-family: 'open_sanslight';
    src: url('assets/fonts/OpenSans-Light-webfont.eot');
    src: url('assets/fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/OpenSans-Light-webfont.woff2') format('woff2'),
    url('assets/fonts/OpenSans-Light-webfont.woff') format('woff'),
    url('assets/fonts/OpenSans-Light-webfont.ttf') format('truetype'),
    url('assets/fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

:root {
    --theme-colour-blue: #00AEEF;
    --theme-colour-pink: #d73d86;
    --theme-colour-black: #1e1e1e;
    --theme-colour-white: #fff;
    --theme-colour-grey-light: #e1e1e1;
    --theme-colour-grey-medium: #ddd;
}

* {
    margin: 0;
    outline: none;
    padding: 0;
    text-decoration: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: sans-serif;
    font-size: 16px;
    color: #3b3b3b;
}

strong {
    font-weight: 700;
}

.clr, .clear {
    clear: both;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

a,
.tnp-submit,
.book-carousel .owl-nav .owl-prev,
.book-carousel .owl-nav .owl-next,
.what-people-say .owl-nav .owl-prev,
.what-people-say .owl-nav .owl-next,
.main-nav .each .hover .toggle .toggle-content article .content p,
.main-nav .each .hover .toggle h4,
form input[type="submit"],
.the-world-sec .btn {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

p {
    line-height: 28px;
    margin-bottom: 25px;
}

ul li {
    list-style: none;
}

.subpage ul:not([class]) li {
    list-style: none;
    position: relative;
    padding-left: 18px;
}

.subpage ul:not([class]) li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 100%;
}


li.clr {
    clear: both;
    float: none !important;
    width: auto !important;
    height: auto !important;
    border: 0 !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

img {
    max-width: 100%;
}

header {
    position: relative;
    z-index: 1
}

section {
    padding: 50px 0;
}
section.slim {
    padding-top: 50px;
    padding-bottom: 50px;
}

h1,.h1,
h2,.h2,
h3,.h3,
h4,.h4,
h5,.h5,
h6,.h6{
    font-weight: normal;
    margin-bottom: 10px;
    font-family: sans-serif;
    font-weight: 300;
    color: #3b3b3b;
}

h1,.h1 {
    font-size: 46px;
    line-height: 40px;
}

h2,.h2 {
    font-size: 50px;
}

h1 span,
.h1 span,
h2 span,
.h2 span,
h3 span,
.h3 span,
h4 span,
.h4 span,
h5 span,
.h5 span,
h6 span,
.h6 span { /*display: block;*/
    font-weight: 300;
}

h3,.h3 {
    font-size: 36px;
}

h4,.h4 {
    font-size: 20px;
}

h5,.h5 {
    font-size: 18px;
}

h6,.h6 {
    font-size: 14px;
}

.color-default {
    /*color: # !important;*/
}

.height5 {
    height: 5px;
}

.height10 {
    height: 10px;
}

.height20 {
    height: 20px;
}

.height30 {
    height: 30px;
}

.height40 {
    height: 40px;
}

.height50 {
    height: 50px;
}

.width-100 {
    width: 100% !important;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-30 {
    margin-top: 30px;
}

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

.margin-top-10 {
    margin-top: 10px;
}

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

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

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

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-top-35 {
    padding-top: 35px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-bottom-35 {
    padding-bottom: 35px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-5 {
    padding-bottom: 5px;
}

.no-bg-img {
    background-image: none !important;
}

.no-bg {
    background: none !important;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-border-bottom {
    border-bottom: none !important;
}

.inline {
    display: inline-block !important;
}

.relative {
    position: relative !important;
}

.absolute {
    position: absolute !important;
}

.static {
    position: static !important;
}

.hidden-content {
    display: none;
}

.display-none {
    display: none;
}
.d-block {
    display: block !important;
}
@media (max-width: 480px) {
    .d-block-xxs-only {
        display: block !important;
    }
}
.d-flex {
    display: flex !important;
}
.align-items-stretch {
    align-items: stretch!important;
}
.align-self-stretch {
    align-self: stretch!important;
}
.align-self-start {
    align-self: start!important;
}
.object-fit-cover {
    object-fit: cover !important;
}
.fw-light {
    font-weight: lighter;
}
.fw-normal {
    font-weight: normal;
}
.fw-bold {
    font-weight: bold;
}

@media (max-width: 768px) {
    .hide-on-mobile {
        display: none !important;
    }
    .hide-on-desktop {

    }
}

@media (min-width: 769px) {
    .hide-on-mobile {

    }
    .hide-on-desktop {
        display: none !important;
    }
    .row {
        margin: 0 -15px;
        font-size: 0;
    }

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
        float: left;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        font-size: 14px;
    }

    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
        float: left;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .col-12 {
        width: 100%
    }

    .col-11 {
        width: 91.66666667%
    }

    .col-10 {
        width: 83.33333333%
    }

    .col-9 {
        width: 75%
    }

    .col-8 {
        width: 66.66666667%
    }

    .col-7 {
        width: 58.33333333%
    }

    .col-6 {
        width: 50%
    }

    .col-5 {
        width: 41.66666667%
    }

    .col-4 {
        width: 33.33333333%
    }

    .col-3 {
        width: 25%
    }

    .col-2 {
        width: 16.66666667%
    }

    .col-1 {
        width: 8.33333333%
    }
}

.background-grey {
    background-color: var(--theme-colour-grey-light);
}

.social {
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.social li {
    display: inline-block;
}

.social li a {
    background: none repeat scroll 0 0 #ccc;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 33px;
    line-height: 35px;
    width: 33px;
}

.social li a.twitter {
    background-color: #64ccef;
    border-color: #47c2ec;
    text-shadow: 1px 0 0 #47c2ec;
}

.social li a.twitter:hover {
    background-color: #58c1e4;
}

.social li a.fb {
    background-color: #507bbe;
    border-color: #3768b5;
    text-shadow: 1px 0 0 #3768b5;
}

.social li a.fb:hover {
    background-color: #426cad;
}

.social li a.g-plus {
    background-color: #434647;
    border-color: #202425;
    text-shadow: 1px 0 0 #202425;
}

.social li a.g-plus:hover {
    background-color: #3c4447;
}

.social li a.vimeo {
    background-color: #7bcfdb;
    border-color: #68c8d6;
    font-size: 17px;
    text-shadow: 1px 0 0 #68c8d6;
}

.social li a.vimeo:hover {
    background-color: #6bc3cf;
}

.social li a.pintrest {
    background-color: #f15f5c;
    border-color: #ef4541;
    font-size: 18px;
    text-shadow: 1px 0 0 #ef4541;
}

.social li a.pintrest:hover {
    background-color: #e3524f;
}


input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea {
    background: #fff;
    color: #000;
    padding: 15px 26px;
    font-size: 14px;
    width: 100%;
    height: 52px;
    font-family: 'open_sanslight';
    border: 1px solid #cccccc;
    margin-bottom: 12px;
    border-radius: 0;
    -webkit-appearance: none;
}

input[type="checkbox"] {
    margin: 0;
}

textarea {
    height: 186px;
    resize: none;
    border-radius: 0;
}

input:focus, textarea:focus {
    border-color: #999;
}

.gfield .iti.iti--allow-dropdown {

}


/* for wordpress only */
.contact-form-widget form p span.wpcf7-form-control-wrap:nth-child(2) {
    float: left;
    width: 49%;
}

.contact-form-widget form p span.wpcf7-form-control-wrap:nth-child(3) {
    float: right;
    width: 49%;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7-not-valid {
    background: #fff0f0 !important
}

div.wpcf7-response-output {
    padding: 10px 15px !important;
    color: #000;
}

.success-msg {
    padding: 10px;
    background: #e3eed8;
    border: 1px solid #dbe6c7;
    margin-bottom: 10px;
}

.btn,
.subscribe-widget .tnp-subscription div.tnp-field input[type="submit"], form input[type="submit"] {
    background: #111111;
    border: 1px solid #000;
    cursor: pointer;
    display: inline-block;
    border-radius: 0;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    text-transform: uppercase;
    padding: 13px 42px;
    text-align: center;
    font-family: sans-serif;
    -webkit-appearance: none;
    font-weight: 400
}

.btn:hover,
.subscribe-widget .tnp-subscription div.tnp-field input[type="submit"]:hover, form input[type="submit"]:hover {
    background: var(--theme-colour-pink);
    border-color: var(--theme-colour-pink);
}

.btn.btn-white {
    background: #fff;
    border-color: #b7b7b7;
    color: #000;
}

.btn.btn-white:hover {
    background: var(--theme-colour-black);
    color: #fff;
    border-color: var(--theme-colour-black);
}

.btn.btn-blue {
    background: var(--theme-colour-blue);
    border-color: var(--theme-colour-blue);
    color: #fff;
}

.btn.btn-blue:hover {
    background: var(--theme-colour-pink);
    color: #fff;
    border-color: var(--theme-colour-pink);
}

.btn.btn-bordered,
.subscribe-widget .tnp-subscription div.tnp-field input[type="submit"], form input[type="submit"] {
    background: #000;
    border-color: #000;
    color: #fff;
}

.btn.btn-bordered:hover,
.subscribe-widget .tnp-subscription div.tnp-field input[type="submit"]:hover, form input[type="submit"]:hover {
    background: #b7b7b7;
    color: #fff;
    border-color: #b7b7b7;
}

.btn.btn-disabled {
    background: #b7b7b7;
    border-color: #b7b7b7;
    pointer-events: none;
}


.btn-link {
    border-bottom: 1px solid #000;
    color: #000;
}

.btn-link:hover {
    border-bottom: 0;
}

.colour-black {
    color: #000;
}
.colour-blue {
    color: var(--theme-colour-blue);
}
.colour-pink {
    color: var(--theme-colour-pink);
}

.pagination {
    text-align: center;
    padding-top: 50px;
    border-top: 1px solid #D8D8D8;
}

.pagination h2, .pagination svg, .pagination .nav-links .screen-reader-text {
    display: none;
}

.pagination .nav-links .page-numbers,
.pagination li .page-numbers {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    color: #000;
}

.pagination .nav-links .page-numbers:hover,
.pagination li .page-numbers:hover {
    background: #f1f1f1;
}

.pagination .nav-links .page-numbers.current,
.pagination li .page-numbers.current {
    color: #666;
    background: #f1f1f1;
}

.pagination .nav-links,
.pagination li {
    border: 1px solid #f1f1f1;
    display: inline-block;
}


.wpcf7 .nice-select span,
.gfield.nice-select span {
    color: #918f8f;
}

.wpcf7 .nice-select:active span,
.wpcf7 .nice-select.open span,
.wpcf7 .nice-select:focus span,
.gfield.nice-select:active span,
.gfield.nice-select.open span,
.gfield.nice-select:focus span {
    color: #000;
}

.page-main .gform_wrapper.gravity-theme input[type=color],
.page-main .gform_wrapper.gravity-theme input[type=date],
.page-main .gform_wrapper.gravity-theme input[type=datetime-local],
.page-main .gform_wrapper.gravity-theme input[type=datetime],
.page-main .gform_wrapper.gravity-theme input[type=email],
.page-main .gform_wrapper.gravity-theme input[type=month],
.page-main .gform_wrapper.gravity-theme input[type=number],
.page-main .gform_wrapper.gravity-theme input[type=password],
.page-main .gform_wrapper.gravity-theme input[type=search],
.page-main .gform_wrapper.gravity-theme input[type=tel],
.page-main .gform_wrapper.gravity-theme input[type=text],
.page-main .gform_wrapper.gravity-theme input[type=time],
.page-main .gform_wrapper.gravity-theme input[type=url],
.page-main .gform_wrapper.gravity-theme input[type=week],
.page-main .gform_wrapper.gravity-theme select,
.page-main .gform_wrapper.gravity-theme textarea {
    padding: 15px 26px;
}

.gform_wrapper.gravity-theme .gform_footer {
    justify-content: center;
}


.pager-sec .pagination {
    padding-bottom: 50px;
    border: 0;
}

.pager-sec .pagination .nav-links {
    padding: 0 !important;
    margin: 0 2px;
    background: #fff;
    border-color: #fff;
}

.pager-sec .pagination .nav-links::before {
    display: none;
}

.pager-sec .pagination .nav-links .page-numbers.prev,
.pager-sec .pagination .nav-links .page-numbers.next {
    width: auto;
    padding: 0 10px;
}


@media (max-width: 400px) {
    .pagination .nav-links .page-numbers {
        width: 18px;
    }

    .pager-sec .pagination .nav-links .page-numbers.prev, .pager-sec .pagination .nav-links .page-numbers.next {
        padding: 0 7px;
    }
}


.list-bullets li {
    background: url(assets/images/bullet.png) no-repeat 0 1px;
    padding: 0 0 0 20px;
    margin-bottom: 12px;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}


/* error-404 */
.error-404 {
    background: #fff;
    text-align: center;
    padding: 120px 0;
}

.error-404 .page-title {
    color: #000;
    padding: 0;
    margin-bottom: 20px;
}

.error-404 form {
    max-width: 500px;
    margin: 50px auto 0;
    position: relative;
}

.error-404 .screen-reader-text {
    display: none;
}

.error-404 .search-submit {
    background: none;
    border: 0;
    position: absolute;
    right: 10px;
    top: 0;
    cursor: pointer;
    padding: 15px 5px 14px;
}

.error-404 input {
    -webkit-appearance: none;
    padding-right: 37px;
}

.error-404 .search-submit svg {
    width: 20px;
    height: 20px;
}

/* search */
.search .entry-title {
    font-size: 20px;
    margin-bottom: 2px;
}

.search .entry-title a {
    color: #000;
}

.search .entry-title a:hover {
    text-shadow: 1px 1px 1px #fff200;
}

.search .hentry {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
}

.search .pagination {
    border-top: 0;
}

/*------------------------------------------------------------------

COMMON CLASSES END

-------------------------------------------------------------------*/
.container {
    position: relative;
    height: auto;
    max-width: 1300px;
    margin: 0 auto;
}


.animate-it, .animate-on-load {
    opacity: 0;
}

.animated {
    opacity: 1;
}


/*------------------------------------------------------------------

HEADER START

-------------------------------------------------------------------*/
.header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 11;
    padding: 39px 0;
}

.header .logo {
    float: left;
}

.small-header .header {
    background: #000;
    padding: 10px 0;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, .05);
}

.header .logo img {
    -webkit-transition: all 300ms ease;
    width: 230px;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

/*.small-header .header .logo img:not(.secondary-logo){ display: none; }
.small-header .header .logo img.secondary-logo{ display: block; }*/
.small-header .header .logo img {
    max-width: 107px;
}

.small-header .header .nav-btn {
    margin-top: 5px;
    margin-right: 18px;
}

.small-header .header .nav-btn span {
    background: #fff;
}

.header .nav-btn {
    float: right;
    margin-top: 48px;
    position: relative;
    width: 30px;
    height: 30px;
}

.header .enrol-btn {
    float: right;
    margin-top: 45px;
    margin-right: 20px;
    padding: 6px;
    color: var(--theme-colour-white);
    background: var(--theme-colour-black);
    border: 1px solid var(--theme-colour-white);
    border-radius: 3px;
    transition: all 300ms ease;
}
.small-header .header .enrol-btn {
    margin-top: 2px;
    color: var(--theme-colour-black);
    background: var(--theme-colour-white);
}

@media (max-width: 1024px) {
    .header .enrol-btn {
        margin-top: 9px;
    }
    .small-header .header .enrol-btn {
        margin-top: 9px;
    }
}

@media (max-width: 767px) {
    .header .enrol-btn {
        display: none;
    }
}

.is-opened.small-header .header {
    background: none;
}

.is-opened iframe.RUKFloatingWidget--right {
    z-index: 1;
    transition-delay: 0s;
}

.is-opened.small-header .header .nav-btn span {
    background: #fff;
}

.header .nav-btn span {
    display: block;
    background: #fff;
    height: 3px;
    position: absolute;
    width: 30px;
    border-radius: 5px;
}

.header .nav-btn span:nth-child(1) {
    top: 0px;
}

.header .nav-btn span:nth-child(2), .header .nav-btn span:nth-child(3) {
    top: 10px;
}

.header .nav-btn span:nth-child(4) {
    top: 20px;
}

.is-opened .header .logo {
    display: none;
}

.is-opened .header .nav-btn span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.is-opened .header .nav-btn span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.is-opened .header .nav-btn span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.is-opened .header .nav-btn span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.is-opened .subpage-menu {
    z-index: 0;
}

.header .logo img.secondary-logo {
    display: none;
}

@media (max-width: 768px) {
    /*.header .logo img:not(.secondary-logo){ display: none; }
    .header .logo img.secondary-logo{ display: block; }*/
}


.main-banner {
    padding: 0;
}

.main-banner .tp-caption {
    letter-spacing: -4px;
    font-family: sans-serif
}

.main-banner .tp-caption strong {
    font-family: sans-serif;
    font-weight: 900;
}

.main-banner .tp-caption .btn.btn-bordered {
    color: #fff;
    border-color: #fff;
}

.main-banner #rev_slider_2_1 .uranus .tp-bullet {
    width: 28px;
    height: 28px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4);
}

.main-banner #rev_slider_2_1 .uranus .tp-bullet .tp-bullet-inner {
    transform: scale(0.2);
    -webkit-transform: scale(0.2);
}

.main-banner #rev_slider_2_1 .uranus .tp-bullet.selected,
.main-banner #rev_slider_2_1 .uranus .tp-bullet:hover {
    box-shadow: 0 0 0 1px rgb(255, 255, 255);
}

.main-banner #rev_slider_2_1 .uranus .tp-bullet.selected::after {
    content: "";
    position: absolute;
    left: 15px;
    top: 13.50px;
    height: 1px;
    width: 59px;
    background: rgba(255, 255, 255, 0.4);
}

.page-template-page-courses-london .main-banner,
.page-template-page-courses-newyork .main-banner,
.page-template-page-courses-dubai .main-banner,
.page-template-page-courses-online .main-banner {
    max-height: 414px;
}

.subscribe-widget {
    padding: 73px 0;
    background: #909090;
}

.subscribe-widget .tnp-subscription form {
    position: relative;
}

.subscribe-widget .tnp-subscription label {
    display: none;
}

.subscribe-widget .tnp-subscription {
    max-width: none;
    margin: 0;
    padding: 34px 63px;
    background: #fff;
    position: relative;
}

.subscribe-widget .tnp-subscription div.tnp-field.tnp-field-email {
    padding-right: 266px;
}

.subscribe-widget .tnp-subscription div.tnp-field.tnp-field-email .tnp-email {
    background: url(assets/images/envelope-icon.png) no-repeat 0 center #fff;
    -webkit-background-size: 31px;
    background-size: 31px;
    border-bottom: 1px solid #c9c9c9;
    padding-left: 50px;
    font-size: 21px;
    border-radius: 0;
}

.subscribe-widget .tnp-subscription div.tnp-field.tnp-field-button {
    position: absolute;
    right: 0;
    top: 0;
}

.subscribe-widget .tnp-subscription div.tnp-field input[type="submit"] {
    position: static;
    margin-top: 10px;
    padding: 14px 49px;
    -webkit-appearance: none;
}

.new-contact {
    background-color: var(--theme-colour-blue);
    padding: 0;
}


.bg-corner-tab {
    background-image: url(assets/images/aofm-logo-corner-tab.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 150px 150px;
}
.bg-corner-tab.tab-white {
    background-image: url(assets/images/aofm-logo-corner-tab-white.png);
}
.bg-corner-tab-right {
    background-image: url(assets/images/aofm-logo-corner-tab-right.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 150px 150px;
}
.bg-corner-tab-right.tab-white {
    background-image: url(assets/images/aofm-logo-corner-tab-right-white.png);
}

@media (max-width: 480px) {
    .bg-corner-tab {
        background-size: 70px 70px;
    }
}

.new-contact .container,
.new-contact .container-fluid {
    background: url(assets/images/aofm-logo-corner-tab.png) no-repeat left top;
    background-size: 150px 150px;
    background-color: var(--theme-colour-blue);
}
@media (max-width: 480px) {
    .new-contact .container,
    .new-contact .container-fluid {
        background-size: 70px 70px;
    }
}
.new-contact .form-col {

}
.new-contact .form-col .inner-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
.new-contact .form-col .title {
    text-align: center;
    margin-top: 40px;
}
.new-contact .form-col .subtitle {
    text-align: center;
    margin-bottom: 50px;
}
.new-contact .gform_wrapper {
    margin-top: 50px;
    margin-bottom: 30px;
}
.new-contact .gform_wrapper .gform_submission_error {
    font-size: 18px;
}
.new-contact .gform_title {
    display: none;
    font-size: 36px;
}
.new-contact .gform_description {
    display: none;
}
.new-contact .gform_required_legend {
    display: none;
}
.new-contact .gform-field-label {
    display: none;
}
.new-contact .gform_footer {
    text-align: center;
}
.new-contact .gform_footer input[type="submit"] {
    border-color: #fff;
}
.new-contact .wpcf7 .intl-tel-input {
    display: block;
}
.new-contact .wpcf7 .wpcf7-submit {
    border-color: #fff;
}
.new-contact .wpcf7 .wpcf7-spinner {
    display: block;
}
@media (max-width: 767px) {
    .new-contact .container {
        max-width: 100%;
    }
    .new-contact .form-col {

    }
    .new-contact .image-col {
        display: none !important;
    }
}
.footer {
    background: #1e1e1e;
    padding: 94px 0;
    color: #fff;
    overflow: hidden;
    font-size: 14px;
}

.footer .container {
    position: relative;
    z-index: 1
}

.footer .container::after {
    content: "";
    background: url(assets/images/footer-globe.png) no-repeat right top;
    position: absolute;
    right: -340px;
    top: 0;
    width: 726px;
    height: 739px;
    z-index: -1;
}

.footer h3 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 55px;
}

.footer h4 {
    font-size: 19px;
    margin-bottom: 35px;
    position: relative;
    letter-spacing: -.5px;
    color: #fff;
}

.footer h4::before {
    content: "";
    position: absolute;
    left: -94px;
    bottom: 3px;
    width: 73px;
    height: 1px;
    background: #4f4f4f;
}

.footer .left {
    padding-left: 94px;
    margin-bottom: 20px;
    float: left;
    width: 50%;
}

.footer .each {
    margin-bottom: 35px;
    float: left;
    width: 50%;
}

.footer .each strong {
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

.footer .each a {
    color: #a6a6a6;
}

.footer .each a:hover {
    color: #fff;
}

.footer .left .each:nth-child(2n+2) {
    padding-left: 20px;
}

.footer .right {
    padding-left: 94px;
    float: right;
    width: 50%;
}

.footer .quick-links-widget,
.footer .social-media-widget {
    padding-top: 30px;
}

.footer .quick-links-widget h4 {
    margin-bottom: 20px;
}

.footer .quick-links-widget h4::before {
    display: none;
}

.footer .quick-links-widget li {
    display: inline-block;
    margin: 0 29px 10px 0;
    min-width: 86px;
}

.footer .quick-links-widget li:last-child {
    margin-right: 0;
}

.footer .quick-links-widget li a {
    color: #a6a6a6;
}

.footer .quick-links-widget li a:hover {
    color: #fff;
}

.footer .social-media-widget li {
    display: inline-block;
    margin-right: 10px;
}

.footer .social-media-widget li a {
    display: block;
    width: 33px;
    height: 33px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 100%;
    line-height: 32px;
}

.footer .social-media-widget li a:hover {
    background: #fff;
    color: #000;
}

.grecaptcha-badge {
    display: none;
}

@media (min-width: 1025px) {
    .footer .right .social-media-widget,
    .courses-heading .open-filters {
        display: none;
    }

    .courses-top h1 {
        white-space: nowrap;
    }
}

.footer .right .social-media-widget h4 {
    margin-bottom: 20px;
}

.mobile-sticky-footer {
    display: none;
}

@media (max-width: 767px) {
    .joinchat {
        /*display: none !important;*/
    }
    .mobile-sticky-footer {
        /*display: block;*/
        /*position: fixed;*/
        z-index: 999;
        bottom: 0;
        width: 100%;
        background-color: var(--theme-colour-black);
    }
    .mobile-sticky-footer .mcol {
        padding-top: 10px;
        padding-bottom: 10px;
        display: flex;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap;
    }
    .mobile-sticky-footer .mcol.mcol-has-menu {
        position: relative;
    }
    .mobile-sticky-footer .mcol.mcol-left {
        border-right: 2px solid var(--theme-colour-white);
    }
    .mobile-sticky-footer .mcol.mcol-right {
        border-left: 2px solid var(--theme-colour-white);
    }
    .mobile-sticky-footer .mcol a {
        color: var(--theme-colour-white);
        font-size: 18px;
        display: flex;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap;
        width: 100%;
    }

    .mobile-sticky-footer .mcol .icon {
        margin-right: 5px;
    }

    .mobile-sticky-footer .mcol img.icon {
        max-height: 20px;
    }

    .mobile-sticky-footer .mcol #footer-contact-menu {
        /*display: none;*/
        opacity: 0;
        z-index: -1;
        position: absolute;
        transition: all 500ms ease;
    }
    .mobile-sticky-footer .mcol #footer-contact-menu.active {
        /*display: block;*/

        opacity: 1;
        left: 0;
        bottom: 40px;
        width: 100%;
        background-color: var(--theme-colour-black);
        z-index: 9999;
    }

    .mobile-sticky-footer .mcol #footer-contact-menu li {
        padding: 8px 6px;
        border-bottom: 2px solid var(--theme-colour-white);
    }
    .mobile-sticky-footer .mcol #footer-contact-menu li a {
        justify-content: flex-start;
        font-size: 13px;
    }
    .mobile-sticky-footer .mcol #footer-contact-menu li .icon {
        width: 25px;
        height: 25px;
        margin-right: 10px;
        border-radius: 100%;
        padding: 3px;
        font-size: 14px;
    }
    .mobile-sticky-footer .mcol #footer-contact-menu li .title {
        display: flex;
        align-items: center;
    }
    .mobile-sticky-footer .mcol #footer-contact-menu li.yellow .icon {
        background-color: #ffe800;
    }
    .mobile-sticky-footer .mcol #footer-contact-menu li.green .icon {
        background-color: #97b700;
    }
    .mobile-sticky-footer .mcol #footer-contact-menu li.blue .icon {
        background-color: #0090df;
    }
    .mobile-sticky-footer .mcol #footer-contact-menu li.pink .icon {
        background-color: var(--theme-colour-pink);
    }
    .mobile-sticky-footer .mcol #footer-contact-menu li.black .icon {
        background-color: #272727;
    }
    .mobile-sticky-footer .mcol #footer-contact-menu li.whatsapp .icon {
        background-color: #25D366;
    }
}
@media (max-width: 480px) {
    .mobile-sticky-footer .mcol img {
        max-height: 45px;
    }
}

.whatsapp-icon {
    background: url(assets/images/whatsapp-icon.png) no-repeat 0 0;
    width: 48px;
    height: 48px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 11;
    background-size: contain;
}

.banner-bottom {
    padding-top: 50px;
    text-align: center;
    font-size: 0;
}

.banner-bottom h1 {
    margin-bottom: 10px;
    /*font-size: 40px;*/
    line-height: normal;
}
.banner-bottom h4 {
    /*font-size: 45px;*/
    /*font-weight: bold;*/
}
.banner-bottom h4.span {
    font-size: 24px;
    text-transform: uppercase;
    line-height: normal;
    display: block;
    font-family: 'open_sanslight';
    margin: 0;
}

.banner-bottom p:not(.span) {
    max-width: 980px;
    margin: 0 auto 30px;
    font-size: 16px;
}
.banner-bottom .counters {
    padding-top: 25px;
    padding-bottom: 25px;
    border: 1px solid var(--theme-colour-grey-light);
}

.banner-bottom .counter {
    display: inline-block;
    vertical-align: top;
    width: 25%;
}

.counter .counter-value {
    font-size: 80px;
    color: #575757;
    font-family: 'open_sanslight';
}

.counter .counter-description {
    /*font-size: 17px;*/
    font-family: sans-serif;
    margin: 0;
}
@media (max-width: 767px) {
    .banner-bottom .counter:nth-child(2n+1) {
        border-right: 1px solid var(--theme-colour-grey-light);
    }
}
@media (min-width: 768px) {
    .banner-bottom .counters {
        padding-top: 25px;
        padding-bottom: 25px;
        border: 1px solid var(--theme-colour-grey-light);
    }
    .banner-bottom .counter {
        border-right: 1px solid var(--theme-colour-grey-light);
    }
    .banner-bottom .counter:last-child {
        border-right: none;
    }
}

.hero-section {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 160px;
    padding-bottom: 160px;
    min-height: 45vh;
    background-size: cover;
}
.hero-section.with-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    background-blend-mode: multiply;
}
.hero-section .title {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 0;
    color: #fff;
}

.image-text-section {
    background: #e1e1e1;
    position: relative;
    padding: 0;
}

.image-text-section .container {
    position: relative;
    height: 100%;
}

.image-text-section img {
    /*float: left;*/
    /*width: 50%;*/
}

.image-text-section .text {
    /*width: 50%;*/
    /*padding-left: 94px;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*right: 0;*/
    /*transform: translateY(-50%);*/
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.image-text-section .text h2,
.image-text-section .text .h2 {
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 20px;
}

.image-text-section .text p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 35px;
}

.image-text-section .text .btn:not(.btn-white) {
    /*margin-right: 30px;*/
}
.image-text-section.capped-width-text .text {
    padding-left: 0;
    padding-right: 0;
}
.image-text-section.capped-width-text .text {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: auto;
}

@media screen and (min-width: 1240px) {
    .image-text-section.capped-width-text .text {
        max-width: 600px;
        padding-left: 95px;
        padding-right: 0;
        margin-right: auto;
    }
}

.image-text-section.reversed {}
.image-text-section.reversed > .flex-row {
    flex-direction: row-reverse;
}
.image-text-section.reversed img {
    /*float: right;*/
}
.image-text-section.reversed .text {

}
@media screen and (min-width: 1240px) {
    .image-text-section.reversed.capped-width-text .text {
        max-width: 600px;
        padding-right: 95px;
        padding-left: 0;
        margin-left: auto;
        margin-right: 0;
    }
}

.work-opportunities-sec .counter {
    margin-bottom: 10px;
}

.work-opportunities-sec .counter .counter-number {
    /*float: left;*/
    /*width: 40%;*/
}

.work-opportunities-sec .counter .counter-number .counter-value {
    font-family: sans-serif;
    font-size: inherit;
    /*letter-spacing: -12px;*/
    /*line-height: 100px;*/
    color: #3b3b3b;
    font-weight: 700;
}

.work-opportunities-sec .counter .counter-description {
    /*float: left;*/
    /*width: 60%;*/
    color: #3b3b3b;
    /*font-size: 120px;*/
    font-weight: 700;
    /*line-height: 70px;*/
}

.work-opportunities-sec .counter .counter-description span {
    display: block;
    font-size: 24px;
    text-transform: uppercase;
    margin-left: 10px;
}

.work-opportunities-sec .split-columns {
    column-count: 2;
    column-gap: 30px;
    margin-bottom: 30px;
}

.work-opportunities-sec .split-columns p {
    line-height: 28px;
}

.text-section-generic .split-columns {
    column-count: 2;
    column-gap: 30px;
    margin-bottom: 30px;
}

.text-section-generic .split-columns p {
    line-height: 28px;
}

@media (max-width: 1024px) {
    .text-section-generic .split-columns {
        column-count: 1;
    }
}

.subpage-video {
    position: relative;
    height: 414px;
    background: #000;
    overflow: hidden;
}

.subpage-video video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 130% !important;
    height: 100% !important;
    transform: translate(-50%, -50%);
}

.main-banner {
    position: relative;
    height: 70vh;
    background-color: #000;
    overflow: hidden;
}

.main-banner video {
    position: absolute;
    left: 50%;
    top: 50%;
    /*width: 115% !important;*/
    /*height: 115% !important;*/
    transform: translate(-50%, -50%);
}


@media (min-width: 1025px) {
    .subpage-video .mobilevideo,
    .subpage-video .ipadvideo {
        display: none;
    }

    .main-banner .mobilevideo,
    .main-banner .ipadvideo {
        display: none;
    }
}

@media (max-width: 1024px) {
    .subpage-video .ipadvideo,
    .subpage-video .mobilevideo {
        display: none;
    }

    .main-banner .desktopvideo,
    .main-banner .mobilevideo {
        display: none;
    }

    .main-banner.hero-generic.has-ipad-video .desktopvideo,
    .main-banner.hero-generic.has-ipad-video .mobilevideo {
        display: none;
    }
    .main-banner.hero-generic.has-ipad-video .ipadvideo {
        display: block;
    }
    .main-banner.hero-generic:not(.has-ipad-video) .desktopvideo {
        display: block;
    }
}


@media (max-width: 414px) {
    .subpage-video .desktopvideo,
    .subpage-video .ipadvideo,
    .main-banner .desktopvideo,
    .main-banner .ipadvideo {
        display: none;
    }

    .subpage-video .mobilevideo,
    .main-banner .mobilevideo {
        display: block;
    }

    .subpage-video .desktopvideo,
    .subpage-video .ipadvideo,
    .main-banner .desktopvideo,
    .main-banner .ipadvideo {
        display: none;
    }

    .subpage-video .mobilevideo,
    .main-banner .mobilevideo {
        display: block;
    }

    .main-banner.hero-generic.has-mobile-video .desktopvideo,
    .main-banner.hero-generic.has-mobile-video .ipadvideo {
        display: none;
    }
    .main-banner.hero-generic.has-mobile-video .mobilevideo {
        display: block;
    }


    /* not full screen video on home page
    .main-banner{ height: auto; }
    .main-banner video{ position: static; width: 100% !important; height: 100% !important; transform: translate(0, 0);}*/
}


/*Cookies policy*/
.cookies-policy {
    color: #fff;
    bottom: 20px;
    left: 20px;
    position: fixed;
    z-index: 11;
    background-color: #000;
    width: 470px;
    padding: 30px;
    box-shadow: 0px 0px 50px 10px rgba(0, 0, 0, .10); /*display: none;*/
}

.cookies-policy h3 {
    font-size: 18px;
    color: #fff;
}

.cookies-policy p {
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 10px;
}

.cookies-policy a:not(.btn) {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}

.cookies-policy a:not(.btn) i {
    position: relative;
    top: 1px;
}

.cookies-policy a:not(.btn):hover {
    text-decoration: underline;
}

.cookies-policy a.btn {
    float: right;
    border: 1px solid #fff;
    padding: 10px 21px 10px 18px;
    font-size: 11px;
}

.cookies-policy a.btn i {
    margin-right: 7px;
}

@media (max-width: 600px) {
    .cookies-policy {
        bottom: 0;
        left: 0;
        width: 100%;
    }
}


.book-sec {
    padding: 0;
    font-size: 0;
}

.book-sec .left {
    font-size: 0;
    text-align: center;
    padding-bottom: 30px;
}

.book-sec .left .each {
    width: 20%;
    display: inline-block
}

.book-sec .left .each img { /*display: inline-block; vertical-align: middle; width: 50%;*/;
    position: relative;
    top: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.book-sec .left .each:hover img {
    top: -30px;
}

.book-sec .right { /*display: inline-block; vertical-align: middle; width: 50%; padding-left: 9%;*/
    text-align: center;
}

.book-sec .right h2 {
    font-size: 120px;
    line-height: 82px;
    margin-bottom: 50px;
    color: #fff;
}

.book-sec .btn.btn-bordered {
    color: #fff;
}

.book-sec .btn.btn-bordered:hover {
    color: #000;
    background: #fff;
}

.book-sec .right h2 small {
    display: block;
    font-size: 24px;
    font-family: 'open_sanslight';
    padding-left: 5px;
    letter-spacing: -1px;
    line-height: 70px;
}

.book-sec .right h2 span {
    display: block;
    font-size: 55px;
    font-family: 'open_sanslight';
    padding-left: 5px;
    letter-spacing: -1px;
}

.book-sec .right h2 label {
    display: block;
}

.book-carousel {
    text-align: center;
}

.book-carousel img {
    margin-left: 30px;
}

.book-carousel .owl-nav .owl-prev {
    width: 54px;
    height: 54px;
    border-radius: 100%;
    background: url(assets/images/angle-left.svg) no-repeat 15px 17px #fff;
    -webkit-background-size: 20px;
    background-size: 20px;
    position: absolute;
    left: 0;
    top: 45%;
}

.book-carousel .owl-nav .owl-next {
    width: 54px;
    height: 54px;
    border-radius: 100%;
    background: url(assets/images/angle-right.svg) no-repeat 18px 17px #fff;
    -webkit-background-size: 20px;
    background-size: 20px;
    position: absolute;
    right: 0;
    top: 45%;
}

.book-carousel .owl-nav .owl-prev:hover,
.book-carousel .owl-nav .owl-next:hover,
.what-people-say .owl-nav .owl-prev:hover,
.what-people-say .owl-nav .owl-next:hover {
    background-color: #ffed00;
}


@media (min-width: 769px) {
    @keyframes beat {
        to {
            transform: scale(1.2);
        }
    }
}

@media (max-width: 768px) {
    @keyframes beat {
        from {
            transform: scale(0.8);
        }
        to {
            transform: scale(1);
        }
    }
}


.exclusive-contacts-list {
    position: relative;
    font-size: 0;
}

.exclusive-contacts-list li {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
}

.exclusive-contacts-list li:hover .contact-logo-carousel {
    transform: scale(1.2) !important;
}

.exclusive-contacts-list li .contact-logo-carousel {
    width: 145px;
    height: 145px;
    background: #ececec;
    border-radius: 100%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.exclusive-contacts-list li .helper {
    display: inline-block;
    height: 100%;
    padding: 0;
    position: relative;
    bottom: 0;
    left: 0;
    vertical-align: middle;
}

.exclusive-contacts-list li img {
    vertical-align: middle;
    max-width: 80%;
    max-height: 80%;
}

.exclusive-contacts-list li:nth-child(1) {
    left: 308px;
    top: -202px;
}

.exclusive-contacts-list li:nth-child(2) {
    left: 636px;
    top: -126px;
}

.exclusive-contacts-list li:nth-child(3) {
    left: 930px;
    top: -184px;
}

.exclusive-contacts-list li:nth-child(4) {
    right: -38px;
    top: 153px;
    left: auto;
}

.exclusive-contacts-list li:nth-child(5) {
    left: auto;
    right: 263px;
    top: 346px;
}

.exclusive-contacts-list li:nth-child(6) {
    left: 372px;
    top: 344px;
}

.exclusive-contacts-list li:nth-child(7) {
    left: 25px;
    top: 215px;
}

.exclusive-contacts-list li:nth-child(8) {
    left: -13px;
    top: -80px;
}


.exclusive-contacts-list li:nth-child(1) .contact-logo-carousel,
.exclusive-contacts-list li:nth-child(1) .contact-logo-carousel .owl-item .each {
    width: 145px;
    height: 145px;
}

.exclusive-contacts-list li:nth-child(2) .contact-logo-carousel,
.exclusive-contacts-list li:nth-child(2) .contact-logo-carousel .owl-item .each {
    width: 103px;
    height: 103px;
}

.exclusive-contacts-list li:nth-child(3) .contact-logo-carousel,
.exclusive-contacts-list li:nth-child(3) .contact-logo-carousel .owl-item .each {
    width: 110px;
    height: 110px;
}

.exclusive-contacts-list li:nth-child(4) .contact-logo-carousel,
.exclusive-contacts-list li:nth-child(4) .contact-logo-carousel .owl-item .each {
    width: 150px;
    height: 150px;
}

.exclusive-contacts-list li:nth-child(5) .contact-logo-carousel,
.exclusive-contacts-list li:nth-child(5) .contact-logo-carousel .owl-item .each {
    width: 170px;
    height: 170px;
}

.exclusive-contacts-list li:nth-child(6) .contact-logo-carousel,
.exclusive-contacts-list li:nth-child(6) .contact-logo-carousel .owl-item .each {
    width: 94px;
    height: 94px;
}

.exclusive-contacts-list li:nth-child(7) .contact-logo-carousel,
.exclusive-contacts-list li:nth-child(7) .contact-logo-carousel .owl-item .each {
    width: 197px;
    height: 197px;
}

.exclusive-contacts-list li:nth-child(8) .contact-logo-carousel,
.exclusive-contacts-list li:nth-child(8) .contact-logo-carousel .owl-item .each {
    width: 165px;
    height: 165px;
}


.exclusive-contacts {
    padding: 310px 0;
}

.exclusive-contacts .content {
    max-width: 775px;
    margin: 0 auto;
    text-align: center;
}

.exclusive-contacts .content h2 {
    letter-spacing: -4px;
    margin-bottom: 7px;
}

.exclusive-contacts .content h2 span {
    display: inline-block;
    padding-left: 15px;
}

.exclusive-contacts .content h3 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 16px;
}

.exclusive-contacts .content p {
    margin-bottom: 63px;
}

.exclusive-contacts .content .btn {
    padding-left: 32px;
    padding-right: 32px;
}


.what-people-say-sec {
    background: #ededed;
    padding: 195px 0;
    text-align: center;
}

.what-people-say-sec h2 {
    letter-spacing: -4px;
}

.what-people-say-sec h2 span {
    display: inline-block;
}

.what-people-say::before {
    content: "";
    position: absolute;
    left: -152px;
    top: -58px;
    width: 152px;
    height: 114px;
    background: url(assets/images/quote-left.png) no-repeat 0 0;
    background-size: contain;
}

.what-people-say {
    width: 900px;
    height: 400px;
    border: 1px solid #bdbdbd;
    margin: 0 auto 43px;
    position: relative;
}

.what-people-say::after {
    content: "";
    position: absolute;
    right: -152px;
    bottom: -58px;
    width: 152px;
    height: 114px;
    background: url(assets/images/quote-right.png) no-repeat 0 0;
    background-size: contain;
}

.what-people-say h2 {
    font-size: 80px;
    background: #ededed;
    padding: 0 30px;
    margin: -64px 0 35px;
    display: inline-block;
}

.what-people-say .owl-item div {
    max-width: 590px;
    margin: 0 auto;
}

.what-people-say .owl-item div p {
    font-size: 24px;
    line-height: 36px;
    color: #4a4a4a;
}

.what-people-say .owl-item div p a {
    font-size: 16px;
    text-decoration: underline;
    color: #2764bf
}

.what-people-say .owl-item div p a:hover {
    text-decoration: none;
}

.what-people-say strong {
    display: block;
    margin-bottom: 20px;
    font-weight: 700;
}

.what-people-say i {
    color: #fcb002;
    font-size: 15px;
}

.what-people-say .owl-nav .owl-prev {
    width: 43px;
    height: 43px;
    border-radius: 100%;
    background: url(assets/images/angle-left.svg) no-repeat 12px 12px #fff;
    -webkit-background-size: 17px;
    background-size: 17px;
    position: absolute;
    left: 50%;
    bottom: -151px;
    font-size: 0;
    margin-left: -156px;
    font-size: 0;
    border: 1px solid #ccc;
}

.what-people-say .owl-nav .owl-next {
    width: 43px;
    height: 43px;
    border-radius: 100%;
    background: url(assets/images/angle-right.svg) no-repeat 13px 12px #fff;
    -webkit-background-size: 17px;
    background-size: 17px;
    position: absolute;
    right: 50%;
    bottom: -151px;
    font-size: 0;
    margin-right: -156px;
    font-size: 0;
    border: 1px solid #ccc;
}


.the-world-sec {
    padding: 0;
}

.the-world-sec .p-bg {
    padding: 14px 27px 15px !important;
    background: #111111;
    color: #fff;
}

.the-world-sec .btn { /*background: #fff; min-width: 154px; text-align: center!important; */
    color: #fff;
    padding: 10px 42px;
}

.main-nav {
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    background: #000;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-nav .nav-video {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.main-nav .nav-video video {
    position: absolute;
    left: -250px;
    top: -130px;
    right: 0;
    bottom: 0;
    height: 130% !important;
    width: 130% !important
}

.is-opened .main-nav {
    opacity: 1;
    visibility: visible;
}

.is-opened .whatsapp-icon {
    display: none;
}

.main-nav .each {
    /*width: calc(100% / 7);*/
    background: rgba(0, 0, 0, 0.75);
    padding: 40vh 10px 0;
    text-align: center;
    border-right: 1px solid #4b4b4b;
    float: left;
    height: 100vh;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.is-opened .main-nav .each h3 {
    -webkit-animation: push_text_right .4s cubic-bezier(.175, .885, .32, 1) both;
    -moz-animation: push_text_right .4s cubic-bezier(.175, .885, .32, 1) both;
    animation: push_text_right .4s cubic-bezier(.175, .885, .32, 1) both;
}

.main-nav .each h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 17px;
    margin-bottom: 20px;
    cursor: pointer;
    font-weight: 700;
}

.main-nav .each h3:hover,
.main-nav .each h3 a:hover {
    color: #009fe3
}

@media (min-width: 1025px) {
    .main-nav .each h3 {
        min-height: 70px;
    }
}

.main-nav .each .hover {
    /*opacity: 0;*/
    /*visibility: hidden;*/
    /*position: absolute;*/
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    text-align: left;
    padding: 10px 10px 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-nav .each h3 {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.nav-btn label {
    position: absolute;
    bottom: -15px;
    left: -2px;
    font-size: 12px;
    color: #fff;
    display: none;
}


@media (min-width: 1025px) {
    .main-nav .each:hover {
        background: none;
    }
}

.main-nav .each:hover h3,
.main-nav .each:hover h3 a {
    color: var(--theme-colour-white);
}

.main-nav .each ul li a {
    display: block;
    padding: 12px 12px 12px 0;
    font-size: 15px;
    text-transform: uppercase;
    color: var(--theme-colour-white);
    letter-spacing: 1px;
    /*border-bottom: 1px solid #cccccc;*/
    background: url(assets/images/angle-right-white.svg) no-repeat right 13px;
    background-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
}

.main-nav .each:hover ul li a {
    color: var(--theme-colour-white);
}

.main-nav .each ul li a:hover {
    color: var(--theme-colour-white);
}

.main-nav .each.show-submenu .hover {
    opacity: 1;
    visibility: visible;
    background: none;
}

@media (min-width: 1025px) {
    .main-nav .each.show-submenu {
        background: none;
    }

    .main-nav .each.show-submenu > h3 {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }
}

@media (max-width: 1024px) {
    /*.main-nav .nav-video video{ opacity: .3; }*/
    .main-nav .nav-video video {
        left: -50%;
        top: -50%;
        height: 200% !important;
        width: 200% !important;
    }

    .main-nav {
        background: #000;
        min-height: 100vh;
        padding: 80px 0;
        overflow: auto;
    }

    .main-nav .each {
        width: 100%;
        padding: 0;
        border-right: 0;
        border-bottom: 1px solid rgba(75, 75, 75, .5);
        float: none;
        height: auto;
        background: rgba(0, 0, 0, 0.75);
    }
    .main-nav .each:hover {
        background: none;
    }

    .main-nav .each.active {
        background: none;
    }

    .main-nav .each.active h3 {
        color: var(--theme-colour-white);
    }

    .main-nav .each:hover h3 a {
        color: var(--theme-colour-white);
    }

    .main-nav .each.active ul li a {
        color: var(--theme-colour-white);
        background-image: url(assets/images/angle-right-white.svg);
    }

    .main-nav .each h3 {
        margin: 0;
        padding: 2.75vh 5%;
    }

    .main-nav .each .hover {
        position: static;
        padding: 0 5% 5vh;
        opacity: 1;
        visibility: visible;
        display: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }

    .main-nav .each .hover .v-align {
        top: 0;
        transform: translateY(0);
    }

    .main-nav .each .hover h3 {
        display: none;
    }

    .main-nav .each:nth-child(1) {
        border-top: 1px solid rgba(75, 75, 75, .5);
    }

    .main-nav .mobile-alignment::before {
        content: "";
        position: absolute;
        left: 0;
        top: -700px;
        height: 700px;
        background: rgba(0, 0, 0, 0.65);
        width: 100%;
    }

    .main-nav .mobile-alignment {
        position: relative;
        z-index: 1;
    }

    .main-nav .mobile-alignment::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -700px;
        height: 700px;
        background: rgba(0, 0, 0, 0.65);
        width: 100%;
    }
}

@media (max-width: 768px) {
    .main-nav .nav-video video {
        left: -120%;
        top: -120%;
        height: 350% !important;
        width: 350% !important;
    }
}

.main-nav .each:nth-child(2) h3 {
    animation-delay: 30ms;
}

.main-nav .each:nth-child(3) h3 {
    animation-delay: 140ms;
}

.main-nav .each:nth-child(4) h3 {
    animation-delay: 210ms;
}

.main-nav .each:nth-child(5) h3 {
    animation-delay: 280ms;
}

.main-nav .each:nth-child(6) h3 {
    animation-delay: 350ms;
}

.main-nav .each h3 a {
    color: #fff;
}

.main-nav .each .hover .v-align {
    /*position: relative;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
}

.main-nav .each .hover h3 {
    display: none;
    color: #000;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 36px;
    min-height: 70px;
    position: relative;
    top: 100px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 1000ms ease;
}

.main-nav .each .hover h3 a {
    color: #fff;
}

.main-nav .each .hover .toggle h4 {
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    margin: 0;
    padding: 12px 0;
    background: url(assets/images/angle-right.svg) no-repeat right 13px;
    -webkit-background-size: 15px;
    background-size: 15px;
    border-bottom: 1px solid #cccccc;
    cursor: pointer;
}

.main-nav .each .hover .toggle h4.active {
    background-image: url(assets/images/arrow-down.svg);
}

.main-nav .each .hover .toggle .toggle-content {
    display: none;
}

.main-nav .each .hover .toggle .toggle-content article {
    background: #d1d1d1;
    padding: 14px;
    margin-bottom: 13px;
}

.main-nav .each .hover .toggle .toggle-content article .thumb {
    float: left;
}

.main-nav .each .hover .toggle .toggle-content article .thumb img {
    width: 56px;
    height: 56px;
}

.main-nav .each .hover .toggle .toggle-content article .content {
    padding-left: 71px;
}

.main-nav .each .hover .toggle .toggle-content article .content p {
    color: #000;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
}

.main-nav .each .hover .toggle .toggle-content article:hover .content p {
    color: #e60f70;
}

.main-nav .each .hover .toggle .toggle-content .btn {
    display: block;
    margin: 30px 0
}

.main-nav .each.show-submenu .hover h3 {
    top: 0;
}

.main-nav .each .hover .toggle:nth-child(1):hover h4,
.main-nav .each .hover .toggle:nth-child(1) h4.active {
    color: #9bc31a;
}

.main-nav .each .hover .toggle:nth-child(2):hover h4,
.main-nav .each .hover .toggle:nth-child(2) h4.active {
    color: #009fe3;
}

.main-nav .each .hover .toggle:nth-child(3):hover h4,
.main-nav .each .hover .toggle:nth-child(3) h4.active {
    color: #e60f70;
}

.main-nav .each .hover .toggle:nth-child(4):hover h4,
.main-nav .each .hover .toggle:nth-child(4) h4.active {
    color: #dbcc08;
}


/*.main-nav .each ul li:nth-child(1):hover a{ color: #9bc31a; }
.main-nav .each ul li:nth-child(2):hover a{ color: #009fe3; }
.main-nav .each ul li:nth-child(3):hover a{ color: #e60f70; }
.main-nav .each ul li:nth-child(4):hover a{ color: #dbcc08; }*/

.main-nav .each.show-submenu ul li {
    -webkit-animation: push_text_right .8s cubic-bezier(.575, .885, .732, 1) both;
    -moz-animation: push_text_right .8s cubic-bezier(.575, .885, .732, 1) both;
    animation: push_text_right .8s cubic-bezier(.575, .885, .732, 1) both;
}

.main-nav .each ul li:nth-child(1) {
    animation-delay: 30ms;
}

.main-nav .each ul li:nth-child(2) {
    animation-delay: 140ms;
}

.main-nav .each ul li:nth-child(3) {
    animation-delay: 210ms;
}

.main-nav .each ul li:nth-child(4) {
    animation-delay: 280ms;
}

.main-nav .each ul li:nth-child(5) {
    animation-delay: 350ms;
}


@-webkit-keyframes push_text_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes push_text_right {
    0% {
        opacity: 0;
        -moz-transform: translateX(-60px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes push_text_right {
    0% {
        opacity: 0;
        transform: translateX(-60px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes push_nav_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes push_nav_right {
    0% {
        opacity: 0;
        -moz-transform: translateX(-60px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes push_nav_right {
    0% {
        opacity: 0;
        transform: translateX(-60px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}


.subpage-banner {
    background: #000;
    height: 414px;
    padding: 228px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    display: table;
    width: 100%;
    background-position: center 0;
}

.subpage-banner.big {
    height: auto;
    padding: 0;
    background: #6497d1;
}

.subpage-banner .page-title {
    color: #fff;
    font-size: 60px;
    margin-bottom: 20px;
    line-height: 40px;
}

.subpage-banner .page-title span {
    display: inline-block;
}

.subpage-banner .breadcrumbs {
    padding-left: 5px;
}

.subpage-banner .breadcrumbs li {
    display: inline-block;
    color: #fff;
    font-family: 'Gotham-Medium';
    font-size: 14px;
}

.subpage-banner .breadcrumbs li a {
    color: #fff;
    font-family: 'open_sanslight';
}

.subpage-banner .breadcrumbs li a::after {
    content: "";
    background: url(assets/images/angle-right-white.svg) no-repeat 0 0;
    width: 15px;
    height: 13px;
    -webkit-background-size: 12px;
    background-size: 12px;
    vertical-align: middle;
    margin-left: 10px;
    display: inline-block;
}

.subpage-banner .v-align {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 50px;
}

.page-title-new {
    text-transform: uppercase;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 300;
    margin: 0 !important;
    line-height: normal !important;
}


.subpage-menu {
    background: #f6f6f6;
    background: #000;
    text-align: center;
    position: relative;
    z-index: 1;
}

.subpage-menu.text-left {
    text-align: left;
}

.subpage-menu.text-left li:nth-child(1) {
    margin-left: 0;
}

.subpage-menu li {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 10px;
    padding: 0 !important;
}

.subpage-menu li::before {
    display: none;
}

.subpage-menu li a {
    display: block;
    border-bottom: 3px solid transparent;
    color: #fff;
    padding: 27px 0 24px;
}

.subpage-menu .subpage-mobile-menu {
    position: absolute;
    right: 15px;
    top: 100%;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    min-width: 190px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.subpage-menu .subpage-mobile-menu:after {
    bottom: 100%;
    right: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}

.subpage-menu .subpage-mobile-menu li {
    display: block !important;
    border-bottom: 1px solid #eee;
    margin: 0;
}

.subpage-menu .subpage-mobile-menu li a {
    padding: 0 16px;
    border: 0;
    color: #000;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.subpage-menu .subpage-mobile-menu.active li a {
    padding-top: 13px;
    padding-bottom: 13px;
}

.subpage-menu .subpage-mobile-menu.active {
    opacity: 1;
    visibility: visible;
}

.subpage-menu .subpage-mobile-menu li.current-menu-item a {
    background: #f5f5f5;
}


/*.single-courses .subpage-menu,
.page-template-page-courses-london .subpage-menu,
.page-template-page-courses-newyork .subpage-menu{ position: fixed;z-index: 11;left: 50%;top: 8px;transform: translateX(-50%); background: none;}
*/
.subpage-menu {
    position: fixed;
    z-index: 11;
    left: 50%;
    top: 8px;
    transform: translateX(-50%);
    background: none;
    white-space: nowrap;
}

.single-courses .subpage-menu {
    position: static;
    transform: none;
    left: 0;
    width: 100%;
    background: #000;
}
.single-courses .subpage-menu .container {
    opacity: 1;
    visibility: visible;
}
.show-courses-nav.single-courses .subpage-menu {

}

.courses-nav-fixed.single-courses .subpage-menu{
    top: 75px;
    position: fixed;
}



.subpage-menu .container {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 200ms ease;
}

.show-courses-nav .subpage-menu .container {
    opacity: 1;
    visibility: visible;
}


@media (min-width: 769px) {
    .subpage-menu li a:hover {
        border-color: #fff;
    }

    .toggle-subpage-mobile-menu,
    .apply-now-bar-mobiles {
        display: none;
    }
}

.subpage-menu li.current-menu-item a {
    border-color: #fff;
    font-weight: 700;
}

/*.subpage-menu.dark{ background: #000; }
.subpage-menu.dark li a{ color:#fff; }*/

.courses-top {
    padding: 0 0 70px;
    text-align: center;
    max-width: 860px;
    margin: 0 auto;
}

.courses-top h1 {
    font-size: 77px;
    letter-spacing: -1px;
    line-height: normal;
    font-weight: 300;
}

.courses-top h1 span {
    display: inline-block;
    padding-left: 15px;
}

.courses-top p {
    line-height: 28px;
    margin-bottom: 44px;
}

.courses-top p a {
    color: #2b51de;
}

.courses-top p a:hover {
    color: #e60f70;
}

.tags li {
    display: inline-block;
    margin: 0 3px 10px;
}

.tags li label {
    position: relative;
    cursor: pointer;
}

.tags li label span {
    color: #000000;
    display: block;
    padding: 10px 27px;
    border: 1px solid #898989;
    border-radius: 30px;
    font-size: 13px;
}

.tags li label span:hover,
.tags li label input:checked ~ span {
    background: #898989;
    color: #fff;
}

.tags li label input {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
}


.subpage {
    padding: 50px 0 50px;
}

.courses-filter-section {
    background-color: var(--theme-colour-black);
    color: #fff;
    padding: 50px 20px 30px;
    margin-bottom: 50px;
}
.courses-filter-section h1,
.courses-filter-section .h1,
.courses-filter-section h2,
.courses-filter-section .h2,
.courses-filter-section h3,
.courses-filter-section .h3,
.courses-filter-section h4,
.courses-filter-section .h4,
.courses-filter-section h5,
.courses-filter-section .h5,
.courses-filter-section h6,
.courses-filter-section .h6 {
    color: #fff;
}

.courses-filter-section .h4 {
    font-size: 30px;
}

.courses-filter-section .btn {
    margin-bottom: 10px;

}

.courses-filter-section .btn.active {
    background-color: var(--theme-colour-pink);
    border-color: var(--theme-colour-pink);
    color: #fff;
}

@media (min-width: 1024px) {
    .courses-filter-section .btn {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media (max-width: 768px) {
    .courses-filter-section .btn {
        display: block;
    }
}

.courses-filter {
    background: var(--theme-colour-black);
}
.courses-filter .flex-row {
    justify-content: center;
}
.courses-filter .course-filter-heading {
    color: var(--theme-colour-white);
    text-align: center;
    margin-bottom: 10px;
}
.btn.btn-course-filter {
    display: block;
    padding: 8px 10px;
    background: var(--theme-colour-white);
    border-color: var(--theme-colour-white);
    color: var(--theme-colour-black);
}

.btn.btn-course-filter.active,
.btn.btn-course-filter:hover{
    background: var(--theme-colour-black);
    border-color: var(--theme-colour-white);
    color: var(--theme-colour-white);
}

.btn.btn-course-filter span {
    font-weight: bold;
}

.stick-secondary-nav .courses-filter {
    background: #000;
    position: fixed;
    width: 100%;
    top: 75px;
    z-index: 2;
    padding-top: 10px;
}

@media (max-width: 768px) {
    .stick-secondary-nav .courses-filter {
        top: 126px;
        padding: 0;
    }
    .btn.btn-course-filter {
        padding: 5px 5px;
        font-size: 11px;
    }
}
@media (max-width: 480px) {
    .stick-secondary-nav .courses-filter {
        top: 113px;
    }
}

.courses-heading {
    background: var(--theme-colour-black);
    padding: 25px 0 5px;
}

.courses-heading .title {
    float: left;
    font-size: 25px;
    color: #fff;
    font-family: sans-serif;

    padding-top: 4px;
}

.courses-heading .duration {
    float: right;
    font-size: 13px;
    color: #fff;
    font-family: sans-serif;
    text-transform: uppercase;
    padding-top: 4px;
    position: absolute;
    right: 423px;
    top: 0;
}

.courses-heading .fees {
    float: right;
    font-size: 13px;
    color: #fff;
    font-family: sans-serif;
    text-transform: uppercase;
    padding-top: 4px;
    position: absolute;
    right: 303px;
    top: 0;
}

.courses-heading .view-by {
    float: right;
}

.courses-heading .view-by span {
    float: left;
    font-size: 14px;
    padding-top: 2px;
    color: #fff;
}

.courses-heading .view-by i {
    margin-left: 12px;
    font-size: 20px;
    cursor: pointer;
    color: #ccc;
}

.courses-heading .view-by i:hover,
.courses-heading .view-by i.active {
    color: #fff
}

.courses-heading .tagline {
    float: right;
    color: #fff;
    font-family: sans-serif;
    font-size: 14px;
}


@media (min-width: 1025px) {
    /*.courses-list.list-view .course-each:nth-child(2n+2){ background: #e8e8e8; }*/

}

@media (max-width: 768px) {
    .courses-heading .title {
        float: none;
    }
    .courses-heading .tagline {
        float: none;
        text-align: center;
    }
}

.courses-list.list-view .course-each {
    border-bottom: 1px solid #707070;
}


.courses-list.list-view .row {
    margin: 0;
}

.courses-list.list-view .course-each {
    background: #f6f6f6;
}

.courses-list.list-view .course-each .course-widget {
    position: relative;
}

.courses-list.list-view .course-each .course-widget .thumb {
    float: left;
    width: 152px;
    margin: 36px 0;
    position: relative;
}

.courses-list.list-view .course-each .course-widget .thumb .saving {
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 100%;
    border: 1px solid #707070;
    position: absolute;
    right: 8px;
    top: 30px;
    background: #fff;
    font-size: 12px;
    text-align: center;
    padding: 17px 14px 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}

.courses-list.list-view .course-each:hover .course-widget .thumb .saving {
    background: #000;
    border-color: #000;
    color: #fff;
}

.courses-list.list-view .course-each .course-widget .thumb a {
    display: block;
}

.courses-list.list-view .course-each .course-widget .thumb img {
    width: 90px;
    height: 90px;
    border-radius: 100%;
    background: #ccc;
    background-size: cover;
}

.courses-list.list-view .course-each .course-widget .content {
    padding: 0 400px 0 170px;
    margin: 36px 0;
    padding-top: 10px;
    position: relative;
}

.courses-list.list-view .course-each .course-widget .content .type {
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    color: #212121;
}

.courses-list.list-view .course-each .course-widget .content .duration {
    display: none;
    position: absolute;
    right: 396px;
    top: -36px;
    bottom: -66px;
    border-left: 1px solid #fff;
    width: 132px;
    text-align: center;
    padding-top: 50px; /*background: url(assets/images/time.png) no-repeat center 80px;*/
    font-size: 17px;
    min-height: 202px;
}
.courses-list.list-view .course-each .course-widget .content .duration p {
    font-size: 17px;
}

.courses-list.list-view .course-each .course-widget .content .fees {
    position: absolute;
    right: 246px;
    top: -36px;
    bottom: -66px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 150px;
    text-align: center;
    padding-top: 50px; /*background: url(assets/images/currency.png) no-repeat center 80px;*/
    font-size: 17px;
    min-height: 202px;
}
.courses-list.list-view .course-each .course-widget .content .fees p {
    font-size: 17px;
    margin-bottom: 0;
}

.courses-list.list-view .course-each .course-widget .learn-more {
    position: absolute;
    right: 0;
    top: 0;
    bottom: -2px;
    border-right: 1px solid #fff;
    width: 246px;
    text-align: center;
    padding-top: 34px;
}

.courses-list.list-view .course-each .course-widget .learn-more .btn {
    min-width: 180px;
}

.courses-list.list-view .course-each .course-widget .learn-more .btn.btn-bordered {
    border-color: #000;
    background: #000;
    color: #fff;
}

.courses-list.list-view .course-each .course-widget .learn-more .btn.btn-bordered:hover {
    border-color: #b7b7b7;
    background: none;
    color: #000;
}

.courses-list.list-view .course-each .course-widget .content .saving {
    display: inline-block;
    padding: 3px 15px 5px;
    background: #000;
    color: #fff;
    font-size: 11px;
    margin-bottom: 5px;
}

.courses-list.list-view .course-each .course-widget .content .location {
    display: inline-block;
    padding: 3px 15px 5px;
    background: var(--theme-colour-blue);
    color: #fff;
    font-size: 11px;
    margin-bottom: 5px;
    margin-right: 10px;
    text-transform: uppercase;
}

.courses-list.list-view .course-each .course-widget .content h3 {
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 6px;
}

.courses-list.list-view .course-each .course-widget .content h3 a {
    color: #000;
    display: block;
}

/*.courses-list.list-view .course-each .course-widget .content h3 a:hover{ color: #e60f70;}*/
.courses-list.list-view .course-each .course-widget .content p {
    font-size: 14px;
    line-height: 21px;
}

.courses-list.list-view .course-each .course-widget .content .overviewdesc {
    display: none;
}

.courses-list .course-each .course-item {
    margin-top: 35px;
    margin-bottom: 35px;
}
.courses-list .course-each .course-item .duration {}
.courses-list .course-each .course-item .duration .days {
    display: block;
    text-align: center;
}
.courses-list .course-each .course-item .duration .saving {
    display: inline-block;
    padding: 4px 12px 4px;
    background: var(--theme-colour-blue);
    color: #fff;
    font-size: 11px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.courses-list .course-each .course-item .thumbwrapper {
    display: flex;
    justify-content: center;
}
.courses-list .course-each .course-item .thumb {
    position: relative;
    text-align: center;
}
.courses-list .course-each .course-item .thumb a {
    display: block;
}

.courses-list .course-each .course-item .thumb img {
    width: 130px;
    height: 130px;
    border-radius: 100%;
    background: #ccc;
    background-size: cover;
}

.courses-list .course-each .course-item .thumb .saving {
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 100%;
    border: 1px solid #707070;
    position: absolute;
    left: 90px;
    top: 30px;
    background: #fff;
    font-size: 12px;
    text-align: center;
    padding: 17px 14px 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}

.courses-list .course-each:hover .course-item .thumb .saving {
    background: #000;
    border-color: #000;
    color: #fff;
}

.courses-list .course-each .course-item .content {}
.courses-list .course-each .course-item .content h3 {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 6px;
}
.courses-list .course-each .course-item .content h3 a {
    color: #000;
    display: block;
}
.courses-list .course-each .course-item .content p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
}
.courses-list .course-each .course-item .content .type {
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    color: #212121;
}
.courses-list .course-each .course-item .content .location {
    display: inline-block;
    padding: 3px 15px 5px;
    background: var(--theme-colour-black);
    color: #fff;
    font-size: 11px;
    margin-bottom: 5px;
    margin-right: 10px;
    text-transform: uppercase;
}
.courses-list .course-each .course-item .fees {
    text-align: center;
}
.courses-list .course-each .course-item .fees p {
    margin-bottom: 2px;
    font-size: 17px;
    line-height: 23px;
}
.courses-list .course-each .course-item .fees p:last-child {
    margin-bottom: 0;
}
.courses-list .course-each .course-item .dates {
    text-align: center;
}
.courses-list .course-each .course-item .dates p {
    margin-bottom: 5px;
}
.courses-list .course-each .course-item .dates p:last-child {
    margin-bottom: 0;
}
.courses-list .course-each .course-item .learn-more {}

.courses-list .course-each .course-item .learn-more a {
    display: inline-block;
}
.courses-list .course-each .course-item .learn-more .btn {
    display: block;
    padding: 13px;
}

@media (min-width: 1024px) {
    .courses-list .course-each .gridcol {
        padding-left: 2px;
        padding-right: 2px;
    }
    .courses-list .course-each .course-item .learn-more .spaced {
        margin-top: 10px;
    }
}
@media (max-width: 1023px) {
    .courses-list .course-each .course-item .thumb img {

    }
    .courses-list .course-each .course-item .thumb .saving {
        /*height: auto;*/
        /*position: static;*/
        /*width: auto;*/
        /*background: #fff;*/
        /*border: none;*/
        /*font-size: 9px;*/
        /*padding: 2px;*/
        /*border-radius: 0;*/
        /*font-weight: normal;*/
        /*color: var(--theme-colour-black);*/
        /*border: 1px solid var(--theme-colour-black);*/
    }
    .courses-list .course-each .course-item .content {
        text-align: center;
        margin-bottom: 10px;
    }
    .courses-list .course-each .course-item .content h3 {
        text-align: center;
    }
    .courses-list .course-each .course-item .content .type {
        text-align: center;
    }
    .courses-list .course-each .course-item .content .overviewdesc {
        text-align: center;
    }
    .courses-list .course-each .course-item .content .readmore-js-toggle {
        text-align: center;
    }
    .courses-list .course-each .course-item .dates {
        align-self: flex-start;
        border-right: 1px solid #000;
        text-align: right;
    }
    .courses-list .course-each .course-item .dates p {
        text-align: right;
    }
    .courses-list .course-each .course-item .fees {
        align-self: flex-start;
        text-align: left;
    }
    .courses-list .course-each .course-item .fees p {
        text-align: left;
    }
    .courses-list .course-each .course-item .learn-more {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .courses-list .course-each .course-item .learn-more .flex-row {

    }
}

@media (max-width: 768px) {
    .courses-list .course-each .course-item .duration {
        text-align: center;
    }
    .courses-list .course-each .course-item .duration .saving {
        /*margin-right: 0;*/
        /*padding-left: 5px;*/
        /*padding-right: 5px;*/
    }
    .courses-list .course-each .course-item .duration .days {
        font-size: 12px;
    }

    .courses-list .course-each .course-item .content {
        /*text-align: left;*/
    }
    .courses-list .course-each .course-item .content h3 {
        /*font-size: 15px;*/
        /*line-height: 19px;*/
        /*text-align: left;*/
    }
    .courses-list .course-each .course-item .fees p {
        /*font-size: 12px;*/
        /*line-height: 16px;*/
    }
    .courses-list .course-each .course-item .fees p font {
        /*font-size: 12px;*/
        /*line-height: 16px;*/
    }
    .courses-list .course-each .course-item .learn-more .btn {
        /*min-width: auto;*/
        /*display: block;*/
        /*font-size: 11px;*/
    }
}

@media (max-width: 400px) {
    .courses-list .course-each .course-item .learn-more .btn {
        /*font-size: 9px;*/
    }

}

.back-to-top {
    text-align: center;
    padding-top: 40px;
}

.back-to-top .btn-bordered {
    border-color: #898989;
}

.back-to-top .btn-bordered:hover {
    border-color: #000;
}


.courses-list {
    padding: 0 0 100px;
    max-width: none;
    margin: 0 auto;
}

.courses-list.grid-view {
    max-width: 1360px;
}

.courses-list.grid-view .row {
    margin: 0 -16px;
}

.courses-list.grid-view .row .course-each {
    float: left;
    width: 25%;
    padding: 0 16px;
    margin: 80px 0 30px;
}

.courses-list.grid-view .row .course-each .course-widget {
    position: relative;
}

.courses-list.grid-view .row .course-each .course-widget .thumb::before {
    content: "";
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0); /* IE6-9 */
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.courses-list.grid-view .row .course-each .course-widget .thumb {
    overflow: hidden;
}

.courses-list.grid-view .row .course-each .course-widget:hover .thumb img {
    transform: scale(1.2);
}

.courses-list.grid-view .row .course-each .course-widget .thumb img {
    width: 100%;
    transition: transform .5s ease;
    background-size: cover;
}

.courses-list.grid-view .row .course-each .course-widget .content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 17px;
    z-index: 2;
}

.courses-list.grid-view .row .course-each .course-widget .content strong {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 700;
}

.courses-list.grid-view .row .course-each .course-widget .content .saving {
    display: none;
}

.courses-list.grid-view .row .course-each .course-widget .content h3 {
    font-size: 17px;
    text-transform: uppercase;
}

.courses-list.grid-view .row .course-each .course-widget .content h3 a {
    color: #fff;
}

.courses-list.grid-view .row .course-each .course-widget .content p {
    display: none;
}

.courses-list.grid-view .row .course-each .course-widget .content .duration {
    color: #fff;
    font-size: 13px;
    background: url(assets/images/time-white.png) no-repeat 0 0;
    padding: 3px 0 5px 30px;
    float: left;
}

.courses-list.grid-view .row .course-each .course-widget .content .fees {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    background: url(assets/images/currency-white.png) no-repeat 0 0;
    padding: 0 0 5px 20px;
    float: right;
}

.courses-list.grid-view .row .course-each .course-widget .learn-more {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
}

.courses-list.grid-view .row .course-each .course-widget .learn-more .btn {
    display: block;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #000;
    text-align: left;
    padding: 20px 0;
    font-size: 14px;
    background: none;
}

.courses-list.grid-view .row .course-each .course-widget .learn-more .btn:hover {
    color: #e60f70
}

.courses-list.grid-view .row .course-each .course-widget .thumb .saving {
    display: inline-block;
    padding: 4px 10px;
    background: #000;
    color: #fff;
    font-size: 13px;
    margin-bottom: 5px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
}

.courses-list.grid-view + .back-to-top {
    padding-top: 0;
}

.courses-heading.grid-view .duration,
.courses-heading.grid-view .fees {
    display: none;
}


.course-left {
    float: left;
    width: 40%;
    margin-bottom: 110px;
}

.course-left .smalltitle {
    font-size: 24px;
    line-height: normal;
}

.course-left .bigtitle {
    letter-spacing: -5px;
    line-height: 82px;
    font-size: 90px;
    color: #3b3b3b;
}
@media (max-width: 768px) {
    .course-left .bigtitle {
        font-size: 30px;
        letter-spacing: inherit;
    }
}

.course-left .address {
    margin-top: 75px;
}

.course-left .address strong {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
}

.course-left .address a {
    color: #000;
}

.course-left .address a:hover {
    color: #009fe3;
}

.course-right {
    float: right;
    width: 52%;
    margin-bottom: 110px;
}

.course-right p:nth-child(1) {
    /*font-size: 21px;*/
    /*line-height: 32px;*/
    /*font-weight: 700;*/
}

.course-right .btn {
    margin-top: 10px;
}


.courses-back {
    text-align: center;
    margin-bottom: 20px;
}

.courses-back a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    font-size: 15px;
    background: url(assets/images/angle-left.svg) no-repeat 0 center;
    padding-left: 20px;
    background-size: 13px;
}

.courses-back a:hover {
    color: #009fe3;
}

.course-detail-top {
    text-align: center;
    padding-bottom: 40px;
}

.course-detail-top h1 {
    font-size: 53px;
    line-height: 54px;
    margin-bottom: 45px;
}

.course-detail-top h1 span {
    font-size: 30px;
    display: block;
    margin-bottom: 5px;
    font-family: 'open_sanslight';
}

.course-detail-top p {
    max-width: 850px;
    margin: 0 auto 40px;
    line-height: 28px;
    font-size: 18px;
}

.course-detail-top p strong {
    /*padding: 10px 20px;*/
}

.course-detail-top p strong:nth-child(1) {
    /*border-right: 1px solid #707070;*/
    font-weight: 400;
}

.course-detail-top .video {
    margin-top: 70px;
}
.course-detail-top .overview-grid {
    text-align: left;
    border: 1px solid var(--theme-colour-grey-light);
}
.course-detail-top .overview-grid > div {
    padding: 20px;

    border-bottom: 1px solid var(--theme-colour-grey-light);
}
.course-detail-top .overview-grid * {
    font-size: 18px;
    line-height: normal;
}
.course-detail-top .overview-grid p {
    max-width: 100%;
    margin-bottom: 10px;
}

.course-detail-top .overview-grid .overview p {
    text-align: left !important;
}
.course-detail-top .overview-grid .date-col {}
.course-detail-top .overview-grid .date-col .split-columns {
    column-count: 2;
    column-gap: 30px;
    /*column-fill: auto;*/
    /*max-height: 300px;*/
}

@media (min-width: 769px) {

    .course-detail-top .overview-grid > div {
        border-right: 1px solid var(--theme-colour-grey-light);
    }
    .course-detail-top .overview-grid > div:nth-child(even) {
        border-right-width: 0;
    }
    .course-detail-top .overview-grid > div:nth-child(5){
        /*border-top-width: 0;*/
    }
}
@media (max-width: 768px) {

}

.video {
    max-width: 946px;
    margin: 0 auto;
}

@media (min-width: 1025px) {
    .course-detail-top h2 {
        /*font-size: 60px;*/
    }
}

.single-courses .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 33px;
}
.single-courses .gform_wrapper.gravity-theme .ginput_container_address span {
    margin-bottom: 33px;
}
.single-courses .gform_heading {
    display: none;
}
.single-courses .gform-body {}
.single-courses .gform-body legend.gfield_label {
    margin-top: 40px;
    margin-bottom: 20px;
}
.single-courses .gform-body .gfield .iti.iti--allow-dropdown input {
    border-color: #ccc;
}
.single-courses .gform-body .ginput_container .gform-datepicker {
    width: 100%;
}
.single-courses .nice-select {
    font-family: 'open_sanslight';
}
.single-courses .gform_wrapper.gravity-theme h2 {
    letter-spacing: normal;
}

@media (max-width: 768px) {
    .single-courses .gform-body legend.gfield_label {
        margin-top: 10px;
        margin-bottom: 15px;
    }
}

.other-locations {

}

.other-locations h3 {
    margin-bottom: 30px;
}

.other-locations h3 span {
    padding-right: 8px;
}

.other-locations ul {
    margin: 0 -18px;
}

.other-locations ul li::before {
    display: none;
}

.other-locations ul li {
    padding: 0 18px;
    float: left;
    width: 25%;
}

.other-locations ul li a {
    display: block; /* height: 351px; background: #ebebeb; text-align: center; color: #3b3b3b;*/
    overflow: hidden;
}

.other-locations ul li a span {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.other-locations ul li a img {
    display: block;
    transition: transform .5s;
    width: 100%;
}

.other-locations ul li a:hover img {
    transform: scale(1.1);
}


/*.other-locations ul li:nth-child(1) a:hover{ background: #9bc31a; }
.other-locations ul li:nth-child(2) a:hover{ background: #e60f70; }
.other-locations ul li:nth-child(3) a:hover{ background: #009fe3 }
.other-locations ul li a:hover span{ color: #fff; }*/


.our-courses-map iframe {
    background: #ccc;
    height: 530px !important;
}


.cd-each-container .course-detail-each:nth-child(1) {
    text-align: center;
    padding-top: 30px;
}

.cd-each-container .course-detail-each:nth-child(1) p {
    max-width: 750px;
    margin: 0 auto;
}

.cd-each-container .course-detail-each:nth-child(2) h2 {
    max-width: 890px;
    float: right;
}

.course-detail-each {
    padding: 50px 0;
}

.course-detail-each:not(.parallax-window) {
    background: #fff;
}

.course-detail-each h2 {
    font-size: 53px;
    letter-spacing: -2px;
    margin-bottom: 25px;
    line-height: 65px;
    font-weight: 400;
}

.course-detail-each h2 span {
    display: inline-block;
    padding-right: 10px;
}

.course-detail-each h2 small {
    font-family: 'open_sanslight';
    font-size: 48px;
}

.course-detail-each p {
    max-width: 890px;
    line-height: 28px;
}

.course-detail-each p iframe {
    width: 870px;
    height: 480px;
}

.course-detail-each p a {
    font-weight: 700;
    color: #000;
}

.course-detail-each p a:hover {
    color: #e60f70;
}

.course-detail-each.text-right p,
.course-detail-each.text-right ul,
.course-detail-each.text-right ol {
    float: right;
}

.course-detail-each.text-right h2 {
    line-height: 70px;
}

.course-detail-each.two-columns h2 {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
}

.course-detail-each.two-columns .content {
    display: inline-block;
    width: 59%;
    padding-left: 5%;
    vertical-align: middle;
    font-size: 16px;
}

.course-detail-each.two-columns {
    column-count: 1 !important;
    column-gap: 0 !important;
}

.course-detail-each.long-paragraph p {
    max-width: 1120px;
}


.course-detail-each.parallax-window h2,
.course-detail-each.parallax-window p,
.course-detail-each.parallax-window p a,
.course-detail-each.text-right ul,
.course-detail-each.text-right ol {
    color: #fff;
}

.course-detail-each.text-right ul li,
.course-detail-each.text-right ol li {
    line-height: 28px;
    list-style: none;
}


.bottom-video {
    padding: 120px 0 0;
}

.page-template-page-why-us .subpage {
    padding-bottom: 0;
}

.page-template-page-why-us .course-detail-each:not(.parallax-window) {
    background: #fff;
}


/* force left */
.cd-each-container .course-detail-each img {
    width: auto;
    height: auto;
}

.cd-each-container .course-detail-each.force-left {
    text-align: left;
}

.cd-each-container .course-detail-each.force-left h2,
.cd-each-container .course-detail-each.force-left p {
    max-width: none;
}

.cd-each-container .course-detail-each.force-left h2,
.cd-each-container .course-detail-each.force-left p,
.cd-each-container .course-detail-each.force-left ul,
.cd-each-container .course-detail-each.force-left ol {
    float: none;
}

.cd-each-container .course-detail-each.force-left ul li,
.cd-each-container .course-detail-each.force-left ol li {
    margin-left: 15px;
}

.cd-each-container .course-detail-each.force-left ol li {
    list-style: decimal;
}


.syllabus h2 {
    font-size: 53px;
    margin-bottom: 25px;
}

.syllabus .toggle {
    border: 1px solid #e0e0e0;
    margin-bottom: 15px;
}

.syllabus .toggle h4 {
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 40px 20px 23px;
    margin: 0;
    background: #000;
    position: relative;
    color: #fff;
    line-height: 20px;
}

.syllabus .toggle h4::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 25px;
    width: 20px;
    height: 20px;
    background: url(assets/images/arrow-down-white.svg) no-repeat 0 0;
    background-size: 13px;
}

.syllabus .toggle h4.active::after {
    background-image: url(assets/images/arrow-up-white.svg);
}

.syllabus .toggle h4:not(.active) {
    border-bottom: 0;
}

.syllabus .toggle .toggle-content {
    padding: 35px 25px;
    font-size: 0;
}

.syllabus .toggle .toggle-content ul {
    font-size: 0;
}

.syllabus .toggle .toggle-content ul li {
    margin-bottom: 5px;
    line-height: 25px;
    width: 33.3%;
    display: inline-block;
    vertical-align: top;
}

.syllabus .toggle .toggle-content * {
    font-size: 16px;
}


.fees-and-dates-top {
    margin-bottom: 50px;
}

.fees-and-dates-top h2 {
    font-size: 53px;
}

.fees-and-dates-top p {
    font-size: 21px;
    color: #3b3b3b;
}

.fees-and-dates-top p strong {
    font-weight: 700;
}

.fees-and-dates-top p span {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding-left: 0;
    vertical-align: top;
}


.fees-and-date-each {
    background: #fafafa;
    border: 1px solid #e0e0e0;
    margin-bottom: 35px;
    padding: 60px;
}

.fees-and-date-each p.h3 {
    margin-bottom: 15px;
    font-size: 36px;
    color: #3b3b3b;
}

.fees-and-date-each p.h3 span {
    padding-right: 10px;
}

.fees-and-date-each p:not(.h3) {
    line-height: 28px;
}


.date-table li {
    padding: 18px 26px;
    background: #fafafa;
    border: 1px solid #cccccc;
}

.date-table li .btn {
    float: right;
    min-width: 170px;
    padding-left: 32px;
    padding-right: 32px;
}

.date-table li p {
    font-weight: 700;
    min-height: 28px;
    display: inline-block;
    padding-top: 6px;
    margin-top: 7px;
    line-height: normal !important;
    margin-bottom: 0;
}

.date-table li:nth-child(2n+2) {
    border: 0;
    background-color: #ebebeb;
}

/*.date-table li:nth-child(2n+2) span{ background-image: url(assets/images/calender-icon-2.jpg);}*/


.course-application {
    max-width: 900px;
}

.course-application h2 {
    font-size: 53px;
    letter-spacing: -2px;
    margin-bottom: 0;
}

.course-application p {
    padding-left: 4px;
}

.course-application p a {
    font-weight: 700;
    color: #000;
}

.course-application p a:hover {
    color: #e60f70
}

.course-application .course-application-form {
    padding: 64px 44px;
    border: 1px solid #cccccc;
}

.course-application .course-application-form .each {
    margin-bottom: 55px;
}

.course-application .course-application-form label {
    display: block;
    /*padding-bottom: 11px;*/
    font-size: 14px;
    font-weight: 700;
    color: #4c4c4c;
}

.course-application .course-application-form .each-course-detail {

}

.course-application .course-application-form .each-course-detail h3 {
    font-size: 24px;
    margin-bottom: 28px;
}

.course-application .course-application-form .each-course-detail ul {
    font-size: 0;
}

.course-application .course-application-form .each-course-detail ul li::before {
    display: none;
}

.course-application .course-application-form .each-course-detail ul li {
    padding-left: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    vertical-align: top;
    letter-spacing: -0.5px;
}

.course-application .course-application-form .each-course-detail ul li label {
    color: #8c8c8c;
    font-weight: 400;
    float: left;
}

.course-application .course-application-form .each-course-detail ul li:nth-child(1) {
    width: 20%;
}

.course-application .course-application-form .each-course-detail ul li:nth-child(2) {
    width: 80%;
}

.course-application .course-application-form .each-course-detail ul li span {
    padding-left: 77px;
    display: block;
}

.course-application .course-application-form .each-course-detail ul li:nth-child(2) span {
    padding-left: 110px;
}

.course-application .course-application-form .each.last {
    margin-bottom: 75px;
}

.course-application .course-application-form .each.last a {
    float: left;
    font-size: 12px;
    color: #000;
    font-weight: 600;
}

.course-application .course-application-form .each.last a:hover {
    color: #e60f70;
}

.course-application .course-application-form .each.last label.terms {
    float: right;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
}

.course-application .course-application-form .each.last label.terms input {
    margin-right: 8px;
    position: relative;
    top: 2px;
}

.course-application .course-application-form .each.last label.terms:hover {
    color: #e60f70
}

.course-application .course-application-form .each .intl-tel-input.allow-dropdown .flag-container {
    left: 20px;
}

.course-application .course-application-form .each .intl-tel-input {
    display: block;
}

.course-application .course-application-form .each .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type="tel"] {
    padding-left: 72px;
}

.course-application .course-application-form input[type="submit"].btn {
    width: 100%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.course-application .course-application-form input[type="submit"].btn:hover {
    background: #000;
}

.course-application .course-application-form input[type="date"] {
    background: url(assets/images/datepicker.png) no-repeat right 26px center;
}


.why-us-top {
    padding: 40px 0 160px;
}

.why-us-top h1 {
    letter-spacing: -4px;
    font-size: 72px;
    line-height: 65px;
    margin-bottom: 30px;
}

.why-us-top p.span {
    display: block;
    font-size: 48px;
    color: #3b3b3b;
}

.why-us-top p {
    line-height: 28px;
}


.why-aofm-sections .course-detail-each p {
    max-width: none;
    float: none;
}

.why-aofm-sections .course-detail-each:last-child h2 span {
    display: initial;
}


.about-us-top {
    padding: 185px 0 225px;
}

.about-us-top h2 {
    font-size: 72px;
    letter-spacing: -4px;
    text-align: center;
}

.about-us-top h2 span {
    display: block;
    font-size: 30px;
    letter-spacing: -1px;
    max-width: 1020px;
    margin: 0 auto;
    line-height: 38px;
}


.image-text-section.two p {
    font-size: 16px;
    line-height: 28px;
    margin: 0;
}

.image-text-section.img-right img {
    float: right;
}

.image-text-section.img-right .text {
    left: 0;
    padding-left: 0;
    padding-right: 94px;
    right: auto;
}

.image-text-section.img-right .text p {
    margin: 0;
}


.two-columns {
    column-count: 2;
    column-gap: 150px;
}


.our-artists-top {
    padding: 185px 0 225px;
}

.our-artists-top h2 {
    font-size: 72px;
    text-align: center;
}

.our-artists-top p.small {
    display: block;
    font-size: 24px;
    font-family: 'open_sanslight';
    text-align: center;
}


.our-artists {
    margin: 0 -17px 120px;
}

.our-artists .each {
    padding: 0 17px;
    float: left;
    width: 20%;
    margin-bottom: 50px;
}

.artist {
    position: relative;
}

.artist .thumb {
    overflow: hidden;
    min-height: 400px;
}

.artist .thumb img {
    transition: transform .5s;
    width: 100%;
}

.artist:hover .thumb img {
    transform: scale(1.1);
}

.artist .content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
    background: #000;
    padding: 20px 22px;
    color: #8f8f8f;
}

.artist .content h3 {
    font-size: 15.5px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}

.artist .content h3 span {
    display: block;
    font-size: 13.5px;
    padding-top: 4px;
    color: #8f8f8f;
}

.artist .content .origin {
    color: #8f8f8f;
    font-size: 13px;
    margin: 0;
    line-height: normal;
}

.artist .content .origin strong {
    color: #fff;
}

.see-profile {
    border-bottom: 1px solid #000;
    display: block;
    height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13.5px;
    color: #000;
    padding-top: 23px;
    letter-spacing: .5px;
}

.see-profile:hover {
    border-color: #e60f70;
    color: #009fe3;
}


.artist-detail {
    max-width: 1000px;
    display: none;
}

.artist-detail .thumb {
    float: left;
    width: 30%;
}

.artist-detail .artist:hover .thumb img {
    transform: scale(1);
}

.artist-detail .content {
    position: static;
    float: left;
    width: 70%;
    padding-left: 20px;
    padding-top: 10px;
}

.artist-detail .content h3 {
    font-size: 23px;
}

.artist-detail .content h3 span {
    font-size: 15.5px;
    padding-top: 14px;
}

.artist-detail .content .origin {
    font-size: 14px;
    margin: 0 0 30px;
}

.artist-detail .content p {
    line-height: 26px;
    margin-bottom: 15px;
}


.the-truth-top {
    padding: 0 0 50px;
}

.the-truth-top .left {
    float: left;
    width: 50%;
}

.the-truth-top .left h2 {
    font-size: 72px;
    letter-spacing: -2px;
}

.the-truth-top .left h2 span {
    font-size: 45px;
    display: block;
}

.the-truth-top .right {
    float: right;
    width: 38%;
    padding-top: 5px;
}

.the-truth-top .right p {
    font-size: 24px;
    line-height: 36px;
}


.toggle.two {
    border: 1px solid #e0e0e0;
    margin-bottom: 15px;
}

.toggle.two h4 {
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 23px;
    margin: 0;
    background: #fafafa;
    position: relative;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
}

.toggle.two .toggle-content {
    padding: 35px 25px;
    font-size: 0;
}

.toggle.two h4::after {
    position: absolute;
    right: 30px;
    top: 15px;
    content: "+";
    font-family: 'open_sanslight';
    font-size: 28px;
    color: #c5c5c5;
}

.toggle.two h4.active::after {
    content: "-";
}

.toggle.two h4:not(.active) {
    border-bottom: 0;
}

.toggle.two .toggle-content {
    padding: 35px 25px;
    font-size: 0;
}

.toggle.two .toggle-content p {
    margin-bottom: 20px;
}

.toggle.two .toggle-content * {
    font-size: 14px;
    color: #555555;
    line-height: 21px;
}


.f-and-d-top {
    padding-bottom: 100px;
    text-align: center;
}

.f-and-d-top h2 {
    font-size: 68px;
    line-height: 70px;
    margin-bottom: 40px;
}

.f-and-d-top h2 span {
    font-size: 48px;
}

.f-and-d-top p {
    font-size: 21px;
    line-height: 30px;
    color: #3b3b3b;
}


.f-and-d h3 {
    text-align: center;
    margin-bottom: 40px;
}

.f-and-d-list {
    margin: 0 -14px;
}

.f-and-d-list li {
    padding: 0 14px 28px;
    float: left;
    width: 25%;
}

.f-and-d-list li .f-and-d-logo {
    height: 144px;
    border: 1px solid #d7d7d7;
    text-align: center;
}

.f-and-d-list li .f-and-d-logo .helper {
    display: inline-block;
    height: 100%;
    padding: 0;
    position: relative;
    bottom: 0;
    left: 0;
    vertical-align: middle;
}

.f-and-d-list li .f-and-d-logo img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}


.sitemap-list {
    max-width: 700px;
}

.sitemap-list li a {
    display: block;
    background: #ccc;
    margin-bottom: 5px;
    padding: 13px 20px;
    background: #f9f9f9;
    color: #000;
    font-family: 'open_sanslight';
}

.sitemap-list li.remaining a {
    font-weight: 700;
}

.sitemap-list li a:hover,
.sitemap-list li a:focus {
    color: #fff;
    background: #009fe3;
}


.opportunitues-top {
    padding: 10px 0 10px;
}

.opportunitues-top .left {
    float: left;
    width: 40%;
}

.opportunitues-top .left h2 {
    font-size: 72px;
    line-height: 65px;
    letter-spacing: -1px;
}

.opportunitues-top .right {
    float: right;
    width: 50%;
}


.city-menu {
    padding: 16px 0;
    background: #ebebeb;
}

.city-menu ul {
    float: left;
}

.city-menu ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    padding: 0 !important;
    position: relative;
    font-size: 14px;
}

.city-menu ul li::before {
    display: none;
}

.city-menu .view-by {
    float: right;
}

.city-menu .view-by span {
    float: left;
    font-size: 14px;
    padding-top: 2px;
}

.city-menu .view-by i {
    margin-left: 12px;
    font-size: 20px;
    cursor: pointer;
}

.city-menu .view-by i:hover,
.city-menu .view-by i.active {
    color: #fff
}

.city-menu .open-filters {
    float: left;
    font-size: 14px;
    padding-top: 2px;
    display: none;
}

.city-menu .open-filters i {
    margin-right: 8px;
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
}


.styled-checkbox {
    display: block;
    position: relative;
    padding: 1px 0 0 27px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.styled-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.styled-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 19px;
    width: 19px;
    background-color: #fff;
    border: 1px solid #707070;
}

.styled-checkbox.active {
    font-weight: 700;
}

.styled-checkbox input:checked ~ .checkmark:after,
.styled-checkbox.active input ~ .checkmark:after {
    display: block;
}

.styled-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.styled-checkbox input:checked ~ .checkmark:after,
.styled-checkbox.active input ~ .checkmark:after {
    display: block;
}

.styled-checkbox .checkmark:after {
    left: 6px;
    top: 2px;
    width: 4px;
    height: 9px;
    border: solid #000;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.opportunitues-list.grid-view {
    padding: 40px 0 30px;
    max-width: 1360px;
    margin: 0 auto;
}

.opportunitues-list.grid-view .row {
    margin: 0 -5px;
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
}

.opportunitues-list.grid-view .row .opportunitues-each {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 10px);
    padding: 10px;
    margin: 5px;
    background: #fff;
}

.opportunitues-list.grid-view .row .opportunitues-each .opportunitues-widget .btn {
    display: none;
}


.page-template-page-work-opportunities #default_result,
.page-template-page-aftercare #default_result,
.tax-opportunity_category #default_result,
.tax-aftercare_category #default_result,
.page-template-page-work-opportunities #serach_res,
.page-template-page-aftercare #serach_res,
.tax-opportunity_category #serach_res,
.tax-aftercare_category #serach_res {
    background: #d2d2d2;
}


.opportunitues-widget .thumb {
    overflow: hidden;
}

.opportunitues-widget .thumb img {
    width: 100%;
    background: #f9f9f9;
    transition: transform .5s ease;
    background-size: cover;
    background-position: center;
}

.opportunitues-list.grid-view .opportunitues-widget:hover .thumb img {
    transform: scale(1.2);
}

.opportunitues-widget .content {
    padding: 20px 0 0;
    font-size: 14px;
}

.opportunitues-widget .content h2 {
    font-size: 15px;
    min-height: 70px;
}

.opportunitues-widget .content h2 a {
    color: #000;
}

.opportunitues-widget .content h2 a:hover {
    color: #e60f70;
}

.opportunitues-widget .content p {
    line-height: 24px;
}


.opportunitues-list.list-view .row {
    margin: 0;
}

.opportunitues-list.list-view .opportunitues-each {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #707070;
}

.opportunitues-list.list-view .opportunitues-each:nth-child(2n+2) {
    background: #fefefe;
}

.opportunitues-list.list-view .opportunitues-each .opportunitues-widget .thumb {
    float: left;
    width: 107px;
    margin: 20px 0;
}

.opportunitues-list.list-view .opportunitues-each .opportunitues-widget .content {
    padding: 20px 0 0 160px;
    margin: 36px 0;
    position: relative;
}

.opportunitues-list.list-view .opportunitues-each .opportunitues-widget .content h2 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 10px;
    min-height: 0;
}

.opportunitues-list.list-view .opportunitues-each .opportunitues-widget .content p {
    font-size: 14px;
    line-height: 21px;
}

.opportunitues-list.list-view .opportunitues-each .opportunitues-widget .thumb img {
    width: 107px;
    height: 107px;
    border-radius: 100%;
    background: #ccc;
    background-image: none;
    background-size: auto;
    background-size: cover;
    background-position: center;
}


.jquery-modal.blocker {
    z-index: 11;
}

.modal {
    max-width: 900px !important;
    width: 100% !important;
    padding: 50px !important;
    background: #000 !important;
}

.opportunitues-view-more-popup.modal h3 {
    font-size: 20px;
    padding-top: 14px;
    color: #e8e8e8;
    line-height: 29px;
    margin-bottom: 20px;
}

.opportunitues-view-more-popup.modal p {
    line-height: 26px;
    margin-bottom: 15px;
    color: #ccc;
    font-size: 14px;
}

.opportunitues-view-more-popup.modal .video-iframe {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 20px;
}

.opportunitues-view-more-popup.modal .video-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.modal p a {
    color: #009fe3
}

.modal p a:hover {
    color: #fff
}

.opp-detail-carousel {
    background: #f7f7f7;
    text-align: center;
}

.opp-detail-carousel .owl-nav .owl-prev {
    width: 44px;
    height: 44px;
    border-radius: 100%;
    background: url(assets/images/angle-left.svg) no-repeat 12px 14px #fff;
    -webkit-background-size: 20px;
    background-size: 17px;
    position: absolute;
    left: -22px;
    top: 50%;
    font-size: 0;
    margin-top: -27px
}

.opp-detail-carousel .owl-nav .owl-next {
    width: 44px;
    height: 44px;
    border-radius: 100%;
    background: url(assets/images/angle-right.svg) no-repeat 15px 14px #fff;
    -webkit-background-size: 20px;
    background-size: 17px;
    position: absolute;
    right: -22px;
    top: 50%;
    font-size: 0;
    margin-top: -27px
}

.opp-detail-carousel .owl-nav .owl-prev:hover,
.opp-detail-carousel .owl-nav .owl-next:hover {
    background-color: #ffed00;
}


@media (min-width: 1025px) {
    .opportunitues-list.list-view .opportunitues-each .opportunitues-widget .content h2 {
        float: left;
    }

    .opportunitues-list.list-view .opportunitues-each .opportunitues-widget .content .btn-link {
        float: right;
        margin-top: 7px;
    }
}


.contact-address-widget {
    background: #f6f6f6;
    margin-bottom: 33px;
    min-height: 380px;
    position: relative;
    overflow: hidden;
}

.contact-address-widget .iframe {
    height: 100% !important;
    border: 0 !important;
    display: block;
    position: absolute;
    left: 43%;
    right: 0;
    z-index: 1;
    overflow: hidden;
}

.contact-address-widget .iframe iframe {
    height: 100% !important;
    margin-left: -330px;
    margin-right: -330px;
    width: 150% !important;
}

.contact-address-widget .container {
    padding: 100px 0;
}

.contact-address-widget h2 {
    font-size: 72px;
    margin-bottom: 20px;
    letter-spacing: -1px;
}

.contact-address-widget ul {
    max-width: 450px;
}

.contact-address-widget ul li {
    font-size: 16px;
    padding: 5px 0 5px 30px !important;
    margin-bottom: 12px;
    background-repeat: no-repeat;
}

.contact-address-widget ul li::before {
    display: none;
}

.contact-address-widget ul li.icon-1 {
    background-image: url(assets/images/contact-icon-1.png);
    font-weight: 700;
    padding-top: 3px !important;
}

.contact-address-widget ul li.icon-2 {
    background-image: url(assets/images/contact-icon-2.png);
}

.contact-address-widget ul li a {
    color: #000;
}

.contact-address-widget ul li a:hover {
    color: #e60f70;
}

.contact-address-widget ul li p {
    margin: 0;
}


/*.contact-address-widget:nth-child(2n+2){ background: #000; color: #fff;}
.contact-address-widget:nth-child(2n+2) h2,
.contact-address-widget:nth-child(2n+2) ul li a{ color: #fff; }
.contact-address-widget:nth-child(2n+2) ul li.icon-1{ background-image: url(assets/images/contact-icon-1-white.png); }
.contact-address-widget:nth-child(2n+2) ul li.icon-2{ background-image: url(assets/images/contact-icon-2-white.png); }
*/


.aofm-bookings-widget {
    padding: 60px 65px 65px;
    background: #000;
    margin-bottom: 30px;
}

.aofm-bookings-widget img {
    display: block;
}

.aofm-bookings-widget h3 {
    font-size: 21px;
    font-weight: 700;
    color: #fff;
}

.aofm-bookings-widget .each {
    margin-top: 30px;
    display: inline-block;
    vertical-align: top;
    min-width: 210px;
}

.aofm-bookings-widget .each strong {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
}

.aofm-bookings-widget .each a {
    color: #fff;
    font-size: 14px;
}

.aofm-bookings-widget .each a:hover {
    color: #009fe3;
}


.enquiry-form h3 {
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0;
}

.enquiry-form .padding {
    border: 1px solid #e8e8e8;
    padding: 40px;
    border-top: 0;
    background: rgb(255, 255, 255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(233, 233, 233, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(233, 233, 233, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(233, 233, 233, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e9', GradientType=0); /* IE6-9 */
}

.enquiry-form .row {
    margin: 0 -11px;
}

.enquiry-form .row .col-4 {
    padding: 0 11px 11px;
}

.enquiry-form .btn {
    width: 20%;
}


.page-template-page-contact-us .subpage {
    /*background: url(assets/images/contact-bg.png) no-repeat center bottom;*/
    background-size: 100% auto;
}

.contact-middle {
    margin: 80px 0 80px;
}

.contact-middle h2 {
    font-size: 72px;
    letter-spacing: -1px;
    margin-bottom: 13px;
}

.contact-middle .phone {
    background: url(assets/images/contact-icon-1.png) no-repeat 0 0;
    font-weight: 700;
    color: #000;
    padding: 1px 0 3px 28px;
    display: inline-block;
}

.contact-middle .phone:hover {
    color: #9bc31a
}


.qualifications-list .row {
    margin: 0;
}

.qualifications-list .each {
    background: #f6f6f6;
    padding: 66px 0;
}

.qualifications-list .each:nth-child(2n+2) {
    background: #fff;
}

.qualifications-list .each:nth-child(4),
.qualifications-list .each:nth-child(6) {
    background: #e8e8e8;
}

.qualifications-list .each .qualification-widget .thumb {
    display: inline-block;
    vertical-align: middle;
    width: 27%;
    margin: 20px 0;
}

.qualifications-list .each .content {
    padding: 0;
    margin: 36px 0;
    padding-top: 10px;
    position: relative;
    font-size: 14px;
    line-height: 21px;
    display: inline-block;
    vertical-align: middle;
    width: 73%;
}

.qualifications-list .each .content strong.h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 10px;
    min-height: 0;
    font-family: sans-serif;
    color: #3b3b3b;
}

.qualifications-list .each .content strong.h3 a {
    color: #000;
}

.qualifications-list .each.content p {
    font-size: 14px;
    line-height: 21px;
}


.qualifications-top {
    padding: 30px 0 120px;
}

.qualifications-top .left {
    float: left;
    width: 40%;
}

.qualifications-top .left h1 {
    font-size: 72px;
    line-height: 65px;
    letter-spacing: -1px;
}

.qualifications-top .right {
    float: right;
    width: 50%;
}


.qualifications-middle {
    padding: 150px 0 100px;
}

.qualifications-middle .left {
    float: left;
    width: 40%;
    padding-top: 80px;
}

.qualifications-middle .left h2 {
    font-size: 72px;
    line-height: 65px;
    letter-spacing: -2px;
}

.qualifications-middle .left h2 span {
    letter-spacing: -4px;
}

.qualifications-middle .right {
    float: right;
    width: 57%;
}


.qualifications-bottom {
    padding-top: 50px;
}

.qualifications-bottom .each {
    margin-bottom: 150px;
    padding-left: 395px;
    position: relative;
}

.qualifications-bottom .each:last-child {
    margin-bottom: 100px;
}

.qualifications-bottom .each .number {
    position: absolute;
    left: 0;
    top: -20px;
    font-size: 250px;
    color: #292929;
    font-weight: 900;
    line-height: 200px;

    background: url(assets/images/text-texture.jpg) no-repeat center center;
    background-size: cover;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;

}

.qualifications-bottom .each h3 {
    font-size: 24px;
    font-weight: 700;
}

.qualifications-bottom .each p {
    line-height: 26px;
}


.qualifications-bottom .each:nth-child(2n+1) {
    padding-right: 395px;
    padding-left: 0;
}

.qualifications-bottom .each:nth-child(2n+1) .number {
    right: 0;
    left: auto;
}


.single-opportunities .subpage-banner .v-align,
.single-aftercare .subpage-banner .v-align {
    display: none;
}

.single-opportunities .subpage-banner,
.single-aftercare .subpage-banner {
    padding-top: 205px;
    height: auto;
    background: #000 !important;
}

.opportunitues-detail {
    text-align: center;
}

.opportunitues-detail h3 {
    margin-bottom: 20px;
}

.opportunitues-detail .video-iframe {
    margin: 0 auto 40px;
    max-width: 800px;
}

.opportunitues-detail .opp-detail-carousel {
    margin: 0 auto 40px;
    max-width: 800px;
}

.opportunitues-detail .opp-detail-carousel img {
    width: auto;
    display: inline-block;
}

.single-opportunities .btn,
.single-aftercare .btn {
    margin-top: 40px;
}

.opportunitues-detail p a {
    color: #00aeef;
}

/*.opportunitues-detail p a:hover{ color: #fff; }*/


.sitemap .panel-title {
    margin: 10px 0 0;
}

.sitemap .panel-title a {
    background: url(assets/images/angle-right-white.svg) no-repeat right 16px center #000;
    color: #fff;
    padding: 10px 16px 12px;
    display: block;
    font-size: 15px;
    background-size: 14px;
}

.sitemap .panel-title a.active {
    background-image: url(assets/images/angle-down-white.svg);
}

.sitemap .panel-collapse ul {
    padding: 14px;
}

.sitemap .panel-collapse ul li {
    margin: 5px 0;
}

.sitemap .panel-collapse ul li a {
    color: #000;
    font-size: 14px;
}

.sitemap .panel-collapse ul li a:hover {
    text-decoration: underline;
}

.subpage .sitemap ul:not([class]) li::before {
    top: 5px;
}


.page-template-default .subpage h3,
.page-template-default .subpage p,
.page-template-default .subpage ul {
    margin-bottom: 15px;
}

.page-template-default .subpage ul li {
    margin-bottom: 8px;
}

.page-template-default .subpage ul:not([class]) li::before {
    top: 4px;
}

.mobile-toggle-heading {
    background-color: #000 !important;
    color: #fff !important;
    background-image: url(assets/images/arrow-down-white.svg) !important;
    background-repeat: no-repeat;
    background-position: right 7% center;
}

.page-template-page-view-courses .subpage-menu {
    display: none;
}
.page-template-page-view-courses .what-people-say-sec {
    display: none;
}
.page-template-page-view-courses .subpage {
    padding-top: 0;
}

.page-template-page-view-courses .talk-to-section {
    background-color: var(--theme-colour-grey-light);
}

@media (max-width: 768px) {
    .page-template-page-view-courses .courses-heading {
        text-align: center;
    }
    .page-template-page-view-courses .courses-heading .title,
    .page-template-page-view-courses .courses-heading .tagline {
        float: none;
    }
    .single-opportunities .subpage-banner, .single-aftercare .subpage-banner {
        padding-top: 80px;
    }

    .opportunitues-detail h3 {
        font-size: 22px;
    }

    .subpage {
        overflow-x: hidden;
    }

    .nav-btn label {
        position: absolute;
        bottom: 10px;
        left: -50px;
        font-size: 14px;
        color: #fff;
        display: block;
    }
}

@media (max-width: 480px) {
    .single-opportunities .subpage-banner, .single-aftercare .subpage-banner {
        padding-top: 68px;
    }

    .why-us-top p.span {
        margin: 0;
    }

    .page-template-default .subpage h3 {
        font-size: 26px;
    }

    .opportunitues-top .left h3 {
        font-size: 24px;
    }


}


.mobile-toggle-heading {
    display: block;
    padding: 17px 7% 16px;
    background: url(assets/images/arrow-down.svg) no-repeat right 7% center #f6f6f6;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 auto 6px;
    border-bottom: 3px solid transparent;
    background-size: 12px;
}

.mobile-toggle-heading.active {
    border-color: #000;
    background-image: url(assets/images/arrow-up.svg)
}

.overview-tab, .syllabus-tab, .fees-dates-tab, .apply-now-tab {
    padding: 10px 0;
}

@media (min-width: 769px) {
    .mobile-toggle-heading,
    .mobile-filters-overlay,
    .mobile-filters,
    .courses-heading .view-by .open-filters,
    .course-detail-top.mobile,
    .mobile-selected,
    .the-world-sec .mobile,
    .mobile-trim-expand {
        display: none;
    }
}


@media screen and (min-width: 1201px) and (max-width: 1440px) {
    .main-nav .each h3 {
        font-size: 16px;
    }

    .main-nav .each {
        padding-left: 15px;
        padding-right: 15px;
    }

    .main-nav .each .hover h3 {
        font-size: 30px;
        line-height: 33px;
    }

    .main-nav .each .hover .toggle .toggle-content .btn {
        padding-left: 10px;
        padding-right: 10px;
    }
}


@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .container,
    .courses-list.grid-view,
    .opportunitues-list.grid-view {
        max-width: 1024px;
    }

    .banner-bottom h1 {
        font-size: 72px;
    }

    .counter .counter-value {
        font-size: 70px;
    }

    .image-text-section .text {
        padding-left: 70px;
    }

    .image-text-section .text h2 {
        line-height: 60px;
        font-size: 60px;
    }

    .image-text-section .text p {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 50px;
    }

    .image-text-section .text .btn:not(.btn-white) {
        margin-right: 10px;
    }

    .btn, .subscribe-widget .tnp-subscription div.tnp-field input[type="submit"], form input[type="submit"] {
        padding: 13px 37px;
    }

    .work-opportunities-sec .counter .counter-number .counter-value {
        font-size: 160px;
    }

    .work-opportunities-sec .split-columns {
        column-gap: 50px;
    }

    .work-opportunities-sec .counter .counter-description {
        font-size: 94px;
    }

    .book-sec .right h2 {
        font-size: 100px;
    }

    .book-sec .right h2 span {
        font-size: 50px;
    }

    .book-sec .right h2 small {
        line-height: 60px;
    }

    .exclusive-contacts .content h2 {
        font-size: 80px;
    }

    .exclusive-contacts .content p {
        margin-bottom: 20px;
    }

    .exclusive-contacts-list li:nth-child(7) {
        top: 255px;
        width: 177px;
        height: 177px;
    }

    .exclusive-contacts-list li:nth-child(3) {
        left: 910px;
    }

    .exclusive-contacts-list li:nth-child(4) {
        right: 0;
        top: 223px;
        width: 130px;
        height: 130px;
    }

    .exclusive-contacts-list li:nth-child(6) {
        left: 342px;
    }

    .exclusive-contacts-list li:nth-child(7) .contact-logo-carousel .owl-item .each {
        width: 177px;
        height: 177px;
    }

    .exclusive-contacts-list li:nth-child(4) .contact-logo-carousel .owl-item .each {
        width: 130px;
        height: 130px;
    }

    .what-people-say h2 {
        font-size: 70px;
    }

    .what-people-say .owl-item div {
        max-width: 620px;
    }

    .what-people-say .owl-item div p {
        font-size: 21px;
        line-height: 34px;
    }

    .what-people-say {
        width: 800px;
        height: 350px;
    }

    .what-people-say::before {
        left: -99px;
        top: -38px;
        width: 102px;
        height: 74px;
    }

    .what-people-say::after {
        width: 102px;
        height: 74px;
        right: -102px;
        bottom: -38px;
    }

    .what-people-say-sec {
        padding: 165px 0 155px;
    }

    .footer .quick-links-widget li {
        margin-right: 15px;
    }

    .home .image-text-section .text p {
        font-size: 20px;
        line-height: 31px;
    }

    .courses-list .row .course-each .course-widget .content h3 {
        font-size: 15px;
    }

    .fees-and-dates-top h2 {
        font-size: 55px;
    }

    .fees-and-dates-top p {
        font-size: 17px;
    }

    .fees-and-date-each p.h3 {
        font-size: 34px;
    }

    .course-application h2,
    .why-us-top h1 {
        font-size: 62px;
    }

    .about-us-top h2 {
        font-size: 57px;
    }

    .about-us-top {
        padding: 155px 0 180px;
    }

    .f-and-d-top h2 {
        font-size: 48px;
        line-height: 58px;
    }

    .f-and-d-list {
        margin: 0 -5px;
    }

    .f-and-d-list li {
        padding: 0 5px 10px;
    }

    .the-truth-top .left h2 {
        font-size: 62px;
    }

    .the-truth-top .left h2 span {
        font-size: 35px;
    }

    .the-truth-top .right p {
        font-size: 20px;
        line-height: 32px;
    }

    .opportunitues-top .left h2,
    .qualifications-top .left h1 {
        font-size: 62px;
    }

    .contact-middle h2 {
        font-size: 58px;
    }

    .main-nav .each h3 {
        font-size: 16px;
    }

    .main-nav .each {
        padding-left: 10px;
        padding-right: 10px;
    }

    .main-nav .each .hover h3 {
        font-size: 26px;
        line-height: 32px;
    }

    .subpage-menu:not(.no-scroll) li {
        margin: 0 10px;
    }

}


@media (max-width: 1023px) {
    .the-world-sec .btn {
        padding-left: 22px;
        padding-right: 22px;
        min-width: 130px;
    }
}

@media (max-width: 1024px) {
    .container,
    .courses-list.grid-view,
    .opportunitues-list.grid-view {
        max-width: 768px;
    }

    .is-opened .header {
        background: none;
    }

    .header {
        padding: 13px 0;
    }

    .small-header .header {
        padding: 13px 0;
    }

    .header .logo img {
        max-width: 95px !important;
    }

    .header .nav-btn,
    .small-header .header .nav-btn {
        margin-top: 12px;
    }

    .header .nav-btn span {
        background: #fff;
    }

    .banner-bottom h1 {
        font-size: 6.3vw;
    }

    .banner-bottom p.span {
        font-size: 2.7vw;
    }

    .counter .counter-value {
        font-size: 50px;
    }

    .image-text-section img {
        float: none;
        width: 100%;
    }

    section {
        padding: 120px 0;
    }

    .image-text-section .text {
        position: static;
        transform: none;
        width: 100%;
        padding: 80px 15px 100px;
    }

    .course-listing-page .image-text-section .text {
        padding-bottom: 25px;
    }

    .image-text-section.img-right .text {
        padding-right: 0;
    }

    h2,
    .course-left p.h2 {
        font-size: 60px;
    }

    .home .image-text-section .text p {
        margin-bottom: 35px;
        font-size: 20px;
    }

    .home .image-text-section .text .btn:not(.btn-white) {
        margin-right: 10px;
    }

    .work-opportunities-sec .split-columns {
        column-count: 1;
        column-gap: 0;
    }

    .work-opportunities-sec .counter .counter-number {
        float: none;
        width: auto;
    }

    .work-opportunities-sec .counter .counter-number .counter-value {
        font-size: 120px;
        display: block;
        margin-bottom: 0;
        letter-spacing: -4px;
    }

    .work-opportunities-sec .counter .counter-description {
        float: none;
        width: auto;
        font-size: 100px;
    }

    .work-opportunities-sec .counter .counter-description span {
        margin-top: 10px;
    }

    .work-opportunities-sec .split-columns p:empty {
        display: none
    }

    .book-sec .right h2 {
        font-size: 80px;
        line-height: 70px;
        margin-bottom: 20px;
    }

    .book-sec .right h2 span {
        font-size: 45px;
    }

    .exclusive-contacts-list li img {
        max-width: 80%;
        max-height: 80%;
    }

    .exclusive-contacts-list li .contact-logo-carousel .owl-item .each {
        width: 125px;
        height: 125px;
    }

    .exclusive-contacts-list li:nth-child(1) {
        top: -172px;
        left: 278px;
    }

    .exclusive-contacts-list li:nth-child(2) {
        top: -106px;
        left: 536px;
    }

    .exclusive-contacts-list li:nth-child(3) {
        left: 677px;
        top: -44px;
    }

    .exclusive-contacts-list li:nth-child(4) {
        right: 0;
        top: 233px;
    }

    .exclusive-contacts-list li:nth-child(5) {
        right: 223px;
    }

    .exclusive-contacts-list li:nth-child(6) {
        left: 232px;
    }

    .exclusive-contacts-list li:nth-child(7) {
        top: 245px;
    }

    .exclusive-contacts-list li:nth-child(8) {
        top: -100px;
    }

    .exclusive-contacts-list li:nth-child(2) .contact-logo-carousel,
    .exclusive-contacts-list li:nth-child(2) .contact-logo-carousel .owl-item .each {
        width: 83px;
        height: 83px;
    }

    .exclusive-contacts-list li:nth-child(3) .contact-logo-carousel,
    .exclusive-contacts-list li:nth-child(3) .contact-logo-carousel .owl-item .each {
        width: 90px;
        height: 90px;
    }

    .exclusive-contacts-list li:nth-child(4) .contact-logo-carousel,
    .exclusive-contacts-list li:nth-child(4) .contact-logo-carousel .owl-item .each {
        width: 130px;
        height: 130px;
    }

    .exclusive-contacts-list li:nth-child(5) .contact-logo-carousel,
    .exclusive-contacts-list li:nth-child(5) .contact-logo-carousel .owl-item .each {
        width: 130px;
        height: 130px;
    }

    .exclusive-contacts-list li:nth-child(6) .contact-logo-carousel,
    .exclusive-contacts-list li:nth-child(6) .contact-logo-carousel .owl-item .each {
        width: 74px;
        height: 74px;
    }

    .exclusive-contacts-list li:nth-child(7) .contact-logo-carousel,
    .exclusive-contacts-list li:nth-child(7) .contact-logo-carousel .owl-item .each {
        width: 147px;
        height: 147px;
    }

    .exclusive-contacts-list li:nth-child(8) .contact-logo-carousel,
    .exclusive-contacts-list li:nth-child(8) .contact-logo-carousel .owl-item .each {
        width: 115px;
        height: 115px;
    }


    .exclusive-contacts .content p {
        margin-bottom: 33px;
    }

    .exclusive-contacts {
        padding-top: 280px;
    }

    .book-carousel img {
        margin-left: 12px;
    }

    .footer .left {
        float: none;
        width: auto;
        padding-left: 0;
        margin-bottom: 25px;
        border-bottom: 1px solid #4f4f4f;
    }

    .footer .right {
        padding-left: 0;
        float: none;
        width: auto;
    }

    .footer .each {
        width: 25%;
    }

    .footer h4::before {
        display: none;
    }

    .footer h4 {
        display: inline-block;
        padding-bottom: 8px;
    }

    .footer .social-media-widget {
        display: none;
    }

    .footer .quick-links-widget {
        border-top: 1px solid #4f4f4f;
    }

    .footer .left {
        margin-bottom: 30px;
    }

    .footer .right .social-media-widget {
        display: block;
        padding-top: 60px;
    }

    .courses-list.grid-view .row .course-each .course-widget .content h3 {
        font-size: 15px;
    }

    .courses-list.grid-view .row {
        margin: 0 -6px;
    }

    .courses-list.grid-view .row .course-each {
        padding: 0 6px;
        width: 33.3%;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .courses-list.grid-view .row {
        font-size: 0;
    }

    .courses-list.grid-view .row .course-each .course-widget .content .duration {
        color: #000;
        background: url(assets/images/time.png) no-repeat 0 0;
        background-size: 20px;
        padding: 1px 0 5px 26px;
    }

    .courses-list.grid-view .row .course-each .course-widget .content .fees {
        background: url(assets/images/currency.png) no-repeat 0 0;
        color: #000;
        background-size: 10px;
        padding-left: 14px;
    }

    .courses-top h1 {
        font-size: 55px;
    }

    .courses-top p br {
        display: none;
    }

    .courses-heading .duration,
    .courses-heading .fees {
        display: none;
    }

    .courses-list.grid-view .row .course-each .container,
    .opportunitues-list.grid-view .row .opportunitues-each .container {
        max-width: none;
    }

    .course-detail-top h1,
    .course-detail-each h2 {
        font-size: 52px;
        line-height: 54px;
    }

    .course-detail-each.two-columns h2 {
        float: none;
        width: auto;
        padding-top: 0;
        display: block;
    }

    .course-detail-each.two-columns .content {
        padding-left: 0;
        display: block;
        width: auto;
    }

    .syllabus .toggle .toggle-content ul li {
        width: 50%;
    }

    .fees-and-dates-top h2 {
        font-size: 55px;
    }

    .fees-and-dates-top p {
        font-size: 17px;
    }

    .fees-and-dates-top p span {
        padding-left: 0;
    }

    .date-table li p {
        display: block;
    }

    .date-table li .btn {
        float: none;
        margin-top: 20px;
        padding: 11px 32px;
    }

    .btn, .subscribe-widget .tnp-subscription div.tnp-field input[type="submit"], form input[type="submit"] {
        font-size: 12px;
    }

    .course-application h2 {
        font-size: 6.5vw;
    }

    .why-us-top h1 {
        letter-spacing: -2px;
        font-size: 52px;
        line-height: normal;
    }

    .our-artists-top h2 {
        font-size: 55px;
    }

    .our-artists-top p.small {
        font-size: 20px;
    }

    .our-artists-top {
        padding: 155px 0 185px;
    }

    .image-text-section.img-right img {
        float: none;
    }

    .two-columns {
        column-count: 1;
        column-gap: 0;
    }

    .our-artists {
        margin-left: -6px;
        margin-right: -6px;
    }

    .our-artists .each {
        width: 33.3%;
        padding: 0 6px;
    }

    .about-us-top h2 {
        font-size: 48px;
        letter-spacing: -2px;
    }

    .about-us-top {
        padding: 155px 0 180px;
    }

    .f-and-d-top h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .f-and-d-top h2 span {
        font-size: 30px;
    }

    .f-and-d-list {
        margin: 0 -5px;
    }

    .f-and-d-list li {
        padding: 0 5px 10px;
        width: 33.3%;
    }

    .the-truth-top .left h2 {
        font-size: 55px;
    }

    .the-truth-top .left h2 span {
        font-size: 28px;
    }

    .the-truth-top .right p {
        font-size: 20px;
        line-height: 32px;
    }

    .the-truth-top .right {
        width: 44%;
    }

    .opportunitues-top .left,
    .opportunitues-top .right,
    .qualifications-top .left,
    .qualifications-top .right {
        float: none;
        width: auto;
    }

    .opportunitues-top .left,
    .qualifications-top .left {
        padding-bottom: 20px;
    }

    .qualifications-top .left h1 {
        font-size: 55px;
    }

    .subpage-menu li {
        margin: 0 15px;
    }

    .city-menu ul li {
        margin-right: 20px;
    }

    .opportunitues-list.list-view .opportunitues-each .opportunitues-widget .content {
        padding: 0;
        text-align: center;
    }

    .opportunitues-top .left h2 {
        font-size: 55px;
    }

    .opportunitues-top {
        padding: 0 0 100px;
    }

    .opportunitues-list.grid-view .row {
        margin: 0 -5px;
        font-size: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .opportunitues-list.grid-view .row .opportunitues-each {
        width: calc(33.3% - 10px);
        padding: 10px;
        background: #fff;
        margin: 5px;
    }

    .qualifications-top {
        padding: 0 0 100px;
    }

    .qualifications-list .each .qualification-widget .thumb img {
        max-width: 80%
    }

    .qualifications-middle .left,
    .qualifications-middle .right {
        float: none;
        width: 100%;
    }

    .qualifications-middle .left {
        padding: 0 0 20px;
    }

    .qualifications-middle .left h2 {
        font-size: 55px;
    }

    .qualifications-bottom .each .number {
        font-size: 150px;
    }

    .qualifications-bottom .each:nth-child(2n+1) {
        padding-right: 215px;
    }

    .qualifications-bottom .each {
        padding-left: 250px;
    }

    .contact-address-widget .iframe {
        position: static;
        order: 2;
        height: 350px !important;
    }

    .contact-address-widget .container {
        padding: 80px 0;
        width: 100%;
    }

    .contact-address-widget h2 {
        font-size: 55px;
    }

    .contact-address-widget {
        margin-bottom: 0;
        display: flex;
        flex-flow: column nowrap;
    }

    .aofm-bookings-widget {
        margin-top: 33px;
    }

    .contact-middle h2 {
        font-size: 52px;
    }

    .image-text-section .text h2 {
        font-size: 6.3vw;
        line-height: normal;
    }

    .image-text-section .text h2 span {
        font-size: 5.3vw;
    }

    .home .image-text-section .text p {
        font-size: 18px;
    }

    .work-opportunities-sec .counter .counter-number .counter-value {
        font-size: 10vw;
    }

    .work-opportunities-sec .counter .counter-description {
        font-size: 10vw;
    }

    .what-people-say h2 {
        font-size: 60px;
    }

    .what-people-say {
        width: auto;
        height: auto;
        padding-bottom: 60px;
        margin: 0 60px 43px;
    }

    .what-people-say .owl-item div p {
        font-size: 19px;
        line-height: 31px;
    }

    .what-people-say::before {
        left: -60px;
        top: -24px;
        width: 60px;
        height: 54px;
    }

    .what-people-say::after {
        right: -60px;
        bottom: -32px;
        width: 60px;
        height: 54px;
    }

    .what-people-say-sec {
        padding: 160px 0 155px;
    }

    .main-banner .tp-bullets {
        transform: translateX(-50%) !important;
        width: auto !important;
        top: auto !important;
        bottom: 30px;
        left: 50% !important;
    }

    .main-banner #rev_slider_2_1 .uranus .tp-bullet {
        width: 22px;
        height: 22px;
        box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4);
        display: inline-block;
        position: relative;
        left: auto !important;
        top: auto !important;
        margin: 0 5px;
    }

    .main-banner #rev_slider_2_1 .uranus .tp-bullet.selected::after {
        display: none;
    }

    #rev_slider_1_1 .uranus .tp-bullet {
        display: inline-block;
        position: relative;
        left: auto !important;
        top: auto !important;
        margin: 0 5px;
    }

    .main-nav .each .hover .toggle:last-child h4 {
        border-bottom: 0;
    }

    .course-left p.h2 {
        line-height: 62px;
        letter-spacing: -2px;
    }

    .course-left p.h2 span {
        letter-spacing: -2px;
    }

    .courses-list.list-view .course-each .course-widget .thumb {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-bottom: 0;
    }

    .courses-list.list-view .course-each .course-widget .content {
        padding: 0;
        text-align: center;
        margin: 16px 0 5px;
    }

    .courses-list.list-view .course-each .course-widget .content .duration,
    .courses-list.list-view .course-each .course-widget .content .fees {
        position: static;
        min-height: 0;
        display: inline-block;
        vertical-align: top;
        padding: 5px 15px;
        width: auto;
        background-position: center 0;
        border: 0;
        min-width: 100px;
    }

    .courses-list.list-view .course-each .course-widget .content .duration {
        border-right: 1px solid #707070;
        display: none;
    }

    .courses-list.list-view .course-each .course-widget .content .fees {
        text-align: left;
    }

    .courses-list.list-view .course-each .course-widget .learn-more {
        position: static;
        border: 0;
        padding: 0;
        width: auto;
    }

    .courses-list.list-view .course-each .course-widget {
        padding-bottom: 36px;
    }

    .courses-list.list-view .course-each .course-widget .content > strong {
        display: none;
    }




    .opportunitues-list.list-view .opportunitues-each .opportunitues-widget .thumb {
        float: none;
        width: 130px;
        margin: 0 auto;
    }

    .opportunitues-list.list-view .opportunitues-each .opportunitues-widget .thumb img {
        width: 130px;
        height: 130px;
    }

    .opportunitues-list.list-view .opportunitues-each .opportunitues-widget .content {
        margin: 23px 0 0;
    }

    .opportunitues-list.list-view .opportunitues-each .opportunitues-widget .content h2 {
        font-size: 16px;
        line-height: 22px;
    }

    .opportunitues-list.list-view .opportunitues-each {
        padding: 36px 0;
    }

    .subpage-banner .breadcrumbs,
    .courses-list.grid-view .row .course-each .course-widget .thumb::before {
        display: none;
    }

    .courses-list.grid-view .row .course-each .course-widget .content {
        padding: 17px 0;
        position: static;
    }

    .courses-list.grid-view .row .course-each .course-widget .content h3 a,
    .courses-list.grid-view .row .course-each .course-widget .content strong {
        color: #000;
    }

    .is-opened .header .logo {
        display: block;
    }

    .city-menu ul li {
        margin-right: 8px;
    }

    .mobile-filters,
    .mobile-filters-overlay {
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }


    .mobile-filters-overlay {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .8);
        z-index: 11;
        opacity: 0;
        visibility: hidden;
    }

    .mobile-filters {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 12;
        background: #000;
        width: 300px;
        transform: translateX(-100%);
        overflow: auto;
    }

    .mobile-filters h3 {
        font-weight: 400;
        font-size: 15px;
        margin: 0;
        color: #000;
        position: relative;
    }

    .mobile-filters h3,
    .mobile-filters .city-menu ul li {
        transform: translateX(-100%);
        -webkit-transition: all 1000ms ease;
        -moz-transition: all 1000ms ease;
        -ms-transition: all 1000ms ease;
        -o-transition: all 1000ms ease;
        transition: all 1000ms ease;
    }

    .mobile-filters .has-dropdown h3 .filters-dd {
        position: absolute;
        right: 0;
        top: 0;
        padding: 20px 23px;
        background: url(assets/images/arrow-down-white.svg) no-repeat center center;
        background-size: 13px;
        z-index: 1;
    }

    .mobile-filters .has-dropdown h3 .filters-dd.active {
        transform: rotate(180deg);
    }

    .show-filters .mobile-filters h3,
    .show-filters .mobile-filters .city-menu ul li {
        transform: translateX(0);
    }

    .mobile-filters h3 a {
        color: #fff;
        display: block;
        padding: 10px 20px 12px;
    }

    .mobile-filters .each {
        border-bottom: 1px solid #373737;
    }

    /*.mobile-filters .each.has-dropdown{ border-bottom: 0; }*/
    .mobile-filters .city-menu {
        padding: 17px 20px;
        background: #131313;
        display: none;
        position: static !important;
    }

    .mobile-filters .city-menu ul {
        display: block;
        float: none;
    }

    .mobile-filters .city-menu ul li {
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .mobile-filters .city-menu ul li input {
        position: relative;
        top: 1px;
        margin-right: 2px;
    }

    .mobile-filters .city-menu ul li label {
        color: #fff;
    }

    .mobile-filters .city-menu .container {
        max-width: none;
    }

    .head {
        background: #fff;
        padding: 17px 20px;
        color: #000;
        position: relative;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 14px;
    }

    .head i {
        position: absolute;
        right: 0;
        top: 0;
        padding: 18px;
        background: #fff;
    }

    .show-filters .mobile-filters-overlay {
        opacity: 1;
        visibility: visible;
    }

    .show-filters .mobile-filters {
        transform: translateX(0);
    }


    .mobile-filters.two .city-menu {
        padding: 3px 0 0 0;
        background: none;
    }

    .mobile-filters.two .city-menu ul li {
        margin: 0;
    }

    .mobile-filters.two .city-menu ul li label {
        color: #000;
        display: block;
        padding: 10px 20px 12px;
        border-bottom: 1px solid #f4f4f4;
    }

    .mobile-filters .apply {
        display: block;
        padding: 10px 20px;
        background: #fff;
        color: #000;
        text-align: center;
        border-radius: 6px;
        margin: 20px;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 13px;
        opacity: 0;
        -webkit-transition: all 1500ms ease;
        -moz-transition: all 1500ms ease;
        -ms-transition: all 1500ms ease;
        -o-transition: all 1500ms ease;
        transition: all 1500ms ease;
    }

    .show-filters .mobile-filters .apply {
        opacity: 1;
    }

    /*.courses-list.list-view .course-each .course-widget .learn-more .btn{ border:0; border-bottom: 1px solid #000;color: #000;background: none;padding: 0; text-transform: none; font-size: 14px;}*/
    .courses-list.list-view .course-each .course-widget .content .saving {
        display: none;
    }

    /*    .courses-list.list-view .course-each .course-widget .thumb .saving { display: inline-block;
padding: 12px 5px 5px;
background: #f2b020;
color: #fff;
font-size: 10px;
margin-bottom: 11px;
width: 50px;
border-radius: 50%;
text-align: center;
height: 50px;
position: absolute;
font-weight: 700;
right: -10px;opacity: 0;
        -webkit-transform: scale(.3);
top: 40px;}*/
    /*.courses-list.list-view .course-each .course-widget .thumb.animated .saving{ -webkit-animation: bounceIn .75s;
    -moz-animation: bounceIn .75s;
    -o-animation: bounceIn .75s;
    animation: bounceIn .75s;

    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s;
    -o-animation-delay: .75s;
    animation-delay: .75s;

    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;  }*/
    .main-nav .each ul li a {
        border-color: rgba(255, 255, 255, .3);
        text-align: center;
    }

    .courses-heading .open-filters {
        color: #fff;
        text-transform: uppercase;
    }

    .courses-heading .open-filters i {
        font-size: 20px;
        float: left;
        margin: -1px 14px 0 0;
    }

    .courses-heading .view-by span {
        display: none;
    }

    .artist .thumb {
        min-height: 449px;
    }


}


@media (max-width: 768px) {
    body,
    .opportunitues-widget .content {
        font-size: 15px;
    }

    .container,
    .courses-list.grid-view,
    .opportunitues-list.grid-view {
        max-width: 90%;
    }

    .footer .each {
        width: 50%;
    }

    .footer h3 {
        font-size: 25px;
    }

    .subscribe-widget .tnp-subscription {
        padding-left: 43px;
        padding-right: 43px;
    }

    .subscribe-widget .tnp-subscription div.tnp-field.tnp-field-email {
        padding-right: 0;
    }

    .subscribe-widget .tnp-subscription div.tnp-field.tnp-field-button {
        position: static;
    }

    .subscribe-widget .tnp-subscription div.tnp-field input[type="submit"] {
        width: 100%;
    }

    .subscribe-widget {
        padding: 0;
        background: none;
        border-top: 1px solid #f4f4f4;
    }

    .banner-bottom .counter {
        width: 50%;
        margin-top: 30px;
    }

    .exclusive-contacts-list li {
        position: static;
    }

    .exclusive-contacts {
        padding: 120px 0;
    }

    .exclusive-contacts-list li .contact-logo-carousel {
        width: 50% !important;
        height: 125px !important;
        display: inline-block;
        border: 1px solid #dddcdc;
        margin: -1px;
        vertical-align: top;
    }

    /*.subpage-menu,*/
    .course-left {
        float: none;
        width: auto;
        margin-bottom: 60px;
        text-align: center;
    }

    .course-right {
        float: none;
        width: auto;
        text-align: center;
    }

    .course-left p.h2 span {
        padding-right: 12px;
    }

    .course-left .address {
        margin-top: 35px;
    }

    .subpage {
        padding: 100px 0;
    }

    .page-main h1,
    .page-main .h1,
    .page-main h2,
    .page-main .h2,
    .page-main h3,
    .page-main .h3,
    .page-main h4,
    .page-main .h4,
    .page-main h5,
    .page-main .h5,
    .page-main h6,
    .page-main .h6 {
        text-align: center;
    }

    .page-main p {
        text-align: center;
    }

    .footer-contact p {
        text-align: center;
    }


    .our-courses-map iframe {
        height: 430px !important;
    }

    .other-locations {
        padding-bottom: 0;
    }

    .other-locations ul {
        margin: 0;
    }

    .other-locations ul li {

        width: 50%;
        margin-bottom: 10px;


    }

    .other-locations ul li a {

    }

    .subpage-banner .page-title {
        font-size: 35px
    }

    .courses-top h1 {
        font-size: 7vw;
        letter-spacing: -2px;
    }

    .courses-list.grid-view .row .course-each {
        width: 50%;
    }

    .course-detail-top h1, .course-detail-each h2,
    .course-detail-each.text-right h2 {
        font-size: 7vw;
        line-height: normal;
        letter-spacing: -1px;
    }

    .course-detail-top h1 span {
        font-size: 5vw;
    }

    .course-detail-each {
        padding: 150px 0;
    }

    .syllabus .toggle .toggle-content ul li {
        width: 100%;
    }

    .syllabus h2 {
        font-size: 7vw;
    }

    .syllabus .toggle .toggle-content * {
        font-size: 15px;
    }

    .fees-and-date-each {
        padding: 40px;
    }

    .fees-and-date-each p.h3 span {
        padding-right: 0;
    }

    .fees-and-dates-top h2 {
        font-size: 7vw;
    }

    .course-application .course-application-form {
        padding: 20px 20px;
    }

    .course-application .course-application-form .each {
        margin-bottom: 25px;
    }

    .course-application .course-application-form .each:nth-child(2) {
        margin-bottom: 35px;
    }

    .course-application .course-application-form .each:nth-child(3) .col-6 {
        margin-bottom: 15px;
    }

    .course-application .course-application-form .each-course-detail {
        margin-top: 10px;
    }

    .course-application .course-application-form .each-course-detail ul li {
        width: 100% !important;
    }

    .course-detail-each h2 small {
        font-size: 5vw;
        line-height: normal;
        letter-spacing: -1px;
    }

    .why-us-top h1 {
        font-size: 9vw;
        margin-bottom: 17px;
    }

    .why-us-top p.span {
        font-size: 7vw;
    }

    .course-detail-each h2 {
        margin-bottom: 17px;
    }

    .why-us-top {
        padding-top: 0;
        padding-bottom: 80px;
    }

    .our-artists-top {
        padding: 100px 0;
    }

    .our-artists-top h2 {
        font-size: 7vw;
    }

    .our-artists-top p.small {
        font-size: 15px;
        padding-top: 5px;
    }

    .our-artists .each {
        width: 50%;
    }

    .image-text-section.two p {
        font-size: 15px;
    }

    .about-us-top h2 {
        font-size: 5.5VW;
        letter-spacing: -2px;
    }

    .about-us-top h2 span {
        font-size: 4VW;
        line-height: normal;
    }

    .about-us-top {
        padding: 100px 0;
    }

    .f-and-d-top h2 {
        font-size: 5vw;
        line-height: normal;
    }

    .f-and-d-top h2 span {
        font-size: 4.2vw;
        line-height: normal;
    }

    .f-and-d-top p {
        font-size: 15px;
        line-height: 26px;
    }

    .f-and-d-top {
        padding-bottom: 70px;
    }

    .f-and-d h3 {
        font-size: 30px;
    }

    .f-and-d-list li .f-and-d-logo img {
        max-width: 70%;
        max-height: 70%;
    }

    .the-truth-top .left,
    .the-truth-top .right {
        width: auto;
        float: none;
        text-align: center
    }

    .the-truth-top {
        padding-bottom: 100px;
    }

    .opportunitues-top .left h2 {
        font-size: 9vw;
    }

    .opportunitues-list.grid-view .row .opportunitues-each {
        width: calc(31% - 3px);
        /*width: calc(50% - 10px);*/
    }

    /*    .opportunitues-list.grid-view{ padding:0; }*/
    .qualifications-top .left h1,
    .qualifications-middle .left h2 {
        font-size: 8vw;
        line-height: normal;
    }

    .qualifications-list .each .qualification-widget .thumb,
    .qualifications-list .each .qualification-widget .content {
        display: block;
        width: auto;
        text-align: center;
    }

    .qualifications-list .each .qualification-widget .thumb img {
        max-height: 100px;
    }

    .qualifications-middle {
        padding: 100px 0;
    }

    .qualifications-bottom .each:last-child {
        margin-bottom: 0;
    }

    .contact-address-widget .iframe {
        height: 350px !important;
    }

    .contact-address-widget .iframe iframe {
        width: 200% !important;
    }

    .contact-address-widget h2 {
        font-size: 40px;
    }

    .contact-middle h2 {
        font-size: 6.5vw;
    }

    .aofm-bookings-widget {
        padding: 45px;
    }

    .enquiry-form .row .col-4 {
        padding-bottom: 0;
    }

    .home .image-text-section .text p {
        font-size: 15px;
        line-height: 28px;
    }

    .work-opportunities-sec .counter .counter-number .counter-value {
        margin: 0;
        line-height: 40px;
    }

    .work-opportunities-sec .counter .counter-description span {
        line-height: normal;
    }

    .exclusive-contacts-list {
        margin-bottom: 15px;
    }

    .book-sec .left,
    .book-sec .right {
        display: block;
        width: auto;
    }

    .book-sec .right h2 {
        font-size: 10vw;
        line-height: normal;
    }

    .book-sec .right h2 small {
        line-height: normal;
    }

    .book-sec .right h2 span {
        font-size: 6vw;
    }

    .book-sec .right h2 small {
        font-size: 4vw
    }

    .work-opportunities-sec .counter .counter-description {
        line-height: normal;
    }

    .exclusive-contacts .content h2 {
        font-size: 8.3vw;
    }

    .exclusive-contacts .content h3 {
        font-size: 3.5vw;
    }

    .exclusive-contacts .container {
        display: flex;
        flex-flow: column nowrap;
    }

    /*.exclusive-contacts .container .exclusive-contacts-list{ order:2; }*/
    .what-people-say {
        margin-left: 0;
        margin-right: 0;
    }

    .what-people-say::before,
    .what-people-say::after {
        display: none;
    }

    .what-people-say h2 {
        font-size: 8.3vw;
    }

    .people-say-carousel {
        padding: 0 20px;
    }

    .the-world-sec .p-bg {
        padding: 10px 10px 12px !important;
    }

    .the-world-sec .btn {
        min-width: 95%;
    }

    .mobile-links .btn {
        display: block;
    }

    .opportunitues-top .left, .qualifications-top .left {
        padding-bottom: 10px;
    }

    .course-right .btn {
        display: block;
    }

    /*.subpage-menu ul li{ display: none;}
    .subpage-menu ul li:nth-child(1),
    .subpage-menu ul li:nth-child(2),
    .subpage-menu ul li:nth-child(3),
    .subpage-menu ul li:nth-child(4){ display: inline-block;}
    .subpage-menu .subpage-mobile-menu li:nth-child(1),
    .subpage-menu .subpage-mobile-menu :nth-child(2),
    .subpage-menu .subpage-mobile-menu :nth-child(3),
    .subpage-menu .subpage-mobile-menu :nth-child(4){ display: none!important;}*/
    .toggle-subpage-mobile-menu {
        position: absolute;
        right: -50px;
        top: 0;
        padding: 23px 20px;
        font-size: 23px;
        background: url(assets/images/angle-right-white.svg) no-repeat right center #000;
        background-size: 15px;
        font-size: 0;
        bottom: 0;
    }

    .qualifications-list .each .content {
        margin: 0;
    }

    .subpage-menu:not(.no-scroll) ul {
        white-space: nowrap;
        overflow: auto;
    }

    .subpage-menu.no-scroll {
        padding-right: 0;
    }

    .subpage-menu.no-scroll li {
        margin: 0;
        padding: 0 5% !important;
    }

    .qualifications-list .each {
        padding: 36px 0;
    }

    .exclusive-contacts-list {
        text-align: center;
    }

    .exclusive-contacts-list li .contact-logo-carousel {
        width: 125px !important;
        height: 125px !important;
        margin: 0 5px 10px !important;
    }

    .exclusive-contacts-list li .contact-logo-carousel .owl-item .each {
        width: 125px !important;
        height: 125px !important;
    }

    .enquiry-form .btn {
        width: 150px;
    }

    .single-courses .subpage-menu {
        display: none;
    }

    .courses-list.list-view .course-each .course-widget .thumb {
        font-size: 0;
    }

    .city-menu ul {
        display: none;
    }

    .page-template-page-work-opportunities .subpage-menu,
    .tax-opportunity_category .subpage-menu,
    .page-template-page-aftercare .subpage-menu,
    .tax-aftercare_category .subpage-menu {
        display: none;
    }

    .city-menu .open-filters {
        display: block;
    }

    .courses-heading .view-by .open-filters {
        float: right;
        padding: 0 0 0 14px;
        border-left: 1px solid #737373;
        margin-left: 14px;
    }

    .courses-heading .view-by .open-filters i {
        margin: 0;
    }

    .courses-top .tags {
        display: none;
    }

    .courses-top p {
        margin-bottom: 20px;
    }

    .exclusive-contacts-list li img {
        max-width: 60%;
        max-height: 60%;
    }

    /*.is-opened.small-header .header{ background: #fff; }
    .is-opened.small-header .header .nav-btn span{ background: #000; }*/
    .subpage-menu {
        text-align: left; /* padding-right: 50px;*/
    }


    .footer .quick-links-widget li {
        display: block;
        margin: 0;
    }

    .footer .quick-links-widget li a {
        display: block;
        padding: 14px 0 15px;
        border-bottom: 1px solid #262626;
        background: url(assets/images/angle-right-white.svg) no-repeat right 5px center;
        -webkit-background-size: 10px;
        background-size: 10px;
    }

    .footer .quick-links-widget {
        padding-top: 40px;
        margin-top: 10px;
    }

    .opportunitues-list.list-view .opportunitues-each .opportunitues-widget .content {
        margin: 12px 0 0;
    }

    .city-menu {
        background: #000;
    }

    .city-menu .open-filters {
        color: #fff;
    }

    .city-menu .view-by i,
    .city-menu .view-by span {
        color: #ccc;
    }

    .city-menu .view-by i:hover, .city-menu .view-by i.active {
        color: #fff;
    }


    .overview-tab .courses-back,
    .overview-tab .course-detail-top {
        display: none;
    }

    .cd-each-container .course-detail-each:nth-child(1) {
        padding-top: 10px;
    }

    .course-detail-top.mobile {
        padding-bottom: 30px;
    }

    .course-detail-top.mobile h2 {
        font-size: 5VW;
        line-height: normal;
        letter-spacing: 0;
        margin-bottom: 15px;
    }

    .course-detail-top.mobile h2 span {
        font-size: 5vw;
        display: block;
        margin-bottom: 5px;
    }

    .course-detail-top.mobile p strong {
        display: block;
        padding: 3px;
        border: 0 !important;
    }

    .course-detail-top.mobile .makeup-cat {
        display: block;
        margin-bottom: 20px;
        color: #1c1c1c;
    }

    .course-detail-top.mobile .btn {
        display: block;
        padding: 15px 42px;
        font-size: 14px;
        margin: 0 -5.5%;
    }

    .single-courses .subpage {
        padding-top: 30px;
    }

    .course-detail-top.mobile .courses-back {
        margin-bottom: 40px;
    }

    .course-detail-top.mobile p {
        /*margin-bottom: 50px;*/
    }

    .page-template-page-courses-london .subpage-menu,
    .page-template-page-courses-newyork .subpage-menu,
    .page-template-page-courses-dubai .subpage-menu,
    .page-template-page-courses-online .subpage-menu,
    .page-template-page-makeupcourses-london .subpage-menu,
    .page-template-page-makeupcourses-new-york .subpage-menu,
    .page-template-page-makeupcourses-dubai .subpage-menu,
    .page-template-page-makeupcourses-online .subpage-menu {
        z-index: 2;
        left: 0;
        top: 58px;
        transform: translateX(0);
        background: #000;
        right: 0;
        position: relative;
        top: 0;
    }

    .stick-secondary-nav .subpage-menu,
    .stick-about-secondary-nav .subpage-menu:not(.no-scroll) {
        position: fixed;
        top: 58px;
    }

    .stick-secondary-nav:not(.single-courses) .subpage-banner {
        margin-bottom: 70px;
    }

    .page-template-page-courses-london .subpage-menu .container,
    .page-template-page-courses-newyork .subpage-menu .container,
    .page-template-page-courses-dubai .subpage-menu .container,
    .page-template-page-courses-online .subpage-menu .container,
    .page-template-page-makeupcourses-london .subpage-menu .container,
    .page-template-page-makeupcourses-new-york .subpage-menu .container,
    .page-template-page-makeupcourses-dubai .subpage-menu .container,
    .page-template-page-makeupcourses-online .subpage-menu .container {
        opacity: 1;
        visibility: visible;
    }

    .subpage-menu.no-scroll ul {
        display: table;
        white-space: nowrap;
        width: 100%;
    }

    .subpage-menu.no-scroll li {
        padding: 0 3% !important;
        width: 1%;
        display: table-cell;
        text-align: center;
    }


    .apply-now-bar-mobiles {
        position: fixed;
        left: 0;
        right: 0;
        top: 72px;
        z-index: 11;
        background: #111;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .show-apply-now-bar-mobiles .apply-now-bar-mobiles {
        opacity: 1;
        visibility: visible;
    }

    .apply-now-bar-mobiles .btn {
        width: 100%;
        font-size: 14px;
        background: #111;
        border-color: #111;
        padding: 13px 42px;
    }

    .apply-now-bar-mobiles .dropdown {
        float: left;
        width: 50%;
        font-size: 14px;
    }

    .apply-now-bar-mobiles .dropdown > a.dd-btn {
        display: block;
        padding: 13px 10%;
        color: #fff;
        text-transform: uppercase;
        position: relative;
    }

    .apply-now-bar-mobiles .dropdown ul {
        position: absolute;
        left: 0;
        top: 100%;
        width: 50%;
        background: #000;
        display: none;
        padding: 10px 0;
    }

    .apply-now-bar-mobiles .dropdown ul li a {
        display: block;
        padding: 13px 10%;
        color: #fff;
        text-transform: uppercase;
    }

    .apply-now-bar-mobiles .dropdown > a.dd-btn::before {
        content: "";
        position: absolute;
        right: 15%;
        top: 0;
        background: url(assets/images/angle-down-white.svg) no-repeat right 30px center;
        background-size: 15px;
        width: 50px;
        height: 44px;
    }

    .apply-now-bar-mobiles .dropdown > a.dd-btn.active::before {
        transform: rotate(180deg);
        background-position: right center;
    }

    .overview-tab {
        display: none;
    }

    .subpage-menu:not(.no-scroll) {
        z-index: 2;
        left: 0;
        top: 0;
        transform: translateX(0);
        background: #000;
        right: 0;
        position: relative;
    }

    .subpage-menu:not(.no-scroll) .container {
        opacity: 1;
        visibility: visible;
    }

    .subpage-menu:not(.no-scroll) ul {
        padding: 0;
        display: none;
    }

    .subpage-menu:not(.no-scroll) ul li {
        margin: 0;
        display: block;
        border-top: 1px solid #191919;
        text-align: center;
    }

    .subpage-menu:not(.no-scroll) ul li a {
        padding: 15px 0;
    }

    .subpage-menu:not(.no-scroll) .current-menu-item {
        display: none;
    }


    /* all about us page titles hidden */
    .subpage-banner .page-title {
        display: none;
    }

    .page-template-page-contact-us .subpage-banner .page-title {
        display: block;
    }

    .mobile-selected {
        font-size: 13px;
        text-transform: uppercase;
        color: #fff;
        display: block;
        padding: 25px 0;
        text-align: center;
    }

    .mobile-selected span {
        display: inline-block;
        padding-right: 23px;
        position: relative;
    }

    .mobile-selected span::before {
        content: "";
        position: absolute;
        right: 0;
        width: 11px;
        height: 1px;
        background: #fff;
        top: 7px;
    }

    .mobile-selected span::after {
        content: "";
        position: absolute;
        right: 5px;
        width: 1px;
        height: 11px;
        background: #fff;
        top: 2px;
    }

    .mobile-selected.active span::after {
        display: none;
    }


    .stick-filters .opportunitues-list {
        padding-top: 54px;
    }

    .stick-filters .city-menu {
        position: fixed;
        left: 0;
        right: 0;
        top: 78px;
        z-index: 1;
    }

    .exclusive-contacts-list li {
        display: none;
    }

    .exclusive-contacts-list li:nth-child(1),
    .exclusive-contacts-list li:nth-child(2),
    .exclusive-contacts-list li:nth-child(3),
    .exclusive-contacts-list li:nth-child(4),
    .exclusive-contacts-list li:nth-child(5),
    .exclusive-contacts-list li:nth-child(6) {
        display: inline-block;
    }

    .the-world-sec .desktop {
        display: none;
    }

    .the-world-sec .mobile {
        display: block;
    }

    .the-world-sec .btn.btn-bordered {
        border-color: #fff;
        color: #000;
        background: #fff;
    }

    .mobile-trim {
        max-height: 240px;
        overflow: hidden;
        position: relative;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .mobile-trim:not(.expanded)::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 50%;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0); /* IE6-9 */
    }

    .course-detail-each:not(.parallax-window) .mobile-trim:not(.expanded)::after {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.65) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6ffffff', GradientType=0); /* IE6-9 */
    }

    .course-detail-each:not(.parallax-window) .mobile-trim-expand {
        background: #000;
        color: #fff;
    }

    .mobile-trim.expanded {
        max-height: 1500px;
    }

    .mobile-trim-expand {
        color: #fff;
    }

    .mobile-trim-expand {
        color: #000;
        display: inline-block;
        background: rgba(240, 240, 240, .9);
        padding: 3px 15px 4px;
        font-size: 12px;
        margin-top: 15px;
    }

    .show-courses-nav .stick-on-mobiles {
        position: fixed;
        left: 0;
        right: 0;
        top: 78px;
        z-index: 5;
        background: #111;
    }

    .show-courses-nav .stick-on-mobiles .btn {
        background: none;
        border-color: #000;
        color: #fff;
        margin: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }

}

@media (max-width: 600px) {
    /*.subpage-menu ul li:nth-child(4){ display: none;}
    .subpage-menu .subpage-mobile-menu :nth-child(4){ display: block!important;}*/
    .subpage-menu li {
        margin: 0 5%;
    }

    .btn, .subscribe-widget .tnp-subscription div.tnp-field input[type="submit"], form input[type="submit"] {
        padding: 14px 28px;
    }

    /*.opportunitues-list.list-view .opportunitues-each .opportunitues-widget .thumb,
    .courses-list.list-view .course-each .course-widget .thumb{ width:90px; }*/
    /*.opportunitues-list.list-view .opportunitues-each .opportunitues-widget .thumb img,
    .courses-list.list-view .course-each .course-widget .thumb img{ width: 90px; height:90px; margin: 0 auto;display: block;}*/
    .courses-list.list-view .course-each .course-widget .content .duration, .courses-list.list-view .course-each .course-widget .content .fees {
        background-size: auto 16px;
    }

    /*.courses-list.list-view .course-each .course-widget .thumb .saving { right: 0;top: 23px;}*/
}

@media (max-width: 480px) {

    .footer .left {
        margin-bottom: 40px;
        padding-bottom: 10px;
    }

    .footer h4 {
        font-size: 17px;
    }

    h2,
    .course-left p.h2 {
        font-size: 45px;
    }

    .opportunitues-list.grid-view .opportunitues-widget .content .btn-link,
    .opportunitues-list.list-view .opportunitues-each .opportunitues-widget .content .btn-link {
        font-size: 12px;
    }

    .opportunitues-list.list-view .opportunitues-each .opportunitues-widget .content h2 {
        font-size: 14px;
    }

    .subscribe-widget .tnp-subscription div.tnp-field.tnp-field-email .tnp-email {
        font-size: 19px;
        padding-left: 42px;
    }

    .course-right p:nth-child(1) {
        font-size: 19px;
        line-height: 30px;
    }

    .other-locations ul li a span {
        font-size: 21px;
    }

    .header .logo {
        max-width: 80px;
    }

    .subpage-banner {
        position: relative;
    }

    .subpage-banner .container {
        position: absolute;
        left: 5%;
        bottom: 0;
    }

    .subpage-banner .page-title {
        font-size: 16px;
    }

    .courses-top h1 {
        font-size: 9vw;
    }

    /*.courses-top h1 span{ display:block; }*/
    .courses-top h1 span {
        padding-left: 7px;
    }

    .tags li {
        margin: 0 1px 7px;
    }

    .tags li a {
        padding: 8px 22px;
    }

    .subpage {
        padding: 50px 0;
    }

    .courses-top {
        padding-bottom: 40px;
    }

    .courses-list.grid-view .row .course-each {
        width: 100%;
    }

    .course-detail-each {
        padding: 100px 0;
    }

    .syllabus .toggle h4 {
        font-size: 16px;
    }

    .fees-and-date-each p.h3 {
        font-size: 28px;
    }

    .fees-and-dates-top h2 {
        font-size: 8vw;
    }

    .fees-and-dates-top p {
        font-size: 15px;
    }

    .date-table li p {
        padding-top: 1px;
    }

    .course-application h2 {
        font-size: 7.5vw;
        letter-spacing: -1px;
    }

    .course-application .course-application-form .each-course-detail ul li {
        margin-bottom: 20px;
    }

    .course-application .course-application-form .each-course-detail ul li label {
        float: none;
        padding-bottom: 6px;
    }

    .course-application .course-application-form .each-course-detail ul li span {
        padding-left: 0 !important;
    }

    .course-application .course-application-form .each.last a {
        float: none;
        display: block;
    }

    .course-application .course-application-form .each.last label.terms {
        float: none;
        display: block;
        padding-top: 10px;
    }

    .course-application .course-application-form .each.last {
        margin-bottom: 20px;
    }

    .course-detail-each {
        padding: 20px 0;
    }

    .our-artists .each {
        width: 100%;
    }

    .our-artists .each .artist .thumb {
        max-height: 120px;
        max-width: 110px;
        float: left;
        width: 100%;
        padding-top: 4px;
        min-height: 0;
    }

    .our-artists .each .artist .content {
        padding: 10px 0 28px 130px;
        position: static; /*min-height: 120px;*/
        background: none;
    }

    .our-artists .each .artist .content h3 {
        margin-bottom: 11px;
    }

    .our-artists .each .artist .content .origin strong,
    .our-artists .each .artist .content h3,
    .our-artists .each .artist .content h3 span {
        color: #000;
    }

    .our-artists .each .artist .content .origin {
        font-size: 12px;
        color: #000;
    }

    .our-artists .each .artist .content h3 span {
        font-family: 'open_sanslight';
    }

    .our-artists .each .see-profile {
        font-weight: 700;
        border: 0;
        font-size: 9px;
        padding: 0;
        margin: 0 0 0 130px;
        height: auto;
    }

    .artist-detail .thumb {
        float: none;
        width: auto;
        padding-top: 20px;
    }

    .artist-detail .content {
        float: none;
        width: auto;
        padding: 30px 0;
    }

    .about-us-top h2 span {
        font-size: 6VW;
    }

    .about-us-top h2 {
        font-size: 8VW;
    }

    .f-and-d-top h2 {
        font-size: 7vw;
    }

    .f-and-d-top h2 span {
        font-size: 5.8vw;
    }

    .f-and-d h3 {
        font-size: 6vw;
    }

    .f-and-d-top {
        padding-bottom: 50px;
    }

    .f-and-d-list li {
        width: 50%;
    }

    .f-and-d-list li .f-and-d-logo img {
        max-width: 130px;
    }

    .f-and-d-top p br {
        display: none;
    }

    .the-truth-top .left h2 {
        font-size: 9vw;
        letter-spacing: -1px;
    }

    .the-truth-top .left h2 span {
        font-size: 5.5vw;
    }

    .the-truth-top .right p {
        font-size: 18px;
        line-height: 30px;
    }

    .the-truth-top .right p {
        font-size: 15px;
        line-height: 27px;
    }

    .the-truth-top {
        padding-bottom: 80px;
    }

    .opportunitues-top .left h2 {
        font-size: 10vw;
        line-height: normal;
    }

    /*    .opportunitues-list.grid-view .row .opportunitues-each{ width: 100%;}*/
    .opportunitues-list.grid-view .row .opportunitues-each .content h3 {
        font-size: 15px;
    }

    .opportunitues-list.grid-view .row .opportunitues-each .content p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 15px;
        word-wrap: break-word;
    }

    .opportunitues-widget .content h3 {
        min-height: 0;
    }

    .qualifications-top .left h1,
    .qualifications-middle .left h2 {
        font-size: 10vw;
    }

    .qualifications-list .each .content strong.h3 {
        font-size: 26px;
    }

    .qualifications-bottom .each:nth-child(2n+1) {
        padding-right: 0;
    }

    .qualifications-bottom .each {
        padding-left: 0;
    }

    .qualifications-bottom .each .number {
        position: static;
    }

    .qualifications-bottom {
        padding-top: 0;
    }

    .qualifications-bottom .each {
        margin-bottom: 60px;
    }

    .qualifications-bottom .each .number {
        font-size: 120px;
        line-height: 140px;
    }

    .qualifications-bottom .each h3 {
        font-size: 20px;
    }

    .qualifications-list .each .qualification-widget .thumb img {
        max-height: 80px;
    }

    .contact-address-widget h2 {
        font-size: 27px;
    }

    .contact-address-widget ul li {
        font-size: 15px;
    }

    .contact-address-widget .container {
        padding: 60px 0;
    }

    .subscribe-widget .tnp-subscription {
        padding-left: 35px;
        padding-right: 35px;
    }

    .counter .counter-value {
        font-size: 40px;
    }

    .counter .counter-description {
        font-size: 15px;
    }

    .banner-bottom h1 {
        font-size: 7.4vw;
    }

    .image-text-section .text h2 {
        font-size: 36px;
        font-weight: 300;
        text-align: center;
    }

    .image-text-section .text h2 span {
        font-size: 36px;
    }

    .home .image-text-section .text .btn:not(.btn-white) {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .home .image-text-section .text .btn {
        display: block;
    }

    .home .image-text-section .text .btn.btn-white {
        background: #000;
        color: #fff;
        border-color: #000;
    }

    .work-opportunities-sec .counter .counter-number .counter-value {
        font-size: 13vw;
        line-height: 40px;
    }

    .work-opportunities-sec .counter .counter-description {
        font-size: 10vw;
    }

    .work-opportunities-sec .counter .counter-description span {
        font-size: 20px;
    }

    .work-opportunities-sec .btn {
        display: block;
    }

    .book-sec .right h2 small {
        font-size: 5vw;
    }

    .book-sec .right h2 {
        font-size: 11vw;
    }

    .book-sec .right .btn {
        display: block;
    }

    .exclusive-contacts .content h2 {
        letter-spacing: -2px;
    }

    .exclusive-contacts .content h2 span {
        padding-left: 5px;
    }

    .exclusive-contacts .content h2 {
        font-size: 9.3vw;
    }

    .exclusive-contacts .content h3 {
        font-size: 15px;
    }

    .exclusive-contacts .content .btn {
        background: #000;
        color: #fff;
        border-color: #000;
    }

    .what-people-say .owl-item div p {
        font-size: 17px;
        line-height: 30px;
    }

    .whatsapp-icon {
        width: 30px;
        height: 30px;
        right: 20px;
    }

    section,
    .exclusive-contacts {
        padding: 80px 0;
    }

    .the-world-sec .p-bg {
        padding: 7px 5px 9px !important;
    }

    .what-people-say-sec {
        padding: 110px 0 105px;
    }

    .main-banner #rev_slider_2_1 .uranus .tp-bullet {
        width: 18px;
        height: 18px;
    }

    .why-aofm-sections .course-detail-each:last-child h2 span br {
        display: none;
    }

    .main-nav .each h3 {
        font-size: 17px;
        padding: 2.5vh 5%;
    }

    .opportunitues-top {
        padding-bottom: 80px;
    }

    .subpage-menu li {
        margin: 0 6%;
    }

    .courses-list.grid-view .row .course-each:nth-child(1) {
        margin-top: 30px;
    }

    .modal {
        padding: 30px !important;
    }

    .courses-list.grid-view .row .course-each .course-widget .thumb {
        max-width: 240px;
        margin: 0 auto;
    }

    .header .logo img {
        max-width: 80px !important;
    }

    .header .nav-btn {
        margin-top: 4px !important;
    }

    .is-opened .header .nav-btn {
        top: -4px;
    }

    .contact-address-widget .iframe {
        height: 200px !important;
    }

    .contact-address-widget .iframe iframe {
        width: 230% !important;
    }

    .is-opened .header .nav-btn {
        top: -2px;
    }

    .subpage-banner {
        padding: 128px 0 0;
    }

    .single-courses .subpage-banner {
        height: auto;
    }

    .courses-heading .view-by i {
        margin-left: 4px;
    }

    .courses-heading .view-by span {
        padding-right: 6px;
    }

    .apply-now-bar-mobiles {
        top: 64px;
    }

    /*.subpage-menu ul li:nth-child(3){ display: none;}
    .subpage-menu .subpage-mobile-menu :nth-child(3){ display: block!important;}*/
    /*.opportunitues-list.list-view .opportunitues-each .opportunitues-widget .thumb{ width:70px; }
    .opportunitues-list.list-view .opportunitues-each .opportunitues-widget .thumb img{ width: 70px; height:70px; }*/
    .main-nav .mobile-alignment::before {
        top: -300px;
        height: 300px;
    }

    .main-nav .mobile-alignment::after {
        bottom: -300px;
        height: 300px;
    }

    .page-title-new {
        font-size: 16px;
    }

    .course-detail-top.mobile h2 {
        font-size: 6.5VW;
    }

    .course-detail-top.mobile h2 span {
        font-size: 6.5vw;
    }


    .stick-secondary-nav:not(.single-courses) .subpage-banner {
        margin-bottom: 57px;
    }

    .page-template-page-courses-london .subpage-menu li a,
    .page-template-page-courses-newyork .subpage-menu li a,
    .page-template-page-courses-dubai .subpage-menu li a,
    .page-template-page-courses-online .subpage-menu li a {
        padding: 20px 0 18px;
    }

    .stick-filters .city-menu {
        top: 68px;
    }

    .exclusive-contacts-list li .contact-logo-carousel {
        width: 100px !important;
        height: 100px !important;
    }

    .exclusive-contacts-list li .contact-logo-carousel .owl-item .each {
        width: 100px !important;
        height: 100px !important;
    }



    .show-courses-nav .stick-on-mobiles {
        top: 70px;
    }

    .course-detail-each p iframe {
        width: 290px !important;
        height: 170px;
    }


}

@media (max-width: 400px) {
    .opportunitues-list.grid-view {
        max-width: 98%;
    }

    .opportunitues-list.grid-view .row {
        margin: 0 -3px;
    }

    .opportunitues-list.grid-view .row .opportunitues-each {
        padding: 5px 5px 8px;
        margin: 2.5px;
        width: calc(50% - 5px);
    }

    .opportunitues-list.grid-view {
        padding-top: 5px;
    }
}
@media (max-width: 374px) {
    .exclusive-contacts-list li .contact-logo-carousel {
        width: 80px !important;
        height: 80px !important;
        margin: 0 5px 10px !important;
    }

    .exclusive-contacts-list li .contact-logo-carousel .owl-item .each {
        width: 80px !important;
        height: 80px !important;
    }
}

@media (max-width: 360px) {
    .courses-heading .view-by span:not(.open-filters) {
        display: none;
    }
}


a.btn.btn-bordered.applynow-list {
    margin-top: 10px;
    min-width: 170px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    a.btn.btn-bordered.applynow-list {
        margin-left: 10px !important;
        min-width: 150px !important;
    }
}

@media (max-width: 767px) {
    a.btn.btn-bordered.applynow-list {
        margin-top: 0px !important;
        min-width: 150px !important;
    }

    .mobile-toggle-heading span {
        display: block;
        padding-top: 5px;
    }
}


/*HOME PAGE BANNER*/

.aofmBanner {
    display: flex;
    min-height: calc(100vh - 250px);
    width: 100%;
}

@media (max-width: 767px) {
    .aofmBanner {
        flex-direction: column;
    }
}

.aofmBanner-left {
    background: black;
    flex: 0 0 50%;
}

.aofmBanner-right {
    background: black;
    flex: 1;
}

/*HOME PAGE QUALIFICATION SECTION*/

.frontPageQualifications {
    display: flex;
    width: 100%;
    grid-gap: 40px
}

@media (max-width: 767px) {
    .frontPageQualifications {
        flex-direction: column;
        grid-gap: 40px;
    }
}

.frontPageQualifications-left {
    flex: 0 0 50%;
    max-width: 100%;
}

.frontPageQualifications-right {
    flex: 1;
    min-width: 0;
}

.qualificationSlide {
    background: url(http://aofmakeup.linux.lilo.cloud/wp-content/uploads/2021/07/admin-ajax.jpg);
    min-height: 580px;
    position: relative;
    background-size: cover
}

.qualificationSlide .slideroverlay {
    display: Flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    justify-content: flex-end;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    padding: 40px;
    color: #fff;
}

.qualificationSlide .slideroverlay .buttons {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

.qualificationSlide h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 600
}

.fp-inner {
    border: 6px solid #000;
    padding: 40px;
    height: 100%
}

.fp-inner h2 {
    font-size: 45px;
    font-weight: 600;
    color: #000;
    line-height: 1.25em;
    margin-bottom: 40px;
}

.homeCarousels .owl-nav .owl-prev {
    width: 54px;
    height: 54px;
    border-radius: 100%;
    background: url(/wp-content/themes/twentytwenty-child/assets/images/angle-left.svg) no-repeat 15px 17px;
    -webkit-background-size: 20px;
    background-size: 20px;
    position: absolute;
    left: 0;
    top: 45%;
}

.homeCarousels .owl-nav .owl-next {
    width: 54px;
    height: 54px;
    border-radius: 100%;
    background: url(/wp-content/themes/twentytwenty-child/assets/images/angle-right.svg) no-repeat 18px 17px;
    -webkit-background-size: 20px;
    background-size: 20px;
    position: absolute;
    right: 0;
    top: 45%;
}

.homeCarousels .owl-nav .owl-prev:hover, .homeCarousels .owl-nav .owl-next:hover {
    background-color: #fff;
}

.pinkbtn {
    background-color: #EE0075;
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    padding: 15px 25px;
    flex: 1;
    transition: background-color 0.2s;
    font-weight: 600;
    letter-spacing: 1px
}

.pinkbtn:hover {
    background-color: #d4076c;
}

.pinkOutlinebtn {
    background-color: #fff;
    border: 1px solid #EE0075;
    color: #EE0075;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    padding: 15px 25px;
    flex: 1;
    transition: background-color 0.2s;
    font-weight: 600;
    letter-spacing: 1px
}

.pinkOutlinebtn:hover {
    background-color: #EE0075;
    color: #fff;
}

/*HOME PAGE GRID*/

.homeGrid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media (max-width: 767px) {
    .homeGrid {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

.homeGriditem {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.homeGriditem .inner {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 13px;
    text-align: center;
    letter-spacing: 1px
}

.homeGriditem .inner strong {
    font-size: 30px;
}

.homeGriditem::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    transform-origin: center;
    transition: transform 0.4s ease-in-out;
}

.homeGriditem:focus::after, .homeGriditem:hover::after {
    transform: scale(1.05);
}

video {
    /* override other styles to make responsive */
    width: 100% !important;
    height: auto !important;
}

section.whatsapp-banner {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: var(--theme-colour-pink);
    text-align: left;
}
section.whatsapp-banner .text-col {
    color: #fff;
}
section.whatsapp-banner .text-col .h3 {
    color: #fff;
}
section.whatsapp-banner .text-col .btn-bordered {
    color: #fff;
    border-color: #fff;
}
@media (max-width: 1023px) {
    section.whatsapp-banner .text-col {
        text-align: center;
    }
}

.add-read-more.show-less-content .second-section,
.add-read-more.show-less-content .read-less {
    display: none;
}

.add-read-more.show-more-content .read-more {
    display: none;
}

.add-read-more .read-more,
.add-read-more .read-less {
    font-weight: bold;
    margin-left: 2px;
    color: var(--theme-colour-pink);
    cursor: pointer;
}

.add-read-more{
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 767px) {
    #cookie-law-info-bar[data-cli-style=cli-style-v2] {
        z-index: 99999999 !important;
        bottom: 80px !important;
    }
}

.page-main .envira-tags-filter-list {
    margin-bottom: 10px;
    background: var(--theme-colour-black);
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 20px 20px 0;
}

.page-main .envira-tags-filter-list .envira-tags-filter {
    display: flex;
    align-items: center;
    float: none;
    padding: 0px 10px;
    border-width: 1px;
    border-style: solid;
    background: var(--theme-colour-white);
    border-color: var(--theme-colour-white);
    color: var(--theme-colour-black);
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    margin-left: 5px;
    margin-right: 5px;
    flex-basis: 18%;
}
@media (max-width: 1023px) {
    .page-main .envira-tags-filter-list {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }
    .page-main .envira-tags-filter-list .envira-tags-filter {
        flex-basis: 30%;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {

    .page-main .envira-tags-filter-list .envira-tags-filter {
        flex-basis: 45%;

    }
}
@media (max-width: 374px) {
    .page-main .envira-tags-filter-list .envira-tags-filter {
        flex-basis: 90%;
    }
}
.page-main .envira-tags-filter-list .envira-tags-filter.active {
    background: var(--theme-colour-black);
    border-color: var(--theme-colour-white);
    color: var(--theme-colour-white);
}
.page-main .envira-tags-filter-list .envira-tags-filter:last-child {
    margin-right: 0;
}
.page-main .envira-tags-filter-list .envira-tags-filter .envira-tags-filter-link {
    text-transform: uppercase;
    padding: 10px 10px;
    flex-grow: 1;
    display: inline-block;
    text-align: center;
    font-family: sans-serif;
    cursor: pointer;
    color: var(--theme-colour-black);
}
.page-main .envira-tags-filter-list .envira-tags-filter.active .envira-tags-filter-link {
    color: var(--theme-colour-white);
}

.subpage.enroll {
    background: var(--theme-colour-grey-medium);
}
.enroll-form-container {}
.enroll-form-container .gform_heading {}
.enroll-form-container .gform_heading .gform_title {
    text-align: center;
}
.enroll-form-container .nice-select {}
.enroll-form-container .nice-select .current {
    white-space: normal;
    overflow: hidden;
    height: 50px;
    display: inline-block;
}
.enroll-form-container .nice-select.open .list {
    overflow-x: hidden;
}
.enroll-form-container .nice-select.open .list .option {
    text-wrap: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.enroll-form-container .nice-select.open .list .option:nth-child(odd) {
    background: #f3f3f3;
}
.enroll-form-container .nice-select.open .list .option.selected {}