@charset "UTF-8";
@media screen and (max-width:1025px){
    #section1.fp-section,
    #section1 .fp-tableCell{height:auto !important;}
	#section2.fp-section,
    #section2 .fp-tableCell{height:auto !important;}
	#section3.fp-section,
    #section3 .fp-tableCell{height:auto !important;}
	#section4.fp-section,
    #section4 .fp-tableCell{height:auto !important;}
	#section5.fp-section,
    #section5 .fp-tableCell{height:auto !important;}
}
@media screen and (max-width:1025px){
    #section2{padding:300px 0}
}




@media screen and (max-width:1300px){
    .tableWrap{width:95%;}
}
@media screen and (max-width:975px){    
	.table_style thead,
	.table_style colgroup{display:none;}
	.table_style tbody,
    .table_style tr,
	.table_style td{display:block; width:100%;}
    
	.table_style tr{border-bottom:1px solid #ddd; padding:15px 0}
	.table_style td{border-bottom:0; text-align:left; padding:5px;}

	.table_style td:nth-child(1){display:none;}
    .table_style td:nth-child(3),
	.table_style td:nth-child(4),
	.table_style td:nth-child(5){display:table-cell; width:auto;}
}
