@charset "UTF-8";
/* CSS Document */
h6 {
    font-size: 40px;
    line-height: 66px;
    color: #262626;
    font-weight: 300;
}
.home-crashplan {
	text-align: left;
	margin-top: 44px;
}

.main-top {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebebeb+0,ffffff+100 */

    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(top, #ebebeb 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ebebeb 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ebebeb 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
    width: 100%;
    background-size: cover;
}

.main-section {
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.main-text,
.sub-main-text {
    font-size: 34px;
    color: #333333;
    line-height: 38px;
    font-weight: 300;
    margin-top: 20px;
}

.sub-main-text {
    line-height: 45px;
}

.main-text-fancy {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
}

.main-text-red {
    color: #990000;
}

.home-news {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0px;
    display: block;
    color: #7B7B7B;
}

.home-press-logos {
    width: 80%;
    max-width: 1200px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
}

.main-cloud {
    margin-top: 120px;
}

.main-b2-red {
    margin-top: 30px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.main-section h3 {
    font-size: 23px;
    color: #990000;
    line-height: 1.2em;
    font-weight: 300;
}

.main-white-triangle {
    margin-top: 110px;
    background-image: url(../pics/home-b2-white-triangle.png);
    margin-left: auto;
    margin-right: auto;
    background-position: top;
    width: 100%;
    height: 400px;
    font-weight: 300;
}

.main-b2-description {
    font-size: 20px;
    line-height: 28px;
    color: #4d4d4d;
}

.main-meet-b2 {
    padding-top: 80px;
}

.main-link {
    font-size: 28px;
    text-decoration: none;
    line-height: 44px;
}

.main-link:hover {
    text-decoration: none;
}

.home-about-bz {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 60px;
    font-weight: 300;
}

.doc_fancy_line {
    font-style: italic;
    font-size: 14px;
    color: #a6a6a6;
    text-align: center;
    margin-top: 20px;
}

.doc_fancy_line:before, .doc_fancy_line:after {
    background-color: #e5e5e5;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    width: 30%;
}

.doc_fancy_line:before {
    right: 0.5em;
    margin-left: -50%;
}

.doc_fancy_line:after {
    left: 0.5em;
    margin-right: -50%;
}

.home-other-products {
    margin-top: 140px;
    margin-bottom: 20px;
    clear: both;
}

.prod-button {
    position: absolute;
    right: 30px;
    bottom: 218px;
    z-index: 100;
}

.fancy-box {
    border: 1px solid #d9d9d9;
    box-shadow: 0px 2px 4px #d9d9d9;
    border-radius: 4px;
    padding-top: 30px;
    text-align: left;
    /*min-height:450px;*/
    margin-bottom: 40px; /*position:relative;*//*min-height:429px;*/
}

.fancy-box .copy-wrap {
    padding-left: 30px;
    padding-right: 30px;
    min-height: 200px; /*height: 300px;*/
}

.fancy-box .graphic {
    width: 100%;
    height: 360px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*position: absolute;*/
    bottom: 0;
}

.fancy-box:hover {
    border: 1px solid #4c84d1;
    background-color: #f5f7fa;
}

.fancy-box.home-personal-box .graphic {
    background-image: url(../pics/home-product-photo-personal-backup.jpg);
    background-position: bottom;
}

.fancy-box.home-business-box .graphic {
    background-image: url(../pics/home-product-photo-business-backup.jpg);
    background-position: bottom;
}

.fancy-box.home-b2-box .graphic {
    background-image: url(../pics/home-product-photo-b2-cloud-storage.jpg);
    background-position: bottom;
}

.bz-social-bar {
    width: 88px;
    float: right;
    margin-top: 60px;
    text-align: center;
    margin-bottom: 100px;
}

.bz-social-bar-horizontal {
    width: 352px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 40px;
    display: block;
}

.bz-social-box-share {
    width: 88px;
    float: left;
    height: 88px;
    padding-top: 12px;
    background-color: #666666;
    color: #ffffff;
}

.bz-social-box-facebook {
    width: 88px;
    float: left;
    background-color: #305891;
    height: 88px;
    padding-top: 12px;
}

.bz-social-box-twitter {
    width: 88px;
    float: left;
    background-color: #2ca8d2;
    height: 88px;
    padding-top: 12px;
}

.bz-social-box-gplus {
    width: 88px;
    float: left;
    background-color: #f8694d;
    height: 88px;
    padding-top: 12px;
}

.home-product-header {
    font-size: 18px;
    color: #3e3f40;
    line-height: 40px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.home-product-text {
    font-size: 16px;
    line-height: 1.2em;
    color: #808080;
    font-weight: 400;
}

.home-product-link {
    font-size: 16px;
    padding-top: 12px;
    display: inline-block;
    font-weight: 400;
    text-decoration: none;
}

.home-product-button-container {
    text-align: right;
    margin-top: 50px;
}

.button-transparent {
    display: inline-block;
    float: right;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 14px;
    min-width: 81px;
    line-height: 18px;
    border-radius: 4px;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 400;
}

.button-transparent:hover {
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff;
    text-decoration: none;
}

.home-personal-section {
    width: 100%;
    max-width: 1400px;
    background-image: url(../pics/personal-backup-background-cover-laptop.jpg);
    background-position: bottom;
    background-size: cover;
    border-top: 1px solid #e5e5e5;
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    min-height: 1000px;
}

.home-personal-row {
    margin-top: 60px;
}

.home-access-files {
    color: #a6a6a6;
    font-weight: bold;
    font-size: 15px;
    line-height: 40px;
}

.home-access-files-subhead {
    color: #262626;
    font-weight: bold;
    font-size: 15px;
}

.home-access-files-text {
    color: #808080;
    font-weight: normal;
    font-size: 15px;
}

.home-personal-restore {

    margin-top: 66px;
}

.home-persoanl-restore-icon {
    float: left;
    width: 60px;
    height: 80px;
    margin-top: 6px;
    clear: both;
    display: block;
}

.home-products-3col {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.home-business-section {
    margin-top: 60px;
    padding-bottom: 120px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;

}

.home-business-price-first {
    font-size: 16px;
    font-weight: 300;
}

.home-business-price-second {
    font-size: 22px;
    font-weight: 300;
    line-height: 44px;
    color: #262626;
}

.home-business-price {
    margin-top: 50px;
}

.home-b2-section {
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 120px;

}

.home-b2-row {
    margin-top: 80px;
}

.home-b2-text {
    text-align: center;
}

.home-awards-icon {
    float: left;
    margin-top: 6px;

    height: 120px;
    width: 62px;
}

.home-b2-mini-text {
    margin-top: 20px;
    font-size: 15px;
    color: #808080;
}

.home-awards-section {
    margin-top: 80px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.home-vault-text {
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-top: 40px;
}

.home-vault-section {
    background-color: #f0f0f0;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 40px;
    padding-bottom: 40px;
}

.home-vault-image {

}

@media only screen and (max-width: 991px) {
    /*.fancy-box.graphic {*/
    /*background-position:0px 0px;*/
    /*background-position:0px 0px;*/
    /*}*/
    .fancy-box .copy-wrap {
        min-height: 290px;
    }

    .fancy-box {
        padding-top: 26px;
    }

    .fancy-box.home-business-box .graphic {
    }

    .fancy-box.home-personal-box .graphic {
        background-position: bottom;
    }

    .prod-button {
        position: absolute;
        right: 30px;
        bottom: 215px;
    }

    .home-vault-text {
        padding-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .fancy-box.home-business-box .graphic {
        background-position: center;
    }

    .fancy-box.home-personal-box .graphic {
    }

    .fancy-box .graphic {
        height: 300px;
    }

    .fancy-box {
        padding-top: 20px;
        margin: 20px 40px;
    }

    .fancy-box .copy-wrap {
        padding-left: 30px;
        padding-right: 30px;
        min-height: 213px;
    }

    .prod-button {
        position: absolute;
        right: 49px;
        bottom: 93px;
    }

    .home-vault-text {
        padding-top: 10px;
    }

    .home-personal-text {
        padding-left: 40px;
		font-size: 16px;
        padding-right: 60px;
    }

    .home-personal-restore {
        padding-left: 40px;
		font-size: 16px;
        padding-right: 60px;
    }

    .home-personal-section {
        height: 1500px;
    }

    .home-business-section {
        padding-left: 40px;
		font-size: 16px;
        padding-right: 60px;
    }

    .home-b2-text {
        padding-left: 40px;
		font-size: 16px;
        padding-right: 60px;
    }

    .home-awards-text {

        padding-left: 40px;
        padding-right: 60px;
    }

    .home-vault-text {
        padding-left: 40px;
        padding-right: 60px;
    }

    .home-vault-image {
        display: none;
    }

    section.home-products-3col {
        padding-top:0;
    }

    .counter-container {
        margin-top: 27px;
    }
	.home-crashplan {
		text-align: center;
	}

}

@media only screen and (max-width: 479px) {
    h6 {
        font-size: 32px;
    }
	.home-left-cloud {
		display: none;
	}
	.home-crashplan {
		text-align: right;
	}

    .bz-social-bar {
        display: none;
    }

    .bz-social-bar-horizontal {
        display: none;
    }

    .doc_fancy_line:before, .doc_fancy_line:after {
        width: 20%;
    }

    .main-text {
        font-size: 26px;
        line-height: 44px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    /*.main-top {*/
    /*padding-top: 0;*/
    /*height: 600px;*/
    /*}*/
    .main-meet-b2 {
        padding-top: 68px;
    }

    .main-b2-description {
        font-size: 16px;
    }

    .home-product-header {
        font-size: 24px;
    }

    .fancy-box .graphic {
        height: 300px;
    }

    .fancy-box.home-business-box .graphic {
    }

    .fancy-box.home-personal-box .graphic {
    }

    .fancy-box {
        margin: 40px 20px;
    }

    .prod-button {
        bottom: 82px;
        right: 31px;
    }

    .home-personal-section {
        height: 1580px;
    }

    .home-personal-text {
        padding-left: 40px;
        padding-right: 40px;
    }

    .home-personal-restore {
        padding-left: 40px;
        padding-right: 40px;
    }

    .home-business-section {
        padding-left: 40px;
        padding-right: 40px;
    }

    .home-b2-text {
        padding-left: 40px;
        padding-right: 40px;
    }

    .home-awards-text {

        padding-left: 40px;
        padding-right: 40px;
    }

    .home-vault-text {
        padding-top: 0px;
    }

    .home-vault-text {
        padding-left: 40px;
        padding-right: 40px;
    }

    .home-vault-image {
        display: none;
    }

}