.hidden {
    display: none
}

.hide {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

html, body {
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 62.5%;
    line-height: 1.5em
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite,
code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption,
tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    line-height: 1;
    font-family: inherit
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show
}

ol, ul {
    list-style: none
}

q:before, q:after, blockquote:before, blockquote:after {
    content: ""
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: 0
}

a:hover, a:active {
    outline: 0
}

p {
    color: #8e959c
}

a {
    color: #19a9e5
}

a:hover {
    color: #1487b7
}

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

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
    outline: 0
}

a {
    text-decoration: none;
    cursor: pointer
}

button, input {
    border: 1px solid;
    outline: 0;
    line-height: normal;
    *overflow: visible
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

::selection {
    background: #72d0eb;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #72d0eb;
    color: #fff;
    text-shadow: none
}

.centered {
    margin: 0 auto;
    width: 1000px
}

body {
    overflow-x: hidden;
    margin: 0
}

section#masthead {
    float: left;
    width: 100%;
    background: url('../images/img/dark_charts.png') top center repeat-x #2f353e;
    background-attachment: fixed;
    -webkit-box-shadow: inset 0 0 100px 10px #24292f;
    -moz-box-shadow: inset 0 0 100px 10px #24292f;
    box-shadow: inset 0 0 100px 10px #24292f
}

section#masthead header #navigation {
    float: left;
    width: 100%;
    height: 80px;
    z-index: 999;
    position: fixed;
    padding-top: 38px;
    background-attachment: fixed
}

section#masthead header #navigation a#logo {
    background-size: 699px 206px;
    display: block;
    float: left;
    text-indent: -9000px;
    overflow: hidden;
    background: url('../images/structure/navigation_neue.png') top left no-repeat;
    width: 170px;
    background-position: 0 -175px;
    height: 19px;
    padding: 10px 0;
    margin: 16px 0 0 0
}

section#masthead header #navigation a#logo:hover, section#masthead header #navigation a#logo:focus {
    background-position: -206px -175px
}

section#masthead header #navigation ul#primary {
    float: left;
    margin-left: 20px;
    z-index: 500
}

section#masthead header #navigation ul#primary li {
    float: left
}

section#masthead header #navigation ul#primary li a {
    float: left;
    padding: 30px 0;
    margin: 0 0 0 15px;
    color: #929ba4;
    font-family: "Proxima Nova Regular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size-adjust: .488;
    font-weight: normal;
    font-style: normal;
    font-size: 1.15em;
    font-weight: 500;
    letter-spacing: .06em;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    background: 0
}

section#masthead header #navigation ul#primary li a:hover, section#masthead header #navigation ul#primary li a:focus {
    color: #f3f4f5
}

section#masthead header #navigation ul#global {
    float: right;
    margin: 31px 0 0
}

section#masthead header #navigation ul#global li {
    float: left
}

section#masthead header #navigation ul#global li a {
    color: #8e959c;
    font-size: 1.1em;
    padding: 10px 0;
    margin: 0 0 0 10px
}

section#masthead header #navigation ul#global li a:hover, section#masthead header #navigation ul#global li a:focus {
    color: #d8dee3
}

section#masthead header #navigation ul#global li.highlight a {
    -khtml-border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    padding: 3px 7px 5px 7px;
    background: #676f76;
    color: #f6f7f8;
    margin-right: 3px;
    margin-top: -3px
}

section#masthead header #navigation ul#global li.highlight a:hover,
section#masthead header #navigation ul#global li.highlight a:focus {
    background: #59c1e4;
    color: #fff
}

section#masthead header #navigation ul#global li.highlight a:active {
    background: #1e92b9
}

section#masthead header #headline {
    float: left;
    width: 100%;
    padding: 218px 0 110px 0;
    text-align: center
}

section#masthead header #headline h1 {
    color: #fff;
    font-family: "FS Albert Web Bold", "Helvetica Neue", Arial, sans-serif;
    font-size-adjust: .49;
    font-weight: bold;
    font-style: normal;
    font-size: 4.8em;
    letter-spacing: -0.03em;
    line-height: 1.1em;
    text-shadow: 0 2px 5px #191c21;
    -webkit-font-smoothing: antialiased
}

section#masthead header #headline h2 {
    color: #d8dee3;
    font-family: 'Proxima Nova', 'Helvetica Neue', sans-serif;
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 auto;
    width: 380px;
    margin-top: 20px;
    margin-bottom: 40px
}

section#masthead header #headline a#create {
    display: inline-block;
    *display: inline;
    font-family: "Proxima Nova Semibold", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size-adjust: .488;
    font-weight: 600;
    font-style: normal;
    font-size: 1.35em;
    letter-spacing: .05em;
    text-shadow: 0 1px 2px #426d06;
    text-transform: uppercase;
    width: auto;
    -moz-box-shadow: inset 0 1px 0 0 #a0d642;
    -webkit-box-shadow: inset 0 1px 0 0 #a0d642;
    box-shadow: inset 0 1px 0 0 #a0d642;
    background: #7cbc27;
    background: -moz-linear-gradient(top, #7cbc27 0, #62a30c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7cbc27), color-stop(100%, #62a30c));
    background: -webkit-linear-gradient(top, #7cbc27 0, #62a30c 100%);
    background: -o-linear-gradient(top, #7cbc27 0, #62a30c 100%);
    background: -ms-linear-gradient(top, #7cbc27 0, #62a30c 100%);
    background: linear-gradient(to bottom, #7cbc27 0, #62a30c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7cbc27', endColorstr='#62a30c', GradientType=0);
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 24px 40px 22px;
    color: #fff
}

section#masthead header #headline a#create:hover, section#masthead header #headline a#create:focus {
    color: #fff;
    background: -moz-linear-gradient(top, #87c32b 0, #6eaf0e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #87c32b), color-stop(100%, #6eaf0e));
    background: -webkit-linear-gradient(top, #87c32b 0, #6eaf0e 100%);
    background: -o-linear-gradient(top, #87c32b 0, #6eaf0e 100%);
    background: -ms-linear-gradient(top, #87c32b 0, #6eaf0e 100%);
    background: linear-gradient(to bottom, #87c32b 0, #6eaf0e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#87c32b', endColorstr='#6eaf0e', GradientType=0)
}

section#masthead header #headline a#create:active {
    -moz-box-shadow: inset 0 3px 10px #245401;
    -webkit-box-shadow: inset 0 3px 10px #245401;
    box-shadow: inset 0 3px 10px #245401;
    padding-top: 25px;
    padding-bottom: 21px
}

section {
    float: left;
    width: 100%
}

section#loved {
    background: #fff;
    width: 100%
}

section#loved p {
    color: #adb3b9;
    font-family: 'Proxima Nova', 'Helvetica Neue', sans-serif;
    font-size: 1.3em;
    line-height: 1.3em;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 30px
}

section#loved ul#brands {
    float: left;
    padding: 0 0 45px 0;
    width: 100%;
    text-align: center
}

section#loved ul#brands li {
    display: inline-block;
    *display: inline;
    margin: 0 10px;
    padding: 0;
    width: 82px;
    height: 50px;
    background: url('../images/marketing/brands.png') top left no-repeat;
    overflow: hidden;
    text-indent: -9000px
}

section#loved ul#brands li.brand1 {
    background-position: 0 -50px
}

section#loved ul#brands li.brand2 {
    background-position: 0 -100px
}

section#loved ul#brands li.brand3 {
    background-position: 0 -150px
}

section#loved ul#brands li.brand4 {
    background-position: 0 -200px
}

section#loved ul#brands li.brand5 {
    background-position: 0 -250px
}

section#loved ul#brands li.brand6 {
    background-position: 0 -300px
}

section#loved ul#brands li.brand7 {
    background-position: 0 -350px
}

section#loved ul#brands li.brand8 {
    background-position: 0 -400px
}

section h3 {
    display: inline-block;
    width: 424px;
    color: #18527c;
    font-family: 'Avenir', sans-serif;
    font-size: 3.2em;
    line-height: 1.2em;
    margin: 0 0 15px 0
}

section#canvasVideo {
    background: url('../images/marketing/division.png') bottom center no-repeat #f7f8f9;
    padding: 100px 0 75px 0;
    text-align: center
}

section#canvasVideo p {
    color: #adb3b9;
    font-family: 'Proxima Nova', 'Helvetica Neue', sans-serif;
    font-size: 1.5em;
    line-height: 1.5em;
    max-width: 400px;
    margin: 0 auto;
    text-align: center
}

section#canvasVideo #video {
    display: inline-block;
    *display: inline;
    width: 897px;
    height: 478px;
    margin: 50px 0 0 0;
    position: relative
}

section#canvasVideo #video #preroll {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    background: url('../images/marketing/canvas_preroll.jpg') center no-repeat #f7f8f9
}

section#canvasVideo #video #preroll a {
    float: left;
    width: 100%;
    height: 100%;
    text-indent: -9000px;
    overflow: hidden;
    background: url('../images/marketing/videoPlay.png') center no-repeat
}

section#canvasVideo #video #preroll a:active {
    background-size: 95px 95px
}

section#canvasVideo #video #vimeohouse {
    opacity: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%
}

section#canvasVideo #video #vimeohouse iframe {
    max-width: 100%;
    max-height: 100%
}

section#canvas {
    background: url('../images/marketing/division.png') bottom center no-repeat #f7f8f9;
    padding: 100px 0 75px 0;
    text-align: center
}

section#canvas p {
    color: #adb3b9;
    font-family: 'Proxima Nova', 'Helvetica Neue', sans-serif;
    font-size: 1.5em;
    line-height: 1.5em;
    max-width: 400px;
    margin: 0 auto;
    text-align: center
}

section#canvas #canvasArea {
    display: inline-block;
    *display: inline;
    width: 927px;
    height: 478px;
    margin: 50px 0 0 0;
    opacity: 1;
    position: relative;
    left: 0;
    top: 0
}

section#canvas #canvasArea #canvasFeature {
    display: inline-block;
    *display: inline;
    width: 498px;
    height: 448px;
    background: url('../images/marketing/canvas-desktop.png') center no-repeat;
    left: 200px;
    text-indent: -9000px;
    opacity: 1;
    position: absolute;
    top: 0;
    z-index: 100
}

section#canvas #canvasArea #canvasMobile {
    display: inline-block;
    *display: inline;
    width: 164px;
    height: 300px;
    background: url('../images/marketing/canvas-mobile.png') center no-repeat;
    left: 300px;
    text-indent: -9000px;
    opacity: 1;
    position: absolute;
    left: 600px;
    top: 180px;
    z-index: 200
}

section#canvas #canvasArea #canvasDropline {
    display: inline-block;
    *display: inline;
    width: 505px;
    height: 13px;
    background: url('../images/marketing/canvas-dropline.png') center no-repeat;
    text-indent: -9000px;
    opacity: 0;
    position: absolute;
    left: 208px;
    top: 385px;
    z-index: 150
}

section#canvas #canvasArea #canvasDragdrop {
    display: inline-block;
    *display: inline;
    width: 108px;
    height: 107px;
    background: url('../images/marketing/canvas-dragdrop.png') center no-repeat;
    text-indent: -9000px;
    opacity: 0;
    position: absolute;
    left: 184px;
    top: 250px;
    z-index: 250
}

section#canvas #canvasArea #canvasLeftitems {
    display: inline-block;
    *display: inline;
    width: 163px;
    height: 273px;
    background: url('../images/marketing/canvas-leftitems.png') center no-repeat;
    text-indent: -9000px;
    opacity: 0;
    position: absolute;
    left: 100px;
    top: 77px;
    z-index: 50
}

section#canvas #canvasArea #canvasRightitems {
    display: inline-block;
    *display: inline;
    width: 125px;
    height: 303px;
    background: url('../images/marketing/canvas-rightitems.png') center no-repeat;
    text-indent: -9000px;
    opacity: 0;
    position: absolute;
    left: 628px;
    top: 130px;
    z-index: 50
}

section#threeblocks {
    background: url('../images/marketing/division.png') bottom center no-repeat #f7f8f9;
    text-align: center;
    padding: 70px 0 95px 0
}

section#threeblocks ul.threecolumns {
    width: 900px;
    margin: 30px auto
}

section#threeblocks ul.threecolumns li {
    float: left;
    margin: 0;
    width: 300px
}

section#threeblocks ul.threecolumns li h4 {
    float: left;
    width: 100%;
    font-family: "Proxima Nova Semibold", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size-adjust: .488;
    font-weight: 600;
    font-style: normal;
    font-size: 1.3em;
    line-height: .9em;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #2f353e;
    margin: 0 0 30px 0;
    padding: 125px 0 0 0
}

section#threeblocks ul.threecolumns li p {
    width: 210px;
    color: #adb3b9;
    font-family: 'Proxima Nova', 'Helvetica Neue', sans-serif;
    font-size: 1.5em;
    line-height: 1.8em;
    margin: 0 auto
}

section#threeblocks ul.threecolumns li.manage {
    position: relative;
    top: 20px
}

section#threeblocks ul.threecolumns li.manage h4 {
    background: url('../images//marketing/icon-manage.png') top center no-repeat
}

section#threeblocks ul.threecolumns li.send {
    position: relative;
    top: 20px
}

section#threeblocks ul.threecolumns li.send h4 {
    background: url('../images//marketing/icon-send.png') top center no-repeat
}

section#threeblocks ul.threecolumns li.optimize {
    position: relative;
    top: 20px
}

section#threeblocks ul.threecolumns li.optimize h4 {
    background: url('../images//marketing/icon-optimise.png') top center no-repeat
}

section#measuring {
    background: url('../images/marketing/measuringbg.png') bottom center no-repeat #f7f8f9;
    text-align: center;
    padding: 70px 0 290px 0
}

section#measuring p {
    width: 350px;
    margin: 0 auto;
    color: #adb3b9;
    font-family: 'Proxima Nova', 'Helvetica Neue', sans-serif;
    font-size: 1.5em;
    line-height: 1.5em
}

section#measuring #pin01 {
    background: url('../images/marketing/pin1.png') top left no-repeat;
    height: 27px;
    float: left;
    opacity: 0;
    position: relative;
    top: 220px;
    left: 108px;
    width: 25px
}

section#measuring #pin02 {
    background: url('../images/marketing/pin2.png') top left no-repeat;
    height: 49px;
    float: left;
    opacity: 0;
    position: relative;
    top: 224px;
    left: 136px;
    width: 45px
}

section#measuring #pin03 {
    background: url('../images/marketing/pin3.png') top left no-repeat;
    height: 34px;
    float: right;
    opacity: 0;
    position: relative;
    top: 216px;
    right: 46px;
    width: 37px
}

section#measuring #pin04 {
    background: url('../images/marketing/pin4.png') top left no-repeat;
    height: 58px;
    float: right;
    opacity: 0;
    position: relative;
    top: 224px;
    right: 102px;
    width: 63px
}

section#supportMap {
    text-align: center;
    position: relative;
    min-height: 400px;
    padding: 280px 0 0 0
}

section#supportMap #twentyfour {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 330px;
    text-align: center
}

section#supportMap #twentyfour h3 {
    width: 100%
}

section#supportMap #twentyfour p {
    color: #9199a2;
    font-family: 'Proxima Nova', 'Helvetica Neue', sans-serif;
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px
}

section#supportMap #twentyfour a#create {
    display: inline-block;
    *display: inline;
    font-family: "Proxima Nova Semibold", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size-adjust: .488;
    font-weight: 600;
    font-style: normal;
    font-size: 1.35em;
    letter-spacing: .05em;
    text-shadow: 0 1px 2px #426d06;
    text-transform: uppercase;
    width: 80%;
    -moz-box-shadow: inset 0 1px 0 0 #a0d642;
    -webkit-box-shadow: inset 0 1px 0 0 #a0d642;
    box-shadow: inset 0 1px 0 0 #a0d642;
    background: #7cbc27;
    background: -moz-linear-gradient(top, #7cbc27 0, #62a30c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7cbc27), color-stop(100%, #62a30c));
    background: -webkit-linear-gradient(top, #7cbc27 0, #62a30c 100%);
    background: -o-linear-gradient(top, #7cbc27 0, #62a30c 100%);
    background: -ms-linear-gradient(top, #7cbc27 0, #62a30c 100%);
    background: linear-gradient(to bottom, #7cbc27 0, #62a30c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7cbc27', endColorstr='#62a30c', GradientType=0);
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 24px 0 22px 0;
    color: #fff
}

section#supportMap #twentyfour a#create:hover, section#supportMap #twentyfour a#create:focus {
    color: #fff;
    background: -moz-linear-gradient(top, #87c32b 0, #6eaf0e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #87c32b), color-stop(100%, #6eaf0e));
    background: -webkit-linear-gradient(top, #87c32b 0, #6eaf0e 100%);
    background: -o-linear-gradient(top, #87c32b 0, #6eaf0e 100%);
    background: -ms-linear-gradient(top, #87c32b 0, #6eaf0e 100%);
    background: linear-gradient(to bottom, #87c32b 0, #6eaf0e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#87c32b', endColorstr='#6eaf0e', GradientType=0)
}

section#supportMap #twentyfour a#create:active {
    -moz-box-shadow: inset 0 3px 10px #3a8602;
    -webkit-box-shadow: inset 0 3px 10px #3a8602;
    box-shadow: inset 0 3px 10px #3a8602;
    padding: 25px 0 21px 0
}

section#supportMap #maparea {
    position: absolute;
    background: url('../images/marketing/worldmap.gif') top center no-repeat;
    height: 680px;
    margin: 0 auto;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0
}

section#supportMap #maparea #pins {
    margin: 0 auto;
    width: 960px;
    position: relative
}

section#supportMap #maparea #pins .location {
    height: 8px;
    width: 8px;
    position: absolute;
    background: #59c1e4;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border: 2px solid #fff;
    z-index: 2
}

section#supportMap #maparea #pins .location .pulse {
    width: 30px;
    height: 30px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    position: absolute;
    top: -15px;
    left: -15px;
    border: 4px solid #59c1e4;
    -webkit-animation: pulse 3s ease-in-out infinite;
    -moz-animation: pulse 3s ease-in-out infinite;
    z-index: 1
}

section#supportMap #maparea #pins .location .p2 {
    -webkit-animation: pulse 5s ease-in-out infinite;
    -moz-animation: pulse 5s ease-in-out infinite
}

section#supportMap #maparea #pins .location .p3 {
    -webkit-animation: pulse 6s ease-in-out infinite;
    -moz-animation: pulse 6s ease-in-out infinite
}

footer {
    width: 897px;
    margin: 0 auto;
    padding: 0 0 95px 0
}

footer ul {
    float: left;
    width: 100%;
    margin: 40px 0 50px 0
}

footer ul li {
    float: left;
    margin: 0 20px 0 0
}

footer ul li#logo a {
    float: left;
    width: 14px;
    height: 10px;
    background: url('images/structure/footer.png') top left no-repeat;
    background-size: 36px 261px;
    background-position: 0 -231px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: background-position .2s linear;
    -moz-transition: background-position .2s linear;
    -o-transition: background-position .2s linear;
    transition: background-position .2s linear
}

footer ul li#logo a:hover, footer ul li#logo a:focus {
    background-position: 0 -251px
}

footer ul li a {
    font-size: 1.2em;
    color: #8e959c
}

footer ul li a:hover, footer ul li a:focus {
    color: #2f353e
}

footer ul li#subscribeButton {
    float: right;
    text-align: right;
    margin: -5px 0 0 0
}

footer ul li#newsletter {
    float: right;
    width: 210px;
    margin: -32px 0 0 0;
    padding: 10px 0 30px 10px
}

footer ul li#newsletter form {
    float: right;
    padding: 0 30px 0 0;
    margin: 0 -30px 0 0
}

footer ul li#newsletter #join {
    float: right;
    width: 120px;
    margin: 0;
    border: 1px solid #e0e5e9;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 9px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 1.2em;
    text-align: right;
    color: #adb3b9;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075);
    -webkit-backface-visibility: hidden
}

footer ul li#newsletter #join::-webkit-input-placeholder {
    color: #bbc0c5
}

footer ul li#newsletter #join:-moz-placeholder {
    color: #bbc0c5
}

footer ul li#newsletter #join:hover, footer ul li#newsletter #join:focus {
    border-color: #a4b3bf;
    color: #2f353e
}

footer ul li#newsletter #join.error {
    border-color: #fbc1d1;
    color: #f56b92
}

footer ul li#newsletter #joinus {
    float: right;
    margin: 0;
    overflow: hidden;
    text-indent: -9000px;
    border: 0;
    height: 34px;
    padding: 0;
    background: url('../images/marketing/subscribe.png') right top no-repeat;
    background-size: 26px 95px;
    background-position: 3px 5px;
    width: 1px
}

footer ul li#newsletter #joinus:hover, footer ul li#newsletter #joinus:active,
footer ul li#newsletter #joinus:focus {
    background-position: 3px -30px
}

footer ul li#newsletter #joinus.success {
    background-position: 3px -66px
}

@media only screen and (max-width:1015px) {
    section#supportMap {
        overflow: hidden
    }

    section#supportMap #maparea #pins {
        display: none
    }

    section#masthead {
        background-attachment: scroll;
        background-position: bottom center
    }

    section#masthead header #navigation {
        background: none !important;
        box-shadow: none !important;
        height: auto;
        position: inherit !important;
        margin: 0;
        padding-top: 0 !important
    }

    section#masthead header #navigation a#logo {
        margin: 30px 30px 30px 20px;
        height: 20px
    }

    section#masthead header #navigation ul#global {
        float: left;
        width: 100%;
        margin: 0;
        background: rgba(25, 28, 33, 0.5);
        text-align: center
    }

    section#masthead header #navigation ul#global li {
        display: inline-block;
        float: none
    }

    section#masthead header #navigation ul#global li a {
        float: left;
        font-size: 1.2em;
        padding: 15px 0;
        margin: 0 10px
    }

    section#masthead header #navigation ul#global li.highlight a {
        margin: 0 10px;
        padding: 15px 0;
        background: 0
    }

    section#masthead header #navigation ul#global li.highlight a:hover {
        background: 0
    }

    section#masthead header #navigation .menu-link {
        margin: 35px 0 0 0;
        padding: 0 20px 20px 20px;
        display: block;
        float: right
    }

    section#masthead header #navigation .menu-link span {
        display: block;
        height: 2px;
        width: 32px;
        background: #fff;
        margin: 5px 0;
        -webkit-transition: -webkit-transform .1s linear;
        -moz-transition: -moz-transform .1s linear;
        -o-transition: -o-transform .3s linear;
        transition: transform .1s linear
    }

    section#masthead header #navigation .menu-link:hover .line-1, section#masthead header #navigation .menu-link:focus .line-1 {
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    section#masthead header #navigation .menu-link:hover .line-3, section#masthead header #navigation .menu-link:focus .line-3 {
        -webkit-transform: translateY(2px);
        -moz-transform: translateY(2px);
        -o-transform: translateY(2px);
        transform: translateY(2px)
    }

    section#masthead header #navigation .menu-link.active span {
        -webkit-transition: -webkit-transform .2s ease-out, opacity .1s linear;
        -moz-transition: -moz-transform .2s ease-out, opacity .1s linear;
        -o-transition: -o-transform .2s ease-out, opacity .1s linear;
        transition: transform .2s ease-out, opacity .1s linear
    }

    section#masthead header #navigation .menu-link.active .line-1 {
        -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
        -moz-transform: translateY(7px) translateX(0) rotate(45deg);
        -o-transform: translateY(7px) translateX(0) rotate(45deg);
        transform: translateY(7px) translateX(0) rotate(45deg)
    }

    section#masthead header #navigation .menu-link.active .line-2 {
        opacity: 0
    }

    section#masthead header #navigation .menu-link.active .line-3 {
        -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
        -moz-transform: translateY(-7px) translateX(0) rotate(-45deg);
        -o-transform: translateY(-7px) translateX(0) rotate(-45deg);
        transform: translateY(-7px) translateX(0) rotate(-45deg)
    }

    section#masthead header #navigation ul#primary {
        width: 100%;
        text-align: center;
        margin-left: 0
    }

    section#masthead header #navigation ul#primary li {
        background-image: none;
        width: 100%
    }

    section#masthead header #navigation ul#primary li a {
        color: #fff;
        margin-left: 0;
        text-align: center;
        width: 100%;
        height: 70px;
        line-height: 70px;
        background-color: rgba(25, 28, 33, 0.5);
        box-shadow: inset 0 1px 0 #2f353e;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }

    section#masthead header #navigation ul#primary li a:hover, section#masthead header #navigation ul#primary li a:focus {
        background: #59c1e4
    }

    section#masthead header #navigation ul#primary li#logo {
        background: 0;
        border: 0;
        clear: both;
        display: inline-block;
        float: none;
        width: 171px;
        margin: 30px 0 50px 0
    }

    section#masthead header #navigation ul#primary li#logo a {
        background-size: 699px 206px !important
    }

    .js section#masthead header #navigation ul#primary {
        max-height: 0;
        overflow: hidden;
        transition: max-height .35s ease-out
    }

    .js section#masthead header #navigation ul#primary.active {
        max-height: 420px
    }

    section#masthead header #headline {
        padding-top: 38px !important
    }

    .centered, section#canvas #canvasArea, section#canvasVideo #video,
    section#canvasVideo #video #preroll a, section#threeblocks ul.threecolumns {
        width: 100%
    }

    section#canvas #canvasArea, section#canvasVideo #video #preroll {
        background-size: 100% auto;
        background: url('../images/marketing/canvas.png') center no-repeat
    }

    section#canvasVideo #video #vimeohouse {
        opacity: 0;
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%
    }

    section#canvas #canvasArea #canvasDragdrop, section#canvas #canvasArea #canvasDropline,
    section#canvas #canvasArea #canvasFeature, section#canvas #canvasArea #canvasLeftitems,
    section#canvas #canvasArea #canvasRightitems, section#canvas #canvasArea #canvasMobile {
        display: none !important
    }

    section#loved ul#brands {
        width: 80%;
        margin-left: 10%
    }

    section#threeblocks ul.threecolumns li {
        width: 100%;
        margin-bottom: 50px
    }

    section#threeblocks ul.threecolumns li:last-child {
        margin-bottom: 0
    }

    section#measuring #pin01, section#measuring #pin02, section#measuring #pin03,
    section#measuring #pin04 {
        display: none !important;
        opacity: 0
    }

    footer {
        float: left;
        width: 100%;
        padding: 0 0 50px 0;
        margin: 0
    }

    footer ul {
        float: left;
        width: 80%;
        padding: 0 10%;
        margin: 0;
        text-align: center
    }

    footer ul li {
        float: left;
        width: 33.3%;
        padding: 0;
        margin: 0
    }

    footer ul li a {
        float: left;
        width: 100%;
        font-size: 1.3em;
        padding: 10px 0
    }

    footer ul li.signup {
        margin-top: 30px;
        width: 100%
    }

    footer ul li.signup a {
        float: none;
        width: auto;
        display: inline-block;
        padding: 10px 18px;
        background: #7cbc27;
        -khtml-border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        color: #fff
    }

    footer ul li.signup a:hover {
        background: #6ea723
    }

    footer ul li#logo {
        width: 100%;
        margin-bottom: 30px
    }

    footer ul li#logo a {
        float: none;
        display: inline-block;
        *display: inline;
        padding: 0
    }

    footer ul li#newsletter {
        display: none
    }
}

@media only screen and (max-width:580px) {
    section#masthead header #headline {
        padding-bottom: 80px
    }

    section#masthead header #headline h1 {
        width: 80%;
        margin-left: 10%
    }

    section#masthead header #headline h1 br {
        display: none
    }

    section#masthead header #headline h2 {
        width: 80%
    }

    section#canvas #canvasArea, section#canvasVideo #video #preroll {
        background-size: 100% auto;
        background: url('../images/marketing/canvas-sml.png') center no-repeat
    }
}

@media only screen and (max-width:440px) {
    section h3, p {
        width: 80%
    }

    section#masthead header #headline h1 {
        font-size: 3.8em
    }

    section#loved ul#brands {
        width: 100%;
        margin-left: 0
    }

    section#loved p {
        margin-left: 10%
    }

    section#canvas {
        padding-top: 50px
    }

    #canvasVideo {
        padding-bottom: 0
    }

    #canvasVideo #video {
        height: 278px !important
    }

    section#canvasVideo #video #preroll {
        background-size: 300px;
        margin-top: 0;
        padding-top: 0
    }

    footer ul li {
        width: 100%
    }

    section#canvas #canvasArea {
        background-size: 100% auto;
        background: url('../images/marketing/canvas-sml.png') center no-repeat
    }

    section#supportMap #maparea {
        top: 80px;
        background-size: 200px auto;
        height: 150px
    }

    section#measuring p {
        width: 80%
    }

    section#supportMap {
        padding-top: 240px
    }

    section#supportMap {
        min-height: 320px
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.1);
        opacity: 0
    }

    1% {
        -webkit-transform: scale(0.1);
        opacity: .7
    }

    50% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(0.1);
        opacity: 0
    }

    1% {
        -webkit-transform: scale(0.1);
        opacity: .7
    }

    50% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@-o-keyframes pulse {
    0% {
        -webkit-transform: scale(0.1);
        opacity: 0
    }

    1% {
        -webkit-transform: scale(0.1);
        opacity: .7
    }

    50% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(0.1);
        opacity: 0
    }

    1% {
        -webkit-transform: scale(0.1);
        opacity: .7
    }

    50% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

