/* One stylesheet for every page. Sections keep the order of the four sheets it
   replaced, so the cascade is unchanged. Asset paths are lowercase: the server
   301s any path with a capital letter. */
/* ---- css-home-v20.css ---- */
html,
body {
    overflow-x: hidden;
    max-width: 100%;
}

html {
    overflow-y: auto;
}

@media all, all {

body {
    font-size: 62.5%;
    font-family: arial, verdana, sans;
    padding: 0;
    color: #000;
    background: #fff url(/images/2022/page/background-body_bg.png) repeat left top;
    margin: 0;
}

}

@media all, all {

form, ul, dl, dd, dt, h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
}
h1 {
    font-size: 1.834em;
    padding: .8em 0;
    display: inline-block;
    clear: both;
    font-weight: 400;
}
h2 {
    font-size: 1.334em;
    padding: .5em 0;
    clear: both;
    font-weight: 400;
}
h3 {
    font-size: 1.166em;
    padding: .8em 0 1em;
    display: inline;
    font-weight: 700;
    color: #1670f1;
}
h4 {
    font-size: 1.166em;
    padding: .5em 0 1em;
    display: inline;
    font-weight: 700;
    color: #888;
}
h1, h2, h3, h4 {
    font-family: 'Open Sans', sans-serif;
    line-height: 1em;
    display: block;
}
p {
    margin: 0 0 1.1em;
    padding: 0;
    line-height: 1.5em;
}
p
span {
    color: #999;
}

p
span.dki {
    color: #000;
}

.page .maincontent ul, .page .maincontent
ol {
    color: #0089d0;
    clear: both;
    margin: 0 0 10px 20px;
	padding: 0;
    line-height: 1.5em;
}
.page .maincontent
ul {
    list-style: none;
}
.maincontent ul li, .maincontent ol
li {
    padding-bottom: 4px;
}
.page .maincontent ul
li {
    background: url(/images/2022/page/bullets-main_bullet.png) no-repeat left 5px;
    padding-left: 10px;
}
.page .maincontent
ol {
    font-weight: 700;
    list-style-position: inside;
}
.page .maincontent ol
li {
    font-weight: 400;
}

input.text, select {
    font-size: 13px;
    border: 1px solid #cacaca;
    padding: 3px;
    font-family: arial, verdana, sans;
}
input.long, textarea.long, select.long {
    width: 240px;
}
input.medium, textarea.medium, select.medium {
    width: 160px;
}
input.short, textarea.short, select.short {
    width: 110px;
}
select {
    padding: 0;
    margin-right: 30px;
    font-size: .916em;
    width: 145px;
}
option {
    padding: 0 3px;
    vertical-align: baseline;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
}
th {
    font-weight: 400;
    vertical-align: top;
    height: 18px;
    width: 105px;
    text-align: right;
}
td {
    font-weight: 400;
    vertical-align: top;
}
label {
    color: #494949;
    font-size: 1.088em;
    font-weight: 700;
    padding-right: 3px;
}

.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.hidden {
    display: none;
    visibility: hidden;
}
.nobg {
    background: none;
}
.printonly, .noprint {
    display: none;
    visibility: hidden;
}
.clear {
    clear: both;
    float: none;
}
.small {
    font-size: .85em;
}
.radio input, .radio
label {
    float: none!important;
    display: inline!important;
}
.label {
    line-height: 1.5em!important;
    font-weight: 700!important;
    padding-right: 10px;
}
.defaultpadding, .defaultpadding tr
td {
    padding-bottom: 2px!important;
}
br.clear {
    font-size: 0;
}
a {
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: underline;
}
.maincontent
a {
    color: #E00000;
}
.contentspots
a {
    color: #E00000;
}
.fileUpload {
    font-family: Arial;
    font-size: 12px;
}

iframe {
    border: none;
}

}

@media all, all {

.outer {
    margin: 0 auto;
    width: 1008px;
}
.sides {
    float: left;
    width: 980px;
    background: url(/images/2022/page/background-page_sides.png) repeat-y;
    padding: 0 14px;
}
.main {
    float: left;
    width: 980px;
    padding: 0;
    background: #fff;
}
.header {
	padding: 15px 15px 12px;
    width: 950px;
    float: left;
    height: 92px;
}
.academy-logo {
	margin-left: 10px;
	padding-top: 20px;
	float: left;
}
.academylogo img {
	width: 400px;
	height: 65px;
}
.header-links {}
.header-social {
	width: 26px;
	height: 92px;
	float: right;
}
.header-offer {
	width: 92px;
	height: 92px;
	padding-right: 7px;
	float: right;
}
.header-offer img {
	width: 92px;
	height: 92px;
}
.sitemap
ul {
    margin-left: 2em;
}
.sitemap ul
li {
    line-height: 1.5em;
}
.moreright {
    float: right;
    margin-top: -20px;
}
.req {
    color: #d00;
    font-weight: 700;
}
h2.sep {
    background: url(/images/2022/page/separator-sep.png) no-repeat left bottom!important;
    height: 1.5em!important;
    width: 477px;
    margin: 0;
    padding: 0;
    display: block;
}
.error404 {
    margin: 10px 20px;
}
.error404
li {
    margin: 5px;
    list-style-type: circle;
}
.newsarticle
h1 {
    padding-bottom: .1em;
}

.bdplite
input {
    width: 100px;
    font-size: 14px;
    height: 21px!important;
    border: 1px solid #e0e1de;
}
.bdplCalendar td, .bdplPopUp td, .bdplNextPrev
td {
    padding: 1px!important;
}
.bdplTitle
th {
    text-align: center!important;
    vertical-align: middle!important;
}

ul.nav {
    font-size: 1.2em;
    float: left;
    width: 978px;
    height: 40px;
    padding-left: 2px;
    background: url(/images/2022/nav/nav3b-bg.png) repeat-x left top;
    background-size: auto 100%;
}
ul.nav a {
    width: 100%;
    padding: 0;
}
ul.nav li {
    display: inline;
    position: relative;
    z-index: 1000;
    padding: 0 1px;
    float: left;
    text-indent: -999em;
    width: auto;
}
ul.nav li a {
    display: block;
}
ul.nav li a.home {
    background: url(/images/2022/nav/nav3b-home.png) 0 -80px no-repeat;
    background-size: 100%;
    width: 56px;
	height: 40px;
}
ul.nav li a.updates {
    background: url(/images/2022/nav/nav3b-updates.png) 0 -80px no-repeat;
    background-size: 100%;
    width: 78px;
	height: 40px;
}
ul.nav li a.academy {
    background: url(/images/2022/nav/nav3b-academy.png) 0 -80px no-repeat;
    background-size: 100%;
    width: 109px;
	height: 40px;
}
ul.nav li a.wingchun {
    background: url(/images/2022/nav/nav3b-wingchun.png) 0 -80px no-repeat;
    background-size: 100%;
    width: 90px;
	height: 40px;
}
ul.nav li a.courses {
    background: url(/images/2022/nav/nav3b-classes.png) 0 -80px no-repeat;
    background-size: 100%;
    width: 73px;
	height: 40px;
}
ul.nav li a.courses2 {
    background: url(/images/2022/nav/nav3b-courses.png) 0 -80px no-repeat;
    background-size: 100%;
    width: 76px;
	height: 40px;
}
ul.nav li a.locations {
    background: url(/images/2022/nav/nav3b-locations.png) 0 -80px no-repeat;
    background-size: 100%;
    width: 88px;
	height: 40px;
}

ul.nav li a.fees {
    background: url(/images/2022/nav/nav3d-fees.png) 0 -80px no-repeat;
    background-size: 100%;
    width: 64px;
	height: 40px;
}

ul.nav li a.initiatives {
    background: url(/images/2022/nav/nav3b-initiatives.png) 0 -80px no-repeat;
    background-size: 100%;
    width: 92px;
	height: 40px;
}
ul.nav li a.memberships {
    background: url(/images/2022/nav/nav3b-memberships.png) 0 -80px no-repeat;
    background-size: 100%;
    width: 105px;
	height: 40px;
}
ul.nav li a.merchandise {
    background: url(/images/2022/nav/nav3c-shop.png) 0 -80px no-repeat;
    background-size: 100%;
    width: 54px;
	height: 40px;
}
ul.nav li a.contactus {
    background: url(/images/2022/nav/nav3c-contactus.png) 0 -80px no-repeat;
    background-size: 100%;
    width: 98px;
	height: 40px;
}
ul.nav li a:hover, ul.nav li.sfHover a {
    background-position: 0 -40px;
}
ul.nav li a.on {
    background-position: 0 0;
}

.page .banner {
    float: left;
    background: url(/images/2022/page/banner_gradient.png) repeat left top;
    width: 980px;
    height: 12px;
}

.mobile-only {
	display: none;
}

div .hero {
width: 100%; height: 334px; background: url(/content/upload/images/homepage/hero-4k.webp) left top no-repeat; position: relative; display: inline-block; background-size: 100%;
}

div .hero-video {
width: 450px; height: 253px; top: 25px; left: 25px; background: #CCC; position: absolute; z-index: 0;
}

div .hero-cta {
width: 450px; height: 128px; top: 177px; left: 503px; position: absolute; background: url(/content/upload/images/homepage/cta-3-4k.png) center top no-repeat; display: inline-block; background-size: 90%; cursor: pointer;
}

div .hero-pwc {
width: 418px; height: 18px; top: 297px; left: 48px; position: absolute; background: url(/content/upload/images/homepage/pwc-4k.png) left top no-repeat; display: inline-block; background-size: 100%; cursor: pointer;
}

div .hero-mobile {
display: none;
}

.embed-container {
display: none;
}

.home-share {
	width: 220px;
	margin: 15px 0px 0px 16px;
	float:right;
	text-align: center;
}

.home-share-fb {
	width: 220px;
	text-align: left;
}

.home-share-gplus-at {
	width: 110px;
	text-align: left;
	padding-top: 15px;
	float: left;
}

.superfish li:hover ul, .superfish li li:hover
ul {
    top: -999em;
}
ul.nav li:hover li ul, ul.nav li.sfHover li
ul {
    top: -999em;
}
ul.nav li:hover ul, ul.nav li.sfHover
ul {
    left: 3px;
    top: 2.85em;
}
ul.nav
ul {
    position: absolute;
    top: -999em;
    width: 164px;
    margin: 0;
    z-index: 50;
    background: url(/images/2022/nav/menu-level2_bottom.png) no-repeat left bottom;
    padding-bottom: 5px;
}
ul.nav ul
li {
    width: 100%;
    padding: 0;
}
ul.nav li
li {
    background: #e6e9da;
}
ul.nav li li
a {
    text-align: left;
    text-indent: 0;
    color: #000;
    font-weight: 400;
    display: block;
    width: 144px;
    padding: 5px 0 5px 20px;
}
ul.nav li li > a:hover, .nav li li > a:focus, .nav li li.sfHover>a {
    background: #f5f6f0 url(/images/2022/nav/menu-target.png) no-repeat 5px 7px;
    color: #E00000;
}
ul.nav li li
a.afirst {
    padding-top: 8px;
    background: #e6e9da url(/images/2022/nav/menu-subnav_top.png) no-repeat left top;
}
ul.nav li li a.afirst:hover {
    background: url(/images/2022/nav/menu-topnavitem_hover.png) no-repeat left top;
}
ul.nav ul
ul {
    background: url(/images/2022/nav/menu-level3_bottom.png) no-repeat left bottom;
    padding: 4px 0;
    width: 157px;
}
ul.nav li li:hover ul, ul.nav li li.sfHover
ul {
    left: 164px;
    top: -3px;
    position: absolute;
    z-index: 250;
}
ul.nav li li
li {
    background: transparent;
    width: 157px;
}
ul.nav li li li
a {
    width: 137px;
    background: #f5f6f0;
    background-image: none;
    display: block;
    padding-top: 4px;
}
ul.nav li li a:hover li a, .nav li li a:focus a, .nav li li.sfHover a
a {
    background: none;
}
ul.nav li li li a:hover {
    background: #f5f6f0 url(/images/2022/nav/menu-target.png) no-repeat 5px 6px;
}
ul.nav li li li
a.afirst {
    background: url(/images/2022/nav/menu-level3_top.png) no-repeat left top;
    padding-top: 9px;
}
ul.nav li li li a.afirst:hover {
    background: transparent url(/images/2022/nav/menu-level3_top_target.png) no-repeat left top;
}
ul.nav
li.search {
    margin: 0 0 0 16px;
    padding: 0;
    width: 142px;
    height: 40px;
    text-indent: 0;
    background: url(/images/2022/nav/nav3b-searchbar.png) no-repeat left top;
    background-size: auto 100%;
    border: 0;
    float: left;
}
ul.nav li.search
input.search {
    border: 0;
    background: transparent;
    width: 105px;
    padding: 0 0 0 5px;
    font-size: 12px;
    vertical-align: baseline;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 10pt;
    height: 14pt;
    line-height: 1.5em;
    margin: 0;
    margin-top: 11px;
    padding: 0 0 -2.5pt;
    z-index: 1;
    vertical-align: middle;
}
:first-child+html ul.nav li.search
input.search {
    line-height: 1.2em;
}
* html ul.nav li.search
input.search {
    line-height: 1.1em;
}
body:nth-of-type(1) ul.nav li.search
input.search {
    padding-top: 0;
}
.nav .go {
    background: url(/images/2022/nav/nav3b-button.png) no-repeat left top;
    background-size: 100%;
    width: 30px;
    height: 40px;
    border: 0;
    cursor: pointer;
    position: absolute;
    float: right;
}
.maincontent .go {
    background: url(/images/2022/page/old-button-page-go.png) no-repeat left top;
    width: 31px;
    height: 22px;
    border: 0;
    cursor: pointer;
}
div.skiplinks {
    text-indent: -999em;
    position: absolute;
}
.maincontent {
    float: left;
    width: 480px;
    font-size: 1.2em;
    padding: 23px 20px 0 22px;
    position: relative;
}
.home .maincontent {
    width: 930px;
    padding: 23px 25px 0;
}

.contentspots
.homespot {
    padding: 50px 14px 20px;
    font-size: .938em;
    height: 70px;
    float: left;
    margin: 0;
    width: 116px;
    padding-right: 90px;
    background-repeat: no-repeat!important;
}
.contentspots .homespot
p {
    margin-bottom: 5px;
}

.footer {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    float: left;
    clear: both;
    width: 930px;
    margin: 20px 0 0;
    padding: 25px;
    background: #2C3E50;
}
.footer-logo {
	width: 200px;
	height: 33px;
	margin-bottom: 25px;
}
.footer, .footer
a {
    color: #CAD0D4;
}
.footer
a {
    text-decoration: none;
}
.footer a:hover, .footer a:focus {
    color: #000;
    text-decoration: underline;
}
div.footerpanel {
    width: 220px;
    float: left;
    margin-left: 16px;
}
.panel1 {
	margin-left: 0px !important;
}
div.footerpanel p {
    font-size: 1.334em;
    font-weight: 700;
    color: #FFF;
}
div.footerpanel p.footercopy {
    font-size: 1em;
    font-weight: 400;
    color: #CAD0D4;
}
div.footerpanel a:hover {
    color: #FFF;
    text-decoration: none;
}
div.footerpanel ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    font-size: 1.2em;
    color: #CAD0D4;
}
div.footerpanel li {
    padding-left: 25px;
    margin: 0 0 6px 10px;
}
div.footerpanel ul:not(.findus):not(.footersocial) li {
    position: relative;
}
div.footerpanel ul:not(.findus):not(.footersocial) li:before {
    content: "";
    position: absolute;
    left: 0;
    top: .32em;
    width: 12px;
    height: 12px;
    background-color: #cad0d4;
    -webkit-mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAEaUlEQVR42s2YW4hVVRjHf3ufo+U4lQcqqqGxEB8czSwwsvEhCbEerKYwjEAKhaIwEvS5KCjypV4ygy7QlexB6IITRBdxtHJMoxzMjGpSs4JMaqzsnH16+a/4t9p7nz1TkBsWZ5291/q+//ru30ro/NSAlv1fACwC+oA5QC9whr4dA0aBT4ER4B1gRwmtcT2JBkAXsAoYBMaAdsUxpj2rRCOmW/lJbX4jMBwxamlkOSAy++7vh0Urj0clMNOADUawWQKiaARwTXv3ONCoCiosuBDYFkmj/S+H09kmHqWgHMwek0onJk1j1qwAPtDcUwYqGFoDGBoHmIl8c9pDMo1/GHpAuFEL/6gI5n3gLmAJcDVwj0m3E6jAY2MspZp+Bwx91sFQ28CTQHeO6hvAy9HaIjpBUgOOJQVOB3aVnCx4ywn9vgtMFpG6gQnzbuBDMTxR4p2B1y5h+EttK0vsJo/YCu2bpN/5wCXRu9UVbSvwXBlOlAA36WUcQTPT7U7ga4l1h9a29W0J8Duw25xkCHgV+A24ALhMtLLIqwKdZcBTITeN5eg8zEeAGyLVxCpaB9ydo0K30wHRKuLzC7CgrkTZFSHPhPwL4FrggP7XjAgSdxKNZk7OagObgU+ALcAM45doPhVYlCprFyXXBwVmkgFJRGgy0GOqTjWfoW+JqSMTjQPAQyXJtS9VCYEtCsgPKVOnMsYzIyOvA+uBmcCvwM/APOCByDPb2tsSrS3AQbMn5z0nAX60ZIc21mSUC23xncDFwH65/TDQDywHDmtPD/CY6qH5wJUCvNsCYMhl/cYrPEcTQx4D+lyeccxEPw+4CpilNdsl4eu15kXgS+By2dI+4C3gY6MxDfhAQGOPy8iJDZlZ/tIotvjTA6wFPrJ9O4E1wLk56wONpSXxrVVT/pmSExcS4Hxgk2JJMNw6sFhuPEXvZ2vv22J0qSR4MJJ8t1TXKx5xlv8pVQ2MBTnMYxYqL80ykU4VoG+B54DvFAAHgSPAM8APCpanmmf2iVZ/DpjAezQBngduydFniDN14HVTn0fo++UUx5W9z9Pv+hxpvwFcYzTzMsILqaJnWaGfAVst4iZWa88EHpWXngY8rMi/2PaHYLrVpFX0jKRqVY6bmuKQnwJ7I4DTgVuBe+19qtPfp8R6ViT1zzSPtRDUNyYsJMCbUSCLx3V22i7gJathEuAc4Gw7/QrgaUXskMCXF9RIwdsG3Xg3RbbhnoFiTSDWrby02U57BPjeHOJZ4DXgFDvkbI81kYQS4BX3qKICLcz3SQJeatajKOtqrkfVaC/wVQn9vxVonUrYMB8sCXiPaOQFUG+psk4lbGKnzhS0bs9xzWCc+1VL79Wa6cDNKmEA3pP6R2U/c4HbJKE4rAQeTwB3RMm2UhvUqtChVm2LvA1qFPX7VRrF0Aw2CxpD/94s6GAqNYonZSsdg2roYuC/vmzYoBJkQjcgJ8V1zP96YZVM4ErvCpWmfcBFqpn8Su8bdRcjKnW3j+dK709M24Dtt/y7GgAAAABJRU5ErkJggg==) center / contain no-repeat;
    mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAEaUlEQVR42s2YW4hVVRjHf3ufo+U4lQcqqqGxEB8czSwwsvEhCbEerKYwjEAKhaIwEvS5KCjypV4ygy7QlexB6IITRBdxtHJMoxzMjGpSs4JMaqzsnH16+a/4t9p7nz1TkBsWZ5291/q+//ru30ro/NSAlv1fACwC+oA5QC9whr4dA0aBT4ER4B1gRwmtcT2JBkAXsAoYBMaAdsUxpj2rRCOmW/lJbX4jMBwxamlkOSAy++7vh0Urj0clMNOADUawWQKiaARwTXv3ONCoCiosuBDYFkmj/S+H09kmHqWgHMwek0onJk1j1qwAPtDcUwYqGFoDGBoHmIl8c9pDMo1/GHpAuFEL/6gI5n3gLmAJcDVwj0m3E6jAY2MspZp+Bwx91sFQ28CTQHeO6hvAy9HaIjpBUgOOJQVOB3aVnCx4ywn9vgtMFpG6gQnzbuBDMTxR4p2B1y5h+EttK0vsJo/YCu2bpN/5wCXRu9UVbSvwXBlOlAA36WUcQTPT7U7ga4l1h9a29W0J8Duw25xkCHgV+A24ALhMtLLIqwKdZcBTITeN5eg8zEeAGyLVxCpaB9ydo0K30wHRKuLzC7CgrkTZFSHPhPwL4FrggP7XjAgSdxKNZk7OagObgU+ALcAM45doPhVYlCprFyXXBwVmkgFJRGgy0GOqTjWfoW+JqSMTjQPAQyXJtS9VCYEtCsgPKVOnMsYzIyOvA+uBmcCvwM/APOCByDPb2tsSrS3AQbMn5z0nAX60ZIc21mSUC23xncDFwH65/TDQDywHDmtPD/CY6qH5wJUCvNsCYMhl/cYrPEcTQx4D+lyeccxEPw+4CpilNdsl4eu15kXgS+By2dI+4C3gY6MxDfhAQGOPy8iJDZlZ/tIotvjTA6wFPrJ9O4E1wLk56wONpSXxrVVT/pmSExcS4Hxgk2JJMNw6sFhuPEXvZ2vv22J0qSR4MJJ8t1TXKx5xlv8pVQ2MBTnMYxYqL80ykU4VoG+B54DvFAAHgSPAM8APCpanmmf2iVZ/DpjAezQBngduydFniDN14HVTn0fo++UUx5W9z9Pv+hxpvwFcYzTzMsILqaJnWaGfAVst4iZWa88EHpWXngY8rMi/2PaHYLrVpFX0jKRqVY6bmuKQnwJ7I4DTgVuBe+19qtPfp8R6ViT1zzSPtRDUNyYsJMCbUSCLx3V22i7gJathEuAc4Gw7/QrgaUXskMCXF9RIwdsG3Xg3RbbhnoFiTSDWrby02U57BPjeHOJZ4DXgFDvkbI81kYQS4BX3qKICLcz3SQJeatajKOtqrkfVaC/wVQn9vxVonUrYMB8sCXiPaOQFUG+psk4lbGKnzhS0bs9xzWCc+1VL79Wa6cDNKmEA3pP6R2U/c4HbJKE4rAQeTwB3RMm2UhvUqtChVm2LvA1qFPX7VRrF0Aw2CxpD/94s6GAqNYonZSsdg2roYuC/vmzYoBJkQjcgJ8V1zP96YZVM4ErvCpWmfcBFqpn8Su8bdRcjKnW3j+dK709M24Dtt/y7GgAAAABJRU5ErkJggg==) center / contain no-repeat;
}

div.footerpanel ul:not(.footersocial) li a {
    display: inline-block;
    padding: 3px 0;
    margin: -3px 0;
}
div.footerpanel .findus li {
    background-image: none;
    margin: -2px 0 10px 10px;
}
div.footerpanel .findus li:before {
    background-color: #9ca4ad;
    -webkit-mask: var(--icon) center / 17px no-repeat;
    mask: var(--icon) center / 17px no-repeat;
    height: 1.36em;
    width: 24px;
    margin: 0 0 0 -34px;
    display: block;
    position: absolute;
    content: ""}
div.footerpanel .findus li.hq { --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 16 16'%3E%3Cpath d='M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10m0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6'/%3E%3C/svg%3E"); }
div.footerpanel .findus li.call { --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.68.68 0 0 0 .178.643l2.457 2.457a.68.68 0 0 0 .644.178l2.189-.547a1.75 1.75 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.6 18.6 0 0 1-7.01-4.42 18.6 18.6 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877z'/%3E%3C/svg%3E"); }
div.footerpanel .findus li.text { --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 16 16'%3E%3Cpath d='M16 8c0 3.866-3.582 7-8 7a9 9 0 0 1-2.347-.306c-.584.296-1.925.864-4.181 1.234-.2.032-.352-.176-.273-.362.354-.836.674-1.95.77-2.966C.744 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7M5 8a1 1 0 1 0-2 0 1 1 0 0 0 2 0m4 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0m3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2'/%3E%3C/svg%3E"); }
div.footerpanel .findus li.email { --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 16 16'%3E%3Cpath d='M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414zM0 4.697v7.104l5.803-3.558zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586zm3.436-.586L16 11.801V4.697z'/%3E%3C/svg%3E"); }
ul.footersocial {
    margin-bottom: 1.1em;
}
ul.footersocial a {
    display: block;
    position: relative;
    width: 32px;
    height: 32px;
    font-size: 0;
    border-radius: 50%;
    background: #9ca4ad;
}
ul.footersocial a:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    width: 16px;
    height: 16px;
    background: #fff;
    -webkit-mask: var(--icon) center / contain no-repeat;
    mask: var(--icon) center / contain no-repeat;
}
ul.footersocial a:hover, ul.footersocial a:focus-visible, ul.footersocial a:active {
    background: #ec1f27;
}
ul.footersocial li {
    list-style: none;
    background: none;
    padding: 0 5px 0 0;
    display: inline-block;
    margin: 0;
}
ul.footersocial li a.facebook { --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 16 16'%3E%3Cpath d='M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951'/%3E%3C/svg%3E"); }
ul.footersocial li a.twitter { --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 16 16'%3E%3Cpath d='M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z'/%3E%3C/svg%3E"); }
ul.footersocial li a.youtube { --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 16 16'%3E%3Cpath d='M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z'/%3E%3C/svg%3E"); }
ul.footersocial li a.instagram { --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 16 16'%3E%3Cpath d='M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334'/%3E%3C/svg%3E"); }
.jqmWindow {
    display: none;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -375px;
    width: 758px;
    height: 458px;
    background-color: #fff;
    color: #333;
    border: 1px solid #686868;
    padding: 0;
}
.jqmWindow
.enqform {
    clear: both;
    background: #fff;
}
.jqmWindow .enqform h2, .jqmWindow .enqform
h3 {
    padding: 15px 0 5px 15px;
    margin: 0;
}
.jqmWindow table th, .jqmWindow table
td {
    padding: 3px 25px;
}
.jqmWindow
table {
    width: 100%}
.jqmWindow table
th {
    background-color: #fafafa;
}
.jqmWindow table
td {
    background-color: #f6f6f6;
}
.jqmOverlay {
    background-color: #000;
}
.jqmWindow {
    padding: 0;
}
.page .maincontent .jcarousel-skin-tango.jcarousel-container {
    width: 419px;
    padding: 0 26px;
}
.page .maincontent .jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 0 26px;
    width: 419px;
}
.page .maincontent .jcarousel-skin-tango .jcarousel-clip {
    width: 419px;
    height: 110px;
}
.page .maincontent .jcarousel-skin-tango .jcarousel-item {
    width: 133px;
    height: 100px;
    border-left: 5px solid #fff;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    border-right: 0 solid #fff;
    background: none;
    padding: 0;
    background: #fff;
    color: #000;
}
.page .maincontent .jcarousel-skin-tango .jcarousel-item
a {
    background: none;
    padding: 0;
    display: block;
    width: 133px;
    margin: 0 auto;
    text-align: center;
}
.page .maincontent .jcarousel-skin-tango .jcarousel-item a
img {
    width: auto;
    height: 100px;
    text-align: center;
    margin: 0 auto;
}
.page .maincontent .jcarousel-skin-tango .jcarousel-next {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 138px;
    cursor: pointer;
    background: transparent url(/images/2022/page/old-gallery_right.png) no-repeat;
}
.page .maincontent .jcarousel-skin-tango .jcarousel-prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 138px;
    cursor: pointer;
    background: transparent url(/images/2022/page/old-gallery_left.png) no-repeat;
}
.page .maincontent .jcarousel-container {
    position: relative;
    background: #f5f6f0;
}
.page .maincontent .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.page .maincontent .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.page .maincontent .jcarousel-item {
    float: left;
    list-style: none;
    width: 75px;
    height: 75px;
    border: 1px solid #e5e5e5;
}
.page .maincontent .jcarousel-next, .jcarousel-prev {
    z-index: 3;
    display: none;
}

}

@media all, all {

.featured_courses {
    background: url(/images/2022/page/panel-featured_course.png) no-repeat left top;
    width: 423px;
    height: 190px;
    padding: 15px 17px;
    color: #333;
    float: left;
}
.featured_courses
img.img {
    border: 6px solid #fff;
    float: right;
    margin-left: 10px;
}
.home
img.sep {
    padding: 7px 0 14px;
}
a.more {
    color: #E00000;
    font-weight: 700;
    font-size: .916em;
    background: url(/images/2022/page/bullets-bullet.png) no-repeat left 1px top 3px;
    padding-left: 9px;
}
ul.bullets {
    float: left;
    width: 180px;
    list-style: none;
    margin: 0;
    padding-top: 2px;
}
ul.bullets
li {
    float: left;
}
ul.bullets li
a {
    background: url(/images/2022/page/bullets-target_off.png) no-repeat left top;
    width: 10px;
    height: 13px;
    float: left;
    padding: 0 5px;
}
ul.bullets li
a.on {
    background: url(/images/2022/page/bullets-target_on.png) no-repeat left top;
}
.homespot {
    float: left;
    padding-top: 15px;
    width: 220px;
}
.homenews {
    width: 220px;
    margin-left: 16px;
}
.homenews p {
	padding-bottom: 1em;
}
.homeevents {
    width: 220px;
    margin-left: 16px;
}
.featured_courses
h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.166em;
    float: left;
    width: 134px;
    padding: 1px 0 5px;
}
.course {
    display: none;
}
.course.selected_course {
    display: block!important;
}

.homespot
h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.166em;
    width: 150px;
    float: left;
    padding: 1px 0 5px;
}
.homespot
ul {
    list-style: none;
}
.homespot ul
li {
    background: url(/images/2022/page/bullets-list-bullet.png) no-repeat left 5px;
    padding-left: 10px;
}
.homespot h3, .featured_courses
h3 {
    font-family: 'Open Sans', sans-serif;
    padding-top: 0;
}
.homebottomspots {
    clear: both;
    padding-top: 20px;
    float: left;
    width: 950px;
}
.homebottomspots
.homespot {
    padding: 45px 90px 55px 14px;
    font-size: .938em;
    height: 30px;
    width: 116px;
    margin-left: 16px;
}
div.homespot p {
    margin: 0 0 5px;
}
.homebottomspots
.homespot.homefirst {
    margin-left: 0;
}
.homebottomspots
a {
    font-size: 1em;
}

.homeevents
ul {
    font-size: .938em;
    color: #5d5d5d;
}
.homeevents ul
li {
    background: none;
    padding: 0 0 5px;
}
.homeevents ul li
span {
    font-weight: 700;
}

}

@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/styles/fonts/open-sans-v40-latin-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('/styles/fonts/open-sans-v40-latin-italic.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/styles/fonts/open-sans-v40-latin-600.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('/styles/fonts/open-sans-v40-latin-600italic.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/styles/fonts/open-sans-v40-latin-700.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('/styles/fonts/open-sans-v40-latin-700italic.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('/styles/fonts/open-sans-v40-latin-800.woff2') format('woff2');
}

@media only screen and (min-device-width : 640px) {

.header {
    background: url(/images/2022/logo/header-logo2020-hires.png) no-repeat bottom 20px left 25px;
	background-size: 392px;
}

}

@media all, all {

.printheader {
    display: none;
    font-size: 1px;
    height: 1px;
    overflow: hidden;
    line-height: 1px;
    margin: 0;
    padding: 0;
}
.printheader
img {
    height: 1px;
    visibility: hidden;
    overflow: hidden;
    font-size: 1px;
    display: block;
}

}

@media all, all {

div.nav-circle {
    color: #666;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    width: 92px;
    height: 92px;
    float: right;
    margin-right: 12px;
}

div.info h3 {
	line-height: 1em;
}

.ih-item {
    position: relative;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}
.ih-item, .ih-item * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ih-item a {
    color: #333;
}
.ih-item a:hover {
    text-decoration: none;
}
.ih-item img {
    width: 100%;
    height: 100%}
.ih-item.circle {
    position: relative;
    width: 87px;
    height: 87px;
    border-radius: 50%}
.ih-item.circle .img {
    position: relative;
    width: 87px;
    height: 87px;
    border-radius: 50%}
.ih-item.circle .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}
.ih-item.circle .img img {
    border-radius: 50%}
.ih-item.circle .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ih-item.circle.effect1 .spinner {
    width: 92px;
    height: 92px;
    border: 10px solid #E00000;
    border-right-color: #0088D0;
    border-bottom-color: #0088D0;
    border-radius: 50%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.ih-item.circle.effect1 .img {
    position: absolute;
    top: 5px;
    bottom: 0;
    left: 5px;
    right: 0;
    width: auto;
    height: auto;
}
.ih-item.circle.effect1 .img:before {
    display: none;
}
.ih-item.circle.effect1.colored .info {
    background: #1a4a72;
    background: rgba(26, 74, 114, 0.6);
}
.ih-item.circle.effect1 .info {
    top: 5px;
    bottom: 0;
    left: 5px;
    right: 0;
    background: #333;
    background: rgba(0, 0, 0, 0.6);
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.ih-item.circle.effect1 .info h3 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 600;
    margin: 0 5px;
    padding: 30px 0 0;
    height: 20px;
    text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}
.ih-item.circle.effect1 .info p {
    color: #bbb;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.ih-item.circle.effect1 a:hover .spinner {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.ih-item.circle.effect1 a:hover .info {
    opacity: 0;
}

}

/* ---- css-internal-v16h.css ---- */
@media all, all {

.subnavcol {
    width: 200px;
    float: left;
    margin: 12px 0 0 25px;
    display: inline;
}
.subnavtop {
    background: url(/images/2022/nav/menu-top-tr.png) no-repeat left bottom;
    width: 200px;
    height: 8px;
    float: left;
    margin: 0;
    padding: 0;
}
div.subnav {

    padding: 0 0 9px;
    width: 200px;
    float: left;
    font-size: 1.2em;
    background: url(/images/2022/nav/menu-bottom-tr.png) no-repeat left bottom;
    margin: 0;
}
div.subnav h2 {
    color: #666;
    padding: 7px 0 15px 14px;
    background: #f0f2e9 url(/images/2022/nav/menu-h2_bottom.png) no-repeat left bottom;
    margin: 0;
    float: left;
    clear: both;
    width: 186px;
}
.subnav
ul {
    list-style: none;
    font-size: 1em;
    background: #f0f2e9;
    padding: 5px 7px 0;
    display: inline-block;
    clear: both;
    width: 186px;
}
.subnav ul li
a {
    display: block;
    text-decoration: none;
    color: #E00000;
    background: url(/images/2022/page/bullets-list-bullet.png) no-repeat 14px 10px;
    padding: 3px 0 3px 27px;
    line-height: 1.7em;
    font-weight: 700;
    width: 158px;
}
.subnav ul li a.on, .subnav ul li.on a:hover, .subnav ul li.on a:focus {
    background: #fcfcfb url(/images/2022/page/bullets-target_on.png) no-repeat 9px 8px;
}
.subnav ul li
ul {
    list-style: none;
    background: #fcfcfb url(/images/2022/nav/menu-level2_top.png) no-repeat left top;
    padding: 5px 0;
    width: 185px;
}
.subnav ul li
li {
    width: 160px;
}
.subnav ul li li
a {
    background: #fcfcfb url(/images/2022/page/bullets-list-bullet.png) no-repeat 21px 9px;
    font-size: 1em;
    padding: 2px 0 2px 31px;
    font-weight: 400;
    width: 150px;
}
.subnav ul li li a:hover, .subnav ul li li a:focus {
    background: #fcfcfb url(/images/2022/page/bullets-list-bullet.png) no-repeat 21px 9px;
}
.subnav ul li li
a.on {
    background: #fcfcfb url(/images/2022/page/bullets-grey_bullet.png) no-repeat 21px 9px;
    color: #8a8a89;
}
.subnav ul li li a.on:hover, .subnav ul li li a.on:focus {
    background: #fcfcfb url(/images/2022/page/bullets-grey_bullet.png) no-repeat 21px 9px;
}
.subnav ul li
li {
    width: 150px;
}
.subnav ul li li li
a {
    padding-left: 41px;
    color: #E00000;
    background-position: 31px 9px;
    width: 130px;
    white-space: normal;
}
.subnav ul li li li a:hover {
    background-position: 31px 9px;
}
.subnav ul li li li.first a, .subnav ul li li li.first a:hover, .subnav ul li li li.first a:focus {
    border: none;
}
.subnav ul li.on li a, .subnav ul li.on li a:hover, .subnav ul li.on li a:focus {
    color: #8a8a89;
    background-position: 31px 9px;
}
.subnav ul li.on li a:hover, .subnav ul li.on li a:focus {
    color: #000!important;
    background-position: 31px 9px;
}
.subnav ul li li li a.on, .subnav ul li li li a.on:hover {
    background-position: 31px 9px;
}

.wingchun-symbols {
    float: left;
    background: url(/images/2022/page/background-chinese-hd.png) no-repeat;
    background-size: 100%;
    width: 180px;
    height: 180px;
    margin: 10px;
}

.breadcrumb-share {
	width: 150px;
	float: right;
}

.addthis_sharing_toolbox {
	float: right;
}

}

@media all, all {

.social-spot {
	margin: 0px;
	width: 220px;
	float:right;
	text-align: center;
}

.social-fb {
	width: 220px;
	text-align: left;
}

.social-gplus {
	width: 110px;
	text-align: left;
	padding-top: 15px
}

.free-class-spot {
	width:220px;
	height: 50px;
	display: block;
}

.free-class-spot img {
	width: 220px;
	height: 40px;
}

img.free-class-text {
	width: 209px;
	height: 16px;
	padding: 5px 0 0 5px;
}

.contentspots {
    width: 220px;
	padding-top: 6px;
    float: left;
    font-size: 1.083em;
}
.contentspots
a {
    font-size: 1em;
}

.testimonial {
    width: 220px;
    float: left;
    font-size: .938em;
    padding: 0 0 5px;
    margin: 0 0 16px;
    background: #f5f6f0 url(/images/2022/page/testimonial-bottom.png) no-repeat left bottom;
    padding-bottom: 10px;
}
.testimonial
.testimonialtop {
    background: url(/images/2022/page/testimonial-top.png) no-repeat left bottom;
    width: 220px;
    height: 8px;
    float: left;
    margin: 0;
    padding: 0;
}
.testimonial
.sep {
    background: #f0f2e9 url(/images/2022/page/testimonial-sep.png) no-repeat left top;
    width: 220px;
    height: 6px;
    margin: 10px 0;
}
.testimonial
h3 {
    color: #666;
    padding-left: 10px;
    margin-top: 0;
    font-size: 1.272em;
    clear: both;
    width: 210px;
}
.testimonial
p {
    margin-left: 10px;
}
.testimonial
img {
    float: left;
    width: 80px;
    padding: 0 10px 10px;
    border: 5px solid #fff;
}

}

@media all, all {

.page .maincontent
.breadtop {
    background: url(/images/2022/page/separator-sep.png) no-repeat left bottom;
    width: 479px;
    padding-bottom: 10px;
    margin: 0;
    display: inline-block;
    float: left;
    min-height: 15px;
}
.page .maincontent
.breadcrumbs {
    width: 479px;
    margin: 0;
    padding: 0;
    float: left;
    min-height: 15px;
}
.page .maincontent .breadcrumbs
ul {
    list-style: none;
    width: 479px;
    float: left;
    min-height: 15px;
    font-size: .916em;
    color: #666;
    padding: 0;
    margin: 0;
}
.page .maincontent .breadcrumbs ul
li {
    padding-left: 5px;
    background: none;
    display: inline;
    height: 15px;
}
.page .maincontent .breadcrumbs ul
li.first {
    padding-left: 0;
}
.page .maincontent .breadcrumbs ul
a {
    background: url(/images/2022/page/bullets-bullet.png) no-repeat right 4px;
    padding: 0 11px 0 0;
    display: inline;
}
.page .maincontent .breadcrumbs ul li.first
a {
    padding-left: 0;
}

.page .maincontent p
a {
    font-size: .938em;
    font-weight: 700;
}
.page .maincontent
img.img {
    border: 6px solid #f5f6f0;
    margin: 0;
    padding: 0;
}

.imagewithtext {
    clear: both;
    float: left;
    margin-bottom: 10px;
    padding-top: 10px;
    width: 480px;
}
.imagewithtext
div.text {
    float: left;
    width: 250px;
}
.imagewithtext div.text
span {
    color: Red;
}
.caption {
    background: #F5F6F0;
    width: 200px;
    float: left;
    padding: 0 6px 6px;
    margin-bottom: 10px;
}
.caption
.img {
    width: 20px;
}
.caption
a {
    display: block;
    width: 20px;
    float: left;
}
.captiontext {
    padding-left: 2px;
    float: left;
    width: 170px;
    font-size: .833em;
    color: #333;
}
.imagecaption {
    clear: both;
    margin-bottom: 10px;
}
.imagecaptionleft {
    padding-right: 10px;
    float: left;
    width: 212px;
}
.imagecaptionright {
    padding-left: 10px;
    float: right;
    width: 212px;
}

.page .maincontent
.sep {
    background: url(/images/2022/page/separator-sep.png) no-repeat left top;
    width: 477px;
    height: 1px;
    margin: 15px 0;
    float: left;
}

.h2sep {
    background: url(/images/2022/page/separator-sep.png) no-repeat left bottom!important;
    float: left;
    height: 1.5em!important;
    width: 477px;
    margin: 0;
    padding: 20px 0 10px;
    display: block;
    margin-bottom: 10px;
}
.h2sep-top {
	padding: 10px 0;
}
.h3sep {
    background: url(/images/2022/page/separator-sep.png) no-repeat left bottom!important;
    float: left;
    height: 1.7em!important;
    width: 477px;
    margin: 0;
    padding: 5px 0 10px;
    display: block;
    margin-bottom: 10px;
}

.page .maincontent
.boxtop {
    background: url(/images/2022/page/panel-content_box_top.png) no-repeat;
    height: 11px;
    width: 479px;
    font-size: .1em;
    clear: both;
    float: left;
}
.page .maincontent
.box {
    background: url(/images/2022/page/panel-content_box_bottom.png) no-repeat left bottom;
    width: 479px;
    padding: 0 0 10px;
    margin-bottom: 15px;
    clear: both;
    float: left;
}
.page .maincontent .box
ul {
    padding-left: 20px;
    padding-top: 10px;
    margin-left: 0;
}
.page .maincontent .box ul
li {
    padding-bottom: 10px;
    background: url(/images/2022/page/bullets-list-bullet.png) no-repeat left 5px;
    padding-left: 10px;
}
.page .maincontent .box
input.text {
    margin-left: 10px;
}
.page .maincontent .box
label {
    padding-left: 20px;
}
.page .maincontent .box
ul.ulbox {
    float: left;
    width: 214px;
    clear: none;
    list-style: none;
}
.page .maincontent .box ul.ulbox
li {
    list-style: none;
    list-style-position: outside;
}
.page .maincontent .box
input {
    margin: 0;
    padding: 2px 0;
    float: left;
}
.page .maincontent .box
input.go {
    margin-left: 10px;
}

.page .maincontent div.pagingdiv, .result_links_nav_content {
    text-align: center;
}
.page .maincontent div.pagingdiv ul.paging, .result_links_nav_content
ul.paging {
    color: #494949;
    font-weight: 700;
    margin: 0 auto;
    width: 100%}
.page .maincontent div.pagingdiv ul.paging li, .result_links_nav_content ul.paging
li {
    display: inline;
    background: none;
    padding: 0;
}
.page .maincontent div.pagingdiv ul.paging li a, .result_links_nav_content ul.paging li
a {
    background: none;
    display: inline-block;
    clear: none;
    font-weight: 400;
    padding-left: 1px;
    width: 13px;
}
.page .maincontent div.pagingdiv ul.paging li a.on, .result_links_nav_content ul.paging li
a.on {
    color: #666;
}
.page .maincontent div.pagingdiv ul.paging li span, .result_links_nav_content ul.paging li
span {
    display: table-cell;
    display: inline-block;
    width: 10px;
    height: 14px;
    float: none;
    text-align: center;
}
.page .maincontent div.pagingdiv ul.paging li span.next, .result_links_nav_content ul.paging li
span.next {
    background: url(/images/2022/page/bullets-black_bullet.png) no-repeat 1px 6px;
    text-indent: -999em!important;
    padding: 0 10px 0 0;
}
.page .maincontent div.pagingdiv ul.paging li span.prev, .result_links_nav_content ul.paging li
span.prev {
    background: url(/images/2022/page/bullets-blackback_bullet.png) no-repeat 11px 6px;
    text-indent: -999em!important;
    padding: 0 0 0 10px;
}
.page .maincontent div.pagingdiv ul.paging li a.nexton, .result_links_nav_content ul.paging li
a.nexton {
    background: url(/images/2022/page/bullets-red_bullet.png) no-repeat 6px 4px;
    text-indent: -999em!important;
    width: 10px;
    display: inline-block;
    height: 12px;
    padding: 0 5px;
}
.page .maincontent div.pagingdiv ul.paging li a.prevon, .result_links_nav_content ul.paging li
a.prevon {
    background: url(/images/2022/page/bullets-redback_bullet.png) no-repeat 10px 4px;
    text-indent: -999em!important;
    width: 10px;
    display: inline-block;
    height: 12px;
    padding: 0 5px;
}
:first-child+html .page .maincontent div.pagingdiv ul.paging li span, .result_links_nav_content ul.paging li
span {
    padding: 0 5px;
}
*html .page .maincontent div.pagingdiv ul.paging li span, .result_links_nav_content ul.paging li
span {
    padding: 0 5px;
}
.page .maincontent
.result {
    padding: 10px 0;
}
.page .maincontent .result p
a {
    font-weight: 400;
}

.box_list {
    float: left;
    width: 154px;
    margin: 10px 0 0 9px;
    padding: 0;
    min-height: 230px;
    background: url(/images/2022/page/forms-box_bottom.png) no-repeat left bottom;
    display: inline;
}
.box_list.box_listfirst {
    margin-left: 0;
}
.box_listtop {
    float: left;
    width: 132px;
    margin: 0;
    padding: 0 11px;
    background: url(/images/2022/page/forms-box_top.png) no-repeat left top;
    height: 10px;
    font-size: .001em;
}
.box_listbody {
    float: left;
    width: 132px;
    margin: 0;
    padding: 0 11px;
    font-size: .938em;
    color: #494949;
    text-align: center;
}
.box_listbody
img {
    margin: 0;
    padding: 0;
    border: 0;
}
.box_listbody
h3 {
    width: 130px;
    padding: 7px 0 5px;
    text-align: center;
}
.box_listbody
p {
    width: 130px;
}

.quotearea {
    background: #f5f6f0;
    float: left;
    display: block;
    clear: both;
    padding: 10px;
    width: 459px;
    color: #626260;
    line-height: 1.5em;
    margin-bottom: 20px;
}
.quotearea
.image {
    float: left;
    width: 90px;
}
.quotearea
.text {
    background: url(/content/upload/images/templates/fitnesspurpose/quotestart.gif) no-repeat left top;
    padding-top: 50px;
    float: left;
    margin-left: 10px;
    width: 330px;
}
.quotearea
.signature {
    clear: both;
    background: url(/content/upload/images/templates/fitnesspurpose/quoteend.gif) no-repeat right bottom;
    padding: 20px 50px 0 100px;
    font-weight: 700;
}

div.video_large {
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
    z-index: 0;
}
.page .maincontent img.instructor {
    float: right;
    margin-left: 10px;
}

}

@media all, all {

h1.future-students {
padding-bottom: 24px;
}
div .lp-top3 {
width: 100%; height: auto; overflow: auto; margin-bottom: 24px;
}
div .lp-top3 img {
width: 98px;
height: 98px;
object-fit: cover;
border-radius: 50%;
padding: 0px;
margin: 0px 20px 0px 0px;
float: left
}
div .lp-top3 h2 {
color:#0088d0; font-weight: bold; display: inline-block;
}
div .lp-top3 p {
font-size: 14px;
}
div .lp-wide-grey {
width: 980px; height: 434px; background-color: #f5f5f5; margin: 0px 0 24px -247px; position: relative;
}
div .lp-wide-grey h2 {
font-size: 1.5em;
}
div .lp-wide-grey-2 {
height: 581px;
}
div .lp-wide-grey-2-vimeo {
height: 478px;
}
div .lp-wide-grey p {
font-size: 14px;
}
div .lp-wide-grey h3 {
font-size: 14px;
font-weight: bold;
color: #000;
line-height: 1.5em;
padding: 2px 0;
}
div .lp-wide-grey-split {
width: 490px; height: 376px; float: left; position: relative;
}
div .lp-wide-grey-text-l {
padding: 39px 20px 39px 39px;
}
div .lp-wide-grey-text-r {
padding: 39px 39px 39px 20px;
}
div .lp-cta {
width: 980px; margin-left: -247px; margin-bottom: 24px; position: relative;
}
div .lp-cta-split {
margin: auto; width: 700px; height: 40px;
}
div .lp-cta-split div {
float: left;
}
div .lp-cta-split-l {
width: 480px;
}
div .lp-cta-split-l h2 {
padding: 12px 0;
}
div .lp-cta-split-r {
width: 220px;
}
div .mobile-show {
display: none;
}
p.cta-center {
text-align: center;
}

.news_list {
    padding-bottom: 20px;
    clear: both;
    float: left;
    width: 470px;
}
.news_list
.image {
    float: left;
    width: 156px;
}
.news_list .image
img {
    border: 6px solid #fff;
    margin-right: 10px;
	height: 135px;
	width: 135px;
}
.news_list
.text {
    float: left;
    width: 310px;
}
.news_list
h3 {
    padding-bottom: .3em;
    padding-top: 0;
}
.news_list .text
p {
    margin: 0 0 .5em;
}
p.date {
    color: #999;
    padding: 0 0 .5em;
    margin: 0;
    font-size: .916em;
}
a.img
img {
    border: 6px solid #F5F6F0!important;
}

.timeline
.image {
    width: 90px;
}

.credential_list {
    padding-bottom: 20px;
    clear: both;
    float: left;
    width: 470px;
}
.credential_list
.image {
    float: left;
    width: 106px;
}
.credential_list .image
img {
    border: 6px solid #fff;
    margin-right: 10px;
}
.credential_list
.text {
    float: left;
    width: 310px;
}
.credential_list
h3 {
    padding-bottom: .3em;
}

.tabscontenttop {
    background: url(/images/2022/page/tab-tabs_content_area_top.png) no-repeat left top;
    height: 9px;
    font-size: .1em;
    width: 453px;
}
.page .maincontent
.tabscontent {
    background: url(/images/2022/page/tab-tabs_content_area.png) no-repeat left bottom;
    width: 429px;
    padding: 10px 12px;
    float: left;
}
.page .maincontent .tabscontent
div.video {
    float: left;
    width: 422px;
    padding: 0 0 0 5px;
}
.page .maincontent .tabscontent
div.video_prev {
    margin-left: -23px;
    float: left;
    padding-top: 100px;
    overflow: hidden;
    position: relative;
}
.page .maincontent .tabscontent div.video_prev
a {
    background: url(/images/2022/page/old-video_left.png) no-repeat left top;
    width: 23px;
    height: 39px;
    display: block;
    text-indent: -999999px;
}
.page .maincontent .tabscontent
div.video_next {
    margin-right: -23px;
    float: right;
    padding-top: 100px;
    overflow: hidden;
    position: relative;
}
.page .maincontent .tabscontent div.video_next
a {
    background: url(/images/2022/page/old-video_next.png) no-repeat right top;
    width: 23px;
    height: 39px;
    display: block;
    text-indent: -999999px;
}
.videoplayer {
    margin-bottom: 20px;
}
.videobg {
    padding: 1em 13px;
    background: url(/images/2022/page/video-videos_bg.png) no-repeat left bottom;
    float: left;
    width: 453px;
}

.youtube-responsive {
position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;
}

.youtube-responsive iframe, .youtube-responsive object, .youtube-responsive embed {
position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}

iframe.ld {
width: 920px;
height: 440px;
margin-left: -220px;
border: none;
}

iframe.sydney-hq {
width: 920px;
height: 510px;
margin-left: -220px;
border: none;
}

iframe.branches {
width: 920px;
height: 450px;
margin-left: -220px;
border: none;
}

#faq
table {
    margin-left: 22px;
    clear: both;
}
#faq table
tr {
    padding: 3px 0;
}
#faq
th {
    font-weight: 700;
    text-align: left;
}
#faq
th.date {
    width: 270px;
}
#faq
th.type {
    width: 120px;
}
#faq
th.location {
    width: 80px;
}

.ui-accordion-group {
    clear: both;
    float: left;
    background: url(/images/2022/page/accordion-faq.png) no-repeat left bottom;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 479px;
}
.ui-accordion-content {
    padding: 10px 31px;
    float: left;
    clear: both;
    width: 417px;
}
.ui-accordion-header {
    padding: 13px 10px 0;
    background: url(/images/2022/page/accordion-faq_top.png) no-repeat left top;
}
.ui-accordion-header
h3 {
    background: url(/images/2022/page/accordion-plus.png) no-repeat left top;
    padding: 0 0 4px 20px;
    cursor: pointer;
}
.ui-accordion-header.selected {
    display: inline-block;
}
.ui-accordion-header.selected
h3 {
    background: url(/images/2022/page/accordion-minus.png) no-repeat left top;
}
.page .maincontent .ui-accordion-content
.sep {
    margin-top: 0;
    margin-left: -30px;
}
.page .maincontent
div.expandcollpase {
    font-size: .938em;
    clear: both;
}
.page .maincontent div.expandcollpase
a {
    margin-right: 30px;
    padding: 0 0 0 20px;
    cursor: pointer;
    color: #666;
}
.page .maincontent div.expandcollpase
a.expandAll {
    background: url(/images/2022/page/accordion-plus.png) no-repeat left top;
}
.page .maincontent div.expandcollpase
a.collapseAll {
    background: url(/images/2022/page/accordion-minus.png) no-repeat left top;
}

.principlecontainer {
    padding: 1em 13px;
    background: #fff;
    background: url(/images/2022/page/video-videos_bg.png) no-repeat left bottom;
    float: left;
    width: 463px;
}
.principlecontainer
.imagewithtext {
    width: 415px;
}
.principlecontainer .imagewithtext
.text {
    float: right;
    width: 180px;
}

span#instructor {
    font-weight: 700;
    color: #E00000;
}
p.instructor {
    padding-left: 140px;
    color: #8a8a89;
}
p.instructor.sub {
    padding-left: 130px;
    font-size: .938em;
}

a.top {
    background: url(/images/2022/page/bullets-bullet-top.png) no-repeat right 7px;
    padding-right: 10px;
    text-align: right;
    clear: both;
    font-weight: 700;
    display: block;
}

.locationmap {
    padding-left: 35px;
}
.branch .h2sep
h2 {
    float: left;
    width: 400px;
    padding: 0;
}
.branch .h2sep
a.top {
    float: right;
    clear: none;
    width: 64px;
}

.article_list {
    width: 470px;
}
.article_list
.text {
    width: 470px;
}

table.article {
    width: 478px;
}
table.article
tr {
    vertical-align: top;
}
table.article tr
td.tdsep {
    background: url(/images/2022/page/separator-sep.png) no-repeat left top;
    height: 10px;
}
table.article
th {
    font-weight: 700;
    font-size: 1.166em;
    height: 30px;
}
table.article
td {
    height: 60px;
}
table.article
th.title {
    text-align: left;
    width: 250px;
    padding-right: 100px;
}
table.article
th.date {
    padding-right: 20px;
    width: 85px;
}
table.article td
a {
    font-size: 1.166em;
    font-weight: 700;
}
table.article
td.date {
    color: #999;
    font-size: .916em;
    text-align: right;
    padding-right: 30px;
}

div.mediavideo {
	overflow: auto;
	padding-bottom: 2.5%;
}

div.video-col1 {
	height: 100%;
	width: 25%;
}

div.video-col1 img {
	float: left;
	width: 100%;
	padding-top: 2.5%;
	aspect-ratio: 4/3;
	object-fit: cover;
}

div.video-col2 {
	margin-left: 25%;
	padding-left: 2.5%;
}

div.video-col2 p {
	margin: 0;
}

.youtube-embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.youtube-embed-container iframe, .embed-container object,
.youtube-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.mediaarticles {
    margin-top: 15px;
    clear: both;
    float: left;
    background: #fff url(/images/2022/page/panel-media-articles-bg.png) no-repeat 0 0;
    width: 448px;
    height: 176px;
    padding: 8px 16px 16px;
}
.mediaarticles
span {
    background: none!important;
    color: #494949;
    font-size: .85em;
    font-weight: 400;
    padding: 0!important;
    list-style: none;
}
.page .mediaarticles
ul {
    margin-left: 0;
}
.page .mediaarticles ul
li {
    background: none;
    padding: 0;
}
.page .mediaarticles
h3 {
    padding: .4em 0;
}

.photo_grid {
    padding-top: 20px;
    float: left;
    width: 160px;
}
.photo_grid
.image {
    float: left;
    width: 156px;
    height: 130px;
}
.photo_grid .image
img {
    border: 6px solid #fff;
    margin-right: 10px;
}
.photo_grid
.text {
    float: left;
    width: 310px;
}
.photo_grid
h3 {
    padding-bottom: .3em;
}
.photo_grid
span {
    margin: 3px;
    display: block;
}

#UpdatePanel1 {
    width: 537px;
    padding: 10px;
}

.general-gallery {
    float: right;
    margin-left: 25px;
    width: 204px;
    height: 174px;
    padding: 0 20px 0 0;
}
.stepcarousel {
    background: #F5F6F0;
    position: relative;
    overflow: scroll;
    width: 204px;
    height: 164px;
    padding-bottom: 5px;
    overflow: hidden;
}
.stepcarousel
img {
    padding: 4px;
}
.stepcarousel
p {
    text-align: center;
    font-size: .85em;
    line-height: 10px;
}
.stepcarousel
.belt {
    position: absolute;
    left: 0;
    top: 0;
}
.stepcarousel
.panel {
    float: left;
    overflow: hidden;
    margin: 0;
    width: 200px;
}

.image.map {
    float: right;
}
p.address {
    font-size: 1.166em;
}
.contact_list {
    width: 440px;
    background: url(/images/2022/page/separator-sep.png) no-repeat left bottom;
    clear: both;
    padding: 25px 0 15px;
}
.contact_list
tr {
    height: 20px;
}
.contact_list
th {
    font-weight: 700;
    width: 45px;
    text-align: left;
}
a.enquire {
    background: url(/images/2022/page/button-email-us-hd.png) no-repeat;
	background-size: 100%;
    width: 220px;
    height: 40px;
    text-indent: -999em;
    display: block;
    float: right;
    margin-top: 10px;
}

div.nextprev {
    clear: both;
    font-weight: 700;
}
a.previous {
    background: url(/images/2022/page/bullets-bullet.png) no-repeat left 4px;
    padding-left: 10px;
    float: left;
}
a.next {
    background: url(/images/2022/page/bullets-bullet.png) no-repeat right 4px;
    padding-right: 10px;
    float: right;
}
.page .maincontent
.sep.nomg {
    margin-top: 0;
}
.page .maincontent
.sep.nobottommg {
    margin-bottom: 0;
}

.page .maincontent .ui-tabs-nav, .page .maincontent .ui-tabs-panel, .admin .maincontent .ui-tabs-nav, .admin .maincontent .ui-tabs- panel {
    font-size: 12px;
    margin: 0!important;
}
.page .maincontent .ui-tabs-nav, .admin .maincontent .ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 18px;
}
.page .maincontent .ui-tabs-nav:after, .admin .maincontent .ui-tabs-nav:after {
    display: block;
    clear: both;
    content: " "}
.page .maincontent .ui-tabs-nav li, .admin .maincontent .ui-tabs-nav
li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 64px;
    padding: 0!important;
}
.admin .maincontent .ui-tabs-nav
li {
    margin-bottom: -1px;
}
.page .maincontent .ui-tabs-nav a, .page .maincontent .ui-tabs-nav a span, .admin .maincontent .ui-tabs-nav a, .admin .maincontent .ui-tabs-nav a
span {
    display: block;
    padding: 0 10px;
    background: url(/images/2022/page/tab-tab.png) no-repeat;
}
.page .maincontent .ui-tabs-nav a, .admin .maincontent .ui-tabs-nav
a {
    margin: 1px 0 0;
    padding-left: 0;
    font-size: 1.166em;
    color: #666;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    outline: 0;
    float: left;
}
.page .maincontent .ui- tabs-nav .ui-tabs-selected a, .admin .maincontent .ui-tabs-nav .ui-tabs-selected
a {
    top: 1px;
    z-index: 2;
    margin-top: 0;
    font-weight: 700;
    color: #666;
    position: relative;
}
.page .maincontent .ui-tabs-nav a span, .admin .maincontent .ui-tabs-nav a
span {
    width: 64px;
    min-width: 64px;
    height: 18px;
    min-height: 18px;
    padding: 6px 10px 0 24px;
}
.page .maincontent *>.ui-tabs-nav a span, .admin .maincontent *>.ui-tabs-nav a
span {
    width: auto;
    height: auto;
}
.page .maincontent .ui-tabs-nav .ui-tabs-selected a, .page .maincontent .ui-tabs-nav a:hover, .page .maincontent .ui-tabs-nav a:focus, .page .maincontent .ui-tabs-nav a:active, .admin .maincontent .ui-tabs-nav .ui-tabs-selected a, .admin .maincontent .ui-tabs-nav a:hover, .admin .maincontent .ui-tabs-nav a:focus, .admin .maincontent .ui-tabs- nav a:active {
    background-position: 100% -75px;
}
.page .maincontent .ui-tabs-nav a, .page .maincontent .ui-tabs-nav .ui-tabs-disabled a:hover, .page .maincontent .ui-tabs- nav .ui-tabs-disabled a:focus, .page .maincontent .ui-tabs-nav .ui-tabs-disabled a:active, .admin .maincontent .ui-tabs-nav a, .admin .maincontent .ui-tabs-nav .ui-tabs-disabled a:hover, .admin .maincontent .ui-tabs-nav .ui-tabs-disabled a:focus, .admin .maincontent .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -50px;
}
.page .maincontent .ui-tabs-nav .ui-tabs-selected a span, .page .maincontent .ui- tabs-nav a:hover span, .page .maincontent .ui-tabs-nav a:focus span, .page .maincontent .ui-tabs-nav a:active span, .admin .maincontent .ui-tabs-nav .ui-tabs-selected a span, .admin .maincontent .ui-tabs-nav a:hover span, .admin .maincontent .ui-tabs-nav a:focus span, .admin .maincontent .ui-tabs-nav a:active
span {
    background-position: 0 -25px;
}
.page .maincontent .ui-tabs-nav a span, .page .maincontent .ui-tabs-nav .ui-tabs-disabled a:hover span, .page .maincontent .ui-tabs-nav .ui-tabs-disabled a:focus span, .page .maincontent .ui-tabs-nav .ui-tabs-disabled a:active span, .admin .maincontent .ui-tabs-nav a span, .admin .maincontent .ui-tabs-nav .ui-tabs-disabled a:hover span, .admin .maincontent .ui-tabs-nav .ui-tabs-disabled a:focus span, .admin .maincontent .ui-tabs-nav .ui-tabs-disabled a:active
span {
    background-position: 0 0;
}
.page .maincontent .ui-tabs-nav .ui-tabs-selected a:link, .page .maincontent .ui-tabs-nav .ui-tabs-selected a:visited, .page .maincontent .ui-tabs-nav .ui-tabs-disabled a:link, .page .maincontent .ui-tabs-nav .ui-tabs-disabled a:visited, .admin .maincontent .ui-tabs-nav .ui-tabs-selected a:link, .admin .maincontent .ui-tabs-nav .ui-tabs-selected a:visited, .admin .maincontent .ui-tabs-nav .ui-tabs- disabled a:link, .admin .maincontent .ui-tabs-nav .ui-tabs-disabled a:visited {
    cursor: text;
}
.page .maincontent .ui-tabs-nav a:hover, .page .maincontent .ui-tabs-nav a:focus, .page .maincontent .ui-tabs-nav a:active, .page .maincontent .ui-tabs-nav .ui-tabs-unselect a:hover, .page .maincontent .ui-tabs-nav .ui-tabs-unselect a:focus, .page .maincontent .ui-tabs-nav .ui-tabs-unselect a:active, .admin .maincontent .ui-tabs-nav a:hover, .admin .maincontent .ui-tabs-nav a:focus, .admin .maincontent .ui-tabs-nav a:active, .admin .maincontent .ui-tabs-nav .ui-tabs-unselect a:hover, .admin .maincontent .ui-tabs-nav .ui-tabs-unselect a:focus, .admin .maincontent .ui-tabs-nav .ui-tabs- unselect a:active {
    cursor: pointer;
}
.page .maincontent .ui-tabs-disabled, .admin .maincontent .ui-tabs-disabled {
    opacity: .4;
}
.page .maincontent
.form {
    padding: 1em 13px;
    background: #fff;
    background: url(/images/videos_bg.png) no-repeat left bottom;
    float: left;
    width: 463px;
}
.page .ui-tabs-panel {
    padding: 1em 13px;
    background: #fff;
    background: url(/images/videos_bg.png) no-repeat left bottom;
    float: left;
    width: 463px;
}
.admin .maincontent .form .ui-tabs-panel {
    padding: 1em 13px;
    background: #f5f6f0;
    float: left;
    width: 688px;
    border: 1px solid #e0e1de;
    padding: 20px 14px 10px 15px;
    font-size: 1.166em;
}
.page .maincontent .ui-tabs-loading em, .admin .maincontent .ui-tabs-loading
em {
    padding: 0 0 0 20px;
    background: url(/styles/loading.gif) no-repeat 0 50%}
.page .maincontent * html .ui-tabs-nav, .admin .maincontent * html .ui-tabs-nav {
    display: inline-block;
}
.page .maincontent :first-child+html .ui-tabs-nav, .admin .maincontent :first-child+html .ui-tabs-nav {
    display: inline-block;
}
.page .maincontent .tabstop, .admin .maincontent
.tabstop {
    background: url(/images/videos_bgtop.png) no-repeat left top;
    height: 11px;
    width: 479px;
}

.cta-panel {
margin-bottom: 20px; padding: 10px 20px; color: #FFF; cursor: pointer; text-align: center; border-radius: 9px;
}

.cta-panel a { color: #FFF !important; }

.cta-green {
background-color: #27ae60;
}

.cta-red {
background-color: #c0392b;
}

.cta-seagreen {
background-color: #16a085;
}

.cta-navyblue {
background-color: #34495e;
}

}

@media all, all {

ul.branchcourses {
    padding-top: 7px;
}

.branch-timetable {
    clear: both;
}
.branch-timetable
table {
    border-collapse: separate;
}
.branch-timetable
.dxscDayScrollContainer {
    border-top: solid 1px #EEF4F5;
    overflow: hidden;
}
.branch-timetable table tr
td.dxscTimeCellBody_PlasticBlue {
    border: solid 1px;
    font-size: 10px;
    font-weight: 400;
}
.branch-timetable table tr
td.dxscTimeRulerHoursItem_PlasticBlue {
    font-size: 12px;
    font-weight: 700;
    width: 16px;
    color: #666;
    text-align: right;
}
.branch-timetable table tr
td.dxscTimeRulerMinuteItem_PlasticBlue {
    font-size: 8px;
    width: 12px;
    color: #666;
    text-align: right;
    padding-right: 4px;
}
.branch-timetable table tr td
label {
    font-size: 10px;
    color: #000;
    font-weight: 400;
}
.branch-timetable
div.dxscAppointment_PlasticBlue {
    border: solid 1px #EEF4F5;
    text-align: center;
    vertical-align: middle;
    margin: auto;
}
.branch-timetable
div.dxscAppointmentInnerBorders_PlasticBlue {
    display: none;
}
.branch-timetable table tr
td {
    height: 6px!important;
}
.branch-timetable .timetable-heading {
    font-size: 10px;
    margin: 4px 0;
}
.branch-timetable .timetable-heading
td {
    width: 62px;
}
.branch-timetable .timetable-heading
td.first {
    width: 50px;
}
.branch-timetable
h3 {
    color: #999;
}
.branch-timetable
.legend {
    margin-top: 10px;
    clear: both;
    float: none;
    min-height: 65px;
}
.branch-timetable .legend
.key {
    width: 55px;
    height: 28px;
    border: solid 1px #666;
    font-size: .9em;
    text-align: center;
    color: #000;
    padding: 10px 0;
    float: left;
    margin: 0 5px 5px 0;
}
#tooltip {
    position: absolute;
    z-index: 300000;
    border: 20px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: .85;
}
#tooltip h3, #tooltip
div {
    margin: 0;
}

#TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333;
}
#TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color: #666;
    text-align: left;
}
#TB_window a:link {
    color: #E00000;
    font-size: .938em;
}
#TB_window a:visited {
    color: #666;
}
#TB_window a:hover {
    color: #000;
}
#TB_window a:active {
    color: #666;
}
#TB_window a:focus {
    color: #666;
}
#TB_overlay {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%}
.TB_overlayMacFFBGHack {
    background: url(/styles/macffbghack.png) repeat;
}
.TB_overlayBG {
    background-color: #000;
    -moz-opacity: .75;
    opacity: .75;
}
* html
#TB_overlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight +'px');
}
#TB_window {
    position: fixed;
    background: #fff;
    z-index: 102;
    color: #000;
    display: none;
    border: 4px solid #525252;
    text-align: left;
    top: 50%;
    left: 50%}
* html
#TB_window {
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window
img#TB_Image {
    display: block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}
#TB_caption {
    height: 25px;
    padding: 7px 30px 10px 25px;
    text-align: center;
}
#TB_closeWindow {
    height: 25px;
    padding: 11px 25px 0 0;
    text-align: right;
}
#TB_closeWindow
span {
    text-align: right;
}
#TB_closeAjaxWindow {
    padding: 7px 10px 0 0;
    margin-bottom: 1px;
    text-align: right;
}
#TB_ajaxWindowTitle {
    float: left;
    padding: 0 0 0 24px;
    margin: 10px 0 10px 10px;
    height: 14px;
    background-position: bottom left;
    background-repeat: no-repeat;
}
#TB_ajaxWindowTitle2 {
    text-align: center;
    padding: 0 0 20px 4px;
    margin: 0 10px 10px;
    height: 14px;
    background-position: bottom left;
    background-repeat: no-repeat;
}
#TB_closeWindow a, #TB_closeAjaxWindow
a {
    color: Red!important;
}
#TB_title {
    background-color: #fff;
    height: 35px;
}
#TB_ajaxContent {
    clear: both;
    padding: 2px 15px 15px;
    overflow: auto;
    text-align: left;
    line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
    padding: 15px;
}
#TB_ajaxContent
p {
    padding: 5px 0;
}
#TB_load {
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px;
}
* html
#TB_load {
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)+'px');
}
#TB_HideSelect {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%}
* html
#TB_HideSelect {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight +'px');
}
#TB_iframeContent {
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px;
    _margin-bottom: 1px;
}
#TB_prevNext {
    float: left;
    padding-left: 20px;
}
a.dp-choose-date {
    float: left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 6px;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(/images/calendar-icon.gif) no-repeat;
}
input.date-pick {
    float: left;
}
table.jCalendar
th {
    background: #efefef;
    color: #939393;
    font-weight: 400;
    text-align: left;
    padding: 2px 9px;
    border: 1px solid #fff;
}
table.jCalendar
td {
    background: #fff;
    color: #000;
    padding: 2px 9px;
    text-align: center;
    border: 1px solid #d5d5d5;
}
table.jCalendar td.other-month {
    background: #ddd;
}
table.jCalendar
td.weekend {
    font-weight: 700;
}
table.jCalendar
td.today {
    background: #ffe0cc;
}
table.jCalendar
td.selected {
    background: #ff6400;
    color: #fff;
    font-weight: 700;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
    text-decoration: underline;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
    background: #bbb;
    color: #666;
    text-decoration: none;
}
.dp-nav-next-year, .dp-nav-prev-year {
    display: none;
}
.dp-nav-next-month {
    float: right;
    width: 14px;
    height: 12px;
    padding: 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(/images/next-month-icon.gif) no-repeat;
}
.dp-nav-prev-month {
    float: right;
    width: 14px;
    height: 12px;
    padding: 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(/images/prev-month-icon.gif) no-repeat;
}
div.dp-popup {
    position: relative;
    font-size: 12px;
    background: #fff;
    font-family: arial, sans-serif;
    padding: 0;
    width: 239px;
    line-height: 1.2em;
    padding: 3px;
    border: 1px solid #b1b1b1;
}
div#dp-popup {
    position: absolute;
    z-index: 199;
}
div.dp-popup
h2 {
    font-size: 12px;
    text-align: center;
    padding: 7px 1px;
    color: #fff;
    background: #ff6400;
    font-weight: 700;
}
a#dp-close {
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    display: block;
}
a#dp-close:hover {
    text-decoration: underline;
}
div.dp-popup
a {
    color: #000;
    text-decoration: none;
    padding: 7px 3px 0;
}
div.dp-popup div.dp-nav-prev {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 100px;
}
div.dp-popup div.dp-nav-prev
a {
    float: left;
    margin: 8px 0 0 6px;
}
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next
a {
    cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next
a.disabled {
    cursor: default;
}
div.dp-popup div.dp-nav-prev
a.disabled {
    display: none;
}
div.dp-popup div.dp-nav-next {
    position: absolute;
    top: 2px;
    right: 4px;
    width: 100px;
}
div.dp-popup div.dp-nav-next
a {
    float: right;
    margin: 8px 0 0;
}
div.dp-popup
a.disabled {
    cursor: default;
    color: #aaa;
}
div.dp-popup
td {
    cursor: pointer;
}
div.dp-popup
td.disabled {
    cursor: default;
}
}

@media all, projection, screen {
    .ui-tabs-hide {
    display: none;
}
}

@media print {
    .ui-tabs-nav {
    display: none;
}
}

@media all, all {

div.uniform-tooltip {
    opacity: .25;
    cursor: pointer;
    cursor: pointer;
}
div.uniform-tooltip:hover {
    opacity: 1;
}

div.current-students-panel {
    width: 338px;
    height: 108px;
    position: absolute;
    top: 12px;
    left: 132px;
    cursor: pointer;
    cursor: pointer;
}
div.current-students-panel-bg {
    width: 456px;
    height: 108px;
    padding: 12px;
    margin-bottom: 24px;
    background: url(/images/current-students/mid-panel-bg.png);
    position: relative;
}
div.current-students-spotlight {
    width: 150px;
    height: 90px;
    margin: 25px 0 0;
    float: left;
}
img.current-students-spotlight {
    width: 63px;
    height: 90px;
    margin: 25px 10px 0;
    float: left;
}
p.current-students-spotlight-text {
    font-family: arial, verdana, sans;
    color: #000;
    font-size: .938em;
    line-height: 1.5em;
    margin-bottom: 5px;
}
div.future-students-panel {
    width: 300px;
    height: 158px;
    position: absolute;
    top: 12px;
    left: 170px;
    cursor: pointer;
    cursor: pointer;
}
div.future-students-panel-bg {
    width: 456px;
    height: 168px;
    padding: 12px;
    margin-bottom: 24px;
    background: url(/images/future-students/mid-panel-bg.png);
    position: relative;
}
div.future-students-spotlight {
    width: 150px;
    height: 90px;
    margin: 25px 0 0;
    float: left;
}
img.future-students-spotlight {
    width: 63px;
    height: 90px;
    margin: 25px 10px 0;
    float: left;
}
p.future-students-spotlight-text {
    font-family: arial, verdana, sans;
    color: #000;
    font-size: .938em;
    line-height: 1.5em;
    margin-bottom: 5px;
}

div.current-students-2 {
	color:#00ccff; padding-top: 0px; font-weight: bold;
}

h1.current-students {
	color:#FFF; font-weight: bold; text-transform: uppercase
}

h2.current-students-2 {
	color:#00ccff; padding-top: 0px; font-weight: bold;
}

div.current-students-panel p {
	color:#FFF; font-size: 14px;
}

div.current-students-panel-bg > .popup-container {
	margin-right: 12px; width: 96px; height: 96px; position: absolute; top: 12px; left: 12px;
}

div.current-students-bar {
width: 980px; height: 140px; background: url(/images/future-students/panel-bg.png); margin-left: -247px; margin-bottom: 24px; position: relative }

div.current-students-bar > div {
width: 240px; height: 140px; float: left; position: relative; }

div.current-students-bar > div.div1 {
margin-left: 7px }

div.current-students-spotlight > h2 {
color: #E00000; padding: 0px; padding-bottom: 5px }

}

@media all, all {

div.lineage .imageline-1 {
    clear: both;
    padding-left: 182px;
    height: 58px;
}
div.lineage .imageline-13 {
    clear: both;
    padding-left: 178px;
    height: 58px;
}
div.lineage .imageline-2 {
    clear: both;
    padding-left: 121px;
}
div.lineage .imageline-1left {
    clear: both;
    padding-left: 121px;
}
div.lineage .imageline-2left {
    clear: both;
    padding-left: 61px;
}
div.lineage .imageline-4 {
    clear: both;
    padding-left: 0;
}
div.lineage .imageline-1right {
    clear: both;
    padding-left: 240px;
}
div.lineage
a {
    display: block;
    width: 120px;
    height: 58px;
    float: left;
    text-indent: -999em;
}
div.lineage
a.ngmei {
    background: url(/images/2022/lineage/ngmui.gif) no-repeat left top;
}
div.lineage
a.yimwingchun {
    background: url(/images/2022/lineage/yimwingchun.gif) no-repeat left top;
}
div.lineage
a.leungbocto {
    background: url(/images/2022/lineage/leungbokchau.gif) no-repeat left top;
    height: 58px;
    width: 125px;
}
div.lineage
a.leungyeetai {
    background: url(/images/2022/lineage/leungyeetai.gif) no-repeat left top;
    height: 62px;
}
div.lineage
a.wongwahpo {
    background: url(/images/2022/lineage/wongwahbo.gif) no-repeat left top;
    height: 51px;
}
div.lineage
a.leungjan {
    background: url(/images/2022/lineage/leungjan.gif) no-repeat left top;
    height: 58px;
    width: 125px;
}
div.lineage
a.chanwahshun {
    background: url(/images/2022/lineage/chanwahshun.gif) no-repeat left top;
    height: 58px;
    width: 119px;
}
div.lineage
a.leungbik {
    background: url(/images/2022/lineage/leungbik.gif) no-repeat left top;
    height: 58px;
    width: 118px;
}
div.lineage
a.yipman {
    background: url(/images/2022/lineage/yipman.gif) no-repeat left top;
    height: 51px;
}
div.lineage
a.leungseung {
    background: url(/images/2022/lineage/leungseung.gif) no-repeat left top;
    height: 63px;
    width: 119px;
}
div.lineage
a.lokyu {
    background: url(/images/2022/lineage/lokyiu.gif) no-repeat left top;
    height: 63px;
    width: 121px;
}
div.lineage
a.tsuiseungtin {
    background: url(/images/2022/lineage/chushongtin.gif) no-repeat left top;
    height: 63px;
    width: 121px;
}
div.lineage
a.wongshunleung {
    background: url(/images/2022/lineage/wongshunleung.gif) no-repeat left top;
    height: 63px;
    width: 119px;
}
div.lineage
a.jimfung {
    background: url(/images/2022/lineage/jimfung.gif) no-repeat left top;
    height: 57px;
    width: 116px;
}
div.lineage
a.chiefinstructors {
    background: url(/images/2022/lineage/chiefinstructors.gif) no-repeat left top;
    height: 47px;
    width: 116px;
}
div.lineage a:hover {
    background-position: left bottom;
}
}

@media all, all {

a.fitness {
    background: url(/images/2022/wingchun/wingchun.fitness.gif.png) no-repeat left top;
    height: 167px;
    float: left;
    width: 154px;
    text-indent: -999em;
}
a.history {
    background: url(/images/2022/wingchun/wingchun.history.gif.png) no-repeat left top;
    height: 167px;
    float: left;
    width: 154px;
    text-indent: -999em;
    margin-left: 8px;
}
a.coreConcepts {
    background: url(/images/2022/wingchun/wingchun.core.gif.png) no-repeat left top;
    height: 167px;
    float: left;
    width: 154px;
    text-indent: -999em;
    margin-left: 8px;
}
a.fivePrinciples {
    background: url(/images/2022/wingchun/wingchun.five.gif.png) no-repeat left top;
    height: 167px;
    float: left;
    width: 479px;
    text-indent: -999em;
    margin-top: 10px;
}
a.chiSau {
    background: url(/images/2022/wingchun/wingchun.chi.gif.png) no-repeat left top;
    height: 167px;
    float: left;
    width: 154px;
    text-indent: -999em;
    margin-top: 10px;
}
a.forms {
    background: url(/images/2022/wingchun/wingchun.forms.gif.png) no-repeat left top;
    height: 167px;
    float: left;
    width: 154px;
    text-indent: -999em;
    margin-left: 8px;
    margin-top: 10px;
}
a.thoughtForce {
    background: url(/images/2022/wingchun/wingchun.thought.gif.png) no-repeat left top;
    height: 167px;
    float: left;
    width: 154px;
    text-indent: -999em;
    margin-left: 8px;
    margin-top: 10px;
}
a.fitness:hover {
    background-position: left bottom;
}
a.history:hover {
    background-position: left bottom;
}
a.coreConcepts:hover {
    background-position: left bottom;
}
a.fivePrinciples:hover {
    background-position: left bottom;
}
a.chiSau:hover {
    background-position: left bottom;
}
a.forms:hover {
    background-position: left bottom;
}
a.thoughtForce:hover {
    background-position: left bottom;
}

}

@media all, all {

.specialty-panel {
width: 460px; height: 160px; padding: 10px; background: #F7F7F7; margin-bottom: 14px;
}

.specialty-letter {
width:60px;height:60px;border-radius:30px;font-size:20px;color:#fff;line-height:60px;text-align:center;
}

.specialty-text {
width: 380px; float:right;
}

}

div.training-plan-container {
width: 980px; margin-left: -247px;
}

div.training-plan {
    width: 224px;
    margin:8px;
    float: left;
    font-family: open sans, sans-serif;
    color: #000;
}

div.hq-training-plan {
	width: 720px; margin: auto
}

div.training-plan li.title{
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  text-shadow: 1px 1px 0 #333;
  padding-bottom: 0px;
  padding-top: 21px;
}
div.training-plan ul.oaw {
  background-color: #7f8c8d;
}
div.training-plan ul.taw {
  background-color: #3498db;
}
div.training-plan ul.unlim {
  background-color: #c0392b;
}
div.training-plan ul.cross {
  background-color: #f39c12;
}
div.training-plan ul.ld-oaw {
  background-color: #27ae60;
}
div.training-plan ul.ld-taw {
  background-color: #16a085;
}
div.training-plan ul.basic {
  background: rgb(174,73,43);
  background: linear-gradient(0deg, rgba(174,73,43,1) 0%, rgba(242,186,122,1) 30%, rgba(174,73,43,1) 100%);
}
div.training-plan ul.standard {
  background: rgb(84,83,83);
  background: linear-gradient(0deg, rgba(84,83,83,1) 0%, rgba(255,255,255,1) 30%, rgba(84,83,83,1) 100%);
}
div.training-plan ul.premium {
  background: rgb(174,124,43);
  background: linear-gradient(0deg, rgba(174,124,43,1) 0%, rgba(242,222,122,1) 30%, rgba(174,124,43,1) 100%);
}
div.training-plan li.price{
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  text-shadow: 1px 1px 0 #333;
  height: 80px;
  padding-top: 0px;
  padding-bottom: 8px;
}
div.training-plan li.conc {
  width: 80%;
  margin: auto;
  color: #FFF;
  border-top: solid 1px #FFF;
  font-weight: bold;
  text-shadow: 1px 1px 0 #333;
}
div.training-plan li.price span {
    display: inline-block;
    font-size: 16px;
    vertical-align: text-top;
}
div.training-plan li.price span.per-week {
    margin-top: -5px;
}
div.training-plan ul {
    color: #000 !important;
	margin: 0 !important;
    padding: 0;
    position: relative;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
div.training-plan li {
    background: none !important;
	font-size: 14px;
    list-style-type: none!important;
    padding: 10px;
    text-align: center;
}
div.training-plan li.alt1 {
    background-color: #ccc !important;
}
div.training-plan li.alt2 {
    background-color: #ddd !important;
}
div.training-plan li.mtc {
  font-size: 11px;
}
div.training-plan li.enrol-cta {
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
div.training-plan img.button-prices-enrol {
  width: 139px;
  height: 40px
}
div.training-plan-text {
width: 100%; text-align: center; font-size: 16px; padding: 8px 0
}

div.active-kids {
width: 100%; margin: 0 0 1.1em; cursor:pointer;
}

div.active-kids-inner {
background-color: #DDD; border: solid 1px #999; padding: 10px
}

div.active-kids-inner img {
float: left; width: 100px; padding: 0 20px 0 10px
}

.select-css {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: 700;
	color: #444;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;

	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;

	background-position: right .7em top 50%, 0 0;

	background-size: .65em auto, 100%;
}

.select-css::-ms-expand {
	display: none;
}

.select-css:hover {
	border-color: #888;
}

.select-css:focus {
	border-color: #aaa;

	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222;
	outline: none;
}

.select-css option {
	font-weight:normal;
}

div.popup-container {
	width:200px;
	height:150px;
	padding:6px;
	background:#F5F6F0;
	border-radius:5px;
	-moz-border-radius:5px
}

div.popup-image {
	width:200px;
	height:150px;
	border-radius:5px;
	-moz-border-radius:5px
}

.photo-thumb-wide {
width: 100%;
height: auto;
aspect-ratio: 16/9;
border-radius: 10px;
margin-bottom: 1.1em;
}

.photo-thumb {
width: 40%;
height: auto;
float: right;
aspect-ratio: 4/3;
border-radius: 10px;
margin: 0 0 0 10px;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/scripts/2022/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/scripts/2022/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/scripts/2022/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/scripts/2022/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/scripts/2022/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/scripts/2022/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/scripts/2022/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/scripts/2022/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/scripts/2022/fancybox/fancybox.png');
	background-position: -40px -182px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/scripts/2022/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/scripts/2022/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/scripts/2022/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/scripts/2022/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/scripts/2022/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/scripts/2022/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/scripts/2022/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/scripts/2022/fancybox/fancybox.png') -55px -90px no-repeat;
}

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_loading.png', sizingMethod='scale'); }

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Scripts/2022/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(/styles/2024/macffbghack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay {
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window {
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px;
}
* html #TB_load {
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect {
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

/* ---- css-mobile-v38.css ---- */
#pnlTimetableMobile {
display: none;
}

.menu-wrap {
  display: none;
}

.m-chev {
  display: none;
}

@media only screen and (max-width: 640px) {

html {
font-size: 1em;
}

.outer {
width: 95%;
}

.sides {
width: 100%;
background: none;
padding: 0px;
overflow: hidden;
}

.main {
width: 100%;
}

.header {
width: 100%;
height: auto;
padding: 0px;
}

.header-links {
display: none;
}

div.academy-logo {
width: 100%;
margin: 0px;
padding: 0px;
text-align: center;
background: url(/images/2022/mobile/header-bg.jpg);
background-size: cover;
}

div.academy-logo  img {
max-width: 90%;
height: auto;
padding: 20px 0px;
}

iframe {
max-width: 100%;
}

.mobile-only {
	display: inherit;
}

.desktop-only {
	display: none;
}

.mobile-panel-message {

	padding: 2.5%;
	background: #0088d0;
	text-align: center;
	border-radius: 9px;
}

.mobile-panel-message-home {
	margin: 0 5%;
}

.mobile-panel-message p {
	color: #FFF;
	font-size: 1em;
}

.banner {
	display: none;
}

#home-flash {
	display: none;
}

.home .maincontent {
	width: 100%;
	padding: 0;
}

.featured_courses {
	width: 90%;
	height: 280px;
	margin: 0 5% 5%;
	padding: 0;
	background: none;
}

.featured_courses img.img {
	border: 10px solid #FFF;
	margin-left: 0px;
	zoom: 0.5;
}

.home img.sep {
	width: 100%;
}

.home h2 {
	width: auto;
}

.home .homenews ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: left 12px;
}

.home .homenews ul li a {
	display: inline-block;
	line-height: 24px;
}

a.more {
	padding-top: 2px;
	float: right;
	font-size: 1.2em;
	background: url(/images/2022/page/bullets-bullet.png) no-repeat bottom 5px left 0px;
}

.home .hero {
display: block; width: 100%; height: auto; background: none;
}

.home .hero-video, .home .hero-pwc {
display: none;
}

.home .hero-cta {
position: static; width: 100%; height: auto; background: none;
}

.home .hero-cta img {
width: 100% !important; height: auto; aspect-ratio: 640 / 417;
}

.embed-container { position: relative; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.homespot {
	width: 90%;
	margin: 5%;
	padding: 0;
	float: none;
}

.home-share {
	width: 90%;
	margin: 5%;
	padding: 0;
	float: none;
}

.home-share-fb {
	width: 100%;
}

.home-share-gplus-at {
	width: 100%;
	padding-bottom: 15px;
}

.homebottomspots {
	display: none;
}

ul.bullets {
	display: none;
}

.subnavcol {
width: 90%;
margin: 5% 5% 0;
}

.subnavtop {
display: none;
}

div.subnav {
width: 100%;
padding: 0px;
background-color: #f0f2e9;
margin: 5% 0;
display: none;
}

div.subnav h2 {
width: 90%;
padding: 5% 5% 7%;
font-size: 1.2em;
background: #f0f2e9 url(/images/2022/nav/menu-h2_bottom.png) no-repeat bottom;
background-size: 95%;
}

div.subnav ul {
width: 90%;
padding: 0 5% 5%;
}

div.subnav ul li a {
width: auto;
background: url(/images/2022/page/bullets-list-bullet.png) no-repeat 14px 12px;
line-height: 2em;
}

.subnav ul li a.on, .subnav ul li.on a:hover, .subnav ul li.on a:focus {
background: #fcfcfb url(/images/2022/page/bullets-target_on.png) no-repeat 9px 9px;
}

.subnav ul li ul, .subnav ul li li {
width: 100%;
background-size: 100%;
}

.wingchun-symbols {
display: none;
}

.page .maincontent .breadtop {
width: 100%;
background: url(/images/2022/page/separator-sep.png) no-repeat bottom;
}

.page .maincontent .breadcrumbs {
width: 100%;
}

.page .maincontent .breadcrumbs ul {
width: 100%;
padding-top: 10px;
}

.maincontent {
width: 90%;
padding: 0% 5%;
font-size: 1.4em;
}

.page .maincontent .box {
width: 95%;
padding: 2.5%;
background-image: none;
background: #f0f2e9;
display: none;
}

.page .maincontent .boxtop {
background: none;
display: none;
}

.page .maincontent .box label {
padding: 10px;
}

select {
width: 33%;
margin: 0;
}

.branch {
	padding-top: 0px;
}

#ctl00_cphMainContent_pnlContactInformation .h2sep {
	padding-top: 0px;
}

.video_large {
}

h1 {
font-size: 1.4em;
line-height: 1.4em;
}

h2 {
font-size: 1.2em;
line-height: 1.4em;
}

.imagewithtext {
width: 100%;
margin-bottom: 0px;
padding-top: 0px;
}

.imagewithtext  div.text {
width: 100%;
}

a.top {
display: none;
}

.news_list, .credential_list {
width: 100%;
}

.news_list .image {
width: 25%;
}

.news_list .image img {
width: 100%;
}

.news_list .text {
width: 67.5%;
margin-left: 7.5%;
}

.lineage, .box_list, a.fitness, a.history, a.coreConcepts, a.fivePrinciples, a.chiSau, a.forms, a.thoughtForce {
zoom: 55%;
}

p.instructor, p.instructor.sub {
display: none;
}

.page .maincontent img.instructor {
float: initial;
margin: 0 0 15px;
padding: 0;
}

.credential_list .text {
width: 100%;
float: initial;
}

.quotearea {
width:100%;
padding: 0;
}

.quotearea .image {
display: none;
}

.quotearea .text {
width: 90%;
margin: 5% 5% 0;
}

.quotearea .signature {
margin: 0 5% 5%;
padding: 20px 50px 0 0;
}

.page .maincontent .tabstop, .tabscontenttop, #flvplayer {
display: none;
}

.videobg, .page .maincontent .tabscontent, .page .maincontent .tabscontent div.video {
width: 100%;
padding: 0;
background: none;
}

.specialty-panel, .specialty-text {
width: 100%;
height: auto;
padding: 0;
background: none;
}

.specialty-letter {
display: none;
}

.image.map {
text-align: right;
}

.image.map img {
width: 50%;
}

#ctl00_cphMainContent_pnlEvents, #ctl00_cphMainContent_pnlTimetable, #ctl00_cphMainContent_ucGallery_pnlGallery {
display: none;
}

#pnlTimetableMobile {
display: block;
}

.contact_list {
width: 100%;
}

.imagecaption {
margin-bottom: 5%;
}

.imagecaptionright {
width: 100%;
padding: 0px;
}

.imagecaptionleft {
width: 100%;
padding: 0px;
}

div.popup-container {
margin: auto;
}

.photo-thumb {
width: 50%;
height: auto;
float: unset;
aspect-ratio: 4/3;
border-radius: 10px;
display: block;
margin: 0 auto 1.1em;
}

.photo-thumb-wide-mobile {
width: 100% !important;
aspect-ratio: 16/9 !important;
}

.page .maincontent .jcarousel-skin-tango .jcarousel-container-horizontal {
width: auto;
}

.page .maincontent .jcarousel-skin-tango .jcarousel-clip {
width: auto;
}

.page .maincontent .sep {
width:100%;
background: url(/images/2022/page/separator-sep.png) no-repeat bottom;
}

.h2sep {
width: 100%;
}

.branch .h2sep h2 {
width: auto;
}

.contentspots {
width: 100%;
margin: auto;
}

.contentspots .homespot, .testimonial, .facebook-spot {
display: none;
}

div.free-class-spot {
width: 100%;
text-align: center;
display: none;
}

.social-spot {
width: 90%;
margin: 5%;
text-align: center;
}

.social-fb, .social-gplus {
width: 220px;
display: inline-block;
}

div .lp-top3 {
width: 100%; height: auto; overflow: auto; margin-bottom: 6px;
}
div .lp-top3 img {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
border-radius: 10px;
margin: 0px
}
div .lp-top3 h2 {
display: block; text-align: center;
}
div .lp-top3 p {
text-align: center;
}
div .lp-wide-grey {
width: 100%; height: auto; background-color: #FFF; margin-left: 0px; margin-bottom: 0px; position: relative;
}
div .lp-wide-grey h2 {
font-size: 1.5em;
}
div .lp-wide-grey-2 {
height: auto;
}
div .lp-wide-grey p {
font-size: 14px;
}
div .lp-wide-grey h3 {
font-size: 14px;
font-weight: bold;
color: #000;
line-height: 1.5em;
padding: 2px 0;
}
div .lp-wide-grey-split {
width: 100%; height: auto; float: left; position: relative;
}
div .lp-wide-grey-text-l {
padding: 0px;
}
div .lp-wide-grey-text-r {
padding: 0px;
}
div .lp-cta {
width: 100%; margin-left: 0px; margin-bottom: 0px; position: relative;
}
div .lp-cta-split {
margin: auto; width: 100%; height: 40px;
}
div .lp-cta-split div {
float: left;
}
div .lp-cta-split-l {
width: 100%; text-align: center;
}
div .lp-cta-split-l h2 {
padding: 12px 0;
}
div .lp-cta-split-r {
width: 100%; text-align: center; margin-bottom: 24px;
}
div .mobile-hide {
display: none;
}
div .mobile-show {
display: inline;
}
div .mobile-map {
margin-bottom: 10px;
}

div.training-plan-text {
padding: 0px;
}

div.training-plan-container {
width: 100%;
margin-left: 0px;
overflow: scroll;
margin-bottom: 10px;
}

div.hq-training-plan {
width: 768px;
margin: auto;
}

div.hq-training-plan-ld {
width: 512px;
margin: auto;
}

div.training-plan {
margin: 16px;
float: left;
}

.select-css {
margin: 8px;
}

h1.current-students {
	color: #000;
	font-size: 1.4em;
}

div.current-students-panel {
	width: 100%;
	height: auto;
	top: 0px;
	left: 0px;
	position: relative;
}

div.current-students-panel-bg {
	width: auto;
	height: auto;
	background: #34495e;
}

div.current-students-panel-bg > .popup-container {
	display: none;
}

div.current-students-bar {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 0px;
	background: none;
}

div.current-students-bar > div {
	width: 100%;
	background-image: linear-gradient(180deg, #ccc, #f3f3f3);
	border-top: 1px #FFF solid;
	border-bottom: 1px #dddee0 solid;
	margin-bottom: 24px
}

div.current-students-bar > div.div1 {
	margin-left: 0px;
}

div.current-students-spotlight {
	width: 200px;
}

img.current-students-spotlight {
	margin: 25px 20px 0;
}

.footer {
width: 90%;
height: auto;
padding: 5% 5% 120px;
margin: 0;
font-size: 1.4em;
}

.footerpanel {
width: 100% !important;
height: auto !important;
float: initial !important;
margin: 0 0 1.1em !important;
}

.footerpanel li {
	padding-bottom: 5px;
}

.footer-logo {
max-width: 90%;
width: auto;
height: auto;
}

.footersocial {
	zoom: 1.5;
}

img {
max-width: 100%;
height: auto !important;
}

.page .banner {
	width: 100%;
	height: 10px;
	background-position: left top;
}

ul.nav {
width: 100%;
height: 1px;
padding: 0%;
background-size: 100%;
font-size: 135%;
font-weight: 700;
background-color: #292929;
border-bottom: #3498db 5px solid;
}

ul.nav li, ul.nav li li, ul.nav li ul { display: none }

.menu-wrap {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 20px;
  z-index: 20;
  width: 64px;
  height: 64px;
}

.menu-wrap .toggler {
  position: absolute;
  inset: 0;
  z-index: 40;
  margin: 0;
  width: 64px;
  height: 64px;
  cursor: pointer;
  opacity: 0;
}

.menu-wrap .hamburger {
  position: absolute;
  inset: 0;
  z-index: 30;
  width: 64px;
  height: 64px;
  background-color: #1771f1;
  border-radius: 100px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.menu-wrap .hamburger:hover {
  background-color: #1460cd;
}

.menu-wrap .toggler:checked ~ .hamburger {
  background: #2C3E50;
}
.menu-wrap .toggler:checked ~ .hamburger > svg {
  display: none;
}
.menu-wrap .hamburger .m-close-x {
  display: none;
  color: #fff;
}
.menu-wrap .toggler:checked ~ .hamburger .m-close-x {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.menu-wrap .hamburger .m-close-x svg {
  display: block;
  width: 28px;
  height: 28px;
}
.menu-wrap .hamburger > svg {
  display: block;
}

.menu-wrap .menu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 25;
  opacity: 0;
  pointer-events: none;
  background: #fff;
  transition: opacity 0.2s ease-out;
}
.menu-wrap .toggler:checked ~ .menu {
  opacity: 1;
  pointer-events: auto;
}

@supports (height: 100dvh) {
  .menu-wrap .menu {
    bottom: auto;
    height: 100dvh;
  }
}

.menu-wrap .menu > div {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  padding-bottom: 120px;
  box-sizing: border-box;
}
.menu-wrap .menu > div > div {
  background: #fff;
}

.menu-wrap .menu ul.m-nav {
  padding-top: 0;
}
.menu-wrap .menu ul.m-nav,
.menu-wrap .menu ul.m-nav ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  background: #fff;
}
.menu-wrap .menu ul.m-nav li {
  display: block;
  border-bottom: 1px solid #e0e1de;
  background: transparent;
  cursor: pointer;
}

.menu-wrap .menu ul.m-nav > li > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px 32px 20px 60px;
  min-height: 64px;
  box-sizing: border-box;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0;
  color: #333;
  text-align: left;
  text-decoration: none;
  background: transparent;
}

.menu-wrap .menu ul.m-nav > li:not(.m-home-logo):not(.m-cta) > a {
  background-image: url('/images/menu/flower-icon.png');
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 16px 16px;
}

.menu-wrap .menu ul.m-nav li.m-parent > a .m-chev {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  box-sizing: content-box;
  padding: 16px 14px;
  color: #999;
  transition: transform 0.2s ease;
  overflow: visible;
}
.menu-wrap .menu ul.m-nav li.m-parent.is-open > a .m-chev {
  color: #036;
  transform: translateY(-50%) rotate(180deg);
}

.menu-wrap .menu ul.m-nav li.m-parent.is-open > a {
  background-color: #f5f6f0;
  font-weight: 700;
  color: #036;
  box-shadow: inset 3px 0 0 #036;
}

.menu-wrap .menu ul.m-nav li > ul { display: none; }
.menu-wrap .menu ul.m-nav li.is-open > ul { display: block; }

.menu-wrap .menu ul.m-nav li > ul > li {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
.menu-wrap .menu ul.m-nav li > ul > li > a {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 13px 30px 13px 60px;
  min-height: 50px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  color: #222;
  justify-content: flex-start;
  text-align: left;
  text-decoration: none;
}
.menu-wrap .menu ul.m-nav li > ul > li > a::after {
  content: "\203A";
  margin-left: auto;
  padding-left: 12px;
  color: #999;
}
.menu-wrap .menu ul.m-nav li.m-current > a,
.menu-wrap .menu ul.m-nav li.m-current > a::after {
  color: #1670f1;
  font-weight: 600;
}

.menu-wrap .menu ul.m-nav li.m-home-logo > a {
  padding: 16px 5vw;
  min-height: 0;
  justify-content: flex-start;
  background: #fff;
}
/* the image carries transparent margins (25% above and below, 6.875% left);
   the negative margins trim them so the logo itself lines up with the CTA */
.menu-wrap .menu ul.m-nav li.m-home-logo img {
  display: block;
  width: min(330px, 84.6vw);
  max-width: none;
  height: auto;
  margin: max(-23.1px, -5.92vw) 0 max(-23.1px, -5.92vw) max(-22.7px, -5.82vw);
}

.menu-wrap .menu ul.m-nav li.m-cta {
  padding: 20px 5vw;
}
.menu-wrap .menu ul.m-nav li.m-cta > a {
  background-color: #c61414;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.5vw !important;
  min-height: 0;
  border-radius: 9px;
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: normal;
  text-decoration: none;
  transition: background 0.15s ease;
}
.menu-wrap .menu ul.m-nav li.m-cta > a:hover,
.menu-wrap .menu ul.m-nav li.m-cta > a:active {
  background-color: #b00000;
}

.menu-wrap .menu ul.m-nav li.m-cta.m-cta-enrol > a {
  background-color: #036;
}
.menu-wrap .menu ul.m-nav li.m-cta.m-cta-enrol > a:hover,
.menu-wrap .menu ul.m-nav li.m-cta.m-cta-enrol > a:active {
  background-color: #002850;
}
.menu-wrap .menu ul.m-nav li.m-cta .m-chev { display: none !important; }

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	img { max-width: 100%; }
}

/* ---- vi-lazyload.css ---- */
/*!
 * Vimeo LazyLoad
 * v2.1.0
 * https://github.com/the-muda-organization/vimeo-lazyload
 * MIT License
 */

:root{
    --vi-lazyload-logo-blue: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 109 31' fill='%231ab7ea'%3E%3Cpath d='M88.24 23.443a11.978 11.978 0 0 1-.054-.678c-.184-3.124.947-5.995 3.394-8.61 2.627-2.905 5.929-4.358 9.908-4.358 2.553 0 4.487.855 5.801 2.561 1.242 1.563 1.807 3.578 1.698 6.047-.147 3.342-1.387 6.23-3.723 8.663-2.335 2.434-5.237 3.65-8.704 3.65-2.882 0-5.072-.926-6.568-2.78a7.757 7.757 0 0 1-.871-1.372 34.1 34.1 0 0 1-1.235.727c-3.868 2.217-7.792 3.323-11.769 3.323-2.956 0-5.074-.982-6.35-2.945a7.353 7.353 0 0 1-.266-.422 21.55 21.55 0 0 1-.117.103c-2.446 2.108-4.89 3.162-7.335 3.162-2.374 0-3.522-1.307-3.45-3.926.036-1.164.265-2.562.684-4.198.42-1.636.648-2.909.685-3.818.037-1.38-.384-2.073-1.264-2.073-.952 0-2.086 1.13-3.404 3.384-1.392 2.365-2.144 4.656-2.252 6.874-.074 1.566.08 2.767.46 3.603-2.546.073-4.33-.346-5.348-1.256-.911-.8-1.33-2.126-1.255-3.983a14.67 14.67 0 0 1 .537-3.492c.321-1.164.5-2.2.537-3.11.074-1.347-.42-2.02-1.48-2.02-.915 0-1.902 1.038-2.96 3.111-1.06 2.073-1.645 4.239-1.754 6.494-.073 2.037.058 3.455.392 4.256-2.505.073-4.284-.454-5.337-1.58-.48-.518-.817-1.185-1.01-2.002-.205.194-.415.386-.631.574-2.446 2.108-4.89 3.162-7.335 3.162-1.133 0-2-.363-2.601-1.09-.602-.728-.885-1.672-.848-2.836.035-1.199.41-3.053 1.121-5.562.712-2.508 1.069-3.854 1.069-4.036 0-.944-.33-1.417-.985-1.417-.207 0-.77.34-1.69 1.016-.693 2.067-2.205 4.595-4.535 7.584-3.315 4.295-6.119 6.443-8.413 6.443-1.42 0-2.624-1.307-3.606-3.924L5.41 19.497c-.73-2.615-1.512-3.924-2.349-3.924-.182 0-.82.383-1.913 1.145L0 15.244a309.082 309.082 0 0 0 3.558-3.163c1.604-1.383 2.809-2.11 3.612-2.183 1.897-.182 3.065 1.111 3.503 3.88.474 2.986.802 4.844.986 5.57.547 2.479 1.148 3.716 1.806 3.716.51 0 1.276-.803 2.298-2.41 1.021-1.608 1.568-2.831 1.642-3.672.146-1.387-.401-2.082-1.642-2.082-.583 0-1.185.134-1.804.399 1.198-3.914 3.487-5.814 6.866-5.706 2.256.066 3.438 1.387 3.546 3.961L26 12.081c1.57-1.383 2.738-2.11 3.506-2.183 1.203-.109 2.088.244 2.654 1.06.564.816.774 1.875.63 3.18-.475 2.212-.987 5.02-1.534 8.425-.037 1.56.53 2.338 1.697 2.338.51 0 1.422-.537 2.737-1.615l.049-.04c.083-.76.218-1.662.405-2.708.3-1.687.468-3 .504-3.945.072-.652-.093-.979-.493-.979-.22 0-.84.369-1.862 1.104l-1.314-1.473c.183-.144 1.331-1.2 3.45-3.164 1.532-1.418 2.572-2.145 3.119-2.182.949-.073 1.715.318 2.299 1.172.584.855.876 1.847.876 2.974 0 .364-.036.71-.108 1.037a10.044 10.044 0 0 1 1.916-2.183c1.678-1.455 3.558-2.274 5.638-2.456 1.788-.145 3.064.273 3.833 1.255.619.8.91 1.947.875 3.438a73.7 73.7 0 0 0 .822-.71c.838-.982 1.659-1.763 2.462-2.345 1.35-.982 2.756-1.528 4.215-1.638 1.752-.145 3.01.271 3.777 1.25.656.798.949 1.94.877 3.424-.037 1.015-.284 2.492-.74 4.431-.457 1.94-.684 3.052-.684 3.342-.037.763.037 1.287.22 1.577.181.29.618.434 1.313.434.311 0 .773-.2 1.385-.602a9.877 9.877 0 0 1-.072-1.43c.035-2.945 1.35-5.745 3.942-8.401 2.845-2.909 6.203-4.365 10.072-4.365 3.576 0 5.474 1.453 5.693 4.355.145 1.85-.877 3.755-3.065 5.715-2.337 2.142-5.276 3.502-8.815 4.082.656.908 1.641 1.36 2.956 1.36 2.627 0 5.492-.664 8.596-1.997.138-.058.274-.117.408-.175zm14.56-5.244c.038-.984-.1-1.886-.41-2.706-.31-.82-.758-1.23-1.341-1.23-1.862 0-3.395 1.002-4.597 3.007-1.024 1.64-1.571 3.39-1.643 5.247-.037.912.128 1.714.492 2.406.4.803.966 1.203 1.697 1.203 1.642 0 3.048-.965 4.216-2.898.985-1.604 1.513-3.28 1.587-5.029zm-21.1-1.834c.035-.976-.365-1.465-1.203-1.465-1.094 0-2.204.751-3.334 2.253-1.13 1.502-1.713 2.94-1.748 4.315-.021 0-.021.236 0 .706a12.322 12.322 0 0 0 4.645-2.985c1.056-1.157 1.603-2.1 1.64-2.824zM34.651 2.714c-.036.906-.492 1.775-1.369 2.607-.985.941-2.153 1.412-3.503 1.412-2.08 0-3.084-.905-3.011-2.715.035-.94.592-1.846 1.669-2.715C29.513.435 30.708 0 32.023 0c.766 0 1.405.3 1.917.896.51.598.747 1.204.711 1.818z'/%3E%3C/svg%3E");
}

.vi-lazyload{
    width:100%;
    position:relative!important;
    overflow:hidden;
    cursor:pointer;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

.vi-lazyload::before{
    content:"";
    width:100%;
    display:block;
    position:relative;
    padding-top:56.25%;
    background-color:#000;
}

.vi-lazyload-wrap{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    padding:inherit;
}

.vi-lazyload-content{
    width:100%;
    height:100%;
    position:relative;
    background-color:#000;
    background-image:var(--vi-lazyload-img);
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat;
}

.vi-lazyload-playbtn{
    display:block;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 8'%3E%3Crect fill='rgba(0,0,0,.65)' width='13' height='8' rx='1' ry='1'/%3E%3Cpolygon fill='%23fff' points='5 6 9 4 5 2'/%3E%3C/svg%3E");
    background-position:50%;
    background-size:calc(35px + 10%) auto;
    background-repeat:no-repeat;
}

.vi-lazyload-playbtn:hover{
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 8'%3E%3Crect fill='%231ab7ea' width='13' height='8' rx='1' ry='1'/%3E%3Cpolygon fill='%23fff' points='5 6 9 4 5 2'/%3E%3C/svg%3E");
}

.vi-lazyload-logo{
    display:block;
    width:30%;
    min-width:95px;
    min-height:27px;
    max-width:215px;
    padding-top:8.6%;
    position:absolute;
    right:4%;
    bottom:4%;
    z-index:2;
    background-image:var(--vi-lazyload-logo-blue);
    background-position:50%;
    background-size:contain;
    background-repeat:no-repeat;
    opacity:.75;
    transition:opacity .3s;
}

.vi-lazyload[data-logo="1"] .vi-lazyload-logo{}
.vi-lazyload[data-logo="2"] .vi-lazyload-logo{filter:brightness(0) saturate(100%) invert(10%) sepia(31%) saturate(433%) hue-rotate(126deg) brightness(96%) contrast(95%)}
.vi-lazyload[data-logo="3"] .vi-lazyload-logo{filter:grayscale(100%) brightness(200%)}

.vi-lazyload-logo:hover{
    opacity:1;
    transition:opacity .3s;
}

.vi-lazyload iframe{
    width:100%!important;
    height:100%!important;
    position:absolute;
    top:0;
    left:0;
    z-index:3;
    border:0;
    background-color:#000;
}
.home div.sep { display: inline-block; vertical-align: baseline; height: 1px; padding: 7px 0 14px; background-clip: content-box; }
.home div.sep-courses { width: 423px; background-image: linear-gradient(to right, #f0f2eb, #cccdc8 14.9%, #cccdc8 80.6%, #f0f2eb); }
.home div.sep-news { width: 220px; background-image: linear-gradient(to right, #fefefe, #d4d4d4 18.6%, #d4d4d4 81.4%, #fefefe); }
@media only screen and (max-width: 640px) {
.outer { width: 100%; }
.footer { font-size: 14px; padding: 28px 20px 96px; }
.footer .footer-logo { width: 220px; max-width: 70%; }
ul.footersocial { zoom: 1; }
ul.footersocial li { padding-right: 12px; }
ul.footersocial a { width: 44px; height: 44px; }
ul.footersocial a:before { top: 11px; left: 11px; width: 22px; height: 22px; }
ul.footersocial a:after { content: ""; position: absolute; inset: -6px; }
.footer.js-collapse .footerpanel.panel2, .footer.js-collapse .footerpanel.panel3 { margin-bottom: 0 !important; }
.footer.js-collapse .footerpanel.panel4 { margin-top: 24px !important; }
.footer.js-collapse p.footer-toggle { margin: 0; }
.footer.js-collapse p.footer-toggle + ul { display: none; }
.footer.js-collapse p.footer-toggle.is-open + ul { display: block; padding: 6px 0 2px; }
.footer.js-collapse p.footer-toggle + ul li { margin-bottom: 0; padding: 8px 0 8px 25px; }
.footer.js-collapse p.footer-toggle + ul li:before { top: calc(8px + .32em); }
.footer.js-collapse p.footer-toggle + ul li a { display: block; margin: -8px 0; padding: 8px 0; }
.footer-toggle-btn { display: flex; align-items: center; justify-content: space-between; width: 100%; margin: 0; padding: 14px 0; border: 0; border-bottom: 1px solid rgba(255, 255, 255, .18); background: none; color: #fff; font: inherit; font-weight: 700; text-align: left; cursor: pointer; }
.footer-toggle-btn::after { content: ""; width: 8px; height: 8px; margin: -4px 4px 0 12px; border-right: 2px solid #cad0d4; border-bottom: 2px solid #cad0d4; transform: rotate(45deg); }
.footer .is-open .footer-toggle-btn::after { margin-top: 4px; transform: rotate(-135deg); }
.home .maincontent a.more { background: none; padding: 0; font: 600 14px/1.3 'Open Sans', sans-serif; color: #c61414; }
.home .maincontent a.more::after { content: " \203A"; }
.home .featured_courses > a.more, .home .homespot > a.more, .home .home-intro > a.more { position: relative; margin-top: 4px; }
.home .featured_courses > a.more::before, .home .homespot > a.more::before, .home .home-intro > a.more::before { content: ""; position: absolute; inset: -12px -8px; }
.home .featured_courses { height: auto; }
/* all three stacked: the carousel script writes display and opacity inline */
.home .featured_courses .course { position: relative; display: grid !important; grid-template-columns: 1fr 88px; column-gap: 14px; align-items: start; opacity: 1 !important; padding: 24px 0; border-bottom: 1px solid #ccc; }
.home .featured_courses .course:last-child { border-bottom: 0; padding-bottom: 16px; }
.home .featured_courses .course:first-child { padding-top: 16px; }
.home .featured_courses .course h3 { grid-column: 1 / -1; grid-row: 1; }
.home .featured_courses .course p { grid-column: 1; grid-row: 2; }
.home .featured_courses .course a.more { grid-column: 1 / -1; grid-row: 3; justify-self: start; float: none; display: inline-block; }
.home .featured_courses .course a.more::before { content: ""; position: absolute; inset: 0; }
/* the template sets an inline 135px size */
.home .featured_courses img.img { grid-column: 2; grid-row: 2; zoom: 1; float: none; width: 88px !important; height: 88px !important; margin: 4px 0 0; border: 0; border-radius: 8px; object-fit: cover; }
.home .featured_courses .course-gap { display: block; height: 8px; }
.home .homenews h3 a { color: inherit; }
.home .homenews > h3 { margin-top: 16px; }
.home .homenews > p { margin-bottom: 11px; }
.home .homenews ul { margin: 0; padding: 0; }
.home .homenews ul li { padding: 0; background: none; border-top: 1px solid #ccc; }
.home div.sep.sep-courses, .home div.sep.sep-news { width: 100%; }
.home div.sep.sep-news { background-image: linear-gradient(to right, #f0f2eb, #cccdc8 14.9%, #cccdc8 80.6%, #f0f2eb); }
.home .homespot > h2 { color: #333; }
.home .featured_courses > h2, .home .homespot > h2 { font-weight: 600; }
.home .homespot.homeevents > div > a { display: table; margin: 0 auto; }
.home .homenews ul li a { display: block; padding: 14px 0; font: 400 15px/1.4 'Open Sans', sans-serif; color: #222; }
.home .homenews ul li a::after { content: "\203A"; float: right; margin-left: 12px; color: #999; }
.home .home-intro { margin: 39px 5% 5%; }
.home .home-intro > h2 { float: left; margin: 0; padding: 1px 0 5px; font: 600 16.324px/22.85px 'Open Sans', sans-serif; color: #333; }
/* spaced like the news story h3; the taller line box is offset so one line sits in the same place */
.home .home-intro > h3 { margin: 13.96px 0 0; padding: 0 0 14.28px; line-height: 20.4px; text-wrap: balance; }
.home .home-intro p { margin: 0 0 12px; font: 14px/21px arial, verdana, sans-serif; color: #333; }
.home .home-intro p a { color: #c61414; text-decoration: underline; text-underline-offset: 2px; }
.home .home-intro ul { margin: 0; padding: 0; list-style: none; }
.home .home-intro li { position: relative; margin: 0; padding: 14px 24px 14px 0; background: none; border-top: 1px solid #ccc; font: 400 15px/1.4 'Open Sans', sans-serif; color: #222; }
.home .home-intro li::after { content: "\203A"; position: absolute; top: 14px; right: 0; color: #999; }
.home .home-intro li a { color: #222; text-decoration: none; }
.home .home-intro li a::before { content: ""; position: absolute; inset: 0; }
.home .home-intro p:last-child { margin: 20px 0 0; }
.home .home-intro p:last-child a { display: block; padding: 2.5vw; border-radius: 9px; background: #c61414; color: #fff; text-align: center; text-decoration: none; font: 700 14px/21px arial, verdana, sans-serif; }
.home .home-intro p:last-child strong { font-weight: 700; }
}
