/* ===========
Twitter Followers
============== */

.twitterPage {

}

.twitterPage .priceBox span {
    background: #00adee;
}

.twitterPage #ctaBox {
    background: url(../images/cta-blue.jpg) center 0 no-repeat #e4f3ff;
}

.twitterPage #ctaBox .container {
    padding-top: 140px;
}

.twitterPage #benefitsBox span.line,
.twitterPage #whyZeru .whyCopy span.line,
.twitterPage .whyCopy2 span.line,
.twitterPage .whyCopy2 a.more,
.twitterPage #faqInner span.line  {
    background: #00adee;
}

.twitterPage .servicesPage #tbc h2 span,
.twitterPage #tbc .testimonyBox .name {
    color: #00adee;
}

#whyZeru .followFloat {
    position: absolute;
    z-index: 1;
    right: 50px;
    top: 140px;
    width: 190px;
    visibility: hidden;
}

.twitterPage #whyZeru {
    position: relative;
    background: url(../images/twit-follow-bg.jpg) right 0 no-repeat #fff;
    background-size: 260%, cover;
}

.twitterPage .myPhone, 
.twitterPage .searchForm,
.twitterPage #topMenu {
    border-color: #6dd1f7;
}


/* ===========
Twitter Likes
============== */


.twitLikes #whyZeru {
    position: relative;
    background: url(../images/twitter-likes-bg.jpg) right 0 no-repeat #fff;
    background-size: 260%, cover;
}

#whyZeru .favFloat {
    position: absolute;
    z-index: 1;
    right: 80px;
    top: 110px;
    width: 150px;
    visibility: hidden;
}

.twitLikes #headerTitle h1 {
    font-size: 44px;
}

.twitLikes #whyZeru .whyCopy2 h2 {
    font-size: 32px;
}

.twitLikes #whyZeru .whyCopy h2 {
    font-size: 32px;
}

.twitLikes #whyZeru .whyCopy {
    padding: 0 15px;
}


/* ===========
Twitter Retweets
============== */

.reTweets #whyZeru {
    position: relative;
    background: url(../images/retwet-bg.jpg) right 0 no-repeat #fff;
    background-size: 260%, cover;
}

#whyZeru .retwetFloat {
    position: absolute;
    z-index: 1;
    right: 50px;
    top: 110px;
    width: 260px;
    visibility: hidden;
}



/* Extra small devices (portrait phones, greater than 414px) */
@media only screen and (min-width: 374.98px) {

    #whyZeru .followFloat {
       right: 60px;
       top: 160px; 
    }

    #whyZeru .favFloat {
       right: 90px;
        top: 130px;
    }


    #whyZeru .retwetFloat {
       right: 90px;
        top: 130px;
    }
    
    
}


/* Extra small devices (portrait phones, greater than 414px) */
@media only screen and (min-width: 413.98px) {
    
}

/*Small devices (landscape phones, greater than 768px)*/
@media only screen and (min-width: 767.98px) {

   .twitterPage #whyZeru {
        background-position: 95% 0;
        background-size: 180%, cover;
    }

    #whyZeru .followFloat {
        right: 50px;
        top: 230px;
        width: 250px;
    }

    .twitLikes #whyZeru {
        background-position: 95% 0;
        background-size: 180%, cover;
    }

    #whyZeru .favFloat {
        right: 110px;
        top: 220px;
        width: auto;
    }

    .twitLikes #headerTitle h1 {
        font-size: 50px;
    }

    .twitLikes #ctaBox .container {
        padding-top: 170px;
        padding-bottom: 190px;
    }

    .twitLikes #whyZeru .whyCopy2 h2,
    .twitLikes #whyZeru .whyCopy h2 {
        font-size: 50px;
    }
    
    #whyZeru .retwetFloat {
        right: 90px;
        top: 130px;
        width: auto;
    }

}

/*Ipad Pro (tablets, greater than 834px)*/
@media only screen and (min-width: 833.98px) {
    
    #whyZeru .followFloat {
        right: 80px;
        top: 270px;
    }

    #whyZeru .favFloat {
        right: 130px;
        top: 260px;
    }
   

}


/*Medium devices (tablets, greater than 992px)*/
@media only screen and (min-width: 991.98px) {
    .twitterPage #whyZeru {
        background-size: 150%, cover;
    }

    .twitLikes #whyZeru {
        background-size: 150%, cover;
    }

}

/*Large devices (desktops, greater than 1024px)*/
@media only screen and (min-width: 1023.98px) {
    
    .twitterPage > #whyZeru {
        background-position: 100% 0;
        background-size: 180%, cover;
    }

    #whyZeru .followFloat {
        right: 110px;
        top: 310px;
        width: 350px;
    }

    .twitLikes > #whyZeru {
        background-position: 100% 0;
        background-size: 180%, cover;
    }

    #whyZeru .favFloat {
        right: 220px;
        top: 360px;
    }

    .twitLikes #whyZeru .whyCopy h2 {
        padding-top: 850px;
    }

    .twitLikes .whyCopy2 h2 {
        padding-top: 60px;
    }

    #whyZeru .retwetFloat {
        right: 170px;
        top: 180px;
        width: 430px;
    }
    
}


/*ipad pro landscape (desktops, greater than 1112px)*/
@media only screen and (min-width: 1111.98px) {
    #whyZeru .followFloat {
        right: 140px;
        top: 340px;
    }

    #whyZeru .favFloat {
        right: 250px;
        top: 410px;
    }

    .twitLikes #whyZeru .whyCopy h2 {
        padding-top: 920px;
    }

}

/*ipad pro landscape (desktops, greater than 1175px)*/
@media only screen and (min-width: 1174.98px) {
    #whyZeru .followFloat {
        right: 170px;
        top: 360px;
    }

    #whyZeru .favFloat {
        right: 260px;
        top: 450px;
    }

    .twitLikes #whyZeru .whyCopy h2 {
        padding-top: 980px;
    }

}


/*Large devices (desktops, greater than 1200px)*/
@media only screen and (min-width: 1199.98px) {

   .twitterPage > #ctaBox {
        background-size: 150%, cover;
   }
    
    .twitterPage #whyZeru .whyCopy span.line {
        background: #fff;
    }

    .twitterPage > #whyZeru {
        background-size: 113%, cover;
    }
    
    #whyZeru .followFloat {
        right: 80px;
        top: 220px;
        width: auto;
    }

    .twitLikes > #whyZeru {
        background-size: 122%, cover;
    }
    
    #whyZeru .favFloat {
        right: 150px;
        top: 250px;
        width: auto;
    }

    .twitLikes #whyZeru .whyCopy h2 {
        padding-top: 100px;
    }

    .twitLikes #whyZeru .whyCopy {
        padding-bottom: 130px;
    }

    .twitLikes #headerTitle h1 {
        font-size: 80px;
    }

    #whyZeru .retwetFloat {
        right: 110px;
        top: 110px;
        width: auto;
    }

    .reTweets #whyZeru .whyCopy h2 {
        padding-top: 90px;
    }

}


/*Large devices (desktops, greater than 1366px)*/
@media only screen and (min-width: 1249.98px) {
   
    .twitterPage > #ctaBox {
        background-size: 130%, cover;
   }

   .twitterPage > #ctaBox .container {
        padding-top: 140px;
   }

   .twitterPage > #whyZeru {
        background-size: 104%, cover;
    }
    
    #whyZeru .followFloat {
        right: 100px;
        top: 233px;
    }

    .twitLikes > #whyZeru {
        background-size: 113%, cover;
    }
    
    #whyZeru .favFloat {
        right: 170px;
        top: 275px;
    }

    .twitLikes #whyZeru .whyCopy {
        padding-bottom: 160px;
    }

    .reTweets #whyZeru .whyCopy h2 {
        padding-top: 120px;
    }
        
}


/*Large devices (desktops, greater than 1440px)*/
@media only screen and (min-width: 1439.98px) {
    #whyZeru .followFloat {
        top: 265px;
    }

    .twitterPage > #ctaBox .container {
        padding-top: 150px;
        padding-bottom: 200px;
    }

    .twitLikes > #whyZeru {
        background-size: 110%, cover;
    }

    #whyZeru .favFloat {
        top: 285px;
    }

    .twitLikes #whyZeru .whyCopy h2 {
        padding-top: 120px;
    }

    .reTweets #whyZeru .whyCopy h2 {
        padding-top: 140px;
    }


}

/*Large devices (desktops, greater than 1680px)*/
@media only screen and (min-width: 1679.98px) {

    .twitterPage > #whyZeru {
        background-size: 100%, cover;
    }
    #whyZeru .followFloat {
        top: 325px;
        right: 120px;
    }

    .twitterPage #whyZeru .whyCopy h2 {
        padding-top: 120px;
    }

    .twitterPage #whyZeru .whyCopy {
        padding-bottom: 240px;
    }

    .twitterPage > #ctaBox {
        background-size: 113%, cover;
   }

   .twitterPage > #ctaBox .container {
        padding-top: 150px;
        padding-bottom: 180px;
   }

   .twitLikes > #whyZeru {
        background-size: 100%, cover;
    }
    #whyZeru .favFloat {
        top: 305px;
        right: 190px;
    }
    
    .reTweets #whyZeru .whyCopy h2 {
        padding-top: 140px;
    }

    #whyZeru .retwetFloat {
        right: 160px;
        top: 180px;
    }


}

/*Large devices (desktops, greater than 1920px)*/
@media only screen and (min-width: 1919.98px) {
    .twitterPage #whyZeru .whyCopy h2 {
        padding-top: 210px;
    }

    .twitterPage #whyZeru .whyCopy {
        padding-bottom: 290px;
    }

    #whyZeru .followFloat {
        top: 365px;
        right: 150px;
    }

    .twitterPage > #ctaBox {
        background-size: 100%, cover;
    }

    #whyZeru .favFloat {
        top: 390px;
        right: 230px;
    }
    
    .twitLikes #whyZeru .whyCopy h2 {
        padding-top: 170px;
    }

    #whyZeru .retwetFloat {
        right: 210px;
        top: 230px;
    }

}


/*Large devices (desktops, greater than 2200px)*/
@media only screen and (min-width: 2149.98px) {

    .twitterPage #whyZeru .whyCopy h2 {
        padding-top: 260px;
    }

    .twitterPage #whyZeru .whyCopy {
        padding-bottom: 390px;
    }

    #whyZeru .followFloat {
        top: 445px;
        right: 200px;
    }

    .twitterPage > #ctaBox .container {
        padding-top: 200px;
        padding-bottom: 210px;
    }

    #whyZeru .favFloat {
        top: 475px;
        right: 280px;
    }

    .twitLikes #whyZeru .whyCopy h2 {
        padding-top: 240px;
    }

    #whyZeru .retwetFloat {
        right: 290px;
        top: 270px;
    }

}