/*************** [visual_0] ***************/
@import url('https://fonts.googleapis.com/earlyaccess/jejuhallasan.css');/*제주한라산체*/
@font-face { font-family: 'JSArirang-Regular'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/JSArirang-RegularA1.woff') format('woff'); font-weight: normal; font-style: normal;}/*정선아리랑체*/
@font-face { font-family: 'JSArirangHON-Regular'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/JSArirangHON-RegularA1.woff') format('woff'); font-weight: normal; font-style: normal;}/*정선아리랑혼체*/
@font-face { font-family: '행복고흥L'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/행복고흥L.woff') format('woff'); font-weight: normal; font-style: normal; }/*행복고흥체*/
@font-face { font-family: '행복고흥M'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/행복고흥M.woff') format('woff'); font-weight: normal; font-style: normal; }/*행복고흥체*/
@font-face { font-family: '행복고흥B'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/행복고흥B.woff') format('woff'); font-weight: normal; font-style: normal; }/*행복고흥체*/
@font-face { font-family: 'SangSangRock'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/SangSangRockOTF.woff') format('woff'); font-weight: normal; font-style: normal;}/*상상바위*/
@font-face { font-family: 'SangSangAnt'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_three@1.0/SangSangAnt.woff') format('woff'); font-weight: normal; font-style: normal;}/*상상개미*/
@font-face { font-family: 'SangSangFlowerRoad'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_three@1.0/SangSangFlowerRoad.woff') format('woff'); font-weight: normal; font-style: normal; } /*상상꽃길*/
@font-face { font-family: 'Nanum Gothic'; src: url('https://cdn.jsdelivr.net/gh/webstoryboy/fonts/nanum/NanumGothic.woff') format('woff'); font-weight: 400; font-style: normal;}/*나눔고딕*/
@font-face { font-family: 'Nanum Myeongjo'; src: url('https://cdn.jsdelivr.net/gh/webstoryboy/fonts/nanum/NanumMyeongjo.woff') format('woff'); font-weight: 400; font-style: normal;}/*나눔명조*/
@font-face { font-family: 'KoPub Batang'; src: url('//fonts.gstatic.com/ea/kopubbatang/v3/KoPubBatang-Regular.woff') format('woff'); font-weight: 600; font-style: normal;}/*단정한 바탕체*/

/****** visual layout *****/
#section_type_visual_6{position:relative;}
#section_type_visual_6 span.btn_prev,
#section_type_visual_6 span.btn_next{position:absolute !important; top:50%; z-index:99 !important; width:64px; height:64px; display:block; cursor:pointer;}
#section_type_visual_6 span.btn_prev{background:url(/image/arrow_control.png) no-repeat 0 0; left:6%}
#section_type_visual_6 span.btn_next{background:url(/image/arrow_control.png) no-repeat -64px 0; right:6%}

#section_type_visual_6 #main_slider_6{width:100%; height:100%; /*background: rgba(0,0,0,0.3);*/}
#section_type_visual_6 #main_slider_6 > li{
  /*min-width: 100%;*/
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height:100%;
  width:100%;
}
#section_type_visual_6 #main_slider_6 > li.bg{background-position:center center;}
#section_type_visual_6 #main_slider_6 > li .text{display:table; height:100%;z-index:2;}
#section_type_visual_6 #main_slider_6 > li .text > div{display:table-cell; vertical-align:middle; text-align:center; width:100%; height:100%;}

#section_type_visual_6 #main_slider_6 > li .text_wrap{position:absolute; width:100%; height:100%;}

#section_type_visual_6 #main_slider_6 video, #section_type_visual_6 #main_slider_6 iframe{height:100vh;}
#section_type_visual_6 #main_slider_6  video {/*min-width : 100 %;	min-height : 100 %;*/	object-fit: fill;	/*width : auto;	height : auto;*/}

#section_type_visual_6 .vis_icon {position:absolute; bottom:30px; width:100%; /* height:230px; */}
#section_type_visual_6 .vis_icon ul{/*width:1200px;*/ margin:0 auto; text-align:center; font-size:0; letter-spacing:-5px;}
#section_type_visual_6 .vis_icon ul li{display:inline-block; /* max-width:230px; width:25%; */ letter-spacing:0; width:200px; height:200px; margin:0 50px; border-radius:50%; background:rgba(255,255,255,0.5);}
#section_type_visual_6 .vis_icon ul li span{display:block; height:65px; line-height:65px; margin-bottom:16px;}
#section_type_visual_6 .vis_icon ul li span img{vertical-align:middle;}
#section_type_visual_6 .vis_icon ul li p{font-size:20px; color:#000; font-weight:400; letter-spacing:-0.25px;}
#section_type_visual_6 .vis_icon ul li a{display:block; padding:45px 0;}

/* scalehover */
#section_type_visual_6 .scalehover {display: inline-block; vertical-align: middle; box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);

  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;

  -webkit-transition-property: transform;
  transition-property: transform;
}
#section_type_visual_6 .scalehover:hover, 
#section_type_visual_6 .scalehover:focus, 
#section_type_visual_6 .scalehover:active {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
/****** visual layout *****/
/***** visual text *****/
#section_type_visual_6 .text_wrap{position:absolute; width:100%; height:100%;}
#section_type_visual_6 .inner{margin:0 auto;}

#section_type_visual_6 .text{display:table; height:100%;z-index:2;}
#section_type_visual_6 .text > div{display:table-cell; vertical-align:middle; text-align:center; width:100%; height:100%;}


/*-------- 기본 폰트 정의 --------*/
/** 제목글 기본 **/
#section_type_visual_6 .txt1 {
	font-family: 'GmarketSansMedium';
	font-size:75px;
	letter-spacing:-4px;
	color:#fff;
	margin-bottom:20px;
	line-height:135%;
	text-shadow:1px 1px 5px rgba(0,0,0,0.5);
	-webkit-text-shadow:1px 1px 5px rgba(0,0,0,0.5);
	-moz-text-shadow:1px 1px 5px rgba(0,0,0,0.5);
	-o-text-shadow:1px 1px 5px rgba(0,0,0,0.5);
}

/** 제목글 기본 볼드체 **/
#section_type_visual_6 .txt1 > span {
	font-family: 'GmarketSansBold';
	font-size:80px;
}

/** 내용글 기본 **/
#section_type_visual_6 .txt2 {
	font-family: 'GmarketSansLight';
	font-size:40px;
	letter-spacing:-1px;
	color:#fff; line-height:145%;
}

/** 내용글 기본 볼드체 **/
#section_type_visual_6 .txt2 > span {
	font-family: 'GmarketSansMedium';
	font-size:45px;
}

/** 설명글 기본 **/
#section_type_visual_6 .txt3 {
	font-family: 'GmarketSansLight';
	font-size:30px;
	letter-spacing:-1px;
	color:#fff;
	line-height:145%;
}

/** 설명글 기본 볼드체 **/
#section_type_visual_6 .txt3 > span {
	font-family: 'GmarketSansMedium';
	font-size:35px;
}

/** 제주한라산체 **/
#section_type_visual_6 .jejuHallasan {
	font-family: 'jeju Hallasan';
}
#section_type_visual_6 span.jejuHallasan {
	font-family: 'jeju Hallasan';
	font-weight: 800;
}

/** 정선아리랑체 **/
#section_type_visual_6 .JSArirang {
	font-family: 'JSArirang-Regular';
	font-size:100px;
}
#section_type_visual_6 span.JSArirang {
	font-family: 'JSArirang-Regular';
	font-weight: 800;
}

/** 정선아리랑혼체 **/
#section_type_visual_6 .JSArirangHON {
	font-family: 'JSArirangHON-Regular';
}
#section_type_visual_6 span.JSArirangHON {
	font-family: 'JSArirangHON-Regular';
	font-weight: 800;
}

/** 행복고흥체 **/
#section_type_visual_6 .happyM {
	font-family: '행복고흥M';
	letter-spacing:0px;
	font-size:120px;
}
#section_type_visual_6 span.happyM {
	font-family: '행복고흥B';
	font-size:125px;
}
#section_type_visual_6 .txt2.happyM {
	font-family: '행복고흥L';
	letter-spacing:0px;
	font-size:70px;
}
#section_type_visual_6 .txt2 span.happyM {
	font-family: '행복고흥M';
	font-size:75px;
}
#section_type_visual_6 .txt3.happyM {
	font-family: '행복고흥L';
	letter-spacing:0px;
	font-size:55px;
}
#section_type_visual_6 .txt3 span.happyM {
	font-family: '행복고흥M';
	font-size:60px;
}

/** 상상개미 **/
#section_type_visual_6 .SangSangAnt {
	font-family: 'SangSangAnt';
	font-size:130px;
}
#section_type_visual_6 span.SangSangAnt {
	font-family: 'SangSangAnt';
	font-size:135px;
	font-weight: 800;
}
#section_type_visual_6 .txt2.SangSangAnt {
	font-family: 'SangSangAnt';
	font-size:75px;
}
#section_type_visual_6 .txt2 span.SangSangAnt {
	font-family: 'SangSangAnt';
	font-size:80px;
	font-weight: 800;
}
#section_type_visual_6 .txt3.SangSangAnt {
	font-family: 'SangSangAnt';
	font-size:55px;
}
#section_type_visual_6 .txt3 span.SangSangAnt {
	font-family: 'SangSangAnt';
	font-size:60px;
	font-weight: 800;
}

/** 상상꽃길 **/
#section_type_visual_6 .SangSangFlowerRoad {
	font-family: 'SangSangFlowerRoad';
	font-size:100px;
}
#section_type_visual_6 span.SangSangFlowerRoad {
	font-family: 'SangSangFlowerRoad';
	font-size:105px;
	font-weight: 800;
}

#section_type_visual_6 .txt2.SangSangFlowerRoad {
	font-family: 'SangSangFlowerRoad';
	font-size:60px;
}
#section_type_visual_6 .txt2 span.SangSangFlowerRoad {
	font-family: 'SangSangFlowerRoad';
	font-size:65px;
	font-weight: 800;
}
#section_type_visual_6 .txt3.SangSangFlowerRoad {
	font-family: 'SangSangFlowerRoad';
	font-size:48px;
}
#section_type_visual_6 .txt3 span.SangSangFlowerRoad {
	font-family: 'SangSangFlowerRoad';
	font-size:53px;
	font-weight: 800;
}

/** 상상바위 **/
#section_type_visual_6 .SangSangRock {
	font-family: 'SangSangRock';
	font-size:80px;
}
#section_type_visual_6 span.SangSangRock {
	font-family: 'SangSangRock';
	font-size:85px;
	font-weight: 800;
}
#section_type_visual_6 .txt2.SangSangRock {
	font-family: 'SangSangRock';
	font-size:45px;
}
#section_type_visual_6 .txt2 span.SangSangRock {
	font-family: 'SangSangRock';
	font-size:50px;
	font-weight: 800;
}
#section_type_visual_6 .txt3.SangSangRock {
	font-family: 'SangSangRock';
	font-size:35px;
}
#section_type_visual_6 .txt3 span.SangSangRock {
	font-family: 'SangSangRock';
	font-size:40px;
	font-weight: 800;
}

/** 나눔고딕 **/
#section_type_visual_6 .NanumGothic {
	font-family: 'Nanum Gothic';
	font-size:60px;
}
#section_type_visual_6 span.NanumGothic {
	font-family: 'Nanum Gothic';
	font-size:65px;
	font-weight: 800;
}
#section_type_visual_6 .txt2.NanumGothic {
	font-family: 'Nanum Gothic';
	font-size:40px;
}
#section_type_visual_6 .txt2 span.NanumGothic {
	font-family: 'Nanum Gothic';
	font-size:45px;
	font-weight: 800;
}
#section_type_visual_6 .txt3.NanumGothic {
	font-family: 'Nanum Gothic';
	font-size:35px;
}
#section_type_visual_6 .txt3 span.NanumGothic {
	font-family: 'Nanum Gothic';
	font-size:30px;
	font-weight: 800;
}

/** 나눔명조 **/
#section_type_visual_6 .NanumMyeongjo {
	font-family: 'Nanum Myeongjo';
	font-size:60px;
}
#section_type_visual_6 span.NanumMyeongjo {
	font-family: 'Nanum Myeongjo';
	font-size:65px;
	font-weight: 800;
}
#section_type_visual_6 .txt2.NanumMyeongjo {
	font-family: 'Nanum Myeongjo';
	font-size:40px;
}
#section_type_visual_6 .txt2 span.NanumMyeongjo {
	font-family: 'Nanum Myeongjo';
	font-size:45px;
	font-weight: 800;
}
#section_type_visual_6 .txt3.NanumMyeongjo {
	font-family: 'Nanum Myeongjo';
	font-size:35px;
}
#section_type_visual_6 .txt3 span.NanumMyeongjo {
	font-family: 'Nanum Myeongjo';
	font-size:30px;
	font-weight: 800;
}

/** 단정한 바탕체 **/
#section_type_visual_6 .KoPubBatang {
	font-family: 'KoPub Batang';
	font-size:75px;
}
#section_type_visual_6 span.KoPubBatang {
	font-family: 'KoPub Batang';
	font-size:75px;
	font-weight: 800;
}
#section_type_visual_6 .txt2.KoPubBatang {
	font-family: 'KoPub Batang';
	font-size:40px;
}
#section_type_visual_6 .txt2 span.KoPubBatang {
	font-family: 'KoPub Batang';
	font-size:45px;
	font-weight: 800;
}
#section_type_visual_6 .txt3.KoPubBatang {
	font-family: 'KoPub Batang';
	font-size:35px;
}
#section_type_visual_6 .txt3 span.KoPubBatang {
	font-family: 'KoPub Batang';
	font-size:30px;
	font-weight: 800;
}

/*-------- 기본 폰트 정의 --------*/
/***** visual text *****/

/*************** [visual]responsive ***************/
@media screen and (max-width:1200px){ 
	#section_type_visual_6 span.btn_prev{left:2%}
    #section_type_visual_6 span.btn_next{right:2%}

	#section_type_visual_6 .vis_icon {bottom:60px;}
	#section_type_visual_6 .vis_icon ul li {margin:0 30px;}

	/*-------- 폰트 사이즈 --------*/
	#section_type_visual_6 .txt1{font-size:53px;}
	#section_type_visual_6 .txt1 > span{font-size:58px;}
	#section_type_visual_6 .txt2{font-size:42px;}
	#section_type_visual_6 .txt2 > span{font-size:47px;}
	#section_type_visual_6 .txt3{font-size:28px;}
	#section_type_visual_6 .txt3 > span{font-size:33px;}

	#section_type_visual_6 .happyM{font-size:85px;}
	#section_type_visual_6 span.happyM{font-size:90px;}
	#section_type_visual_6 .SangSangAnt{font-size:92px;}
	#section_type_visual_6 span.SangSangAnt{font-size:98px;}
	#section_type_visual_6 .SangSangFlowerRoad{font-size:71px;}
	#section_type_visual_6 span.SangSangFlowerRoad{font-size:76px;}
	#section_type_visual_6 .SangSangRock{font-size:56px;}
	#section_type_visual_6 span.SangSangRock{font-size:61px;}
	#section_type_visual_6 .NanumGothic{font-size:53px;}
	#section_type_visual_6 span.NanumGothic{font-size:58px;}
	#section_type_visual_6 .NanumMyeongjo{font-size:53px;}
	#section_type_visual_6 span.NanumMyeongjo{font-size:58px;}

	#section_type_visual_6 .txt2.happyM{font-size:65px;}
	#section_type_visual_6 .txt2 span.happyM{font-size:70px;}
	#section_type_visual_6 .txt2.SangSangAnt{font-size:68px;}
	#section_type_visual_6 .txt2 span.SangSangAnt{font-size:62px;}
	#section_type_visual_6 .txt2.SangSangFlowerRoad{font-size:58px;}
	#section_type_visual_6 .txt2 span.SangSangFlowerRoad{font-size:52px;}
	#section_type_visual_6 .txt2.SangSangRock{font-size:41px;}
	#section_type_visual_6 .txt2 span.SangSangRock{font-size:45px;}
	#section_type_visual_6 .txt2.NanumGothic{font-size:41px;}
	#section_type_visual_6 .txt2 span.NanumGothic{font-size:45px;}
	#section_type_visual_6 .txt2.NanumMyeongjo{font-size:41px;}
	#section_type_visual_6 .txt2 span.NanumMyeongjo{font-size:45px;}
	/*-------- 폰트 사이즈 --------*/
}
@media screen and (max-width:1040px){ 
	#section_type_visual_6 .vis_icon ul li {margin:0 10px;}
}
@media screen and (max-width:975px){
    #section_type_visual_6.fp-section,
    #section_type_visual_6 .fp-tableCell{height: auto !important; min-height: 100%;}

	#section_type_visual_6 #main_slider_6 video {
		object-fit: cover;
	}
	#section_type_visual_6 #main_slider_6 img, #section_type_visual_6 #main_slider_6 video {
		max-width: 100%;
	}
}
@media screen and (max-width:970px){ 
	#section_type_visual_6 #main_slider_6 > li{min-height:80vh;}
	
	/*#section_type_visual_6 .txt1{font-size:49px;}
	#section_type_visual_6 .txt1 > span{font-size:54px;}
	#section_type_visual_6 .txt2{font-size:38px;}
	#section_type_visual_6 .txt2 > span{font-size:43px;}
	#section_type_visual_6 .txt3{font-size:24px;}
	#section_type_visual_6 .txt3 > span{font-size:29px;}*/

	#section_type_visual_6 span.btn_prev{background-size:82px; width:42px;}
    #section_type_visual_6 span.btn_next{background-size:82px; width:42px; background-position:-42px 0;}
}
@media screen and (max-width:900px){ 
	#section_type_visual_6 .vis_icon ul li {width: 150px; height: 150px;}
	#section_type_visual_6 .vis_icon ul li a {padding:25px 0;}
	#section_type_visual_6 .vis_icon ul li span {margin-bottom: 10px;}
	#section_type_visual_6 .vis_icon ul li p {font-size: 18px;}
}
@media screen and (max-width:680px){ 
	#section_type_visual_6 #main_slider_6 > li{min-height:65vh;}
	#section_type_visual_6 span.btn_prev{background-size:82px; width:42px;}
	#section_type_visual_6 span.btn_next{background-size:82px; width:42px; background-position:-42px 0;}

	#section_type_visual_6 .vis_icon {bottom:30px;}
	#section_type_visual_6 .vis_icon ul li {width: 120px; height: 120px;}
	#section_type_visual_6 .vis_icon ul li a {padding:15px 0;}
	#section_type_visual_6 .vis_icon ul li span {margin-bottom: 0px;}
	#section_type_visual_6 .vis_icon ul li span img {width:50px;}
	#section_type_visual_6 .vis_icon ul li p{font-size:16px;}
}
@media screen and (max-width:570px){ 
	#section_type_visual_6 .vis_icon ul li {width: 100px; height: 100px;}
	#section_type_visual_6 .vis_icon ul li a {padding: 6px 0;}
	#section_type_visual_6 .vis_icon ul li span {margin-bottom: -7px;}
}
@media screen and (max-width:480px){
	/*-------- 폰트 사이즈 --------*/
	#section_type_visual_6 .txt1{font-size:30px;line-height:90%;margin-bottom:5px;}
	#section_type_visual_6 .txt1 > span{font-size:35px;line-height:90%;margin-bottom:5px;}
	#section_type_visual_6 .txt2 {font-size:22px;}
	#section_type_visual_6 .txt2 > span{font-size:27px;}
	#section_type_visual_6 .txt3{font-size:18px;}
	#section_type_visual_6 .txt3 > span{font-size:23px;}

	#section_type_visual_6 .happyM{font-size:53px;line-height:60%;}
	#section_type_visual_6 span.happyM{font-size:58px;line-height:60%;}
	#section_type_visual_6 .SangSangAnt{font-size:57px;}
	#section_type_visual_6 span.SangSangAnt{font-size:62px;}
	#section_type_visual_6 .SangSangFlowerRoad{font-size:44px;}
	#section_type_visual_6 span.SangSangFlowerRoad{font-size:49px;}
	#section_type_visual_6 .SangSangRock{font-size:35px;}
	#section_type_visual_6 span.SangSangRock{font-size:40px;}
	#section_type_visual_6 .NanumGothic{font-size:30px;}
	#section_type_visual_6 span.NanumGothic{font-size:35px;}
	#section_type_visual_6 .NanumMyeongjo{font-size:30px;}
	#section_type_visual_6 span.NanumMyeongjo{font-size:35px;}

	#section_type_visual_6 .txt2.happyM{font-size:40px;}
	#section_type_visual_6 .txt2 span.happyM{font-size:43px;}
	#section_type_visual_6 .txt2.SangSangAnt{font-size:40px;}
	#section_type_visual_6 .txt2 span.SangSangAnt{font-size:43px;}
	#section_type_visual_6 .txt2.SangSangFlowerRoad{font-size:35px;}
	#section_type_visual_6 .txt2 span.SangSangFlowerRoad{font-size:39px;}
	#section_type_visual_6 .txt2.SangSangRock{font-size:25px;}
	#section_type_visual_6 .txt2 span.SangSangRock{font-size:28px;}
	#section_type_visual_6 .txt2.NanumGothic{font-size:22px;}
	#section_type_visual_6 .txt2 span.NanumGothic{font-size:27px;}
	#section_type_visual_6 .txt2.NanumMyeongjo{font-size:22px;}
	#section_type_visual_6 .txt2 span.NanumMyeongjo{font-size:27px;}

	#section_type_visual_6 .txt3.happyM{font-size:30px;}
	#section_type_visual_6 .txt3 span.happyM{font-size:33px;}
	#section_type_visual_6 .txt3.SangSangAnt{font-size:30px;}
	#section_type_visual_6 .txt3 span.SangSangAnt{font-size:33px;}
	#section_type_visual_6 .txt3.SangSangFlowerRoad{font-size:28px;}
	#section_type_visual_6 .txt3 span.SangSangFlowerRoad{font-size:32px;}
	#section_type_visual_6 .txt3.SangSangRock{font-size:20px;}
	#section_type_visual_6 .txt3 span.SangSangRock{font-size:24px;}
	#section_type_visual_6 .txt3.NanumGothic{font-size:18px;}
	#section_type_visual_6 .txt3 span.NanumGothic{font-size:23px;}
	#section_type_visual_6 .txt3.NanumMyeongjo{font-size:18px;}
	#section_type_visual_6 .txt3 span.NanumMyeongjo{font-size:23px;}
	/*-------- 폰트 사이즈 --------*/

	#section_type_visual_6 .vis_icon {bottom: 20px;}
	#section_type_visual_6 .vis_icon ul li {width: 85px; height: 85px; margin: 0 5px;}
	#section_type_visual_6 .vis_icon ul li a {padding: 0px 0;}
	#section_type_visual_6 .vis_icon ul li span {margin-bottom: -11px;}
	#section_type_visual_6 .vis_icon ul li span img {width: 40px;}
	#section_type_visual_6 .vis_icon ul li p {font-size: 15px; font-weight: 300;}
}

@media screen and (max-width:395px){
	#section_type_visual_6 #main_slider_6 > li{min-height:60vh;}
	#section_type_visual_6 #main_slider_6 > li > video{min-height:60vh;}

	#section_type_visual_6 span.btn_prev{background-size:68px; width:34px;}
	#section_type_visual_6 span.btn_next{background-size:68px; width:34px; background-position:-34px 0;}
}
@media screen and (max-width:384px){ /*mobile - optimus G*/
	#section_type_visual_6 .vis_icon ul li {width: 75px; height: 75px; margin: 0 2px;}
	#section_type_visual_6 .vis_icon ul li a {padding: 5px 0;}
	#section_type_visual_6 .vis_icon ul li p {display:none;}
}
@media screen and (max-width:320px){ 
	#section_type_visual_6 #main_slider_6 > li{min-height:50vh;}

	#section_type_visual_6 .vis_icon {bottom: 0px;}
	#section_type_visual_6 .vis_icon ul li {width: 70px; height: 70px;}
}
/*************** [visual]responsive ***************/