@media screen and (min-width: 1200px){
	
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.main-nav .container { width:96%; font-size:13px;}
	.main-nav ul li a { padding:15px 14px;}
	.my-slider ul li { font-size:15px;}
	.my-slider .carousel-caption { bottom:5% ; width:75%;}
}


@media screen and (min-width: 768px) and (max-width: 991px) {
	.main-nav .container { width:100%;}
	.main-nav ul li a { margin:0px; padding: 15px 5px; font-size:12px;}
	.main-nav ul li ul a {padding:5px !important;}
	.my-slider h2 { font-size:18px;}
	.my-slider ul li { font-size:14px; line-height:17px;}
	.my-slider .carousel-caption { bottom:5% ; width:85%;}
	ul.wcoordinators li{ padding:5px 10px 5px 0px; width:50%; border:none; text-align:left;}
	ul.wcoordinators li span{ text-align:left;}
	

	
	
	 }
@media screen and (min-width: 480px) and (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#fff !important;}
	ul.contact-details { text-align:center !important;}
	ul.small-menu li { margin-left:20px; }
	.logo-bar .logo img { margin:5px auto;}
	.my-slider h2 { font-size:14px;}
	.my-slider ul li { font-size:12px; line-height:16px;}
	.my-slider .carousel-caption { bottom:5% ; width:100%;}
	.aicog17 img { width:100%; margin-bottom:20px;}
	.members .carousel-control img { margin-top:190px!important;}
	.register-btn { float:none!important; text-align:center; margin:5%;}
		.register-btn a { padding:2%;}
		.about h2{padding: 3% 0px 0%;}
		.about { padding-bottom:0;}
		#thumbs li { width:50%;}
	ul.wcoordinators li{ padding:5px 10px 5px 0px; width:50%; border:none; text-align:left;}
	ul.wcoordinators li span{ text-align:left;}
		
	}
	
@media screen and (max-width: 479px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#fff !important;}
	.my-slider .carousel-caption { display:none;}
	ul.small-menu li { margin-left:10px; }
	ul.small-menu li, ul.contact-details { font-size:11px;}
	.logo-bar .logo img { margin:5px auto;}
	.green-icon i { height:60px; width:60px; font-size:26px; text-align:center;}
	.green-icon p { font-size:12px; margin-bottom:10px;}
	.members .carousel-control img { margin-top:180px!important;}
	.aicog17 img { width:100%; margin-bottom:20px;}
	.members .carousel-inner {width:90%;}
	#myTesti .col-xs-6 {height:220px;}
	#myTesti h2 {font-size:14px;}
	.members img {width:70%;}
	ul.wcoordinators li{ padding:5px 10px 5px 0px; width:100%; border:none; text-align:left;}
	ul.wcoordinators li span{ text-align:left;}
	
}
@media screen and (max-width: 530px) {
	.green-icon .col-5 {width:50%; height:120px;}
	.after530 {display:none;}
	.aicog17 h1 {font-size:25px;}
	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td
	{padding:5px; font-size:12px;}
}
	 
