@media (max-width: 575px){
	body .navbar {
		position:sticky;
		top:-1px;
		z-index:10;
	}
	body .navbar.is-sticky .navbar-inner  a.brand {
		margin-left:2.5rem;
	}
	body #camera_wrap .camera_caption {
		left: 10%;
		width: 80%;
	}
	body .cameraContents .camera_caption h1 {
		background: none;
		color: #fff;
		margin: 0 0 1rem;
		padding: 0;
		text-align: center;
		text-shadow: none;
		font-size: 30px;
		line-height: 35px;
	}
	body .cameraContents .home-slide-1-wrapper .home-slide-btn-goto {
		margin-top: 1.5rem;
	}
	body .cameraContents .home-slide-1-wrapper .home-slide-btn-goto a {
		font-size: 17px;
		padding: 1.3rem 2rem;
	}
	#fmts-homequote {
		margin-top: 2rem;
		padding: 2rem 2rem;
		background: #d8eac3 url(/theme/lambda/pix/home/home-bgquote.jpg) center bottom no-repeat;
		background-size: cover;
		font-size: 20px;
		line-height: 30px;
	}
	#home-macroaree-wrapper .iconbox-content {
		min-height: 200px;
		padding: 20px;
		color: #fff;
	}
	#home-macroaree-wrapper .homebox-img {
		height: 85px;
		margin-bottom: 0.5rem;
	}
	#homebox-ecm .homebox-img img {
		height: 40px;
	}
	#homebox-ecm .homebox-text {
		top: -25px;
	}
	#homebox-elearning .homebox-img img {
		height: 60px;
	}
	#homebox-incibum .homebox-img img {
		height: 60px;
	}
	#homebox-ames .homebox-img img {
		height: 25px;
	}
	#home-macroaree-wrapper .row-fluid.frontpage {
		margin-bottom: 0;
	}
	#frontpage-available-course-list > h2{
		margin-top:0;
	}
	body.catis-ames #catiscustom-title {
		text-align: center;
	}
	body .coursebox{
		width:100%;
	}
	body .coursebox:last-child{
		margin-bottom: 0px;
	}
	#page-footer .row-fluid .span4 {
		padding: 0 !important;
	}
	#page-footer .card-body.p-3{
		padding-top:0 !important;
		padding-bottom:0 !important;
	}
	body #page-footer .row-fluid .block {
		margin-bottom: 0 !important;
	}
	body #page-footer {
		padding-top: 2.3rem;
	}
	body #page-footer .footerlinks {
		margin-top: 1rem;
	}
	#cat-cover-wrapper .cat-cover {
		height: 175px;
		overflow: hidden;
	}
	#cat-cover-wrapper .cat-cover img#cat-cover-bg {
		width: 100%;
		height: 180px;
		object-fit: cover;
	}
	#cat-cover-wrapper .cat-cover h3 {
		bottom: 3%;
		padding: .5rem 1rem;
		font-size: 20px;
	}
	body.catis-ecm #cat-cover-ecm-logos,
	body.catis-elearning #cat-cover-ecm-logos {
		width: 130px;
		padding: 0 1rem;
	}
	body.catis-incibum #cat-cover-ecm-logos img, body.catis-ames #cat-cover-ecm-logos img {
		max-width: 80%;
	}
	body.catis-ames #cat-ames-intro-wrapper aside {
		position: relative;
		padding: 0rem 1rem;
	}
	body.catis-ames #cat-ames-intro-spot {
		margin: 2rem 0 0;
		font-size: 18px;
		line-height: 30px;
	}
	body.catis-ames #cat-ames-intro-spot {
		margin: 2rem 0 0;
		font-size: 18px;
	}
	body.catis-ames .back-to-top{
		bottom:0;
	}
	body.catis-ames .back-to-top i{
		font-size:2rem;
	}
}