@charset "utf-8";

/* skip */
#skip{height:0}
#skip a{display:block;position:absolute;left:0;top:-100px;width:100%;height:1px;text-align:center}
#skip a:focus,#skip a:active{position:absolute;top:0;z-index:30;height:18px;padding: 12px 0;background: #f2f5fc;color: #333;font-size: 16px;font-weight:bold;z-index:200;}

/* layout */
.chat_wrap{height:100%;overflow: hidden;}
.chat_box{position:relative;width:100%;height:100%;box-sizing:border-box;}
.chat_top{background: #3d66c4;}
.chat_cont{width:100%;position:absolute;top:54px;bottom:56px;padding:15px 16px;box-sizing:border-box;overflow-y:scroll;background: #eef5ff;overflow-x: hidden;}
.chat_cont::-webkit-scrollbar{width:7px;}
.chat_cont::-webkit-scrollbar-thumb{background-color:#a4a4a4;border-radius:10px;background-clip:padding-box;border:1px solid transparent;}
.chat_cont::-webkit-scrollbar-track{background-color:#eef5ff;border-radius:10px;box-shadow:inset 0px 0px 5px white;}
.chat_bottom{position: absolute;left:0;right:0;bottom:0;height:56px;background:#fff;box-sizing: border-box;}

/* icon */
.chat_logo{width:67px;height:30px;background-image:url(../images/ico_logo.png);}
.ico_logo{float:left;width:40px;height:50px;background-image:url(../images/ico_chat.gif);}
.ico_close{width:16px;height:16px;background-image: url(../images/ico_close.png);}
.ico_w_close{width:18px;height:18px;background-image: url(../images/ico_w_close.png);}
.ico_bmenu{width:17px;height:14px;background-image:url(../images/ico_bmenu.png);background-size: 16px 14px !important;}
.ico_send{width:19px;height:20px;background-image:url(../images/ico_send.png);}

/* chat_intro */
.intro_top{height:86px;padding: 14px 40px 13px 39px;box-sizing:border-box;background:#3d66c4;white-space: nowrap;}
.intro_top:after{content:"";display:block;clear:both;}
.intro_top .img_intro{float:left;width:80px;height:60px;margin-right:20px;}
.intro_top .intro_tit{font-size:1.5rem;font-weight:500;line-height:1.33;color:#fff;letter-spacing:-0.38px;margin: 9px 0;}
.intro_cont{position:absolute;top:85px;left:0;right:0;bottom:0;padding:12px 12px 13px 11px;background:#eef5ff;box-sizing: border-box;overflow-y:auto;}
.intro_cont::-webkit-scrollbar{width:7px;}
.intro_cont::-webkit-scrollbar-thumb{background-color:#a4a4a4;border-radius:10px;background-clip:padding-box;border:1px solid transparent;}
.intro_cont::-webkit-scrollbar-track{background-color:#eef5ff;border-radius:10px;box-shadow:inset 0px 0px 5px white;}

.area_list:after{content:"";display:block;clear:both;}
.area_list li{float:left;width:25%;text-align:center;}
.area_box{display:block;height:96px;padding:8px 0 10px;border-radius:15px;box-sizing:border-box;}
.area_box .ico_area{display:block;height:50px;background-repeat: no-repeat;background-size: contain !important;margin:0 auto 8px auto;}
.area_box .area_txt{color:#333;line-height:1.07;}
.area_box .ico_area01{width:60px;background-image:url(../images/ico_area01.png);}
.area_box .ico_area02{width:60px;background-image:url(../images/ico_area02.png);}
.area_box .ico_area03{width:60px;background-image:url(../images/ico_area03.png);}
.area_box .ico_area04{width:60px;background-image:url(../images/ico_area04.png);}
.area_box .ico_area05{width:60px;background-image:url(../images/ico_area05.png);}
.area_box .ico_area06{width:60px;background-image:url(../images/ico_area06.png);}
.area_box .ico_area07{width:60px;background-image:url(../images/ico_area07.png);}
.area_box .ico_area08{width:60px;background-image:url(../images/ico_area08.png);}
.area_box .ico_area09{width:60px;background-image:url(../images/ico_area09.png);}
.area_box .ico_area10{width:60px;background-image:url(../images/ico_area10.png);}
.area_box .ico_area11{width:60px;background-image:url(../images/ico_area11.png);}
.area_box .ico_area12{width:60px;background-image:url(../images/ico_area12.png);}
.area_box .ico_area13{width:60px;background-image:url(../images/ico_area13.png);}
.area_box .ico_area14{width:60px;background-image:url(../images/ico_area14.png);}
.area_box .ico_area15{width:60px;background-image:url(../images/ico_area15.png);}
.area_box .ico_area16{width:60px;background-image:url(../images/ico_area16.png);}
.area_box .ico_area17{width:60px;background-image:url(../images/ico_area17.png);}
.area_box .ico_area18{width:60px;background-image:url(../images/ico_area18.png);}
.area_box .ico_area19{width:60px;background-image:url(../images/ico_area19.png);}
.area_box .ico_area20{width:60px;background-image:url(../images/ico_area20.png);}
.area_box .ico_area21{width:60px;background-image:url(../images/ico_area21.png);}
.area_box .ico_area22{width:60px;background-image:url(../images/ico_area22.png);}
.area_box:focus,.area_box:hover,.area_box:active,.area_box.on{border:2px solid #5287e3;background:#d0eafb;}

/* chat_top */
.greeting_box{max-width:316px;margin: 0 auto;}
.greeting_box:after{content:"";display:block;clear:both;}
.greeting_box .img_greeting01{float:left;width:100%;position:relative;top:23px;padding-bottom:15px;}
.greeting_box .img_greeting02{float:right;width:100px;height:74px;}
.greeting_txt{clear:both;padding-top:12px;margin-bottom: 10px;line-height:1.33;font-size:1.5rem;font-weight:500;letter-spacing:-0.38px;color:#3d66c4;text-align:center;}
.qna_box{margin-top:17px;}
.qna_box .tit:before{content:"";position: relative;top: 2px;width:20px;height:18px;display:inline-block;background: url(../images/ico_qna.png) left center no-repeat;background-size:contain;margin-right:6px;}
.qna_box .tit{font-size:1.5rem;font-weight:500;line-height:1.33;letter-spacing:-0.38px;margin-bottom: 5px;}

.h_tit{height: 54px;padding: 12px 16px;box-sizing: border-box;text-align: left;}
.h_tit .logo{display:inline-block;vertical-align:top;cursor:pointer;}
.h_tit .chat_name{font-size: 1.8rem;font-weight:500;color:#fff;letter-spacing: -0.45px;line-height: 0.78;}
.h_tit.cash .chat_name{position:relative;top: -2px;font-size:2rem;line-height:0.7;letter-spacing:-0.5px;font-weight: normal;}
.h_tit.cash .chat_name .cash_bot{font-weight:500;}
.h_tit.cash .chat_name .cash_bot:after{content:"";display:inline-block;position: relative;top: 2px;width:1px;height:17px;background:#819edf;margin: 0 4px 0 10px;}
.h_tit.cash .chat_name .cash_bot .point{color:#1eb5eb;}
.top_btn.right button + button{margin-left: 10px;}
.top_btn.right{position:absolute;top: 18px;right:16px;}

/* chat_cont */
.bot_wrap,.user_wrap{margin-bottom:37px;}
.bot_wrap.menu .bot_txt{max-width: calc(100% - 18px);}
.bot_wrap:after{content:"";display:block;clear:both;}
.bot_wrap + .bot_wrap{margin-top:10px;}
.bot_wrap .bot_name{position:relative;top:11px;color:#666;letter-spacing:-0.33px;line-height:1.29;}
.bot_box{display:none;}
.bot_box .bot_txt{float:left;max-width:380px;border-radius:0 15px 15px 15px;position:relative;background-color: #fff;line-height:1.4;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);margin-left: 5px;}
.bot_box .bot_txt + .bot_txt{clear:both;margin: 8px 0 0 45px;}
.bot_box .bot_txt:after{content:"";clear:both;display:block;}
.bot_box .bot_txt .chat_talk{padding: 9px 10px 10px;}

.bot_box .chat_menu{margin: 0 0 0 -6px;}
.chat_menu{clear:both;margin-bottom:20px;}
.chat_menu:after{content:"";display:block;clear:both;}
.chat_menu li:after{content:"";display:block;clear:both;}
.chat_menu li{float:left;width:33.33%;}
.chat_menu .icon_box{display:block;margin:5px 0 0 6px;height:105px;border-radius:15px;padding:13px 0 14px 0;background-color: #fff;box-sizing: border-box;border: 2px solid #cedffe;}
.icon_box .icon{display:block;height:42px;background-repeat:no-repeat;background-size: contain !important;margin: 0 auto 11px auto;}
.bmenu.icon_box .icon{margin: 3px auto !important;}

.icon_box .icon.menu01{width:31px;background-image:url(../images/menu_ico01.png);}
.icon_box .icon.menu02{width:31px;background-image:url(../images/menu_ico02.png);}
.icon_box .icon.menu03{width:31px;background-image:url(../images/menu_ico03.png);}
.icon_box .icon.menu04{width:31px;background-image:url(../images/menu_ico04.png);}
.icon_box .icon.menu05{width: 41px;background-image:url(../images/menu_ico05.png);}
.icon_box .icon.menu06{width:42px;background-image:url(../images/menu_ico06.png);}
.icon_box .icon.qna.menu01{width: 47px;background-image:url(../images/qna_ico01.png);}
.icon_box .icon.qna.menu02{width:39px;background-image:url(../images/qna_ico02.png);}
.icon_box .icon.qna.menu03{width:42px;background-image:url(../images/qna_ico03.png);}
.icon_box .m_txt{display:block;word-break: keep-all;text-align:center;color:#333;line-height:1.07;}
/*.icon_box .m_txt.bmenu{display:block;word-break: keep-all;text-align:center;width:fit-content;float:left;margin:3px 0;color:#333;line-height:1.07;} */
.chat_menu .icon_box:hover{border: 2px solid #5287e3;background-color: #d0eafb;}
.chat_menu .icon_box:hover .m_txt{font-weight:500;}

.icon_box .cash.menu01{width:42px;background-image:url(../images/ico_cash_menu01.png);}
.icon_box .cash.menu02{width:43px;background-image:url(../images/ico_cash_menu02.png);}
.icon_box .cash.menu03{width:42px;background-image:url(../images/ico_cash_menu03.png);}
.icon_box .cash.menu04{width:42px;background-image:url(../images/ico_cash_menu04.png);margin: 0 auto 12px auto;}
.icon_box .cash.menu05{width:38px;background-image:url(../images/ico_cash_menu05.png);margin: 0 auto 12px auto;}
.icon_box .cash.menu06{width:42px;background-image:url(../images/ico_cash_menu06.png);}
.icon_box .cash.menu07{width:42px;background-image:url(../images/ico_cash_menu07.png);}
.icon_box .cash.menu08{width:42px;background-image:url(../images/ico_cash_menu08.png);}
.icon_box .cash.menu09{width:43px;background-image:url(../images/ico_cash_menu09.png);}

.field-container{clear:both;padding: 12px 0 0 45px; max-width:390px; width:100%}
/*.field-container{clear:both;padding: 12px 0 0 50px;width:416px;}*/
.field_box{display:inline-block;vertical-align:top;background: #fff;border-radius:15px;box-sizing:border-box;white-space:normal;width: 100%; min-width: 320px; max-width: 320px;} 
.field_box .tit{border-radius:15px 15px 0 0;background: #4b82e3;padding: 6px 8px 7px;box-sizing:border-box;min-height: 35px;}
.field_box .tit span{display:block;font-size:1.5rem;color: #fff;font-weight:500;text-align: center;line-height: 1.5;letter-spacing: -0.38px;}
.field_box .keyword{margin:10px;}

.keyword.inner{margin-top:10px;}
.keyword.inner.w3:after{content:"";display:block;clear:both;}
.keyword.inner.w3 li{float:left;min-width:31.8%;}
/* .keyword li{height:35px;} */
.keyword li > a{display:block;background:#fff;color:#333;padding: 7px 15px 8px;line-height: 1.29;text-align: center;border-radius:30px;border:1px solid #b5d0ff;}
.keyword li > a.recmd_intent{border-radius:0 10px 10px 10px;padding:3px 5px;min-width:90px;display:inline-block;box-sizing:border-box;float:left;margin-right:5px;margin-bottom:5px;}
.keyword li > a:focus,.keyword li > a:active, .keyword li > a:hover, .keyword li > a.on{border:1px solid #4b82e3;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);background-color: #d0eafb;color: #3d66c4;font-weight:500;}
.keyword li > a.more{border:1px solid #dde2f8;background-color: #eff1f9;box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);color:#364b91;font-weight: normal;}
.keyword li + li {margin-top:5px;}
.keyword.inner.w3 li + li{margin:0 0 0 5px;}
.keyword.inner .btn_view:after{content:"";display:inline-block;width:10px;height:7px;background:url(../images/ico_more_down.png) 0 0 no-repeat;background-size:contain;margin-left: 5px;}
.keyword.inner .btn_view.shown:after{content:"";display:inline-block;width:10px;height:7px;background:url(../images/ico_more_up.png) 0 0 no-repeat;background-size:contain;margin-left: 5px;}
.keyword.inner .btn_view.active:after{background:url(../images/ico_more_up.png) 0 0 no-repeat;background-size:contain;}

.keyword.inner li.link{position:relative;}
.keyword.inner li.link  .btn_link{text-align:center;}
.keyword.inner .btn_link:after{content:"";position:absolute;top: 12px;right:15px;display:block;width:7px;height:10px;background:url(../images/ico_link.png) 0 0 no-repeat;background-size:contain;}
.keyword.inner .btn_link:after{content:"";position:absolute;top: 12px;right: 16px;display:block;width:7px;height:10px;background:url(../images/ico_link.png) 0 0 no-repeat;background-size:contain;}

.customer_info{margin-top:10px;}
.customer_info .inp_txt{width:100%;height:35px;padding:7px 12px 8px;border:1px solid #b5d0ff;border-radius:5px;box-sizing:border-box;}
.customer_info .inp_txt + .inp_txt{margin-top:5px;}
.customer_info .inp_txt::-webkit-input-placeholder{font-size:14px;}
.customer_info .inp_txt:-moz-placeholder{font-size:14px;}
.customer_info .inp_txt::-moz-placeholder{font-size:14px;}
.customer_info .inp_txt:-ms-input-placeholder{font-size:14px;}
.customer_info .inp_txt::-ms-input-placeholder{font-size:14px;}
.customer_info .inp_txt::placeholder{font-size:14px;}

.option_box{position:relative;clear:both;padding-top:5px;}
.select_box{float:left;position: relative;}
.select_box + .select_box{margin:0 5px;}
.btn_option{position: relative;display:inline-block;width:94px;height:35px;padding: 7px 7px 8px 12px;font-size:1.4rem;color:#666;background-color:#fff;border: 1px solid #b5d0ff;border-radius:5px;box-sizing: border-box;text-align:left;}
.btn_option .ico_arrow{position: absolute;top: 14px;right: 7px;width: 10px;height: 7px;background-image:url(../images/ico_arrow_down.png);}
.option_inner_box{display:none;position:absolute;left: 0;top: 34px;width: 92px;max-height: 143px;border: 1px solid #b5d0ff;border-radius: 5px;background-color:#fff;z-index:30;overflow-y:auto;overflow-x:hidden;}
.option_item .option_link{display:block;height:35px;padding:7px 7px 8px 12px;color: #666;box-sizing:border-box;}
.option_item + .option_item{border-top:1px solid #b5d0ff;}
.option_item.is_selected .option_link,.option_item .option_link:hover{background-color:#d0eafb;color:#333;font-weight:500;}
.btn_option.is_active .ico_arrow{background-image:url(../images/ico_arrow_up.png)}
.btn_option.is_active+.option_inner_box{display:block}
.btn_sel_ok{display:inline-block;width: 72px;height: 35px;padding: 7px 0 8px;font-size:1.4rem;color:#3d66c4;border-radius: 5px;border: solid 1px #3d66c4;font-weight: 500;line-height:1.29;}

.bot_txt.loading{width:70px;height:38px;}
.bot_txt.loading .chat_talk{position:relative;top:4px;}
.spinner {text-align:center;}
.spinner:after{content:"";display:block;clear:both;}
.spinner > div {width:10px;height:10px;margin: 0 3px;background-color: rgba(61,102,196,1);border-radius: 100%;display: inline-block;-webkit-animation: sk-bouncedelay 1.5s infinite ease-in-out both;animation: sk-bouncedelay 1.35s infinite ease-in-out both;float: left;}
.spinner .bounce1 {-webkit-animation-delay: -0.32s;animation-delay: -0.32s;background-color: rgba(61,102,196,0.45);}
.spinner .bounce2 {-webkit-animation-delay: -0.16s;animation-delay: -0.16s;background-color: rgba(61,102,196,0.7);}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.time{clear:both;display:block;font-size:1.2rem;color: #707070;letter-spacing:-0.12px;padding-top: 3px;}
.time.bot{margin-left:45px;}

.user_box:after{content:"";display:block;clear:both;}
.user_box .user_txt{float:right;position:relative;max-width: 280px;padding: 9px 10px 10px;line-height: 1.29;background-color: #ffe57b;border-radius: 15px 0 15px 15px;}
.user_box .user_txt:after{content:"";display:block;clear:both;}
.user_box .user_txt + .user_txt{clear:both;margin-top:5px;}
.time.user{text-align:right;}

/* chat_bottom */
.bmenu_box .btn_bmenu{position:absolute;top:10px;left:16px;width:36px;height:36px;padding:11px 10px;background-color: #87bdfb;border-radius:50%;box-sizing:border-box;}
.bmenu_box .btn_bmenu.active .ico_bmenu{width:16px;height:16px;background-image:url(../images/ico_bmenu_close.png);}
.inp_box{padding: 10px 16px 10px 60px;box-sizing: border-box;height: 56px;}
.inp_box .inp_txt{position:relative;}
.inp_txt .inp{width:100%;height: 36px;padding: 8px 40px 8px 15px;display: block;position: relative;box-sizing:border-box;color:#333;border: none;background: #f2f2f2;border-radius: 18px;}
.btn_send{position: absolute;top:8px;right:13px;}
.inp_txt .inp:focus + .btn_send .ico_send{background-image:url(../images/ico_send_on.png);}

.auto_keyword{background-color:#fff;position: absolute;bottom: 56px;left: 0;right: 0;z-index: 100;overflow:hidden;box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, 0.13);}
.auto_keyword ul{max-height:150px;overflow-y:auto;}
.keyword_box .sch_keyword{color: #333;display:block;height:30px;padding: 7px 16px 8px 16px;overflow:hidden;white-space: nowrap;word-break: keep-all;text-overflow: ellipsis;box-sizing: border-box;}
.keyword_box .sch_keyword strong{color: #0070d2;font-weight:500;}
.keyword_box li .sch_keyword:focus,.keyword_box .sch_keyword:hover,.keyword_box .sch_keyword.on,.keyword_box .sch_keyword:active{background: #e2f3ff;}

.bmenu_wrap{position:absolute;left:0;right:0;bottom:56px;padding:5px 15px;background:#fff;box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, 0.13);box-sizing: border-box;}
.bmenu_list li{float:left;width:25%;}
.bmenu_list .icon_box{display:block;}
.bmenu_list .icon_box:focus .m_txt,.bmenu_list .icon_box:hover .m_txt, .bmenu_list .icon_box:active .m_txt, .bmenu_list .icon_box.on .m_txt{display:block;color:#3d66c4;font-weight:500;}
.bmenu_list .icon.bmenu01{width:36px;height:36px;background-image:url(../images/bmenu01.png);}
.bmenu_list .icon.bmenu02{width:36px;height:36px;background-image:url(../images/bmenu02.png);}
.bmenu_list .icon.bmenu03{width:36px;height:36px;background-image:url(../images/bmenu03.png);}
.bmenu_list .icon.bmenu04{width:36px;height:36px;background-image:url(../images/bmenu04.png);}

/*.bmenu_list li{float:left;width:33%;}
.bmenu_list .icon_box{display:block;}
.bmenu_list .icon_box:focus .m_txt,.bmenu_list .icon_box:hover .m_txt, .bmenu_list .icon_box:active .m_txt, .bmenu_list .icon_box.on .m_txt{display:block;color:#3d66c4;font-weight:500;}
.bmenu_list .icon.bmenu01{width:20px;height:14px;float:left;margin-left:33% !important; background-image:url(../images/bmenu01.png);}
.bmenu_list .icon.bmenu02{width:20px;height:14px;float:left;margin-left:33% !important; background-image:url(../images/bmenu02.png);}
.bmenu_list .icon.bmenu03{width:20px;height:14px;float:left;margin-left:33% !important; background-image:url(../images/bmenu03.png);}
.bmenu_list .icon.bmenu04{width:20px;height:14px;float:left;margin-left:33% !important; background-image:url(../images/bmenu04.png);}
.bmenu_list .icon.bmenu05{width:20px;height:14px;float:left;margin-left:33% !important; background-image:url(../images/bmenu05.png);}
 */
/* layer_popup */
.dimed{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.7);}
.layer_popup{position:fixed;top:0;left:0;right:0;bottom:0;padding:87px 27px 0 28px;text-align:center;margin:0 auto;}
.layer_popup .layer_close{position:absolute;top: 18px;right: 15px;}
.layer_cont .img_box{min-width:320px;max-width:640px;margin:0 auto;}
.layer_cont .img_box + .img_box{margin-top:35px;}
.layer_cont .img_box > a{display:block;}
.layer_cont .bot_img{max-width:100%;}
.layer_cont .img_txt{margin-top:15px;font-size:1.4rem;color:#ddd;line-height:1.29;letter-spacing:-0.35px;text-align:left;}

.bill_table{width:260px;margin:5px;}
.bill_table th,.bill_table td{border:1px solid #b5d0ff;padding:5px 2px;}
.bill_table th{background:#e5eeff;}
.bill_use_amt tr td{text-align:center;}
.bill_warn{font-weight:bold;color:#f15d17;}
.bill_err_msg{color:#f15d17;}

.slick-slide{margin-right:50px;}
.field-container .slick-next{background:url(../images/ico_next.png) no-repeat;}
.field-container .slick-prev{background:url(../images/ico_prev.png) no-repeat;}

.faq_ul{min-height:36px;margin-right:auto;margin-left:auto;width:fit-content;}
.faq_tag{float:left;margin-top:5px;width:fit-content;}
.font_blue{color:#0265b8 !important;padding:5px 15px !important;}

.float_left{float:left;}

/*
@media all and (min-width:374px) {.bot_box .bot_txt{float:left;max-width: 290px;border-radius:0 15px 15px 15px;position:relative;background-color: #fff;line-height:1.29;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);margin-left: 5px;}}
@media all and (max-width:374px) {.bot_box .bot_txt{float:left;max-width: 85%;border-radius:0 15px 15px 15px;position:relative;background-color: #fff;line-height:1.29;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);margin-left: 5px;}}

@media all and (min-width:374px) {.field_box{display:inline-block;vertical-align:top;background: #fff;border-radius:15px;box-sizing:border-box;max-width:290px;white-space:normal;} }
@media all and (max-width:374px) {.field_box{display:inline-block;vertical-align:top;background: #fff;border-radius:15px;box-sizing:border-box;max-width:85%;white-space:normal;} }*/

/* 2023.07.24 수정 */
.bot_wrap:last-child.mgb100 {margin-bottom: 100px}

@media all and (max-width: 768px) {
	.field_box {min-width: 300px; max-width: 300px;}
	.slick-dots {width: 300px;}
}
@media all and (max-width: 400px) {
	.field-container {max-width: 100%}
	.field_box {min-width: 267px; max-width: 280px}
	.slick-dots {width: 280px}
}
@media all and (max-width: 360px) {	
	.field_box {max-width: 250px;}
	.slick-dots {width: 250px}
}
@media all and (max-width: 320px) {	
	.field_box {min-width: 230px; max-width: 230px;}	
	.slick-dots {width: 230px;}
}
