@charset "utf-8";
/************
1. 1600px
************/

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

/************
2. 1440px
************/

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

/************
3. 1380px
************/

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

/************
3. 1280px
************/

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

/************
4. 1199px
************/

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

/************
4. 1100px
************/

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

/************
5. 1024px
************/

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

/************
6. 991px
************/

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

/************
7. 959px
************/

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

/************
8. 880px
************/

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

@media only screen and (max-width:866px){
	
	.footer_sec .footer_nav ul li{ width: 16%;}
}
@media only screen and (max-width:810px){
	
	.footer_sec .footer_nav ul li{ width: 14%;}
}

/************
9. 768px
************/

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

/************
10. 767px
************/

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

@media only screen and (max-width:667px){
	.footer_sec .footer_nav ul li{ width: 14%;}
	.d_img{display:none !important;}
	.m_img{display:block !important;}
}
@media only screen and (max-width: 640px){
     .footerData{width: 100%;}
     .footer_sec .footer_nav ul li{ width:18%;}
	.footer_sec .footer_nav ul li:nth-child(4){ width:12%;}
     .footer_sec .footer_nav ul li:nth-child(5){ width: 20%;}
}

/************11. 575px************/

@media only screen and (max-width: 575px){
	.footer_sec .footer_nav ul li{ width:44%; margin-bottom:5%;}
	.footer_sec .footer_nav ul li:nth-child(4){border-right:1px solid #ffffff;text-align: center;padding-left: 0%;box-sizing: border-box; width: 44%;}
	.footer_sec .footer_nav ul li:nth-child(1){ text-align:center;}
	.footer_sec p{font-size: 16px;float: left;display: block;width: 72%;margin: 0% 14%;padding: 0% 0%;text-align: center;}
    .footer_sec .footer_nav ul li:nth-child(5){ width: 40%;}
	.l_logo img {width: 66% !important;} 	
}

/************11. 539px************/
@media only screen and (max-width: 539px){
    
}
/************12. 480px************/
@media only screen and (max-width: 480px){
	
}
/************13. 479px************/

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

}

/************14. 400px************/
@media only screen and (max-width: 400px){

}
/************384px************/
@media only screen and (max-width: 384px){
   
}
/************15. 360px************/
@media only screen and (max-width: 360px){
 
}