@media (max-width: 992px) and (min-width: 767px) {
  .mobile-user-bar .navbar-header {
    background: #ffffff !important;
  }
  .sidebar-button {
    border: none;
    background: #ffffff;
  }
  .sidebar-button .icon-bar {
    background: #000000;
  }
  .sidebar-button.sidebar-open .icon-bar {
    background: #cccccc;
  }
  .item-list ul li {
    float: left;
    padding: 0px 19px 0 0;
  }
  .fa-2x {
    font-size: 1em;
  }
  .sidebar-button.sidebar-open,
  .sidebar-button:active,
  .sidebar-button:hover {
    background: #ffffff;
  }
  #responsive-sidebar {
    z-index: 200;
  }
  #path {
    height: 29px;
    padding: 4px 0 0 0;
  }
  #block-views-taxedu-country-block {
    width: 33.3% !important;
    display: table;
    float: left;
    margin: 16px 0 0 0;
    padding: 0;
    font-size: 15px !important;
  }
  #block-views-taxedu-country-block .panel-heading {
    font-size: 15px !important;
  }
  #block-views-taxedu-social-links-block {
    width: 33.3% !important;
    display: table;
    float: left;
    margin: -4px 0 0 0;
    font-size: 15px !important;
  }
  #block-views-taxedu-social-links-block .panel-heading {
    font-size: 15px !important;
  }
  .page-teachers-corner .teachers-items {
    height: 295px;
    float: left;
  }
  .page-teachers-corner .teachers-items img {
    height: auto;
  }
  .page-teachers-corner .teachers-items .col-md-4 {
    width: 100px;
    display: table;
  }
  .page-teachers-corner .teachers-items .col-md-7 {
    width: 140px;
    display: table;
    top: -32px;
    right: -100px;
  }
  .page-teachers-corner h4 {
    font-size: 16px;
    color: #000000;
  }
  .page-teachers-corner .teachers-items a {
    font-size: 11px;
  }
  .page-teachers-corner .minidescription {
    min-height: 75px;
  }
  .page-teachers-corner .modal-dialog {
    width: 600px;
  }
  .blog-cover h3 {
    padding-top: 20px;
    margin-top: 0;
  }
}
@media (max-width: 768px) and (min-width: 480px) {
  .page-homepage .banner {
    height: 620px;
    background: url("../images/home_banner/IMAGE_TXT_768px.jpg") no-repeat center bottom !important;
    position: relative;
  }
  .page-home .banner-section .container-groups.pages {
    margin-top: 570px;
  }
  .master-banner-right {
    float: left;
    margin-top: 445px;
    width: 90%;
  }
  .master-banner-right .content {
    margin-left: 75px;
  }
}
@media (max-width: 1024px) {
  .page-teachers-corner .view-content .col-md-4 {
    margin-bottom: 40px;
  }
}
/*** MOOC BANNER ***/
@media (max-width: 767px) {
  .page-resources div.views-field.views-field-nothing {
    height: auto;
  }
  .page-resources div.views-field.views-field-nothing {
    padding-left: 0;
    padding-right: 0;
  }
  .taxedu_mooc_banner {
    height: 220px;
  }
  .taxedu_mooc_banner > .col-md-6 > a {
    display: block;
    margin-top: 25px;
    text-align: center;
  }
  page-teachers-corner .teachers-items {
    max-height: 570px;
  }
  .group-report-download .button-left a {
    width: 100%;
  }
  .group-report-download .button-left {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .download-buttons .col-md-3 {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  .page-home .banner-section .container-groups .col-md-4 {
    text-align: center;
    height: 75%;
  }
  .page-home .banner-section .container-groups {
    height: 420px !important;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .page-homepage.info-sections.information-material {
    margin-top: 120px;
  }
}
@media (min-width: 768px) {
  .taxedu_mooc_banner,
  .taxedu_mooc_banner > .col-md-6 {
    display: flex;
  }
}
@media (min-width: 771px) and (max-width: 991px) {
  .taxedu_mooc_banner .col-lg-6 {
    width: 50%;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .know-more-1,
  .know-more-2,
  .know-more-3 {
    font-size: 16px;
    width: 250px;
  }
}
