@media (max-width: 1200px) {

  header .navbar-brand img {
    width: 250px;
}
.navbar-nav .navbar-light .navbar-nav .nav-link,.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
  font-size: 14px;
}
.side-right-sec h2,.sidebarevent  h3{
  font-size: 20px;
}
.sidebarevent .coursename {
  font-size: 12px;
  margin-left: 20px;
}
.breadcrumbs h2 {
  font-size: 20px;
}

}

@media (max-width: 1024px) {
  #hero::before {
      height: auto; 
   }
   #hero h2 {
    color: rgb(255 255 255);
    margin-bottom: 20px;
    font-size: 18px;
  }
  .breadcrumbs {
    margin-top: 92px;
}
}
@media (max-width: 991px){
  .container{
    max-width: 900px;
}
.notification-set{
  width: auto;
}
}

/* 767-responsive-here tablet-screen */
@media (max-width:767px) {
  .boxcption h3 {
    font-size: 20px;
 }
 .course-mid p{
  font-size: 14px;
 }
 .credits1 ul {
  justify-content: center;
  display: flex;
  width: 100%;
 }
 .view-btn-tabing {
  justify-content: center;
  margin-bottom: 12px;
}
.my-card {
  left: 46%;
}
.card,.director-img,article.socialmedia{
  margin-bottom: 12px;

}
.reset-n-search-btn {
  margin: 15px 0px !important;
  margin-top: 0px;
}
button[type="submit"]{
  margin: 0px;
}
#gallery-lightbox img {
  height: auto;
  object-fit: cover;
  width: 100%;
}
.blog-box img {
  width: 100%;
}
.courseboxhere{
  margin-bottom: 18px;
}
}

/* 575-responsive-here */
@media (max-width:575px){
  .breadcrumbs
  {
    margin-top:0px!important;
  }
.container{
  width: 100% !important;
}
/* .row{
  margin: 0px;
} */
.list-spacing {
  width: 82%;
  margin-bottom: 8px;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  scrollbar-color: #755131 #755131;
}

.list {
  position: absolute;
  min-width: auto;
  flex-wrap: nowrap;
}
.view-btn-tabing a{
  width: 100%;
}
.nav-pills .nav-link.active, .nav-pills .show > .navitem-bg{
  border-radius: none;
}
#pills-tab li{
  margin: 4px 0px;
}
#courseviewhere {
  padding: 12px;
}
.breadcrumbs {
  margin-top: 120px;
}
.contact .php-email-form button[type="submit"]{
  width: 100%;
  margin-top: 12px;
}
.alin-right {
  text-align: center;
  margin: 8px 0;
}
.topmenumail{
  text-align: center;
}
.btn-cus{
  width: 100%;
}
.weblogin-sec {
  padding: 25px 0px !important;
}
.evnt ul.features li {
  display: flex;
  flex-direction: row;
}
.evnt ul.features {
  display: flex;
  flex-direction: column;
}
.evnt .course-feque {
  width: 30%;
}
.course-feans {
  width: 70%;
}
#google_translate_element{
  position: inherit !important;
}
#hero h1
{
  color:#DCA845!important;
}
#hero h2
{
  color:#444444!important;
}
#hero {
  height: auto;}
  .notification-set {
    display: block;
    position: static;
}
.notification-set .holder h4{font-size: 18px;}

.notification-set .holder h4::after{ display: none;}
.wrapper-list-spacing {
  overflow-x: scroll !important;}

}

@media (max-width:375px){
  
}