.footer-top .tiles-big {
  margin-top: 0;
  margin-bottom: 0;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.tiles-big .boxes.blue {
  background-color: #009fbd;
}

.tiles-big .boxes {
  color: #fff;
  height: 129px;
  float: left;
  padding: 0 0 !important;
  background: #009fbd;
  background-color: rgb(0, 159, 189);
  position: relative;
  margin-bottom: 7px;
}

.tiles-big .boxes .fact {
  text-align: center;
  position: absolute;
  bottom: 10%;
  font-size: 12px;
  left: 0;
  padding: 0 10px;
  width: 100%;
  color: #fff;
}

.tiles-big .dividertop {
  height: 16px;
  border: 1px solid #ccc;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(204, 204, 204);
  border-top: none;
}

.tac {
  text-align: center;
  line-height: 1.1;
  display: block;
}

.tiles-big .dividerbottom {
  height: 16px;
  border-right: 1px solid #ccc;
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

@media (min-width: 1200px) {
  .index-tit{
    background: url('../image/bg1.png') no-repeat;
  }
  .tab-list {
    position: absolute;
    width: 600px;
    right: 0;
    bottom: -23px;
  }

  .tab-list li {
    float: left;
    min-width: 200px;
    background-color: #eee;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
  }

  .tab-list li.active span {
    background-color: #0092DB;
    color: #fff;
    border-left: 1px solid #0092DB;
    border-right: 1px solid #0092DB;
  }

  .tab-list li span {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    width: 100%;
    height: 100%;
    cursor: pointer;

  }



  .pl480 {
    padding-left: 560px;
  }

  .head {
    padding-top: 20px;
  }

  .tiles-big .boxes .number {
    text-align: center;
    position: relative;
    display: block;
    color: #fff;
    margin-top: 20px;
  }

  .tiles-big .boxes {
    width: 22%;
    margin-right: 16px;
  }

  .tiles-big .boxes .number {
    font-size: 36px;
  }

  .tiles-big .dividertop {
    width: 631px;
    margin-left: 40px;
  }

  .mt60 {
    margin-top: 60px;
  }
}

.header3 {
  font-size: 24px;
  line-height: 1.1;
  padding-bottom: 8px;
  display: block;
}

.callout .bg-head {
  background: url(http://assets.analog.com/images/bg-header.png) no-repeat;
}

@media (max-width: 760px) {

  .head {
    height: auto;
  }
  .tab-list {
    margin-top: .5rem;
    width: 100%;
  }

  .tab-list li {
    width: 100%;
    background-color: #eee;
    /* border-top-left-radius: 8px;
    border-top-right-radius: 8px; */
    overflow: hidden;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
  }

  .tab-list li.active span {
    background-color: #0092DB;
    color: #fff;
    border-left: 1px solid #0092DB;
    border-right: 1px solid #0092DB;
  }

  .tab-list li span {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    width: 100%;
    cursor: pointer;

  }
  .mt60 {
    margin-top: 1rem;
  }

  .tiles-big .boxes .number {
    text-align: center;
    position: relative;
    display: block;
    color: #fff;
    margin-top: 25%;
  }

  .tiles-big ul li {
    width: 22% !important;
    margin: 0 4px;
  }

  .tiles-big .boxes .number {
    font-size: 1rem;
  }

  .tiles-big .dividertop {
    width: 100%;
  }

  .i-cont1 ul {
    padding: 1rem 0.25rem 0.25rem;
  }

  .list-inline {
    margin-left: 0;
  }

  .excelpoint {
    padding: 0 15px;
  }

  .footer-top h3,
  .footer-top h2 {
    text-align: center !important;
    padding: 0 10px;
  }

  .footer-top img {
    margin: 0 auto !important;
  }

  .callout {
    margin: 15px;
  }

  .i-cont5 {
    top: 0;
    padding-top: 0;
  }

  .m-index-tit {
    margin-top: 1rem;
  }
}



.content {
  display: none;
}
