@media only screen and (max-width: 1600px) {
	.footer_info_bottom li{
		margin: 20px 0px;
	}
	.footer_info_bottom{
		width: 500px;
	}
}
@media only screen and (max-width: 1500px) {

.footer_logo_and_text{
 width: 250px;
 text-align: left;
}
}


@media only screen and (max-width: 1350px) {


.footer_info_bottom{
		width: 400px;
	}
	.footer_info_bottom li{
		width:150px;
	}
	.footer_title{
		font-size: 30px;
	}
}
@media only screen and (max-width: 1350px) {


.footer_info_bottom{
		width: 400px;
	}
	.footer_info_bottom li{
		width:150px;
	}
	.footer_title{
		font-size: 30px;
	}
	.Project_title{
	width: 96%;
}
}
@media only screen and (max-width: 1220px) {
	nav>ul{
		display: none;
	}
	.leng {
    top: 54px;
}
.nav-bar-menu {
	display: block;
}
#logo {
    margin-top: 4px;
	}
	.Project_title{
		font-size: 24px;
		-webkit-text-stroke-width: 1px;
	}
}

@media only screen and (max-width: 700px) {
#logo{
	width: 65px;
	margin-top: 41px;
	left: 2px;
}

.icon_header {
    height: 500px !important;
    margin-top: 80px !important;
    width: 62px;
     left: 21px;
}
.top_info a {
    color: #414141;
    font-size: 15px;
	}
	.icon_header>ul {
   left: 5px !important;
}
.nav-bar-menu {
   right: 9px;
	}
	.leng {
    right: 11px;
	}
	.header_text {
  
    margin-left:81px !important;
    
}
}
@media only screen and (max-width: 1100px) {
	.footer_logo_and_text{
		display: none;
	}
	.footer_info_bottom {
    left: 5%;
}
}
@media only screen and (max-width: 1000px) {

	.menu{
	right: 15px;
    top: 40px;
	}
	.leng {
    right: 14px;
	}
	.Feedback{
		    right: 160px;
	}
	.ul{
		display: none;
	}
	.footer_info {
    width: 30%;
	}
	.footer_image {
    width: 90%;
	}
	.footer_info_bottom {
    width: 189px;
    top: -18px;
}
.footer_info_bottom li {
    margin: 5px 0px;
}
#forms {
    width: 70%;
}
.Course_booking{
	width: 380px;
	box-sizing: border-box;
}
.alert_left_text p{

}
.alert_left_text {
    width: 370px;
	}
.alert_left_text div {
    font-size: 30px;
    margin-left: 21px;
    margin-top: 12px;
    
	}
	.alert_left_text div b {
    font-size: 38px;
}
.alert_left_text{
	box-shadow: none;
}

	.text_Cont {
    width: 74%;
	}

}
@media only screen and (max-width: 600px) {
	.footer_image {
    width: 100%;
}
.footer_title{
	font-size: 25px;
	margin-top: 28px
}
#forms {
    margin-top: 20px;
	}
#forms {
    width: 93%;
}
.footer_info{
	width: 380px;
	   height: 85px;
	   overflow: hidden;
	   bottom: 0;
}
.footer_info_bottom {
    width: 358px;
    top: -18px;
    left: 1%;
}
.footer_info_bottom li:nth-child(3){
	display: none;
}
.footer_info_bottom li:nth-child(4){
	display: none;
}
}
@media only screen and (max-width: 600px) {
	.block-footer {
    margin-top: 205px;
}
.fa-window-close {
    right: -6px;
    top: -46px;
	}
}
