﻿@charset "utf-8";
/* CSS Document */

.AboutPageWrap{overflow-y:auto;} 

.AboutPage{width:100%;position:relative;margin:auto;}
.AboutPageInner{width:100%;position:relative;margin:auto;}
.AboutPageBanner{width:100%;}
.AboutPageBanner img{width:100%;}


.AboutPageTitle{font-size:20px;margin:20px auto;}

.AboutPageCon{width:100%;min-height:114px;}
.AboutPageCon p{text-indent:24px;font-size:15px;}


/*.cmn-Footer{position:relative;}*/


  


@media screen and (max-width:1366px) {
    
}

@media screen and (max-width:1210px) { 
   
}



@media screen and (max-width:1024px) {
     
}
    
          
@media screen and (max-width:992px) {
    .AboutPageTitle { margin-bottom:10px;}
}

@media screen and (max-width:940px)  {
     

} 
 
@media screen and (max-width:768px)  {
  
    .AboutPageCon{min-height:150px;}
    /*.cmn-Nav{display:none;}*/
    .cmn-Footer{position:fixed;}
} 

@media screen and (max-width:750px)  {
     
} 

@media screen and (max-width:640px)  {

     
     
} 

 