

/* Comparison Table */


#comparisonTable {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.comparison-price {
    font-size: 21px;
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 20px;
    color: #262626;
    height:64px;
}

.comparison-price-spacer {
    padding-top: 23px;
    padding-bottom: 26px;
    display: block;
    height:63px;
}

.comparison-footnotes {
    font-size: 12px;
    color: #7C7C7C;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.comparison-sub-p {
    margin-left: auto;
    margin-right: auto;
    padding-left: 36px;
    padding-right: 20px;
    text-align: left;
    max-width: 880px;
}

.comparison-price-date {
    font-size: 13px;
    color: #262626;
}

.comparison-button-line {
    margin-top: -13px;
    border-top: 1px solid;
    border-color: #E5E5E5;

    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.comparison-subhead {
    font-weight: 400;
    color: #222222;
}

.comparison-label {
    font-size: 13px;
    color: #a6a6a6;
    line-height: 12px;
}

.comparison-data {
    font-size: 13px;
    line-height: 12px;
    color: #262626;
    text-transform: uppercase;
}

.comparison-data-b {
    font-size: 13px;
    line-height: 12px;
    color: #093;
    text-transform: uppercase;
    text-align: center;
    display: block;
}

.comparison-data-yes {
    font-size: 13px;
    line-height: 12px;
    color: #093;
    text-transform: uppercase;
    text-align: center;
    display: block;
}

.comparison-data-no {
    font-size: 13px;
    line-height: 12px;
    color: #d92c28;
    text-transform: uppercase;
    text-align: center;
    display: block;
}

.comparison-data-yes,
.comparison-data-no {
    padding-top: 17px;
}

.comparison-button-section {
    margin-top: 10px;
    max-width: 1440px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.comparison-button {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 13px;
    border: 1px solid #E5E5E5;
    background-color: #fff;
    border-radius: 50px;
    color: #3d87d2;
    text-decoration: none;
    font-weight: 400;

}

.comparison-button:hover {
    background-color: #3d87d2;
    text-decoration: none;
    color: #fff;
}

.comparison-button-selected {
    background-color: #edf3f7;
}

.col-comparison {
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #e5e5e5;
}

.comparison-group {
    border-top: 1px dotted #e5e5e5;
    padding: 0;
    line-height: 15px;
    padding-top: 6px;
    height: 62px;
}

.col-backblaze {

    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background-color: #f7f9fc;
    text-align: center;

}

.col-descript {
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;

}

.col-general {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.col-carbonite {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.col-dropbox {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.col-mozy {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.col-crashplan {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.col-icloud {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.col-idrive {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.col-gdrive {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.col-backblaze-header {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    background-color: #f7f9fc;
    padding-top: 30px;
    font-weight: normal;
    color: #333;
    height: 88px;
    font-size: 16px;
    margin-top: -8px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-align: center;
}

.col-header {

    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding-top: 26px;
    font-weight: normal;
    color: #333;
    height: 80px;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
}

.comparison-descript {
    font-size: 13px;
    line-height: 1.4em;
    text-align: left;
}

.comparison-default {
    color: #363636;
    font-size: 14px;
    text-align: center;
    display: inline-block;
}

.comparison-row {
    margin: 0;

}

.comparison-price-box {
    height: 78px;
    padding-top: 10px;
    display: block;
    line-height: 1.2em;
}

.orange_button {
    background-color: #e95c0c;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 300;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: 0;
    width: auto;
    text-decoration: none;
    overflow: visible;
    border-radius: 4px;
    -moz-border-radius: 4px;
    font-family: 'Open Sans', 'Tahoma', 'Sans Serif';
}

.orange_button:hover {
    background-color: #ED8C34;
    text-decoration: none;
    color: #ffffff;
}

@media only screen and (max-width: 959px) {

    .page_personal_comparison .marketing_wrapper {
        max-width: none;
        overflow: hidden;
        margin-top: 0;
        height: auto;
    }

    .page_personal_comparison .marketing_wrapper .copy {
        max-width: none;
        padding: 30px;
    }

    .page_personal_comparison .hero {

    }

}

/* media 767 */

@media only screen and (max-width: 767px) {
    .page_personal_comparison .hero {
        /* background-color: #504E4E; */

    }

    .page_personal_comparison .marketing_wrapper .copy {
        max-width: none
    }

    .page_personal_comparison .marketing_wrapper {
        margin-top: 0;
        padding: 20px 20px;
    }
}

.vs-feature {
    width: 150px;
    margin-left: 16px;
    float: left;
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 14px;
    font-weight: normal;
    text-align: left;
    color: #000;
}

.vs-box-header {
    width: 136px;
    height: 40px;
    margin-left: 6px;
    margin-top: 34px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    float: left;
    text-shadow: 0px 1px 0px #fff;
}

.vs-cell {
    width: 124px;
    margin-left: 16px;
    margin-top: 16px;
    float: left;
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 4px;
    line-height: 18px;

}

.vs-line {
    margin-left: 16px;
    margin-right: 30px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #F3F3F3;
    border-right-color: #F3F3F3;
    border-bottom-color: #ebebeb;
    border-left-color: #F3F3F3;
}

.home_small_text {
    font-size: 10px;
    line-height: 15px;
}

.page_personal_comparison {
    background-color: #fff;
}

.page_personal_comparison .marketing_wrapper {
    clear: left;
    float: none;
    max-width: 880px;
    width: 100%;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

.page_personal_comparison .marketing_wrapper p {
    font-size: 17px;
    line-height: 32px;
    font-weight: 300;
}

.page_personal_comparison .marketing_wrapper .copy {
    max-width: 556px;
    float: left;
    text-align: left;
}

.page_personal_comparison .chart_content {
    width: 900px;
    float: left;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../pics/comparison-chart-background.jpg');
    z-index: -100;
}

.page_personal_comparison .hero .hero_wrapper {
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px;
}

.page_personal_comparison .larger-text {
    font-size: 17px;
    font-weight: 300;

}

.page_personal_comparison .description {
    width: 90.9%; /* 800/880 */
    max-width: 880px;
    margin-left: 4.5%; /* 40 /880 */
    margin-bottom: 4.5%; /* 40 /880 */
    margin-top: 2.25% /* 20/880 */
}

.page_personal_comparison .chart_wrapper {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.page_personal_comparison .blurb_1 {
    width: 252px;
    float: left;
    margin-left: 60px;
    margin-top: 38px;
}

.page_personal_comparison img.free-trial-button {
    display: block;
    float: right;
    position: relative;
    bottom: 95px;
    right: 103px;
}

.page_personal_comparison .free-trial-wrapper {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.page_personal_comparison .free-trial-wrapper > img {
    display: block;
    width: 100%;
    max-width: 100%;
}

@media only screen and (max-width: 959px) {
    .page_personal_comparison .hero .hero_wrapper {
        width: 100%;
    }

    .comparison_quotes {
        width: 100%;
        max-width: 880px;
        overflow: hidden;
    }

    .comparison_quotes img {
        max-width: 100%;
    }

    .item-4 {
        display: none;
    }

    .col-xs-2 {
        width: 20%;
    }

    .sub-main-text {font-size: 27px;}

}

@media only screen and (max-width: 767px) {



    .page_personal_comparison .hero_message {
        margin-top: 260px;
    }

    .page_personal_comparison img.free-trial-button-1 {
        margin-top: 28px
    }

    .page_personal_comparison img.free-trial-button {
        right: 127px;
        display: none;
    }

    .page_personal_comparison .free-trial-wrapper {
        width: 100%;
        overflow: hidden;
    }

    .page_personal_comparison .free-trial-wrapper > img {
        display: block;
        width: 200%;
        max-width: none;
    }

    .page_personal_comparison > img {
        width: 200%;
    }

    .page_personal_comparison .marketing_wrapper .copy {
        width: 99%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .page_personal_comparison .chart_wrapper {
        display: none;
    }

    .page_personal_comparison .hero {

        overflow: hidden;
    }

    /* display just the left of two quote panels */
    .comparison_quotes img {
        max-width: none;
        width: 200%;
        position: relative;
        left: 2%;
        clear: both;
        margin-top: 15px;
    }

    /*.comparison_quotes {*/
    /*display:none;*/
    /*}*/
    .page_personal_comparison .blurb_1 {
        float: left;
        clear: both;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .item-3 {
        display: none;
    }


    .col-xs-2 {
        width: 28%;
    }


    .comparison-button {

        margin-top: 10px;
        text-align: center;
        display: block;
        margin-left: 10px;
        margin-right: 10px;
    }

    .comparison-button-line {
        display: none;
    }

    .comparison-group{
        /*background-color: #ccc;*/
        height:96px;
    }

    .comparison-price,
    .comparison-price-spacer{
        font-size: 19px;
        height:50px;
        /*background-color: #ccc;*/
    }

    .comparison-price-spacer {
        font-size: 12px;
        padding-top: 20px;
        height:49px;
    }



    .sub-main-text {
        font-size: 30px;
        line-height: 58px;
    }

    .top-of-2 {
        margin-bottom:26px;
        text-align:center;
    }
    .bottom-of-2 {
        text-align:center;
    }

}

@media only screen and (max-width: 479px) {

    .col-general {
        display: none;
    }

    .item-2 {
        display: none;
    }

    .col-descript {
        width: 44%;
    }

    .item-1 {
        width: 50%;
    }

    .backblaze-header.item-1,
    .col-backblaze.col-backblaze-header.item-1{
        margin-left: 52%;
    }


    .col-xs-2 {
        width: 44%;
    }

    .comparison-row {
        padding-left: 20px;
    }

    .comparison-group{
        /*background-color: #ccc;*/
        height:97px;
    }

    .sub-main-text {
        font-size: 24px;
        line-height:48px;
    }


}