
@media only screen and (max-width: 1600px){
	/*.home_slix_box{padding-top: 100%;}*/
	.home_slix-content{padding: 100px 0;}

	.home_slix_wrapper{height: 600px;}
	.home_slix-right{right:60px;top:190px}
	.home_slix-top-right{top:50px;right:180px}
	.home_slix-right-bottom{right:90px;bottom:186px}
	.home_slix-bottom-right{right:170px;bottom:50px}
	.home_slix-bottom{bottom:0}
	.home_slix-bottom-left{left:180px;bottom:70px}
	.home_slix-left{left:100px;top:250px}
	.home_slix-top-left{top:80px;left:160px}
	.home_slix-top{top:0}

}

@media only screen and (max-width: 1300px){
	.home_slix-left{left:0}
	.home_slix-bottom-left{left:30px;bottom:90px}
	.home_slix-right{right:0}
	.home_slix-right-bottom{right:0}
	.home_slix-bottom-right{right:70px;bottom:60px}
	.home_slix-bottom{left:33%}
	.home_slix-top-left{left:50px}
	.home_slix-top-right{top:30px;right:40px}
}

@media only screen and (max-width: 1200px){
	.home_slix_bento_grid{grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));}

	.abl_box{flex-direction: column;}
	.ebiz_about_grid{grid-template-columns: 1.5fr 1fr;}
	.eai_box{height: 240px;padding-top: 54%;}
}


@media only screen and (max-width: 1100px){
	.home_slix_node{width: 90px;height: 70px;}    
	.home_slix_wrapper {height: 470px;}

	.eco_detail{padding: var(--gap30);}

	.home_slix-left{top: 200px;}
	.home_slix-right-bottom{bottom: 166px;}
	.home_slix-right{top: 130px;}
	.home_slix-bottom-left{bottom: 60px;}
	.home_slix-bottom-right{right: 50px;bottom: 20px;}
	.home_slix-bottom {left: 43%;}
	.ego_grid_wrapper{grid-template-columns: 1.5fr 1fr;}

	
}

@media only screen and (max-width: 980px){

	.home_slix_wrapper{height:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:var(--gap30)}
	.home_slix_lines{display:none}
	.home_slix_center{position:relative;left:auto;top:auto;transform:none;margin:auto;grid-column:1/-1;width:250px;height:250px}
	.home_slix_node{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;min-height:120px;background:#fff;border-radius:20px;padding:20px;box-shadow:0 10px 30px rgb(0 0 0 / .08)}
	.home_slix_node img{max-width:180px}

	.ebx_mv_center_line {left: -50px;}
	.ebx_mission_item {width: 100%;margin-left: 0;}
	.ebx_mission_item::before {left: -50px;}

	.ebx_mission_item{text-align: left;}
	.ebiz_about_grid {grid-template-columns: 1fr;}
	.eai_box:first-child{margin-top: 40px;}

	.ego_grid_wrapper {grid-template-columns: 1.2fr 1fr;}
}


@media only screen and (max-width: 840px){
	.home_slix-scroll{bottom: -10px;}
	.ebiz_contact_wrapper{    grid-template-columns: 1fr;}
	.privacy-policy-layout{ grid-template-columns: 1fr;}
	.privacy-policy-sidebar{position: relative;    top: 0;display: none;}
}

@media only screen and (max-width: 768px){
	.home_slix-content{padding: 50px 0;}
	.home_slix-desc{font-size: 16px;}
	.home_slix-btn{padding: 12px 22px;font-size: 16px;}
	.home_slix-scroll{width: 40px;height: 40px;font-size: 18px;left: calc(50% - 20px);}
	.home_slix-badge{font-size: 14px;}

	.ebiz_about_grid{grid-template-columns: 1fr;}
	.ebiz_about_cards{border: 1px solid #e5e7eb;}

	.home_slix_icon img{    height: 60px;width: 100px;}

	.ebx_mission_timeline{padding-left: 30px;}
	.ebx_mv_center_line {left: 0;}
	.ebx_mission_item::before{    width: 30px;}
	.ebx_mission_item:nth-child(even)::before {left: -30px;}
	.ebx_mission_item::before{left: -30px;}
	.ebx_mission_number{min-width: auto}

	.abl_box i{font-size: 16px;}
	.home_slix_card:hover {transform: translateY(-5px);}	

	.ego_grid_wrapper {grid-template-columns: 1fr;}

	.ebInfoTop{padding: 30px;}
	.eco_detail_img img{    width: 80px;}
}

@media only screen and (max-width: 640px){
	.cta_box{flex-direction: column;text-align: center;}

	.ebx_mission_item::before {width: 15px;}
	.ebx_mission_item:nth-child(even)::before 	{left: -15px;}
	.ebx_mission_timeline{padding-left: 15px;}
}


@media only screen and (max-width: 576px){
	.home_slix-title{margin-bottom: 15px;}
	.home_slix-btn{width: auto;}

	.ebx_mission_item {flex-direction: column;}
	.ebx_mission_number{font-size: 32px;line-height: 1;}

	.eai_box {height: auto;padding-top: 34%;}

	.home_slix_card::before{bottom: -90px;}
	/*.home_slix_wrapper{grid-template-columns:1fr;}*/
	.home_slix_center{width:220px;height:220px;}

	.ebiz_input_box input,
	.ebiz_input_box textarea{padding: 14px 15px;border-radius: 6px;}

	.ebiz_form_grid{grid-template-columns: repeat(1, 1fr);gap: 0;}
    
}


@media only screen and (max-width: 480px){
	.home_slix-buttons a.custom_btn{width: auto;}

	.home_slix_wrapper{grid-template-columns: repeat(auto-fit, minmax(70px, 1fr));}
	.home_slix_node{min-height: auto;        border-radius: 10px;}
}



