.dark-strip, .light-strip {
    box-sizing: border-box;
    text-align: center;
    color: #4c5966;
}
.dark-strip {
    background: #ebeff4;
}
.light-strip {
    background: #fff;
    margin: 5px 0;
    padding: 18px 0 0;
    border-top: 1px solid #d8dee5;
    border-bottom: 1px solid #d8dee5;
}
.col-3 {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 4%;
}
.col-3:last-child {
    margin-right: 0;
}
.col-3 h3 {
    text-align: left;
    margin-left: 5px;
}
.text-left {
    text-align: left;
}
.text-block {
    height: 80px;
    overflow: hidden;
    box-sizing: border-box;
}
.homepage-content .text a, .homepage-content .text a:hover, .homepage-content .text a:visited {
    color: #53a3b7;
    font-weight: bold;
}
.homepage-content .container {
    text-align: center;
}
.homepage-content h2 {
    font-size: 22px;
    margin-top: 0;
}
.homepage-content h3 {
    font-size: 20px;
}
.homepage-content ul li {
    list-style-type: disc;
}
.homepage-content ul li, .homepage-content .text, .homepage-content .text-block {
    text-align: left;
    font-size: 13px;
}
.homepage-content .btn-group {
    margin: 10px 0;
    text-align: left;
}
.header {
    padding: 0;
    margin: 0;
}
.homepage-head {
    height: 116px;
    color: #4c5966;
    font-size: 24px;
    padding: 26px 0;
}
.homepage-head h1, .homepage-head h2 {
    line-height: 36px;
    font-size: 24px;
    text-align: center;
    margin: 0 170px;
}
.homepage-head h1 {
    color: #53a3b7;
    font-weight: bold;
}
.homepage-head-download {
    width: 169px;
    height: 68px;
    background: url(/_run/assets/6885e288/alto-home-download.png);
    font-size: 16px;
    float: right;
    text-decoration: none;
    padding: 14px 0 0 10px;
    box-sizing: border-box;
}
.homepage-head-download span {
    color: #9fa9b3;
}

/* -------------------- */
/* HOMEPAGE EXAMPLES    */
.homepage-examples {
    height: 207px;
    padding: 18px 0 0;
}
.homepage-examples h2 {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 10px;
}
.homepage-examples-row {
    position: relative;
}
.homepage-examples-item {
    display: inline-block;
    font-size: 18px;
    height: 160px;
    width: 195px;
    vertical-align: top;
    border-bottom: 4px solid #fff;
    box-sizing: border-box;
    overflow: hidden;
}
[class^=homepage-icon-] {
    display: block;
    width: 106px;
    height: 106px;
    margin: auto;
    background: url("/_run/assets/6885e288/alto-home-icons.png") no-repeat;
}
.homepage-icon-corp {
    background-position: -107px 0;
}
.homepage-icon-city {
    background-position: -107px -106px;
}
.homepage-icon-comm {
    background-position: -107px -212px;
}
.homepage-icon-blogs {
    background-position: -107px -318px;
}
.homepage-examples-item:hover {
    border-bottom-color: #d8dee5;
}
.homepage-examples-item:hover .homepage-icon-corp {
    background-position: 0 0;
}
.homepage-examples-item:hover .homepage-icon-city {
    background-position: 0 -106px;
}
.homepage-examples-item:hover .homepage-icon-comm {
    background-position: 0 -212px;
}
.homepage-examples-item:hover .homepage-icon-blogs {
    background-position: 0 -318px;
}

.homepage-examples-item h3 {
    font-size: 18px;
}
.homepage-examples-name {
    display: block;
    height: 60px;
}
.homepage-examples-item .homepage-examples-tips {
    display: none;
}
/* -------------------- */

.homepage-extensions {
    height: 278px;
    font-size: 14px;
    padding: 19px 0;
    overflow: hidden;
}
.homepage-extensions-list {

}
.homepage-extensions-list .dao-block-item-list li {
    list-style-type: none;
    width: 150px;
    height: 180px;
    display: inline-block;
    background: transparent;
    padding: 10px;
    border-width: 0;
    text-align: center;
    vertical-align: top;
}
.homepage-extensions-list .dao-block-item-list .dao-item-image {
    display: block;
    margin: 0 auto 6px;
    position: relative;
    top: 0;
    left: 0;
    border: 1px solid #4c5966;
}
.homepage-extensions-list .dao-block-item-list .dao-item-title {
    color: #4c5966;
    font-weight: bold;
    text-align: center;
}
.homepage-extensions-select {
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    padding: 4px 8px;
    color: #4c5966;
    background: #bbc4ce;
}
.homepage-sites {
    padding: 18px 0 0;
}
.homepage-sites-item {
    display: inline-block;
    vertical-align: top;
    width: 260px;
    text-align: center;
}
.homepage-sites-item img {
    margin: 0 auto 10px;
}
.homepage-sites-title a {
    text-decoration: none;
}
.homepage-sites-title a:hover {
    text-decoration: underline;
}
.homepage-sites-description {
    text-align: left;
    font-size: 13px;
}

@media screen and (max-width: 1200px) {
    .homepage-content .container {
        width: 95%;
    }
    .homepage-sites-item:nth-of-type(4) {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .homepage-head h1 {
        display: none;
    }
    .homepage-head-download {
        font-size: 14px;
    }
}

@media screen and (max-width: 860px) {
    .homepage-content .container {
        width: 100%;
    }
    .homepage-examples-item {
        width: 160px;
    }
    .homepage-examples-item h3 {
        font-size: 16px;
    }
    .homepage-sites-item {
        width: 240px;
    }
    .homepage-sites-item img {
        max-width: 220px;
    }
}

@media screen and (max-width: 768px) {
    .homepage-head-download {
        display: none;
    }
    .homepage-sites-item:nth-of-type(3) {
        display: none;
    }
    .homepage-head h2 {
        font-size: 22px;
        line-height: 30px;
        margin: 0 100px;
    }
    .col-3 {
        margin-right: 2%;
    }
    .col-3 .btn-group {
        white-space: normal;
    }
    .col-3 .btn-group i {
        display: none;
    }
    .col-3 .btn {
        display: block;
        max-width: 180px;
        height: 46px;
        text-align: center;
    }
    .homepage-content h3 {
        font-size: 18px;
    }
}

@media screen and (max-width: 680px) {
    .homepage-head {
        font-size: 20px;
        padding: 12px 0;
        height: 80px;
    }
    .homepage-head h2 {
        margin: 0 50px;
    }
    .homepage-examples {
        height: 205px;
        overflow: hidden;
    }
    .homepage-examples-item {
        width: 150px;
    }
    .homepage-targetusers .col-3:nth-of-type(1), .homepage-targetusers .col-3:nth-of-type(2) {
        width: 48%;
        margin-right: 1%;
    }
    .homepage-targetusers .col-3:nth-of-type(3) {
        width: 100%;
        margin-right: 0;
    }
    .homepage-targetusers .col-3 li {
        text-align: left;
    }
    .homepage-targetusers .col-3 .text {
        margin: 0 25px;
    }
    .homepage-extensions-list .dao-block-item-list li {
        width: 140px;
        padding: 5px;
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 500px) {

    .homepage-head h2 {
        font-size: 20px;
        margin: 0 10px;
    }
    .homepage-examples {
        height: 370px;
        overflow: hidden;
    }
    .homepage-extensions {
        height: 260px;
        padding-bottom: 0;
    }
    .homepage-extensions-list .dao-block-item-list li {
        margin-bottom: 40px;
    }
    .homepage-sections {
        margin: 0 10px;
    }
    .homepage-sections .col-3 {
        width: 100%;
        margin-right: 0;
    }
    .homepage-sections .col-3 .text-block {
        height: auto;
    }
    .homepage-sections .col-3 .btn {
        max-width: 100%;
        height: 24px;
    }

}