html {
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);font-weight: 500;
}

body{}


.mob_select{text-align: right;}
.mob_select select{background:url('../images/i_arrow_bt.png') no-repeat right 9px center;}
.mob_select select{border:1px solid #d1d1d1; min-width: 128px; padding:8px;}
button{color:#333;}




/* --------------------------------------------------
-------------------------filebox --------------------- */
.filebox{display: flex;}
.filebox label {display: flex;align-items: center;justify-content: center;border-radius: .3em;}
/* { display: inline-block;  padding: .8em .75em;  color: #666;  font-size: inherit;  line-height: normal;  vertical-align: middle;  background-color: #f5f5f5;  cursor: pointer;  border: 1px solid #eee;  border-radius: .2em;width: 6em;text-align: center;margin-left: .6em;} */
  
.filebox input[type="file"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0;}


/*파일업로드*/
.filebox .upload-name { display: inline-block; padding: .8em .75em; font-size: inherit; font-family: inherit; line-height: normal; vertical-align: middle; background-color: #fff; border: 1px solid #eee; border-radius: .2em; -webkit-appearance: none; -moz-appearance: none; appearance: none;width: calc(100% - 6em);}



.filebox .upload-thumb-wrap {  /* 추가될 이미지를 감싸는 요소 */
    display: inline-block;
    width: 100%;
    padding: 2px;
    vertical-align: middle;
    border: 1px solid #eee;
    border-radius: .3em;
    background-color: #fff;
  }
  
  .filebox .upload-display img {  /* 추가될 이미지 */
    display: block;
    max-width: 100%;
    width: 100% \9;
    height: auto;
  }



/* --------------------------------------------------
-------------------------radio--------------------- */
/*radio_style*/
/* .radio_style{display: flex; flex-wrap: wrap;  margin:0 -.4em; } */
.radio_style{display: flex; flex-wrap: wrap;}
.radio_style label {    width:calc(50% - .8em);    display: block;position: relative;  margin-left: -1px;}
.radio_style label{margin: .4em 0;}
.radio_style label [type="radio"] {border-radius: .4em;}
.radio_style span {vertical-align: middle;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);color: #333;width: max-content;display: flex;  align-items: center;  justify-content: space-between;width: 80%;font-weight: 500;}  
.radio_style span img{width: 2em;}
.radio_style [type="radio"] {vertical-align: middle;  appearance: none;  border: 1px solid #ddd;margin:0;border-radius: 0;padding: 1.5em;width: 100%;;background: #f9f9f9;}  
.radio_style [type="radio"]:checked {border: 1px solid #139AFF;;background: rgba(74, 199, 241, 0.05);}    
.radio_style [type="radio"]:checked + span { color: #139AFF;font-weight: 600;}  
.radio_style [type="radio"]:disabled {background-color: lightgray;  box-shadow: none;   cursor: not-allowed;}  
.radio_style [type="radio"]:disabled + span {color:#fff;}  
.radio_style [type="radio"]:checked + span img{content:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/YOUANDI/168367561961761.png)}

.radio_style .select_con{position:absolute;bottom:0; left:0;background: #fff;width: 100%;}


/*radio_style2*/
.radio_style2{display: block;}
.radio_style2 label {width: 100%; display: block;position: relative;  margin-left: -1px;margin:.4em}  
.radio_style2 label [type="radio"] {border-radius: .4em;}
.radio_style2 span {vertical-align: middle;position: absolute;left:50%;top:52%;transform: translate(-50%,-50%);color: #333;width: max-content;display: flex;  align-items: center;  justify-content: space-between;width: 100%;font-weight: 500; padding: 1em;}  
.radio_style2 span img{width: 2em;}
.radio_style2 [type="radio"] {vertical-align: middle;  appearance: none;  outline: 1px solid #eee;margin:0;border-radius: 0;padding: 24px;width: 100%;;background: #fff;}  
.radio_style2 [type="radio"]:checked {outline: 2px solid #139AFF;;background: rgba(74, 199, 241, 0.05);}    
.radio_style2 [type="radio"]:checked + span { color: #139AFF;font-weight: 600;}  
.radio_style2 [type="radio"]:disabled {background-color: lightgray;  box-shadow: none;   cursor: not-allowed;}  
.radio_style2 [type="radio"]:disabled + span {color:#fff;}  
.radio_style2 [type="radio"]:checked + span img{content:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/YOUANDI/167942500753092.png)}

.radio_style2 .select_con{position:absolute;bottom:0; left:0;background: #fff;width: 100%;}

/* --------------------------------------------------
-----------------------boundary------------------- */
[class*='bd']{width: 100%; margin-left:auto; margin-right:auto; position: relative; padding-left: 1.067em; padding-right:1.067em;}
.bd-xs{max-width: 640px;} .bd-sm{max-width: 960px;} .bd-md{max-width: 1200px;} .bd-lg{max-width: 1440px;} .bd-xl{max-width: 1600px;}

.cf::before, .cf::after{display:block; content:''; clear: both;}

.c-pointer{cursor: pointer;}


/* --------------------------------------------------
------------------------width--------------------- */
.w100p{width:100% !important;}
.w60p{width: 60%;}
.w40p{width: 40%;}
.w30p{width: 30%;}
.w90p{width:90% !important;}
.w100{width:100px;}
.h26{height:2.6em;}
.h28{height:2.8em;}
.h30{height:3.0em;}
.h32{height:3.2em;}
.h34{height:3.4em;}
.h36{height:3.6em;}
.h38{height:3.8em;}
.h40{height:4.0em;}
.h44{height:4.4em;}
.h48{height:4.8em;}
.h56{height:5.6em;}
.h10{height:10em;}
.w6em{width: 6em;;}
.h144{height: 144px;}

/* --------------------------------------------------
-----------------------tabSet ---------------------- */


.tabSet ul.tabs {overflow:hidden;display: flex;background: #eee;border-radius: 3em;width: 6.5em;padding:.25em .25em .2em;align-items: center;border:1px solid #eee;}
.tabSet ul.tabs  li{list-style-type:none;width: calc(100% / 2);text-align: center;}
.tabSet ul.tabs li a{color:#888;width: 100%;;display:block;border-radius:10px;font-weight:600;font-size:.85em;text-decoration:none;}
.tabSet ul.tabs li a.on{background:#fff;cursor:default;color:#333;padding:0.2em 0.4em;border-radius: 4em;}
.panel{ display:none;}


/* --------------------------------------------------
-----------------------text ---------------------- */

.bg-gray{background-color: #f8f8f8 !important;}
.bg-beige{background-color:#e8e3d6;}
.bg-white{background-color: #fff;}
.bg-pint{background-color: #3862F5;color: #fff;}
.radius_2em{border-radius: 2em !important;}
.radius{border-radius: .6em;}
.radius{border-radius: .6em;}
.bg_radius{background: #fff;border:1px solid #eee;border-radius: .4em;padding:1.06em;}
.bg_radius02{background: #fff;border:1px solid #eee;border-radius: .6em;padding: 0.90em;}

.radigray{background: #f9f9f9;border-radius: .4em;padding: 1.06em 0.95em;}

.bg_radius + .bg_radius{margin-top: .5em;}
.bg_radius02 + .bg_radius02{margin-top: .5em;}
.main .bg_radius02 + .bg_radius02{margin-top: 0;}


.bold{font-weight: bold;}


.text-white{color:#f8f8f2;}
.text-lgray{color: #999;}
.text-gray{color:#777;}
.text-666{color:#666;}
.text-333{color:#333 !important;}
.text-primary{color:#3862F5;}
.text-danger{color:#D85151 !important;}
.text-godam{color:#48B979;}


.underline{text-decoration: underline;}

.xsmall{font-size:.85em;}
.small{font-size:.925em;}
.normal{font-size:1em;}
.normal02{font-size:1.125em;}
.medium{font-size:1.25em;}
.large{font-size:1.55em;}
.xlarge{font-size:2em;}


/* --------------------------------------------------
------------------------blind--------------------- */
.blind {display: inline-block; overflow: hidden; position: absolute; width: 1px; height: 1px; margin: -1px; font-size: 0.1px; color: transparent; clip: rect(0 0 0 0);}
.hidden{opacity: 0; visibility: hidden;}

/* --------------------------------------------------
-------------------------text--------------------- */



.text-left{text-align: left !important;}
.text-right{text-align: right !important;}
.text-center{text-align: center !important;}

.ellipsis{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ellipsis2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
  -webkit-line-clamp: 3;-webkit-box-orient: vertical; word-wrap:break-word; line-height:1.7;}
.ellipsis3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
    -webkit-line-clamp: 3;-webkit-box-orient: vertical; word-wrap:break-word; line-height:1.7;}

/* --------------------------------------------------
------------------------margin-------------------- */
.mt-0{margin-top:0 !important;} .mt-05{margin-top:.3em;}  .mt-1{margin-top:.6em;} .mt-2{margin-top:1.2em;} .mt-3{margin-top:1.8em;} .mt-4{margin-top:2.4em;} .mt-5{margin-top:3em;} .mt-6{margin-top:3.6em;} .mt-7{margin-top:4.2em;} .mt-8{margin-top:4.8em;} .mt-9{margin-top:5.6em;} .mt-10{margin-top:6.2em;}
.mb-0{margin-bottom:0 !important;} .mb-1{margin-bottom:.6em;} .mb-2{margin-bottom:1.2em;} .mb-3{margin-bottom:1.8em;} .mb-4{margin-bottom:2.4em;} .mb-5{margin-bottom:3em;} .mb-6{margin-bottom:3.6em;} .mb-7{margin-bottom:4.2em;} .mb-8{margin-bottom:4.8em;} .mb-9{margin-bottom:5.6em;} .mb-10{margin-bottom:6.2em;}
.mr-0{margin-right:0 !important;} .mr-1{margin-right:.6em;} .mr-2{margin-right:1.2em;} .mr-3{margin-right:1.8em;} .mr-4{margin-right:2.4em;} .mr-5{margin-right:3em;} .mr-6{margin-right:3.6em;} .mr-7{margin-right:4.2em;} .mr-8{margin-right:4.8em;} .mr-9{margin-right:5.6em;} .mr-10{margin-right:6.2em;}
.ml-0{margin-left:0 !important;} .ml-05{margin-left:.3em;} .ml-1{margin-left:.6em;} .ml-2{margin-left:1.2em;} .ml-3{margin-left:1.8em;} .ml-4{margin-left:2.4em;} .ml-5{margin-left:3em;} .ml-6{margin-left:3.6em;} .ml-7{margin-left:4.2em;} .ml-8{margin-left:4.8em;} .ml-9{margin-left:5.6em;} .ml-10{margin-left:6.2em;}


/* --------------------------------------------------
------------------------padding------------------- */
.p-0{padding:0 !important;}
.pt-0{padding-top:0 !important;} .pt-1{padding-top:.6em !important;} .pt-2{padding-top:1.2em !important;} .pt-3{padding-top:1.8em !important;} .pt-4{padding-top:2.4em;} .pt-5{padding-top:3em;} .pt-6{padding-top:3.6em;} .pt-7{padding-top:4.2em;} .pt-8{padding-top:4.8em;} .pt-9{padding-top:5.6em;} .pt-10{padding-top:6.2em;}
.pb-0{padding-bottom:0 !important;} .pb-1{padding-bottom:.6em;} .pb-2{padding-bottom:1.2em;} .pb-3{padding-bottom:1.8em;} .pb-4{padding-bottom:2.4em;} .pb-5{padding-bottom:3em;} .pb-6{padding-bottom:3.6em;} .pb-7{padding-bottom:4.2em;} .pb-8{padding-bottom:4.8em;} .pb-9{padding-bottom:5.6em;} .pb-10{padding-bottom:6.2em;}
.pr-0{padding-right:0 !important;} .pr-1{padding-right:.6em;} .pr-2{padding-right:1.2em;} .pr-3{padding-right:1.8em;} .pr-4{padding-right:2.4em;} .pr-5{padding-right:3em;} .pr-6{padding-right:3.6em;} .pr-7{padding-right:4.2em;} .pr-8{padding-right:4.8em;} .pr-9{padding-right:5.6em;} .pr-10{padding-right:6.2em;}
.pl-0{padding-left:0 !important;} .pl-1{padding-left:.6em;} .pl-2{padding-left:1.2em;} .pl-3{padding-left:1.8em;} .pl-4{padding-left:2.4em;} .pl-5{padding-left:3em;} .pl-6{padding-left:3.6em;} .pl-7{padding-left:4.2em;} .pl-8{padding-left:4.8em;} .pl-9{padding-left:5.6em;} .pl-10{padding-left:6.2em;}


/* --------------------------------------------------
------------------------display------------------- */
.dis-block{display: block !important;}
.dis-in-block{display: inline-block;}
.dis-none{display: none;}
.dis-flex_row{display: flex; flex-direction: row;}
.flex-wrap > *{flex-wrap: wrap; display: flex;}
.flex-between{display: flex; justify-content: space-between;}


.fl-left{float:left;}
.fl-right{float: right;}

/* --------------------------------------------------
------------------------checkbox------------------ */

/* 체크 */
.check{position: relative;}
.check-label { display: inline-block; position: relative;  font-size:1em; cursor: pointer; -webkit-user-select: none; -ms-user-select: none; user-select: none;
    text-align: left; padding-left:1.7em; vertical-align: middle; line-height: 1; padding-top: 0.15em;}
.check-label input {position: absolute;opacity: 0;cursor: pointer; visibility: hidden;}


/* 체크 크기 */
.check-label .checkmark {position: absolute; top:50%; -ms-transform:translateY(-50%); transform:translateY(-50%);
    left: 0; width: 1.333em; height: 1.333em; background-color: #fff; border-radius:2em; border:1px solid #ddd; background-color: #fff;}
    .check-label .checkmark::before{content:'';width: .67em;height:.67em;position: absolute;transform: translate(-50%,-50%);left: 50%; top: 50%; transform: translate(-50%,-50%);background: #ddd;border-radius: 2em;}

.check-label input:checked ~ .checkmark {    border: 1px solid #139AFF; }
.check-label input:checked ~ .checkmark::before{background:#139AFF;}
.check-label .checkmark:after { content: ""; position: absolute; display: none;}
.check-label input:checked ~ .checkmark:after {display: block;}
/* 체크박스 */


/* 라디오 */
.check-label .checkmark.radio:after{ top: 4px; left: 4px; width: 8px; height: 8px; border-radius: 50%; background: #121212;}


/* 스위치 */
input[type="checkbox"] { display: none; }
.label__on-off { overflow: hidden; position: relative; display: inline-block; width: 52px; height: 22px; -webkit-border-radius: 13px;
    -moz-border-radius: 13px; border-radius: 13px; background-color: #ddd; color: #fff; font-weight: bold; cursor: pointer; -webkit-transition: all .3s;
    -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.label__on-off > * { vertical-align: middle; -webkit-transition: all .3s;
    -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; font-size: 14px; }
.label__on-off .marble { position: absolute; top: 2px; left: 2px; display: block; width: 18px; height: 18px; background-color: #fff;
    -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3); box-shadow: 0 0 10px rgba(0, 0, 0, .3); }

.label__on-off .on { display: none; padding-left: 8px; line-height: 24px;}
.label__on-off .off { padding-left: 24px; line-height: 24px; }
.input__on-off:checked + .label__on-off { background-color: #26ae5f; }
.input__on-off:checked + .label__on-off .on { display: inline-block; }
.input__on-off:checked + .label__on-off .off { display: none; } .input__on-off:checked + .label__on-off .marble { left: 33px; }
div{}

/* --------------------------------------------------
-----------------------button--------------------- */

button{font-weight: 500; line-height: 1; font-size: 1em; border-radius: .3em;}
.underline{text-decoration: underline;}
.btn-no{padding:0 !important;}
.btn-xs{border-radius: .2em; padding:.8em 1.6em; font-size: .9em;}
.btn-xss{border-radius: .2em; padding:.4em .8em; font-size: .9em;}
.btn-xsss{border-radius: .2em; padding:.2em .6em; font-size: .8em;}
.more_btn{position: relative;}
.more_btn:after{content:''; position: relative; right:-.2em; top:.12em; display: inline-block; margin-left:.6em; width:1em; height:1em;}
.btn-primary{background-color: #4AD99A; color:#fff;}
.btn-secondary1.more_btn:after{background:url(../images/arrow_next_black.svg) no-repeat center;}
.btn-secondary1{background-color: #4AD99A;; color:#fff;}
.btn-secondary2{background-color: #f1f1f1; color:#666;}
.btn-secondary3{background-color: rgba(74, 199, 241, 0.05); color:#4AD99A;; border:1px solid #3862F5}
.btn-secondary4{background-color: #fff; color:#4AD99A; }
.btn-secondary5{background-color: #4AD99A;; border:1px solid #4AD99A;; color:#fff;}
.btn-secondary6{background-color: #ED4848; border:1px solid #ED4848; color:#fff;}
.btn-dark{background-color:#121212; color:#fff;}
.btn-default{background-color: #fff; color: #555; border: 1px solid #eee;}
.btn-default2{border:1px solid #eee; background-color: #F9F9F9; color: #666;}

.login .bag_btn_container.login_btn button{margin-bottom: .5em;}

.btn-secondary{background-color: #DEE7FF; color: #4AD99A;;}

/* padding:.6em 1.2em; */

/* fixed btn */
.fixed_btn_container{position: fixed; width:100%;  bottom: 4.6em; left: 0; background-color: transparent; z-index: 10;}
.fixed_btn_container button{border-radius: 0 !important;}
.fixed_btn_container.btn_b0{bottom: 0; }
/* .fixed_btn_container.btn_b0 button{border-radius: .3em;} */
.fixed_btn_container [class*="btn-"]{width: 100%; height:3.2em; border-radius: .3em;}
.fixed_btn_container [class*="btn-"] span{margin-right: 4px; font-weight: 600; font-size: 1.1em;}
ㄴ
.fixed_btn_container.on {padding:0;}
.fixed_btn_container.on [class*="btn-"]{height:3.6rem; font-size: 1em; border-radius: 0;}


/* --------------------------------------------------
-----------------------input---------------------- */

input, select{border-radius: .333em; font-family: inherit; padding-left:.9em; padding-right:.9em; background-color: #fff; font-size: 1em; outline: none;color: #212121;}
input::placeholder{color: #999; font-size: 0.8666em;}
input[type="text"], input[type="number"], input[type="email"], input[type="password"], input[type="tel"] input[type="email"], select, input[type=date]{border:1px solid #ddd;}
input[type="button"]{cursor: pointer; font-weight: bold;}

textarea{padding:.9em; border-radius: .3em; border:1px solid transparent; background-color:#fff;}


/* --------------------------------------------------
---------------------grid system------------------ */
.row {margin-left:-16px; margin-right:-16px;}
.row-too-short{margin-left:-.2em; margin-right:-.2em;}
.row-short{margin-left:-.4em; margin-right:-.4em;}
.row-wide{margin-left:-32px; margin-right:-32px;}
.row-too-wide{margin-left:-48px; margin-right:-48px;}

[class*='row']:before, [class*='row']:after{display: table; content: " "; clear: both;}

.row > [class*='col']{padding-right: 16px; padding-left: 16px;}
.row-too-short > [class*='col']{padding-right: .2em; padding-left: .2em;}
.row-short > [class*='col']{padding-right: .3em; padding-left: .3em;}
.row-wide > [class*='col']{padding-right: 32px; padding-left: 32px;}
.row-too-wide > [class*='col']{padding-right:48px; padding-left:48px;}

.col-xs-1, .col-sm-1, .col-md-1, .col-xs-2, .col-sm-2, .col-md-2, .col-xs-3, .col-sm-3, .col-md-3, .col-xs-4, .col-sm-4, .col-md-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-xs-6, .col-sm-6, .col-md-6, .col-xs-7, .col-sm-7, .col-md-7, .col-xs-8, .col-sm-8, .col-md-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-xs-10, .col-sm-10, .col-md-10, .col-xs-11, .col-sm-11, .col-md-11, .col-xs-12, .col-sm-12, .col-md-12 {
    position:relative;
    min-height:1px; 
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float: left;}

.col-xs-12 {width:100%;}
.col-xs-11 {width:91.66666667%;}
.col-xs-10 {width:83.33333333%;}
.col-xs-9 {width:75%;}
.col-xs-8 {width:66.66666667%;}
.col-xs-7 {width:58.33333333%;}
.col-xs-6 {width:50%;}
.col-xs-5 {width: 41.66666667%;}
.col-xs-4 {width: 33.33333333%;}
.col-xs-4-1 {width: 30%;}
.col-xs-3 {width: 25%;}
.col-xs-2 {width: 16.66666667%;}
.col-xs-1 {width: 8.33333333%;}



.col-sm-12 {width: 100%;}
.col-sm-11 {width: 91.66666667%;}
.col-sm-10 {width: 83.33333333%;}
.col-sm-9 {width: 75%;}
.col-sm-8 {width: 66.66666667%;}
.col-sm-7 {width: 58.33333333%;}
.col-sm-6 {width: 50%;}
.col-sm-5 {width: 41.66666667%;}
.col-sm-4 {width: 33.33333333%;}
.col-sm-3 {width: 25%;}
.col-sm-2 {width: 16.66666667%;}
.col-sm-1 {width: 8.33333333%;}



.col-md-12 {width: 100%;}
.col-md-11 {width: 91.66666667%;}
.col-md-10 {width: 83.33333333%;}
.col-md-9 {width: 75%;}
.col-md-8 {width: 66.66666667%;}
.col-md-7 {width: 58.33333333%;}
.col-md-6 {width: 50%;}
.col-md-5 {width: 41.66666667%;}
.col-md-4 {width: 33.33333333%;}
.col-md-3 {width: 25%;}
.col-md-2 {width: 16.66666667%;}
.col-md-1 {width: 8.33333333%;}



/* ********************************************* *
 * 1024px max
 * ********************************************* */
 @media (max-width:1024px){

   
     .col-sm-12 {width:100%;}
     .col-sm-11 {width:91.66666667%;}
     .col-sm-10 {width:83.33333333%;}
     .col-sm-9 {width:75%;}
     .col-sm-8 {width:66.66666667%;}
     .col-sm-7 {width:58.33333333%;}
     .col-sm-6 {width:50%;}
     .col-sm-5 {width: 41.66666667%;}
     .col-sm-4 {width: 33.33333333%;}
     .col-sm-3 {width: 25%;}
     .col-sm-2 {width: 16.66666667%;}
     .col-sm-1 {width: 8.33333333%;}
     
 }


 @media (max-width:640px)
 {

     .col-xs-12 {width:100%;}
     .col-xs-11 {width:91.66666667%;}
     .col-xs-10 {width:83.33333333%;}
     .col-xs-9 {width:75%;}
     .col-xs-8 {width:66.66666667%;}
     .col-xs-7 {width:58.33333333%;}
     .col-xs-6 {width:50%;}
     .col-xs-5 {width: 41.66666667%;}
     .col-xs-4 {width: 33.33333333%;}
     .col-xs-3 {width: 25%;}
     .col-xs-2 {width: 16.66666667%;}
     .col-xs-1 {width: 8.33333333%;}

 }