@media only screen and (max-width: 767px) {
	.footer-menu ul li , .footer-menu ul li:last-child{
	    padding: 5px 0;
	}
	.footer-menu ul {
	    float: left;
	    display: block;
	    list-style: none;
	}
	.login-link{font-size: 13px;}
	.instruction-event-box2 table tr td b{
		font-size: 13px;
	}
	.instruction-event-box2{
		height: 35vh;
	}
	.aboutImg img {
	    min-height: 0;
	}
	.maps iframe{
		height: 200px;
	}
	.slide-img {
    height: 198px;
	}
	.carousel-control-next {
	    right: -16px;
	}
	.carousel-control-prev {
	    left: -16px;
	}
	.navbar-toggler{
		line-height: 1.4;
	}
	.carousel-control-next, .carousel-control-prev{
		top:-53px;
	}
	h1{
		font-size:25px;
	}
	.media-center{
		text-align:center;
	}
	/*.media-header{
		margin-top: 88px;
	}*/
	.media-left{
		text-align:left;
	}
	.top-header img {
    		height: 35px;
	}
	.top-header .navbar-brand {
	        width: 75%;
	}
	.topbar-btn a {
    		padding: 3px 17px;
	}
	#intro iframe{
		height: 194px;
		width: 100%;
	}
	#android .playStoreBtn img {
	    width: 50%;
	}
	.myPhone img {
    width: 100%;
    padding-top: 15px;
}
	.media-achievement{
		text-align: center;
	}
	.media_align_mb{
		margin-bottom: 2rem !important;
	}
	/*testimonial*/
	#testimonial-slides .testimonial-content {
	    width: 100%;
	    padding: 7px 12px;
	    text-align: center;
	    margin-left: 0;
	}
	.testi-img {
	    width: 90px;
	    height: 90px;
	    border-radius: 50%;
	}
	/*end testimonial*/
	
	/* About Page */
	.aboutBox {
    		height: auto;
	        margin-bottom: 10px;
	}
	.aboutBox p {
    		display: block;
    		padding: 8px;
    		height: 235px;
	}
	/*start home gallery*/
	.homeGallery img {
	    width: 100%;
   	    margin-bottom: 8px;
	}
	.moreGal {
    		position: relative !important;
	}
	.overlay-Gal {
    	position: absolute;
    	top: 16px;
    	left: 14px;
   	width: 92%;
    	height: 230px;
    	padding-top: 78px;
    	background-color: none;
	}
	/*end home gallery*/
	.social{
		text-align: left !important;
	}
	.media-footer{
		text-align: left !important;
	}
	.media-footer-detail{
		text-align: left !important;
	}
	.media-footer-detail{
		padding:0 !important;
	}

	/*contact form*/
	
	/*top button*/
	.topBtn {
	    width: 10%;
	    height: 7%;
	}
	#upcomingEvent img {
	    width: 100%;
  	    height: 212px;
   	    border-radius: 5px;
	    margin-bottom: 10px;
	}
	.media-photoGal img{
		margin-bottom:6px;
	}
	
	/*Photo Gallery*/
	.categoryBtn .nav-link {
    		text-decoration: none;
    		padding: 5px 6px;
    		margin-right: 8px;
    		color: #14bdee;
    		background-color: #fff;
    		border: 1px solid #14bdee;
	}
	.categoryBtn a {
    		margin-right: 5px;
	}
	/* Course details */
	.sidebar-search{
		padding-top: 18px;
	}
	.tab-style {
    padding: 15px;
    text-align: justify;
}
	/*Blog*/
	.blog_post img {
    width: 100%;
    height: 188px;
	}
	.blog-content-style {
    padding: 30px 21px;
	}
	.blog_info .blog_meta li {
    position: absolute;
    left: 21px !important;
    z-index: 1;
    top: 55px;
    background: #14bdee;
    padding: 2px 12px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
	.footer-menu ul li a{font-size: 12px;}
	.footer-menu ul li {
	    padding: 0px 15px;
	}
	.footer-menu ul {
	    float: right;
	    display: flex;
	    list-style: none;
	}
	.carousel-control-prev {
    left: -30px;
	}
	.carousel-control-next {
	    right: -30px;
	}
	.media_align_mb{
		margin-bottom: 2rem !important;
	}
	h1 {
    		font-size: 26px;
	}
	.slide-img {
    		width: 100%;
    		height: 350px;
	}
	#intro a {
    		text-decoration: none;
    		padding: 4px 11px;
	}
	#intro iframe {
    		height: 385px;
    		width: 100%;
	}
	#achievement-sec img {
	    margin-top: 26px;
	    height: 33px;
	}
	#achievement-sec p {
    		font-size: 12px;
	}
	.media-achievement{
		height: 100px;
	}
	#testimonial-slides .testimonial-content {
    		margin-left: 70px;
	}
	.footer-top .social i {
    		font-size: 31px;
	}
	.media-news aside p{
		font-size: 13px;
	}
	.tab-box-body p {
    		padding-left: 0px;
    		font-size: 13px;
    		font-weight: bold;
	}
	.achievement-box span {
    		font-size: 19px;
	}
	.moreGal{
    		position: relative !important;
	}
	.overlay-Gal {
    		position: absolute;
    		top: 16px;
    		left: 14px;
    		width: 84%;
    		height: 101px;
    		padding-top: 32px;
	}
	.topbar-content{
		    font-size: 15px;
	}
	#topbarMenu ul li a {
    		font-size: 11px;
    		padding: 1px;
	}
	.aboutBox p {
    		font-size: 13px;
    		display: block;
    		padding: 6px;
    		height: 200px;
	}
	.contact-details ul li a {
    		font-size: 10px;
	}
	#contact img {
    width: 45%;
    height: 69px;
	}
	    
	.contact-details ul li p {
    		font-size: 12px;
	}
	.photo-box img {
    		width: 100%;
    		height: 139px;
	}
	.blog_right_sidebar .widget_title {
    		font-size: 17px;
	}
	blog_post img {
    width: 100%;
    height: 227px;
	}
	.instruction-sidebar h3 {
    font-size: 16px;
	}
	.loginThumb img {
    width: 100%;
    height: 361px;
	}
	.category-list ul li {
    padding-bottom: 0px;
    margin-bottom: 6px;
	}
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
	.about_text p{
		font-size: 13px;
	}
	.aboutImg img {
	    min-height: 250px;
	}
	.circle-title h3 {
	    font-size: 14px;
	}
	p.course_desci{
		font-size: 12px;
		height: 100px;
	}
	.media-news aside h4{
		font-size: 17px;
	}
	.tab-box-body ul li a {
	    padding: 3px 6px 5px;
	    font-size: 12px;
	}
	.courseButton-style{
		font-size: 13px;
		height: 40px;
	}
	.tab-box-body p{
		font-size: 12px;
	}
	.media-news aside ul li{
		font-size: 13px;
	}
	.achievement-box p {
	    font-weight: bold;
	    font-size: 11px;
	}
	.testi-img{
		width:10%; 
		height:87px;
	}
	#testimonial-slides .testimonial-content{
		font-size: 12px;
	}
	.contact-style h2 {
	    font-size: 20px;
	}
	.maps iframe {
	    display: block;
	    height: 378px;
	}
	.footer-top p {
	    font-size: 12px;
	}
	h1{
		font-size: 26px;
	}
	#achievement-sec img {
	    margin-top: 30px;
	    height: 40px;
	}
	.achievement-box span{
		font-size: 20px;
	}
	.top-header img{
		height: 32px;
	}
	.topbar-btn a {
	    padding: 5px 10px;
	}
	.topbar ul a, .topbar-content i{
		font-size: 12px;
	}
	#topbarMenu ul li a {
    		font-size: 10px;
	}
	#intro p {
	    text-align: justify;
	    font-size: 12px;
	}
	.phoneIcon h1 {
	    font-size: 22px;
	}
	.phoneIcon p {
	    font-size: 13px;
	}
	.myPhone img{
		height: 300px;
	}
	.slide-img {
    width: 100%;
    height: 492px;
	}
	.overlay-Gal {
    position: absolute;
    top: 16px;
    left: 15px;
    width: 88%;
    height: 141px;
    padding-top: 46px;
	}
	.media-achievement{
		height: 100px;
	}
	.aboutBox p {
	    height: 170px;
	    font-size: 13px;
	}
	.category-list ul li, .category-list ul li span{
		font-size: 14px;
	}
	.category-list ul li{margin-bottom: 10px;}
	.course_thumb{
		max-height: 238px;
	}
	#tabContent p{
		font-size: 13px;
	}
	.tab-style{
		padding: 10px;
	}
	.tab-style table th, td{font-size: 11px;}
	.courseListBtn a{font-size: 12px;}
	footer h4 {
	    color: #384158;
	    font-size: 18px;
	}
	#contact h5 {
	    font-weight: 600;
	    font-size: 15px;
	}
	.contact-details p{
		font-size: 13px;
	}
	h1{font-size: 25px;}
	.vid-gal iframe{height: 164px;}
	.table td, .table th {
	    padding: .50rem;
	    vertical-align: top;
	    border-top: 1px solid #dee2e6;
	}
	.form-control {
	    display: block;
	    width: 100%;
	    height: 36px;
	    padding: 10px;
	    font-size: 0.75rem;
	}
	label{font-size: 13px;}
	.footer-btn a{font-size: 13px;}
	.form-input b {
	    font-size: 12px;
	}
	.index-post .post-info .post-title, .list-label li a{
		font-size: 12px;
	}
	h3.heading {
	    font-size: 1rem;
	}
	blockquote {font-size: 12px;}
	.blog-meta b a, .blog-meta span {
	    font-size: 12px;
	}
	.topbar ul{padding: 7px 0;}
	.login-link{font-size: 13px;}
	#policy p, #terms p{
		font-size: 13px;
	}
	#accordion .panel-title a{font-size: 14px;}
	#accordion .panel-body ul li{font-size: 12px;}
} 