@charset "UTF-8";
/* main.scss */
/* Reset */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url("https://web-archive.nli.org.il/National_Library/20161007105848cs_/http://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
@import url("https://web-archive.nli.org.il/National_Library/20161007105848cs_/http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css");
a:active, a:focus {
  outline: 0; }

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

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

/* Modules */
.header-inner, .header-lower, .footer-upper-inner, .social-lang, .social-links, .language_selector, .footer-nav, .footer-lower-inner, .footer-lower-inner-a, .footer-lower-inner-b, .home-ssd, .terms-ssd, .ssd-bucket-wrap, .terms-ssd-bucket-wrap, .content1-inner, .content2-inner, .content3-inner, .home-customers-links, .home-case-studies-wrap, .home-case-studies, .page-intro, .page-mod, .events-mod, .screenshots-wrap, .screenshots, .rb-testimonials-wrap, .rb-testimonials, .rrb-testimonials-wrap, .rrb-testimonials, .industries-customers-links, .form-page-wrap, #partner_logos_wrap {
  *zoom: 1; }
  .header-inner:before, .header-lower:before, .footer-upper-inner:before, .social-lang:before, .social-links:before, .language_selector:before, .footer-nav:before, .footer-lower-inner:before, .footer-lower-inner-a:before, .footer-lower-inner-b:before, .home-ssd:before, .terms-ssd:before, .ssd-bucket-wrap:before, .terms-ssd-bucket-wrap:before, .content1-inner:before, .content2-inner:before, .content3-inner:before, .home-customers-links:before, .home-case-studies-wrap:before, .home-case-studies:before, .page-intro:before, .page-mod:before, .events-mod:before, .screenshots-wrap:before, .screenshots:before, .rb-testimonials-wrap:before, .rb-testimonials:before, .rrb-testimonials-wrap:before, .rrb-testimonials:before, .industries-customers-links:before, .form-page-wrap:before, #partner_logos_wrap:before, .header-inner:after, .header-lower:after, .footer-upper-inner:after, .social-lang:after, .social-links:after, .language_selector:after, .footer-nav:after, .footer-lower-inner:after, .footer-lower-inner-a:after, .footer-lower-inner-b:after, .home-ssd:after, .terms-ssd:after, .ssd-bucket-wrap:after, .terms-ssd-bucket-wrap:after, .content1-inner:after, .content2-inner:after, .content3-inner:after, .home-customers-links:after, .home-case-studies-wrap:after, .home-case-studies:after, .page-intro:after, .page-mod:after, .events-mod:after, .screenshots-wrap:after, .screenshots:after, .rb-testimonials-wrap:after, .rb-testimonials:after, .rrb-testimonials-wrap:after, .rrb-testimonials:after, .industries-customers-links:after, .form-page-wrap:after, #partner_logos_wrap:after {
    content: " ";
    display: table; }
  .header-inner:after, .header-lower:after, .footer-upper-inner:after, .social-lang:after, .social-links:after, .language_selector:after, .footer-nav:after, .footer-lower-inner:after, .footer-lower-inner-a:after, .footer-lower-inner-b:after, .home-ssd:after, .terms-ssd:after, .ssd-bucket-wrap:after, .terms-ssd-bucket-wrap:after, .content1-inner:after, .content2-inner:after, .content3-inner:after, .home-customers-links:after, .home-case-studies-wrap:after, .home-case-studies:after, .page-intro:after, .page-mod:after, .events-mod:after, .screenshots-wrap:after, .screenshots:after, .rb-testimonials-wrap:after, .rb-testimonials:after, .rrb-testimonials-wrap:after, .rrb-testimonials:after, .industries-customers-links:after, .form-page-wrap:after, #partner_logos_wrap:after {
    clear: both; }

/*  Tabs Mixins  */
.ani-delay-05 {
  -webkit-animation-delay: 05ms;
  /* Chrome, Safari, Opera */
  animation-delay: 5ms; }

.ani-delay-10 {
  -webkit-animation-delay: 10ms;
  /* Chrome, Safari, Opera */
  animation-delay: 10ms; }

.ani-delay-15 {
  -webkit-animation-delay: 15ms;
  /* Chrome, Safari, Opera */
  animation-delay: 15ms; }

.ani-delay-20 {
  -webkit-animation-delay: 20ms;
  /* Chrome, Safari, Opera */
  animation-delay: 20ms; }

.ani-delay-25 {
  -webkit-animation-delay: 25ms;
  /* Chrome, Safari, Opera */
  animation-delay: 25ms; }

.ani-delay-30 {
  -webkit-animation-delay: 30ms;
  /* Chrome, Safari, Opera */
  animation-delay: 30ms; }

.ani-delay-35 {
  -webkit-animation-delay: 35ms;
  /* Chrome, Safari, Opera */
  animation-delay: 35ms; }

.ani-delay-40 {
  -webkit-animation-delay: 40ms;
  /* Chrome, Safari, Opera */
  animation-delay: 40ms; }

.ani-delay-45 {
  -webkit-animation-delay: 45ms;
  /* Chrome, Safari, Opera */
  animation-delay: 45ms; }

.ani-delay-50 {
  -webkit-animation-delay: 50ms;
  /* Chrome, Safari, Opera */
  animation-delay: 50ms; }

.ani-delay-55 {
  -webkit-animation-delay: 55ms;
  /* Chrome, Safari, Opera */
  animation-delay: 55ms; }

.ani-delay-60 {
  -webkit-animation-delay: 60ms;
  /* Chrome, Safari, Opera */
  animation-delay: 60ms; }

.ani-delay-65 {
  -webkit-animation-delay: 65ms;
  /* Chrome, Safari, Opera */
  animation-delay: 65ms; }

.ani-delay-70 {
  -webkit-animation-delay: 70ms;
  /* Chrome, Safari, Opera */
  animation-delay: 70ms; }

.ani-delay-75 {
  -webkit-animation-delay: 75ms;
  /* Chrome, Safari, Opera */
  animation-delay: 75ms; }

.ani-delay-80 {
  -webkit-animation-delay: 80ms;
  /* Chrome, Safari, Opera */
  animation-delay: 80ms; }

.ani-delay-85 {
  -webkit-animation-delay: 85ms;
  /* Chrome, Safari, Opera */
  animation-delay: 85ms; }

.ani-delay-90 {
  -webkit-animation-delay: 90ms;
  /* Chrome, Safari, Opera */
  animation-delay: 90ms; }

.ani-delay-95 {
  -webkit-animation-delay: 95ms;
  /* Chrome, Safari, Opera */
  animation-delay: 95ms; }

.ani-slow-2 {
  -webkit-animation-duration: 2s !important;
  /* Chrome, Safari, Opera */
  animation-duration: 2s !important; }

.ani-slow-3 {
  -webkit-animation-duration: 3s !important;
  /* Chrome, Safari, Opera */
  animation-duration: 3s !important; }

/* styles for color check page only */
.color-green {
  display: block;
  min-height: 300px;
  background-color: #5dbc60;
  width: 50%;
  float: left; }

.color-orange {
  display: block;
  min-height: 300px;
  background-color: #f47424;
  width: 50%;
  float: left; }

.color-pink {
  display: block;
  min-height: 300px;
  background-color: #e10154;
  width: 50%;
  float: left; }

.color-yellow {
  display: block;
  min-height: 300px;
  background-color: #eda618;
  width: 50%;
  float: left; }

.color-gray {
  display: block;
  min-height: 300px;
  background-color: #4f5358;
  width: 50%;
  float: left; }

.color-darkgray {
  display: block;
  min-height: 300px;
  background-color: #333638;
  width: 50%;
  float: left; }

.color-blue1 {
  display: block;
  min-height: 300px;
  background-color: #8cbbce;
  width: 50%;
  float: left; }

.color-blue2 {
  display: block;
  min-height: 300px;
  background-color: #62b5e5;
  width: 50%;
  float: left; }

.color-blue3 {
  display: block;
  min-height: 300px;
  background-color: #454f69;
  width: 50%;
  float: left; }

.color-blue4 {
  display: block;
  min-height: 300px;
  background-color: #62b5e5;
  width: 50%;
  float: left; }

.color-blue5 {
  display: block;
  min-height: 300px;
  background-color: #4e97b7;
  width: 50%;
  float: left; }

h6, h5, h4, h3, h2, h1, a {
  font-family: "Effra"; }

a {
  color: #62b5e5;
  text-decoration: none; }

p {
  font-family: Helvetica, Arial, Sans-Serif; }

.effra-light {
  font-family: "Effra Light", Helvetica, Arial, Sans-Serif; }

.effra-med, .page-intro h2, .page-section-title h3 {
  font-family: "Effra Medium", Helvetica, Arial, Sans-Serif; }

.effra-bold {
  font-family: "Effra Bold", Helvetica, Arial, Sans-Serif; }

.dintext, .page-intro p, .page-section-light .page-section-title p, .page-section-lightgray .page-section-title p, .page-section-med .page-section-title p, .page-section-dark .page-section-title p, .resources-mod p, .cs-more-text, .trending-text, .marketo-form p, .marketo-form.marinone p {
  font-family: "Effra", Helvetica, Arial, Sans-Serif; }

.caps {
  text-transform: uppercase; }

/* Partials */
.btn, .cs-button, .orange-button, .green-button, .blue-button, .gray-button, .white-button {
  display: inline-block;
  padding: .65em 1.2em .5em 1.2em;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none;
  color: #FFF;
  font-family: "Effra", Helvetica, Arial, Sans-Serif;
  text-decoration: none;
  text-shadow: none;
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.cs-button {
  background-color: #ffffff;
  color: #4f5358; }

.orange-button {
  background-color: #f47424; }

.orange-button:hover {
  background: #da5b0b; }

.green-button {
  background-color: #5dbc60; }

.green-button:hover {
  background: #43a346; }

.green-button.no-nav {
  display: none; }

.blue-button {
  background-color: #62b5e5; }

.blue-button:hover {
  background: #36a0de; }

.blue-button.no-nav {
  display: none; }

.gray-button {
  background-color: #333638; }

.gray-button:hover {
  background: #1b1c1d; }

.white-button {
  background-color: #ffffff;
  color: #333638; }

.white-button:hover {
  background: #bbbbbb; }

.orange-button.m-1-button {
  display: none;
  margin: 0 17px 0 0; }

.page-id-59092 .orange-button.m-1-button {
  display: inline-block; }

.page-template-landing-page-marketo-contactus .header-links a.orange-button, .page-template-landing-page-marketo .header-links a.orange-button, .page-template-landing-page-marketo-webinar .header-links a.orange-button {
  background-color: #3a3e44 !important;
  color: #66707b; }

.page-template-landing-page-marketo-contactus .header-links a.orange-button:hover, .page-template-landing-page-marketo .header-links a.orange-button:hover, .page-template-landing-page-marketo-webinar .header-links a.orange-button:hover {
  background-color: #232425 !important;
  color: #828c97 !important; }

/* ------------------------------  HEADER ------------------------------  */
@media only screen and (min-width: 1600px) {
  .header {
    display: block; }

  .slicknav_menu {
    display: none; }

  /*.wrapper {border: 2px solid orange;} */ }
@media only screen and (min-width: 1280px) and (max-width: 1599px) {
  .header {
    display: block; }

  .slicknav_menu {
    display: none; }

  /*.wrapper {border: 2px solid purple;} */ }
@media only screen and (min-width: 981px) and (max-width: 1279px) {
  .header {
    display: block; }

  .slicknav_menu {
    display: none; }

  /*.wrapper {border: 2px solid pink;} */ }
@media only screen and (min-width: 760px) and (max-width: 980px) {
  .header {
    display: none; }

  .slicknav_menu {
    display: block; }

  /* .wrapper {border: 2px solid green;} */ }
@media only screen and (min-width: 500px) and (max-width: 759px) {
  .header {
    display: none; }

  .slicknav_menu {
    display: block; }

  /* .wrapper {border: 2px solid blue;} */ }
@media only screen and (max-width: 499px) {
  .header {
    display: none; }

  .slicknav_menu {
    display: block; }

  /* .wrapper {border: 2px solid red;} */ }
@media only screen and (min-width: 1600px) {
  body.logged-in .wrapper {
    border: 2px solid orange; } }
@media only screen and (min-width: 1280px) and (max-width: 1599px) {
  body.logged-in .wrapper {
    border: 2px solid purple; } }
@media only screen and (min-width: 981px) and (max-width: 1279px) {
  body.logged-in .wrapper {
    border: 2px solid pink; } }
@media only screen and (min-width: 760px) and (max-width: 980px) {
  body.logged-in .wrapper {
    border: 2px solid green; } }
@media only screen and (min-width: 500px) and (max-width: 759px) {
  body.logged-in .wrapper {
    border: 2px solid blue; } }
@media only screen and (max-width: 499px) {
  body.logged-in .wrapper {
    border: 2px solid red; } }
.header {
  width: 100%;
  z-index: 102;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3); }

body.logged-in #header {
  top: 30px; }

/* Show hide headernav */
header.nav-down {
  top: 0;
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out; }

header.nav-up {
  top: -75px;
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out; }

/* End of Show hide headernav */
.header-inner {
  background-color: #2b2b2b;
  width: 100%; }

.logo {
  width: 102px;
  height: 44px;
  margin: 13px 0 0 34px;
  float: left; }

.logo.no-nav {
  margin: 13px 0 15px 34px; }

.nav1 {
  margin: 15px 0 0 65px;
  float: left; }

.nav1.no-nav {
  display: none; }

.nav1 ul li {
  float: left;
  display: inline-block;
  list-style: outside none none;
  padding: 0 13px; }

/* .nav1 .privacy-terms-nav  ul li:last-child  {font-weight:700; background: url('/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/nav-underline2.gif') repeat-x 0 80%; } */
.nav1 .privacy-terms-nav ul li ul li:last-child {
  font-weight: normal;
  background: none; }

.nav1 ul li a {
  color: #ffffff;
  display: block;
  font-family: "Effra", Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  position: relative;
  text-decoration: none;
  z-index: 100; }

.nav1 ul li a:hover {
  color: #ffffff;
  display: block;
  position: relative;
  text-decoration: none;
  z-index: 100; }

/*
.nav1 ul li ul .current_page_item a:link , .nav1 ul li ul .current_page_item a:visited  {
    background-color:#666;
    color: $white;
}

*/
.nav1 ul li:hover {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/nav-underline.gif") repeat-x 0 80%; }

body#prod .nav1 ul li:nth-child(1) {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/nav-underline2.gif") repeat-x 0 80%; }

body#solu .nav1 ul li:nth-child(2) {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/nav-underline2.gif") repeat-x 0 80%; }

body#cust .nav1 ul li:nth-child(3) {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/nav-underline2.gif") repeat-x 0 80%; }

body#reso .nav1 ul li:nth-child(4) {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/nav-underline2.gif") repeat-x 0 80%; }

body#abou .nav1 ul li:nth-child(5) {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/nav-underline2.gif") repeat-x 0 80%; }

/* Start 2nd level nav */
.nav1 ul li ul {
  background-color: #4f4f4f;
  width: 100%;
  font-family: "ff-din-web", Helvetica, Arial, sans-serif;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 75px;
  left: 0px;
  -webkit-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  transition: 200ms ease;
  transition-delay: 1s; }

.nav1 ul li:hover ul {
  display: block;
  z-index: 1000;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  transition-delay: 0s; }

.nav1 ul li ul li {
  display: inline-block;
  float: left; }

body#prod .nav1 ul li ul li:nth-child(1) {
  background: none; }

body#solu .nav1 ul li ul li:nth-child(2) {
  background: none; }

body#cust .nav1 ul li ul li:nth-child(3) {
  background: none; }

body#reso .nav1 ul li ul li:nth-child(4) {
  background: none; }

body#abou .nav1 ul li ul li:nth-child(5) {
  background: none; }

.nav1 ul li ul li:hover {
  background: none; }

.nav1 ul ul li:hover {
  background-color: #666 !important; }

.nav1 ul li ul li:first-child {
  margin-left: 189px; }

.nav1 ul li ul li a {
  color: #d5d7d7;
  font-size: 15px;
  font-weight: normal;
  line-height: 34px;
  margin: 0;
  text-decoration: none;
  padding: 0 8px; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .nav1 ul li ul li a {
      padding: 0 4px; } }

.nav1 ul li ul li a:hover {
  color: #ffffff;
  line-height: 34px;
  font-weight: normal;
  text-decoration: none;
  background-color: #666;
  padding: 0 8px; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .nav1 ul li ul li a:hover {
      padding: 0 4px; } }

.nav1 .current_page_item li ul li a {
  background-color: #ececec; }

.nav1 ul li ul li a {
  border-bottom: none; }

/* Start 3rd level nav */
.nav1 ul ul li ul {
  padding: 0;
  top: 34px;
  background-color: #ffffff;
  display: block;
  visibility: hidden !important;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  transition: 200ms ease;
  transition-delay: 1s; }

.nav1 li ul li ul li a {
  color: #333; }

.nav1 ul li ul .current-menu-parent .sub-menu {
  /* display: block !important; */ }

.nav1 ul ul li:hover {
  background-color: #666 !important; }

.nav1 ul ul li:hover ul {
  display: block;
  visibility: visible !important;
  opacity: 1;
  filter: alpha(opacity=100);
  transition-delay: 0s; }

.header-lower {
  width: 100%; }

.header-inner .btn, .header-inner .cs-button, .header-inner .orange-button, .header-inner .green-button, .header-inner .blue-button, .header-inner .gray-button, .header-inner .white-button {
  float: right;
  margin: 20px 17px 0 0; }

@media only screen and (min-width: 1100px) and (max-width: 1279px) {
  .header-inner .green-button {
    display: inline-block !important; } }
@media only screen and (min-width: 981px) and (max-width: 1279px) {
  .header-inner .green-button {
    display: none; } }
@media only screen and (min-width: 760px) and (max-width: 980px) {
  .header-inner .green-button {
    display: none; } }
@media only screen and (min-width: 500px) and (max-width: 759px) {
  .header-inner .green-button {
    display: none; } }
@media only screen and (max-width: 499px) {
  .header-inner .green-button {
    display: none; } }

.login {
  float: right;
  border-left: 1px solid #404040;
  display: table;
  height: 22px;
  vertical-align: middle;
  padding: 27px 24px 29px 20px; }

.login a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px; }

.login a:hover {
  color: #ffffff;
  text-decoration: underline; }

.login .fa-lock {
  color: #ccc; }

.login.no-nav {
  display: none; }

body.logged-in #login-nav {
  display: none;
  position: absolute;
  right: 0;
  top: 105px !important;
  background-color: #2b2b2b;
  z-index: 105;
  -webkit-box-shadow: -1px 4px 5px 0px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: -1px 4px 5px 0px rgba(0, 0, 0, 0.52);
  box-shadow: -1px 4px 5px 0px rgba(0, 0, 0, 0.52); }

#login-nav {
  display: none;
  position: absolute;
  right: 0;
  top: 75px;
  background-color: #2b2b2b;
  z-index: 105;
  -webkit-box-shadow: -1px 4px 5px 0px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: -1px 4px 5px 0px rgba(0, 0, 0, 0.52);
  box-shadow: -1px 4px 5px 0px rgba(0, 0, 0, 0.52); }

.login-nav-show {
  display: block !important; }

#login-nav ul {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/header/login-nav-shadow.png") no-repeat 0 0; }

#login-nav ul li {
  border-bottom: 1px solid #666; }

#login-nav ul li:last-child {
  border-bottom: none; }

#login-nav ul li a {
  display: block;
  padding: 10px 15px 10px 45px; }

#login-nav ul li a:link, #login-nav ul li a:visited {
  color: #fff;
  font-size: 14px;
  text-decoration: none; }

#login-nav ul li a:hover {
  text-decoration: none; }

.social-login a {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/login-social-icon.png") no-repeat 13px 50%; }

.search-login a {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/login-search-icon.png") no-repeat 13px 50%; }

.display-login a {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/login-display-icon.png") no-repeat 13px 50%; }

.social-login a:hover {
  background-color: #531d2f; }

.search-login a:hover {
  background-color: #305066; }

.display-login a:hover {
  background-color: #465a43; }

.mobile-btn.blue-button {
  float: right;
  font-size: 12px; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .mobile-btn.blue-button {
      padding: 5px 10px;
      margin: 25px 30px 0 0;
      font-size: 14px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .mobile-btn.blue-button {
      padding: 5px 10px;
      margin: 25px 30px 0 0;
      font-size: 14px; } }
  @media only screen and (max-width: 499px) {
    .mobile-btn.blue-button {
      max-width: 1000px;
      padding: 3px 6px;
      margin: 25px 10px 0 0; } }

.nav1 ul li ul li {
  border: none;
  box-shadow: none; }

/* ------------------------------ FOOTER  ------------------------------  */
.footer {
  display: block; }

.footer-upper {
  width: 100%;
  background-color: #464646;
  padding: 0 0 70px 0; }

.footer-upper-inner {
  margin: 0 auto; }
  @media only screen and (min-width: 1600px) {
    .footer-upper-inner {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .footer-upper-inner {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .footer-upper-inner {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .footer-upper-inner {
      max-width: 1000px; } }

.social-lang {
  padding: 50px 0 12px 0;
  border-bottom: 1px solid #767881;
  text-align: left; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .social-lang {
      padding: 25px 0 25px 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .social-lang {
      padding: 25px 0 25px 0;
      text-align: center; } }
  @media only screen and (max-width: 499px) {
    .social-lang {
      padding: 25px 0 25px 0;
      text-align: center; } }

.social-links {
  font-family: Helvetica,Arial,sans-serif;
  float: left;
  margin: 0 0 0 15px;
  padding: 0;
  list-style: none;
  color: #767881;
  vertical-align: bottom; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .social-links {
      float: none; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .social-links {
      float: none; } }
  @media only screen and (max-width: 499px) {
    .social-links {
      float: none; } }

.social-links li {
  float: left; }

.social-links li a {
  display: block;
  color: #767881;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  padding: 12px 20px 12px 32px;
  text-decoration: none; }

.social-links li a:hover {
  color: #767881;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  padding: 12px 20px 12px 32px;
  text-decoration: underline; }

.twitter {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/social-twitter.png") no-repeat 0 4px; }

.facebook {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/social-facebook.png") no-repeat 0 4px; }

.googleplus {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/social-googleplus.png") no-repeat 0 4px; }

.linkedin {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/social-linkedin.png") no-repeat 0 4px; }

.subscribe {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/social-blog.png") no-repeat 0 4px; }

/*
-------------------------------------------------------------------------------------------
Styles for Language Selector
-------------------------------------------------------------------------------------------
*/
.language_selector-wrap {
  width: 192px;
  max-width: 192px;
  float: right;
  height: auto;
  position: relative;
  display: block;
  z-index: 1000; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .language_selector-wrap {
      float: none;
      margin: 25px  0 0 15px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .language_selector-wrap {
      float: left;
      margin: 25px 0 0 15px; } }
  @media only screen and (max-width: 499px) {
    .language_selector-wrap {
      float: left;
      margin: 25px 0 0 15px; } }

.language_selector {
  width: 192px;
  max-width: 192px;
  position: relative;
  z-index: 0;
  background-color: none; }

.language_selector ul {
  width: 192px; }

.language_selector li {
  position: relative;
  width: 192px; }

.language_selector li a:link, .language_selector li a:visited {
  color: #ececec;
  line-height: 36px;
  display: block;
  position: relative;
  padding: 0 25px 0 45px;
  text-decoration: none;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.language_selector li a:hover {
  background-color: none;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px; }

.language_selector li ul {
  position: absolute;
  width: 192px;
  display: none;
  opacity: 0;
  border-top: 1px solid #3d455f;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.language_selector li:hover ul {
  display: block;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.language_selector li ul li {
  display: block;
  width: 192px; }

.language_selector li ul li a {
  line-height: 36px;
  white-space: nowrap;
  font-weight: normal;
  width: 100%;
  text-decoration: none;
  font-size: 14px;
  border-radius: 0; }

.nav-language-title {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/us.png) no-repeat 10px 50% #666; }

.nav-language-title-us {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/us.png) no-repeat 10px 50% #666; }

.nav-language-title-uk {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/uk.png) no-repeat 10px 50% #666; }

.nav-language-title-fr {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/fr.png) no-repeat 10px 50% #666; }

.nav-language-title-de {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/de.png) no-repeat 10px 50% #666; }

.nav-language-title-jp {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/jp.png) no-repeat 10px 50% #666; }

.nav-language-title-au {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/au.png) no-repeat 10px 50% #666; }

.nav-language-title:hover {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/us.png) no-repeat 10px 50% #666; }

.nav-language-us {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/us.png) no-repeat 10px 50% #666;
  border-bottom: 1px solid #3d455f; }

.nav-language-us:hover {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/us.png) no-repeat 10px 50% #565656; }

.nav-language-uk {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/uk.png) no-repeat 10px 50% #666;
  border-bottom: 1px solid #3d455f; }

.nav-language-uk:hover {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/uk.png) no-repeat 10px 50% #565656; }

.nav-language-fr {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/fr.png) no-repeat 10px 50% #666;
  border-bottom: 1px solid #3d455f; }

.nav-language-fr:hover {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/fr.png) no-repeat 10px 50% #565656; }

.nav-language-de {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/de.png) no-repeat 10px 50% #666;
  border-bottom: 1px solid #3d455f; }

.nav-language-de:hover {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/de.png) no-repeat 10px 50% #565656; }

.nav-language-jp {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/jp.png) no-repeat 10px 50% #666;
  border-bottom: 1px solid #3d455f;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.nav-language-jp:hover {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/flags/jp.png) no-repeat 10px 50% #565656;
  border-bottom: 1px solid #3d455f; }

#nav li ul#backward-menu {
  right: 0;
  left: auto; }

.nav-language span {
  float: left; }

/*   end styles - language selector     */
.footer-nav {
  font-family: Helvetica,Arial,sans-serif;
  z-index: 1000;
  padding: 40px 0 0 6px;
  text-align: justify; }

.footer-nav ul {
  margin: 0;
  padding: 0; }

.footer-nav ul li {
  display: inline-block;
  list-style: outside none none;
  position: relative;
  width: 19%; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .footer-nav ul li {
      margin-right: 10px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .footer-nav ul li {
      display: block;
      width: 100%; } }
  @media only screen and (max-width: 499px) {
    .footer-nav ul li {
      display: block;
      width: 100%; } }

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

.footer-nav ul li a {
  color: #dad9d9;
  display: block;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 39px;
  padding: 10px 15px 22px 15px;
  position: relative;
  text-decoration: none;
  z-index: 100; }

.footer-nav ul li a:hover {
  color: #dad9d9;
  display: block;
  position: relative;
  text-decoration: none;
  z-index: 100; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .footer-nav ul li a:hover {
      font-size: 12px; } }
  @media only screen and (max-width: 499px) {
    .footer-nav ul li a:hover {
      font-size: 12px; } }

.footer-nav ul li ul {
  float: left;
  left: -1px;
  position: relative;
  padding-left: 0; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .footer-nav ul li ul {
      display: none;
      width: 100%; } }
  @media only screen and (max-width: 499px) {
    .footer-nav ul li ul {
      display: none;
      width: 100%; } }

.footer-nav ul li:hover ul {
  display: block; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .footer-nav ul li:hover ul {
      display: none; } }
  @media only screen and (max-width: 499px) {
    .footer-nav ul li:hover ul {
      display: none; } }

.footer-nav ul li ul li {
  display: block; }

.footer-nav ul li ul li.last {
  border: medium none; }

.footer-nav ul li ul li a:link, .footer-nav ul li ul li a:visited {
  color: #767881;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: 24px;
  line-height: 32px;
  margin: 0;
  padding: 0 25px 0 15px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap; }

.footer-nav ul li ul li a:hover {
  color: #ffffff;
  text-decoration: none; }

.footer-nav ul li ul li ul {
  float: none;
  padding-left: 5px; }

.footer-lower {
  width: 100%;
  background-color: #1b1b1b; }

.footer-lower-inner {
  max-width: 1200px;
  margin: 15px auto;
  position: relative;
  padding: 0 15px; }
  @media only screen and (min-width: 1600px) {
    .footer-lower-inner {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .footer-lower-inner {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .footer-lower-inner {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .footer-lower-inner {
      max-width: 1000px; } }

.footer-lower-inner-a {
  width: 100%;
  border-bottom: 1px solid #767881;
  margin: 30px 0;
  position: relative; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .footer-lower-inner-a {
      margin: 25px 0; } }
  @media only screen and (max-width: 499px) {
    .footer-lower-inner-a {
      margin: 25px 0; } }

.footer_contact {
  float: left;
  margin: 0 0 0 6px; }

.footer_contact p {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: 600; }

.footer_contact ul {
  font-family: Helvetica,Arial,sans-serif;
  float: left;
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
  color: #767881; }

.footer_contact ul li {
  float: left;
  margin-right: 15px;
  white-space: nowrap; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .footer_contact ul li {
      margin-right: 9px; } }
  @media only screen and (max-width: 499px) {
    .footer_contact ul li {
      margin-right: 9px; } }

.footer_contact ul li a {
  display: block;
  color: #767881;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none; }
  @media only screen and (max-width: 499px) {
    .footer_contact ul li a {
      font-size: 15px; } }

.footer_contact ul li a:hover {
  color: #767881;
  font-family: Helvetica,Arial,sans-serif;
  text-decoration: underline; }

.footer_contact span {
  font-size: 12px; }
  @media only screen and (max-width: 499px) {
    .footer_contact span {
      font-size: 15px; } }

.more-dot {
  font-size: 10px;
  padding-top: 3px; }

.footer-chat {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/chat.png") no-repeat 100% 3px;
  padding-right: 20px; }

.privacy-terms {
  font-family: Helvetica,Arial,sans-serif;
  padding: 0;
  list-style: none;
  color: #767881; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .privacy-terms {
      float: right; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .privacy-terms {
      float: right; } }
  @media only screen and (min-width: 1600px) {
    .privacy-terms {
      float: right; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .privacy-terms {
      float: left;
      width: 100%;
      margin: 0 0 15px 15px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .privacy-terms {
      float: left;
      margin: 15px; } }
  @media only screen and (max-width: 499px) {
    .privacy-terms {
      float: left;
      margin: 15px; } }

.privacy-terms li {
  float: right;
  margin: 45px 15px 0 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .privacy-terms li {
      float: left; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .privacy-terms li {
      float: left;
      margin: 0 12px 8px 0; } }
  @media only screen and (max-width: 499px) {
    .privacy-terms li {
      float: left;
      margin: 10px 12px 8px 0; } }

@media only screen and (max-width: 499px) {
  .privacy-terms li:nth-child(1) {
    display: none; }

  .privacy-terms li:nth-child(2) {
    display: none; } }
.privacy-terms li a {
  display: block;
  color: #767881;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none; }

.privacy-terms li a:hover {
  color: #767881;
  font-family: Helvetica,Arial,sans-serif;
  text-decoration: underline; }

.footer-lower-inner-b {
  padding: 10px 0;
  position: relative;
  text-align: center; }

.copyright {
  font-size: 12px;
  color: #767881;
  float: left;
  margin: 0 0 25px 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .copyright {
      float: none;
      margin: 0 15px 25px 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .copyright {
      float: none;
      margin: 0 0 25px 0; } }
  @media only screen and (max-width: 499px) {
    .copyright {
      float: none;
      margin: 0 0 25px 0; } }

.footer-hex-icons {
  float: right;
  margin: 3px 20px 0 0; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .footer-hex-icons {
      float: none;
      margin: 20px; } }
  @media only screen and (max-width: 499px) {
    .footer-hex-icons {
      float: none;
      margin: 20px; } }

.m-mark {
  width: 75px;
  height: 35px;
  float: right;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #333333 url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/footer/m-mark.png") no-repeat 90% 50%; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .m-mark {
      display: none; } }
  @media only screen and (max-width: 499px) {
    .m-mark {
      display: none; } }

.m-mark p {
  color: #ffffff;
  font-size: 12px;
  padding-left: 10px;
  text-transform: uppercase; }

#track-wrap {
  display: none; }

#track-wrap img {
  display: none; }

noscript {
  display: none; }

img[width="1"][height="1"] {
  display: none; }

.home-hero {
  width: 100%;
  height: 660px;
  display: block;
  text-align: center;
  position: relative;
  background-position: left top;
  background-size: cover;
  z-index: 1;
  padding: 0;
  margin: 25px 0 0 0; }
  @media only screen and (min-width: 1600px) {
    .home-hero {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/hero/1.jpg") #ccc no-repeat 50% 0;
      background-size: cover; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-hero {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/hero/1.jpg") #ccc no-repeat 50% 0;
      background-size: cover;
      height: 400px;
      background-position: left center; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .home-hero {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/hero/1.jpg") no-repeat 50% 0;
      background-size: cover;
      height: 400px;
      background-position: left center; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-hero {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/hero/1.jpg") no-repeat 50% 0;
      background-size: cover;
      height: 400px;
      background-position: left center; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-hero {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/hero/1.jpg") no-repeat 50% 0;
      background-size: cover;
      height: 500px; } }
  @media only screen and (max-width: 499px) {
    .home-hero {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/hero/home-hero-mobile.jpg") no-repeat 50% 0;
      background-size: cover;
      height: auto; } }

.home-hero h1 {
  font-size: 60px;
  font-weight: 600;
  color: #333638;
  padding: 110px 25px 0 25px; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-hero h1 {
      font-size: 45px;
      padding: 70px 25px 0 25px;
      margin-bottom: 10px;
      line-height: 45px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .home-hero h1 {
      font-size: 45px;
      padding: 70px 25px 0 25px;
      margin-bottom: 10px;
      line-height: 45px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-hero h1 {
      font-size: 45px;
      padding: 70px 25px 0 25px;
      margin-bottom: 10px;
      line-height: 45px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-hero h1 {
      font-size: 45px; } }
  @media only screen and (max-width: 499px) {
    .home-hero h1 {
      font-size: 35px;
      color: #ffffff; } }

.home-hero h1 br {
  display: none; }
  @media only screen and (min-width: 1600px) {
    .home-hero h1 br {
      display: block; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-hero h1 br {
      display: block; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .home-hero h1 br {
      display: block; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-hero h1 br {
      display: block; } }

.home-hero h2 {
  font-size: 30px;
  font-weight: 400;
  color: #333638;
  padding: 0 25px 0 25px; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-hero h2 {
      padding: 0 55px; } }
  @media only screen and (max-width: 499px) {
    .home-hero h2 {
      padding: 0 55px 50px 55px;
      color: #ffffff; } }

.home-hero img {
  position: relative;
  z-index: 101;
  max-width: 999px;
  height: auto;
  bottom: -90px; }
  @media only screen and (min-width: 1600px) {
    .home-hero img {
      max-width: 999px;
      height: auto;
      bottom: -90px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-hero img {
      max-width: 700px;
      height: auto;
      bottom: -20px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .home-hero img {
      max-width: 700px;
      height: auto;
      bottom: -20px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-hero img {
      max-width: 80%;
      height: auto;
      bottom: -20px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-hero img {
      display: none; } }
  @media only screen and (max-width: 499px) {
    .home-hero img {
      display: none; } }

.home-ssd-wrap {
  background-color: #fff;
  width: 100%;
  position: relative; }

.home-ssd-wrap.professional {
  background-color: transparent; }

.home-ssd {
  display: block;
  position: relative;
  margin: 0 auto 30px auto;
  text-align: center;
  width: 100%; }

.professional .home-ssd {
  margin: 0 auto; }

.terms-ssd {
  display: block;
  position: relative;
  margin: 0 auto 0 auto;
  text-align: center;
  width: 100%; }

.ssd-bucket li {
  margin-bottom: 10px !important; }

.ssd-bucket p {
  margin-bottom: 15px !important; }

.ssd-bucket h3 {
  margin-bottom: 15px !important; }

.ssd-bucket.alignleft-bullets {
  text-align: left;
  margin: 12px 0 0 0;
  padding: 0; }

.ssd-bucket.alignleft-bullets li {
  list-style: square;
  margin: 12px 0 0 0;
  padding: 0 10px 0 0;
  font-size: 18px; }

.ssd-bucket.alignleft-bullets ul {
  padding-left: 12px; }

.ssd-bucket-wrap.professional {
  margin: 0 auto; }

/* Search Social Display */
.ssd-bucket-wrap {
  text-align: center;
  margin: 120px auto 0 auto;
  width: 100%; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .ssd-bucket-wrap {
      margin: 80px auto 0 auto; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .ssd-bucket-wrap {
      margin: 80px auto 0 auto; } }
  @media only screen and (max-width: 499px) {
    .ssd-bucket-wrap {
      margin: 25px auto 0 auto; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-bucket-wrap {
      margin: 45px auto 0 auto; } }

.terms-ssd-bucket-wrap {
  text-align: center;
  margin: 20px auto 0 auto;
  width: 100%; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .terms-ssd-bucket-wrap {
      margin: 20px auto 0 auto; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .terms-ssd-bucket-wrap {
      margin: 20px auto 0 auto; } }
  @media only screen and (max-width: 499px) {
    .terms-ssd-bucket-wrap {
      margin: 20px auto 0 auto; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .terms-ssd-bucket-wrap {
      margin: 20px auto 0 auto; } }

.ssd-bucket {
  width: 280px;
  display: inline-block;
  text-align: center;
  margin: 0 0px;
  vertical-align: top; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .ssd-bucket {
      width: 220px;
      margin: 0 20px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-bucket {
      width: 200px;
      margin: 0 20px; } }
  @media only screen and (max-width: 499px) {
    .ssd-bucket {
      width: 260px;
      margin: 0 20px 20px 40px; } }

.ssd-bucket.professional {
  width: 29%; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-bucket.professional {
      width: 200px;
      margin: 0 20px; } }
  @media only screen and (max-width: 499px) {
    .ssd-bucket.professional {
      display: none; } }

.ssd-bucket-social {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/ssd-icon-social.png") no-repeat 50% 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .ssd-bucket-social {
      margin: 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-bucket-social {
      margin: 0; } }
  @media only screen and (max-width: 499px) {
    .ssd-bucket-social {
      margin: 0 0 55px 0; } }

.ssd-bucket-search {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/ssd-icon-search.png") no-repeat 50% 0;
  margin: 0 40px; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .ssd-bucket-search {
      margin: 0 15px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-bucket-search {
      margin: 0; } }
  @media only screen and (max-width: 499px) {
    .ssd-bucket-search {
      margin: 0 0 55px 0; } }

.ssd-bucket-display {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/ssd-icon-display.png") no-repeat 50% 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .ssd-bucket-display {
      margin: 0 0 20px 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-bucket-display {
      margin: 0 0 20px 0; } }
  @media only screen and (max-width: 499px) {
    .ssd-bucket-display {
      margin: 0 0 55px 0; } }

.ssd-bucket-dynamic-campaigns {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/ssd-icon-dynamic-campaigns.png") no-repeat 50% 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .ssd-bucket-dynamic-campaigns {
      margin: 0 0 20px 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-bucket-dynamic-campaigns {
      margin: 0 0 20px 0; } }
  @media only screen and (max-width: 499px) {
    .ssd-bucket-dynamic-campaigns {
      margin: 0 0 55px 0; } }

.ssd-bucket h3 {
  font-size: 28px;
  text-transform: uppercase;
  padding: 145px 0 10px 0;
  margin: 0;
  text-align: center;
  font-weight: 400; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-bucket h3 {
      font-size: 24px; } }

.ssd-bucket p {
  font-size: 18px;
  margin: 0;
  color: #333638;
  line-height: 22px; }
  @media only screen and (max-width: 499px) {
    .ssd-bucket p {
      font-size: 22px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-bucket p {
      min-height: 100px; } }

.ssd-bucket p a {
  display: none; }
  @media only screen and (max-width: 499px) {
    .ssd-bucket p a {
      display: block;
      padding-top: 15px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-bucket p a {
      display: block;
      padding-top: 15px; } }

.ssd-bucket p a {
  color: #454f69;
  text-decoration: none; }

.ssd-bucket p a:hover {
  color: #454f69;
  text-decoration: underline; }

.ssd-link {
  min-height: 30px; }

.ssd-bucket-social h3 {
  color: #e10154; }

.ssd-bucket-search h3 {
  color: #62b5e5; }

.ssd-bucket-display h3 {
  color: #5dbc60; }

/* Search Social Display tabs */
.home-ssd-tabs {
  display: block;
  position: relative;
  margin: 0 auto;
  background-color: #62b5e5;
  width: 100%;
  text-align: center; }
  @media only screen and (max-width: 499px) {
    .home-ssd-tabs {
      display: none; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-ssd-tabs {
      display: none; } }

body#prod .home-ssd-tabs {
  display: block;
  position: relative;
  margin: 0 auto;
  background-color: #62b5e5;
  width: 100%;
  text-align: center; }
  @media only screen and (max-width: 499px) {
    body#prod .home-ssd-tabs {
      display: block; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    body#prod .home-ssd-tabs {
      display: block; } }

.home-ssd-tabs main {
  top: 0;
  margin: 0; }

.ssd-text-wrap {
  width: 35%;
  height: 300px;
  margin: 80px 0 50px 50px;
  float: left;
  display: block;
  color: #fff;
  text-align: left; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .ssd-text-wrap {
      width: 100%;
      height: auto;
      text-align: center;
      margin: 25px 0 0 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-text-wrap {
      width: 100%;
      height: auto;
      text-align: center;
      margin: 25px 0 0 0; } }
  @media only screen and (max-width: 499px) {
    .ssd-text-wrap {
      width: 100%;
      height: auto;
      text-align: center;
      margin: 25px 0 0 0; } }

.ssd-text {
  width: 40%;
  margin: 0 20px 20px 0;
  text-align: center;
  float: left;
  background-color: #ffcc00; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .ssd-text {
      float: none;
      display: inline-block;
      width: 160px;
      height: 150px;
      vertical-align: top; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-text {
      float: none;
      display: inline-block;
      width: 200px;
      vertical-align: top; } }
  @media only screen and (max-width: 499px) {
    .ssd-text {
      float: none;
      display: inline-block;
      width: 200px;
      vertical-align: top; } }

.ssd-text p {
  padding-top: 60px;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400; }

.ssd-text-1 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/precise_audience_segment_icon.png") no-repeat 50% 0; }

.ssd-text-2 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/amplify_message_fb_tw_insta_icon.png") no-repeat 50% 0; }

.ssd-text-3 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/retarget_icon.png") no-repeat 50% 0; }

.ssd-text-4 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/awareness_scale_icon.png") no-repeat 50% 0; }

.ssd-text-5 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/cross_publisher_capabilities_icon.png") no-repeat 50% 0; }

.ssd-text-6 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/transparency_icon.png") no-repeat 50% 0; }

.ssd-text-7 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/savetime_icon.png") no-repeat 50% 0; }

.ssd-text-8 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/across_device_icon.png") no-repeat 50% 0; }

.ssd-text-9 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/transparency_icon.png") no-repeat 50% 0; }

.ssd-text-10 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/audience_segmentation_icon.png") no-repeat 50% 0; }

.ssd-text-11 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/cross-channel-behavior_icon.png") no-repeat 50% 0; }

.ssd-text-12 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/ssd/discover_new_audiences_icon.png") no-repeat 50% 0; }

#content1 {
  background-color: #e51e67;
  width: 100%;
  text-align: center; }

#content2 {
  background-color: #6abdeb;
  width: 100%;
  text-align: center; }

#content3 {
  background-color: #89c87b;
  width: 100%;
  text-align: center; }

.content1-inner, .content2-inner, .content3-inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center; }

.content1-inner {
  background-color: #e10154;
  position: relative; }

.content2-inner {
  background-color: #56b1e7;
  position: relative; }

.content3-inner {
  background-color: #73be63;
  position: relative; }

.content-sub-wrap {
  height: 80px;
  padding: 50px 25px 0 25px; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .content-sub-wrap {
      height: 150px; } }

.content1-inner h3, .content2-inner h3, .content3-inner h3 {
  font-size: 30px;
  font-weight: 400;
  color: #fff;
  padding: 0 30px; }

a .content1-inner h3 {
  text-decoration: none; }

#content1 a:link, #content1 a:visited {
  text-decoration: none; }

#content2 a:link, #content2 a:visited {
  text-decoration: none; }

#content3 a:link, #content3 a:visited {
  text-decoration: none; }

.ssd-screengrab {
  position: absolute;
  right: 20px;
  bottom: 0;
  max-width: 55%; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .ssd-screengrab {
      position: relative;
      margin: 30px auto 0 auto;
      bottom: -4px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .ssd-screengrab {
      display: none; } }
  @media only screen and (max-width: 499px) {
    .ssd-screengrab {
      display: none; } }

/* Customers */
.home-customers-wrap {
  background-color: #333638;
  width: 100%;
  position: relative;
  clear: both; }

.home-customers {
  display: block;
  position: relative;
  margin: 0 auto;
  min-height: 400px;
  text-align: center; }
  @media only screen and (min-width: 1600px) {
    .home-customers {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-customers {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .home-customers {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-customers {
      max-width: 1000px; } }

.home-customers h3 {
  color: #fff;
  font-size: 30px;
  padding: 65px 30px 60px 30px;
  font-weight: 300; }

.home-customers-logos {
  max-width: 1200px; }

.home-customers-logos li {
  max-width: 13%;
  display: inline-block;
  margin: 0 15px 40px 15px; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-customers-logos li {
      max-width: 13%; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .home-customers-logos li {
      max-width: 13%; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-customers-logos li {
      max-width: 20%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-customers-logos li {
      max-width: 40%; } }
  @media only screen and (max-width: 499px) {
    .home-customers-logos li {
      max-width: 40%; } }

.home-customers-logos li img {
  width: 100%;
  height: auto;
  opacity: 0.65;
  filter: alpha(opacity=65);
  /* For IE8 and earlier */ }

.home-customers-links {
  width: 100%;
  padding: 40px 0;
  text-align: center; }

.home-customers-links p {
  font-size: 18px; }
  @media only screen and (max-width: 499px) {
    .home-customers-links p {
      width: 100%; } }

.home-customers-links p a:link, .home-customers-links p a:visited {
  color: #bab9b9;
  text-decoration: none;
  font-siz: 18px; }

.home-customers-links p a:hover {
  color: #bab9b9;
  text-decoration: underline; }

.home-customers-links-cs {
  float: left;
  width: 250px; }
  @media only screen and (max-width: 499px) {
    .home-customers-links-cs {
      float: none; } }

.home-customers-links-c {
  float: right;
  width: 250px; }
  @media only screen and (max-width: 499px) {
    .home-customers-links-c {
      float: none; } }

.home-customers .home-customers-links-c span, .home-customers .home-customers-links-cs span {
  color: #787878;
  font-size: 24px; }

/* Case Studies */
.home-case-studies-wrap {
  background-color: #454f69;
  width: 100%;
  height: auto;
  position: relative;
  text-align: center; }

.home-case-studies {
  display: block;
  background-color: #454f69;
  height: auto;
  text-align: center;
  position: relative;
  margin: 0 auto; }
  @media only screen and (min-width: 1600px) {
    .home-case-studies {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-case-studies {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .home-case-studies {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-case-studies {
      max-width: 1000px; } }

.home-case-studies-m {
  position: absolute;
  z-index: 101;
  max-width: 64px;
  height: auto;
  left: 50%;
  top: -40px;
  margin-left: -32px;
  margin-right: auto; }

.home-case-studies-photo {
  width: 50%;
  margin: 0;
  padding: 0;
  float: left; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-case-studies-photo {
      display: none; } }
  @media only screen and (max-width: 499px) {
    .home-case-studies-photo {
      display: none; } }

.home-case-studies-text {
  float: left;
  width: 40%;
  padding-left: 40px;
  margin: 70px 0 0 35px;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/case-studies/quote.png") no-repeat 0 7px; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-case-studies-text {
      margin: 50px 0 0 20px;
      padding-left: 40px;
      width: 40%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-case-studies-text {
      float: none;
      width: 80%;
      padding: 0;
      margin: 55px auto 25px auto;
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/case-studies/quote.png") no-repeat 0 0; } }
  @media only screen and (max-width: 499px) {
    .home-case-studies-text {
      float: none;
      width: 80%;
      padding: 0 40px;
      margin: 35px auto 35px auto; } }

.home-case-studies-text .quote {
  font-size: 23px;
  color: #fff;
  margin-bottom: 20px;
  text-align: left;
  font-weight: 300;
  padding-left: 5px; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-case-studies-text .quote {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 499px) {
    .home-case-studies-text .quote {
      margin-bottom: 20px;
      margin-top: 50px; } }

.home-case-studies-text .attrib {
  font-size: 16px;
  color: #fff;
  margin-bottom: 45px; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-case-studies-text .attrib {
      margin-bottom: 25px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-case-studies-text .attrib {
      margin-bottom: 25px; } }

@media only screen and (min-width: 760px) and (max-width: 980px) {
  .home-case-studies-text .btn, .home-case-studies-text .cs-button, .home-case-studies-text .orange-button, .home-case-studies-text .green-button, .home-case-studies-text .blue-button, .home-case-studies-text .gray-button, .home-case-studies-text .white-button {
    margin-bottom: 25px; } }
@media only screen and (min-width: 500px) and (max-width: 759px) {
  .home-case-studies-text .btn, .home-case-studies-text .cs-button, .home-case-studies-text .orange-button, .home-case-studies-text .green-button, .home-case-studies-text .blue-button, .home-case-studies-text .gray-button, .home-case-studies-text .white-button {
    margin-bottom: 25px; } }

.home-case-studies-logos-wrap {
  background-color: #fff;
  width: 100%;
  text-align: center; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-case-studies-logos-wrap {
      display: none; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-case-studies-logos-wrap {
      display: none; } }
  @media only screen and (max-width: 499px) {
    .home-case-studies-logos-wrap {
      display: none; } }

.home-case-studies-logos {
  width: 100%;
  text-align: center;
  position: relative;
  margin: 0 auto; }
  @media only screen and (min-width: 1600px) {
    .home-case-studies-logos {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-case-studies-logos {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .home-case-studies-logos {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-case-studies-logos {
      max-width: 1000px; } }

.home-case-studies-logos .logos {
  padding: 20px 0;
  max-width: 100%; }
  @media only screen and (min-width: 1600px) {
    .home-case-studies-logos .logos {
      padding: 30px 0; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-case-studies-logos .logos {
      padding: 30px 0; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .home-case-studies-logos .logos {
      padding: 40px 0; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-case-studies-logos .logos {
      padding: 45px 0; } }

.home-case-studies-logos .point {
  position: absolute;
  top: 0;
  right: 300px; }
  @media only screen and (min-width: 1600px) {
    .home-case-studies-logos .point {
      right: 300px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-case-studies-logos .point {
      right: 300px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .home-case-studies-logos .point {
      right: 250px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-case-studies-logos .point {
      right: 200px; } }

/* Home Slider */
.home-slider-wrap {
  background-color: #333638;
  width: 100%;
  position: relative; }
  @media only screen and (max-width: 499px) {
    .home-slider-wrap {
      display: none; } }

/* ROI DNA overwrites */
.marin--homepage .marin--homepage-hero .marin-flex-center h1 {
  font-size: 60px !important;
  line-height: 60px !important; }
  @media only screen and (min-width: 1600px) {
    .marin--homepage .marin--homepage-hero .marin-flex-center h1 {
      font-size: 60px !important;
      line-height: 60px !important; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .marin--homepage .marin--homepage-hero .marin-flex-center h1 {
      font-size: 60px !important;
      line-height: 60px !important; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .marin--homepage .marin--homepage-hero .marin-flex-center h1 {
      font-size: 60px !important;
      line-height: 60px !important; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .marin--homepage .marin--homepage-hero .marin-flex-center h1 {
      font-size: 45px !important;
      line-height: 45px !important; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .marin--homepage .marin--homepage-hero .marin-flex-center h1 {
      font-size: 38px !important;
      line-height: 45px !important; } }
  @media only screen and (max-width: 499px) {
    .marin--homepage .marin--homepage-hero .marin-flex-center h1 {
      font-size: 35px !important;
      line-height: 45px !important; } }

.page-content {
  width: 100%;
  position: relative;
  display: block;
  text-align: center; }

.page-content-inner {
  width: 100%;
  display: block; }

.page-hero-wrap {
  height: 500px;
  background: #fefefe; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-hero-wrap {
      height: 500px;
      margin: 0 0 0 0; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-hero-wrap {
      height: 500px;
      margin: 0 0 0 0; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-hero-wrap {
      height: 350px;
      margin: 0 0 0 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-hero-wrap {
      height: 350px;
      margin: 0 0 0 0; } }
  @media only screen and (max-width: 499px) {
    .page-hero-wrap {
      height: 300px;
      margin: 0 0 0 0; } }

.page-hero {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  background-repeat: no-repeat;
  z-index: 1;
  padding: 0;
  margin: 0 0 0 0;
  background-size: 100% auto;
  background-attachment: fixed;
  background-position: center 75px; }
  @media only screen and (min-width: 1600px) {
    .page-hero {
      background-size: 100% auto;
      height: 500px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-hero {
      background-size: 125% auto;
      height: 500px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-hero {
      background-size: 125% auto;
      height: 500px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-hero {
      background-size: auto 350px;
      height: 350px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-hero {
      background-size: auto 350px;
      height: 350px; } }
  @media only screen and (max-width: 499px) {
    .page-hero {
      background-size: auto 300px;
      height: 300px; } }

.page-hero-wrap.whitepaper {
  background-attachment: fixed;
  margin: 75px 0 0 0; }

.whitepaper .page-hero {
  background-size: auto;
  background-attachment: fixed;
  background-position: center 75px;
  height: 500px; }
  @media only screen and (min-width: 1600px) {
    .whitepaper .page-hero {
      background-size: auto;
      height: 500px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .whitepaper .page-hero {
      background-size: auto;
      height: 500px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .whitepaper .page-hero {
      background-size: auto;
      height: 500px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .whitepaper .page-hero {
      background-size: auto 350px;
      height: 350px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .whitepaper .page-hero {
      background-size: auto 350px;
      height: 350px; } }
  @media only screen and (max-width: 499px) {
    .whitepaper .page-hero {
      background-size: auto 300px;
      height: 300px; } }

/* Centers all hero text   */
.hero-content-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%; }

/*body.parent-pageid-4178 .page-hero {background-position: center top !important;}

body.parent-pageid-4178 .page-hero {
    @include bp-XXXL {background-size:auto !important; height:500px; margin:0 0 0 0; background-repeat: no-repeat; background-position:center;}
    @include bp-XXL {background-size:cover; height:350px; margin:73px 0 0 0; background-repeat: no-repeat; background-position:center;}
    @include bp-large {background-size:cover; height:350px; margin:73px 0 0 0; background-repeat: no-repeat; background-position:center;}
} 
*/
.page-hero h1 {
  font-size: 60px;
  font-family: 'Effra Medium';
  font-weight: bold;
  color: #333638;
  padding: 70px 0 25px 0; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-hero h1 {
      font-size: 60px;
      padding: 70px 0 25px 0; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-hero h1 {
      font-size: 60px;
      padding: 70px 0 15px 0; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-hero h1 {
      font-size: 45px;
      padding: 70px 0 15px 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-hero h1 {
      font-size: 38px;
      padding: 70px 0 0 0; } }
  @media only screen and (max-width: 499px) {
    .page-hero h1 {
      font-size: 25px;
      padding: 70px 0 0 0; } }

.page-hero h1.headline-only {
  font-size: 60px;
  padding: 0 0 25px 0; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-hero h1.headline-only {
      font-size: 60px;
      padding: 190px 25px 25px 25px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-hero h1.headline-only {
      font-size: 60px;
      padding: 190px 25px 25px 25px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-hero h1.headline-only {
      font-size: 45px;
      padding: 140px 25px 5px 25px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-hero h1.headline-only {
      font-size: 38px;
      padding: 120px 25px 10px 25px; } }
  @media only screen and (max-width: 499px) {
    .page-hero h1.headline-only {
      font-size: 35px;
      padding: 90px 25px 0 25px; } }

/* overwriting ROI DNA hero text style – matching the hero h1 style above*/
.marin-module--hero.marin-is-parallax .marin-module--hero-content .marin-module--hero-title h1 {
  font-size: 60px;
  padding: 25px 25px 25px 25px; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .marin-module--hero.marin-is-parallax .marin-module--hero-content .marin-module--hero-title h1 {
      font-size: 60px;
      padding: 25px 25px 25px 25px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .marin-module--hero.marin-is-parallax .marin-module--hero-content .marin-module--hero-title h1 {
      font-size: 60px;
      padding: 25px 25px 25px 25px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .marin-module--hero.marin-is-parallax .marin-module--hero-content .marin-module--hero-title h1 {
      font-size: 45px;
      padding: 70px 25px 5px 25px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .marin-module--hero.marin-is-parallax .marin-module--hero-content .marin-module--hero-title h1 {
      font-size: 38px;
      padding: 70px 25px 10px 25px; } }
  @media only screen and (max-width: 499px) {
    .marin-module--hero.marin-is-parallax .marin-module--hero-content .marin-module--hero-title h1 {
      font-size: 35px;
      padding: 70px 25px 0 25px; } }

.page-hero p {
  font-size: 35px;
  font-weight: 300; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-hero p {
      font-size: 30px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-hero p {
      font-size: 30px; } }
  @media only screen and (max-width: 499px) {
    .page-hero p {
      font-size: 22px; } }

.page-hero .light {
  color: #ffffff; }

.news-hero-inner .center {
  text-align: center; }

.page-hero-icon {
  position: relative;
  z-index: 101;
  max-width: 999px;
  margin: 147px auto 0 auto;
  opacity: 0; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-hero-icon {
      margin: 85px auto 0 auto;
      max-width: 80px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-hero-icon {
      margin: 85px auto 0 auto;
      max-width: 80px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-hero-icon {
      margin: 85px auto 0 auto;
      max-width: 80px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-hero-icon {
      margin: 50px auto 0 auto;
      width: 90px;
      height: auto; } }
  @media only screen and (max-width: 499px) {
    .page-hero-icon {
      display: none; } }

.page-hero .cs-name {
  font-size: 60px;
  line-height: 85px;
  font-family: 'Effra Bold';
  font-weight: bold;
  margin-bottom: 0; }
  @media only screen and (min-width: 1600px) {
    .page-hero .cs-name {
      font-size: 60px;
      line-height: 85px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-hero .cs-name {
      font-size: 60px;
      line-height: 85px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-hero .cs-name {
      font-size: 60px;
      line-height: 85px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-hero .cs-name {
      font-size: 45px;
      line-height: 55px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-hero .cs-name {
      font-size: 38px;
      line-height: 45px; } }
  @media only screen and (max-width: 499px) {
    .page-hero .cs-name {
      font-size: 35px;
      line-height: 42px; } }

.page-hero .cs-name-lg {
  font-size: 60px;
  line-height: 85px;
  padding-top: 170px;
  font-weight: 600;
  margin-bottom: 0; }
  @media only screen and (min-width: 1600px) {
    .page-hero .cs-name-lg {
      font-size: 60px;
      line-height: 85px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-hero .cs-name-lg {
      font-size: 60px;
      line-height: 85px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-hero .cs-name-lg {
      font-size: 60px;
      line-height: 85px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-hero .cs-name-lg {
      font-size: 45px;
      line-height: 55px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-hero .cs-name-lg {
      font-size: 38px;
      line-height: 45px; } }
  @media only screen and (max-width: 499px) {
    .page-hero .cs-name-lg {
      font-size: 35px;
      line-height: 42px; } }

.page-hero.shorthero {
  height: 250px; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-hero.shorthero {
      background-size: cover;
      height: 250px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-hero.shorthero {
      height: 250px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-hero.shorthero {
      height: 250px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-hero.shorthero {
      height: 150px; } }
  @media only screen and (max-width: 499px) {
    .page-hero.shorthero {
      height: 150px; } }

/* Short Hero for Resources Page */
.shorthero h1 {
  padding: 120px 0 0 0;
  font-size: 60px; }
  @media only screen and (min-width: 1600px) {
    .shorthero h1 {
      padding: 120px 0 0 0;
      font-size: 60px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .shorthero h1 {
      padding: 120px 0 0 0;
      font-size: 60px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .shorthero h1 {
      padding: 120px 0 0 0;
      font-size: 60px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .shorthero h1 {
      padding: 120px 0 0 0;
      font-size: 45px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .shorthero h1 {
      padding: 75px 0 0 0;
      font-size: 38px; } }
  @media only screen and (max-width: 499px) {
    .shorthero h1 {
      padding: 85px 0 0 0;
      font-size: 35px; } }

/* Contact Us Confirm Demo text was harder to read at the smaller size */
.page-id-15871 .page-hero {
  background-position: right 75px; }
  @media only screen and (max-width: 499px) {
    .page-id-15871 .page-hero {
      background-position: center 75px; } }

.page-hero.shorthero.resources {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-heroes/resources-backing-feb-2018.jpg") no-repeat center top, url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-heroes/resources-backing-feb-2018-blurredbackground.jpg") no-repeat center top;
  background-attachment: fixed; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-hero.shorthero.resources {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-heroes/resources-alt-narrower-feb-2018.jpg") no-repeat center top; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-hero.shorthero.resources {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-heroes/resources-alt-narrower-feb-2018.jpg") no-repeat center top; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-hero.shorthero.resources {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-heroes/resources-alt-narrower-feb-2018.jpg") no-repeat center top; } }
  @media only screen and (max-width: 499px) {
    .page-hero.shorthero.resources {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-heroes/resources-alt-narrower-feb-2018.jpg") no-repeat center top; } }

/* End legacy styles */
.news-hero {
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .news-hero {
      height: 250px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .news-hero {
      height: 250px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .news-hero {
      height: 250px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .news-hero {
      height: 150px;
      background-position: center center; } }
  @media only screen and (max-width: 499px) {
    .news-hero {
      height: 150px;
      background-position: center center; } }

.news-hero-inner {
  max-width: 1200px;
  display: block;
  margin: 0 auto; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .news-hero-inner {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .news-hero-inner {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .news-hero-inner {
      max-width: 960px; } }

.news-hero-inner a {
  display: block;
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #ffffff !important;
  font-family: "Effra Bold" !important; }

.news-hero-inner a:link, .page-hero a:visited {
  text-decoration: none;
  color: #000000; }

.news-hero-inner h2 {
  padding-top: 100px; }

.news-hero-inner h2 {
  padding: 75px 0 0 0;
  font-size: 60px; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .news-hero-inner h2 {
      padding: 75px 0 0 0;
      font-size: 60px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .news-hero-inner h2 {
      padding: 75px 0 0 0;
      font-size: 60px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .news-hero-inner h2 {
      padding: 75px 0 0 0;
      font-size: 45px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .news-hero-inner h2 {
      padding: 55px 0 0 0;
      font-size: 38px; } }
  @media only screen and (max-width: 499px) {
    .news-hero-inner h2 {
      padding: 55px 0 0 0;
      font-size: 35px; } }

/*  Page Intro */
.page-intro-light {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f3f3f3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$white', endColorstr='#f3f3f3',GradientType=0 );
  /* IE6-9 */ }

.page-intro-light h2 {
  color: #333638; }

.page-intro-light h3 {
  font-size: 30px;
  color: #62b5e5;
  font-weight: 400;
  margin: 0 auto 25px;
  width: 75%;
  font-family: "Effra", Helvetica, Arial, sans-serif; }
  @media only screen and (max-width: 499px) {
    .page-intro-light h3 {
      padding: 0 35px; } }

.page-intro-light p {
  color: #333638; }

.page-intro-blue {
  background: #62b5e5; }

.page-intro-blue h2 {
  color: #ffffff; }

.page-intro-blue h3 {
  font-size: 30px;
  color: #62b5e5;
  font-weight: 400;
  margin: 0 auto 25px;
  width: 75%; }
  @media only screen and (max-width: 499px) {
    .page-intro-blue h3 {
      padding: 0 35px; } }

.page-intro-blue p {
  color: #ffffff; }

.page-intro-blue a:link, .page-intro-blue a:visited {
  color: #ffffff;
  text-decoration: none; }

.page-intro-blue a:hover {
  color: #ffffff;
  text-decoration: underline; }

.page-intro-orange {
  background: #f47424; }

.page-intro-orange h2 {
  color: #ffffff; }

.page-intro-orange h3 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 400;
  margin: 0 auto 25px;
  width: 75%; }
  @media only screen and (max-width: 499px) {
    .page-intro-orange h3 {
      padding: 0 35px; } }

.page-intro-orange p {
  color: #ffffff; }

.page-intro-orange a:link, .page-intro-orange a:visited {
  color: #ffffff;
  text-decoration: none; }

.page-intro-orange a:hover {
  color: #ffffff;
  text-decoration: underline; }

.page-intro-green {
  background: #5dbc60; }

.page-intro-green h2 {
  color: #ffffff; }

.page-intro-green h3 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 400;
  margin: 0 auto 25px;
  width: 75%; }
  @media only screen and (max-width: 499px) {
    .page-intro-green h3 {
      padding: 0 35px; } }

.page-intro-green p {
  color: #ffffff; }

.page-intro-green a:link, .page-intro-green a:visited {
  color: #ffffff;
  text-decoration: none; }

.page-intro-green a:hover {
  color: #ffffff;
  text-decoration: underline; }

.page-intro-dark {
  background: #333638; }

.page-intro-dark h2, h3 {
  color: #cccccc; }

.page-intro-dark p {
  color: #cccccc; }

.social .page-intro-light h3 {
  color: #e10154; }

.page-intro-wrap {
  width: 100%;
  position: relative;
  display: block;
  text-align: center; }

.page-intro {
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  padding: 60px 0 60px 0;
  text-align: center; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-intro {
      padding: 40px 0 50px 0; } }
  @media only screen and (max-width: 499px) {
    .page-intro {
      padding: 30px 0 50px 0; } }

.page-intro h2 {
  font-size: 35px;
  padding: 30px 0 25px 0;
  margin: 0; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-intro h2 {
      padding: 30px 30px 15px 30px; } }
  @media only screen and (max-width: 499px) {
    .page-intro h2 {
      padding: 30px 30px 15px 30px; } }

.page-intro p {
  font-size: 22px;
  line-height: 32px;
  padding: 0 0 25px 0; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-intro p {
      padding: 0 30px 15px 30px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-intro p {
      padding: 0 30px 30px 30px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-intro p {
      padding: 0 30px 15px 30px; } }
  @media only screen and (max-width: 499px) {
    .page-intro p {
      padding: 0 35px;
      margin-bottom: 35px; } }

.page-intro img {
  max-width: 1200px;
  padding: 0 30px 60px 30px;
  height: auto; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-intro img {
      max-width: 100%; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-intro img {
      max-width: 100%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-intro img {
      max-width: 100%; } }
  @media only screen and (max-width: 499px) {
    .page-intro img {
      max-width: 100%; } }

.align-left.page-intro-wrap p {
  text-align: left; }

.page-intro li {
  text-align: left;
  font-size: 22px;
  line-height: 28px;
  font-family: "Effra";
  margin: 0 0 20px 0;
  padding-left: 10px; }

.page-intro-dark li {
  color: #cccccc; }

.page-intro ul {
  list-style: none;
  margin: 0; }

/*  Page Sub Nav */
.page-sub-nav {
  width: 100%;
  display: block;
  position: relative;
  margin: 25px 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-sub-nav {
      margin: 25px 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-sub-nav {
      margin: 25px 0; } }
  @media only screen and (max-width: 499px) {
    .page-sub-nav {
      margin: 25px 0; } }

.page-sub-nav li {
  display: inline-block;
  text-align: left;
  vertical-align: top; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-sub-nav li {
      margin: 0 30px 25px 30px;
      width: 40%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-sub-nav li {
      margin: 0 20px 35px 20px;
      width: 40%; } }
  @media only screen and (max-width: 499px) {
    .page-sub-nav li {
      margin: 0 auto 35px auto;
      width: 40%; } }

.page-intro .page-sub-nav li {
  padding-left: 0; }

.page-sub-nav li a {
  display: block;
  float: left;
  width: 250px;
  height: 300px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-sub-nav li a {
      width: 230px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-sub-nav li a {
      width: 250px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-sub-nav li a {
      width: 250px; } }
  @media only screen and (max-width: 499px) {
    .page-sub-nav li a {
      width: 100%; } }

.social li .pagenav1 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/social-subnav-1.png") no-repeat 50% 0; }

.social li .pagenav2 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/social-subnav-2.png") no-repeat 50% 0; }

.social li .pagenav3 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/social-subnav-3.png") no-repeat 50% 0; }

.social li .pagenav4 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/social-subnav-4.png") no-repeat 50% 0; }

.social li .pagenav5 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/social-subnav-5.png") no-repeat 50% 0; }

.social li .pagenav6 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/social-subnav-6.png") no-repeat 50% 0; }

.search li .pagenav1 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/search-subnav-1.png") no-repeat 50% 0; }

.search li .pagenav2 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/search-subnav-2.png") no-repeat 50% 0; }

.search li .pagenav3 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/search-subnav-3.png") no-repeat 50% 0; }

.search li .pagenav4 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/search-subnav-4.png") no-repeat 50% 0; }

.search li .pagenav5 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/search-subnav-5.png") no-repeat 50% 0; }

.search li .pagenav6 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/search-subnav-6.png") no-repeat 50% 0; }

.display li .pagenav1 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/display-subnav-1.png") no-repeat 50% 0; }

.display li .pagenav2 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/display-subnav-2.png") no-repeat 50% 0; }

.display li .pagenav3 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/display-subnav-3.png") no-repeat 50% 0; }

.display li .pagenav4 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/display-subnav-4.png") no-repeat 50% 0; }

.display li .pagenav5 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/display-subnav-5.png") no-repeat 50% 0; }

.display li .pagenav6 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/display-subnav-6.png") no-repeat 50% 0; }

.ams li .pagenav1 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/ams-subnav-1.png") no-repeat 50% 0; }

.ams li .pagenav2 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/ams-subnav-2.png") no-repeat 50% 0; }

.ams li .pagenav3 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/ams-subnav-3.png") no-repeat 50% 0; }

.ams li .pagenav4 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/ams-subnav-4.png") no-repeat 50% 0; }

.ams li .pagenav5 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/ams-subnav-5.png") no-repeat 50% 0; }

.ams li .pagenav6 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/ams-subnav-6.png") no-repeat 50% 0; }

.hr li .pagenav1 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/hr-subnav-1.png") no-repeat 50% 0; }

.hr li .pagenav2 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/hr-subnav-2.png") no-repeat 50% 0; }

.hr li .pagenav3 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/hr-subnav-3.png") no-repeat 50% 0; }

.hr li .pagenav4 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/hr-subnav-4.png") no-repeat 50% 0; }

.partners li .pagenav1 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/partners-subnav-1.png") no-repeat 50% 0; }

.partners li .pagenav2 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/partners-subnav-2.png") no-repeat 50% 0; }

.partners li .pagenav3 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/partners-subnav-3.png") no-repeat 50% 0; }

.partners li .pagenav4 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/partners-subnav-4.png") no-repeat 50% 0; }

.page-sub-nav li a:link, .page-sub-nav li a:visited {
  text-decoration: none;
  color: #333638; }

.page-sub-nav li a:hover {
  text-decoration: none;
  color: #333638;
  font-weight: 400; }

.page-sub-nav li div {
  position: relative;
  text-align: center;
  width: 100%;
  margin: 100px 0 0 0; }

.page-sub-nav li a img {
  margin-top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.page-sub-nav li a:hover img {
  margin-top: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.page-intro p {
  font-size: 22px;
  line-height: 32px;
  padding: 0 0 25px 0; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-intro p {
      padding: 0 30px 15px 30px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-intro p {
      padding: 0 30px 30px 30px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-intro p {
      padding: 0 30px 15px 30px; } }
  @media only screen and (max-width: 499px) {
    .page-intro p {
      padding: 0 35px;
      margin-bottom: 35px; } }

@media only screen and (max-width: 499px) {
  .page-intro .page-sub-nav p {
    padding: 0;
    margin-bottom: 35px;
    font-size: 19px; } }

.marin li .pagenav1 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/page-nav/marin-blue-subnav.png") no-repeat 50% 0; }

/*  Page Sections */
.page-section-light {
  background-color: #fff; }

.page-section-light .page-mod h4 {
  color: #62b5e5; }

.page-section-light .page-mod p {
  color: #666; }

.social .page-mod h4 {
  color: #e10154; }

.search .page-mod h4 {
  color: #62b5e5; }

.display .page-mod h4 {
  color: #5dbc60; }

.page-section-lightgray {
  background-color: #ececec; }

.page-section-lightgray .page-mod p {
  color: #666; }

.page-section-med {
  background-color: #818181; }

.page-section-med .page-mod h4 {
  color: #fff; }

.page-section-med .page-mod p {
  color: #ffffff; }

.page-section-dark {
  background-color: #333333; }

.page-section-dark .page-mod h4 {
  color: #999999; }

.page-section-dark .page-mod p {
  color: #ffffff; }

.page-section-pink {
  background-color: #e10154; }

.page-section-pink .page-mod h4 {
  color: #d4d4d4; }

.page-section-pink .page-mod p {
  color: #ffffff; }

.page-section-blue {
  background-color: #62b5e5; }

.page-section-blue .page-mod h4 {
  color: #4f5358; }

.page-section-blue .page-mod p {
  color: #ffffff; }

.page-section-blue .page-section-title h3 {
  color: #ffffff; }

.page-section-green {
  background-color: #5dbc60; }

.page-section-green .page-mod h4 {
  color: #d4d4d4; }

.page-section-green .page-mod p {
  color: #ffffff; }

.content-sub-wrap.professional {
  height: auto; }

.page-section-pink .page-mod {
  border-bottom: 1px solid #ad0443; }

.page-section-blue .page-mod {
  border-bottom: 1px solid #d4d4d4; }

.page-section-green .page-mod {
  border-bottom: 1px solid #d4d4d4; }

.page-section-wrap {
  width: 100%;
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 30px 0 30px 0; }

.page-section {
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  text-align: center; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-section {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-section {
      max-width: 1200px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-section {
      max-width: 960px; } }

.page-section .text-only {
  text-align: justify; }

.page-section.narrow {
  display: block;
  margin: 0 auto;
  text-align: center; }
  @media only screen and (min-width: 1600px) {
    .page-section.narrow {
      max-width: 780px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-section.narrow {
      max-width: 780px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-section.narrow {
      max-width: 780px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-section.narrow {
      max-width: 780px; } }

.page-mod.three-col {
  display: inline-block;
  width: 25%;
  margin: 0 15px;
  vertical-align: top;
  border-bottom: none; }

.page-mod.two-col {
  display: inline-block;
  width: 45%;
  margin: 0 10px;
  vertical-align: top;
  border-bottom: none; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-mod.two-col {
      width: 45%; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-mod.two-col {
      width: 45%; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-mod.two-col {
      width: 45%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-mod.two-col {
      width: 100%; } }
  @media only screen and (max-width: 499px) {
    .page-mod.two-col {
      width: 100%; } }

/*  Page Section Titles */
.page-section-title {
  width: 100%;
  display: block;
  margin: 0 0 20px 0;
  text-align: center;
  position: relative; }

.page-section-title-sm {
  width: 100%;
  display: block;
  margin: 0 0 32px 0;
  text-align: center; }

.page-section-title h3 {
  font-size: 36px;
  color: #333638;
  padding: 80px 30px 0px 30px;
  text-align: center; }

.page-section-title p {
  font-size: 23px;
  padding: 0 30px;
  text-align: center; }

.page-section-title p {
  text-align: center !important; }

.page-section-title img {
  height: auto;
  left: 50%;
  margin-left: -103px;
  margin-right: auto;
  position: absolute;
  top: -55px;
  z-index: 101;
  display: none; }

.page-intro .page-section-title img {
  top: -105px;
  padding: 0; }

.page-section-title-sm img {
  height: auto;
  left: 50%;
  margin-left: -32px;
  margin-right: auto;
  max-width: 206px;
  position: absolute;
  top: -60px;
  z-index: 101; }

.page-section-title.page-section-title-notext img {
  top: -100px; }

.page-section-light .page-section-title h3 {
  color: #333638; }

.page-section-light .page-section-title p {
  color: #333638; }

.page-section-lightgray .page-section-title h3 {
  color: #333638; }

.page-section-lightgray .page-section-title p {
  color: #333638; }

.page-section-med .page-section-title h3 {
  color: #ffffff; }

.page-section-med .page-section-title p {
  color: #ffffff; }

.page-section-dark .page-section-title h3 {
  color: #ffffff; }

.page-section-dark .page-section-title p {
  color: #fff; }

.page-image-wrap {
  display: block;
  height: 240px;
  width: 240px; }

.page-image-wrap.large {
  width: 350px;
  display: inline; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-image-wrap.large {
      width: 300px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-image-wrap.large {
      width: 300px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-image-wrap.large {
      width: 300px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-image-wrap.large {
      width: 300px; } }
  @media only screen and (max-width: 499px) {
    .page-image-wrap.large {
      width: 300px; } }

.page-mod {
  text-align: center;
  vertical-align: top;
  padding: 50px 0;
  border-bottom: 1px solid #e1e0e0; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .page-mod {
      padding: 50px 50px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .page-mod {
      padding: 50px 50px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-mod {
      padding: 40px 40px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-mod {
      padding: 40px 40px; } }
  @media only screen and (max-width: 499px) {
    .page-mod {
      padding: 40px 40px; } }

.page-section-dark .page-mod {
  border-bottom: 1px solid #666; }

.page-mod h4 {
  font-size: 23px;
  line-height: 26px;
  text-align: left;
  font-weight: 400;
  padding: 0 0 25px 0; }

.page-mod h5 {
  font-size: 20px;
  line-height: 26px;
  text-align: left;
  font-weight: 400;
  padding: 0 0 25px 0; }

.page-mod p {
  font-size: 19px;
  text-align: left;
  line-height: 30px;
  margin-bottom: 15px; }

.page-mod ul {
  margin: 25px 0 25px 0;
  padding: 0; }

.page-mod li {
  font-family: helvetica,sans-serif;
  text-align: left;
  font-size: 19px;
  color: #666;
  line-height: 24px;
  padding-left: 25px;
  margin-bottom: 25px;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/bullet.png") no-repeat scroll 0 7px; }

.social .page-mod li {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/bullet-magenta.png") no-repeat scroll 0 7px; }

.page-mod.noborder {
  border-bottom: none; }
  @media only screen and (max-width: 499px) {
    .page-mod.noborder {
      border-bottom: 1px solid #e1e0e0; } }

#leadership-wrap .page-section ul li:last-child {
  border: none; }
#leadership-wrap .page-section ul li:nth-child(odd) h4 {
  width: 50%;
  float: left; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    #leadership-wrap .page-section ul li:nth-child(odd) h4 {
      width: 50%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    #leadership-wrap .page-section ul li:nth-child(odd) h4 {
      width: 75%;
      float: none;
      margin: 0 auto; } }
  @media only screen and (max-width: 499px) {
    #leadership-wrap .page-section ul li:nth-child(odd) h4 {
      width: 75%;
      float: none;
      margin: 0 auto; } }
#leadership-wrap .page-section ul li:nth-child(odd) h5 {
  width: 50%;
  float: left; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    #leadership-wrap .page-section ul li:nth-child(odd) h5 {
      width: 50%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    #leadership-wrap .page-section ul li:nth-child(odd) h5 {
      width: 75%;
      float: none;
      margin: 0 auto; } }
  @media only screen and (max-width: 499px) {
    #leadership-wrap .page-section ul li:nth-child(odd) h5 {
      width: 75%;
      float: none;
      margin: 0 auto; } }
#leadership-wrap .page-section ul li:nth-child(odd) p {
  width: 50%;
  clear: left; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    #leadership-wrap .page-section ul li:nth-child(odd) p {
      width: 50%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    #leadership-wrap .page-section ul li:nth-child(odd) p {
      width: 75%;
      margin: 0 auto; } }
  @media only screen and (max-width: 499px) {
    #leadership-wrap .page-section ul li:nth-child(odd) p {
      width: 75%;
      margin: 0 auto; } }
#leadership-wrap .page-section ul li:nth-child(odd) img {
  float: right;
  max-width: 50%; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    #leadership-wrap .page-section ul li:nth-child(odd) img {
      max-width: 50%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    #leadership-wrap .page-section ul li:nth-child(odd) img {
      max-width: 300px;
      float: none;
      margin: 0 auto 40px 0; } }
  @media only screen and (max-width: 499px) {
    #leadership-wrap .page-section ul li:nth-child(odd) img {
      max-width: 250px;
      float: none;
      margin: 0 auto 40px 0; } }
#leadership-wrap .page-section ul li:nth-child(odd) ul {
  width: 50%;
  clear: left; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    #leadership-wrap .page-section ul li:nth-child(odd) ul {
      width: 50%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    #leadership-wrap .page-section ul li:nth-child(odd) ul {
      width: 75%;
      margin: 20px auto 0; } }
  @media only screen and (max-width: 499px) {
    #leadership-wrap .page-section ul li:nth-child(odd) ul {
      width: 75%;
      margin: 20px auto 0; } }
#leadership-wrap .page-section ul li:nth-child(odd) .page-image-wrap {
  max-width: 400px;
  float: right; }
@media only screen and (min-width: 760px) and (max-width: 980px) {
  #leadership-wrap .page-section ul li:nth-child(odd) .page-image-wrap {
    float: right;
    max-width: 300px;
    padding-right: 25px; } }
@media only screen and (min-width: 500px) and (max-width: 759px) {
  #leadership-wrap .page-section ul li:nth-child(odd) .page-image-wrap {
    max-width: 300px;
    float: none;
    margin: 0 auto 40px; } }
@media only screen and (max-width: 519px) {
  #leadership-wrap .page-section ul li:nth-child(odd) .page-image-wrap {
    max-width: 250px;
    float: none;
    margin: 0 auto 40px; } }
#leadership-wrap .page-image-wrap img {
  max-width: 100% !important; }
#leadership-wrap .page-section ul li:nth-child(even) h4 {
  width: 50%;
  float: right; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    #leadership-wrap .page-section ul li:nth-child(even) h4 {
      width: 50%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    #leadership-wrap .page-section ul li:nth-child(even) h4 {
      width: 75%;
      float: none;
      margin: 0 auto; } }
  @media only screen and (max-width: 499px) {
    #leadership-wrap .page-section ul li:nth-child(even) h4 {
      width: 75%;
      float: none;
      margin: 0 auto; } }
#leadership-wrap .page-section ul li:nth-child(even) h5 {
  width: 50%;
  float: right; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    #leadership-wrap .page-section ul li:nth-child(even) h5 {
      width: 50%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    #leadership-wrap .page-section ul li:nth-child(even) h5 {
      width: 75%;
      float: none;
      margin: 0 auto; } }
  @media only screen and (max-width: 499px) {
    #leadership-wrap .page-section ul li:nth-child(even) h5 {
      width: 75%;
      float: none;
      margin: 0 auto; } }
#leadership-wrap .page-section ul li:nth-child(even) p {
  width: 50%;
  float: right; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    #leadership-wrap .page-section ul li:nth-child(even) p {
      width: 50%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    #leadership-wrap .page-section ul li:nth-child(even) p {
      width: 75%;
      float: none;
      margin: 0 auto; } }
  @media only screen and (max-width: 499px) {
    #leadership-wrap .page-section ul li:nth-child(even) p {
      width: 75%;
      float: none;
      margin: 0 auto; } }
#leadership-wrap .page-section ul li:nth-child(even) img {
  float: left;
  max-width: 50%; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    #leadership-wrap .page-section ul li:nth-child(even) img {
      max-width: 50%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    #leadership-wrap .page-section ul li:nth-child(even) img {
      max-width: 300px;
      float: none;
      margin: 0 auto 40px 0; } }
  @media only screen and (max-width: 499px) {
    #leadership-wrap .page-section ul li:nth-child(even) img {
      max-width: 250px;
      float: none;
      margin: 0 auto 40px 0; } }
#leadership-wrap .page-section ul li:nth-child(even) ul {
  width: 50%;
  float: right; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    #leadership-wrap .page-section ul li:nth-child(even) ul {
      width: 50%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    #leadership-wrap .page-section ul li:nth-child(even) ul {
      width: 75%;
      float: none;
      margin: 20px auto 0; } }
  @media only screen and (max-width: 499px) {
    #leadership-wrap .page-section ul li:nth-child(even) ul {
      width: 75%;
      float: none;
      margin: 20px auto 0; } }

.page-section ul li:nth-child(even) .page-image-wrap {
  float: left;
  max-width: 400px; }

@media only screen and (min-width: 760px) and (max-width: 980px) {
  .page-section ul li:nth-child(even) .page-image-wrap {
    max-width: 300px;
    padding-left: 25px; } }
@media only screen and (min-width: 500px) and (max-width: 759px) {
  .page-section ul li:nth-child(even) .page-image-wrap {
    max-width: 300px;
    float: none;
    margin: 0 auto 40px; } }
@media only screen and (max-width: 519px) {
  .page-section ul li:nth-child(even) .page-image-wrap {
    max-width: 250px;
    float: none;
    margin: 0 auto 40px; } }
.page-section-anchor {
  display: block;
  height: 180px;
  margin-top: -180px;
  visibility: hidden; }

.page-section-anchor#deeplink {
  display: block;
  height: 140px;
  margin-top: -140px;
  visibility: hidden; }

/*-- Section Text - Text Only */
.text-only .page-mod {
  text-align: center;
  width: 40%;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  padding: 50px 30px;
  border-bottom: none; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .text-only .page-mod {
      width: 80%;
      padding: 50px 0;
      display: block;
      margin: 0 auto; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .text-only .page-mod {
      width: 80%;
      padding: 50px 0;
      display: block;
      margin: 0 auto; } }
  @media only screen and (max-width: 499px) {
    .text-only .page-mod {
      width: 80%;
      padding: 50px 0;
      display: block;
      margin: 0 auto; } }

.text-only .page-mod h4 {
  font-size: 23px;
  text-align: left;
  font-weight: 400;
  padding: 0 0 15px 0; }

.text-only .page-mod p {
  font-size: 19px;
  text-align: left;
  line-height: 24px;
  margin-bottom: 15px; }

.text-only .page-mod img {
  display: none; }

.page-section-dark.text-only .page-mod h5 {
  font-size: 20px;
  text-align: left;
  font-weight: 400;
  padding: 0 0 15px 0;
  color: #62b5e5; }

.page-section-dark.text-only .page-mod h4 {
  font-size: 23px;
  text-align: left;
  font-weight: 400;
  padding: 0 0 5px 0;
  color: #ffffff; }

.page-section-dark.text-only .page-mod p {
  font-size: 19px;
  text-align: left;
  line-height: 24px;
  color: #ffffff; }

.page-section-dark.text-only .page-mod img {
  display: none; }

.text-only .page-section ul li:nth-child(odd) h4 {
  width: 100%;
  float: none; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .text-only .page-section ul li:nth-child(odd) h4 {
      width: 100%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .text-only .page-section ul li:nth-child(odd) h4 {
      width: 100%;
      float: none; } }
  @media only screen and (max-width: 499px) {
    .text-only .page-section ul li:nth-child(odd) h4 {
      width: 100%;
      float: none; } }

.text-only .page-section ul li:nth-child(odd) p {
  width: 100%;
  clear: none; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .text-only .page-section ul li:nth-child(odd) p {
      width: 100%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .text-only .page-section ul li:nth-child(odd) p {
      width: 100%;
      margin: 0 auto; } }
  @media only screen and (max-width: 499px) {
    .text-only .page-section ul li:nth-child(odd) p {
      width: 100%;
      margin: 0 auto; } }

.text-only .page-section ul li:nth-child(even) h4 {
  width: 100%;
  float: none; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .text-only .page-section ul li:nth-child(even) h4 {
      width: 100%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .text-only .page-section ul li:nth-child(even) h4 {
      width: 100%;
      float: none; } }
  @media only screen and (max-width: 499px) {
    .text-only .page-section ul li:nth-child(even) h4 {
      width: 100%;
      float: none; } }

.text-only .page-section ul li:nth-child(even) p {
  width: 100%;
  float: none; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .text-only .page-section ul li:nth-child(even) p {
      width: 100%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .text-only .page-section ul li:nth-child(even) p {
      width: 100%;
      float: none; } }
  @media only screen and (max-width: 499px) {
    .text-only .page-section ul li:nth-child(even) p {
      width: 100%;
      float: none; } }

.marin-m-circle-dark-gray {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/marin-m-circle-dark-gray.png") no-repeat 0 0;
  width: 68px;
  height: 68px;
  display: block;
  left: 50%;
  margin-left: -34px;
  margin-right: auto;
  position: relative;
  top: -34px;
  z-index: 101;
  margin-bottom: -68px; }

.full-width-text h4 {
  float: none;
  width: 100%; }

h4.full-width-text {
  float: none;
  width: 100% !important; }

.full-width-text p {
  float: none;
  margin-bottom: 20px;
  width: 100%; }

p.full-width-text {
  float: none;
  margin-bottom: 20px;
  width: 100% !important; }

.full-width-text ul li:nth-child(odd) h4 {
  width: 100%;
  float: none; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .full-width-text ul li:nth-child(odd) h4 {
      width: 100%;
      float: none; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .full-width-text ul li:nth-child(odd) h4 {
      width: 100%;
      float: none;
      margin: 0 auto; } }
  @media only screen and (max-width: 499px) {
    .full-width-text ul li:nth-child(odd) h4 {
      width: 100%;
      float: none;
      margin: 0 auto; } }

.full-width-text ul li:nth-child(odd) h5 {
  width: 100%;
  float: none; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .full-width-text ul li:nth-child(odd) h5 {
      width: 100%;
      float: none; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .full-width-text ul li:nth-child(odd) h5 {
      width: 100%;
      float: none;
      margin: 0 auto; } }
  @media only screen and (max-width: 499px) {
    .full-width-text ul li:nth-child(odd) h5 {
      width: 100%;
      float: none;
      margin: 0 auto; } }

.full-width-text ul li:nth-child(odd) p {
  width: 100%;
  float: none; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .full-width-text ul li:nth-child(odd) p {
      width: 100%;
      float: none; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .full-width-text ul li:nth-child(odd) p {
      width: 100%;
      float: none;
      margin: 0 auto; } }
  @media only screen and (max-width: 499px) {
    .full-width-text ul li:nth-child(odd) p {
      width: 100%;
      float: none;
      margin: 0 auto; } }

.full-width-text ul li:nth-child(odd) img {
  width: 100%;
  float: none; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .full-width-text ul li:nth-child(odd) img {
      width: 100%;
      float: none;
      padding-right: 50px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .full-width-text ul li:nth-child(odd) img {
      width: 100%;
      float: none;
      margin: 0 auto 40px auto; } }
  @media only screen and (max-width: 499px) {
    .full-width-text ul li:nth-child(odd) img {
      width: 100%;
      float: none;
      margin: 0 auto 40px auto; } }

.full-width-text ul li:nth-child(even) h4 {
  width: 100%;
  float: none; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .full-width-text ul li:nth-child(even) h4 {
      width: 100%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .full-width-text ul li:nth-child(even) h4 {
      width: 100%;
      float: none; } }
  @media only screen and (max-width: 499px) {
    .full-width-text ul li:nth-child(even) h4 {
      width: 100%;
      float: none; } }

.full-width-text ul li:nth-child(even) p {
  width: 100%;
  float: none; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .full-width-text ul li:nth-child(even) p {
      width: 100%;
      float: none; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .full-width-text ul li:nth-child(even) p {
      width: 100%;
      float: none; } }
  @media only screen and (max-width: 499px) {
    .full-width-text ul li:nth-child(even) p {
      width: 100%;
      float: none; } }

/* Simple Page styles */
.page-section.simple-page {
  text-align: left;
  margin: 100px auto;
  padding: 0 40px; }

.page-section.simple-page h2 {
  margin-bottom: 35px;
  font-size: 33px;
  letter-spacing: 3px;
  font-weight: 400;
  color: #62b5e5; }

.page-section.simple-page h3 {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 400;
  color: #62b5e5;
  text-transform: uppercase;
  letter-spacing: 2px; }

.page-section.simple-page p {
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 30px; }

.page-section.simple-page.subhead {
  font-size: 24px; }

.page-section.simple-page li {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
  margin-left: 14px; }

.page-section.simple-page li:last-child {
  margin-bottom: 0; }

.page-section.simple-page ul {
  margin-bottom: 40px;
  margin-left: -14px; }

.page-section.simple-page li span {
  font-weight: 700; }

.page-section.simple-page li a:link, .page-section.simple-page li a:visited {
  text-decoration: none;
  color: #62b5e5; }

.page-section.simple-page li a:hover {
  text-decoration: underline;
  color: #62b5e5; }

.page-section.simple-page li {
  background: transparent url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/bullet.png") no-repeat scroll 0 7px;
  line-height: 145%;
  margin-bottom: 7px;
  padding-left: 24px; }

.bullets-release-notes li {
  background: transparent url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/bullet.png") no-repeat scroll 0 12px;
  line-height: 145%;
  margin-bottom: 7px;
  padding-left: 24px; }

ul.bullets-release-notes {
  margin: 0 0 35px 0; }

.page-section.simple-page li {
  list-style: outside none none; }

@media only screen and (min-width: 981px) and (max-width: 1279px) {
  .page-section.leadership {
    padding: 0 50px; } }

#toc {
  list-style: outside none none !important;
  margin: 0 auto;
  padding: 20px 0;
  width: 100%; }
  @media only screen and (max-width: 499px) {
    #toc {
      width: 80%;
      margin: 0 auto; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    #toc {
      width: 80%;
      margin: 0 auto; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    #toc {
      width: 80%;
      margin: 0 auto; } }

#toc li {
  background: transparent none repeat scroll 0 0 !important;
  border-bottom: 1px solid #ececec;
  font-size: 16px;
  margin: 0 !important;
  padding: 0 !important; }

#toc li:first-child {
  border-top: 1px solid #ececec; }

#toc li a, #toc li a:visited {
  display: block;
  padding: 10px 0 !important;
  text-decoration: none;
  width: 100%;
  color: #fff;
  font-size: 22px; }

#toc li a:hover {
  background-color: #434343;
  text-decoration: underline; }

#toc p {
  font-size: 20px;
  margin-top: 0 !important;
  padding-top: 0 !important; }

.anchorspacer {
  display: block;
  margin-top: -130px !important;
  padding-top: 130px; }

/*
-------------------------------------------------------------------------------------------
Start styles - Search (Results) Page   
-------------------------------------------------------------------------------------------
*/
.search-results-title {
  font-weight: normal;
  font-size: 28px;
  margin-top: 85px;
  margin-bottom: 25px; }

.page-section.search-results {
  text-align: left;
  margin: 100px auto;
  padding: 0 40px; }

.page-section .search-result {
  border-bottom: 1px solid #e1e0e0;
  padding: 40px 0 0  0;
  text-align: left; }

.page-section.search-results h2 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #62b5e5; }

.page-section.search-results h3 {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 400;
  color: #62b5e5;
  text-transform: uppercase;
  letter-spacing: 2px; }

.page-section.search-results p {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 30px;
  color: #666;
  font-size: 16px; }

.page-section.search-results.subhead {
  font-size: 24px; }

.page-section.search-results li:last-child {
  margin-bottom: 0;
  border-bottom: 1px solid #e1e0e0; }

.page-section.search-results ul {
  list-style: outside none none; }

.search-results-img {
  width: 311px;
  height: 130px;
  margin-bottom: 15px;
  display: block;
  background-size: cover !important; }
  @media only screen and (max-width: 499px) {
    .search-results-img {
      width: 85%; } }

.page-section.search-results .resource-type {
  margin-bottom: 5px;
  font-size: 16px;
  color: #ccc; }

.page-section.search-results .search-results-read {
  margin-bottom: 54px;
  font-size: 16px;
  color: #999; }

#resources-search-submit {
  border: medium none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 100%;
  line-height: 1px;
  margin: 0 0 0 0;
  outline: 0 none;
  padding: 0;
  position: relative;
  width: 35px;
  vertical-align: top; }

#resources-search-submit .resources-search-input {
  width: 100%;
  border: none;
  float: left;
  color: #fff;
  display: block;
  background-color: #62b5e5;
  border-radius: 5px;
  width: 40px;
  height: 32px; }

#resources-search-submit .resources-search-input:hover {
  background-color: #4e97c1; }

#resources-search-submit .resources-search-input .fa {
  color: #fff;
  font-size: 14px;
  padding: 7px;
  margin: 0; }

.bullets-release-notes li {
  background: transparent url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/bullet.png") no-repeat scroll 0 12px;
  line-height: 145%;
  margin-bottom: 7px;
  padding-left: 24px; }

.search-box.search-wp-results .search-field {
  border: 1px solid #999;
  border-radius: 5px;
  color: #666;
  font-size: 14px;
  padding: 7px;
  width: 200px; }

.no-search-results {
  width: 100%;
  text-align: center;
  font-weight: normal; }

.hide-resources-search {
  display: none !important; }

ul.bullets-release-notes {
  margin: 0 0 35px 0; }

.page-section.search-results li {
  list-style: outside none none; }

@media only screen and (min-width: 981px) and (max-width: 1279px) {
  .page-section.leadership {
    padding: 0 50px; } }

/*
-------------------------------------------------------------------------------------------
Start styles - Resources - Overview Page   
-------------------------------------------------------------------------------------------
*/
#resources_filter_wrap.page-intro {
  padding: 35px 0 50px; }

.resources-wrap {
  margin: 30px auto 30px auto;
  text-align: justify;
  padding: 20px; }
  @media only screen and (min-width: 1600px) {
    .resources-wrap {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .resources-wrap {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .resources-wrap {
      max-width: 1200px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .resources-wrap {
      max-width: 960px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .resources-wrap {
      max-width: 100%; } }
  @media only screen and (max-width: 499px) {
    .resources-wrap {
      max-width: 100%; } }

.resources-wrap ul li:nth-child(odd) p {
  width: 100%; }

.resources-wrap ul li:nth-child(even) p {
  width: 100%; }

.resources-mod {
  width: 30%;
  height: 320px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 0 1.5% 35px 1.5%;
  vertical-align: top;
  transition: 0.4s all; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .resources-mod {
      margin: 0 1.42% 35px 1.4%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .resources-mod {
      margin: 0 2.2% 35px 2.2%;
      width: 45%; } }
  @media only screen and (max-width: 499px) {
    .resources-mod {
      margin: 0 5% 35px 5%;
      width: 90%; } }

.resources-mod:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  margin-top: -5px; }

.resources-mod p {
  font-size: 20px !important;
  line-height: 24px !important;
  width: 85%;
  color: #666666;
  text-align: left;
  padding: 15px; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .resources-mod p {
      font-size: 18px !important;
      line-height: 22px !important; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .resources-mod p {
      font-size: 18px !important;
      line-height: 22px !important; } }
  @media only screen and (max-width: 499px) {
    .resources-mod p {
      font-size: 18px !important;
      line-height: 22px !important; } }

.resources-mod p a:link {
  color: #666;
  text-decoration: none; }

.resources-mod p a:visited {
  color: #666;
  text-decoration: none; }

.resources-mod-img {
  width: 90%;
  height: 130px;
  margin: 0 auto;
  position: absolute;
  bottom: 58px;
  left: 5%;
  background-size: cover !important; }
  @media only screen and (max-width: 499px) {
    .resources-mod-img {
      width: 85%; } }

.resources-mod-img a {
  display: block;
  height: 100px;
  width: 90%; }
  @media only screen and (max-width: 499px) {
    .resources-mod-img a {
      width: 85%; } }

.resources-mod .cs-button {
  width: 90%;
  margin-top: 10px;
  position: absolute;
  bottom: 10px;
  left: 12px;
  padding: 0.5em 0; }
  @media only screen and (max-width: 499px) {
    .resources-mod .cs-button {
      width: 85%; } }

.resources-mod a br {
  display: none; }

.resources-filter {
  padding: 0 0 0 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .resources-filter {
      padding: 0 0 0 20px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .resources-filter {
      padding: 0 0 0 20px; } }
  @media only screen and (max-width: 499px) {
    .resources-filter {
      padding: 0 0 0 20px; } }

.resources-filter-industry .checked {
  background-color: #d4d4d4;
  color: #ffffff; }

.resources-filter-view .checked {
  background-color: #d4d4d4;
  color: #ffffff; }

.resources-filter p {
  display: inline-block;
  margin-right: 3px;
  padding: 0; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .resources-filter p {
      padding: 0; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .resources-filter p {
      margin: 0 0 1px 0;
      padding: 0; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .resources-filter p {
      margin: 0 0 3px 0;
      padding: 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .resources-filter p {
      margin: 0 0 3px 0;
      padding: 0; } }
  @media only screen and (max-width: 499px) {
    .resources-filter p {
      margin: 0 0 3px 0;
      padding: 0; } }

.resources-filter label {
  width: 180px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e3e3e3;
  background-color: #fff;
  font-size: 15px;
  color: #666;
  cursor: pointer; }

.resources-filter label:hover {
  background-color: #eaebec; }

.resources-filter-type label, .resources-filter-channel label {
  padding: 5px 8px 6px 8px; }

.resources-filter-industry label, .resources-filter-view label {
  padding: 5px 8px 6px 8px; }

.resources-filter input {
  margin-right: 3px;
  position: absolute !important;
  left: -8000px !important; }

.resources-filter-channel {
  width: 50%;
  float: left;
  text-align: left;
  padding: 0 0 0 25px; }
  @media only screen and (min-width: 1600px) {
    .resources-filter-channel {
      padding: 0 0 8px 25px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .resources-filter-channel {
      padding: 0 0 8px 25px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .resources-filter-channel {
      padding: 0 0 8px 25px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .resources-filter-channel {
      width: 50%;
      padding: 0 0 0 25px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .resources-filter-channel {
      width: 50%;
      padding: 0 0 0 25px; } }
  @media only screen and (max-width: 499px) {
    .resources-filter-channel {
      width: 50%;
      padding: 0 0 0 25px; } }

.resources-filter-view {
  width: 35%;
  float: right;
  text-align: left;
  display: none; }

.resources-filter-type {
  width: 100%;
  clear: both;
  text-align: left;
  padding: 0 0 8px 25px; }
  @media only screen and (min-width: 1600px) {
    .resources-filter-type {
      padding: 0 0 8px 25px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .resources-filter-type {
      padding: 0 0 8px 25px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .resources-filter-type {
      padding: 0 0 8px 25px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .resources-filter-type {
      padding: 0 0 0 25px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .resources-filter-type {
      padding: 0 0 0 25px; } }
  @media only screen and (max-width: 499px) {
    .resources-filter-type {
      padding: 0 0 0 25px; } }

.resources-filter-industry {
  width: 100%;
  clear: both;
  text-align: left;
  padding: 0 40px 8px 25px; }

.resources-filter-search {
  width: 100%;
  float: left;
  text-align: left;
  padding: 20px 0 0 25px; }
  @media only screen and (min-width: 1600px) {
    .resources-filter-search {
      padding: 20px 0 0 25px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .resources-filter-search {
      padding: 20px 0 0 25px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .resources-filter-search {
      padding: 20px 0 0 0; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .resources-filter-search {
      padding: 0 0 0 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .resources-filter-search {
      padding: 0 0 0 0; } }
  @media only screen and (max-width: 499px) {
    .resources-filter-search {
      padding: 0 0 0 0; } }

.resources-filter-search .search-box {
  display: inline-block;
  width: 60%; }
  @media only screen and (min-width: 1600px) {
    .resources-filter-search .search-box {
      width: 30%; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .resources-filter-search .search-box {
      width: 60%; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .resources-filter-search .search-box {
      width: 60%; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .resources-filter-search .search-box {
      width: 100%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .resources-filter-search .search-box {
      width: 100%; } }
  @media only screen and (max-width: 499px) {
    .resources-filter-search .search-box {
      width: 100%; } }

.resources-filter-search .search-box span {
  display: none; }

.resources-filter-search .search-box .search-field {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  padding: 7px;
  font-size: 14px;
  color: #666;
  width: 200px; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .resources-filter-search .search-box .search-field {
      margin-left: 25px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .resources-filter-search .search-box .search-field {
      margin-left: 25px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .resources-filter-search .search-box .search-field {
      margin-left: 25px; } }
  @media only screen and (max-width: 499px) {
    .resources-filter-search .search-box .search-field {
      margin-left: 30px; } }

.page-intro .group-label {
  display: inline-block;
  width: 95px;
  font-size: 15px;
  color: #666;
  padding-bottom: 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-intro .group-label {
      display: block; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-intro .group-label {
      display: block; } }
  @media only screen and (max-width: 499px) {
    .page-intro .group-label {
      display: block;
      margin-bottom: 0; } }

/*  Start styles - Resource Page Icons - Keeping styles listed in case we want to build out icons in new style in the future   */
.resources-filter .checked {
  border: 1px solid #484f59;
  background-color: #484f59 !important;
  color: #ffffff; }

.resources-filter .checked:hover {
  background-color: #5c646e !important; }

/*
-------------------------------------------------------------------------------------------
Start styles - Case Studies - Overview Page   
-------------------------------------------------------------------------------------------
*/
.cs_verticals_text {
  font-size: 36px;
  line-height: 44px;
  color: #0d6d8c;
  font-weight: 400;
  font-family: "Effra" !important;
  text-decoration: none !important;
  text-shadow: 0px 2px 1px #fff; }

.box_cs_verticals_hr {
  height: 2px;
  width: 677px;
  display: block;
  margin: 0;
  padding: 0;
  background: url("https://web-archive.nli.org.il/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/page_content_hr.gif") repeat-x 0 0;
  clear: both; }

.casestudies_mod_box {
  padding: 0;
  margin: 0;
  width: 677px; }

.casestudies_ind {
  width: 215px;
  height: 296px;
  overflow: hidden;
  text-align: center;
  float: left;
  border: 1px solid #cccccc;
  background-color: #fcfbfb;
  position: relative;
  margin: 0 12px 12px 0; }

.casestudies_ind_logowrap {
  width: 215px;
  height: 65px;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }

.casestudies_ind_logowrap img {
  max-width: 150px;
  max-height: 45px; }

.casestudies_ind_logowrap2 {
  width: 215px;
  height: 108px;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }

.casestudies_ind_logowrap2 img {
  max-width: 150px;
  max-height: 70px; }

.casestudies_hero_logo {
  margin: 10px 0 20px 40px; }

.casestudies_hero_sub {
  margin-left: 40px;
  padding-bottom: 20px;
  color: #221f1f;
  font-size: 17px;
  line-height: 25px;
  width: 510px; }

.cs_btn:link, .cs_btn:visited {
  width: 215px;
  height: 296px;
  position: absolute;
  margin: 0;
  padding: 0;
  display: block;
  top: 0;
  left: 0; }

.cs_btn:hover {
  background: url("https://web-archive.nli.org.il/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/casestudies_2013/cs_btn_tint.png") repeat-x 0 0; }

.cs_bodycopy {
  font-size: 13px !important;
  line-height: 17px !important;
  color: #666666 !important;
  text-align: center;
  text-decoration: none;
  margin-top: 12px !important;
  padding: 0 12px; }

.margin_r12px {
  margin_right: 12px !important; }

.cs_photo_img {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  width: 215px !important;
  height: 152px !important; }

.cs_logo_img {
  float: left;
  padding: 0;
  margin: 0; }

.cs2013_hr {
  width: 181px;
  height: 2px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px !important;
  margin-top: 1px;
  background: url("https://web-archive.nli.org.il/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/page_content_hr.gif") repeat-x 0 0;
  clear: both; }

/* Case Studies - Individual Pages */
.cs-quick-list1 {
  width: 250px;
  text-align: left;
  margin-right: 50px;
  display: inline-block;
  vertical-align: top;
  font-size: 19px; }

.cs-quick-list1 ul {
  padding: 0;
  list-style: none; }

.cs-quick-list1 li {
  font-family: "Effra";
  font-size: 16px;
  line-height: 20px;
  color: #666666;
  padding: 15px 0 15px 60px;
  border-bottom: 1px solid #484f59;
  margin: 8px 0 5px 0; }

.cs-quick-list1 li:last-child {
  border: none; }

.cs-quick-list1 li a:link {
  color: #62b5e5;
  text-decoration: none; }

.cs-quick-list1 li a:visited {
  color: #62b5e5c;
  text-decoration: none; }

.cs-quick-list1 li a:hover {
  color: #62b5e5;
  text-decoration: underline; }

.cs-quick-industry-b2b {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/industry-icon-cs.svg") no-repeat 0 50%;
  background-size: 50px 50px; }

.cs-quick-location {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/location-icon-cs.svg") no-repeat 0 50%;
  background-size: 50px 50px; }

.cs-quick-website {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/website-url-icon-cs.svg") no-repeat 0 50%;
  background-size: 50px 50px; }

.cs-quick-list2 {
  max-width: 575px;
  text-align: left;
  display: inline-block;
  vertical-align: top; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .cs-quick-list2 {
      max-width: 960px; } }

.cs-quick-list2 ul {
  margin: 19px 0 0 23px;
  padding: 0; }

.cs-quick-list2 li {
  font-family: "Effra";
  font-size: 19px;
  color: #666666;
  line-height: 22px;
  margin-bottom: 15px;
  padding-left: 25px;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/bullet.png") no-repeat scroll 0 7px; }

.cs-quick-list2 li span {
  color: #333333 !important;
  font-weight: 600 !important; }

ul.prose-list {
  margin: 12px 0 0 0;
  padding: 0;
  float: left !important;
  width: 100% !important; }

.prose-list li {
  line-height: 30px;
  margin-bottom: 15px;
  padding-left: 26px;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/bullet.png") no-repeat scroll 0 9px; }

.page-intro-dark .prose-list li {
  line-height: 30px;
  margin-bottom: 15px;
  padding-left: 26px;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/bullet.png") no-repeat scroll 0 9px; }

.cs-more {
  width: 100%;
  padding: 0;
  text-align: center; }

.cs-more-inner {
  margin: 0 auto 30px auto;
  text-align: center;
  padding: 20px; }
  @media only screen and (min-width: 1600px) {
    .cs-more-inner {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .cs-more-inner {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .cs-more-inner {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .cs-more-inner {
      max-width: 960px; } }

.cs-more h3 {
  font-size: 26px;
  color: #62b5e5;
  font-weight: 300;
  margin: 0 0 30px 0;
  padding: 0;
  text-transform: capitalize; }

.cs-more-box {
  width: 346px;
  height: 340px;
  background-color: #777;
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.cs-more-box img {
  width: 320px;
  margin: 0 auto;
  position: absolute;
  bottom: 58px;
  left: 12px; }

.cs-more-text {
  font-size: 22px !important;
  line-height: 24px !important;
  color: #fff;
  text-align: left;
  padding: 15px; }

.cs-more-box .cs-button {
  width: 320px;
  margin-top: 10px;
  position: absolute;
  bottom: 10px;
  left: 12px;
  text-align: left;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/case-studies/more-btn-carat.png") #fff no-repeat scroll 95% 50%; }

.cs-more-box .cs-button:hover {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/case-studies/more-btn-carat.png") #62b5e5 no-repeat scroll 95% 50%; }

.rc-more {
  width: 100%;
  padding: 0;
  text-align: center; }

.rc-more-inner {
  margin: 0 auto 30px auto;
  text-align: center;
  padding: 20px;
  /*@include bp-XL {max-width:1000px;}
  @include bp-large {max-width:960px;}*/ }
  @media only screen and (min-width: 1600px) {
    .rc-more-inner {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .rc-more-inner {
      max-width: 1200px; } }

.rc-more h3 {
  font-size: 26px;
  color: #fff;
  font-weight: normal;
  margin: 0 0 30px 0;
  padding: 0;
  text-transform: capitalize; }

.rc-more-box {
  width: 346px;
  height: 340px;
  background-color: #fff;
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
  border: 1px #ccc solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .rc-more-box {
      width: 300px;
      height: 350px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .rc-more-box {
      margin-bottom: 25px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rc-more-box {
      margin-bottom: 25px; } }
  @media only screen and (max-width: 499px) {
    .rc-more-box {
      margin-bottom: 25px;
      width: 260px;
      height: 350px; } }

.rc-more-box img {
  width: 320px;
  margin: 0 auto;
  position: absolute;
  bottom: 58px;
  left: 12px; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .rc-more-box img {
      width: 274px; } }
  @media only screen and (max-width: 499px) {
    .rc-more-box img {
      width: 90%; } }

.rc-more-text {
  font-size: 22px !important;
  line-height: 24px !important;
  color: #777;
  text-align: left;
  padding: 15px; }

.rc-more-box .cs-button {
  width: 320px;
  margin-top: 10px;
  position: absolute;
  bottom: 10px;
  left: 12px;
  text-align: left;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/case-studies/more-btn-carat.png") #fff no-repeat scroll 95% 50%; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .rc-more-box .cs-button {
      width: 274px; } }
  @media only screen and (max-width: 499px) {
    .rc-more-box .cs-button {
      width: 90%; } }

.rc-more-box .cs-button:hover {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/case-studies/more-btn-carat.png") #62b5e5 no-repeat scroll 95% 50%; }

.related-content-module {
  display: block;
  width: 100%;
  background-color: #ececec;
  padding: 75px 0;
  text-align: center; }

.related-content-module h3 {
  color: #fff;
  font-family: "Effra";
  font-size: 32px;
  font-weight: normal;
  padding-bottom: 20px; }

/* Case Study Individual Page */
img.cs-body-image {
  margin: 0 auto 50px;
  border-radius: 5px; }

/* Customers - Overview Grid */
.customers-grid {
  text-align: left; }

.customers-grid li {
  display: inline-block;
  width: 24%;
  height: 175px;
  padding: 0;
  margin: -6px 0 0 0;
  background-position: 50% 50%;
  background-repeat: none;
  border-bottom: 1px solid #ececec; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .customers-grid li {
      width: 48%; } }
  @media only screen and (max-width: 499px) {
    .customers-grid li {
      width: 98%; } }

.customers-grid li.customer-quote {
  width: 48%;
  height: 175px;
  background-color: #ededed !important; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .customers-grid li.customer-quote {
      width: 99%; } }
  @media only screen and (max-width: 499px) {
    .customers-grid li.customer-quote {
      width: 99%; } }

.customers-grid .noborder {
  border: none; }
  @media only screen and (max-width: 499px) {
    .customers-grid .noborder {
      border-bottom: 1px solid #ececec; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .customers-grid .noborder {
      border-bottom: 1px solid #ececec; } }

.customers-grid li.customers-grid-dark {
  width: 48%;
  height: 175px;
  background-color: #ededed; }

.customers-grid .customers-grid-dark .customer-quote {
  width: 48%;
  height: 175px;
  background-color: #fff !important; }

.customers-grid h3 {
  color: #666;
  font-size: 36px;
  font-weight: 300;
  padding: 65px 30px 60px; }

/* Industries Page */
.industries-res-mod {
  max-width: 325px;
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 50px 30px; }

.industries-res-mod-cs {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/industries/ind-mod-icon-cs.png") no-repeat 50% 0; }

.industries-res-mod-bp {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/industries/ind-mod-icon-bp.png") no-repeat 50% 0; }

.industries-res-mod-bs {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/industries/ind-mod-icon-bs.png") no-repeat 50% 0; }

.industries-res-mod p {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 22px;
  letter-spacing: 2px;
  margin: 20px auto 40px auto;
  padding-top: 105px; }

.industries-res-mod .fa {
  color: #62b5e5;
  padding-left: 10px;
  font-size: 16px; }

.industries-res-mod ul {
  width: 90%;
  text-align: left;
  margin: 10px auto 0 auto; }

.industries-res-mod li {
  margin-bottom: 25px;
  line-height: 25px;
  font-size: 20px; }

.industries-res-mod li a:link, .industries-res-mod li a:visited {
  color: #666;
  text-decoration: none; }

.industries-res-mod li a:hover {
  color: #333638;
  text-decoration: underline; }

/* Events Page */
.events-wrap {
  width: 100%;
  text-align: left; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .events-wrap {
      width: 90%;
      margin: 0 25px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .events-wrap {
      width: 90%;
      margin: 0 25px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .events-wrap {
      width: 90%;
      margin: 0 25px; } }
  @media only screen and (max-width: 499px) {
    .events-wrap {
      width: 90%;
      margin: 0 25px; } }

.events-wrap h2 {
  max-width: 1200px;
  border-bottom: 1px solid #e1e0e0;
  font-weight: 500;
  padding-bottom: 10px;
  margin: 25px 0; }

.events-mod {
  display: block;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e3e3e3;
  padding: 20px;
  text-align: left;
  position: relative; }

.events-mod h3 {
  font-size: 35px;
  color: #62b5e5;
  font-weight: 300;
  text-transform: uppercase;
  width: 60%;
  margin-bottom: 15px; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .events-mod h3 {
      width: 90%; } }
  @media only screen and (max-width: 499px) {
    .events-mod h3 {
      width: 90%; } }

.events-mod h3 a:link, .events-wrap h2 a:visited {
  text-decoration: none; }

.events-mod .date {
  font-size: 22px;
  color: #62b5e5;
  font-weight: 300;
  text-transform: uppercase;
  width: 60%;
  margin-bottom: 15px; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .events-mod .date {
      width: 45%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .events-mod .date {
      width: 90%; } }
  @media only screen and (max-width: 499px) {
    .events-mod .date {
      width: 90%; } }

.events-mod p {
  width: 60%;
  margin-bottom: 25px; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .events-mod p {
      width: 45%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .events-mod p {
      width: 90%; } }
  @media only screen and (max-width: 499px) {
    .events-mod p {
      width: 90%; } }

.events-mod .register {
  width: 50%;
  font-size: 25px; }

.events-mod img {
  max-width: 368px;
  height: auto;
  position: absolute;
  right: 20px;
  top: 20px;
  display: block; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .events-mod img {
      position: relative;
      padding: 20px; } }
  @media only screen and (max-width: 499px) {
    .events-mod img {
      position: relative;
      padding: 20px; } }

p.desc {
  line-height: 28px; }

/* News and Press Releases Page */
.news-wrap {
  display: block;
  width: 100%;
  text-align: left;
  padding: 0 0 150px 0; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .news-wrap {
      padding: 0 0 50px 0; } }
  @media only screen and (max-width: 499px) {
    .news-wrap {
      padding: 0 0 0 0; } }

.news-wrap ul {
  margin: 35px; }

.news-wrap li {
  padding: 20px 0;
  border-bottom: 1px solid #e1e0e0; }

.news-wrap a:link, .news-wrap a:visited {
  display: block;
  width: 100%;
  font-size: 24px;
  text-decoration: none;
  padding-bottom: 10px; }

.news-wrap a:hover {
  display: block;
  width: 100%;
  text-decoration: underline; }

.news-wrap p {
  display: block;
  width: 100% !important;
  margin-bottom: 10px;
  color: #333638; }

.news-wrap p a:link, news-wrap p a:visited {
  font-size: 16px;
  display: block;
  width: 100% !important;
  margin-bottom: 10px;
  color: #333638 !important; }

.news-wrap ul li:nth-child(odd) p {
  width: 100%;
  margin-bottom: 10px;
  float: none; }
  @media only screen and (min-width: 1600px) {
    .news-wrap ul li:nth-child(odd) p {
      margin-bottom: 10px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .news-wrap ul li:nth-child(odd) p {
      margin-bottom: 10px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .news-wrap ul li:nth-child(odd) p {
      margin-bottom: 10px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .news-wrap ul li:nth-child(odd) p {
      margin-bottom: 10px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .news-wrap ul li:nth-child(odd) p {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 499px) {
    .news-wrap ul li:nth-child(odd) p {
      margin-bottom: 10px; } }

.news-wrap ul li:nth-child(even) p {
  width: 100%;
  margin-bottom: 10px;
  float: none; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .news-wrap ul li:nth-child(even) p {
      margin-bottom: 10px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .news-wrap ul li:nth-child(even) p {
      margin-bottom: 10px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .news-wrap ul li:nth-child(even) p {
      margin-bottom: 10px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .news-wrap ul li:nth-child(even) p {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 499px) {
    .news-wrap ul li:nth-child(even) p {
      margin-bottom: 10px; } }

/* Confirmation pages */
.confirmation-wrap {
  width: 100%;
  background-color: #ffffff; }

.confirmation-inner {
  background-color: #ffffff;
  margin: 30px auto; }
  @media only screen and (min-width: 1600px) {
    .confirmation-inner {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .confirmation-inner {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .confirmation-inner {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .confirmation-inner {
      max-width: 960px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .confirmation-inner {
      max-width: 85%; } }
  @media only screen and (max-width: 499px) {
    .confirmation-inner {
      max-width: 85%; } }

.confirmation-wrap ul li {
  max-width: 20%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  border-right: 1px solid #d4d4d4;
  padding-left: 15px; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .confirmation-wrap ul li {
      max-width: 40%;
      border: none;
      margin-bottom: 25px; } }
  @media only screen and (max-width: 499px) {
    .confirmation-wrap ul li {
      max-width: 90%;
      border: none;
      margin: 0 auto 25px auto; } }

.confirmation-wrap ul li:last-child {
  border: none; }

.confirmation-wrap ul li img {
  max-width: 80%;
  height: auto;
  margin-bottom: 15px; }

.confirmation-wrap ul li ul li {
  display: block;
  max-width: 70%;
  padding-left: 23px;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/bullet.png") no-repeat scroll 0 8px;
  border: none;
  margin: 0 0 15px 0; }

@media only screen and (min-width: 500px) and (max-width: 759px) {
  max-width: 100%;
  margin: 0 0 15px 0; }
@media only screen and (max-width: 499px) {
  max-width: 100%;
  margin: 0 auto 15px auto; }
.confirmation-wrap ul li ul li a:link, .confirmation-wrap ul li ul li a:visited {
  color: #4f5358; }

.confirmation-wrap ul li h3 {
  margin-bottom: 15px;
  font-weight: normal;
  padding-left: 15px;
  color: #62b5e5; }

.confirmation-wrap ul li p {
  color: #4f5358;
  max-width: 80%; }

/* Roadblock - screenshots and logowrap */
.screenshots-wrap {
  background-color: #454f69;
  width: 100%;
  height: auto;
  position: relative;
  text-align: center; }

.screenshots-wrap.search {
  background-color: #62b5e5; }

.screenshots-wrap.social {
  background-color: #e10154; }

.screenshots-wrap.display {
  background-color: #5dbc60; }

.screenshots-wrap.logowrap {
  background-color: #d4d4d4; }

.screenshots {
  display: block;
  max-height: auto;
  text-align: center;
  position: relative;
  margin: 0 auto;
  padding-bottom: 100px; }
  @media only screen and (min-width: 1600px) {
    .screenshots {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .screenshots {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .screenshots {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .screenshots {
      max-width: 1000px; } }

.screenshots h3 {
  font-size: 26px;
  font-weight: 300;
  letter-spacing: 5px;
  padding: 50px 20px 25px 20px;
  color: #ffffff;
  text-transform: uppercase; }

.logowrap .screenshots h3 {
  color: #333638; }

.screenshots_mod {
  width: 295px;
  display: inline-block;
  vertical-align: top;
  margin: 20px 15px; }

a.magnific-popup.screenshots_mod {
  text-decoration: none; }

.screenshots_thumb {
  width: 295px;
  height: 255px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  display: block;
  margin-bottom: 10px; }

.screenshots_thumb a {
  display: block;
  width: 295px;
  height: 255px; }

.screenshots_text {
  text-align: left;
  margin: 20px 0 0 0; }

.screenshots_text img {
  display: inline-block;
  vertical-align: top;
  margin-top: 3px; }

.screenshots_text p {
  color: #ffffff;
  padding: 0 0 0 15px;
  display: inline-block;
  max-width: 225px;
  vertical-align: top;
  line-height: 22px; }

.screenshots_text p a:link, .screenshots_text p a:visited {
  color: #ffffff;
  text-decoration: none; }

.screenshots_text p a:hover {
  color: #ffffff;
  text-decoration: underline; }

.screenshots-wrap.professional.blue {
  background-color: #519bc7; }

.screenshots-wrap.professional.magenta {
  background-color: #b8114f; }

.screenshots-wrap.professional.green {
  background-color: #56b542; }

/* Roadblock - Customer Testimonial */
.inner-center-wrap {
  margin: 0 auto;
  max-width: 1200px; }

.rb-customer-testimonial-wrap {
  background-color: #62b5e5;
  width: 100%;
  display: block;
  text-align: center;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/guystalking-long-background-blue.jpg");
  background-position: center center;
  background-attachment: fixed;
  background-size: cover; }
  @media only screen and (max-width: 499px) {
    .rb-customer-testimonial-wrap {
      display: none; } }

.rb-customer-testimonial-wrap.magenta {
  background-color: #e10154;
  width: 100%;
  display: block;
  text-align: center;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/guystalking-long-background-magenta.jpg");
  background-position: center center;
  background-attachment: fixed;
  background-size: cover; }
  @media only screen and (max-width: 499px) {
    .rb-customer-testimonial-wrap.magenta {
      display: none; } }

.rb-customer-testimonial-wrap.green {
  background-color: #5dbc60;
  width: 100%;
  display: block;
  text-align: center;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/guystalking-long-background-green.jpg");
  background-position: center center;
  background-attachment: fixed;
  background-size: cover; }
  @media only screen and (max-width: 499px) {
    .rb-customer-testimonial-wrap.green {
      display: none; } }

.rb-customer-testimonial {
  max-width: 1200px;
  position: relative;
  text-align: center;
  display: block;
  margin: 0 auto; }

.rb-customer-testimonial .company-logo {
  position: relative;
  vertical-align: top;
  padding: 85px 0 0 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .rb-customer-testimonial .company-logo {
      padding-bottom: 40px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rb-customer-testimonial .company-logo {
      padding-bottom: 70px; } }
  @media only screen and (max-width: 499px) {
    .rb-customer-testimonial .company-logo {
      display: none;
      margin-top: 35px; } }

.rb-customer-testimonial-text-wrap {
  display: inline-block;
  width: 45%;
  text-align: left;
  margin: 0 30px 55px 20px; }
  @media only screen and (max-width: 499px) {
    .rb-customer-testimonial-text-wrap {
      display: block;
      width: 80%;
      margin: 0 auto 0 auto; } }

.rb-customer-testimonial .quote {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  padding: 85px 0 20px 0;
  margin: 0;
  font-weight: 300;
  text-indent: -10px; }

.rb-customer-testimonial .attrib {
  font-size: 18px;
  margin: 10px 0 20px 0;
  padding: 0;
  color: #fff;
  line-height: 26px;
  text-indent: -12px;
  padding-left: 10px; }
  @media only screen and (max-width: 499px) {
    .rb-customer-testimonial .attrib {
      padding-bottom: 50px; } }

.rb-customer-testimonial .quote br {
  margin: 0 0 16px 0; }

/*  Start styles - Related Content Roadblock   */
.trending-roadblock .resources-mod {
  background: #ffffff; }

/*  Release Notes - Roadblocks and More */
.page-template-news-page-single .page-section.simple-page {
  margin: 50px auto 110px; }

img.casestudy-body-image {
  margin: 40px 0px -50px 0px; }

.rb-release-notes-wrap-med {
  min-height: 200px;
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%; }

.rb-release-notes-wrap {
  min-height: 100px;
  display: block;
  vertical-align: middle;
  text-align: left;
  color: #ffffff; }

.rb-release-notes-wrap h2 {
  font-weight: 300;
  padding: 25px 20px 25px 65px;
  font-size: 35px;
  text-transform: uppercase; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rb-release-notes-wrap h2 {
      padding: 65px 35px 25px 35px;
      text-align: center; } }
  @media only screen and (max-width: 499px) {
    .rb-release-notes-wrap h2 {
      padding: 65px 20px 25px 20px;
      text-align: center; } }

.rb-release-notes-wrap img {
  position: relative;
  top: 4px;
  margin: 0 20px 0 20px; }

.searchenhancements {
  background-color: #62b5e5; }

.searchenhancements .inner-center-wrap {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/release-notes/search-mini-icon.png") no-repeat 20px 50%; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .searchenhancements .inner-center-wrap {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/release-notes/search-mini-icon.png") no-repeat 50% 20px; } }
  @media only screen and (max-width: 499px) {
    .searchenhancements .inner-center-wrap {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/release-notes/search-mini-icon.png") no-repeat 50% 20px; } }

.displayenhancements {
  background-color: #5dbc60; }

.displayenhancements .inner-center-wrap {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/release-notes/display-mini-icon.png") no-repeat 20px 50%; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .displayenhancements .inner-center-wrap {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/release-notes/display-mini-icon.png") no-repeat 50% 20px; } }
  @media only screen and (max-width: 499px) {
    .displayenhancements .inner-center-wrap {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/release-notes/display-mini-icon.png") no-repeat 50% 20px; } }

.socialenhancements {
  background-color: #e10154; }

.socialenhancements .inner-center-wrap {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/release-notes/social-mini-icon.png") no-repeat 20px 50%; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .socialenhancements .inner-center-wrap {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/release-notes/social-mini-icon.png") no-repeat 50% 20px; } }
  @media only screen and (max-width: 499px) {
    .socialenhancements .inner-center-wrap {
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/release-notes/social-mini-icon.png") no-repeat 50% 20px; } }

img.release-notes {
  padding: 60px 0 0 0;
  margin-bottom: -10px; }

h1.release-notes {
  color: #56b1e7;
  font-weight: 300;
  text-transform: uppercase;
  margin: 50px 0 0 0; }

/* Roadblock - Whitepaper */
.rb-whitepaper-wrap {
  background-color: #595858;
  width: 100%;
  display: block;
  vertical-align: middle;
  text-align: left; }

.rb-whitepaper {
  max-width: 1200px;
  min-height: 424px;
  position: relative;
  text-align: right;
  display: block;
  margin: 0 auto; }
  @media only screen and (max-width: 499px) {
    .rb-whitepaper {
      min-height: 610px; } }

.rb-whitepaper-text-wrap {
  display: relative;
  padding: 50px 100px 0 20px; }

.rb-whitepaper-icon {
  position: relative;
  margin-bottom: 20px; }

.rb-whitepaper .text1 {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  padding: 0 0 20px 0;
  letter-spacing: 5px;
  font-weight: 300;
  text-transform: uppercase; }

.rb-whitepaper .text2 {
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 1px;
  margin: 0 0 40px 0;
  padding: 0;
  color: #fff; }

a .text1 p {
  text-decoration: none; }

a .text2 p {
  text-decoration: none; }

/* Roadblock - Case Study */
.rb-casestudy-wrap {
  width: 100%;
  display: block;
  vertical-align: middle;
  text-align: left;
  background-size: cover !important; }

.rb-casestudy {
  max-width: 1200px;
  min-height: 575px;
  position: relative;
  text-align: right;
  display: block;
  margin: 0 auto;
  overflow: hidden; }

.rb-casestudy-logo-wrap {
  background-color: #ffcc00;
  position: relative;
  display: inline-block;
  vertical-align: top;
  min-height: 575px;
  min-width: 30%; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rb-casestudy-logo-wrap {
      min-width: 100%;
      min-height: 350px;
      display: block; } }
  @media only screen and (max-width: 499px) {
    .rb-casestudy-logo-wrap {
      min-width: 100%;
      min-height: 350px;
      display: block; } }

.rb-casestudy-text-wrap {
  position: relative;
  display: inline-block;
  text-align: left;
  max-width: 50%;
  min-height: 575px;
  vertical-align: top;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/case-studies/casestudy_text_bg.png") 0 0; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rb-casestudy-text-wrap {
      min-width: 100%;
      min-height: 350px;
      display: block;
      text-align: center; } }
  @media only screen and (max-width: 499px) {
    .rb-casestudy-text-wrap {
      min-width: 100%;
      min-height: 350px;
      display: block;
      text-align: center; } }

.rb-casestudy-icon {
  display: inline-block;
  padding: 90px 15px  15px 90px; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rb-casestudy-icon {
      display: block;
      padding: 25px 0 0 0;
      margin: 30px auto; } }
  @media only screen and (max-width: 499px) {
    .rb-casestudy-icon {
      display: block;
      padding: 25px 0 0 0;
      margin: 30px auto; } }

.rb-casestudy .title {
  font-size: 24px;
  display: inline-block;
  line-height: 26px;
  color: #62b5e5;
  margin: 120px 0 20px 0;
  vertical-align: top;
  letter-spacing: 5px;
  font-weight: 300; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rb-casestudy .title {
      display: block;
      margin: 30px auto;
      padding: 0 30px; } }
  @media only screen and (max-width: 499px) {
    .rb-casestudy .title {
      display: block;
      margin: 30px auto;
      padding: 0 30px; } }

.rb-casestudy .text1 {
  font-size: 20px;
  line-height: 34px;
  text-transform: uppercase;
  color: #fff;
  margin: 25px 30px 30px 90px;
  letter-spacing: 5px;
  font-weight: 300; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rb-casestudy .text1 {
      padding: block;
      margin: 30px 20px; } }
  @media only screen and (max-width: 499px) {
    .rb-casestudy .text1 {
      padding: block;
      margin: 30px 20px; } }

.rb-casestudy-text-wrap .blue-button {
  margin: 0 0 0 90px; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rb-casestudy-text-wrap .blue-button {
      margin: 0 auto 25px auto; } }
  @media only screen and (max-width: 499px) {
    .rb-casestudy-text-wrap .blue-button {
      margin: 0 auto 25px auto; } }

/* Roadblock - Testimonials */
.rb-testimonials-wrap {
  background-color: #62b5e5;
  width: 100%;
  height: auto;
  position: relative;
  text-align: center; }

.rb-testimonials {
  display: block;
  background-color: #62b5e5;
  max-height: auto;
  text-align: center;
  position: relative;
  margin: 0 auto; }
  @media only screen and (min-width: 1600px) {
    .rb-testimonials {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .rb-testimonials {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .rb-testimonials {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .rb-testimonials {
      max-width: 1000px; } }

.rb-testimonials-m {
  position: absolute;
  z-index: 101;
  max-width: 64px;
  height: auto;
  left: 50%;
  top: -40px;
  margin-left: -32px;
  margin-right: auto; }

.rb-testimonials-photo {
  width: 50%;
  margin: 0;
  padding: 0;
  float: left; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rb-testimonials-photo {
      display: none; } }
  @media only screen and (max-width: 499px) {
    .rb-testimonials-photo {
      display: none; } }

.rb-testimonials-text {
  float: left;
  width: 40%;
  padding-left: 40px;
  margin: 70px 0 0 35px;
  text-align: left;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/case-studies/quote.png") no-repeat 0 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .rb-testimonials-text {
      margin: 50px 0 0 20px;
      padding-left: 40px;
      width: 40%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rb-testimonials-text {
      float: none;
      width: 80%;
      padding: 0;
      margin: 55px auto 25px auto;
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/case-studies/quote.png") no-repeat 0 0; } }
  @media only screen and (max-width: 499px) {
    .rb-testimonials-text {
      float: none;
      width: 80%;
      padding: 0 40px;
      margin: 35px auto 35px auto; } }

.rb-testimonials-text .quote {
  font-size: 23px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 300;
  padding-left: 5px;
  text-indent: -10px; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rb-testimonials-text .quote {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 499px) {
    .rb-testimonials-text .quote {
      margin-bottom: 20px;
      margin-top: 50px; } }

.rb-testimonials-text .attrib {
  font-size: 16px;
  color: #fff;
  margin-bottom: 45px;
  padding-left: 5px; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .rb-testimonials-text .attrib {
      margin-bottom: 25px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rb-testimonials-text .attrib {
      margin-bottom: 25px; } }

@media only screen and (min-width: 760px) and (max-width: 980px) {
  .rb-testimonials .btn, .rb-testimonials .cs-button, .rb-testimonials .orange-button, .rb-testimonials .green-button, .rb-testimonials .blue-button, .rb-testimonials .gray-button, .rb-testimonials .white-button {
    margin-bottom: 25px; } }
@media only screen and (min-width: 500px) and (max-width: 759px) {
  .rb-testimonials .btn, .rb-testimonials .cs-button, .rb-testimonials .orange-button, .rb-testimonials .green-button, .rb-testimonials .blue-button, .rb-testimonials .gray-button, .rb-testimonials .white-button {
    margin-bottom: 25px; } }

.ls-l {
  text-align: left !important; }

/* Roadblock - Testimonials  (testing to get to work with layerslider */
.rrb-testimonials-wrap {
  background-color: #454f69;
  width: 100%;
  height: auto;
  position: relative;
  text-align: center; }

.rrb-testimonials {
  display: block;
  background-color: #454f69;
  max-height: auto;
  text-align: center;
  position: relative;
  margin: 0 auto; }
  @media only screen and (min-width: 1600px) {
    .rrb-testimonials {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .rrb-testimonials {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .rrb-testimonials {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .rrb-testimonials {
      max-width: 1000px; } }

.rrb-testimonials-m {
  position: absolute;
  z-index: 101;
  max-width: 64px;
  height: auto;
  left: 50%;
  top: -40px;
  margin-left: -32px;
  margin-right: auto; }

.rrb-testimonials-photo {
  width: 50%;
  margin: 0;
  padding: 0;
  float: left; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rrb-testimonials-photo {
      display: none; } }
  @media only screen and (max-width: 499px) {
    .rrb-testimonials-photo {
      display: none; } }

.rrb-testimonials-text {
  position: absolute;
  top: 70px;
  left: 535px;
  width: 400px;
  padding-left: 40px;
  text-align: left;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/case-studies/quote.png") no-repeat 0 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .rrb-testimonials-text {
      margin: 50px 0 0 20px;
      padding-left: 40px;
      width: 40%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rrb-testimonials-text {
      float: none;
      width: 80%;
      padding: 0;
      margin: 55px auto 25px auto;
      background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/case-studies/quote.png") no-repeat 0 0; } }
  @media only screen and (max-width: 499px) {
    .rrb-testimonials-text {
      float: none;
      width: 80%;
      padding: 0 40px;
      margin: 35px auto 35px auto; } }

.rrb-testimonials-text .quote {
  font-size: 23px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 300;
  padding-left: 5px; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rrb-testimonials-text .quote {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 499px) {
    .rrb-testimonials-text .quote {
      margin-bottom: 20px;
      margin-top: 50px; } }

.rrb-testimonials-text .attrib {
  font-size: 16px;
  color: #fff;
  margin-bottom: 45px;
  padding-left: 5px; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .rrb-testimonials-text .attrib {
      margin-bottom: 25px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .rrb-testimonials-text .attrib {
      margin-bottom: 25px; } }

@media only screen and (min-width: 760px) and (max-width: 980px) {
  .rrb-testimonials .btn, .rrb-testimonials .cs-button, .rrb-testimonials .orange-button, .rrb-testimonials .green-button, .rrb-testimonials .blue-button, .rrb-testimonials .gray-button, .rrb-testimonials .white-button {
    margin-bottom: 25px; } }
@media only screen and (min-width: 500px) and (max-width: 759px) {
  .rrb-testimonials .btn, .rrb-testimonials .cs-button, .rrb-testimonials .orange-button, .rrb-testimonials .green-button, .rrb-testimonials .blue-button, .rrb-testimonials .gray-button, .rrb-testimonials .white-button {
    margin-bottom: 25px; } }

/* Quote in Page Mod */
.page-mod p.quote {
  font-size: 22px;
  line-height: 32px; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-mod p.quote {
      margin: 20px auto !important; } }
  @media only screen and (max-width: 499px) {
    .page-mod p.quote {
      margin: 20px auto !important; } }

.page-mod p.attrib {
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 50px 0;
  text-indent: -12px;
  padding-left: 10px; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-mod p.attrib {
      margin: 20px auto !important; } }
  @media only screen and (max-width: 499px) {
    .page-mod p.attrib {
      margin: 20px auto !important; } }

/* End of Quote in Page Mod */
/* Trending Content */
/*
.collateral-footer {width:100%; min-height: 210px; background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/home/c2a_hex_texture_lighter.png") no-repeat scroll 90% 50px #e2e2e2; text-align:center; z-index: 10; padding-bottom:35px; position: relative;}
.collateral-footer-bug {width: 177px; height: 124px; display:inline-block;  margin: 40px 55px 40px 55px;
        @include bp-small {display:block; margin:0 auto; padding:40px 0;}
            }

.collateral-footer-bug img:hover {opacity: 0.8;}

.collateral-footer h3 {text-align: center; font-weight:$regular; padding: 20px 0 0 0; text-transform: uppercase; letter-spacing: 10px; }

*/
.trending {
  width: 100%;
  text-align: center; }

.trending-inner {
  margin: 30px auto 40px auto;
  text-align: center;
  padding: 20px; }
  @media only screen and (min-width: 1600px) {
    .trending-inner {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .trending-inner {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .trending-inner {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .trending-inner {
      max-width: 960px; } }

.trending h3 {
  font-size: 26px;
  color: #62b5e5;
  font-weight: 300;
  margin: 0 0 30px 0;
  padding: 0;
  text-transform: uppercase; }

.trending-box {
  width: 30%;
  height: 320px;
  background-color: #fff;
  border: 1px solid #ccc;
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .trending-box {
      margin: 0 10px 25px 10px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .trending-box {
      margin: 0 10px 25px 10px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .trending-box {
      display: inline-block;
      width: 90%;
      margin: 0 15px 25px 15px; } }
  @media only screen and (max-width: 499px) {
    .trending-box {
      display: block;
      width: 90%;
      margin: 0 auto 45px auto; } }

.trending-box img {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  bottom: 58px;
  left: 12px; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .trending-box img {
      width: 95%; } }
  @media only screen and (max-width: 499px) {
    .trending-box img {
      width: 95%; } }

.trending-text {
  font-size: 22px !important;
  line-height: 24px !important;
  color: #666;
  text-align: left;
  padding: 15px; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .trending-text {
      margin: 12px 0; } }
  @media only screen and (max-width: 499px) {
    .trending-text {
      margin: 12px 0; } }

.trending-box .cs-button {
  width: 90%;
  margin-top: 10px;
  position: absolute;
  bottom: 10px;
  left: 12px;
  text-align: left;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/case-studies/more-btn-carat.png") #fff no-repeat scroll 95% 50%; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .trending-box .cs-button {
      width: 95%; } }
  @media only screen and (max-width: 499px) {
    .trending-box .cs-button {
      width: 95%; } }

.trending-box .cs-button:hover {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/case-studies/more-btn-carat.png") no-repeat scroll 95% 50%; }

.trending.social h3 {
  color: #fff; }

.trending.search h3 {
  color: #fff; }

.trending.display h3 {
  color: #fff; }

.trending.social a.cs-button:hover {
  background-color: #cfcfd0;
  border: solid 1px #cfcfd0; }

/* Industries */
.industries-customers-wrap {
  background-color: #333638;
  width: 100%;
  position: relative;
  clear: both; }

.industries-customers {
  display: block;
  position: relative;
  margin: 0 auto;
  min-height: 400px;
  text-align: center; }
  @media only screen and (min-width: 1600px) {
    .industries-customers {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .industries-customers {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .industries-customers {
      max-width: 1000px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .industries-customers {
      max-width: 1000px; } }

.industries-customers h3 {
  color: #fff;
  font-size: 30px;
  padding: 65px 30px 60px 30px;
  font-weight: 300; }

.industries-customers img {
  max-width: 1200px;
  width: 100%; }

.industries-customers-links {
  width: 100%;
  padding: 40px 0;
  text-align: center; }

.industries-customers-links p {
  font-size: 18px; }
  @media only screen and (max-width: 499px) {
    .industries-customers-links p {
      width: 100%; } }

.industries-customers-links p a:link, .industries-customers-links p a:visited {
  color: #bab9b9;
  text-decoration: none;
  font-siz: 18px; }

.industries-customers-links p a:hover {
  color: #bab9b9;
  text-decoration: underline; }

.industries-customers-links-cs {
  float: left;
  width: 250px; }
  @media only screen and (max-width: 499px) {
    .industries-customers-links-cs {
      float: none; } }

.industries-customers-links-c {
  float: right;
  width: 250px; }
  @media only screen and (max-width: 499px) {
    .industries-customers-links-c {
      float: none; } }

.industries-customers .industries-customers-links-c span, .industries-customers .industries-customers-links-cs span {
  color: #787878;
  font-size: 24px; }

/* Clear to give you space with weird layout situations */
.clear {
  clear: both;
  width: 100%; }

.clear5 {
  clear: both;
  padding-bottom: 5px; }

.clear10 {
  clear: both;
  padding-bottom: 10px; }

.clear15 {
  clear: both;
  padding-bottom: 15px; }

.clear20 {
  clear: both;
  padding-bottom: 20px; }

.clear25 {
  clear: both;
  padding-bottom: 25px; }

.clear30 {
  clear: both;
  padding-bottom: 30px;
  width: 100%; }

.clear35 {
  clear: both;
  padding-bottom: 35px; }

.clear40 {
  clear: both;
  padding-bottom: 40px; }

.clear45 {
  clear: both;
  padding-bottom: 45px; }

.clear50 {
  clear: both;
  padding-bottom: 50px; }

.clear60 {
  clear: both;
  padding-bottom: 60px; }

.clear65 {
  clear: both;
  padding-bottom: 65px; }

.clear70 {
  clear: both;
  padding-bottom: 70px; }

.clear80 {
  clear: both;
  padding-bottom: 80px; }

.clear100 {
  clear: both;
  padding-bottom: 100px; }

.clear120 {
  clear: both;
  padding-bottom: 120px; }

.clear140 {
  clear: both;
  padding-bottom: 140px; }

.clear140 {
  clear: both;
  padding-bottom: 140px; }

.clear150 {
  clear: both;
  padding-bottom: 150px; }

.clear200 {
  clear: both;
  padding-bottom: 200px; }

.clear300 {
  clear: both;
  padding-bottom: 300px; }

.clearwave {
  clear: both;
  padding-bottom: 150px; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .clearwave {
      padding-bottom: 150px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .clearwave {
      padding-bottom: 150px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .clearwave {
      padding-bottom: 75px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .clearwave {
      padding-bottom: 50px; } }
  @media only screen and (max-width: 499px) {
    .clearwave {
      padding-bottom: 25px; } }

.emea-form-upper {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #6EBCE3;
  margin-top: -32px; }

.emea-form-upper-inner {
  display: block;
  max-width: 1020px;
  text-align: left;
  margin: 0 auto;
  padding: 35px 0; }

.emea-form-upper-inner p, .emea-form-upper-inner input {
  width: 100% !important; }

.wpcf7-text {
  width: 100% !important; }

.emea-form-upper-inner {
  color: #fff; }

.emea-form-upper-inner p span {
  color: #333; }

.emea-form-upper-inner p {
  margin-bottom: 20px; }

.emea-form-upper-inner input {
  margin: 10px 0; }

.emea-form-upper-inner h3 {
  font-size: 28px;
  color: #fff;
  font-family: "Effra" !important;
  margin-bottom: 30px; }

.emea-form-upper-inner p {
  color: #fff;
  font-family: "Effra" !important; }

.emea-form-upper-inner input[type=radio] {
  width: 25px; }

.speaktomedia h3 {
  margin: 35px 0 15px 0; }

.speaktomedia .wpcf7-email {
  width: 400px !important; }

.speaktomedia .wpcf7-form-control-wrap {
  width: 500px; }

.emea-form-lower {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #fff; }

.emea-form-lower-inner {
  display: block;
  max-width: 1020px;
  text-align: left;
  margin: 0 auto;
  padding: 50px 0 0 0; }

.emea-lower-mod {
  width: 100%;
  left-align: left;
  margin-bottom: 20px; }

.emea-form-lower-inner p, .emea-form-lower-inner textarea {
  width: 100%; }

.emea-form-lower-inner textarea {
  margin: 10px 0; }

.emea-form-lower-inner h3 {
  font-size: 28px;
  color: #333;
  font-family: "Effra" !important;
  margin-bottom: 30px; }

.emea-form-lower-inner p {
  color: #333;
  font-family: "Effra" !important;
  margin-bottom: 20px; }

.wpcf7-textarea {
  background-color: #E7E7E7;
  border: solid 1px #ddd;
  padding: 15px; }

.emea-button-wrap input {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  margin-left: 15px;
  padding: 12px 20px;
  white-space: nowrap;
  background: #e7317a none repeat scroll 0 0 !important; }

.emea-button-wrap input {
  border: medium none;
  box-shadow: none; }

.emea-button-wrap input {
  border-radius: 0.225em; }

.emea-button-wrap input:hover {
  background: #c72163 none repeat scroll 0 0 !important; }

.emea-form-iframe {
  position: absolute;
  border: none;
  width: 100%;
  height: 100%; }

.noo-wrapper {
  display: block;
  height: 100%; }

.social-alert {
  display: block;
  width: 100%;
  background-color: #e91467;
  text-align: center;
  padding: 30px 0 !important; }

.social-alert a:link, .social-alert a:visited {
  color: #e91467 !important;
  font-size: 18px; }

.social-alert a:hover {
  color: #e91467 !important;
  font-size: 18px; }

.social-alert p {
  color: #fff;
  padding: 0 0 20px 0; }

h2.social-moov-hero {
  font-weight: 500;
  margin-top: -35px;
  font-size: 35px;
  text-shadow: 2px 2px 1px black; }

h1.social-moov-hero {
  text-shadow: 2px 2px 1px black; }

#faq-hide h3 {
  font-size: 22px;
  color: #e10154;
  margin-top: 40px; }

img.full-width-responsive-image {
  max-width: 1200px !important;
  width: 100%; }

.et_social_inline_bottom {
  display: none; }

body.page-template-page_casestudy_wp .et_social_inline_bottom {
  display: block;
  margin: 0 auto 30px auto; }
  @media only screen and (min-width: 1600px) {
    body.page-template-page_casestudy_wp .et_social_inline_bottom {
      max-width: 1200px;
      padding: 20px 50px 150px 0; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    body.page-template-page_casestudy_wp .et_social_inline_bottom {
      max-width: 1200px;
      padding: 20px 50px 150px 50px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    body.page-template-page_casestudy_wp .et_social_inline_bottom {
      max-width: 1200px;
      padding: 20px 50px 100px 50px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    body.page-template-page_casestudy_wp .et_social_inline_bottom {
      max-width: 960px;
      padding: 20px 50px 100px 50px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    body.page-template-page_casestudy_wp .et_social_inline_bottom {
      padding: 20px 50px 100px 50px; } }
  @media only screen and (max-width: 499px) {
    body.page-template-page_casestudy_wp .et_social_inline_bottom {
      padding: 20px 50px 50px 50px; } }

.share-case-study {
  display: none; }

body.page-template-page_casestudy_wp .share-case-study {
  display: block; }

.et_social_inline_bottom h4 {
  text-align: left;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
  padding: 0 0 25px 0;
  color: #56b1e7; }

.checklist-checkbox ul {
  margin: 25px 0 25px 0;
  padding: 0; }

.checklist-checkbox li {
  font-family: helvetica,sans-serif;
  text-align: left;
  font-size: 21px;
  color: #666;
  line-height: 25px;
  padding-left: 50px;
  margin-bottom: 10px;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/checkbox-large-magenta.png") no-repeat scroll 0 7px; }

.checklist-checkbox p {
  padding: 0 0 10px; }

/* Short Hero for Resources Page */
.comparison-chart {
  font-family: "Effra";
  font-size: 16px;
  padding: 50px 0 40px 0; }

.page-section-wrap.page-section-light.search .page-section .comparison-chart h2 {
  font-size: 22px;
  color: #62b5e5;
  font-weight: 500; }

.page-section-wrap.page-section-light.social .page-section .comparison-chart h2 {
  font-size: 22px;
  color: #e10154;
  font-weight: 500; }

.page-section-wrap.page-section-light.display .page-section .comparison-chart h2 {
  font-size: 22px;
  color: #5dbc60;
  font-weight: 500; }

.comparison-chart h3 {
  font-size: 22px !important;
  text-transform: none !important;
  font-weight: 500 !important;
  color: #4f4f4f !important; }

.comparison-chart td {
  padding: 15px; }

.comparison-chart table {
  border: 1px solid #cccccc;
  border-collapse: collapse; }

.comparison-chart th, td {
  border: 1px solid #cccccc; }

.comparison-chart tr:nth-child(odd) {
  background: #ecebeb; }

.page-section-wrap.page-section-light.search .page-section .comparison-chart h2 {
  margin-bottom: 0;
  padding: 10px 0; }

.comparison-chart td:last-child {
  text-align: center; }

.comparison-chart td:nth-last-child(2) {
  text-align: center; }

.comparison-chart table {
  border-radius: 4px; }

.comparison-legend {
  left: 0;
  margin: 0 0 150px 0; }

.page-section .comparison-legend p {
  left: 0;
  font-family: "Effra" Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: left; }

.page-section .comparison-legend span {
  margin: 0 15px; }

img.image-block-below {
  padding: 0 0 550px 0; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    img.image-block-below {
      padding: 0 0 550px 0; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    img.image-block-below {
      padding: 0 0 550px 0; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    img.image-block-below {
      padding: 0 0 550px 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    img.image-block-below {
      padding: 0; } }
  @media only screen and (max-width: 499px) {
    img.image-block-below {
      padding: 0; } }

/* Terms of Use and Legal Section */
.legal-content h4 {
  margin: 0 0 8px 0; }

/* Make lobby screens full screen */
.page-id-45039 {
  overflow: hidden !important; }

.page-id-45509 {
  overflow: hidden !important; }

.marin-custom-fields-admin-styles .postbox-container textarea {
  width: 100% !important; }

.page-mod p.copyright {
  font-size: 14px;
  color: #767881; }

.protected-post-form {
  display: block;
  margin: 120px auto;
  width: 60%;
  padding: 80px;
  background-color: #0badee;
  color: #fff;
  text-align: center; }

.protected-post-form h2 {
  font-weight: normal;
  font-family: "Effra";
  font-size: 30px;
  margin-bottom: 25px; }

.protected-post-form .button {
  background-color: #003762;
  color: #fff;
  text-transform: uppercase;
  font-family: "Effra";
  font-size: 13px;
  border: none;
  padding: 10px 20px;
  margin: 20px; }

img.twitter-facebook-reverse-logos {
  position: relative;
  width: 260px;
  height: 59px;
  left: 50%;
  margin: 15px 0 30px -130px; }

/* Separator Waves */
.wave-separator {
  height: 160px;
  width: 100%;
  position: relative; }

.wave-separator.white-gray {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/separator-waves/waves-white-light-gray.png") no-repeat 0 bottom;
  background-size: 100%; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .wave-separator.white-gray {
      background-size: auto; } }
  @media only screen and (max-width: 499px) {
    .wave-separator.white-gray {
      background-size: auto; } }

/* End of Separator Waves */
/* Custom Photoswipe Styles */
.my-gallery {
  width: 100%;
  float: left; }

.my-gallery:before {
  content: "+";
  font-size: 25px;
  font-weight: bold;
  position: absolute;
  left: 45%;
  margin-top: 25%;
  color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 100px;
  padding: 0 14px 6px 14px;
  background-color: rgba(102, 102, 102, 0.2);
  pointer-events: none; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .my-gallery:before {
      left: 50%;
      margin-top: 20%; } }
  @media only screen and (max-width: 499px) {
    .my-gallery:before {
      left: 45%;
      margin-top: 18%; } }

.my-gallery:hover:before {
  background-color: rgba(51, 51, 51, 0.4); }

.my-gallery img {
  width: 100%;
  height: auto; }

.my-gallery figure {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  width: 150px; }

.marin--homepage .my-gallery figure {
  width: 100%;
  height: auto; }

.my-gallery figcaption {
  display: none; }

/* End of Custom Photoswipe Style */
/* Custom Slick Styles – Home Page Slider */
.slider {
  width: 100%;
  margin: 0 auto;
  background: #333638; }

.slick-slide img {
  margin: 0 auto;
  position: relative; }

.slick-prev:before,
.slick-next:before {
  color: black; }

.slick-prev {
  position: absolute !important;
  left: 60px !important;
  z-index: 2; }
  @media only screen and (max-width: 499px) {
    .slick-prev {
      left: 15px !important; } }

.slick-next {
  position: absolute !important;
  right: 60px !important;
  z-index: 2; }
  @media only screen and (max-width: 499px) {
    .slick-next {
      right: 15px !important; } }

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2; }

.slick-active {
  opacity: .5; }

.slick-current {
  opacity: 1; }

/* End of Custom Slick Styles – Home Page Slider */
/* Animate CSS Helpers */
.my-gallery.ez-animate,
.marin-homepage-customer-logos .ez-animate,
.marin-module--customer-logos .ez-animate,
h2.ez-animate,
.marin-module--accordion .ez-animate,
.customer-quote.ez-animate,
.customers-grid .ez-animate,
.prose-list li.ez-animate,
.cs-quick-list2 li.ez-animate,
.rb-customer-testimonial-wrap.ez-animate,
.page-section.leadership img.ez-animate,
.page-mod h4.ez-animate,
.partner_module_inner img.ez-animate,
.page-mod li.ez-animate {
  opacity: 0; }

.my-gallery.ez-animate.animated,
.marin-homepage-customer-logos .ez-animate.animated,
.marin-module--customer-logos .ez-animate.animated,
h2.ez-animate.animated,
.marin-module--accordion .ez-animate.animated,
.customer-quote.ez-animate.animated,
.customers-grid .ez-animate.animated,
.prose-list li.ez-animate.animated,
.cs-quick-list2 li.ez-animate.animated,
.rb-customer-testimonial-wrap.ez-animate.animated,
.page-section.leadership img.ez-animate.animated,
.page-mod h4.ez-animate.animated,
.partner_module_inner img.ez-animate.animated,
.page-mod li.ez-animate.animated {
  opacity: 1; }

/* Animate CSS Helpers */
/* Mixing ROI and Marin Styles */
.marin-module--hero-title .dark {
  color: #333638; }

.menu a {
  line-height: 1.3 !important; }

.marin-module--single-column h3.light, .marin-module--single-column p.light {
  color: #ffffff; }

.marin-module--accordion .marin-module--accordion-wrapper ul.accordion .accordion-content p span {
  font-weight: 600;
  color: #6f7fa6; }

.marin-module--accordion .marin-module--accordion-wrapper ul.accordion .accordion-content p {
  padding: 0 0 10px 0; }

a.marin-btn2-white:not(.marin-btn-link-style):hover {
  color: #ffffff; }

li.tabs-title img {
  width: 150px;
  height: 150px; }

a.cs-button.marin-btn.marin-btn-link-style {
  color: #666; }

/* Fix weird wave resizing thing */
.footer-wrapper {
  background-color: #ffffff;
  /*margin-top: -250px; */ }

.new-wave {
  position: absolute;
  display: inline;
  pointer-events: none;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/wave-recreated.svg") no-repeat right bottom;
  width: 1500px;
  height: 285px;
  right: 0;
  top: -255px; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .new-wave {
      width: 1500px;
      height: 285px;
      right: 0;
      top: -255px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .new-wave {
      width: 1000px;
      height: 220px;
      right: 0;
      top: -200px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .new-wave {
      width: 1000px;
      height: 220px;
      right: 0;
      top: -200px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .new-wave {
      width: 1000px;
      height: 220px;
      right: 0;
      top: -200px; } }
  @media only screen and (max-width: 499px) {
    .new-wave {
      width: 500px;
      height: 95px;
      right: 0;
      top: -85px; } }

.marin-module--single-column a.marin-btn, .cta-wrap a.marin-btn {
  margin-top: 30px;
  margin-bottom: 200px; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .marin-module--single-column a.marin-btn, .cta-wrap a.marin-btn {
      margin-bottom: 200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .marin-module--single-column a.marin-btn, .cta-wrap a.marin-btn {
      margin-bottom: 150px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .marin-module--single-column a.marin-btn, .cta-wrap a.marin-btn {
      margin-bottom: 150px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .marin-module--single-column a.marin-btn, .cta-wrap a.marin-btn {
      margin-bottom: 150px; } }
  @media only screen and (max-width: 499px) {
    .marin-module--single-column a.marin-btn, .cta-wrap a.marin-btn {
      margin-bottom: 100px; } }

a.marin-btn.mid-page {
  margin-bottom: 10px; }

.marin-top-brands a.marin-btn {
  margin-bottom: 50px !important; }

#webinar-presenters-wrap {
  margin: 0;
  padding: 0;
  text-align: center;
  clear: both;
  width: 100%;
  margin: 0 auto;
  display: block;
  background-color: #474747;
  color: #fff; }

#webinar-presenters {
  margin: 0;
  padding-top: 20px;
  text-align: center;
  clear: both;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: block; }

.webinar-presenters-title {
  font-size: 26px; }

.webinar-presenter-mod {
  display: inline-block;
  width: 225px;
  margin: 20px 30px 200px 30px;
  vertical-align: top; }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .webinar-presenter-mod {
      margin: 20px 30px 30px 30px; } }
  @media only screen and (max-width: 499px) {
    .webinar-presenter-mod {
      margin: 20px 30px 30px 30px; } }

.webinar-presenter-mod img {
  width: 200px;
  height: auto;
  margin-bottom: 15px; }

.webinar-presenter-mod p {
  font-size: 18px;
  color: #fff;
  line-height: 120%;
  padding: 0; }

/* Cookie Disclosure Notice - EMEA sites */
.cookieAcceptBar {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #333;
  color: #fff;
  padding: 20px 0;
  z-index: 99999; }

.cookieAcceptBarInner {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 3px; }

.cookieAcceptBarInner p {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  margin: 0 40px 0 0; }

.cookieAcceptBar p a {
  color: #58b8e8;
  text-decoration: none;
  font-weight: normal; }

.cookieAcceptBar p a:hover {
  color: #58b8e8;
  text-decoration: underline;
  font-weight: normal; }

.cookieAcceptBarInner button {
  cursor: pointer;
  border: none;
  background-color: #2387c0;
  color: #fff;
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-family: "Effra Medium", Helvetica, Arial; }

/* MarinOne page styles */
.marinone-page-logo {
  display: block;
  max-width: 400px !important;
  width: 350px !important;
  height: auto;
  margin-top: 150px; }
  @media only screen and (min-width: 1600px) {
    .marinone-page-logo {
      margin-top: 150px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .marinone-page-logo {
      margin-top: 30px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .marinone-page-logo {
      margin-top: 30px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .marinone-page-logo {
      margin-top: 30px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .marinone-page-logo {
      margin-top: 30px; } }
  @media only screen and (max-width: 499px) {
    .marinone-page-logo {
      margin-top: 30px; } }

.marinone-page-promise {
  display: block;
  max-width: 450px !important;
  width: 450px !important;
  height: auto;
  padding: 45px 0; }

.marinone-page-playbutton_wrap {
  display: block;
  width: 100%;
  text-align: center !important;
  vertical-align: middle; }

.marinone-page-playbutton {
  position: relative;
  width: 503px !important;
  height: 421px;
  margin: 0 auto;
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/marinone/marin-one-hero-button.png") no-repeat 0 0;
  background-size: contain; }
  @media only screen and (min-width: 1600px) {
    .marinone-page-playbutton {
      width: 503px !important;
      height: 421px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .marinone-page-playbutton {
      width: 300px !important;
      height: 251px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .marinone-page-playbutton {
      width: 300px !important;
      height: 251px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .marinone-page-playbutton {
      width: 300px !important;
      height: 251px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .marinone-page-playbutton {
      width: 300px !important;
      height: 251px; } }
  @media only screen and (max-width: 499px) {
    .marinone-page-playbutton {
      width: 300px !important;
      height: 251px; } }

.marinone-page-playbutton.french-m1 {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/marinone/marin-one-hero-production-fr.png") no-repeat 0 0;
  background-size: contain; }

.marinone-page-playbutton:hover {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/marinone/marin-one-hero-button-hover.png") no-repeat 0 0;
  background-size: contain; }

.marinone-page-playbutton.french-m1:hover {
  background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/marinone/marin-one-hero-production-fr-hover.png") no-repeat 0 0;
  background-size: contain; }

.m1-features-wrap {
  background-color: #fff;
  width: 100%;
  position: relative;
  text-align: center; }

.m1-features {
  margin: 0 auto;
  text-align: center;
  position: relative;
  text-align: center; }
  @media only screen and (min-width: 1600px) {
    .m1-features {
      max-width: 1200px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .m1-features {
      max-width: 1200px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .m1-features {
      max-width: 1200px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .m1-features {
      max-width: 960px; } }

.m1-features h2 {
  font-size: 34px;
  font-weight: 300;
  letter-spacing: 5px;
  padding: 70px 0 25px 0;
  text-transform: uppercase; }

.m1-features-title {
  width: 100%;
  background-color: #f8f8f8;
  text-align: left;
  padding: 50px 0 30px 0; }

.m1-features-title h1 {
  font-size: 36px;
  color: #979797;
  margin-left: 17px; }

.m1-features-title h1 span {
  color: #59aac4; }

.m1-features ul {
  margin: 0 auto;
  padding: 20px 0 20px; }

.m1-features ul li {
  width: 350px;
  min-height: 250px;
  vertical-align: top;
  display: inline-block;
  text-align: center;
  margin-bottom: 35px;
  padding: 0 50px; }

.m1-features ul li img {
  margin-bottom: 20px; }

.m1-features ul li h3 {
  color: #333739;
  margin-bottom: 15px;
  font-size: 21px;
  font-family: "Effra Medium", Helvetica, Arial, sans-serif !important;
  line-height: 25px;
  font-weight: 500; }

.m1-features ul li p {
  color: #585858;
  font-size: 16px;
  line-height: 22px; }

.m1-features .page-section-title h3 {
  font-family: "Effra Medium", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 29px; }

.m1-screenshot {
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/marinone/marinone-page-screenshoots.gif) no-repeat;
  margin: 0 auto;
  display: block;
  width: 1200px;
  height: 363px;
  background-position: center bottom;
  background-size: contain;
  box-shadow: inset 0px -4px 2px -2px rgba(0, 0, 0, 0.3); }
  @media only screen and (min-width: 1600px) {
    .m1-screenshot {
      width: 1200px;
      height: 363px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .m1-screenshot {
      width: 1200px;
      height: 363px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .m1-screenshot {
      width: 800px;
      height: 242px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .m1-screenshot {
      width: 700px;
      height: 212px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .m1-screenshot {
      width: 450px;
      height: 136px; } }
  @media only screen and (max-width: 499px) {
    .m1-screenshot {
      width: 300px;
      height: 91px; } }

.marin-module--hero.marin-is-parallax.marin-one {
  height: 690px; }
  @media only screen and (min-width: 1600px) {
    .marin-module--hero.marin-is-parallax.marin-one {
      height: 600px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .marin-module--hero.marin-is-parallax.marin-one {
      height: 450px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .marin-module--hero.marin-is-parallax.marin-one {
      height: 425px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .marin-module--hero.marin-is-parallax.marin-one {
      height: 350px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .marin-module--hero.marin-is-parallax.marin-one {
      height: 350px; } }
  @media only screen and (max-width: 499px) {
    .marin-module--hero.marin-is-parallax.marin-one {
      height: 350px; } }

.marin-module--hero.marin-is-parallax.marin-one .marin-module--hero-content {
  padding-bottom: 150px;
  padding-top: 360px; }
  @media only screen and (min-width: 1600px) {
    .marin-module--hero.marin-is-parallax.marin-one .marin-module--hero-content {
      padding-bottom: 250px;
      padding-top: 360px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .marin-module--hero.marin-is-parallax.marin-one .marin-module--hero-content {
      padding-bottom: 200px;
      padding-top: 300px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .marin-module--hero.marin-is-parallax.marin-one .marin-module--hero-content {
      padding-bottom: 150px;
      padding-top: 250px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .marin-module--hero.marin-is-parallax.marin-one .marin-module--hero-content {
      padding-bottom: 150px;
      padding-top: 250px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .marin-module--hero.marin-is-parallax.marin-one .marin-module--hero-content {
      padding-bottom: 150px;
      padding-top: 250px; } }
  @media only screen and (max-width: 499px) {
    .marin-module--hero.marin-is-parallax.marin-one .marin-module--hero-content {
      padding-bottom: 150px;
      padding-top: 250px; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .marin-module--hero.marin-is-parallax.marin-one .marin-module--hero-content {
      padding-bottom: none;
      padding-top: none;
      margin-top: -155px; } }

video.marinone-video {
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  right: 0;
  z-index: -100;
  background-color: #020202; }
  @media only screen and (min-width: 1600px) {
    video.marinone-video {
      width: 100%;
      height: auto; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    video.marinone-video {
      width: 100%;
      height: auto; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    video.marinone-video {
      width: 100%;
      height: auto; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    video.marinone-video {
      width: 100%;
      height: auto; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    video.marinone-video {
      width: auto;
      height: 100%; } }
  @media only screen and (max-width: 499px) {
    video.marinone-video {
      width: auto;
      height: 100%; } }

/* CTA - Request Demo */
.cta-wrap {
  background-color: none;
  position: relative;
  text-align: center;
  padding: 0 30px 30px 30px; }

.cta {
  display: block;
  position: relative;
  margin: 0 auto;
  min-height: 266px; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .cta {
      max-width: 1200px; } }
  @media only screen and (max-width: 499px) {
    .cta {
      min-height: 300px; } }

@media only screen and (min-width: 500px) and (max-width: 759px) {
  .cta .btn, .cta .cs-button, .cta .orange-button, .cta .green-button, .cta .blue-button, .cta .gray-button, .cta .white-button {
    margin: 0 0 30px 0; } }
@media only screen and (max-width: 499px) {
  .cta .btn, .cta .cs-button, .cta .orange-button, .cta .green-button, .cta .blue-button, .cta .gray-button, .cta .white-button {
    margin: 0 0 30px 0; } }

.cta h3 {
  color: #333;
  font-family: "Effra Bold";
  font-size: 36px;
  padding: 45px 0 20px 0;
  margin: 0; }

.cta p {
  font-size: 21px;
  font-family: "Effra Light";
  margin: 0 0 30px 0;
  padding: 0;
  color: #333638; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .cta p {
      margin: 0 0 35px  0;
      padding: 0; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .cta p {
      margin: 0 0 45px  0;
      padding: 0; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .cta p {
      margin: 0 0 40px 0;
      padding: 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .cta p {
      margin: 0 0 40px 0;
      padding: 0 30px; } }
  @media only screen and (max-width: 499px) {
    .cta p {
      margin: 0 0 40px 0;
      padding: 0 30px; } }

.form-page-wrap {
  max-width: 1200px;
  display: block;
  margin: 0 auto 0;
  text-align: center;
  position: relative;
  z-index: 101;
  padding: 0 0 50px 0; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .form-page-wrap {
      max-width: 1200px;
      padding: 0 0 150px 0; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .form-page-wrap {
      max-width: 1000px;
      padding: 0 0 150px 0; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .form-page-wrap {
      max-width: 960px; } }

.mobile_form_header {
  display: none; }

.marketo-form {
  width: 35%;
  float: right;
  background: #56b1e7;
  text-align: left;
  margin: 40px 30px 30px;
  padding: 30px 20px 50px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .marketo-form {
      display: block;
      width: 45%;
      margin: 90px 30px 30px 30px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .marketo-form {
      display: block;
      float: none;
      width: 90%;
      margin: 30px auto 30px auto; } }
  @media only screen and (max-width: 499px) {
    .marketo-form {
      display: block;
      float: none;
      width: 90%;
      margin: 30px auto 30px auto; } }

.marketo-form.marinone {
  margin: 0 auto;
  float: none; }

.marketo-form p {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 27px;
  text-spacing: 2px;
  margin-bottom: 30px; }

.marketo-form.marinone p {
  color: #ffffff;
  text-transform: none;
  font-weight: 300;
  font-size: 27px;
  text-spacing: 2px;
  margin-bottom: 30px;
  font-family: "Effra", Helvetica, Arial, Sans-Serif !important; }

.marketo-form label {
  color: #ffffff; }

.marketo-form .mktoLabel {
  color: #ffffff !important; }

.form-page-text {
  max-width: 50%;
  float: left;
  line-height: 25px;
  text-align: left;
  margin: 50px 30px 255px 30px;
  vertical-align: top; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .form-page-text {
      margin: 80px 30px 150px 30px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .form-page-text {
      margin: 80px 30px 200px 30px;
      max-width: 35%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .form-page-text {
      margin: 80px 30px 250px 30px;
      display: block;
      float: none;
      max-width: 90%; } }
  @media only screen and (max-width: 499px) {
    .form-page-text {
      margin: 80px 30px 120px 30px;
      display: block;
      float: none;
      max-width: 90%; } }

.form-page-text.form-page-text-full {
  max-width: 1200px;
  display: block;
  margin: 50px auto 50px auto;
  vertical-align: top; }

.page-content-inner .form-page-text-full {
  max-width: 1200px;
  display: block;
  margin: 50px auto 50px auto;
  vertical-align: top; }

div.form-page-text-full {
  margin: 0 auto;
  float: none; }

.form-page-text p {
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 26px;
  color: #333638; }

.form-page-text .introtext {
  text-transform: uppercase;
  color: #62b5e5;
  font-weight: 300;
  font-size: 20px; }

.form-page-text h2 {
  text-transform: uppercase;
  color: #62b5e5;
  font-weight: 400;
  font-size: 26px;
  padding: 0 0 20px 0;
  line-height: 36px;
  font-family: "Effra", Helvetica, Arial, Sans-Serif !important; }

.form-page-text h2.social-form {
  color: #e10154; }

.form-page-text h3 {
  color: #62b5e5;
  font-weight: 400;
  font-size: 20px;
  padding: 0 0 20px 0; }

.form-page-text ul {
  margin: 12px 0 20px 0;
  padding: 0;
  line-height: 26px;
  color: #333638; }

.form-page-text li {
  font-size: 18px;
  margin: 10px;
  background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/bullet.png) no-repeat 0 6px;
  line-height: 145%;
  margin-bottom: 7px;
  padding-left: 26px; }

.form-page-text p.copyright {
  font-size: 12px;
  color: #666666; }

.social-form li {
  background: transparent url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/bullet-magenta.png") no-repeat scroll 0 6px; }

img.social-form {
  margin: 0 auto 15px;
  display: table; }

/* Adjusted styles for Stripped Down Contact Us Page*/
body#cont .marketo-form {
  width: 750px;
  display: block;
  float: left; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    body#cont .marketo-form {
      width: 500px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    body#cont .marketo-form {
      width: 450px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    body#cont .marketo-form {
      width: 90%;
      float: none;
      margin: -108px auto 35px auto; } }
  @media only screen and (max-width: 499px) {
    body#cont .marketo-form {
      width: 90%;
      float: none;
      margin: -108px auto 35px auto; } }

.contact_info_box {
  background-color: #ececec;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
  margin: 0 75px 50px 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .contact_info_box {
      margin: 0 25px 50px 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .contact_info_box {
      margin: 0 25px 50px 0; } }
  @media only screen and (max-width: 499px) {
    .contact_info_box {
      margin: 0 25px 50px 0; } }

.contact_info_box p {
  font-size: 16px;
  line-height: 18px; }

.locations-link {
  margin: -25px 0 35px 0; }

.form-page-text .locations-link a:link {
  font-size: 25px; }

body#cont .form-page-text {
  display: block;
  float: right; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    body#cont .form-page-text {
      margin-right: 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    body#cont .form-page-text {
      display: none; } }
  @media only screen and (max-width: 499px) {
    body#cont .form-page-text {
      display: none; } }

body#cont .locations-text {
  display: block;
  float: right; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    body#cont .locations-text {
      margin-right: 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    body#cont .locations-text {
      display: block; } }
  @media only screen and (max-width: 499px) {
    body#cont .locations-text {
      display: block; } }

/* Adjusted styles for Locations page */
.form-page-text.locations-text {
  max-width: 1200px;
  margin: 150px auto;
  display: block;
  float: none !important; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .form-page-text.locations-text {
      max-width: 90%; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .form-page-text.locations-text {
      max-width: 90%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .form-page-text.locations-text {
      width: 90%; } }
  @media only screen and (max-width: 499px) {
    .form-page-text.locations-text {
      width: 90%; } }

.form-page-text.locations-text h1 {
  font-weight: 500;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e0e0; }

.form-page-text.locations-text h2 {
  margin-bottom: 10px; }

.form-page-text.locations-text ul {
  list-style-type: none;
  margin: 0; }

.form-page-text.locations-text li {
  display: inline-block;
  margin: 0 30px 10px 0;
  width: 22%;
  padding: 0;
  background: none;
  vertical-align: top; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .form-page-text.locations-text li {
      width: 30%;
      margin: 0 30px 10px 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .form-page-text.locations-text li {
      width: 40%;
      margin: 0 30px 10px 0; } }
  @media only screen and (max-width: 499px) {
    .form-page-text.locations-text li {
      width: 100%;
      margin: 0 0 20px 0; } }

.form-page-text.locations-text li:nth-child(4) {
  margin: 0 0 10px 0; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .form-page-text.locations-text li:nth-child(4) {
      margin: 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .form-page-text.locations-text li:nth-child(4) {
      margin: 0; } }
  @media only screen and (max-width: 499px) {
    .form-page-text.locations-text li:nth-child(4) {
      margin: 0; } }

.locations-text-first {
  margin-top: 50px !important; }

/* 
h1.text-only-form {padding: 170px 0 0 0;
@include bp-medium {padding: 80px 0 0 0;}
@include bp-small {padding: 80px 0 0 0}}
*/
.referral-form {
  height: 700px;
  max-width: 360px; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: auto !important; }

a:active, a:focus {
  outline: 0; }

.underline {
  text-decoration: underline; }

.hidetext {
  text-indent: 100% !important;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer; }

.clear {
  clear: both;
  width: 100%; }

.clear5 {
  clear: both;
  padding-bottom: 5px; }

.clear10 {
  clear: both;
  padding-bottom: 10px; }

.clear15 {
  clear: both;
  padding-bottom: 15px; }

.clear20 {
  clear: both;
  padding-bottom: 20px; }

.clear25 {
  clear: both;
  padding-bottom: 25px; }

.clear30 {
  clear: both;
  padding-bottom: 30px;
  width: 100%; }

.clear35 {
  clear: both;
  padding-bottom: 35px; }

.clear40 {
  clear: both;
  padding-bottom: 40px; }

.clear45 {
  clear: both;
  padding-bottom: 45px; }

.clear50 {
  clear: both;
  padding-bottom: 50px; }

.clear60 {
  clear: both;
  padding-bottom: 60px; }

.clear70 {
  clear: both;
  padding-bottom: 70px; }

.clear80 {
  clear: both;
  padding-bottom: 80px; }

.slider-wrapper {
  max-width: 800px !important;
  background-color: red; }

#hr_loc_gallery a {
  opacity: 1.0; }

#hr_loc_gallery a:hover {
  opacity: 0.70; }

.hr-intro-links img {
  opacity: 1.0; }

.hr-intro-links img:hover {
  opacity: 0.85; }

#teamselect {
  color: #333;
  margin: 7px 0 0 0; }

@media only screen and (max-width: 519px) {
  /* Single Fluid Width Column (iPhone) */
  /* Start Hero Section  max-width: 519px */
  #hr_hero {
    width: 100%;
    display: block;
    margin: 0 auto;
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/hero_bg.jpg") repeat-x 0 0;
    background-size: cover;
    position: relative; }

  #hr_hero h1 {
    font-size: 45px;
    color: #fff;
    padding: 100px 50px 50px 50px; }

  #hr_hero h1 span {
    font-size: 45px;
    color: #59aac4; }

  #hr_hero p {
    font-size: 20px;
    color: #fff;
    padding: 30px 0 40px 0;
    margin: 0 auto;
    width: 70%; }

  #hr_hero div {
    width: 100%;
    padding-bottom: 50px;
    background-color: rgba(0, 0, 0, 0.5); }

  /* Start Intro Section   max-width: 519px */
  #hr_intro {
    width: 100%;
    padding: 17px 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #e3e3e3; }

  #hr_intro_inner {
    width: 100%;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: left; }

  #hr_intro_inner h2 {
    font-size: 32px;
    padding: 10px 0 20px 50px;
    color: #555555; }

  #hr_intro_inner p {
    font-size: 18px;
    line-height: 30px;
    padding: 0 50px 20px 50px;
    color: #555555; }

  #hr_intro_inner ul {
    color: #666;
    padding: 15px 0 0 55px;
    width: 400px; }

  #hr_intro_inner ul li {
    background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/engineering/pin_sm.png) no-repeat 0 7px;
    padding-left: 15px;
    list-style: none;
    display: inline-block;
    margin: 0 10px 20px 0;
    padding: 5px 15px 15px 15px; }

  #hr_intro_inner ul li a:link, #hr_intro_inner ul li a:visited {
    padding: 0 0 0 15px;
    margin-top: -15px;
    font-size: 20px;
    color: #707070;
    text-decoration: none; }

  #hr_intro_inner ul li a:hover {
    font-size: 20px;
    color: #707070;
    text-decoration: underline; }

  /* Start Photo Grid Section   max-width: 519px  */
  #hr_photos {
    width: 100%;
    padding: 17px 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #e3e3e3; }

  #hr_photos_inner {
    width: 100%;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: center; }

  #hr_photos_title {
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 30px 0 0 0; }

  #hr_photos_title .first {
    font-size: 36px;
    color: #979797;
    display: inline-block;
    margin-left: 15px; }

  #hr_photos_inner h2 {
    font-size: 38px;
    padding: 0 0 20px 50px;
    color: #555555; }

  #hr_photos_inner p {
    font-size: 22px;
    line-height: 45px;
    padding: 0 50px 20px 50px;
    color: #555555; }

  .photos_fpo {
    width: 700px;
    margin-bottom: 35px; }

  /* Start Openings Section    max-width: 519px  */
  #hr_openings {
    width: 100% x;
    padding: 17px 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative; }

  #hr_openings_inner {
    width: 100%;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: left; }

  #hr_openings_title {
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 60px 0 0 0; }

  #hr_openings_title .first {
    font-size: 36px;
    color: #979797;
    display: inline-block;
    margin-right: 20px; }

  .viewall {
    float: right;
    width: 180px;
    margin: 15px 50px 0 0; }

  .viewall a:link, .viewall a:visited {
    font-size: 20px;
    color: #49befe;
    text-decoration: none; }

  .viewall a:hover {
    font-size: 20px;
    color: #49befe;
    text-decoration: underline; }

  #hr_openings_inner h2 {
    font-size: 38px;
    padding: 0 0 20px 50px;
    color: #555555; }

  #hr_openings_inner p {
    font-size: 22px;
    line-height: 45px;
    padding: 0 50px 20px 50px;
    color: #555555; }

  #hr_openings_inner ul {
    margin: 0 35px; }

  #hr_openings_inner ul li {
    padding: 15px; }

  #hr_openings_inner ul li a {
    color: #666666 !important;
    text-decoration: none; }

  #hr_openings_inner ul li a:link, #hr_openings_inner ul li a:visited {
    color: #666666;
    text-decoration: none; }

  #hr_openings_inner ul li a:hover {
    color: #666666;
    text-decoration: underline; }

  #hr_openings_inner ul li {
    background: #ececec; }

  #hr_openings_inner li:nth-child(odd) {
    background: #fff; }

  /* Start Locations Section  max-width: 519px */
  #hr_loc {
    width: 100%;
    margin: 0 auto !important;
    background-color: #62b5e5;
    position: relative;
    height: 1000px; }

  #hr_loc_title {
    width: 100%;
    text-align: left;
    padding: 60px 0 20px 0; }

  #hr_loc_title h1 {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff; }

  #hr_loc_title_wrap {
    padding: 0 17px; }

  #hr_loc_title .first {
    font-size: 32px;
    color: #979797;
    display: block; }

  #hr_loc_title .second {
    font-size: 32px;
    color: #59aac4;
    display: inline;
    margin-bottom: 15px; }

  #hr_loc_title .second a:link, #hr_loc_title .second a:visited {
    color: #59aac4;
    text-decoration: none; }

  #hr_loc_title .second a:hover {
    fcolor: #59aac4;
    text-decoration: underline; }

  #hr_loc_photo {
    width: 100%;
    height: 350px;
    background-size: cover !important;
    position: relative; }

  #hr_loc_video_link {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/video_play_btn.png") 0 0 no-repeat;
    display: block;
    width: 317px;
    height: 305px;
    margin: 0 0 0 0; }

  #hr_loc_video_link:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/video_play_btn.png") 0 -305px no-repeat;
    display: block;
    width: 100%;
    height: 305px; }

  .photolink {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/photolink.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 50px;
    width: 50px;
    right: 15px !important;
    overflow: hidden;
    position: absolute;
    text-indent: 100% !important;
    top: 15px !important; }

  .photolink:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/photolink.png") 0 -50px no-repeat !important; }

  .cam_icon {
    float: right; }

  #hr_loc_map {
    display: none; }

  .hr_facts_loc {
    width: 100%;
    background-color: #3d9fd4;
    color: #fff;
    text-align: left;
    padding-bottom: 35px; }

  .hr_facts h3 {
    font-weight: bold;
    font-size: 22px;
    padding: 20px 17px 30px 17px; }

  .hr_facts p {
    padding: 0 17px;
    margin-bottom: 7px;
    font-size: 20px;
    color: #fff; }

  .hr_facts p a:link, .hr_facts p a:visited {
    color: #fff;
    text-decoration: none; }

  .hr_facts p a:hover {
    color: #fff;
    text-decoration: underline; }

  .hr_facts .last {
    padding: 0 17px;
    margin-bottom: 20px; }

  .hr_facts ul {
    padding: 0 17px;
    margin-left: 17px; }

  .hr_facts li {
    list-style: square;
    color: #fff; }

  .hr_facts li a:link, .hr_facts li a:visited {
    color: #fff;
    text-decoration: none; }

  .hr_facts li a:hover {
    color: #fff;
    text-decoration: underline; }

  .hr_facts li span {
    font-weight: bold; }

  #hr_loc_gallery {
    width: 100%;
    display: none; }

  #hr_loc_gallery ul li {
    float: left;
    width: 25%;
    height: auto;
    padding: 0;
    margin: 0; }

  #hr_loc_gallery ul li img {
    width: 156px;
    height: 156px;
    margin: 0;
    padding: 0; }

  #hr_loc_openings_wrap {
    text-align: left;
    margin: 0 auto; }

  #hr_loc_openings {
    color: #fff;
    text-align: center;
    position: relative; }

  #hr_loc_openings h3 {
    padding: 25px 17px 17px 17px;
    font-size: 22px;
    color: #ffffff;
    font-weight: 300; }

  #hr_loc_openings h3 a:link, #hr_loc_openings h3 a:visited {
    padding: 25px 17px 17px 17px;
    font-size: 22px;
    color: #ffffff;
    font-weight: 300;
    text-decoration: none; }

  #hr_loc_openings h3 a:hover {
    padding: 25px 17px 17px 17px;
    font-size: 22px;
    color: #ffffff;
    font-weight: 300;
    text-decoration: underline; }

  #hr_loc_openings ul {
    width: 100%;
    margin: 15px 10px 0px 17px;
    padding-bottom: 65px; }

  #hr_loc_openings li {
    margin: 0 0 13px 0;
    padding-right: 50px;
    font-size: 20px; }

  #hr_loc_openings li a, #hr_loc_openings li a:visited {
    color: #fff;
    text-decoration: none; }

  #hr_loc_openings li a:hover {
    color: #fff;
    text-decoration: underline; }

  .loc_alljobs {
    position: absolute;
    bottom: 0;
    right: 0; }

  .jobs1 {
    padding-bottom: 50px; }

  .jobs2 {
    display: none; }

  .hr-loc-map {
    display: none; }

  /* Start Teams Section  max-width: 519px */
  #hr_team {
    width: 100%;
    margin: 0 auto 50px !important;
    background-color: #ececec;
    position: relative; }

  #hr_team_title {
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 40px 0 0 0; }

  #hr_team_title h1 {
    font-size: 36px;
    color: #979797; }

  #hr_team_title h1 span {
    color: #59aac4; }

  #hr_team_photo {
    width: 100%;
    height: 195px;
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/team/peter.jpg") no-repeat 0 0;
    background-size: cover; }

  a#hr_team_photo_link {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/team/video_play_btn.png") 0 0 no-repeat;
    display: block;
    width: 100%;
    height: 193px;
    margin: 0 0 0 0; }

  a#hr_team_photo_link:hover {
    background-position: 0 -193px; }

  #hr_team_name {
    background-color: #6b6b6b;
    width: 100%;
    height: 195px;
    display: block;
    color: #fff;
    text-align: left; }

  #hr_team_name h3 {
    padding: 25px 0 8px 17px;
    font-size: 24px;
    font-weight: bold; }

  #hr_team_name p {
    padding: 0 0 5px 17px;
    font-size: 18px;
    font-weight: normal; }

  .hr_facts_team {
    display: none; }

  #hr_team_gallery {
    display: none; }

  #hr_team_gallery ul {
    width: 100%;
    padding: 0;
    margin: 0; }

  #hr_team_gallery ul li {
    display: inline-block;
    width: 30%;
    padding: 0;
    margin: 0; }

  #hr_loc_gallery ul li img {
    width: 30%;
    margin: 0;
    padding: 0; }

  #hr_team_quote {
    width: 100%;
    background-color: #62b5e5;
    color: #fff;
    text-align: left;
    padding-bottom: 35px; }

  #hr_team_quote p {
    padding: 25px 17px 8px 17px;
    font-size: 22px;
    line-height: 40px;
    font-weight: normal; }

  #hr_team_quote p span {
    padding: 25px 0 30px 17px;
    font-size: 20px;
    line-height: 50px;
    font-weight: normal;
    margin: 0 auto; }

  #hr_team_people {
    display: none; }

  #hr_team_people ul {
    margin: 0 0 0 64px; }

  #hr_team_people ul li {
    float: left;
    margin-right: 25px; }

  #hr_team_people h3 {
    margin: 5px 0 15px 17px;
    float: left;
    color: #999999; }

  .peopleNav a {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 9; }

  .people-prevNav {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_l.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 43px;
    left: 15px !important;
    overflow: hidden;
    position: absolute;
    text-indent: 100% !important;
    top: 85px !important;
    white-space: nowrap;
    width: 43px; }

  .people-prevNav:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_l.png") 0 -43px no-repeat !important; }

  .people-nextNav {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_r.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 43px;
    right: 15px !important;
    overflow: hidden;
    position: absolute;
    text-indent: 100% !important;
    top: 85px !important;
    white-space: nowrap;
    width: 43px; }

  .people-nextNav:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_r.png") 0 -43px no-repeat !important; }

  /* Start Benefits Section  max-width: 519px */
  .hr-bene {
    text-align: left; }

  .hr-bene-title {
    width: 100%;
    background-color: #f8f8f8;
    text-align: left;
    padding: 50px 0 30px 0; }

  .hr-bene-title h1 {
    font-size: 36px;
    color: #979797;
    margin-left: 17px; }

  .hr-bene-title h1 span {
    color: #59aac4; }

  .hr-bene ul {
    width: 300px;
    margin: 0 auto;
    padding: 40px 0; }

  .hr-bene ul li {
    width: 300px;
    margin: 0 0 60px 0;
    text-align: center; }

  .hr-bene ul li img {
    margin-bottom: 20px; }

  .hr-bene ul li h3 {
    font-size: 26px;
    color: #585858;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 15px; }

  .hr-bene ul li p {
    font-size: 22px;
    color: #585858;
    line-height: 28px; } }
/* Start Header Section  max-width: 519px */
@media only screen and (min-width: 500px) and (max-width: 759px) {
  /* Single Fixed Width Column */
  #slider {
    max-width: 500px !important; }

  .slider-wrapper {
    max-width: 500px !important; }

  #navtest {
    display: none; }

  #wrap {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    background-color: #f8f8f8;
    text-align: center; }

  /* Start Hero Section  500px - 759px */
  #hr_hero {
    width: 584px;
    display: block;
    margin: 0 auto;
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/hero_bg.jpg") repeat-x 0 0;
    background-size: cover;
    position: relative; }

  #hr_hero h1 {
    font-size: 45px;
    color: #fff;
    padding: 100px 50px 50px 50px; }

  #hr_hero h1 span {
    font-size: 45px;
    color: #fff; }

  #hr_hero p {
    font-size: 20px;
    color: #fff;
    padding: 30px 0 40px 0;
    margin: 0 auto;
    width: 70%; }

  #hr_hero div {
    width: 100%;
    padding-bottom: 50px;
    background-color: rgba(0, 0, 0, 0.5); }

  /* Start Location Section  500px - 759px */
  #hr_loc {
    width: 550px;
    padding: 17px;
    margin: 0 auto !important;
    background-color: #62b5e5;
    position: relative; }

  #hr_loc_title {
    width: 100%;
    text-align: left;
    padding: 60px 0 20px 0;
    text-transform: uppercase;
    color: #ffffff; }

  #hr_loc_title_wrap {
    padding: 0 17px; }

  #hr_loc_title h1 {
    margin-top: 45px;
    font-weight: 300; }

  #hr_loc_title .first {
    font-size: 32px;
    color: #979797;
    display: block; }

  #hr_loc_title .second {
    font-size: 32px;
    color: #59aac4;
    display: inline;
    margin-bottom: 15px; }

  #hr_loc_title .second a:link, #hr_loc_title .second a:visited {
    color: #59aac4;
    text-decoration: none; }

  #hr_loc_title .second a:hover {
    fcolor: #59aac4;
    text-decoration: underline; }

  #hr_loc_photo {
    width: 100%;
    height: 400px;
    background-size: cover !important;
    position: relative; }

  .photolink {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/photolink.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 50px;
    width: 50px;
    right: 15px !important;
    overflow: hidden;
    position: absolute;
    text-indent: 100% !important;
    top: 15px !important; }

  .photolink:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/photolink.png") 0 -50px no-repeat !important; }

  a#hr_loc_video_link {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/video_play_btn.png") 0 0 no-repeat;
    display: block;
    width: 100%;
    height: 305px;
    margin: 0 0 0 0; }

  #hr_loc_video_link:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/video_play_btn.png") 0 -305px no-repeat;
    display: block;
    width: 100%;
    height: 305px; }

  .cam_icon {
    float: right; }

  #hr_loc_map {
    display: none; }

  .hr_facts_loc {
    width: 100%;
    background-color: #3d9fd4;
    color: #fff;
    text-align: left;
    padding-bottom: 35px; }

  .hr_facts h3 {
    font-weight: bold;
    font-size: 22px;
    padding: 20px 17px 30px 17px; }

  .hr_facts p {
    padding: 0 17px;
    margin-bottom: 7px;
    font-size: 20px; }

  .hr_facts .last {
    padding: 0 17px;
    margin-bottom: 20px; }

  .hr_facts p {
    padding: 0 17px; }

  .hr_facts p a:link, .hr_facts p a:visited {
    color: #fff;
    text-decoration: none; }

  .hr_facts p a:hover {
    color: #fff;
    text-decoration: underline; }

  .hr_facts p span {
    font-weight: bold; }

  .hr_facts ul {
    padding: 0 17px;
    margin-left: 17px; }

  .hr_facts li {
    list-style: square;
    color: #fff; }

  .hr_facts li a:link, .hr_facts li a:visited {
    color: #fff;
    text-decoration: none; }

  .hr_facts li a:hover {
    color: #fff;
    text-decoration: underline; }

  .hr_facts li span {
    font-weight: bold; }

  #hr_loc_gallery {
    width: 100%;
    display: none; }

  #hr_loc_gallery ul li {
    float: left;
    width: 25%;
    height: auto;
    padding: 0;
    margin: 0; }

  a#hr_loc_video_link {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/video_play_btn.png") 0 0 no-repeat;
    display: block;
    width: 317px;
    height: 305px;
    margin: 0 0 0 0; }

  #hr_loc_video_link:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/video_play_btn.png") 0 -305px no-repeat;
    display: block;
    width: 100%;
    height: 305px; }

  #hr_loc_gallery ul li img {
    width: 156px;
    height: 156px;
    margin: 0;
    padding: 0; }

  #hr_loc_openings_wrap {
    width: 550px;
    padding: 17px 0;
    text-align: left;
    margin: 0 auto; }

  #hr_loc_openings {
    color: #fff;
    text-align: left;
    position: relative; }

  #hr_loc_openings h3 {
    padding: 25px 17px 17px 17px;
    font-size: 22px;
    font-weight: bold; }

  #hr_loc_openings ul {
    width: 100%;
    margin: 15px 10px 0px 17px;
    padding-bottom: 65px; }

  #hr_loc_openings li {
    margin: 0 0 13px 0;
    padding-right: 50px;
    font-size: 20px; }

  #hr_loc_openings li a, #hr_loc_openings li a:visited {
    color: #fff;
    text-decoration: none; }

  #hr_loc_openings li a:hover {
    color: #fff;
    text-decoration: underline; }

  .loc_alljobs {
    position: absolute;
    bottom: 0;
    right: 0; }

  .jobs1 {
    padding-bottom: 50px; }

  .jobs2 {
    display: none; }

  .hr-loc-map {
    display: none; }

  /* Start Intro Section  500px - 759px  */
  #hr_intro {
    width: 550px;
    padding: 17px 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #e3e3e3; }

  #hr_intro_inner {
    width: 100%;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: left; }

  #hr_intro_inner h2 {
    font-size: 32px;
    padding: 10px 0 20px 50px;
    color: #555555; }

  #hr_intro_inner p {
    font-size: 18px;
    line-height: 30px;
    padding: 0 50px 20px 50px;
    color: #555555; }

  #hr_intro_inner ul {
    color: #666;
    margin: 0 auto;
    width: 400px; }

  #hr_intro_inner ul li {
    background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/engineering/pin_sm.png) no-repeat 0 7px;
    padding-left: 15px;
    list-style: none;
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 5px 15px 15px 15px; }

  #hr_intro_inner ul li a:link, #hr_intro_inner ul li a:visited {
    padding: 0 0 0 15px;
    margin-top: -15px;
    font-size: 22px;
    color: #707070;
    text-decoration: none; }

  #hr_intro_inner ul li a:hover {
    font-size: 22px;
    color: #707070;
    text-decoration: underline; }

  /* Start Photo Grid Section  500px - 759px  */
  #hr_photos {
    width: 550px;
    padding: 17px 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #e3e3e3; }

  #hr_photos_inner {
    width: 100%;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: center; }

  #hr_photos_title {
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 30px 0 0 0; }

  #hr_photos_title .first {
    font-size: 36px;
    color: #979797;
    display: inline-block;
    margin-left: 15px; }

  #hr_photos_inner h2 {
    font-size: 38px;
    padding: 0 0 20px 50px;
    color: #555555; }

  #hr_photos_inner p {
    font-size: 22px;
    line-height: 45px;
    padding: 0 50px 20px 50px;
    color: #555555; }

  .photos_fpo {
    width: 520px;
    margin-bottom: 35px; }

  /* Start Openings Section   500px - 759px  */
  #hr_openings {
    width: 550px;
    padding: 17px 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative; }

  #hr_openings_inner {
    width: 100%;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: left; }

  #hr_openings_title {
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 60px 0 0 0; }

  #hr_openings_title .first {
    font-size: 36px;
    color: #979797;
    display: inline-block;
    margin-right: 20px; }

  .viewall {
    float: right;
    width: 180px;
    margin: 15px 50px 0 0; }

  .viewall a:link, .viewall a:visited {
    font-size: 20px;
    color: #49befe;
    text-decoration: none; }

  .viewall a:hover {
    font-size: 20px;
    color: #49befe;
    text-decoration: underline; }

  #hr_openings_inner h2 {
    font-size: 38px;
    padding: 0 0 20px 50px;
    color: #555555; }

  #hr_openings_inner p {
    font-size: 22px;
    line-height: 45px;
    padding: 0 50px 20px 50px;
    color: #555555; }

  #hr_openings_inner ul {
    margin: 0 15px; }

  #hr_openings_inner ul li {
    padding: 15px; }

  #hr_openings_inner ul li a {
    color: #666666 !important;
    text-decoration: none; }

  #hr_openings_inner ul li a:link, #hr_openings_inner ul li a:visited {
    color: #666666;
    text-decoration: none; }

  #hr_openings_inner ul li a:hover {
    color: #666666;
    text-decoration: underline; }

  #hr_openings_inner ul li {
    background: #ececec; }

  #hr_openings_inner li:nth-child(odd) {
    background: #fff; }

  /* Start Team Section  500px - 759px */
  #hr_team {
    width: 550px;
    padding: 17px;
    margin: 0 auto 50px !important;
    background-color: #ececec;
    position: relative; }

  #hr_team_title {
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 40px 0 0 0; }

  #hr_team_title h1 {
    font-size: 36px;
    color: #979797; }

  #hr_team_title h1 span {
    color: #59aac4; }

  #hr_team_photo {
    width: 100%;
    height: 230px;
    background-size: cover; }

  a#hr_team_photo_link {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/team/video_play_btn.png") 0 0 no-repeat;
    display: block;
    width: 100%;
    height: 300px;
    margin: 0 0 0 0; }

  a#hr_team_photo_link:hover {
    background-position: 0 -193px; }

  #hr_team_name {
    background-color: #6b6b6b;
    width: 100%;
    height: 195px;
    display: block;
    color: #fff;
    text-align: left; }

  #hr_team_name h3 {
    padding: 25px 0 8px 17px;
    font-size: 24px;
    font-weight: bold; }

  #hr_team_name p {
    padding: 0 0 5px 17px;
    font-size: 18px;
    font-weight: normal; }

  .hr_facts_team {
    width: 100%;
    background-color: #cdcdcd;
    color: #6b6b6b;
    text-align: left;
    padding-bottom: 25px; }

  #hr_team_gallery {
    display: none; }

  #hr_team_gallery ul {
    width: 100%;
    padding: 0;
    margin: 0; }

  #hr_team_gallery ul li {
    display: inline-block;
    width: 30%;
    padding: 0;
    margin: 0; }

  #hr_loc_gallery ul li img {
    width: 30%;
    margin: 0;
    padding: 0; }

  #hr_team_inner #teamselect {
    width: 220px; }

  #hr_team_quote {
    width: 100%;
    background-color: #62b5e5;
    color: #fff;
    text-align: left;
    padding-bottom: 35px; }

  #hr_team_quote p {
    padding: 25px 17px 8px 17px;
    font-size: 22px;
    line-height: 40px;
    font-weight: normal; }

  #hr_team_quote p span {
    padding: 25px 0 30px 17px;
    font-size: 20px;
    line-height: 50px;
    font-weight: normal;
    margin: 0 auto; }

  #hr_team_people {
    display: none; }

  #hr_team_people ul {
    margin: 0 0 0 64px; }

  #hr_team_people ul li {
    float: left;
    margin-right: 25px; }

  #hr_team_people h3 {
    margin: 5px 0 15px 17px;
    float: left;
    color: #999999; }

  .peopleNav a {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 9; }

  .people-prevNav {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_l.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 43px;
    left: 15px !important;
    overflow: hidden;
    position: absolute;
    text-indent: 100% !important;
    top: 85px !important;
    white-space: nowrap;
    width: 43px; }

  .people-prevNav:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_l.png") 0 -43px no-repeat !important; }

  .people-nextNav {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_r.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 43px;
    right: 15px !important;
    overflow: hidden;
    position: absolute;
    text-indent: 100% !important;
    top: 85px !important;
    white-space: nowrap;
    width: 43px; }

  .people-nextNav:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_r.png") 0 -43px no-repeat !important; }

  /* Start Benefits Section  500px - 759px */
  .hr-bene {
    width: 550px;
    padding: 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: left; }

  .hr-bene_inner {
    width: 100%;
    background-color: #fff; }

  .hr-bene_title {
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 50px 0 30px 0; }

  .hr-bene_title h1 {
    font-size: 36px;
    color: #979797;
    margin-left: 17px; }

  .hr-bene_title h1 span {
    color: #59aac4; }

  .hr-bene ul {
    width: 300px;
    margin: 0 auto;
    padding: 40px 0; }

  .hr-bene ul li {
    width: 300px;
    margin: 0 0 60px 0;
    text-align: center; }

  .hr-bene ul li img {
    margin-bottom: 20px; }

  .hr-bene ul li h3 {
    font-size: 26px;
    color: #585858;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 15px; }

  .hr-bene ul li p {
    font-size: 22px;
    color: #585858;
    line-height: 24px; } }
@media only screen and (min-width: 760px) and (max-width: 960px) {
  /* Two Fixed Width Columns, Medium Padding (iPad) */
  #navtest {
    display: none; }

  #wrap {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    background-color: #f8f8f8;
    text-align: center; }

  /* Start Hero Section  760px - 960px */
  #hr_hero {
    width: 760px;
    display: block;
    margin: 0 auto;
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/hero_bg.jpg") repeat-x 0 0;
    background-size: cover;
    position: relative; }

  #hr_hero h1 {
    font-size: 58px;
    color: #fff;
    padding: 150px 0 35px 0; }

  .engineering_title {
    font-size: 65px;
    font-weight: 600;
    text-shadow: 3px 3px 0px #323232;
    padding-top: 175px; }

  #hr_hero h1 span {
    font-size: 58px;
    color: #fff; }

  #hr_hero p {
    font-size: 20px;
    color: #fff;
    padding: 30px 0 40px 0;
    margin: 0 auto;
    width: 70%; }

  #hr_hero div {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding-bottom: 35px; }

  /* Start Locations Section  760px - 960px */
  #hr_loc {
    width: 726px;
    height: 948px;
    margin: 0 auto !important;
    padding: 0 17px;
    background-color: #62b5e5;
    position: relative; }

  #hr_loc_title {
    width: 700px;
    height: 140px;
    text-align: left;
    padding: 0;
    position: absolute;
    left: 17px;
    top: 17px; }

  #hr_loc_title h1 {
    margin-top: 45px;
    font-weight: 300;
    color: #ffffff;
    text-transform: uppercase; }

  #hr_loc_title .first {
    font-size: 36px;
    color: #979797;
    display: inline-block;
    margin-right: 20px; }

  #hr_loc_title .second {
    font-size: 36px;
    color: #59aac4;
    display: inline; }

  #hr_loc_title .second a:link, #hr_loc_title .second a:visited {
    color: #59aac4;
    text-decoration: none; }

  #hr_loc_title .second a:hover {
    fcolor: #59aac4;
    text-decoration: underline; }

  #hr_loc_title #linkdestform {
    margin: 20px 0; }

  #hr_loc_photo {
    width: 355px;
    height: 310px;
    position: absolute;
    left: 17px;
    top: 174px;
    background-size: cover !important; }

  .photolink {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/photolink.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 50px;
    width: 50px;
    right: 15px !important;
    overflow: hidden;
    position: absolute;
    text-indent: 100% !important;
    top: 15px !important; }

  .photolink:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/photolink.png") 0 -50px no-repeat !important; }

  a#hr_loc_video_link {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/video_play_btn.png") 0 0 no-repeat;
    display: block;
    width: 317px;
    height: 305px;
    margin: 0 0 0 0; }

  #hr_loc_video_link:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/video_play_btn.png") 0 -305px no-repeat;
    display: block;
    width: 100%;
    height: 305px; }

  .cam_icon {
    float: right; }

  #hr_loc_map {
    width: 355px;
    height: auto;
    position: absolute;
    left: 17px;
    top: 498px;
    margin: 0;
    padding: 0;
    overflow: hidden; }

  #hr_loc_map_iframe {
    width: 355px;
    height: 310px; }

  .hr_facts_loc {
    width: 355px;
    height: 637px;
    background-color: #454F68;
    color: #fff;
    text-align: left;
    position: absolute;
    left: 389px;
    top: 174px; }

  .hr_facts h3 {
    font-weight: bold;
    font-size: 22px;
    padding: 20px 17px 30px 17px; }

  .hr_facts p {
    padding: 0 17px;
    margin-bottom: 7px; }

  .hr_facts .last {
    padding: 0 17px;
    margin-bottom: 20px; }

  .hr_facts p {
    padding: 0 17px; }

  .hr_facts p a:link, .hr_facts p a:visited {
    color: #fff;
    text-decoration: none; }

  .hr_facts p a:hover {
    color: #fff;
    text-decoration: underline; }

  .hr_facts p span {
    font-weight: bold; }

  .hr_facts ul {
    padding: 0 17px;
    margin-left: 17px; }

  .hr_facts li {
    list-style: square;
    color: #fff; }

  .hr_facts li a:link, .hr_facts li a:visited {
    color: #fff;
    text-decoration: none; }

  .hr_facts li a:hover {
    color: #fff;
    text-decoration: underline; }

  .hr_facts li span {
    font-weight: bold; }

  #hr_loc_gallery {
    width: 726px;
    height: 116px;
    position: absolute;
    left: 17px;
    top: 828px;
    overflow: hidden; }

  #hr_loc_gallery ul li {
    float: left;
    width: 116px;
    height: 116px;
    display: block;
    padding: 0;
    margin-right: 5px; }

  #hr_loc_gallery ul li img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0; }

  #hr_loc_gallery img {
    visibility: hidden; }

  #hr_loc_gallery a {
    height: 116px !important;
    width: 116px !important;
    display: block;
    float: left;
    margin: 0 5px 3px 0; }

  #hr_loc_gallery a:nth-of-type(1n+7) {
    display: none; }

  #hr_loc_openings_wrap {
    display: none;
    /* background-color:#fff;  position:relative; text-align:left; width:726px; margin:0 auto; padding:17px */ }

  #hr_loc_openings {
    color: #fff;
    text-align: left;
    width: 726px;
    position: relative; }

  #hr_loc_openings h3 {
    padding: 25px 17px 17px 17px;
    font-size: 22px;
    font-weight: bold; }

  #hr_loc_openings ul {
    width: 420px;
    float: left;
    margin: 15px 10px 35px 17px; }

  #hr_loc_openings li {
    margin: 0 0 13px 0; }

  #hr_loc_openings li a, #hr_loc_openings li a:visited {
    color: #fff;
    text-decoration: none; }

  #hr_loc_openings li a:hover {
    color: #fff;
    text-decoration: underline; }

  .loc_alljobs {
    position: absolute;
    bottom: 0;
    right: 0; }

  .hr-loc-map {
    width: 726px; }

  /* Start Intro Section  760px - 960px  */
  #hr_intro {
    width: 726px;
    padding: 17px 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #e3e3e3; }

  #hr_intro_inner {
    width: 100%;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: left; }

  #hr_intro_inner h2 {
    font-size: 32px;
    padding: 10px 0 20px 50px;
    color: #555555; }

  #hr_intro_inner p {
    font-size: 18px;
    line-height: 30px;
    padding: 0 50px 20px 50px;
    color: #555555; }

  #hr_intro_inner ul {
    color: #666;
    margin: 0 auto;
    width: 700px; }

  #hr_intro_inner ul li {
    background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/engineering/pin.png) no-repeat 0 7px;
    padding-left: 15px;
    list-style: none;
    display: inline-block;
    margin: 0 10px 20px 0;
    padding: 15px; }

  #hr_intro_inner ul li a:link, #hr_intro_inner ul li a:visited {
    padding: 0 0 0 22px;
    margin-top: -15px;
    font-size: 22px;
    color: #707070;
    text-decoration: none; }

  #hr_intro_inner ul li a:hover {
    font-size: 24px;
    color: #707070;
    text-decoration: underline; }

  /* Start Photo Grid Section  760px - 960px  */
  #hr_photos {
    width: 726px;
    padding: 17px 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #e3e3e3; }

  #hr_photos_inner {
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: center; }

  #hr_photos_title {
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 30px 0 0 0; }

  #hr_photos_title .first {
    font-size: 36px;
    color: #979797;
    display: inline-block;
    margin-left: 15px; }

  #hr_photos_inner h2 {
    font-size: 38px;
    padding: 0 0 20px 50px;
    color: #555555; }

  #hr_photos_inner p {
    font-size: 22px;
    line-height: 45px;
    padding: 0 50px 20px 50px;
    color: #555555; }

  .photos_fpo {
    width: 700px;
    margin-bottom: 35px; }

  /* Start Openings Section  760px - 960px  */
  #hr_openings {
    width: 726px;
    padding: 17px 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative; }

  #hr_openings_inner {
    width: 100%;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: left; }

  #hr_openings_title {
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 60px 0 0 0; }

  #hr_openings_title .first {
    font-size: 36px;
    color: #979797;
    display: inline-block;
    margin-right: 20px; }

  .viewall {
    float: right;
    width: 180px;
    margin: 15px 50px 0 0; }

  .viewall a:link, .viewall a:visited {
    font-size: 20px;
    color: #49befe;
    text-decoration: none; }

  .viewall a:hover {
    font-size: 20px;
    color: #49befe;
    text-decoration: underline; }

  #hr_openings_inner h2 {
    font-size: 38px;
    padding: 0 0 20px 50px;
    color: #555555; }

  #hr_openings_inner p {
    font-size: 22px;
    line-height: 45px;
    padding: 0 50px 20px 50px;
    color: #555555; }

  #hr_openings_inner ul {
    margin: 0 35px; }

  #hr_openings_inner ul li {
    padding: 15px; }

  #hr_openings_inner ul li a {
    color: #666666 !important;
    text-decoration: none; }

  #hr_openings_inner ul li a:link, #hr_openings_inner ul li a:visited {
    color: #666666;
    text-decoration: none; }

  #hr_openings_inner ul li a:hover {
    color: #666666;
    text-decoration: underline; }

  #hr_openings_inner ul li {
    background: #ececec; }

  #hr_openings_inner li:nth-child(odd) {
    background: #fff; }

  /* Start Team Section  760px - 960px */
  #hr_team {
    width: 726px;
    height: 985px;
    margin: 0 auto 50px !important;
    padding: 0 17px;
    background-color: #ececec;
    position: relative; }

  #hr_team_title {
    width: 100%;
    height: 100px;
    background-color: #fff;
    text-align: left;
    padding: 0 0 0 0; }

  #hr_team_title_wrap {
    padding: 0 17px; }

  #hr_team_title .first {
    font-size: 36px;
    color: #979797;
    display: inline-block;
    margin-right: 15px; }

  #hr_team_title .second {
    font-size: 36px;
    color: #59aac4;
    display: inline-block; }

  #hr_team_inner #teamselect {
    width: 220px; }

  #hr_team_photo {
    width: 355px;
    height: 230px;
    position: absolute;
    left: 17px;
    top: 104px;
    background: url("images/team/peter.jpg") no-repeat 0 0;
    background-size: cover; }

  a#hr_team_photo_link {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/team/video_play_btn.png") 0 0 no-repeat;
    display: block;
    width: 317px;
    height: 193px;
    margin: 0 0 0 0;
    position: absolute;
    top: 0;
    left: 0; }

  a#hr_team_photo_link:hover {
    background-position: 0 -193px; }

  #hr_team_name {
    background-color: #6b6b6b;
    width: 355px;
    height: 230px;
    position: absolute;
    left: 389px;
    top: 104px;
    display: block;
    color: #fff;
    text-align: left; }

  #hr_team_name h3 {
    padding: 25px 0 8px 17px;
    font-size: 24px;
    font-weight: bold; }

  #hr_team_name p {
    padding: 0 0 5px 17px;
    font-size: 18px;
    font-weight: normal; }

  .hr_facts_team {
    width: 355px;
    height: 355px;
    background-color: #cdcdcd;
    color: #49befe;
    text-align: left;
    position: absolute;
    left: 17px;
    top: 648px; }

  #hr_team_gallery {
    width: 355px;
    height: 355px;
    position: absolute;
    left: 389px;
    top: 648px;
    overflow: hidden; }

  #hr_team_gallery ul li {
    float: left;
    width: 176px;
    height: 176px;
    padding: 0;
    margin: 0; }

  #hr_team_gallery ul li:nth-child(odd) {
    margin: 0 3px 3px 0; }

  #hr_team_gallery ul li:nth-child(even) {
    margin: 0 0 3px 0; }

  #hr_team_gallery ul li img {
    width: 176px;
    height: 176px;
    margin: 0;
    padding: 0; }

  #hr_team_quote {
    width: 726px;
    height: 280px;
    background-color: #62b5e5;
    color: #fff;
    text-align: left;
    position: absolute;
    left: 17px;
    top: 351px; }

  #hr_team_quote p {
    padding: 25px 17px 8px 17px;
    font-size: 22px;
    line-height: 35px;
    font-weight: normal; }

  #hr_team_quote .attrib {
    padding: 0 0 8px 17px;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    margin: 0 auto; }

  #hr_team_people {
    position: absolute;
    top: 963px;
    left: 0;
    width: 760px;
    height: 155px; }

  #hr_team_people ul {
    margin: 0 0 0 64px; }

  #hr_team_people ul li img {
    height: 85px;
    width: 85px; }

  #hr_team_people ul li {
    height: 85px;
    width: 85px;
    float: left;
    margin-right: 25px; }

  #hr_team_people h3 {
    margin: 5px 0 15px 17px;
    float: left;
    color: #999999; }

  .peopleNav a {
    cursor: pointer;
    position: absolute;
    top: 30%;
    z-index: 9; }

  .people-prevNav {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_l.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 43px;
    left: 15px !important;
    overflow: hidden;
    position: absolute;
    text-indent: 100% !important;
    top: 65px !important;
    white-space: nowrap;
    width: 43px; }

  .people-prevNav:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_l.png") 0 -43px no-repeat !important; }

  .people-nextNav {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_r.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 43px;
    right: 15px !important;
    overflow: hidden;
    position: absolute;
    text-indent: 100% !important;
    top: 65px !important;
    white-space: nowrap;
    width: 43px; }

  .people-nextNav:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_r.png") 0 -43px no-repeat !important; }

  /* Start Benefits Section  760px - 960px */
  .hr-bene {
    width: 760px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: left; }

  .hr-bene_inner {
    width: 726px;
    margin: 0 17px;
    background-color: #f8f8f8; }

  .hr-bene_title {
    width: 100%;
    height: 65px;
    background-color: #fff;
    text-align: left;
    padding: 60px 0 0 0; }

  .hr-bene_title h1 {
    font-size: 36px;
    color: #979797;
    margin-left: 17px; }

  .hr-bene_title h1 span {
    color: #59aac4; }

  .hr-bene ul {
    margin: 0 auto;
    width: 700px;
    padding: 40px 0; }

  .hr-bene ul li:nth-child(even) {
    width: 50%;
    float: left;
    margin: 0 10px 60px 10px;
    text-align: center; }

  .hr-bene ul li:nth-child(odd) {
    margin: 0 10px 60px 10px;
    text-align: center; }

  .hr-bene ul li img {
    margin-bottom: 20px; }

  .hr-bene ul li h3 {
    color: #585858;
    line-height: 23px;
    font-weight: bold;
    margin-bottom: 15px; }

  .hr-bene ul li p {
    color: #585858;
    line-height: 23px; }

  /* Start Header Section  760px - 960px */
  /*   end styles - min-width: 960px    */ }
@media only screen and (min-width: 961px) {
  /* Two Fixed Width Columns, Large Padding (Desktop) */
  .slicknav_menu {
    display: none; }

  #wrap {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    background-color: #f8f8f8;
    text-align: center; }

  /* Start Hero Section  961px +  */
  #hr_hero {
    width: 1020px;
    height: 530px;
    display: block;
    margin: 0 auto;
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/hero_bg.jpg") repeat-x 0 0;
    background-size: cover;
    position: relative; }

  #hr_hero h1 {
    font-size: 58px;
    color: #fff;
    padding-top: 150px; }

  .engineering_title {
    font-size: 82px !important;
    font-weight: 600;
    text-shadow: 3px 3px 0px #323232;
    padding-top: 175px; }

  #hr_hero h1 span {
    font-size: 58px;
    color: #fff; }

  #hr_hero p {
    font-size: 20px;
    color: #fff;
    padding: 30px 0 40px 0;
    margin: 0 auto;
    width: 70%; }

  #hr_hero div {
    width: 100%;
    height: 184px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3); }

  /* Start Intro Section  961px +  */
  #hr_intro {
    width: 1020px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #e3e3e3; }

  #hr_intro_inner {
    width: 986px;
    padding: 17px 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: left; }

  #hr_intro_inner h2 {
    font-size: 38px;
    padding: 10px 0 20px 50px;
    color: #555555; }

  #hr_intro_inner p {
    font-size: 20px;
    line-height: 40px;
    padding: 0 50px 20px 50px;
    color: #555555; }

  #hr_intro_inner ul {
    color: #666;
    margin: 0 auto;
    width: 770px; }

  #hr_intro_inner ul li {
    background: url(/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/engineering/pin.png) no-repeat 0 7px;
    padding-left: 15px;
    list-style: none;
    display: inline-block;
    margin: 0 20px 20px 0;
    padding: 15px; }

  #hr_intro_inner ul li a:link, #hr_intro_inner ul li a:visited {
    padding: 0 0 0 25px;
    margin-top: -15px;
    font-size: 24px;
    color: #707070;
    text-decoration: none; }

  #hr_intro_inner ul li a:hover {
    font-size: 24px;
    color: #707070;
    text-decoration: underline; }

  /* Start Photo Grid Section  961px +  */
  #hr_photos {
    width: 1020px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #e3e3e3; }

  #hr_photos_inner {
    width: 986px;
    padding: 17px 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: center; }

  #hr_photos_title {
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 30px 0 20px 0; }

  #hr_photos_title .first {
    font-size: 36px;
    color: #555;
    display: inline-block;
    margin-left: 55px; }

  #hr_photos_inner h2 {
    font-size: 38px;
    padding: 0 0 20px 50px;
    color: #555555; }

  #hr_photos_inner p {
    font-size: 22px;
    line-height: 45px;
    padding: 0 50px 20px 50px;
    color: #555555; }

  .photos_fpo {
    margin-bottom: 35px; }

  /* Start Openings Section  961px +  */
  #hr_openings {
    width: 1020px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative; }

  #hr_openings_inner {
    width: 986px;
    padding: 17px 17px 30px 17px;
    margin: 0 auto !important;
    background-color: #fff;
    position: relative;
    text-align: left; }

  #hr_openings_title {
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 60px 0 0 0; }

  #hr_openings_title .first {
    font-size: 36px;
    color: #555;
    display: inline-block;
    margin-right: 20px; }

  .viewall {
    float: right;
    width: 180px;
    margin: 15px 50px 0 0; }

  .viewall a:link, .viewall a:visited {
    font-size: 20px;
    color: #49befe;
    text-decoration: none; }

  .viewall a:hover {
    font-size: 20px;
    color: #49befe;
    text-decoration: underline; }

  #hr_openings_inner h2 {
    font-size: 38px;
    padding: 0 0 20px 50px;
    color: #555555; }

  #hr_openings_inner p {
    font-size: 22px;
    line-height: 45px;
    padding: 0 50px 20px 50px;
    color: #555555; }

  #hr_openings_inner ul {
    margin: 0 35px; }

  #hr_openings_inner ul li {
    padding: 15px; }

  #hr_openings_inner ul li a {
    color: #555 !important;
    text-decoration: none; }

  #hr_openings_inner ul li a:link, #hr_openings_inner ul li a:visited {
    color: #555;
    text-decoration: none; }

  #hr_openings_inner ul li a:hover {
    color: #555;
    text-decoration: underline; }

  #hr_openings_inner ul li {
    background: #ececec; }

  #hr_openings_inner li:nth-child(odd) {
    background: #fff; }

  /* Start Locations Section  961px +  */
  .page-section-title-wrap {
    width: 100%;
    display: block;
    background-color: #62b5e5;
    position: relative;
    text-align: center; }

  .page-section-title-wrap .page-section-title {
    margin: 0; }

  #hr_loc {
    width: 100%;
    height: 900px;
    margin: 0 auto 0 auto !important;
    background-color: #62b5e5;
    position: relative; }

  #hr_loc_inner {
    width: 986px;
    height: 860px;
    padding: 0 17px;
    margin: 0 auto !important;
    background-color: #62b5e5;
    position: relative; }

  #hr_loc_title {
    width: 100%;
    height: 190px;
    text-align: left;
    padding: 60px 0 40px 0; }

  #hr_loc_title h1 {
    font-size: 32px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
    display: inline-block;
    margin: 0 0 15px 0; }

  #hr_loc_title .second {
    font-size: 36px;
    color: #59aac4;
    display: inline-block;
    margin-right: 20px; }

  #hr_loc_title .second a:link, #hr_loc_title .second a:visited {
    color: #59aac4;
    text-decoration: none; }

  #hr_loc_title .second a:hover {
    color: #59aac4;
    text-decoration: underline; }

  #loc-select-wrap select {
    background: transparent;
    color: #ffffff;
    width: 260px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    height: 34px;
    -webkit-appearance: none; }

  #loc-select-wrap select option {
    margin-bottom: 5px;
    padding-left: 3px; }

  #loc-select-wrap {
    float: right;
    width: 240px;
    height: 34px;
    overflow: hidden;
    background: url(new_arrow.png) no-repeat right #4f5358;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-right: -30px; }

  #team-select-wrap select {
    background: transparent;
    color: #ffffff;
    width: 275px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    height: 34px;
    -webkit-appearance: none; }

  #team-select-wrap select option {
    margin-bottom: 5px;
    padding-left: 3px; }

  #team-select-wrap {
    float: right;
    width: 240px;
    height: 34px;
    overflow: hidden;
    background: url(new_arrow.png) no-repeat right #4f5358;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-right: -30px; }

  #hr_loc_photo {
    width: 317px;
    height: 305px;
    position: absolute;
    left: 17px;
    top: 120px;
    background-size: cover !important; }

  .photolink {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/photolink.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 50px;
    width: 50px;
    right: 15px !important;
    overflow: hidden;
    position: absolute;
    text-indent: 100% !important;
    top: 15px !important; }

  .photolink:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/photolink.png") 0 -50px no-repeat !important; }

  a#hr_loc_video_link {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/video_play_btn.png") 0 0 no-repeat;
    display: block;
    width: 317px;
    height: 305px;
    margin: 0 0 0 0; }

  #hr_loc_video_link:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/video_play_btn.png") 0 -305px no-repeat;
    display: block;
    width: 100%;
    height: 305px; }

  .cam_icon {
    float: right; }

  #hr_loc_map {
    width: 317px;
    height: 306px;
    position: absolute;
    left: 17px;
    top: 442px;
    margin: 0;
    padding: 0;
    overflow: hidden; }

  #hr_loc_map_iframe {
    width: 317px;
    height: 306px; }

  .hr_facts_loc {
    width: 317px;
    height: 636px;
    background-color: #454F68;
    color: #fff;
    text-align: left;
    position: absolute;
    left: 351px;
    top: 120px; }

  .hr_facts h3 {
    font-weight: bold;
    font-size: 22px;
    padding: 20px 17px 30px 17px; }

  .hr_facts p {
    padding: 0 17px;
    margin-bottom: 7px; }

  .hr_facts .last {
    padding: 0 17px;
    margin-bottom: 20px; }

  .hr_facts p {
    padding: 0 17px; }

  .hr_facts {
    color: #fff;
    text-decoration: none; }

  .hr_facts a:link, .hr_facts a:visited {
    color: #fff;
    text-decoration: none; }

  .hr_facts p a:hover {
    color: #fff;
    text-decoration: underline; }

  .hr_facts p span {
    font-weight: bold; }

  .hr_facts ul {
    padding: 0 17px;
    margin-left: 17px; }

  .hr_facts li {
    list-style: square; }

  #hr_loc_gallery {
    width: 317px;
    height: 637px;
    position: absolute;
    left: 685px;
    top: 120px;
    overflow: hidden; }

  #hr_loc_gallery img {
    visibility: hidden; }

  #hr_loc_gallery a {
    height: 156px !important;
    width: 156px !important;
    display: block;
    float: left; }

  #hr_loc_gallery a:nth-of-type(1n+9) {
    display: none; }

  #hr_loc_gallery a:nth-child(odd) {
    margin: 0 3px 3px 0; }

  #hr_loc_gallery a:nth-child(even) {
    margin: 0 0 3px 0; }

  #hr_loc_gallery a {
    background-color: #539fcb !important; }

  .office_photos_wrap {
    max-width: 800px;
    background-color: red;
    margin: 0 auto; }

  a#hr_loc_video_link {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/video_play_btn.png") 0 0 no-repeat;
    display: block;
    width: 317px;
    height: 305px;
    margin: 0 0 0 0; }

  #hr_loc_video_link:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/loc/video_play_btn.png") 0 -305px no-repeat;
    display: block;
    width: 100%;
    height: 305px; }

  #hr_loc_openings_wrap {
    text-align: left;
    width: 1020px;
    margin: 0 auto;
    position: absolute;
    top: 773px;
    left: 0; }

  #hr_loc_openings {
    color: #fff;
    text-align: center;
    width: 1020px;
    position: relative; }

  #hr_loc_openings h3 {
    padding: 10px 17px 0 17px;
    font-size: 22px;
    font-weight: 400;
    color: #FFF; }

  #hr_loc_openings h3 a:link, #hr_loc_openings h3 a:visited {
    color: #FFF;
    text-decoration: none; }

  #hr_loc_openings h3 a:hover {
    color: #FFF;
    text-decoration: underline; }

  .loc_alljobs {
    position: absolute;
    bottom: 0;
    right: 0; }

  .hr-loc-map {
    width: 1300px;
    height: auto; }

  /* Start Team Section  961px +  */
  #hr_team {
    width: 1020px;
    height: 665px;
    margin: 0 auto 50px !important;
    background-color: #ececec;
    position: relative; }

  #hr_team_inner {
    width: 986px;
    height: 630px;
    padding: 0 17px;
    background-color: #ececec;
    position: relative; }

  #hr_team_title {
    width: 100%;
    height: 190px;
    background-color: #fff;
    text-align: left;
    padding: 40px 0 0 0; }

  #hr_team_title_wrap {
    padding: 0 17px; }

  #hr_team_title .first {
    font-size: 36px;
    color: #979797;
    display: inline-block;
    margin-right: 15px; }

  #hr_team_title .second {
    font-size: 36px;
    color: #59aac4;
    display: inline-block; }

  #hr_team_photo {
    width: 317px;
    height: 195px;
    position: absolute;
    left: 17px;
    top: 120px;
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/team/peter.jpg") no-repeat 0 0;
    background-size: cover; }

  a#hr_team_photo_link {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/team/video_play_btn.png") 0 0 no-repeat;
    display: block;
    width: 317px;
    height: 193px;
    margin: 0 0 0 0;
    position: absolute;
    top: 0;
    left: 0; }

  a#hr_team_photo_link:hover {
    background-position: 0 -193px; }

  #hr_team_name {
    background-color: #6b6b6b;
    width: 317px;
    height: 195px;
    position: absolute;
    left: 351px;
    top: 120px;
    display: block;
    color: #fff;
    text-align: left; }

  #hr_team_name h3 {
    padding: 25px 0 8px 17px;
    font-size: 24px;
    font-weight: bold; }

  #hr_team_name p {
    padding: 0 0 5px 17px;
    font-size: 16px;
    font-weight: normal; }

  .hr_facts_team {
    width: 317px;
    height: 317px;
    background-color: #cdcdcd;
    color: #49befe;
    text-align: left;
    position: absolute;
    left: 17px;
    top: 332px; }

  #hr_team_gallery {
    width: 317px;
    height: 317px;
    position: absolute;
    left: 351px;
    top: 332px;
    overflow: hidden; }

  #hr_team_gallery ul li {
    float: left;
    width: 156px;
    height: 156px;
    padding: 0;
    margin: 0;
    overflow: hidden; }

  #hr_team_gallery ul li:nth-child(odd) {
    margin: 0 3px 3px 0; }

  #hr_team_gallery ul li:nth-child(even) {
    margin: 0 0 3px 0; }

  #hr_loc_gallery ul li img {
    width: 156px;
    height: 156px;
    margin: 0;
    padding: 0; }

  #hr_team_quote {
    width: 317px;
    height: 529px;
    background-color: #62b5e5;
    color: #fff;
    text-align: left;
    position: absolute;
    left: 685px;
    top: 120px; }

  #hr_team_quote p {
    padding: 25px 17px 8px 17px;
    font-size: 20px;
    line-height: 40px;
    font-weight: normal; }

  #hr_team_quote p span {
    padding: 25px 0 8px 17px;
    font-size: 20px;
    line-height: 50px;
    font-weight: normal;
    margin: 0 auto; }

  #hr_team_people {
    display: none;
    position: absolute;
    top: 666px;
    left: 0;
    width: 1020px;
    height: 155px; }

  #hr_team_people ul {
    margin: 0 0 0 64px; }

  #hr_team_people ul li {
    float: left;
    margin-right: 25px; }

  #hr_team_people h3 {
    margin: 5px 0 15px 17px;
    float: left;
    color: #999999; }

  .peopleNav a {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 9; }

  .people-prevNav {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_l.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 43px;
    left: 15px !important;
    overflow: hidden;
    position: absolute;
    text-indent: 100% !important;
    top: 85px !important;
    white-space: nowrap;
    width: 43px; }

  .people-prevNav:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_l.png") 0 -43px no-repeat !important; }

  .people-nextNav {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_r.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 43px;
    right: 15px !important;
    overflow: hidden;
    position: absolute;
    text-indent: 100% !important;
    top: 85px !important;
    white-space: nowrap;
    width: 43px; }

  .people-nextNav:hover {
    background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/page/hr/common/btn_arrow_r.png") 0 -43px no-repeat !important; }

  /* Start Benefits Section  961px +  */
  .hr-bene-wrap {
    background-color: #fff;
    width: 100%;
    position: relative; }

  .hr-bene {
    margin: 0 auto;
    text-align: center;
    position: relative; } }
  @media only screen and (min-width: 961px) and (min-width: 1600px) {
    .hr-bene {
      max-width: 1200px; } }
  @media only screen and (min-width: 961px) and (min-width: 1280px) and (max-width: 1599px) {
    .hr-bene {
      max-width: 1200px; } }
  @media only screen and (min-width: 961px) and (min-width: 981px) and (max-width: 1279px) {
    .hr-bene {
      max-width: 1200px; } }
  @media only screen and (min-width: 961px) and (min-width: 760px) and (max-width: 980px) {
    .hr-bene {
      max-width: 960px; } }

@media only screen and (min-width: 961px) {
  .hr-bene h2 {
    font-size: 34px;
    font-weight: 300;
    letter-spacing: 5px;
    padding: 70px 0 25px 0;
    text-transform: uppercase; }

  .hr-bene ul {
    margin: 0 auto;
    padding: 40px 0; }

  .hr-bene ul li {
    width: 450px;
    min-height: 250px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    margin-bottom: 25px;
    padding: 0 50px; }

  .hr-bene ul li img {
    margin-bottom: 20px; }

  .hr-bene ul li h3 {
    color: #585858;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 22px; }

  .hr-bene ul li p {
    color: #585858;
    line-height: 23px;
    font-size: 18px; } }
.page-intro .hr_office_links {
  color: #666;
  padding: 15px 0 0 0;
  width: 100%;
  text-align: center; }
  @media only screen and (max-width: 499px) {
    .page-intro .hr_office_links {
      margin-bottom: 25px; } }

.page-intro .hr_office_links li {
  list-style: none;
  font-size: 28px;
  display: inline-block;
  width: 20%;
  padding: 5px 15px 15px 15px; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .page-intro .hr_office_links li {
      font-size: 22px;
      width: 22%;
      padding: 5px 0 15px 0; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .page-intro .hr_office_links li {
      font-size: 22px;
      width: 35%;
      padding: 5px 10px 15px 10px;
      text-align: center; } }
  @media only screen and (max-width: 499px) {
    .page-intro .hr_office_links li {
      font-size: 22px;
      width: 100%;
      padding: 5px 0 5px 0;
      display: block;
      text-align: center; } }

.page-intro .hr_office_links li a:link, .page-intro .hr_office_links li a:visited {
  padding: 0 0 0 0;
  color: #707070;
  text-decoration: none;
  display: inline-block;
  vertical-align: top; }

.page-intro .hr_office_links li a:hover {
  color: #707070;
  text-decoration: underline; }

.page-intro .hr_office_links li span {
  padding: 0 0 0 0;
  color: #707070;
  text-decoration: none;
  display: inline-block;
  vertical-align: top; }

.page-intro .fa {
  color: #62b5e5;
  font-size: 32px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top; }

.hr-engineering-logos {
  text-align: center;
  padding-top: 30px;
  width: 100%; }

.hr-engineering-logos li {
  display: inline-block;
  max-width: 19%;
  margin: 0 5px; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .hr-engineering-logos li {
      max-width: 22%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .hr-engineering-logos li {
      max-width: 35%; } }
  @media only screen and (max-width: 499px) {
    .hr-engineering-logos li {
      max-width: 40%; } }

.hr-engineering-logos li img {
  width: 100%;
  vertical-align: center; }

.photo-grid {
  margin: 0;
  padding-bottom: 55px;
  font-size: 0;
  display: block; }

.photo-grid img {
  display: inline-block;
  max-width: 17.5%;
  margin: 0;
  padding: 0;
  vertical-align: top;
  margin: 0 0 .5% .5%; }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .photo-grid img {
      max-width: 22.5%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .photo-grid img {
      max-width: 30.8%; } }
  @media only screen and (max-width: 499px) {
    .photo-grid img {
      max-width: 46.5%; } }

#hr_team_gallery img {
  max-width: 100%; }

#loc-select-wrap-plain {
  width: 200px;
  float: right;
  text-align: right; }

#team-select-wrap-plain {
  width: 200px;
  float: right;
  text-align: right; }

/*
-------------------------------------------------------------------------------------------
Start styles - Partners Page
-------------------------------------------------------------------------------------------
*/
#partner_logos_wrap {
  width: 100%;
  padding: 0 0 0 0;
  margin: 0 auto 25px auto;
  text-align: left; }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    #partner_logos_wrap {
      width: 780px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    #partner_logos_wrap {
      width: 780px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    #partner_logos_wrap {
      width: 90%; } }
  @media only screen and (max-width: 499px) {
    #partner_logos_wrap {
      width: 90%; } }

.partner_module {
  width: 880px;
  margin: 0 auto;
  background-color: #ffcc00; }

.partner_module h3 {
  font-size: 26px !important; }

.partner_module_outer {
  float: left;
  position: relative;
  height: 150px;
  width: 298px;
  /* border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc; */ }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .partner_module_outer {
      width: 31%; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .partner_module_outer {
      width: 31%; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .partner_module_outer {
      width: 48%; } }
  @media only screen and (max-width: 499px) {
    .partner_module_outer {
      width: 100%; } }

.partner_module_inner {
  vertical-align: middle;
  text-align: center;
  height: 51px;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -20px; }

/*
.partner_module_outer:nth-child( 4n ) {
    border-right:none !important;

}
*/
.partner_module_last {
  border-bottom: none !important; }

.partner_mod_info {
  padding: 0;
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 18px; }

.partner_mod_info a:link, .partner_mod_info a:visited {
  color: #333; }

.partner_mod_info span {
  color: #0d6d8c; }

.partner_mod_text {
  padding: 0;
  margin: 15px 0 0 0;
  font-family: Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 18px; }

.partner_tooltip_text {
  display: none; }

#partners_sort_wrap {
  width: 545px;
  float: right;
  margin-right: 25px; }

#partners_sort_l {
  float: left;
  width: 305px;
  margin-right: 15px; }

#partners_sort_l img {
  padding-top: 7px; }

#partners_sort_r {
  float: left;
  width: 225px; }

#partnerselector {
  width: 225px; }

#partnersselector p {
  display: inline-block;
  font-weight: bold; }

/* ----------------------------------------------  Select menu  ---------------------------------------------- */
#partners_sort_r select {
  margin: 0;
  padding: 0;
  font-size: 0.85em;
  outline: none;
  font-family: inherit;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  box-sizing: border-box;
  padding: 6px;
  color: #666;
  border: solid 1px #ccc; }

div#partners_sort_r.styled, #partners_sort_r select, input[type="submit"], input[type="button"],
input[type="file"]:after {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  outline: 0 !important; }

/* For IE and Firefox */
div#partners_sort_r.styled {
  overflow: hidden;
  padding: 0;
  margin: 0;
  outline: 0 !important; }

.ie7 div.styled {
  border: none;
  outline: 0 !important; }

div#partners_sort_r.styled select {
  width: 115%;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  border: none;
  box-shadow: none; }

.ie7 div#partners_sort_r.styled select {
  width: 100%;
  background-color: #fff;
  border: solid 1px #ccc;
  padding: 0.3em 0.5em;
  outline: 0 !important; }

/*   End styles - Partners Page    */
.partners_title_text {
  font-size: 30px;
  color: #0d6d8c;
  font-weight: 400;
  font-family: "ff-din-web",sans-serif !important;
  text-decoration: none !important;
  text-shadow: 0px 2px 1px #fff; }

.get-certified-link {
  margin-bottom: 40px; }

.get-certified-link p {
  color: #fff;
  font-size: 22px;
  margin-bottom: 30px; }

.get-certified-link a {
  margin-bottom: 25px; }

/* Vendors */
*, *:before, *:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

main {
  min-width: 100%;
  margin: 0 auto;
  background: #fff;
  position: relative;
  top: -49px;
  margin-bottom: -70px; }

main.professional {
  background: #ececec; }

.home-ssd-tabs section {
  display: none;
  padding: 0; }

.home-ssd-tabs input {
  display: none; }

.home-ssd-tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-family: "ff-din-web", Helvetica, Arial, sans-serif; }
  @media only screen and (min-width: 1600px) {
    .home-ssd-tabs label {
      padding: 25px 120px; } }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-ssd-tabs label {
      padding: 25px 120px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .home-ssd-tabs label {
      padding: 22px 100px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-ssd-tabs label {
      padding: 20px 90px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-ssd-tabs label {
      padding: 20px 60px;
      width: 100%; } }
  @media only screen and (max-width: 499px) {
    .home-ssd-tabs label {
      padding: 15px 30px;
      width: 100%;
      font-size: 20px; } }

.home-ssd-tabs .professional label {
  display: inline-block;
  margin: 0 0 -1px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-family: "ff-din-web", Helvetica, Arial, sans-serif; }
  @media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-ssd-tabs .professional label {
      padding: 25px 120px; } }
  @media only screen and (min-width: 981px) and (max-width: 1279px) {
    .home-ssd-tabs .professional label {
      padding: 22px 70px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .home-ssd-tabs .professional label {
      padding: 20px 50px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .home-ssd-tabs .professional label {
      padding: 20px 60px;
      width: 32%; } }
  @media only screen and (max-width: 499px) {
    .home-ssd-tabs .professional label {
      padding: 15px 30px;
      font-size: 16px;
      width: 32%; } }

.home-ssd-tabs label tab2 {
  background-color: #55b2e7;
  height: 660px; }

.home-ssd-tabs label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px; }

.home-ssd-tabs label[for*='1'] {
  /* content: '\f1cb'; */
  background: #c8014b; }

.home-ssd-tabs label[for*='2'] {
  /* content: '\f17d'; */
  background: #4cabe1; }

.home-ssd-tabs label[for*='3'] {
  /* content: '\f16b'; */
  background: #4bb54e; }

.home-ssd-tabs label[for*='1']:before {
  /* content: '\f1cb'; */
  background-color: #e10154; }

#tab1 label {
  top: 0;
  background: #e10154; }

.home-ssd-tabs label:hover {
  color: #fff;
  opacity: .90;
  cursor: pointer; }

#tab1:checked + label {
  top: 0;
  background: #e10154; }

#tab2:checked + label {
  top: 0;
  background: #62b5e5; }

#tab3:checked + label {
  top: 0;
  background: #5dbc60; }

[id^="tab"]:checked ~ [id^="tab-content"] {
  display: block; }

.home-ssd-tabs input:checked + label {
  color: #fff; }

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block; }

@media screen and (max-width: 650px) {
  .home-ssd-tabs label {
    font-size: 0; }

  .home-ssd-tabs label:before {
    margin: 0;
    font-size: 18px; } }
@media screen and (max-width: 400px) {
  .home-ssd-tabs label {
    padding: 15px; } }
.marin-module--tabbed-content-wrapper.tabs-content {
  height: 150px; }

/*
    Mobile Menu Core Style
*/
.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left; }

.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em; }

.slicknav_nav {
  clear: both; }

.slicknav_nav ul,
.slicknav_nav li {
  display: block; }

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
  color: #000; }

.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_nav .slicknav_row {
  display: block;
  font-size: 16px; }

.slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table; }

.slicknav_menu:after {
  clear: both; }

/* IE6/7 support */
.slicknav_menu {
  *zoom: 1; }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/
.slicknav_menu {
  font-size: 16px;
  font-family: "ff-din-web", Helvetica, Arial, sans-serif;
  position: absolute;
  width: 100%;
  z-index: 102;
  -webkit-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);
  top: 0; }

.slicknav_menu {
  text-align: center; }

.slicknav_menu .sub-menu {
  text-align: left;
  font-size: 16px;
  margin-left: 15px; }

/* Button */
.slicknav_btn {
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  display: block;
  vertical-align: top;
  float: left;
  position: relative;
  margin: 24px 15px 6px;
  text-decoration: none;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #4f5358; }

/* Button Text */
.slicknav_menu .slicknav_menutxt {
  color: #FFF;
  font-weight: bold;
  text-shadow: none;
  font-family: "ff-din-web", Helvetica, Arial, sans-serif;
  text-transform: inherit; }

/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #1c1c1c; }

.slicknav_menu {
  text-align: center;
  min-height: 75px;
  background-color: #2b2b2b;
  /* background: url("/National_Library/20161007105848oe_/http://www.marinsoftware.com/wp-content/themes/marin/images/common/logo.png") no-repeat 50% 13px #2b2b2b; */ }

.logo-slicknav {
  width: 102px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -50px; }

.slicknav_nav {
  color: #ececec;
  margin: 0;
  padding: 0;
  text-align: left; }

.slicknav_nav, .slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  margin: 85px 0 0 0; }

.slicknav_nav ul {
  padding: 0;
  margin: 0 0 0 0; }

.slicknav_nav ul li {
  border-top: 1px solid #666; }

.slicknav_nav ul li ul li {
  border-top: none; }

.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px; }
  @media only screen and (max-width: 499px) {
    .slicknav_nav .slicknav_row {
      font-size: 16px;
      padding: 10px 10px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .slicknav_nav .slicknav_row {
      font-size: 16px;
      padding: 10px 10px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .slicknav_nav .slicknav_row {
      font-size: 16px;
      padding: 10px 10px; } }

.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #ececec; }
  @media only screen and (max-width: 499px) {
    .slicknav_nav a {
      font-size: 18px;
      padding: 5px 10px; } }
  @media only screen and (min-width: 500px) and (max-width: 759px) {
    .slicknav_nav a {
      font-size: 18px;
      padding: 5px 10px; } }
  @media only screen and (min-width: 760px) and (max-width: 980px) {
    .slicknav_nav a {
      font-size: 18px;
      padding: 5px 10px; } }

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #000;
  color: #ececec; }

.slicknav_nav a:hover {
  background: #000;
  color: #ececec; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

/* Magnificent Popup */
.mfp-bottom-bar {
  margin-top: -20px !important; }

/* Monarch Social Links */
.et_social_networks.et_social_1col {
  position: fixed !important;
  right: 0;
  top: 165px;
  z-index: 101;
  width: 42px !important;
  z-index: 107158; }
  @media only screen and (max-width: 499px) {
    .et_social_networks.et_social_1col {
      display: none !important; } }

.et_social_networks.et_social_1col ul {
  width: 42px !important; }

.et_social_networks.et_social_1col ul li {
  width: 42px !important;
  float: none !important;
  margin: 0 !important; }

.et_social_networks.et_social_1col ul li a {
  width: 42px !important; }

.et_social_networks.et_social_1col.fixed {
  position: fixed !important;
  top: 100px; }

.et_monarch .et_social_left .et_social_network_label {
  min-width: 90px; }

/* Liveperson css */
#footer .LPMimage {
  display: none !important; }

.LPMlabel:hover {
  text-decoration: underline !important; }

#LPMcontainer-1442446414336-3 {
  height: auto;
  width: auto; }

.footer-lp-link img {
  display: none; }

.LPMcontainer.LPMslider {
  top: 410px !important; }
  @media only screen and (max-width: 499px) {
    .LPMcontainer.LPMslider {
      display: none !important; } }

body.site-jp .LPMcontainer.LPMslider {
  display: none !important; }

body.site-jp .LPMoverlay {
  display: none !important; }

body.site-jp .LPMcontainer {
  display: none !important; }

body.site-jp .LPMoverlay {
  display: none !important; }

body.site-jp .LPMslider {
  display: none !important; }

body.logged-in .LPMoverlay {
  display: none !important; }

body#lobb .LPMcontainer {
  display: none !important; }

.marketo-form .mktoForm .mktoError .mktoErrorArrow {
  border: 1px solid #f47200; }
