@media all and (max-width : 1366px) {

@-moz-document url-prefix() { 

  /*--------------------------------------------------------------
  Teachers template
  --------------------------------------------------------------*/

  .teachers-top-image {
    margin-top: -186px;
    
  }

}

}

@media all and (max-width : 1500px) {

/*--------------------------------------------------------------
Circle Image
--------------------------------------------------------------*/

.circle-image {
  margin: 72px 0px 206px calc(50% - 426px);
}

.circle-image img {
  width: 852px;
}

}

@media all and (max-width : 960px) {

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/

h1 {
  font-size: 36px !important;
  line-height: 45px !important;
}

.grid-text h1 {
  line-height: 36px !important;
}

h2,
h3 {
  font-size: 27px !important;
  line-height: 36px !important;
  font-weight: normal !important;
}

.h3sb {
  font-size: 27px;
  line-height: 28.5px;
}

h4,
.h4l,
.h4sb,
.h4m {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 9px !important;
}

h4 {
  letter-spacing: 0px !important;
  font-weight: normal !important;
}

.t1,
.t2 {
  font-size: 27px;
  line-height: 36px;
}

.t3 {
  font-size: 18px;
  line-height: 22.5px;
}

.t4,
.t4l,
.t4m,
.module-link {
  font-size: 13.5px;
  line-height: 18px;
}

a.module-link {
  font-family: calibri, sans-serif;
  font-weight: 400;
  font-size: 13.5px !important;
  font-style: normal;
  line-height: 18px !important;

}

.lsb {
  font-size: 13.5px;
  line-height: 22.5px;
}

.template-7-introduction h2,
.template-8-introduction h2 {
  letter-spacing: 0px !important;
  line-height: 27px !important;
  margin-bottom: 1.75px !important;
}

.sidebar .h3sb {
  line-height: 27px !important;
}

.sidebar.activity-list-sidebar {
  float: left;
  width: calc(100vw - 32px);
}

.sidebar.activity-list-sidebar .sidebar-content,
.sidebar.activity-list-sidebar .sidebar-content.sidebar-open {
  display: block !important;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/

header {
  background: #ffffff !important;
  float: left;
  height: 60px;
  margin-bottom: 60px;
  position: fixed;
  width: 100vw;
  z-index: 100;
}

.logo,
.page-template-template-teachers .logo {
  background-size: 140px auto !important;
  height: 45px;
  margin: 14px 0px 0px 16px;
  z-index: 40;
}

.logo,
.footer-logo img {
  width: 140px;
}

/*--------------------------------------------------------------
Menu
--------------------------------------------------------------*/

.menu,
.menu-background {
  background: rgba(242, 242, 242,0.98);
}

.menu {
  display: none;
  height: 100vh;
  left: 0px;
  padding: 114px 48px 0px 48px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 30;
}

@keyframes menu-height {
  from {
    height: 100vh;
  }
  to {
    height: 100vh;
  }
}

.menu a {
  margin-top: 0px;
}

.menu > li {
  background: url(../imgs/sidebar-border.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  background-size: auto 1px;
  float: left;
  height: auto;
  margin-bottom: 12px;
  margin-right: 0px;
  padding-bottom: 9px;
  width: 100% !important;
}

.menu > li > a {
  padding-bottom: 3px;
}

.sub-menu {
  height: auto;
  min-height: auto;
  opacity: 1;
  position: relative;
  top: -3px;
  width: 100%;
}

.sub-menu li {
  float: left;
  line-height: 24px;
  margin-bottom: 8px;
  width: 100% !important;
}

.sub-menu li:last-child {
  margin-bottom: 0px;
}

.sub-menu li a {
  max-width: 100%;
}

.sub-menu > li > .sub-menu {
  padding-left: 0px;
  width: 100%;
}

.menu-item-has-children:hover > .sub-menu {
  display: none;
  animation-duration: 0s;
  animation-name: sub-menu;
  animation-fill-mode: none;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

@keyframes sub-menu {
  from {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}

/*--------------------------------------------------------------
Hamburger
--------------------------------------------------------------*/

.hamburger {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 16px;
  top: 20px;
  z-index: 35;
}

.hamburger > div {
  background: #ff0000;
  display: block;
  height: 2px;
  margin-bottom: 6px;
  transition: linear .4s;
  width: 24px;
}

.menu-active > div {
  transition: linear .5s;
}

.menu-active > div:nth-of-type(2) {
  display: none;
}

.menu-active > div:nth-of-type(1) {
  transform: rotate(-315deg);
}

.menu-active > div:nth-of-type(3) {
  margin-top: -8px !important;
  transition: linear .6s;
  transform: rotate(315deg);
}

/*--------------------------------------------------------------
Grid
--------------------------------------------------------------*/

.empty {
  display: none;
}

.grid-main {
  grid-gap: 6px;
  padding: 0px 16px 50px 16px !important;
  width: calc(100% - 32px);
}

.grid {
  grid-gap: 6px;
}

.page-template-template-modules .grid-main {
  padding-bottom: 6px;
}

.grid-text {
  margin-top: 0px;
  padding: 72px 12px 41px 12px;
}

.page-template-template-filter .grid-text {
  padding-top: 46px;
}

.page-template-template-text .grid-text {
  margin-bottom: 42px;
}

.bottom-element {
  padding-bottom: 186px;
}

.grid.twelve-columns.key-concept {
  padding-left: 16px;
  padding-right: 16px;
  width: calc(100% - 32px);
}

.module {
  align-self: start;
}

.page-template-template-teachers-php .grid.twelve-columns .module-content {
  min-height: 170px !important;
}

.one-column,
.two-columns,
.three-columns,
.four-columns,
.grid.eight-columns .one-column,
.grid.eight-columns .two-columns,
.grid.eight-columns .three-columns,
.grid.eight-columns .four-columns,
footer .three-columns {
  float: left;
  grid-column: auto / span 6;
}

.grid.eight-columns,
.grid.nine-columns,
.grid.twelve-columns {
  grid-template-columns: repeat(12, 1fr);
}

.five-columns,
.six-columns,
.seven-columns,
.eight-columns,
.nine-columns,
.ten-columns,
.eleven-columns,
.twelve-columns,
.grid.eight-columns,
.grid.nine-columns,
.grid.twelve-columns,
.sidebar.three-columns,
.page-template-template-filter .three-columns {
  grid-column: auto / span 12;  
}

.top-module {
  margin-top: -21px !important;
}

.grid-introduction h3,
.grid-introduction .t3 {
  margin-left: 16px !important;
  padding-right: 16px !important;
}

.page-template-template-8 .grid-introduction .t2,
.page-template-template-8 .template-7-introduction h2 {
  margin-left: 0px !important;
  width: 100%;
}

/*--------------------------------------------------------------
Parallax
--------------------------------------------------------------*/

.module-1,
.module-1b {
  margin-left: -16px;
  width: calc(100% + 32px);
}

.next-module-group-has-introduction {
  padding-bottom: 50px !important;
}

.secondary-divider {
  margin-bottom: 0px;
}

/*--------------------------------------------------------------
Modules
--------------------------------------------------------------*/

.module-content,
.page-template-template-filter .module-content {
  padding-left: 12px !important;
  padding-right: 12px !important;
  width: calc(100% - 24px) !important;
}

.module-2 .module-content,
.module-2b .module-content,
.module-3 .module-content,
.module-3b .module-content,
.module-4 .module-content,
.module-5 .module-content,
.module-6 .module-content {
  height: auto;
  padding-bottom: 27px;
}

.module-2 .module-content {
  height: 240px;
}

.grid-introduction li::before {
  font-size: 27px;
  margin: 3px 16.5px 0px 0px;
}

.t2 p {
  padding-right: 7.5px;
}

.module-open-close-title h2 {
  font-family: GTFlexaStandardMedium;
  line-height: 27px !important;
  width: calc(100% - 96px);
}

/*--------------------------------------------------------------
Module 3
--------------------------------------------------------------*/

.script-name,
.script-open-close {
  margin: 34px 0px 0px 12px;
  width: calc(100% - 12px);
}

.script-open-close {
  margin-top: 0px;
}

.script-name {
  font-size: 18px;
  line-height: 24px;
  padding-right: 96px;
  width: calc(100% - 120px);
}

.script-content h4 {
  font-size: 11.25px;
  line-height: 13px;
}

.script-content {
  font-size: 13.5px;
  line-height: 18px;
}

.script-content ul,
.script-content ol {
  padding-left: 22px;
  width: calc(100% - 22px);
}

.module-3-text {
  margin-left: 0px;
  width: 100%;
}

.t2-text ul li:first-child {
  margin-left: -16px;
}

.t2-text ul {
  margin-left: 16px;
  width: calc(100% - 16px);
}

/*--------------------------------------------------------------
Introductions
--------------------------------------------------------------*/

.key-concept {
  padding: 0px 0px 34px 0px;
}

.subsection {
  padding: 0px 12px 33px 0px;
}

.page-template-template-modules .key-concept,
.page-template-template-modules .subsection {
  margin-top: 66px;
}

.divider-section {
  padding-bottom: 179px;
  padding-top: 30px;
}

.divider-top {
  margin-top: 141px;
}

/*--------------------------------------------------------------
Flexslider
--------------------------------------------------------------*/

.flexslider {
  margin: 18px 0px 93px 0px !important;
}

.module-3-image-text > .module-layout > .open-close-section.content-open > .flexslider,
.module-3 > .module-layout > .open-close-section.content-open > .flexslider,
.module-3 > .module-layout > .open-close-section > .flexslider,
.page-template-template-6 .flexslider {
  /*margin-top: 18px !important;*/
  margin-top: 0px !important;
}

.open-close-section.content-open .flexslider {
  margin-bottom: 0px !important;
  margin-top: 18px !important;
}

.module-3 > .module-layout > .open-close-section > .flexslider.no-sidebar-mobile {
  margin-top: 16px !important;
}

.scroll-next {
  display: none;
}

.open-close-section .flex-direction-nav li.flex-nav-prev .flex-prev {
  margin-top: 0px !important;
}

.divider-top-module-group,
.no-bottom-margin .open-close-text,
.no-bottom-margin .flexslider {
  margin-bottom: 0px !important;
}

/*--------------------------------------------------------------
Introductions
--------------------------------------------------------------*/

.grid-introduction .t2 {
  font-size: 18px;
  line-height: 22.5px;
}

/*--------------------------------------------------------------
Sidebar
--------------------------------------------------------------*/

.sidebar-content,
.sidebar-content.sidebar-open {
  display: none;
  width: calc(100vw - 32px) !important;
  float: left;
}

.sidebar-section {
  float: left;
  width: 100%;
}

.sidebar-title,
.activity-sidebar-group-title {
  height: auto;
}

.sidebar-title > div br {
  display: none !important;
}

.sidebar-title {
  padding-right: 24px;
  width: calc(100% - 24px);
}

.activity-sidebar-group-title {
  float: left;
  width: 100%;
}

.sidebar-title > div {
  position: relative;
}

.sidebar .h3sb {
  margin-bottom: 3px;
  padding-bottom: 1px !important;
}

.sidebar .tsb {
  font-size: 13.5px;
  line-height: 18px;
}

.open-close-module {
  z-index: 90;
}

.sidebar-has-content .open-close-module {
  display: block;
  position: absolute;
  top: -6px !important;
}

.sidebar-has-content .open-close-module-activity {
  top: -30px !important;
}

.activity-list-sidebar {
  margin: 29px 0px -15px 0px !important;
}

.sidebar-list li {
  margin-bottom: 7px;
  padding-bottom: 7px;
}

.sidebar-list.no-text-list li {
  width: 100%;
}

.sidebar-list > li:last-child,
.sidebar-list > a:last-of-type li {
  margin-bottom: 7px;
}

.sidebar-text-list {
  margin-bottom: 6px;
  margin-top: 4px;
}

.download-link {
  background-position: top 0px right 0px;
  background-size: 20px 20px;
  float: left;
  padding-right: 24px !important;
  width: calc(100% - 24px);
}

.sidebar-list > .download-link {
  width: calc(100% - 24px);
}

.activity-sidebar-group-title > div {
  bottom: auto;
  float: left;
  margin-top: -28px;
  position: relative;
  width: calc(100% - 24px);
}

.tsb-bold {
  float: left;
  width: 100%;
}

/*--------------------------------------------------------------
Activity Sidebar
--------------------------------------------------------------*/

.activity-sidebar-parent-mobile,
.activity-sidebar-parent-group-mobile {
  display: block !important;
}

.activity-sidebar {
  margin-bottom: 0px;
  margin-top: 19px;
  position: relative !important;
}

.activity-sidebar-group {
  margin-bottom: 16px !important;
  margin-top: 17px !important;
  position: relative;
}

.activity-sidebar-group:first-of-type {
  margin-top: 0px !important;
}

.activity-sidebar-group-title {
  margin-bottom: 8px !important;
  padding: 0px 0px 4.5px 0px;
}

.activity-sidebar-item {
  float: left;
  padding: 0px 0px 6px 0px;
  width: 100%;
}

.activity-sidebar-item img {
  float: left;
  height: auto;
  margin-bottom: 10px;
  padding-right: calc(100% - 25px);
  width: 25px !important;
}

.download-link-activity {
  padding-right: 0px;
}

.activity-sidebar-icon {
  margin: 9px 0px 0px 0px;
}

.activity-sidebar-section {
  display: none;
  float: left;
}

/*--------------------------------------------------------------
Text template
--------------------------------------------------------------*/

.page-template-template-text .bottom-element {
  padding-bottom: 172px;
  padding-left: 12px;
  width: calc(100% - 36px);
}

.text-introduction-content {
  font-size: 18px;
  line-height: 22.5px;
}

.text-introduction-content h2 {
  font-size: 27px;
  line-height: 36px;
  margin-bottom: -5.25px !important;
}

.text-introduction-content p {
  margin-bottom: 13.5px;
}

.text-content {
  font-size: 13.5px;
  line-height: 18px;
  width: calc(100% + 12px);
}

.text-content h3 {
  font-size: 18px !important;
  line-height: 22.5px !important;
  margin-bottom: -2.25px !important;
  margin-top: 24px !important;
}

.text-content h4 {
  font-size: 13.5px !important;
  line-height: 18px !important;
}

.text-introduction-content img,
.text-content img {
  margin: 13.5px 0px 19.5px 0px;
}

.text-content ul,
.text-content ol {
  margin-left: 14px;
  width: calc(100% - 14px);
}

.text-introduction-content ul,
.text-introduction-content ol {
  margin-left: 16px;
  width: calc(100% - 16px);
}

.text-introduction-content ul li:first-child,
.text-introduction-content ol li:first-child {
  margin-left: -16px !important;
}

/*--------------------------------------------------------------
Landing Page
--------------------------------------------------------------*/

.grid-main.grid-main-landing {
  padding-bottom: 49px !important;
}

.grid-landing {
  padding-bottom: 18px;
}

.landing-page-image {
  margin-bottom: 160.5px;
}

.grid-landing-bottom-content {
  margin-bottom: 107px;
}

.landing-page-image-links a {
  font-size: 36px;
  line-height: 36px;
}

/*--------------------------------------------------------------
Template 6
--------------------------------------------------------------*/

.page-template-template-6 .grid-main.bottom-element {
  padding-bottom: 186px;
}

.page-template-template-6 .module-row-top {
  margin-top: 17px;
}

.page-template-template-6 .sidebar {
  float: left;
  width: 100%;
}

.page-template-template-6 .module-3-open-close {
  margin-bottom: 24px;
  margin-top: 6px;
}

/*--------------------------------------------------------------
Template 7
--------------------------------------------------------------*/

.module-open-close-title {
  margin-left: 0px;
  padding: 15px 24px 5px 0px;
  width: calc(100% - 24px);
}

.title-open {
  margin-bottom: -7px;
}

.page-template-template-7 footer,
.page-template-template-8 footer {
  padding-top: 8.125vw;
}

/*--------------------------------------------------------------
Open/close
--------------------------------------------------------------*/

.t2-text {
  font-size: 18px;
  line-height: 22.5px;
  margin-left: 0px;
  padding: 0px 0px 6.75px 0px;
  width: 100%; 
}

.t2-text-margin {
  margin-top: 6.75px;
}

.t2-text-singular {
  margin-top: 32px;
}

.open-close-module {
  bottom: 10px;
  top: auto;
}

/*--------------------------------------------------------------
Filter
--------------------------------------------------------------*/

.open-close-filter {
  display: none !important;
}

.filter-list-title {
  margin-left: 0px;
}

.page-template-template-filter .module-row-top {
  margin-bottom: 44px;
  margin-top: 5px;
}

.page-template-template-filter .open-close-content {
  margin-bottom: 6px;
}

.page-template-template-filter .module-3-open-close {
  padding-bottom: 3px;
}

.page-template-template-filter footer {
  margin-top: 180px;
}

.filter-title {
  font-size: 27px;
  line-height: 27px;
  margin: 0px 0px 24.75px 0px;
}

.searchandfilter h4 {
  float: left;
  font-size: 15px;
  line-height: 18px;
  padding: 0px 24px 9px 0px;
  width: calc(100% - 24px);
}

.searchandfilter label {
  padding-left: 30.75px !important;
  padding-top: 3px !important;
}

.searchandfilter ul li {
  float: left;
  margin-bottom: -5px;
  padding-bottom: 0px;
  position: relative;
  width: 100%;
}

.searchandfilter ul li ul li {
  font-size: 13.5px;
  line-height: 18px;
  padding: 0px 24px 11px 0px;
  width: calc(100% - 24px);
}

.searchandfilter ul li ul {
  display: none;
  margin-bottom: 31.5px !important;
}

.page-template-template-filter .module-content {
  width: 100%;
}

.filter-right .h4l {
  padding: 0px 31.5px 9px 0px;
}

.filter-left,
.filter-right {
  float: left;
  width: 100%;
}

.filter-right {
  margin-top: 24px;
}

.filter-right-title {
  font-size: 15px;
  line-height: 18px;
}

.filter-right-detail {
  font-size: 13.5px;
  line-height: 18px;
}

.checkbox {
  height: 15px;
  width: 15px;
}

.searchandfilter .open-close-module {
  bottom: auto;
  top: 3px;
}

/*--------------------------------------------------------------
Videos
--------------------------------------------------------------*/

.video-close {
  font-size: 12px;
  height: 42px;
  padding-right: 22px;
  padding-top: 8px;
  right: 45px;
  top: 38px;
}

.module-1 .video-link::after,
.module-1b .video-link::after {
  background: url(../imgs/video.png);
  background-size: 84px 84px;
  height: 84px;
  width: 84px;
}

.module-2 .video-link::after,
.module-2b .video-link::after,
.module-3 .video-link::after,
.module-3b .video-link::after,
.module-5 .video-link::after,
.module-6 .video-link::after {
  background: url(../imgs/video.png);
  background-size: 42px 42px;
  height: 42px;
  width: 42px;
}

/*--------------------------------------------------------------
Video close icon
--------------------------------------------------------------*/

.video-close-icon {
  height: 12px;
  width: 12px;
}

/*--------------------------------------------------------------
Modules template
--------------------------------------------------------------*/

.page-template-template-modules .key-concept.researchers-top {
  margin-top: 0px;
}

.page-template-template-modules .module-2 .module-content {
  height: auto !important;
}

/*--------------------------------------------------------------
Teachers template
--------------------------------------------------------------*/

.page-template-template-teachers {
  background-image: url(../imgs/background-teachers-mobile.jpg) !important;
  background-position: top 0px left 0px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.page-template-template-teachers .grid-text h1 {
  font-size: 36px !important;
  line-height: 45px !important;
  margin: 0px 0px 0px 0px !important;
}

.page-template-template-teachers .grid-text h1,
.page-template-template-teachers .grid-introduction.seven-columns {
  color: #ffffff !important;
}

.teachers-top-image {
  margin: -26px 12px 56px 12px;
  width: calc(100% - 24px);
}

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/

footer {
  font-size: 7.5px;
  line-height: 9.75px;
  padding: 0px 12px 18px 12px;
  width: calc(100vw - 24px) !important;
}

.page-template-template-modules footer {
  padding-top: 186px;
}

.footer-column-two,
.footer-column-three,
.footer-column-four {
  padding-top: 24px;
}

.footer-column-one p:last-of-type {
  margin-bottom: 0px;
}

.footer-column-two {
  margin-top: 42px;
}

.footer-column-three input {
  border-radius: 0;
  width: 75%;
  -webkit-appearance: none;
}

.footer-facebook img,
.footer-instagram img,
.footer-twitter img,
.footer-linkedin img,
.footer-email img {
  height: 19px;
}

}