@media (max-width: 767px){

	footer.foot .tops_nfooter .menus_foot ul.text-right{
		text-align: left !important;
	}
	footer.foot .tops_nfooter .menus_foot ul .list-inline-item:not(:last-child) {
	    margin-right: 0.1rem;
	}
	footer.foot .tops_nfooter .menus_foot ul li a{
		font-size: 9px;
	}

	section.home_sec_5 .contents h2{
		font-size: 18px !important;
	}
	section.home_sec_5 .contents h4{
		font-size: 16px !important;
	}

	section.home_sec_5 {
	    padding-top: 4.3rem;
	    padding-bottom: 4.3rem;
	    background-position: right center;
	    background-size: cover;
	}

	section.home_sec_2 .blockns_slide_prd ul li a {
	    font-size: 15px;
	}
	section.home_sec_2{
		min-height: inherit; 
		padding-top: 2.5rem;
		padding-bottom: 4.5rem;
	}
	section.home_sec_2 .blockns_slide_prd ul li.separate{
		width: 110px;
		height: 5px;
		margin: 12px 0 13px;
	}

}