@media (max-width: 1174px) {
  .profile-wp .form-login .login-wp {
    width: 100%;
  }
}
@media (min-width: 1201px) {
  .stem-item:nth-child(6n+1) {
    clear: left;
  }
}
@media (max-width: 1200px) {
  .profile-wp .form-login .login-wp {
    width: 100%;
  }
  .stem-item:nth-child(4n+1) {
    clear: left;
  }
}
@media (max-width: 768px) {
  #myOpenApp .modal-dialog {
    width: 90%;
  }
  .lesson-item .avata,
  .lesson-item .view-count {
    display: none;
  }
  .lesson-item .lesson-user {
    padding-left: 0;
    max-width: 100%;
    width: 100%;
  }
  .stem-item:nth-child(2n+1) {
    clear: left;
  }
  .header-search.form-inline .form-group {
    display: inline-block;
    vertical-align: top;
    max-width: calc(50% - 10px);
    margin-bottom: 0;
  }
  .header-search.form-inline .input-key {
    margin-right: 0px;
  }
  .header-search.form-inline .form-control {
    max-width: 100%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .user-profile {
    display: none;
  }
  .profile-wp .form-login .login-wp {
    margin: 0 auto;
  }
  .profile-wp .form-login .login-wp .bg-login {
    margin-right: 0;
  }
  .profile-wp .form-login .login-wp .bg-login img {
    max-width: 100%;
    display: block;
  }
  .profile-wp .form-login .login-wp .form {
    width: 100%;
  }
  .profile-wp .form-login .login-wp .form .form-header {
    margin-bottom: 30px;
  }
  .profile-wp .form-login .login-wp .form .form-header h2 {
    margin-top: 30px;
    text-align: center;
    font-size: 30px;
  }
  .views-row.col-xs-6:nth-child(2n) {
    padding-left: 7.5px;
  }
  .views-row.col-xs-6:nth-child(2n+1) {
    padding-right: 7.5px;
  }
  .header-tab .flex .user-profile .avata-profile .name {
    display: none;
  }
  .header-tab .flex .user-profile .avata {
    margin-right: 0;
  }
  .user-nav-wp ul .btn {
    height: auto;
    display: block;
  }
}
@media (width: 768px) {
  .user-nav-wp ul .btn {
    height: auto !important;
    display: block !important;
  }
  .user-nav-wp ul .btn svg {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 768px) {
  .user-nav {
    padding-right: 15px;
  }
  .user-nav .user-nav-wp {
    height: auto;
    padding: 15px;
    margin-bottom: 15px;
  }
  .user-nav .user-nav-wp ul {
    display: flex;
    justify-content: space-between;
  }
  .user-nav .user-nav-wp ul li {
    width: 50%;
    margin-bottom: 0;
  }
  .profile-wp .user-content {
    height: calc(var(--window-height-user) - 130px);
  }
  .education-upload-form svg {
    max-width: 100%;
  }
  .modal-content img {
    max-width: 100%;
    height: auto;
  }
  .modal-content .form-control {
    height: 50px !important;
  }
  .modal-content .btn {
    max-width: 48% !important;
    height: 50px !important;
    font-size: 16px !important;
  }
  .modal-content .header-form {
    padding-bottom: 15px !important;
  }
  .lesson-info .action-lesson .btn {
    max-width: 100% !important;
    font-size: 14px !important;
  }
  .form-request-public-lesson .header-form p {
    font-size: 18px;
  }
  .duplicate-qe .modal-action .btn,
  .delete-qe .modal-action .btn {
    margin: 0;
  }
  .modal-public {
    width: auto;
  }
  .modal-public .output {
    padding: 0;
  }
  .modal-public .modal-action .btn {
    margin: 0;
  }
  .modal-public .form-request-public-lesson .form-group {
    display: block;
    margin-bottom: 15px;
  }
  .modal-public .form-request-public-lesson .form-group label.control-label {
    margin-bottom: 15px;
  }
  .show-menu-mobile {
    display: block;
    background: transparent;
    color: white;
    bordeR: none;
    box-shadow: none;
    height: 44px;
    margin: 10px 0px;
  }
  .show-menu-mobile:hover,
  .show-menu-mobile:focus {
    color: #eb512e;
    outline: none;
  }
  .show-menu-mobile:hover i,
  .show-menu-mobile:focus i {
    color: #eb512e;
  }
  .header-tab ul.nav-tabs {
    margin-bottom: 0;
    border-bottom: none;
    position: absolute;
    top: 64px;
    z-index: 9;
    border: solid 1px #eb512e;
    display: none;
  }
  .header-tab ul.nav-tabs li {
    margin-bottom: 0;
    float: none;
  }
  .header-tab ul.nav-tabs li a {
    font-size: 16px;
    color: #eb512e;
    min-width: 150px;
    text-align: center;
    margin-right: 0px;
    padding: 0;
    height: 48px;
    line-height: 48px;
    background: white;
    border-radius: 0px;
    text-decoration: none;
    outline: none;
    font-weight: 700;
    box-shadow: none;
    border: none !important;
  }
  .header-tab ul.nav-tabs li a:hover {
    border: none !important;
  }
  .header-tab ul.nav-tabs li.active a {
    font-weight: 700;
    color: white;
    height: 48px;
    line-height: 48px;
    background: #eb512e;
    margin-top: 0px;
    border: none !important;
    cursor: pointer;
  }
  #custom-add-lesson .btn {
    max-width: 45%;
    display: inline-block;
    margin: 10px 5px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 768px) {
  .lesson-wrapper .stem-item,
  .row-lesson .stem-item {
    width: calc(100% / 3);
  }
  .lesson-wrapper .stem-item:nth-child(2n+1),
  .row-lesson .stem-item:nth-child(2n+1) {
    clear: none;
  }
  .lesson-wrapper .stem-item:nth-child(3n+1),
  .row-lesson .stem-item:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1919px) {
  .lesson-item .avata {
    width: 40px;
    height: 40px;
  }
  .lesson-item .lesson-user {
    padding-left: 0;
  }
}
@media (min-width: 2560px) {
  .stem-item .lesson-item .lesson-user {
    padding-left: 0;
    width: calc(100% - 60px);
  }
  .stem-item .lesson-item .avata {
    width: 50px;
    height: 50px;
    border-radius: 50px;
  }
}
@media (max-width: 600px) {
  .right-header .language-wp .current-lag {
    width: auto !important;
    background: transparent;
    margin-right: 0 !important;
    text-align: center;
  }
  .right-header .language-wp .current-lag img {
    margin-right: 0;
  }
  .right-header .language-wp .current-lag span {
    display: none;
  }
}
