/* .footerDiv{ display:none;} */

/*.headerDiv { display:none;}*/
.pageInner.setfull {
    width: 100%;
    margin-left: auto;
    margin-right: auto ;
}
.product { 
    color: #000;
}

.width920 {
    margin: 0 auto;
    margin-left: 5%;
    margin-right: 5%;
}

.product h3 {
    text-align: center;
    font-weight: 200;
    font-family: sans-serif;  font-family: 'Segoe UI Light';  font-size: 22px;
}
.product h2 {
    text-align: center;
    margin-top: 30px;
    font-family: 'Segoe UI Light';
    font-weight: 200;
    font-size: 36px;
}
.product h2 span { color:#ee0101;}

.product p.info {
    /* font-size: 14px; */
    /* word-spacing: -.2px; */
    /* padding-top: 24px; */
    font-size: 18px;
    word-spacing: 1.2px;
    padding-top: 0;
    line-height: 32px;
    margin-top: 30px;
}
.product hr {
    margin-top: 35px;
    margin-bottom: 35px;
    border-top: 1px solid #000;
}

.setnav {
    position: relative;
    text-align: center;
}
.setnav .li {
    display: inline-block;
    margin: 0 10px;
    min-width: 124px;
}
 
.setnav.move .li { 
    min-width: 186px;
}
.setnav .li a{ display:block; color:#000; text-decoration:none;}
.setnav .li a:hover{ color:#000; text-decoration:none;}
.setnav .li a .icon {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #000;
    border-radius: 50%;
    background-image: url(../images/product-icons.png);
    background-repeat: no-repeat;
    margin: 0 auto; 
}

.setnav .li a .icon.icon2 {    background-position: -49px -1px;}
.setnav .li a .icon.icon3 { background-position:-100px 0 ;}


.setnav .li a .text {
    display: block;
    font-size: 16px;
    padding-top: 10px;
}




.setblock{     margin-top: 28px;}
.nospace { margin-top:0px;}

.setblock .banner{ position:relative;}
.setblock .banner > img{ width:100%; height:auto; margin:0 auto; display:block;}

.setblock .banner .layer{ position:absolute; top:0; width:100%; left:0;     text-align: center;}

.setblock .banner .layer .icon {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #000;
    border-radius: 50%;
    background-image: url(../images/product-icons.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
}

.setblock .banner .layer .icon.icon2 { }
.setblock .banner .layer .icon.icon3 { }
.setblock .banner .layer .icon.icon4 {
    background-position: -150px 0;
    border-color: #FFF;
}

.setblock .banner .layer .text {
    color: #FFF;
    display: inline-block;
    font-size: 38px;
    line-height: 50px;
    background: none;
    border: none;
    padding: 0 0px 0px 0;
}
.setblock .banner .layer .text span {
    color: #ee0101;
    display: inline-block;
    background: rgba(0, 0, 0, 0.63);
    padding: 0 15px 3px;
    border: 1px solid #fff;
    margin-right: 5px;
    margin-left: 5px;
}

.setblock .setnav {
    margin-top: 5%;
}

.setblock .setnav a {
    color: #FFF; 
}

 a.noaction { 
    cursor: not-allowed;
    pointer-events: none;
}

.setblock .setnav  a:hover{ color:#FFF; }

.setblock .setnav .text2 {
    font-size: 17px;
    display: block;
}

.setblock .setnav .line {
    border-top: 1px solid #FFF;
    width: 14px;
    margin: 12px auto;
    display: block;
}

.dataset {
    /*border-top: 1px solid #000;
    margin-top: 34px;
    padding-top: 30px;*/
    /* border-bottom: 1px solid #000; */
    /* margin-bottom: 30px; */
    /* padding-bottom: 30px; */
}
 
.dataset .icon {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #000;
    border-radius: 50%;
    background-image: url(../images/product-icons.png);
    background-repeat: no-repeat;
    margin: 0px auto 0;
}

.dataset .icon.icon2 {
    background-position: -49px;
}
.dataset .icon.icon3 {  background-position: -100px; }

.dataset .line2 {
    border-top: 1px solid #000;
    width: 14px;
    margin: 5% auto;
    display: block;
}

.dataset .text22 {
    font-size: 32px;
    text-align: center;
}
.dataset .text22  span{     color: #ee0101; }

.dataset .leftDiv {
    margin-right: 15px;
}


.dataset .setnav {
    margin-top: 0px;
    margin-bottom: 6px;
}

.dataset .setnav .li {
    margin: 0 0px;
    min-width: 148px;
}

.dataset   .setnav a {
    color: #000;
}


.dataset   .setnav a:hover {
    color: #000;
}
.dataset .setnav a .text2 {
    font-size: 17px;
    text-align: center;
    margin-top: 6px;
}
.dataset .setnav .line {
    border-top: 1px solid #000; ;
       margin: 16px auto 0;
}


.dataset .rightDiv { margin-left:15px;}

.dataset .chart{      box-sizing: border-box;}
.dataset .chart img{ width:100%; height:auto; }

.setbggray {
    background: #f2f2f2;
    padding: 30px 20px;
}
.dataset .setbggray .text22 {
    font-size: 26px;
    letter-spacing: -.2px;
}

.dataset .setbggray .text3 {
    font-size: 16px;
    text-align: center;
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 24px;
}
.setimg img{ width:100%; height:auto; display:block;}

.setblock p.text4 {
    font-size: 16px;
    letter-spacing: 0px;
    text-align: center;
    padding-top: 0;
    margin-bottom: 30px;
}

.space01{ height:30px;}

.third{ }
.third .setnav.new .li {
    margin: 0 10px;
}

 .third .setnav.new .li a { border:1px solid #000;}
 
 .third .setnav.new .line { display:none;}
 
.third .setnav.new a .text2 {
    margin-bottom: 8px;
}

.dataset.noborder {
    border: none;
    margin-top: 0px;
    padding-top: 10px;
}

.third p.text5 {
    margin-bottom: 5px;
    padding-top: 20px;
    font-size: 16px;
    letter-spacing: 0px;
    word-spacing: 1.6px;
}
.contactus {
    border: 1px solid #000;
    padding: 9px 20px;
    margin: 30px auto;
    display: block;
    color: #000 !important;
    width: 161px;
    /* margin-top: 30px; */
    font-size: 16px;
    text-decoration: none !important;
}
.contactus:hover, .contactus:active, .contactus:visited { color:#000; text-decoration:none;}
.contactus span.text{ margin-right:10px;   }

.contactus span.icon2{    background-image: url(../images/solution/sprite.png);
    display: inline-block;
    width: 16px;
    background-repeat: no-repeat;
    background-position: -101px -69px;
    height: 13px;
}
.sectionDiv .pageInner {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.mymodal .modal-content {
    border-radius: 0px;
    background: #f2f2f2;
    color: #000;
}

.mymodal .modal-dialog {
       transition-duration: 0s; 
}
.mymodal.fade .modal-dialog{
    
    -webkit-transition: opacity 0s ease;
    -o-transition: opacity 0s ease;
    transition: opacity 0s ease;
}
.modal.in.mymodal .modal-dialog {
    /*width: 730px;*/
    margin: 95px auto 30px;
    transition: transform 0s ease;
}
.mymodal .modal-header {
    padding: 10px 30px;
    background: #fff;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
}
.mymodal .modal-body { 
    padding: 15px 30px; 
}
.mymodal h2 span {
    color: #000000;
}
.mymodal h2 span.line2 {
    display: none;
    width: 20px;
    margin: 10px auto 10px 0;
    border-top: 1px solid #ee0101;
}
.mymodal h2 span.small {
    color: #000;
    display: block;
    font-size: 16px;
    margin-top: 5PX;
    line-height: 20px;
}
.mymodal h2 span.small .pname {
    display: inline;
    color: #000;
    font-size: 18px;
    line-height: normal; 
}

.mymodal h2 span.small .pname span .line { 
    top: 6px; 
}



.mymodal .close {
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: .8;
    font-weight: 200;
    margin-top: 4px;
}
.data{ min-height: 368px;}

.data > p {
    margin-bottom: 22px;
    font-size: 15px;
}
.data > p:last-child{ margin-bottom:0px;}


.data h3 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.data ul {
    padding-bottom: 10px;
}
.data .list01 li {
    padding-left: 0px;
    margin-left: 21px;
    padding-top: 13px;
    font-size: 14px;
    list-style-position: outside;
    list-style-type: circle;
}
.data .setLink {
    color: #FFF;
    text-decoration: none;
    background: #000000;
    font-size: 20px;
    display: block;
    padding: 10px 20px 8px;
    border-radius: 0px;
    margin-top: 20px;
    margin-bottom: 22px;
}
.data .setLink a, .data .setLink a:hover,   .data .setLink a:visited, .data .setLink a:active{
    color: #FFF;
    text-decoration: none;  display:block;
}
.picset{}
.picset .pic {
    margin: 10px auto;
}
.picset .pic img{ display:block; margin:0 auto; max-width:100%; height:auto;}
.picset .text {
    font-size: 15px;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
    max-width: 145px;
}
.setpassword {
    font-size: 16px;
    margin-bottom: 0px; display:none;
}
.setpassword a {
    color: #ee0101 !important; text-decoration:none!important;
    text-decoration: none;
}

.pname {
    color: #FFF;
    margin: 4% auto 4%;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
}
.pname.black {
    color: #000;
    margin: 8% auto 5%;
}
.pname span { position: relative;}

.pname span .line {
    position: absolute;
    border-top: 1px solid #ee0101;
    width: 95%;
    top: 14px;
    margin-left: 4%;
    margin-right: 4%;
}
.pname i { color:#ee0101;  }

.spaceLine {
    margin: 35px 0;
    height: 1px;
    border-top: 1px solid #000;
}
.innerPageContent p {
    padding-top:  0px; 
}
.lineset {
    display: table;
    width: 100%;
}
.lineset > div {
    display: table-cell; 
    vertical-align: middle;
}
.lineset > div.setline {
    width: 36%;
}

.lineset > div.midline {
    width: auto;
    min-width: 379px;
}

.lineset > div > .gline { display: block; height:1px; 
  background: rgba(255,255,255,0);
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); }

.lineset > div > .gline.line2 { 
  background: rgba(255,255,255,0);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); }

.fm1 {
    letter-spacing: .5px;
    word-spacing: 5px;
}
.fm2 {
    letter-spacing: 1px;
    word-spacing: 8px;
}
.fm3 {
    letter-spacing: 0px;
    font-size: 31px !important;
    word-spacing: 0px;
}
.fm4 {
    letter-spacing: 1px;
    word-spacing: 15px;
}

.bg01 {  background:#f2f2f2; }

.bg02 { background:#d9d9d9; }

.mymodal .modal-body.padding0 {
    padding: 0px 0px;
}

.mtop18 { margin-top:18px;}

.ml {
    margin-right: 9px;
}
.mr {
    margin-left: 9px;
}

.input-lg {
    height: 44px;
    padding: 8px 15px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 0px;
    border: none;
}

btnmy  { background:#FFF !important;}

.btnmy span {     background-image: url(../images/solution/sprite.png);
    display: inline-block;
    width: 16px;
    background-repeat: no-repeat;
    background-position: -101px -69px;
    height: 13px;
}

.query { display:none; }



@media (max-width: 1188px) { 
    .setblock .setnav .text2 {
        font-size: 15px;
    }
 .setblock .setnav {
    margin-top: 3%;
}
.pname {
    margin: 4% auto 4%;
    font-size: 22px;
    line-height: 22px;
}

.pname span .line { 
    top: 8px; 
}
.setnav .li { 
    min-width: 80px;
}

.dataset .setnav .li {
    margin: 0 0px;
    min-width: 90px;
}

.dataset .text22 {
    font-size: 24px;
    text-align: center;
}

.fm1 {
    letter-spacing: normal;
    word-spacing: normal;
}
.fm2 {
     letter-spacing: normal;
    word-spacing: normal;
}
.fm3 {
     letter-spacing: normal;
     word-spacing: normal; font-size:inherit !important;
}
.fm4 {
    letter-spacing: normal;
    word-spacing: normal;
}


}

@media (max-width: 992px) { 

 .picset .text {
    font-size: 12px; 
}
.modal.in.mymodal .modal-dialog {
     width: auto;  
    margin: 30px auto 30px; 
}
.data .list01 li { 
    font-size: 13px; text-align:left; 
}
.picset {
    min-height: 158px;
}
.setblock .banner { 
    overflow: hidden;
}
.pname {
    margin: 5% auto 5%;
    font-size: 22px;
    line-height: 25px;
}
.product hr {
    margin-top: 20px;
    margin-bottom: 20px; 
}
 .setblock .banner > img {
    min-height: 250px;
    width: auto;
    height: 250px;
    margin: 0 auto;
    display: block; 
}
.lineset > div.midline { 
    min-width: 172px;
}
.lineset > div.setline {
    width: 38%;
}

.pname span .line { 
    top: 9px; 
}

.setblock .banner .layer .text { 
    font-size: 20px;
    line-height: 30px; 
}
.setblock .banner .layer .text span { 
    padding: 0 10px 3px; 
}

.pname.black {
    color: #000;
    margin: 5% auto 5%;
}
.dataset .text22 {
    font-size: 20px; 
}

.fm1 {
    letter-spacing: normal;
    word-spacing: normal;
}
.fm2 {
     letter-spacing: normal;
    word-spacing: normal;
}
.fm3 {
     letter-spacing: normal;
     word-spacing: normal; font-size:inherit !important;
}
.fm4 {
    letter-spacing: normal;
    word-spacing: normal;
}


.dataset .setnav .li {
    margin: 0 0px;
    min-width: 74px;
}

.dataset .setnav a .text2 {
    font-size: 13px; 
    margin-top: 0px;
}
.dataset .setnav .line { 
    margin: 10px auto 0;
}




}

@media (max-width: 768px) {
 

.sectionDiv .pageInner {
    padding: 59px 0px 22px !important;
    margin-bottom: 0px;
}
.product {
    padding-top: 17px; 
}
.product h3 { 
    font-size: 16px;
}
.product h2 { font-size:20px;     margin-top: 10px; }


.product hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #CCC;
}

.product p.info {
    font-size: 13px;
    word-spacing: normal;
    line-height: normal;
    margin-top: 15px;
}

.setnav .li {
    margin: 0 5px;
    min-width: inherit;
    max-width: 83px;
}

.setnav .li a .text { 
    font-size: 13px; 
}
.dataset .setnav a .text2 {
    font-size: 15px; 
}
   
.setblock {
    margin-top: 18px;
}

.setblock .banner { 
    overflow: hidden;
}
.setblock .banner > img {
     
       min-height: 250px;
}
  .icon { zoom:.7; }


.setblock .banner .layer .text {
    font-size: 16px;
    line-height: 30px;
}

.setblock .setnav {
    margin-top: 32px;
}


.dataset {
    border-top: none;
    margin-top: 0px;
    padding-top: 0px;
}
.dataset .text22 {
    font-size: 18px; 
    margin-top: 13px;
}
.dataset .line2 { 
    margin: 20px auto; 
}
.setblock .setnav { 
    margin-bottom: 0px;
}
.dataset .leftDiv {
    margin-right: 0px;
}
.dataset .rightDiv {
    margin-left:  0px;
}
.setbggray { 
    margin-bottom: 20px;
}
.contactus { 
    padding: 6px 20px; 
    color: #000 !important; 
    margin-top: 30px;
    font-size: 13px;
    text-decoration: none !important;
    text-align: center;
}
.dataset .setnav .li { 
    min-width: 78px;
}
.third .setnav.new .li {
    margin: 0 0px;
    margin-bottom: 5px;
}
.product h2 { 
    font-size: 22px;
}
.setblock .banner > img {
    min-height: 200px;
    height: 200px;
}
.setblock .setnav {
    margin-top: 0;
    margin-bottom: 15px;
}

.lineset {
    display: table;
    width: 100%;
    margin: 8% auto 8%;
}
.pname {
    margin-top: 7%; 
}
 .dataset {
    border-top: none; 
    padding-top: 0px;
    border: 1px solid #e8e8e8;
    margin-top: 20px;
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
}

 .spaceLine {
    margin: 0px 0 15px 0;
    height: 1px;
    border-top: 1px solid #000;
}


}



 