@charset "UTF-8";

/* ! Temporarily hide links */

#footer-menu {
	display: none;
}

#nav-menu {
	display: none !important;
}

/* ! Reset defaults & page base */

html, body {
	margin: 0;
	padding: 0;
}

p, a, h1, h2, h3, h4, h5, h6, hr, ul, ul li, ol, ol li, table, td, tr, th, form, input, select {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1 {
	font-family: "Gotham Bold";
	font-size: 48px;
	text-align: center;
	color: #fff;
	letter-spacing: -1px;
}

h2 {
	margin-bottom: 15px;
	font-family: "Gotham Book";
	font-size: 48px;
	color: #0d1b20;
	letter-spacing: -1px;
}

h3 {
	margin-bottom: 33px;
	font-family: "Gotham Light";
	font-size: 45px;
	color: #0d1b20;
	letter-spacing: -1px;
}

h4 {
	font-family: "Gotham Bold";
	font-size: 24px;
	text-align: center;
	color: #0d1b20;
	text-transform: uppercase;
}

p, blockquote {
	font-family: "Gotham Book";
	font-size: 16px;
	color: #0d1b20;
}

p.subhead {
	display: inline-block;
	width: 620px;
	color: #6c7c83;
}

p strong {
	font-family: "Gotham Bold";
	font-weight: normal;
}

a {
	font-family: "Gotham Book";
	text-decoration: none;
	color: inherit;
	-webkit-transition: color 0.2s ease-out;
	   -moz-transition: color 0.2s ease-out;
	    -ms-transition: color 0.2s ease-out;
	        transition: color 0.2s ease-out;
}

.btn {
	display: inline-block;
	height: 44px;
	padding: 0 17px;
	font-family: "Gotham Book";
	font-size: 16px;
	line-height: 44px;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	    -ms-border-radius: 4px;
	        border-radius: 4px;
	-webkit-transition: color, background-color 0.2s ease-out;
	   -moz-transition: color, background-color 0.2s ease-out;
	    -ms-transition: color, background-color 0.2s ease-out;
	        transition: color, background-color 0.2s ease-out;
}

.btn.blue { background-color: #4fb8ec; }
.btn.orange { background-color: #ea6830; }
.btn.green { background-color: #3fc644; }

.btn.blue:hover {
	color: #4fb8ec;
	background-color: transparent;
	-webkit-box-shadow: inset 0 0 0 2px #4fb8ec;
	   -moz-box-shadow: inset 0 0 0 2px #4fb8ec;
	    -ms-box-shadow: inset 0 0 0 2px #4fb8ec;
	        box-shadow: inset 0 0 0 2px #4fb8ec;
}

.btn.orange:hover {
	color: #ea6830;
	background-color: transparent;
	-webkit-box-shadow: inset 0 0 0 2px #ea6830;
	   -moz-box-shadow: inset 0 0 0 2px #ea6830;
	    -ms-box-shadow: inset 0 0 0 2px #ea6830;
	        box-shadow: inset 0 0 0 2px #ea6830;
}

.btn.green:hover {
	color: #3fc644;
	background-color: transparent;
	-webkit-box-shadow: inset 0 0 0 2px #3fc644;
	   -moz-box-shadow: inset 0 0 0 2px #3fc644;
	    -ms-box-shadow: inset 0 0 0 2px #3fc644;
	        box-shadow: inset 0 0 0 2px #3fc644;
}

#how-works,
#how-do,
#customer-stories,
#press {
	padding: 72px 0 75px 0;
}

#how-works div.container,
#how-do div.container,
#customer-stories div.container,
#press div.container,
#signup-strip div.container,
footer div.container {
	width: 1043px;
	margin: 0 auto;
	text-align: center;	
}

/* ! Fonts */

@font-face {
	font-family: 'Gotham Bold';
	src: url('../../voicevoice.com/fonts/gotham-bold.eot');
	src: url('../../voicevoice.com/fonts/gotham-bold.eot') format('embedded-opentype'),
		 url('../../voicevoice.com/fonts/gotham-bold.woff') format('woff'),
		 url('../../voicevoice.com/fonts/gotham-bold.ttf') format('truetype'),
		 url('../../voicevoice.com/fonts/gotham-bold.svg') format('svg');
}

@font-face {
	font-family: 'Gotham Bold Italic';
	src: url('../../voicevoice.com/fonts/gotham-bolditalic.eot');
	src: url('../../voicevoice.com/fonts/gotham-bolditalic.eot') format('embedded-opentype'),
		 url('../../voicevoice.com/fonts/gotham-bolditalic.woff') format('woff'),
		 url('../../voicevoice.com/fonts/gotham-bolditalic.ttf') format('truetype'),
		 url('../../voicevoice.com/fonts/gotham-bolditalic.svg') format('svg');
}

@font-face {
	font-family: 'Gotham Book';
	src: url('../../voicevoice.com/fonts/gotham-book.eot');
	src: url('../../voicevoice.com/fonts/gotham-book.eot') format('embedded-opentype'),
		 url('../../voicevoice.com/fonts/gotham-book.woff') format('woff'),
		 url('../../voicevoice.com/fonts/gotham-book.ttf') format('truetype'),
		 url('../../voicevoice.com/fonts/gotham-book.svg') format('svg');
}

@font-face {
	font-family: 'Gotham Book Italic';
	src: url('../../voicevoice.com/fonts/gotham-bookitalic.eot');
	src: url('../../voicevoice.com/fonts/gotham-bookitalic.eot') format('embedded-opentype'),
		 url('../../voicevoice.com/fonts/gotham-bookitalic.woff') format('woff'),
		 url('../../voicevoice.com/fonts/gotham-bookitalic.ttf') format('truetype'),
		 url('../../voicevoice.com/fonts/gotham-bookitalic.svg') format('svg');
}

@font-face {
	font-family: 'Gotham Medium';
	src: url('../../voicevoice.com/fonts/gotham-medium.eot');
	src: url('../../voicevoice.com/fonts/gotham-medium.eot') format('embedded-opentype'),
		 url('../../voicevoice.com/fonts/gotham-medium.woff') format('woff'),
		 url('../../voicevoice.com/fonts/gotham-medium.ttf') format('truetype'),
		 url('../../voicevoice.com/fonts/gotham-medium.svg') format('svg');
}

@font-face {
	font-family: 'Gotham Light';
	src: url('../../voicevoice.com/fonts/gotham-light.eot');
	src: url('../../voicevoice.com/fonts/gotham-light.eot') format('embedded-opentype'),
		 url('../../voicevoice.com/fonts/gotham-light.woff') format('woff'),
		 url('../../voicevoice.com/fonts/gotham-light.ttf') format('truetype'),
		 url('../../voicevoice.com/fonts/gotham-light.svg') format('svg');
}

@font-face {
	font-family: 'Gotham Light Italic';
	src: url('../../voicevoice.com/fonts/gotham-lightitalic.eot');
	src: url('../../voicevoice.com/fonts/gotham-lightitalic.eot') format('embedded-opentype'),
		 url('../../voicevoice.com/fonts/gotham-lightitalic.woff') format('woff'),
		 url('../../voicevoice.com/fonts/gotham-lightitalic.ttf') format('truetype'),
		 url('../../voicevoice.com/fonts/gotham-lightitalic.svg') format('svg');
}

/* ! Nav */

nav {
	position: relative;
	opacity: .95;
	width: 100%;
	height: 84px;
	background-color: #0f242c;
	z-index: 3;
}

nav div.container {
	position: relative;
	width: 1043px;
	margin: 0 auto;
}

#nav-logo {
	display: inline-block;
	margin: 17px 0 0 32px;
	width: 208px;
	height: 54px;
	background: url(../../voicevoice.com/images/global-sprites.png);
}

/* ! Nav menu */

#nav-menu {
    position: relative;
    display: inline-block;
    overflow: hidden;
    float: right;
	margin: 20px 32px 0 0;
    width: 45px;
    height: 43px;
    padding: 0 0 0 0;
    white-space: nowrap;
    direction: rtl;
    cursor: pointer;
	background-color: transparent;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	    -ms-border-radius: 4px;
	        border-radius: 4px;
    -webkit-box-shadow: inset 0 0 0 2px #415159;
	   -moz-box-shadow: inset 0 0 0 2px #415159;
	    -ms-box-shadow: inset 0 0 0 2px #415159;
	        box-shadow: inset 0 0 0 2px #415159;
    -webkit-transition: all 0.2s ease-out;
	   -moz-transition: all 0.2s ease-out;
	    -ms-transition: all 0.2s ease-out;
	        transition: all 0.2s ease-out;
}

#nav-menu li {
    display: inline-block;
}

#nav-menu li:first-child {
    padding-left: 20px;
}

#nav-menu li:nth-child(2) a {
    padding-right: 0;
}

#nav-menu li:first-child:before {  /* menu icon */
    content: "";
    display: inline-block;
    width: 23px;
    height: 3px;
    margin: 12px 11px 10px 0px;
    vertical-align: top;
    background-color: #415159;
	-webkit-box-shadow: 0 8px #415159, 0 16px #415159;
	   -moz-box-shadow: 0 8px #415159, 0 16px #415159;
	    -ms-box-shadow: 0 8px #415159, 0 16px #415159;
	        box-shadow: 0 8px #415159, 0 16px #415159;
}

#nav-menu:hover li:first-child:before {
	background-color: #11262f;
    -webkit-box-shadow: 0 8px #11262f, 0 16px #11262f;
	   -moz-box-shadow: 0 8px #11262f, 0 16px #11262f;
	    -ms-box-shadow: 0 8px #11262f, 0 16px #11262f;
	        box-shadow: 0 8px #11262f, 0 16px #11262f;
}

#nav-menu li:first-child:after { /* close icon */
    opacity: 0;
    position: absolute;
    top: 8px;
    right: 16px;
    content: "\00d7";
    font-family: "Tahoma";
    font-size: 20px;
    color: #415159;
}

#nav-menu a {
    padding-right: 20px;
    font-family: "Gotham Bold";
    font-size: 16px;
    line-height: 43px;
	color: #415159;
    text-transform: uppercase;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#nav-menu li.active a,
#nav-menu li.active a:hover {
    color: #7191a1;
}

#nav-menu:hover {
    width: 125px;
	background-color: #415159;
}

#nav-menu:hover a {
	color: #11262f;
}

/* ! Nav menu expanded */

#nav-menu.expanded {
    width: 437px;
    background-color: transparent;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	    -ms-box-shadow: none;
	        box-shadow: none;
}

#nav-menu.expanded li:first-child {
    width: 50px;
    height: 40px;
    padding-left: 0;
    overflow: hidden;
    vertical-align: top;
}

#nav-menu.expanded li:first-child:before { /* menu icon */
	background-color: #11262f;
    -webkit-box-shadow: 0 8px #11262f, 0 16px #11262f;
	   -moz-box-shadow: 0 8px #11262f, 0 16px #11262f;
	    -ms-box-shadow: 0 8px #11262f, 0 16px #11262f;
	        box-shadow: 0 8px #11262f, 0 16px #11262f;
}

#nav-menu.expanded li:first-child:after { /* close icon */
    opacity: 1;
}

#nav-menu.expanded li:first-child:hover:after {
    color: #21373e;
}

#nav-menu.expanded a {
    color: #415159;
}

#nav-menu.expanded a:hover {
    color: #21373e;
}

/* ! Header */

#header {
	position: relative;
	width: 100%;
	height: 772px;
	margin-top: -84px;
	padding-top: 169px;
	background: #183b53 url(../../voicevoice.com/images/photo1-home.jpg) no-repeat;
	background-position: center top;
	background-size: cover;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	z-index: 1;
}

#header div.container {
	width: 1043px;
	margin: 0 auto;
}

#header h1 {
	margin-bottom: 60px;
}

#header h2 {
	margin-bottom: 31px;
	font-family: "Gotham Light";
	font-size: 30px;
	color: #fff;
	text-align: center;
}

/* ! Customer logos */

.customer-logos {
	position: absolute;
	opacity: .85;
	bottom: 0;
	width: 100%;
	height: 152px;
	margin-top: -84px;
	padding-top: 24px;
	background-color: #fff;
	z-index: 1;
}

.customer-logos ul {
	width: 916px;
	margin: 0 auto;
	text-align: center;
}

.customer-logos ul li {
	display: inline-block;
	margin-right: 73px;
	vertical-align: middle;
	background-image: url(../../voicevoice.com/images/customer-logos.png);
}

.customer-logos ul li:nth-child(1) { /* OFA */
	width: 57px;
	height: 67px;
	background-position: -17px -17px;
}

.customer-logos ul li:nth-child(2) { /* Waste Management */
	width: 93px;
	height: 33px;
	background-position: -93px -34px;
}

.customer-logos ul li:nth-child(3) { /* World Bank */
	width: 57px;
	height: 65px;
	background-position: -210px -18px;
}

.customer-logos ul li:nth-child(4) { /* Cargill */
	width: 83px;
	height: 37px;
	background-position: -292px -31px;
}

.customer-logos ul li:nth-child(5) { /* USDA */
	width: 60px;
	height: 40px;
	background-position: -393px -30px;
}

.customer-logos ul li:nth-child(6) { /* Rackspace */
	width: 73px;
	height: 58px;
	margin-right: 0;
	background-position: -479px -21px;
}

.customer-logos p {
	margin-bottom: 26px;
	font-size: 18px;
    letter-spacing: 1px;
	color: #0c1d23;
	text-align: center;
	text-transform: uppercase;
}

.customer-logos p:before,
.customer-logos p:after { /* decoration lines */
	content: "";
	display: inline-block;
	width: 40px;
	height: 1px;
	margin: 0 14px 6px 14px;
	background-color: #7b8a91;
}

/* ! How It Works */

#how-works {
	width: 100%;
	background-color: #fff;
}

#how-works h2 {
	margin-bottom: 84px;
}

#how-works ul {
	width: 1043px;
	margin: 0 auto 70px auto;
}

#how-works ul li {
	display: inline-block;
	position: relative;
	width: 307px;
	margin-right: 56px;
	vertical-align: top;
}

#how-works ul li:last-child {
	margin-right: 0;
}

#how-works ul li:nth-child(1) .icon-container:after,
#how-works ul li:nth-child(2) .icon-container:after { /* arrows */
	content: "";
	opacity: 0;
	display: block;
	position: absolute;
	top: 65px;
	right: -182px;
	width: 174px;
	height: 45px;
	background: url(https://web.archive.org/web/20141227072512im_/http://voicevoice.com/images/arrows.svg);
	-webkit-transition: opacity 0.6s ease-out;
	   -moz-transition: opacity 0.6s ease-out;
	    -ms-transition: opacity 0.6s ease-out;
	        transition: opacity 0.6s ease-out;
}

#how-works ul li .icon-container.show:after { /* show arrows */
	opacity: 1;
}

#how-works ul li p {
	padding-top: 5px;
	line-height: 20px;
	text-align: center;
}

#how-works ul li h4,
#how-works ul li p { /* hide icons text */
	opacity: 0;
	-webkit-transition: opacity 0.6s ease-out;
	   -moz-transition: opacity 0.6s ease-out;
	    -ms-transition: opacity 0.6s ease-out;
	        transition: opacity 0.6s ease-out;
}

#how-works ul li.show h4,
#how-works ul li.show p { /* show icons text */
	opacity: 1;
}

.icon-container {
	position: relative;
	width: 176px;
	height: 176px;
	margin: 0 auto 20px auto;
}

.home-icon {
	position: relative;
	width: 176px;
	height: 176px;
	-webkit-border-radius: 90px;
	   -moz-border-radius: 90px;
	    -ms-border-radius: 90px;
	        border-radius: 90px;
}

/* ! SVG home icons */

.dash, .solidline {
	fill: none;
	stroke: #fff;
	stroke-width: 1.479;
	stroke-miterlimit: 10;
}

.solidline {
	stroke-linecap: round;
	stroke-linejoin: round;
}

#home-icon1 #event {
	fill: #fff;
}

/* icon number badge */

.icon-container:before {
	display: block;
	position: absolute;
	opacity: 0;
	top: 6px;
	right: 2px;
	width: 41px;
	height: 41px;
	font-family: "Gotham Bold";
	font-size: 20px;
	line-height: 41px;
	color: #fff;
	text-align: center;
	background-color: #67757c;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-border-radius: 40px;
	   -moz-border-radius: 40px;
	    -ms-border-radius: 40px;
	        border-radius: 40px;
	-webkit-transition: opacity 0.6s ease-out;
	   -moz-transition: opacity 0.6s ease-out;
	    -ms-transition: opacity 0.6s ease-out;
	        transition: opacity 0.6s ease-out;
}

#how-works ul li:nth-child(1) .icon-container:before { content: "1"; }
#how-works ul li:nth-child(2) .icon-container:before { content: "2"; }
#how-works ul li:nth-child(3) .icon-container:before { content: "3"; }

#how-works ul li .icon-container.show:before { /* show badges */
	opacity: 1;
}

/* ! How We Do It */

#how-do {
	width: 100%;
	background: #4fb8ec url(https://web.archive.org/web/20141227072512im_/http://voicevoice.com/images/spbubbles.png) fixed;
}

#how-do h2 {
	margin-bottom: 37px;
	color: #fff;
}

#how-do p {
	color: #fff;
}

#how-do p.subhead {
	margin-bottom: 43px;
}

#how-do p:nth-child(3) {
	margin-bottom: 54px;
	font-size: 24px;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* ! Customer Stories */

#customer-stories {
	width: 100%;
	background-color: #fff;
}

#customer-stories div.container {
	position: relative;
}

#customer-stories p.subhead {
	margin-bottom: 16px;
}

#customer-stories h4 {
	margin-bottom: 7px;
}

/* slider */

#slider1 {
	position: relative;
	overflow: auto;
	width: 850px;
	height: 345px;
	margin: 0 auto;
}

#slider-object1 {
	position: absolute;
}

#slider-object1 li {
	float: left;
	width: 939px;
}

#slider-object1 li,
#slider1 h4 {
	text-align: left;
}

#slider1 p {
	display: inline-block;
	overflow: hidden;
	float: left;
	width: 501px;
	height: 286px;
	font-size: 14px;
	line-height: 22px;
	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
	    -ms-hyphens: auto;
	        hyphens: auto;
	word-wrap: break-word;
}

#slider1 div.logo {
	float: left;
	margin: 35px 89px 35px 0;
	width: 260px;
	height: 260px;
	background: url(https://web.archive.org/web/20141227072512im_/http://voicevoice.com/images/stories-logos.png);
}

#WB div.logo {
	width: 229px;
	background-position: -278px 0;
}

#NSF div.logo {
	height: 257px;
	margin-top: 35px;
	background-position: -522px -2px;
}

#MO div.logo {
	height: 75px;
	margin-top: 135px;
	background-position: -800px -107px;
}

#pagination1 {
	margin-bottom: 57px;
}

#pagination1 li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 7px;
	cursor: pointer;
	background-color: #c4c9cb;	
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	    -ms-border-radius: 10px;
	        border-radius: 10px;
	-webkit-transition: background 0.2s ease-out;
	   -moz-transition: background 0.2s ease-out;
	    -ms-transition: background 0.2s ease-out;
	        transition: background 0.2s ease-out;
}

#pagination1 li:last-child {
	margin-left: 0;
}

#pagination1 li:hover {
	background-color: #a9b0b3;
}

#pagination1 li.current {
	background-color: #ea6830;
}

.nav-left,
.nav-right {
	position: absolute;
	opacity: .6;
	top: 340px;
	right: 0;
	width: 29px;
	height: 52px;
	cursor: pointer;
	background: url(../../voicevoice.com/images/global-sprites.png) -435px -80px;
	-webkit-transition: opacity 0.2s ease-out;
	   -moz-transition: opacity 0.2s ease-out;
	    -ms-transition: opacity 0.2s ease-out;
	        transition: opacity 0.2s ease-out;
}

.nav-left {
	left: 0;
	-webkit-transform: scaleX(-1);
	   -moz-transform: scaleX(-1);
	    -ms-transform: scaleX(-1);
	        transform: scaleX(-1);
}

.nav-left:hover,
.nav-right:hover {
	opacity: 1;
}

/* ! Press Coverage */

#press {
	width: 100%;
	background-color: #f1f1f1;
}

#slider2 {
	width: 958px;
	height: 487px;
	margin: 50px auto 0 auto;
}

#slider-object2 li {
	float: left;
	width: 310px;
	height: 480px;
	margin-right: 14px;
}

#slider-object2 li:last-child {
	margin-right: 0;
}

#slider-object2 div.picture {
	width: 118px;
	height: 118px;
	margin: 0 auto 15px auto;
	border: 4px solid #fff;
	background-image: url(https://web.archive.org/web/20141227072512im_/http://voicevoice.com/images/press-photos.jpg);
	-webkit-border-radius: 100px;
	   -moz-border-radius: 100px;
	    -ms-border-radius: 100px;
	        border-radius: 100px;
	-webkit-box-shadow: 0 4px 13px 0 rgba( 0, 0, 0, .23 );
	   -moz-box-shadow: 0 4px 13px 0 rgba( 0, 0, 0, .23 );
	    -ms-box-shadow: 0 4px 13px 0 rgba( 0, 0, 0, .23 );
	        box-shadow: 0 4px 13px 0 rgba( 0, 0, 0, .23 );
}

#FC div.picture {
	background-position: -120px 0;
}

#SAL div.picture {
	background-position: -240px 0;
}

#slider-object2 p.name {
	color: #6c7c83;
}

#slider-object2 p.name:after { /* press logos */
	content: "";
	display: block;
	width: 47px;
	height: 22px;
	margin: 10px auto 44px auto;
	background: url(../../voicevoice.com/images/global-sprites.png) 0 -232px;
}

#FC p.name:after {
	width: 94px;
	height: 14px;
	margin: 17px auto 45px auto;
	background-position: -59px -236px;
}

#SAL p.name:after {
	width: 82px;
	height: 20px;
	margin: 13px auto 43px auto;
	background-position: -164px -233px;
}

#slider-object2 p.article {
	position: relative;
	display: block;
	width: 288px;
	height: 228px;
	margin: 0 auto;
	padding: 29px 33px 25px 33px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	text-indent: -0.5em; /* hanging punctuation */
	background-color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
	    -ms-hyphens: auto;
	        hyphens: auto;
	word-wrap: break-word;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	    -ms-border-radius: 5px;
	        border-radius: 5px;
	-webkit-box-shadow: 0 4px 18px 0 rgba( 0, 0, 0, .06 );
	   -moz-box-shadow: 0 4px 18px 0 rgba( 0, 0, 0, .06 );
	    -ms-box-shadow: 0 4px 18px 0 rgba( 0, 0, 0, .06 );
	        box-shadow: 0 4px 18px 0 rgba( 0, 0, 0, .06 );
}

#slider-object2 p.article:before { /* up arrow */
	content: "";
	display: block;
	position: absolute;
	top: -22px;
	left: 43%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 22px 22px 22px;
	border-color: transparent transparent #ffffff transparent;	
}

#slider-object2 p.article a {
	display: inline-block;
	position: absolute;
	left: 32px;
	bottom: 20px;
	font-size: 13px;
	color: #b8bbbc;
	text-transform: uppercase;
	-webkit-transition: color 0.2s ease-out;
	   -moz-transition: color 0.2s ease-out;
	    -ms-transition: color 0.2s ease-out;
	        transition: color 0.2s ease-out;
}

#slider-object2 p.article a:hover {
	color: #898f92;
}

/* ! Signup strip */

#signup-strip {
	width: 100%;
	padding: 77px 0 86px 0;
	background-color: #223a49;
}

#signup-strip p:first-child {
	margin-bottom: 50px;
	font-family: "Gotham Book";
	font-size: 29px;
	line-height: 38px;
	color: #fff;
	letter-spacing: -1px;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#signup-strip p.terms {
	clear: both;
    margin-bottom: 0;
	font-size: 14px;
	line-height: 17px;
	color: #79909a;
}

#signup-strip p a {
	text-decoration: underline;
}

#signup-strip p a:hover {
	text-decoration: none;
}

/* ! Footer */

footer {
	width: 100%;
	background-color: #223a49;
}

footer div.container {
	position: relative;
	padding: 57px 0 75px 0;
	text-align: left;
	border-top: 1px solid #546e7b;
}

#footer-logo {
	width: 242px;
	height: 63px;
	margin-bottom: 46px;
	background: url(../../voicevoice.com/images/global-sprites.png) -218px 0;
}

footer p {
	width: 290px;
	font-size: 12px;
	line-height: 20px;
	color: #a9c5d2;
}

#footer-menu {
	position: absolute;
	top: 128px;
	right: 0;
}

footer ul {
	float: left;
	width: 210px;
	line-height: 33px;
	text-transform: uppercase;
}

footer ul li a {
	font-family: "Gotham Book";
	font-size: 12px;
	color: #a9c5d2;
}

footer ul li:first-child {
	font-family: "Gotham Bold";
	font-size: 18px;
	color: #556f7b;
}

footer ul li a:hover {
	color: #4f6e7e;
}

#connect  {
	width: 176px;
}

#connect li:first-child {
	margin-bottom: 9px;
}

#connect li:nth-child(2),
#connect li:nth-child(3),
#connect li:nth-child(4) {
	display: block;
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 16px;
	background-image: url(../../voicevoice.com/images/global-sprites.png);
}

#connect li:nth-child(2) { background-position: 0 -274px; }
#connect li:nth-child(3) { background-position: -52px -274px; }
#connect li:nth-child(4) { background-position: -104px -274px; margin-right: 0; }

#connect a {
	display: block;
	opacity: 0;
	width: 48px;
	height: 48px;
	background-image: url(../../voicevoice.com/images/global-sprites.png);
	-webkit-transition: opacity 0.2s ease-out;
	   -moz-transition: opacity 0.2s ease-out;
	    -ms-transition: opacity 0.2s ease-out;
	        transition: opacity 0.2s ease-out;
}

#connect a.twitter { background-position: 0 -326px; }
#connect a.facebook { background-position: -52px -326px; }
#connect a.linkedin { background-position: -104px -326px; }

#connect a:hover {
	opacity: 1;
}

/* ! Copyright */

#copyright {
	width: 100%;
	height: 82px;
	background-color: #112730;
}

#copyright p {
	display: block;
	width: 1043px;
	margin: 0 auto;
	font-size: 12px;
	color: #516d7a;
	line-height: 82px;
	text-transform: uppercase;
}

/* ! Forms */

/* Home header form */

.signup ul {
	width: 644px;
	height: 50px;
	margin: 0 auto;
}

.signup ul li {
	display: block;
	float: left;
	text-align: left;
}

.signup ul li:first-child input {
	margin-right: 1px;
	-webkit-border-radius: 4px 0 0 4px;
	   -moz-border-radius: 4px 0 0 4px;
	    -ms-border-radius: 4px 0 0 4px;
	        border-radius: 4px 0 0 4px;
}

.signup ul li:last-child input[type="text"] {
	margin-left: 1px;
	-webkit-border-radius: 0 4px 4px 0;
	   -moz-border-radius: 0 4px 4px 0;
	    -ms-border-radius: 0 4px 4px 0;
	        border-radius: 0 4px 4px 0;
}

.signup input[type="text"] {
	display: block;
	width: 180px;
	height: 50px;
	padding: 0 17px;
	font-family: "Gotham Book";
	font-size: 18px;
	color: #fff;
	background-color: rgba( 255, 255, 255, .3);
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: background-color 0.2s ease-out;
	   -moz-transition: background-color 0.2s ease-out;
	    -ms-transition: background-color 0.2s ease-out;
	        transition: background-color 0.2s ease-out;
}

.signup input[type="text"]:focus {
	background-color: rgba( 255, 255, 255, .45);
}

.signup ::-webkit-input-placeholder { color: rgba( 255, 255, 255, .7); }
.signup ::-moz-placeholder          { color: rgba( 255, 255, 255, .7); }
.signup :-moz-placeholder           { color: rgba( 255, 255, 255, .7); }
.signup :-ms-input-placeholder      { color: rgba( 255, 255, 255, .7); }

.signup input[type="submit"] {
	display: block;
	height: 50px;
	margin: 38px auto 0 auto;
	padding: 0 32px;
	font-size: 19px;
	line-height: 50px;
	cursor: pointer;
	-webkit-appearance: none;
}

input[type="submit"]::-moz-focus-inner { /* remove extra padding in Firefox */
    margin: 0;
    padding: 0;
    border: 0;
}

/* Signup strip form */

#strip-form.signup ul {
	width: 774px;
	margin-bottom: 50px;
}

#strip-form.signup ul li:nth-child(3) input {
	margin-left: 1px;
	-webkit-border-radius: 0 4px 4px 0;
	   -moz-border-radius: 0 4px 4px 0;
	    -ms-border-radius: 0 4px 4px 0;
	        border-radius: 0 4px 4px 0;
}

#strip-form.signup input[type="text"] {
	width: 159px;
	color: #000;
	background-color: #fff;
}

#strip-form.signup ::-webkit-input-placeholder { color: #98a3a8; }
#strip-form.signup ::-moz-placeholder          { color: #98a3a8; }
#strip-form.signup :-moz-placeholder           { color: #98a3a8; }
#strip-form.signup :-ms-input-placeholder      { color: #98a3a8; }

#strip-form.signup input[type="submit"] {
	margin: 0 0 0 14px;
	padding: 0 15px;
	font-size: 17px;
	line-height: 50px;
	cursor: pointer;
}

/* Nav form */

#nav-form {
	position: absolute;
	opacity: 0;
	pointer-events: none;
	top: 21px;
	right: 32px;
	-webkit-transition: opacity 0.3s ease-out;
	   -moz-transition: opacity 0.3s ease-out;
	    -ms-transition: opacity 0.3s ease-out;
	        transition: opacity 0.3s ease-out;
}

#nav-form.visible {
	opacity: 1;
	pointer-events: all;
}

#nav-form.signup ul {
	width: auto;
}

#nav-form.signup ul li:nth-child(3) input {
	margin-left: 1px;
	-webkit-border-radius: 0 4px 4px 0;
	   -moz-border-radius: 0 4px 4px 0;
	    -ms-border-radius: 0 4px 4px 0;
	        border-radius: 0 4px 4px 0;
}

#nav-form.signup input[type="text"] {
	width: 100px;
	height: 40px;
	font-size: 14px;
}

#nav-form.signup input[type="submit"] {
	height: 40px;
	margin: 0 0 0 10px;
	padding: 0 15px;
	font-size: 16px;
	line-height: 40px;
}

/* Form errors */

.signup input[type="text"].error {
	background-color: rgba( 249, 73, 73, .63) !important;
}

.signup span.error {
	position: absolute;
	margin-top: -22px;
	font-family: "Gotham Bold";
	font-size: 13px;
	color: #e74141;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#nav-form.signup span.error {
	display: none !important;
}

/* Inline forms */

.inline.small label {
	display: block;
	margin-bottom: 7px;
	font-family: "Gotham Medium";
	font-size: 14px;
	color: #0d1b20;
	text-transform: uppercase;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.inline.small input[type="text"] {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 35px;
	margin-bottom: 20px;
	padding: 0 13px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #0d1b20;
	border: 1px solid #c4c4c4;
	background-color: #f9f9f9;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: background-color 0.2s ease-out;
	   -moz-transition: background-color 0.2s ease-out;
	    -ms-transition: background-color 0.2s ease-out;
	        transition: background-color 0.2s ease-out;
}

.inline.small input[type="submit"] {
	height: 41px;
	font-size: 15px;
	line-height: 41px;
	cursor: pointer;
	-webkit-appearance: none;
}

.inline.small input[type="text"]:focus {
	background-color: #fff;
}

/* Form errors */

.inline.small input[type="text"].error {
	border-color: #e74141;
}

.inline.small span.error {
	display: inline-block;
	position: relative;
	top: -21px;
	padding: 2px 5px;
	font-family: "Gotham Book";
	font-size: 13px;
	color: #fff;
	background-color: #e74141;
}
/*
     FILE ARCHIVED ON 07:25:12 Dec 27, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:46:46 Apr 23, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.414
  load_resource: 89.311
  PetaboxLoader3.resolve: 46.658
  PetaboxLoader3.datanode: 35.458
*/