* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.support-content {
    margin: 13px auto;
    padding: 52px 0 8px;
    width: 600px;
}

.support-content h1 {
    color: #4A4A4A;
    font: 28px 'Webfont-myriadpro-regular', Arial, Helvetica, sans-serif;
    letter-spacing: 0.03em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
}

.platform-wrap {
    margin: 30px auto 145px;
    width: 478px;
}

.item-block, .platform-block {
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #9D9D9D;
    display: block;
    padding: 40px 10px 45px 10px;
    height: 240px;
    width: 187px;
    color: inherit;
    text-decoration: none;
    text-align: center;
}

.platform-block:hover {
    background-color: #fafbe9;
}

.platform-block div.cf {
    margin-left: 45px;
}

.product-platform a {
    color: inherit;
    text-decoration: none;
}

.platform-block:first-child {
    margin-right: 22px;
}

.platform-block img {
    margin: 0 auto;
}

.platform {
    margin-top: 30px;
    font: 14px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.choose-platform {
    margin-left: 135px;
}

.for-text {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
}

/*---------------hyperstudio------------------*/

.hs .support-content {
    padding-bottom: 53px;
}

.hs .support-content h1 {
    margin-bottom: 42px;
}

.hs .product-wrapper {
    font-family: 'Webfont-myriadpro-semibold', Verdana, Arial, sans-serif;
    width: 586px;
    margin: 0 auto;
}

.hs .product-item {
    margin-left: 94px;
    text-align: center;
    width: 244px;
}

.hs .product-item:first-child {
    margin-left: 0;
}

.hs .product-item img {
    display: inline-block;
}

.hs .product-title {
    display: block;
    font-size: 22px;
    margin: 18px 0 24px;
}

.hs .product-platform {
    margin-top: 20px;
}

.hs .product-platform a {
    background: rgb(235,235,235);
    background: -moz-linear-gradient(bottom, rgba(235,235,235,1) 32%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(bottom, rgba(235,235,235,1) 32%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to top, rgba(235,235,235,1) 32%,rgba(255,255,255,1) 100%);
    border: 1px solid #A3A3A3;
    border-bottom-color: #939393;
    border-radius: 3px;
    box-shadow: 0 1px 1px #C4C4C4;
    color: #343635;
    display: block;
    font: 700 14px Arial, Helvetica sans-serif;
    margin: 0 0 2px 5px;
    padding: 14px 26px 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}

.hs .product-platform a:hover {
    background: #F5F5F5;
    box-shadow: none;
    margin: 1px 0 1px 5px;
}

.hs .product-platform a:active {
    border: 1px solid #c9c9c9;
    border-top-color: #b8b8b8;
    border-bottom-color: #d8d8d8;
    color: #999;
    background: rgb(235,235,235);
    background: -moz-linear-gradient(bottom, rgba(213, 213, 213,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(bottom, rgba(213, 213, 213,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(213, 213, 213,1) 0%,rgba(255,255,255,1) 100%);
}

.hs .product-platform a:first-child {
    margin-left: 0;
}

.hs .product-subtitle {
    color: #999999;
    font: italic 10px  Arial, sans-serif;
    text-align: center;
}

/*--------------------------------------------*/



/*------------------seuss---------------------*/

.seuss.support-content {
    padding-bottom: 172px;
    width: 100%;
}

.seuss-wrap {
    margin-top: 20px;

}

.seuss .item-block {
    display: block;
    float: left;
    padding: 10px 0;
    text-align: center;
    margin: 0 5px;
    height: auto;
    width: 190px;
}

.seuss-item img {
    display: inline-block;
}

.seuss-title {
    color: #414346;
    display: block;
    font: 13px 'Webfont-myriadpro-semibold', Arial, sans-serif;
    letter-spacing: 0.055em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}

/*--------------------------------------------*/