 #highlighted .gallary {
    margin-bottom: 0;
}
.inside {
    padding: 50px 0;
}
.pdb-word .content {
    max-width: 65%;
}
.row a.button {
    width: 180px;
}
.buy-now .buy-now-bg .button {
    border-color: #fff;
    color:  #fff;
    transition: unset;
}
.buy-now .buy-now-bg .button:hover {
    background: #fff !important;
    color: #063651 !important;
}
.ees-wrap h2 {
    margin-bottom: 10px;
}
.ees-wrap .blueBackground {
    background: #296d91;
}
.ees-wrap .ees-overview-header .img-wrap  {
    padding-right: 0;
}
.ees-wrap .ees-overview-header .img-wrap img {
    display: block;
    height: auto;
    width: 100% !important;
    max-width: 100%;
    margin: 0 auto;
}
.ees-wrap .ees-overview-header a {
    color: #337bc5;
    text-decoration: unset;
}
.ees-wrap .software-features-wrap h2 {
    margin-bottom: 30px;
}
.ees-wrap .ees-overview-header a:hover {
    text-decoration: underline;
}
.ees-wrap .overview-content {
    margin: 0;
    padding: 0 20px 0 0;
    /*background-image: url("../images/ees/ees-overview.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto  calc(100% - 10px);*/
    box-sizing: border-box;
}
.ees-wrap .overview-content p {
    margin: 0;
}
.ees-wrap .overview-content p:first-child {
    margin-bottom: 15px;
}
.ees-wrap .software-features-img {
    text-align: center;
    margin: 16px 0 0;
}
.ees-wrap .software-features-img img {
    width: 90%;
    height: auto;
    max-width: 700px;
}
.ees-wrap .grayBackground {
    background: #eef3f8;
}
.ees-wrap .software-features-wrap .item-title,
.ees-wrap .hardware-features-wrap .item-title{
    text-align: center;
}
.ees-wrap .software-features-wrap .item,
.ees-wrap .hardware-features-wrap .item {
    padding: 0 10px;
    margin-top: 30px;
}
.ees-wrap .software-features-wrap .item p,
.ees-wrap .hardware-features-wrap .item p {
    margin: 16px 0 0;
}
.ees-wrap .software-features-wrap .item-title h3,
.ees-wrap .hardware-features-wrap .item-title h3 {
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
    font-size: var(--esp-font-size-h2) !important;
    font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
    font-family: var(--esp-font-family-trueno-semibold) !important;
    font-weight: normal;
}
.i18n-zh-hans .ees-wrap .software-features-wrap .item-title h3,
.i18n-zh-hans .ees-wrap .hardware-features-wrap .item-title h3 {
    font-weight: bold !important;
}
.ees-wrap .software-features-wrap .item-title img,
.ees-wrap .hardware-features-wrap .item-title img {
    width: 50px;
    height: auto;
}
.ees-wrap .blueBackground h2 {
    color: #fff;
    margin-bottom: 30px;
}
.ees-wrap .hardware-features-wrap h3 {
    color: #fff;
}
.ees-wrap .hardware-features-wrap .item p {
    text-align: center;
    color: #fff;
}
.ees-wrap .hardware-features-wrap .item  ul {
    padding: 0;
    max-width: 264px;
    margin: 16px auto 0;
}
body.i18n-zh-hans .ees-wrap .hardware-features-wrap .item  ul {
    max-width: 230px;
}
.ees-wrap .hardware-features-wrap .item  ul  li {
    list-style: disc;
    color: #fff;
    line-height: 1.4;
}
.ees-wrap .software-features-wrap .item p,
.ees-wrap .hardware-features-wrap .item  ul  li {
    line-height: 1.4;
}
.ees-wrap .blueBackground {
    position: relative;
    background: linear-gradient(#2790AC, #1B7191, #1B7191, #2790AC);
}
.ees-wrap .blueBackground .hardware-features-wrap {
    position: relative;
    z-index: 2;

}
.ees-wrap .blueBackground:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("../images/ees/hardware-feature-bg.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 52%;
    z-index: 1;
}
.ees-wrap .ees-aws-expresslink-devkit-wrap p {
    margin: 0;
    padding-right: 20px;
    box-sizing: border-box;
    width: 100%;
}
.ees-wrap .ees-aws-expresslink-devkit-wrap p.link {
    margin: 15px 0 0;
}
.ees-wrap .ees-aws-expresslink-devkit-wrap .img-wrap img {
    width: 100%;
    height: auto;
}
.ees-wrap .ees-get-started-wrap h2 {
    margin-bottom: 30px;
}
.ees-wrap .ees-get-started-wrap .buy-now-bg {
    position: relative;
    background-image: url("../images/ees/get-started-bg.jpg");
    background-size: cover;
}
.ees-wrap .ees-get-started-wrap .buy-now-bg p {
    color: #fff;
    margin: 16px 0 0;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
}
.ees-wrap .ees-get-started-wrap .buy-now-bg p a {
    color: #fff;
    text-decoration: underline !important;
    transition: unset;
}
.ees-wrap .ees-get-started-wrap .buy-now-bg p a:hover {
    color: #e0260b;
}
.ees-wrap .ees-get-started-wrap .buy-now-bg:before,
.ees-wrap .ees-get-started-wrap .buy-now-bg:after {
    content: '';
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 100%;
    width: 50%;
    background-repeat: no-repeat;
    background-size: auto 86%;
}
.ees-wrap .ees-get-started-wrap .buy-now-bg:before {
    left: 0;
    background-image: url("../images/ees/get-started-bg-left.png");
    background-position: left bottom;

}
.ees-wrap .ees-get-started-wrap .buy-now-bg:after {
    right: 0;
    background-image: url("../images/ees/get-started-bg-right.png");
    background-position: right bottom;
}
.ees-wrap .ees-get-started-wrap .inside {
    position: relative;
    z-index: 10;
}
.ees-aws-expresslink-devkit-wrap .link a:first-child {
    margin-right: 50px;
}
.inside a.icon {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #337bc5;
    padding-right: 22px;
    box-sizing: border-box;
    line-height: 1;
    transition: none;
}
.inside a.icon:hover {
    text-decoration: underline !important;
}
.inside a.icon:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1px;
    margin-top: 1px;
    width: 4px;
    height: 4px;
    border-right: 1px solid #337bc5;
    border-top: 1px solid #337bc5;
    transform: translateY(-50%) rotate(
45deg);
}
@media (min-width: 1170px) {
    .i18n-en .pdb-word p {
        font-size: 22px !important;
    }
 }
@media (max-width: 1280px) and (min-width: 1170px) {
    .intro-wrapper .inside {
        width: 1140px;
    }
}

@media (max-width: 1170px) and (min-width: 768px)  {
    .software-features-wrap .col-md-3 {
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
}
@media (max-width: 768px) {
    .row .btn-wrap ul {
        max-width: 300px;
        margin: 0 auto;
    }
    .ees-wrap .ees-aws-expresslink-devkit-wrap h2 {
        margin-bottom: 30px;
    }
    .ees-wrap .ees-get-started-wrap .buy-now-bg:before,
    .ees-wrap .ees-get-started-wrap .buy-now-bg:after  {
        display: none;

    }
    .ees-wrap .ees-overview-header .img-wrap img {
        margin-top: 16px;
        max-width: 500px;
    }
    .ees-wrap .overview-content  {
        background-size: auto 70%;
        padding: 0;
    }
}
