.box.box-big {height:616px;}
.innoMainPosition span img {padding-bottom:15px; text-align:center;}

/* background color 기본칼라*/
.brColorProo {background:#80d3e1 !important;}
.brColorPro {background:#7abcf1 !important;}
.brColorProd {background:#1ec5eb !important;} /*br-purple*/
.brColorSol {background:#45bcf0 !important;} /*br-purple*/
.brColorBus {background: #589bf0 !important;} /*br-pink*/
.brColorAdv {background:#3670db !important; }/*br-lblue*/
.brColorNot {background:#003fcb !important;} /* br-red */
.brColorCom {background: #080c60 !important;} /* br-yellow */


/* main background-color =======================*/
.brMainBoxColorI {background-color:#82cdf5;}
.brMainBoxColorIi {background-color:#63d0e7;}
.brMainBoxColorIii {background-color:#fcfcfc;}
.brMainBoxColorIv {}
.brMainBoxColorV {background-color:#e05656;}
.brMainBoxColorVi {background-color:#63d0e7;}
.brMainBoxColorVii {background-color:#98affb;}
.brMainBoxColorViii {background-color:#98affb;}
.brMainBoxColorIx {}
.brMainBoxColorX {background-color:#bda6f1;}
.brMainBoxColorXi {background-color:#fcfcfc;}
.brMainBoxColorXii {background-color:#fcfcfc;}
.brMainBoxColorXiii {background-color:#82cdf5;}
.brMainBoxColorXiv {background-color:#63d0e7;}
.brMainBoxColorXv {background-color:#e9f2f6 !important;}
.brMainBoxColorXvi {background-color:#fcfcfc !important;}

.box .box-content.navigation span.box-title {
    color: #252525;
}
.box {
    box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,0.07);
}

/* 완전 추가 ************************************ */
/* mcm새로만든 icon */
.inno-icon-comp {background:url('https://www.innotium.com/img/inno_company_icon.png') center 40px no-repeat;}
.inno-icon-contact {background:url('https://www.innotium.com/img/inno_contact_icon.png') center 40px no-repeat;}
.inno-icon-npouch-reader {background:url('https://www.innotium.com/img/inno_npouch_reader_icon.png') center 40px no-repeat;}
.inno-icon-map {background:url('https://www.innotium.com/img/inno_map_icon.png') center 40px no-repeat;}
.inno-icon-letter {background:url('https://www.innotium.com/img/inno_letter_icon.png') center 55px no-repeat;}
.inno-icon-advice {background:url('https://www.innotium.com/img/inno_advice_icon.png') center 40px no-repeat;}
.inno-icon-faq {background:url('https://www.innotium.com/img/inno_faq_icon.png') center 52px no-repeat;}
.inno-icon-patent {background:url('https://www.innotium.com/img/inno_patent_icon.png') center 55px no-repeat;}
.inno-icon-data {background:url('https://www.innotium.com/img/inno_data_icon.png') center 47px no-repeat;}
.inno-icon-catalogue {background:url(https://www.innotium.com/img/nav3.png) no-repeat;}
.inno-icon-mv {background:url('https://www.innotium.com/img/inno_mv_icon.png') center 40px no-repeat;}
.inno-icon-case {background:url('https://www.innotium.com/img/inno_case_icon.png') center 40px no-repeat;}

.imgRespon {margin-bottom:20px;}
.imgRespon img {}

/*공지사항 과 보도자료 제목 폰트*/ 
.innoNoticeTextSize {color:#0275d7 !important;}


/* 솔루션 하단에 썸네일 슬라이드같이 적용  */
/* *********************************
   얼라이언스 새로 정리
*********************************** */
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
    margin-top:3px;
    margin-bottom:3px;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:90%;
    margin-left:5%;
    margin-right:3%;
    padding-left:2%;
    padding-right:2%;
    /*background:#fcfcfc;
    background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* FF3.6+ *
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ *
    background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ *
    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ *
    background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ *
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%); /* W3C *
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  */
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}

.nbs-flexisel-item a {
    display:inline-block;
    width:100%;

}

.nbs-flexisel-item a p {
    position:absolute;bottom:0;left:0;display:inline-block;width:100%;background-color:#ccc;
    border-radius:2px;z-index:99999;
}
.nbs-flexisel-item a:hover, .nbs-flexisel-item a:focus, .nbs-flexisel-item a:active {
    
    
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 15px;
    /*margin-bottom: 10px;*/
    max-width:132px;
    height:auto;
}


/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 20px;
    background: url(https://www.innotium.com/img/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 15px;
    background: url(https://www.innotium.com/img/button-next.png) no-repeat;
}
@media (max-width: 991px){ 
    .box.box-big {height:410px;} 
    .mainOpenTxt {display:none;}
    .newBlockNo {display:none;} 
}