

@media screen and (max-width: 340px) {

  .btn-default02 {
    margin-bottom: 5px;
  }

  .title {
    font-size: 18px;
    padding: 20px 0 0 0;
  }

  .clockdate {
    display: none;
  }



  
}


@media (min-width: 341px) and (max-width: 990px) {
  .btn-default02 {
    margin-bottom: 5px;
  }

  .title {
    font-size: 18px;
    padding: 20px 0 0 0;
  }

  .clockdate {
    display: none;
  }


  .header-left .date-sty {display: none;}

  .header-right .top-line {display: none;}

  .dashboard .tab-pane {padding: 0px;}

}


@media screen and (max-width: 991px) {
  .row {
    margin-left: 10px;
    margin-right: 10px;
  }

.intro-slider-container {
  margin-left: -10px;
  margin-right: -10px;
}

  .social-icon {
    visibility: visible;
 }

 .top-menu:not(.top-link-menu) > li::after {
    display: none;
 }

 .header-right .top-line {display: none;}

 .header-right .top-login {display: none; }

 .header-right {width: 100%; text-align: left; left: 0px;}

 .header-right .top-menu li {visibility: visible;}

 .header-left video {visibility: hidden;}

 .header-left .header-dropdown {visibility: hidden;}

 .header-right .top-name {visibility: visible; font-size: 14px; }

 .header-right .tp-login {display: none;}

 .header-right .social-icons {display: none;}

 .header-left, .header-center, .header-right {top: 0px;}

 .course_col {padding-bottom: 20px;}

 .services .service-box {padding-bottom: 20px;}

 .about .container-fluid {
    width: 100%;
    padding: 0px;
}

.about-content {padding: 20px 20px;}

.widget .posts-list { padding: 0 30px; }

.widget .widget-title { padding: 0 0px; }

.banner-content {padding-left: 50px;}

 .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

.course_image img {
    max-width: 100%;}

.btn-default02 {
    margin-bottom: 5px;
  }

.title {
    font-size: 24px;
    padding: 20px 0 0 0;
  }

  .clockdate {
    display: none;
  }

  .top-name {
    visibility: visible;
  }

}


@media (min-width: 992px) and (max-width: 1199px) {
  
  .menu > li > a {
    font-size: 11px;
   }

  .menu .megamenu.megamenu-md {
    left: -30rem;
    right: auto;
    width: 940px;
  }

  .header-right .tp-login {display: none;}

  .header-right .top-line {visibility: visible;}

}

@media (min-width: 1200px) and (max-width: 1600px) {
  
  .menu > li > a {
    font-size: 14px;
   }

  .menu .megamenu.megamenu-md {
    left: -45rem;
    right: auto;
    width: 1100px;
  }

  .header-right .tp-login {display: none;}

  .header-right .top-line {visibility: visible;}

}

@media (min-width: 1201px) and (max-width: 1920px) {
  
  .header-right .tp-login {display: none;}

  .header-right span.top-line {visibility: visible;}


}







