/*
Theme Name: Theme Durham
Theme URI: https://www.weduc.com
Description: Weduc Websites Theme Durham
Author: Weduc
Author URI: https://www.weduc.com
Version: 3.6
*/
/* general  css start 
====================================*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn,
.slicknav_nav .slicknav_item {
  cursor: pointer;
}
.slicknav_menu,
.slicknav_menu * {
  box-sizing: border-box;
}
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em;
  line-height: 1.125em;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}
.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
  color: #fff;
  font-weight: 700;
  text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: 0.875em;
  margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_icon:before {
  background: 0 0;
  width: 1.125em;
  height: 0.875em;
  display: block;
  content: "";
  position: absolute;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_menu:after,
.slicknav_menu:before {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  clear: both;
}
.slicknav_nav li,
.slicknav_nav ul {
  display: block;
}
.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item a {
  display: inline;
}
.slicknav_nav .slicknav_row,
.slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}
.slicknav_menu {
  *zoom: 1;
  font-size: 16px;
  background: #4c4c4c;
  padding: 5px;
}
.slicknav_nav,
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}
.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222;
}
.slicknav_nav {
  clear: both;
  color: #fff;
  margin: 0;
  font-size: 0.875em;
}
.slicknav_nav ul {
  margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_row,
.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
}
.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #fff;
}
.slicknav_nav a {
  text-decoration: none;
  color: #fff;
}
.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #222;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}
.slicknav_brand {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}
/* magnific popup */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
html {
  scroll-behavior: smooth;
  overflow-y: scroll;
}
body {
  font-family: 'Poppins', sans-serif;
  color: #383838;
  background: var(--weduc-background-colour);
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  color: var(--weduc-primary-colour);
  font-weight: 700;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="submit"]:focus,
button[type="submit"]:focus,
textarea:focus {
  outline: none;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
img {
  max-width: 100%;
}
.container {
  max-width: 1800px;
  margin: 0 auto;
  padding-left: 60px;
  padding-right: 60px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.clearfix::after,
.row::after {
  content: "";
  clear: both;
  display: block;
}
.slicknav_menu {
  display: none;
}
#menu-mobile-main-menu {
  display: none;
}
/** Link CSS **/
a:link {
  color: var(--weduc-unvisited-link-colour);
}
a:visited {
  color: var(--weduc-visited-link-colour);
}
a:active {
  color: var(--weduc-active-link-colour);
}
.weduc-top-notice {
  left: 5%;
  right: auto;
  width: 365px;
  z-index: 1000 !important;
  padding: 20px !important;
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.weduc-top-notice::after {
  background: var(--weduc-notice-background) 0 0 no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: -12px;
  height: 100%;
  width: 12px;
  z-index: 17;
}
.notice-close-btn {
  color: #d00000;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/* general  css End 
====================================*/
div#sticky-wrapper {
  position: absolute;
  width: 100%;
  z-index: 999;
}
.is-sticky header.header-area {
  position: absolute;
  width: 100%;
  z-index: 9999;
}
#background-overlay {
  visibility: hidden;
}
#background-overlay.active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: visible;
  transition: all 0.5s ease;
  z-index: 1;
  background: rgba(29, 29, 29, 0.4);
}
/*---------------Mobile Menu area start---------------*/
button#hamburger-menu {
  display: none;
}
.mobile-menu-area {
  display: none;
}
/*---------------Mobile Menu area End---------------*/
/*--------Header area Start--------*/
header.header-area {
  background: var(--weduc-header-colour);
  padding-top: 10px;
  position: relative;
}
header.header-area::before {
  position: absolute;
  content: "";
  /*background: url(images/header-brush-stroke.png) no-repeat 0 100%;*/
  /*background-size: cover;*/
  mask: url(images/header-brush-stroke.png) no-repeat 0 100%;
  -webkit-mask: url(images/header-brush-stroke.png) no-repeat 0 100%;
  mask-size: cover;
  -webkit-mask-size: cover;
  background-color: var(--weduc-header-colour);
  width: 100%;
  height: 29px;
  bottom: -14px;
  left: 0;
  z-index: 9;
}
header.header-area .row {
  display: flex;
  flex-wrap: wrap;
}
header.header-area .logo-area {
  position: relative;
  width: 100px;
}
header.header-area .logo-area a {
  display: inline-block;
}
header.header-area .logo-area a img {
  max-width: 100px;
  max-height: 100px!important;
  transition: 0.5s all;
  z-index: 99;
}
header.header-area .header-right-area {
  width: calc(100% - 130px);
}
header.header-area .header-right-area .main-menu-area {
  padding-top: 5px;
}
header.header-area .header-right-area .main-menu-area #mega-menu-wrap-top_menu #mega-menu-top_menu > .mega-menu-item .mega-sub-menu > .mega-menu-row > .mega-sub-menu {
  padding: 20px!important;
}
header.header-area .header-right-area .main-menu-area #mega-menu-wrap-top_menu #mega-menu-top_menu > .mega-menu-item .mega-sub-menu > .mega-menu-row > .mega-sub-menu .mega-menu-columns-7-of-12,
header.header-area .header-right-area .main-menu-area #mega-menu-wrap-top_menu #mega-menu-top_menu > .mega-menu-item .mega-sub-menu > .mega-menu-row > .mega-sub-menu .mega-menu-columns-12-of-12 {
  padding-bottom: 20px;
}
header.header-area .header-right-area .main-menu-area #mega-menu-wrap-top_menu #mega-menu-top_menu > .mega-menu-item .mega-sub-menu > .mega-menu-row > .mega-sub-menu .mega-menu-columns-7-of-12 li,
header.header-area .header-right-area .main-menu-area #mega-menu-wrap-top_menu #mega-menu-top_menu > .mega-menu-item .mega-sub-menu > .mega-menu-row > .mega-sub-menu .mega-menu-columns-12-of-12 li {
  padding: 0;
}
header.header-area .header-right-area .main-menu-area #mega-menu-wrap-top_menu #mega-menu-top_menu > .mega-menu-item .mega-sub-menu > .mega-menu-row > .mega-sub-menu .mega-menu-columns-7-of-12 li a,
header.header-area .header-right-area .main-menu-area #mega-menu-wrap-top_menu #mega-menu-top_menu > .mega-menu-item .mega-sub-menu > .mega-menu-row > .mega-sub-menu .mega-menu-columns-12-of-12 li a {
  display: block;
  padding: 7px;
  font-size: 16px;
  text-align: left;
  text-transform: capitalize;
  font-weight: normal;
  color: black;
  line-height: 1.2;
}
header.header-area .header-right-area .main-menu-area #mega-menu-wrap-top_menu #mega-menu-top_menu > .mega-menu-item .mega-sub-menu > .mega-menu-row > .mega-sub-menu .mega-menu-columns-7-of-12 li a:hover,
header.header-area .header-right-area .main-menu-area #mega-menu-wrap-top_menu #mega-menu-top_menu > .mega-menu-item .mega-sub-menu > .mega-menu-row > .mega-sub-menu .mega-menu-columns-12-of-12 li a:hover {
  border-bottom: 2px solid var(--weduc-primary-colour);
}
header.header-area .header-right-area .main-menu-area #mega-menu-wrap-top_menu #mega-menu-top_menu .mega-right-item-zero > .mega-sub-menu {
  right: 0;
}
header.header-area .header-top {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  text-align: right;
}
header.header-area .header-top ul.pay-offer {
  display: flex;
  padding-top: 7px;
  width: auto;
  float: left;
}
header.header-area .header-top ul.pay-offer li {
  display: inline-block;
  margin: 0 14px 6px;
}
header.header-area .header-top ul.pay-offer li:first-child a img {
  width: 12px;
}
header.header-area .header-top ul.pay-offer li:last-child a img {
  width: 10px;
}
header.header-area .header-top ul.pay-offer li a {
  color: #231f20;
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.3s;
  display: inline-block;
}
header.header-area .header-top ul.pay-offer li a img {
  margin-right: 10px;
  object-fit: cover;
}
header.header-area .header-top ul.logo-list {
  display: flex;
  flex-direction: row;
}
header.header-area .header-top ul.logo-list li {
  display: inline-block;
  margin: 0 10px;
  position: relative;
  align-self: center;
}
header.header-area .header-top ul.logo-list li.office-logo {
  max-width: 115px;
}
header.header-area .header-top ul.logo-list li.ceop-logo {
  max-width: 96px;
}
header.header-area .header-top ul.logo-list li.schoolcloud-logo {
  max-width: 200px;
  width: 25%;
}
header.header-area .header-top ul.logo-list li.weduc-logo {
  max-width: 93px;
}
header.header-area .header-top ul.logo-list li.teams-logo {
  max-width: 32px;
}
header.header-area .header-top ul.logo-list li.ncdat-logo {
  max-width: 97px;
}
header.header-area .header-top ul.logo-list li.search-box {
  max-width: 195px;
}
header.header-area .header-top ul.logo-list li.search-box form input {
  border: 1px solid #9e9e9e;
  padding: 5px;
  line-height: 0.8em;
  width: 150px;
  height: 36px;
  font-size: 14px;
}
header.header-area .header-top ul.logo-list li.search-box form button {
  cursor: pointer;
  border: none !important;
  background: none;
  position: relative;
  top: 3px;
}
header.header-area .header-top ul.logo-list li.search-box form button img {
  color: #0291c3;
  width: 32px;
  height: 18px;
}
/*--------Header area End--------*/
/*-------Hero area Start------*/
section.hero-area {
  min-height: 796px;
  padding-top: 115px;
  position: relative;
}
section.hero-area::before {
  position: absolute;
  content: "";
  /* background-image: url(images/brush-stroke.png);*/
  mask: url(images/brush-stroke.png) no-repeat;
  -webkit-mask: url(images/brush-stroke.png) no-repeat;
  mask-size: cover;
  -webkit-mask-size: cover;
  background-color: var(--weduc-background-colour);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  width: 100%;
  height: 180px;
  left: 0;
  bottom: 0px;
  z-index: 1;
}
section.hero-area .hero-content {
  display: block;
  flex-direction: column;
  justify-content: space-between;
  height: 796px;
  min-height: 795px;
  width: 100%;
  background-position: 50%;
  z-index: -1;
  position: relative;
  overflow: hidden;
}
section.hero-area .hero-content video.video-player {
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  background-size: cover;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
section.hero-area .scroll-btn {
  background: #000;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
  z-index: 1;
  text-align: center;
}
section.hero-area .scroll-btn a {
  width: 110px;
  height: 100px;
  padding: 20px;
  text-align: center;
  display: inline-block;
}
section.hero-area .scroll-btn a span {
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: 500;
  padding-bottom: 15px;
}
section.hero-area .scroll-btn a i {
  font-size: 30px;
  color: #fff;
  text-align: center;
  animation-name: arrow;
  animation-timing-function: ease;
  transform: translateY(8px);
  animation: Moveup 2s ease-in-out infinite;
}
@-webkit-keyframes Moveup {
  0% {
    transform: translateY(8px);
  }
  50% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(8px);
  }
}
/*-------Hero area End------*/
/*--------About area Start---------*/
section.about-area {
  overflow: hidden;
}
section.about-area .row {
  position: relative;
}
section.about-area .about-img {
  float: left;
  max-width: 400px;
  width: 100%;
  z-index: 9;
  position: relative;
  top: 70px;
  padding: 0 15px;
}
section.about-area .about-img img {
  width: 100%;
  height: auto;
  z-index: 9;
}
section.about-area .about-content {
  float: left;
  max-width: calc(100% - 400px);
  width: 100%;
  padding: 70px 40px 40px 50px;
  position: relative;
  background-color: var(--weduc-secondary-colour);
}
section.about-area .about-content::before {
  background-color: var(--weduc-secondary-colour);
  content: "";
  position: absolute;
  height: 100%;
  width: 110%;
  top: 0;
  right: 0;
  z-index: -1;
}
section.about-area .about-content h2 {
  margin-bottom: 15px;
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
}
section.about-area .about-content p {
  margin-bottom: 20px;
}
section.about-area .about-content p:last-child {
  margin-bottom: 0;
}
section.about-area .about-content ul {
  margin-bottom: 14px;
  list-style: disc;
  margin-left: 20px;
}
section.about-area .about-content ul li {
  position: relative;
}
/*--------About area End---------*/
/*----------curriculum area Start------------*/
section.curriculum-area {
  padding-top: 75px;
}
section.curriculum-area .row {
  display: flex;
  flex-direction: row;
}
section.curriculum-area .curriculum-content {
  width: 100%;
  max-width: 58.33333%;
  margin: 0 15px;
  position: relative;
  padding: 74px 60px 85px 60px;
}
section.curriculum-area .curriculum-content::before {
  background: var(--weduc-primary-colour);
  content: "";
  position: absolute;
  height: 100%;
  width: 120%;
  top: 0px;
  left: 0;
  z-index: -1;
}
section.curriculum-area .curriculum-content h2 {
  color: var(--weduc-secondary-colour);
  font-size: 28px;
  line-height: 36px;
  padding-bottom: 10px;
  font-weight: 600;
}
section.curriculum-area .curriculum-content p {
  color: #fff;
  margin-bottom: 20px;
}
section.curriculum-area .curriculum-content p:last-child {
  margin-bottom: 0;
}
section.curriculum-area .curriculum-content a {
  color: var(--weduc-secondary-colour);
  text-decoration: underline;
  transition: 0.3s all;
}
section.curriculum-area .curriculum-content a:hover {
  text-decoration: none;
}
section.curriculum-area .curriculum-img {
  width: 100%;
  max-width: 41.66667%;
  padding: 0 15px;
  position: relative;
  top: 65px;
}
section.curriculum-area .curriculum-img img {
  width: 100%;
  object-fit: cover;
}
/*----------curriculum area End------------*/
/*---------promo area Start------------*/
section.promo-area {
  padding-top: 170px;
  position: relative;
}
section.promo-area::before {
  content: "";
  background: no-repeat 0 0;
  position: absolute;
  height: 570px;
  width: 100%;
  top: -30px;
  left: 0px;
  z-index: -2;
}
section.promo-area .row {
  display: flex;
  flex-wrap: wrap;
}
section.promo-area .promo-col {
  padding: 0px 15px;
  width: 100%;
  max-width: 50%;
  margin-bottom: 30px;
  position: relative;
}
section.promo-area .find-out-details {
  display: block;
  width: 100%;
  position: relative;
}
section.promo-area .find-out-details::before {
  content: "";
  position: absolute;
  background: rgba(29, 29, 29, 0.6);
  height: 100%;
  width: 100%;
  transition: all 0.7s;
  opacity: 0;
}
section.promo-area .find-out-details:hover::before {
  opacity: 1;
}
section.promo-area .find-out-details:hover .find-out-content {
  bottom: 16px;
}
section.promo-area .find-out-img {
  height: 355px;
}
section.promo-area .find-out-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.promo-area .find-out-content {
  position: absolute;
  left: 27px;
  bottom: 26px;
  transition: 0.5s all;
}
section.promo-area .find-out-content h3 {
  color: #fff;
  line-height: 1.3;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 23px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  padding-bottom: 12px;
}
section.promo-area .find-out-content button {
  width: 100%;
  display: inline-block;
  background: none;
  border: none;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
  cursor: pointer;
}
section.promo-area .find-out-content button::before {
  position: absolute;
  content: "";
  background: #c10073;
  height: 6px;
  width: 78px;
  bottom: 0;
  left: 0;
}
section.promo-area .find-out-content button.btn2::before {
  background: #82cb27;
}
section.promo-area .find-out-content button.btn3::before {
  background: #eb7e1f;
}
section.promo-area .find-out-content button.btn4::before {
  background: #347ab5;
}
/*---------promo area End------------*/
/*---------news area Start------------*/
section.news-area {
  padding-top: 85px;
}
section.news-area .row {
  display: flex;
  flex-direction: row;
}
section.news-area .latest-newes-area,
section.news-area .calendar-area {
  width: 100%;
  max-width: 50%;
  padding: 0 15px;
}
section.news-area .latest-newes-area .title,
section.news-area .calendar-area .title {
  padding-bottom: 20px;
}
section.news-area .latest-newes-area .title h2,
section.news-area .calendar-area .title h2 {
  font-size: 22px;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
}
section.news-area .latest-newes-area .single-news-item,
section.news-area .calendar-area .single-news-item,
section.news-area .latest-newes-area .single-calendar-item,
section.news-area .calendar-area .single-calendar-item {
  display: flex;
  flex-direction: row;
}
section.news-area .latest-newes-area .single-news-item .icon,
section.news-area .calendar-area .single-news-item .icon,
section.news-area .latest-newes-area .single-calendar-item .icon,
section.news-area .calendar-area .single-calendar-item .icon {
  align-self: flex-start;
}
section.news-area .latest-newes-area .single-news-item .icon i,
section.news-area .calendar-area .single-news-item .icon i,
section.news-area .latest-newes-area .single-calendar-item .icon i,
section.news-area .calendar-area .single-calendar-item .icon i {
  color: var(--weduc-primary-colour);
  font-size: 30px;
  margin-right: 10px;
}
section.news-area .latest-newes-area .single-news-item {
  margin-bottom: 25px;
}
section.news-area .latest-newes-area .single-news-item .newspaper-popup span {
  font-size: 13px;
  color: #383838;
  display: block;
  line-height: 13px;
  margin-bottom: 5px;
}
section.news-area .latest-newes-area .single-news-item .newspaper-popup p {
  font-size: 16px;
  color: #383838;
}
section.news-area .calendar-area {
  padding-left: 40px;
}
section.news-area .calendar-area .single-calendar-item {
  margin-bottom: 30px;
}
section.news-area .calendar-area .single-calendar-item .calendar-popup p {
  font-size: 16px;
  color: #383838;
}
section.news-area .calendar-area .single-calendar-item .calendar-popup span {
  font-size: 13px;
  color: #383838;
  display: block;
  line-height: 13px;
}
/*---------news area End------------*/
/*---------breadcrumb area Start------------*/
section.featured-image-area {
  min-height: 560px;
  padding-top: 130px;
  position: relative;
}
section.featured-image-area::before {
  position: absolute;
  content: "";
  background-image: url(images/inner-hero-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 22%;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0px;
}
section.featured-image-area::after {
  position: absolute;
  content: "";
  background-image: url(images/brush-stroke.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  width: 100%;
  height: 200px;
  left: 0;
  bottom: 0px;
}
section.featured-image-area .breadcrumb-content {
  height: 597px;
  margin-bottom: 0;
  z-index: 888;
  position: relative;
}
/*---------breadcrumb area End------------*/
/*---------About us area Start-----------*/
section.page-content-area .row {
  display: flex;
  flex-direction: row;
}
section.page-content-area .inner-left-menu {
  width: 100%;
  max-width: 25%;
  padding: 0 15px;
}
section.page-content-area .inner-left-menu .menu-title {
  margin-bottom: 23px;
  padding-left: 20px;
}
section.page-content-area .inner-left-menu .menu-title h2 {
  color: var(--weduc-primary-colour);
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
}
section.page-content-area .inner-left-menu ul.menu li a {
  text-decoration: none;
  color: #000;
  padding: 10px 30px;
  display: block;
  transition: all 0.3s;
  font-size: 16px;
  position: relative;
  line-height: 1em;
  text-transform: uppercase;
}
section.page-content-area .inner-left-menu ul.menu .current-menu-item {
  border-left: 5px solid var(--weduc-secondary-colour);
}
section.page-content-area .page-inner-content {
  width: 100%;
  max-width: 75%;
  padding: 0 15px;
}
section.page-content-area .page-inner-content.full-width-content {
  max-width: 100%!important;
  width: 100%!important;
}
section.page-content-area .page-inner-content.full-width-content .news-title {
  color: var(--weduc-primary-colour);
  font-size: 28px;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.5;
}
section.page-content-area .page-inner-content.full-width-content .blog-grid {
  display: flex;
  flex-wrap: wrap;
}
section.page-content-area .page-inner-content.full-width-content .blog-grid .single-post-grid {
  border: 1px solid #ddd;
  padding: 1rem;
  margin-bottom: 1rem;
  max-width: calc(33.33% - 20px);
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
section.page-content-area .page-inner-content.full-width-content .blog-grid .single-post-grid .title {
  font-weight: normal;
  color: #383838;
}
section.page-content-area .page-inner-content .content-title {
  margin-bottom: 23px;
}
section.page-content-area .page-inner-content .content-title h2 {
  color: var(--weduc-primary-colour);
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
}
section.page-content-area .page-inner-content .btn-block {
  background: var(--weduc-primary-colour);
  color: #fff;
  padding: 10px;
  transition: all 0.5s ease-in;
  border: 1px solid var(--weduc-primary-colour);
  margin-top: 20px;
  display: inline-block;
}
section.page-content-area .page-inner-content .btn-block:hover {
  background: var(--weduc-secondary-colour);
  color: #fff;
}
section.page-content-area .page-inner-content .sub-menu {
  margin-bottom: 11px;
}
section.page-content-area .page-inner-content .sub-menu a {
  color: #000;
  text-decoration: underline;
  transition: 0.3s all;
  display: inline-block;
}
section.page-content-area .page-inner-content .sub-menu a:hover {
  text-decoration: none;
}
section.page-content-area .page-inner-content p {
  margin-bottom: 20px;
}
section.page-content-area .page-inner-content p:last-child {
  margin-bottom: 0;
}
section.page-content-area .page-inner-content h4 {
  font-size: 16px;
  line-height: 38px;
  color: #0993e3;
  font-weight: 400;
}
section.page-content-area .page-inner-content ul {
  margin: 15px 0px;
}
section.page-content-area .page-inner-content ul li {
  padding-left: 15px;
  position: relative;
  z-index: 1;
}
section.page-content-area .page-inner-content ul li::before {
  position: absolute;
  content: "";
  background: #383838;
  width: 5px;
  height: 5px;
  left: 0;
  top: 8px;
  z-index: -1;
  border-radius: 50%;
}
/*---------About us area End-----------*/
/*---------footer area Start------------*/
footer.footer-area {
  padding-top: 115px;
  padding-bottom: 50px;
  margin-top: 180px;
  position: relative;
  /*background-color: var(--weduc-footer-colour);*/
  z-index: 1;
}
footer.footer-area::before {
  width: 100%;
  display: inline-block;
  left: 0;
  position: absolute;
  content: "";
  /*   background: url(images/blue-brush-stroke.png) no-repeat 0 0;*/
  mask: url(images/blue-brush-stroke.png) no-repeat 0 0;
  -webkit-mask: url(images/blue-brush-stroke.png) no-repeat 0 0;
  mask-size: cover;
  -webkit-mask-size: cover;
  background-color: var(--weduc-footer-colour);
  bottom: 0;
  background-size: cover;
  height: calc(100% + 40px);
  z-index: -1;
}
footer.footer-area .row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
footer.footer-area .single-footer-item {
  width: 100%;
  padding: 0 15px;
}
footer.footer-area .footer-col-1 {
  max-width: 25%;
}
footer.footer-area .footer-col-1 ul {
  margin-top: 6px;
}
footer.footer-area .footer-col-1 ul li i {
  margin-right: 7px;
}
footer.footer-area .footer-col-1 ul li a {
  color: #323232;
  transition: 0.3s all;
}
footer.footer-area .footer-col-1 ul li a:hover {
  text-decoration: underline;
}
footer.footer-area .footer-col-2 {
  max-width: 50%;
}
footer.footer-area .footer-col-3 {
  max-width: 25%;
}
footer.footer-area .footer-col-3 .toggle-mode {
  padding-bottom: 15px;
}
footer.footer-area .footer-col-3 .toggle-mode p {
  padding-bottom: 10px;
}
footer.footer-area .footer-col-3 .toggle-mode ul li {
  display: inline-block;
}
footer.footer-area .footer-col-3 .toggle-mode ul .slider {
  cursor: pointer;
  background: #ccc;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  transition: 0.5s all;
  position: absolute;
  top: -3px;
}
footer.footer-area .footer-col-3 .toggle-mode ul .slider::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 6px;
  bottom: 4px;
  background: #fff;
  border-radius: 50%;
  transition: 0.5s all;
}
footer.footer-area .footer-col-3 .toggle-mode ul .switch {
  position: relative;
  display: inline-block;
  width: 64px;
  height: 28px;
}
footer.footer-area .footer-col-3 .toggle-mode ul .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
footer.footer-area .footer-col-3 .toggle-mode ul .switch input:checked + .slider:before {
  -webkit-transform: translateX(31px);
  transform: translateX(31px);
}
footer.footer-area .footer-col-3 p a {
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
}
footer.footer-area h4 {
  font-size: 20px;
  font-weight: 400;
  padding-bottom: 20px;
  text-transform: capitalize;
}
footer.footer-area .footer-menu ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
footer.footer-area .footer-menu ul li {
  width: 50%;
}
footer.footer-area .footer-menu ul li i {
  margin-right: 10px;
  transition: 0.5s all;
}
footer.footer-area .footer-menu ul li:hover i {
  margin-right: 7px;
  margin-left: 3px;
}
footer.footer-area .footer-menu ul li a {
  text-decoration: underline;
  color: #323232;
}
footer.footer-area .social-media ul li {
  display: inline-block;
}
footer.footer-area .social-media ul li a i {
  font-size: 25px;
  margin-right: 20px;
  margin-top: 12px;
  color: var(--weduc-primary-colour);
}
footer.footer-area .social-media ul li a i:hover {
  color: #000;
}
/*---------footer area End------------*/
/*---------- Dark Theme Area Start--------*/
body.dark-theme {
  background: #363636 !important;
}
body.dark-theme header.header-area {
  background: #fff !important;
}
body.dark-theme section.hero-area::before {
  background-image: url(images/dark-mode-brush-stroke.png);
}
body.dark-theme section.about-area .about-content p,
body.dark-theme section.about-area .about-content ul {
  color: #fff;
}
body.dark-theme section.curriculum-area .curriculum-content::before {
  background: var(--weduc-primary-colour);
}
body.dark-theme section.news-area .latest-newes-area .title h2 {
  color: var(--weduc-secondary-colour);
}
body.dark-theme section.news-area .latest-newes-area .single-news-item .icon i {
  color: var(--weduc-secondary-colour);
}
body.dark-theme section.news-area .latest-newes-area .single-news-item .newspaper-popup span {
  color: #fff;
}
body.dark-theme section.news-area .latest-newes-area .single-news-item .newspaper-popup p {
  color: #fff;
}
body.dark-theme section.news-area .calendar-area .title h2 {
  color: var(--weduc-secondary-colour);
}
body.dark-theme section.news-area .calendar-area .single-calendar-item .icon i {
  color: var(--weduc-secondary-colour);
}
body.dark-theme section.news-area .calendar-area .single-calendar-item .calendar-popup span {
  color: #fff;
}
body.dark-theme section.news-area .calendar-area .single-calendar-item .calendar-popup p {
  color: #fff;
}
body.dark-theme section.featured-image-area::after {
  background-image: url(images/dark-mode-brush-stroke.png);
}
body.dark-theme section.page-content-area .inner-left-menu .menu-title h2 {
  color: var(--weduc-secondary-colour);
}
body.dark-theme section.page-content-area .inner-left-menu ul.menu li a {
  color: #fff;
}
body.dark-theme section.page-content-area .inner-left-menu ul.menu .current-menu-item {
  border-left: 5px solid var(--weduc-secondary-colour);
}
body.dark-theme section.page-content-area .page-inner-content .content-title h2 {
  color: var(--weduc-secondary-colour);
}
body.dark-theme section.page-content-area .page-inner-content .sub-menu a {
  color: #89cdf7;
}
body.dark-theme section.page-content-area .page-inner-content .sub-menu span {
  color: #ffff;
}
body.dark-theme section.page-content-area .page-inner-content h4 {
  color: #0993e3 !important;
}
body.dark-theme section.page-content-area .page-inner-content ul li {
  color: #fff;
}
body.dark-theme section.page-content-area .page-inner-content ul li::before {
  background: #fff;
}
body.dark-theme section.page-content-area .page-inner-content p {
  color: #fff;
}
body.dark-theme footer.footer-area {
  padding-top: 115px;
  padding-bottom: 50px;
  margin-top: 180px;
  position: relative;
  z-index: 1;
}
body.dark-theme footer.footer-area::before {
  width: 100%;
  display: inline-block;
  left: 0;
  position: absolute;
  content: "";
  background: url(images/dark-mode-blue-brush-stroke.png) no-repeat 0 0;
  bottom: 0;
  background-size: cover;
  height: calc(100% + 40px);
  z-index: -1;
}
body.dark-theme footer.footer-area .single-footer-item h4 {
  color: #000;
}
body.dark-theme footer.footer-area .single-footer-item p {
  color: #fff;
}
body.dark-theme footer.footer-area .single-footer-item ul li {
  color: #fff;
}
body.dark-theme footer.footer-area .single-footer-item ul li i {
  color: #fff;
}
body.dark-theme footer.footer-area .single-footer-item ul li a {
  color: #fff !important;
}
body.dark-theme footer.footer-area .footer-col-3 .toggle-mode ul .slider {
  background: #89CDF7;
}
body.dark-theme footer.footer-area .footer-col-3 p a {
  margin-top: 20px;
  position: relative;
  margin-bottom: 20px;
}
body.dark-theme footer.footer-area .footer-col-3 p a::before {
  position: absolute;
  content: "";
  background-image: url(images/weduc-logo.svg);
  width: 93px;
  height: 31px;
  left: 0;
  top: -22px;
}
body.dark-theme footer.footer-area .footer-col-3 p a img {
  display: none;
}
.home-events-popup,
.home-news-popup {
  max-width: 800px;
  margin-left: auto!important;
  margin-right: auto!important;
  text-align: left;
  background: #fff;
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.25);
  margin: 1.2rem;
  padding: 1.2rem;
  position: relative;
}
.home-events-popup p,
.home-news-popup p {
  margin-bottom: 15px;
}
.home-events-popup p:last-child,
.home-news-popup p:last-child {
  margin-bottom: 0;
}
.home-events-popup {
  max-width: 600px;
}
/*---------- Dark Theme Area Start--------*/
/*===========================================
            Media Query Start
============================================*/
@media all and (max-width: 1570px) {
  header.header-area .header-top ul.logo-list li.search-box form input {
    width: 110px;
  }
}
@media all and (max-width: 1490px) {
  .main-menu-area {
    display: none;
  }
  /*---------------Mobile Menu area start---------------*/
  button#hamburger-menu {
    display: block !important;
    position: fixed !important;
  }
  .mobile-menu-area {
    display: block !important;
    position: fixed !important;
  }
  /*---------------Mobile Menu area End---------------*/
  /* mobile menu  css start 
    ----------------------------------------*/
  .hamburger-menu-button {
    width: 40px;
    height: 40px;
    top: 30px;
    position: absolute;
    right: 55px;
    z-index: 999999;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    border: none;
    background: none;
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .hamburger-menu-button span i {
    color: #383838 !important;
  }
  .hamburger-menu-button-open i.fas.fa-bars {
    display: block;
    font-size: 32px;
    color: #383838;
  }
  .hamburger-menu-button-open i.fas.fa-times {
    display: none;
  }
  .hamburger-menu-button-close i.fas.fa-times {
    display: block;
    font-size: 32px;
    color: #383838;
  }
  .hamburger-menu-button-close i.fas.fa-bars {
    display: none;
  }
  .mobile-menu-area {
    position: absolute;
    background-color: var(--weduc-secondary-colour);
    z-index: 999999 !important;
    top: 115px;
    right: 0;
    margin: auto;
    overflow: hidden;
    opacity: 1;
    visibility: visible;
    display: block;
    height: 100%;
    width: 0%;
    transition: 0.5s all;
  }
  .mobile-menu-area .container {
    width: 100% !important;
    padding: 0 !important;
  }
  .mobile-menu-area .main-menu nav.menu {
    display: none;
  }
  .mobile-menu-area .main-menu .header-top {
    display: none !important;
  }
  .mobile-menu-area .slicknav_menu {
    display: block !important;
    background: var(--weduc-secondary-colour) !important;
  }
  .mobile-menu-area .slicknav_menu .slicknav_btn {
    display: none !important;
  }
  .mobile-menu-area .slicknav_menu .slicknav_nav {
    display: block !important;
    margin: 0 !important;
  }
  .mobile-menu-area .slicknav_menu .slicknav_nav li {
    margin: 0 !important;
    padding: 0 !important;
  }
  .mobile-menu-area .slicknav_menu .slicknav_nav li a {
    margin: 0 !important;
    text-transform: uppercase;
    color: #231f20 !important;
    padding: 10px 15px;
    display: block;
    width: 100%;
  }
  .mobile-menu-area .slicknav_menu .slicknav_nav li a:hover {
    background: none !important;
  }
  .mobile-menu-area .slicknav_menu .slicknav_nav li a a {
    padding: 0 !important;
  }
  .mobile-menu-area .slicknav_menu .slicknav_nav li ul li a {
    padding-left: 45px;
  }
  .mobile-menu-area .slicknav_menu .slicknav_nav .slicknav_parent a a {
    width: unset;
    display: inline-block;
    padding-right: 20px !important;
    position: relative;
    z-index: 1;
  }
  .mobile-menu-area .slicknav_menu .slicknav_nav .slicknav_parent a a::before {
    position: absolute;
    content: "\F107";
    font-size: 14px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    right: 0px;
    transition: 0.3s all;
  }
  .mobile-menu-area .slicknav_menu .slicknav_nav .slicknav_parent a span.slicknav_arrow {
    font-size: 0 !important;
    display: none;
  }
  .mobile-menu-area .slicknav_menu .slicknav_nav .slicknav_parent.slicknav_open a a::before {
    content: "\f105" !important;
  }
  .mobile-menu-area .slicknav_menu .header-top {
    display: none !important;
  }
  .mobile-menu-area .header-top {
    display: block !important;
    border-top: 1px solid #ccc;
  }
  .mobile-menu-area .header-top ul.pay-offer {
    padding: 10px 0;
    width: 100%;
  }
  .mobile-menu-area .header-top ul.pay-offer li {
    display: block;
    width: 100%;
    margin: 0;
  }
  .mobile-menu-area .header-top ul.pay-offer li:first-child a img {
    width: 12px;
  }
  .mobile-menu-area .header-top ul.pay-offer li:last-child a img {
    width: 10px;
  }
  .mobile-menu-area .header-top ul.pay-offer li a {
    color: #231f20;
    text-transform: uppercase;
    font-size: 16px;
    transition: all 0.3s;
    display: inline-block;
    padding: 10px 15px !important;
  }
  .mobile-menu-area .header-top ul.pay-offer li a:hover {
    background: none !important;
  }
  .mobile-menu-area .header-top ul.pay-offer li a img {
    margin-right: 10px;
    object-fit: cover;
  }
  .mobile-menu-area .header-top ul.logo-list li {
    width: 100% !important;
    display: block !important;
    margin: 0;
    padding: 10px 0px;
  }
  .mobile-menu-area .header-top ul.logo-list li a {
    padding: 10px 15px !important;
  }
  .mobile-menu-area .header-top ul.logo-list li a:hover {
    background: none !important;
  }
  .mobile-menu-area .header-top ul.logo-list li.office-logo {
    max-width: 115px;
  }
  .mobile-menu-area .header-top ul.logo-list li.ceop-logo {
    max-width: 96px;
  }
  .mobile-menu-area .header-top ul.logo-list li.schoolcloud-logo {
    max-width: 200px;
    width: 25%;
  }
  .mobile-menu-area .header-top ul.logo-list li.weduc-logo {
    max-width: 93px;
  }
  .mobile-menu-area .header-top ul.logo-list li.teams-logo {
    max-width: 32px;
  }
  .mobile-menu-area .header-top ul.logo-list li.ncdat-logo {
    max-width: 97px;
  }
  .mobile-menu-area .header-top ul.logo-list li.search-box {
    max-width: 100%;
    width: 100%;
    padding-right: 10px;
  }
  .mobile-menu-area .header-top ul.logo-list li.search-box form {
    position: relative;
    padding: 0px 15px;
    padding-right: 25px;
  }
  .mobile-menu-area .header-top ul.logo-list li.search-box form input {
    border: 1px solid #9e9e9e;
    padding: 5px;
    line-height: 0.8em;
    width: 99%;
    height: 36px;
    font-size: 14px;
  }
  .mobile-menu-area .header-top ul.logo-list li.search-box form input:focus-visible {
    outline-offset: 0px !important;
    outline: 0px !important;
  }
  .mobile-menu-area .header-top ul.logo-list li.search-box form button {
    cursor: pointer;
    border: none !important;
    background: none;
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 1;
  }
  .mobile-menu-area .header-top ul.logo-list li.search-box form button img {
    color: #0291c3;
    width: 32px;
    height: 18px;
  }
  .mobile-menu-area.on {
    padding: 0px 15px;
    width: 100%;
    transition: 0.5s all;
    z-index: 9999999 !important;
    overflow: auto;
  }
  /* mobile menu  css end 
    ----------------------------------------*/
  header.header-area {
    width: 100% !important;
  }
  header.header-area .header-top {
    display: none !important;
  }
  /* header area css end 
    ----------------------------------------*/
  section.hero-area {
    padding-top: 0;
  }
}
@media all and (max-width: 1300px) {
  header.header-area .header-top ul.pay-offer {
    width: 50%;
  }
  header.header-area .header-top ul.pay-offer li {
    display: inline-block;
    margin: 0 6px 0px;
  }
  header.header-area .header-top ul.logo-list {
    width: 100%;
    justify-content: flex-end;
  }
  header.header-area .header-top ul.logo-list li.schoolcloud-logo {
    max-width: 130px;
    width: 15%;
  }
  header.header-area .header-top ul.logo-list li.office-logo {
    max-width: 12% !important;
  }
  header.header-area .header-top ul.logo-list li.ceop-logo {
    max-width: 8% !important;
  }
  header.header-area .header-top ul.logo-list li.schoolcloud-logo {
    width: 100% !important;
    max-width: 12% !important;
  }
  header.header-area .header-top ul.logo-list li.search-box {
    max-width: 195px !important;
  }
  header.header-area .header-top ul.logo-list li.search-box form input {
    border: 1px solid #9e9e9e;
    padding: 5px;
    line-height: 0.8em;
    width: 105px;
    height: 36px;
  }
}
@media all and (max-width: 1100px) {
  header.header-area .header-top ul.logo-list li.teams-logo {
    max-width: 20px !important;
  }
  header.header-area .header-top ul.logo-list li.search-box form input {
    width: 90px;
    height: 30px;
  }
  header.header-area .header-top ul.logo-list li.search-box form input::placeholder {
    font-size: 12px;
  }
}
@media all and (max-width: 980px) {
  section.page-content-area .page-inner-content.full-width-content .blog-grid .single-post-grid {
    max-width: calc(50% - 20px);
  }
  section.hero-area {
    padding-top: 115px !important;
  }
  section.hero-area::before {
    height: 120px;
    bottom: 0px;
  }
  section.hero-area .scroll-btn {
    bottom: 30px;
  }
  section.featured-image-area {
    padding-top: 115px;
  }
  section.featured-image-area::before {
    background-position: center;
  }
  section.page-content-area .inner-left-menu {
    width: 100%;
    max-width: 41.66667%;
    padding: 0 15px;
  }
  section.page-content-area .page-inner-content {
    width: 100%;
    max-width: 58.33333%;
    padding: 0 15px;
  }
  footer.footer-area .row {
    display: flex;
    flex-direction: column;
  }
  footer.footer-area .single-footer-item {
    padding: 0 !important;
    max-width: 350px !important;
    margin: 0 auto;
    margin-bottom: 35px !important;
  }
  footer.footer-area .single-footer-item:last-child {
    margin-bottom: 0 !important;
  }
  footer.footer-area .footer-menu ul {
    display: flex;
    flex-direction: column;
  }
  footer.footer-area .footer-menu ul li {
    width: 100%;
    display: inline-block;
    padding-bottom: 5px;
  }
  footer.footer-area .footer-menu ul li a {
    display: inline-block;
  }
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  section.about-area .about-img {
    max-width: 250px;
  }
  section.about-area .about-content {
    max-width: calc(100% - 250px);
  }
}
@media all and (max-width: 767px) {
  section.page-content-area .page-inner-content.full-width-content .blog-grid .single-post-grid {
    max-width: calc(100% - 20px);
    margin-left: 0;
    margin-right: 0;
  }
  .container {
    padding: 0px 45px;
  }
  header.header-area {
    width: 100% !important;
  }
  header.header-area .container {
    padding: 0px 15px !important;
  }
  .hamburger-menu-button {
    right: 15px !important;
  }
  section.hero-area {
    min-height: 100% !important;
  }
  section.hero-area::before {
    height: 80px;
    bottom: 0px;
  }
  section.hero-area .hero-content {
    display: block;
    flex-direction: column;
    justify-content: space-between;
    height: 560px!important;
    min-height: 560px!important;
    width: 100%;
    background-position: 50%;
    margin-bottom: 30px;
    z-index: -1;
    position: relative;
    overflow: hidden;
  }
  section.hero-area .hero-content video.video-player {
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    background-size: cover;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  section.hero-area .scroll-btn {
    bottom: 15px;
  }
  section.hero-area .scroll-btn a {
    width: 75px;
    height: 70px;
    padding: 10px;
  }
  section.hero-area .scroll-btn a span {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
    padding-bottom: 10px;
  }
  section.hero-area .scroll-btn a i {
    font-size: 16px;
  }
  section.about-area {
    padding-top: 0px;
  }
  section.about-area .row {
    display: flex;
    flex-direction: column;
  }
  section.about-area .about-img {
    padding: 0 !important;
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    margin-bottom: 25px;
    top: 0;
  }
  section.about-area .about-img img {
    max-width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  section.about-area .about-content {
    padding: 30px !important;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  section.about-area .about-content::before {
    display: none !important;
  }
  section.about-area .about-content h2 {
    font-size: 26px;
  }
  section.about-area .about-content p {
    font-size: 14px;
  }
  section.about-area .about-content ul li {
    font-size: 14px;
  }
  section.curriculum-area {
    padding-top: 60px;
    margin-top: 0px;
  }
  section.curriculum-area .row {
    display: flex;
    flex-direction: column;
  }
  section.curriculum-area .curriculum-content {
    padding: 30px !important;
    margin: 0;
    order: 2;
    width: 100%;
    max-width: 100%;
  }
  section.curriculum-area .curriculum-content::before {
    width: 100%;
  }
  section.curriculum-area .curriculum-content h2 {
    font-size: 26px;
  }
  section.curriculum-area .curriculum-content p {
    font-size: 14px;
    color: #fff;
  }
  section.curriculum-area .curriculum-content a {
    color: var(--weduc-primary-colour);
    font-size: 16px;
  }
  section.curriculum-area .curriculum-img {
    padding: 0;
    width: 100%;
    max-width: 100%;
    order: 1;
    top: 0;
    margin-bottom: 35px;
  }
  section.promo-area {
    padding-top: 80px;
  }
  section.promo-area::before {
    top: -150px;
    left: -95px;
  }
  section.promo-area .row {
    display: flex;
    flex-direction: column;
  }
  section.promo-area .promo-col {
    padding: 0px !important;
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  section.promo-area .find-out-content h3 {
    padding-bottom: 7px;
    font-size: 20px;
  }
  section.promo-area .find-out-content button {
    font-size: 14px;
    letter-spacing: 0px;
    padding-bottom: 15px;
  }
  section.promo-area .find-out-details::before {
    height: 98.5%;
  }
  section.promo-area .find-out-img {
    height: 100%;
  }
  section.news-area {
    padding-top: 40px;
  }
  section.news-area .row {
    display: flex;
    flex-direction: column;
  }
  section.news-area .latest-newes-area,
  section.news-area .calendar-area {
    width: 100%;
    max-width: 100%;
    padding: 0 !important;
  }
  section.news-area .latest-newes-area {
    margin-bottom: 35px;
  }
  section.news-area .latest-newes-area .single-news-item .newspaper-popup p {
    font-size: 14px;
  }
  section.news-area .calendar-area .single-calendar-item .calendar-popup p {
    font-size: 14px;
  }
  section.featured-image-area {
    height: 560px!important;
    min-height: 560px!important;
  }
  section.page-content-area .row {
    display: flex;
    flex-direction: column;
  }
  section.page-content-area .inner-left-menu {
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
    margin-bottom: 50px;
  }
  section.page-content-area .page-inner-content {
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
  }
  footer.footer-area {
    margin-top: 90px;
  }
  body.dark-theme section.about-area .about-content {
    padding: 30px !important;
  }
  body.dark-theme section.about-area .about-content p,
  body.dark-theme section.about-area .about-content ul {
    color: #fff;
  }
  body.dark-theme section.curriculum-area .curriculum-content {
    padding: 30px !important;
  }
  body.dark-theme section.curriculum-area .curriculum-content::before {
    display: block !important;
    background: #89cdf7;
    width: 100% !important;
  }
  body.dark-theme section.curriculum-area .curriculum-content p {
    color: #fff;
  }
  body.dark-theme section.curriculum-area .curriculum-content a {
    color: #fff !important;
  }
  body.dark-theme footer.footer-area {
    margin-top: 90px;
  }
}
@media all and (max-width: 479px) {
  section.hero-area::before {
    height: 50px;
    bottom: 0px;
  }
  section.hero-area .scroll-btn {
    bottom: 0px;
  }
  footer.footer-area .container {
    padding: 0px 30px;
  }
}
.single-hero-slider {
  padding: 103px 0;
  padding-top: 431px;
  background-size: cover;
  background-position: top center;
}
.single-hero-slider .slider-content {
  width: 100%;
}
.single-hero-slider .slider-content h1 {
  font-size: 54px;
  text-align: center;
  color: #fff;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  margin: 0 0 0.5em;
}
.single-hero-slider .slider-content h3 {
  font-size: 34px;
  text-align: center;
  color: #fff;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
  font-weight: 700;
}
.single-hero-slider.slider-bg-2 {
  background-size: cover;
  background-position: center;
}
section#hero-slider .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 18px;
}
section#hero-slider .owl-dots button {
  width: 60px;
  height: 2px;
  background: rgba(200, 215, 235, 0.6);
  margin: 0 6px;
}
section#hero-slider .owl-dots button.owl-dot {
  background: #C8D7EB;
}
