@media ( min-width : 800px ) {

*{
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

body{
	display: flex; justify-content: center;
	background: #f2f2f2;
}






.sec-1{
	display: flex; justify-content:space-between; align-items: center; 
	width: 1300px; height: 80px;
	background: #000;
}
.sec-1 .logo{
	display: flex;
	width: auto; height: 70px;
	margin-left: 40px;
}
.sec-1 .btn-cmc button{
	display: flex; justify-content:center; align-items: center;
	width: 200px; height: 40px;
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	color: #fff;
	background: linear-gradient(#FF5001, #FF6E2D);
	margin-right: 40px;
	outline: none;
	border-radius: 15px;
	border: 1px solid #FF5001;
	cursor: pointer;
}
.sec-1 .btn-cmc button:hover{
	background: linear-gradient(#FF6E2D, #FF5001);
}

.sec-2{
	display: flex; justify-content:center; align-items: center; 
	width: 1300px; height: auto;
	background: linear-gradient(#0F0F0F, #000);
	padding: 30px 0 30px 0;
	color: #0F0F0F;
}
.sec-2 .el-1{
	display: flex; justify-content:center; align-items: center; 
	width: 50%; height: auto;
}
.sec-2 .el-1 .ul-p1{
}
.sec-2 .el-1 .ul-p1 li{
	width: 80%; height: auto;
	margin: 25px 0 15px 20px;
}
.sec-2 .el-1 .ul-p1 label{
	display: flex;
	font-size: 24px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	color: #FF8E5B;
}
.sec-2 .el-1 .ul-p1 span{
	display: flex;
	font-size: 16px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	color: #C7C7C7;
	margin-top: 10px;
	line-height: 22px;
}

.sec-2 .el-2{
	display: flex; justify-content:center; align-items: center; 
	width: 50%; height: auto;
}
.sec-2 .el-2 img{
	display: flex;
	width: auto; height: 300px;
}

.sec-3{
	display: flex; justify-content:center; align-items: center; 
	width: 1300px; height: auto;
	background: #fff;
	padding: 120px 0 80px 0;
}
.sec-3 span{
	display: flex; text-align: center;
	font-size: 40px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	color: #6C6C6C;
	font-weight: 700;
	width: 900px; height: auto;
}

.sec-4{
	display: flex; justify-content:center; align-items: center; 
	width: 1300px; min-height: auto;
	background-image: url("../m-img/photog.png");
	background-repeat: no-repeat;
	background-position: center, center;
	background-size: contain;
	background-color: #fff;
	padding: 50px 0 50px 0;
}
.sec-4 .s4c{
	display: flex; justify-content:center; align-items: center; 
}
.sec-4 .elem-1{
	width: 500px; height: auto;
	margin-right: 100px;
}
.sec-4 .elem-1 .l1{
	display: flex; text-align: center; justify-content: center;
	font-size: 19px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	color: #222222;
	font-weight: 600;
}
.sec-4 .elem-1 .c-l2{
	background: #000;
	opacity: 0.7;
	padding: 15px;
	border-radius: 20px;
	margin-top: 20px;
}
.sec-4 .elem-1 .c-l2 .l2{
	display: flex; align-items: center;
	margin: 8px 0 8px 0;
}
.sec-4 .elem-1 .c-l2 .l2 img{
	width: 30px; height: auto;
}
.sec-4 .elem-1 .c-l2 .l2 span{
	color: #fff;
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 100;
	margin: 0px 0 0px 10px;
	line-height: 20px;
}
.sec-4 .elem-2{
	width: 500px; height: auto;
	margin-left: 100px;
}
.sec-4 .elem-2 .l1{
	display: flex; text-align: center; justify-content: center;
	font-size: 19px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	color: #222222;
	font-weight: 600;
}
.sec-4 .elem-2 .c-l2{
	background: #000;
	opacity: 0.7;
	padding: 15px;
	border-radius: 20px;
	margin-top: 20px;
}
.sec-4 .elem-2 .c-l2 .l2{
	display: flex; align-items: center;
	margin: 8px 0 8px 0;
}
.sec-4 .elem-2 .c-l2 .l2 img{
	width: 30px; height: auto;
}
.sec-4 .elem-2 .c-l2 .l2 span{
	color: #fff;
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 100;
	margin: 0px 0 0px 10px;
	line-height: 20px;
}

.sec-5{
	display: flex; justify-content:center; align-items: center; 
	width: 1300px; height: auto;
	background: #fff;
	padding: 120px 0 150px 0;
}
.sec-5 .l1{
	display: flex; justify-content:center; align-items: center;
}
.sec-5 .l1 span{
	text-align: center;
	color: #FF5001;
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 600;
}
.sec-5 .l2{
	display: flex; justify-content:center; align-items: center;
	margin-top: 20px;
}
.sec-5 .l2 span{
	text-align: center;
	color: #868686;
	font-size: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 500;
}
.sec-5 .l3{
	display: flex; justify-content:center; align-items: center;
	margin-top: 50px;
}
.sec-5 .l3 span{
	text-align: center;
	color: #868686;
	font-size: 32px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 700;
	width: 620px; height: auto;
}
.sec-5 .l4{
	display: flex; justify-content:center;
	margin-top: 50px;
}
.sec-5 .l4 .it-1{
	display: flex; justify-content:center;
	border: 1px solid #ccc;
	border-radius: 12px;
	background: #f2f2f2;
	width: 280px; height: 350px;
	padding: 15px 8px 15px 8px;
	margin: 0 8px 0 8px;
}

.sec-5 .l4 .it-1 .l4-1{
	display: flex; justify-content: center;
}
.sec-5 .l4 .it-1 .l4-1 img{
	width: auto; height: 40px;
	margin: 10px;
}
.sec-5 .l4 .it-1 .l4-2{
	display: flex; justify-content: center;
	margin-top: 10px;
	width: auto; height: 50px;
}
.sec-5 .l4 .it-1 .l4-2 span{
	text-align: center;
	color: #1D1D1D;
	font-size: 16px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 600;
	margin-top: 10px;
	width: 230px;
}
.sec-5 .l4 .it-1 .l4-3{
	padding: 15px;
}
.sec-5 .l4 .it-1 .l4-3 span{
	color: #1D1D1D;
	font-size: 15px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 500;
	width: 200px; height: 300px;
	line-height: 25px;
	text-align: justify;
}

.sec-6{
	display: flex; justify-content:center; align-items: center;
	position: relative;
	width: 1300px; height: auto;
	background: #fff;
	margin: 0px 0 0px 0;
}
.sec-6 .pan-r{
	display: flex; justify-content: right; align-items: center;
	width: 100%; height: 180px;
	background: linear-gradient(#FF5001, #FF6E2D);
}
.sec-6 .pan-r span{
	color: #FFFFFF;
	font-size: 22px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 600;
	width: 400px; height: auto;
	line-height: 25px;
	margin-right: 80px;
}
.sec-6 img{
	display: flex;
	position: absolute;
	width: auto; height: 300px;
	left: 120px;
}

.sec-7{
	display: flex; justify-content:center; align-items: center;
	width: 1300px; height: 250px;
	background: #000;
	margin: -50px 0 0px 0;
}
.sec-7 div{
	display: flex; justify-content:center; align-items: center; 
	margin: 120px 0 100px 0;
}
.sec-7 .s1{
	text-align: center;
	color: #FF8C58;
	font-size: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 300;
	width: 550px; height: auto;
	line-height: 40px;
	margin: 80px 30px 30px 0;
}
.sec-7 .s2{
	display: block;
	color: #ccc;
	font-size: 22px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 2px;
	font-weight: 300;
	width: auto; height: auto;
	line-height: 25px;
	margin: 0px 0 0px 80px;
}
.sec-7 .s2 p{
	margin-top: 10px;
}



}


@media ( max-width : 800px ) {
	
*{
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

body{
	display: flex; justify-content: center;
	background: #f2f2f2;
}
section{
	width: 100%; height: 100%;
}
	
.sec-1{
	display: flex; justify-content:center; align-items: center; 
	width: 100%; height: 80px;
	background: #000;
}
.sec-1 .logo img{
	display: flex;
	width: 50%; height: auto;
}
.sec-1 .btn-cmc button{
	display: none;
}
	
.sec-2{
	display: block; justify-content:center; align-items: center; 
	width: 100%; height: auto;
	background: linear-gradient(#0F0F0F, #000);
	color: #0F0F0F;
}
.sec-2 .el-1{
	display: flex; justify-content:center; align-items: center; 
	width: 100%; height: auto;
	margin-top: 30px;
}
.sec-2 .el-1 .ul-p1{
	width: 90%; height: auto;
}
.sec-2 .el-1 .ul-p1 li{
	
}
.sec-2 .el-1 .ul-p1 label{
	display: flex; text-align: center; justify-content:center; align-items: center; 
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	color: #FF8E5B;
	width: 100%;
	margin-top: 20px;
}
.sec-2 .el-1 .ul-p1 span{
	display: flex;text-align: center; justify-content:center; align-items: center; 
	font-size: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	color: #C7C7C7;
	margin-top: 10px; margin-bottom: 20px;
	line-height: 22px;
	width: 100%;
}
.sec-2 .el-2{
	display: flex; justify-content:center; align-items: center; 
	width: 100%; height: auto;
}
.sec-2 .el-2 img{
	display: flex;
	width: 80%; height: auto;
	margin-top: 30px;
}
	
.sec-3{
	display: flex; justify-content:center; align-items: center; 
	width: 100%; height: auto;
	background: #fff;
	padding: 60px 0px 60px 0px;
}
.sec-3 span{
	display: flex; text-align: center;
	font-size: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	color: #6C6C6C;
	font-weight: 700;
	width: 80%; height: auto;
}
	
.sec-4{
	display: flex; justify-content:center; align-items: center; 
	width: 100%; min-height: auto;
}
.sec-4 .s4c{
	margin: 20px 0 20px 0;
}
.sec-4 .elem-1{
	width: 100%; height: auto;
	margin-bottom: 10px;
}
.sec-4 .elem-1 .l1{
	display: flex; text-align: center; justify-content: center;
	font-size: 19px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	color: #222222;
	font-weight: 600;
}
.sec-4 .elem-1 .c-l2{
	background: #000;
	opacity: 0.7;
	padding: 15px;
	border-radius: 20px;
	margin: 20px;
}
.sec-4 .elem-1 .c-l2 .l2{
	display: flex; align-items: center;
	margin: 8px 0 8px 0;
}
.sec-4 .elem-1 .c-l2 .l2 img{
	width: 30px; height: auto;
}
.sec-4 .elem-1 .c-l2 .l2 span{
	color: #fff;
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 100;
	margin: 0px 0 0px 10px;
	line-height: 20px;
}
.sec-4 .elem-2{
	width: 100%; height: auto;
	margin-top: 10px;
}
.sec-4 .elem-2 .l1{
	display: flex; text-align: center; justify-content: center;
	font-size: 19px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	color: #222222;
	font-weight: 600;
}
.sec-4 .elem-2 .c-l2{
	background: #000;
	opacity: 0.7;
	padding: 15px;
	border-radius: 20px;
	margin: 20px;
}
.sec-4 .elem-2 .c-l2 .l2{
	display: flex; align-items: center;
	margin: 8px 0 8px 0;
}
.sec-4 .elem-2 .c-l2 .l2 img{
	width: 30px; height: auto;
}
.sec-4 .elem-2 .c-l2 .l2 span{
	color: #fff;
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 100;
	margin: 0px 0 0px 10px;
	line-height: 20px;
}
	
.sec-5{
	display: flex; justify-content:center; align-items: center; 
	width: 100%; height: auto;
	background: #fff;
	padding: 120px 0 150px 0;
}
.sec-5 .l1{
	display: flex; justify-content:center; align-items: center;
}
.sec-5 .l1 span{
	text-align: center;
	color: #FF5001;
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 600;
}
.sec-5 .l2{
	display: flex; justify-content:center; align-items: center;
	margin-top: 20px;
}
.sec-5 .l2 span{
	text-align: center;
	color: #868686;
	font-size: 24px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 500;
	width: 80%;
}
.sec-5 .l3{
	display: flex; justify-content:center; align-items: center;
	margin-top: 50px;
}
.sec-5 .l3 span{
	text-align: center;
	color: #868686;
	font-size: 28px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 700;
	width: 80%; height: auto;
}		
.sec-5 .l4{
	display: flex; justify-content:center;
	margin-top: 50px;
	flex-wrap: wrap;
	width: 100%;
}
.sec-5 .l4 .it-1{
	display: flex; justify-content:center;
	
	border: 1px solid #ccc;
	border-radius: 12px;
	background: #f2f2f2;
	width: 40%; height: auto;
	margin: 10px 8px 0 8px;
}
.sec-5 .l4 .it-1 .l4-1{
	display: flex; justify-content: center;
}
.sec-5 .l4 .it-1 .l4-1 img{
	width: auto; height: 40px;
	margin: 10px;
}
.sec-5 .l4 .it-1 .l4-2{
	display: flex; justify-content: center;
	margin-top: 10px;
	width: auto; height: 80px;
}
.sec-5 .l4 .it-1 .l4-2 span{
	text-align: center;
	color: #1D1D1D;
	font-size: 15px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 600;
	margin-top: 10px;
	width: auto;
}
.sec-5 .l4 .it-1 .l4-3{
	display: none; justify-content: center;text-align: center;
	padding: 15px;
}
.sec-5 .l4 .it-1 .l4-3 span{
	color: #1D1D1D;
	font-size: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 500;
	width: auto; height: auto;
	line-height: 25px;
	text-align: center;
	
}
	
.sec-6{
	display: flex; justify-content:space-between; align-items: center;
	position: relative;
	width: 100%; height: auto;
	background: #fff;
	margin: 0px 0 0px 0;
}
.sec-6 .pan-r{
	display: flex; justify-content: right; align-items: center;
	width: 100%; height: auto;
	padding: 0px;
	background: linear-gradient(#FF5001, #FF6E2D);
}
.sec-6 .pan-r span{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 300;
	width: 45%; height: auto;
	line-height: 18px;
}
.sec-6 img{
	display: flex;
	position: absolute;
	width: 55%; height: auto;
	left: 0px;
}
	
.sec-7{
	display: flex; justify-content:center; align-items: center;
	width: 100%; height: auto;
	background: #000;
	margin: -50px 0 0px 0;
}
.sec-7 div{
	display: block; justify-content:center; align-items: center; 
	margin: 120px 0 80px 0;
	width: 85%; height: auto;
}
.sec-7 .s1{
	display: flex;
	text-align: center;
	color: #FF8C58;
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
	font-weight: 300;
	width: 100%; height: auto;
	line-height: 40px;
}
.sec-7 .s2{
	display: block;
	color: #ccc;
	font-size: 15px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 2px;
	font-weight: 300;
	width: 100%; height: auto;
	line-height: 25px;
	margin-top: 20px;
	text-align: center;
}
.sec-7 .s2 p{
	margin-top: 10px;
}
	
	
	
	
	
}































