.about-wrap {
    font-size: 15px;
    margin: 25px 40px 0 20px;
    max-width: 1050px;
    min-width: 770px;
    position: relative;
    font-size: 15px;
}
.about-wrap h1 {
    color: #333;
    text-shadow: 1px 1px 1px white;
    font-size: 2.8em;
    font-weight: 200;
    line-height: 1.2em;
    margin: 0.2em 200px 0 0;
}
.about-text, .about-description, .about-wrap li.wp-person a.web {
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.6em;
}
.about-text {
    color: #777;
    font-size: 24px;
    margin: 1em 200px 1.4em 0;
    min-height: 60px;
}

.wp-badge {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(22, 57, 81, 0.3);
}

.about-wrap h2 .nav-tab {
    color: #21759B;
}

.about-wrap h2 .nav-tab:hover {
    color: #d54e21;
}

.about-wrap h2 .nav-tab-active, .about-wrap h2 .nav-tab-active:hover {
    color: #333;
}

.about-wrap h2 .nav-tab-active {
    text-shadow: 1px 1px 1px white;
    color: #464646;
}

.about-wrap h3 {
    color: #333;
    text-shadow: 1px 1px 1px white;
    font-size: 24px;
    margin-bottom: 1em;
    padding-top: 20px;
}

.about-wrap .feature-section h4 {
    color: #464646;
}

.about-wrap .feature-section img {
    background: #fff;
    border-color: #dfdfdf;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.about-wrap .feature-section.images-stagger-right .angled-right, .about-wrap .feature-section.images-stagger-left .angled-left {
    margin-bottom: -30px;
}
.about-wrap .feature-section .feature-images img {
    height: 150px;
    margin-right: 5px;
    width: 250px;
}
.about-wrap .feature-section .angled-right {
    float: right;
}
.about-wrap .feature-section img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DFDFDF;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.about-wrap .feature-section img {
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    margin: 5px auto;
}
.about-wrap .feature-section .left-feature, .about-wrap .feature-section img, .about-wrap .feature-section .right-feature {
    float: left;
}
.about-wrap .feature-section.images-stagger-left, .about-wrap .feature-section.images-stagger-right {
    min-height: 265px;
}
.about-wrap .changelog {
    overflow: hidden;
    padding-bottom: 10px;
}
.about-wrap .feature-section .feature-images {
    margin-top: 1.1em;
    position: absolute;
    width: 300px;
}
.about-wrap .feature-section.images-stagger-right .feature-images {
    right: 0;
}
.about-wrap .feature-section.images-stagger-right .left-feature {
    margin-right: 350px;
}
.about-wrap .feature-section p {
    margin-top: 0.6em;
}
.about-wrap p {
    line-height: 1.6em;
    font-size: 15px;
}
.about-wrap .feature-section.text-features {
    float: left;
    overflow: visible;
    width: 31%;
}
.about-wrap .feature-section {
    clear: both;
    min-height: 100px;
    overflow: hidden;
}
.about-wrap .feature-section.screenshot-features {
    clear: none;
    float: right;
    margin-top: 1.33em;
    overflow: visible;
    width: 67%;
}
.about-wrap .feature-section .angled-right img, .about-wrap .feature-section .angled-left img {
    margin-right: 30px;
    margin-top: 0.1em;
}
.about-wrap .feature-section.screenshot-features .angled-right {
    margin-left: 2.5em;
    margin-top: -1em;
}