@media (max-width: 1200px) {
  /* tablet devices */

.home-bg-banner-1 {
    padding-top: 100px;
}
.courses .card-banner .overlay55 {
			padding:0.25em;
		}
  }
@media (max-width: 992px) {
  /* small tablet devices */
  .slider-main .item-slide {
    height: auto; }

  .menu-category .submenu {
    max-width: 100%;
    left: 0;
    top: 100%; }

  .border-cols > [class*="col-"] {
    border-width: 0 0 1px 1px; } }
@media all and (max-width: 768px) {
  /* mobile devices */
  .navbar {
    padding: 1rem; }

  .navbar-landing {
    transition: .5s;
    padding-top: 7px;
    padding-bottom: 7px; }

  .nav-item .btn {
    margin: 7px 0 !important; }

  .list-inline-item {
    vertical-align: middle;
    margin-bottom: 5px;
    margin-top: 5px; }

  .section-header .logo, .header-main .logo {
    max-height: 30px;
    width: auto; }
  .section-header .logo-text, .header-main .logo-text {
    font-size: 24px; }
  .section-header .brand-wrap, .section-header .search-wrap, .section-header .widget-header, .header-main .brand-wrap, .header-main .search-wrap, .header-main .widget-header {
    margin-bottom: 1rem; } 
	  .desktopview{
			 display:none; 
		  }
		  .mobileview{
	display:block;
	    padding-top: 20px;
	}
	.submit-btn{
		padding:6px;
	}
	}

/*# sourceMappingURL=responsive.css.map */


/*terms_of_use,about_us and privacy_policy*/

@media only screen and (max-width: 576px) {
	div#collapsibleNavbar {
		background: #00bbff;
		color: #fff;
	}
	div#collapsibleNavbar li.nav-item {
		padding: 0 10px;
		border-bottom: 1px solid #fff;
	}
	div#collapsibleNavbar li a{
		color:#fff;
	}
	a.nav-link {
		font-size: 16px;
	}
h1.display-4 {
    font-size: 44px;
    margin: 50px auto;
}
.page_content .row.mb-4 {
    margin: 0;
}
.page_head {
    padding-bottom: 0;
}
.page_content {
    width: 100%;
    word-break: break-word;
}
.terms-section h3 {
    font-size: 22px !important;
}
.terms-para-section, .sub-text, .last-section {
    font-size: 16px !important;
}
.home-bg-banner-1 {
	padding-top: 40px;
}
 h1.txtH1 {
	font-size: 35px !important;
}
.submit-btn {
    width: 50%;
}
.footer-link{
	padding-left:0px;
	width: 50%;
    padding-bottom: 10px;
}
.copyright {
    order: 3;
}
}
  