/* line 6, ../../sass/base/footer.scss */
.container, #footer-region > div:nth-child(1), #footer-region > div:nth-child(2) #block-classroomfooterbottommenu {
  max-width: 1290px;
  padding: 0 15px;
  margin: 0 auto;
}

/* line 12, ../../sass/base/footer.scss */
#footer {
  position: relative;
  background: #303030;
}

/* line 19, ../../sass/base/footer.scss */
#footer-region > div:nth-child(1) {
  padding-top: 3px;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
@media (max-width: 991px) {
  /* line 19, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) {
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    padding-top: 30px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  /* line 19, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 34, ../../sass/base/footer.scss */
#footer-region > div:nth-child(1) nav {
  /* flex: 1 1 20%;*/
  padding-right: 10px;
  width: 20%;
  max-width: 20%;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  /* line 34, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) nav {
    margin-bottom: 30px;
    width: 20%;
    max-width: 20%;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  /* line 34, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) nav {
    width: 100%;
    max-width: 100%;
    border-bottom: 1px solid #3f3f3f;
    margin: 0;
    padding-right: 0;
    margin-bottom: 0px;
  }
}
/* line 54, ../../sass/base/footer.scss */
#footer-region > div:nth-child(1) nav h2 {
  color: #adadad;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  /* line 54, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) nav h2 {
    margin: 0;
    padding: 15px;
    cursor: pointer;
    position: relative;
  }
  /* line 64, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) nav h2:after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    background-image: url("//dcx0p3on5z8dw.cloudfront.net/themes/classroom/images/footer-toggle-icon.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 14px;
    height: 7px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  /* line 73, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) nav h2.active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media (max-width: 767px) {
  /* line 79, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) nav .menu {
    display: none;
    background: #2b2b2b;
  }
}
/* line 85, ../../sass/base/footer.scss */
#footer-region > div:nth-child(1) nav li {
  display: block;
  margin-top: 17px;
}
@media (max-width: 767px) {
  /* line 85, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) nav li {
    margin: 0;
    border-bottom: 1px solid #303030;
  }
}
/* line 92, ../../sass/base/footer.scss */
#footer-region > div:nth-child(1) nav li:first-child {
  margin-top: 0;
}
/* line 95, ../../sass/base/footer.scss */
#footer-region > div:nth-child(1) nav li a {
  color: #fefefe;
  font-size: 13px;
  line-height: 1.1;
  display: block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
@media (max-width: 767px) {
  /* line 95, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) nav li a {
    padding: 12px 15px;
  }
}
/* line 103, ../../sass/base/footer.scss */
#footer-region > div:nth-child(1) nav li a:hover {
  color: #979797;
}
/* line 109, ../../sass/base/footer.scss */
#footer-region > div:nth-child(1) #block-views-block-classroom-home-page-blocks-management-block-4--2 {
      /*min-width: 370px;
max-width: 400px;*/
  width: 100%;
}
@media (max-width: 991px) {
  /* line 109, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) #block-views-block-classroom-home-page-blocks-management-block-4--2 {
    margin: 0 auto;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 109, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) #block-views-block-classroom-home-page-blocks-management-block-4--2 {
    width: 100%;
    padding: 0 15px;
    min-width: initial;
  }
}
/* line 123, ../../sass/base/footer.scss */
#footer-region > div:nth-child(1) .footer-top-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 42px;
  border-bottom: 1px solid #5b5b5b;
}
@media (max-width: 767px) {
  /* line 123, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(1) .footer-top-section {
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-bottom: 13px;
  }
}
/* line 135, ../../sass/base/footer.scss */
#footer-region > div:nth-child(2) {
  background: #353535;
  padding: 30px 0 25px 0;
}
@media (max-width: 767px) {
  /* line 135, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(2) {
    padding: 20px 0;
  }
}
/* line 143, ../../sass/base/footer.scss */
#footer-region > div:nth-child(2) #block-classroomfooterbottommenu .menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 143, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(2) #block-classroomfooterbottommenu .menu {
    display: block !important;
    text-align: center;
  }
}
/* line 150, ../../sass/base/footer.scss */
#footer-region > div:nth-child(2) #block-classroomfooterbottommenu .menu li {
  display: inline-block;
  margin-right: 35px;
}
@media (max-width: 991px) {
  /* line 150, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(2) #block-classroomfooterbottommenu .menu li {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  /* line 150, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(2) #block-classroomfooterbottommenu .menu li {
    margin: 5px 15px;
  }
}
/* line 159, ../../sass/base/footer.scss */
#footer-region > div:nth-child(2) #block-classroomfooterbottommenu .menu li a {
  display: block;
  color: #979797;
  font-size: 13px;
  line-height: 1.1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
/* line 164, ../../sass/base/footer.scss */
#footer-region > div:nth-child(2) #block-classroomfooterbottommenu .menu li a:hover {
  color: #fefefe;
}
/* line 168, ../../sass/base/footer.scss */
#footer-region > div:nth-child(2) #block-classroomfooterbottommenu .menu li.copyright {
  margin-left: auto;
}
/* line 171, ../../sass/base/footer.scss */
#footer-region > div:nth-child(2) #block-classroomfooterbottommenu .menu li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  /* line 171, ../../sass/base/footer.scss */
  #footer-region > div:nth-child(2) #block-classroomfooterbottommenu .menu li:last-child {
    margin: 20px 0 0 0;
    display: block;
  }
}

/* line 188, ../../sass/base/footer.scss */
.sticky-footer-section {
  display: none;
}
@media (max-width: 767px) {
  /* line 188, ../../sass/base/footer.scss */
  .sticky-footer-section {
    display: block;
    height: 50px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
  }
  /* line 198, ../../sass/base/footer.scss */
  .sticky-footer-section .arrow-btn-sticky {
    width: 10%;
    border-right: 1px solid #79C4E8;
    height: 50px;
    padding-top: 18px;
    background: #4DA0F2;
    text-align: center;
    cursor: pointer;
  }
  /* line 207, ../../sass/base/footer.scss */
  .sticky-footer-section .sticky-footer-new {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    background: #4DA0F2;
    overflow: hidden;
    transition: all 0.6s ease-in-out;
  }
  /* line 217, ../../sass/base/footer.scss */
  .sticky-footer-section .sticky-footer-new .border-mobile-sticky {
    height: 50px;
    border: 1px solid #79C4E8;
    width: 1px;
  }
  /* line 222, ../../sass/base/footer.scss */
  .sticky-footer-section .sticky-footer-new p {
    margin-bottom: 0;
    color: #ffffff !important;
    font-style: normal;
    font-weight: 700;
    font-size: 13px !important;
    line-height: 16px !important;
  }
  /* line 229, ../../sass/base/footer.scss */
  .sticky-footer-section .sticky-footer-new p a {
    color: #fff;
  }
  /* line 232, ../../sass/base/footer.scss */
  .sticky-footer-section .sticky-footer-new p img {
    vertical-align: bottom;
  }
  /* line 236, ../../sass/base/footer.scss */
  .sticky-footer-section .sticky-footer-new .call-now-sticky,
  .sticky-footer-section .sticky-footer-new .let-chat-sticky,
  .sticky-footer-section .sticky-footer-new .share-btn-sticky {
    height: 50px;
    padding: 18px 0px;
    width: 33.3%;
    display: block;
    text-align: center;
    cursor: pointer;
  }
}

@media (max-width: 767px) {
  /* line 251, ../../sass/base/footer.scss */
  #launcher {
    display: none !important;
  }
}

/* line 256, ../../sass/base/footer.scss */
.jx_ui_Widget {
  display: none;
}
