body{
    font-family: Noto Sans SC !important;
}

.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;
}

@media (min-width: 1200px) {
    .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;
    }
}

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

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

@media (max-width: 760px) {
    .tiles-big .boxes .number {
        text-align: center;
        position: relative;
        display: block;
        color: #fff;
        margin-top: 25%;
    }

    .tiles-big ul li {
        width: 24% !important;
        margin-right: 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;
    }
    .guest .boxe_dh {
        background-color: #A3C2B8;
        padding-top: 22px;
        border-radius: 10px;
        display: inline-block;
        vertical-align: top;
        padding-bottom: 20px;
        margin-bottom: 15px;
        color: #fff;
    }
    .img-res{
        margin-right: 15px;
        /* border-radius: 5px; */
    }
    .bg-head {
        background-color: #AB377A;
    }
    .bg-line{
        background-color: #AB377A;
        height: 2px;
        margin-bottom: 15px;
        width: 45%; 
    }
    .guti_bur{
      
        padding: 20px;
        border-radius: 5px;
       
        margin: 0 auto 20px;
     }
     .guti_bur h1{
         font-size: 20px;
         margin-bottom: 20px;
         font-weight: 600;
     }
     .guti_bur h2{
         font-weight: 400;
         font-size: 14px;
         line-height: 30px;
     }
     .guti_bur h2 span{
         font-weight: 500;
         display: block;
         margin-bottom: 10px;
         margin-top: 10px;
     }
     .guti_bur h2 a{
         color: #005da9;
         text-decoration: underline;
         word-break: break-all;
     }
   
}

@media(min-width:760px) {
    .guest{
        margin-bottom: 80px;
    }
    .img-res{
        margin-right: 20px;
        /* border-radius: 5px; */
    }
    .bg-line{
        background-color: #005da9;
        height: 2px;
        margin-bottom: 15px;
        width: 45%; 
    }
    .guest .boxe_dh {
        background-color: #A3C2B8;
        padding-top: 22px;
        border-radius: 10px;
        display: inline-block;
        vertical-align: top;
       padding-bottom: 25px;
       min-height: 290px;
       color: #fff;
    }
    .bg-head {
        background-color: #AB377A;
    }
    .guti_bur{
    
       padding: 20px;
       border-radius: 5px;
       margin-bottom: 25px;
    }
    .guti_bur h1{
        font-size: 26px;
        margin-bottom: 20px;
        font-weight: 600;
    }
    .guti_bur h2{
        font-weight: 400;
        font-size: 14px;
        line-height: 30px;
    }
    .guti_bur h2 span{
        font-weight: 500;
        display: block;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .guti_bur h2 a{
        color: #005da9;
        text-decoration: underline;
    }
    .location-m {
        position: absolute;
        right: 18px;
        top: 15px;
    }
    .m-code {
        width: 150px;
    }
}