/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  margin:0;    
}
.bx-wrapper img{
  width: 100%;
  display: block;
}

.slide .bx-wrapper .slide_img img {
    width:100%;
    display:block;
}

.new_menu  .bx-wrapper {
    width:100%;
}
.new_menu  .bx-wrapper .know img{
    width:100%;
    display:block;
}
.event  .bx-wrapper {
    width:100%;
}
.event  .bx-wrapper .event_page img{
    width:100%;
    display:block;
}

.webzine  .bx-wrapper {
    width:100%;
}
.webzine  .bx-wrapper .web_imgs >.web_slide1>img,.webzine  .bx-wrapper .web_imgs>.web_slide2>img,.webzine  .bx-wrapper .web_imgs>.web_slide3>img{
    width:100%;
    display:block;
}

.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
/*.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 1px solid #fff;
  background: #fff;
}*/

/* 동그라미와 플레이,스탑 제어버튼 위치 */
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.slide .bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
 .slide .bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #000;
  padding-top: 50px;
}

.webzine .bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #000;
  padding-top: 50px;
}
/* 동그라미 모양 */
 .slide .bx-wrapper .bx-pager.bx-default-pager a {
  background: #63aace;
  text-indent: -9999px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 3px;
  outline: 0;
  border:0px solid #63aace;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-shadow:0.5px 0.5px 1px #63aace;
  
}
 .slide .bx-wrapper .bx-pager.bx-default-pager a:hover,
 .slide .bx-wrapper .bx-pager.bx-default-pager a.active,
 .slide .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #7d426c; box-shadow:0.5px 0.5px 1px #7d426c;
}

.webzine .bx-wrapper .bx-pager.bx-default-pager a {
  background: #63aace;
  text-indent: -9999px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 3px;
  outline: 0;
  border:0px solid #63aace;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-shadow:0.5px 0.5px 1px #63aace;
  
}
 .webzine  .bx-wrapper .bx-pager.bx-default-pager a:hover,
 .webzine  .bx-wrapper .bx-pager.bx-default-pager a.active,
 .webzine   .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #7d426c; box-shadow:0.5px 0.5px 1px #7d426c;
}



/*-----------------------------------------------------------------------*/
.slide .bx-wrapper .bx-pager-item,
.slide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: middle;
  *zoom: 1;
  *display: inline;
}
.slide .bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}


.webzine .bx-wrapper .bx-pager-item,
.webzine .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: middle;
  *zoom: 1;
  *display: inline;
}
.webzine .bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.slide .bx-wrapper .bx-prev {
  left: 300px;
  background: url('../img/common/l_arrow.png') no-repeat;
}
.new_menu .bx-wrapper .bx-prev {
  left: 10px;
  background: url('../img/common/new_button.png') no-repeat;
}
.webzine .bx-wrapper .bx-prev {
  left: 5px;
  background: url('../img/common/new_button.png') no-repeat;
}

/*.store_cafe .bx-wrapper .bx-prev {
   left: 10px;
   background: url('../img/common/store_left.png') no-repeat;
}
.store_kitchen .bx-wrapper .bx-prev {
   left: 550px;
   background: url('../img/common/store_left.png') no-repeat;
}*/

/*.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}*/
.slide .bx-wrapper .bx-next {
  right: 300px;
  background: url('../img/common/r_arrow.png') no-repeat;
} 

.new_menu .bx-wrapper .bx-next {
  right: 10px;
  background: url('../img/common/new_button2.png') no-repeat;
} 

.webzine .bx-wrapper .bx-next {
  right: -52px;
  background: url('../img/common/new_button2.png') no-repeat;
} 

/*.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}*/

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -2.0572vw;
  outline: 0;
  width: 4.5832vw;
  height: 4.1145vw;
  text-indent: -9999px;
  z-index: 9999;
  background-size:contain;    
}

.new_menu .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -2.0572vw;
  outline: 0;
  width: 82px;
  height: auto;
  text-indent: -9999px;
  z-index: 9999;
  background-size:contain;    
}


.webzine .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */


 .webzine .bx-wrapper .bx-controls-auto {
  text-align: center;
}
.webzine .bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 14px;
  height: 14px;
  outline: 0;
  background: url('../img/common/start.png') no-repeat;
  margin: 4px 3px 0 3px;
  padding-top:8px;
    line-height:14px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background: url('../img/common/start2.png') no-repeat center center;
  background-size:auto;
}
.webzine .bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent:-9999px;
  width:12px;
  height: 14px;
  outline: 0;
  background: url('../img/common/stop.png') no-repeat center center;
  margin: 4px 3px 0 3px;
    padding-top:8px;
    line-height:14px;
}
.webzine .bx-wrapper .bx-controls-auto .bx-stop:hover,
.webzine .bx-wrapper .bx-controls-auto .bx-stop.active,
.webzine .bx-wrapper .bx-controls-auto .bx-stop:focus {
  background: url('../img/common/stop2.png') no-repeat;
  background-size:auto;
}



/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT 
동그라미의 가로위치
*/
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: right; width: 47.5%;
  padding-left:0px;
}


/* 플레이, 스탑 버튼의 가로위치 */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  text-align:left; width:47.5%; 
  padding-left:0px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0px;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
