/* StudioPress.com Home Page */

.home .site-inner {
	display: none;
}

#home-intro .white-intro h1 {
	font-size: 48px;
	font-size: 4.8rem;
	font-weight: 700;
	letter-spacing: -2px;
	margin: 40px auto 80px;
	margin: 4rem auto 8rem;
	position: relative;
	text-align: center;
	width: 700px;
	z-index: 10;
}

#home-intro .white-intro h1 span {
	display: block;
	font-size: 30px;
	font-size: 3rem;
	font-weight: 300;
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

#home-intro .white-intro h1 span em {
	font-style: italic;
	font-weight: 100;
}

#home-intro .white-intro h1:after {
	background-image: url(../images/home/devices-icons.png);
	background-size: 100% 100%;
	bottom: -40px;
	display: block;
	content: "";
	height: 21px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	width: 101px;
}

#home-intro .white-intro h1:before {
	background-image: url(../images/arrow-blue.png);
	background-size: 100% 100%;
	bottom: -120px;
	right: -40px;
	display: block;
	content: "";
	height: 139px;
	position: absolute;
	width: 52px;
}

#home-intro .blue-intro {
	background-color: #0274be;
	background-image: url(../images/bg-intro.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-size: 1440px 597px;
	border-bottom: 4px solid #005086;
	color: #fff;
	overflow: hidden;
	position: relative;
	max-height: 597px;
}

#home-intro .blue-intro .wrap {
	position: relative;
}

#home-intro .blue-intro .left {
	float: left;
	height: 597px;
	position: relative;
	width: 55%;
}

#home-intro .blue-intro .right {
	float: right;
	padding: 50px 55px 30px;
	padding: 5rem 5.5rem 3rem;
	text-align: center;
	width: 45%;
}

#home-intro .blue-intro .right .intro-cta h2 {
	font-size: 30px;
	font-size: 3rem;
	font-weight: 300;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

#home-intro .blue-intro .right .intro-cta h2 span {
	display: block;
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: 700;
}

#home-intro .blue-intro .right .intro-cta a {
	padding: 10px 32px;
	padding: 1rem 3.2rem;
	font-weight: 700;
}

#home-intro .blue-intro .right .intro-cta em {
	color: #a6dcff;
	display: block;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 100;
	margin: 10px 0;
	margin: 1rem 0;
}

#home-intro .blue-intro .right .quote .quote-title {
	background-image: url(../images/home/quote-title.png);
	background-size: 100% 100%;
	height: 13px;
	margin: 60px auto 0;
	margin: 6rem auto 0;
	width: 398px;
}

#home-intro .blue-intro .right .quote blockquote {
	color: #84cfff;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 300;
	font-style: italic;
	line-height: 1.1;
	margin: 30px 0 0;
	margin: 3rem 0 0;
	padding: 0;
}

#home-intro .blue-intro .right .quote blockquote:before,
#home-intro .blue-intro .right .quote blockquote:after {
	background-size: 100% 100%;
	display: block;
	content: "";
	height: 17px;
	position: absolute;
	width: 22px;
}

#home-intro .blue-intro .right .quote blockquote:before {
	background-image: url(../images/home/quote-small-left.png);
	left: 0px;
	top: -5px;
}

#home-intro .blue-intro .right .quote blockquote:after {
	background-image: url(../images/home/quote-small-right.png);
	right: -10px;
	bottom: -5px;
}

#home-intro .mockup-browser {
	background-image: url(../images/home/mockup-browser.png);
	background-size: 100% 100%;
	height: 571px;
	position: absolute;
	right: 20px;
	top: 40px;
	width: 607px;
}

#home-intro .mockup-browser .img {
	background-image: url(../images/home/home-browser.png);
	background-size: 100% 100%;
	height: 550px;
	margin: 7px 10px;
	max-width: none;
	width: 588px;
}

#home-intro .mockup-browser .title {
	display: block;
	font-size: 15px;
	padding-left: 265px;
	padding-top: 6px;
}

#home-intro .mockup-phone {
	background-image: url(../images/home/mockup-iphone.png);
	background-size: 100% 100%;
	bottom: -35px;
	height: 408px;
	position: absolute;
	right: 0px;
	width: 220px;
}

#home-intro .mockup-phone .img {
	background-image: url(../images/home/home-iphone.png);
	background-size: 100% 100%;
	height: 260px;
	margin: 74px 32px;
	max-width: none;
	width: 160px;
}

#home-genesis {
	background-color: #fff;
	background-image: url(../images/bg-gray-top.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-size: 1440px 601px;
	padding: 80px 0 100px;
	padding: 8rem 0 10rem;
	text-align: center;
}

#home-genesis .title {
	margin: 0 0 220px;
	margin: 0 0 22rem;
	position: relative;
}

#home-genesis .title h2 {
	font-size: 60px;
	font-size: 6rem;
	font-weight: 500;
	margin-bottom: 30px;
	margin-bottom: 3rem;
}

#home-genesis .title h2 span {
	display: block;
	font-size: 30px;
	font-size: 3rem;
	font-weight: 300;
}

#home-genesis .title small {
	color: #666;
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	margin: 35px 0;
	margin: 3.5rem 0;
}

#home-genesis .title:after {
	background-image: url(../images/arrow-blue-straight.png);
	background-size: 100% 100%;
	bottom: -150px;
	content: "";
	display: block;
	height: 80px;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	width: 21px;
}

#home-genesis .reasons h3 {
	font-size: 34px;
	font-size: 3.4rem;
	font-weight: 700;
	margin-bottom: 60px;
	margin-bottom: 6rem;
	padding-left: 150px;
	position: relative;
}

#home-genesis .reasons h3:before {
	background-image: url(../images/home/eight.png);
	background-size: 100% 100%;
	content: "";
	display: block;
	height: 206px;
	margin-left: -10px;
	left: 115px;
	position: absolute;
	top: -80px;
	width: 125px;
}

#home-genesis .slider {
	position: relative;
}

#home-genesis .slider ul,
#home-genesis .slider ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#home-genesis .slider ul li {
	display: block;
	margin: 0 auto;
	padding: 180px 0 0;
	padding: 18rem 0 0;
	position: relative;
	width: 600px;
}

#home-genesis .slider ul li.active {
	display: block;
}

#home-genesis .slider ul li h4 {
	font-size: 54px;
	font-size: 5.4rem;
	font-weight: 500;
	letter-spacing: normal;
	line-height: 1.1;
	text-transform: none;
}

#home-genesis .slider ul li:before {
	background-size: 100% 100%;
	content: "";
	height: 240px;
	left: 50%;
	margin-left: -187px;
	position: absolute;
	top: 0px;
	width: 375px;
}

#home-genesis .slider ul li.reason-1:before { background-image: url(../images/home/reason-1.png); }
#home-genesis .slider ul li.reason-2:before { background-image: url(../images/home/reason-2.png); }
#home-genesis .slider ul li.reason-3:before { background-image: url(../images/home/reason-3.png); }
#home-genesis .slider ul li.reason-4:before { background-image: url(../images/home/reason-4.png); }
#home-genesis .slider ul li.reason-5:before { background-image: url(../images/home/reason-5.png); }
#home-genesis .slider ul li.reason-6:before { background-image: url(../images/home/reason-6.png); }
#home-genesis .slider ul li.reason-7:before { background-image: url(../images/home/reason-7.png); }
#home-genesis .slider ul li.reason-8:before { background-image: url(../images/home/reason-8.png); }

#home-genesis .slider .nav .left,
#home-genesis .slider .nav .right {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 57px 106px;
	color: #777;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding-top: 130px;
	position: absolute;
	letter-spacing: 1px;
	line-height: 1.2;
	text-transform: uppercase;
	top: 200px;
	width: 120px;
}

#home-genesis .slider .nav .left {
	background-image: url(../images/home/arrow-left.png);
	left: 0px;
}

#home-genesis .slider .nav .right {
	background-image: url(../images/home/arrow-right.png);
	right: 0px;
}

#home-genesis .slider .nav .left:hover,
#home-genesis .slider .nav .right:hover {
	color: #0274be;
}

#home-genesis {
	
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

/* Retina screen */
@media screen and (-webkit-min-device-pixel-ratio: 2) {

	#home-intro .white-intro h1:after { background-image: url(../images/home/devices-icons@2x.png); }
	#home-intro .white-intro h1:before { background-image: url(../images/arrow-blue@2x.png); }
	#home-intro .blue-intro { 	background-image: url(../images/bg-intro@2x.jpg); }
	#home-intro .blue-intro .right .quote .quote-title { background-image: url(../images/home/quote-title@2x.png); }
	#home-intro .blue-intro .right .quote blockquote:before { background-image: url(../images/home/quote-small-left@2x.png); }
	#home-intro .blue-intro .right .quote blockquote:after { background-image: url(../images/home/quote-small-right@2x.png); }
	#home-intro .mockup-browser { background-image: url(../images/home/mockup-browser@2x.png); }
	#home-intro .mockup-phone { background-image: url(../images/home/mockup-iphone@2x.png); }
	#home-intro .mockup-browser .img { background-image: url(../images/home/home-browser@2x.png); }
	#home-intro .mockup-phone .img { background-image: url(../images/home/home-iphone@2x.png); }
	#home-genesis { background-image: url(../images/bg-gray-top@2x.jpg); }
	#home-genesis .title:after { background-image: url(../images/arrow-blue-straight@2x.png); }
	#home-genesis .reasons h3:before { background-image: url(../images/home/eight@2x.png); }
	
	
	#home-genesis .slider ul li.reason-1:before { background-image: url(../images/home/reason-1@2x.png); }
	#home-genesis .slider ul li.reason-2:before { background-image: url(../images/home/reason-2@2x.png); }
	#home-genesis .slider ul li.reason-3:before { background-image: url(../images/home/reason-3@2x.png); }
	#home-genesis .slider ul li.reason-4:before { background-image: url(../images/home/reason-4@2x.png); }
	#home-genesis .slider ul li.reason-5:before { background-image: url(../images/home/reason-5@2x.png); }
	#home-genesis .slider ul li.reason-6:before { background-image: url(../images/home/reason-6@2x.png); }
	#home-genesis .slider ul li.reason-7:before { background-image: url(../images/home/reason-7@2x.png); }
	#home-genesis .slider ul li.reason-8:before { background-image: url(../images/home/reason-8@2x.png); }
	#home-genesis .slider .nav .left { background-image: url(../images/home/arrow-left@2x.png); }
	#home-genesis .slider .nav .right { background-image: url(../images/home/arrow-right@2x.png); }

}
	
/* Responsive design */
@media only screen and (max-width: 1139px) {
	
	#home-intro .blue-intro .right {
		padding-top: 25px;
        padding-top: 2.5rem;
	}
	
	#home-intro .blue-intro .right .quote blockquote {
        font-size: 20px;
        font-size: 2rem;
    }
    
    #home-intro .blue-intro .right .quote .quote-title {
        width: 100%
    }
	
}

@media only screen and (max-width: 1023px) {
	
	#home-intro .white-intro h1:before {
        display: none;
    }
    
    #home-intro .blue-intro .left {
        width: 45%;
    }
    
    #home-intro .blue-intro .right {
        width: 55%;
    }
    
    #home-intro .blue-intro .right .intro-cta h2 {
        font-size: 26px;
        font-size: 2.6rem;
    }
    
    #home-genesis {
        padding: 20px 0 80px;
        padding: 2rem 0 8rem;
    }
    
    #home-genesis .title {
        padding: 0 2%;
        padding: 0 2%;
    }
	
    #home-genesis .slider ul li {
        width: 400px;
    }
    
    #home-genesis .reasons h3:before {
        left: 75px;
    }

}

@media only screen and (max-width: 480px) {
	
	#home-intro .white-intro h1 {
		font-size: 2.6rem;
		margin: 2rem auto 6rem;
		width: auto;
	}
	
	#home-intro .white-intro h1 span {
		font-size: 2.4rem;
	}
	
	#home-intro .blue-intro .left,
	#home-genesis .title:after {
		display: none;
	}
	
	#home-intro .blue-intro .left,
	#home-intro .blue-intro .right {
		float: none;
		width: 100%;
	}
	
	#home-intro .blue-intro .right {
		padding: 2rem;
	}
	
	#home-intro .blue-intro .right .intro-cta h2 {
		margin-top: 0;
	}
	
	#home-intro .blue-intro .right .intro-cta h2 span {
		font-size: 3rem;
	}
	
	#home-intro .blue-intro .right .quote .quote-title {
		margin-top: 4rem;
	}
	
	#home-genesis .title {
		margin-bottom: 2rem;
	}
	
	#home-genesis .title h2 {
		font-size: 3rem;
		font-weight: 700;
		margin-top: 1rem;
	}
	
	#home-genesis .title h2 span {
		font-size: 2.5rem;
	}
	
	#home-genesis .reasons h3 {
		font-size: 2rem;
		padding-left: 140px;
		padding-right: 10px;
		text-align: left;
	}
	
	#home-genesis .reasons h3:before {
		height: 132px;
		margin-left: -50px;
		top: -31px;
		width: 80px;
	}
	
	#home-genesis .title small,
	#home-genesis .slider ul li p {
		line-height: 1.2;
	}
	
	#home-genesis .slider ul li {
		display: block;
		padding: 11rem 0 0;
		width: 90%;
	}
	
	#home-genesis .slider ul li:before {
		height: 128px;
		margin-left: -100px;
		width: 200px;
	}
	
	#home-genesis .slider ul li h4 {
		font-size: 3.5rem;
	}
	
	#home-genesis .slider .nav .left,
	#home-genesis .slider .nav .right {
		background-position: center 40px;
		background-size: 20px 37px;
		padding-top: 100px;
		text-indent: -9999px;
		top: 0px;
		width: 70px;
	}
	
	
}