html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub,  tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}
html, html a {
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased;
text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
a, input {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out; 
-o-transition: all .2s ease-in-out; 
-ms-transition: all .2s ease-in-out; 
}
input,
label,
select,
button,
textarea {
margin: 0;
border: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
white-space: normal;
background: none; font-size: 14px;
font-family: Roboto;
box-sizing: border-box;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
-webkit-appearance: none;
}
body {
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
font-family: Roboto, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #666666;
}
main {
display:block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
} :focus {
outline: 0;
} table {
border-collapse: collapse;
border-spacing: 0;
}
p, h1, h2, h2, h3, h4 {
margin: 0px;
padding: 0px;
} header,
nav#primary,
main,
#sidebar,
footer {
box-sizing: border-box;
}  div#wrap {
background-size: 100% auto;
background-repeat: no-repeat;
background-position: center top;
}
#container {
text-align: left;
width: 1200px;
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
padding-left: 20px;
padding-right: 20px;
} header {
width: 1400px;
margin: auto;
margin-top: 30px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 50px;
}
header img#logo {
height: 80px;
width: 311px;
float: left;
}
header span#tagline {
box-sizing: border-box;
display: block;
height: 80px;
width: calc(100% - 331px);
float: right;
line-height: 78px;
color: #b2b2b2;
border-top: 1px solid #b2b2b2;
border-bottom: 1px solid #b2b2b2;
border-right: 1px solid #b2b2b2;
text-transform: uppercase;
font-size: 33px;
}  nav#primary {
width: 100%;
clear: both;
padding-top: 20px;
}
nav#primary ul {
text-transform: lowercase;
font-weight: 700;
text-align: right;
font-size: 20px;
}
nav#primary ul li {
display: inline-block;
}
nav#primary ul li:after {
content: '|';
color: #b2b2b2;
font-weight: 300;
padding-left: 12px;
padding-right: 7px;
}
nav#primary ul li:last-of-type:after {
content: none;
padding-right: 0px;
}
nav#primary ul li a {
text-decoration: none;
padding: 0 5px 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
nav#primary ul li.current-menu-item a {
color: #b2b2b2;
}
nav#primary ul li a:hover {
color: #ffffff;
background-color: #00A0E4;
} main {
float: left;
width: 620px;
}
#sidebar {
float: right;
width: 150px;
}
footer {
clear: both;
width: 100%;
margin: auto;
background-color: #666666;
color: #ffffff;
font-size: 14px;
padding: 10px 20px;
position: relative;
}
footer a:link {
color: #ffffff;
text-decoration: none;
}
footer a:hover {
color: #93DEFF;
}
footer ul li {
display: inline-block;
}
footer ul li:after {
content: ' |';
padding: 0 7px;
opacity: .5;
}
footer ul li:last-of-type:after {
content: none;
}
span#copyright {
display: block;
background-color: #ffffff;
font-size: 12px;
padding: 40px 20px;
color: #b2b2b2;
}
footer a.linkedin {
font-family: 'FontAwesome';
background-color: #0077b5;
font-size: 38px;
position: absolute;
right: 20px;
top: -5px;
padding: 5px;
border-radius: 5px;
width: 40px;
height: 40px;
-webkit-box-shadow: inset -3px -3px 3px 0px rgba(0,0,0,0.15);
-moz-box-shadow: inset -3px -3px 3px 0px rgba(0,0,0,0.15);
box-shadow: inset -3px -3px 3px 0px rgba(0,0,0,0.15);
}
footer a.linkedin:visited {
color: #ffffff;
}
footer a.linkedin:hover {
color: #ffffff;
background-color: #00A0E4;
}  .aligncenter {max-width: 100%; height: auto; display: block; margin: auto}
.alignleft {max-width: 100%; height: auto; float: left}
.alignright {max-width: 100%; height: auto; float: right}
.alignnone {max-width: 100%; height: auto; }  a:link {color: #00a0e4; text-decoration: none;}
a:visited {color: #00a0e4; text-decoration: none;}
a:hover {color: #00a0e4; text-decoration: underline;}
a:active {color: #00a0e4; text-decoration: none;} span.button-wrap {
text-align: left;
display: block;
}
a.button {
display: block;
font-weight: 300;
font-size: 24px;
color: #00a0e4;
text-decoration:  none;
text-align: center;
background-color: rgba(255,255,255,.70);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 8px 14px;
-webkit-box-shadow: inset -3px -3px 6px 0px rgba(0,0,0,0.4);
-moz-box-shadow: inset -3px -3px 6px 0px rgba(0,0,0,0.4);
box-shadow: inset -3px -3px 6px 0px rgba(0,0,0,0.4);
}
a.button:hover {
color: #ffffff;
background-color: #00a0e4;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}  .clear {clear: both;} a.previous, a.next {
width: 30px;
height: 38px;
line-height: 33px;
display: block;
position: fixed;
font-family: 'FontAwesome';
top: calc(50% - 15px);
text-decoration: none;
color: #666666;
opacity: .45;
font-size: 34px;
border-top: 2px solid #666666;
border-bottom: 2px solid #666666;
z-index: 9999999999;
box-sizing: border-box;
}
a.previous:hover, a.next:hover {
opacity: .7;
}
a.previous:active, a.next:active {
color: #00a0e4;
border-top: 2px solid #00a0e4;
border-bottom: 2px solid #00a0e4;
}
a.previous {
left: 20px;
}
a.next {
right: 20px;
}  div.slider {
text-align: center;
}
div.slider .slide {
padding-top: 50px;
padding-bottom: 90px;
}
div.slider span.question {
display: block;
text-transform: uppercase;
color: #666666;
font-weight: 700;
font-size: 26px;
margin-bottom: 40px;
}
div.slider span.title {
display: block;
margin-bottom: 50px;
}
div.slider span.title span {
font-family: 'Open Sans Condensed';
font-weight: 700;
font-size: 66px;
text-transform: uppercase;
color: #ffffff;
display: inline-block;
padding: 0 .2em;
padding-bottom: 3px;
line-height: 1;
}
div.slider a.slider-button {
display: inline-block;
font-weight: 300;
font-size: 24px;
color: #666666;
text-decoration:  none;
background-color: rgba(255,255,255,.70);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 8px 14px;
-webkit-box-shadow: inset -3px -3px 6px 0px rgba(0,0,0,0.4);
-moz-box-shadow: inset -3px -3px 6px 0px rgba(0,0,0,0.4);
box-shadow: inset -3px -3px 6px 0px rgba(0,0,0,0.4);
margin-bottom: 100px;
}
div.slider a.slider-button:hover {
color: #00a0e4;
background-color: #ffffff;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}  div#homepage-about {
text-align: center;
}
div#homepage-about span.about {
display: block;
margin-bottom: 10px;
}
div#homepage-about span.info {
display: block;
color: #ffffff;
background-color: #00a0e4;box-sizing: border-box;
padding: 20px;
font-size: 14px;
} h1 {
font-family: 'Open Sans Condensed';
font-weight: 700;
font-size: 66px;
text-transform: uppercase;
color: #ffffff;
margin-bottom: 40px;
display: inline-block;
line-height: 1;
}
h1 span {
height: 66px;
display: inline-block;
padding: 0 .2em;
padding-bottom: 3px;
}
h1 span.bluebg {
background-color: #00A0E4;
}
h1 span.greybg {
background-color: #666666;
}
div#content h2 {
font-size: 26px;
font-weight: 400;
margin-bottom: 20px;
color: #00A0E4;
}
body.page-template-training div#content h2, body.page-template-contact div#content h2 {
color: #666666;
}
div#content p {
line-height: 1.6;
margin-bottom: 20px;
font-weight: 300;
} div#content ul {
line-height: 1.6;
margin-bottom: 20px;
}
div#content ul li {
position: relative;
padding-left: 30px;
margin-bottom: 5px;
font-weight: 300;
}
div#content ul li:before {
font-family: 'FontAwesome';
content: '\f111';
color: #00A0E4;
font-size: 9px;
position: absolute;
left: 0;
top: 4px;
} div#content ul.ticks {
font-size: 26px;
line-height: 1.6;
margin-bottom: 30px;
font-weight: 300;
color: #00A0E4;
}
div#content ul.ticks li {
padding-left: 40px;
margin-bottom: 10px;
}
div#content ul.ticks li:before {
content: '\f00c';
color: #00A0E4;
font-size: 26px;
position: absolute;
left: 0;
top: 0px;
} div#content ul.stripes {
font-size: 16px;
line-height: 1.6;
margin-bottom: 30px;
font-weight: 700;
color: #666666;
}
div#content ul.stripes li {
padding: 5px 10px;
margin-bottom: 0px;
}
div#content ul.stripes li:nth-of-type(odd) {
color: #ffffff;
background-color: #7EB8E5;
}
div#content ul.stripes li:before {
content: none;
}  div#content {
display: flex;
justify-content: space-between;
align-items: stretch;
flex-direction: row;
min-height: 100%;
text-align: left;
padding-bottom: 50px;
} body.page-template-two-columns div#content div#left-column {
width: 40%;
height: 100%;
}
body.page-template-two-columns div#content div#right-column {
width: 55%;
height: 100%;
}
body.page-template-two-columns div#content div#left-column img {
width: 100%;
height: auto;
}
div#pass-the-test {
background-size: cover;
background-position: left top;
font-size: 16px;
color: #ffffff;
display: flex;
justify-content: flex-end;
margin-bottom: 50px;
}
div#pass-the-test p {
font-weight: 400;
position: relative;
z-index: 3;
}
div#pass-the-test p:first-of-type {
padding-bottom: 60%;
position: relative;
}
div#pass-the-test p:first-of-type:after {
font-family: 'FontAwesome';
content: '\f00c';
color: #6eb4e5;
position: absolute;
bottom: -100px;
left: 0;
font-size: 100px;
z-index: 2;
}
div#pass-the-test div#text-copy {
width: 45%;
background-color: rgba(126,184,229,.8);
box-sizing: border-box;
padding: 25px;
} div#questions-answers p {
padding-left: 50px;
position: relative;
}
div#questions-answers p.question {
margin-bottom: 10px;
}
div#questions-answers p.question:before {
content: 'Q';
position: absolute;
left: 0;
top: -11px;
color: #7EB8E5;
font-size: 30px;
opacity: .5;
}
div#questions-answers p.answer:before {
content: 'A';
position: absolute;
left: 0;
top: -11px;
color: #7EB8E5;
font-size: 30px;
opacity: .5;
font-weight: 300;
}
div#questions-answers p.answer {
font-weight: 700;
margin-bottom: 25px;
}  body.page-template-three-columns div#content div#left-column {
width: 33.33%;
height: auto;
counter-reset: my-counter;
} body.page-template-three-columns div#content div#left-column div.step {
display: flex;
min-height: 150px;
background-color: #9bc6ea;
}
body.page-template-three-columns div#content div#left-column div.step div.text {
width: 50%;
box-sizing: border-box;
padding: 10px;
display: flex;
align-items: center;
position: relative;
text-align: right;
padding-left: 20px;
font-weight: 400;
color: #ffffff;
font-size: 16px;
}
body.page-template-three-columns div#content div#left-column div.step:nth-of-type(odd) div.text {
order: 1;
text-align: left;
padding-right: 20px;
padding-left: 10px;
}
body.page-template-three-columns div#content div#left-column div.step div.text:before {
content: counter(my-counter);
counter-increment: my-counter;
position: absolute;
font-size: 180px;
font-weight: 700;
opacity: .2;
top: -50px;
left: 0;
display: block;
}
body.page-template-three-columns div#content div#left-column div.step:nth-of-type(odd) div.text:before {
position: absolute;
top: -50px;
left: initial;
right: 0px;
}
body.page-template-three-columns div#content div#left-column div.step div.image {
width: 50%;
background-size: cover;
background-position: center;
} body.page-template-three-columns div#content div#right-column {
width: calc(66.67% - 30px);
height: auto;	
}
body.page-template-three-columns div#content div#right-column div#logo-summary {
display: flex;
justify-content: space-between;
flex-direction: row;
margin-bottom: 30px;
}
body.page-template-three-columns div#content div#right-column div#logo-summary div.img {
width: calc(50% - 15px);
height: auto;
}
body.page-template-three-columns div#content div#right-column div#logo-summary div.img img {
width: 100%;
height: auto;
}
body.page-template-three-columns div#content div#right-column div#logo-summary h2 {
width: calc(50% - 15px);
color: #b2b2b2;
font-weight: 300;
font-size: 22px;
}
body.page-template-three-columns div#content div#right-column div.right-column-text {
-webkit-column-count: 2; 
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px;
}  body.page-template-training div#content div#left-column {
width: calc(70% - 30px);
height: auto;
}
body.page-template-training div#content div#left-column div#left-content-container {
width: 100%;
height: auto;
display: flex;
justify-content: space-between;
align-items: stretch;
flex-direction: row;
}
body.page-template-training div#content div#left-column div#left-column-thin {
width: calc(32% - 30px);
line-height: 1.6;
}
body.page-template-training div#content div#left-column div#left-column-thin img {
width: 100%;
height: auto;
padding-top: 30px;
}
body.page-template-training div#content div#left-column div#left-column-right {
width: calc(68% - 30px);
}
body.page-template-training div#content div#left-column div#left-column-right span.feature {
display: block;
}
body.page-template-training div#content div#left-column div#left-column-right span.feature h3 {
background-size: contain;
background-repeat: no-repeat;
background-position: left center;
font-size: 16px;
padding-left: 40px;
line-height: 2.2;
color: #00a0e4;
}
div.training-logo {
display: block;
margin-bottom: 30px;
}
div.training-logo img {
width: 50%;
height: auto;
}
body.page-template-training div#content div#right-column {
width: calc(30% - 30px);
height: auto;
background-size: contain;
background-repeat: no-repeat;
background-position: bottom center;
}
div#complihr-for-schools {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 1px solid #7EB8E5;
box-sizing: border-box;
padding: 20px;
background-color: #ffffff;
font-size: 15px;
}
div#complihr-for-schools h3 {
font-weight: 300;
font-size: 16px;
color: #00A0E4;
margin-bottom: 5px;
}
div#complihr-for-schools ul li {
padding: 0;
font-weight: 400;
}
div#complihr-for-schools ul li img {
width: 30px;
height: 30px;
position: relative;
top: 7px;
}
div#complihr-for-schools ul li:before {
content: none;
}  body.page-template-contact div#content div#left-column, body.page-template-contact div#content div#right-column {
width: calc(50% - 20px);
}
body.page-template-contact div#content div#right-column div.map {
position: relative;
height: 0;
overflow: hidden;
padding-bottom: 75%;
border: 1px solid #d1d1d1;
box-sizing: border-box;
margin-bottom: 40px;
}
body.page-template-contact div#content div#right-column div.map iframe {
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
}
body.page-template-contact div#content div#right-column div#management-team div {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: stretch;
flex-direction: row;
min-height: 100%;
text-align: left;
}
body.page-template-contact div#content div#right-column div#management-team div a {
color: #666666;
text-decoration: none;
width: 50%;
margin-bottom: 10px;
}
body.page-template-contact div#content div#right-column div#management-team div a:hover {
color: #00A0E4;
}
body.page-template-contact div#content div#right-column div#management-team div a:before {
font-family: 'FontAwesome';
content: '\f08c';
color: #0077b5;
font-size: 24px;
padding-right: 5px;
position: relative;
top: 3px;
} body.page-template-schools div#content {
display: block;
}
body.page-template-schools div#content div#head-wrap {
display: flex;
justify-content: space-between;
align-items: stretch;
flex-direction: row;
}
body.page-template-schools div#content div#left-column {
width: calc(50% - 20px);
display: flex;
flex-direction: column;
}
body.page-template-schools div#content div#left-column p.introduction {
color: #b2b2b2;
font-size: 17px;
}
body.page-template-schools div#content div#left-column h2 {
color: #666666;
font-weight: 700;
margin-top: auto;
}
body.page-template-schools div#content div#right-column {
width: calc(50% - 20px);
}
body.page-template-schools div#content div#right-column img {
width: 100%;
height: auto;
margin-bottom: 20px;
}
body.page-template-schools div#content div#school-modules {
clear: both;
display: flex;
align-items: stretch;
flex-wrap: wrap;
height: 100%;
justify-content: space-between;
}
body.page-template-schools div#content div#school-modules div.school-module {
width: calc(50% - 20px);
background-repeat: no-repeat;
background-position: bottom 20px right 20px;
background-size: 75px 75px;
border: 1px solid #92ceee;
box-sizing: border-box;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
min-height: 100%;
margin-bottom: 40px;
padding: 20px;
}
div#school-modules div.school-module h3 {
margin-bottom: 20px;
font-weight: 700;
color: #00A0E4;
}
div#school-modules div.school-module h3.module-title {
color: #92ceee;
font-size: 20px;
font-weight: 500;
}
div#school-modules div.school-module em {
font-weight: 400;
}
body.page-template-schools div#content div.cta {
text-align: right;
}
body.page-template-schools div#content a.button.link {
display: inline-block;
}
body.page-template-schools div#content div#left-column img {
display: none;
}  div#form {
margin: auto;
}
form.caldera_forms_form input[type='text'], form.caldera_forms_form input[type='email'], form.caldera_forms_form input[type='tel'], .caldera-grid textarea.form-control {
border: 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-size: 15px;
font-weight: 300;
background-color: #f2f1f1;
}
form.caldera_forms_form input[type='submit'] {
border: none !important;
font-weight: 300;
font-size: 24px;
color: #666666;
text-decoration:  none;
text-align: center;
background-color: rgba(255,255,255,.70);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 8px 14px;
-webkit-box-shadow: inset -3px -3px 6px 0px rgba(0,0,0,0.4);
-moz-box-shadow: inset -3px -3px 6px 0px rgba(0,0,0,0.4);
box-shadow: inset -3px -3px 6px 0px rgba(0,0,0,0.4);
}
form.caldera_forms_form input[type='submit']:hover {
color: #00a0e4;
background-color: #ffffff;
}
label.radio-inline {
margin-right: 5px;
}
.caldera-grid .alert-success {
background-color: transparent !important;
border-color: transparent !important;
color: #666666 !important;
}
.caldera-grid input[type='checkbox'] {
-webkit-appearance: checkbox;
} .caldera-grid .has-error .checkbox, .caldera-grid .has-error .checkbox-inline, .caldera-grid .has-error .control-label, .caldera-grid .has-error .form-control-feedback, .caldera-grid .has-error .help-block, .caldera-grid .has-error .radio, .caldera-grid .has-error .radio-inline, .caldera-grid .has-error.checkbox label, .caldera-grid .has-error.checkbox-inline label, .caldera-grid .has-error.radio label, .caldera-grid .has-error.radio-inline label {
color: #00a0e4 !important;
}
input.form-control.parsley-error, select.form-control.parsley-error, textarea.form-control.parsley-error {
background-color: #b6d1ec !important;
}
input.form-control.parsley-success, select.form-control.parsley-success, textarea.form-control.parsley-success {
color: #666666 !important;
background-color: #f2f1f1 !important;
border-color: transparent !important;
}  div#mobile-menu {
display: none;
} @media only screen and (max-width: 1400px) {
header {
width: 100%;
}
header span#tagline {
font-size: 1.9vw;
}
}
@media only screen and (max-width: 1280px) {
div#container {
padding-left: 70px;
padding-right: 70px;
}
footer a.linkedin {
display: inline;
font-size: 28px;
position: initial;
}
footer {
padding-bottom: 20px;
}
footer ul {
margin-bottom: 15px;
}
}
@media only screen and (max-width: 1200px) {
div#container {
width: 100%;
}
}
@media only screen and (max-width: 1130px) {
div.slider span.title span, h1 span {
font-size: 50px;
}
h1 span {height: 50px;}
}
@media only screen and (max-width: 1022px) {
div#wrap.animsition {
background-image: none !important;
}
div.slider {
background-image: url(//complihr.com.au/wp-content/uploads/2018/01/hands.jpg) !important;
background-size: cover;
background-position: center top;
}
div.slider .slide {
padding-top: 20px;
}
span.about {padding-top: 10px}
a.previous, a.next {
display: none;
}
div#container {
padding-left: 20px;
padding-right: 20px;
}
header img#logo {
float: initial;
margin-bottom: 25px;
}
header span#tagline {
font-size: 2.9vw;
height: auto;
width: 100%;
float: initial;
line-height: 1;
border-top: 1px solid #b2b2b2;
border-bottom: 1px solid #b2b2b2;
border-left: 1px solid #b2b2b2;
border-right: 1px solid #b2b2b2;
padding-top: 20px;
padding-bottom: 20px;
}
nav#primary ul {
text-align: center;
font-size: 2vw;
}
nav#primary ul li:last-of-type:after {
padding-right: 7px;
}
div#content {
display: block;
} body.page-template-two-columns div#content div#left-column {
width: 100%;
}
body.page-template-two-columns div#content div#left-column img {
display: none;
}
body.page-template-two-columns div#content div#right-column {
width: 100%;
} body.page-template-three-columns div#content div#left-column {
width: 100%;
margin-bottom: 30px;
}
body.page-template-three-columns div#content div#right-column {
width: 100%;
} body.page-template-training div#content div#left-column {
width: 100%;
}
body.page-template-training div#content div#right-column {
width: 100%;
} body.page-template-contact div#content div#left-column {
margin-bottom: 30px;
}
body.page-template-contact div#content div#left-column, body.page-template-contact div#content div#right-column {
width: 100%;
}
}
@media only screen and (max-width: 769px) {
body.page-template-schools div#content div#head-wrap {
display: block;
}
body.page-template-schools div#content div#left-column {
display: block;
width: 100%;
}
body.page-template-schools div#content div#left-column img {
display: block;
float: right;
width: 40%;
height: auto;
margin-left: 30px;
}
body.page-template-schools div#content div#right-column {
display: none;
}
body.page-template-schools div#content div#school-modules div.school-module p:last-of-type {
padding-right: 100px;
}
}
@media only screen and (max-width: 750px) {
div.slider span.title span {
display: inline;
line-height: 1.2;
background-color: transparent !important;
color: #00a0e4;
}
div.slider .sss {
background-color: rgba(255,255,255,.5);
}
nav#primary {display:none}
header img#logo {
margin-top: 40px;
}
div#mobile-menu {
display: block;
background-color: #00a0e4;
text-align: left;
padding-left: 10px;
padding-right: 10px;
position: fixed;
top: 0;
width: 100%;
z-index: 99999;
}
div#mobile-menu button {
font-family: 'FontAwesome';
cursor: pointer;
color: #ffffff;
line-height: 2;
font-size: 22px;
}
div#mobile-menu ul {
padding-bottom: 10px;
}
div#mobile-menu ul li {
padding: 5px 0;
}
div#mobile-menu a {
color: #ffffff;
text-decoration: none;
}
footer {padding-top: 20px;}
footer ul li {
display: block;
margin-bottom: 7px;
}
footer ul li:after {
content: none;
}
body.page-template-schools div#content div#left-column img {
display: none;
}
body.page-template-schools div#content div#school-modules {
display: block;
}
body.page-template-schools div#content div#school-modules div.school-module {
width: 100%;
margin-bottom: 25px;
}
}
@media only screen and (max-width: 500px) {
header {
padding-bottom: 10px;
}
header img#logo {
width: 100%;
height: auto;
}
header span#tagline {
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 30px;
}
div.slider .slide {
padding-top: 0px;
}
div.slider span.question {
margin-bottom: 20px;
font-size: 22px;
}
div.slider span.title span {
line-height: 1.1;
}
h1 {
font-size: initial;
}
div.slider span.title span, h1 span {
font-size: 42px;
}
h1 span {
height: 42px;
}
div.slider a.slider-button {
margin-bottom: 50px;
}
div#pass-the-test div#text-copy {
width: 100%;
}
body.page-template-three-columns div#content div#right-column div#logo-summary {
display: block;
}
body.page-template-three-columns div#content div#right-column div#logo-summary div.img {
width: 100%;
margin-bottom: 20px;
}
body.page-template-three-columns div#content div#right-column div#logo-summary h2 {
width: 100%;
}
body.page-template-three-columns div#content div#right-column div.right-column-text {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
div.training-logo img {
width: 100%;
}
body.page-template-training div#content div#left-column div#left-content-container {
display: block;
}
body.page-template-training div#content div#left-column div#left-column-thin {
width: 100%;
margin-bottom: 30px;
}
body.page-template-training div#content div#left-column div#left-column-right {
width: 100%;
}
body.page-template-training div#content div#left-column div#left-column-thin img {
display: none;
}
body.page-template-training div#content div#right-column {
background-image: none !important;
}
div#homepage-about span.info {
margin-bottom: 20px;
}
}.sss {
height: 0;
margin: 0; 
padding: 0;
position: relative;
display: block;
overflow: hidden;
}
.ssslide {
width: 100%;
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: 0;
display: none;
overflow: hidden;
}
.ssslide img {
max-width: 100%;
height: auto;
margin: 0;
padding: 0;
position: relative;
display: block;
}
.sssnext, .sssprev {
width: 70px;
height: 100%;
margin: 0;
position: absolute;
top: 0;
background-color: transparent;
background-repeat: no-repeat;
background-size: 19px 64px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out; 
-o-transition: all .2s ease-in-out; 
-ms-transition: all .2s ease-in-out; 
transition:  all .2s ease-in-out;
z-index: 99999;
pointer-events: none;
}
.sssnext:hover, .sssprev:hover {
background-color: transparent;
}
.sssprev {
left: 0;
background-position: 50%;
background-image: url(//complihr.com.au/wp-content/themes/compli-hr/images/arrow-left.png);
}
.sssnext {
right: 0;
background-position: 50%;
background-image: url(//complihr.com.au/wp-content/themes/compli-hr/images/arrow-right.png);
}
.sssprev:hover, .sssnext:hover {
cursor: pointer;
}