/* @override 
	http://localhost/~john/tweetifier-website/dropzone3/dz3.css
	http://localhost/~john/tweetifier-website/css/normalize.css
	http://localhost/~john/aptonic-site/dropzone3/css/dz3.css */

@import  url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100);
@import  url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);

#wrapper {
    text-align: center;
    padding-bottom: 10px;
}

.dev-links a {
  color: #3795ff;
  font-weight: 700;
  text-decoration: none;
  font-size: 20px;
}

.dev-links a:last-child {
    margin-left: 50px;
}

h2 {
	background: url(../images/dz3-icon.jpg) no-repeat;
	height: 120px;
	width: 320px;
	font-family: Roboto, sans-serif;
	color: #292929;
	font-size: 55px;
	font-weight: 400;
	margin-left: 260px;
	margin-right: auto;
	padding-left: 95px;
	padding-top: 12px;
}

h3 {
    font-size: 40px;
    font-weight: 100;
	margin: -40px auto 20px;
	width: 605px;
    background: url(../images/turbocharge.png) no-repeat;
    text-indent: 100%; white-space: nowrap; overflow: hidden;
}

.divider {
	border-top: 1px solid #b8b8b8;
	width: 740px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

.divider-wide {
	border-top: 1px solid #e5e5e5;
	margin-left: -50px;
	overflow: visible;
	width: 1064px;
	-moz-box-shadow: 0 -1px 1px #f8f8f8;
	box-shadow: 0 -1px 1px #f8f8f8;
	opacity: 1;
	clear: both;
}

h4 {
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    line-height: 1.6;
	font-size: 20px;
	margin: 30px auto 40px;
	width: 650px;
	color: #8c8d8c;
}

.actions a {
	font-family: "Roboto-Light", sans-serif;
	text-decoration: underline;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 2px;
	float: right;
	margin-right: 300px;
	margin-top: -60px;
}

.actions a:last-child {
	margin-left: 30px;
}

.actions a.video {
	background-image: url(../images/watch-video.png);
}

.actions a.explore {
	background-image: url(../images/explore-features.png);
}

#enhance-header {
	background: url(../images/enhance-header.jpg) no-repeat;
	width: 775px;
    height: 274px;
    margin: 0 auto;
}

#add-action {
    background-image: url(../images/add-actions.png);
    width: 411px;
    height: 402px;
}

#grid {
    background-image: url(../images/grid.png);
    width: 411px;
    height: 292px;
}

#task-progress {
    background-image: url(../images/task-progress.png);
    width: 411px;
    height: 172px;
    margin-top: 60px;
}

#drop-bar {
    background-image: url(../images/dropbar.png);
    width: 411px;
    height: 221px;
	margin-top: 30px;
}

#preview_thumb {
    background-image: url(../images/dz-video-icon.jpg);
    width: 120px;
    height: 90px;
}

.pitch {
    font-family: Roboto, sans-serif;
    color: #292929;
	margin-right: auto;
	margin-left: auto;
}

.pitch h2 {
    font-size: 60px;
    font-weight: 400;
}

.pitchwrapper {
    width: 800px;
    line-height: 2.0;
    margin-left: 88px;
	margin-top: 0;
	margin-bottom: 40px;
}

.pitch h5 {
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 20px;
    font-weight: 300;
	color: #8c8d8c;
    line-height: 1.6;
}

.hero {
    margin-top: 45px;
    margin-bottom: 30px;
}

.vidcomponent {
    background-color: #f6f6f6;
    width: 750px;
    text-align: left;
    clear: both;
    margin-left: 10%;
    padding: 15px;
}

.vidcomponent a {
    color: #3795ff;
    text-decoration: none;
    font-size: 14px;
}

.vidcomponent #content {
    margin-left: 150px;
}

.clear {
    clear: both;
}

#masdifference li {
	margin-top: 20px;
	font-size: 15px;
}

.cta {
	width: 780px;
	margin-left: 150px;
	margin-right: auto;
}

.cta ul {
	margin-top: 90px;
}

.cta li {
	text-align: left;
	line-height: 2em;
	font-family: Roboto, sans-serif;
}

.pricing-info {
	margin: 10px auto 70px;
	width: 510px;
	padding-top: 20px;
	opacity: 1;
}

.pricing-info p {
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1;
	text-align: center;
}

.social-share {
	margin-top: -35px;
	margin-bottom: 35px;
}

.cta p {
    font-size: 12px;
    color: #7a7a7a;
    margin-top: 40px;
}

.cta a.ctabutton {
	float: left;
	margin-left: 20px;
    border: 2px #3795ff solid;
    border-radius: 10px;
    width: 250px;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400;
    padding: 15px 10px 15px 5px;
    text-decoration: none;
    color: #3795ff;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-drag: none;
}

#buttons-container-l
{
	border-right: 1px solid #b8b8b8;
	height: 60px;
	width: 340px;
	float: left;
	height: 250px;
	margin-bottom: 30px;
	margin-right: 30px;
}

#buttons-container-r
{
	border-right-color: #000000;
	height: 60px;
	width: 400px;
	float: left;
}

.cta a.buy {
	background: url(../images/app-store-h.png) 25px 19px no-repeat;
	padding-left: 25px;
	padding-right: 0;
	width: 210px;
    background-color: #3795ff;
    color: #FFF;
}

.trial-btn .fa-arrow-down {
    margin-right: 8px;
}

.trial-btn:active {
    margin-top: 2px;
	margin-bottom: -2px;
}

.buy:active {
    margin-top: 2px;
	margin-bottom: -2px;
}

.app-btn {
    background-color: #3795ff;
    border: 2px #3795ff solid;
    border-radius: 30px;
    width: 150px;
    font-family: Roboto, sans-serif;
    padding: 1px;
}

.app-btn:hover {
    background-color: #FFF;
}

.main-title {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
	margin: 30px 0 100px;
}

.how-to-use-title {
	margin: 30px 0 40px;
}

.keyboard-shortcuts-title {
	margin: 30px 0 40px;
}

.main-title h1 {
    color: #292929;
    font-size: 35px;
    font-weight: 400;
}

.features-center h4 {
	font: 18px 'Roboto', sans-serif;
	margin: -21px 0 0 -76px;
	padding: 0;
	width: auto;
	text-decoration: underline;
}

.features-container {
	font: 17px 'Roboto', sans-serif;
	width: 930px;
	margin-top: -40px;
}

.keyboard-shortcuts-container {
	margin-bottom: 60px;
}

.features-container ul li {
	height: 40px;
	text-align: left;
	list-style: none;
	padding-left: 60px;
	padding-top: 16px;
	background-size: 50px 50px !important;
}

.features-container ul li.move-files
{
	background: url(../images/actions/move-files.png) no-repeat;
}

.features-container ul li.copy-files
{
	background: url(../images/actions/copy-files.png) no-repeat;
}

.features-container ul li.launch-applications
{
	background: url(../images/actions/applications.png) no-repeat;
}

.features-container ul li.install-applications
{
	background: url(../images/actions/install.png) no-repeat;
}

.features-container ul li.ftp
{
	background: url(../images/actions/ftp.png) no-repeat;
}

.features-container ul li.amazons3
{
	background: url(../images/actions/amazons3.png) no-repeat;
}

.features-container ul li.scp
{
	background: url(../images/actions/scp.png) no-repeat;
}

.features-container ul li.gdrive
{
	background: url(../images/actions/gdrive.png) no-repeat;
}

.features-container ul li.imgur
{
	background: url(../images/actions/imgur.png) no-repeat;
}

.features-container ul li.youtube
{
	background: url(../images/actions/youtube.png) no-repeat;
}

.features-container ul li.flickr
{
	background: url(../images/actions/flickr.png) no-repeat;
}

.features-container ul li.airdrop
{
	background: url(../images/actions/airdrop.png) no-repeat;
}

.features-container ul li.facebook
{
	background: url(../images/actions/facebook.png) no-repeat;
}

.features-container ul li.twitter
{
	background: url(../images/actions/twitter.png) no-repeat;
}

.features-container ul li.shorten
{
	background: url(../images/actions/shorten.png) no-repeat;
}

.features-container ul li.speak
{
	background: url(../images/actions/saytext.png) no-repeat;
}

.features-container ul li.zip
{
	background: url(../images/actions/zip.png) no-repeat;
}

.features-note {
	font: 18px 'Roboto', sans-serif;
	margin-bottom: 20px;
	margin-top: 20px;
}

.features-left { 
	float: left; width: 34%; 
}

.features-center { 
	display: inline-block; width: 33%; 
}

.features-right { 
	float: right; width: 33%; 
}

.feature {
    text-align: left;
    margin: 20px 20px 140px;
}

.feature .text-wrapper-left {
    width: 350px;
    float: left;
}

.how-to-use-container {
	margin-bottom: 50px;
}


.reviews-title {
	margin: 30px 0 40px;
}

.reviews-container {

	margin-bottom: 50px;
}

blockquote {
    background-color: #f9f9f9;;
	font: 18px 'Roboto', sans-serif;
	margin: 1.5em 0 10px;
	padding: 1em 1.5em 15px 2.5em;
    position: relative;
}

blockquote:before {
 	content: "\201C";
	font: 4em Georgia, "Times New Roman", Times, serif;
	position:absolute;
 	left: 8px;
	line-height: 0.1em;
	top: 42px;
}


.reviews-container .review {
	text-align: left;
}

.review .source
{
	color: #68afdd;
	display: block;
	font-size: 14px;
}

.review .user
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 1.5em;
	margin-top: 20px;
}

.review .stars
{
	background: url(../images/5star.png) no-repeat;
	background-size: 89px 18px;
	width: 180px;
	height: 30px;
	margin-top: 30px;
	margin-bottom: -25px;
}

.how-to-use-container h4 {
	margin: 60px auto 10px;
}

.keyboard-shortcuts-container h4 {
	margin: 60px auto 10px;
}


.feature .text-wrapper-right {
    float: right;
    width: 350px;
}

.feature h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 200;
    font-size: 35px;
    color: #292929;
}

.feature p {
    font-size: 16px;
    line-height: 1.8;
}

.feature .vidbg {
    background-color: #f6f6f6;
    width: 372px;
    margin-top: 10px;
    text-align: center;
    padding: 20px;
    font-size: 18px;
    color: #3795ff;
    font-weight: 700;
	line-height: 1em;
}

.drop-bar-watch-video {
	color: #3795ff;
	text-decoration: none;
}

.smallfeature {
    text-align: left;
    margin-left: 20px;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 420px;
}

.smallfeature .text {
    margin-left: 100px;
}

.smallfeature .text-right {
    margin-left: 80px;
}

.text-right {
    margin-top: -15px;
}

.text h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    font-weight: 200;
    color: #292929;
}

#airdrop {
    background-image: url(../images/airdrop.jpg);
    width: 60px;
    height: 63px;
}

#sharing {
    background-image: url(../images/sharing.jpg);
    width: 68px;
    height: 61px;
}

#notification {
    background-image: url(../images/notification.jpg);
    width: 49px;
    height: 50px;
}

#imgur {
    background-image: url(../images/imgur.jpg);
    width: 49px;
    height: 50px;
}

#dev-icon {
    background-image: url(../images/dev-icon.jpg);
    width: 136px;
    height: 133px;
    margin: 0 auto;
    margin-top: -50px;
}

.dev-text {
    width: 650px;
    padding-top: 40px;
    margin: 0 auto;
}

.dev-text p {
    font-size: 16px;
}

.dev-links {
    padding-top: 40px;
    display: inline-block;
}

.launch-blog-post-link {
	margin-top: -10px;
    padding-bottom: 50px;
}

.launch-blog-post-link a {
    color: #3795ff;
    font-weight: 700;
    text-decoration: none;
    font-size: 20px;
}

.vidcomponent p,.text p {
    font-size: 14px;
}

.vidcomponent #video-icon,.feature .screen-left,.smallfeature .icon {
    float: left;
}

.app-btn h1,.app-btn a {
    font-size: 20px;
    color: #FFF;
    font-weight: 400;
}

.feature .screen-right,.right {
    float: right;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (min-device-pixel-ratio: 1.5) {
    h2 {
        background-image: url(../images/dz3-icon@2x.jpg);
        background-size: 90px 90px;
    }
    
    h3 {
    	background-image: url(../images/turbocharge@2x.png);
    	background-size: 601px 36px;
    }
    
    .actions a.video {
    	background-image: url(../images/watch-video@2x.png);
    	background-size: 24px 24px;
    }
    
    .actions a.explore {
    	background-image: url(../images/explore-features@2x.png);
    	background-size: 24px 24px;
    }
    
    #enhance-header {
        background-image: url(../images/enhance-header@2x.jpg);
        background-size: 100%;
    }
    
    .cta a.buy {
    	background: url(../images/app-store@2x.png) 25px 19px no-repeat;
    	background-size: 24px 22px;
    }
    
    .cta a.buy {
    	background: url(../images/app-store-h@2x.png) 25px 19px no-repeat;
    	background-size: 24px 22px;
    	background-color: #3795ff;
    	color: #FFF;
    }
    
    #preview_thumb {
        background-image: url(../images/dz-video-icon@2x.jpg);
        background-size: 100%;
    }
    
    #airdrop {
        background-image: url(../images/airdrop@2x.jpg);
        background-size: 100%;
    }
    
    #sharing {
        background-image: url(../images/sharing@2x.jpg);
        background-size: 100%;
    }
    
    #notification {
        background-image: url(../images/notification@2x.jpg);
        background-size: 100%;
    }
    
    #imgur {
        background-image: url(../images/imgur@2x.jpg);
        background-size: 100%;
    }
    
    #dev-icon {
        background-image: url(../images/dev-icon@2x.jpg);
        background-size: 100%;
    }

    #add-action {
        background-image: url(../images/add-actions@2x.png);
        background-size: 100%;
    }
	
    #grid {
        background-image: url(../images/grid@2x.png);
        background-size: 100%;
    }
	
	#task-progress {
	    background-image: url(../images/task-progress@2x.png);
		background-size: 100%;
	}
	
	#drop-bar {
	    background-image: url(../images/dropbar@2x.png);
		background-size: 100%;
	}
}