/*
Theme Name: Open Market
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Reset default browser CSS
-------------------------------------------------------------- */

html,
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins,
kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul,
li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
   /* fl*/
}

table {
    /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote, q {
    quotes: "" "";
}

a img {
    border: 0;
}

input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

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

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

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

[hidden] {
    display: none;
}

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

hr {
    border: 0;
    height: 1px;
    background: silver;
    margin: 24px auto;
    clear: both;
    float: none;
}

em {
    font-style: italic;
}

/* Images */
.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

img.alignnone {
    margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
    list-style-position: inside;
}

strong {
    font-family: 'Noto Sans';
    font-weight: 700;
}

.entry-footer p {
	font: 300 13px/23px Arial, sans-serif;
margin-bottom: 10px;
}

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


/* = Basic Structure
-------------------------------------------------------------- */
.w1:after,
#header:after, .carousel .caption:after,
.visual:after, #main:after,
.projects:after,
.three-columns:after, .gallery-holder:after, #footer:after,
.contact-form:after, .contact-holder:after,
.section:after, .chart-holder:after,
.chart-block:after {
    display: block;
    clear: both;
    content: '';
}

#wrapper {
    overflow: hidden;
}

.w1 {
    width: 989px;
    margin: 0 auto;
}

body {
    margin: 0;
    color: #848484;
    font: 12px/16px Arial, Helvetica, sans-serif;
    background: #f2f2f2;
    min-width: 1003px;
}

.container {
    width: 960px;
    position: relative;
    margin: auto;
    clear: both;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#main #content.no-sidebar {
    width: 100%;
}

*:hover, *:focus {
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
	-moz-transform: translate3d(0px,0px,1px);
}

.unhidden {
    display: block;
}

.hidden {
    display: none;
}

/* Clear Fix */
.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Inputs */

input, textarea, select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

/* = Header
-------------------------------------------------------------- */
#header {
    width: 989px;
    padding: 17px 9999px 13px;
    margin: 0 -9999px;
    background: #fff url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-header.png') repeat-x;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .2);
    z-index: 9;
    position: relative;
}

.topbar {
    overflow: hidden;
    text-align: right;
    width: 989px;
    margin: 0 0 7px;
}

.btn-contact {
    font: 400 12px/30px Arial, Helvetica, sans-serif;
    color: #fff;
    float: right;
    height: 30px;
    background: #244690;
    padding: 0 16px 0 15px;
    margin: 0 0 0 17px;
    text-transform: uppercase;
    background: #74AF50 -moz-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ac242), color-stop(26%, #76be3e), color-stop(57%, #6fb33c), color-stop(79%, #67a739), color-stop(84%, #66a135), color-stop(100%, #629c35));
    background: -webkit-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -o-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: #74AF50 -ms-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: #74AF50 linear-gradient(to bottom, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background-color: #74AF50;
}

.btn-contact:hover {
    text-decoration: none;
    text-decoration: none;
    background: #72B04A;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}



.search-form {
    float: right;
    width: 132px;
    height: 16px;
   margin: 3px 0 0 5px;
   
}

.search-form input.search {
    float: left;
    width: 96px;
	height: 18px;
    line-height: 16px;
    background: none;
    border: none;
    color: #7b7b7b;
    outline: none;
	padding: 2px;
	border: 1px solid #b9b9b9;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}

.search-form input[type="submit"] {
    width: 29px;
    height: 24px;
    float: right;
    text-indent: 9999px;
    overflow: hidden;
    border: 0;
    position: relative;
    top: 0px;
    cursor: pointer;
    right: 4px;
    background: url('images/sprite-04-2016.png') no-repeat 100%;
	background-position: -202px -69px;
}

.nav {
    float: right;
    margin: 6px 0 0;
    font: 14px/18px Arial, sans-serif;
}

.nav ul {
    margin: 0;
    overflow: hidden;
}

.nav ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 12px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/divider-1.png') no-repeat 0 4px;
}

.nav ul li:first-child {
    background: none;
}

.nav ul li a {
    color: #7b7b7b;
}

.header-holder {
    width: 989px;
}

.logo {
    width: 231px;
    height: 70px;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    background: url('images/openmarket-logo.png') no-repeat;
	background-position: 0px 0px;
	background-size: 231px 70px;
}

.logo a {
    display: block;
    height: 100%;
}

#nav {
    float: right;
    height: 47px;
    padding: 23px 0px 0 0;
    font: 700 16px/22px 'Noto Sans', Arial, sans-serif;
}

#nav ul {
    margin: 0;
}

#nav ul li:first-child {
    background: none;
}

#nav ul li {
    display: inline-block;
    vertical-align: top;
    padding: 17px 13px 15px 13px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/divider-2.png') no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	text-align:center;
}

#nav ul li a {
    color: #244690;
}

.visual {
    padding: 0 9999px;
    margin: 0 -9999px;
    background: #1390e8;
    z-index: 0;
    position: relative;
}

#nav ul li .sub-menu {
    display: none;
    z-index: 5;
}

#nav li.menu-item-has-children {
    max-width: 180px;
    position: relative;
}

#nav li.pr {
    width: 106px;
}

#nav li.so {
    width: 107px;
}

#nav li.in {
    width: 113px;
}

#nav li.re {
    width: 113px;
}

#nav li.wo {
    width: 162px;
	padding: 17px 0px 15px 16px;
}

#nav li.prtnr {
    width: 100px;
}


#nav li.menu-item-has-children:hover .sub-menu {
    display: block;
    background: #fff;
    width: 225px;
    box-shadow: 0 15px 16px rgba(0, 0, 0, .35);
    margin: 21px 0;
    position: relative;
}

#nav li.menu-item-has-children .sub-menu li {
    float: none;
    margin: 0;
    width: 100%;
    padding: 9px 17px;
}

.stupidiecoverfix {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	background-color:white;
}

#nav li.menu-item-has-children .sub-menu li a {
    line-height: 30px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 15px;
    line-height: 19px;
    padding: 0;
    color: #000;
    font-weight: 400;
    text-align: left;
    position: relative;
}

.offsite:after {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAABGdBTUEAALGPC/xhBQAAAFFQTFRFTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QTk5QAAAATk5QVOzx/AAAABp0Uk5TkIV4zYiEfsl3gXvOhx0H/uLx4IkOgPgP8AA+/KxAAAAAYUlEQVQI1z3MSRKDMBBDURHIYBLAxhPS/Q+atqH4O1W/apDJH2ce5Fp0VpDqEko/lAB/hO1XW9jQzMzWIJiR6yMKZvTp4yGY0TfGZ55GG4779XrHZV5aaoKZbL21krhNIv+lTgvhrNqC3QAAAABJRU5ErkJggg==');
    width: 12px;
    height: 12px;
    margin-left: 5px;
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
}

#nav li.menu-item-has-children .sub-menu li a:hover {
    color: #1294E3;
    text-decoration: none;
}

#nav li.menu-item-has-children .sub-menu li.extra {
    background: #C6E6FD url('http://www.openmarket.com/wp-content/uploads/2015/02/submenu-phone.png') no-repeat center 70px;
    width: 170px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -170px;
    box-shadow: 10px 10px 16px rgba(0, 0, 0, .35);
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #000;
}

li.extra .btn {
    color: #fff !important;
    padding: 0 15px !important;
    display: block;
    margin: 150px auto 0;
    height: 29px;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font: 400 13px/29px 'Noto Sans', Arial, Helvetica, sans-serif !important;
    background: -moz-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ac242), color-stop(26%, #76be3e), color-stop(57%, #6fb33c), color-stop(79%, #67a739), color-stop(84%, #66a135), color-stop(100%, #629c35));
    background: -webkit-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -o-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -ms-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: linear-gradient(to bottom, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
}

li.extra .btn:hover {
    background: #74AF50;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}

/* Nav */
#mobile-nav {
    display: none;
}

/* = Buttons
-------------------------------------------------------------- */
.btn-green {
    padding: 0 20px;
    margin: 0 auto;
    height: 35px;
    display: inline-block;
    border: 0;
    color: #fff;
    cursor: pointer;
    position: relative;
    top: 7px;
    left: 3px;
    text-transform: uppercase;
    font: 400 16px/35px 'Noto Sans', Arial, Helvetica, sans-serif;
    background: -moz-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ac242), color-stop(26%, #76be3e), color-stop(57%, #6fb33c), color-stop(79%, #67a739), color-stop(84%, #66a135), color-stop(100%, #629c35));
    background: -webkit-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -o-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -ms-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: linear-gradient(to bottom, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
}

.btn-green:hover {
    background: #70B143;
    text-decoration: none;
    transition: all 0s;
    -webkit-transition: 0s;
    -moz-transition: all 0s;
}

.btn-green:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .25);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

/* = Blog / Archives
-------------------------------------------------------------- */
.blog article,
.category article,
.archive article {
    border-bottom: 1px rgba(0, 0, 0, .1) solid;
    padding-bottom: 30px;
}

.blog article img,
.category article img,
.archive article img {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .2);
    margin-bottom: 30px;
}

.carousel {
    width: 989px;
    height: 405px;
    position: relative;
}

.carousel .mask {
    position: relative;
    overflow: hidden;
    width: 989px;
    height: 441px;
}

.carousel .slideset {
    width: 99999px;
    float: left;
}

.carousel .slide {
    width: 990px !important;
    height: 405px;
    float: left !important;
    display: block;
    padding: 0;
    background: #3991E3;
}

.carousel h1 {
    color: #000;
    margin: 0 0 17px;
    word-spacing: -6px;
    font: 64px/66px 'Noto Sans', Arial, sans-serif;
}

.carousel h1 strong {
    font-weight: 700;
}

.align-right {
    float: right !important;
    margin: 0 0 0 41px;
}

.align-left {
    float: left !important;
}

.carousel .text {
    color: #fff;
    overflow: hidden;
    padding: 13px 68px 0 30px;
    font: 20px/33px 'Noto Sans', Arial, sans-serif;
}

.carousel .sub-heading {
    font: 25px/33px 'Noto Sans', Arial, sans-serif;
    display: block;
    color: #fff;
    margin: 0 0 3px;
}

.btn-next, .btn-prev {
    position: absolute;
    text-indent: -9999px;
    overflow: hidden;
}

.carousel .btn-next, .carousel .btn-prev {
    width: 30px;
    height: 90px;
    top: 174px;
}

.carousel .btn-prev {
    left: -48px;
    background: url('images/sprite-04-2016.png') no-repeat 0 -111px;
}

.carousel .btn-next {
    right: -43px;
    background: url('images/sprite-04-2016.png') no-repeat 100% -111px;
}

.carousel .paggination {
    text-align: center;
    position: absolute;
    bottom: 17px;
    margin: 0;
    left: 86px;
}

.carousel .paggination li {
    display: inline-block;
    vertical-align: top;
    margin: 0 7px 0 0;
}

.carousel .paggination li a {
    background: #2870b3;
    text-decoration: none;
    width: 9px;
    text-indent: 9999px;
    height: 9px;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.carousel .paggination li:hover a, .carousel .paggination li.active a {
    background: #18446e;
}

.visual .btn-holder {
    position: absolute;
    bottom: 25px;
    left: 6px;
    width: 989px;
    text-align: center;
    z-index: 9;
}

.visual .learn-more {
    color: #fff;
    position: relative;
    z-index: 9999;
    padding: 10px 35px;
    text-transform: uppercase;
    font: 400 19px/30px 'Noto Sans', Arial, Helvetica, sans-serif;
    background: #74AF50 -moz-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ac242), color-stop(26%, #76be3e), color-stop(57%, #6fb33c), color-stop(79%, #67a739), color-stop(84%, #66a135), color-stop(100%, #629c35));
    background: -webkit-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -o-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: #74AF50 -ms-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: #74AF50 linear-gradient(to bottom, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background-color: #74AF50;
}

.visual .learn-more:hover {
    text-decoration: none;
    background: #72B04A;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}

.visual .learn-more:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .25);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.home #main {
    padding: 46px 0 94px 0;
}

#main {
    width: 989px;
    padding: 26px 0 0 0;
}

.projects {
    width: 953px;
    font-size: 13px;
    line-height: 19px;
    padding: 0 0 70px 36px;
    color: #494949;
}

.case-study {
    float: left;
    width: 475px;
    position: relative;
}

.case-study:after, .case-study:before {
    position: absolute;
    content: '';
    top: -33px;
    width: 25px;
    height: 331px;
}

.case-study:before {
    left: -49px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-left.png') no-repeat;
}

.case-study:after {
    right: 2px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-right.png') no-repeat;
}

.case-study .align-left {
    margin: 30px 20px 0 0;
}

.case-study .text {
    padding: 38px 19px 0 0;
}

.projects h2 {
    font: 28px/32px 'Noto Sans', Arial, sans-serif;
    color: #000;
    margin: 0 0 4px;
}

.projects h2 strong {
    font-weight: 600;
}

.projects .infographic h2 {
    font: 26px/32px 'Noto Sans', Arial, sans-serif;
    color: #000;
    margin: 0 0 12px;
}

.projects  .infographic h2 strong {
    font-weight: 600;
}


.case-study .text p, .report .text p {
    margin: 0 0 19px;
}

.report {
    float: right;
    width: 447px;
    padding: 38px 0 0 31px;
}

.home-page-video {
    float: left;
    width: 475px;
    position: relative;
    padding: 42px 0 0 0px;
}

.home-page-video:before {
    left: -49px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-left.png') no-repeat;
}

.home-page-video:after {
    right: 2px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-right.png') no-repeat;
}

.home-page-video:after, .home-page-video:before {
    position: absolute;
    content: '';
    top: -33px;
    width: 25px;
    height: 331px;
}

/* 09-08-15 */

.home-page-video-right {
    float: right;
    width: 450px;
    position: relative;
    padding: 42px 0 0 0px;
}

.infographic:before {
    left: -49px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-left.png') no-repeat;
}

.infographic:after {
    right: 2px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-right.png') no-repeat;
}

.infographic:after, .infographic:before {
    position: absolute;
    content: '';
    top: -33px;
    width: 25px;
    height: 331px;
}

.infographic {
    float: left;
	position:relative;
    width: 420px;
    padding: 42px 31px 0 5px;
}

section:nth-child(odd) .infographic img {
    float: left;
    margin-right: 30px;
}





.home-page-video p {
/*font: 22px/24px "Noto Sans",Arial,sans-serif; color:#000000;*/
max-width:400px;
}

.home-page-video .arve-wrapper.alignleft {
    margin-right: 0px;
	margin-left: 14px;
}

.report .align-left {
    margin: 5px 18px 0 0;
}

.report img {
	margin-bottom:10px !important;
}



.readnow {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding: 6px 36px 6px 20px;
    font: 400 15px/20px 'Noto Sans', Arial, Helvetica, sans-serif;
    background: #58afff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU4YWZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iIzQ5YTRmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iIzNmOTllZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg4JSIgc3RvcC1jb2xvcj0iIzM5OTNlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTkxZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #58afff 0%, #49a4f7 53%, #3f99ef 78%, #3993e9 88%, #3591e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58afff), color-stop(53%, #49a4f7), color-stop(78%, #3f99ef), color-stop(88%, #3993e9), color-stop(100%, #3591e8));
    background: -webkit-linear-gradient(top, #58afff 0%, #49a4f7 53%, #3f99ef 78%, #3993e9 88%, #3591e8 100%);
    background: -o-linear-gradient(top, #58afff 0%, #49a4f7 53%, #3f99ef 78%, #3993e9 88%, #3591e8 100%);
    background: -ms-linear-gradient(top, #58afff 0%, #49a4f7 53%, #3f99ef 78%, #3993e9 88%, #3591e8 100%);
    background: linear-gradient(to bottom, #58afff 0%, #49a4f7 53%, #3f99ef 78%, #3993e9 88%, #3591e8 100%);
}

.readnow:hover {
    text-decoration: none;
    background: #4EA6F4;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}

.readnow:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .25);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.readnow:after {
    width: 7px;
    height: 11px;
    position: absolute;
    content: '';
    right: 16px;
    top: 10px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-1.png') no-repeat;
}

.forrester {
    float: right;
    width: 447px;
    padding: 38px 0 0 31px;
}

.forrester .align-left {
    margin: 5px 18px 0 0;
}

.projects .forrester h2 {
    margin: 0 0 6px;
}

.forrester .text p {
    margin: 0 0 24px;
}

#main h1 {
    /*font: 36px/38px 'Noto Sans', Arial, sans-serif;
    margin: 0 0 52px;
    text-transform: uppercase;
    color: #244690;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/divider-5.png') no-repeat 100% 19px;*/
	
	color: #244690;
    font: 700 25px/32px 'Noto Sans', Helvetica, sans-serif;
}

.home #main h1 {
    font: 36px/38px 'Noto Sans', Arial, sans-serif;
    margin: 0 0 52px;
    text-transform: uppercase;
    color: #244690;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/divider-5.png') no-repeat 100% 19px;
}

#main h1 span {
    background: #f2f2f2;
    padding: 0 20px 0 0;
}

.three-columns {
    width: 989px;
}

.page-id-176 .content,
.page-id-198 .content,
.page-id-152 .content {
    float: left;
}

/* Industries */
.columns-holder .column.age {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/ind-age.png');
}

.columns-holder .column.cha {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/ind-cha.png');
}

.columns-holder .column.com {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/ind-com.png');
}

.columns-holder .column.fin {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/ind-fin.png');
}

.columns-holder .column.hea {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/ind-hea.png');
}

.columns-holder .column.hig {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/ind-hig.png');
}

.columns-holder .column.med {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/ind-med.png');
}

.columns-holder .column.ret {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/ind-ret.png');
}

.columns-holder .column.tra {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/ind-tra.png');
}

.columns-holder .column.trav {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/ind-trav.png');
}

/* Products */
.columns-holder .column.mep {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/pro-mep.png');
}

.columns-holder .column.sms {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/pro-sms.png');
}

.columns-holder .column.mms {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/pro-mms.png');
}

.columns-holder .column.pn {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/pro-pn.png');
}

.columns-holder .column.pay {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/pro-pay.png');
}

/* Resources */
.columns-holder .column.use {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/res-use.png');
}

.columns-holder .column.cas {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/res-cas.png');
}

.columns-holder .column.dat {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/res-dat.png');
}

.columns-holder .column.whi {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/res-whi.png');
}

.columns-holder .column.vid {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/res-vid.png');
}

.columns-holder .column.blo {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/icon-blog.png');
}

.page-id-176 .columns-holder .column,
.page-id-198 .columns-holder .column {
    border-top-color: #004F91;
}

.page-id-152 .columns-holder .column {
    height: 249px;
}

.page-id-198 .text a {
    color: #4EB31A;
}

.two-columns {
    width: 650px;
    float: left;
}

.two-columns .columns-holder {
    overflow: visible;
}

.columns-holder {
    overflow: hidden;
    width: 105%;
    margin: 0 0 5px;
}

.columns-holder .column {
    display: inline-block;
    vertical-align: top;
    width: 301px;
    height: 223px;
    margin: 0 37px 56px 0;
    text-align: left;
    border-radius: 2px;
    border-width: 14px 1px 1px 1px;
    border-style: solid;
    border-color: #338fe5 #b9b9b9 #b9b9b9 #b9b9b9;
    background: #fff url('http://www.openmarket.com/wp-content/uploads/2015/02/ico-1.png') no-repeat 100% 100%;
    padding: 18px 13px 18px 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
	/*fix for foundation last:child column float*/
	float:none !important;
}

.columns-holder .customer {
    background: #fff url('http://www.openmarket.com/wp-content/uploads/2015/02/ico-2.png') no-repeat 100% 100%;
}

.columns-holder .workforce {
    background: #fff url('http://www.openmarket.com/wp-content/uploads/2015/02/ico-3.png') no-repeat 100% 100%;
}

.columns-holder .security {
    background: #fff url('http://www.openmarket.com/wp-content/uploads/2015/02/ico-4.png') no-repeat 100% 100%;
}

.columns-holder .operations {
    background: #fff url('http://www.openmarket.com/wp-content/uploads/2015/02/ico-5.png') no-repeat 100% 100%;
}

.columns-holder .sales {
    background: #fff url('http://www.openmarket.com/wp-content/uploads/2015/02/ico-8.png') no-repeat 100% 100%;
}

.columns-holder .text-box {
    overflow: hidden;
    padding: 0;
}

.columns-holder .text-box p {
    margin: 0 0 12px;
    font: 300 13px/20px Arial, sans-serif;
}

.columns-holder h2, .columns-holder h2 a, .columns-holder h2 a:hover {
    margin: 0 0 15px;
    color: #535353;
    font: 20px/28px 'Noto Sans', Helvetica, sans-serif;
	text-transform:none;
	text-decoration:none;
}

#main h3, #main h3 a, #main h3 a:hover {
    margin: 0 0 15px;
    color: #535353;
    font: 20px/28px 'Noto Sans', Helvetica, sans-serif;
	text-transform:none;
	text-decoration:none;
}

.see-cases {
    color: #51b902;
    padding: 0 11px 0 0;
    text-transform: uppercase;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-2.png') no-repeat 100% 5px;
    font: 600 13px/15px Arial, Helvetica, sans-serif;
}

#main .gallery-holder h1 {
    margin: 0 0 32px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/divider-6.png') no-repeat 100% 19px;
}

.gallery {
    width: 930px;
    height: 386px;
    padding: 0 250px;
    margin: 0 -250px;
    position: relative;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/home_why_topbar.jpg') center top no-repeat, url('http://www.openmarket.com/wp-content/uploads/2015/02/home_why_botbar.jpg') center bottom no-repeat;
    background-color: #D2ECFF;
}

.gallery-holder .bx-controls-direction {
    display: none;
}

.gallery .mask {
    position: relative;
    width: 989px;
    height: 385px;
}

.gallery .slideset {
    width: 99999px;
    float: left;
}

.gallery .slide {
    width: 989px;
    height: 366px;
    float: left;
    padding-top: 10px;
}

.gallery-holder .caption {
    overflow: hidden;
    width: 469px;
    height: 256px;
    padding: 40px 0 50px 0;
    font-size: 17px;
    line-height: 21px;
    color: #000;
}

.gallery-holder .caption h2 {
    color: #000;
    margin: 0 0 6px 0;
    font: 40px/40px 'Noto Sans', Arial, sans-serif;
}

.gallery-holder .caption h2 strong {
    font-weight: 600;
}

.gallery-holder .caption p {
    margin: 0 0 23px;
}

.gallery-holder .learn-more {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    padding: 7px 33px 7px 14px;
    font: 400 19px/20px 'Noto Sans', Arial, Helvetica, sans-serif;
    background: #58afff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU4YWZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iIzQ5YTRmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iIzNmOTllZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg4JSIgc3RvcC1jb2xvcj0iIzM5OTNlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTkxZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #58afff 0%, #49a4f7 53%, #3f99ef 78%, #3993e9 88%, #3591e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58afff), color-stop(53%, #49a4f7), color-stop(78%, #3f99ef), color-stop(88%, #3993e9), color-stop(100%, #3591e8));
    background: -webkit-linear-gradient(top, #58afff 0%, #49a4f7 53%, #3f99ef 78%, #3993e9 88%, #3591e8 100%);
    background: -o-linear-gradient(top, #58afff 0%, #49a4f7 53%, #3f99ef 78%, #3993e9 88%, #3591e8 100%);
    background: -ms-linear-gradient(top, #58afff 0%, #49a4f7 53%, #3f99ef 78%, #3993e9 88%, #3591e8 100%);
    background: linear-gradient(to bottom, #58afff 0%, #49a4f7 53%, #3f99ef 78%, #3993e9 88%, #3591e8 100%);
}

.gallery-holder .learn-more:hover {
    text-decoration: none;
    background: #4FA6F4;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}

.gallery-holder .learn-more:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .25);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.gallery-holder .learn-more:after {
    width: 9px;
    height: 13px;
    position: absolute;
    content: '';
    right: 13px;
    top: 9px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-3.png') no-repeat;
}

.gallery .btn-next, .gallery .btn-prev {
    width: 33px;
    height: 91px;
    top: 134px;
}

.gallery .btn-prev {
    left: 197px;
    background: url('images/sprite-04-2016.png') no-repeat 0 -209px;
}

.gallery .btn-next {
    right: 184px;
    background: url('images/sprite-04-2016.png') no-repeat 100% -209px;
}

.gallery .paggination {
    text-align: center;
    position: absolute;
    bottom: 17px;
    margin: 0 0 0 -494px;
    left: 50%;
    width: 989px;
}

.gallery .paggination li {
    display: inline-block;
    vertical-align: top;
    margin: 0 7px 0 0;
}

.gallery .paggination li a {
    background: #a4b6c5;
    text-decoration: none;
    width: 9px;
    text-indent: 9999px;
    height: 9px;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.gallery .paggination li:hover a, .gallery .paggination li.active a {
    background: #65707a;
}

#main .stay-update h1 {
    margin: 0 0 34px;
}

.stay-update {
    overflow: hidden;
}

.stay-update .page-hide {
    display: none;
}

.tabset {
    margin: 0;
    width: 244px;
    float: left;
    text-align: right;
    text-transform: uppercase;
    font: 21px/25px Arial, Helvetica, sans-serif;
}

.gallery-holder .bx-controls.bx-has-pager.bx-has-controls-direction {
    margin-top: -17px;
    position: relative;
    z-index: 9999;
    float: left;
}

.tabset li {
    overflow: hidden;
    margin: 0 0 2px;
    display: table;
    width: 100%;
    height: 90px;
}

.tabset li a {
    display: table-cell;
    vertical-align: bottom;
    font-family: 'Noto Sans';
    color: #fff;
    padding: 0 21px 12px 0;
    text-decoration: none;
    background: #338fe5;
}

.tabset li:hover a, .tabset li.active a {
    background: #244690;
}

.tab-content {
    float: right;
    width: 708px;
    font-size: 14px;
    line-height: 21px;
    color: #5c5c5c;
    display: block !important;
    word-spacing: -2px;
}

.tab-content .text-box {
    overflow: hidden;
}

.tab-content .text {
    overflow: hidden;
    margin: 0 0 32px;
}

.tab-content .text p {
    margin: 0 0 10px;
}

.tab-content .align-left {
    margin: 0 17px 0 0;
}

.tab-content h4 {
    display: block;
    margin: 0 0 4px;
    word-spacing: 0;
    font: 19px/22px Arial, Helvetica, sans-serif;
}

.tab-content h4 a {
    color: #000;
}

.tab-content .wp-post-image {
    float: left;
    margin-right: 17px;
}

.tab-content .learn-more {
    color: #51b902;
    text-transform: uppercase;
    padding: 0 10px 0 0;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-8.png') no-repeat 100% 4px;
    font: 600 13px/15px Arial, Helvetica, sans-serif;
}

#footer {
    width: 989px;
    margin: 0 -9999px;
    padding: 0 9999px 50px;
    background: #e4e4e4;
    font-size: 13px;
    line-height: 18px;
    color: #5c5c5c;
    margin-top: 70px;
}

#footer .offsite:after {
    right: 0;
}

.social-networks {
    margin: -22px auto 0;
    text-align: center;
    width: 100%;
    float: left;
}

.social-networks li {
    margin: 0 5px;
    display: inline-block;
    vertical-align: top;
}

.social-networks li a {
    width: 46px;
    height: 46px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    background: url('images/sprite-04-2016.png') no-repeat 0 -323px;
    opacity: .8;
}

.social-networks li a:hover {
    opacity: 1.0;
}

.social-networks li a.twitter {
    background-position: -62px -323px;
}

.social-networks li a.linkedin {
    background-position: -122px -323px;
}

.social-networks li a.youtube {
    background-position: -183px -323px;
}

.social-networks li a.blog {
    background-position: -292px -323px;
}

.social-networks li a.google {
    background-position: -240px -323px;
}

.banner {
    overflow: hidden;
    padding: 0 9999px;
    margin: 0 -9999px;
    background: #2356bf;
    width: 100%;
}

.banner-holder {
    padding: 0 9999px;
    margin: 0 -9999px;
    height: 180px;
    width: 989px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-banner.jpg') no-repeat 50% 0;
}

.banner-holder.green {
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-banner-green.jpg') no-repeat 50% 0;
}

.banner .caption {
    width: 678px;
    padding: 46px 20px 0 0;
    overflow: hidden;
    color: #fff;
}

.banner h1 {
    font: 35px/41px 'Noto Sans', Arial, sans-serif;
    margin: 0;
    font-weight: bold;
    padding-bottom: 5px;
}

.banner strong.blue-header-headline {
    font: 35px/41px 'Noto Sans', Arial, sans-serif;
    margin: 0;
    font-weight: bold;
    padding-bottom: 5px;
	display:inline-block;
}

.banner .heading {
    display: block;
    margin: 0 0 10px;
    font: 20px/22px 'Noto Sans', Arial, sans-serif;
    font-weight: 700;
}

.overview {
    overflow: hidden;
    width: 989px;
    padding: 0 0 48px;
    margin: 0 0 59px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/divider-7.png') no-repeat 0 100%;
}

.breadcrumbs {
    margin: 0;
    color: #5c5c5c;
    overflow: hidden;
    font: 14px/16px Arial, Helvetica, sans-serif;
    font-family: 'Noto Sans', sans-serif;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.breadcrumbs li:first-child {
    background: none;
    padding: 0 8px 0 0;
}

.breadcrumbs li {
    float: left;
    padding: 0 6px 0 13px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-4.png') no-repeat 0 5px;
}

.breadcrumbs a {
    text-decoration: none;
    color: #6B8C40 !important;
}

.breadcrumbs strong {
    font-weight: 700;
    font-family: 'Noto Sans';
}

.breadcrumbs li a:hover,
.breadcrumbs li a:active {
    color: #5c5c5c;
    text-decoration: underline !important;
}

.content {
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
    color: #5c5c5c;
}

.page-template-solutions-php .content,
.page-template-products-home-php .content,
.page-template-resources-home-php .content,
.page-template-industries-home-php .content,
.page-template-partners-home-php .content
{
    width: 66%;
    float: left;
}

/*.content h2 {
    color: #244690;
    font: 700 25px/28px 'Noto Sans', Helvetica, sans-serif;
}

.content h3 {
    margin: 0 0 15px;
    color: #535353;
    font: 21px/28px 'Noto Sans', Helvetica, sans-serif;
}
*/

.content h1 {
    color: #244690;
    font: 700 25px/28px 'Noto Sans', Helvetica, sans-serif;
}

.content h2 {
    margin: 0 0 15px;
    color: #535353;
    font: 21px/28px 'Noto Sans', Helvetica, sans-serif;
}

.content h2 {
    color: #244690;
    font: 700 25px/28px 'Noto Sans', Helvetica, sans-serif;
}

.content h2.blue {
    color: #244690 !important;
    font: 700 25px/28px "Noto Sans",Helvetica,sans-serif !important;
}

.content h3 {
    color: #244690;
    font: 700 25px/28px 'Noto Sans', Helvetica, sans-serif;
}

.content .text {
    overflow: hidden;
    padding: 18px 0;
    max-width: 666px;
    float: left;
}

.content .text-resourcesh1 {
    overflow: hidden;
    padding: 18px 0px 0px 0px;
    max-width: 666px;
    float: none;
}

.content .text.nosidebar {
    width: 100%;
    max-width: 100%;
}

.content .text.nosidebar table {
    width: 100%;
}

.page-template-case-studies-php .content .text {
    max-width: none;
}

.content .text p a {
    color: #51b902;
    text-decoration: none;
}

.content .text p a:hover {
    text-decoration: underline;
}

.contact-box {
    float: right;
    width: 251px;
    margin: 0 0 30px 72px;
}

#main .contact-box h3 {
    background: #244690;
    color: #fff;
    margin: 0;
    padding: 17px 10px 10px 18px;
    font: 19px/26px 'Noto Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
	text-align: right;
	text-transform: none;
	text-align: left;
}

.contact-holder {
    padding: 8px 20px 30px;
    background: #3b73d8 url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-contactbox.png') no-repeat 0 100%;
}

.contact-holder .learn {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 10px auto 16px;
    font: 16px/18px Arial, Helvetica, sans-serif;
}

.contact-form input[type="text"], .ninja-forms-cont .text-wrap.label-above input[type="text"] {
    width: 193px;
    height: 22px;
    line-height: 12px;
    font-size: 12px;
    color: #9a9a9a;
    padding: 5px 10px;
    border: 0;
    margin: 0 0 13px;
	-moz-box-sizing: content-box;
    box-sizing: content-box;
}

.ninja-forms-cont .text-wrap.label-above input[type="text"] {
    width: 193px;
    height: 22px;
    line-height: 12px;
    font-size: 12px;
    color: #9a9a9a;
    padding: 5px 10px;
    border: 0;
    margin: 13px 0 0 0;
	-moz-box-sizing: content-box;
    box-sizing: content-box;
}

.ninja-forms-cont .textarea-wrap.label-above textarea {
    width: 193px;
	height: 100px;
    line-height: 12px;
    font-size: 12px;
    color: #9a9a9a;
    padding: 5px 10px;
    border: 0;
    margin: 13px 0 13px 0;
	-moz-box-sizing: content-box;
    box-sizing: content-box;
}


.contact-form input[type="submit"], .ninja-forms-cont input[type="submit"] {
    padding: 0 20px;
    margin: 0 auto;
    height: 35px;
    display: block;
    border: 0;
    color: #fff;
    cursor: pointer;
    position: relative;
    top: 7px;
    left: 3px;
    text-transform: uppercase;
    font: 700 16px/35px 'Noto Sans', Arial, Helvetica, sans-serif;
    background: -moz-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ac242), color-stop(26%, #76be3e), color-stop(57%, #6fb33c), color-stop(79%, #67a739), color-stop(84%, #66a135), color-stop(100%, #629c35));
    background: -webkit-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -o-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -ms-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: linear-gradient(to bottom, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background-color: #74AF50;
}

.contact-form input[type="submit"]:hover, .ninja-forms-cont input[type="submit"]:hover {
    background: #70B143;
}

.contact-form input[type="submit"]:active, .ninja-forms-cont input[type="submit"]:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .25);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.hide-form-label-wrap.text-wrap.label-above label,
.hide-form-label-wrap.textarea-wrap.label-above label,
.hide-form-label-wrap.list-dropdown-wrap.label-above label,
.ninja-forms-required-items {
	display:none;
}

.ninja-forms-cont .field-wrap {
	margin:0px;
}

.ninja-forms-cont {
	padding-top:5px;
}

.ninja-forms-field-error, .ninja-forms-field-error p {
	color:#ffffff !important;
	font-size: 12px !important;
}

.ninja-forms-response-msg.ninja-forms-error-msg {
	color:#ffffff !important;
	font-size: 12px !important;
	margin-bottom:10px;
}

.ninja-forms-field-error p {
	margin:0px;
}

.page-template-contact-php .content .text {
    max-width: none;
    width: auto !important;
}

.section {
    padding: 0 0 31px;
    margin: 0 0 48px;
    color: #5c5c5c;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/divider-7.png') no-repeat 0 100%;
}

section h2 {
    color: #244690;
    font: 25px/28px 'Noto Sans', Helvetica, sans-serif;
    margin-bottom: 17px;
    font-weight: bold;
}

section p {
    font: 300 15px/25px Arial, sans-serif;
    margin-bottom: 20px;
}

.improve {
    width: 330px;
    height: 170px;
    float: left;
    margin: 0 0 0 -4px;
    position: relative;
    z-index: 100;
    color: #244690;
    padding: 46px 42px;
    font: 37px/42px 'Noto Sans', Arial, sans-serif;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-box.png') no-repeat;
}

.improve p {
    margin: 0;
    font: 31px/40px 'Noto Sans', Helvetica, sans-serif;
}

.improve p strong {
    font-weight: 700;
}

.improve:after {
    width: 317px;
    height: 349px;
    position: absolute;
    content: '';
    left: -53px;
    top: -39px;
    z-index: 1;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/shadow.png') no-repeat;
}

.cross-channel {
    float: right;
    width: 548px;
    font-size: 14px;
    line-height: 25px;
    color: #5c5c5c;
    margin: 0;
}

.cross-channel p {
    margin: 0 0 15px;
}

.cross-channel p a {
    text-decoration: underline;
    color: #51b902;
}

.cross-channel p a:hover {
    text-decoration: none;
}

.section h2 {
    margin: 0 0 17px;
    color: #244690;
    font: 25px/28px 'Noto Sans', Helvetica, sans-serif;
}

.cross-channel .links {
    overflow: hidden;
    padding: 0 0 15px 24px;
    font-size: 13px;
    line-height: 18px;
}

.links .article {
    overflow: hidden;
    padding: 0 0 13px 18px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-5.png') no-repeat 0 2px;
}

#main .links .title {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    margin: 0;
}

#main .links .title a {
    color: #5c5c5c;
}

.links .article p {
    margin: 0;
}

.top {
    float: right;
    color: #5c5c5c;
    padding: 0 13px 0 0;
    /*margin: -35px 18px 0 0;*/
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-6.png') no-repeat 100% 4px;
    font: 16px/18px Arial, Helvetica, sans-serif;
    /*position: absolute;
    z-index: 9999;
    bottom: 10px;
    right: 0;*/
	display: block;
	clear: both;
	margin-top:5px;
}

.block-holder {
    font-size: 14px;
    line-height: 25px;
    color: #5c5c5c;
    overflow: hidden;
    margin: 0 0 0 -2px;
}

.block-holder p {
    margin: 0 0 33px;
}

.easy-to-design {
    font-size: 14px;
    line-height: 25px;
    color: #5c5c5c;
    padding: 0 0 0 98px;
}

.easy-to-design .links {
    overflow: hidden;
    font-size: 13px;
    line-height: 18px;
}

.easy-to-design .links .article {
    float: left;
    width: 355px;
    min-height: 100px;
    padding: 0 25px 13px 18px;
}

#main .add3 {
    background: none;
    margin: 0 0 50px;
    padding: 0 0 73px;
}

.chart-block {
    padding: 0 9999px;
    margin: 0 -9999px 102px;
    background: #1d54cb url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFkNTRjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzU0Y2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYWNiZGU5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #1d54cb 0%, #1c54cd 100%, #acbde9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1d54cb), color-stop(100%, #1c54cd), color-stop(100%, #acbde9));
    background: -webkit-linear-gradient(top, #1d54cb 0%, #1c54cd 100%, #acbde9 100%);
    background: -o-linear-gradient(top, #1d54cb 0%, #1c54cd 100%, #acbde9 100%);
    background: -ms-linear-gradient(top, #1d54cb 0%, #1c54cd 100%, #acbde9 100%);
    background: linear-gradient(to bottom, #1d54cb 0%, #1c54cd 100%, #acbde9 100%);
}

.chart-holder {
    float: left;
    height: 305px;
    width: 100%;
    padding: 0 9999px;
    margin: 0 -9999px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-chart.jpg') no-repeat 50% 0;
}

.chart-holder img {
    display: block;
    margin: -103px auto 0;
}

.chart-holder .top {
    position: relative;
    bottom: 28px;
    right: 33px;
    color: #fff;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-7.png') no-repeat 100% 5px;
}

#main .subscriber {
    width: 872px;
    margin: 0 0 100px;
}

.subscriber .cross-channel {
    margin: 0;
    word-spacing: -1px;
    padding: 52px 0 0;
}

.subscriber .cross-channel p {
    margin: 0 0 35px;
}

.subscriber .links p {
    margin: 0;
}

.subscriber .links .article {
    padding: 0 0 13px 18px;
}

.subscriber .block-holder {
    margin: 0;
}

.subscriber .align-left {
    margin: 0 0 -2px;
}

.subscriber .top {
    position: relative;
    right: 33px;
    bottom: 15px;
}

#main .workflow {
    margin: 0;
    padding: 0 0 30px;
}

.workflow .cross-channel {
    margin: 0;
    float: left;
}

.workflow p {
    margin: 0 0 36px;
}

.workflow .links {
    padding: 0 0 15px 26px;
}

.workflow .links .article {
    padding: 0 0 14px 18px;
}

.workflow .align-right {
    margin: 47px 0 0 41px;
}

.workflow .block-holder {
    padding: 0 67px 38px 0;
}

.workflow .top {
    position: relative;
    right: 33px;
}

::-moz-placeholder {
    /* Style placeholder text */
    opacity: 2;
}

/* = Caption Fix
-------------------------------------------------------------- */
/*.page-template-about-careers-php .banner .caption,
.page-template-contact-php .banner .caption,
.page-template-products-mobile-engagement-platform-php .caption,
.page-id-185 .caption,
.page-id-181 .caption {
    padding-top: 35px;
}*/
.page-template-why-openmarket-php .caption {
    padding-top: 50px;
}

/* = About
-------------------------------------------------------------- */

.page-template-about-php .banner,
.post-type-archive-events .banner {
    background: #6B8C40;
}

/* Careers */

.page-template-about-careers-php .banner-holder {
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-careers.jpg') no-repeat 51% 0;
}

.page-template-about-careers-php .banner {
    background: #6B8C40;
}

.below-nav {
    overflow: hidden;
    padding: 0 9999px;
    margin: 0 -9999px;
    background: #F5F5F5;
    height: 47px;
    box-shadow: 0 3px 3px 0px rgba(0, 0, 0, .1);
    margin-bottom: 10px;
}

.below-nav ul {
    width: 558px;
    margin: auto;
}

.below-nav ul li {
    float: left;
    margin-right: 50px;
}

.below-nav ul li:last-child {
    margin-right: 0;
}

.below-nav ul li a {
    font: 20px/50px 'Noto Sans', Arial, sans-serif;
    color: #184C8F;
}

.below-nav ul li a:hover {
    color: #6B9C2B;
    text-decoration: none;
}

/* = Contact
-------------------------------------------------------------- */
.page-template-contact-php .banner {
    background: #26488E;
}

.page-template-contact-php .text p {
    font: 20px/28px 'Noto Sans', Arial, sans-serif;
}

.contact-page-form {
    background: #4387DA url('http://www.openmarket.com/wp-content/uploads/2015/02/contact-form-bg.png') center bottom no-repeat;
    width: 783px;
    /*height: 319px;*/
    padding: 20px 45px 50px;
    margin: auto;
    margin-bottom: 80px;
	position:relative;
}

.contact-page-form .all-fields {
    padding:0 30px;
	text-align:justify;
}
.contact-page-form p {
    color: #fff;
    font: 20px/47px 'Noto Sans', Arial, sans-serif;
}

.contact-page-form input[type="text"] {
    width: 317px;
	height:34px;
}
.contact-page-form textarea {
    width: 702px;
	max-width: 702px;
	height:68px;
}
.contact-page-form input[type="text"], .contact-page-form textarea {
    margin-bottom: 20px;
    line-height: 34px;
    font-size: 12px;
    color: #9a9a9a;
    padding: 0 10px;
    border: 0;
    box-sizing: content-box;
}

.contact-page-form select {
/*  -webkit-appearance: none;
    -moz-appearance: none;
	appearance: none;
    background: #FFFFFF url('http://www.openmarket.com/wp-content/uploads/2015/02/region-dd.png') no-repeat 314px 14px;
    text-overflow: "";
*/    
	width: 337px;
    height: 34px;
    color: #9A9A9A;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    margin-bottom: 25px;
    font-size: 12px;
    border: 0;
	text-indent: 6px;
    padding: 8px 0;
}

.contact-page-form input[type="submit"] {
    width: 222px;
    height: 48px;
    cursor: pointer;
    position: absolute;
    bottom: -8px;
    padding: 0 20px;
    left: 50%;
	margin-left:-111px;
    display: block;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font: 700 20px/48px 'Noto Sans', Arial, Helvetica, sans-serif;
    background: -moz-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ac242), color-stop(26%, #76be3e), color-stop(57%, #6fb33c), color-stop(79%, #67a739), color-stop(84%, #66a135), color-stop(100%, #629c35));
    background: -webkit-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -o-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -ms-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: linear-gradient(to bottom, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
}

.contact-page-form input[type="submit"]:hover {
    background: #70B143;
}

.contact-page-form input[type="submit"]:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .25);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.offices {
    float: left;
}

.offices div {
    float: left;
}

.offices .left {
    width: 234px;
    float: left;
    margin-right: 10px;
    padding-top: 40px;
}

.offices .left p {
    font-size: 15px;
    line-height: 27px;
}

.offices .left p a {
    color: #4EB31B;
    text-decoration: none;
}

.offices .left p a:hover {
    text-decoration: underline;
}

.offices .middle {
    float: left;
    width: 454px;
    padding-top: 20px;
    margin-right: 40px;
}

.offices .middle img {
    border: 1px silver solid;
}

.offices .right {
    width: 251px;
    float: right;
    margin-top: -9px;
    position: relative;
    z-index: 9;
}

.offices .right ul {
    width: 251px;
    margin: 0;
    margin-bottom: 25px;
}

.offices .right ul li {
    border-bottom: 1px #C5DFF4 solid;
    list-style-type: none;
    margin: 0;
    background: none;
    list-style-image: none;
}

.offices .right p {
    margin-bottom: 0;
}

.offices .right ul li a {
    width: 211px;
    padding: 0 20px;
    height: 44px;
    color: #fff;
    background: #3CAEFC;
    text-transform: uppercase;
    display: block;
    text-align: right;
    font: 17px/47px 'Noto Sans', Arial, sans-serif;
}

.offices .right ul li a:hover {
    background: #5ebbfa;
    text-decoration: none;
}

.offices .right ul li a:active,
.offices .right ul li.active a {
    background: #297AD6;
    text-decoration: none;
    position: relative;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}

.offices .right ul li a:active:before,
.offices .right ul li.active a:before {
    content: "";
    display: block;
    position: absolute;
    left: -8px;
    width: 8px;
    height: 44px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/blue-dom-arrow.png');
}

.offices .right h2 {
    text-align: right;
    font: 18px/30px 'Noto Sans', Arial, sans-serif;
    color: #5C5C5C;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
    padding-right: 10px;
    margin-top: 17px;
    clear: both;
}

.offices .right h2:before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 111px;
    height: 1px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/blue-dom-h2.png');
}

.mgmt-pic {
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    border: 1px silver solid;
}

.page-id-229 h3 {
    margin-bottom: 0 !important;
}

.all-posts {
    float: left;
    width: 666px;
}

.all-posts .text {
    min-height: 200px;
}

/* = Solutions
-------------------------------------------------------------- */
.page-template-solutions-php .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-solutions.jpg');
    background-color: #3aaaff;
    background-position-x: 50.5%;
}

.page-template-solutions-php .banner-holder,
.page-id-176 .banner-holder,
.page-id-198 .banner-holder,
.page-id-152 .banner-holder,
.page-id-216 .banner-holder {
    height: 274px;
}

.page-template-solutions-php .banner {
    background-color: #3aaaff;
}

.page-template-solutions-php .banner h1 {
    color: #fff;
    font-size: 46px;
    line-height: 53px
}

.parent-pageid-167 .btn-green,
.page-template-solutions-php .btn-green {
    width: 231px;
    height: 47px;
    font-size: 19px;
    line-height: 43px;
    display: inline-block;
    margin-top: 10px;
    text-align: center;
}

.page-template-solutions-php .caption {
    width: 678px;
    padding: 40px 20px 0 0;
    overflow: hidden;
    color: #fff;
}

.page-id-162 .content .text {
    width: auto;
}

/* = Page Headers
 -------------------------------------------------------------- */

/* Products */
.page-id-152 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/2_0_prod_overview_hdr.jpg');
    background-color: #0E5ECA;
    background-position: 50% 0;
}

.page-id-146 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/2_1_prod_mep_hdr.jpg');
    background-color: #0E5ECA;
    background-position-x: 50%;
}

.page-id-154 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/2_2_prod_sms_hdr.jpg');
    background-color: #0E5ECA;
    background-position-x: 50%;
}

.page-id-155 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/2_3_prod_mms_hdr.jpg');
    background-color: #0E5ECA;
    background-position-x: 50%;
}

.page-id-156 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/2_4_prod_push_hdr.jpg');
    background-color: #0E5ECA;
    background-position-x: 50%;
}

.page-id-398 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/2_5_1_prod_cstChk.jpg');
    background-color: #0E5ECA;
    background-position-x: 50%;
}

.page-id-400 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/2_5_2_prod_UKpay_hdr.jpg');
    background-color: #0E5ECA;
    background-position-x: 50%;
}

.page-id-157 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/2_5_prod_payments_hdr.jpg');
    background-color: #0E5ECA;
    background-position-x: 50%;
}

/* Solutions */
.page-id-162 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_0_sol_overview_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-406 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_1_1_sol_emerg_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-408 .banner-holder,
.page-id-4518 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_1_2_sol_downSys_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-164 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_1_sol_corpComm_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-414 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_2_1_sol_balAler_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-416 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/header_cardactivationmgmt.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-157 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/2_5_prod_payments_hdr.jpg');
    background-color: #0E5ECA;
    background-position-x: 50%;
}

.page-id-420 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_2_4_sol_travel_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-165 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_2_sol_custServ_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-165 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_3_1_sol_empComm_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-425 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_3_2_sol_payRem_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-166 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_3_sol_HR_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-430 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_4_2_sol_recDeliv_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-432 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_4_3_sol_mobTix_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-428 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_4_1_sol_shipAlerts_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-167 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_4_sol_opLog_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-436 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_5_1_sol_promos_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-438 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_5_2_sol_polling_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-168 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_5_sol_sales_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-442 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_6_1_sol_securTrns_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-169 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_6_sol_ITSecur_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-4512 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_2_3_sol_aptNot_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-4512 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/3_2_3_sol_aptNot_hdr.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-4528 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/header_systemstatusalerts.jpg');
}

.page-id-422 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/header_employeecommunications.jpg');
    background-color: #3aaaff;
    background-position-x: 50%;
}

.page-id-422 .banner h1 {
    font-size: 31px;
    line-height: 38px;
}

/* Industries */
.page-id-176 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/4_0_ind_overview_hdr.jpg');
    background-color: #184C90;
    background-position: 50% 0;
}

.page-id-178 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/4_1_ind_agencies_hdr.jpg');
    background-color: #184C90;
    background-position-x: 50%;
}

.page-id-179 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/4_2_ind_charities_hdr.jpg');
    background-color: #184C90;
    background-position-x: 50%;
}

.page-id-180 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/4_3_ind_commun_hdr.jpg');
    background-color: #184C90;
    background-position-x: 50%;
}

.page-id-181 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/4_4_ind_finServ_hdr.jpg');
    background-color: #184C90;
    background-position-x: 50%;
}

.page-id-182 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/4_5_ind_health_hdr.jpg');
    background-color: #184C90;
    background-position-x: 50%;
}

.page-id-183 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/4_6_ind_highTech_hdr.jpg');
    background-color: #184C90;
    background-position-x: 50%;
}

.page-id-184 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/4_7_ind_medEnt_hdr.jpg');
    background-color: #184C90;
    background-position-x: 50%;
}

.page-id-185 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/4_8_ind_retail_hdr.jpg');
    background-color: #184C90;
    background-position-x: 50%;
}

.page-id-186 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/4_9a_ind_trans_hdr.jpg');
    background-color: #184C90;
    background-position-x: 50%;
}

.page-id-187 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/4_9b_ind_travel_hdr.jpg');
    background-color: #184C90;
    background-position-x: 50%;
}

/* Resources */
.page-id-198 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/5_0_res_overview_hdr.jpg');
    background-color: #032963;
    background-position-x: 50%;
}

.page-id-200 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/5_1_res_useCases_hdr.jpg');
    background-color: #032963;
    background-position-x: 50%;
}

.page-id-569 .banner-holder,
.parent-pageid-569 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/5_2_res_caseStudies_hdr.jpg');
    background-color: #032963;
    background-position-x: 50%;
}

.page-id-202 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/5_3_res_dataSht_hdr.jpg');
    background-color: #032963;
    background-position-x: 50%;
}

.page-id-203 .banner-holder,
.page-id-499 .banner-holder,
.page-id-497 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/5_4_res_wps_hdr.jpg');
    background-color: #032963;
    background-position-x: 50%;
}

.page-id-14843 .banner-holder,
.page-id-17363 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2016/04/5_4_res_infographics_hdr.jpg');
    background-color: #032963;
    background-position-x: 50%;
}

/* Why OM */
.page-id-216 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/6_0_whyOM_overview_hdr.jpg');
    background-color: #698A3E;
    background-position-x: 50%;
}

.page-id-148 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/7_0_aboutUs_hdr.jpg');
    background-color: #698A3E;
    background-position-x: 49.75%;
}

.page-id-229 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/7_1_mngmnt_hdr.jpg');
    background-color: #698A3E;
    background-position-x: 49.7%;
}

.page-id-204 .banner-holder,
.page-id-21681 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/5_5_res_vidWeb_hdr.jpg');
    background-color: #032963;
    background-position-x: 50%;
}

.page-id-5322 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/header-consulting-prof-services.jpg');
    background-color: #1d54cb;
    background-position-x: 50%;
}
/* Repeat class for live vs. dev site */

.page-id-13910 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/header-consulting-prof-services.jpg');
    background-color: #1d54cb;
    background-position-x: 50%;
}
/* Repeat class for live vs. dev site */

.page-id-5322 .banner .caption {
	max-width: 500px;	
}

.page-id-13910 .banner .caption {
	max-width: 500px;	
}

.single-news .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/7_2_news_hdr.jpg');
    background-color: #698A3E;
    background-position-x: 50%;
}

.page-id-514 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/7_3_events_hdr.jpg');
    background-color: #698A3E;
    background-position-x: 50.3%;
}

/* Partners */
.page-id-15974 .banner-holder,
.page-id-15977 .banner-holder,
.page-id-14743 .banner-holder,
.page-id-14761 .banner-holder,
.page-template-partners-home .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2016/06/partners_hdr_v6.jpg');
    background-color: #184C90;
    background-position-x: 50%;
	height: 274px;
}

.page-id-14812 .banner-holder,
.page-id-14776 .banner-holder,
.page-id-14788 .banner-holder,
.page-id-14896 .banner-holder,
.page-id-14828 .banner-holder,
.page-id-14805 .banner-holder,
.page-id-14938 .banner-holder,
.page-id-14940 .banner-holder,
.page-id-18781 .banner-holder,
.page-id-18821 .banner-holder,
.page-id-18811 .banner-holder,
.page-id-18801 .banner-holder,
.page-id-18791 .banner-holder,
.page-id-18771 .banner-holder,
.page-id-19276 .banner-holder,
.page-id-19261 .banner-holder,
.page-id-19351 .banner-holder,
.page-id-19341 .banner-holder {
    padding: 0 9999px;
    margin: 0 -9999px;
    height: 180px;
    width: 989px;
    overflow: hidden;
    position: relative;
    z-index: 2;
	background-color: #184C90 !important;
    background: url('http://www.openmarket.com/wp-content/uploads/2016/06/partners-hdr-tier2_v2.jpg') no-repeat 50% 0;
}

.archive .banner-holder,
.blog .banner-holder,
.single-post .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/7_4_blog_hdr.jpg') !important;
    background-color: #698A3E;
    background-position-x: 50.3% !important;
}

.page-id-243 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/7_7_awards_hdr.jpg');
    background-color: #698A3E;
    background-position-x: 49.9%;
}

.page-id-12 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/7_7_contact_hdr.jpg');
    background-color: #698A3E;
    background-position-x: 50%;
}

/* = Industries
-------------------------------------------------------------- */

.page-id-176 .featured-use-case,
.page-id-180 .featured-use-case,
.page-id-181 .featured-use-case,
.page-id-182 .featured-use-case,
.page-id-183 .featured-use-case {
    display: none;
}

/* Featured Use Case */
.featured-use-case {
    width: 987px;
    min-height: 330px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-use-case.png') center bottom no-repeat;
	background-color: #D4EBFD;
    position: relative;
    z-index: 1;
    float: left;
    margin-top: 40px;
}

.featured-use-case-after {
    display: block;
	float:left;
	width:987px;
    height: 22px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-use-case-shadow.png') center top no-repeat;
}

.featured-use-case h2 {
    background: #184C8F;
    height: 48px;
    text-transform: uppercase;
    color: #fff !important;
    padding-left: 30px;
    font: 25px/50px 'Noto Sans', Arial, sans-serif !important;
}

.featured-use-case h3 {
    background: #184C8F;
    height: 48px;
    text-transform: uppercase;
    color: #fff !important;
    padding-left: 30px;
    font: 25px/50px 'Noto Sans', Arial, sans-serif !important;
}

.featured-use-case h4 {
    font: 15px/16px 'Noto Sans', Arial, sans-serif;
    color: #5C5C5C;
    margin-left: 30px;
    margin-bottom: 10px;
    padding-top: 10px;
    width: 500px;
}

.featured-use-case p {
    font-size: 12px;
    width: 560px;
    margin-left: 30px;
    line-height: 18px;
    margin-bottom: 10px;
}

.featured-use-case .btn-green {
    margin-left: 30px;
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 30px;
    height: 40px;
	padding-right:55px;
    position: relative;
}
.btn-green.with-arrow {
	padding-right:50px;
}
.featured-use-case .btn-green::after, .btn-green.with-arrow::after {
    content: "";
    display: block;
    position: absolute;
    width: 11px;
    height: 15px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/use-case-arrow.png') no-repeat;
    top: 12px;
    right: 20px;
}

/* = Product Structure
-------------------------------------------------------------- */
.reason {
    border-top: 1px #C2C2C2 solid;
    /*padding: 70px 0;*/
	padding: 70px 0 20px 0;
    width: 100%;
    color: #5c5c5c;
    position: relative;
}

.reason-new {
    padding: 70px 0 20px 0;
}

.reason:nth-child(even) img {
    float: left;
}

.reason .content a {
    color: #72B04A;
}

.reason:last-child {
    border-bottom: 1px #C2C2C2 solid;
}

.reason p {
    color: #5c5c5c;
}

.text ul li,
.content ul li,
.content ol li,
.reason ul li {
    list-style-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-5.png');
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 15px;
    margin-left: 50px;
    color: #5c5c5c;
}

.reason ul {}

.content ul li a,
.reason ul li a {
    color: #26488E;
}

.content ul li a:hover,
.reason ul li a:hover {
    text-decoration: underline;
}

/* = Products > Sample Solutions > 01-05-15
-------------------------------------------------------------- */
.sample-solutions {
    border-top: 1px #C2C2C2 solid;
    padding: 40px 0 40px 0;
    width: 100%;
    color: #5c5c5c;
    position: relative;
}

.sample-solutions .content a {
    color: #72B04A;
}

.sample-solutions:last-child {
    border-bottom: 1px #C2C2C2 solid;
}

.sample-solutions p {
    color: #5c5c5c;
}

.sample-solutions ul li {
    list-style-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-5.png');
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 15px;
    margin-left: 50px;
    color: #5c5c5c;
}

.sample-solutions p a, .sample-solutions ul li a {
color: #51b902;
text-decoration: none;
font-weight:normal;
}

.sample-solutions a:hover, .sample-solutions ul li a:hover {
color: #51b902;
text-decoration: underline;
font-weight:normal;
}

.sample-solutions-white-box {
    background-color:#FFFFFF;border:#c2c2c2 solid 1px;padding:30px;	
}


.headline-with-horz-rule {
	background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/headline-background-horz-rule.png');
	background-repeat:repeat-x;
	background-position:left center;
}

.headline-with-horz-rule h2 {
	text-transform:uppercase;font-size:26px;
}

.headline-with-horz-rule h2 span {
	background:#FFFFFF;padding-right:10px;
}

.page-bottom-cta {
	padding:0px 0px 70px 0px;
	
}

.large-cta-text {
    font-size: 22px;
    line-height: 30px;
}

.button-green {
    color: #fff;
    position: relative;
	display:inline-block;
	margin-top:20px;
    z-index: 9999;
    padding: 10px 35px;
    text-transform: uppercase;
    font: 400 18px/24px 'Noto Sans', Arial, Helvetica, sans-serif;
    background: #74AF50 -moz-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ac242), color-stop(26%, #76be3e), color-stop(57%, #6fb33c), color-stop(79%, #67a739), color-stop(84%, #66a135), color-stop(100%, #629c35));
    background: -webkit-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -o-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: #74AF50 -ms-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: #74AF50 linear-gradient(to bottom, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background-color: #74AF50;
}

.button-green:hover {
    text-decoration: none;
    background: #72B04A;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}

.button-green:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .25);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}



/* = Products
-------------------------------------------------------------- */

/* Mobile Egnagement Platform */

/* SMS */
.page-template-products-sms-php .banner h1 {
    font: bold 35px/41px 'Noto Sans', Arial, sans-serif;
}

.page-template-products-sms-php .text ul,
.page-template-products-sms-php .content ul {
    list-style-type: none;
    margin-left: 0;
}

/* = Why OpenMarket
-------------------------------------------------------------- */

.page-template-why-openmarket-php .banner {
    background: #6B8C40;
}

.page-template-why-openmarket-php .content {
    border-bottom: 1px #C2C2C2 solid;
    min-height: 325px;
}

.reason:first-child {
    border-top: 1px silver solid !important;
}

section:nth-child(odd) img {
    float: left;
    margin-right: 55px;
}

section:nth-child(even) img {
    float: right !important;
    margin-left: 55px;
}

.sec-right {
    float: right;
    margin-left: 30px;
    width: 50%;
}

/* = Sidebar
-------------------------------------------------------------- */
#right-sidebar {
    width: 251px;
    float: right;
    margin-left: 45px;
    position: relative;
    z-index: 1;
    margin-top: 20px;
}

#right-sidebar h2 {
    text-align: right;
    font: 24px/47px 'Noto Sans', Arial, sans-serif;
    color: #5C5C5C;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
}

#right-sidebar h3 {
    text-align: right;
    font: 24px/47px 'Noto Sans', Arial, sans-serif;
    color: #5C5C5C;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
}

#right-sidebar section {
    clear: both;
    
}

#right-sidebar select {
    float: right;
    background: #1294E3;
    width: 166px;
    height: 31px;
    color: #fff;
    font: 15px/31px 'Noto Sans', Arial, sans-serif;
    text-align: right;
    padding: 0 10px;
    border-radius: 0;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    margin-bottom: 40px;
}

@-moz-document url-prefix() {
    #right-sidebar select {
        text-align: left;
        padding-top: 6px;
    }
}

/* Media Inquiries */
.media-inqueries {
    width: 249px;
    background: #FFF;
    padding-bottom: 5px;
    border: 1px silver solid;
}

.media-inqueries h3 {
    background: #2196E0;
    color: #fff !important;
    height: 50px;
    display: block;
    font: 20px/50px 'Noto Sans', Arial, sans-serif !important;
    padding-left: 20px;
}

.media-inqueries p {
    color: #000;
    font: 14px/19px Arial, sans-serif;
    margin: 10px 10px 5px 10px !important;
}

.media-inqueries p a {
    color: #3E76D5;
}

.media-inqueries .person {
    padding: 0 20px;
    margin-bottom: 10px;
}

.media-inqueries .person strong {
    font-size: 14px;
    color: #5C5C5C;
    font-weight: bold;
    display: block;
}

.media-inqueries .person .phone {
    font-size: 14px;
    color: #5C5C5C;
    text-align: right;
    display: block;
    float: right;
}

.media-inqueries .person em {
    font-size: 12px;
    display: inline-block;
    clear: both;
    margin-top: -5px;
}

/* Blue DOM */
.blue-dom {
    width: 251px;
    float: right;
    margin-bottom: 45px;
    position: relative;
    z-index: 9;
}

.blue-dom ul {
    width: 251px;
    background: #3CAEFC;
}

.blue-dom ul li {
    border-bottom: 1px #C5DFF4 solid;
    margin-left: 0;
    list-style-image: none;
    margin-bottom: 0;
}

.blue-dom ul li a {
    width: 229px;
    padding: 0 10px;
    height: 44px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    text-align: right;
    font: 14px/47px 'Noto Sans', Arial, sans-serif;

}

.blue-dom ul li a:hover {
    background: #62BCF7;
    text-decoration: none;
}

.blue-dom ul li a:active,
.blue-dom ul li.current-menu-item a {
    background: #297AD6;
    text-decoration: none;
    position: relative;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}

.blue-dom ul li a:active:before,
.blue-dom ul li.current-menu-item a:before {
    content: "";
    display: block;
    position: absolute;
    left: -8px;
    width: 8px;
    height: 44px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/blue-dom-arrow.png');
}

.blue-dom h2:before {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    width: 111px;
    height: 1px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/blue-dom-h2.png');
}

.blue-dom h3:before {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    width: 111px;
    height: 1px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/blue-dom-h2.png');
}

/* = Case Studies
-------------------------------------------------------------- */
.post-type-archive-case-studies .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-resources.jpg');
    background-color: #072562;
    background-position-x: 50.5%;
}

.post-type-archive-case-studies .banner {
    background-color: #072562;
}

.post-type-archive-case-studies .banner-holder h1 {
    color: #3CAEFC;
}

.case-study-post {
    width: 260px;
    height: 300px;
    max-height: 320px;
    border: 1px #CCCCCC solid;
    border-bottom: 1px #CCCCCC solid !important;
    border-top: 6px #45B0FB solid;
    background: #fff url('http://www.openmarket.com/wp-content/uploads/2015/02/case-study-post-bg.png') right bottom no-repeat;
    padding: 20px !important;
    float: left;
    margin-right: 41px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.case-study-post h3 {
    font-size: 19px;
    line-height: 25px;
}

.case-study-post p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 23px;
}

.case-study-post .read-now {
    color: #51b902;
    text-transform: uppercase;
    margin-top: 20px;
    padding: 0 10px 0 0;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-8.png') no-repeat 100% 4px;
    font: 600 13px/15px Arial, Helvetica, sans-serif;
}

.case-study-post:nth-child(3n) {
    margin-right: 0;
}

.post-type-archive-case-studies h2 {
    margin-bottom: 20px !important;
    margin-top: 0 !important;
}

.post-type-archive-case-studies .btn-green {
    width: 184px;
    height: 37px;
    font-size: 18px;
    position: relative;
}

.post-type-archive-case-studies .btn-green:after {
    content: "";
    display: block;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/dl-icon.png');
    width: 15px;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 12px;
}

/* = Post Types - News / Blog / Events
-------------------------------------------------------------- */

.single-news .banner-holder,
.post-type-archive-news .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/bg-news.jpg') !important;
    background-color: #6A8A3F;
    background-position-x: 49.9% !important;
}

.post-type-archive-news article,
.blog article,
.post-type-archive-events article,
.archive article {
    padding: 30px 0;
}

.post-type-archive-news article h2,
.post-type-archive-events article h2,
.blog article h2,
.archive article h2 {
    margin-bottom: 5px;
}

.post-type-archive-news article .wp-post-image,
.blog article .wp-post-image,
.post-type-archive-events article .wp-post-image,
.archive article .wp-post-image {
    float: left;
    margin-right: 25px;
}

.single-news .the-date,
.post-type-archive-news .the-date,
.post-type-archive-events .the-date,
.blog .the-date,
.archive .the-date {
    font: 15px/28px 'Noto Sans', Arial, sans-serif;
    color: #184C8F;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
}

.read-more {
    color: #51b902;
    text-transform: uppercase;
    padding: 0 10px 0 0;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-8.png') no-repeat 100% 4px;
    font: 600 13px/15px Arial, Helvetica, sans-serif;
}

.post-type-archive-news .banner-holder,
.blog .banner-holder {
    background-position-x: 51.5%;
}

/* = Post / Page
-------------------------------------------------------------- */

/* Content */
article .entry-meta {
    color: #8D8D8D;
    display: block;
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 16px;
}

#content article .entry-meta a {
    color: #8D8D8D;
    text-decoration: none;
}

#content article .entry-meta .edit-link a {
    color: #FD1E2C;
    padding-left: 10px
}

article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 40px;
    font-family: 'Noto Sans', sans-serif;
}

article h1 {
    font-size: 30px;
    line-height: 37px;
}

article h2 {
    font-size: 25px;
    line-height: 32px;
}

article h3 {
    font-size: 20px;
    line-height: 27px;
}

article h4 {
    font-size: 18px;
    line-height: 25px;
}

article h5 {
    font-size: 16px;
    line-height: 23px;
}

article h6 {
    font-size: 14px;
    line-height: 21px;
}

article h1:first-child,
article h2:first-child,
article h3:first-child,
article h4:first-child,
article h5:first-child,
article h6:first-child {
    margin-top: 0;
}

article p,
article ol,
article ul {
    font: 300 14px/23px Arial, sans-serif;
    margin-bottom: 20px;
}

article strong {
    font-weight: 700;
}

article ul {
    /*margin-left: 30px;*/
}

article ul li {
    margin-bottom: 15px;
    list-style-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/bullet-5.png');
}

article ul li ul {
    margin-top: 10px;
}

article ol {
    margin-left: 30px;
}

article ol li {
    margin-bottom: 15px;
    list-style-type: decimal;
}

article blockquote {
    background: #F7F7F7;
    border: 1px #CACACA solid;
    border-left: 10px #CACACA solid;
    padding: 20px;
    font-style: italic;
    font-size: 17px;
    line-height: 27px;
    margin: 30px 0;
}

article blockquote p {
    font-family: Arial, sans-serif;
    font-style: italic;
}

article blockquote p:first-child {
    margin-bottom: 0;
}

article blockquote p:nth-child(2) {
    margin-top: 20px;
}

article blockquote p:last-child {
    margin-bottom: 0;
}

article a {
    color: #127CB7;
}

article a:hover {
    text-decoration: underline;
}

.post-title {
    color: #000;
    font: 25px/28px 'Noto Sans', Helvetica, sans-serif;
}

.sharedaddy li a {
    text-decoration: none !important;
}

/* = Search Form
-------------------------------------------------------------- */
#searchform {
    position: relative;
    width: 100%;
}

#searchform label {
    display: none;
}

#searchform #s {
    height: 40px;
    font-size: 15px;
    width: 100%;
    text-indent: 10px;
    border: 1px silver solid;
    margin: 0;
}

#searchform #searchsubmit {
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/search-icon.png') no-repeat;
    width: 24px;
    height: 24px;
    border: none;
    position: absolute;
    top: 10px;
    right: 0;
    box-shadow: none;
    box-sizing: border-box;
    opacity: .4;
}

#searchform #searchsubmit:hover {
    opacity: .7;
}

#searchform #searchsubmit:active {
    opacity: 1.0;
}

/* = Sidebar
-------------------------------------------------------------- */
#sidebar {
    width: 270px;
    padding: 10px;
    float: right;
    background: #FFFFFF;
}

#sidebar aside.widget {
    margin-bottom: 40px;
    clear: both;
    float: left;
    width: 270px;
}

#sidebar aside.widget ul,
#sidebar aside.widget ol,
#sidebar aside.widget .textwidget,
#sidebar aside.widget #searchform {
    background: rgba(0, 0, 0, 0.05);
    padding: 20px;
    font-size: 15px;
    line-height: 22px;
}

#sidebar aside.widget a {
    color: #000;
    text-decoration: none;
}

#sidebar aside.widget a:hover {
    text-decoration: underline;
}

#sidebar aside.widget ul li,
#sidebar aside.widget ol li {
    margin-bottom: 10px;
}

#sidebar aside.widget .widget-title {
    background: #981824;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    font-size: 24px;
    line-height: 70px;
    height: 70px;
    margin: auto;
    width: 290px;
    display: block;
}

#sidebar aside.widget #searchform {
    box-sizing: border-box;
}

#sidebar aside.widget #searchform #searchsubmit {
    top: 28px;
    right: 20px;
}

/* = Comments
-------------------------------------------------------------- */
#disqus_thread {
    padding: 40px;
}

#comments {
    clear: both;
}

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
    max-width: 1040px;
    padding-left: 60px;
    padding-right: 376px;
}

.comments-title {
    font: 300 28px Arial, Helvetica, sans-serif;
    padding-top: 30px;
    margin-bottom: 30px;
}

.comment-list,
.comment-list .children {
    list-style-type: none;
    padding: 0;
    margin-bottom: 40px;
}

.comment-list li,
.comment-list li.children {
    list-style-type: none;
}

.comment-list p {
    font: 300 15px/25px Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
}

.comment-list .children {
    margin-left: 20px;
}

.comment-list > li:after,
.comment-list .children > li:before {
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/dotted-line.png') repeat left top;
    background-size: 4px 4px;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}

.comment-list > li:last-child:after {
    display: none;
}

.comment-body {
    padding: 24px 0;
    position: relative;
}

.comment-author {
    float: left;
    max-width: 74px;
    margin-right: 30px;
    margin-bottom: 10px;
    text-align: center;
}

.comment-author .avatar {
    display: block;
    margin-bottom: 10px;
    border-radius: 100px;
}

.comment-author .fn {
    word-wrap: break-word;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
    color: #bc360a;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.comment-author .url:hover,
.comment-reply-link:hover,
.comment-reply-login:hover {
    text-decoration: underline;
}

.comment-reply-link {
    float: right;
    text-decoration: none;
}

.comment-reply-link:hover {
    text-decoration: underline;
}

.says {
    display: none;
}

.no-avatars .comment-author {
    margin: 0 0 5px;
    max-width: 100%;
    position: relative;
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
    width: 100%;
}

.bypostauthor > .comment-body .fn:before {
    vertical-align: text-top;
}

.comment-list .edit-link {
    margin-left: 20px;
}

.comment-metadata,
.comment-content,
.comment-list .reply {
    float: right;
}

.comment-meta,
.comment-meta a {
    color: #a2a2a2;
    font-size: 13px;
    margin-bottom: 20px;
    text-decoration: none;
}

.comment-meta a:hover {
    color: #ea9629;
    text-decoration: underline;
}

.comment-metadata {
    margin-bottom: 20px;
}

.ping-meta {
    color: #a2a2a2;
    font-size: 13px;
    line-height: 2;
}

.comment-awaiting-moderation {
    color: #981724;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    display: block;
}

.comment-awaiting-moderation:before {
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.comment-reply-link:before,
.comment-reply-login:before {
    margin-right: 3px;
}

/* Comment form */
.comment-respond {
    padding: 40px 0;
}

.comment-respond input[type="text"] {
    border: 1px silver solid;
    text-indent: 10px;
}

.comment-respond textarea {
    border: 1px silver solid;
    padding: 10px;
}

.comment-respond input[type="submit"] {
    font: 15px/35px 'Noto Sans', Arial, Helvetica, sans-serif;
    color: #fff;
    float: left;
    height: 33px;
    background: #244690;
    padding: 0 16px 0 15px;
    margin: 0;
    border: 0;
    cursor: pointer;
}

.comment-respond input[type="submit"]:hover {
    background: #6C8B45;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.comment .comment-respond {
    margin-bottom: 20px;
    padding: 20px;
}

.comment-reply-title {
    font: 600 28px Arial, sans-serif;
    margin-bottom: 30px;
}

.comment-reply-title small a {
    color: #131310;
    display: inline-block;
    float: right;
    height: 16px;
    overflow: hidden;
    width: 16px;
}

.comment-reply-title small a:hover {
    color: #ed331c;
    text-decoration: none;
}

.comment-reply-title small a:before {
    content: "\f406";
    vertical-align: top;
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
    padding: 0;
}

.comment-form .comment-notes {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 22px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
    margin-bottom: 8px;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
    float: left;
    padding: 5px 0;
    width: 120px;
    font-size: 15px;
}

.comment-form-comment label {}

.comment-form .required {
    color: #ed331c;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
    height: 40px;
    font-size: 15px;
    width: 100%;
    margin: 0;
}

.comment-form textarea {
    width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
    color: #686758;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.form-allowed-tags code {
    font-size: 12px;
    margin-left: 3px;
    font-family: monospace;
    font-weight: normal;
}

.comment-list .pingback,
.comment-list .trackback {
    padding-top: 24px;
}

.comment-navigation {
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 0 auto;
    max-width: 604px;
    padding: 20px 0 30px;
    width: 100%;
}

p.logged-in-as {
    margin-bottom: 20px;
    font-size: 16px;
}

p.logged-in-as a {
    text-decoration: none;
    color: #7B7A74;
}

p.logged-in-as a:hover {
    text-decoration: underline;
}

.no-comments {
    background-color: #f7f5e7;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 0;
    padding: 40px 0;
    text-align: center;
}

.sidebar .no-comments {
    padding-left: 60px;
    padding-right: 376px;
}

.ch-li a {
    color: #72B04A !important;
}

/* = Footer
-------------------------------------------------------------- */
.footer-holder {
    overflow: hidden;
    width: 105%;
    padding: 32px 0 27px;
    clear: both;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/divider-3.png') no-repeat 50% 100%;
}

.footer-holder .footer-column {
    float: left;
    width: 147px;
    margin: 0 14px 0 0;
}

.footer-holder .add2 {
    width: 204px;
}

.footer-holder .footer-column ul {
    float: left;
}

.footer-holder .footer-column li {
    overflow: hidden;
    margin: 0 0 6px;
}

.footer-holder .footer-column li a {
    color: #5c5c5c;
    font-weight: 400;
}

#footer h3 {
    color: #5c5c5c;
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 10px;
    text-transform: uppercase;
    display: block;
    font: 400 18px/22px 'Noto Sans', Arial, Helvetica, sans-serif;
}

#footer h3 a {
    color: #5c5c5c;
    font-weight: bold;
}

#footer .pannel {
    overflow: hidden;
    padding: 20px 0 0;
    font-size: 11px;
    line-height: 15px;
    color: #5c5c5c;
}

.copyright {
    float: left;
    min-width: 137px;
}

.copyright a {
    color: #5c5c5c;
}

.footer-nav {
    float: left;
}

.footer-nav ul {
    margin: 0;
    overflow: hidden;
}

.footer-nav ul li {
    float: left;
    padding: 0 21px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/divider-4.png') no-repeat 0 3px;
}

.footer-nav ul li a {
    color: #5c5c5c;
    font-weight: 400;
}

/* = Page Navigation
-------------------------------------------------------------- */
#page-navigation {
    padding: 40px 0;
}

.wp-pagenavi {
    margin-top: 30px;
    float: left;
    width: 100%;
    color: #999999;
}

.wp-pagenavi .pages {
    border: none;
    font-family: 'Asap', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #999;
    float: right;
    margin-top: -5px;
}

.wp-pagenavi a {
    margin: 4px !important;
    border: 1px solid #DDD !important;
    font-family: 'Asap', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #879E9F;
    text-decoration: none;
    padding: 5px 10px !important;
    background: #F4F4F4;
}

.wp-pagenavi a:hover {
    background: #fff;
    text-decoration: none !important;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.wp-pagenavi span {
    border: none !important;
    font-family: 'Asap', sans-serif;
    font-size: 15px;
    font-weight: 400;
    background: transparent !important;
}

.wp-pagenavi span.current {
    border: 1px solid #2258C8 !important;
    font-family: 'Asap', sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 10px;
    color: #fff;
    background: #3594EB !important;
}

.wp-pagenavi > .extend {
    font-size: 11px;
    margin: 0;
    padding: 0;
}

/* Support Carriers */

table.dataview {
    margin-bottom: 10px;
    border-bottom: 1px solid #0079d6;
    border-right: 1px solid lightgrey;
    font-size: 1em;
    font-family: arial;

}

table.dataview caption {
    text-align: left;
}

table.dataview tr {
    padding-top: 2px;
    padding-bottom: 2px;
}

table.dataview tr.even {
    background-color: #e5eef5;
}

table.dataview tr.odd {
    background-color: #fff;
}

table.dataview tr td {
    padding-left: 8px;
    padding-right: 30px;
    border-left: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
}

table.dataview tr th {
    color: black;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 30px;
    background-color: #c1e4ff;
    border-bottom: 1px solid #0079d6;
    border-top: 1px solid #0079d6;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
}

table.dataview tr th {
    background-position: right;
    background-repeat: no-repeat;
}

table.dataview tr th.wicket_orderDown {
    background-color: #87cbff;
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/arrow_down.png');
}

table.dataview tr th.wicket_orderUp {
    background-color: #87cbff;
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/arrow_up.png');
}

table.dataview tr th.wicket_orderNone {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/arrow_off.png');
}

table.dataview tr th a {
    font-weight: normal;
}

table.dataview #message {
    padding-left: 3px;
}

table.dataview caption {
    padding-bottom: 2px;
}

table.dataview .navigatorLabel {
    display: inline;
}

table.dataview .navigator {
    display: inline;
    float: left;
    padding-right: 20px;
}

table.searchForm {
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid #CDD9DF;
    border-radius: 0 0 1px 1px;
    padding: 11px;
}

/* = Security Statement
-------------------------------------------------------------- */
.securityOverview {
    border: 1px solid silver;
    margin-top: 10px;
}

.securityOverview th {
    background-color: #0073AE;
    color: #fff;
    padding: 10px;
    font-weight: bold;
}

.securityOverview tr td:first-child {
    font-weight: bold;
    background-color: #eee;
}

.securityOverview td {
    padding: 10px;
    background: #fff;
    vertical-align: top;
    border-bottom: 1px solid #silver;
}

/* = Homepage Events
-------------------------------------------------------------- */

.om-events p {

    margin-bottom: 30px !important;

}

.om-events strong {
    display: block;
    margin: 0 0 4px;
    word-spacing: 0;
    font: 19px/22px Arial, Helvetica, sans-serif;
}

.om-events a {
    display: block;
    margin: 0 0 -20px;
    word-spacing: 0;
    font: 19px/22px Arial, Helvetica, sans-serif;
    color: #000;
}

/* = Box Slider
-------------------------------------------------------------- */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    z-index: 1;
    position: relative;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    left: -5px;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 48px;
    width: 300px;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/bx_loader.gif') center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
    position: relative;
    z-index: 9999;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    zoom: 1;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    display: block;
    margin: 0 5px;
    outline: 0;
    background: #005F9D;
    width: 12px;
    text-indent: 9999px;
    height: 12px;
    overflow: hidden;
    border-radius: 13px;
}

.gallery-holder .bx-wrapper .bx-pager.bx-default-pager a {
    width: 9px;
    height: 9px;
    display: block;
    overflow: hidden;
    border-radius: 10px;
    background: #A5B6C4;
}

.gallery-holder .bx-wrapper .bx-pager.bx-default-pager a:hover,
.gallery-holder .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #65707A;
}

.gallery-holder .bx-wrapper .bx-pager,
.gallery-holder .bx-wrapper .bx-controls-auto {
    position: relative;
    top: -55px;
    width: 989px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0C466D;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
    display: none;
}

.gallery-holder .bx-wrapper .bx-prev {
    left: -50px;
}

.bx-wrapper .bx-next {
    left: 959px;
    background: url('images/sprite-04-2016.png') no-repeat 100% -111px;
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    outline: 0;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 9999;
    width: 30px;
    height: 90px;
    top: 189px;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.gallery-holder .bx-prev {
    background: url('images/sprite-04-2016.png') no-repeat 0 -209px;
}

.gallery-holder .bx-next {
    background: url('images/sprite-04-2016.png') no-repeat 100% -209px !important;
}

.gallery-holder .bx-wrapper .bx-controls-direction a {
    top: 134px;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/controls.png') -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/controls.png') -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

/* = Sidebar
-------------------------------------------------------------- */
.widget {
    float: left;
    /*margin-bottom: 20px;
	padding-bottom:15px;*/
}

#right-sidebar section.sb-sub.widget {
    margin-bottom: 0px;
    padding-bottom: 0px;
	width:100%;
}

.F2404_fbz_table {
	margin:0px !important;
	width: 100%;
}

#F2404_container .F2404_fbz_form .F2404_fbz_row td {
    border-bottom: 1px #CACACA solid;
   margin-bottom: 20px;
   padding-top:20px;
   padding-bottom:30px;  
}

.F2404_fbz_smartform td {
    display: none !important;
}

.sb-social.widget {
	width:100%;
	 border-bottom: 1px #CACACA solid;
	margin-bottom: 0px;
	padding-bottom:20px;
}

.sb-most-recent.widget,
.sb-archives.widget {
	width:100%;
	 border-bottom: 1px #CACACA solid;
	 margin-bottom: 20px;
	padding-bottom:20px;
}



/*section.sb-sub.widget {
	margin-bottom:0 !important;
}*/

.yarpp-related a {
    text-decoration: none;
    font-weight: normal !important;
}

.yarpp-related a {
	color: #26488E;
}

.widget h4 {
    color: #244690;
    text-transform: uppercase;
    font: 20px/28px 'Noto Sans', Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}

.widget ul {
    margin: 0 20px;
    clear: both;
}

.widget ul li {
    margin: 10px 0;
}

.widget ul li a {
    font-size: 12px;
}

.widget ol {
    margin: 0 20px;
    clear: both;
}

.widget ol li {
    margin: 10px 0;
}

.widget ol li a {
    font-size: 12px;
}

.sb-social p {
    font-weight: bold;
    display: block;
    width: 100px;
}

.sb-social ul {
    float: left;
    margin: 20px auto;
	margin-bottom:0;
}

.sb-social ul li {
    float: left;
    width: 48px;
    height: 48px;
    display: block;
    margin: 0 14px 0 0;
}

.sb-social ul li:last-child {
    margin-right: 0;
}

.sb-social ul li a {
    text-indent: -9999px;
    display: block;
    width: 48px;
    height: 48px;
}

.sb-social ul li a:hover {
    margin-top: 1px;
}

.sb-social ul li a.fb {
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/facebook_circle_color-48.png');
}

.sb-social ul li a.tw {
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/twitter_circle_color-48.png');
}

.sb-social ul li a.yt {
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/youtube_circle_color-48.png');
}

.sb-social ul li a.li {
    background: url('http://www.openmarket.com/wp-content/uploads/2015/02/linkedin_circle_color-48.png');
}

.sb-sub form {
    margin-bottom: 20px;
}

.sb-sub input[type="text"] {
    border: 1px silver solid;
    background: #fff;
    padding: 0 5px;
    height: 28px;
    line-height: 30px;
    width: 200px;
}

.F2404_fbz_input  {
	margin-right: 0px !important;
}

.sb-sub input[type="submit"] {
    background: #6A8D3C;
    height: 30px;
    width: 30px;
    border: none;
    color: #fff;
    text-align: center;
	margin-right: 0px !important;
}

.single-pdf .content .text {
    max-width: 1000px;
    width: 1000px;
}

.single-pdf .content .text object {
    width: 100% !important;
    height: 1300px !important;
}

.single-pdf .banner-holder {
    height: 70px;
}

.single-pdf .banner .caption {
    padding-top: 29px;
}

.single-pdf .banner .heading {
    font-size: 25px;
}

.single-pdf .dl-btn {
    padding: 0 20px;
    margin: 0 auto;
    height: 35px;
    display: inline-block;
    border: 0;
    color: #fff;
    cursor: pointer;
    position: relative;
    top: -42px;
    float: right;
    left: 3px;
    text-transform: uppercase;
    font: 400 16px/35px 'Noto Sans', Arial, Helvetica, sans-serif;
    background: -moz-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ac242), color-stop(26%, #76be3e), color-stop(57%, #6fb33c), color-stop(79%, #67a739), color-stop(84%, #66a135), color-stop(100%, #629c35));
    background: -webkit-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -o-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -ms-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: linear-gradient(to bottom, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background-color: #74AF50;
}

.single-pdf .dl-btn:hover {
    background: #70B143;
    text-decoration: none;
}

.single-pdf .dl-btn:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .25);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}
.awardlogos {
	text-align:justify;
}
.awardlogos img {
	max-width:200px;
	height:auto;
}
.awardlogos p {
	display:inline-block;
	width:215px;
}
.awardlogos h2 + p {
	width: 100%;
}
/* = Mobile Optimization
-------------------------------------------------------------- */

@media only screen and (max-width: 480px) {
    body {
        min-width: 0;
    }

    .w1 {
        width: auto;
    }

    #wrapper {
        /*overflow: visible;*/
    }

    #header {
        position: relative;
        height: 41px;
        width: auto;
        margin: 0;
        padding: 10px;
    }

    #header h1 {
        padding-top: 10px;
    }

    #header h1,
    #header h1 a {
        background-size: 181px;
        float: left;
    }

    #header nav {
        display: none;
    }

    .topbar {
        margin: 0;
        width: auto;
    }

    .topbar .btn-contact,
    .topbar .search-form {
        display: none;
    }

    .logo {
        background-size: 150px;
        height: 42px;
        width: 150px;
    }

    .header-holder {
        width: auto;
    }

    .banner-holder {
        width: auto;
    }

    #mobile-nav {
        display: block !important;
        float: right;
        position: absolute;
        right: 0;
        margin-top: 0;
        margin-right: 6px;
    }

    #mobile-nav .nav-menu {
        width: 43px;
        height: 43px;
        background: #26488E url('http://www.openmarket.com/wp-content/uploads/2015/02/mobile-nav.png') no-repeat center;
        display: block;
        background-size: 33px auto;
    }

    #mobile-nav-menu {
        background: rgba(40, 74, 140, .9);
        position: absolute;
        width: 100%;
        float: right;
        top: 61px;
        right: 0;
    }

    #mobile-nav-menu li {
        float: none;
        clear: both;
        text-align: center;
    }

    #mobile-nav-menu li a {
        color: #fff;
        font-size: 24px;
        font-family: 'Noto Sans', sans-serif;
        border-bottom: 1px rgba(255, 255, 255, .3) solid;
        font-weight: 400;
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    #mobile-nav-menu li a:hover {
        background: rgba(0, 0, 0, .3);
    }

    .container {
        width: 100%;
    }

    .visual {
        padding: 0;
        margin: 0;
        width: auto;
    }

    .visual .btn-holder {
        bottom: auto;
        top: 122px;
    }

    .visual .learn-more {
        font: 400 16px/0 'Noto Sans', Arial, Helvetica, sans-serif;
        padding: 5px 10px;
    }

    .carousel,
    .carousel .slideset,
    .carousel .mask {
        width: 100%;
    }

    .carousel {
        height: 143px;
    }

    .carousel .mask {
        height: 143px;
    }

    .carousel h1 {
        width: 100%;
        margin: 0 auto 10px;
        font-size: 38px;
        line-height: 43px;
        text-align: left;
    }

    .carousel .slide {
        width: auto !important;
        height: auto;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .visual .btn-holder {
        width: 100%;
        bottom: 34px;
    }

    .visual .learn-more {
        margin: auto;
    }

    ul.bxslider {
        width: auto !important;
    }

    .bx-wrapper img {
        max-width: 100%;
        display: block;
        z-index: 0;
        height: auto;
    }

    .bx-default-pager {
        display: none;
    }

    .bx-wrapper .bx-viewport {
        left: 0;
    }

    .carousel .text {
        position: relative;
        width: 300px;
        padding: 0;
        margin: auto;
    }

    .carousel .text p {
        padding-right: 80px;
    }

    .carousel .sub-heading {
        margin-bottom: 10px;
    }

    .bx-controls-direction {
        display: none;
    }

    #main {
        width: auto;
        padding: 20px !important;
    }

    section, article, .text {
        float: none !important;
        width: auto !important;
        margin: 20px auto !important;
    }

    .case-study .align-left,
    .forrester .align-left {
        width: 75px;
        height: auto;
    }

    .case-study .text {
        padding: 0;
    }

    .case-study:before,
    .case-study:after {
        display: none;
    }

    .projects {
        padding: 0;
    }

    .projects h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .easy-to-design {
        padding-left: 20px;
    }

    .block-holder p {
        margin-bottom: 20px;
    }

    .chart-holder {
        height: 208px;
    }

    .chart-holder img {
        margin: -56px auto 42px;
        width: 100%;
        height: auto;
    }

    .forrester {
        padding: 20px 0;
    }

    .three-columns {
        width: auto;
    }

    .columns-holder {
        width: 100%;
        margin: 0;
    }

    .columns-holder .column {
        height: 227px;
    }

.home #main h1 {
        margin-bottom: 20px;
        font-size: 31px;
        background: none;
    }

    .banner .caption {
        width: 100%;
        padding: 46px 10px;
        box-sizing: border-box;
    }

    .banner h1 {
        font-size: 22px !important;
        line-height: 28px !important;
    }

    .banner strong.blue-header-headline {
        font-size: 22px !important;
        line-height: 28px !important;
    }


    .overview {
        width: auto;
        margin: 20px auto;
        padding: 0;
    }

    .improve {
        width: 100%;
    }

    .improve p {
        font-size: 32px;
        line-height: 38px;
    }

    article ul {
        margin-left: 0;
    }

    #right-sidebar {
        width: 100%;
        float: left;
        margin: 20px auto;
    }

    .content {
        width: 100% !important;
        float: left;
    }

    .gallery,
    .gallery .slideset,
    .gallery .mask {
        width: 100%;
    }

    .gallery {
        height: 432px;
    }

    .gallery .slide {
        width: 100% !important;
        height: auto;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .gallery .caption {
        margin: 0;
    }

    .two-columns {
        width: 100%;
        float: left;
    }

    .all-posts,
    .content .text {
        width: 100% !important;
    }

    .blue-dom ul {
        width: 100%;
    }

    .blue-dom ul li a {
        width: 94%;
    }

    .media-inqueries {
        width: 100%;
    }

    .media-inqueries .person em {}

    .tabset {
        width: 100%;
    }

    .tab-content {
        width: 100%;
        float: left;
    }

    .tab-content div {
        width: 100%;
    }

    .reason {
        padding: 20px 0;
        min-height: 0;
        box-sizing: border-box;
        float: left;
        width: 100%;
    }
	
	.reason div {
		width: 100% !important;
		margin: 0 !important;
		float: left;
	}

    .reason img,
    .reason:nth-child(even) .img {
        float: none;
        width: 100%;
        height: auto;
        margin: 0 auto 20px;
    }

    .reason ul {
        float: none;
        width: 100%;
    }

    .page-template-contact-php .banner-holder {
        background-position: 51.2% 0;
    }

    .page-template-contact-php .content .text {
        max-width: none;
        width: 100%;
    }

    .contact-page-form {
        width: 100%;
        height: auto;
        margin-bottom: 60px;
        padding: 20px 20px 40px;
    }

    .contact-page-form .left,
    .contact-page-form .right {
        float: none;
        width: 100%;
        margin: auto;
    }

    .page-template-solutions-php .banner-holder,
    .page-id-176 .banner-holder,
    .page-id-198 .banner-holder,
    .page-id-152 .banner-holder {
        height: auto;
    }
	
	/* Partners */
.page-id-15974 .banner-holder, .page-id-15977 .banner-holder, .page-id-14743 .banner-holder, .page-template-partners-home .banner-holder {
    height: auto;
}


    .contact-page-form input[type="text"] {
        display: block;
        width: 94%;
    }

    .contact-page-form select {
        width: 101%;
    }

    .offices {
        float: none;
    }

    .offices .left {
        padding-top: 0;
    }

    .offices .right {
        float: left;
        width: 100%;
    }

    .offices .right ul {
        width: 100%;
    }

    .offices .right ul li a {
        width: 100%;
        padding: 0 10px;
    }

    .offices .middle img {
        width: 99%;
        height: auto;
    }

    .contact-form input[type="text"] {
        width: 93%;
    }

    .case-study-post {
        height: auto;
    }

    section:nth-child(odd) .img {
        float: none;
        margin-right: 0;
        width: 100% !important;
    }

    .cross-channel {
        width: 100%;
        margin: 20px auto;
    }

    #footer {
        width: 100%;
    }

    .footer-holder {
        width: 100%;
    }

    .footer-holder .footer-column {
        float: left;
        width: 100% !important;
        padding: 20px;
        margin: 0;
        font-size: 14px;
    }

    .footer-holder .footer-column:first-child {
        margin: 0;
    }

    .footer-holder .add1,
    .footer-holder .add2 {
        width: 100%;
        float: left;
    }

    #footer .pannel {
        padding: 10px;
    }

    .footer-nav ul li {
        padding: 0 5px;
    }
}

/* Landing Page CSS updates */


.lp-header-social-links-header {
	float:right;
	padding-top:30px;
	display:none;	
}

.lp-header-social-links-body {
	padding-top:30px;
	display:block;	
}

#lp-wrapper {
	padding:0;
}

.content-wrapper {
    
	max-width: 1005px;
	width:100%;
	margin: 0 auto;
	border:0px solid #E01A1E;
	
}

#lp_header {
    padding: 17px 20px 13px 20px;
    margin: 0px 0px;
    background: url("http://www.openmarket.com/wp-content/uploads/2015/02/bg-header.png") repeat-x scroll 0% 0% #FFF;
    z-index: 9;
    position: relative;
	border:0px solid #E01A1E;
}

.page-wrapper {
    padding: 0px 20px 0px 20px;
    margin: 0px 0px;
    position: relative;
	border:0px solid #259C3D;
}

.header-new {
	border:0px solid #E01A1E;
	max-width:100%;
}

body.landing-pages {
	min-width:0px;
	background: none repeat scroll 0% 0% #FFFFFF;
	
}

overview.landingpage {
	padding-bottom:20px;
	margin-bottom:20px;
	
}

#lp-footer {
    width: 100%;
    margin: 50px 0px 0px 0px;
    padding: 50px 0px;
    background: none repeat scroll 0% 0% #E4E4E4;
    line-height: 18px;
    color: #5C5C5C;
	font: 12px/16px Arial,Helvetica,sans-serif;
}

.lp-left-content {
	width:100%;
	float:none;
	padding:20px 0px 40px 0px;
	font: 300 14px/23px Arial,sans-serif;
}

.lp-right-sidebar {
	background-color:#127cb7;
	max-width:395px;
	width:100%;
	float:none;
	
}

.lp-video-content {
	width:100%;
	float:none;
	padding:20px 0px 40px 0px;
	font: 300 14px/23px Arial,sans-serif;
	margin-top:30px;
}

.landingpage .lp-video-content h1 {
    color: #244690;
	font-size: 30px;
line-height: 36px;
font-weight: bold;
font-family: "Noto Sans",Helvetica,sans-serif;
margin-bottom: 10px;
}

.landingpage .lp-video-content p {
    font-size:16px;
margin-bottom: 40px;
}

.landingpage .lp-video-content .arve-normal-wrapper.alignleft, .arve-normal-wrapper.alignright, .arve-normal-wrapper.aligncenter {
    max-width: 900px !important;
}

.lp-thank-you-content {
	width:100%;
	float:none;
	padding:20px 0px 40px 0px;
	max-width:75%;
	font: 300 14px/23px Arial,sans-serif;
}

.lp-thank-you-paragraph {
	
	margin:0 0 12px 0;
}

.lp-thank-you-content .learn-more {
    color: #51B902;
    text-transform: uppercase;
    padding: 0px 10px 0px 0px;
    background: url("http://www.openmarket.com/wp-content/uploads/2015/02/bullet-8.png") no-repeat scroll 100% 4px transparent;
    font: 600 13px/15px Arial,Helvetica,sans-serif;
}

.lp-download-button {
    display: inline-block;
    vertical-align: top;
    color: #FFF;
    text-transform: uppercase;
    position: relative;
    padding: 6px 25px 6px 25px;
    font: 400 15px/20px "Noto Sans",Arial,Helvetica,sans-serif;
    background: linear-gradient(to bottom, #7AC242 0%, #76BE3E 26%, #6FB33C 57%, #67A739 79%, #66A135 84%, #629C35 100%) repeat scroll 0% 0% #74AF50;
}

.lp-download-button:hover {
    text-decoration: none;
    background: #72B04A;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}

p.lp-green-category {
	color:#698b3b;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	margin-bottom:5px !important;
	font-weight:bold;
	font-family:"Noto Sans",Helvetica,sans-serif;
}

.landingpage h1 {
	color:#134a91;
	font-size:30px;
	line-height:36px;
	font-weight:normal;
	font-family:"Noto Sans",Helvetica,sans-serif;
	margin-bottom:10px;	
}

.landingpage h2  {
	color:#134a91;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	font-family:"Noto Sans",Helvetica,sans-serif;
	margin:40px 0px 10px 0px;
}

.lp-asset-image {
	float:none;
}

.lp-content {
	background-image: url("images/lp-bg-body.jpg");
	background-repeat:repeat-x;
}

.lp-left-content p, .lp-thank-you-content p, .lp-video-content p {
	margin-bottom: 15px;	
}

.lp-left-content p:nth-child(2n+0) {
	margin-top: 0px;	
}


.landing-page-form {
    width:70%;
    padding: 50px 15% 50px 15%;
    margin: 0 auto;
    position: relative;
}

.landing-page-form .all-fields {
    padding: 0px 0px;
    text-align: justify;
}

.landing-page-form input[type="text"], .landing-page-form input[type="email"] {
    margin-bottom: 20px;
    line-height: 34px;
    font-size: 14px;
    color: #9A9A9A;
    padding: 0px 3%;
    border: 0px none;
    box-sizing: content-box;
}
.landing-page-form input[type="text"], .landing-page-form input[type="email"] {
   width: 94%;
    height: 34px;
}

.landing-page-form select {
    width: 100%;
    height: 34px;
    color: #9A9A9A;
    border-radius: 0px;
    cursor: pointer;
    position: relative;
    margin-bottom: 25px;
    font-size: 14px;
    border: 0px none;
    text-indent: 6px;
    padding: 3% 0px;
}

.landing-page-form p {
    color: #FFF;
    font: 14px/24px "Noto Sans",Arial,sans-serif;
	padding-bottom:20px;
}

.landing-page-form input[type="submit"] {
    cursor: pointer;
    padding: 0px 20px;
    left: 50%;
    display: block;
    border: 0px none;
    color: #FFF;
    text-transform: uppercase;
    padding: 6px 25px 6px 25px;
    font: 400 15px/20px "Noto Sans",Arial,Helvetica,sans-serif;
    background: linear-gradient(to bottom, #7AC242 0%, #76BE3E 26%, #6FB33C 57%, #67A739 79%, #66A135 84%, #629C35 100%) repeat scroll 0% 0% transparent;
}

.landing-page-form input[type="submit"]:hover {
text-decoration: none;
    background: #72B04A;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}


@media only screen and (min-width: 750px) {
.lp-header-social-links-header {
	float:right;
	padding-top:30px;
	display:block;
	
}

.lp-header-social-links-body {
	padding-top:30px;
	display:none;	
}

.lp-left-content {
	width:63%;
	float:left;
	padding:35px 5% 0px 0px;
	
}

.lp-video-content {
	width:75%;
	float:left;
	padding:35px 5% 40px 0px;
	
}

.lp-thank-you-content {
	float:left;
	padding:35px 5% 40px 0px;
	
}

.lp-right-sidebar {
	background-color:#127cb7;
	max-width:395px;
	width:32%;
	float:right;
	
}

.lp-left-content p:nth-child(2n+0) {
	margin-top: 30px;	
}

.lp-asset-image {
	float: left;
	
}

.landing-page-form {
    background: url("images/lp-bg-form.gif") no-repeat top left;
}

.landing-page-form .all-fields {
    padding: 0px 0px;
    text-align: justify;
}

.landing-page-form input[type="text"], .landing-page-form input[type="email"] {
    margin-bottom: 20px;
    line-height: 34px;
    font-size: 14px;
    color: #9A9A9A;
    padding: 0px 3%;
    border: 0px none;
    box-sizing: content-box;
}
.landing-page-form input[type="text"], .landing-page-form input[type="email"] {
   width: 94%;
    height: 34px;
}

.landing-page-form select {
    width: 100%;
    height: 34px;
    color: #9A9A9A;
    border-radius: 0px;
    cursor: pointer;
    position: relative;
    margin-bottom: 25px;
    font-size: 14px;
    border: 0px none;
    text-indent: 6px;
    padding: 3% 0px;
}

.landing-page-form p {
    color: #FFF;
    font: 18px/24px "Noto Sans",Arial,sans-serif;
	padding-bottom:20px;
}

.landing-page-form input[type="submit"] {
    cursor: pointer;
    padding: 0px 20px;
    left: 50%;
    display: block;
    border: 0px none;
    color: #FFF;
    text-transform: uppercase;
    padding: 6px 25px 6px 25px;
    font: 400 15px/20px "Noto Sans",Arial,Helvetica,sans-serif;
    background: linear-gradient(to bottom, #7AC242 0%, #76BE3E 26%, #6FB33C 57%, #67A739 79%, #66A135 84%, #629C35 100%) repeat scroll 0% 0% transparent;
}

}

.lp-left-content .ssb_list_wrapper, .lp-thank-you-content .ssb_list_wrapper, .lp-video-content .ssb_list_wrapper {
	display:none;
}




/* -------------------------------- 

STYLES FOR SMS COVERAGE MAP 06-12-15

-------------------------------- */


.cd-tabs {
	position: relative;
	width: 100%;
	max-width: 989px;
	margin: 0 auto;
}

.cd-tabs nav {
	overflow: auto;
	 text-align: center;
	 display:block;
	 position: relative;
	 float: none;
	 background-color:#ffffff;
	 border:#ccc8c8 1px solid;
	border-width: 1px 1px 0 1px; 
	border-radius: 4px 4px 0px 0;
	padding:20px 0 20px 0;
}

ul.cd-tabs-navigation {
	position:relative;
	display:block;
	text-align:center;
}

ul.cd-tabs-navigation li {
	display: inline-block;
	list-style-image: none;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}

 ul.cd-tabs-navigation li a.right {
	border:#ccc8c8 1px solid;
	border-width: 1px 1px 1px 0; 
	border-radius: 0px 4px 4px 0;
	background-color:#ffffff;
 }
 
  ul.cd-tabs-navigation li a.left {
	border:#ccc8c8 1px solid; 
	border-width: 1px 0px 1px 1px;
	border-radius: 4px 0px 0px 4px; 
	background-color:#ffffff;
 }
 
 ul.cd-tabs-navigation li a:hover {
	 text-decoration:none;
	 color:#ffffff;
	 background-color:#00954b; 
 }
 
  ul.cd-tabs-navigation li a {
    display: block;
	height: 35px;
    line-height: 35px;
    width: auto;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 20px 0 20px;
	background-color: #fffffff !important;
	color:#4EB847;
  }

.cd-tabs-navigation a.selected {
	background-color: #4eb847 !important;
	color: #ffffff;
}

 .cd-tabs-content {
  display:block;
}

ul.cd-tabs-content li {
  display: none;
  padding:0;
  list-style-image: none;
  margin:0;
}

ul.cd-tabs-content li.selected {
  display: block;
}

ul.cd-tabs-content li ul li {
	display:block;
}

.sms-coverage-map {
	border:#ccc8c8 1px solid;
	border-width: 0px 1px 1px 1px; 
	border-radius: 0px 0px 4px 4px;
	background-color:#fff;
	text-align:center;
	padding-bottom:20px;
}

.sms-coverage-map img {
	max-width:100%;	
}

a.coverage-details {
	display:inline-block;
	padding-top:10px;
	color:#4EB847 !important;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

a.coverage-details:hover {
	text-decoration: underline;
}

.accordion-container {
		width: 100%;
		margin: 0px;
		clear: both;
	}
	.accordion-toggle {
		position: relative;
		display: block;
		padding: 20px 20px 20px 30px;
		font-size: 1.25em;
		font-weight: 300;
		text-decoration: none;
		cursor: pointer !important;
		border:#ccc8c8 1px solid;
	 border-width: 1px 0px 0px 0px; 
	}
	.accordion-toggle:first-toggle {
		border-width: 0px 0px 0px 0px; 
	}
	.accordion-toggle.open {
		color: #26488E;
		cursor: pointer !important;
	}
	.accordion-toggle:hover {
		cursor: pointer;
		text-decoration:none !important;
		color: #4eb847;
		 -webkit-transition: 0s;
    -moz-transition: 0s;
	}
	.accordion-toggle span.toggle-icon {
		position: absolute;
		top: 18px;
		left: 0px;
		font-size: 1.25em;
	}
	.accordion-content {
		display: none;
		padding: 0px 0px 30px 30px;		
	}

	.accordion-content {
	-moz-column-count: 1; /* Firefox */
    -moz-column-gap: 20px; /* Firefox */
    -webkit-column-count: 1;/* webkit, Safari, Chrome */
    -webkit-column-gap: 20px;/* webkit, Safari, Chrome */
    column-count: 1;
    column-gap: 20px; 
	}
	
	@media only screen and (min-width: 450px) {
	
	.accordion-content {
	-moz-column-count: 2; /* Firefox */
    -moz-column-gap: 20px; /* Firefox */
    -webkit-column-count: 2;/* webkit, Safari, Chrome */
    -webkit-column-gap: 20px;/* webkit, Safari, Chrome */
    column-count: 2;
    column-gap: 20px; 
	}
	
	}
	
	@media only screen and (min-width: 750px) {
	
	.accordion-content {
	-moz-column-count: 4; /* Firefox */
    -moz-column-gap: 20px; /* Firefox */
    -webkit-column-count: 4;/* webkit, Safari, Chrome */
    -webkit-column-gap: 20px;/* webkit, Safari, Chrome */
    column-count: 4;
    column-gap: 20px; 
	}
	
	}
	
	
	/* media query for mobile */
	@media (max-width: 767px) {
		.content {
			width: auto;
		}
		.accordion-content {
			padding: 10px 0;
			overflow: inherit;
		}
	}
	
/* fixes for Social Share plugin left margin and padding */	
ul.ssb_list_wrapper li {
  margin-left: 0px;
  padding-left: 0px !important;
}

/* 08-15 White Papers page formatting */

.white-paper-feature {
display: inline-block;
vertical-align: top;
width: 100%;
margin: 0px 0px 35px 0px;
text-align: left;
border-radius: 2px;
border-width: 1px 1px 1px;
border-style: solid;
border-color: #B9B9B9 #B9B9B9 #B9B9B9;
background-color: #FFF;
padding: 0px 0px 24px 0px;
box-sizing: border-box;
}

.featured-white-paper-header {
	background-color: #338FE5;
	font-family: Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#fff;
	padding:8px 0 8px 30px;
}

.white-paper-tabs .white-paper-feature a {
    color: #5C5C5C;
    text-decoration: none;
    display: block;
    padding: 0px;
    border-bottom: 0px solid #B7B7B7;
}

.white-paper-feature h4 {
    font-face: "Noto Sans",Helvetica,sans-serif;
	font-size:16px;
	font-weight:700;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
	padding-top:24px;
}

.white-paper-feature p {
	font-family: Arial,sans-serif;
	font-size:14px;
	line-height:22px;
	margin:0;
	padding-left:10px;
	padding-right:10px;
}

.white-paper-tabs .ssb_list_wrapper {
	display:none;
}

.white-paper-tabs .white-paper-row {
	display:block;
	
	color:#5C5C5C;
	
	cursor: pointer;
}

.white-paper-tabs .white-paper-row:hover {
	display:block;
	color:#6B8C40;
	cursor: pointer;
}

.white-paper-tabs a {
	color:#5C5C5C;
	text-decoration:none;
	display:block;
	padding:20px 0px 25px 0;
	border-bottom:#b7b7b7 solid 1px;
	
}

.white-paper-tabs a:hover {
	color:#6B8C40;
	text-decoration:none;
	display:block;
	background-color:#FFF;
}

.white-paper-tabs .white-paper-row h4 {
    font-face: "Noto Sans",Helvetica,sans-serif;
	font-size:16px;
	font-weight:700;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
}

.white-paper-tabs .white-paper-row p {
	font-family: Arial,sans-serif;
	font-size:14px;
	line-height:22px;
	margin:0;
	padding-left:10px;
	padding-right:10px;
}

.white-paper-feature .white-paper-icon {
	padding:30px 15px 15px 10px;
	float:left;
}

.white-paper-icon {
	padding:5px 15px 15px 10px;
	float:left;
}

.clear-fix {
	clear:both;
	height:0;
}

.white-paper-tabs .content {
	padding-top:0;
	
}

.page-id-14555 .banner-holder {
    background-image: url('http://www.openmarket.com/wp-content/uploads/2015/02/5_4_res_wps_hdr.jpg');
    background-color: #032963;
    background-position-x: 50%;
}

@media (min-width: 767px) {

	.white-paper-feature h4 {
    font-face: "Noto Sans",Helvetica,sans-serif;
	font-size:18px;
	font-weight:700;
	line-height:22px;
	padding-left:120px;
	padding-right:145px;
	padding-bottom:8px;
}

.white-paper-feature p {
	font-family: Arial,sans-serif;
	font-size:14px;
	line-height:22px;
	margin:0;
	padding-left:120px;
	padding-right:145px;
}
	.white-paper-tabs .white-paper-row h4 {
   font-face: "Noto Sans",Helvetica,sans-serif;
	font-size:18px;
	font-weight:700;
	line-height:24px;
	padding-left:120px;
	padding-right:145px;
	padding-bottom:8px;
}

.white-paper-tabs .white-paper-row p {
	font-family: Arial,sans-serif;
	font-size:14px;
	line-height:22px;
	margin:0;
	padding-left:120px;
	padding-right:145px;
}

.white-paper-feature .white-paper-icon {
	padding:30px 30px 5px 30px;
	float:left;
	display:block;
}
	.white-paper-icon {
	padding:5px 30px 5px 30px;
	float:left;
	display:block;
}
}

/* 08-15 Datasheets page formatting */

.datasheet-rows .ssb_list_wrapper, .datasheet-page-intro .ssb_list_wrapper {
	display:none;
}

.datasheet-page-intro {
	padding-bottom:50px;
	border-bottom:#b7b7b7 solid 1px;
}

.datasheet-rows .datasheet-row {
	display:block;
	color:#5C5C5C;
	cursor: pointer;
}

.datasheet-rows .datasheet-row:hover {
	display:block;
	color:#6B8C40;
	cursor: pointer;
}

.datasheet-rows a {
	color:#5C5C5C;
	text-decoration:none;
	display:block;
	padding:20px 0px 25px 0;
	border-bottom:#b7b7b7 solid 1px;
	
}

.datasheet-rows a:hover {
	color:#6B8C40;
	text-decoration:none;
	display:block;
	background-color:#FFF;
}

.datasheet-rows .datasheet-row h4 {
    font-face: "Noto Sans",Helvetica,sans-serif;
	font-size:16px;
	font-weight:700;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
}

.datasheet-rows .datasheet-row p {
	font-family: Arial,sans-serif;
	font-size:14px;
	line-height:22px;
	margin:0;
	padding-left:10px;
	padding-right:10px;
}

.datasheet-rows .content {
	padding-top:0;
	
}

@media (min-width: 767px) {

	
	.datasheet-rows .datasheet-row h4 {
   font-face: "Noto Sans",Helvetica,sans-serif;
	font-size:18px;
	font-weight:700;
	line-height:24px;
	padding-left:120px;
	padding-right:145px;
	padding-bottom:8px;
}

.datasheet-rows .datasheet-row p {
	font-family: Arial,sans-serif;
	font-size:14px;
	line-height:22px;
	margin:0;
	padding-left:120px;
	padding-right:145px;
}

	
}


/* Partial Foundation CSS */

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  .row::before, .row::after {
    content: ' ';
    display: table; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row .row {
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
    @media screen and (min-width: 40em) {
      .row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
    .row .row.collapse {
      margin-left: 0;
      margin-right: 0; }
  .row.expanded {
    max-width: none; }

.column, .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  width: 100%;
  float: left; }
  @media screen and (min-width: 40em) {
    .column, .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }
  .row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0; }

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.clearfix::before, .clearfix::after {
  content: ' ';
  display: table; }

.clearfix::after {
  clear: both; }
  
  /* END Partial Foundation CSS */
  
  /* New Partners Section CSS 04-2016 */
  
  .text-partners {
	 padding: 18px 0; 
  }
  
#main .text-partners h3,
#main .partner-use-cases h3 {
   color: #5c5c5c;
    font: 700 16px/20px 'Noto Sans', Helvetica, sans-serif;
}

#main .partners-solutions-right-text h2 {
    color: #5c5c5c;
    font: 700 16px/20px 'Noto Sans', Helvetica, sans-serif;
	margin-bottom:4px;
}

.content .text-partners h2 {
    color: #244690;
font: 700 22px/28px 'Noto Sans', Helvetica, sans-serif;
}



  .text-partners-form {
	 padding: 18px 0; 
	max-width:600px;
  }
  
  .text-partners-form .ninja-forms-cont {
	  /* width:100%;*/
	  max-width:410px;
	  background: #4387DA url('http://www.openmarket.com/wp-content/uploads/2015/02/contact-form-bg.png') center bottom no-repeat;
	padding:30px;  
  }
  
  .text-partners-form .ninja-forms-cont .text-wrap.label-above input[type="text"] {
    width:96%;
	/*max-width: 350px;*/
    height: 22px;
    line-height: 12px;
    font-size: 12px;
    color: #9a9a9a;
    padding: 5px 2%;
    border: 0;
    margin: 0 0 13px;
	-moz-box-sizing: content-box;
    box-sizing: content-box;
}

.text-partners-form .ninja-forms-cont .textarea-wrap.label-above textarea {
     width:96%;
	height: 100px;
    line-height: 12px;
    font-size: 12px;
    color: #9a9a9a;
    padding: 5px 2%;
    border: 0;
    margin: 13px 0 13px 0;
	-moz-box-sizing: content-box;
    box-sizing: content-box;
}

.text-partners-form .ninja-forms-cont select {
    width:100%;
	height: 22px;
    color: #9A9A9A;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    margin: 0px 0 0px 0;
    font-size: 12px;
    border: 0;
    text-indent: 6px;
    padding: 5px 0;
	-moz-box-sizing: content-box;
    box-sizing: content-box;
}

  .text-partners-form .ninja-forms-field p {
	  margin-bottom:5px;
	  color:#ffffff;
  }
  
 .text-partners-form .ninja-forms-form-wrap label {
    font-weight: normal;
	color:#ffffff;
}
  .partners-block-link p {
	   padding:20px 0 20px 0;
	   font: 400 20px/24px 'Noto Sans', Helvetica, sans-serif;
  }
   
  .partners-block-link {
	 padding:25px 0 0px 0; 
  }
  
  .text-partners ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 20px 0;
}

.content .text-partners ul li {
	list-style-image: none;
    background-image: url('http://www.openmarket.com/wp-content/uploads/2016/06/bullet.png');
    background-repeat: no-repeat;
    line-height: 24px;
    background-position: 0 9px;
    padding-left: 12px;
	margin-left:0px;
	margin-bottom: 0px;
}

.partner-use-cases {
	color: #5c5c5c;
}

 .partner-use-cases ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 20px 0;
	font: 300 14px/23px Arial, sans-serif;
}

.partner-use-cases ul li {
	list-style-image: none;
    background-image: url('http://www.openmarket.com/wp-content/uploads/2016/06/bullet.png');
    background-repeat: no-repeat;
    line-height: 24px;
    background-position: 0 9px;
    padding-left: 12px;
	margin-left:0px;
	margin-bottom: 0px;
}
  
  .partners-main-page-callout-left.medium-6,
  .partners-main-page-callout-right.medium-6 {
	 text-align:center; 
}

.partners-main-page-callout-left {
	 border-right:solid 0px #cecece; 
	 border-bottom:solid 1px #cecece;
  }
  
  a.partners-block-link {
	color:#5C5C5C;
	text-decoration:none;
	display:block;
	overflow:hidden;
	
}

a.partners-block-link:hover {
	color:#6B8C40;
	text-decoration:none;
	display:iblock;
	/*background-color:#FFF;*/
}

.partners-solutions-row {
	border-bottom:solid 1px #cecece;
	padding-bottom:25px;
	margin-bottom:25px;
}

.partners-solutions-right-text p {
    font: 300 14px/23px Arial, sans-serif;
    margin-bottom: 20px;
}

.partners-solutions-left-image img {
	padding-bottom:25px;
}

.partners-button {
    font: 400 12px/30px Arial, Helvetica, sans-serif;
    color: #fff;
    display:inline-block;
    height: 30px;
    background: #244690;
    padding: 0 16px 0 15px;
    margin: 0 0 0 0px;
    text-transform: uppercase;
    background: #74AF50 -moz-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ac242), color-stop(26%, #76be3e), color-stop(57%, #6fb33c), color-stop(79%, #67a739), color-stop(84%, #66a135), color-stop(100%, #629c35));
    background: -webkit-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -o-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: #74AF50 -ms-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: #74AF50 linear-gradient(to bottom, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background-color: #74AF50;
}

.partners-button:hover {
    text-decoration: none;
    text-decoration: none;
    background: #72B04A;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}

.partners-big-button {
    font: 700 22px/28px 'Noto Sans', Helvetica, sans-serif;
    color: #fff;
    display:inline-block;
	max-width:300px;
	width:335px;
	text-align:center;
    background: #244690;
    padding: 10px 0px 10px 0px;
    margin: 0 0 0 0px;
    text-transform: none;
    background: #74AF50 -moz-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ac242), color-stop(26%, #76be3e), color-stop(57%, #6fb33c), color-stop(79%, #67a739), color-stop(84%, #66a135), color-stop(100%, #629c35));
    background: -webkit-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -o-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: #74AF50 -ms-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: #74AF50 linear-gradient(to bottom, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background-color: #74AF50;
}

.partners-big-button:hover {
    text-decoration: none;
    background: #72B04A;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}

.partner-screenshots {
	text-align:center;
	padding:25px 0 25px 0px;
}

.partner-screenshots img,
.partners-use-case-image img {
	max-width:100%;
	height:auto;
}

.partner-screenshots a {
	padding:25px;
}

.partners-large-contact-button-row {
	background-image: url('http://www.openmarket.com/wp-content/uploads/2016/06/horz-rule-background.png');
    background-repeat: repeat-x;
	background-position:center;
	text-align:center;
	max-width:824px;
	margin: 0 auto;
	margin-bottom:40px;
}

.partners-large-contact-button-row.columns {
     float:none;
	 padding:0;
}

.partners-large-contact-button-row.columns:last-child:not(:first-child) {
    float: none;
}

.partner-use-cases p {
	font: 300 14px/23px Arial, sans-serif;
    margin-bottom: 20px;
}

.partner-use-cases h2 {
	color: #244690;
font: 700 22px/28px 'Noto Sans', Helvetica, sans-serif;
    margin-bottom: 20px;
}

.partners-use-case-image {
	padding-top:25px;
	padding-bottom:25px;
}

.partners-divider-row {
	background-image: url(images/horz-rule-background.png);
    background-repeat: repeat-x;
	background-position:center;
	text-align:center;
	max-width:824px;
	height:1px;
	margin: 0 auto;
	margin-top:25px;
	margin-bottom:25px;
}

.partners-video-container .arve-wrapper {
	margin:0 auto;
	margin-bottom: 0px;
	margin-top:50px;
	margin-bottom:50px;
	
}

.partners-content img {
	max-width:100%;
	height:auto;
}

.partner-wide-image {
	width:100%;
	text-align:center;
	padding-bottom:50px;
}

.partner-wide-image img {
	max-width:900px;
	text-align:center;
	margin:0 auto;
}

@media screen and (min-width: 40em) {
	
	/*.partners-main-page-callout-left.medium-6,
	.partners-main-page-callout-right.medium-6 {
	 
  }*/
  
  .partners-block-link p {
	   padding:25px 0 25px 0;
	   font: 400 25px/28px 'Noto Sans', Helvetica, sans-serif;
  }
  
   .partners-main-page-callout-left {
	 border-right:solid 1px #cecece; 
	 border-bottom:solid 0px #cecece;
	 width:49%;
  }
  
  .partners-use-case-image {
	padding-top:54px;
	padding-bottom:30px;
}

.partners-divider-row {
	
	background-image: url(images/horz-rule-background.png);
    background-repeat: repeat-x;
	background-position:center;
	text-align:center;
	max-width:824px;
	height:1px;
	margin: 0 auto;
	margin-top:60px;
	margin-bottom:80px;
}
	
}

.partner-use-cases img {
	width:100%;
	max-width:100%;
	height:auto;
}

.text-partners img {
	max-width:900px;
	height:auto;
	margin: 0 auto;
}


/*INFOGRAPHICS PAGE CSS 4-2016*/

.infographic-page-intro {
    padding-bottom: 50px;
}

.infographic-rows .ssb_list_wrapper, .infographic-page-intro .ssb_list_wrapper {
	display:none;
}

.infographic-block {
	display: inline-block;
	vertical-align: top;
	width:100%;
	padding-bottom: 60px;
	-moz-transform: translate3d(0px,0px,1px);
}

.infographic-block h2 {
    font-face: "Noto Sans",Helvetica,sans-serif;
	color: #244690;
	font-size:23px;
	line-height:26px;
	font-weight:700;
	margin:25px 0 18px 0;
}

.infographic-block p {
	color: #5C5C5C;
	font-family: Arial,sans-serif;
	font-size:14px;
	line-height:22px;
	margin:0;
}

.infographic-block p a {
    white-space: nowrap;
}

.infographic-rows img {
	width:100%;
	height:auto;
	max-width:100%;
	opacity:1;
	-moz-transform: translate3d(0px,0px,1px);
	display:block;
	
}

.infographic-rows img:hover {
	-moz-transform: translate3d(0px,0px,1px);
}

.overlay_infographic_image {
    display: block;
    position: relative;
	padding-bottom: 20px;
}


.infographic_overlay {
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 1px solid #e5e5e5;
	opacity: 0;
	background: rgba(255, 255, 255, 0.65);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-moz-transform: translate3d(0px,0px,1px);
	-moz-transform: translateZ(1px);
}

.infographic_overlay:hover {
   -moz-transform: translate3d(0px,0px,1px);
   -moz-transform: translateZ(1px);
   opacity: 0;
   -moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.infographic_overlay:before {
	position: absolute;
	top: 55%;
	left: 50%;
	margin: -40px 0 0 -30px;
	font-size: 32px;
	content:"";
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	-moz-transform: translate3d(0px,0px,1px);
	display:block;
	width:64px;
	height:64px;
	background-image:url(http://www.openmarket.com/wp-content/uploads/2016/10/view-flat-128x128.png);
	background-size:64px 64px;
	background-repeat:no-repeat;
}

.infographic_overlay:hover:before {
	-moz-transform: translate3d(0px,0px,1px);
	
}

/*.infographic_overlay:hover:before {
	top: 50%;
}*/

.et_shop_image:hover .infographic_overlay,
.overlay_infographic_image:hover .infographic_overlay,
.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .infographic_overlay,
.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .meta,
.et_pb_gallery_image:hover .infographic_overlay,
.et_pb_has_overlay:hover .infographic_overlay {
	z-index: 3;
	opacity: 1;
}

.et_pb_slider.et_pb_gallery_fullwidth span.infographic_overlay {
	display: none;
}

#ie7 .infographic_overlay,
#ie8 .infographic_overlay {
	display: none;
}



@media only screen and (min-width : 481px) {
	
	.infographic-block {
	width:290px;
	padding-right:55px;
}

.infographic-block:nth-child(3n) {
	padding-right:0px;
}
}

/*Updates for new SMS layout*/

.new-layout-first-section {
	position: relative;
	padding-bottom:30px;
}

.group:after,
.reason:after {
  content: "";
  display: table;
  clear: both;
}

a.new-cta-link {
	display:inline-block;
	height:20px;
	padding:0 10px 0 30px;
	background: url(http://www.openmarket.com/wp-content/uploads/2016/08/cta-arrow.png) no-repeat 0 50%;
    background-size: 20px 20px;
	margin-bottom:16px;
	font: 300 17px/20px Arial, sans-serif;
	color: #72B04A;
}

a.new-cta-link:hover {
	text-decoration:none;
	color: #3fa9f5;
}


@media only screen and (min-width : 481px) {
.new-layout-first-section img {
	float:left;
	margin-left: 55px;
}
    .new-layout-first-section-content {
	float:left;
	max-width:644px;
}

}

/*Fix the margin on the "Top" buttons*/

.sms-page .top {
    margin-top: 5px;
}



/*VIDEOS and WEBINARS PAGE CSS 9-2016*/

.video-page-intro {
	margin-bottom:35px;
}

.video-block-padding {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.video-block {
	display: inline-block;
	vertical-align: top;
	width:100%;
	padding-bottom: 60px;
	-moz-transform: translate3d(0px,0px,1px);
	color: #244690;
}

.video-block a {
	color: #244690;
}

.video-block:hover {
	color: #51b902;
}

.video-block img {
	border: #b7b7b7 solid 1px;
}

.video-title {
	padding:0;
	display:block;
	font-face: "Noto Sans",Helvetica,sans-serif;
	
	font-size:15px;
	line-height:22px;
	font-weight:400;
	text-align:center;
}


.video-rows img {
	width:100%;
	height:auto;
	max-width:100%;
	opacity:1;
	-moz-transform: translate3d(0px,0px,1px);
	display:block;
	
}

.video-rows img:hover {
	-moz-transform: translate3d(0px,0px,1px);
}

.video_infographic_image {
    display: block;
    position: relative;
}


.video_overlay {
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 0px solid #e5e5e5;
	opacity: 0;
	
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-moz-transform: translate3d(0px,0px,1px);
	-moz-transform: translateZ(1px);
}

.video_overlay:hover {
   -moz-transform: translate3d(0px,0px,1px);
   -moz-transform: translateZ(1px);
   opacity: 0;
   -moz-backface-visibility: hidden;
	backface-visibility: hidden;

background: -moz-linear-gradient(top,  rgba(255,255,255,.8) 0%, rgba(255,255,255,0.02) 54%, rgba(255,255,255,0) 55%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(255,255,255,.8) 0%,rgba(255,255,255,0.02) 54%,rgba(255,255,255,0) 55%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(255,255,255,.8) 0%,rgba(255,255,255,0.02) 54%,rgba(255,255,255,0) 55%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.video_overlay:before {
	position: absolute;
	top: 43%;
	left: 50%;
	margin: -40px 0 0 -30px;
	font-size: 32px;
	content:"";
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	-moz-transform: translate3d(0px,0px,1px);
	display:block;
	width:64px;
	height:64px;
	/*background-image:url(http://www.openmarket.com/wp-content/uploads/2016/08/video-play.png);*/
	background-size:64px 64px;
	background-repeat:no-repeat;
opacity: .7;
transition: opacity .7s;
}

.video_overlay:before:hover {
	opacity: 1;
	}

.video_infographic_image .video_overlay {
	z-index: 3;
	opacity: 1;
}

.video_infographic_image:hover .video_overlay {
	z-index: 3;
	opacity: 1;
}

#ie7 .video_overlay,
#ie8 .video_overlay {
	display: none;
}

@media only screen and (min-width : 481px) {
	
	.video-block-padding {
	width:288px;
	padding-right:55px;
}

.video-block-padding:nth-child(3n) {
	padding-right:0px;
}

}

.video-tabs .ssb_list_wrapper {
	display:none;
}

.video-lp-header-social-links-body {
	padding-top:30px;
	display:block;	
}

.lp-infographics-content .ssb_list_wrapper {
    display: none;
}

.lp-infographics-content h1 {
	color: #244690;
	font: 700 25px/32px 'Noto Sans', Helvetica, sans-serif;
}

.lp-infographics-content p,
.lp-video-content p {
    font: 300 16px/23px Arial, sans-serif;
    margin-bottom: 20px;
	color: #5c5c5c;
}

.lp-infographics-content p.lp-green-category {
    color: #698b3b;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 5px !important;
    font-weight: bold;
    font-family: "Noto Sans",Helvetica,sans-serif;
}

.lp-infographics-content {
    width: 100%;
    margin-top: 30px;
	padding: 20px 0px 40px 0px;
}

@media only screen and (min-width: 750px) {
.lp-infographics-content {
    padding: 35px 5% 40px 0px;
}
}

.lp-infographics-content img {
	width:100%;
	max-width:100%;
	
}

.infographic-image {
	padding:20px 0;
}

.infographic-pdf-download {
	text-align:center;
}

.infographic-pdf-download a {
    padding: 15px 40px;
    margin: 0 auto;
    /*height: 35px;*/
    display: inline-block;
    border: 0;
    color: #fff;
    cursor: pointer;
    position: relative;
    top: 7px;
    left: 3px;
    text-transform: uppercase;
    font: 700 18px/24px 'Noto Sans', Arial, Helvetica, sans-serif;
    background: -moz-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ac242), color-stop(26%, #76be3e), color-stop(57%, #6fb33c), color-stop(79%, #67a739), color-stop(84%, #66a135), color-stop(100%, #629c35));
    background: -webkit-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -o-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: -ms-linear-gradient(top, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background: linear-gradient(to bottom, #7ac242 0%, #76be3e 26%, #6fb33c 57%, #67a739 79%, #66a135 84%, #629c35 100%);
    background-color: #74AF50;
}

.infographic-pdf-download a:hover {
    background: #70B143;
	text-decoration:none;
}

.infographic-pdf-download a:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .25);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
	/*force git to resend*/
}

/*Fix for Blog image responsiveness*/
.single .content img {
	height:auto;
	max-width:100%;
}