/** @format */

@media screen and (max-width: 1599px) {
  h1 {
    font-size: 65px;
  }
  .uls {
    column-count: 4;
  }
}

@media screen and (max-width: 1399px) {
  .uls {
    column-count: 3;
  }
  .banner-bottom-left {
    width: 54%;
  }
  .banner-bottom-right {
    width: 47%;
  }
  .banner-top {
    top: 160px;
  }
  h1 {
    font-size: 62px;
  }
  h2 {
    font-size: 44px;
  }
  .student-tabs .nav-item button {
    width: 160px !important;
  }
  header .navbar ul li a {
    font-size: 13px;
  }
  header .icons-nav li a,  header .icons-nav .flagMlanguages .flagMLDropdown, header .icons-nav li .dropdown button#dropdownMenuButton2{
    font-size: 13px !important;
  }
  header .icons-nav li a i.fas.fa-user-circle.px-2.h3.fc-orange{
       font-size: 16px !important;
    }
}

@media screen and (max-width: 1199px) {
  .text-30 {
    font-size: 18px;
    font-family: "DaxlinePro";
  }
  .navbar-nav {
    text-align: center;
  }
  header .navbar ul li a {
    font-size: 20px;
  }
  .navbar-nav li {
    margin: 8px 0;
  }
  .text-90 {
    font-size: 80px;
  }
  .text-26 {
    font-size: 24px;
  }
  .banner-top {
    top: 131px;
  }
  h1 {
    font-size: 54px;
  }
  h2 {
    font-size: 40px;
  }
  .banner-bottom-right h6 {
    font-size: 20px;
  }
  .banner-bottom-right h2 {
    font-size: 41px;
  }
  .mar-n-5 {
    right: 0;
  }
  .banner-img {
    margin-left: 0;
  }
  .banner-bottom-left {
    left: -10px;
  }
  .banner-bottom-right {
    right: 0;
  }
  #sidebar a,
  .navbar a,
  .nav-dropdown button {
    font-size: 18px;
  }
  .banner-right::before {
    top: 2px;
    left: -15px;
  }
  .order-tabs .nav-item button {
    width: 190px;
  }
  .navbar-collapse.show {
    padding: 15px 35px 15px 15px;
    width: 100%;
  }
  .navbar-collapse {
    background: rgb(21 21 21 / 96%);
    padding: 0px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 16%);
    position: fixed;
    z-index: 99;
    width: 0%;
    left: 0;
    right: auto;
    top: 0px;
    height: 100vh;
    transition: all ease-in-out 0.5s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  ul.nav.navbar-nav.icons-nav {
    margin-right: auto !important;
    margin-top: 10px;
  }
  .navbar-light .navbar-toggler {
    z-index: 3;
  }
  .user-listing-top .search-wrap .form-control {
    width: 280px;
  }
  .navbar-nav .dropdown-menu {
    position: absolute;
  }
}

@media screen and (max-width: 991px) {
  .uls {
    column-count: 2;
  }
  .border-right {
    border-right: 0px solid #fff;
  }
  .main-b1::before {
    display: none;
  }
  #myVideo {
    z-index: auto;
  }
  .text-26 {
    font-size: 20px;
  }
  .text-90 {
    font-size: 50px;
  }
  .text-70 {
    font-size: 42px;
  }
  .text-80-b {
    font-size: 50px;
  }
  .text-80 {
    font-size: 50px;
  }
  .left-top-arow {
    display: none;
  }
  .login::before {
    display: none;
  }
  .logn-back {
    display: none;
  }
  .people-pic {
    display: none;
  }
  .banner-inner-content {
    position: absolute;
    top: 48%;
    left: 47%;
    transform: translateY(-50%) translateX(-58%);
  }
  .notification-div {
    height: 300px;
    width: 280px;
    transform: translate3d(0px, 6px, 0px) !important;
    position: absolute !important;
  }
  .profile-div {
    position: absolute !important;
    transform: translate3d(0, 6px, 0px) !important;
  }
  .cart-dropp {
    border-radius: 15px;
    width: 310px;
    transform: translate3d(0, 6px, 0px) !important;
    padding: 20px;
    position: absolute !important;
  }
  .cart-drop-2 {
    border-radius: 15px;
    width: 310px;
    transform: translate3d(-85px, 6px, 0px) !important;
    padding: 20px;
    position: absolute !important;
  }
  .course-view {
    top: 0;
    margin: 30px 0;
  }
  .shop-drop {
    position: absolute !important;
  }
  .p-md {
    font-size: 18px;
  }
  .p-sm {
    font-size: 14px;
  }
  .banner-bottom-right {
    right: 70px;
    width: unset;
  }
  .banner-bottom-right img {
    width: 80%;
  }
  .banner-bottom-content {
    left: 30%;
  }
  .banner-bottom-left {
    width: 44%;
    top: 81%;
    left: 10px !important;
  }
  .shop-left {
    display: none;
  }
  .nav-dropp {
    position: absolute !important;
    width: 100%;
  }
  .order-tabs .nav-item button {
    width: auto;
    flex: 1;
  }
  .w-300 {
    width: 250px;
  }
  .banner-video-sm video[poster],
  .banner-video-sm video,
  .banner-video video[poster],
  .banner-video video {
    height: auto;
  }
  .user-listing-top .search-wrap .form-control {
    width: 230px;
  }
}

@media screen and (max-width: 767px) {
  .text-90 {
    font-size: 36px;
  }
  .text-26 {
    font-size: 14px;
  }
  .text-22 {
    font-size: 14px;
  }
  .providing-home::before {
    display: none;
  }
  .what-our-customer p {
    font-size: 16px;
  }
  .text-70 {
    font-size: 36px;
  }
  .banner-inner-content2 {
    position: absolute;
    top: 65%;
    left: 55%;
    transform: translateY(-65%) translateX(-55%);
  }
  .banner {
    height: 85vh;
  }
  .bird-in {
    display: none;
  }
  .site-btn {
    background: #f26800;
    color: white;
    border: 1px solid #f26800;
    border-radius: 7px;
    font-size: 18px;
    cursor: pointer;
    padding: 8px 18px;
    text-decoration: none;
    transition: ease-in-out 0.2s;
  }
  .search-bar {
    width: 100%;
  }
  .w-300 {
    width: 100%;
  }
  .p-lg {
    font-size: 16px;
  }
  .search-barr {
    width: 100%;
  }
  .popular-carousel .owl-nav {
    position: static;
    transform: none;
    justify-content: center;
  }
  .banner-bottom-right {
    right: 10px;
  }
  .shop-drop {
    min-width: 100%;
    max-width: 100%;
    left: 0 !important;
  }
  .progress {
    margin-left: 10px !important;
    margin-top: 0;
  }
  .notification-div {
    width: 280px;
    transform: translate3d(-16px, 6px, 0px) !important;
  }
  .cart-dropp {
    width: 290px;
    transform: translate3d(-62px, 6px, 0px) !important;
  }
  .flex-btn-1 {
    flex: 1;
    padding: 9px 0 !important;
  }
  .table-inputs {
    display: block;
  }
  .table-inputs .dataTables_length {
    margin: 10px 0;
  }
  .navbar-light .navbar-brand img {
      width: 93px;
  }
}

@media screen and (max-width: 575px) {
  .uls {
    column-count: 1;
  }
  .border-right {
    border-right: 0px solid #fff;
  }
  .web-card {
    padding: 1rem 2rem;
  }
  .text-90 {
    font-size: 23px;
  }
  .text-26 {
    display: none;
  }
  .text-70 {
    font-size: 32px;
  }
  .text-80-b {
    font-size: 30px;
  }
  .text-80 {
    font-size: 30px;
  }
  .banner-inner-content {
    position: absolute;
    top: 50%;
    left: 47%;
    transform: translateY(-50%) translateX(-58%);
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  .course-carousel .owl-stage,
  .product-carousel .owl-stage {
    padding-left: 0 !important;
  }
  .review-test-card .p-md {
    font-size: 13px;
  }
  .order-tabs.login-tabs li button.nav-link {
    font-size: 16px;
  }
  .cart-table td {
    font-size: 17px;
  }
  .cart-table.instructor-table td {
    font-size: 15px;
  }
  .text-32 {
    font-size: 19px;
    font-family: "DaxlinePro";
  }
  .orng-button {
    background-color: #f36800;
    max-width: 158px;
    text-align: center;
    border-radius: 14px;
    color: #fff;
    padding: 5px 0;
    margin: 10px 0;
  }
  .main-b4 img {
    width: 70px;
    padding: 10px;
  }

  .main-b4 span {
    font-size: 12px;
  }

  .reviewed-card .card-title {
    font-size: 15px;
  }
  .text-30 {
    font-size: 19px;
    font-family: "DaxlinePro";
  }
  header {
    position: relative;
  }  
}

@media screen and (max-width: 480px) {
  .text-90 {
    font-size: 36px;
  }
  .text-70 {
    font-size: 22px;
  }
  .text-80-b {
    font-size: 24px;
  }
  .text-80 {
    font-size: 24px;
  }
  .banner {
    height: 50vh;
  }
  label {
    font-size: 14px;
  }
  .order-tabs {
    display: block !important;
    text-align: center;
    border-bottom: 0;
  }
  .order-tabs li.nav-item button {
    margin: 5px auto;
  }
  .silder-project {
    display: none;
  }
  .overview-items {
    display: grid;
    align-items: center;
    gap: 10px;
  }
}
