html, body {
    width: auto !important;
    overflow-x: hidden !important;
}

body {
    background-color: #fff;
}

section.ft-hero {
    padding: 0;
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    float: left;
}

h1 {
    line-height: 1.3em;
    font-size: 48px;
    color: #262626;
    font-weight: 300;
}

.h1-smaller {
    line-height: 1.3em;
    font-size: 38px;

}

h4 {
    line-height: 1.3em;
    font-size: 28px;
    color: #262626;
    text-align: center;
    font-weight: 300;
}

h3 {
    font-size: 20px;
    color: #595959;
    line-height: 36px;
    font-weight: 300;
}

h5 {
    line-height: 1.3em;
    font-size: 44px;
    color: #262626;
    font-weight: 300;
    text-align: center;
}

.free-trial-hero {
    background-color: #FFFFFF;
    background-image: url(/pics/trial-background-desk-v1.jpg);
    background-size: cover;
    background-position: bottom;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: left;
    min-height: 960px;
}

.free-trial-hero-c {
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(240, 240, 240, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);

    background-size: cover;
    background-position: bottom;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: left;
    padding-bottom: 100px;

}

.fancy-box-top-icon {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;

}

.free-trial-icon-download {
    margin-left: auto;
    margin-right: auto;
}

.free-trial-hero-row {
    margin-left: auto;
    margin-right: auto;
    margin-top: 110px;
    width: 1170px;

    overflow: hidden;
}

.free-trial-headline-box {

    width: 480px;
    text-align: left;
    float: left;
    margin-left: 40px;
    margin-top: 20px;
}

.free-trial-form-box {
    margin-top: 20px;
    width: 600px;
    margin-left: 40px;
    float: left;
}

.free-trial-form-box-c {
    margin-top: 40px;
    width: 540px;
    margin-left: 40px;
    float: left;
    border: 1px solid #cccccc;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0px 4px 8px #cccccc;

}

.free-trial-form-box-background {
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 14px;
    background-color: #f5f5f5;
    padding-bottom: 28px;

}

.free-trial-youtube {

    margin-top: 14px;
    margin-left: 14px;
    margin-right: 14px;

}

.embed-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.free-trial-text-try {
    font-size: 18px;
    line-height: 1.3em;
    color: #e2581c;
    font-weight: 400;
    margin-top: 6px;
    display: inline-block;

}

.free-trial-c-try {
    font-size: 20px;
    line-height: 1.3em;
    color: #e2581c;
    font-weight: 300;
    padding-top: 42px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.free-trial-feature-list li {
    line-height: 1.8em;
}

.free-trial-text-create {
    font-size: 16px;
    color: #595959;
    line-height: 28px;
    font-weight: 300;
}
.free-trial-thank-you {
padding-top:20px;
text-align:center;
font-size:20px;
line-height:1.3em;	
font-weight:300;
display:block;
}

/* visually line-up with image */
.free-trial-text-create,
.free-trial-c-try,
.error-red {
    padding-left:2px;
}

.free-trial-press-box {
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 2px;
    padding-bottom: 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.free-trial-press-img {
    max-width: 1200px;
    height: auto;
    width: 75%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 6px;
}

.free-trial-features {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden;
    margin-top: 70px;
    clear: both;
    display: block;
}

/* override main.css styles*/
.free-trial-hero-row .form-group {
    width: 90%;
    margin: 0 auto;
}

.input_text {
    width: 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 {

}

.free-trial-unlimited .graphic {
    background-image: url(../pics/background-unlimited.jpg);
    background-position: bottom;
}

.free-trial-restore .graphic {
    background-image: url(../pics/background-restore.jpg);
    background-position: bottom;
}

.free-trial-icon {
    clear: both;
    float: left;
    width: 40px;
    font-size: 24px;
    color: #3d87d2;
}

.free-trial-list-icons {
    float: left;
    width: 280px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4em;
    text-align: left;
}

.start-backing-up {
    width: 100%;
    margin-top: 4px;
    clear: both;
    margin-left: 2px;
    display: inline-block;
}

.create-account-content {
    color: #FFF;
}

.create-account-email {
    font-size: 14px;
    text-shadow: 0px 1px 2px #511912;
}

.create-account-text {
    font-size: 14px;
    text-shadow: 0px 1px 2px #511912;
}

.create-acount-box {
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
}

.create-account-field-white2 {
    font-size: 16px;
    font-weight: 300;
    padding: 6px;
    border: 0;
    border-width: 0;
    color: #4d4d4d;
    background-color: #FFFFFF;
    margin-left: 2px;
    float: left;
}

.create-account-field-white3 {
    font-size: 16px;
    font-weight: 300;
    padding: 14px;
    border: 0;
    border-width: 0;
    text-indent: 24px;
    border-radius: 4px;
    color: #4d4d4d;
    background-image: url(/pics/create-account-textfield-bg.jpg);
    margin-left: 2px;
    float: left;
}

.create-account-texter {
    font-weight: bold;
    padding: 6px;
    border-radius: 4px;
    margin-left: 2px;
    background-image: url(/pics/create-account-textfield-bg.jpg);
    float: left;
}

.create-account-notme {
    line-height: 16px;
    font-size: 11px;
    color: #AC98C5;
}

.centerit {
    margin-left: auto;
    margin-right: auto;
    width: 880px;
}

.press-box {
    width: 366px;
    margin-left: 28px;
    float: left;
    text-align: left;
    margin-top: 90px;
}

.press-box1 {
    width: 346px;
    margin-left: 46px;
    float: left;
    text-align: left;
    margin-top: 50px
}

.home-feature-list1 {
    margin: 0;
    list-style: none
}

.quote-headline {
    font-size: 26px;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    color: #333333;
    font-weight: 300;
    line-height: 36px;
    margin-top: 40px;
}

.quote-box {
    /*width: 280px;*/
    height: 360px;
   
    /*border-radius: 6px;*/
    background-color: #ffffff;
    /*box-shadow: 0px 2px 3px #ccc;*/
    margin-top: 32px;
}

.quote-name {
    font-size: 15px;
    width: 274px;
    clear: both;
    padding-top: 10px;
    margin-right: auto;
    font-weight: 300;
    line-height: 15px;
    height: 53px;
}

.free-trial-main-box {
    width: 91.67%; /* 880 / 960 */
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.free-trial-main-box h2 {
    font-weight: 300;
    text-shadow: none;
}

.free-trial-main-box p {
    color: #e25004;
    font-size: 24px;
    margin-top: 1em;
    font-weight: 300;
    padding: 0 10px;
}

.free-trial-large-text {
    font-size: 32px;
    color: #262626;
    font-weight: 300;
    line-height: 50px
}

.free-trial-arrow {
    float: left;
    width: 500px;
    text-align: right;
}

.free-trial-terms-box {
    width: 880px;
    text-align: right;
}

.free-trial-quote-box {
    width: 880px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.free-trial-quote-text {
    font-size: 32px;
    color: #666;
    line-height: 40px;
    font-weight: 300;
    clear: both;
    margin-top: 20px;
}

.free-trial-nolimits {
    /*width: 360px;*/
    /*float: left;*/
    /*margin-left: 80px;*/
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    text-align: left;
    margin-bottom: 0px; /*margin-top: 60px;*/
}

.free-trial-restore-options {
    /*width: 300px;*/
    /*float: left;*/
    /*margin-left: 30px;*/
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    text-align: left;
    margin-bottom: 0px; /*margin-top: 60px;*/
}

.free-trial-email {
    width: 250px;
}

.free-trial-password {
    width: 180px;
}

.free-trial-button {
    margin-left: 3px;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
}

.free-trial-feature-text {
    font-size: 16px;
    color: #7B7B7B;
    line-height: 1.3em;
}

.free-trial-c-background {
    background-color: #F3F3F3;
}

.password {
    padding-left: 2px;
}

.password, .download {
    float: left;
}

.download {
    float: left;
    width: 200px;
    margin-top: 0px;
}

.home-form-wrapper {
    max-width: 385px;
    margin: 0 auto;
}

/* form overrides from cloud-backup.css */
.input_text {

}

.start-backing-up {

}

.custom-white {
    color: #fff;
}

#thankYou h2 {
    text-shadow: none;
    color: #000;
}


p.mobile-thankyou-text {
    font-size: 22px;
    color: #262626;
    text-align: center;
    font-weight: 300;
}

/*************************/
/* Bootstrap Over-rides    */
/************************/

.bz-flush {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}

/* misc */
#create-account-header span {
    font-weight: 300;
    font-size: 16px;
    color: #990000;
    text-align: center;
    display: block;
}

/* main.css overrides */
.error-red {
    color: #990000;
    text-align: center;
}

img.nav-caret {
    margin-top: 0;
}

@media only screen and (min-width: 1600px) {
    .free-trial-hero {
        background-position: 0px 72%;
    }

}

@media only screen and (max-width: 1066px) {
    .free-trial-headline-box {
        width: 400px;
        margin-left: 40px;
    }

    h1 {
        font-size: 40px;
        line-height: 1.3em;
    }

}

@media only screen and (max-width: 880px) {
    .free-trial-headline-box {
        width: 340px;
        margin-left: 40px;
    }

    .free-trial-form-box {
        width: 400px;
        margin-left: 0;
    }

    h1 {
        font-size: 36px;
        line-height: 1.3em;
    }

}

@media only screen and (max-width: 959px) {
    .free-trial-main-box h2 {
        font-size: 36px;
        line-height: 1.5;
    }
}

@media only screen and (max-width: 720px) {
    .free-trial-hero {
        min-height: 1160px;
    }

    .free-trial-form-box-c {
        margin-left: 0px;
        width: 100%;

    }

    h1 {
        font-size: 43px;
        line-height: 1.3em;
    }

    .free-trial-press-img {
        width: 94%;
    }

    .free-trial-hero-row {
        width: 88%;
        margin-top: 70px;
        text-align: center;
    }

    .free-trial-headline-box {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;

    }

    .free-trial-form-box {
        width: 100%;
        clear: both;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
    }

    .input_text {
        float: none;
    }

    .form-group {
        margin-bottom: 2px;
    }

    .start-backing-up {
        margin-top: 0px;
        display: block;
    }

}

@media only screen and (max-width: 480px) {
    .free-trial-form-box-c {
        margin-left: 0px;
        width: 100%;

    }

    .free-trial-hero {
        height: 1160px;
        margin-left: auto;
        margin-right: auto;
    }

    .free-trial-hero-row {
        width: 100%;
        margin-top: 80px;
    }

    .free-trial-headline-box {
        width: 100%;
        margin-left: 0;
    }

    .free-trial-form-box {
        /*width: 368px;*/
        clear: both;
        margin-left: auto;
        margin-right: auto;
    }

    h1 {
        font-size: 50px;
        line-height: 1.3em;
    }

    h3 {
        font-size: 16px;

        line-height: 30px;

    }

    .password {
        padding-left: 0;
    }

    .free-trial-main-box {
        width: 100%;
        margin-top: 40px;
    }

    .free-trial-arrow {
        display: none;
    }

    .free-trial-terms-box {
        width: 95%;
    }

    .free-trial-hero {
        width: 100%;
        min-width: 100%;
    }

    .free-trial-quote-box {
        width: 100%;
    }

    .free-trial-quote-text {
        font-size: 28px;
    }

    .free-trial-button {
        width: 388px;
        padding-right: 0;
        padding-left: 0;
        margin-top: 4px;
    }

    .free-trial-password {
        width: 360px;
        margin-top: 4px;
    }

    .free-trial-email {
        width: 360px;
        margin-top: 4px;
    }
}

@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;
    }

}

@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;
    }


    #john {
        display: none;
    }
	 #marco {
        display: none;
    }

}

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

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

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

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

    .fancy-box {
        margin-left: 2px;
        margin-right: 2px;
        margin-bottom: 60px;
    }
	 #john {
        display: none;
    }
	 #marco {
        display: none;
    }
}