.about_rayno {
	width:100%;
	max-width:1920px;
	position: relative;
	margin:0 auto;
	padding:0px;
	    overflow: hidden;
}

.about_container {
	position: relative;
	background: #000;
}
.sub_top {
	padding-top:50px;
	max-width: 100%;
    width: 100%;


	position: absolute;
	background: none;
}

.sub_top_img.overlay,
.sub_top .contents_box .desc,
.sub_top .contents_box .txt {
	display: none;
}
.sub_top .contents_box .tit {
	font-size:34px;
}
section.about {
    width: 100%;
    max-width: 1920px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding: 0px;
}

section.about,
section.technology {
	display: block;
	overflow:hidden;
}

section.technology .core_value {
	display: block;
}

.about_background {
	width: 100%;
	display: block;
	overflow: hidden;
}

section.technology .technology_wrapper {
	position: absolute;
	left: 50%;
	bottom: 0%;
	margin-left: -640px;
}

section.technology .about_title {
	color: #fff;
	font-family: "Montserrat";
	font-weight: 300;
	font-size: 115px;
	letter-spacing: -0.05em;
	line-height: 1;
	position: absolute;
	text-align: center;
	display: block;
	width: 100%;
	left: 0;
	bottom: 45%;
}
section.technology .about_title span {
	font-weight: 600;
	font-size: 115px;
	color: #fff;
}

section.technology .about_text {
	color: #fff;
	font-weight: 200;
	font-size: 20px;
	letter-spacing: -0.05em;
	line-height: 2;
	width: 1280px;
	text-align: left;
	box-sizing: border-box;
	padding-left: 1%;
	position: absolute;
	display: block;
	left: 50%;
	margin-left: -640px;
	bottom: 10%;
}

.technology_text_top {
	position: absolute;
	left: 50%;
	color: #fff;
	font-size: 24px;
	font-weight: 100;
	top: 12%;
	text-align: center;
	line-height: 1.8;
	width: 870px;
	margin-left: -435px;
}

.technology_text_middle {
	position: absolute;

	top: 35%;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 70px;
	letter-spacing: -0.035em;
	font-weight: 200;
	line-height: 1.05;
}

.technology_text_middle span {
	font-weight: 500;
}

.technology_text_middle_sub {
	position: absolute;
	left: 50%;
	top: 43%;
	color: #fff;
	width: 680px;
	text-align: center;
	margin-left: -340px;
	font-size: 20px;
	letter-spacing: -0.035em;
	font-weight: 100;
	line-height: 1.8;
}

.technology_text_bottom {
    position: absolute;
    left: 50%;
    top: 83%;
    color: #fff;
    width: 1280px;
    text-align: right;
    margin-left: -640px;
    font-size: 70px;
    letter-spacing: -0.035em;
    font-weight: 200;
    line-height: 1.05;
}

.technology_text_bottom span {
	font-weight: 500;
}

.technology_text_bottom_sub {
	position: absolute;
	left: 50%;
	top: 91%;
	color: #fff;
	width: 1280px;
	text-align: right;
	margin-left: -640px;
	font-size: 20px;
	letter-spacing: -0.035em;
	font-weight: 100;
	line-height: 1.8;
}
.worldwide{
	max-width: 1920px;
	background: #f97022;
	margin: 0 auto;
	padding-top:100px;
	overflow: hidden;
}
.worldwide img{
	width:100%;
}
/* Media Query */



@media screen and (min-width: 1024px) {
	.lg_new_line {
		display: block;
	}
}

@media screen and (max-width: 1440px) {
	section.technology .about_title,
	section.technology .about_title span {
	    font-size: 100px;
	}

	section.technology .about_text {
		font-size: 17px;
		width: 900px;
		margin-left: -450px;
		line-height: 1.8;
	}

	.technology_text_top {
    font-size: 20px;
}
	.technology_text_middle {font-size: 44px;}
	.technology_text_middle span {

	}
	.technology_text_middle_sub {font-size: 16px;}
	.technology_text_bottom {width: 800px;margin-left: -400px;font-size: 44px;}
	.technology_text_bottom span {

	}
	.technology_text_bottom_sub {width: 800px;margin-left: -400px;font-size: 16px;}
}

@media screen and (max-width: 1024px) {
	.sub_top {
		padding-top:30px;
	}
	.sub_top .contents_box .tit {
		font-size:24px;
	}
	section.technology .about_title,
	section.technology .about_title span {
		font-size: 70px;
	}

	section.technology .about_text {
		width: 100%;
		margin-left: -0px;
		left:0px;
		padding:10%;
		box-sizing: border-box;
		font-size: 14px;
		bottom:5%;
	}

	.technology_text_top {width: 100%;box-sizing: border-box;padding: 0 80px;font-size: 16px;margin-left: 0;left: 0;}
	.technology_text_middle {font-size: 34px;}
	.technology_text_middle span {

	}
	.technology_text_middle_sub {width: 100%;margin-left: 0;left: 0;box-sizing: border-box;padding: 0 80px;font-size: 13px;}
	.technology_text_bottom {width: 100%;margin-left: 0;font-size: 34px;left: 0;box-sizing: border-box;padding-right: 40px;}
	.technology_text_bottom span {

	}
	.technology_text_bottom_sub {width: 100%;margin-left: 0;left: 0;box-sizing: border-box;padding-right: 40px;padding-left: 40px;}
}

@media screen and (max-width: 768px) {
	.sub_top {
		padding-top:20px;
	}
	.sub_top .contents_box .tit {
		padding-top:0px;
		font-size:20px;
		color:rgba(255,255,255,1);
	}
	.about_background {
		position: relative;
		width: 960px;
		left:50%;
		margin-left:-480px;
		opacity:0.5;
	}
	section.technology .core_value h4{
	  padding-top:50px;
	  font-size:35px;
	  font-weight:700;
	  letter-spacing: 0em;
	  font-family: 'Montserrat';
	}
	section.technology .about_title,
	section.technology .about_title span {
		font-size: 60px;
		bottom: 55%;
	}

	section.technology .about_text {

		font-size: 14px;
		line-height: 22px;

	}

	.technology_text_top {font-size: 14px;}
	.technology_text_middle {
    font-size: 34px;
}
	.technology_text_middle span {

	}
	.technology_text_middle_sub {font-size: 14px;}
	.technology_text_bottom {font-size: 34px;padding-right: 8%;}
	.technology_text_bottom span {

	}
	.technology_text_bottom_sub {font-size: 14px;padding:0 8%;}
}

@media screen and (max-width: 480px) {
	section.technology .about_title,
	section.technology .about_title span {
		font-size: 30px;
		bottom: 68%;
	}

	.about_background {
		position: relative;
		width: 700px;
		left:50%;
		margin-left:-350px;

	}
	.technology_text_top {font-size: 12px;line-height: 1.6;padding: 0 8%; }
	.technology_text_middle {font-size: 26px;}
	.technology_text_middle span {

	}
	.technology_text_middle_sub {font-size: 12px;line-height: 1.6;padding: 0 8%; }
	.technology_text_bottom {font-size: 26px;top: 79%;}
	.technology_text_bottom span {

	}
	.technology_text_bottom_sub {font-size: 12px;line-height: 1.6;padding: 0 8%; top: 87%;}
}
