
/* Typography
================================= */

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1 {
	font-weight: 200;
	margin-bottom: 30px;
	transition: all 0.4s ease;
}
h1.title {
	color: #5f5d60;
	margin-bottom: 70px;
}
h2, h3 {
	font-size: 1.25em;
	color: #5f5d60;
	margin-bottom: 16px;
	margin-top: 0;
	transition: all 0.4s ease;
}
p {
	color: #b3aeb5;
	line-height: 1.7;
	font-size: 1.1em;
	font-weight: 200;
	transition: all 0.4s ease;
}
strong {
	color: #5f5d60;
}
.navbar-text {
	font-weight: bold;
	margin-right: 0;
}
.lead {
	color: #fff;
	margin-bottom: 70px;
}
.lead a {
	border-color: white;
}
.lead:nth-of-type(2) {
	font-size: initial;
	margin-bottom: 20px;
}
.main-footer {
	font-size: .95em;
	transition: all 0.4s ease;
}
.link-list {
	list-style-type: none;
	line-height: 1.8;
	margin: 0;
	padding: 0;
}
.copyright {
	opacity: .8;
	font-size: .9em;
	transition: all 0.4s ease;
}
.general-bold {
	margin-top:100px;
}
.general-bold h1 {
	color: #5f5d60;
	margin-bottom: 10px;
}

.general-bold h2 {
	margin-top: 40px;
}

/* Links
================================= */

.main-footer a {
	color: #a6afb2;
}
.link-list .heading {
	font-weight: bold;
	margin-bottom: 10px;
}

/* Layout
================================= */
.navbar-default {
	background-color: #fff;
	border-color: rgba(30, 27, 31, 0.9);
}
.container {
	transition: all 0.4s ease;
}
hr {
	margin-bottom: 58px;
}
.ft {
	margin-bottom: 72px;
}
.ft-copy {
	padding-top: 32px;
}
.ft-copy p,
.copy-offset { 
	width: 88%;
}
.panel {
	background-image: url('../img/form-panel-bg.png');
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	border-bottom: solid 1px #eee;
	padding: 42px 0;
	margin: 80px 0 132px 0;
}
.callout {
	padding: 35px 0;
	margin-top: 64px;
	text-align: center;
	border: 1px solid #e3e3e3;
	border-right: none;
	border-left: none;
}
.callout .glyphicon {
	margin-left: 10px;
}
.teacher-desc strong {
	display: block;
}
.th-copy {
	padding-top: 30px;
}
.main-footer {
	margin: 100px 0 80px 0;
}

/* Form
================================= */

.phone-txt {
	padding: 24px 12px;
	width: 90%;
}
.btn-submit {
	color: inherit;
	font-size: 1.6em;
	transition: all 0.4s ease;
	background: transparent;
	position: absolute;
	right: 55px;
	bottom: 3px;
}
.form-control:focus {
	border-color: #182660;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(180, 11, 11, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(180, 11, 1, 0.6);
}


/* Buttons
================================= */

.btn-default {
	border-width: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 12px 22px;
}
.btn-default:hover {
	background-color: #fff;
	color: #182660;
	border-color: #fff;
}
.btn:active {
	box-shadow: none;
}
.panel .btn-default:hover {
	background-color: #ccc;
	color: #f7f7f7;
	border-color: #ccc;
}
.btn-success {
	box-shadow: 0 3px 0 #23812f;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	font-size: 1.5em;
	transition: all 0.4s ease;
	width: 280px;
	padding: 15px 0;
}
.btn-danger {
	box-shadow: 0 3px 0 #A53131;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	font-size: 1.5em;
	transition: all 0.4s ease;
	width: 280px;
	padding: 15px 0;
	background-color: #CF433F;
}
.btn-primary {
	margin-top: 4px;
	margin-bottom: 10px;
	box-shadow: 0 3px 0 #204A6F;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	width: 280px;
	padding: 15px 0;
	font-size: 1.5em;
}
.btn-warning {
	box-shadow: 0 3px 0 #C0832C;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

/* Jumbotron
================================= */

.jumbotron {
	/*background-image: url('../img/main-bg.png');*/
	background-repeat: no-repeat;
	background-position:  200% 100%;
	background-color: #182660;
	padding: 200px 0 140px 0;
	/*margin-bottom: 70px;*/
}
.device {
	width: 345px;
	height: 589px;
	background: url('../img/device-hero.png') no-repeat;
}


/* Logos & Icons
================================= */

.main-logo {
	width: 40px;
	height: 40px;
	margin-top: 22px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url('../img/main-logo.png') no-repeat;
	background-size: 100%;
	transition: 0.4s;
}
.ft-icon {
	width: 94%;
	height: 196px;
	position: relative;
	background: #182660;
	background-size: 140%;
}
.ft-icon.friends {
	background-position: -500px 0px;
}
.ft-icon.cloud {
	background-position: 260px 0px;
}
.ft-icon:before {
	content: "";
	display: block;
	position: absolute;
	width: 164px;
	height: 102px;
  	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
	margin: auto;
	background: url('../img/feature-icons.png') no-repeat;
	background-size: 100%;
}
.friends:before {
	background-position: 0 -105px;
}
.cloud:before {
	background-position: 0 -210px;
}
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	margin-right: 8px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: all 0.4s ease;
}
.ted-logo {
	width: 155px;
	margin: -.75em 0 .95em 0;
}
.itbox-logo {
	height: 15px;
	margin: .5em 0 .95em 0;
}
.itbox-footer {
	border-top: 1px solid #e3e3e3;
	margin-top: 30px;
	padding-top: 10px;
}


/* Media Queries
================================= */

@media (max-width: 991px) {
	.jumbotron {
		padding-top: 120px;
		padding-bottom: 20px;
		background-position: 10% 10%;
	}
	.ft-copy {
		padding-top: 12px;
	}
	.ft-copy p {
		width: auto;
	}
	.device {
		margin-top: 28px;
	}
	.hide-small {
		display: none;
	}
}
@media (max-width: 767px) {
	h1.title {
		margin-bottom: 40px;
	}
	.navbar {
		min-height: 60px;
	}
	.main-logo {
		width: 30px;
		margin-top: 15px;
	}
	.jumbotron {
		padding-top: 80px;
		margin-bottom: 32px;
	}
	.lead {
		margin-bottom: 40px;
	}
	.ft {
		margin-bottom: 16px;
	}
	hr {
		margin-bottom: 40px;
	}
	.btn-success {
		width: 85%;
		font-size: initial;
		transition: all 0.4s ease;
	}
	.callout, 
	.link-list {
		margin-top: 32px;
	}
	.main-footer {
		margin-top: 64px;
	}
	.link-list {
		float: left;
		margin-right: 32px;
	}
	.general-bold {
		margin-top:70px;
	}
}