@import url('css/bootstrap3.css');
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Sorts+Mill+Goudy);
@import url('css/animate.css');

body{
	padding-top: 38px;
	font-family: 'Open Sans', sans-serif;
	padding-top: 5em;
}

.home{
	padding-top: 50px;
}

.breadcrumb{
	margin-bottom: 0px;
}

h1,h2,h3,h4,h5,p{
	color: #333332;
}

p{
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 1.8em;
	color: #40403E;
}

p.team{
	font-size: 1.2em;
}

h4.team, h2.team, h1.team,h3.team{
	text-align: center;
}

h1,h2,h5{
	font-weight: 100;
}

h3,h4{
	font-weight: 300;
}

h1{
	font-size: 5em;
}

h2{
	font-size: 3.75em;
}

h3{
	font-size: 2.25em;
}

h4{
	font-size: 1.6875em;
}

@media (min-width: 768px){

	.image{
		width: 220px;
		height: 220px;
		padding-top: 5px;
	}

	a > .image > .contenido{
		display: none;
		width: 220px;
		height: 220px;
		margin-top: -15px;
	}

	.photo{
		background: url('img/home_startupchile.png') no-repeat;
		margin-left: 20%;
		margin-bottom: 5%;
		width: 200px;
		height: 200px;
		zoom:0.72;
	}

	.photo-clemens{
		background-position: -20px -500px;
	}

	.photo-diego{
		background-position: -258px -508px;
	}

	.photo-yifan{
		background-position: -856px -512px;
	}

	.author > p {
		font-size: 1.4em;
		font-weight: 100;	
	}

	.author-phrase > p{
		font-size: 1.3em;
		font-weight: 200;
		margin-top: 2.5em;
	}

	.perks{
		background: url('img/home_startupchile.png') no-repeat;
		width: 230px;
		height: 100px;
	}

	.paypal{
		background-position: -512px -10px;
		width: 261px;
		height: 92px;
	}

	.american{
		background-position: -800px -10px;
		width: 299px;
		height: 70px;
	}

	.microsoft{
		background-position: -512px -135px;
		width: 267px;
		height: 74px;
	}

	.amazon{
		background-position: -856px -160px;
		width: 228px;
		height: 88px;
	}

	.microsoft-bizpark{
		background-position: -488px -273px;
		width: 267px;
		height: 96px;
	}

	.rackspace{
		background-position: -774px -274px;
		width: 321px;
		height: 92px;
	}

	.evernote{
		background-position: -548px -433px;
		width: 267px;
		height: 77px;
	}

	.softlayer{
		background-position: -840px -418px;
		width: 267px;
		height: 77px;
	}

	.odesk{
		background-position: -548px -559px;
		width: 267px;
		height: 77px;
	}

	.btn-primary, .btn-primary:hover{
		margin-top: 1.6em;
		background-color: #ebebeb;
		border:0px;
		border-radius: 0px;
		font-size: 2.2em;
		color: black;
		padding: 0.4em 2em;
		font-weight: 500;
		-webkit-duration: .4s;
		-moz-duration: .4s;
		-o-duration: .4s;
		transition-duration: .4s;
		transition-property:background;
	}

	.btn-primary:hover{
		background: #D1D1D1;
	}

	.btn-secondary, .btn-secondary:hover{
		margin-top: 1.6em;
		background-color: rgba(51, 160, 213, 1);
		border:0px;
		border-radius: 0px;
		font-size: 2.2em;
		color: whitesmoke;
		padding: 0.8em 5em;
		font-weight: 500;
		text-transform: uppercase;
		-webkit-duration: .4s;
		-moz-duration: .4s;
		-o-duration: .4s;
		transition-duration: .4s;
		transition-property:background;
	}

	ul#scrollsections-navigation > li > a.btn-menu, a.btn-menu:hover{
		background:rgba(51, 160, 213, 1);
		color: whitesmoke !important;
		font-weight: 300;		
		padding: 6px 25px;
		margin-top: 8px;
		-webkit-duration: .4s;
		-moz-duration: .4s;
		-o-duration: .4s;
		transition-duration: .4s;
		transition-property:background;
	}

	ul#scrollsections-navigation > li > a.btn-menu:hover,.btn-secondary:hover{
		background:rgba(19, 98, 136, 1);
	}

	.mentor{
		background: url('img/mentors_startupchile.png') no-repeat;
		width: 200px;
		height: 200px;
		zoom:0.75;
	}

	.mentor-1{
		background-position: -7px -12px;
	}
	.mentor-2{
		background-position: -258px -15px;
	}
	.mentor-3{
		background-position: -502px -15px;
	}
	.mentor-4{
		background-position: -751px -22px;
	}
	.mentor-5{
		background-position: -11px -270px;
	}
	.mentor-6{
		background-position: -249px -267px;
	}
	.mentor-7{
		background-position: -489px -267px;
	}
	.mentor-8{
		background-position: -737px -267px;
	}
	.mentor-9{
		background-position: -8px -515px;
	}
	.mentor-10{
		background-position: -259px -513px;
	}
	.mentor-11{
		background-position: -505px -516px;
	}
	.mentor-12{
		background-position: -742px -516px;
	}
	
	a, a:hover{
		text-decoration: none;
	}

	a.home-options{
			-webkit-duration: .4s;
		-moz-duration: .4s;
		-o-duration: .4s;
		transition-duration: .4s;
		transition-property:background;
	}

	a:hover > .image > .contenido{
		display: block;
		background-color: rgba(0, 0, 0, 0.55);
	}

	a:hover > .image > .contenido > h4{
		text-decoration: none;
		color: whitesmoke;
		font-size: 2em;
		font-weight: 100;
		padding-top: 3.3em;
	}

	.about-image{
		background: url('img/about.png') no-repeat;
		-webkit-duration: .4s;
		-moz-duration: .4s;
		-o-duration: .4s;
		transition-duration: .4s;
		transition-property:background;
	}

	.accelerator-image{
		background: url('img/accelerator.png') no-repeat;
	}

	.social-image{
		background: url('img/social.png') no-repeat;
	}

	.community-image{
		background: url('img/community.png') no-repeat;
	}

	section > h3{
		font-size: 3.5em;
		font-weight: 300;
		margin-bottom: 1em;
	}

	section#blog > h3{
		color: whitesmoke;
	}

	.home > a > h4{
		font-weight: 100;
		font-size: 2em;
		color: whitesmoke;
		text-transform: capitalize;
	}

	.home > a:hover > h4{
		font-size: 2.1em;
	}

	.home > a >.image-blog{
		margin-bottom: 45px;
	}

	.home > a >.image-blog > img{
		border: 5px solid;
	}

	.navbar{
		min-height: 70px;
		border: 0px;
	}

	.navbar-inverse{
		background-color: #ffffff;
	}

	section{
		width: 100%;
		height: 705px;
		padding:50px 0px;
		text-align: center;
		background-color: rgba(217, 112 ,56, 0.85);
	}	

	section#slider-home{
		padding:0px;
	}

	section#mentor-in-residence{
		height: 54em;
	}

	section#success-history{
		height: 55em;
	}

	section#main, section#success-history,section#mentor-in-residence{
		background-color: white;
	}


	section#blog,section#apply{
		background-color: rgba(51, 160, 213, 0.75);
	}

	section#apply {
		height: 46em;
	}

	section#partners{
		background-color: rgba(236, 236, 237, 0.5);
	}

	section#apply > h3{
		color: white;
		font-weight: 500;
		text-transform: uppercase;
	}

	section#apply > .container  > .row > .col-md-12 > p{
		color: white;
		font-size: 3.1em;
		font-weight: 100;
	}

	section#banner{
		background:url('img/banner.jpg') no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
		height: 650px;
		-webkit-filter: grayscale(1);
    filter: grayscale(1);
	}

	section#banner > .container > .row {
		padding: 6em 0em !important;
	}

			.option{
			-webkit-animation: tada 1.4s 1;
			animation: tada 1.4s 1;
		}


		section#banner > .container > .row > .col-md-12 > h1{
			color:#fff;
			font-size: 4.7em;
			font-weight: 700;
		}
	
		section#banner >  .container > .row > .col-md-12 > h2{
			color:#fff;
			font-size: 4.2em !important;
			font-weight: 300;
			margin-top: 10px;
		}


		section#banner > .container > .row > .col-md-12 > p{
			color:#fff;
			font-family: 'Open Sans', sans-serif !important;
			font-size: 2em !important;
			font-weight: 300;
		}


	a.navbar-brand{
		text-indent: -9999px;
		background:url('img/header_footer.png') no-repeat;
		width: 250px;
		height: 75px;
		background-position: 0px -10px;
		margin-top: -15px;
	}

	.slider{
		width: 100%;
		height: 460px;
		border-bottom: 2px solid rgba(51, 160, 213, 1);
		border-top: 2px solid rgba(51, 160, 213, 1);
	}

	.navbar-right{
		padding-top:10px;
	}

	.navbar-inverse .navbar-nav > li > a, 
	.navbar-inverse .navbar-nav > li > a:hover{
		color: rgba(0, 0, 0, 0.7);
		font-weight: lighter;
		text-transform: uppercase;
	}

	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > .current_li > a{
		color: rgba(0, 0, 0, 1) !important;
	}

	.navbar-nav > li > a, 
	.navbar-nav > li > a:hover{
		color: rgba(0, 0, 0, 0.7);
		font-weight: lighter;
		text-transform: uppercase;
	}

	.navbar-nav > li > a:hover,
	.navbar-nav > .current_li > a{
		color: rgba(0, 0, 0, 1) !important;
	}

	.main-text{
		font-size: 4em;
		font-weight: 300;
		padding: 25px 5px;
	}

	.text-big{
		font-size: 1.55em;
		font-weight: 700;
		padding: 20px 20px;
	}

	.footer-image{
		background: url("img/header_footer.png");
	}

	.gobierno-chile{
		float: left;
		width: 174px;
		height: 173px;
		background-position: -50px -93px;
		zoom:0.5;
		margin-top: 85px;
	}

	.corfo{
		float: left;
		width: 262px;
		height: 78px;
		background-position: 0px -281px;
		margin-top: 40px;
		zoom:0.35;
		margin-top: 175px;
	}	
	
	.footer-menu{
		margin-left: -30px;
		padding: 0;
		margin-top: -15px;
	}

	p.footer{
		font-weight: 100;
		font-size: 0.84em;
		padding: 2em;
		margin-top: 2em;
	}

	nav.footer-nav{
		margin-top: 1em;
	}

	.img-responsive{
		max-width: 100%;
		height: 458px;
		width: 100%;
	}

	img.img-responsive{
		height: 460px !important;
	}

	.mentor-image{
		width: 200px;
		height: auto;
	}

	a.mentors > h4, h4.mentors-links{
		font-weight: 200;
		font-size: 1.1em;
		height: 7em;
	}

	.mentor-single > h1{
		font-size: 3.5em;
	}

	.mentor-single > h2	{
		font-weight: 200;
		font-size: 1.2em;
	}

	.mentor-single > h3{
		font-size: 2.4em;
		text-align: center;
		font-weight: 200;
		text-transform: uppercase;
		margin-bottom: 1.5em;
	}

	.mentor-single > p{
		font-weight: 200;
		font-size: 1.2em;
		height: 18em;
	}

	.breadcrumb{
		font-size: 0.85em;
		font-weight: 200;
		background-color: white;
		padding-left: 0px;
	}

	.more-information, .more-information:hover{
		font-weight: 100;
		font-size: 1em !important;
	}


	.essb_links{
		margin:3em 0;
	}

	.posts-home > p{
		font-size: 1.2em !important;
	}

	.posts-home > h3{
		font-size: 2.8em;
		font-weight: 100;
	}

	.date-post-format{
		margin-top: 9em;
		font-weight: 100;
		font-size: 1.1em;
	}

	li#wdg_specialrecentpostsfree-2{
		list-style:none !important;
	}

	h3.srp-widget-title {
		font-weight: 500;
		font-size: 2.5em;
		display: block;
		margin-bottom: 10px;
	}

	h4.srp-post-title{
		font-size: 1.3em;
		font-size: 700;
	}

	p.srp-widget-date{
		font-size: 0.8;
	}

	p.srp-widget-excerpt{
		font-size: 1em;
	}


	img.attachment-blog-single.wp-post-image{
		width: 100%;
	}

	/**
		New code
	**/

	/**
		Home Page
	**/
	#main{
		width: 100%;
		padding: 0px;
		height: 1100px;
		background: url('img/main.jpg') no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	  border-bottom: 0.3em solid #F7961D;
	}


.apply_btn_bg {background-color: #34a1d6; border-color: #34a1d6; display:block; padding:20px 0; border-radius: 12px;}
.apply_btn {-moz-user-select: none; background-image: none; border: 2px solid #ffffff; border-radius: 4px; display: block;font-size: 20px; font-weight: normal;line-height: 1.42857; color:#ffffff;
        margin: 20px auto; padding: 20px 12px; text-align: center; vertical-align: middle; white-space: nowrap; width: 300px; text-transform:uppercase;}
