/*--- Homepage 4 ---*/

/*--- Change homepage4 font to Cairo ---*/
/*
body { font-family: 'Cairo', sans-serif; }
*/

/*--- heading tags ---*/
h1 {
    margin: 40px auto 20px auto;
    text-align: center;
}

h2, h3 {
    margin: 0 auto;
    text-align: center;
}

/*--- Universal Stuff for all Panels that doesn't change per size ---*/
    .bg1 { overflow: hidden; }
    .bg1-image { overflow: hidden; }


/*--- Panel Holders ---*/
    .holder { width:100%; z-index:1; position:relative; }
    .holder2 { width:100%; z-index:1; position:relative; }


/*--- Panel titles and subtext ---*/
    .odrive-panel-title { font-size:5rem; line-height:6rem; font-weight:900; text-align:center; padding-top:50px; padding-bottom:30px; }
    .odrive-sub-title { font-size:1.4rem; line-height:2.4rem; font-weight:400; text-align:justify; padding-top:0; width:90%; margin:0 auto 40px;
                 max-width:800px; background-color: rgba(255,255,255,0.8);}


/*--- Backgrounds ---*/
    .bg1 { z-index:-2; position:absolute; right:0; top:1000px;}
    .bg1-image { width:240px; }


/*--- Needed for Hamburger Menu ---*/
    .accordionheight {}
    .ui-widget { font-family:inherit; }
    .ui-widget-content { background:none; border:none;  padding: 0; margin: 0; }
    .ui-accordion .ui-accordion-header .ui-accordion-header-icon { display:none; }
    .ui-accordion .ui-accordion-icons { padding:0; margin:0; }
    .ui-accordion .ui-accordion-header { border:none; display: block; cursor: pointer; position: relative; margin:0; padding-bottom:5px; }
    #accordionLinks .ui-accordion { padding:10px 0 20px; }
    #accordionLinks .ui-accordion-content { padding:10px 0 20px; }
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background:none; color:#51b7e0; }
    .ui-state-focus { outline: none; }


/*--- Panel Spacing ---*/
    #main { padding-top:40px; padding-bottom:280px; }
    #cloud-storage-limited { padding:0 0 100px; }
    #cloud-storage-limited .box { margin:0 auto; width:100%; }
    #our-vision { padding:0 0 120px; }
    #our-vision .box { margin:0 auto; width:100%; }
    #why-odrive { padding:0 0 100px; }
    #why-odrive .box { margin:0 auto; width:100%; }
    #social { padding:0 0 100px; }
    #social .box { margin:0 auto; width:100%; }
    #pricing { padding:0 0 100px; }
    #pricing .box { margin:0 auto; width:100%; }
    #signup { padding:0 0 200px; }
    #signup .box { margin:0 auto; width:100%; }


/*--- Main Title Panel ---*/
    /*--- #main .main-title { font-size:3.5rem; line-height:7rem; font-weight:200; letter-spacing:-0.1rem; text-align:center; padding-top:40px; padding-bottom:20px; } ---*/
    #main .main-title { font-size:5rem; line-height:7rem; font-weight:900; letter-spacing:-0.1rem; text-align:center; padding-top:40px; padding-bottom:20px; }
    #main .main-sub { font-size:2rem; line-height:3rem; font-weight:300; letter-spacing:-0.07rem; text-align:center; padding-top:0; padding-bottom:40px; }
    .available-on { padding-top:20px; text-align:center; }
    .available-text { display:inline; font-size:1.3rem; color:#bbb; vertical-align:50%; }
    .available-img { display:inline; width:25px; padding:3px; }
    #main .button-holder { text-align:center; }
    #main .landing-video { width:1280px; height:720px; }
    #main .main-video-holder { margin:0 auto; width:100%; text-align:center; }

/*--- Cloud Storage Is Too Limited Panel ---*/
    #cloud-storage-limited .image-holder {  width:100%; margin:0 auto; text-align:center; }
    #cloud-storage-limited img { display:block; width:100%; margin:-2% auto -2% auto; text-align:center; }

/*--- Our Vision Panel ---*/
    #our-vision .image-holder { margin: 0 auto; text-align:center; }
    #our-vision .image { margin:0 auto; width:90%; padding-bottom:20px; }
    #our-vision .holder { width:100%; margin:0 auto 0 0; text-align:center; }

/*--- Why odrive Panel ---*/
    #why-odrive .image-holder { margin:0 auto; text-align:center; }
    #why-odrive .image { width:80%; text-align:center; }

/*--- Social Panel ---*/
    #social .row { margin:0 3%; }
    #social .twitter-holder { margin:0 auto; padding-left:0; text-align:center; padding-bottom:20px; max-width:1207px; }
    #social .quote-holder { background-color:#fff; border:solid 1px #e1e8ed; border-radius:5px; display:inline-block; padding:20px; text-align:center; margin:10px 1px; }
    #social .quote-holder:hover { border:solid 1px #ccd6dd; }
    #social .quote { font-size: 14px; line-height:20px; position:relative; font-style: oblique; text-align:left; color:#333; }
    #social .quote-from { padding-top:0;  text-align:left; }
    #social .quote-logo { width:40%; }
    #social a:hover { text-decoration:none; }
    #social .quote-centering { margin:0 auto; text-align:center; }
    #social blockquote p { font-size:inherit; }
    #social blockquote .twitter-tweet a { color:#51b7e0; }

/*--- Pricing at bottom of homepage - denoted by .hp- ---*/
    #hp-pricing .hp-pricing-holder-main { margin:0 auto 160px; text-align:center; border-radius:5px; max-width:900px; padding:0 20px; }
    #hp-pricing .hp-pricing-holder { border-top: solid 2px #333; }
    #hp-pricing .hp-pricing-button { text-align:center; margin-bottom:25px; }


/*--- ELEMENT CHANGES BY SCREENSIZE w/ @media ---*/
  
    @media (min-width: 319px) {
        #main { padding-top:60px; padding-bottom:120px; }
        #cloud-storage-limited { padding:0 0 180px; }
        .bg1 { z-index:-2; position:absolute; right:0; top:1000px;}
        .bg1-image { width:275px; }

    /*--- Panels ---*/
        #main .landing-video { width:320px; height:180px; }
        #pricing  .pricing-subcategory-premium { padding-top:45px; }
        #why-odrive .image { width:100%; }

    }/*--- End 319px ---*/

    @media (min-width: 400px) {
        #main { padding-top:60px; padding-bottom:140px; }
        #cloud-storage-limited { padding:0 0 180px; }
        .bg1 { z-index:-2; position:absolute; right:0; top:900px;}
        .bg1-image { width:320px; }

    /*--- Panels ---*/
        #main .main-sub { max-width: 75%; margin:0 auto; }
        #main .landing-video { width:360px; height:270px; }

    }/*--- End 400px ---*/

    @media (min-width: 550px) {
        #main { padding-top:60px; padding-bottom:160px; }
        #cloud-storage-limited { padding:0 0 200px; }
        .bg1 { z-index:-2; position:absolute; right:0; top:800px;}
        .bg1-image { width:360px; }

        /*--- Panel titles and subtext ---*/
        .panel-title { font-size:5rem; line-height:5rem; }
        .odrive-sub-title { font-size:1.5rem; line-height:2.4rem; font-weight:500; text-align:justify; padding-top:0; width:90%; margin:0 auto 40px;
                 max-width:800px; background-color: rgba(255,255,255,0.8);}

        /*--- Panel #1 - Main Title Panel ---*/
        #main .main-title { font-size:6rem; line-height:7rem; letter-spacing:-0.1rem; }
        #main .main-sub { font-size:2rem; line-height:3rem; letter-spacing:-0.07rem; }

    }/*--- End 550px ---*/

    @media (min-width: 650px) {

        #main { padding-top:60px; padding-bottom:180px; }
        #cloud-storage-limited { padding:0 0 220px; }
        .bg1 { z-index:-2; position:absolute; right:0; top:680px;}
        .bg1-image { width:400px; }

         /*--- Panel titles and subtext ---*/
        .odrive-sub-title { font-size:1.6rem; line-height:2.4rem; font-weight:500; text-align:justify; padding-top:0; width:90%; margin:0 auto 40px;
                 max-width:800px; background-color: rgba(255,255,255,0.8);}

        .pricing-subcategory-premium { padding-top:25px; }
        #main .landing-video { width:480px; height:360px; }
    }/*--- End 650px ---*/

    @media (min-width: 750px) {
        .bg1 { z-index:-2; position:absolute; right:0; top:590px; }
        .bg1-image { width:500px; }

        /*--- Panel Spacing ---*/
        #main { padding-top:60px; padding-bottom:280px; }
        #cloud-storage-limited { padding:0 0 280px; }
        #our-vision { padding:0 0 160px; }
        #our-vision .box { margin:0 auto; width:100%; }
        #why-odrive { padding:0 0 120px; }
        #why-odrive .box { margin:0 auto; width:100%; }
        #social { padding:0 0 120px; }
        #social .box { margin:0 auto; width:100%; }
        #pricing { padding:0 0 120px; }
        #pricing .box { margin:0 auto; width:100%; }

        /*--- Panel titles and subtext ---*/
        .panel-title { font-size:5rem; line-height:5rem; }
        .odrive-sub-title { font-size:1.7rem; line-height:2.4rem; font-weight:500; text-align:justify; padding-top:0; width:90%; margin:0 auto 40px;
                 max-width:800px; background-color: rgba(255,255,255,0.8);}

        /*--- Panels ---*/
        #main .main-title { font-size:6.5rem; line-height:9rem; }
        #main .main-sub { font-size:2.5rem; line-height:3rem; }
        #main .landing-video { width:640px; height:480px; }

        #why-odrive .image { width:70%; }

        #social .row { margin:0 auto 0 2%; }
        #social .twitter { margin:1% 1%; width: 30.6666666667%; }
        #social .quote-logo { width:45%; max-width:170px; }

    }/*--- End 750px ---*/

    @media (min-width:900px) {

    }/*--- End 900px ---*/

    @media (min-width: 1000px) {
        .bg1 { z-index:-2; position:absolute; right:0; top:580px; }
        .bg1-image { width:560px; }

        /*--- Panel Spacing ---*/
        #main { padding-top:120px; padding-bottom:280px; }
        #cloud-storage-limited { padding:0 0 300px; }
        #cloud-storage-limited .box { margin:0 auto; width:100%; }
        #our-vision { padding:0 0 180px; }
        #our-vision .box { margin:0 auto; width:100%; }
        #why-odrive { padding:0 0 180px; }
        #why-odrive .box { margin:0 auto; width:90%; }
        #social { padding:0 0 180px; }
        #social .box { margin:0 auto; width:100%; }
        #pricing { padding:0 0 180px; }
        #pricing .box { margin:0 auto; width:100%; }

        /*--- Panel titles and subtext ---*/
        .panel-title { font-size:6rem; line-height:6rem; }
        .odrive-sub-title { font-size:1.8rem; line-height:2.4rem; font-weight:400; text-align:justify; padding-top:0; width:90%; margin:0 auto 40px;
                 max-width:800px; background-color: rgba(255,255,255,0.8);}

        /*--- Panel 1 font changes to mitigate screensize changing ---*/
        #main .main-title { font-size:7rem; line-height:9rem; }
        #main .main-sub { font-size:3rem; line-height:4rem; }
        #main .landing-video { width:800px; height:510px; }

        #our-vision .image { width:75%; max-width:800px; }

        #social .main-holder { margin-left: 2%; }
        #social .main-holder { margin-left: 2%; }


    }/*--- End 1000px ---*/

    @media (min-width: 1100px) {

    }/*--- End 1100px ---*/

    @media (min-width: 1200px) {

        .panel-title { font-size:6rem; line-height:6rem; }
        .odrive-sub-title { font-size:1.9rem; line-height:2.4rem; font-weight:400; text-align:justify; padding-top:0; width:90%; margin:0 auto 40px;
                 max-width:800px; background-color: rgba(255,255,255,0.8);}

        #main { padding-top:120px; padding-bottom:300px; }
        #main .landing-video { width:960px; height:540px; }
        #cloud-storage-limited { padding:0 0 320px; }
        .bg1 { z-index:-2; position:absolute; right:0; top:520px; }
        .bg1-image { width:650px; }

    }/*--- End 1200px ---*/

    @media (min-width: 1300px) {
        #main { padding-top:120px; padding-bottom:360px; }
        #cloud-storage-limited { padding:0 0 340px; }
        .bg1 { z-index:-2; position:absolute; right:0; top:500px; }
        .bg1-image { width:700px; }

    }/*--- End 1300px ---*/

    @media (min-width: 1400px) {
        #main .landing-video { width:1120px; height:630px; }

    }/*--- End 1400px ---*/

    @media (min-width: 1500px) {
        #main { padding-top:120px; padding-bottom:300px; }
        #main .landing-video { width:1280px; height:720px; }
        #cloud-storage-limited { padding:0 0 380px; }
        .bg1 { z-index:-2; position:absolute; right:0; top:480px; }
        .bg1-image { width:750px; }

    }/*--- End 1500px ---*/
