@media only screen and (min-device-width: 480px) 
                   and (max-device-width: 640px) 
                   and (orientation: landscape) { .bg-icon { top: 35px; } }




@media (max-width: 767px){
    .curriculum-intro-section{
    padding-bottom:0px !important;
  }

  .section-title {
    font-size: 32px;
  }

  .destination-bar {
    align-items: flex-start;
    padding: 22px;
  }

  .destination-bar p {
    font-size: 22px;
  }

  .model-bottom-bar {
    align-items: flex-start;
    padding: 24px;
  }

  .model-bottom-bar p {
    font-size: 24px;
  }

  .framework-title {
    font-size: 30px;
  }

  .framework-text {
    font-size: 18px;
  }

  .framework-img {
    max-width: 320px;
  }

  .initiatives-text {
    font-size: 18px;
  }

  .initiative-card {
    height: 145px;
  }

  .modules-banner-card {
    flex-direction: column;
    gap: 25px;
    text-align: center;
    padding: 35px;
  }

  .modules-banner-title {
    font-size: 34px;
  }

  .modules-banner-top h3 {
    font-size: 28px;
  }

  .modules-banner-btn {
    min-width: auto;
    width: 100%;
  }
      .footer-cta-section {
        padding-top: 35px;
    }

    .footer-cta-box {
        padding: 36px 20px;
        margin-bottom: -40px;
        border-radius: 20px;
    }

    .footer-cta-box h2 {
        font-size: 28px;
    }

    .footer-cta-box p {
        font-size: 19px;
    }

    .footer-cta-buttons {
        flex-direction: column;
        gap: 14px;
    }

    .footer-cta-btn {
        width: 100%;
        padding: 14px 24px;
        font-size: 18px;
    }

    .innoved-footer {
        padding-top: 80px;
    }

    .footer-contact-row {
        flex-direction: column;
        gap: 4px;
    }

    .footer-bottom-links {
        flex-direction: column;
        gap: 14px;
    }
    .hero-title {
    font-size: 2.8rem;
  }
/*      .curriculum-intro-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }*/

    .curriculum-heading {
        font-size: 34px;
        line-height: 1.15;
    }

    .curriculum-text {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .curriculum-image-wrapper {
        border-radius: 16px;
    }
        .curriculum-feature-card {
        padding: 28px;
        min-height: 300px;
    }

    .curriculum-feature-card p,
    .curriculum-small-card p {
        font-size: 18px;
    }
.background-green{
    border-radius: 0px;
}
.testimonial {
    padding: 50px;
}
.user-registration-form-row{
    width: 100%;
}
.footer-logo-image {
    width: 40%;
}
.work-collunm .image{
    margin: 0px;
}
.banner-slider .slider-container .slick-slide img {
    height: 430px;
    object-fit: cover;
}
.innHourBnrText {
    max-width: calc(100% - 50px);
    left: 25px;
}

.lession-section .accordion .accordion-item .accordion-collapse.show {
    z-index: 9;
}
.work-collunm .image img {
    width: 40%;
    height: auto;
}
.flip-container .flipper {
    transform: none !important;
}
.thumbnail img {
width: 100%;
height: auto;
}
.text-font{
    margin: 60px auto 0px;
}
.mobile-center{
    text-align: center;
}
.modThumb {
position: relative;
width: 100%;
}
.mobile-center a {
    width: 100%;
}
    .slick-arrow-left {
    left: 3px;
    z-index: 10;
}
.slick-arrow-right {
    right: 8px !important;
}
.innovedModuleSlides .viewMoreBtn{
    width: 50px;
}
.module-name{
    left: 0px;
}
.text-style-change {
    line-height: 38px;
    margin: 0px;
    width: 100%;
    font-size: 22px;
}
.video-collunm{
    margin-bottom: 60px;
}
.video-text{
    margin-bottom: 0px;
}
h3 {
    font-size: 34px;
    line-height: 60px;
}
h2 {
    font-size: 40px;
    line-height: 56px;
}
.login-btn a.rounded-btn {
    padding: 6px 21px;
}
.header-top .info {
    justify-content: center;
}
.header-top .social-icons {
    justify-content: center !important;
    margin: 10px 0 0;
}
.service-we-offer .service-collunm {
    min-height: 260px;
}
.service-we-offer .services-row {
    padding: 40px 30px 10px;
}
.service-we-offer h1 {
    margin: 0 0 30px;
    font-size: 30px;
}
h1 {
    font-size: 50px;
    line-height: 50px;
}
.our-team .member-collunm label {
    font-size: 18px;
    line-height: 30px;
}
.our-team .member-collunm p {
    font-size: 20px;
}
.service-we-offer {
    padding: 70px 0;
}
.our-team {
    padding: 60px 0 40px;
}
.videoShape {
    width: 100%;
    height: 300px;
    background-size: 100%;
    margin: 0 0 20px;
}
.videos-section {
    padding: 80px 30px;
}
.testimonial .testimonial-slider {
    padding: 140px 50px 0;
}
.testimonial .testimonial-slider button.slick-prev {
    left: 130px;
}
.testimonial .testimonial-slider button.slick-next {
    right: 130px;
}
.testimonial-slider .testimonial-collunm:before {
    height: 80px;
    width: 80px;
    right: -17px;
    top: -40px;
    background-size: contain;
}

.footer {
    padding: 50px 0;
}
.request-service-modal .modal-dialog,
.quick-contact-modal .modal-dialog {
    max-width: 540px;
}
.request-service-modal .modal-content {
    padding: 30px 20px;
}
.request-service-modal form .wpforms-field-container .half-field {
    width: 47%;
}
.request-service-modal form .wpforms-field-container .half-field input {
    height: 50px;
}
.request-service-modal form .wpforms-field-container .wpforms-list-inline:last-child ul li {
    width: 25%;
}
.request-service-modal form .wpforms-submit-container {
    margin: 40px 0 0 !important;
}
.request-service-modal form .wpforms-submit-container button {
    padding: 11px 50px !important;
    height: 60px !important;
}
.request-service-modal .modal-header button.btn-close {
    right: 30px;
    top: 38px;
    font-size: 20px;
}
.request-service-modal .modal-header h5 {
    font-size: 30px;
}
.request-service-modal .modal-header p {
    font-size: 18px;
    line-height: 30px;
}
/*.banner-slider {
    margin: 171px 0 0;
}*/
.banner-slider .slider-container ul.slick-dots {
    bottom: 15px;
}
.infomation {
    padding: 40px 0;
}
.infomation {
background-image:none;

}
.field-trip-paragraph p{
    width: 100%;
}

.field-trip-paragraph p{
    padding: 10px 11px;
}
.pages-banner {
    margin: 161px 0 0;
}
.how-it-work {
    padding: 0px 0 20px;
}
h4 {
    font-size: 42px;
    line-height: 64px;
}
.topic {
    padding: 50px 0 70px;
}
.get-access {
    margin: 0 0 40px;
    padding: 20px 30px;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    border-radius: 40px;
}
.get-access a.rounded-btn {
    font-size: 16px;
    padding: 14px 26px;
    margin: 10px 0 0;
}
.slider-container .slider-content h3 {
    margin: 0 0 5px;
    font-size: 30px;
    line-height: 50px;
}
.banner-slider .slider-container .slider-content p {
    font-size: 18px;
    line-height: 24px;
}
.learning-collunm {
    margin: 0 0 20px;
    padding: 20px;
}
.learning-collunm img {
    width: 260px;
}
.learning-collunm h5 {
    font-size: 25px;
    line-height: 34px;
}
.info-container {
    padding: 10px 20px;
    border-radius: 40px;
}
.inner-video iframe {
    height: 320px;
}
.inner-video h3 {
    left: 42px;
    font-size: 32px;
    line-height: 40px;
}
.service-accordian .accordion-body {
    padding: 30px;
    padding-top: 0;
}
.service-accordian .accordion-item .accordion-header button.accordion-button {
    font-size: 17px;
    line-height: 36px;
    padding: 24px 31px 20px 18px;
}
.service-accordian .accordion-item {
    min-height: 88px;
        margin: 0px auto;
}
.service-accordian .accordion-item .accordion-header button.accordion-button span {
    font-size: 16px;
    line-height: 34px;
    gap: 4px;
}
.service-accordian .accordion-item .accordion-header button.accordion-button span i {
    font-size: 36px;
    -webkit-text-stroke: 2px #fff;
    position: relative;
    top: 3px;
}
.service-banner {
    margin: 20px 0 0;
}
.lession-section .accordion {
    gap: 20px;
    flex-wrap: wrap;
}
.lession-section .accordion .accordion-item {
    width: 100%;
}
.lession-section .accordion .accordion-item .accordion-button {
    padding: 13px 22px;
}
.lession-section .accordion .accordion-item .accordion-body p {
    font-size: 16px;
    line-height: 28px;
}
.lession-videos {
    gap: 20px;
    flex-wrap: wrap;
}
.lession-section {
    padding: 40px 0 110px;
}
.lession-videos .video {
    width: 100%;
}
.lession-section h5 {
    font-size: 28px;
    line-height: 38px;
    margin: 0 0 28px;
}
.user-registration-MyAccount-content .download-collunm {
    padding: 50px 0 0;
}
.full-page-modal .single-lesson {
    flex-wrap: wrap;
}
.single-lesson .lesson-sidebar {
    max-width: 100%;
    padding: 15px 15px 20px;
    width: 100%;
}
.lesson-sidebar li.nav-item {
    width: calc(50% - 6px);
}
.lesson-sidebar .nav-tabs {
    gap: 12px;
    display: flex;
}
.lesson-sidebar h6 {
    line-height: 30px;
    margin: 0 0 10px;
    color: #000;
}
.full-page-modal .single-lesson .tab-content {
    padding: 10px 15px 20px;
    width: 100%;
}
.single-lesson .tab-content h5 {
    font-size: 22px;
    line-height: 38px;
    margin: 0 0 10px 0;
    gap: 10px;
}
.full-page-modal .modal-header button.btn-close {
    height: 15px;
    width: 15px;
    background-size: 12px;
}
.admin-bar .full-page-modal .modal-header {
    top: 16px;
}
.lession-thumb .video-collunm img {
    height: 160px;
}
.lession-thumb {
    gap: 20px;
    margin: 5px 0 0;
}

}
@media (max-width: 991px){

     .advantage-title {
    font-size: 34px;
  }

  .advantage-card {
    align-items: flex-start;
  }

  .footer-cta-box h2 {
    font-size: 42px;
  }

  .footer-cta-box p {
    font-size: 24px;
  }

  .footer-cta-buttons {
    flex-direction: column;
  }

  .footer-social {
    justify-content: start;
    margin-top: 20px;
  }

  .footer-bottom {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
   .footer-cta-box {
        margin-bottom: -45px;
    }

    .innoved-footer {
        padding-top: 85px;
    }

    .footer-logo {
        margin-top: 35px;
    }

    .footer-social {
        justify-content: flex-start;
    }

    .footer-bottom {
        flex-direction: column;
        align-items: flex-start;
    }
        .curriculum-heading {
        font-size: 48px;
    }

    .curriculum-text {
        font-size: 20px;
        margin-bottom: 40px;
    }
        .curriculum-feature-card,
    .curriculum-small-card {
        min-height: auto;
    }

    .why-innoved h2 {
    font-size: 34px;
}
    .team-row .image {
    width: 100%;
}
.team-row {
    flex-direction: column;
}
.team-row .image img {
    height: auto;
}
.team-row .image .name {
    font-size: 25px;
    padding: 6px 20px;
}
.team-row .content {
    width: 100%;
    margin: -30px 0px 0px;
    padding: 0;
}
.team-row .content .text {
    box-shadow: -12px 12px 0px #d9d9d9, 12px 12px 0px #d9d9d9;
    min-height: auto;
}
.team-row .image .name {
    bottom: 40px;
    left: 12px;
}
    .background-green{
    border-radius: 0px;
}
.flex-row-reverse{
     border-radius: 0px;
}
.image-wrapper img {
    width: 50%;
}
.image-wrapper{
    text-align: center;
}
.content-section {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 30px;
}
    .img-thumbnail-homeschool {
    margin-top: 40px;
}
.woocommerce .cart-collaterals {
    float: left;
    width: 100%;
}
.woocommerce .woocommerce-cart-form {
    float: left;
    width: 100%;
    margin-right: 2%;
}
.thumbnail img {
    width: auto;
    height: 180px;
}
.quick-view-button {
    margin-right: 0px;
}
.description-cart {
    flex-direction: column;
}
    /* Revised Design Start */
.flip-container, 
.flip-container .flipper {
  transform: none !important;
  -webkit-transform: none !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: flat;
  transform-style: flat;
}

.text-width h2 {
    font-size: 25px;
}
.innoved-revised-afterschool-image img {
    width: 95%;
}

.card-container.active .card:nth-child(1){
    left: calc(45% - 220px);
}
.card-container.active .card:nth-child(2) {
    left: calc(45% - 110px);
}
.card-container.active .card:nth-child(3) {
    left: 51%;
}
.card-container.active .card:nth-child(4) {
    left: calc(54% + 110px);
}
.card-container.active .card:nth-child(5) {
    left: calc(54% + 220px);
}
.card{
   width: 230px; 
   height: 230px;
   font-size: 20px;
}
/* Revised Design Ends  */
    .work-collunm p {
        font-size: 20px;
        line-height: 25px;
        font-weight: bold;
        width: 75%;
        margin: 0px auto 10px;
    }
.why-innoved ul li {
    padding: 0 0 0 40px;
}
.request-button .square-btn {
    min-height: 80px;
    font-size: 20px;
}   
.request-button .request-row .col-xl-5 {
    width: 100%;
}

.videos-section .col-xl-6 {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    align-items: center;
}
.request-button .square-btn {
    text-transform: capitalize;
    min-height: 80px;
    font-size: 20px;
/*    margin: 10px 0 0 !important;*/
}
.testimonial .testimonial-slider {
    padding: 120px 20px 0;
}
.testimonial .testimonial-slider button.slick-next {
    right: 120px;
}
.testimonial .testimonial-slider button.slick-prev {
    left: 120px;
}
.innHourBnrText {
    max-width: 600px;
}
.innHourBnrText p {
    font-size: 18px;
}
.innHourBnrText h3 {
    font-size: 32px;
    line-height: 40px;
}
.innHourBnrText .buttons a.site-btn {
    padding: 11px 20px;
    height: 59px;
}

.work-collunm:before{
    display: none;
}
.team-row:nth-child(even) {
    flex-direction: column;
    align-items: center;
}
.team-row:nth-child(even) .content {
    position: relative;
    margin: -30px 0px 0px;
    left: 0;
    top: auto;
    transform: inherit;
}
.team-row:nth-child(even) .content .text {
    box-shadow: -12px 12px 0px #d9d9d9, 12px 12px 0px #d9d9d9;
}
.team-row:nth-child(even) .image .name {
    right: 15px;
}
}



@media (max-width: 1600px){  
.testimonial .testimonial-slider {
    padding: 140px 0;
}
}
@media (max-width: 1367px){

}
@media (max-width: 1399px){
.testimonial .testimonial-slider {
    padding: 140px 0 0;
}
.service-box h6 {
    font-size: 17px;
}
}
@media (max-width: 1199px){
      .modules-banner-title {
    font-size: 48px;
  }

  .modules-banner-top h3 {
    font-size: 40px;
  }
    .img-thumbnail-homeschool {
    margin-top: 40px;
}
.testimonial .testimonial-slider {
    padding: 140px 0 0;
}

.module-name{
    left: 0px;
}
.moduleWrapper {
    width: 100%;
    overflow: hidden;
}
.slick-arrow-left {
    position: absolute;
    left: -17px;
    top: 80px;
    z-index: 999;
}
.slick-arrow-right {
    position: absolute;
    right: -10px;
    top: 80px;
}
}

@media (min-width: 1200px){
button.toggle i {
    color: #000;
}
.header-bottom .col-xl-1 {
    width: 12%;
}
.header-bottom .col-xl-10 {
    width: 76%;
}
}
/*@media screen and (width: 1024px) and (height: 1366px) {
  .card-container.active .card:nth-child(1) {
    left: calc(41% - 220px);
}
.card-container.active .card:nth-child(2) {
    left: calc(44% - 110px);
}
.card-container.active .card:nth-child(3) {
    left: 49%;
}
.card-container.active .card:nth-child(4) {
    left: calc(55% + 110px);
}
.card-container.active .card:nth-child(5) {
    left: calc(60% + 220px);

}
}*/

@media screen and (min-width: 1024px) and (max-height: 1310px) {
.banner-video video {
    height: 560px;
    width: 100%;
    object-fit: cover;
}
}

@media (min-width: 1400px){
.header-bottom .col-xl-1 {
    width: 10%;
}
.header-bottom .col-xl-10 {
    width: 80%;
}
}


@media (max-width: 1399px){
        .flip-container, 
.flip-container .flipper {
  transform: none !important;
  -webkit-transform: none !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: flat;
  transform-style: flat;
}

.header-bottom .navbar ul {
    gap: 24px;
}
.header-bottom .navbar ul li a {
    font-size: 15px;
}
.testimonial .testimonial-slider {
    padding: 140px 0 0;
}
.testimonial .testimonial-slider button.slick-next {
    right: 400px;
}	
.testimonial .testimonial-slider button.slick-prev {
    left: 400px;
}

h1 {
    font-size: 65px;
    line-height: 65px;
}
.service-we-offer h1 {
    margin: 0 0 50px;
}
.service-we-offer .services-row {
    padding: 60px;
}
.footer-collunm ul li span {
    min-width: 90px;
}
.how-it-work .row {
    gap: 0px 30px;
}

.service-accordian .accordion-item .accordion-header button.accordion-button {
    line-height: 42px;
    padding: 29px 40px;
}
.service-accordian .accordion-item {
    min-height: 100px;
}
.service-accordian .video-collunm label {
    line-height: 26px;
    font-size: 18px;
    margin-top: 0;
    top: -7px;
    position: relative;
}
.download-collunm a {
    padding: 25px 35px;
    min-height: 100px;
    font-size: 20px;
}
.user-registration-MyAccount-content .download-collunm a span {
    padding: 0;
    font-size: 18px !important;
}
}


@media (max-width: 1199px){
    .flip-container, 
.flip-container .flipper {
  transform: none !important;
  -webkit-transform: none !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: flat;
  transform-style: flat;
}
    button.toggle i {
    color: #000;
}
.welcome p {
    font-size: 20px;
    margin: 0 0 20px;
}
.testimonial .testimonial-slider {
    padding: 140px 290px 0;
}
.header-bottom .navbar{
    display: none !important;
}
.login-btn {
    text-align: right;
}
.login-btn a.rounded-btn {
    padding: 7px 35px;
}
button.toggle {
    display: block !important;
    border: none;
    background: transparent;
    font-size: 22px;
}
.header-bottom .navbar {
    justify-content: end !important;
}
.header-top .info li a {
    font-size: 16px;
}
.header-top .social-icons li a {
    font-size: 20px;
}

.header-bottom {
    padding: 10px 0;
}
/*.banner-video {
    margin: 135px 0 0;
}*/
/*body {
    margin-top: 135px;
}*/
.navbar-button {
    display: flex;
    justify-content: end;
    gap: 20px;
}
.service-we-offer .service-collunm {
    margin: 0 0 40px;
}
.service-we-offer .services-row {
    padding: 60px 60px 20px;
}
.our-team h2 {
    margin: 0 0 50px;
}
.our-team {
    padding: 100px 0;
}
.our-team .member-collunm {
    padding: 0 8px 20px;
}
.our-team .member-collunm p {
    margin: 16px 0 0;
}
.videos-section {
    padding: 120px 0;
}
.request-button .request-row {
    padding: 50px 50px;
}
.request-button {
    padding: 90px 0;
}
.request-button a.green-bg {
    font-size: 30px;
}
.square-btn {
    min-height: 100px;
}
.testimonial .testimonial-slider button.slick-prev {
    left: 330px;
}
.testimonial .testimonial-slider button.slick-next {
    right: 330px;
}
.footer-collunm.newsletter {
    margin: 30px 0 0;
}
.header-bottom .navbar {
    justify-content: end !important;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(33, 33, 33, 0.5);
    padding-top: 0;
}
.header-bottom .navbar.open {
    display: block !important;
    z-index: 999;
}

.header-bottom .navbar .main-nav {
    position: fixed;
    width: 280px;
    height: 100%;
    flex-direction: column;
    background: #212121;
    padding: 30px 20px 20px;
    left: 0;
    transition: 0.5s;
}
.admin-bar .header-bottom .navbar .main-nav {
    padding-top: 55px;
    z-index: 9999;
}
.header-bottom .navbar ul li a {
    color: #fff;
}
.header-bottom .navbar.open .close-menu {
    display: block;
    position: absolute;
    top: 40px;
    left: 250px;
    z-index: 9999999;
    transition: 0.5s;
}
.header-bottom .navbar .close-menu button.close-btn {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 24px;
    -webkit-text-stroke: 2px #212121;
}
/*.banner-slider {
    margin: 138px 0 0;
}*/
.pages-banner {
    margin: 135px 0 0;
}
.how-it-work .row {
    gap: 0px 18px;
}

.work-collunm {
    padding: 30px 12px;
}
.work-collunm .count {
    height: 62px;
    width: 62px;
    font-size: 20px;
}
.how-it-work h4 {
    margin: 0 0 50px 0;
}
.get-access {
    margin: 0 0 60px;
}
.learning-collunm h5 {
    font-size: 38px;
    line-height: 52px;
}
.learning-collunm img {
    width: 440px;
}
/* .service-banner {
    margin: 135px 0 0;
} */
/*.page-id-72 h2 {
    margin: 180px 0 0;
}*/
.lession-section .accordion .accordion-item .accordion-body p {
    font-size: 18px;
    line-height: 30px;
}
.lession-section .accordion {
    gap: 40px;
}
.lession-videos {
    gap: 40px;
    margin: 30px 0 0;
}
.lession-section {
    padding: 40px 0 116px;
}
.download-section {
    padding: 0 0 90px;
}
/*.full-page-modal .single-lesson .tab-content {
    padding: 50px 50px 30px;
    width: calc(100% - 350px);
}*/
.single-lesson .lesson-sidebar {
    max-width: 350px;
    padding: 40px 25px;
}
.lession-thumb {
    gap: 40px;
    margin: 30px 0 0;
}
.lession-thumb .video-collunm img {
    height: 300px;
}
}


@media (max-width: 991px){
    .banner-slider .slider-container .slick-slide{
        z-index: 777 !important;
    }
    .modal .modal-header button.btn-close {
    right: 27px;
    top: 25px;
}
   .page-100 h2 {
    margin: 36px 0px 26px 0px;
}

button.toggle i {
    color: #000;
}
.welcome {
    padding: 30px 0 50px;
}

/*.text p{
    text-align: left;
}*/
.welcome p {
    font-size: 18px;
    margin: 10px 0 22px 0px;
}

p {
    line-height: 30px;
}
h3 {
    font-size: 34px;
    line-height: 62px;
}
.welcome h3 {
    margin: 0 0 10px;
}
.why-innoved ul {
    padding-right: 0;
}
.why-innoved ul li {
    font-size: 18px;
    gap: 18px;
    margin: 0 0 17px;
    line-height: 32px;
}
.why-innoved {
    padding: 60px 0;
}
h2 {
    font-size: 44px;
    line-height: 60px;
}
.header-top .info {
    gap: 20px;
}
.header-top {
    padding: 9px 0;
}
.login-btn a.rounded-btn {
    padding: 7px 30px;
}
.service-we-offer {
    padding: 80px 0;
}
h1 {
    font-size: 60px;
    line-height: 60px;
}
.service-we-offer h1 {
    margin: 0 0 40px;
}
.service-we-offer .services-row {
    padding: 40px 40px 20px;
}
.service-we-offer .services-row .col-xl-3 {
    padding: 0 15px;
}
.service-we-offer .service-collunm {
    margin: 0 0 30px;
}
.our-team {
    padding: 80px 0 60px;
}
.our-team h2 {
    margin: 0 0 30px;
}
.videoShape {
    width: 95%;
    height: 280px;
}
.videos-section {
    padding: 80px 0;
}
.request-button .request-row {
    padding: 30px;
}
.request-button {
    padding: 70px 0;
}
.request-button a.green-bg {
    font-size: 24px;
}
.square-btn {
    min-height: 85px;
}
.request-button a {
    margin: 20px auto !important;
}
.request-button .request-row {
    padding: 30px 30px 20px;
}
.testimonial .testimonial-slider {
    padding: 140px 0 0;
}
.testimonial .testimonial-slider button.slick-prev {
    left: 154px;
}
.testimonial .testimonial-slider button.slick-next {
    right: 187px;
}
.testimonial p {
    font-size: 18px;
    line-height: 28px;
}
.testimonial-slider .testimonial-collunm p {
    min-height: 120px;
}
.testimonial-slider .testimonial-collunm h6 {
    font-size: 18px;
}
.footer .ps-5 {
    padding-left: 12px !important;
}
.footer-collunm {
    margin: 0 0 30px;
}
.footer-collunm.newsletter {
    margin: 0;
}
.footer-collunm h6 {
    margin: 0 0 20px;
}
.footer-collunm ul {
    gap: 16px;
}
.request-service-modal .modal-dialog,
.quick-contact-modal .modal-dialog {
    max-width: 720px;
}
.request-service-modal .modal-content {
    padding: 40px 50px;
}
.request-service-modal .modal-header {
    padding: 0 0 20px;
}
.request-service-modal form .wpforms-field-container {
    gap: 20px;
}
.request-service-modal form .wpforms-field-container .wpforms-list-inline ul {
    gap: 20px !important;
}
/*.banner-slider {
    margin: 130px 0 0;
}*/
.infomation .info-container ul {
    gap: 22px;
    margin: 0 0 30px;
}
.infomation .info-container {
    padding: 40px 40px 20px;
}
.banner-content p {
    font-size: 20px;
}
.banner-content h3 {
    line-height: 62px;
}
.banner-content .buttons .site-btn {
    padding: 14px 40px;
    height: 60px;
    font-size: 18px;
}
.banner-content .buttons a.text-green {
    font-size: 18px;
}
.banner-content .buttons {
    gap: 30px;
}
.banner-img img {
    height: 460px;
    object-fit: cover;
}

.work-collunm {
    padding: 30px 12px;
    margin: 0 0 40px;
}
.how-it-work .custom-width:nth-child(3) .work-collunm::before {
    display: none;
}

    .get-access p {
        font-size: 20px;
        line-height: 31px;
        font-weight: 600;
    }
.get-access a.rounded-btn {
    font-size: 17px;
    padding: 15px 28px;
}
.get-access {
    margin: 0 0 60px;
    padding: 30px 40px;
}
.video-row {
    gap: 40px 35px;
}
.video-row .video-collunm {
    width: calc(50% - 18px);
}
.topic form {
    margin: 0 0 66px;
}
.btn-row {
    margin: 60px 0 0;
}
.video-row .video-collunm label {
    font-size: 18px;
    margin: 10px 0 0;
}
.slider-container .slider-content h3 {
    margin: 0 0 10px;
    font-size: 42px;
    line-height: 60px;
}
.banner-slider .slider-container .slider-content p {
    font-size: 24px;
}
.welcome p.small {
    font-size: 18px;
}
.learning-collunm h5 {
    font-size: 32px;
    line-height: 42px;
}
.learning-collunm img {
    width: 350px;
}
.learning-collunm {
    margin: 0 0 50px;
    padding: 30px;
}
.learning-section {
    padding: 80px 0 0px;
}
.info-container {
    padding: 20px 50px;
}
.info-container h3 {
    margin: 0px 0 10px;
}
.school-educators {
    padding: 66px 0 64px;
}
.info-container p {
    font-size: 18px;
    line-height: 30px;
}
.direct-service {
    padding: 0 0;
}
.direct-service .service-box {
        margin: 30px auto;
        width: 80%;
    }
.service-box h6 {
    font-size: 18px;
    line-height: 30px;
}
.service-box label {
    font-size: 18px;
    line-height: 30px;
    margin-top: 15px;
}
.inner-video iframe {
    height: 500px;
}
.service-accordian .accordion-body .content .text {
    width: 100%;
}
.service-accordian .accordion-body .content .img {
    width: 100%;
}
.download-collunm {
    padding: 38px 16px !important;
}
.download-collunm a {
    padding: 22px 25px;
    min-height: 90px;
    font-size: 18px;
}
.single-lesson .download-collunm a{
    min-height: 0px;
}
.download-collunm a span img {
    width: 20px;
}
.download-collunm a span {
    padding-right: 42px;
    font-size: 18px;
}
.single-lesson .lesson-sidebar {
    max-width: 100%;
    padding: 40px 20px;
}
/*.full-page-modal .single-lesson .tab-content {
    padding: 50px 30px 30px;
    width: calc(100% - 300px);
}*/
.single-lesson .tab-content h5 {
    font-size: 22px;
    margin: 0 0 20px 0;
}
.lesson-sidebar li.nav-item .nav-link .title {
    gap: 5px;
}
.lesson-sidebar li.nav-item .nav-link {
    padding: 15px 6px;
    font-size: 16px;
}
/*.lession-thumb .video-collunm img {
    height: 210px;
}*/
.full-page-modal .single-lesson{
    height: 89vh;
}
}

/* iPad */
@media (max-width: 850px){
    .accordion-collum{
        margin-left: 0px;
        margin-right: 0px;
    }
    .service-accordian .accordion-item{
        width: 80%;
    }


}
@media screen and (min-width: 820px) and (max-width: 950px)
{
        .service-box.video-collunm {
    margin-bottom: 26px;
}
}

@media screen and (min-width: 500px) and (max-width: 950px) {
    .how-it-work .col-xl-2 {
        width: 48%;
    }
    .moduleVideoHolder img {
        height: 160px;
    }
}
@media screen and (max-width: 950px) {
    .module-name{
        left:0px;
    }
    .no-account{
        display: block;
        margin-top: 50px;
    }
}

@media (max-width: 782px){
    button.toggle i {
    color: #000;
}
body.admin-bar header.header {
    top: 46px;
}
/*body {
    margin-top: 129px;
}*/
/*.banner-video {
    margin: 129px 0 0;
}*/
	.moduleBoxFooter > a.site-btn {
		height: auto;
	}
    .woocommerce-additional-fields{
        margin-bottom: 35px;
    }
}


@media (max-width: 575px) {
    .desktop-view{
        display: none;
    }
    .page-2053 h2 {
    font-size: 26px;
}
.woocommerce ul.order_details li{
    width: 42%;
}
    .team-row .content .text {
    padding: 15px;
}
.team-row .content p {
    font-size: 18px;
    line-height: 28px;
}
.amount bdi {
    font-size: 15px;
}
    .courses-icon {
    margin-right: 6px;
    width: 33px;
    height: auto;
}
.phone-mt {
    margin-top: 20px;
}
.heading-parent-page{
    font-size: 22px;
    line-height: 31px;
    padding:5px 10px;
    width: 100%;
    margin-bottom: 4px;
}
.hover-cart a {
    padding: 12px 11px;
    display: block;
    font-size: 16px;
    text-align: center;
}
.quick-view-button a {
    padding: 12px 11px;
    font-size: 16px;
    text-align: center;
}
.grade-level-parent p {
    font-size: 16px;
}
.courses-card {
    padding: 25px 17px 25px 17px;
    width: 100%;
}
.price bdi {
    font-size: 16px;
}
.title-courses {
    font-size: 16px;
}
.heading-parent-page::before{
    display: none;
}

  /* revised changes */
  .video-collunm a img {
    height: 110px;
  }
  .mid-section-desktop{
    display: none;
  }
  .mobile-view-program{
    display: block;
  }

  .perviewBtn-learn {
    background-size: 80px;
  }

  .fnt {
    font-size: 12px;
    line-height: 15px !important;
    margin-top: 11px;
  }

  .video-collunm {
    margin-bottom: 20px;
  }

  .video-container {
    box-shadow: none !important;
  }

  .flip-container .flipper {
    transform: none !important;
  }

  .module-name {
    font-size: 18px;
    display: flex;
    padding-right: 18px;
    line-height: 24px;
    align-items: center;
  }

  .grade-img {
    font-size: 18px;
    padding: 20px 2px;
    width: 44%;
    justify-content: center;
  }
  .grade-all {
    width: 320px;
}

  .grades-sorting {
    flex-wrap: wrap;
  }

  .foundation-leasson-tag {
    right: 4px;
    font-size: 11px;
  }

  .video-collunm a {
    height: 185px;
    padding: 10px;
    text-align: center;
  }

  .module-title {
    margin: 25px auto 17px auto;
  }
    .grades-sorting li a {
        margin: 0px 5px 22px 5px;
        width: 120px;
        text-align: center;
    }

  .video-container {
    padding: 56px 14px 30px 14px;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .afterschool-program-heading {
    margin-bottom: 10px;
    line-height: 39px;
    font-size: 30px;
  }
.field-trip-para{
    margin-top: 10px;
}
  .welcome {
    padding: 30px 0 0;
    width: 95%;
    margin: auto;
  }
h3.field-trip-title {
    font-size: 23px;
    margin-bottom: 0;
}
     .empower-text {
        line-height: 43px;
        font-size: 26px;
        padding: 21px 0px;
    }

  .text-width {
    width: 95%;
    text-align: center;
    margin: auto;
    margin-top: 20px;
  }

  .text-width h2 {
    text-align: center;
    font-size: 30px;
  }

  .after-school-program-sec {
    margin-bottom: 47px;
  }

  .after-school-program-sections .after-school-program-sec:nth-child(4) {
    margin-bottom: 10px;
    margin-top: 60px;
  }

  .innoved-revised-afterschool-image img {
    width: 80%;
  }

  .innoved-revised-heading p {
    line-height: 28px;
  }

  .card {
    font-size: 18px;
    position: inherit;
    width: 220px;
    height: 220px;
  }

  .card-container {
    height: auto;
    width: 90%;
    margin: auto;
  }

  .demo-buton {
    margin-top: 75px;
  }

  .card-container.active .card:nth-child(1),
  .card-container.active .card:nth-child(2),
  .card-container.active .card:nth-child(3),
  .card-container.active .card:nth-child(4),
  .card-container.active .card:nth-child(5) {
    left: 50%;
  }

  .works-title {
    font-size: 45px;
    margin-bottom: 68px;
  }

  /* revised Changes ends */

  .work-collunm {
    height: 270px;
  }

  .video-collunm {
    margin-bottom: 36px !important;
  }

  .module-sub-title-below {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0px;
  }

  .companion-activities .video-slider {
    margin-left: 1px;
  }

  .user-registration-form-row {
    width: 100%;
  }

  .logo-footer-section {
    margin-top: 8px;
  }

  .banner-slider {
    margin-bottom: 0px !important;
  }

    .team-row-section .team-row {
        margin-bottom: 10px;
    }

  #user-registration.vertical .user-registration-MyAccount-navigation {
    width: 100% !important;
  }

  .page-100 h2 {
    font-size: 27px;
  }

  .mobile-view-bus {
    text-align: center;
    display: block;
  }

  .mobile-bus {
    width: 100%;
  }

  .mobile-view-bus img {
    text-align: center;
  }

  .testimonial {
    padding: 30px 10px 0px;
  }

  .our-team h2 {
    font-size: 30px;
  }

  .bodr-style {
    border-radius: 40px;
  }

  .bg-icon {
    right: -18px;
    rotate: -137deg;
    
  }

  .grade-heading-title {
    margin-bottom: 9px !important;
  }

    .myAccountBox {
        width: 90%;
        margin: 20px auto;
    }

  .module-listing {
    padding: 60px 0px 0px 0px;
  }

  .team-title {
    top: 100%;
  }

  .field-trip {
    padding: 20px 30px 50px;
  }

  .team-title h3 {
    font-size: 23px;
  }

  h2 {
    font-size: 40px;
    line-height: 53px;
  }

  .testimonial .testimonial-slider {
    padding: 110px 0px 70px;
  }

  .testimonial .testimonial-slider button.slick-next {
    right: 50px;
    bottom: -35px;
  }

  .testimonial .testimonial-slider button.slick-prev {
    left: 40px;
     bottom: -35px;
  }

  .request-button .square-btn {
    min-height: 64px;
    font-size: 18px;
    margin: 10px 0 0 !important;
  }

  .banner-slider .slider-container .slick-slide img {
    height: 400px;
  }

  .innHourBnrText {
    top: 10%;
    padding: 10px 15px 20px;
  }

  .how-it-work .col-xl-2 {
    width: 100%;
  }

  .innovedModuleSlides .viewMoreBtn {
    right: 0;
  }

  .innHourBnrText h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .innHourBnrText p {
    font-size: 18px;
    line-height: 25px;
  }

  .request-button .request-row {
    padding: 0;
  }

  .topic {
    padding: 50px 0 10px;
  }

  #user-registration.vertical .user-registration-MyAccount-content {
    padding: 0;
  }
  .single-module-img {
    margin-top: 40px;
}
    .banner-image h3 {
    font-size: 26px;
}
.homeschool-row-one {
    width: 100%;
    margin: auto;
    padding: 0px 20px;
    margin-bottom: 3rem;
    margin-top: 37px;
}
.out-title {
        font-size: 28px;
        margin-bottom: 18px;
        margin-left: -10px;
        margin-top: 10px;
}

.homeschool-row-two{
     width: 100%;
    margin: auto;
    padding: 16px 2px 0px 25px;
}
.homeschool-row-three{
     width: 100%;
    margin: auto;
    margin-bottom: 3rem;
    padding: 19px 2px 13px 25px;
}
.home-title {
    margin-bottom: 1px;
    margin-top: 14px;
    font-size: 21px;
    line-height: 32px;
}

.img-thumbnail-homeschool {
    margin-top: 18px;
    margin-bottom: 8px;
}

.banner-slider {
    overflow: hidden;
}
.buttons-homeschool {
    display: flex;
    text-align: center;
}
.homeschool-buttons {
    padding: 10px 13px;
}
.desktop-view{
    display: none;
}
.mobile-view-program .bottom-image {
    display: none;
}
.homeschool-row {
    padding-right: 0px;
}
.home-school-bg {
    padding-bottom: 20px;
}
.buttons-homeschool {
    margin-top: 17px;
}
.grade-levels-homeschool {
    font-size: 16px;
    font-weight: 800;
}
.time-list li{
    font-size: 14px;
    font-weight: 600;
}
.time-list li::before {
    left: 0;
    top: 3px;
    width: 20px;
    height: 20px;
    line-height: 22px;
    font-size: 13px;
}
.time-list li {
    padding-left: 29px;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
    width: 100% !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
}
.in-person-content {
    width: 95%;
    margin: auto;
}
.description-cart {
    display: inline;
}
.quick-view-button {
    margin-right: 0px; 
}
.testimonial-heading {
    font-size: 27px;
    line-height: 37px;
}
.heading-sec-parent-pg {
    flex-direction: column;
    margin-bottom: 9px;
}
.modal-product-title {
    font-size: 22px;
}
.woocommerce .woocommerce-cart-form {
    width: 99%;
}
.woocommerce .cart-collaterals {
    width: 99%;
}
.product-name {
    width: 100%;
}
.text-font{
    font-size: 20px;
}
.slider-content h4{
    line-height: 42px;
}
.block-btn {
    display: block;
    width: 82%;
    margin: auto;
    padding: 11px 20px;
}
.slider-content h4{
    font-size: 27px;
}
.page-2054 h2 
{
    font-size: 30px;
    margin-top: 10px;
}
.form-row 
{
    width: 100% !important;
}
.woocommerce-EditAccountForm.edit-account {
    margin-top: 50px;
}
legend{
    font-weight: 500;
    margin-top: 20px;
}
.accordion.companion-activities .accordion-item {
   min-height: 68px;
}
    .service-accordian .accordion-item .accordion-header button.accordion-button {
        padding:12px 18px;
    }
    .video-collunm a .curriculum {
    height: 38px !important;
    width: 38px !important;
    font-size: 15px !important;
}
    .small-play {
    height: 38px !important;
    width: 38px !important;
    font-size: 15px !important;
    padding: 14px 0px 14px 2px !important;
}
.header-top .info li a {
    font-size: 14px;
}
.companion-activities .video-slider .video-content p.title {
    margin-bottom: 11px;
}
.main-lesson-title {
    display: flex;
}
.main-lesson-title a {
    margin-right: 11px;
    margin-top: 2px;
}
.fnt-size {
    line-height: 44px;
}
/*.text p{
    text-align: left;
}*/
.In-person-slider .slick-slide img {
    height: 220px;
    width: auto;
}
.width-change{
    width: 100%;
}
.feature-title-download a i {
    right: -37px;
    bottom: 0;
    top: 15px;
}
.modal .modal-content {
    padding: 40px 30px;
    margin-top: 50px;
}
.header-top .info {
    gap: 10px;
}

/*body {
    margin-top: 160px;
}*/
/*.banner-video {
    margin: 160px 0 0;
} */
.videos-section {
    padding: 9px 30px 50px;
}
.testimonial {
    padding: 60px 10px 80px;
}
.testimonial-slider .slick-slide {
    padding: 0 15px;
}
.testimonial .testimonial-slider {
    padding: 120px 30px 0;
}
.testimonial .testimonial-slider button.slick-prev {
    left: 70px;
    height: 50px;
    width: 50px;
}
.testimonial .testimonial-slider button.slick-next {
    right: 70px;
    height: 50px;
    width: 50px;
}
.testimonial .testimonial-slider button.slick-next:before {
    height: 50px;
    width: 50px;
    background-size: 14px;
}
.testimonial .testimonial-slider button.slick-prev:before {
    height: 50px;
    width: 50px;
    background-size: 14px;
}
    .login-btn a.rounded-btn {
        font-size: 15px;
        width: 125px;
        text-align: center;
    }
.welcome .watermark {
    left: 10px;
}
.footer-collunm ul a {
    font-size: 16px;
}
.footer-collunm.newsletter h5 {
    line-height: 30px;
}
.request-service-modal form .wpforms-field-container .half-field {
    width: 100%;
}
.request-service-modal form .wpforms-field-container .wpforms-list-inline:last-child ul li {
    width: auto;
}
.banner-slider .slider-container .slick-slide img {
    width: 100%;
    height: 220px !important;
    object-fit: cover;
    border-radius: 10px;
}
.infomation {
    padding: 12px 0;
}
.infomation .info-container ul li {
    font-size: 18px;
    line-height: 30px;
}
.infomation .info-container ul li b {
    font-size: 22px;
    line-height: 34px;
}
.infomation .info-container {
    padding: 30px 30px 10px;
}
.banner-content h3 {
    line-height: 42px;
    font-size: 30px;
    margin: 0 0 10px;
}
.banner-content p {
    font-size: 18px;
    margin: 0;
    line-height: 25px;
}
.banner-content .buttons {
    gap: 20px;
    margin: 30px 0 0;
}
.banner-content .buttons .site-btn {
    padding: 11px 10px;
    height: 51px;
    font-size: 16px;
}
.banner-img img {
    height: 320px;
}
.banner-content .buttons a.text-green {
    font-size: 16px;
}
.banner-content .buttons span {
    font-size: 18px;
}
h3 {
    line-height: 50px;
}
.work-collunm .count {
    height: 52px;
    width: 52px;
    font-size: 18px;
    left: -8px;
    border-width: 3px;
}
h4 {
    font-size: 34px;
    line-height: 55px;
}
.how-it-work h4 {
    margin: 0 0 40px 0;
}
.how-it-work .row {
    gap: 0px 8px;
}

.video-row .video-collunm {
    width: 100%;
}
.btn-row {
    margin: 40px 0 0;
}
.btn-row a.site-btn {
    padding: 9px 40px;
    height: 54px;
    font-size: 18px;
    width: 100%;
    text-align: center;
    }
.scince-kit h5 {
    margin: 0 0 30px;
    font-size: 26px;
    line-height: 38px;
}
.scince-kit {
    padding: 60px 0;
}
.scince-kit a {
    padding: 10px 40px;
    height: 54px;
    font-size: 18px;
}
.slider-container .slider-content h3 {
    font-size: 28px;
    line-height: 38px;
}
.learning-collunm {
    flex-wrap: wrap;
}
.learning-collunm h5 {
    font-size: 30px;
    line-height: 36px;
    width: 100%;
    margin: 10px 0 10px;
}
.learning-collunm img {
    width: 100%;
}
.school-educators {
    padding: 12px 0 12px;
}
.learning-section {
    padding: 60px 0 0px;
}
.welcome p.small {
    font-size: 18px;
}
.info-container p {
    font-size: 18px;
    line-height: 28px;
}
.service-box .grade-img {
    height: 64px;
    font-size: 16px;
    line-height: 30px;
    top: 6px;
}
.inner-video h3 {
    left: 20px;
}
.inner-video iframe {
    height: 280px;
}
.banner-image img {
    height: 250px;
    object-fit: cover;
}
.wpforms-container form .wpforms-field-row input, .wpforms-container form .wpforms-field input, .wpforms-container form .wpforms-field textarea {
    height: 50px;
    padding: 12px 15px;
    font-size: 16px;
    line-height: 24px;
}
.wpforms-container form .wpforms-field .wpforms-field-row-block {
    width: 100% !important;
    padding: 0 0 10px !important;
}
.wpforms-container form .wpforms-field-row {
    display: flex !important;
    width: 100%;
    max-width: 100% !important;
    flex-wrap: wrap !important;
    flex-direction: column;
}
.wpforms-container {
    margin-top: 10px !important;
}
.wpforms-container form {
    margin: 0 0 70px;
}
.download-section {
    padding: 0 0 60px;
}
/*.download-collunm {
    padding: 15px;
    gap: 20px 0;
}*/
.download-collunm a {
    padding: 16px 18px;
    min-height: 83px;
    font-size: 17px;
/*     box-shadow: 5px 5px 0 #212121; */
    gap: 5px;
    line-height: 30px;
}

.single-lesson .download-collunm a{
    min-height: 0px;
    text-align: left;
}

.download-collunm a span {
    font-size: 15px;
    padding-right: 2px;
}
.user-registration-MyAccount-content h2 {
    margin: 30px 0 0;
}
.page-id-100 section.site-content {
    margin-top: 30px;
}
.lesson-sidebar li.nav-item {
    width: 100%;
}
.lesson-sidebar li.nav-item .nav-link {
    padding: 11px 6px;
    font-size: 14px;
}
.lession-thumb {
    flex-wrap: wrap;
}
.lession-thumb .video-collunm {
    width: 100%;
}
.lession-thumb .video-collunm img {
    height: 220px;
}
    .service-accordian .accordion-item {
        width: 90%;
        margin-bottom: 25px;
    }
.footerLogo,
.footerMenu ul li, 
.footerMenu h6,
.footerContact h6,
.footerContact ,
.footerContact ul, 
.footerContact ul li{
    display: block;
    text-align: center;
}
}
