

/* Large Layout: 1900px. */
@media only screen and (min-width: 1200px) and (max-width: 1900px){
    .using__img {
        width: 41%;
    }
}




/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1300px) {

.banner__title img {
    margin-left: 0;
}

.team__area .owl-nav button.owl-next, .educator__sec .owl-nav button.owl-next {
    right: 20px;
}

.team__area .owl-nav button, .educator__sec .owl-nav button {
    left: 20px;
}

.using__area {
    height: 530px;
}
.webinar__grid__parent .webinar__item {
    min-width: 190px;
}
.using__area .section__title {
    padding-top: 0;
}

.using__img img {
    height: 430px;
}
.section__title h2 {
    font-size: 30px;
}

.banner__rightImg {
    width: 75%;
    top: auto;
    bottom: 0;
    height: auto;
}

.banner__rightImg img {
    height: auto;
}

.using__area .offset-lg-5 {
    margin-left: 50%;
}

.educator__img {
    width: 70%;
}

.educator__img img {
    height: auto;
}
.join__table__row span {
    font-size: 15px;
}


}


/* Tablet Layout: 768px. */
@media only screen and (max-width: 991px) {


.banner__title img {
    margin-left: 0;
}

.banner__rightImg {
    position: inherit;
    top: auto;
    height: auto;
    right: auto;
    overflow: inherit;
}

.header__area {
    overflow: initial;
    height: auto;
}

.banner__rightImg img {
    height: auto;
}

.banner__title {
    text-align: center;
}


.banner__title .banner__btn {
    justify-content: center;
}

.school__area .owl-dots button {
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 100px;
    display: inline-block;
    margin: 0px 5px;
}

.school__area .owl-dots button.active {
    background: #E31B22;
}

.school__area .owl-dots {
    text-align: center;
    margin-top: 18px;
}

.school__cardTxt h4 {
    font-size: 20px;
}

.program__resource {
    padding-top: 350px;
    margin-top: -293px;
}

.tab__content.hide__mobile {
    display: none;
}

.accordion__content.show__mobile {
    display: block;
}

.cta__grid {
    display: block;
}

.educator__area {
    height: auto;
    padding-top: 50px;
}

.join__ctaArea {
    margin-bottom: 0;
}

.educator__img {
    position: initial;
}

.educator__img img {
    height: auto;
}

.team__area .owl-nav button.owl-next, .educator__sec .owl-nav button.owl-next {
    right: 10px;
}

.team__area .owl-nav button, .educator__sec .owl-nav button {
    left: 10px;
}
.team__single .school__cardTxt {
    margin-top: 15px;
}
.team__area.tab__content {
    padding-bottom: 50px;
}

.using__area {
    height: auto;
    padding-top: 0;
}

.using__img {
    position: initial;
    width: 100%;
}

.using__img img {
    height: auto;
    width: 100%;
}

.activity__area .owl-dots button {
    height: 10px;
    width: 10px;
    background: #fff;
    display: inline-block;
    margin: 0px 5px;
    border-radius: 100px;
}

.activity__area .owl-dots button.active {
    background: #E31B22;
}

.activity__area .owl-dots {
    text-align: center;
    margin-top: 20px;
}

.activity__area {
    padding: 50px 0px;
}

.educato__grid {
    display: block;
}

.educator__sec .owl-nav button {
    display: none;
}

.vision__area {
    height: auto;
}

.vision__video {
    position: inherit;
    width: 100%;
    height: auto;
}


.contact__area .row.reverse__ {
    flex-direction: column-reverse;
}

.contact__area {
    padding: 50px 0px;
}

.contact__form {
    margin-top: 30px;
}


.article__area {
    height: 446px;
}

.using__area:after{
    display: none;
}
.using__img.show__mobile {
    display: block;
}

}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
.hide__mobile{
    display: none;
}
.show__mobile{
    display: block;
}

.header__area {
    /* background: url(../img/banner-mobile-bg.png) !important; */
    background: url(../img/banner-bg-mobile.jpg) !important;
    background-size: cover !important;
    background-position: center !important;
}

.educator__area {
    /* background: url(../img/banner-mobile-bg.png) !important; */
    background: url(../img/banner-bg-mobile.jpg) !important;
    background-size: cover !important;
    background-position: center !important;
}

.banner__title .banner__btn {
    display: block;
}

.banner__btn .btn__Global {
    width: 100%;
    margin: 5px 0px;
}

.logo img {
    height: 75px;
    width: 75px;
}

.header__area {
    padding-top: 30px;
}

.school__area {
    padding: 40px 0px;
}

.school__slider {
    padding-top: 15px;
}

.program__resource {
    margin-top: -334px;
    padding-top: 325px;
}

.platform__area {
    padding-top: 40px;
}

.video__carousel {
    margin-top: 30px;
}

.singleVideo__carousel {
    display: block;
}

.platform__area .owl-nav {
    display: none;
}

.platform__area .owl-dots {
    position: inherit;
    left: auto;
    transform: translateX(0px);
    text-align: center;
    margin-top: -20px;
}

.video__carouselTxt {
    padding-bottom: 50px;
}

.section__title h2 {
    line-height: 44px;
}

.carosuel__video iframe {
    height: 300px;
}

.card-header {
    padding-left: 5px;
    padding-right: 10px;
}

.tab__area .card h5 button {
    text-decoration: none;
}

.join__ctaArea {
    padding-top: 40px;
}

.cta__left {
    padding: 20px;
}

.join__table {
    padding-left: 15px;
}

.join__tableTxt {
    padding-right: 15px;
}
.join__table__row .break {
    display: block;
}
.join__table__row span {
    font-size: 16px;
}

.cta__left {
    position: relative;
    z-index: 1;
}

.cta__left:after {
    position: absolute;
    left: -30px;
    top: 0;
    height: 100%;
    width: 600px;
    content: "";
    background: #FFDB45;
    z-index: -1;
}

.join__ctaArea {
    overflow: hidden;
}

.join__table {
    position: relative;
    z-index: 1;
}

.join__table:after {
    position: absolute;
    left: -30px;
    top: 0;
    height: 100%;
    width: 600px;
    content: "";
    background: #F6F7F2;
    z-index: -1;
}

.join__ctaArea .banner__btn {
    margin-top: 0;
    display: block;
    text-align: center;
    position: relative;
    z-index: 1;
    padding-top: 30px;
    padding-bottom: 25px;
}

.join__ctaArea .banner__btn a.btn__Global.bg__red {
    margin-top: 0;
    width: 100%;
    height: 55px;
}

.join__ctaArea .banner__btn:after {
    position: absolute;
    left: -30px;
    top: 0;
    height: 100%;
    width: 600px;
    content: "";
    background: #FFDB45;
    z-index: -1;
}

.join__ctaArea .banner__btn.hide__mobile {
    display: none;
}

.section__title h1, .section__title h2 {
    font-size: 36px;
}
a.btn__Global {
    height: 55px;
}

.tab__content .nav-tabs .nav-link {
    text-align: center;
}

.team__area.tab__content .owl-nav {
    display: none;
}
.owl-stage{
    padding-left:0px !important;
}

.pr__mobileNone{
    padding-right: 0px;
}


.using__area .section__title {
    padding-top: 40px;
}

.webinar__grid {
    display: block;
}

.webinar__grid .webinar__item {
    border-top: 1px solid #D3D3D3;
    padding-top: 20px;
    padding-bottom: 20px;
}

.using__area {
    padding-bottom: 30px;
}

.activity__slider {
    margin-top: 30px;
}

.educator__linkGrid {
    display: grid;
    grid-template-columns: 5fr 8fr;
}

.educator__singleSlide .download__link a {
    gap: 15px;
    font-size: 20px;
}

.date__ {
    font-size: 20px;
}

.educator__sec {
    padding-bottom: 30px;
}

.section__titleWhite {
    padding-top: 35px;
}

.activity__area {
    padding-bottom: 35px;
}
.educator__sec {
    padding-top: 40px;
}

.contact__form button {
    height: 55px;
}

.footer__area {
    padding-top: 40px;
}
.company__brand {
    padding-bottom: 50px;
}
.team__area.tab__content {
    padding-top: 40px;
}
.section__titleWhite h2 {
    font-size: 36px;
    line-height: 42px;
}

.article__area .banner__left .logo {
    position: inherit;
}

.article__area {
    height: 400px;
}
.articles__bg img {
    height: auto;
}

.articles__bg {
    position: absolute;
    bottom: 0;
}

.article__area {
    position: relative;
    z-index: 1;
}
.using__area:after{
    display: none;
}

.banner__rightImg img {
    width: 100%;
}

.educator__img img {
    width: 100%;
}

.activity__card .download__link a {
    gap: 40px;
}

.header__area {
    padding-top: 15px;
}
.article__area .banner__left .logo{
    top: 15px;
}
.section__title h1, .section__title h2 {
    text-align: center;
}

.section__titleWhite h2 {
    text-align: center;
}


 }   
    

 
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
 


}






















