@media only screen and (max-width: 1250px){
  header .right {
    margin-left: 6%;
}
}
@media only screen and (max-width: 1024px) {
  .toggle-button {
    display: block;
  }

  .header-bottom {
    display: none;
  }

  .header-bottom.active {
    display: block;
  }

  header button {
    display: none;
  }

  header .icans {
    display: none;
  }

  header .right {
    display: none;
  }

  .col-5 {
    width: calc(33% - 20px);
    margin-right: 20px;
  }

  .poster {
    height: 63vh;
  }

  .toggle-button {
    left: 72%;
  }

  .col-4 {
    width: calc(33.33% - 20px);
    margin-right: 20px;
  }

  footer .col-4 {
    width: calc(25% - 20px);
    margin-right: 20px;
  }

  .Alumni-work .col-2 {
    width: 100%;
    margin-right: 0px;
  }

  .Alumni-work .col-2 .col-2 {
    width: calc(50% - 20px);
    margin-right: 20px;
  }

  .Alumni-work .col-2 .col-2 .main {
    width: 350px;
  }

  .Alumni-work {
    padding: 30px 0px;
  }

  .Analysis .col-2 {
    width: 100%;
  }

  .Alumni-work .col-2 .col-2 .img {
    left: 34%;
  }

  .poster .col-2 h3 {
    font-size: 22px;
  }

  .slider-bennar img {
    height: auto;
  }

  .header-bottom .flex-row {
    display: block !important;
  }

  .header-bottom .ml-30 {
    margin-left: 0px;
  }

  .header-bottom .ican {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .col-4 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .col-2 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .col-3 {
    width: 50%;
    margin-right: 0px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .col-5 {
    width: 50%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .poster {
    height: auto;
  }

  .placement button {
    padding: 10px 10px;
    font-size: 16px;
  }

  .form {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .edge h2 {
    font-size: 18px;
    margin: 0px auto 10px;
  }

  .Alumni-work h2 {
    font-size: 20px;
    margin: 10px auto 15px;
  }

  .learning img {
    padding: 15px 0px;
  }

  .Trending-course h2 {
    font-size: 18px;
    margin: 8px auto 10px;
  }

  .Trending-course {
    padding: 10px 0px;
  }

  .Alumni-work {
    padding: 10px 0px;
  }

  .images img {
    width: 300px;
  }

  header .icans {
    margin-left: 0px;
  }

  .Alumni-work .col-2 .col-2 {
    position: relative;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-top: 50px;
  }

  .Alumni-work .col-2 .col-2 {
    width: 100%;
    margin-right: 0px;
  }

  .Alumni-work .col-2 .col-2 .img img {
    height: 110px;
  }

  .Alumni-work .col-2 .col-2 .img {
    position: absolute;
    top: -25%;
    left: 37%;
  }

  header .logo {
    border-right: none;
  }

  .poster .col-2 h3 {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1.5px;
  }

  .poster .col-2 .btn button {
    padding: 10px 10px;
    font-size: 15px;
  }

  .poster .col-2 .btn i {
    padding: 15px;
    border-radius: 40%;
    margin-left: 25px;
  }

  .course-menu,
  .search-bar,
  .nav-links {
    display: none;
  }

  .toggle-button {
    display: block;
  }

  .header-bottom {
    display: none;
  }

  .header-bottom.active {
    display: block;
  }

  .poster .col-2 .btn {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  header button {
    display: none;
  }

  header .icans {
    display: none;
  }

  header .right {
    display: none;
  }

  #chat-button {
    right: 5px;
    padding: 10px 10px;
    font-size: 14px;
  }

  footer .col-4 {
    width: 100%;
  }

  .toggle-button {
    left: 170px;
  }

  .slider-bennar img {
    height: 30vh;
  }

  .header-bottom .flex-row {
    display: block !important;
  }

  .header-bottom .ml-30 {
    margin-left: 0px;
  }

  .header-bottom .ican {
    text-align: center;
  }

  .corporate .main {
    height: auto;
    width: 340px !important;
  }

  .Trending-course .col-3 .main-box {
    width: 100%;
  }

  .f-24 {
    font-size: 20px;
  }

  .poster .col-2 .line {
    width: 130px;

  }

  .bottom-fixed-links {
    display: block;
  }

  .bottom-fixed-links .fixed {
    margin-bottom: 10px;
  }

  #bottom-fixed {
    display: none;
  }

  .side-panels {
    display: none;
  }

  .side-icon {
    display: block;
    left: 10px;
  }

  .side-icon img {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto 10px;
  }

  .col-2 .testi_slider .main {
    width: 350px !important;
  }

  .Alumni-work .col-2 .img {
    left: 35%;
  }

  .Trending-course .col-4 .main-box {
    height: 200px;
  }

  .Trending-course .hedden-box {
    display: none;
  }

  .service {
    padding: 10px 0px;
  }

  .service h2 {
    margin: 10px auto 10px;
  }

  .Analysis h2 {
    margin: 10px auto 10px;
  }

  .learning {
    padding: 10px 0px;
  }

  .service .col-4 .main-box {
    height: 220px;
  }

  .Alumni-work a button {
    margin-top: 5px;
  }

  .Analysis {
    padding: 10px 0px;
  }

  footer {
    padding: 10px 0px;
  }

  .edge {
    padding: 10px 0px;
  }

  .placement {
    padding: 10px 0px;
  }

  header .logo img {
    width: 110px;
    padding: 5px 0px;
  }

  .corporate .test {
    height: auto;
  }
}