/*
 ______        _ _                    _                    
(____  \      (_) |                  | |         _         
 ____)  ) ___  _| | _____  ____ ____ | | _____ _| |_ _____ 
|  __  ( / _ \| | || ___ |/ ___)  _ \| |(____ (_   _) ___ |
| |__)  ) |_| | | || ____| |   | |_| | |/ ___ | | |_| ____|
|______/ \___/|_|\_)_____)_|   |  __/ \_)_____|  \__)_____)
                               |_|                         
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px dotted #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #3a8ede; color: #fff; text-shadow: none; }
::selection { background: #3a8ede; color: #fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #3a8ede; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #3a8ede; -webkit-transition: color 0.2s ease-out; -moz-transition: color 0.2s ease-in; -o-transition: color 0.2s ease-in; transition: color 0.2s ease-in; }
a:hover { color: #036; text-decoration: underline; }

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2011 Fontspring
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:		Hoftype
 * License URL:	http://www.fontspring.com/fflicense/hoftype
 *
 */

@font-face {
	font-family: 'CalaLight';
	src: url('font/CalaLig-webfont.eot');
	src: url('font/CalaLig-webfont.eot?#iefix') format('embedded-opentype'),
		url('font/CalaLig-webfont.woff') format('woff'),
		url('font/CalaLig-webfont.ttf') format('truetype'),
		url('font/CalaLig-webfont.svg#CalaLight') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*
	 _______
	(_______)
	 _____ ____ _____ _____  ___ ____  _____ _____ 
	|  ___) ___) ___ | ___ |/___)  _ \| ___ | ___ |
	| |  | |   | ____| ____|___ | |_| | ____| ____|
	|_|  |_|   |_____)_____|___/|  __/|_____)_____)
	                            |_|
*/

body { overflow: hidden; }
em { font-style: italic; }
#container { margin: 0 auto; max-width: 900px; background: #FFF; }
header { width: 100%; }
#logo { float: left; margin: 10px 0 0 5px; cursor: pointer; z-index: 9; position: relative; }

#hiring { width: 134px; height: 166px; background: url(../images/jquery-flag.png) top left; z-index: 8; position: fixed; top: -166px; left: -10px; margin-bottom: -166px; opacity: 0.1; }
#hiring a { position: relative; top: 0; left: 0; width: 100%; height: 100%; display: block; cursor: pointer; }
#hiring a:hover { color: #3a8ede; }

img.case-image { border: 1px solid #AAA; }
p.case { text-align: center; }
ol.upper-latin { list-style: upper-latin; font: bold 16px Georgia, Garamond, serif; }
ol.decimal { list-style: decimal; font: bold 16px Georgia, Garamond, serif; }

#social { float: right; font: 14px Georgia, Garamond, serif; margin-top: 15px; }
#social p { float: left; white-space: nowrap; }
#social ul { float: right; }
#social ul, #social li { list-style: none; display: inline; }
#social li { margin-left: -3px; }
#social a { width: 28px; height: 20px; display: inline-table; }

nav { clear: both; float: right; display: block; margin-bottom: 15px; }
nav ul, nav li { list-style: none; display: inline; }
nav li { font: 20px Georgia, Garamond, serif; margin: 0 0 0 25px; }
nav a { color: #3a8ede; text-decoration: none; }

#subnav { float: left; display: inline; height: auto; width: 900px; margin: 0px 40px 0px 0px; padding: 10px 0 10px 0; text-align: right; background: url(../images/hr_2x1.png) repeat-x top left; font-weight: normal; font-size: 12px; clear: both; }
#subnav .previous { float: left; }
#subnav .previous a { text-decoration: none; font: bold italic 12px Georgia; }
#sub-navigation { display: inline; list-style: none; }
#sub-navigation li { float: right; font: 16px Georgia; margin-left: 20px; }
#sub-navigation li a { text-decoration: none; }
.subnav-active { color: #333; }

.top { position: fixed; right: -15px; top: 100px; }
.opacity .top { opacity: 0.6; -webkit-transition: opacity 500ms linear; -moz-transition: opacity 500ms linear; transition: opacity 500ms linear; }
.opacity .top:hover { opacity: 1; }
.opacity .top.hide { opacity: 0; }
.no-opacity .top.hide { display: none; }

.sticky #subnav { position: fixed; z-index: 1; top: 0; left: 50%; margin-left: -450px; background: #FFF; border-bottom: 1px dotted #CCC; }

#main { clear: both; padding: 30px 0 0 0; border-top: 1px dotted #CCC !important; background: #FFF; }
h1 { font: bold 28px 'CalaLight', Georgia, Garamond, serif; line-height: 1.5em; }
h2 { font: 16px Georgia, Garamond, serif; line-height: 1.5em; }
h3 { font: bold 18px 'CalaLight', 'Helvetica Neue', Helvetica, serif; }

#social-mail { background: url(../images/icon-mail-28x20.png) top left no-repeat; }
#social-rss { background: url(../images/icon-rss-28x20.png) top left no-repeat; }
#social-linkedin { background: url(../images/icon-linkedin-28x20.png) top left no-repeat; }
#social-facebook { background: url(../images/icon-facebook-28x20.png) top left no-repeat; }
#social-twitter { background: url(../images/icon-twitter-28x20.png) top left no-repeat; }
#social-mail:hover { background: url(../images/icon-mail-active-28x20.png) top left no-repeat; }
#social-rss:hover { background: url(../images/icon-rss-active-28x20.png) top left no-repeat; }
#social-linkedin:hover { background: url(../images/icon-linkedin-active-28x20.png) top left no-repeat; }
#social-facebook:hover { background: url(../images/icon-facebook-active-28x20.png) top left no-repeat; }
#social-twitter:hover { background: url(../images/icon-twitter-active-28x20.png) top left no-repeat; }

#front { background: url(../images/bg-branches.gif) bottom no-repeat; height: 360px; overflow: hidden; }
#front h1 { margin-top: 0; }
#front h2 { margin-top: 18px; }
#front img, #subfront img { margin: 12px 0 0 0; }

#labs { background: url(../images/labs_cloud.png) no-repeat bottom center; height: 320px; text-align: center; overflow: hidden; }
#labs h1 { margin-top: 0; font-size: 3em; }
#labs h2 { margin-top: 0; }
#labs img { margin-top: 0; }
#labsbutton { width: 350px; height: 38px; font: 18px Georgia, 'Times New Roman', serif; text-transform: none; background: #A1D841 url(../images/ui-bg-register-a1d841_1x100.png) repeat-x 50% 50%; border: 1px solid #4D9528; margin: 0 0 0 -208px; position: relative; left: 50%; padding: 7px 14px; color: white; border-radius: 9px; -moz-border-radius: 9px; }
#labsbutton:hover { background: #A1D841; color: #333; }
#labsnews { width: 385px; position: absolute; display: none; }
#labsnews input[type=text] { border: 1px solid #A1D841; background: #FFF; height: 35px; margin-top: -3px; padding-left: 5px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; float: left; width: 290px; }
#labsnews input[type=submit] { border: 1px solid #A1D841; border-left: none; background: #A1D841; height: 39px; margin-top: -3px; padding: 2px 9px 0 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; font: 14px Georgia, Garamond, serif; color: #333; width: 50px; }

#case-study-download { border: 1px solid #4D9528; background: #A1D841 url(../images/ui-bg-register-a1d841_1x100.png) repeat-x 50% 50%; height: 39px; margin-top: -3px; padding: 2px 9px 0 6px; border-radius: 6px; font: 16px Georgia, Garamond, serif; color: #FFF; width: 150px; }
#thanks { position: relative; left: 470px; top: -178px; font-weight: bold; background: #FFF; padding: 20px; width: 350px; text-align: center; font: 20px 'CalaLight', 'Helvetica Neue', Helvetica, sans-serif; border-radius: 10px; }

#about { background: url(../images/bg-branches.gif) bottom no-repeat; height: 250px; overflow: hidden; text-align: center; }
#about h1 { border: none; padding-top: 25px; font-size: 3.1em; }
#about h2 { margin: 0 200px 0 200px; }

#api-analytics { background: url(../images/bg-branches.gif) bottom no-repeat; height: 340px; overflow: hidden; text-align: center; }
#api-analytics img { margin-top: -20px; }
#api-analytics h1, #api-analytics-features h1 { border: none; font-size: 3.1em; text-align: left; margin-top: 50px; }
#api-analytics h2, #api-analytics-features h2 { text-align: left; font-weight: normal; }

#api-analytics-features { background: url(../images/bg-branches.gif) bottom no-repeat !important; height: 300px; overflow: hidden; text-align: center; }

#analytics-features img { float: left; margin: 5px 15px 5px 0; }
#analytics-features strong { font: bold 16px Georgia, Garamond, serif; line-height: 30px !important; }
#analytics-features p { margin-left: 42px; }

#subfront { background: url(../images/bg-branches.gif) bottom no-repeat; height: 450px; text-align: center; overflow: hidden; }
#subfront h1, #directories h1 { margin-top: 10px; font-size: 36px; }
#subfront h2, #directories h2 { font-size: 20px; width: 650px; margin: 0 auto; }

#yourbusiness { background: url(../images/bg-branches.gif) bottom no-repeat; height: 200px; width: 890px; text-align: center; overflow: hidden; position: relative; }

.first-container { float: left; width: 215px; display: inline-table; }
.first-container:first-child { margin-left: 5px; }
.first-container a { text-decoration: none; color: #333; }
.first-container a:hover { color: #3a8ede; }
.first-container h3 { font-size: 1.3em; cursor: pointer; border-radius: 6px; border: 5px solid transparent; }

.advertiser { position: relative; }
.adnetwork { position: relative; }
.publisher { position: relative; }

#platform-features .column-tri { margin-left: 20px; width: 280px; }
#platform-features a { text-decoration: none; }
#platform-features h1 { font-size: 30px; text-align: center; margin-bottom: 20px; }
#platform-features p { font: 16px Georgia; line-height: 24px; width: 85%; }
.platform-img { float: left; margin: 0 5px 5px 0; }
h3.platform { font: bold 16px Georgia; margin: 5px 0 20px 0; }

.pullquote-logo-right { float: right; margin: 2px 0 10px 30px; }
.pullquote-logo-left { float: left; margin: 2px 15px 10px 0; }
.pullquote, .pullquote a { font: 24px 'LintelItalic', 'Helvetica Neue', Helvetica, serif !important; text-align: justify !important; }

.country-statistics { width:170px; padding: 0; }
.country-statistics p { float: left; font-size: 13px !important; }
.country-statistics img { border:1px solid #ccc; float:left; margin: 10px 10px 15px 0; }

.v-card img.team { float: left; margin: 0 20px 20px 0; width: 80px; height: 90px; }
.v-card h1 { float: left; margin-top: -10px; clear: right; }
.v-card h4 { margin: 35px 0 0 -200px; }
.v-card p.contactinfo { position: relative; top: -60px; left: 100px; clear: both; width: 300px; }
.v-card p.contactinfo a { font-size: 14px !important; }
.v-card p { margin-top: -60px; }
.v-card q { font: 13px Georgia, Garamond, serif !important; font-style: italic !important; color: #818181; }
.v-card q a { font-size: 13px !important; }

.job-date { clear: left; float: left; color: #999; font-weight: normal; font-size: 12px; margin: 0; width: 80px; }
.job-title { float:left; width: 320px; margin: 0 0 10px 0; }
#press ul { list-style: none; }
#press li { margin: 10px 0 10px -20px; }
#press ul a { font-size: 14px; }
#press .date { margin-bottom: 5px; }
.press-logo { float: left; margin: 5px 10px 5px 0; width: 170px; border: 1px solid #eaeaea; padding: 10px; font-size: 12px !important; }

.login_field { clear: left; margin-left: 15px; }
.form-button-register { float:left; margin:20px 0 20px 0; }
.indicate-required { text-align: right; font: 12px Georgia, Garamond, serif; font-style: italic; overflow: hidden; color: #000; margin: 0; }
.mc-field-group, .form-input-container { margin: 10px 0 0 0; clear: both; overflow: hidden; }
.mc-field-group label, .form-input-container label, .login label { display: block; margin: .3em 0; line-height: 1em; font: bold 16px Georgia, Garamond, serif; }
.form-input-container label { margin-bottom: -15px; }
.mc-field-group input, .form-input-container input, .form-input-container textarea, .login input { float: left; z-index: 999; width: 285px; padding: 6px 5px; font-size: 14px; background: #FAFAFA; border: 1px solid #EAEAEA; }
.mce-responses { float: left; top: -1.4em; overflow: hidden; width: auto; margin: 0 5%; clear: both; }
.mce-error-response { display: none; margin: 10px 0; font: bold 13px Georgia, Garamond, serif; float: left; top: -1.5em; z-index: 1; width: auto; background: #FBE3E4; color: #D12F19; }
.mce-success-response { display: none; margin: 10px 0; font: bold 13px Georgia, Garamond, serif; float: left; top: -1.5em; z-index: 1; width: 100%; background: #E3FBE4; color: #529214; }
.mc-embedded-subscribe, .form-button-send { margin: 10px 0 0 0; padding: 10px 20px 10px 10px; width: 124px; height: 36px; background: url(../images/form-button-send-124x36.png) no-repeat top left; border: none; font-size: 16px; text-transform: uppercase; color: #9F9A94; }
.form-button-send { padding-right: 8px !important; }

.clear { clear: both; padding-top: 25px !important; }
.clear a { text-decoration: none; font-weight: bold; font-style: italic; }
hr { clear: both; }

#columns, .columns { width: 105%; clear: both; }
.column-quadri { float: left; width: 220px; }
.column-tri { float: left; width: 298px; }
.column-duo { float: left; width: 410px; display: inline-table; vertical-align: top; padding: 25px 0 25px 0; }
.column-duo h2 { font: bold 20px 'CalaLight', 'Helvetica Neue', Helvetica, serif; margin-bottom: 15px; }
.column-duo p, .column-uni p, aside p { margin-bottom: 10px; font: 16px Georgia, Garamond, serif; line-height: 1.5em; }
.column-duo a, .column-uni a { font: bold italic 16px Georgia, Garamond, serif; text-decoration: none; }
.column-duo:last-child { float: right; }
.column-duo-second-header { padding-top: 0px; font: bold 28px 'CalaLight', 'Helvetica Neue', Helvetica, serif !important; margin-bottom: 15px; }
.column-uni { float: left; width: 620px !important; vertical-align: top; padding: 25px 0 25px 0; }
.column-uni p { margin-bottom: 10px; font: 16px Georgia, Garamond, serif; line-height: 1.5em; }
aside { float: right; width: 255px; vertical-align: top; padding: 20px 0 25px 20px; }
aside .statistics { background: #e6f7fc; margin-bottom: 50px; padding: 20px 10px 20px 10px; }
aside li { background: url(../images/bullet.png) top left no-repeat !important; list-style: none; padding-left: 25px; font: 16px Georgia, Garamond, serif; margin-bottom: 10px; }
aside ul { margin: 10px 0 0 10px; }
aside h3 { margin-bottom: 10px; }
aside a { font-style: italic; font-weight: bold; text-decoration: none; }

#business { text-align: center; font: 16px Georgia, Garamond, serif; line-height: 1.5em; height: 200px auto; margin: 10px 0 50px 15px; }
#business h2 { font-size: 18px; }
#business a { text-decoration: none; }
#business p { padding: 0 13px 0 13px; }
.learn-more { font: bold italic 16px Georgia, Garamond, serif; line-height: 8em; margin-left: 10px !important; }

#front-partners { text-align: center; }
#front-partners h1 { margin: 35px 0 25px 0; }
#front-partners img, #more-partners img { width: 120px; height: 48px; }
#view-more-partners { font: bold italic 16px Georgia, Garamond, serif; text-align: left; color: #3a8ede; cursor: pointer; margin: 25px 0 30px 10px; -webkit-transition: color 0.2s ease-in; -moz-transition: color 0.2s ease-in; -o-transition: color 0.2s ease-in; transition: color 0.2s ease-in; }
#view-more-partners:hover { color: #036; }

.columns .partnerlogo { margin: 10px 0 0 10px; }
.illustration { margin: -20px 0 0 50px; }
.ill:nth-child(2) { border-right: 1px solid #ddd; }
.ill:nth-child(4) { border-left: 1px solid #ddd; }
.ill p { padding: 0 20px 0 10px; text-align: justify; font: 16px Georgia, Garamond, serif; }
.ill p:first-letter { font-weight: bold; font: 16px Georgia, Garamond, serif; float: left; margin: 0 5px 50px 0; }
.facts-local { background: #fbe366; margin-top: 40px; }
.facts-affiliate { background: #f3715b; color: #FFF; margin-top: 40px; }
.facts-classified { background: #92a347; color: #FFF; margin-top: 40px; }
.facts-mobile { background: #609bd0; color: #FFF; margin-top: 40px; }
.facts-local li, .facts-affiliate li, .facts-classified li, .facts-mobile li { padding-right: 15px; }

#article { text-align: justify; }
#article h1 { font: bold 30px 'CalaLight', 'Helvetica Neue', Helvetica, serif; }
#article h2 { font: bold 18px 'CalaLight', 'Helvetica Neue', Helvetica, serif; margin-bottom: 15px; }
p.excerpt { font: 18px Georgia, Garamond, serif; margin-top: 10px; line-height: 1.5em; }
#article a { font-weight: bold; font-style: italic; text-decoration: none; }
blockquote img { float: left; margin: 0 20px 25px 0; }
blockquote { font: 14px Georgia, Garamond, serif !important; margin-bottom: 10px; }
blockquote p { font: italic 16px Georgia, Garamond, serif !important; color: #818181; }

#latest-blog { list-style: none; margin: 0 0 20px 5px; }
#latest-blog li { margin-bottom: 10px; }
.date { font: bold 11px Georgia, Garamond, serif; color: #666; }
#latest-blog a { padding-left: 15px; }
#blog-rss, #twitter-bird { float: right; }
#press-tc { margin: 20px 0 20px 40px; }

#slider { margin: 50px 0 50px 0; }
.slide {  }
.slide h3 { color: #333; font: 36px 'CalaLight', Georgia !important; }
.slide h4 { color: #333; font: 20px 'CalaLight', Georgia !important; }
.slide p { color: #333; font: 16px Georgia !important; line-height: 24px !important; }
.slide a { font: bold 16px Georgia, "Times New Roman", Times, serif; font-style: italic; text-decoration: none; }

#footer-form h2 { font: bold 20px 'CalaLight', 'Helvetica Neue'; margin: 0 0 10px 20px; }
#footer-form fieldset { margin: 0 0 10px 20px; }
#footer-form label { display: block; font: 14px Georgia, Garamond, serif; margin: 10px 0 5px 0; }
#footer-form input { width: 285px; height: 25px; padding: 6px 5px; font-size: 14px; background: #FAFAFA; border: 1px solid #EAEAEA; }
#footer-form .form-button-send { background: #add6f6 !important; margin: 10px 0 0 0; padding: 5px 0 0 10px; width: 135px !important; height: 36px !important; font-size: 16px; text-transform: uppercase; color: #FFF; }

footer ul { float: left; width: 230px; margin: 0px 0px 70px 0px; padding: 10px 15px 0px 55px; list-style: none; }
footer li { display: block; text-align: left; margin: 5px 0 0 0; padding: 0; }
footer li a { text-decoration: none; font: 16px Georgia, "Times New Roman", Times, serif; }
footer .li-first { padding-bottom: 10px; }
footer .li-first a { font: 20px Georgia, "Times New Roman", Times, serif; }

footer .copy { float: left; line-height: 1.5em; margin: 0 0 15px 0; padding: 0; color: #333; font: 14px Georgia, "Times New Roman", Times, serif; }
footer .copy a { text-decoration: none; font-weight: bold; font-style: italic; }
.footer-share { float: right; height: 21px; vertical-align: top; }

.other-things { display: none; }
#goog-fixurl { margin-top: 15px; }
#goog-fixurl ul { list-style: none; }
.search-goog { font-family: Georgia, Garamond, serif !important; font-family: Georgia, Garamond, serif; }
#goog-wm-qt { border: 1px solid #A1D841; background: #FFF; height: 35px; margin-top: 0; padding-left: 5px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; width: 290px; }
#goog-wm-sb { border: 1px solid #A1D841; border-left: none; background: #A1D841; height: 39px; margin-top: 0; padding: 2px 9px 0 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; font: 14px Georgia, Garamond, serif; color: #333; max-width: 120px; }

/*    
	___ _       _      _     _
   / __|_)     (_)    | |   (_)
 _| |__ _ ____  _  ___| |__  _ ____   ____
(_   __) |  _ \| |/___)  _ \| |  _ \ / _  |
  | |  | | | | | |___ | | | | | | | ( (_| |
  |_|  |_|_| |_|_(___/|_| |_|_|_| |_|\___ |
                                    (_____|
*/

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-width: 1030px) {
	#hiring { display: none; visibility: hidden; }
}
@media screen and (max-width: 915px) {
	p.copy, p.copy a { font-size: 12px; }
	p.copy { margin-left: 15px; }
	footer ul { width: 200px; }
	footer .li-first a { font-size: 16px; }
	h1, .column-duo-second-header, .column-duo h2, nav li a { font-size: 18px !important; }
	p.excerpt, h3 { font-size: 15px !important; }
	.columns p, aside li, .ill p, .columns a, #sub-navigation li a, footer li a, #platform-features p { font-size: 14px; }
	.case-image { width: 300px; }
	#footer-form input { width: 225px; height: 15px; font-size: 12px; }
	#footer-people img { width: 60px; height: 67px; }
	
	.column-uni { width: 520px !important; }
	.column-duo { width: 390px !important; width: 390px; margin-left: 10px; }
	.partnerlogo { width: 100px; }
	.top { display: none; visibility: hidden; }
	#platform-features { position: relative; left: 50%; margin-left: -400px; }
	#platform-features .column-tri { margin-left: 10px !important; width: 260px !important; }
	#about { height: 200px; }
	.worldmap { width: 500px; }
	#mc_embed_signup input { width: 205px; font-size: 12px; }
	.column-duo iframe { width: 350px; }
}

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/* j.mp/pRt19l : Q1NTIEF1dGhvcjogTWF0dGlhcyBIYWdiZXJnLCBodHRwOi8vemVycC5seS9wZXN0YmFybg== */
