/************************************* TOLEDO WEB DESIGN ********************************************/
body.toledo-web-landing {font-family: Helvetica, Arial, Sans-Serif !important;}
body.toledo-web-landing .row {width:100%; max-width:1100px; position:relative;}
.toledo-web-landing .green-bg {background:#b1cf3e;}
.toledo-web-landing .green {color:#b1cf3e;}
.toledo-web-landing h1 {font-size:34px; font-weight:200; color:#000; margin-bottom:20px;}
.toledo-web-landing h1.white{color:#fff;}
.toledo-web-landing p{color:#5e5e5e; font-size:28px; line-height:1.2;}
.toledo-web-landing .separator-flourish {display:none;}
.toledo-web-landing .section{padding:75px 0 100px;}
.toledo-web-landing .section.content.webpage .row{margin:0 auto;}

*[class^="prlx"] {
  position: absolute;
  width: 100%;
  height: 300%;
  top:0;
  left:0;
  z-index: -1;
}
.prlx-1{
}
.prlx-2{background: url('graphics/habitat_landing/mural-background-texture5.jpg') no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* top header */
#toledo-header{position:relative;
background: #eaeaea url('graphics/habitat_landing/toledo-landing-top-bg-6.jpg') no-repeat left top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
}

/*green top button*/
#toledo-header .button-row p{line-height:1; margin-top:25px; text-align:right;}
#toledo-header a.button{
    padding: 12px 20px 12px 50px;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
    border-radius: 24px;
    font-size:18px;
    background: #b1cf3e url('graphics/habitat_landing/thrive-logo-only-white.png') 20px center no-repeat;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.5);
}

/* heading */
#toledo-header .heading{padding:100px 0 160px;}
#toledo-header .heading h1 {color:#fff; font-family: Helvetica, Arial, Sans-Serif; font-weight:200; font-size:44px; margin:15px 0 5px;}
#toledo-header .heading h2 {color:#fff; font-family: Helvetica, Arial, Sans-Serif; font-weight:200; font-size:26px; margin-bottom: 35px;}

/* top callout button */
/* f0f0f0 */
#toledo-header .heading a.button {
    background:rgba(240,240,240,.2); 
    color:#fff; 
    text-decoration:none; 
    font-size:26px; 
    padding: 20px 30px;
    border: 3px solid #f0f0f0;
    border-radius: 5px;
    font-weight: 400;
}

/* grey section */
.toledo-web-landing .grey-bg {background:#f0f0f0; padding: 120px 0px 100px;}
.toledo-web-landing .phone-img-container {position:relative; display:block;}
.toledo-web-landing .phone-img-container.show-on-phones{display:none;}
.toledo-web-landing .intro img{position:absolute; top:-105px; right:0; z-index: 1000;}
.toledo-web-landing .intro .arrow-container{height:0px; max-height:171px; width: 38px;
    position: absolute;
    right: 262px;
    z-index: 1001;
    top: 350px;
    overflow:hidden;
}
.toledo-web-landing .intro .arrow-container img{position:relative; top:0;}

.toledo-web-landing .team {background:#fff;}
.toledo-web-landing .section .staff-item{
    text-align: center;
    height: auto;
    display: inline-block;
    width: 94px;
    margin:0 auto;
}

/* whitepaper callout */
.toledo-web-landing .whitepaper {background: url('graphics/habitat_landing/green-whitepaper-2.png') repeat-x center bottom;
    padding:70px 0 410px;
    text-align:center;
    position:relative;
    box-shadow: inset 0 16px 20px -7px rgba(121,143,40,0.2);
}
.toledo-web-landing .whitepaper h1 {margin-bottom:10px; font-weight:400;}
.toledo-web-landing .whitepaper .skinny-row {width:100%; max-width:725px; margin:0 auto;}
.toledo-web-landing .whitepaper .skinny-row p {font-size:24px; color:#27321b; margin-bottom:45px;}
.toledo-web-landing .whitepaper a.button {
    background:rgba(0,0,0,.3); 
    color:#fff; 
    text-decoration:none; 
    font-size:24px; 
    padding: 15px 30px;
    border: 3px solid #f0f0f0;
    border-radius: 5px;
    font-weight: 400;
}

/* thrive callout */
.toledo-web-landing .thrive {
    margin-top:-350px;
    padding: 180px 0;
    position:relative;
}
.toledo-web-landing .thrive .dark-box{width:100%; max-width:725px; margin:0 auto; text-align:center; background: rgba(0,0,0,.55);  padding: 50px 20px 45px;}
.toledo-web-landing .thrive .dark-box h1 {font-weight:400; margin-bottom:60px;}

.toledo-web-landing .thrive .dark-box a.button {
    background: #f78b26;
    background: -moz-linear-gradient(top, #faac49 0%, #f78b26 5%, #e26c03 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faac49), color-stop(5%,#f78b26), color-stop(100%,#e26c03));
    background: -webkit-linear-gradient(top, #faac49 0%,#f78b26 5%,#e26c03 100%);
    background: -o-linear-gradient(top, #faac49 0%,#f78b26 5%,#e26c03 100%);
    background: -ms-linear-gradient(top, #faac49 0%,#f78b26 5%,#e26c03 100%);
    background: linear-gradient(to bottom, #faac49 0%,#f78b26 5%,#e26c03 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f78b26', endColorstr='#e26c03',GradientType=0 );
    color: #fff;
    text-shadow: 0 2px 0 #b03c05;
    text-decoration:none;
    border:3px solid #f0f0f0;
    border-radius:8px;
    padding:25px 35px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.6);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.6);
}

/* sponsors */
.toledo-web-landing .sponsors {text-align:center; padding: 70px 0; background:#fff;}
.toledo-web-landing .sponsors .wrap {display:inline-block; margin:15px 30px; vertical-align:middle;}
.toledo-web-landing .sponsors a.button {background:#b8b6b7; color:#fff; border:3px solid #f0f0f0; text-decoration:none; font-weight:400; padding:17px 30px; border-radius:4px; font-size:24px;}
.toledo-web-landing .sponsors .container {margin-bottom:20px;}

/* form */
.toledo-web-landing .form p {font-size:24px;}
.toledo-web-landing .form h3 {font-size:26px; font-weight:200; font-family: Helvetica, Arial, Sans-Serif;}
.toledo-web-landing .form .form-wrapper {width:90%; margin:0 auto;}

.toledo-web-landing .hbspt-form {width: 100%; max-width:inherit; margin: 0;}
.toledo-web-landing .hbspt-form input, .hbspt-form select, .hbspt-form select option {font-size:20px; font-family: helvetica; height:45px; color:#a7a7a7; border:1px solid #a7a7a7;}
.toledo-web-landing .hbspt-form select {background:#fff  url('graphics/habitat_landing/select-arrow.jpg') no-repeat center right; border:1px solid #a7a7a7; -moz-appearance: none; text-indent: 0.01px; text-overflow: ''; color:#a7a7a7;}
.toledo-web-landing .hbspt-form label {font-weight:200; font-family:helvetica; font-size: 14px}
.toledo-web-landing .hbspt-form textarea {font-size:20px; font-family: helvetica; color:#a7a7a7; border:1px solid #a7a7a7; height:100px;}
.toledo-web-landing .hbspt-form  input[type="email"] {width:100%;}
.toledo-web-landing .hbspt-form .hs-button{color:#ffffff;}


@media only screen and (max-width: 767px) {
    .toledo-web-landing .phone-img-container.hide-on-phones{display:none;}
    .toledo-web-landing .grey-bg{padding:70px 0;}
}
@media only screen and (max-width: 480px) {

    #toledo-header .heading a.button{font-size:18px; padding:15px;}
    .toledo-web-landing .whitepaper .skinny-row p{font-size:18px; margin-bottom:28px;}
    .toledo-web-landing .whitepaper a.button {font-size:18px; padding:10px 20px;}
    .toledo-web-landing h1{font-size:28px;}
    .toledo-web-landing .thrive .dark-box h1 {margin-bottom:38px;}
    .toledo-web-landing .thrive .dark-box a.button {padding:15px 20px; font-size:20px;}
    .toledo-web-landing .sponsors a.button {font-size:18px; padding:12px 15px;}
    .toledo-web-landing p{font-size:22px;}
    .toledo-web-landing .form p{font-size:22px;}
}

/************************************* 48 HOUR LANDING PAGE ********************************************/
.white{color:#ffffff;}
.center{text-align:center;}

.l-section{padding: 70px 0;}
.l-section h2{padding: 0 0 30px 0}



/* Landing section 1 code, custom image, form styles */
.landing-section1{background:url("graphics/habitat_landing/hero_office_dark.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  position:relative;
  overflow:hidden
}
.landing-section1 .custom-img{position:absolute; bottom:-20px; width:820px; margin-left:-90px;}
.landing-headline h3 {font-size:18px; font-weight:400;}
.landing-headline {margin-top:70px; text-align:center;}
.top .hs-form label{color:#ffffff;}
.hs-form{padding-top:25px;}
.hbspt-form{width:100%; max-width:450px; margin:0 auto;}
/*End the landing section 1 styles */



/*Landing Section2 styles */
.landing-section2{background-color:#ffffff;}
.landing-section2 .row{margin-top:5px;}
/*End landing section 2 styles */



/*Landing section 3, static image, and countdown timer styles */
.static-image{padding:0 0 20px; background-color:#2a2a2a;}
.static-image img{width:100%;}
.thousand13{width:100%; max-width:1300px; margin:0 auto; display:block; overflow:hidden;}
/*COUNTDOWN TIMER */
/* Countdown Timer NEW */
.landing-section3 #countdown-bar { margin-top:-50px;} /* Cookies & Close panel now show/hide as needed via JS - this is CSS default to get that to function */
.landing-section3 #countdown-wrapper {display:block; max-width:440px; margin:0 auto;}
.landing-section3 .countdown-bar {z-index: 100; bottom: 0; width: 100%;}
.landing-section3 .box-wrap {margin:0 auto; display:inline-block;}
.landing-section3 .countdown-timer h2 {color:#ffffff; line-height: 1; min-height:132px; text-align: right; margin-top:15px; padding: 10px 15px 10px 0 ; border-right:1px solid #666;}
.landing-section3 .countdown-box {color:#ffffff; display:inline-block; padding: 10px; text-align: center; width: 80px; color: #000; line-height: 1; margin: 25px 4px 20px 4px; font-size: 12px;}
.landing-section3 .countdown-box span {display: block; color: #fff; font-size: 38px; font-weight: bold; margin-bottom: 3px;}
.landing-section3 .countdown-text p{color:#ffffff; margin-top:15px; border-left:1px solid #666; padding:10px 0 10px 15px; min-height:132px;}
.landing-section3 .countdown-text a {font-weight: 700;}
.landing-section3 .finished .countdown-box{display:none;}
.landing-section3 .countdown-expiry{color:#ffffff; margin-top:25px; text-align:center;}
.landing-section3 .countdown-expiry a{text-decoration:none; font-weight:bold;}
/*End landing section 3 styles */


/*Landing section 4, y's we work for styles  */
.twelvethousand{width:100%; max-width:1500px; margin:0 auto; text-align:center;}
.landing-section4 img{width:40px;}
.landing-section4 h3{font-family:CachetBoldRegular; font-weight:normal;}
.yList{display:inline-block; width:330px; padding:30px 10px; vertical-align: top;}
.yList a{text-decoration:none; color:#646464;}
.yList a:hover{text-decoration:underline;}
/*End Landing section 4 styles */

/*Landing section 5 */
.landing-section5{background: transparent linear-gradient(to bottom, #494949 0%, #2A2A2A 100%) repeat scroll 0% 0%;}
.landing-section5 iframe{ border-radius:3px; -webkit-border-radius: 3px; width:100%; height:320px; max-width:560px;}
.landing-section5 .video{margin:0 auto; display:block; text-align:center;}
.landing-section5 .about{padding:0 30px;}
.landing-section5 .about ul{padding:0 20px;}
/*end landing section5 styles */

/*Landing Section 6, pricing sty;es*/
.landing-section6 .orange .top{background: transparent linear-gradient(to bottom, #fcaf17 0%, #f47920 100%); border-bottom:8px solid #dd5828; border-radius:5px;}
.landing-section6 .green .top{background: transparent linear-gradient(to bottom, #20bdbe 0%, #01a490 100%); border-bottom:8px solid #006b6b; border-radius:5px;}
.landing-section6 .blue .top{background: transparent linear-gradient(to bottom, #00aeef 0%, #0089d0 100%); border-bottom:8px solid #0060af; border-radius:5px;}
.landing-section6 .top h3{line-height:1.25; padding: 10px 0 5px;}
.landing-section6 .features p{padding: 20px 15px; border-bottom: 1px solid #D7D7D7;}
.landing-section6 .callout{background-color:#eaeaea; overflow:hidden; border-radius: 5px; max-width:350px; margin:0 auto;}
.landing-section6 .button p{text-align:center;}
.landing-section6 .button a{padding:15px 20px; color:#ffffff; text-decoration:none;}
.landing-section6 .orange .button a{background: transparent linear-gradient(to bottom, #fcaf17 0%, #f47920 100%); border-radius:7px;}
.landing-section6 .orange .button a:hover{background: transparent linear-gradient(to bottom, #dd5828 0%, #f47920 100%);}
.landing-section6 .green .button a{background: transparent linear-gradient(to bottom, #20bdbe 0%, #01a490 100%); border-radius:7px;}
.landing-section6 .green .button a:hover{background: transparent linear-gradient(to bottom, #006b6b 0%, #01a490 100%);}
.landing-section6 .blue .button a{background: transparent linear-gradient(to bottom, #00aeef 0%, #0089d0 100%); border-radius:7px;}
.landing-section6 .blue .button a:hover{background: transparent linear-gradient(to bottom, #0060af 0%, #0089d0 100%);}
/*end landing section 6 styles */

/*Staff section*/
.l-section .staff{display:inline-block; width:300px; margin: 0 auto; padding: 10px 15px; vertical-align:top;}
/*end staff styles */

/*Fade animation for images on load */
#fade {
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/*End Fade animation for images on load */
 
@media only screen and (max-width: 1200px) {
    .landing-section3 #countdown-wrapper{width:365px;}
    .landing-section3 .countdown-box {padding: 5px; width: 65px; margin-top:25px;}
    .landing-section3 .countdown-box span{font-size:30px;}
}


@media only screen and (max-width: 930px) {
    .landing-section3 .countdown-text{width:100%!important; display:block;}
    .landing-section3 .countdown-text p{border:none; text-align:center; min-height:0;}
    .landing-section3 .countdown-timer{width:100%!important; display:block;}
    .landing-section3 .countdown-timer h2{border:none; text-align:center; min-height:0;}
    .landing-section3 .countdown-box{margin-top:20px;}
    .landing-section3 .timer{width:100%!important; display:block;}
    .landing-section1 .custom-img img{margin-left:-60px;}
}

@media only screen and (max-width: 870px) {
    .landing-section1 .custom-img img{margin-left:-110px;}
    
}
 
@media only screen and (max-width: 767px) {
    .landing-section1{overflow:visible; padding-top: 30px;}
    .landing-headline{margin-top:20px;}
    .landing-section1 .custom-img img{display:none;}
    
    .landing-section3 #countdown-wrapper{width:315px;}
    .landing-section3 .countdown-timer h2{border:none; padding: 40px 0 0; text-align:center;}
    .landing-section3 .countdown-text p{text-align:center;}
    .landing-section3 .countdown-box {padding: 5px; width: 55px; margin-top:30px;}
    .landing-section3 .countdown-box span{font-size:25px;}
    
    .landing-section6 .callout{margin-bottom:25px;}
    
    .landing-section5 .about{padding-bottom:30px;}
    .landing-section5 .about h2{text-align:center;}
}

@media only screen and (max-width: 500px) {
    .landing-section5 iframe{height:270px;}
}

@media only screen and (max-width: 400px) {
    .landing-section5 iframe{height:200px;}
}