@import url("https://fonts.googleapis.com/css?family=Advent+Pro:100,200,300,400,500,600,700|Lato:100,100i,300,300i,400,400i,700,700i,900,900i&amp;display=swap");

.turquoise-button {
    background: #1bbc9b;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.turquoise-button a {
    color: #fff
}

.deep-green-button {
    background: #0f6d5b;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.deep-green-button a {
    color: #fff
}

.emerald-button {
    background: #2dcc70;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.emerald-button a {
    color: #fff
}

.forest-green-button {
    background: #43af26;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.forest-green-button a {
    color: #fff
}

.sky-blue-button {
    background: #33cefb;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.sky-blue-button a {
    color: #fff
}

.standard-blue-button {
    background: #0099ff;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.standard-blue-button a {
    color: #fff
}

.purple-rain-button {
    background: #9a59b5;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.purple-rain-button a {
    color: #fff
}

.violet-button {
    background: #7044ad;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.violet-button a {
    color: #fff
}

.royal-blue-button {
    background: #175fa2;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.royal-blue-button a {
    color: #fff
}

.midnight-blue-button {
    background: #334960;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.midnight-blue-button a {
    color: #fff
}

.sunflower-button {
    background: #f2c50a;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.sunflower-button a {
    color: #fff
}

.carrot-button {
    background: #e67f22;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.carrot-button a {
    color: #fff
}

.red-brick-button {
    background: #e54e39;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.red-brick-button a {
    color: #fff
}

.bubble-gum-button {
    background: #e79096;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.bubble-gum-button a {
    color: #fff
}

.silver-button {
    background: #bec3c7;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.silver-button a {
    color: #fff
}

.concrete-button {
    background: #95a5a5;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2)
}

.concrete-button a {
    color: #fff
}

.full-width-box {
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    margin: 20px 0;
    padding: 20px;
    display: block;
    background: #e8e8e8;
    color: #333
}

.outline-box {
    width: -webkit-calc(100% - 48px);
    width: -moz-calc(100% - 48px);
    width: calc(100% - 48px);
    margin: 20px 4px;
    padding: 20px;
    display: block;
    background: #f1f1f1;
    color: #333;
    -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #dadada;
    -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #dadada;
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #dadada
}

.round-border-box {
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    margin: 20px 0;
    padding: 20px;
    display: block;
    background: #bdbdbd;
    color: #333;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.drop-shadow-box {
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    margin: 20px 0;
    padding: 20px;
    display: block;
    background: #fff;
    color: #333;
    -webkit-box-shadow: 0 0 10px 0 #C3C5C9;
    -moz-box-shadow: 0 0 10px 0 #C3C5C9;
    box-shadow: 0 0 10px 0 #C3C5C9
}

.newsflash {
    color: #84c9d2;
    padding: 10px 10px 5px 10px;
    border: 5px solid #41a9b7;
    background: #84c9d2;
    background-repeat: no-repeat;
    background-position: right 0px
}

.newsflash h2 {
    color: #fff;
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
    font-size: 1.2em;
    border-bottom: 1px solid #a0e2ea;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    font-weight: bold;
    text-transform: uppercase
}

.newsflash h2 img {
    float: left;
    margin: 0 10px 0 0
}

.newsflash p {
    color: #fff;
    margin: 5px 0
}

.newsflash a {
    text-decoration: underline
}

.infobox {
    color: #fff;
    padding: 10px 10px 5px 10px;
    border: 5px solid #4fad3d;
    background: #6ac259;
    background-repeat: no-repeat;
    background-position: right 0px
}

.infobox h2 {
    color: #fff;
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
    font-size: 1.2em;
    border-bottom: 1px solid #b4e4aa;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    font-weight: bold;
    text-transform: uppercase
}

.infobox h2 img {
    float: left;
    margin: 0 10px 0 0
}

.infobox p {
    color: #fff;
    margin: 5px 0
}

.infobox a {
    text-decoration: underline
}

.alertbox {
    color: #fff;
    padding: 10px 10px 5px 10px;
    border: 5px solid #ffa342;
    background: #FDBB75;
    background-repeat: no-repeat;
    background-position: right 0px
}

.alertbox h2 {
    color: #fff;
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
    font-size: 1.2em;
    border-bottom: 1px solid #ffdab2;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    font-weight: bold;
    text-transform: uppercase
}

.alertbox h2 img {
    float: left;
    margin: 0 10px 0 0
}

.alertbox p {
    color: #fff;
    margin: 5px 0
}

.alertbox a {
    text-decoration: underline
}

.warningbox {
    color: #fff;
    padding: 10px 10px 5px 10px;
    border: 5px solid #ff5f4d;
    background: #FD8375;
    background-repeat: no-repeat;
    background-position: right 0px
}

.warningbox h2 {
    color: #fff;
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
    font-size: 1.2em;
    border-bottom: 1px solid #ffbeb6;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    font-weight: bold;
    text-transform: uppercase
}

.warningbox h2 img {
    float: left;
    margin: 0 10px 0 0
}

.warningbox p {
    color: #fff;
    margin: 5px 0
}

.warningbox a {
    text-decoration: underline
}

ul.round-border-list {
    display: block
}

ul.round-border-list li {
    display: block;
    margin: 0 0 5px 0;
    padding: 10px 10px;
    background: #efefef;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px
}

.quick-links-list {
    background: #f7f7f7;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 8px 8px 0 0 rgba(143, 143, 143, 0.15);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 8px 8px 0 0 rgba(143, 143, 143, 0.15);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 8px 8px 0 0 rgba(143, 143, 143, 0.15);
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px;
    display: block;
    margin: 0 8px 0 0
}

.quick-links-list h2 {
    font-size: 25px;
    color: #444;
    margin: 10px 0 15px 0;
    border-bottom: 1px solid #bdbdbd;
    padding: 0 0 10px 0
}

.quick-links-list ul {
    display: block;
    -webkit-box-shadow: inset 0 0 0 1px #e4e4e4;
    -moz-box-shadow: inset 0 0 0 1px #e4e4e4;
    box-shadow: inset 0 0 0 1px #e4e4e4;
    overflow: hidden;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.quick-links-list ul li {
    display: block;
    -webkit-box-shadow: inset 0 0 0 1px #e4e4e4;
    -moz-box-shadow: inset 0 0 0 1px #e4e4e4;
    box-shadow: inset 0 0 0 1px #e4e4e4;
    overflow: hidden;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 -1px 0 #e4e4e4;
    -moz-box-shadow: inset 0 -1px 0 #e4e4e4;
    box-shadow: inset 0 -1px 0 #e4e4e4;
    padding: 15px 10px 15px 20px;
    background: #fff;
    margin: 0;
    font-size: 15px
}

ul.striped-list {
    display: block
}

ul.striped-list li {
    display: block;
    margin: 0 0 5px 0;
    padding: 10px 10px;
    background: #f3f3f3;
    font-size: 15px
}

ul.striped-list li:nth-of-type(even) {
    background: #e2e2e2
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
hr,
textarea,
input,
abbr,
article,
aside,
audio,
canvas,
datalist,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: inherit;
    vertical-align: baseline;
    list-style: none
}

html {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    font-size: 100%;
    line-height: normal;
    line-height: 1
}

body a {
    text-decoration: none
}

body *:focus {
    outline: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    padding: 0;
    text-align: left;
    vertical-align: middle;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    quotes: """"
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

h1,
h2,
h3,
h4,
h4,
h5,
h6 {
    font-weight: normal
}

img {
    -ms-interpolation-mode: bicubic
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn,
address {
    font-style: normal
}

mark {
    background: #ff0;
    color: #000
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

small {
    font-size: 75%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

nav ul,
nav ol {
    list-style: none
}

.clearfix:after,
nav#navholder:after,
form:after,
.wrapper:after,
#FS:after,
#mainholder:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix,
nav#navholder,
form,
.wrapper,
#FS,
#mainholder {
    display: inline-block
}

* html .clearfix,
* html nav#navholder,
* html .wrapper,
* html #FS,
* html #mainholder {
    height: 1%
}

.clearfix,
nav#navholder,
form,
.wrapper,
#FS,
#mainholder {
    display: block
}

.hidden {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    display: none !important;
    visibility: hidden
}

button {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    background: none
}

button,
input.send,
input.submit,
input[type=submit],
label,
select {
    cursor: pointer
}

button,
input,
textarea {
    border: 0 none
}

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    *margin-left: -7px
}

textarea {
    overflow: auto;
    vertical-align: top
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input [type="button"]::-moz-focus-inner {
    border: none
}

button,
input {
    line-height: normal;
    *overflow: visible
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

audio[controls],
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner {
    padding: 0 !important;
    border: 0 none !important
}

nav#navholder {
    position: relative;
    z-index: 400
}

nav#navholder>.wrapper {
    width: 990px;
    margin: 0 auto
}

ul.nav {
    display: table;
    width: 60%;
    margin: 0;
    list-style: none;
    float: right;
    background: rgb(33 150 243 / .7);
    padding: 0 120px 0 90px;
    position: relative;
}

ul.nav:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 0;
    width: 30px;
    height: 40px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 40px 0;
    border-color: transparent rgb(33 150 243 / .7) transparent transparent;
}

ul.nav li {
    margin: 0;
    padding: 0 20px;
    background: none;
    position: relative;
    display: table-cell;
    text-align: center;
    white-space: nowrap
}

ul.nav li a {
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    text-transform: capitalize
}

ul.nav>li:hover>a,
ul.nav>li>a:hover {
    -webkit-box-shadow: inset 0 -6px 0 0 #FFC107;
    -moz-box-shadow: inset 0 -6px 0 0 #FFC107;
    box-shadow: inset 0 -6px 0 0 #FFC107;
    text-decoration: none
}

ul.nav li ul {
    position: absolute;
    left: -999em;
    margin: 0;
    padding: 0 20px 20px;
    background: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

ul.nav li:hover ul {
    left: auto;
    margin-left: -20px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

ul.nav li:active ul {
    -webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out
}

ul.nav li li {
    float: none;
    display: block;
    padding: 0;
    height: auto;
    line-height: 35px
}

ul.nav li li a {
    background: #186caf;
    height: 28px;
    line-height: 28px;
    padding: 3px 12px;
    min-width: 150px;
    float: none;
    top: auto;
    display: block;
    position: static;
    text-align: left;
    text-decoration: none;
    font-size: 13px
}

ul.nav li li:hover,
ul.nav li li:hover>a,
ul.nav li li a:hover,
ul.nav li li a:focus {
    background: #fff;
    color: #186caf
}

ul.nav li li a.parent:after {
    margin: -1px 0 0 10px;
    content: url("../../img/design/lite/nav-right-arrow-white.png");
    opacity: 1;
    line-height: 1
}

ul.nav ul ul {
    z-index: 505
}

ul.nav li:hover ul ul {
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

ul.nav ul li:hover ul {
    left: 100%;
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#animated-stats {
    width: 100%;
    overflow: hidden;
    height: 880px;
    background: #fefbef;
    text-align: left;
    position: relative;
    font-family: 'Advent Pro', sans-serif
}

#animated-stats .wrapper {
    overflow: hidden
}

#animated-stats h2 {
    color: #186caf;
    font-size: 50px;
    font-weight: 300;
    margin: 85px 0 70px 0;
    text-align: center;
}

.performance-box {
    margin: auto
}

.performance-box #performance-group {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0;
    text-align: right;
    position: relative;
    grid-gap: 20px;
}

.performance-box #performance-group:before {
    /* content: ''; */
    position: absolute;
    left: 0;
    height: 267px;
    width: 76px;
    background: url(../../img/design/main-school-bg.png) no-repeat;
}

.performance-box #performance-group:after {
    /* content: ''; */
    position: absolute;
    left: 0;
    bottom: 0;
    height: 267px;
    width: 76px;
    background: url(../../img/design/sixth-form-bg.png) no-repeat;
}

.performance-box #performance-group text {
    font-size: 60px;
    font-weight: 800;
    letter-spacing: 0.03em;
    fill: #186caf
}

.performance-box #performance-group .donut-item {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    height: 280px;
    float: left;
}

.performance-box #performance-group .donut-item p {
    letter-spacing: 0.01em;
    font-weight: 600;
    color: #444444;
    line-height: 150%;
    font-size: 18px;
    text-transform: none;
    margin: 10px auto 10px;
    height: 70px;
    font-family: 'Lato', sans-serif
}

.performance-box #performance-group #performance {
    display: inline-block;
    color: transparent
}

.performance-box #performance-group #performance svg {
    display: none;
    background: #fefbef;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 30px #fefbef;
    -moz-box-shadow: inset 0 0 0 30px #fefbef;
    box-shadow: inset 0 0 0 30px #fefbef
}

.performance-box #performance-group #performance svg:first-of-type {
    display: block
}

.performance-box #performance-group #performance2 {
    display: inline-block;
    color: transparent
}

.performance-box #performance-group #performance2 svg {
    display: none;
    background: #fefbef;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 30px #fefbef;
    -moz-box-shadow: inset 0 0 0 30px #fefbef;
    box-shadow: inset 0 0 0 30px #fefbef
}

.performance-box #performance-group #performance2 svg:first-of-type {
    display: block
}

.performance-box #performance-group #performance3 {
    display: inline-block;
    color: transparent
}

.performance-box #performance-group #performance3 svg {
    display: none;
    background: #fefbef;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 30px #fefbef;
    -moz-box-shadow: inset 0 0 0 30px #fefbef;
    box-shadow: inset 0 0 0 30px #fefbef
}

.performance-box #performance-group #performance3 svg:first-of-type {
    display: block
}

.performance-box #performance-group #performance4 {
    display: inline-block;
    color: transparent
}

.performance-box #performance-group #performance4 path.color0 {
    fill: #c9cfd8
}

.performance-box #performance-group #performance4 svg {
    display: none;
    background: #fefbef;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 30px #fefbef;
    -moz-box-shadow: inset 0 0 0 30px #fefbef;
    box-shadow: inset 0 0 0 30px #fefbef
}

.performance-box #performance-group #performance4 svg:first-of-type {
    display: block
}

.performance-box #performance-group #performance4 text {
    fill: #91969e
}

.performance-box #performance-group #performance5 {
    display: inline-block;
    color: transparent
}

.performance-box #performance-group #performance5 path.color0 {
    fill: #c9cfd8
}

.performance-box #performance-group #performance5 svg {
    display: none;
    background: #fefbef;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 30px #fefbef;
    -moz-box-shadow: inset 0 0 0 30px #fefbef;
    box-shadow: inset 0 0 0 30px #fefbef
}

.performance-box #performance-group #performance5 svg:first-of-type {
    display: block
}

.performance-box #performance-group #performance5 text {
    fill: #91969e
}

.performance-box #performance-group #performance6 {
    display: inline-block;
    color: transparent
}

.performance-box #performance-group #performance6 path.color0 {
    fill: #c9cfd8
}

.performance-box #performance-group #performance6 svg {
    display: none;
    background: #fefbef;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 30px #fefbef;
    -moz-box-shadow: inset 0 0 0 30px #fefbef;
    box-shadow: inset 0 0 0 30px #fefbef
}

.performance-box #performance-group #performance6 svg:first-of-type {
    display: block
}

.performance-box #performance-group #performance6 text {
    fill: #91969e
}

.performance-box #donut {
    width: 60rem;
    height: 60rem;
    margin: 0 auto
}

.performance-box path.color0 {
    fill: #f5a33b;
    overflow: hidden
}

.performance-box path.color1 {
    fill: transparent;
    overflow: hidden
}

body {
    color: #444;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    line-height: 1.528571429;
    padding: 0px;
    margin: 0
}

body a {
    color: #123b5d;
    text-decoration: none;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

body a:hover,
body a:focus {
    text-decoration: underline
}

a img,
img a,
img,
p a img {
    border: 0;
    border-bottom: 0;
    text-decoration: none;
    vertical-align: middle
}

a img:hover {
    opacity: 0.8
}

h1,
h2,
h3,
h4,
h4,
h5,
h6 {
    font-weight: 500;
    font-family: 'Advent Pro', sans-serif
}

h1 {
    font-size: 48px;
    margin: 0 0 20px 0;
    color: #123b5d;
    line-height: 1.2
}

h2 {
    font-size: 32px;
    margin: 25px 0 20px 0;
    color: #f49720;
    line-height: 1.3
}

h3,
h4 {
    font-size: 16px;
    margin: 25px 0 10px 0;
    padding: 5px 10px;
    background: #91969e;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400
}

h4 {
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-color: #c9cfd8;
    color: #000
}

h4.open {
    background-image: url(../../img/design/expanding-faq/minus-black.png)
}

h4.closed {
    background-image: url(../../img/design/expanding-faq/plus-black.png)
}

h5 {
    font-size: 12px
}

h6,
small {
    font-size: 12px
}

h1+h2 {
    margin-top: 0;
    border: 0;
    padding: 0
}

h1+p,
h2+p,
h3+p,
h4+p {
    margin-top: 0
}

p {
    margin: 12px 0;
    padding: 0
}

li {
    margin: 2px 0;
    padding: 0 0 0 23px;
    background: url(../../img/icons/bullet_black.png) no-repeat top 6px left 3px
}

form {
    margin: 0;
    padding: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    resize: vertical;
    overflow: auto;
    vertical-align: top
}

label {
    float: left;
    margin: 10px 0;
    width: 90px;
    display: inline
}

form .formfield {
    margin: 10px;
    float: left;
    display: inline;
    width: 200px;
    border: 1px solid #CCC;
    padding: 2px
}

form div {
    margin: 15px 0;
    display: block;
}

form div input[type="text"],
form div textarea,
form span textarea,
form div input[type="textarea"],
form div input[type="password"] {
    border: 1px solid #CCC;
    padding: 4px;
    width: 300px;
    margin: 0;
    background-color: #EFEFEF
}

input[type="text"]:focus,
form div textarea:focus,
form span textarea:focus,
form div input[type="textarea"]:focus,
form div input[type="password"]:focus {
    border-color: #000
}

form div span.label label,
form div span.label,
span.spacer,
span.multiple span {
    width: 180px;
    float: left;
    margin: 0 0 0 0
}

form div span.multiple {
    float: left
}

form div span.button {
    padding-left: 180px;
    background: transparent;
    border: 0
}

form div span.button input {
    background: #666;
    color: #FFF;
    margin: 0;
    padding: 8px 10px;
    font-weight: bold;
    border: 0
}

form div span.button input:hover {
    background: #888
}

form div.clear {
    clear: both;
    padding-top: 5px
}

#ie-warning {
    width: 100%;
    background: #b20000;
    color: #fff;
    overflow: hidden;
    padding: 0 0 10px 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    display: block
}

#ie-warning p {
    margin: 5px auto
}

#ie-warning a {
    color: #fff;
    text-decoration: underline;
    cursor: pointer
}

#wrapper {
    margin: 0 auto;
    text-align: center;
}

.wrapper {
    width: 990px;
    margin: 0 auto;
    height: 100%
}

.home-links {
    position: absolute;
    top: 0;
    right: 80px;
}

.home-links a {
    display: inline-block;
    color: #186caf;
    font-size: 14px;
    padding: 0 15px
}

.home-links a:hover {
    /* letter-spacing: 0.1em; */
    text-decoration: none;
    /* font-weight: 800 */
}

.home-links .home-link {
    position: relative
}

.home-links .home-link:first-of-type:before {
    display: none
}

.home-links .home-link:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 1px;
    height: 18px;
    background: #c9cfd8
}

header {
    height: 102px;
    background: #fff
}

header>.wrapper {
    padding: 0;
    position: relative;
    z-index: 60
}

header h1 {
    margin: 0;
    background: none
}

#logo-index {
    margin: 0;
    padding: 0
}

img#logo {
    width: 205px;
    height: 126px;
    object-fit: contain;
    background: #fff;
    clip-path: polygon(0 0, 100% 0, 100% 20%, 100% 70%, 83% 100%, 17% 100%, 0% 70%, 0% 20%);
    padding-bottom: 10px;
}

#FS {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 80px;
    top: 54px
}

#FS #search-field {
    width: 190px;
    height: 30px;
    background: #f4f5f7;
    vertical-align: top;
    padding: 0 0px 0 40px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    font-size: 17px;
    color: #91969e
}

#FS #search-field:focus {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    width: 300px
}

#FS #search-submit {
    position: absolute;
    left: 7px;
    top: 8px;
    padding: 0px
}

.search-subject-box {
    display: inline-block;
    background: #f1f1f1;
    padding: 5px 15px;
    font-size: 16px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    text-transform: uppercase
}

.search-numbers {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px
}

.search-numbers span {
    background: #f1f1f1;
    padding: 3px 8px;
    margin: 0 3px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #ccc
}

.goog-te-gadget .goog-te-combo {
    margin: 0px !important
}

#google_translate_element {
    opacity: 1
}

.translate {
    position: absolute;
    right: 0;
    top: 70px;
    overflow: hidden
}

body.body_1652 #mainholder {
    background: none;
    padding: 0
}

#mainholder {
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    margin: 0px auto;
    padding: 30px 0 30px 0;
    clear: both;
    text-align: left;
}

#mainholder .wrapper {
    width: 90%;
    padding: 0 5%;
    margin: 0 auto
}

#welcome {
    min-height: 660px;
    padding: 0;
    background: #fff;
    overflow: hidden
}

#welcome .wrapper {
    position: relative;
    overflow: hidden;
    width: 1080px;
    padding: 0
}

#welcome h2 {
    color: #186caf;
    font-size: 50px;
    font-weight: 300;
    margin: 85px 0 40px 0
}

#welcome h2 span {
    display: block;
    font-size: 20px;
    color: #fff;
    background: url(../../img/design/welcome-span.png) no-repeat;
    text-indent: 20px
}

#welcome #welcome-img {
    float: left;
    padding-right: 60px;
    padding-bottom: 35px;
}

#welcome p {
    width: 340px;
    float: left;
    margin: 0;
    line-height: 1.778
}

#welcome p .more {
    display: block;
    height: 46px;
    line-height: 46px;
    color: #fff;
    width: 225px;
    font-size: 20px;
    padding: 0 0 0 30px;
    font-family: 'Advent Pro', sans-serif;
    margin: 42px 0 0 0;
    background: #186caf;
    clip-path: polygon(0% 0%, 85% 0%, 100% 100%, 0% 100%);
}

#welcome p .more:hover {
    text-decoration: none;
    letter-spacing: 0.1em
}

#ofsted-quotes {
    position: absolute;
    right: 0px;
    top: 200px;
    height: 374px;
    width: 310px;
    background: url(../../img/design/ofsted-bg.png) no-repeat
}

ul#bxslider {
    margin: auto;
    top: 60px
}

ul#bxslider li {
    padding: 0;
    background: none;
    text-align: center;
    color: #444;
    font-size: 20px;
    margin: 0;
    font-style: italic;
    line-height: 1.5
}

ul#bxslider li span {
    display: block
}

.Content1Column {
    width: 85%;
    margin: 0;
    padding: 20px 3%;
    float: left;
    min-height: 350px;
    text-align: left
}

.Content1Column img {
    max-width: 100%;
    height: auto
}

.Content1Column h1 {
    text-transform: capitalize;
    font-weight: 900;
    -webkit-box-shadow: 0 2px 0 0 #123b5d;
    -moz-box-shadow: 0 2px 0 0 #123b5d;
    box-shadow: 0 2px 0 0 #123b5d;
    display: inline-block
}

.Content1Column h2 {
    font-weight: 700
}

.Content1Column a {
    font-weight: 700
}

.Content2Column {
    width: 65%;
    margin: 0;
    padding: 20px 3%;
    float: left;
    min-height: 350px;
    text-align: left
}

.Content2Column img {
    max-width: 100%;
    height: auto
}

.Content2Column h1 {
    text-transform: capitalize;
    font-weight: 900;
    -webkit-box-shadow: 0 2px 0 0 #123b5d;
    -moz-box-shadow: 0 2px 0 0 #123b5d;
    box-shadow: 0 2px 0 0 #123b5d;
    display: inline-block
}

.Content2Column h2 {
    font-weight: 700
}

.Content2Column a {
    font-weight: 700
}

.Content2Column tr,
.Content2Column td {
    border: 1px solid #000 !important
}

.Content2Column .tablenoborderpadded {
    border: 0 !important
}

.Content2Column .tablenoborderpadded tr,
.Content2Column .tablenoborderpadded td {
    border: 0px !important
}

.Content3Column {
    width: 430px;
    margin: 0;
    padding: 0;
    float: left;
    min-height: 350px;
    text-align: left
}

.Content3Column img {
    max-width: 100%;
    height: auto
}

.HomeAlert .Content1Column {
    float: none;
    margin: 0 auto
}

.ColumnLeft {
    width: 25%;
    margin: 0;
    padding: 0;
    min-height: 250px;
    text-align: left;
    float: right
}

.ColumnRight {
    width: 25%;
    margin: 0;
    padding: 0;
    min-height: 250px;
    text-align: left;
    float: right
}

.ColumnLeft ul,
.ColumnRight ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ColumnLeft nav ul a:link,
.ColumnRight nav ul a:visited,
.ColumnRight nav ul a:link,
.ColumnRight nav ul a:visited {
    display: block
}

.ColumnLeft li {
    border-bottom: 1px solid #EEE
}

html>body .ColumnLeft li {
    border-bottom: none
}

.SideHeading {
    margin: 30px 0 0 0;
    padding: 0;
    text-align: center
}

.SideHeading:first-child {
    margin-top: 0
}

.SideHeading h2 {
    display: block;
    text-align: center;
    font-size: 24px;
    padding: 20px 0;
    margin: 0
}

ul.SideList {
    margin: 0 0 0 0;
    padding: 0;
    border: 0;
    list-style: none;
    text-align: left
}

ul.SideList li {
    margin: 0 0 0 0;
    padding: 0;
    background: none
}

ul.SideList li a {
    margin: 0;
    padding: 5px 10px;
    color: #333;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    font-weight: normal;
    display: block
}

ul.SideList li a:hover {
    background: #186caf;
    color: #FFF;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    text-decoration: none
}

ul.SideList li a.child {
    background: url(../../img/design/svg/ic-related-pages.svg) left 20px center no-repeat;
    padding-left: 40px !important
}

ul.SideList li a.child:hover {
    background-color: #999
}

ul.SideList li p {
    margin: 0;
    padding: 0
}

ul.SideList p.date {
    text-transform: uppercase;
    font-size: 30px;
    color: #fff;
    line-height: 1;
    font-weight: 600;
    padding: 0 0 0 20px;
    letter-spacing: -0.01em;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    position: relative;
}

ul.SideList p.date::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 32px;
    background: #f49720e0;
    z-index: 1;
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%);
}

ul.SideList p.date em {
    position: relative;
    z-index: 2;
    font-style: normal;
}

ul.SideList p.date span {
    color: #186caf;
    font-size: 60px;
    display: block;
    background: none;
    font-weight: 600;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

ul.SideList p.title {
    position: absolute;
    left: 125px;
    top: 10px;
    font-size: 18px;
    color: #444;
    line-height: 1.444;
    width: 58%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    height: 50px;
    overflow: hidden
}

ul.SideList p.title span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.SideHeading a.more {
    display: inline-block;
    font-size: 20px;
    padding: 0px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    text-align: left;
    font-weight: 300;
    color: #fff;
    height: 36px;
    line-height: 36px;
    width: 137px;
    padding: 0 0 0 10px;
    background: #186caf;
    float: left;
    font-family: 'Advent Pro', sans-serif;
    letter-spacing: 0.03em;
    clip-path: polygon(0% 0%, 80% 0%, 100% 100%, 0% 100%);
}

.SideHeading a.more:nth-of-type(2) {
    float: right
}

.SideHeading a.more:hover {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    text-decoration: none;
    letter-spacing: 0.1em
}

.more-links {
    text-align: center;
    position: absolute;
    bottom: 27px;
    left: 0;
    right: 0;
    margin: auto;
    width: 310px
}

#SideHeadingDiary {
    background: rgba(255, 255, 255, 0.7);
    height: 430px
}

#SideHeadingDiary li a {
    padding: 7px 15px;
    position: relative
}

#SideHeadingDiary li a:hover p.title {
    color: #fff;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#SideHeadingDiary li a:hover p.date span {
    color: #fff;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#SideHeadingNews {
    background: rgba(255, 255, 255, 0.7);
    height: 430px
}

#SideHeadingNews li a {
    padding: 7px 15px;
    position: relative
}

#SideHeadingNews li a:hover p.title {
    color: #fff;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#SideHeadingNews li a:hover p.date span {
    color: #fff;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#SideHeadingPages {
    overflow: hidden;
    background: #0d4775;
    position: relative;
    z-index: 1;
    font-family: 'Advent Pro', sans-serif
}

#SideHeadingPages:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 50%;
    background: #186caf;
    -webkit-clip-path: polygon(0 0, 100% 50%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 50%, 100% 100%, 0% 100%);
    z-index: -1;
    overflow: hidden
}

#SideHeadingPages h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    width: 80%;
    margin: auto
}

#SideHeadingPages ul.SideList {
    padding: 20px 0
}

#SideHeadingPages ul.SideList li a {
    padding: 7px 20px;
    font-size: 20px;
    color: #fff
}

#SideHeadingPages ul.SideList li a:hover {
    background-color: #fff;
    color: #123b5d;
    text-indent: 10px
}

.modal-home {
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8000
}

.modal-home .message-modal {
    position: absolute;
    top: -webkit-calc(50% - 300px);
    top: -moz-calc(50% - 300px);
    top: calc(50% - 300px);
    left: -webkit-calc(50% - 465px - 40px - 10px);
    left: -moz-calc(50% - 465px - 40px - 10px);
    left: calc(50% - 465px - 40px - 10px);
    width: 930px;
    height: auto;
    margin: 0 30px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.9)
}

.modal-home .message-modal .modal-content {
    background: rgba(255, 255, 255, 0.9);
    background-position: -120px 50px;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    -moz-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center
}

.modal-home .message-modal .modal-content .modal-text {
    display: block;
    padding: 45px
}

.modal-home .message-modal .modal-content .modal-text p {
    margin: 0
}

.modal-home .message-modal .modal-content a.close-modal {
    position: absolute;
    top: 31px;
    right: 31px
}

.hide-modal {
    display: none !important
}

#awards {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 13px 0
}

#awards .CMSawards {
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin: 0 auto !important;
    background: none !important
}

#awards .CMSawards ul {
    margin: 0
}

#awards .CMSawards ul li {
    background: none;
    padding: 0 5px;
    margin: 0 10px;
    display: inline-block
}

#awards .CMSawards ul li img {
    max-height: 70px;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

#map {
    width: 100%;
    height: 100%;
    /* background: #186caf; */
}

footer {
    /* width: 100%;
    overflow: hidden;
    background: #186caf;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr; */
}

footer>.wrapper {
    text-align: right;
    position: relative
}

footer>.wrapper p {
    font-size: 25px;
    color: #fff;
    margin: 0
}

footer>.wrapper a {
    color: #FFC107
}

p.address {
    position: absolute;
    top: 60px;
    left: -100px
}

p.address:before {
    content: '';
    position: absolute;
    right: -110px;
    top: -10px;
    height: 65px;
    width: 105px;
    background: url(../../img/design/location-ic.png) right no-repeat
}

p.telephone {
    position: absolute;
    top: 140px;
    left: 170px
}

p.telephone:before {
    content: '';
    position: absolute;
    right: -110px;
    top: -10px;
    height: 65px;
    width: 105px;
    background: url(../../img/design/telephone-ic.png) right no-repeat
}

p.email-footer {
    position: absolute;
    top: 210px;
    left: -65px
}

p.email-footer:before {
    content: '';
    position: absolute;
    right: -110px;
    top: 0px;
    height: 65px;
    width: 105px;
    background: url(../../img/design/email-footer.png) right no-repeat
}

.sub-footer {
    height: 32px;
    width: 100%;
    line-height: 32px;
    background: #e4e7eb;
    overflow: hidden
}

.sub-footer p {
    font-size: 12px;
    color: #444444;
    float: left;
    margin: 0
}

.sub-footer a {
    color: #186caf
}

.sub-footer #credit {
    float: right
}

blockquote p {
    font-family: 'Lato', sans-serif;
    text-align: center
}

.fc-content {
    background: none
}

#browserblast {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #D4C790;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
    color: #6d6647;
    text-align: center;
    background: #FAF4AF
}

#browserblast a {
    color: green;
    text-decoration: underline
}

.unsupported-browser {
    margin-top: 41px
}

#switch-mobile {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    background: #EFEFEF;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    text-align: center;
    color: #777;
    font-family: sans-serif;
    font-size: 12px;
    display: block;
    clear: both
}

#switch-mobile a {
    text-decoration: underline
}

h2.ListingHead {
    background: #186caf
}

.box-grid-list {
    display: block;
    text-align: right;
    margin: 0 0 20px 0
}

.box-grid-list #add-grid {
    position: relative
}

.box-grid-list #add-grid:before {
    content: "Grid View";
    background: #000;
    color: #fff;
    position: absolute;
    top: -25px;
    left: -23px;
    opacity: 0;
    width: 70px;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    padding: 2px 0;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.box-grid-list #add-grid:hover:before {
    opacity: 1
}

.box-grid-list #add-list {
    position: relative
}

.box-grid-list #add-list:before {
    content: "List View";
    background: #000;
    color: #fff;
    position: absolute;
    top: -25px;
    left: -20px;
    opacity: 0;
    width: 70px;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    padding: 2px 0;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.box-grid-list #add-list:hover:before {
    opacity: 1
}

.box-grid-list a {
    opacity: .5;
    cursor: pointer;
    margin: 0 0 0 5px
}

.box-grid-list a.active {
    opacity: 1 !important
}

h3.news-subscribe,
h4.news-subscribe {
    background-image: url(../../img/icons/rss-white.png);
    background-repeat: no-repeat;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-position: 10px 8px;
    padding-left: 35px;
    -moz-background-size: 15px;
    background-size: 15px;
    background-color: #186caf
}

h3.news-subscribe a,
h4.news-subscribe a {
    color: #fff
}

@media only screen and (max-width: 770px) {

    h3.news-subscribe,
    h4.news-subscribe {
        font-size: 15px
    }
}

ul#NewsListing {
    padding: 0
}

ul#NewsListing li {
    background: #f7f7f7;
    border-bottom: 1px solid #d2d2d2;
    display: flex;
    align-items: center;
}

ul#NewsListing li img {
    width: 200px;
    height: 100%;
    margin-right: 15px;
}

ul#NewsListing li .text-box span.title {
    display: block;
    font-size: 18px;
    font-weight: bold
}

ul#NewsListing li .text-box span.page-overview {
    font-size: 15px;
    color: #929292;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

ul#NewsListing li .text-box span.date {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    position: relative;
    /* padding: 0 0 0 8px; */
    margin: 0 0 10px 0;
    letter-spacing: 0.1em
}


ul#NewsListing li .text-box {
    width: calc(100% - 215px);
}

ul.grid-view {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}



ul.grid-view li img {
    width: 100% !important;
    height: 200px !important;
    margin-right: 0 !important;
    margin-bottom: 15px;
}

/* ul#NewsListing li .text-box span.date:before {
    content: "";
    width: 1px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 3px;
    background: #186caf
} */

@media only screen and (max-width: 770px) {
    ul#NewsListing li .text-box {
        width: 100% !important
    }

    ul#NewsListing li .text-box span.title {
        font-size: 14px;
        line-height: 120%;
        margin: 0 0 10px 0
    }

    ul#NewsListing li .text-box span.page-overview {
        font-size: 11px;
        line-height: 140%
    }

    ul#NewsListing li .news-list-img {
        display: none
    }
}

ul.list-view li {
    display: block;
    background: none;
    margin: 0 0 20px 0;
    padding: 25px 30px
}

ul.list-view li .news-list-img {
    width: 40%;
    height: 150px;
    margin: -24px 25px -30px -30px;
    display: inline-block;
    -moz-background-size: cover;
    background-size: cover
}

ul.grid-view li {
    padding: 15px;
    display: block !important;
    align-items: unset !important;
}

@media only screen and (max-width: 770px) {
    ul.grid-view li {
        width: 35%;
        padding: 10px 5%;
        min-height: 200px
    }
}

ul.grid-view li .news-list-img {
    display: block;
    width: -webkit-calc(100% + 60px);
    width: -moz-calc(100% + 60px);
    width: calc(100% + 60px);
    height: 150px;
    margin: -25px 0 20px -30px;
    -moz-background-size: cover;
    background-size: cover
}

ul.grid-view li .text-box {
    display: block;
    width: 100% !important
}

ul.grid-view li:nth-of-type(even) {
    float: right
}

h3.adding-to-calendar,
h4.adding-to-calendar {
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    background: #186caf
}

ul#DiaryListing {
    margin: 0 0 0 0;
    padding: 0
}

ul#DiaryListing li {
    margin: 0 0 10px 0;
    padding: 15px 20px;
    background: #f7f7f7;
    position: relative;
    border-bottom: 1px solid #ccc;
    display: flex;
    align-items: center;
}

ul#DiaryListing li:nth-of-type(even) {
    background: #ececec
}

ul#DiaryListing li .mix-date {
    width: 130px;
    height: 60px;
    background: #186caf;
    color: #fff;
    display: inline-block;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0 20px 0 0;
    float: left
}

ul#DiaryListing li .mix-date p {
    width: 50%;
    height: 100%;
    float: left;
    margin: 0
}

ul#DiaryListing li .mix-date p:last-of-type {
    background: rgba(0, 0, 0, 0.4)
}

ul#DiaryListing li .mix-date span {
    display: block;
    font-size: 25px
}

ul#DiaryListing li .mix-date span.to {
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    line-height: 20px;
    margin-left: -10px;
    margin-top: -15px;
    font-size: 9px;
    background: #186caf;
    color: #fff
}

ul#DiaryListing li .diary-date {
    width: 130px;
    height: 60px;
    background: #186caf;
    color: #fff;
    display: inline-block;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0 20px 0 0;
    float: left
}

ul#DiaryListing li .diary-date span {
    display: block;
    font-size: 25px
}

ul#DiaryListing li .hour {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 170px;
    font-size: 12px;
    background: url(../../img/icons/ic-hour.png) no-repeat 0 2px;
    padding: 0 0 0 18px;
    -moz-background-size: contain;
    background-size: contain;
    -moz-background-size: 13px;
    background-size: 13px
}

ul#DiaryListing li .diary-title {
    width: calc(100% - 300px);
    font-weight: bold;
}

ul#DiaryListing li .diary-title a,
ul#DiaryListing li .diary-title span {
    display: table-cell;
    vertical-align: middle
}

ul#DiaryListing li .add-share {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 30px;
    display: inline-block;
    text-align: center;
    margin-top: -23px
}

ul#DiaryListing li .add-share a {
    display: inline-block
}

ul#DiaryListing li .add-share a img {
    margin: 0
}

ul.auto-list li {
    display: block;
    background-color: #f7f7f7;
    border: 1px solid #dedede;
    padding: 10px 10px 10px 40px;
    background-position: 10px 12px;
    margin: 0 0 5px 0;
    background-repeat: no-repeat
}

ul.list-view-list li {
    display: block;
    margin: 0 0 20px 0;
    padding: 10px 0 10px 55px
}

ul.grid-view-list li {
    width: -webkit-calc((100% / 3) - 90px);
    width: -moz-calc((100% / 3) - 90px);
    width: calc((100% / 3) - 90px);
    vertical-align: top;
    height: -webkit-calc(150px - 60px);
    height: -moz-calc(150px - 60px);
    height: calc(150px - 60px);
    padding: 30px;
    margin: 0 25px 25px 0;
    display: inline-block;
    background-position: 0 0
}

img.ListingIcon {
    margin: 0 10px 0 0;
    float: left
}

ul#DiaryListing li .add-share img {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
    -moz-border-radius: 0;
    border-radius: 0
}


.SSWrapper {
    border: 1px solid #666;
    margin: 5px 0 10px 0;
    padding: 0;
    height: 375px;
    vertical-align: middle;
    width: 500px;
    background-color: #FFF
}

#ss_gallery_holder {
    background: #fff;
    border: 1px solid #dcdcdc !important;
    margin-bottom: 40px !important
}

#ss_gallery_holder h3,
#ss_gallery_holder h4 {
    margin: 0 0 20px 0 !important;
    padding: 10px 20px 0px 20px;
    font-size: 23px !important
}

#SSlistblock {
    margin: 0;
    padding: 0
}

#SSlistblock .singlegallery {
    width: 48%;
    margin: 0 0 30px 0;
    float: left;
    position: relative;
    max-height: 330px;
    overflow: hidden
}

#SSlistblock .singlegallery:nth-of-type(even) {
    float: right
}

#SSlistblock .singlegallery a.thumblink {
    display: inline-block;
    width: 100%;
    background: #186caf;
    color: #fff;
    text-transform: uppercase
}

#SSlistblock .singlegallery a.thumblink:hover .thumb-wrap {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: .3
}

#SSlistblock .singlegallery a.thumblink .thumb-wrap {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: .5;
    min-height: 340px;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center
}

#SSlistblock .singlegallery a.thumblink .thumb-wrap img.thumb {
    width: 100%;
    height: auto
}

#SSlistblock .singlegallery a.thumblink .summary {
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    margin-top: -20px
}

#SSlistblock .singlegallery a.thumblink .summary .title {
    margin: 5px 0;
    font-size: 18px;
    font-weight: bold
}

#SSlistblock .singlegallery a.thumblink .summary .count {
    font-size: 12px;
    display: block;
    margin: 0 0 5px 0
}

#SSlistblock .singlegallery a.thumblink .summary .description {
    font-size: 12px;
    display: block;
    margin: 0 0 5px 0
}



#slider {
    width: 100%;
    position: relative;
    height: 400px;
    margin: auto;
    background: url(../../img/design/slider-bg.png) repeat-x bottom center;
}

body #slider.h {
    min-height: calc(100vh - 150px);
}

.backstretch img {
    top: 0px !important
}

.tagline {
    position: absolute;
    bottom: 180px;
    left: 200px;
    background: #00000059;
    padding: 10px;
    width: 50%;
}

.tagline h2 {
    margin: 0;
    font-size: 48px;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 300;
    text-align: left;
}

.tagline h2 span {
    color: #FFC107
}

.slider-links {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%
}

.slider-links a {
    color: #fff;
    font-size: 50px;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    width: auto;
    padding: 0 30px 0 60px;
    background: rgba(0, 0, 0, 0.24);
    font-weight: 200;
    letter-spacing: 0.03em;
    font-family: 'Advent Pro', sans-serif;
    margin: 0 20px;
    -webkit-box-shadow: 2px 2px 7px 0px rgba(255, 255, 255, 0.8);
    -moz-box-shadow: 2px 2px 7px 0px rgba(255, 255, 255, 0.8);
    box-shadow: 2px 2px 7px 0px rgba(255, 255, 255, 0.8);
    overflow: hidden;
    position: relative;
}

.slider-links a::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 0 0 150px;
    border-color: #186cafba;
    clip-path: polygon(0% 0%, 60% 0, 80% 50%, 100% 100%, 0% 100%);
    z-index: 1;
}

.slider-links a em {
    font-style: normal;
    position: relative;
    z-index: 2;
}

.slider-links a:hover {
    text-decoration: none;
    padding: 0 60px;
    background-color: #000
}

.boxmenuright,
.boxmenuleft {
    border: 2px solid #CCC;
    float: right;
    padding: 10px 10px 6px 10px;
    margin: 0 0 10px 20px;
    width: 206px
}

.boxmenuleft {
    float: left;
    margin: 0 10px 0 20px
}

.boxmenuright h2,
.boxmenuleft h2 {
    border-bottom: 1px dotted #CCC;
    font-weight: normal;
    font-size: 1.2em;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0
}

.boxmenuright li,
.boxmenuleft li {
    background-image: url(../../img/icons/page.gif)
}

.boxout,
.boxoutright,
.boxoutpurple,
.boxoutpurpleright,
.boxoutgreen,
.boxoutgreenright,
.boxoutblue,
.boxoutblueright {
    float: left;
    background-color: #FF5924;
    display: inline;
    padding: 10px;
    margin: 2px 20px 1px 0;
    width: 230px;
    color: #FFF;
    font-size: 1.2em
}

.boxoutpurple,
.boxoutpurpleright {
    background-color: #663d7f
}

.boxoutgreen,
.boxoutgreenright {
    background-color: #009b66
}

.boxoutblue,
.boxoutblueright {
    background-color: #00639c
}

.boxoutright,
.boxoutpurpleright,
.boxoutgreenright,
.boxoutblueright {
    float: right;
    margin: 2px 0 1px 20px
}

.boxout p,
.boxoutright p,
.boxoutpurple p,
.boxoutpurpleright p,
.boxoutgreen p,
.boxoutgreenright p,
.boxoutblue p,
.boxoutblueright p {
    margin: 0;
    color: #FFF
}

div.boxout a,
div.boxoutright a,
div.boxoutpurple a,
div.boxoutpurpleright a,
div.boxoutgreen a,
div.boxoutgreenright a,
div.boxoutblue a,
div.boxoutblueright a {
    color: #FFF
}

div.boxout a:hover,
div.boxoutright a:hover,
div.boxoutpurple a:hover,
div.boxoutpurpleright a:hover,
div.boxoutgreen a:hover,
div.boxoutgreenright a:hover,
div.boxoutblue a:hover,
div.boxoutblueright a:hover {
    background-color: none;
    background: transparent;
    text-decoration: underline
}

.button {
    background-color: #666;
    color: #FFF;
    border: 1px solid #333;
    padding: 1px 2px;
    margin: 10px 0;
    font-weight: bold
}

.floatleft {
    float: left;
    margin: 0 10px 2px 0
}

.floatright {
    float: right;
    margin: 0 0 2px 10px
}

.greytext {
    color: #CCC
}

.imageFullWidthborder {
    border: 1px solid #666;
    margin: 0 0 10px 0;
    display: block
}

.imageleft {
    float: left;
    margin: 0 17px 1px 0
}

.imageleftborder {
    float: left;
    margin: 0 17px 1px 0;
    border: 1px solid #CCC
}

.imageright,
.imageRight {
    float: right;
    margin: 0 0 1px 17px
}

.imagerightborder,
.imageRightBorder {
    float: right;
    margin: 0 0 1px 17px;
    border: 1px solid #CCC
}

div.imageleftborder {
    float: left;
    margin: 0 17px 1px 0;
    display: inline
}

div.imagerightborder,
div.imageRightBorder {
    float: right;
    margin: 0 0 1px 17px;
    display: inline
}

div.imagerightborder p,
div.imageleftborder p,
div.imageRightBorder p,
div.imageLeftBorder p {
    margin: 0;
    padding: 1px 5px;
    background-color: #CCC;
    font-size: 0.9em
}

img.imagerightborder,
img.imageRightBorder {
    float: right;
    border: 1px solid #CCC;
    margin: 0 0 1px 17px
}

.message,
p.message {
    padding: 10px;
    background-color: #CC0033;
    color: #FFF;
    border: 1px solid #990033
}

blockquote,
q {
    quotes: none
}

blockquote {
    margin: 12px 0;
    background: #EFEFEF;
    padding: 10px 50px;
    position: relative;
    color: #123b5d;
    border: 1px solid #123b5d;
    font-size: 1em;
    -moz-border-radius: 5px;
    border-radius: 5px
}

blockquote:before,
blockquote:after {
    content: "\201C";
    position: absolute;
    font-size: 60px;
    line-height: 1;
    color: #123b5d;
    font-style: normal
}

blockquote:before {
    top: 10px;
    left: 10px
}

blockquote:after {
    content: "\201D";
    right: 10px;
    bottom: -20px
}

.tableborder {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    margin: 20px 0
}

.tableborder td,
.tableborder th {
    padding: 10px;
    margin: 0;
    font-weight: normal;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    vertical-align: top;
    text-align: left
}

.tableborder td p {
    margin: 0
}

.tableborder td.tablecellhighlight,
.tableborder th.tablecellhighlight,
.tablecellhighlight {
    background-color: #add8e6;
    color: #00008b;
    font-weight: bold
}

.tablenoborderpadded {
    border: 0;
    margin: 10px 0 0 -10px
}

.tablenoborderpadded td,
.tablenoborderPadded th {
    padding: 10px 0 10px 10px;
    margin: 0;
    font-weight: normal;
    border: 0;
    vertical-align: top;
    text-align: left
}

.tablenoborderpadded td p {
    margin: 0
}

.tablenoborderpadded td.tablecellhighlight,
.tablenoborderpadded th.tablecellhighlight {
    background-color: #add8e6;
    color: #00008b;
    font-weight: bold
}

.tableborder thead {
    border-right: 1px solid #00008b;
    border-top: 1px solid #00008b
}

.tableborder thead th {
    border-right: 1px solid #00008b
}

.search-table {
    border-bottom: none;
    border-left: none;
    margin: 20px 0
}

.search-table td,
.tableborder th {
    padding: 10px;
    margin: 0;
    font-weight: normal;
    border-right: none;
    border-top: none;
    vertical-align: top;
    text-align: left
}

.search-table tr:nth-of-type(odd) {
    background: #ececec
}

.search-table td p {
    margin: 0
}

.search-table td.tablecellhighlight,
.search-table th.tablecellhighlight,
.tablecellhighlight {
    padding: 8px 10px;
    font-size: 15px;
    background-color: #123b5d;
    color: #fff;
    font-weight: bold
}

.tableborder4px td,
.tableborder4px th {
    padding: 2px;
    margin: 0;
    font-weight: normal;
    border: 1px solid #00008b;
    vertical-align: top;
    text-align: left
}

.news-diary {
    width: 340px;
    height: 520px;
    overflow: hidden;
    position: absolute;
    right: 200px;
    top: 10px
}
.news-diary-Video {
    width: 340px;
    height: 520px;
    overflow: hidden;
    position: absolute;
    right: 200px;
    top: 200px
}
.news-diary ul.SideList {
    padding: 30px 0 0 0
}

ul.diary-news {
    margin: 0;
    display: table;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    font-family: 'Advent Pro', sans-serif;
    position: relative;
    padding: 0
}

.current {
    background: #186caf !important;
    color: #fff !important
}

#diary-tab {
    position: relative;
    vertical-align: middle;
    text-align: center;
    background: none
}

#news-tab {
    position: relative;
    vertical-align: middle;
    text-align: center;
    background: none
}

ul.diary-news li {
    width: 49%;
    height: 94px;
    line-height: 94px;
    display: inline-block;
    cursor: pointer;
    margin: 0;
    color: #186caf;
    font-size: 50px;
    font-weight: 300;
    padding: 0;
    overflow: hidden;
    margin-top: 2px;
}

.list-boxes ul.SideList {
    min-height: 247px;
    position: relative
}

section#social {
    width: 100%;
    height: 100% !important;
    position: fixed;
    top: 0;
    left: auto;
    visibility: hidden;
    background: #155588e6;
    z-index: 9999999980;
}

section#social iframe {
    width: 100%;
    height: 100%;
    overflow: hidden
}

@media only screen and (max-width: 1170px) {
    section#social {
        visibility: hidden !important;
        display: none !important
    }
}

section#social #sidebar {
    background: url(../../img/design/social-button.png) no-repeat center center;
    left: -60px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 265px;
    width: 60px;
    z-index: 40;
    position: absolute;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
}

section#social #sidebar:hover {
    cursor: pointer
}

#close-social {
    position: absolute;
    top: 15px;
    right: 30px;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase
}

#close-social img {
    padding: 14px 13px 13px 13px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 6px
}

#close-social:hover {
    opacity: .7
}

#close-social:hover img {
    opacity: .7
}

.backstretch {
    height: 100%
}

a.meanmenu-reveal {
    display: none
}

.mean-container .mean-bar {
    max-width: 100%;
    width: 100%;
    text-align: center;
    max-height: 100%;
    position: fixed;
    top: 0;
    overflow-y: auto;
    background: #186caf;
    padding: 0;
    min-height: 44px;
    z-index: 99999999999
}

.mean-container a.meanmenu-reveal {
    width: 80px;
    height: 22px;
    padding: 12px 13px 10px 13px;
    position: absolute;
    top: 0;
    right: 0 !important;
    left: 0 !important;
    margin: auto;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700
}

.mean-container a.meanmenu-reveal div.mm-hamburger-icon {
    float: left;
    height: 22px;
    width: 22px
}

.mean-container a.meanmenu-reveal div.mm-hamburger-icon span {
    display: block;
    background: #fff;
    height: 3px;
    font-size: 1px;
    text-indent: -99999px;
    margin-top: 3px
}

.mean-container a.meanmenu-reveal div.mm-open {
    float: right;
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 16px !important;
    font-weight: bold
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #186caf;
    margin-top: 44px
}

.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none
}

.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: none
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 10px 5% 10px 5%;
    margin: 0;
    text-align: left;
    color: #fff;
    border-top: 1px solid #999;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    font: 12px "Arial", Helvetica, sans-serif;
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase
}

.mean-container .mean-nav ul li a:hover {
    background: #252525;
    background: rgba(255, 255, 255, 0.1)
}

.mean-container .mean-nav ul li li a {
    width: 80%;
    padding: 10px 10% 10px 10%;
    border-top: 1px solid #999;
    border-top: 1px solid rgba(255, 255, 255, 0.125);
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible
}

.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 10px 15% 10px 15%
}

.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 26px;
    height: 32px;
    line-height: 32px;
    padding: 5px 12px 5px 12px !important;
    text-align: center;
    position: absolute;
    color: #fff;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.05);
    border: none !important;
    border-left: 1px solid #999;
    border-left: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-bottom: 1px solid #999;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important
}

.mean-container .mean-nav ul li a.mean-expand:hover {
    background: rgba(255, 255, 255, 0.13)
}

.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both
}

.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0
}

.mean-container .mean-bar,
.mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.mean-remove {
    display: none !important
}

@media only screen and (max-width: 1650px) {
    .slider-links a {
        font-size: 38px;
        padding: 0 20px
    }

    .tagline {
        left: 5%
    }

    .news-diary {
        right: 10px
    }

    img#logo {
        left: 0
    }
}

@media only screen and (max-width: 1400px) {
    #slider {
        padding-bottom: 130px
    }
    #videoSlider {
        padding-bottom: 130px
    }
    .slider-links a {
        margin: 0 10px
    }

    ul.nav {
        padding: 0;
        width: 80%
    }

    ul.nav li {
        padding: 0
    }

    .tagline h2 {
        font-size: 45px;
        color: #fff;
        width: 70%;
        background: rgba(0, 0, 0, 0.3)
    }
}

@media only screen and (max-width: 1280px) {
    .news-diary {
        top: 10px
    }

    .home-links {
        right: 0
    }

    #FS {
        right: 0
    }

    img#logo {
        max-width: 640px
    }

    #welcome .wrapper {
        width: 100%
    }

    footer>.wrapper p {
        left: 0 !important;
        right: 50%
    }

    #map {
        width: 30%
    }
}

@media only screen and (max-width: 991px) {
    body {
        min-width: 0;
        overflow-x: hidden
    }

    img {
        max-width: 100%;
        height: auto
    }

    table {
        max-width: 100%
    }

    table.tableborder {
        width: 100%;
        overflow: scroll;
        white-space: nowrap;
        table-layout: fixed;
        position: relative
    }

    table.tableborder:before {
        content: "";
        width: 30px;
        height: 100%;
        position: absolute;
        top: 0;
        right: -1px;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.2)));
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#33000000', GradientType=1)
    }

    table.tableborder tbody {
        width: 100%;
        float: left;
        white-space: normal;
        overflow-x: scroll
    }

    #slider {
      height: auto;
    }
    #videoSlider {
        height: auto;
      }
    .wrapper {
        width: 100%
    }

    #calendar .fc-header td {
        display: block;
        width: 100%
    }

    #calendar .fc-button-content {
        font-family: Arial
    }

    #calendar .fc-header-right {
        text-align: left
    }

    #calendar .fc-header-center {
        text-align: left
    }

    form div input[type="text"],
    form div textarea,
    form span textarea,
    form div input[type="textarea"],
    form div input[type="password"] {
        width: 200px
    }

    form div span.button {
        padding-left: 0
    }

    #FS {
        display: none
    }

    .translate {
        display: none
    }

    header {
        height: auto;
        /* overflow: hidden; */
        margin-top: 45px;
        padding-top: 40px;
        position: relative;
    }

    header .wrapper {
        padding: 0
    }

    .home-links {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0 0 20px 0
    }
    .logo-a {
      position: unset !important;
      float: none !important;
    }

    img#logo {
        margin: 60px auto 20px;
        float: none;
        display: block;
        max-width: 85%;
        /* position: inherit; */
        left: 0;
        top: 0;
        position: unset;
        max-height: 90px;
        margin: 0;
    }
    .school-name {
      margin-left: 10px;
    }
    .school-name p {
      font-size: 25px;
    }

    #slider {
        padding: 0
    }
    #videoSlider {
        padding: 0
    }
    .tagline {
        position: inherit;
        bottom: 0;
        left: 0
    }

    .tagline h2 {
        margin: 20px auto;
        width: 90%;
        text-align: center;
        font-size: 30px
    }

    .news-diary {
        position: inherit;
        top: 0;
        margin: 5% auto;
        right: 0
    }

    .slider-links {
        position: inherit;
        bottom: 0
    }

    .slider-links a {
        display: block;
        margin: 5px auto
    }

    #welcome {
        height: auto
    }

    #welcome #welcome-img {
        float: none;
        padding: 0;
        display: block;
        margin: 20px auto
    }

    #welcome h2 {
        margin: 20px auto;
        width: 90%;
        text-align: center
    }

    #welcome h2 span {
        background: #91969e;
        text-indent: 0
    }

    #welcome p {
        float: none;
        width: 90%;
        margin: 10px auto;
        text-align: center;
        max-width: 300px
    }

    #welcome p .more {
        margin: 20px auto;
        padding: 0
    }

    #ofsted-quotes {
        position: inherit;
        top: 0;
        margin: auto
    }

    #mainholder {
        width: 100%;
        padding: 0
    }

    .Content1Column,
    .Content2Column,
    .Content3Column {
        width: 80%;
        padding: 5%;
        margin: 5%
    }

    .ColumnLeft,
    .ColumnRight {
        width: 80%;
        padding: 5%;
        margin: 5%
    }

    .modal-home .message-modal {
        width: 90%;
        margin: 0 5%;
        left: 0;
        top: 20%;
        padding: 0
    }

    .modal-home .message-modal .modal-content .modal-text {
        padding: 3%
    }

    .modal-home .message-modal .modal-content a.close-modal {
        position: absolute;
        top: 3%;
        right: 3%;
        background: #fff;
        padding: 3px;
        -moz-border-radius: 0px 0px 0px 7px;
        border-radius: 0px 0px 0px 7px
    }

    #animated-stats {
        height: auto
    }

    #animated-stats h2 {
        margin: 35px auto;
        text-align: center
    }

    .performance-box #performance-group:before {
        display: none
    }

    .performance-box #performance-group:after {
        display: none
    }

    .performance-box #performance-group .donut-item {
        margin: 5px auto;
        display: block;
        float: none
    }

    footer {
        height: auto
    }

    footer .wrapper {
        width: 90%;
        padding: 5%
    }

    footer .wrapper p {
        text-align: center;
        margin: 10px auto;
        display: block;
        position: inherit;
        left: 0;
        right: 0;
        top: 0
    }

    footer .wrapper p:before {
        display: none
    }

    footer .wrapper a {
        word-break: break-all
    }

    #map {
        display: none
    }

    #awards {
        display: none
    }

    .sub-footer {
        height: auto;
        line-height: normal;
        padding: 5px 0
    }

    .sub-footer p {
        text-align: center;
        margin: 5px auto;
        float: none
    }

    .sub-footer #credit {
        float: none
    }
}

@media only screen and (max-width: 400px) {
    .news-diary {
        width: 90%
    }

    ul.SideList p.date {
        padding: 0
    }

    ul.SideList p.title {
        left: 100px
    }
}

#slideOut {
    position: fixed;
    width: auto;
    height: auto;
    min-height: 250px;
    top: 50%;
    left: -250px;
    background: #f7f7f7;
    -webkit-box-shadow: 0 0 0 1px #000;
    -moz-box-shadow: 0 0 0 1px #000;
    box-shadow: 0 0 0 1px #000;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    overflow: hidden;
    padding: 10px 0 10px 10px;
    z-index: 99999999
}

#slideClick {
    float: right;
    height: 100%;
    width: 70px;
    cursor: pointer;
    position: relative
}

#slideClick span {
    width: 160px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 25px;
    color: #444;
    white-space: nowrap;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-left: -73px;
    margin-top: -37px
}

#slideClick span:before {
    content: "";
    width: 7px;
    height: 12px;
    background: url(../../img/design/arrow-open-close.png) no-repeat center center;
    position: absolute;
    left: 48%;
    top: 57%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#slideContent {
    width: auto;
    height: 100%;
    padding: 0;
    margin: 0;
    float: left;
    color: #EFEFEF;
    text-align: center
}

ul.quick-links {
    width: 240px;
    display: block;
    text-align: center;
    overflow: hidden;
    -moz-border-radius: 8px;
    border-radius: 8px
}

ul.quick-links li {
    background: none;
    margin: 0;
    padding: 0;
    display: block
}

ul.quick-links li:first-of-type a {
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0
}

ul.quick-links li:last-of-type a {
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

ul.quick-links li a {
    background: #fff url(../../img/design/arrow-quick-links.png) no-repeat left 15px center;
    color: #444;
    font-size: 21px;
    display: block;
    text-align: left;
    -webkit-box-shadow: inset 0 -1px 0 #e4e4e4;
    -moz-box-shadow: inset 0 -1px 0 #e4e4e4;
    box-shadow: inset 0 -1px 0 #e4e4e4;
    padding: 10px 10px 10px 45px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

ul.quick-links li a:hover {
    background-color: #ebebeb;
    text-decoration: none;
    color: #fff;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

@media only screen and (min-width: 750px) {
    #slideContent {
        display: table !important
    }

    ul.quick-links {
        vertical-align: middle;
        display: table-cell
    }
}

.open span::before {
    -webkit-transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important
}

.flip {
    display: none
}

@media only screen and (max-width: 750px) {
    #slideOut {
        position: relative;
        top: 44px;
        min-height: 0px;
        left: 0;
        padding: 0px 3% 0 2%;
        overflow: visible;
        height: auto !important;
        -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
        -moz-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px;
        margin: 0 5% !important;
        background: #000
    }

    #slideClick {
        display: none
    }

    #slideClick span {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        height: auto;
        margin-left: 0;
        margin-top: 0;
        position: relative
    }

    #slideContent {
        float: none
    }

    ul.quick-links {
        width: 100%
    }

    ul.quick-links li a {
        padding: 6px 0 6px 0;
        text-align: center;
        background-position: 8% 10px
    }

    .flip {
        z-index: 800;
        margin: 0;
        padding: 0 0 5px 0;
        cursor: pointer;
        font-size: 16px;
        color: #fff;
        display: block
    }

    .flip img {
        display: block;
        margin: 0 auto;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .open img {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

.logo-a {
    display: flex;
    float: left;
    position: absolute;
    left: 80px;
    top: 5px;
    text-decoration: none !important;
}


.school-name {
    text-align: left;
    margin-left: 20px;
    line-height: 27px;
    padding-top: 18px;
}

.school-name p {
    font-size: 34px;
    margin: 0;
    color: #186caf;
}

.school-name span {
    color: #A6ABB2;
    font-size: 20px;
    letter-spacing: .7px;
}

.social-header {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    display: flex;
}

.social-header li {
    background: unset;
    text-align: center;
    padding: 0;
    margin: 0 7px;
}

.social-header li a {
    width: 23px;
    height: 25px;
    background: #186caf;
    color: #fff;
    display: block;
    border-radius: 0 0 8px 8px;
    line-height: 26px;
    transition: .2s;
    position: relative;
    font-weight: normal !important;
    letter-spacing: unset !important;
    padding: 0 3px;
}

.social-header li a i {
    font-size: 16px;
    position: relative;
    z-index: 2;
}

.social-header li a:before,
.social-header li a:after {
    content: "";
    position: absolute;
    height: 10px;
    width: 17px;
    top: 0;
    z-index: 1;
}

.social-header li a:after {
    right: -17px;
    border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0;
    -webkit-border-radius: 10px 0 0 0;
    box-shadow: -10px 0 0 0 #186caf;
}

.social-header li a:before {
    left: -17px;
    border-radius: 0 10px 0 0;
    -moz-border-radius: 0 10px 0 0;
    -webkit-border-radius: 0 10px 0px 0;
    box-shadow: 10px 0 0 0 #186caf;
}

.contact-us-div {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.contact-us-div li {
    background: unset;
    margin: 0;
    padding: 15px;
    display: flex;
    align-items: center;
    padding-left: 30px;
}

.contact-us-div li span {
    background: #0d4775;
    color: #fff;
    font-size: 43px;
    width: 105px;
    margin-right: 20px;
    clip-path: polygon(0% 0%, 70% 0%, 100% 100%, 0% 100%);
}

.contact-us-div li span i {
    position: relative;
    left: -13px;
}

.contact-us-div li p {
    color: #fff;
    font-size: 22px;
}

.contact-us-div li a {
    font-size: 21px;
    color: #FFC107;
}


.menu-btn {
    z-index: 999;
    position: absolute;
    top: 3px;
    right: 78px;
    width: 31px;
    background: #186caf;
    padding: 3px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    border-radius: 1px;
    cursor: pointer;
    border: 1px solid #186caf;
}

.menu-btn span {
    width: 31px;
    height: 2px;
    background-color: #ffffff;
    display: block;
}

.img-about {
    max-width: 500px !important;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.desc-div {
    text-align: justify;
}

.desc-div h2 {
    margin-bottom: 0;
    font-size: 25px;
}

.cs-gallery.plain {
    margin-top: 20px;
}

.cs-gallery.plain .albums {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.cs-gallery.plain figure {
    width: 100%;
    position: relative;
}

.cs-gallery.plain h6 {
    background-color: #c9cfd8;
    color: #000;
    font-size: 16px;
    padding: 5px 10px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.cs-gallery figure a img {
    width: 100%;
}

.cs-gallery.plain figcaption {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    text-align: left;
    height: auto;
}

.cs-gallery.plain figcaption span {
    background: rgba(0, 0, 0, 0.6);
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    line-height: 20px;
    padding: 0 6px;
    font-size: 11px;
    color: #fff;
    margin: 0 0 0 10px;
}

.lg-backdrop {
    z-index: 99999999999 !important;
}

.lg-outer {
    z-index: 999999999999 !important;
}

.popup-gallery-sec {
    margin-top: 20px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    grid-gap: 10px;
}

.popup-gallery-sec.video-div {
    grid-template-columns: auto auto auto;
}

.popup-gallery-sec a {
    position: relative;
}

.popup-gallery-sec a .demo-gallery-poster {
    background-color: rgb(0 0 0 / 47%);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: background-color 0.15s ease 0s;
    cursor: pointer;
}

.popup-gallery-sec a .demo-gallery-poster img {
    left: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease 0s;
    height: 70px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 1;
    width: 70px;
    margin: auto;
    right: 0;
    bottom: 0;
}

.video-div a {
    overflow: hidden;
}

.video-div a img {
    transition: .2s;
}

.video-div a:hover .poster-img {
    transform: scale(1.1);
}

.img-full {
    max-width: 100%;
}

.desc-sec img:nth-of-type(2) {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

.desc-sec img:nth-of-type(4) {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

.desc-sec img:nth-of-type(6) {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

.lg-dropdown li {
    background: unset;
    padding: 0;
    margin: 0;
}

ul#DiaryListing li img {
    width: 135px;
    height: 100%;
    margin-right: 15px;
}

.apply-addms {
    margin-top: 25px;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}

.red-dark-button {
    min-width: 150px;
    text-align: center;
    display: inline-block;
    margin: 10px 10px 10px 0;
    background-color: #186caf !important;
    color: #fff;
    padding: 15px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
}

.admissions .desc-div h2 {
    font-size: 20px;
    margin: 20px 0 10px 0;
    padding: 5px 10px;
    background: #8fa5b7;
    color: #fff;
    font-weight: normal;
}

.apply-form {
    margin: 12px 0;
    background: #ffffff;
    position: relative;
    color: #186caf;
    border: 1px solid #828282;
    font-size: 1em;
    margin-bottom: 30px;
    /* box-shadow: inset 0px 0px 10px 5px #ddd; */
}

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

.head-form {
    font-size: 25px;
    color: #186caf;
    padding: 7px 20px;
    font-family: 'Lato', sans-serif;
    text-align: left;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

/* .head-form:after {
    content: ' ';
    position: absolute;
    left: 0px;
    bottom: -16px;
    width: 0;
    border: 8px solid;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.head-form::after {
    border-top-color: #0d4775;
    border-right-color: #0d4775;
    border-bottom-color: transparent;
    border-left-color: transparent;
} */

.form-content {
    padding: 15px;
    padding-bottom: 0;
    padding-top: 0;
}

.ul-form {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 30px;
}

.form-content li {
    background: unset;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

.form-content li .label-tag {
    float: unset;
    width: 100%;
    display: inline-block;
    margin: 0;
    font-size: 16px;
    text-transform: capitalize;
}

.form-content li .form-input {
    background: #fff;
    box-sizing: border-box;
    padding: 6px;
    width: 100%;
    border: 1px solid #afafaf;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.form-content li .form-select {
    background: #fff;
    padding: 6px;
    width: 100%;
    border: 1px solid #afafaf;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.calc-age {
    margin-top: 0;
}

.calc-age .span {
    color: #F44336;
}

.calc-age ul {
    display: flex;
}

.calc-age ul li {
    margin-bottom: 0;
    margin-right: 10px;
}
.select-medical {
    background: #f1f1e9f7;
    position: relative;
    color: #567085;
    border: 1px solid #828282;
    text-align: center;
    margin: 0 auto;
    padding: 5px;
    border-radius: 5px;
}


.select-medical ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.select-medical li {
    background: unset;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    margin: 0 25px;
}

.select-medical li label {
    width: auto;
    display: inline-block;
    float: unset;
}


.select-medical li input {
    margin-left: 4px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}
.select-guardian {
    background: #fffde7f7;
    position: relative;
    color: #186caf;
    border: 1px solid #828282;
    font-size: 1em;
    text-align: center;
    margin: 0 auto;
    padding: 5px;
    border-radius: 5px;
}

.select-guardian span {
    font-size: 29px;
}

.select-guardian ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.select-guardian li {
    background: unset;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    margin: 0 25px;
}

.select-guardian li label {
    width: auto;
    display: inline-block;
    float: unset;
}

.select-guardian li label img {
    display: block;
    margin: 0 auto;
    margin-bottom: 3px;
    height: 50px;
}

.select-guardian li label em {
    font-style: normal;
}

.select-guardian li input {
    margin-left: 4px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

.submit-div {
    text-align: center;
    margin-top: 30px;
}

.submit-div .red-dark-button {
    margin: 10px;
    text-decoration: none;
}

.mb-0 {
    margin-bottom: 0;
}



.btn-more {
    background: #dceefd;
    position: relative;
    color: #186caf;
    border: 1px solid #c6d6e3;
    font-size: 1em;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    padding: 10px;
    display: block;
    border-bottom: 4px solid rgba(0, 0, 0, .1);
    margin-top: 25px;
    border-radius: 5px;
}

.modal {
    position: fixed;
    z-index: 9999999999;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    margin: 0;
}

.modal.is-visible {
    visibility: visible;
}

.modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background: hsla(0, 0%, 0%, 70%);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

.modal-wrapper {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    background-color: #fff;
    margin: auto;
    border-top: 7px solid #186caf;
    height: max-content;
    border-radius: 0 0 10px 10px;
}

.modal-transition {
    transition: all 0.3s 0.12s;
    transform: translateY(-10%);
    opacity: 0;
}

.modal.is-visible .modal-transition {
    transform: translateY(0);
    opacity: 1;
}

.modal-content {
    padding: 0;
    margin: 0;
}

.modal-header {
    position: relative;
    padding: 0;
    margin: 14px 0;
}

.modal-close {
    position: absolute;
    top: -32px;
    right: -10px;
    color: #fff !important;
    border-radius: 100%;
    background: #F44336;
    width: 35px;
    height: 35px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 2px solid #fff;
}

.modal-close:hover {
    color: #777;
}

.modal-heading {
    font-size: 1.125em;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.info-carousel {
    direction: ltr;
}

.modal-content div {
    margin: 0;
}

.modal-body {
    margin: 0;
}

.head-qus {
    margin: 0;
    background: unset;
    color: #3e3d3d;
    font-size: 28px;
    padding: 5px 20px;
    padding-top: 0;
    margin-bottom: 15px;
}

.content-info {
    padding: 5px 20px;
    padding-top: 10px;
}

.content-info select {
    padding: 10px;
    width: 100%;
    border: 1px solid #a9b3c6;
    color: #464748;
}

.btns-carousel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 20px;
    direction: rtl;
    margin-top: 10px !important;
    border-radius: 0 0 7px 7px;
    margin-bottom: 0;
    border-top: 1px solid #bec0c1;
}

.customNextBtn {
    cursor: pointer;
    padding: 10px;
    font-weight: bold;
}

.customNextBtn i {
    margin-left: 10px;
}

.customPreviousBtn {
    cursor: pointer;
    padding: 10px;
    font-weight: bold;
}

.customPreviousBtn i {
    margin-right: 10px;
}

.owl-dots {
    margin: 20px 0;
    margin-bottom: 5px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    cursor: pointer;
    padding: 0;
    margin: 0;
    background: unset;
}

.owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 5px 6px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: 200ms ease;
    border-radius: 30px;
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #186caf;
    transform: scale(1.2);
}

.inputGroup {
    background-color: #fff;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    background: unset;
}

.inputGroup label {
    padding: 10px 15px;
    padding-right: 45px;
    width: 100%;
    display: block;
    text-align: left;
    color: #3c454c;
    cursor: pointer;
    position: relative;
    z-index: 2;
    -webkit-transition: color 200ms ease-in;
    transition: color 200ms ease-in;
    overflow: hidden;
    box-sizing: border-box;
    font-weight: bold;
    border: 1px solid #a9b3c6;
    margin: 0;
    font-size: 15px;
}

.inputGroup label:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: "";
    background-color: #D7EBFF;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    z-index: -1;
}

.inputGroup label:after {
    width: 20px;
    height: 20px;
    content: "";
    border: 2px solid #d1d7dc;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-position: -1px 1px;
    background-size: 27px;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.inputGroup input:checked~label {
    color: #186caf;
    border-color: #2196F3;
}

.inputGroup input:checked~label:before {
    -webkit-transform: translate(-50%, -50%) scale3d(100, 56, 1);
    transform: translate(-50%, -50%) scale3d(100, 56, 1);
    opacity: 1;
}

.inputGroup input:checked~label:after {
    background-color: #186caf;
    border-color: #186caf;
}

.inputGroup input {
    width: 32px;
    height: 32px;
    -webkit-box-ordinal-group: 2;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;
}

.content-info ul {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 15px;
}

.input-div {
    position: relative;
    margin-bottom: 20px !important;
}

.input-div:last-child {
    margin-bottom: 0 !important;
}

.input-div input {
    width: 100% !important;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #a9b3c6 !important;
    padding: 10px !important;
}

.input-div textarea {
    width: 100% !important;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #a9b3c6 !important;
    padding: 10px !important;
}

.input-div .placeholder {
    position: absolute;
    left: 16px;
    top: -15px;
    background: #fff;
    padding: 0 6px;
    color: #186caf;
}

.owl-height {
    padding-bottom: 15px;
}

.cke_dialog_background_cover {
    z-index: 99999999999 !important;
}


.cke_dialog_container {
    z-index: 9999999999999 !important;
}

.yes-no-ul {
    grid-template-columns: auto !important;
    grid-gap: 5px !important;
}

.yes-no-ul li {
    background: #e2f1fd;
    border: 1px solid #c2e4fd;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yes-no-ul li span {
    color: #186caf;
}

.yes-no-ul li .choose {
    display: flex;
    align-items: center;
}

.yes-no-ul li .choose label {
    text-align: center;
    border: 1px solid #2196F3;
    margin: 0 5px;
    background: #fff;
    color: #186caf;
    font-style: normal;
    float: unset;
    display: block;
    width: 60px;
}

.yes-no-ul li .choose input {
    display: none;
}

.yes-no-ul li .choose input:checked~label {
    background: #186caf;
    color: #fff;
    border: 1px solid #186caf;
}

.filepond--drop-label.filepond--drop-label label {
    width: auto;
    float: unset;
    cursor: pointer;
    color: #186caf;
}

.filepond--drip {
    border: 1px dashed #186caf;
    opacity: 1 !important;
}

.filepond--root {
    cursor: pointer;
}

.filepond--image-clip {
    margin: 0 auto !important;
}

.filepond--panel-root {
    background-color: #deeefb !important;
}

.filepond--label-action {
    text-decoration: none !important;
}

.add-btn {
    background: #dceefd;
    position: relative;
    color: #186caf;
    border: 1px solid #c6d6e3;
    font-size: 1em;
    text-align: center;
    width: 120px;
    padding: 5px;
    display: block;
    border-bottom: 4px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    margin-top: -9px;
}

.add-btn i {
    margin-right: 5px;
}

.table-modal table {
    width: 100%;
}

.table-modal table tr {
    border: 0;
}

.table-modal table th,
.table-modal table td {
    border: 1px solid #a9b3c6 !important;
    text-align: center;
    color: #444;
}

.edit-btn {
    background: #8bc34a6b;
    position: relative;
    color: #247b28;
    border: 1px solid #abca89;
    font-size: 13px;
    text-align: center;
    padding: 3px 15px;
    border-bottom: 3px solid rgba(0, 0, 0, .1);
    border-radius: 3px;
    display: inline-block;
    margin: 3px auto;
}

.edit-btn i {
    margin-right: 5px;
}

.delete-btn {
    background: #f443363d;
    position: relative;
    color: #F44336;
    border: 1px solid #f9b4af;
    font-size: 13px;
    text-align: center;
    padding: 3px 15px;
    border-bottom: 3px solid rgba(0, 0, 0, .1);
    border-radius: 3px;
    display: inline-block;
    margin: 3px auto;
}

.delete-btn i {
    margin-right: 5px;
}

.features {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
}

.features li {
    width: 100%;
    text-align: center;
    padding: .25em;
}

.drawer-list {
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    transform: translate(100vw, 0);
    /* ie workaround */
    -ms-transform: translatex(-100vw);
    box-sizing: border-box;
    pointer-events: none;
    padding-top: 125px;
    transition: width 475ms ease-out, transform 450ms ease, border-radius .8s .1s ease;
    border-bottom-left-radius: 100vw;
    background-color: #3d88ce;
    background-color: rgba(12, 106, 194, 0.8);
    z-index: 999;
}

@media (min-width: 768px) {
    .drawer-list {
        width: 40vw;
    }
}

.drawer-list ul {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    overflow-x: hidden;
    pointer-events: auto;
}

.drawer-list li {
    list-style: none;
    text-transform: uppercase;
    pointer-events: auto;
    white-space: nowrap;
    box-sizing: border-box;
    transform: translatex(100vw);
    /* ie workaround */
    -ms-transform: translatex(-100vw);
}

.drawer-list li:last-child {
    margin-bottom: 2em;
}

.drawer-list li a {
    text-decoration: none;
    color: #FEFEFE;
    text-align: center;
    display: block;
    padding: 1rem;
    font-size: calc(24px - .5vw);
}

@media (min-width: 768px) {
    .drawer-list li a {
        text-align: right;
        padding: .5rem;
    }
}

.drawer-list li a:hover {
    cursor: pointer;
    background-color: #88c2f8;
    background-color: rgba(17, 132, 240, 0.5);
}

input.hamburger {
    display: none;
}

input.hamburger:checked~.drawer-list {
    transform: translatex(0);
    border-bottom-left-radius: 0;
}

input.hamburger:checked~.drawer-list li {
    transform: translatex(0);
}

input.hamburger:checked~.drawer-list li:nth-child(1) {
    transition: transform 1s 0.08s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(2) {
    transition: transform 1s 0.16s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(3) {
    transition: transform 1s 0.24s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(4) {
    transition: transform 1s 0.32s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(5) {
    transition: transform 1s 0.4s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(6) {
    transition: transform 1s 0.48s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(7) {
    transition: transform 1s 0.56s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(8) {
    transition: transform 1s 0.64s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(9) {
    transition: transform 1s 0.72s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(10) {
    transition: transform 1s 0.8s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(11) {
    transition: transform 1s 0.88s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(12) {
    transition: transform 1s 0.96s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(13) {
    transition: transform 1s 1.04s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(14) {
    transition: transform 1s 1.12s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(15) {
    transition: transform 1s 1.2s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(16) {
    transition: transform 1s 1.28s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(17) {
    transition: transform 1s 1.36s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(18) {
    transition: transform 1s 1.44s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(19) {
    transition: transform 1s 1.52s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(20) {
    transition: transform 1s 1.6s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(21) {
    transition: transform 1s 1.68s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(22) {
    transition: transform 1s 1.76s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(23) {
    transition: transform 1s 1.84s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(24) {
    transition: transform 1s 1.92s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(25) {
    transition: transform 1s 2s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(26) {
    transition: transform 1s 2.08s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(27) {
    transition: transform 1s 2.16s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(28) {
    transition: transform 1s 2.24s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(29) {
    transition: transform 1s 2.32s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(30) {
    transition: transform 1s 2.4s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(31) {
    transition: transform 1s 2.48s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(32) {
    transition: transform 1s 2.56s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(33) {
    transition: transform 1s 2.64s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(34) {
    transition: transform 1s 2.72s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(35) {
    transition: transform 1s 2.8s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(36) {
    transition: transform 1s 2.88s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(37) {
    transition: transform 1s 2.96s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(38) {
    transition: transform 1s 3.04s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(39) {
    transition: transform 1s 3.12s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(40) {
    transition: transform 1s 3.2s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(41) {
    transition: transform 1s 3.28s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(42) {
    transition: transform 1s 3.36s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(43) {
    transition: transform 1s 3.44s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(44) {
    transition: transform 1s 3.52s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(45) {
    transition: transform 1s 3.6s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(46) {
    transition: transform 1s 3.68s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(47) {
    transition: transform 1s 3.76s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(48) {
    transition: transform 1s 3.84s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(49) {
    transition: transform 1s 3.92s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li:nth-child(50) {
    transition: transform 1s 4s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked~.drawer-list li a {
    padding-right: 15px;
}

input.hamburger:checked~label>i {
    background-color: transparent;
    transform: rotate(90deg);
}

input.hamburger:checked~label>i:before {
    transform: translate(-50%, -50%) rotate(315deg);
}

input.hamburger:checked~label>i:after {
    transform: translate(-50%, -50%) rotate(-315deg);
}

input.hamburger:checked~label close {
    color: #FEFEFE;
    width: 100%;
}

input.hamburger:checked~label open {
    color: rgba(0, 0, 0, 0);
    width: 0;
}

label.hamburger {
    z-index: 9999;
    position: relative;
    display: block;
    height: 50px;
    width: 50px;
}

label.hamburger:hover {
    cursor: pointer;
}

label.hamburger text close,
label.hamburger text open {
    text-transform: uppercase;
    font-size: .8em;
    align-text: center;
    position: absolute;
    transform: translateY(50px);
    text-align: center;
    overflow: hidden;
    transition: width .25s .35s, color .45s .35s;
}

label.hamburger text close {
    color: rgba(0, 0, 0, 0);
    right: 0;
    width: 0;
}

label.hamburger text open {
    color: #FEFEFE;
    width: 100%;
}

label.hamburger>i {
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%;
    background-color: #23346a;
    pointer-events: auto;
    transition-duration: .35s;
    transition-delay: .35s;
}

label.hamburger>i:before,
label.hamburger>i:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    left: 50%;
    background-color: #23346a;
    content: "";
    transition: transform 0.35s;
    transform-origin: 50% 50%;
}

label.hamburger>i:before {
    transform: translate(-50%, -14px);
}

label.hamburger>i:after {
    transform: translate(-50%, 14px);
}

label.hamburger {
    position: fixed;
    top: 40px;
    right: 15px;
}

.form-2 {
    width: 340px;
    margin: 0;
    padding: 15px;
    position: absolute;
    top: 45px;
    right: 0;
    background: #fffaf6;
    border-radius: 25px;
    color: #7e7975;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 5px rgba(0, 0, 0, 0.2), 0 0 0 12px rgb(255 219 156);
    z-index: 9999999;
    display: none;
    -webkit-animation: slide-top 0.5s cubic-bezier(0.895, 0.030, 0.685, 0.220) both;
    animation: slide-top 0.5s cubic-bezier(0.895, 0.030, 0.685, 0.220) both;
}

@-webkit-keyframes slide-top {
    0% {
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes slide-top {
    0% {
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}



.form-2 h1 {
    font-size: 24px;
    font-weight: bold;
    color: #bdb5aa;
    padding-bottom: 8px;
    border-bottom: 1px solid #EBE6E2;
    text-shadow: 0 2px 0 rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
}

.form-2 h1 .log-in,
.form-2 h1 .sign-up {
    display: inline-block;
    text-transform: uppercase;
}

.form-2 h1 .log-in {
    color: #6c6763;
    padding-right: 2px;
}

.form-2 h1 .sign-up {
    color: #ffb347;
    padding-left: 2px;
}


.form-2 .float {
    width: 100%;
    padding-bottom: 15px;
    margin: 0;
}


.form-2 .float:last-of-type {
    padding-left: 5px;
}

.form-2 label {
    display: block;
    padding: 0 0 5px 2px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    font-size: 16px;
    float: unset;
    width: 100%;
    text-align: left;
    margin: 0;
    display: flex;
    align-items: center;
}

.form-2 label i {
    margin-right: 5px;
    display: inline-block;
    width: 15px;
    font-size: 20px;
}

.form-2 input[type=text],
.form-2 input[type=password] {
    font-size: 18px;
    font-weight: 400;
    display: block;
    width: 100%;
    padding: 12px;
    margin-bottom: 5px;
    border: 3px solid #ebe6e2;
    border-radius: 5px;
    transition: all 0.3s ease-out;
    box-sizing: border-box;
}

.form-2 input[type=text]:hover,
.form-2 input[type=password]:hover {
    border-color: #CCC;
}

.form-2 label:hover~input {
    border-color: #CCC;
}

.form-2 input[type=text]:focus,
.form-2 input[type=password]:focus {
    border-color: #BBB;
    outline: none;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.form-2 input[type=submit] {
    width: 100%;
    height: 45px;
    position: relative;
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.3);
    border-radius: 3px;
    cursor: pointer;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.form-2 input[type=submit] {
    background: linear-gradient(#fbd568, #ffb347);
    border: 1px solid #f4ab4c;
    color: #996319;
    text-shadow: 0 1px rgba(255, 255, 255, 0.3);
}


.form-2 input[type=submit]:hover {
    box-shadow:
        inset 0 1px rgba(255, 255, 255, 0.3),
        inset 0 20px 40px rgba(255, 255, 255, 0.15);
}

.form-2 input[type=submit]:active {
    top: 1px;
}

.no-boxshadow .form-2 input[type=submit]:hover {
    background: #ffb347;
}

.no-boxshadow .form-2 .log-twitter:hover {
    background: #2a8ac4;
}

.form-2 p:last-of-type {
    clear: both;
}

.select-css {
    position: absolute;
    right: 90px;
    top: 50px;
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #1d6eae;
    line-height: 1.3;
    padding: 7px 10px 7px 25px;
    width: 200px;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #61abe1;
    box-shadow: 0 1px 0 1px rgb(24 108 175 / 77%);
    border-radius: 3px;
    -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%, #ffffff 100%);
    background-repeat: no-repeat, repeat;
    background-position: left .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    margin-bottom: 14px;
    outline: unset;
    direction: rtl;
}

.table {
    width: 100%;
    background: #fff;
}


.table-bordered thead {
    border: 1px solid #186caf;
}

.table-bordered th {
    text-align: center;
    background: #186caf;
    color: #fff;
    padding: 3px;
}

.table-bordered td {
    text-align: center;
    border: 1px solid #186caf;
    padding: 3px;
}

.btn-style {
    background: #186caf;
    padding: 2px 10px 2px;
    border-radius: 3px;
    border-bottom: 4px solid rgba(0, 0, 0, .1);
    margin: 5px 3px;
    color: #fff;
    display: inline-block;
    width: max-content;
    text-decoration: none !important;
}

.btn-style2 {
    padding: 7px 10px 3px;
    background: #dceefd;
    color: #186caf;
    border: 1px solid #c6d6e3;
    border-bottom: 4px solid rgba(0, 0, 0, .1);
}

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

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

.details-job-modal .modal-header {
    padding: 8px 20px 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 16px;
    margin-top: 0;
    text-align: left;
}

.details-job-modal .modal-header .modal-close {
    top: -20px;
}

.details-job-modal .modal-header span {
    font-size: 22px;
    display: block;
}

.details-job {
    padding: 0 20px;
}

.details-job ul {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.details-job ul li {
    background: unset;
    padding: 0;
    display: flex;
    align-items: center;
}

.details-job ul li p {
    margin: 0;
    color: #186caf;
    font-weight: bold;
    width: 130px;
    text-align: right;
    padding-right: 25px;
}

.btn-apply-style {
    display: inline-block;
    background: #186caf;
    margin: 15px;
    padding: 3px 15px 5px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none !important;
}

.step-content .apply-form {
    border-radius: 5px;
    padding-bottom: 20px;
    border-top: 1px solid #828282;
    text-align: left;
    width: 80%;
    margin: 0 auto;
    box-shadow: 5px 5px 5px #d5d5d5;
}

.step-content .apply-form .ul-form {
    grid-template-columns: 1fr 1fr;
}

.btns {
    margin-bottom: 10px;
    text-align: center;
    margin-top: 25px;
}

.btn-style3 {
    /* background: #ffffff;
    padding: 10px 15px 5px;
    border-radius: 6px;
    border: 1px solid #186caf;
    margin: 5px 3px;
    color: #0d4775;
    display: inline-block;
    width: max-content;
    text-decoration: none !important; */
    padding: 10px 15px 5px;
    border-radius: 6px;
    margin: 5px 3px;
    display: inline-block;
    width: max-content;
    text-decoration: none !important;
    background: #dceefd;
    position: relative;
    color: #186caf;
    border: 1px solid #c6d6e3;
    border-bottom: 4px solid rgba(0,0,0,.1);
}


.box-card {
    padding: 20px;
    padding-top: 0;
    text-align: left;
}

.box-card ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
}

.box-card ul li {
    background: unset;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

.box-card ul li .label-tag {
    float: unset;
    width: 100%;
    display: inline-block;
    margin: 0;
    font-size: 16px;
    text-transform: capitalize;
    color: #186caf;
}

.box-card ul li .form-input {
    background: #fff;
    box-sizing: border-box;
    padding: 6px;
    width: 100%;
    border: 1px solid #afafaf;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.btn-style4 {
    background: #ffffff;
    padding: 10px 15px 5px;
    border-radius: 6px;
    border: 1px solid #186caf;
    margin: 15px 3px;
    color: #0d4775;
    display: inline-block;
    width: 100px;
    text-decoration: none !important;
}

.delete-btn {
    text-decoration: none !important;
}

.footer-modal {
    margin-top: 20px !important;
    border-top: 1px solid #ddd;
    padding-top: 12px;
    text-align: center;
}

.footer-modal .btn-style {
    min-width: 100px;
    padding: 8px 10px 6px;
}

.footer-modal .btn-style i {
    margin-right: 7px;
}

.mg-btn {
    margin: 20px 0 !important;
    margin-bottom: 10px !important;
}

.sbs--border {
    display: flex !important;
    border-bottom: 1px solid #828282;
    border-radius: 0;
    grid-gap: unset !important;
    margin-bottom: 0 !important;
    background: #fff;
}

.sbs--border li {
    all: unset !important;
    flex: 1 !important;
}

.sbs--border li:last-of-type .step::before,
.sbs--border li:last-of-type .step::after {
    display: none;
}

.sbs--border li.done>.step .indicator {
    background-color: #257f3e;
    border-color: #257f3e;
    color: white;
}

.sbs--border li.done>.step .description {
    color: #257f3e;
}

.sbs--border li.active>.step .indicator {
    border-color: #186caf;
    color: #186caf;
}

.sbs--border li.active>.step .description {
    color: #186caf;
}

.sbs--border li .step {
    padding: 1rem 1.5rem;
    display: flex;
    align-items: center;
    position: relative;
    margin: 0;
    cursor: no-drop;
}

.sbs--border li .step::before,
.sbs--border li .step::after {
    content: "";
    height: 45px;
    width: 2px;
    background-color: #c4c2c2;
    position: absolute;
    right: 0;
    top: 50%;
}

.sbs--border li .step::before {
    transform-origin: center bottom;
    transform: translateY(-100%) rotate(-25deg);
}

.sbs--border li .step::after {
    transform-origin: center top;
    transform: rotate(25deg);
}

.sbs--border li .step .indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    margin-right: 1rem;
    border: 2px solid #d1d5da;
    color: #8a94a1;
}

.indicator2 {
    display: none !important;
}

.sbs--border li.active>.step {
    cursor: default;
}

.sbs--border li.done>.step {
    cursor: pointer;
}

.sbs--border li.done>.step .indicator {
    display: none !important;
}

.sbs--border li.done>.step .indicator2 {
    display: flex !important;
}

.step-card .step-content {
    margin-bottom: 0 !important;
    padding: 0 45px;
}


.step-card .step-tab-panel {
    margin: 0 !important;
}

.box-carousel {
    border: 1px solid #186caf;
    margin: 0;
    background: #fff;
    padding-top: 30px;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #d5d5d5;
}

.box-carousel div {
    margin: 0;
}

.other-guardian {
    border-top: 0 !important;
    border-radius: 0 0 5px 5px !important;
}

.new-style-form {
    height: 100%;
    margin-top: 0;
    background: #ffffffc9;
}

.new-style-form div {
    margin: 0;
}


.new-style-form .step-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.new-style-form::after {
    display: none;
}

.new-style-form .step-app>.step-footer {
    display: flex;
    justify-content: center;
    padding: 12px 20px;
    border: 0;
    border-top: 1px solid #828282;
    border-radius: 0;
    background: #fff;
    width: auto;
    margin: 0;
}

.apply-job .step-app>.step-content {
    margin-top: 25px;
}

.apply-job .step-content .apply-form {
    border-radius: 5px 5px 0 0;
    padding-bottom: 20px;
    border: 1px solid #939393;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
}

.apply-job .step-content .apply-form .ul-form {
    grid-template-columns: 1fr 1fr 1fr;
}

.apply-job .sbs--border {
    border: 1px solid #939393 !important;
    border-radius: 5px;
}

.w3-animate-right {
    position: relative;
    animation: animateright 0.5s
}

@keyframes animateright {
    from {
        right: -300px;
        opacity: 0
    }

    to {
        right: 0;
        opacity: 1
    }
}

.w3-animate-top {
    position: relative;
    animation: animatetop 0.5s
}

@keyframes animatetop {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

.job-name {display: flex;align-items: center;margin-top: 0;}

.job-name p{font-weight: bold;margin: 0;margin-right: 15px;}

.job-name span{
    color: #f44336;
}



.box-card2 {
    margin: 0;
    padding: 0 10px;
}

.sec-padding {
  padding: 70px 0;
}
.bg-grey {
  background-color: #fafafe;
}

.main-btn {
  border: 1px solid #23346a;
  border-radius: 8px;
  padding: 15px 35px;
  color: #23346a;
  font-weight: bold;
  text-align: center;
  position: relative;
  text-decoration: none;
  display: inline-block;
  -webkit-box-shadow: inset 0px 0px 0px 0px #f38a26;
  box-shadow: inset 0px 0px 0px 0px #f38a26;
  -webkit-transition: all 0.4s;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 1, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.9, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.9, 1, 0.32, 1);
}
.main-btn:hover {
  background-color: #23346a;
  color: #fff;
  text-decoration: none;
}

.about-section .about-img img {
  height: 450px;
  width: 100%;
  object-fit: cover;
  border-radius: 7px;
}

.section-title h2 {
  font-weight: bold;
  font-size: 32px;
  color: #23346a;
}

.blog-section .blog-card {
  overflow: hidden;
}
.blog-section .blog-card .card-img {
  position: relative;
}
.blog-section .blog-card .card-img img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}
.blog-section .blog-card .blog-date {
  position: absolute;
  padding: 7px 12px;
  background: #23346a;
  color: #fff;
  border-radius: 3px;
  bottom: -20px;
  left: 30px;
}
.blog-section .blog-card .card-content h2 {
  color: #23346a;
  font-size: 24px;
  font-weight: bold;
}
.blog-section .blog-card .card-content P {
  font-size: 16px;
}

footer {
  position: relative;
  padding: 70px 0;
  text-align: left;
  background-color: #003dff1c;
  background-image: url('https://educlever.beplusthemes.com/university/wp-content/uploads/2019/03/bg-newsleter.jpg?id=1468');
}
footer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #003dff1c;
  z-index: 0;
}
footer ul li {
  background: none;
  padding-left: 0;
}
footer .footer-col li {
  margin-bottom: 10px;
  background: none;
}
footer .contact-list li i {
  margin-right: 10px;
}
footer .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .social-list li {
  margin: 0;
  padding: 0;
  margin-right: 20px;
}
footer .footer-title {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 1.25rem;
  /* color: #fff; */
}

.dropdown .droplist {
  min-width: 240px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 100%;
  -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 17%);
  box-shadow: 0 6px 12px rgb(0 0 0 / 17%);
  border-radius: 3px;
  background: #fff;
  z-index: 999;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.dropdown .droplist li {
  position: relative;
  color: #333;
  border-bottom: 1px solid #77777717;
  background: none;
  padding-left: 0;
  padding: 4px 0;
  text-align: left;
}
.dropdown .droplist li:last-child {
  border-bottom: 0;
}
.dropdown:hover .droplist {
  visibility: visible;
  opacity: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/*** scrollbar ***/
.mean-bar::-webkit-scrollbar {
  width: 10px;
}
.mean-bar::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.mean-bar::-webkit-scrollbar-thumb {
  background: #888;
}
.mean-bar::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@media(min-width: 1400px) {
  .container {
    max-width: 90%;
  }
}
@media(max-width: 991px) {
  .about-section .about-img img {
    height: 300px;
    margin: 20px 0;
  }
}
  @media(max-width: 800px) {
    .step-content .apply-form .ul-form {
        grid-template-columns: 1fr !important;
        padding-left: 0rem;
    
  }
}
@media(max-width: 500px) {
    .step-content .apply-form{
        width: 100% !important;
        overflow: scroll;
    }
    .step-card .step-content {
     margin-bottom: 0 !important;
     padding: 0 !important;
    }
}

   
  
  

  
    

