@charset "utf-8";
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.embed-container p {position:absolute;left:0;bottom:0;padding: 10px 15px;width:100%;background:#000;color:#fff;font-size: 14px;}
@media (min-width:0) and (max-width:414px){
.embed-container p {display: none;}
}
.embed-container > p > a { background:rgba(255,248,293,0.3); }
#mcontent{}
.msection{position:relative;background-position:50% 0;background-repeat:no-repeat;}

@media(max-width: 1200px){
	.msection{background-size:auto;}
}



#mvisual{height: 660px;/*background-size:cover;*/}
#mvisual .mvcopy{position:absolute;top:200px;left:0;width:100%;z-index:10;text-align:center;}
#mvisual .mvcopy h2 .ir{margin:0 auto;width:413px;height:413px;background:url(/user_res/images/onair/m_visual_tit.png) no-repeat}
#mvisual .mvcopy p{display:inline-block;margin-top:35px;text-align:center;vertical-align:middle;}
#mvisual .mvcopy p a{display:inline-block;position:relative;padding:20px 35px 20px 66px;border:2px solid #fff;color:#fff;font-size:17px;line-height:20px;background:url(/user_res/images/onair/btn_bg.png) repeat;}
#mvisual .mvcopy p a .linebox{position:absolute;top:50%;left:33px;margin-top:-9px;width:19px;height:19px;}
#mvisual .mvcopy p a .linebox .line {
  position: relative;
  display: block;
  width: 19px;
  height: 5px;
  margin: 1px 0;
  background-color: #fff;
}
#mvisual .mvcopy p a .linebox .line:after {
  position: relative;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: #ffc600;
  animation: icon .75s ease-in-out infinite;
}

#mvisual .mvcopy p a .linebox .line.n1:after {
	width: 30%;
  animation-delay: .25s;
}
#mvisual .mvcopy p a .linebox .line.n2:after {
 width: 50%;
  animation-delay: .75s;
}
#mvisual .mvcopy p a .linebox .line.n3:after {
 width: 30%;
  animation-delay: .35s;
}


@keyframes icon {
  0% {
    width: 30%;
  }
  50% {
    width: 80%;
  }
  100% {
    width: 30%;
  }
}




#mvisual .grap,#mvisual .grap .obj{position:relative;height:100%;}
#mvisual .grap .obj .item{position:absolute;top:0;left:0;width:100%;height:100%;background-attachment:fixed;background-position:50% 0;background-repeat:no-repeat;background-size:cover;font-size:0;line-height:0;}
#mvisual .grap .obj .item .mv-img{position:absolute;left:0;top:0;width:100%;height:100%;background:url(/user_res/images/onair/mainVisual-01.jpg) no-repeat 50% 0;background-size:cover;}


#mvisual .control a[data-control="next"]{left:auto;right:0;}

#mvisual .control a{display:inline-block;position:absolute;left:0;top:50%;margin-top:-64px;width:118px;height:118px;border:1px solid transparent; z-index:10;}
/*
#mvisual .control a:hover,
#mvisual .control a:focus,
#mvisual .control a:active{border:1px solid #e4c02b;}
*/
#mvisual .control a:before{display:block;content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url(/user_res/images/onair/m_control_arr_left_ico.png) no-repeat 40% 50%;z-index:15;}
#mvisual .control a[data-control="next"]:before{background:url(/user_res/images/onair/m_control_arr_right_ico.png) no-repeat 55% 50%;}

#mvisual .control a .ir{position:absolute;left:0;top:0;width:100%;height:100%;background:url(/user_res/images/onair/m_control_btn_bg.png);/*background:#2a2c36;opacity:0.75;*/}

#mvisual .control .images{display:none}

#mvisual .grap .obj .item.mvisual01{background-image:url(/user_res/images/onair/mainVisual-01.jpg);}
#mvisual .paging{display:table;position:absolute;bottom:30px;right:30px;}
#mvisual .paging:after{display:block;content:"";clear:both;visibility:hidden;}

#mvisual .paging div{display:table;width:100%;}
#mvisual .paging div.first,
#mvisual .paging div.last{display:table-cell;/*width:6.25%;*/border-top:1px solid #ffc600;text-indent:-9999px;}
#mvisual .paging div.last{border-color:#fff;}


#mvisual .paging em{display:table-cell;display:none;position:relative;padding-top:15px;font-size:14px;color:#fff;text-align:center;}
#mvisual .paging em:before{display:inline-block;content:"";position:relative;top:-2px;margin-right:6px;width:18px;height:13px;vertical-align:middle;}
#mvisual .paging em.ov{display:inline-block;}

#mvisual .paging .first,
#mvisual .paging .last{width:6.25%;}
#mvisual .paging .first .dot{left:0;}
#mvisual .paging .last .dot{left:auto;right:0;}




@media(min-width:0px) {
#mvisual .paging .dot:before{display:block;opacity:0;top:-100px;transition:all 300ms ease-in-out}
#mvisual .paging .spot .dot:before{opacity:1;top:-60px}
}

@media(max-width:1920px) {
	/*#mvisual .grap .obj .item{background-size:auto;}*/
}

@media(max-width: 1200px) {
	#mvisual{
    height: 541px;
}	
	#mvisual .mvcopy { top:110px}
	#mvisual .mvcopy h2 .ir{width:768px;background:url(/user_res/images/onair/m_visual_tit_1024.png) no-repeat 50% 50%;}
	#mvisual .control a{margin-top:-55px;width:110px;height:110px;}
	#mvisual .mvcopy p{margin-top:-80px;}
}

@media(max-width: 1200px) {
  #mvisual .mvcopy p{display:none;}
  #mvisual .control a{margin-top:-40px;width:80px;height:80px;}
  #mvisual .control a:before,
  #mvisual .control a[data-control="next"]:before{background-size:25%;}

  #mvisual .paging{right:auto;bottom:65px;left:0;width:100%;text-align:center;}

/* visual media */
  #mvisual .m_onair{width:100%;}
  #mvisual .m_onair .m_news{width: 58%;left: 2%;padding-top: 30px;}
  #mvisual .m_onair .m_paper{width: 36%;right: 2%;padding-top: 30px;height: auto;}
  #mvisual .m_onair .m_paper img{width:100%;height: 386px;}


}

@media(max-width:767px) {


  #mvisual{ height:660px; /* text-align:left; */}  

  #mvisual .mvcopy{top:150px;}

  #mvisual .control a{margin-top:-25px;width:50px;height:50px;}

  #mvisual .paging{display:inline-block;position:relative;left:auto;margin:0;padding:8px 30px;width:auto;/*border:2px solid #fff;*/color:#fff;font-size:17px;line-height:20px;background:url(/user_res/images/onair/btn_bg.png) repeat;}
  #mvisual .paging div.first,
  #mvisual .paging div.last,
  #mvisual .paging .spot:before,
  #mvisual .paging .btn a,
  #mvisual .paging .btn a .node{display:none;border:0;} 
  #mvisual .paging .btn a{padding-top:0;}
  #mvisual .paging div,
  #mvisual .paging .btn a.ov{display:inline-block;color:#fff;}


  #mvisual .grap .obj .item .control a{margin-top:-25px;width:50px;height:50px;}
  #mvisual .mvcopy h2 .ir{width:272px;background:url(/user_res/images/onair/m_visual_tit_320.png) no-repeat 50% 10%;}
  #mvisual .grap .obj .item .mv-img{background-size:cover;}

/* visual media */
  #mvisual .m_onair{width:100%;}
  #mvisual .m_onair .m_news{width: 96%;margin-top: -98px;}
  #mvisual .m_onair .m_paper{width: 96%;height: 247px;overflow: hidden;margin-top: 210px;left: 2%;bottom: 0;top: 5px;}


}

@media(max-width: 520px) {
  #mvisual{height: 510px;}	
  #mvisual .mvcopy h2 .ir{width:203px;}
  #mvisual .m_onair .m_news{width: 96%;margin-top: -61px;left: 2%;}
  #mvisual .m_onair .m_paper{margin-top: 142px;}
}




.m_onair{width: 1200px;margin:0px auto;position: relative;top: 21%;z-index: 2;}
.m_news{position:absolute;width: 800px;margin-right:30px;}
.m_paper{position:absolute; width:371px; right:0;}
.m_paper >div img{width:371px;height: 451px;overflow:hidden;}

.m_paper .paper_data{position:absolute; bottom:0; width:100%; min-height:40px; background:#000;}
.m_paper .paper_data span{color:#fff; display:inline-block; padding:12px 0;}
.m_paper .paper_data .paper_no{position:absolute; top:0; left:20px; width:30%; font-size:16px;}
.m_paper .paper_data .paper_date{text-align:center; width:100%;}

.m_paper .paper_data a.more{position:absolute;top: 13px;right:20px;width: 20px;height: 20px;transition: all 0.3s ease 0s;text-indent:-9999px;}
.m_paper .paper_data a.more:after { width:  100%; height:  2px; top: 50%;  left:  0; display:  block; background:  #fff; margin-top: -1px; position:  absolute; content: "";}
.m_paper .paper_data a.more:before { width:  2px; height:  100%; top: 0;  left:  50%; display:  block; background:  #fff; margin-left: -1px; position:  absolute; content: "";}



/* pnote / 화면전환 버튼 */
.pnote{display:none;/*position:absolute;bottom:250px;left:50%;margin-left:-35px;width:70px;*/margin:50px auto 0;text-align:center;}
.pnote .micon{display:inline-block;margin-left:6px;width:12px;height:12px;background-position:-12px -278px;font-size:0;line-height:0;}
.pnote .micon:first-child{margin-left:0;}
.pnote .micon.ov{background-position:0 -278px;}
.vmore{display:none;position:absolute;left:50%;margin-left:-36px;z-index:20;}
.vmore.bot{bottom:60px;}
.vmore.top{top:120px;}
.vmore.animated{visibility:hidden;}
.vmore.visible{visibility:visible;}
.vmore .scroll{display:block;overflow:hidden;margin:0 auto;width:104px;}
.vmore.bot .scroll{height:65px;background:url(/user_res/images/onair/more_mouse.png) no-repeat 50% 0;font-size:0;text-indent:-9999px;}
.vmore.top .scroll{padding-top:50px;background:url(/user_res/images/onair/more_toparr.png) no-repeat 50% 0;color:#c79d69;font-size:17px;font-weight:bold;line-height:1;text-align:center;}
@keyframes shake {
  0%, 100% {
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateY(-20px);
  }
  20%, 40%, 60%, 80% {
    transform: translateY(20px);
  }
}
.shake{animation-duration:8s;animation-iteration-count:infinite;animation-name:shake;}
@media only screen and (min-width:1280px) {
  .vmore{display:block;}
}

#section1 {  width:100%;  margin:0 auto; }
#section2 {width:100%;padding: 20px 0;margin-top: 56px;background:#f5f5f5;}
#section3 {/* clear:both; *//* height:318px; *//* background:url(/user_res/images/onair/section3_bg.jpg) no-repeat center top; */width:100%;}

.inner {width: 1200px;margin:0 auto;}


@media only screen and (max-width: 1200px) {
	.inner { width: 100%; margin: 0; }
	
  }
}


/*  */
.board {
  display: block;
  position: relative;
  height: 450px;
  padding: 20px;
  background-color: #fff;
}
.board > section {
  display: block;
  float: left;
  width: 16.666667%;
}
.board .more {
  display: block;
  position: absolute;
  right: 0;
  top: -41px;
  width: 7.731092%;
  min-width: 46px;
  height: 40px;
  background: url(/user_res/images/onair/main_bullet.png) no-repeat 16px -10px;
  font-size: 0;
  line-height: 0;
}
.board .tab_btn {
  display: block;
  position: relative;
  width: 100%;
  height: 43px;
  margin: 0;
  padding: 0 0 7px 0;
  border: none;
  vertical-align: top;
  z-index: 10;
}
.board .tab_btn span {
  display: block;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
  font-size: 18px;
  letter-spacing: -0.07em;
}
.board .tab_btn.open,
.board .tab_btn:hover {
  border-bottom: 3px solid #005fb5;
}
.board .tab_btn.open span,
.board .tab_btn:hover span {
  background-color: #fff;
  color: #2466ba;
}
.board_content {
  display: none;
  position: absolute;
  left: 3%;
  top: 62px;
  width: 94%;
  background-color: #fff;
  border-top: 1px solid #bababa;
}
.board_content .brd_summ {
  position: relative;
  height: 68px;
  margin: 0 15px 20px 0px;
}
.board_content .brd_summ.no_img {
  padding: 25px 15px;
}
.board_content .brd_summ .board_icon {
  display: block;
  position: absolute;
  left: 0;
  top: 25px;
  width: 100px;
  height: 70px;  
}
.board_content .brd_summ a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.board_content .brd_summ a:hover {
  color: #555;
}
.board_content .brd_summ .ti {
  display: block;
  margin: 15px 0 23px;
  color: #121212;
  letter-spacing: -0.1em;
  font-size: 25px;
  line-height: 19px;
  text-align: left;
}
.board_content .brd_summ .txt {
  display: block;
  height: 79px;
  color: #777;
  font-size: 17px;
  letter-spacing: -0.07em;
  line-height: 23px;
  overflow: hidden;
}
.board_content ul {
  margin: 109px 20px 0px 0;
  padding-top: 15px;
  border-top: 1px solid #eee;
}
.board_content li {
  position: relative;
  margin: 8px 0 0 12px;
  padding: 0 0 0 13px;
  background: url(/user_res/images/onair/main_bullet.png) no-repeat left -52px;
}
.board_content li a {
  display:block;
  width: 550px;
  overflow:hidden;
  color: #5d5d5d;
  line-height: 25px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.board_content li span {
  position: absolute;
  top: 2px;
  right: 0;
  color: #969696;
  font-size: 15px;
  line-height: 25px;
}
.board_news .board_content {
  display: block;
}
@media only screen and (max-width: 800px) {
  .board {
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-top: 70px;
    height: 390px;
  }
  .board .board_content li {
    display: none;
    margin: 7px 0 0 12px;
  }
  .board .board_content li:nth-child(-n+3) {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .board {
    width: 100%;
    height: 250px;
    margin-top: 50px;
  }
  .board .tab_btn span { font-size:15px; }
  .board .board_content li {
    display: block;
    margin: 7px 0 0 0;
  }
  .board_content .brd_summ {
    display: none;
  }
  .board_content ul {
    margin: 0px 5px;
  }
  .board_content li a {
    display: block;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .board_content li span {
    display: none;
  }
  
}



/*sector_box*/
.sector_box2{position:relative;padding: 20px 0 20px 40px;}

.sector_box2 .contents_box{position:relative;height:auto;}
.sector_box2 .contents_box .cont_box{float:left;padding: 20px 0;text-align:center;}
.sector_box2 .contents_box .cont_box a{position:relative;display:block;font-size:15px;line-height:17px;color:#363636;font-weight:400;letter-spacing:-1px;}
.sector_box2 .contents_box .cont_box a:before{position:absolute;left:0;top:5%;display:inline-block;width:3px;height:90%;content:'';background:url(/user_res/images/onair/sector_line.gif) left top repeat;}
.sector_box2 .contents_box .cont_box.slick-current a:before{display:none;}
.sector_box2 .contents_box .cont_box a:hover,.sector_box .contents_box .cont_box a:hover .cont{color:#363636;}
.sector_box2 .contents_box .cont_box .img_box{display:block;overflow:hidden;}
.sector_box2 .contents_box .cont_box .img_box img{height:60px;}
.sector_box2 .contents_box .cont_box .cont{display:block;height:30px;padding-top:5px;font-size:13px;line-height:15px;}
.sector_box2 .contents_box .slide_box{position:relative;padding: 0 9%;}
.sector_box2 .contents_box .slick-arrow{position:absolute;top:50%;display:inline-block;width:29px;height:29px;padding:0;margin:-18px 0 0;color:transparent;border:1px solid #eee;background-position:center center;background-repeat:no-repeat;background-color:transparent;overflow:hidden;cursor:pointer;}
.sector_box2 .contents_box .slick-prev{top: -50px;left:0px;background-image:url(/user_res/images/onair/sec_prev.jpg);}
.sector_box2 .contents_box .slick-next{top: -50px;left:28px;background-image:url(/user_res/images/onair/sec_next.jpg);}
.sector_box2 .contents_box .slick-prev:hover{background-image:url(/user_res/images/onair/sec_prev.jpg); border:1px solid #000;}
.sector_box2 .contents_box .slick-next:hover{background-image:url(/user_res/images/onair/sec_next.jpg); border:1px solid #000;}
.sector_box2 .contents_box .slick-list{position:relative;overflow:hidden;}
.sector_box2 .contents_box .slick-track{position:relative;}
.sector_box2 .contents_box .slick-dots{display:none !important;}

@media only screen and (max-width:1200px){
	.sector_box h2{width:200px;}
}
@media only screen and (max-width:1000px){
	.sector_box h2{width:160px;}
}
@media only screen and (max-width:800px){
	.sector_box h2{position:relative;width:100%;text-align:center;}
	.sector_box h2:after{display:none;}
	.sector_box h2 span,.sector_box h2 strong{display:inline-block;vertical-align:middle;}

}
@media only screen and (max-width:640px){
	.sector_box{ padding:0; }
	.sector_box .contents_box .slick-prev{left:2%;}
	.sector_box .contents_box .slick-next{right:2%;}
}

/*haeundae_news*/
.haeundae_onair{
	position:relative;
    margin-top: 20px;
}
.haeundae_onair.topLine { border-top:2px solid #000; }

.haeundae_onair .title_box {padding: 25px 0;position: relative;}
.haeundae_onair .title_box h2 {font-size: 40px;text-align:center;letter-spacing: -0.07em;color: #000;}
.haeundae_onair .btn-border {position: absolute;right: 10px;top:55px;}
.haeundae_onair .news_box {margin:0 auto;}
.haeundae_onair .news_box{ position:relative;}
.haeundae_onair .news_box .box {float:left;width: 24.2%;margin: 0 1% 30px 0;display:block;overflow:hidden;position:relative;text-decoration:none;color:#000;opacity: 1;}
.haeundae_onair .news_box .box:nth-child(4n) { margin-right:0px; }
.haeundae_onair .news_box .box .base { position:relative;}
.haeundae_onair .news_box .box .base .img_wrap {margin-bottom:20px;text-align:center;overflow: hidden;max-height: 189px;}
.haeundae_onair .news_box .box .base .img_wrap img{width:100%;}
.haeundae_onair .news_box .box .base .img_wrap img{display:inline-block;}
.haeundae_onair .news_box .box .base .title {font-size: 18px;letter-spacing: -0.07em;font-weight: 400;margin: 12px 0;display:  block;overflow: hidden;}
.haeundae_onair .news_box .box .base .text {color: #666;max-height: 3.0em;overflow:  hidden;margin-bottom: 8px;}
.haeundae_onair .news_box .box .base .date {font-size:  0.875rem; color: #000; font-weight: 400;}
.haeundae_onair .news_box .box .base .part { margin-left:10px; font-size:  0.875rem; color:#015db2}
.news_box .slide_box{position:relative;padding: 0;}
.news_box .slick-arrow{
	position:absolute;top:50%;display:inline-block;width:37px;height:37px;padding:0;margin:-18px 0 0;color:transparent;
	border:none;background-position:center center;background-repeat:no-repeat;
	background-color:transparent;overflow:hidden;cursor:pointer;}
.news_box .slick-prev{left:20px;background-image:url(/user_res/images/onair/sector_prev.png);}
.news_box .slick-next{right:20px;background-image:url(/user_res/images/onair/sector_next.png);}
.news_box .slick-prev:hover{background-image:url(/user_res/images/onair/sector_prev02.png);}
.news_box .slick-next:hover{background-image:url(/user_res/images/onair/sector_next02.png);}
.news_box .slick-list{position:relative;overflow:hidden;}
.news_box .slick-track{position:relative;}
.news_box .slick-dots{display:none !important;}



@media only screen and (max-width: 1500px) {
	.haeundae_onair{
 padding: 10px;
 }
	.haeundae_onair .news_box .box {}		
	.haeundae_onair .title_box h2 {}	
	.news_box .slide_box{padding: 0 9%;}
}


@media only screen and (max-width: 1200px) {
	.haeundae_onair {}
	.haeundae_onair .title_box h2 { display:  inline-block; vertical-align: top;  margin: 0; font-size:2rem;}
}

@media only screen and (max-width: 1000px) {
	.haeundae_onair .news_box{}
	.haeundae_onair .news_box .box .base .img_wrap {max-height: 215px;margin: 0 auto 30px;}
}

@media only screen and (max-width: 750px) {	
	.haeundae_onair .title_box h2 {  font-size: 1.8rem;}
	.haeundae_onair .title_box .btn-border { margin-top: 0px;}	
	.haeundae_onair .news_box .box {height: auto;margin: 0 5px;width: 47%;}
	.haeundae_onair .news_box .box .base .img_wrap{max-height: 150px;}
}

@media only screen and (max-width: 576px) {
	.haeundae_onair .news_box {padding: 0;}	
	.haeundae_onair {margin-top: 0px;}
	.haeundae_onair .news_box .box .base {padding: 0px;}
	.haeundae_onair .news_box .box .base .img_wrap{margin-bottom: 0px;height: 100px;}
	.haeundae_onair .news_box .box .base .title {font-size: 15px;line-height: 1.2;min-height: 50px;}
	.haeundae_onair .title_box {padding: 15px 5px;}
	.haeundae_onair .title_box h2 {font-size: 22px;}
	.haeundae_onair .title_box .btn-border {font-size:14px;position:absolute;right: 10px;top:20px;}
	.news_box .slick-prev{left:5px;}
	.news_box .slick-next{right:5px;}
	.pc { display:none; }
}



.haeundae_pic{position:relative;}
.haeundae_pic .title_box{position:absolute;left:0;top: -65px;width:467px;height: 460px;background:#1e81ef;}
.haeundae_pic .title_box h2{color:#fff;position: relative;top: 32px;left: 40px;letter-spacing:-1px;}
.haeundae_pic .title_box h2 span.big{font-size:2rem; letter-spacing:-1.5px; font-weight:600;}

.haeundae_pic .news_box {margin:0 auto;}
.haeundae_pic .news_box{ position:relative;}
.haeundae_pic .news_box .box {float:left;width: 295px;margin-right: 10px;display:block;height: 296px;background-color:#fff;overflow:hidden;position:relative;text-decoration:none;color:#000;opacity: 1;}
.haeundae_pic .news_box .box:nth-child(4n) { margin-right:0px; }
.haeundae_pic .news_box .box .base { position:relative; text-align:left;}
.haeundae_pic .news_box .box .base .img_wrap {margin-bottom:20px;text-align:center;overflow: hidden;}
.haeundae_pic .news_box .box .base .img_wrap img{display:inline-block;width: 100%;height: 190px;}
.haeundae_pic .news_box .box .base .title {font-size: 1.1rem;line-height:25px;letter-spacing: -0.07em;font-weight: 400;margin: 12px 0 22px 12px;display:  block;max-height: 4rem;overflow: hidden;}
.haeundae_pic .news_box .box .base p{margin-left:12px; font-size:0.8rem;}
.haeundae_pic .news_box .box .base p .btn_plus{left:77px; width:10px; height:10px;}
.haeundae_pic .news_box .box .base .text {color: #666;max-height: 3.0em;overflow:  hidden;margin-bottom: 8px;}
.haeundae_pic .news_box .box .base .date {font-size:  0.875rem; color: #000; font-weight: 400;margin-left:12px; }
.haeundae_pic .news_box .box .base .part {margin-left:10px;font-size:  0.875rem;color:#015db2;display: none;}

               
@media only screen and (max-width: 750px) {	
.haeundae_pic .title_box{width:100%;height: 418px;}    
.haeundae_pic .news_box .box {height: 267px;} 
.haeundae_pic .news_box .box .base .date { display:none;}    
.haeundae_pic .news_box .box .base .title { margin:0 15px; }   
.haeundae_pic .title_box h2 {top: 48px;}
.pc { display:none; }   
}                                                                                                                                                                                                                                                                                        