/* Large desktops and laptops */
@media (min-width: 1200px) and (max-width: 1250px) {
  .showcase__tab a {
    height: 75px;
    font-size: 24px;
    line-height: 68px;
  }
  .showcase #tab-game a {
    width: 178px;
  }
  .showcase #tab-worksheet a {
    width: 275px;
  }
  .showcase #tab-video a {
    width: 193px;
  }
  .showcase #tab-music a {
    width: 188px;
  }
}
/* item-owl */
@media (min-width: 1095px) and (max-width: 1199px) {
  .showcase__tab a {
    height: 75px;
    font-size: 24px;
    line-height: 68px;
  }
  .showcase #tab-game a {
    width: 178px;
  }
  .showcase #tab-worksheet a {
    width: 275px;
  }
  .showcase #tab-video a {
    width: 193px;
  }
  .showcase #tab-music a {
    width: 188px;
  }
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  .welcome__title {
    font-size: 35px;
  }
  .welcome__text {
    font-size: 20px;
  }
  .fun-area .fa_title, .fs__title, .fun-area .card__text, .widget__title {
    font-size: 22px;
  }
  .container-create-btn {
    padding: 0;
  }
  .siteFooter__logo {
    padding: 0;
  }
  .siteFooter__logo img {
    width: 100%;
  }
  .searchForm__input {
    font-size: 12px;
  }
  .type-reg p {
    font-size: 25px;
  }
  .contact-form, .contact-information {
    padding: 20px !important;
  }
  .contributors-top .page-banner h1 {
    font-size: 100px;
  }
  .contributors-footer {
    height: 380px;
    background-size: 100% 100%;
  }
  .welcome {
    width: 100%;
    background-size: cover;
    height: 500px;
    padding-top: 150px;
  }
  .welcome .signup-button {
    font-size: 30px;
    text-shadow: 0 3px #cd0e3f;
  }
  .quickTopics .button-site {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .menu-view {
    width: 300px;
  }
  .menu-view.close-menu-edit {
    right: -300px;
  }
  .body-menu-view .container-btn-menu {
    padding: 0 20px 20px 20px;
  }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) { /*md*/
  .noticeBoard {
    margin: 0;
  }
  .fun-area .fa_title {
    font-size: 30px;
  }
  .fs__title {
    font-size: 22px;
  }
  .widget__title, .fun-area .card__text {
    font-size: 20px;
  }
  .widget {
    font-size: 14px;
  }
  .siteFooter__logo img {
    display: block;
    margin: 0 auto;
  }
  .siteFooter__top {
    padding: 40px 0 40px 0;
  }
  .menu-header-menu li a {
    -webkit-border-radius: 8px 8px 8px 8px !important;
    -moz-border-radius: 8px 8px 8px 8px !important;
    -ms-border-radius: 8px 8px 8px 8px !important;
    -o-border-radius: 8px 8px 8px 8px !important;
    border-radius: 8px 8px 8px 8px !important;
  }
  .sidebar li a {
    -webkit-border-radius: 0 0 0 0 !important;
    -moz-border-radius: 0 0 0 0 !important;
    -ms-border-radius: 0 0 0 0 !important;
    -o-border-radius: 0 0 0 0 !important;
    border-radius: 0 0 0 0 !important;
  }
  .logo-small-screen img {
    width: 75%;
    display: block;
    margin: 0 auto;
  }
  .type-reg p {
    font-size: 20px;
  }
  .contributors-top .page-banner h1 {
    font-size: 80px;
  }
  .contributors-footer {
    height: auto;
    background-size: 100% 100%;
  }
  .welcome {
    background-size: cover;
    height: 500px;
    padding-top: 160px;
  }
  .welcome .welcome__title {
    font-size: 30px;
  }
  .welcome .welcome__text {
    margin-bottom: 16px;
  }
  .welcome .signup-button {
    font-size: 20px;
    text-shadow: 0 3px #cd0e3f;
  }
  .welcome.main2 {
    min-height: inherit;
    height: 320px;
    padding: 60px 15px;
    border: 10px solid #fff;
    margin-bottom: 90px;
  }
  .quickTopics .button-site {
    font-size: 20px;
  }
  .quickTopics .card {
    padding: 3px;
  }
  .city-img {
    width: 100%;
  }
  .welcome.main2 {
    min-height: inherit;
    height: 400px;
    border: 5px solid #fff;
  }
  .quickTopics .card {
    padding: 4px;
  }
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) { /*sm*/
  .intro-title, .intro-text, .welcome__inner .welcome__title, .fs--green .fs__title, .fs--purple .fs__title, .section_test_readingLevel .welcome__title {
    text-shadow: none;
  }
  .block-small {
    width: 50%;
  }
  .section-intro-title {
    margin: 50px;
  }
  .f-size-sm-40 {
    font-size: 40px !important;
  }
  .f-size-sm-30 {
    font-size: 30px !important;
  }
  .f-size-sm-24 {
    font-size: 24px !important;
  }
  .f-size-sm-18 {
    font-size: 18px !important;
  }
  .f-size-sm-16 {
    font-size: 16px !important;
  }
  .f-size-sm-14 {
    font-size: 14px !important;
  }
  .div-center-sm {
    text-align: center;
  }
  .noticeBoard__header {
    padding-bottom: 5px;
    margin-bottom: 15px;
  }
  .pageHeader {
    padding: 5px;
    margin-bottom: 15px;
  }
  .fun-area .fa_title {
    font-size: 25px;
  }
  .siteFooter__logo img {
    display: block;
    margin: 0 auto;
  }
  .siteFooter__top {
    padding: 40px 0 40px 0;
  }
  .widget {
    text-align: center;
  }
  .menu-header-menu li a {
    -webkit-border-radius: 8px 8px 8px 8px !important;
    -moz-border-radius: 8px 8px 8px 8px !important;
    -ms-border-radius: 8px 8px 8px 8px !important;
    -o-border-radius: 8px 8px 8px 8px !important;
    border-radius: 8px 8px 8px 8px !important;
  }
  .sidebar li a {
    -webkit-border-radius: 0 0 0 0 !important;
    -moz-border-radius: 0 0 0 0 !important;
    -ms-border-radius: 0 0 0 0 !important;
    -o-border-radius: 0 0 0 0 !important;
    border-radius: 0 0 0 0 !important;
  }
  .logo-small-screen img {
    width: 65%;
    display: block;
    margin: 0 auto;
  }
  .siteFooter__info {
    padding-bottom: 50px;
  }
  .noticeBoard {
    padding: 8px;
    margin: 0;
  }
  .noticeBoard__inner {
    padding: 10px 10px 20px;
  }
  .avatar-user.small-screen {
    width: 100px;
    font-size: 10px;
  }
  .avatar-user.small-screen img {
    width: 70%;
    border: 2px solid #237da2;
  }
  .type-reg p {
    font-size: 16px;
  }
  .contributors-top .page-banner h1 {
    font-size: 60px;
  }
  .contributors-footer {
    height: auto;
    background-size: 100% 100%;
  }
  .welcome {
    background-size: cover;
    height: 500px;
    padding-top: 160px;
  }
  .welcome .welcome__title {
    font-size: 30px;
  }
  .welcome .welcome__text {
    margin-bottom: 16px;
  }
  .welcome .signup-button {
    font-size: 20px;
    text-shadow: 0 3px #cd0e3f;
  }
  .quickTopics .button-site {
    font-size: 20px;
  }
  .city-img {
    width: 100%;
  }
  .welcome.main2 {
    min-height: inherit;
    height: 320px;
    border: 5px solid #fff;
  }
  .quickTopics .button-site {
    font-size: 16px;
  }
  .quickTopics .card {
    padding: 3px;
  }
  .card-min {
    width: 50%;
  }
  .section-studying .container {
    padding: 50px 25px;
  }
  .button-register .button-site {
    font-size: 18px;
  }
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
  .main-navbar-collapse {
    width: 100%;
  }
  .section-intro-title {
    padding: 0;
  }
  .menu-header-menu li a {
    -webkit-border-radius: 8px 8px 8px 8px !important;
    -moz-border-radius: 8px 8px 8px 8px !important;
    -ms-border-radius: 8px 8px 8px 8px !important;
    -o-border-radius: 8px 8px 8px 8px !important;
    border-radius: 8px 8px 8px 8px !important;
  }
  .sidebar li a {
    -webkit-border-radius: 0 0 0 0 !important;
    -moz-border-radius: 0 0 0 0 !important;
    -ms-border-radius: 0 0 0 0 !important;
    -o-border-radius: 0 0 0 0 !important;
    border-radius: 0 0 0 0 !important;
  }
  .container.logo-small-screen {
    width: 180px;
  }
  .logo-small-screen img {
    width: 65%;
    display: block;
    margin: 0 auto;
  }
  .intro-title, .welcome__title {
    font-size: 22px;
  }
  .pageHeader__title {
    font-size: 25px;
  }
  .fs__title {
    width: 100%;
    text-align: center;
  }
  .fs .owl-nav {
    position: absolute;
    bottom: -90px;
    right: 0;
    left: 0;
    top: auto;
  }
  .fs {
    margin-bottom: 120px;
  }
  .section-games {
    padding: 0;
  }
  .siteFooter__info {
    padding-bottom: 50px;
  }
  .noticeBoard {
    padding: 8px;
  }
  .noticeBoard__inner {
    padding: 10px 10px 20px;
  }
  .menu-view {
    width: 100%;
  }
  .menu-view.close-menu-edit {
    right: -100%;
  }
  .img-avatar-menu img {
    width: 150px;
    margin-top: 30px;
  }
  .text-header-menu {
    line-height: 60px;
    font-size: 20px;
  }
  .menu-view .header-menu-view {
    height: 60px;
  }
  .close-window-menu {
    right: 25px;
    top: 10px;
    font-size: 35px;
  }
  .img-avatar-menu {
    font-size: 25px;
  }
  .body-menu-view .button-site {
    font-size: 20px;
  }
  .body-menu-view .container-btn-menu {
    padding: 0 30px 0 15px;
  }
  .type-reg p {
    font-size: 16px;
  }
  .main-card-contributors {
    padding: 70px;
  }
  .contributors-top .page-banner h1 {
    font-size: 40px;
  }
  .contributors-footer {
    height: auto;
    background-size: 100% 100%;
  }
  .welcome {
    background-size: cover;
    height: 500px;
    padding-top: 160px;
  }
  .welcome .welcome__title {
    font-size: 25px;
  }
  .welcome .welcome__text {
    margin-bottom: 16px;
  }
  .welcome .signup-button {
    font-size: 20px;
    text-shadow: 0 3px #cd0e3f;
  }
  .quickTopics .button-site {
    font-size: 20px;
  }
  .city-img {
    width: 100%;
  }
  .pagination {
    padding: 15px 0 12px;
    margin: 0;
  }
  .site-top.main1 {
    margin-top: 80px;
  }
  .welcome.main2 {
    min-height: inherit;
    height: 320px;
    border: 5px solid #fff;
  }
  .quickTopics .button-site {
    font-size: 16px;
  }
  .quickTopics .card {
    padding: 3px;
  }
  .card-min {
    width: 50%;
  }
}

/*# sourceMappingURL=media-screen.css.map */
