/* ------------ 640*360  */
@media all and (max-width: 640px) {
  .AboutClass{
  height:auto;
  }
  .leftData {
    width: 100%;
    text-align: justify;
}
.rightImg {
    width: 100%;
}
#footer:before{	
	content:' ';
	height:20px;
}
	#footer,.enterTheSite{
	display:none;
	}
}

@media all and (max-width: 640px) and (orientation:landscape){
#footer{
		display:block;
		background-size: contain!important
		margin: 0 0 0em 0 !important;
		}
		
		.foo_bottom{
			margin-top: 124px !important;
		}		
}
@media all and (max-width: 1280px) {
/*
	#footer{
		background: url('../images/footerbg2.png') no-repeat scroll 0px 0px / cover transparent;
	}
	*/
}	

@media (max-width:1024px){
	.next img{
  display:none;
  	}
}
@media all and (max-width: 640px) and (min-width: 360px) and (orientation:portrait)  {
}
/* ---------------------------- 768*1024  ---------------*/


@media all and (min-width: 768px) and (orientation:portrait) { 
	
	
}
@media all and (max-width: 1280px){
	.firstP{
	width: 100%;
	float: none;
	}
	
}
/* ---------------------------- 800*1280  ---------------*/

@media (min-width: 1280px)  {
.adjustDataClass .leftData{
		margin-top: 65px;
  }
  	
}

@media (min-width: 980px)  and (max-width: 1280px){
	#header {
    padding: 18.9em 0px!important;
}
}
@media (min-width: 1280px) and (orientation:landscape){

}

@media all and (max-width: 1280px) and (min-width: 600px) and (orientation:landscape)  {
  
}


@media all and (max-width: 1920px) and (min-width: 980px) and (orientation:portrait)  {

}

@media all and (max-width: 1920px) and (min-width: 980px) and (orientation:landscape)  {
 
}
/* ---------------------------- 980*1280  ---------------*/

@media all and (max-width: 979px) and (orientation:landscape) {
	
}

/* ---------------------------- 1280*600  ---------------*/


@media all and (min-width: 600px) and (min-width:1280px){
 
}


@media all and (max-width: 768px) {
	.enterTheSite{ 
	display:none
	}
}
