.icon1 {
    list-style-type: none !important;
    padding: 0px !important;
    margin: 0px !important;
}
* {
    padding: 0;
    margin: 0;
    outline: none;
}
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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
body {
    font-family: 'Open Sans', Helvetica, Arial, Sans-Serif;
    font-size: 16px;
    font-weight: 400;
    color: #555;
    background-color: #fff;
    line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
img {
    border: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.main_title {
    display: inline;
    position: absolute;
    left: -9999em;
}
.left {
    float: left;
}
.right {
    float: right;
}
.hr {
    border-top: 1px solid #efefef;
    height: 1px;
    display: block;
    margin: 10px 0 10px 0;
}
.hr-dark {
    border-top: 1px solid #d0d0d0;
    height: 1px;
    display: block;
    margin: 10px 0 10px 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.clearfix {
    zoom: 1;
}
.noPadding {
    padding: 0 0 0 0 !important;
}
.noMargin {
    margin: 0 0 0 0 !important;
}
.noPaddingBottom {
    padding-bottom: 0 !important;
}
.noMarginBottom {
    margin-bottom: 0 !important;
}
::-moz-selection {
    background: #191919;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #191919;
    color: #fff;
    text-shadow: none;
}
a {
    text-decoration: none;
    color: #129fc5;
}
a:hover {
    color: #111;
}
a:hover, a:active {
    outline: 0;
}
.grid {
    width: 980px;
    height: 100%;
    margin: 0 auto;
}
.grid2 {
    width: 780px;
    margin: 0 auto;
}
.gridCol2 {
    float: left;
    margin: 0px 70px 0 0px;
}
.gridCol2:last-child {
    margin-right: 0;
}
.section {
    background: #f9f9f9;
    padding: 40px 0;
    -webkit-box-shadow: 0px -1px 4px -1px #888;
    box-shadow: 0px -1px 4px -1px #888;
    position: relative;
    z-index: 2;
    //margin-top: -5px;
}
.sectionblog {
    background: #fff;
    padding: 40px 0;
    -webkit-box-shadow: 0px -1px 4px -1px #888;
    box-shadow: 0px -1px 4px -1px #888;
    position: relative;
    z-index: 2;
    margin-top: -5px;
}
.section2 {
    background: #fff;
}
.buttono {
    cursor: pointer;
    border: 0;
    font-size: 0.75em;
    font-weight: 600;
    color: #ffffff;
    padding: 6px 22px;
    text-transform: uppercase;
    background: #fe8a3d;
    background: -moz-linear-gradient( top, #fe8a3d 0%, #f26202);
    background: -webkit-gradient( linear, left top, left bottom, from(#fe8a3d), to(#f26202));
    text-shadow: 0px -1px 1px rgba(000, 000, 000, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.3);
    text-decoration: none;
    border: 1px solid #e35b00;
}
.buttono:hover {
    background: #f26202;
    color: #fff;
}
.nsu-submit, .buttonlearnmore {
    cursor: pointer;
    border: 0;
    font-weight: 600;
    color: #129FC5;
    font-size: 0.75em;
    padding: 6px 22px;
    text-transform: uppercase;
    background: #fbfbfb;
    background: -moz-linear-gradient( top, #fbfbfb 0%, #eeeeee);
    background: -webkit-gradient( linear, left top, left bottom, from(#fbfbfb), to(#eeeeee));
    border: 1px solid #ddd;
    text-decoration: none;
}
.nsu-submit, .buttonlearnmore:hover {
    background: #eeeeee;
}
.buttonlarge {
    white-space: nowrap;
    min-width: 130px;
    height: 35px;
    font-size: 1em;
    line-height: 36px;
    text-align: center;
    padding: 0px 11px;
    display: inline-block;
}
.buttonlarge2 {
    padding: 12px 10px 9px 10px;
    font-size: 1em;
    text-align: center;
    display: block;
    width: 180px;
    margin-top: 25px;
}
.buttonbacktotop {
    float: right;
    font-size: 0.75em;
    background: #eee url('images/icon_backtotop.png') 79px center no-repeat;
    color: #129fc5;
    text-align: center;
    padding: 6px 20px 6px 10px;
    margin-right: 10px;
}
.cent {
    margin: 0 auto;
}
.header {
    background: #e8e8e8;
    background: -moz-linear-gradient( top, #e8e8e8 0%, #f7f7f7);
    background: -webkit-gradient( linear, left top, left bottom, from(#e8e8e8), to(#f7f7f7));
    height: 100px;
    -webkit-box-shadow: 0px 0px 5px 0px #888;
    box-shadow: 0px 0px 5px 0px #888;
    position: relative;
}
.header .topUtilityButtons {
    list-style-type: none;
    float: right;
    margin: 15px 10px 0px 0;
    position: relative;
    z-index: 1;
}
.header .topUtilityButtons li {
    list-style-type: none;
    float: left;
}
.header .logoNav {
    height: 100%;
    position: relative;
}
#logo {
    float: left;
    height: 80px;
    width: 235px;
    background-image: url(images/fonolo_logo.png);
    background-repeat: no-repeat;
    background-size: 200px;
    margin-top: 16px;
    margin-left: 10px;
}
.header #nav {
    float: right;
    font-weight: 600;
    text-transform: uppercase;
    word-spacing: 5px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.header #nav .menu-primary-menu-container ul {
    list-style-type: none;
}
.header #nav .menu-primary-menu-container ul li {
    list-style-type: none;
    float: left;
}
.header #nav ul li a {
    float: left;
    color: #000;
    padding: 10px 17px;
}
.header #nav .menu-primary-menu-container ul li a:hover {
    background: #fff;
}
.header #nav .menu-primary-menu-container ul li.current_page_item a {
    color: #156cb3;
}
.header #nav .menu-primary-menu-container ul li.current_page_parent a {
    color: #156cb3;
}
#content-main-home {
    background-color: #fff;
    margin-top: 45px;
}
.contentHeader {
    position: relative;
    z-index: 1;
}
.headerTemplate1 {
    height: 300px;
    margin-top: 45px;
}
.headerTemplate1FullTop {
    margin-bottom: 30px;
    margin-top: 45px;
    height: 110px;
}
.headerTemplate1Left {
    width: 425px;
    float: left;
    padding: 0 30px 0 10px;
}
.headerTemplate1Right {
    width: 510px;
    float: right;
    padding-right: 0px;
}
.headerTemplateFull {
    padding: 0 30px 0 10px;
}
.headerTemplate1 h1, .headerTemplate1 .blog_single h2, .rsContent h2 {
    color: #156cb3;
    font-size: 2.2em;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.headerTemplate1 p, .rsContent h3 {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
    color: #333;
}
.grid2 .headerTemplate1Left {
    width: 330px;
    padding-top: 0px;
}
.grid2 .headerTemplate1Right {
    width: 390px;
}
.headerTemplate1 .headerNav {
    margin-top: 17px;
}
.headerTemplate1 .headerNav ul {
    list-style: none;
}
.headerTemplate1 .headerNav li {
    float: left;
}
.headerTemplate1 .headerNav li a {
    float: left;
    display: block;
    margin: 0 15px 18px 0;
    background: #fcfcfc;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(#ffffff, #f4f4f4);
    background: -moz-linear-gradient(#ffffff, #f4f4f4);
    background: -o-linear-gradient(#ffffff, #f4f4f4);
    background: linear-gradient(#ffffff, #f4f4f4);
    border: 3px solid white;
    box-shadow: 0px 0px 2px 1px #bbb;
    text-decoration: none;
    width: 110px;
    height: 110px;
    text-align: center;
    position: relative;
}
.headerTemplate1 .headerNav li a span {
    display: block;
    position: absolute;
    bottom: 10px;
    width: 100px;
    margin: 0 0 0 5px;
    font-size: 0.95em;
}
.headerTemplate1 .headerNav li a img {
    position: relative;
    margin-top: -13px;
    text-align: center;
}
.headerTemplate2 .headerNav li a {
    height: 75px;
    display: table-cell;
    vertical-align: middle;
    line-height: 68px;
}
.headerTemplate2 .headerNav li a img {
    position: static;
    margin-top: 0;
    text-align: center;
    vertical-align: middle;
}
.headerTemplate2 .headerTemplate1Right {
    width: 390px;
}
.headerTemplate3 .headerTemplate1Right {
    width: 383px;
}
.headerTemplate4 .headerTemplate1Right {
    width: 510px;
}
.headerTemplate5 .headerTemplate1Right {
    width: auto;
    max-width: 510px;
    min-width: 383px;
}
.contentHeader .last-child1 .headerNav li:nth-child(4n+4) a {
    margin-right: 0px;
}
.contentHeader .last-child2 .headerNav li:nth-child(3n+3) a {
    margin-right: 0px;
}
.headerTemplate1 .headerNav li:last-child a {
    margin-right: 0px;
}
a .colgrid1 {
    width: 290px;
    height: 200px;
    background: #fcfcfc;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(#ffffff, #f4f4f4);
    background: -moz-linear-gradient(#ffffff, #f4f4f4);
    background: -o-linear-gradient(#ffffff, #f4f4f4);
    background: linear-gradient(#ffffff, #f4f4f4);
    border: 3px solid white;
    padding: 10px 0px 0px 10px;
    box-shadow: 0px 0px 2px 1px #bbb;
    line-height: 1.35em;
    display: block;
    color: #555;
}
a:last-child .colgrid1 {
    margin-right: 0 !important;
}
a .colgrid1 h2 {
    color: #156cb3;
    font-size: 1.5em;
    line-height: 22px;
    margin-bottom: 10px;
    font-weight: 400;
    text-align: left;
}
a .colgrid1 p {
    margin-bottom: 10px;
    height: 115px;
    text-align: left;
    font-size: 0.9em;
}
a .buttonlearnmore {
    position: relative;
    top: 5px;
    font-size: 0.75em;
}
a .frontbuttons {
    top: -5px;
    width: 80px;
}
a .buttonlearnmore span.arrow {
    left: 1px;
    position: relative;
    top: -1px;
}
a .colgrid1:hover .buttonlearnmore {
    background: #eee;
    color: #333;
}
.home .entry-header, .page-pricing .entry-header {
    display: none;
}
.featuredboxes {
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
}
.featuredboxes > div {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.featuredboxes:after {
    content: "";
    width: 100%;
    display: inline-block;
}
.featurebox {
    display: inline-block;
}
.featuresTemplate {
    margin-bottom: 15px;
    position: relative;
    padding: 0 10px;
    min-height: 400px;
}
.featuresTemplateA {
    width: 490px;
}
.featuresTemplateB {
    width: 470px;
}
.featuresTemplate h2 {
    color: #156cb3;
    font-size: 2em;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 400;
}
.featuresTemplate h3 {
    color: #555555;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 400;
}
.featuresTemplate p {
    line-height: 22px;
    margin-bottom: 15px;
    color: #555;
    padding-right: 20px;
}
.featuresTemplate p.small {
    line-height: 1em;
    color: #999;
}
.featuresTemplate p.smallquote {
    font-size: 0.8em;
    line-height: 1.5em;
    color: #666;
}
.featuresTemplate ol {
    list-style-type: decimal;
    margin: 10px 0px 20px 30px;
    padding: 0 0 0 0;
}
.featuresTemplate ol li {
    line-height: 26px;
    font-size: 1em;
    color: #333;
}
.featuresTemplate ol li span {
    color: #666;
}
.featuresTemplate ul {
    list-style-type: disc;
    margin: 10px 0px 20px 30px;
    padding: 0 0 0 0;
}
.featuresTemplate ul li {
    line-height: 26px;
    font-size: 1em;
    color: #333;
}
.featuresTemplate ul li span {
    color: #666;
}
.centeredImage {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
.featuresTemplate img {
    position: relative;
}
.featuresTemplateleft img {
    text-align: left;
    float: left;
}
.featuresTemplateright img {
    text-align: right;
    float: right;
}
.featuresTemplate ul.fonolo_document {
    list-style-type: none;
    margin-left: 0;
    font-weight: 400;
    display: inline;
}
.featuresTemplate ul.fonolo_document li {
    padding: 0 0px 10px 0px;
}
.featuresTemplate ul.fonolo_document li a {
    color: #129fc5;
    display: inline-block;
    height: auto;
    min-height: 40px;
}
.resource_box {
    margin-left: 50px;
    height: 100%;
    min-height: 40px;
    position: relative;
    top: -5px;
}
.resource_box_small {
    top: 10px;
}
.resource_icon {
    background-image: url(images/resources_pdf_sprite_34x40.png);
    background-repeat: no-repeat;
    width: 34px;
    height: 40px;
    float: left;
    position: relative;
}
.resources_icon_datasheet {
    background-position: 0px 0px;
}
.resources_icon_whitepaper {
    background-position: -34px 0px;
}
.resources_icon_casestudy {
    background-position: -68px 0px;
}
.resources_icon_webinar {
    background-position: -102px 0px;
}
.resources_icon_demo {
    background-position: -136px 0px;
}
.featuresTemplate ul.fonolo_document li a span.box {
    margin-left: 40px;
}
.featuresTemplate ul.fonolo_document li a span {
    display: block;
    color: #555555;
}
.featuresTemplate ul.icon2 li {
    background: url('images/ul_icon_media.gif') 0 4px no-repeat;
    padding-left: 40px;
}
.featuresTemplate ul.fonolo_document li a:hover {
    color: #138bab;
}
.section-page h1 {
    font-size: 2em;
    color: #156cb3;
    line-height: 1.3em;
    font-weight: 400;
    margin-bottom: 10px;
}
.section-page h2 {
    font-size: 1.5em;
    line-height: 1em;
    color: #555;
    font-weight: 400;
}
.section-page address {
    font-size: 1em;
    font-weight: 400;
    font-style: normal;
    line-height: 0.9em;
    color: #555;
    font-weight: 400;
}
.section-page p {
    color: #555;
    font-size: 1em;
    line-height: 1.4em;
    margin-bottom: 10px;
}
.entry-content ul {
    margin: 0 0 15px 30px;
    list-style-type: disc;
}
.entry-content ul li, .section-page ul li {
    line-height: 1.4em;
    color: #333;
}
.entry-content ul li span, .section-page ul li span {
    color: #555;
}
.entry-content ol {
    margin: 10px 10px 15px 40px;
    list-style-type: decimal;
}
.entry-content ol li {
    margin-top: 2px;
    margin-bottom: 2px;
}
.two-column #primary {
    float: left;
    padding-left: 10px;
    width: 700px;
}
.two-column #content {
    padding: 0 0px;
}
.two-column #content h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 35px;
    line-height: 28px;
}
.blog .blogContent, .archive .blogContent {
    width: 730px;
    float: left;
    padding-left: 10px;
}
.blog .blogContent .post, .archive .blogContent .post, .postfooter {
    border-bottom: 1px solid #ccc;
    margin-bottom: 35px;
}
.blog .blogContent .post:last-child, .archive .blogContent .post:last-child {
    border-bottom: 0px solid #ccc;
}
.widget-area {
    float: right;
    width: 195px;
    font-size: 0.85em;
    line-height: 1.3em;
    margin-top: -12px;
}
.widget {
    margin-bottom: 25px;
    text-align: left;
}
#secondary li {
    display: block;
    margin-bottom: 7px;
}
.entry-header h2, .entry-header-single h1 {
    color: #156cb3;
    line-height: 32px;
    font-weight: 400;
}
.entry-header h2 {
    font-size: 1em;
}
.entry-header h2 a {
    font-size: 2.2em;
    color: #156cb3;
}
.entry-meta {
    font-size: 0.85em;
    color: #999;
    margin: 20px 0px 0px 0px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}
.widget-area h3 {
    font-size: 1em;
    line-height: 1.1em;
    margin-bottom: 10px;
    color: #666666;
    font-weight: 400;
    text-transform: uppercase;
}
.widget-area ul {
    margin-bottom: 15px;
}
.widget-area ul li, .widget-area ul li a {
    font-size: 1em;
}
.entry-meta a {
    color: #999;
    text-decoration: none;
}
.entry-meta a:hover {
    text-decoration: underline;
}
.blog #footer.entry-meta, .single-post #footer.entry-meta {
    display: none;
}
.entry-content {
    margin: 10px 0;
}
.single-post .entry-content {
    margin: 24px 0;
}

.blog .entry-content, .tag .entry-content,  .archive .entry-content {
    margin: 23px 0;
}

.entry-content p {
    color: #555;
    font-size: 1em;
    line-height: 1.35em;
    margin-bottom: 10px;
}
#comments {
    color: #999999 !important;
}
#comments .reply {
    font-size: 0.75em;
    line-height: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.comment-author {
    margin: 12px 0;
    font-size: 0.75em;
    border-bottom: solid 1px #ccc;
    padding-bottom: 5px;
}
.vcard img {
    display: none;
}
#comments-title {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 1.2em;
    color: #555;
}
.comment-content {
    line-height: 1.5em;
}
.comments {
    color: #666;
}
.commentlist li.depth-1 {
    margin-bottom: 20px;
}
.comments .depth-2 {
    margin-left: 25px;
}
.comments .depth-3 {
    margin-left: 50px;
}
.comments .depth-4 {
    margin-left: 75px;
}
#email-notes {
    margin-bottom: 10px;
    display: inline-block;
}
#respond p {
    font-size: 0.80em;
    line-height: 1em;
    margin-bottom: 5px;
    color: #555;
}
.two-column dl {
    margin: 0 1.625em;
}
.two-column dt {
    font-weight: 600;
}
.two-column dd {
    margin-bottom: 1.625em;
}
.two-column strong {
    font-weight: 600;
}
.two-column cite, em, i {
    font-style: italic;
}
.two-column blockquote {
    background-image: url(images/small_quote.gif);
    background-repeat: no-repeat;
    font-style: italic;
    font-weight: 400;
    margin-left: 10px;
    margin-top: 20px;
    padding-left: 50px;
    min-height: 34px;
}
.two-column blockquote em, blockquote i, blockquote cite {
    font-style: normal;
}
.two-column blockquote cite {
    color: #666;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.two-column pre {
    background: #f4f4f4;
    line-height: 1.5;
    margin-bottom: 1.625em;
    overflow: auto;
    padding: 0.75em 1.625em;
}
.two-column abbr, acronym, dfn {
    border-bottom: 1px dotted #666;
    cursor: help;
}
.two-column address {
    display: block;
    margin: 0 0 1.625em;
    line-height: 1.4em;
}
.two-column ins {
    background: #fff9c0;
    text-decoration: none;
}
.two-column sup, .two-column sub {
    font-size: 0.75em;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
.two-column sup {
    bottom: 1ex;
}
.two-column sub {
    top: .5ex;
}
.two-column input[type=text], .two-column input[type=password], .two-column textarea {
    background: #fff;
    border: 1px solid #ddd;
    color: #888;
}
#respond input[type=text]:focus, .two-column textarea:focus {
    color: #373737;
}
#respond textarea {
    padding: 6px;
    width: 98%;
    resize: none;
    background: #fff;
    border: 1px solid #ccc;
    display: block;
    margin-top: 10px;
    line-height: 1em;
    color: #666;
}
#respond input[type=text] {
    padding: 6px;
    background: #fff;
    border: 1px solid #ccc;
    color: #666;
}
.two-column input#s {
    background: url(images/search.png) no-repeat 5px 6px;
    height: 22px;
    line-height: 1.2em;
    padding: 4px 10px 4px 28px;
}
.two-column input#searchsubmit {
    display: none;
}
.two-column .assistive-text {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}
.two-column #access a.assistive-text:active, .two-column #access a.assistive-text:focus {
    background: #fafafa;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;
    color: #888;
    clip: auto !important;
    font-size: 0.9em;
    position: absolute;
    text-decoration: underline;
    top: 0;
    left: 7.6%}
#commentform label, #commentform span.required {
    margin-right: 5px;
}
#commentform label {
    width: 50px;
    display: inline-block;
}
#submit {
    cursor: pointer;
    border: 0;
    font-weight: 600;
    color: #ffffff;
    font-size: 1.1em;
    padding: 6px 22px;
    text-transform: uppercase;
    background: #fe8a3d;
    background: -moz-linear-gradient( top, #fe8a3d 0%, #f26202);
    background: -webkit-gradient( linear, left top, left bottom, from(#fe8a3d), to(#f26202));
    text-shadow: 0px -1px 1px rgba(000, 000, 000, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.3);
    text-decoration: none;
    border: 1px solid #e35b00;
}
#submit:hover {
    background: -moz-linear-gradient( top, #f26202 0%, #f26202);
    background: -webkit-gradient( linear, left top, left bottom, from(#f26202), to(#f26202));
    color: #fff;
}
.form-allowed-tags {
    display: none;
}
.icons_social_widget {
    margin-bottom: 10px;
}
.icons_social_widget ul {
    list-style-type: none;
}
.icons_social_widget li {
    display: block;
    float: left;
}
.icons_social_widget li a {
    display: block;
    margin-right: 5px;
    width: 45px;
    height: 44px;
    background: url('images/icons_social_widget.png') 0 0 no-repeat;
}
.icons_social_widget li a:hover {
    opacity: 0.9;
}
.icons_social_widget li a.b {
    background-position: 0 -44px;
}
.icons_social_widget li a.c {
    background-position: 0 -88px;
}
.icons_social_widget li a.d {
    background-position: 0 -132px;
    margin-right: 0px !important;
}
.comments-link {
    display: none;
}
.nav-previous, .nav-next {
    display: none;
}
#primary .grid {
    width: 100% !important;
}
.page-header {
    margin: 0 0 20px 0;
}
.nsu-field {
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 0.9em;
    padding: 5px;
    margin-bottom: 5px;
    width: 92%;
    display: block;
    margin: 3px 0;
}
.nsu-submit {
    position: relative;
}
.wp-paginate li a {
    margin-right: 13px;
    cursor: pointer;
    font-size: 0.75em;
    color: #444444;
    background: #fbfbfb;
    background: -moz-linear-gradient( top, #fbfbfb 0%, #eeeeee);
    background: -webkit-gradient( linear, left top, left bottom, from(#fbfbfb), to(#eeeeee));
    border: 1px solid #ddd;
    -moz-box-shadow: 0 0 1px #888;
    -webkit-box-shadow: 0 0 1px #888;
    box-shadow: 0 0 1px #888;
    padding: 3px 5px;
}
.wp-paginate li .title {
    display: none;
}
.wp-paginate li .current {
    margin-right: 13px;
    cursor: pointer;
    font-size: 0.75em;
    color: #156CB3;
    font-weight: 600;
    background: #fbfbfb;
    background: -moz-linear-gradient( top, #fbfbfb 0%, #eeeeee);
    background: -webkit-gradient( linear, left top, left bottom, from(#fbfbfb), to(#eeeeee));
    border: 1px solid #ddd;
    -moz-box-shadow: 0 0 1px #888;
    -webkit-box-shadow: 0 0 1px #888;
    box-shadow: 0 0 1px #888;
    padding: 3px 5px;
}
.wp-paginate li a:hover, .wp-paginate li .current:hover {
    background: #eee;
}
.single-news #comments, .single-news h3.widget-title {
    display: none;
}
.newsarticle {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.newsarticle:last-child {
    border-bottom: 0px;
}
.newsarticleSingle {
    border-bottom: 0px;
    margin-bottom: 0px;
}
.newsarticle h1 {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.6em;
}
.newsarticle h1 a {
    color: #129fc5;
}
.newsarticle h1 a:hover {
    color: #333;
}
.newsarticle h3 a {
    font-weight: 400;
}
.newsDate {
    font-size: 0.9em;
    margin-bottom: 10px;
    margin-top: 10px;
}
.newsarticle p {
    line-height: 1.4em;
}
.single-news li.current_page_parent a, .single-free-whitepapers li.current_page_parent a, .post-type-archive-news li.current_page_parent a, .tax-newstaxonomy li.current_page_parent a, .post-type-archive-free-whitepapers li.current_page_parent a {
    color: #000 !important;
}
#newsCategory {
    display: none;
}
.page-news #newsCategory, .single-news #newsCategory, .category-news #newsCategory, .post-type-archive-news #newsCategory, .tax-newstaxonomy #newsCategory {
    display: block !important;
}
.page-news .widget_categories, .single-news .widget_categories, .category-news .widget_categories, .post-type-archive-news .widget_categories, .tax-newstaxonomy .widget_categories {
    display: none;
}
.the-team-section {
    padding-bottom: 0;
}
.the-team-section a.buttonbacktotop {
    bottom: 10px;
}
.the-team {
    margin-bottom: 0;
}
.team-ninja {
    margin-bottom: -2px;
}
.teamSocialLinks {
    margin: 15px 0;
}
.teamSocialLinks a {
    font-size: 0.8em;
    display: block;
    padding-bottom: 6px;
}
.icon_team_linkedin {
    background: url('images/icon_team_linkedin.gif') no-repeat 0 1px;
    padding: 0px 0 0px 17px;
}
.icon_team_twitter {
    background: url('images/icon_team_twi.gif') no-repeat 0 1px;
    padding: 0px 0 0px 17px;
}
.teamLearnMore {
}
.teamMoreDetailsContent {
    background: #fff;
    width: 960px;
    height: 409px;
    display: none;
    position: absolute;
    z-index: 5;
    -moz-box-shadow: 0 0 5px #333;
    -webkit-box-shadow: 0 0 5px #333;
    box-shadow: 0 0 5px #333;
    top: 0px;
    left: 0;
}
.fonoloOverlay {
    width: 100%;
    height: 100%;
    z-index: 5;
    position: fixed;
    display: none;
    background: #333;
    opacity: 0.9;
}
.teamMoreDetailsLeft {
    width: 315px;
    padding-left: 2px;
    display: inline-block;
}
.teamMoreDetailsLeft img {
    left: -2px;
}
.teamMoreDetailsRight {
    width: 600px;
    padding-left: 30px;
    display: inline-block;
    position: absolute;
    top: 25px;
}
.teamClose {
    width: 45px;
    height: 44px;
    display: block;
    background-image: url(images/greyscale_sprite.png);
    background-repeat: no-repeat;
    background-position: -150px 0px;
    position: absolute;
    top: -20px;
    right: -20px;
}
.teamClose:hover {
    opacity: 0.9;
}
.page-template-template_free_trial-php #content-main {
    padding-top: 0px;
}
.page-template-template_free_trial-php .section {
    background: #fff;
}
.tempLeft {
    width: 655px;
    float: left;
    padding-left: 10px;
}
.tempRight {
    width: 240px;
    float: right;
    padding-right: 10px;
}
.tempRight h2 {
    color: #333333;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 20px;
}
#footer {
    -webkit-box-shadow: 0px -1px 2px -1px #888888;
    box-shadow: 0px -1px 2px -1px #888888;
    position: relative;
    z-index: 2;
    margin-bottom: 10px;
}
#footer #footerNav {
    padding: 30px 0 0 10px;
    background: #f0f0f0;
    background: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f0f0f0 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #f0f0f0 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff', GradientType=0 );
}
#footer #footerNav ul {
    list-style-type: none;
    margin: 0;
}
#footer #footerNav ul li {
}
#footer #footerNav ul li:first-child a {
    font-size: 1.2em;
    color: #666666;
    padding-bottom: 10px;
    display: block;
}
.footerNoLink {
    cursor: default;
}
#footer #footerNav ul li a {
    line-height: 22px;
    color: #666666;
    display: inline;
}
#footer #footerNav ul li a:hover {
    color: #666;
    text-decoration: underline;
}
a.footerNoLink:hover {
    text-decoration: none !important;
}
#footer .socialWidget {
    float: right;
    padding-right: 10px;
}
#footer .socialWidget ul {
    list-style-type: none;
}

.footer_social_container  {
    height: 34px;
    width: 100%;
    text-align: justify;
    margin-bottom: 20px;
}
.footer_social_container > a  {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.footer_social_container:after  {
    content:  "";
    width:  100%;
    display:  inline-block;
}
#footer .socialWidget ul li {
    list-style-type: none;
    display:  inline-block;
    vertical-align:  top;
}
#footer .socialWidget ul li a {
    display: block;
    margin-bottom: 7px;
}
#footer .footer_social_icons  {
    display:  inline-block;
    background-size:  34px 34px;
    height: 34px;
    width: 34px
}
#footer .footer_social_icons:hover {
    opacity: 0.9;
}
#footer .footer_social_twitter {
    background-image:  url(images/social/twitter_bw.png);
}
#footer .footer_social_linkedin {
    background-image:  url(images/social/linkedin_bw.png);
}
#footer .footer_social_facebook {
    background-image:  url(images/social/facebook_bw.png);
}
#footer .footer_social_google {
    background-image:  url(images/social/google_bw.png);
}

#footer .socialWidget .buttonlarge {
    margin: 0px 0px 18px 0px;
}
#footer .socialWidget p {
    font-size: 0.75em;
    color: #666;
    text-align: center;
}
#footer #bottomUtility .grid {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    margin-top: 20px;
}
#footer #copyright {
    float: left;
    color: #999999;
    font-size: 0.8em;
    line-height: 1.5em;
}
#footer .logo_small {
    background-image: url(images/greyscale_sprite.png);
    background-repeat: no-repeat;
    background-position: -200px 0px;
    display: inline-block;
    height: 19px;
    width: 48px;
    position: relative;
    top: 5px;
}
#footer #botttomUtilityNav {
    float: right;
    color: #999999;
    font-size: 0.75em;
    padding-right: 10px;
}
#footer #botttomUtilityNav a {
    color: #999999;
}
#footer #botttomUtilityNav li a:hover {
    text-decoration: underline;
}
.royalSlider {
    outline: medium none;
    margin-top: -10px;
    border: 0px !important;
}
.royalSlider .royalImage {
    margin-right: 10px;
}
.royalSlider .royalSlide, .royalSlider .royalWrapper {
    background: none;
}
.royalSlider.default .arrow.disabled {
    opacity: 1 !important;
}
.royalSlider .arrow {
    top: 95%}
.royalSlider.default .arrow.left {
    background: url(images/slideshow_arrow.png) 0 0px no-repeat !important;
    height: 27px !important;
    z-index: 26;
}
.royalSlider.default .arrow.right {
    background: url(images/slideshow_arrow.png) 0 -27px no-repeat !important;
    height: 27px !important;
    z-index: 26;
}
.royalSlider.default .royalControlNavCenterer {
    background: none !important;
}
.royalSlider.default .royalControlNavOverflow a {
    background-image: none;
    border: solid 2px #666;
    border-radius: 15px;
    background-color: #fff;
    height: 10px;
    width: 10px;
    margin-right: 17px;
}
.royalSlider.default .royalControlNavOverflow a.current {
    background-color: #666;
}
.sContent {
    width: 480px;
    margin: 0px 0 0 10px;
}
.partnerlogos {
    background-image: url(images/logo_strip.png);
    background-repeat: no-repeat;
    background-size: 960px 30px;
    width: 980px;
    height: 30px;
    display: block;
    margin-left: 10px;
}
.partnerlogotitle {
    color: #999;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 0.75em;
    font-weight: 400;
}
#quote_wrap {
    margin: 80px 10px 0 10px;
    height: 180px;
}
#quote_wrap blockquote {
    margin: 0 0 0 0 !important;
    background-image: none;
}
.quovolver {
    clear: both;
    display: block;
}
.quovolver p {
    font-size: 1.7em;
    line-height: 1.2em;
    padding: 0px 0 25px 75px;
    margin-bottom: 20px;
    text-align: left;
}
.quovolver .open_big {
    background-image: url(images/greyscale_sprite.png);
    background-repeat: no-repeat;
    background-position: 0px -50px;
    display: inline-block;
    float: left;
    width: 64px;
    height: 50px;
}
.quovolver .close_big {
    background-image: url(images/greyscale_sprite.png);
    background-repeat: no-repeat;
    background-position: -75px -50px;
    padding: 0px 68px 60px 0;
    width: 64px;
    height: 50px;
}
.quovolver p.a {
    display: block;
    text-align: right;
    font-size: 1em !important;
    margin-left: 15px;
    color: #156CB3;
    margin-top: -10px;
    margin-bottom: 10px;
}
.quovolver2 {
    clear: both;
    display: block;
}
.quovolver2 p {
    padding: 1px 0 0 55px;
    font-size: 1.375em;
    line-height: 1.2em;
    margin-bottom: 8px;
    text-align: left;
    font-style: italic;
}
.quovolver2 .open_small {
    background-image: url(images/greyscale_sprite.png);
    background-repeat: no-repeat;
    background-position: -150px -51px;
    display: inline-block;
    float: left;
    height: 33px;
    width: 43px;
}
.quovolver2 .close_small {
    background-image: url(images/greyscale_sprite.png);
    background-repeat: no-repeat;
    background-position: -195px -50px;
    padding: 0px 68px 60px 0;
    height: 34px;
    width: 44px;
}
.quovolver2 p.a {
    display: block;
    text-align: right;
    font-size: 1em !important;
    margin-left: 15px;
    padding: 0px 59px 60px 0px;
    color: #156CB3;
    margin-bottom: -20px;
}
body.page-resources div#videos .featuresTemplateB {
    display: none;
}
body.page-resources div#videos .featuresTemplateA {
    width: 825px;
    margin: auto;
    position: relative;
}
#awOnePageButton .view-slide {
    display: none;
}
.showcase-load {
    height: 470px;
    overflow: hidden;
}
.showcase-onepage {
}
.showcase {
    position: relative;
    margin: auto;
    width: 825px !important;
}
.showcase-content-container {
}
.showcase-arrow-previous, .showcase-arrow-next {
    position: absolute;
    background: url('images/video-slideshow/arrows.png');
    width: 33px;
    height: 33px;
    top: 220px;
    cursor: pointer;
    display: none;
}
.showcase-arrow-previous {
    left: -60px;
}
.showcase-arrow-previous:hover {
    background-position: 0px -34px;
}
.showcase-arrow-next {
    right: -56px;
    background-position: -34px 0;
}
.showcase-arrow-next:hover {
    background-position: -34px -34px;
}
.showcase-content {
    text-align: left;
}
.showcase-content iframe.vplayer {
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666;
}
.showcase-content-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.showcase-plus-anchor {
    background-image: url('images/video-slideshow/plus.png');
    background-repeat: no-repeat;
}
.showcase-plus-anchor:hover {
    background-position: -32px 0;
}
div.showcase-tooltip {
    background-color: #fff;
    color: #000;
    text-align: left;
    padding: 5px 8px;
    background-image: url(images/video-slideshow/white-opacity-80.png);
}
.showcase-caption {
    color: #000;
    padding: 8px 15px;
    text-align: left;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    display: none;
    background-image: url(images/video-slideshow/white-opacity-80.png);
}
.showcase-onepage .showcase-content {
    margin-bottom: 10px;
}
.showcase-button-wrapper {
    clear: both;
    margin-top: 0px;
    position: relative;
    top: -10px;
    text-align: left;
}
.showcase-button-wrapper span {
    margin-right: 13px;
    cursor: pointer;
    font-size: 0.75em;
    color: #444444;
    background: #fbfbfb;
    background: -moz-linear-gradient( top, #fbfbfb 0%, #eeeeee);
    background: -webkit-gradient( linear, left top, left bottom, from(#fbfbfb), to(#eeeeee));
    border: 1px solid #ddd;
    -moz-box-shadow: 0 0 1px #888;
    -webkit-box-shadow: 0 0 1px #888;
    box-shadow: 0 0 1px #888;
    padding: 3px 5px;
}
.showcase-button-wrapper span:hover {
    background: #eee;
}
.showcase-button-wrapper span.active {
    color: #156CB3;
    font-weight: 600;
}
.showcase-thumbnail-container {
    padding-top: 0px;
    float: right;
    border: 1px solid #ccc;
}
.showcase-thumbnail-wrapper {
    overflow: hidden;
}
.showcase-thumbnail {
    width: 138px;
    height: 90px;
    cursor: pointer;
    border: solid 1px #aaa;
    position: relative;
}
.showcase-thumbnail-caption {
    position: absolute;
    bottom: 0px;
    padding: 5px 0 5px 10px;
    color: #FFFFFF;
    display: block;
    font-size: 0.75em;
    opacity: 0.8;
    position: absolute;
    width: 95%;
    background: #333;
}
.showcase-thumbnail-content {
    padding: 10px;
    text-align: center;
    padding-top: 25px;
}
.showcase-thumbnail-cover {
    background-image: url(images/video-slideshow/black-opacity-40.png);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.showcase-thumbnail:hover {
    border: solid 1px #999;
}
.showcase-thumbnail:hover .showcase-thumbnail-cover {
    display: none;
}
.showcase-thumbnail.active {
    border: solid 1px #999;
}
.showcase-thumbnail.active .showcase-thumbnail-cover {
    display: none;
}
.showcase-thumbnail-wrapper-horizontal {
    padding: 10px;
}
.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail {
    margin-right: 10px;
    width: 116px;
}
.showcase-thumbnail-wrapper-vertical {
    padding: 10px;
}
.showcase-thumbnail-wrapper-vertical .showcase-thumbnail {
    margin-bottom: 17px;
    width: 150px;
}
.showcase-thumbnail-button-backward, .showcase-thumbnail-button-forward {
    padding: 7px;
    cursor: pointer;
}
.showcase-thumbnail-button-backward {
    padding-bottom: 0px;
    padding-right: 0px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal, .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
    background-image: url(images/video-slideshow/video-arrows.png);
    background-repeat: no-repeat;
    display: block;
    width: 156px;
    height: 26px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical {
    background-position: 0 0px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical {
    opacity: 0.9;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical {
    background-position: 0px -26px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical {
    opacity: 0.9;
}
.showcase-thumbnail-button-forward span span, .showcase-thumbnail-button-backward span span {
    display: none;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    float: none;
}
.video-share {
    position: absolute;
    right: 18px;
    top: 0;
}
.error {
    color: red;
    display: block;
    font-size: 0.7em;
}
.fonoloform {
    background: none;
    border: 0;
    padding: 0;
    margin-right: 15px;
}
.btn-fonolo-whitepapers a, .btn-fonolo-free-trial a, .fonoloform .submit, .wysija-submit {
    width: 90%;
    display: block;
    margin: 10px 0;
    cursor: pointer;
    border: 0;
    font-weight: 600;
    color: #129FC5;
    font-size: 0.75em;
    padding: 6px 22px;
    text-transform: uppercase;
    background: #fbfbfb;
    background: -moz-linear-gradient( top, #fbfbfb 0%, #eeeeee);
    background: -webkit-gradient( linear, left top, left bottom, from(#fbfbfb), to(#eeeeee));
    border: 1px solid #ddd;
    text-decoration: none;
    text-align: center;
}
.fonoloform .submit:hover, .wysija-submit:hover {
    background: #eee;
}
.wysija-submit {
    margin-top: -5px !important;
    width: 120px;
}
.fonoloform h3 {
    margin-bottom: 6px;
    line-height: 1.3em;
    font-size: 0.8em;
    margin-bottom: 2px;
    display: block;
    font-weight: 400 !important;
    text-transform: capitalize;
    color: #333;
}
.fonoloform input[type=text], .fonoloform select, .wysija-email {
    margin: 0 0 10px 0 !important;
    border: 1px solid #e0e0e0;
    padding: 4px;
    color: #333;
    font-size: 0.9em;
    width: 98%;
    background: #fff;
}
.fonoloform textarea {
    display: block;
    margin-bottom: 20px;
}
.fonoloform input[type=checkbox] {
    float: left;
}
.ui-datepicker {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 0.75em;
    padding: 10px;
}
.ui-datepicker th, .ui-datepicker td {
    padding: 5px;
}
.ui-datepicker-prev span, .ui-datepicker-next span {
    margin-right: 8px;
    font-size: 0.75em;
    cursor: pointer;
}
.ui-datepicker-title {
    font-weight: 600;
    text-transform: uppercase;
    margin: 7px 0;
    text-align: center;
}
.ui-datepicker {
    display: none;
}
@media only screen and (min-device-width:300px) and (max-device-width:1024px) {
    .grid, .two-column {
    width: 100%;
    margin: 0 auto;
}
.grid2 {
    width: 85%;
    margin: 0 auto 20px auto;
}
.teamMoreDetailsContent, .partnerlogos {
    width: 98%}
}#fonolo_trigger {
    margin-left: 20px;
}
#reply-title {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px #ccc;
}
#acton_form {
}
#acton_form ol {
    padding: 0;
    margin: 0;
}
#acton_form li {
    margin: 0;
    text-align: left;
    line-height: 1.3em;
}
#acton_form label {
    font-size: 0.8em;
    display: block;
    text-align: left;
    color: #555;
}
#acton_form label.error {
    color: red;
}
#acton_form input, #acton_form select {
    border: 1px solid #E0E0E0;
    color: #333;
    font-family: 'Open Sans', Helvetica, Arial, Sans-Serif;
    font-size: 0.9em;
    margin: 0 0 10px !important;
    padding: 6px;
    width: 230px;
}
#acton_form select {
    width: 245px;
}
#acton_form .sendbutton {
    cursor: pointer;
    font-weight: 600;
    color: #129FC5;
    text-transform: uppercase;
    background: #fbfbfb;
    background: -moz-linear-gradient( top, #fbfbfb 0%, #eeeeee);
    background: -webkit-gradient( linear, left top, left bottom, from(#fbfbfb), to(#eeeeee));
    border: 1px solid #ddd;
    text-decoration: none;
    padding: 10px;
    font-size: 1em;
    text-align: center;
    display: block;
    width: 245px;
    position: relative;
    top: 15px;
}
#acton_form .sendbutton:hover {
    background: none repeat scroll 0 0 #EEEEEE;
}
.cform {
    background: none;
    border: none;
    width: auto;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin-right: 15px;
    padding: 0;
}
.error_msg {
    background: none repeat scroll 0 0 #FDDDE1;
    border: 1px solid #CCCCCC;
    color: #FF0000;
    font-size: 0.8em;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 5px;
}
.cform .cf-ol {
    margin: 0;
    padding: 0;
}
.cform ol.cf-ol li {
    margin: 0 !important;
}
.cform label {
    display: block;
    width: auto;
    text-align: left;
    font-weight: 400;
    margin: 0;
    margin-bottom: 2px;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
    background: -moz-linear-gradient(center top, #FBFBFB 0%, #EEEEEE) repeat scroll 0 0 transparent;
    border: 1px solid #DDDDDD;
    color: #129FC5;
    cursor: pointer;
    display: block;
    font-size: 0.75em;
    font-weight: 600;
    padding: 6px 22px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 90%;
    margin: 0 0;
}
.cform input[type="text"], .cform select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0E0E0;
    color: #333333;
    font-size: 0.9em;
    margin: 0 0 10px !important;
    padding: 4px;
    width: 98%}
.cform .sendbutton:hover {
    background: none repeat scroll 0 0 #EEEEEE;
}
.cform span.reqtxt, .cform span.emailreqtxt {
    height: 0!important;
}
label.error {
    color: red;
    display: block;
    float: right;
    margin-right: 0;
    margin-top: -58px;
    padding-left: 10px;
}
div.failure {
    width: auto;
}
.whyfonolo {
    background-image: url(images/why_fonolo_sprite_70x70.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: relative;
    top: -12px;
    margin: auto;
}
.why_fonolo_hold_time {
    background-position: 0px 0px;
}
.why_fonolo_handle_time {
    background-position: -70px 0px;
}
.why_fonolo_reputation {
    background-position: -140px 0px;
}
.why_fonolo_productivity {
    background-position: -210px 0px;
}
.why_fonolo_sales {
    background-position: 0px -70px;
}
.why_fonolo_cloud {
    background-position: -70px -70px;
}
.why_fonolo_feedback {
    background-position: -140px -70px;
}
.why_fonolo_roi {
    background-position: -210px -70px;
}
.customers {
    background-image: url(images/customers_sprite_360x110.png);
    background-repeat: no-repeat;
    width: 90px;
    height: 55px;
    position: relative;
    top: 10px;
    margin: auto;
}
.customers1 {
    background-position: 0px 0px;
}
.customers2 {
    background-position: -90px 0px;
}
.customers3 {
    background-position: -180px 0px;
}
.customers4 {
    background-position: -270px 0px;
}
.customers5 {
    background-position: 0px -55px;
}
.customers6 {
    background-position: -90px -55px;
}
.customers7 {
    background-position: -180px -55px;
}
.customers8 {
    background-position: -270px -55px;
}
#pricing_image {
    background-image: url(images/pricing_200x140.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 140px;
    position: relative;
    top: 30px;
    margin: auto;
}
.resources {
    background-image: url(images/resources_sprite_70x70.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: relative;
    top: -12px;
    margin: auto;
}
.resources_datasheets {
    background-position: 0px 0px;
}
.resources_whitepapers {
    background-position: -70px 0px;
}
.resources_casestudies {
    background-position: -140px 0px;
}
.resources_videos {
    background-position: 0px -70px;
}
.resources_webinars {
    background-position: -70px -70px;
}
.resources_demos {
    background-position: -140px -70px;
}
.solutions {
    background-image: url(images/solutions_sprite_70x70.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: relative;
    top: -12px;
    margin: auto;
}
.solutions_in_call_rescue {
    background-position: 0px 0px;
}
.solutions_mobile_rescue {
    background-position: -70px 0px;
}
.solutions_web_rescue {
    background-position: -140px 0px;
}
.solutions_fonolo_appliance {
    background-position: 0px -70px;
}
.solutions_portal {
    background-position: -70px -70px;
}
.solutions_sms {
    background-position: -140px -70px;
}
#content img.size-auto, #content img.size-full, #content img.size-large, #content img.size-medium, #content .attachment img {
    max-width: 100%;
    width: auto;
    height: auto;
}
.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 12px;
}
.frontimage {
    float: right;
    top: 34px;
    right: 10px;
    position: relative;
}

/* demo data on the resources page */
.demo_container {
    position: relative;
    margin: auto;
    width: 950px !important;
}
.demo_left {
    float: left;
    width: 440px;
}
.demo_right {
    float: right;
    width: 500px;
}
#demo_default {
    cursor: pointer;
    width: 407px;
    height: 393px;
    left: 10px;
    background: url(images/fonolo_logo_widget.png) no-repeat 96% 98%;
    border: 1px solid #CCCCCC;
}
.demo_mobile {
    margin-bottom: 13px;
}
.demo_mobile iframe {
    position: absolute;
    border: none;
    width: 320px;
    height: 246px;
    top: 133px;
    left: 60px;
}

/* social media icons */
.social {
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    display: inline-block
}
.twitter {
    background-image: url(images/social/twitter.png);
}
.linkedin {
    background-image: url(images/social/linkedin.png);
}
.feed {
    background-image: url(images/social/rss.png);
}
.fc_social_share_container {
    display: inline-block;
    float: right;
}
.fc_social_share {
    float: right;
    display: inline-block;
    margin-left: 8px;
    height: 32px;
    width: 32px;
}
.fc_social_share_count {
    border: solid 1px #ccc;
    border-radius: 25px;
    width: 19px;
    height: 15px;
    display: none;
    text-align: center;
    vertical-align: middle;
    font-family: sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #fff;
    position: relative;
    top: -45px;
    right: -19px;
    padding-top: 4px;
}
.fc_social_share_icon {
    display: inline-block;
    height: 32px;
    width: 32px;
    background-size: 32px 32px;
}
.fc_social_share_icon:hover {
    opacity: 0.7;
}
.fc_social_share_twitter {
    background-image: url(images/social/twitter.png);
}
.fc_social_share_facebook {
    background-image: url(images/social/facebook.png);
}
.fc_social_share_linkedin {
    background-image: url(images/social/linkedin.png);
}
.fc_social_share_google {
    background-image: url(images/social/google.png);
}

/* contact us page */
.contact-left {
    float: left;
    width: 70%;
    margin-left: 10px;
}
.contact-right {
    float: right;
    margin-right: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
    #logo {
        background-image: url(images/fonolo_logo_470x180.png);
        background-size: 200px;
    }
    .partnerlogos {
        background-image: url(images/logo_strip_1960x60.png);
        background-size: 980px 30px;
    }
    .customers {
        background-image: url(images/customers_sprite_720x220.png);
        background-size: 360px 110px;
    }
    .solutions {
        background-image: url(images/solutions_sprite_140x140.png);
        background-size: 210px 140px;
    }
}

#more_panel {
    text-align: center;
    margin-top: 3px;
    display: inline-block;
    width: 100%;
    font-size: 0.9em;
}

/* request a demo page */
.meeting_container {
    width: 100%;
    margin-top: 20px;
}
.meeting_block {
    border: 1px solid #E0E0E0;
    width: 160px;
    height: 54px;
    display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.meeting_block:hover {
    background-color: rgba(208, 217, 224, 0.2);
}
.meeting_block .label {
    font-weight: 600;
    font-size: 1.1em;
    display: block;
    line-height: 24px;
    color: #156cb3;
    margin-bottom: 10px;
}
.meeting_block .timelabel {
    font-size: 0.8em;
}
.meeting_block input {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
    cursor: pointer;
}

/* video page / overlay code */
.video_overlay {
    width: 910px;
    height: 512px;
    background-color: #222;
    display: none;
    text-align: center;
}
.video_overlay_list {
    width: 1100px;
    height: 394px;
    background-color: #222;
    display: none;
    text-align: center;
}
.video_overlay .close_button {
    background-image: url(images/close_button.png);
    background-repeat: no-repeat;
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    position: absolute;
    display: inline-block;
    top: -10px;
    right: -10px;
    cursor: pointer;
}
.video_overlay_list .close_button {
    background-image: url(images/close_button.png);
    background-repeat: no-repeat;
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    position: absolute;
    display: inline-block;
    top: -10px;
    right: -10px;
    cursor: pointer;
    z-index: 1000;
}

.nav-selected  {
    background-color: #fff;
    padding: 10px 18px;
}
.sub-menu  {
    width:  200px;
    position:  absolute;
    top:  36px;
    z-index:  1000;
    background-color:  #f7f7f7;
    box-shadow:  3px 3px 4px rgba(0, 0, 0, .15);
    display:  none;
    border-top:  solid 1px #ccc;
}
.sub-menu li  {
    display:  block;
    width:  100%;
    height:  45px;
    border-bottom:  solid 1px #e8e8e8;
}
.header #nav ul.sub-menu li a  {
    font-weight: 400;
    padding:  0px;
    padding-left:  10px;
    line-height:  45px;
    display:  block;
    width:  190px;
    text-transform:  none;
    word-spacing:  2px;
}
.header #nav ul.sub-menu li a:hover  {
    padding:  0px;
    padding-left:  10px;
    background-color:  #fff;
}
.header #nav .menu-primary-menu-container ul li.current_page_parent .sub-menu li a  {
    color:  #333;
}
.header #nav .menu-primary-menu-container ul li.current_page_item a  {
    color:  #333;
}
ul.fonolo_document  {
    list-style-type:  none;
    margin-left:  0;
    font-weight: 400;
    display: inline;
}
ul.fonolo_document li  {
    padding:  0 0px 10px 0px;
}
ul.fonolo_document li a  {
    color:  #129fc5;
    display:  inline-block;
    height:  auto;
    min-height:  40px;
}
.avaya_button  {
    cursor:  pointer;
    background-color:  #fff;
    border:  1px solid #e0e0e0;
    display:  inline-block;
    padding:  5px;
    margin-right:  10px;
    position:  relative;
    top:  -7px;
}
.avaya_button div  {
    background-image:  url(images/avaya/avaya-devconnect-btn-2.png);
    background-repeat:  no-repeat;
    height:  20px;
    width:  139px;   
}

/* video on the home page */
.homevideo {
    text-align: center;
}
.homevideo h2 {
    text-align: center;
    font-size: 3em;
    font-weight: 400;
    color: #156cb3;
}
.homevideo h3 {
    text-align: center;
    font-size: 1.4em;
    font-weight: 400;
    color: #666;
    width: 900px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 40px;
    line-height: 28px;
}
.homevideo iframe {
    border: solid 1px #ccc;
    padding: 4px;
}

/* main page */
.main-background {
    background: url(images/cover_photo.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 1;
    height: 400px;
    border-bottom: solid 1px #ccc
}
.main-background .grid {
    margin-top: 20px;
}
.main-header-text {
    font-size: 4.5em;
    color: #fff;
    position: relative;
    z-index:10;
    margin-left: 10px;
    display: inline-block;
    text-align: center;
}
.main-header-overlay {
    background: linear-gradient(#000, transparent);
    opacity: 0.6;
    position: absolute;
    height:480px;
    width: 100%;
    top: 0px;
}
.main-header-play {
}
.main-header-play:hover .main-header-play-button {
    opacity: 0.8;
}
.main-header-play-button {
    background: url(images/play_300x300.png);
    background-size: 150px 150px;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    margin: auto;
    margin-top: 60px;
    z-index: 20;
    position: relative;
    display: inline-block;
}

/* blog cover photo */
.blogcover {
    background: url(images/blog_cover_photo.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 1;
    border-bottom: solid 1px #ccc;
    height: 250px;
    position: relative;
}
.blogcover .headerTemplate1FullTop {
    margin: 0px;
    padding-top: 45px;
}
.blogcover h1, .blogcover .blog_single h2, .blogcover p {
    color: #fff;
}

/* subscribe button on the blog */
#blog-subscribe {
    width: 200px;
    height: 30px;
    position: absolute;
    z-index: 100;
    top: 15px;
    right: 0px;
}
#blog-subscribe .blog-subscribe-button {
    width: 100%;
    border: solid 1px #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
}
#blog-subscribe .blog-subscribe-button:hover {
    background-color: #fff;
    color: #000;
}
#blog-subscribe-options {
    width: 184px;
    margin-top: 16px;
    background-color: #fff;
    padding: 8px;
    position: relative;
    border: solid 1px #ccc;
    display: none;
}
#blog-subscribe-options:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}
#blog-subscribe-options .blog-subscribe-email {
    border: solid 1px #b9b8b8;
    padding: 4px 0;
    font-family: 'Open Sans', Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
#blog-subscribe-options .blog-subscribe-submit {
    margin-top: 8px;
    background-color: #4f4f4f;
    color: #fff;
    padding: 6px 0;
    display: block;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
#blog-subscribe-options .blog-subscribe-submit:hover {
    background-color: #ccc;
    color: #666;
}

/* new category styles */
.widget_categories .cat-item {
    background-color: #F7F7F7;
    padding: 8px;
    text-transform: uppercase;
    
}
#secondary li {
    margin-bottom: 4px;
}

/* */
.fonolo-popular-box {
    display: inline-block;
    background-color: #F7F7F7;
    padding: 8px;
}
.fonolo-popular-box .fonolo-popular-box-title {
    font-size: 12px;
    font-weight: bold;
}
.fonolo-popular-box .wp-post-image {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 8px;
}

/* */
.header-min {
    height: 40px;
    z-index: 1000;
    position: fixed;
    width: 100%;
    top: 0px;
    display: none;
}
.header-min #logo {
    background-size: 100px;
    height: 40px;
    width: 100px;
    margin-top: 0px;
}

/* videos */
.content {
    width: 980px;         
    height: 100%;                 
    margin: auto;                
    position: relative;
    margin-bottom: 50px;
}
.fcv_featured_top {
    width: 100%;
    margin-top: 30px;
}
.fcv_featured {
    border: solid 1px;
    text-align: left;
    width: 640px;
    height: 360px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.videosTemplate h2 {
    margin-top: 40px;
}
.fcv_videos {
    width: 100%;
}
.fcv_box {
    width: 305px;
    margin-top: 10px;
    margin-left: 8px;
    margin-right: 8px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    position: relative;
}
.fcv_box .thumb {
    text-align: center;
    display: block;
}
.fcv_box .thumb .image {
    width: 90%;
    border: solid 1px #ccc;
    padding: 4px;
}
.fcv_box .thumb .image_hover {
    border: solid 1px #156cb3;
}
.fcv_play {
    background-image: url(images/fcv_play_pair.png);
    background-position: 0px 0px;
    display: inline-block;
    width: 72px;
    height: 72px;
    position: absolute;
    z-index: 100;
    left: 116px;
    top: 52px;
}
.fcv_play_over {
    background-image: url(images/fcv_play_pair.png);
    background-position: 0px 72px;
}
.fcv_box h3 {
    text-transform: none;
    color: #156cb3;
    font-size: 0.9em;
    text-align: center;
    margin-top: 8px;
    font-weight: 400;
    line-height: 20px;
}
.fcv_time {
    position: absolute;
    top: 145px;
    right: 20px;
    color: #fff;
    font-size: 0.75em;
    font-weight: 600;
}

#player_playlist {
    background-color: #fff;
}
#player_playlist ul {
    padding: 0 14px 0 0;
}
#player_playlist li {
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    height: 75px;
    padding: 4px;
    margin: 0px 0px -1px 0px;
}
#player_playlist li.selected {
    opacity: 1.0;
    background-color: rgb(232, 242, 254);
}
#player_playlist .title {
    color: #156cb3;
    font-weight: 400;
    font-size: 1em;
}
#player_playlist span {
    color: #333;
}
#player_playlist img {
    width: 100px;
    height: 75px;
}
#player_playlist .duration {
    top: 60px;
    right: 2px;
    font-weight: 600;
}
#player_playlist_wrap {
    top: 0px;
}

.rsDefaultInv .rsBullets {
    margin-top: -25px;
    padding-top: 0px;
    z-index: 20;
}
.rsDefaultInv .rsArrowIcn {
    bottom: 0px;
}
.rsDefaultInv .rsBullet {
    height: 10px;
    width: 10px;
}
.rsDefaultInv .rsBullet span {
    border: solid 2px #666;
    background-color: #fff;
    width: 10px;
    height: 10px;
}
.rsDefaultInv .rsBullet.rsNavSelected span {
    background-color: #666;
}
.rsDefaultInv .rsArrowIcn {
    background: url(images/slideshow_arrow.png) 0 0px no-repeat !important;
    width: 27px;
    height: 27px;
}
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
    background: url(images/slideshow_arrow.png) 0 -27px no-repeat !important;
}
.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
    background: url(images/slideshow_arrow.png) 0 0 no-repeat !important;
}
