.fea-container {
    width: 100%;
    text-align: center;
    font-family: "Open Sans", Helvetica, Arial, Cambria, sans-serif;
}

.button-flat-gray {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background: #ddd;
    color: #222;
    text-shadow: none;
    border: none;
}


/*  darkgrey  */

.fea-wrap-outer.darkgrey {
    background-color: #3C434D;
}

.fea-wrap-outer.darkgrey>.fea-wrap,
.fea-wrap-outer.darkgrey>.fea-wrap p {
    color: #fff;
}


/*   sky-blue  */

.fea-wrap-outer.sky-blue {
    background-color: #3BA0E6;
}

.fea-wrap-outer.sky-blue>.fea-wrap,
.fea-wrap-outer.sky-blue>.fea-wrap p {
    color: #fff;
}


/*   flower-blue  */

.fea-wrap-outer.flower-blue {
    background-color: #4B97EF;
}

.fea-wrap-outer.flower-blue>.fea-wrap,
.fea-wrap-outer.flower-blue>.fea-wrap p {
    color: #fff;
}


/*   deep-primary   */

.fea-wrap-outer.deep-primary {
    background-color: #263A52;
}

.fea-wrap-outer.deep-primary>.fea-wrap,
.fea-wrap-outer.deep-primary>.fea-wrap p {
    color: #fff;
}


/* bg */

.fea-wrap-outer.cover-img {
    background: url("/features/img/publishing/6.jpg");
    background-repeat: no-repeat no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.fea-wrap-outer.cover-img>.fea-wrap,
.fea-wrap-outer.cover-img>.fea-wrap p {
    color: #fff;
}

.fea-wrap-line .fea-wrap-content {
    position: absolute;
    width: 40%;
    top: 130px;
    margin: 0 0 0 28px;
}

.fea-wrap-vertical .fea-wrap {
    text-align: center;
}

.fea-wrap-vertical .fea-wrap-content {
    position: relative;
    margin: 0 auto;
    text-align: center;
    max-width: 800px;
}

.fea-wrap-all {
    max-width: 100%;
}

.fea-wrap {
    position: relative;
    text-align: left;
    color: black;
    display: inline-block;
    vertical-align: middle;
    padding: 80px 0 0 0;
    width: 100%;
    max-width: 1100px;
}

.feashing-publishing-page>.fea-wrap-outer:not(.not-padding):last-child,
.padding-bottom-80 {
    padding-bottom: 80px;
}

.fea-wrap-img {
    line-height: 0;
}

.fea-wrap-img>img {
    width: 100%;
    max-width: 500px;
    float: inherit;
}

.fea-wrap-content.icon-content {
    position: relative;
    margin-left: 0;
    padding-left: 100px;
}

.fea-wrap-content.icon-content>h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 22px;
    font-size: 2.2rem;
}

.fea-wrap-content.icon-content>p {
    padding: 10px 0 4px 0;
    line-height: 24px;
}

.fea-wrap-icon {
    position: absolute;
    background: url("/features/img/configuration/icon.png");
    width: 71px;
    height: 74px;
    left: 14px;
    top: 17px;
    /*background-position: 0 -10px;*/
}

.fea-wrap-icon.icon-1 {
    background-position: 0 -10px;
}

.fea-wrap-icon.icon-2 {
    background-position: 0 -92px;
}

.fea-wrap-icon.icon-3 {
    background-position: 0 -174px;
}

.af-left>.fea-wrap-content {
    margin-left: 10px;
    margin-right: 40px;
}

.fea-wrap-content {
    margin-left: 50px;
    margin-bottom: 20px;
}

.fea-wrap h1 {
    font-size: 24px;
    font-size: 2.4rem;
    /*margin-right: 10px;*/
    font-weight: bold;
}

.fea-wrap p {
    padding: 1em 0;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 25px;
    color: rgb(111, 111, 111);
    font-weight: normal;
}

.fea-wrap h1>a>span.fea-type {
    font-size: 13px;
    font-size: 1.3rem;
    margin-left: 1px;
    padding: 2px 5px;
    font-weight: bold;
    line-height: 1.18;
    box-shadow: none;
}


.fea-button {
    width: 80px;
    font-weight: bold;
    display: inline-block;
    padding: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 25px;
    height: 25px;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
}

.fea-wrap-left li {
    background-color: #ccc;
}

.button-flat-deep-blue {
    background-color: #2C5DDD;
    color: #fff;
}



p.feature-download {
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: -10px;
    padding: 0;
}

.feature-download .fa-desktop {
    margin-right: 5px;
}

.feature-loading {
    font-family: helvetica, arial, sans-serif;
    font-size: 60px;
    font-size: 6.0rem;
    position: relative;
    left: 0;
    margin-top: 40px;
    margin-bottom: 160px;
    color: #B4B4B4;
    display: inline-block;
}

.feature-other-tab-bar {
    text-align: center;
    position: fixed;
    top: 0;
    left: 0px;
    z-index: 1000;
    width: 100%;
    background-color: #ffffff;
    margin-top: -61px;
    line-height: 0px;
    font-size: 0;

    -webkit-transition: 0.6s ease-in-out margin-top;
    -moz-transition: 0.6s ease-in-out margin-top;
    -o-transition: 0.6s ease-in-out margin-top;
    transition: 0.6s ease-in-out margin-top;
    border-bottom: 1px solid #d7d7d7;
}

.feature-other-tab-bar ul {
    display: inline-block;
}

.other-bar-show {
    margin-top: 0px !important;
}

.feature-other-tab-bar li {
    display: inline-block;
    cursor: pointer;
    width: 128px;
    height: 60px;
    line-height: 60px;
    color: #6996F1;
}

.feature-other-bar-trigger {
    height: 100%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
}

.feature-other-bar-trigger:not(.other-active):hover .icon-container {
    margin-top: -60px;
}

.feature-other-bar-trigger.other-active {
    background: #6996F1;
    color: #ffffff!important;
}

.feature-other-bar-trigger.other-active .icon-container {
    margin-top: -60px;
}

.feature-other-bar-trigger .icon-container {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    text-align: center;

    -webkit-transition: 0.3s ease margin-top;
    -moz-transition: 0.3s ease margin-top;
    -o-transition: 0.3s ease margin-top;
    transition: 0.3s ease margin-top;
}

.feature-other-bar-trigger .icon-container .other-icon {
    background-image: url("/features/img/min-top_icon.png");
    background-repeat: no-repeat;
    width: 44px;
    height: 44px;
    position: relative;
    display: inline-block;
    margin-top: 8px;
}

.feature-other-tab-bar ul>li[data-page=publishing] .other-icon {
    background-position: -59px -6px;
}

.feature-other-tab-bar ul>li[data-page=interactive] .other-icon {
    background-position: -59px -60px;
}

.feature-other-tab-bar ul>li[data-page=branding] .other-icon {
    background-position: -59px -114px;
}

.feature-other-tab-bar ul>li[data-page=mobile] .other-icon {
    background-position: -59px -168px;
}

.feature-other-tab-bar ul>li[data-page=cloud] .other-icon {
    background-position: -59px -222px;
}

.feature-other-tab-bar ul>li[data-page=security] .other-icon {
    background-position: -59px -276px;
}

.feature-other-tab-bar ul>li[data-page=multi-output] .other-icon {
    background-position: -59px -330px;
}

.feature-other-tab-bar ul>li[data-page=monetization] .other-icon {
    background-position: -59px -384px;
}

.feature-other-tab-bar ul>li[data-page=configuration] .other-icon {
    background-position: -59px -438px;
}


.feature-other-bar-trigger .text-container {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    text-align: center;
}

.feature-other-bar-trigger .text-container .other-text {
    font-size: 13px;
    font-size: 1.3rem;
    font-family: arial, sans-serif;
    font-weight: bold;
}


/**/

.feature-top {
    /*background-color: #6996F1;*/
}

.feature-title {
    text-transform: uppercase;
    text-align: center;
    padding: 40px 0px 240px 0px;
    color: #eee;
    background-color: #4b555a;
    background-image: url("/images/home/banner.jpg");
}

.feature-other-title {
    position: relative;
    margin-bottom: 70px;
}

.feature-other-title>h4 {
    margin: 0;
    color: #eee;
    text-transform: uppercase;
}

.feature-other-title>.title-line {
    position: absolute;
    width: 39%;
    top: 50%;
    color: #666;
    border-top: 1px solid #414242;
    border-bottom: 1px solid #767777;
    margin-top: -1px;
}

.feature-other-title>.title-line.line-left {
    left: 0;
}

.feature-other-title>.title-line.line-right {
    right: 0;
}

.feature-title h1 {
    margin-bottom: 28px;
    margin: 0;
    line-height: 54px;
    font-size: 33px;
    font-size: 3.3rem;
}

.feature-tabs-container {
    text-align: center;
    position: relative;
    line-height: 0px;
    font-size: 0;
    margin-top: -184px;
    display: inline-block;
}

.feature-tabs-nav {
    display: inline-block;
    position: relative;
    background-color: #fff;
    /*padding: 0 10px;*/
    overflow: hidden;
}

.feature-tabs-nav>li {
    display: inline-block;
    line-height: 20px;
    cursor: pointer;
}

.feature-tabs-nav>li>a {
    display: block;
    padding: 0 10px;
}

.feature-tabs-nav>li:not(.active):hover {
    background-color: #f6f6f6;
}

.feature-tabs-nav>li:not(.active):hover .feature-icon {
    background-position-x: -110px;
}

.feature-tabs-nav>li.active {
    background-color: #f1f1f1;
}

.feature-tabs-nav .feature-icon {
    background-image: url("/features/img/top_icon.png");
    width: 104px;
    height: 104px;
    position: relative;
    margin: 14px auto;
    background-repeat: no-repeat;
}

.feature-tabs-nav .feature-desc {
    margin-bottom: 8px;
    font-weight: bold;
    font-family: arial, sans-serif;
    color: #252525;
    font-size: 13px;
    font-size: 1.3rem;
}


/**/

.feature-publishing .feature-icon {
    background-position: -3px -3px;
}

.feature-publishing.active .feature-icon {
    background-position: -110px -3px;
}

.feature-interactive .feature-icon {
    background-position: -3px -110px;
}

.feature-interactive.active .feature-icon {
    background-position: -110px -110px;
}

.feature-branding .feature-icon {
    background-position: -3px -218px;
}

.feature-branding.active .feature-icon {
    background-position: -110px -218px;
}

.feature-mobile .feature-icon {
    background-position: -3px -326px;
}

.feature-mobile.active .feature-icon {
    background-position: -110px -326px;
}

.feature-cloud .feature-icon {
    background-position: -3px -434px;
}

.feature-cloud.active .feature-icon {
    background-position: -110px -434px;
}

.feature-security .feature-icon {
    background-position: -3px -542px;
}

.feature-security.active .feature-icon {
    background-position: -110px -542px;
}

.feature-multi-output .feature-icon {
    background-position: -3px -650px;
}

.feature-multi-output.active .feature-icon {
    background-position: -110px -650px;
}

.feature-monetization .feature-icon {
    background-position: -3px -758px;
}

.feature-monetization.active .feature-icon {
    background-position: -110px -758px;
}

.feature-configuration .feature-icon {
    background-position: -3px -866px;
}

.feature-configuration.active .feature-icon {
    background-position: -110px -866px;
}



/**/

.feature-tabs-panels {
    position: relative;
    margin: 0 auto;
}

.feature-tabs-panels>div {
    -webkit-transition: 2s ease-in-out opacity;
    -moz-transition: 2s ease-in-out opacity;
    -o-transition: 2s ease-in-out opacity;
    transition: 2s ease-in-out opacity;
    min-height: 400px;
}

.feature-tabs-panels>div.feature-panel-page {
    /*display: block;*/
    opacity: 0;
    display: none;
}

.feature-tabs-panels>div.feature-panel-page.page-active {
    opacity: 1;
    display: block;
}




/**/

.feature-section-title {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 300;
    margin: 70px 0 12px 0;
    text-align: center;
    line-height: 36px;
}

.feature-section-title span {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 20px;
}

@media (max-width: 1160px) and (min-width: 960px) {
    .fea-wrap-line .fea-wrap-content {
        width: 80%;
    }
}

@media (max-width: 960px) and (min-width: 768px) {
    .fea-wrap-line .fea-wrap-content {
        left: 0;
        right: 0px;
        width: auto;
        margin: 0;
    }
}

@media (max-width: 767px) {
    .fea-wrap-line .fea-wrap-content {
        position: relative;
        width: 100%;
        margin: 0;
        top: 0;
    }
    .fea-wrap {
        width: 100%;
    }
    .fea-wrap-content {
        margin-left: 0;
    }
    .fea-wrap-img.af-right,
    .fea-wrap-img.af-left {
        float: none;
        text-align: center;
    }


    .feature-other-tab-bar li {
        width: 20%;
    }
}