.mega-toggle-label {
  display: none;
}

.btn,
.btn:hover {
  background: #fff;
}

.btn,
.site-header #top-nav #login-link,
.upper {
  text-transform: uppercase;
}
.home .site-logo {
  display: block !important;
}
body {
  color: #6f6f6f;
  font-size: 16px;
  line-height: 1.65em;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  letter-spacing: 0.01em;
  overflow-x: hidden;
  overflow-y: scroll;
}
.h1,
.h2,
h1,
h2 {
  line-height: 1.1em;
}
ul {
  padding: 0;
  margin: 0 0 0 15px;
  list-style: url(../../img/dot.svg);
}
p {
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}
img {
  max-width: 100%;
  height: auto;
}
img + p {
  margin-top: 10px;
}
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.btn {
  border-radius: 100px;
  white-space: normal;
  font-weight: 700;
  letter-spacing: 0.04em;
  border: none;
  font-size: 13px;
  padding: 9px 30px;
  color: #353535;
}

.btn-lg {
  padding: 15px 35px;
}
.btn-sm {
  padding: 5px 20px;
  font-size: 12px;
}
.btn-primary {
  background: #78ae1a;
  color: #fff;
}
.btn-primary a {
  color: #fff;
}

.btn-reverse {
  background: #fff;
  border: 2px solid #78ae1a;
  color: #78ae1a;
}

.btn-secondary {
  background: 0 0;
  color: #353535;
}

.btn-tertiary {
  background: 0 0;
  color: #fff;
}

#cookie-notice .button.bootstrap {
  background-color: #88be2a !important;
  background-image: none !important;
  border-radius: 100px;
  padding: 8px 20px;
  text-shadow: unset;
  font-size: 14px;
}
#cookie-notice #cn-notice-text {
  display: block;
  float: left;
  width: 80%;
  text-align: left;
  padding-bottom: 10px;
}
#cookie-notice {
  background-color: rgba(50, 50, 50, 0.9) !important;
  font-size: 1em !important;
  padding: 15px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  font-weight: 100;
  color: #353535;
  margin: 0;
  display: block;
}
.h4,
a,
h4 {
  color: #78ae1a;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  font-weight: 300;
}
.h1 span,
.h2 span,
.h3 span,
.h4 span,
h1 span,
h2 span,
h3 span,
h4 span {
  font-weight: 500;
}
.h5 span,
h5 span {
  font-weight: 300;
}
.h1,
h1 {
  font-size: 30px;
  margin-bottom: 50px;
}
.h2,
.h3,
h2,
h3 {
  font-size: 25px;
}
.h2,
h2 {
  margin-bottom: 30px;
}
.h3,
h3 {
  margin-bottom: 20px;
}
.h4,
h4 {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 1.4em;
}
.h5,
.h6,
h5,
h6 {
  font-size: 18px;
  margin-bottom: 6px;
  line-height: 1.4em;
}
.h5,
h5 {
  font-weight: 500;
}
.h6,
h6 {
  font-weight: 300;
}
a {
  font-weight: 500;
}

li a {
  color: inherit;
  font-weight: 300;
}
b,
strong {
  font-weight: 500;
  color: #353535;
}
.green {
  color: #78ae1a !important;
}
.white,
.white .h1,
.white .h2,
.white .h3,
.white .h4,
.white .h5,
.white .h6,
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white strong,
.white.h1,
.white.h2,
.white.h3,
.white.h4,
.white.h5,
.white.h6 {
  color: #fff !important;
}
.fs15 {
  font-size: 15px;
}
.fs23 {
  font-size: 23px;
}
.fs50 {
  font-size: 50px;
}
.thin {
  font-weight: 100;
}
.thin b,
.thin strong {
  font-weight: 400;
}
.sidenote {
  font-size: 14px;
  line-height: 1.8em;
  color: #9f9f9f;
}
.lead {
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .h1,
  h1 {
    font-size: 75px;
  }
  .h2,
  h2 {
    font-size: 50px;
  }
  .h3,
  h3 {
    font-size: 35px;
  }
  .h4,
  h4 {
    font-size: 23px;
  }
  .h5,
  .h6,
  h5,
  h6 {
    font-size: 18px;
  }
}
input::-webkit-input-placeholder {
  line-height: 1.5em;
}

input[type="text"],
textarea {
  -webkit-appearance: none;
}
.chosen-container-single .chosen-single {
  background: rgba(0, 0, 0, 0);
  border-color: #e5e5e5;
  border-radius: 25px;
  box-shadow: none;
  color: #353535;
  font-weight: 300;
  height: 50px;
  line-height: 50px;
}
.chosen-container-single .chosen-single span {
  margin: 0 25px 0 10px;
}
.chosen-container-single .chosen-single div b {
  background-position: 2px 16px;
}
.chosen-container .chosen-drop {
  border-color: #78ae1a;
  border-radius: 0 0 25px 25px;
  box-shadow: none;
}
.chosen-container .chosen-results li.highlighted {
  background: #e5e5e5;
  color: #000;
}
.chosen-container .chosen-results li.highlighted:last-child {
  border-radius: 0 0 25px 25px;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  background: rgba(0, 0, 0, 0);
  border-color: #78ae1a;
  box-shadow: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -16px 16px;
}
.site-header {
  border-bottom: 1px solid #e5e5e5;
  padding: 0;
  position: relative;
  z-index: 500;
  background-color: #fff;
}
.site-header .search-form .genericon {
  color: #fff;
  left: -20px;
}
.site-header .search-form .genericon:after {
  content: "Search";
  display: inline-block;
  font-size: 12px;
  font-family: Roboto, sans-serif;
  margin: 0 0 8px 4px;
  position: relative;
  float: right;
}
body.de .site-header .search-form .genericon:after {
  content: "Suchen";
}
.site-header .search-form.active .genericon {
  color: #9f9f9f;
  left: 8px;
}
.site-header .search-form.active .genericon:after {
  display: none;
}
.is-sticky .site-header {
  width: 100%;
}
.site-header #top-nav {
  background: #838386;
  color: #fff;
  font-size: 12px;
  min-height: 36px;
  padding-top: 4px;
  position: relative;
  text-align: right;
}
.site-header #top-nav .widget {
  display: inline-table;
}
.site-header #top-nav .top-nav-left .widget {
  background-image: url(../../img/top-nav-line.png) right center no-repeat;
}
.site-header #top-nav a {
  color: #fff;
}
.site-header #top-nav ul,
.site-header #top-nav ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-header #top-nav .top-nav-left {
  position: absolute;
  right: 100px;
}
.site-header #top-nav #contact-phone .widget-inner {
  background-image: url(../../img/icon-phone-18px.png) 0 center no-repeat;
  padding-left: 24px;
}
.site-header #top-nav #contact-phone .phone-no,
.site-header #top-nav #contact-phone .phone-no a {
  color: #fff;
  font-weight: 400;
}
.site-header .chosen-container-single .chosen-single {
  background: 0 0;
  border-color: #999;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
  height: 22px;
  line-height: 22px;
  font-weight: 300;
  padding: 0;
}
.site-header .chosen-container-single .chosen-single span {
  margin: 0 20px 0 0;
}
.site-header .chosen-container-single .chosen-single div {
  width: 16px !important;
}
.site-header .chosen-container-single .chosen-single div b {
  background-position: 2px 3px;
}
.site-header .chosen-container .chosen-drop {
  box-shadow: none;
  border-color: #999;
  border-radius: 0 0 3px 3px;
}
.site-header .chosen-container .chosen-results li {
  text-align: left;
  padding: 2px 4px;
}
.site-header .chosen-container .chosen-results li.highlighted {
  background: #e5e5e5;
  color: #000;
}
.site-header .chosen-container .chosen-results li:last-child.highlighted {
  border-radius: 0 0 3px 3px;
}
.site-header .chosen-container-active.chosen-with-drop .chosen-single {
  background: 0 0;
  border-color: #fff;
  box-shadow: none;
}
.site-header .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -16px 16px;
}
.site-header #top-nav #language-selector #lang_sel_list {
  background-image: url(../../img/icon-language-18px.png) 0 center no-repeat;
  font-family: Roboto, sans-serif;
  height: auto;
  min-height: 30px !important;
  padding-left: 20px;
  text-transform: uppercase;
  width: auto !important;
}
.site-header #top-nav #language-selector ul {
  border: none;
  left: 0;
  top: 0;
}
.site-header #top-nav #language-selector ul li {
  display: inline-block;
  float: none;
  width: auto;
}
.site-header #top-nav #language-selector ul li:before {
  display: none !important;
}
.site-header #top-nav #language-selector ul li a {
  background: 0 0 !important;
  border: none;
  border-left: 1px solid #999;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  padding: 0 4px 0 6px;
  outline: 0;
}
.site-header #top-nav #language-selector ul li:first-child a {
  padding-right: 3px;
  border: none;
}
.site-header #top-nav #language-selector ul li a img {
  display: none;
}

@media (max-width: 767px) {
  .site-header #top-nav .top-nav-left {
    position: relative;
    right: auto;
  }
  .site-header #top-nav .top-nav-left .widget {
    padding: 0 10px 0 5px;
  }
  .site-header #top-nav .top-nav-left #language-selector {
    background-image: none;
    padding-right: 0;
  }
  .site-header #top-nav .top-nav-left #login-link {
    display: none !important;
  }
  .site-header #top-nav #contact-phone .widget-inner {
    background-image: none;
    padding: 0;
  }
  .site-header #top-nav .top-nav-right {
    display: none;
  }
  .search-border .genericon {
    top: 10px;
    left: 15px;
  }
}
.site-cta {
  display: inline-block;
  position: absolute;
  top: -58px;
  right: 85px;
}

.site-dropdowns,
.site-overlay {
  background-color: #fff;
  position: fixed;
  width: 100%;
}

.site-dropdowns {
  z-index: 450;
  top: -700px;
  border-bottom: 1px solid #ccc;
}
.site-overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  display: none;
  z-index: 0;
}
.site-overlay.active {
  overflow-y: scroll;
  visibility: visible;
  display: block;
  z-index: 1000;
}

.site-logo a,
.site-nav {
  display: inline-block;
}

@media (min-width: 768px) {
  .site-header {
    line-height: inherit;
  }
  .site-logo img {
    max-width: 100%;
  }
  .site-cta {
    right: 64px;
  }
  .site-search {
    right: 6px;
  }
}
@media (min-width: 1200px) {
  .site-search {
    right: 6px;
  }
}
.site-header #main-nav {
  padding: 13px 0 7px;
}
.site-logo a {
  line-height: 32px;
}
.site-logo img {
  width: auto;
  height: 22px;
}

@media (max-width: 767px) {
  .main-navigation .mega-menu-wrap,
  .main-navigation .mega-menu-wrap ul.mega-menu,
  .main-navigation .mega-menu-wrap ul.mega-menu a {
    background: 0 0 !important;
  }
  .main-navigation .mega-menu-wrap .mega-menu-toggle,
  .main-navigation .mega-menu-wrap label {
    display: none !important;
  }
  .site-overlay.active .main-navigation .mega-menu-wrap ul.mega-menu {
    display: block !important;
  }
  .main-navigation .mega-menu-wrap ul.mega-menu li {
    background: 0 0 !important;
    display: block !important;
    padding: 0 0 10px !important;
    margin-right: 10px !important;
  }
  .main-navigation .mega-menu-wrap ul.mega-menu li.mega-menu-link-request-demo {
    display: none !important;
  }
  .main-navigation .mega-menu-wrap ul.mega-menu li.mega-menu-link-login {
    display: block !important;
  }

  .main-navigation .mega-menu-wrap ul.mega-menu ul.mega-sub-menu {
    border: none !important;
    float: none !important;
    padding: 0 !important;
    width: 100% !important;
  }
  .main-navigation .mega-menu-wrap ul.mega-menu ul.mega-sub-menu li {
    float: none !important;
    width: 100% !important;
  }

  .main-navigation .mega-menu-wrap ul.mega-menu ul.mega-sub-menu > li,
  .main-navigation .mega-menu-wrap ul.mega-menu ul.mega-sub-menu > li.mega-text-box {
    float: none !important;
    padding: 0 !important;
    width: 100% !important;
  }

  #site-navigation.main-navigation .mega-menu-wrap ul.mega-menu li.mega-menu-link-additional-products {
    display: none !important;
  }
}

.post-type-archive-glossary .main-navigation li.current_page_parent > a,
.post-type-archive-knowledge-base .main-navigation li.current_page_parent > a,
.post-type-archive-news-and-events .main-navigation li.current_page_parent > a,
.post-type-archive-whats-new .main-navigation li.current_page_parent > a,
.single-glossary .main-navigation li.current_page_parent > a,
.single-knowledge-base .main-navigation li.current_page_parent > a,
.single-news-and-events .main-navigation li.current_page_parent > a,
.single-whats-new .main-navigation li.current_page_parent > a {
  border-color: transparent;
  text-decoration: inherit;
  color: inherit;
}
.post-type-archive-glossary .main-navigation li.current_page_parent > a:hover,
.post-type-archive-knowledge-base .main-navigation li.current_page_parent > a:hover,
.post-type-archive-news-and-events .main-navigation li.current_page_parent > a:hover,
.single-glossary .main-navigation li.current_page_parent > a:hover,
.single-knowledge-base .main-navigation li.current_page_parent > a:hover,
.single-news-and-events .main-navigation li.current_page_parent > a:hover {
  color: #78ae1a;
}

.post-navigation {
  border: solid #e5e5e5;
  border-width: 1px 0;
  padding: 25px 0;
  margin: 25px 0 50px;
}
.post-navigation a {
  font-size: 16px;
  font-weight: 300;
  color: #6f6f6f;
}

.post-navigation .nav-previous {
  margin-bottom: 15px;
}
.post-navigation .genericon {
  font-size: 28px;
}
.paging-navigation {
  border: solid #e5e5e5;
  border-width: 1px 0;
  padding: 25px 0;
  margin: 25px 0 0;
}
.paging-navigation .nav-links {
  display: inline-block;
  margin-top: 8px;
}
.paging-navigation .nav-links .page-numbers {
  color: #353535;
  border: solid #e5e5e5;
  border-width: 1px 0;
  padding: 10px 15px;
  float: left;
  font-weight: 300;
}
.paging-navigation .nav-links .page-numbers.current {
  color: #fff;
  background-color: #78ae1a;
  text-decoration: none;
}
.paging-navigation .nav-links .page-numbers.prev {
  border-width: 1px 0 1px 1px;
  border-radius: 100px 0 0 100px;
}
.paging-navigation .nav-links .page-numbers.next {
  border-width: 1px 1px 1px 0;
  border-radius: 0 100px 100px 0;
}

.single .post-navigation {
  margin-top: 0;
}
@media (min-width: 768px) {
  .paging-navigation .nav-links .page-numbers {
    padding: 10px 20px;
  }
}
.entry-header .header-cta {
  margin-top: 5%;
}
.entry-header .header-cta a:not(.btn) {
  color: #fff;
  font-weight: 300;
}
.entry-header .header-cta a.active:not(.btn) {
  font-weight: 500;
}
.entry-header .header-cta a + a:not(.btn) {
  padding-left: 10px;
  margin-left: 8px;
  border-left: 1px solid #fff;
  line-height: 1;
  display: inline-block;
}
.entry-title {
  margin: 0;
}
.entry-title a {
  color: #353535;
  font-weight: 300;
}

.entry-meta {
  font-size: 13px;
}
.entry-author .author-link,
.entry-footer .more-link {
  font-size: 12px;
  text-transform: uppercase;
}
.entry-content {
  padding: 0 0 30px;
}
.entry-tags {
  margin: 20px 0 40px;
}
.entry-social {
  margin-bottom: 40px;
}
.entry-meta .term-list {
  display: inline;
  list-style: none;
  margin: 0 0 0 5px;
  padding: 0;
}
.entry-meta .news-events {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.entry-meta .term-list li {
  display: inline-block;
  border-left: 1px solid #6f6f6f;
  padding-left: 7px;
  line-height: 1;
}
.entry-meta .term-list li.first {
  display: inline-block;
  border-left: none;
  padding-left: 0;
  line-height: 1;
}
.entry-content img.alignleft .entry-content img.alignnone {
  margin: 0 15px 15px 0;
}
.entry-content img.alignright {
  margin: 0 0 15px 15px;
}
.entry-content img.aligncenter {
  margin: 0 auto;
  display: block;
}
.entry-footer .more-link {
  color: #353535;
  font-weight: 700;
}

.entry-author {
  padding: 50px 0;
  background-color: #f2f2f2;
}
.entry-author img {
  border-radius: 200px;
}
.entry-author .author-image {
  text-align: center;
  margin-bottom: 25px;
}
.single .entry-content {
  padding: 60px 0 30px;
}
.single:not(.single-glossary) .entry-header .header-cta {
  margin-top: 0;
}
.single-news-and-events .entry-meta,
.single-post .entry-meta,
.single-whats-new .entry-meta {
  padding-top: 60px;
}
.single-news-and-events .entry-content,
.single-post .entry-content,
.single-whats-new .entry-content {
  padding: 0 0 20px;
}
.single-knowledge-base .entry-content {
  padding-top: 0;
}
.archive .hentry,
.blog .hentry,
.search .hentry {
  padding: 45px 0;
}
.archive .hentry + .hentry,
.blog .hentry + .hentry,
.search .hentry + .hentry {
  border-top: 1px solid #e5e5e5;
}
.archive .entry-content,
.blog .entry-content,
.search .entry-content {
  padding: 0;
}
.archive .entry-content p,
.blog .entry-content p,
.search .entry-content p {
  margin: 13px 0 10px;
}
.blog-controls {
  padding: 10px 0;
  font-size: 14px;
}
.blog-controls .blog-controls-title {
  font-weight: 400;
  margin-right: 25px;
}
.blog-controls .blog-controls-left .back-link {
  color: #353535;
  font-weight: 300;
}

.blog-controls .blog-controls-left .chosen-container-single {
  width: 100% !important;
  margin: 10px 0;
  display: block;
}

@media (min-width: 768px) {
  .entry-header .header-cta {
    text-align: right;
  }
  .entry-author .author-image {
    text-align: right;
    margin: 0;
  }
  .blog-controls .blog-controls-title {
    float: left;
    line-height: 50px;
  }
  .blog-controls .blog-controls-left .sod_select {
    margin: 0 0 0 15px;
    top: 2px;
    width: 200px;
    display: inline-block;
  }
  .blog-controls .blog-controls-left .chosen-container-single {
    width: 165px !important;
    margin: 0 30px 0 0;
    display: inline-block;
  }
}
.breadcrumbs,
.site-footer,
.widgets {
  font-size: 14px;
  line-height: 1.7;
}
.breadcrumbs a,
.site-footer a,
.widgets a {
  color: #6f6f6f;
  font-weight: 400;
}

.breadcrumbs .menu,
.site-footer .menu,
.widgets .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs {
  padding: 15px 0;
  margin-bottom: 25px;
}
.breadcrumbs .breadcrumbs-list .current,
.breadcrumbs .breadcrumbs-list a {
  padding: 0 5px;
}
.widgets {
  margin-top: 50px;
}
.widgets .widget + .widget {
  margin-top: 25px;
}
.sm-page-title,
.widgets .widget-title {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 1;
  color: #353535;
}
.widgets .item {
  padding-bottom: 20px;
}
.sm-page-description,
.widgets .textwidget {
  font-size: 14px;
}
.widgets .sod_select {
  width: 100px;
}
.widgets .phone-switch {
  width: 70px !important;
}
.widgets .phone-no {
  margin-left: 10px;
  line-height: 32px;
  display: inline-block;
  font-weight: 400;
}
.footer-menu ul,
.widgets .random_posts ul,
.widgets .tagcloud ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widgets .random_posts ul a,
.widgets .tagcloud a {
  font-size: 14px !important;
  font-weight: 300;
}
.widgets .random_posts ul a {
  color: #6f6f6f;
}

.footer-menu {
  background: #57565c;
}
.footer-menu ul.menu li.menu-link-login,
.footer-menu ul.menu li.menu-link-request-demo {
  display: none !important;
}
.footer-menu ul {
  overflow: auto;
}
.footer-menu ul a {
  color: #fff;
}
.footer-menu ul.menu {
  margin: 30px 0;
}
.footer-menu ul.menu li.menu-parent {
  float: left;
  margin-right: 2%;
  width: 18%;
}
.footer-menu ul.menu li.menu-parent a {
  font-weight: 700;
}
.footer-menu ul.menu li.menu-parent ul.sub-menu a {
  font-weight: 400;
}
.footer-menu ul.menu li.menu-parent ul.sub-menu ul.sub-menu {
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .footer-menu ul.menu {
    margin: 15px 0;
  }
  .footer-menu ul.menu li.menu-parent {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
}
#sm-page-meta {
  background: #fff;
}
#sm-page-meta .sm-page-title {
  color: #353535;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
}
#sm-page-meta .sm-page-description {
  font-size: 14px;
  line-height: 1.7;
}
#sm-page-meta-footer {
  margin-bottom: 25px;
}

.sticky-flag {
  position: fixed;
  bottom: 0;
  right: 150px;
  width: 450px;
}
.sticky-flag .sticky-header .sticky-header-content {
  background-color: #78ae1a;
  line-height: 45px;
  padding: 0 20px;
  cursor: pointer;
  display: inline-block;
}
.sticky-flag .sticky-header .genericon {
  margin-left: 25px;
}
.sticky-flag .sticky-header .genericon-collapse,
.sticky-flag .sticky-header.active .genericon-expand {
  display: none;
}
.letters li a,
.sticky-flag .sticky-header.active .genericon-collapse {
  display: inline-block;
}
.sticky-flag .sticky-content {
  border: solid #e5e5e5;
  border-width: 1px 1px 0;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
}
.sticky-flag .sticky-content.active {
  max-height: 800px;
}
.sticky-flag .sticky-content-wrapper {
  padding: 20px;
}
.sticky-flag-social {
  width: auto;
}
.sticky-flag-social .sticky-header a {
  color: #fff;
  padding: 0 5px;
}

.sticky-flag-social .sticky-header .genericon {
  font-size: 24px;
  margin: 0;
}
@media (min-width: 768px) {
  .footer-info {
    text-align: left;
  }
  .footer-info .footer-social {
    text-align: right;
  }
  .footer-info .item {
    padding-bottom: 0;
  }
}
.popular-search-terms .term {
  margin-right: 8px;
}
#main.two-columns #main-content .container {
  width: 100%;
}
.letters ul {
  list-style: none;
  margin: 0;
  padding: 0 0 25px;
  overflow: hidden;
}
.letters li {
  float: left;
  line-height: 1.65;
}
.letters li a {
  padding: 0 4px;
}
.glossary-index {
  margin: 25px 0;
}
.glossary-index .item {
  margin-bottom: 25px;
}
.glossary-index .item span {
  font-size: 25px;
}
.glossary-index .item ul {
  list-style: disc inside;
  color: #78ae1a;
}
.glossary-index .item li {
  padding: 3px 0;
}
.glossary-index .item li a {
  color: #6f6f6f;
  font-weight: 400;
  font-size: 14px;
}

@media (min-width: 768px) {
  .letters ul {
    padding: 0 0 0 15px;
  }
  .letters li a {
    line-height: 50px;
    padding: 0 3px;
  }
  .glossary-index .item li a {
    font-size: 16px;
  }
}
.testimonials {
  margin-top: 30px;
}
.testimonials .item {
  width: 100%;
  height: 85px;
  background-color: #f2f2f2;
  padding: 0 10px;
}
.testimonials .item.active {
  background-color: #fff;
}
.testimonials .item img.color,
.testimonials .item.active img {
  display: none;
}
.testimonials .item.active img.color {
  display: inline-block;
}
.testimonials .item-additional {
  cursor: pointer;
}
.testimonial-claim {
  background-color: #f2f2f2;
  margin-top: 30px;
  padding: 45px;
}
.testimonial-claim h3 {
  font-size: 16px;
  font-weight: 300;
}
.testimonial-claim:before {
  content: "";
  height: 20px;
  width: 40px;
  background-image: url(../../img/triangle-top.png) no-repeat;
  position: absolute;
  top: -20px;
  left: 11%;
}
.testimonial-claim.claim-1:before {
  left: 35%;
}
.testimonial-claim.claim-2:before {
  left: 60%;
}
.testimonial-claim.claim-3:before {
  left: 86%;
}
.testimonial-claim iframe {
  max-width: 100%;
}
@media (min-width: 768px) {
  .testimonials .item {
    height: 150px;
    padding: 0 15px;
  }
  .testimonial-claim h3 {
    font-size: 25px;
    font-weight: 100;
  }
  .testimonial-claim:before {
    top: 10px;
  }
}

.popular-shop {
  background-color: #fff;
  border: 5px solid #ff9e16;
  border-radius: 5px;
  margin-top: -10px;
  padding: 5px;
  text-align: center;
  margin-right: -10px;
  margin-left: -10px;
}

.pricing-table-header {
  border: none !important;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #70ad47;
  color: #fff;
  text-align: center;
  position: relative;
}
.pricing-table-side {
  border-top-left-radius: 20px;
  border-top: none !important;
  border-bottom: none !important;
  border-bottom-left-radius: 20px;
  width: 100px;
  color: #fff;
  text-align: center;
  vertical-align: top;
  padding-top: 80px !important;
  font-size: 1.3em;
}
#searchmetrics-pricing:before {
  content: "";
  display: block;
  height: 100px;
  margin: -100px 0 0;
}
.btn-orange {
  background-color: #ff9e16 !important;
  background: #ff9e16;
  color: #fff;
}

.pricing-table td {
  border: 1px solid #e6e6e6;
  padding: 4px 6px;
  text-align: center;
}
#price-comp-chart td {
  padding: 10px;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  text-align: center;
}
.price-chart {
  border: 1px solid #ddd;
  text-align: center;
  margin-bottom: 30px;
}
#suite-ent-background {
  display: block;
  background-color: rgba(255, 158, 22, 0.1);
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  height: 3737px;
}
.price-chart .section-title {
  background: #78ae1a;
  color: #fff;
  font-size: 1.3em;
  font-weight: 400;
  margin-bottom: 0;
  padding: 15px 0;
}
.price-chart .price {
  font-size: 2em;
  margin: 0 0 10px;
}
.price-chart .price small {
  font-size: 35%;
}
.price-chart .description {
  font-size: 0.95em;
  line-height: 1.4em;
  text-align: left;
}
.price-chart .research-cloud-header,
.price-chart .section-header {
  border-style: solid;
  border-width: 1px 0;
  font-size: 1.25em;
  margin: 15px 0 0;
  padding: 3px 0;
  font-weight: 700;
}
.price-chart .section-header {
  border-color: #78ae1a;
}
.price-chart .research-cloud-header {
  border-color: #009caf;
  color: #009caf;
}
.price-chart .entry {
  border-top: 1px dotted #ddd;
  padding: 6px 0;
}
.price-chart .entry .title {
  font-size: 0.9em;
  margin: 2px 0 0;
  padding: 0;
}
.price-chart.suite-business .spc-header,
.price-chart.suite-enterprise .spc-header,
.price-chart.suite-ultimate .spc-header {
  padding-top: 66px;
}
.de .spc-header {
  min-height: 180px !important;
  position: relative;
  padding-top: 30px !important;
}
.de .spc-header .btn {
  position: absolute;
  bottom: 10px;
  left: 10%;
  width: 80%;
}
.price-chart.suite-business .btn,
.price-chart.suite-enterprise .btn,
.price-chart.suite-ultimate .btn {
  margin-top: 49px;
}
#post-236 .cta-buttons,
#post-35182 .cta-buttons,
#post-40708 .cta-buttons,
#post-40711 .cta-buttons {
  background-color: rgba(255, 255, 255, 0.75);
  position: fixed;
  bottom: 0;
  z-index: 99;
  width: 100%;
  padding: 20px;
  margin-bottom: 0;
  left: 0;
  border-radius: 0;
}
.page-id-236 {
  padding-bottom: 80px;
}
.price-summary {
  min-height: 100px;
}
.pricing-item {
  display: block;
  border-bottom: 1px solid #ccc;
  padding: 5px;
}

@media (min-width: 768px) {
  .price-chart .price-top-wrapper {
    min-height: 400px;
  }
}
@media (min-width: 992px) {
  .price-chart .price-top-wrapper {
    min-height: 360px;
  }
}
@media (min-width: 1200px) {
  .price-chart .price-top-wrapper {
    min-height: 320px;
  }
}

.ce,
.ce-sticky,
.element {
  margin-bottom: 25px;
}
.ce .item,
.element .item {
  padding-bottom: 20px;
}
.ce .item:last-child,
.element .item:last-child {
  padding-bottom: 0;
}
.ce img {
  height: auto;
}

.is-sticky .ce-anchor_nav {
  top: 96px !important;
  width: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
  .is-sticky .ce-anchor_nav {
    top: 88px !important;
  }
}
.ce-canvas .item {
  padding-bottom: 10px;
}
.ce-canvas .col-xs-6 {
  padding-right: 5px;
}
.ce-canvas .col-xs-6 + .col-xs-6 {
  padding-left: 5px;
  padding-right: 15px;
}
.ce-canvas .canvas-item {
  position: relative;
  overflow: hidden;
}
.ce-canvas .canvas-item-1,
.ce-canvas .canvas-item-2 {
  margin-bottom: 10px;
  height: 200px;
}
.ce-canvas .canvas-item-3,
.ce-canvas .canvas-item-4,
.ce-canvas .canvas-item-5,
.ce-canvas .canvas-item-6 {
  height: 150px;
}
.ce-canvas .canvas-item a {
  font-weight: 300;
  color: #353535;
}

.ce-canvas .canvas-text {
  position: relative;
  top: 0;
  left: 0;
  padding: 25px;
}
.ce-canvas .canvas-text.bottom {
  top: inherit;
  bottom: 0;
}
.ce-cta .cta-nav {
  margin-top: 25px;
}
.ce-cta .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ce-cta .menu li {
  display: inline-block;
}
.ce-cta .menu a {
  color: #fff;
  font-weight: 300;
  padding: 0 5px;
  line-height: 1;
}
.ce-cta .menu li + li a {
  border-left: 1px solid #fff;
}

.ce-cta .menu .current-menu-item a,
.ce-cta .menu .current-page-ancestor + .current-page-ancestor a {
  font-weight: 500;
}
.ce-comparison .comparison-title {
  background-color: #5f8d00;
  padding: 10px;
  margin: 0;
  font-size: 19px;
}
.ce-comparison .comparison-subheader {
  background-color: #5f8d00;
  display: block;
  font-size: 14px;
}
.ce-hero_small .menu li,
.ce-navigation a {
  display: inline-block;
}
.ce-comparison .comparison-header {
  background-color: #78ae1a;
  color: rgba(0, 0, 0, 0.3);
  padding: 35px 18px 32px;
  min-height: 280px;
}
.post-44429 .section-research,
.post-51487 .section-research {
  min-height: 0;
}
.ce-comparison .comparison-header p {
  font-size: 13px;
}
.ce-comparison .comparison-header .subline {
  margin: 10px 0 15px;
  font-size: 14px;
}
.ce-comparison .comparison-header .subline span {
  cursor: pointer;
}
.ce-comparison .comparison-header .subline span.active {
  color: #fff;
  cursor: inherit;
}
.ce-comparison .comparison-header .additional {
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
}
.ce-comparison .comparison-header .additional a {
  color: #fff;
}
.ce-comparison .comparison-content {
  padding: 30px;
  border: solid #e5e5e5;
  border-width: 0 1px 1px;
  font-size: 14px;
}
.ce-comparison .comparison-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ce-comparison .comparison-content li {
  margin-bottom: 10px;
  line-height: 1.5em;
  cursor: pointer;
}
.ce-comparison .comparison-additional {
  padding: 20px;
  border: 1px solid #e5e5e5;
}
.ce-hero h1 {
  margin-bottom: 25px;
}
.ce-hero .row {
  position: relative;
}
.ce-hero .hero-text {
  margin-bottom: 30px;
}
.ce-hero .hero-logo {
  padding-top: 130px;
}
.ce-hero .hero-top {
  z-index: 5;
}
.ce-hero .hero-bottom {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.ce-hero_small .cta-nav {
  margin-top: 25px;
}
.ce-hero_small .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ce-hero_small .menu a {
  color: #fff;
  font-weight: 300;
  padding: 0 5px;
  line-height: 1;
}
.ce-hero_small .menu li + li a {
  border-left: 1px solid #fff;
}

.ce-hero_small .menu .current-menu-item a,
.ce-hero_small .menu .current-page-ancestor + .current-page-ancestor a {
  font-weight: 500;
}
.ce-locations .location-header {
  position: relative;
}
.ce-locations .location-header h2 {
  margin: 0;
}
.ce-locations .location-area {
  position: absolute;
  width: 100%;
}
.ce-navigation,
.ce-news .news-item {
  position: relative;
}
.ce-locations .location-details {
  border: solid #e5e5e5;
  border-width: 0 1px 1px;
  padding: 20px;
  font-size: 14px;
}
.ce-navigation {
  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
  height: 56px;
  overflow: hidden;
  margin-bottom: 0;
}
.ce-navigation .container {
  padding: 0;
}
.ce-navigation .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.ce-navigation .menu li {
  cursor: pointer;
  border-top: 1px solid #e5e5e5;
}
.ce-navigation .menu li.current-menu-item a {
  text-decoration: none;
  font-weight: 700;
}

.ce-navigation a {
  padding: 15px 10px;
  color: #353535;
  font-weight: 300;
  font-size: 14px;
}
.ce-navigation a.nav-title {
  font-weight: 700;
}
.is-sticky .ce-navigation {
  top: 96px !important;
  width: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
  .is-sticky .ce-navigation {
    top: 88px !important;
  }
}
.ce-news .news-top {
  position: relative;
  z-index: 500;
}
.ce-news .news-top .news-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 10px 20px;
}
.ce-news .news-bottom {
  background-color: #eee;
  padding: 20px;
  width: 100%;
  z-index: 100;
}
.ce-sticky,
.ce-sticky.is-sticky {
  z-index: 400;
}
.ce-partner .partner-info {
  border: 1px solid #e5e5e5;
}
.ce-partner .partner-status {
  background-color: #78ae1a;
  color: #fff;
  text-align: center;
  display: block;
  padding: 5px 0;
  font-weight: 500;
  font-size: 15px;
}
.ce-partner .partner-details {
  padding: 25px;
}
.ce-ressource .ressource-text {
  margin-bottom: 50px;
}
.ce-ressource form {
  display: inline-block;
}
.ce-ressource .search-form {
  display: inline;
  margin-right: 25px;
}
.ce-ressource .search-form input {
  border: 0;
}
.ce-ressource .search-form ::-webkit-input-placeholder {
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.ce-ressource .search-form :-moz-placeholder {
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.ce-ressource .search-form ::-moz-placeholder {
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.ce-ressource .search-form :-ms-input-placeholder {
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.ce-ressource .search-border .genericon {
  top: 0;
  color: #fff;
}
.ce-ressource .item {
  padding-bottom: 30px;
}
.ce-ressource .item .hentry {
  height: 220px;
  width: 150px;
  margin: 15px 0;
  padding: 0;
  border-radius: 0 10px 10px 0;
  box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, 0.29);
  overflow: hidden;
}
.ce-ressource .item .entry-content {
  margin: 20px;
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.9);
}
.ce-ressource .item .entry-title {
  font-size: 16px;
  font-weight: 300;
}

.ce-ressource .item p {
  margin: 10px 0 0;
}
.ce-slider .carousel-inner {
  background-color: #f8f8f8;
  padding-bottom: 20px;
}
.ce-slider .carousel-inner .item {
  padding: 25px 25px 40px;
}
.ce-slider .carousel-inner img {
  margin-bottom: 25px;
}
.ce-slider .carousel-control {
  color: inherit;
  text-shadow: none;
  width: 8.3333%;
  top: inherit;
  bottom: 17px;
}
.ce-slider .carousel-control.left,
.ce-slider .carousel-control.right {
  background: 0 0;
}
.ce-slider .carousel-control .genericon {
  font-size: 30px;
  line-height: 1;
  position: absolute;
  top: 50%;
  margin-top: -25px;
}
.ce-sticky {
  position: relative;
}

.ce-third_party ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ce-third_party li {
  display: inline-block;
  margin: 5px;
}
.ce-tripple_partner .tripple-title {
  font-size: 25px;
}
.ce-tripple_partner .tripple-contact {
  border: 1px solid #e5e5e5;
  padding: 25px;
  font-size: 14px;
}
.ce-two_face .face {
  width: 100%;
  padding: 15px 15px 200px;
}
.ce-two_face .face-left {
  background: bottom right/130% no-repeat #7d7b7c;
}
.ce-two_face .face-right {
  background: bottom left/130% no-repeat #404040;
}
.ce-two_face .face-claim .genericon {
  display: none;
}
@media (min-width: 768px) {
  .ce,
  .ce-sticky,
  .element {
    margin-bottom: 45px;
  }
  .ce .item:not(.repeater-item),
  .element .item,
  .pb-xs {
    padding-bottom: 0;
  }
  .ce-accordion .panel-body {
    padding: 45px 0;
  }
  .ce-anchor_nav .anchor-nav {
    position: relative;
    top: 0;
    display: block;
  }
  .ce-anchor_nav .anchor-nav li,
  .ce-two_face .face-claim,
  .ce-two_face .face-claim .genericon {
    display: inline-block;
  }
  .ce-canvas .item {
    padding-bottom: inherit;
  }
  .ce-canvas .col-xs-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ce-canvas .canvas-item-1,
  .ce-canvas .canvas-item-2 {
    margin-bottom: 30px;
  }
  .ce-canvas .canvas-item-1 {
    height: 256px;
  }
  .ce-canvas .canvas-item-2 {
    height: 193px;
  }
  .ce-canvas .canvas-item-3,
  .ce-canvas .canvas-item-4 {
    height: 126px;
  }
  .ce-canvas .canvas-item-5,
  .ce-canvas .canvas-item-6 {
    height: 189px;
  }
  .ce-canvas .canvas-text {
    position: absolute;
  }
  .ce-cta .cta-button,
  .ce-hero_small .cta-button {
    text-align: right;
  }
  .ce-news .news-top {
    position: relative;
    z-index: 500;
    cursor: pointer;
  }
  .ce-news .news-bottom {
    position: absolute;
    bottom: 0;
  }
  .ce-ressource .item .hentry {
    height: 260px;
    width: 190px;
  }
  .ce-slider .item {
    padding-top: 0;
    padding-bottom: 0;
  }
  .ce-slider h4 {
    margin-bottom: 25px;
  }
  .ce-slider .carousel-inner img,
  .ce-spacer {
    margin-bottom: 0;
  }
  .ce-slider .carousel-control {
    top: 0;
    bottom: 0;
  }
  .ce-slider .carousel-control .genericon {
    font-size: 50px;
  }
  .ce-slider .carousel-inner {
    background-color: transparent;
    padding: 0;
  }
  .ce-slider .carousel-indicators {
    bottom: -50px;
  }
  .ce-tabs .nav-tabs > li:first-child {
    padding-left: 8.3333%;
  }
  .ce-tabs .nav-tabs li a {
    font-size: 14px;
  }
  .ce-team .item {
    margin-bottom: 40px;
  }
  .ce-two_face .face {
    width: 50%;
    float: left;
    overflow: hidden;
    position: relative;
    height: 485px;
    padding: 0;
  }
  .ce-two_face .face-content {
    display: inline-block;
    max-width: 350px;
    opacity: 0;
    margin-top: 150px;
  }
  .ce-two_face .face-left .face-content {
    margin-right: 100px;
  }
  .ce-two_face .face-right .face-content {
    margin-left: 100px;
  }
  .ce-two_face .face-claim {
    cursor: pointer;
    width: 350px;
    z-index: 100;
    margin-top: 200px;
    vertical-align: top;
  }
  .ce-two_face .face-claim > .genericon,
  .ce-two_face.active-left .face-right .face-claim h3,
  .ce-two_face.active-right .face-left .face-claim h3 {
    display: none;
  }
  .ce-two_face .face-claim h3 {
    margin: 0;
  }
  .ce-two_face .face-left {
    padding-right: 40px;
    text-align: right;
    background: top right no-repeat #7d7b7c;
  }
  .ce-two_face .face-left .face-claim {
    float: right;
  }
  .ce-two_face .face-right {
    padding-left: 40px;
    background: top left no-repeat #404040;
  }
  .ce-two_face.active-left .face-left {
    width: 80%;
  }
  .ce-two_face.active-left .face-right,
  .ce-two_face.active-right .face-left {
    width: 20%;
  }
  .ce-two_face.active-right .face-right {
    width: 80%;
  }
  .ce-two_face.active-left .face-right .face-claim > .genericon,
  .ce-two_face.active-right .face-left .face-claim > .genericon {
    display: inline-block;
  }
  .ce-two_face.active-left .face-left .face-content,
  .ce-two_face.active-right .face-right .face-content {
    opacity: 0;
    backface-visibility: hidden;
    animation-duration: 0.2s;
    animation-delay: 0.3s;
    animation-fill-mode: forwards;
    animation-name: fadeIn;
    -webkit-transform: translateZ(0);
  }
  .ce-quarter .item {
    padding-bottom: 20px;
  }
  .ce-quarter .item:last-child {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .ce-accordion .panel-body {
    padding: 65px 0;
  }
  .ce-canvas .canvas-item-1 {
    height: 297px;
  }
  .ce-canvas .canvas-item-2 {
    height: 216px;
  }
  .ce-canvas .canvas-item-3,
  .ce-canvas .canvas-item-4 {
    height: 133px;
  }
  .ce-canvas .canvas-item-5,
  .ce-canvas .canvas-item-6 {
    height: 214px;
  }

  .ce-two_face .face-content {
    max-width: 500px;
  }
  .ce-quarter .item {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .ce-canvas .canvas-item-1 {
    height: 360px;
  }
  .ce-canvas .canvas-item-2 {
    height: 262px;
  }
  .ce-canvas .canvas-item-3,
  .ce-canvas .canvas-item-4 {
    height: 165px;
  }
  .ce-canvas .canvas-item-5,
  .ce-canvas .canvas-item-6 {
    height: 263px;
  }
  .ce-navigation .menu {
    position: relative;
    top: 0;
    display: block;
  }
  .ce-navigation .menu li {
    display: inline-block;
    border-top: 0;
  }
}
.col-centered {
  float: none;
  margin: 0 auto;
}
.pb-xs {
  padding-bottom: 20px;
}
.well {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  padding: 15px;
}
.with-background,
.with-background-no-padding {
  background: 0 0/cover no-repeat;
}
.with-background {
  padding: 35px 0;
}
@media (min-width: 768px) {
  .with-background {
    padding: 65px 0;
  }
  .well {
    padding: 15px;
  }
}
.transition-200 {
  transition: all 0.2s ease-in-out 0s;
}
.transition-400 {
  transition: all 0.4s ease-in-out 0s;
}
.transition-400-delay {
  transition: all 0.4s ease-in-out 250ms;
}
.rotate-90 {
  transform: rotate(90deg);
}
.rotate--90 {
  transform: rotate(-90deg);
}
.vertical-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.widget_popular_topics_widget .ptw-terms-row .ptw-term-col {
  line-height: 1.25em;
  padding-bottom: 0.3em;
}
#sidebar-right .mktoForm,
#sidebar-right .mktoForm .mktoFormCol {
  width: 100% !important;
}
#sidebar-right .mktoForm .mktoField {
  width: 98% !important;
}
#sidebar-right .mktoForm select.mktoField {
  width: 80% !important;
}
.share-this a {
  width: 32px;
  height: 32px !important;
  cursor: pointer;
  margin-right: 12px;
  display: inline-block;
  background-image: url(../../img/social_icons.png) no-repeat;
  padding: 0;
}
a.fb {
  background-position: 0 0;
}
a.tw {
  background-position: 0 -50px;
}
a.gp {
  background-position: 0 -100px;
}
.front-right-cta {
  width: 40%;
  display: inline-block;
  position: relative;
  left: 6%;
  top: -30px;
}
.front-right-cta .btn {
  position: relative;
  top: 47px;
}
@media (max-width: 768px) {
  .front-right-cta {
    margin-bottom: 40px;
    display: block !important;
    left: 0;
    top: 30px;
  }
  .front-right-cta .btn {
    position: static;
    top: 0;
  }
}
.flag-table {
  width: 100%;
}
.flag-table td {
  padding: 5px 0;
}

#post-39064 .with-background.ce-cta,
#post-39141 .with-background.ce-cta {
  padding: 32px 0;
}
#post-39064 .ce-hero_small .col-sm-10,
#post-39141 .ce-hero_small .col-sm-10 {
  float: right;
  text-align: right;
  right: 15px;
}
.cm-form,
.features-thumb,
.footer-wrap,
.post-44429 .ce-6 h3,
.post-44429 .hero-buttons,
.section-title {
  text-align: center;
}
.cm-form {
  margin: 0;
  padding: 5em 3em 1em;
  background-image: url(/wp-content/themes/sm/images/form-bg.jpg) left top repeat-y;
}
.content-management-form .cm-form input[type="submit"] {
  background: #5baf40;
  padding: 0.75em;
  width: 100%;
  color: #fff;
  border: 0;
  font-size: 1.57em;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.content-management-form .cm-form input[type="text"] {
  width: 100%;
  padding: 0.35em 0.75em;
  margin-bottom: 1em;
  font-size: 1.1em;
  color: #000;
  font-family: Roboto, sans-serif;
  text-transform: capitalize;
}
.cms-features ul li {
  padding-left: 50px;
  background-image: url(/wp-content/themes/sm/images/bullet.jpg) left top no-repeat;
  list-style: none;
  margin: 1em 0;
  font-size: 1.14em;
  color: #555557;
  font-family: Roboto, sans-serif;
}
#content-management {
  background: #f9f9f8;
  padding-bottom: 2em;
}
#content-management .content-management-overview h2 {
  font-size: 2.35em;
  color: #555557;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  margin-bottom: 0.5em;
}
#content-management .content-management-overview {
  padding-top: 3em;
}
#content-management .content-management-overview p {
  font-size: 1.2em;
  color: #555557;
  font-family: Roboto, sans-serif;
  margin: 2em 0 1em;
  display: inline-block;
}
.cms-features ul {
  padding: 0;
}
.content-management-form img {
  max-width: 100%;
}
.content-management-form .form-inner h4 {
  font-size: 1.65em;
  color: #fff;
  font-family: Roboto, sans-serif;
  margin-bottom: 1.5em;
  text-transform: uppercase;
  font-weight: 700;
}
.content-management-form .form-inner input[type="text"] {
  width: 100%;
  padding: 0.35em 0.75em;
  margin-bottom: 1em;
  font-size: 1.1em;
  color: #000;
  font-family: Roboto, sans-serif;
  text-transform: capitalize;
}
.content-management-form .form-inner input[type="submit"] {
  background: #5baf40;
  padding: 0.75em;
  width: 100%;
  color: #fff;
  border: 0;
  font-size: 1.57em;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
#post-40157 .ce-2.ce-twelve_column {
  padding: 3em 0 2em;
  width: 100%;
  background: #5baf40;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.content-management-form .form-inner span {
  color: #fff;
  font-size: 0.8em;
}
.cm-form h3,
.cm-form p {
  color: #fff;
}
#post-40157 {
  background-color: #f9f9f9;
}

#post-40157 .ce-3.ce-twelve_column {
  background-color: #fff;
}
#post-40157 .ce-1.ce-full_html .col-sm-10 {
  margin-left: 0;
  width: 100%;
}
.section-title {
  font-size: 2em;
  color: #fff;
  width: 100%;
  border-bottom: 1px solid #3f9125;
  padding-bottom: 1.5em;
}
.content-inner-cover {
  padding: 4em 0;
  float: left;
  width: 100%;
}
.form-outer {
  max-width: 380px;
  margin: 0 auto;
}
.content-inner-cover .mid-feature {
  margin: 2em 0;
  text-align: center;
}
.features-cover {
  width: 100%;
  margin-bottom: 4em;
  float: left;
}
.features-content {
  width: 80%;
  float: left;
}
.features-thumb {
  width: 20%;
  float: left;
}
.features-content h5 {
  font-size: 1.15em;
  color: #fff;
  font-family: Roboto, sans-serif;
  margin: 0 0 0.25em;
  font-weight: 600;
}
.features-content p {
  font-size: 1em;
  color: #fff;
  font-family: Roboto, sans-serif;
}
#experts-wrap h4,
.experts-message p {
  color: #555557;
  font-family: Roboto, sans-serif;
}
#experts-wrap {
  padding: 4em 0;
  width: 100%;
  background: #fff;
}
#experts-wrap h4 {
  font-size: 2em;
  width: 100%;
  padding-bottom: 1.5em;
}
.experts-message-outer {
  width: 100%;
  float: left;
  padding: 1em 0;
  position: relative;
}
.experts-message {
  background: #f9f9f8;
  border-radious: 5px;
  padding: 1.5em 1.5em 3em;
  position: relative;
  margin-bottom: 2.5em;
}
.experts-message p {
  font-size: 1.14em;
}
.expert-thumb {
  position: absolute;
  bottom: -30px;
  right: 20px;
}
.footer-wrap {
  background: #555557;
  width: 100%;
}
.footer-wrap p {
  margin: 0;
  color: #fff;
  font-size: 1.15em;
  font-family: Roboto, sans-serif;
}
.author-name {
  color: #3f9125;
  font-size: 1em;
  font-style: italic;
  font-weight: 700;
}
.partner-table {
  width: 100%;
}
.partner-table td {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  height: 52px;
}
#post-42941 .ce-hero_small .h2 {
  font-size: 42px;
}
.post-44429 .cta-text {
  width: 100%;
}

.post-44429 .ce-slider .carousel-indicators .active {
  background-color: #fff;
}
.post-44429 .ce-13 .item #pricing-searchmetrics {
  margin: 0 10%;
}

.post-44429 .price-chart .section-title {
  background: #b0b0b0;
  border-bottom: none;
}
.post-44429 .price-chart .research-cloud-header,
.post-44429 .price-chart .section-header {
  border-color: #b0b0b0;
  color: #b0b0b0;
}
.post-44429 .col-sm-10 .col-sm-10 {
  width: 100%;
  margin-left: 0;
}
#post-51487 .ce-tabs .nav-tabs li {
  display: table-cell;
  width: auto;
  border: 1px solid #ccc;
  color: #009db0;
  padding: 0 !important;
}
#post-51487 .ce-tabs .nav-tabs {
  border-bottom: none;
  display: table;
  margin: 0 auto;
}
#post-51487 .ce-tabs .nav-tabs li.active {
  background: #e8e8e8;
}
#post-51487 .ce-tabs .nav-tabs li.active a {
  background: 0 0 !important;
  border: 1px solid transparent;
}
.post-51487 .price-chart .section-title {
  background: #b0b0b0;
  border-bottom: none;
}
.post-51487 .price-chart .research-cloud-header,
.post-51487 .price-chart .section-header {
  border-color: #b0b0b0;
  color: #b0b0b0;
}
.post-51487 .ce-13 .item #pricing-searchmetrics {
  margin: 0 10%;
}
@media (min-width: 768px) {
  #post-44132 .col-sm-7 {
    margin-left: 33.33333333%;
  }
}
#post-44132 header.entry-header {
  padding: 30px 0;
}
.why-join {
  width: 350px;
  margin: 0 auto;
  padding-bottom: 20px;
}
h4.partner-table-header {
  min-height: 100px;
}
.join-menu-button a {
  border-radius: 100px;
  text-transform: uppercase;
  white-space: normal;
  font-weight: 700;
  letter-spacing: 0.04em;
  border: none;
  font-size: 13px;
  padding: 9px 30px;
  background: #78ae1a;
  color: #fff;
}

@media (min-width: 768px) {
  #partner-quote-1 + div,
  #partner-quote-2 + div {
    margin-left: 10%;
  }
  #menu-partner,
  #menu-partner-german {
    text-transform: uppercase;
  }
}
.post-type-archive-news-and-events #post-44132 .entry-title > div {
  padding-top: 0 !important;
}
.page-template-page-extra-form-php #menu-footer-page-menu .menu-link-customer-success {
  display: none;
}
#post-44429 .ce-tabs .nav-tabs li {
  display: table-cell;
  width: auto;
  border: 1px solid #ccc;
  color: #009db0;
  padding: 0 !important;
}
#post-44429 .ce-tabs .nav-tabs {
  border-bottom: none;
  display: table;
  margin: 0 auto;
}
#post-44429 .ce-tabs .nav-tabs li.active {
  background: #e8e8e8;
}
#post-44429 .ce-tabs .nav-tabs li.active a {
  background: 0 0 !important;
  border: 1px solid transparent;
}
#post-44429 .ce-slider .carousel-inner,
.modal-content {
  background: 0 0;
}
@media (max-width: 767px) {
  #post-44429 .ce-cta div,
  #post-44429 .ce-cta h4 {
    text-align: center !important;
  }
}
.modal-dialog {
  max-width: 90%;
  margin-top: 10%;
}
@media (max-width: 600px) {
  .modal-dialog {
    width: 300px;
  }
}
.modal-body,
.modal-footer,
.modal-header {
  background: #fff;
  border: 0;
  text-align: center;
}
.modal-header .close {
  color: #fff;
  opacity: 1;
  position: absolute;
  right: -25px;
  top: 0;
  font-size: 30px;
}
#go_to_en:before {
  content: url(../../img/research-flags/english.jpg);
  margin-right: 10px;
}
#go_to_de:before {
  content: url(../../img/research-flags/deutsche.jpg);
  margin-right: 10px;
}
.page-id-46987 p,
.page-id-47002 p,
.page-id-47013 p,
.page-id-47181 p {
  color: #555;
}
.page-id-46987 .white p,
.page-id-47002 .white p,
.page-id-47013 .white p,
.page-id-47181 .white p {
  color: #fff;
}
.page-id-46987 h2,
.page-id-47002 h2,
.page-id-47013 h2,
.page-id-47181 h2 {
  font-size: 24px;
  font-weight: 400;
}
.page-id-46987 h1,
.page-id-47002 h1,
.page-id-47013 h1,
.page-id-47181 h1 {
  text-transform: uppercase;
  line-height: 0.8em;
}
.page-id-46987 .content-cta,
.page-id-47002 .content-cta,
.page-id-47013 .content-cta,
.page-id-47181 .content-cta {
  font-size: 26px;
  line-height: 1.6em;
  padding: 30px 0;
}
.page-id-46987 .ce-hero,
.page-id-47002 .ce-hero,
.page-id-47013 .ce-hero,
.page-id-47181 .ce-hero {
  margin-bottom: 0 !important;
}
.page-id-46987 .ce-hero .hero-top,
.page-id-47002 .ce-hero .hero-top,
.page-id-47013 .ce-hero .hero-top,
.page-id-47181 .ce-hero .hero-top {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.page-id-46987 .ce-hero .hero-top .h2,
.page-id-46987 .ce-hero .hero-top .h2 > p,
.page-id-47002 .ce-hero .hero-top .h2,
.page-id-47002 .ce-hero .hero-top .h2 > p,
.page-id-47013 .ce-hero .hero-top .h2,
.page-id-47013 .ce-hero .hero-top .h2 > p,
.page-id-47181 .ce-hero .hero-top .h2,
.page-id-47181 .ce-hero .hero-top .h2 > p {
  font-weight: 400;
  font-size: 76px;
  margin-bottom: 5px;
  color: #fff;
}
.page-id-46987 .ce-hero .hero-top p,
.page-id-47002 .ce-hero .hero-top p,
.page-id-47013 .ce-hero .hero-top p,
.page-id-47181 .ce-hero .hero-top p {
  font-size: 24px;
  color: #fff;
}
.page-id-46987 .ce-2.ce-full,
.page-id-47002 .ce-2.ce-full,
.page-id-47013 .ce-2.ce-full,
.page-id-47181 .ce-2.ce-full {
  background-color: #e1e1e1;
  padding: 30px;
}
.page-id-46987 .ce-2.ce-full h2,
.page-id-47002 .ce-2.ce-full h2,
.page-id-47013 .ce-2.ce-full h2,
.page-id-47181 .ce-2.ce-full h2 {
  font-size: 34px;
  font-weight: 400;
  color: #555;
}
.page-id-46987 .ce-2.ce-full p,
.page-id-47002 .ce-2.ce-full p,
.page-id-47013 .ce-2.ce-full p,
.page-id-47181 .ce-2.ce-full p {
  font-size: 18px;
}
.page-id-46987 .ce-2.ce-full img,
.page-id-47002 .ce-2.ce-full img,
.page-id-47013 .ce-2.ce-full img,
.page-id-47181 .ce-2.ce-full img {
  margin-top: -28%;
}
@media (max-width: 768px) {
  .page-id-46987 .ce-2.ce-full img,
  .page-id-47002 .ce-2.ce-full img,
  .page-id-47013 .ce-2.ce-full img,
  .page-id-47181 .ce-2.ce-full img {
    position: static;
    margin-top: 0;
  }
}
.page-id-46987 .ce-double_trouble,
.page-id-47002 .ce-double_trouble,
.page-id-47013 .ce-double_trouble,
.page-id-47181 .ce-double_trouble {
  padding: 30px;
}
.page-id-46987 .ce-double_trouble .col-sm-6,
.page-id-46987 .ce-little_brother .col-sm-8,
.page-id-47002 .ce-double_trouble .col-sm-6,
.page-id-47002 .ce-little_brother .col-sm-8,
.page-id-47013 .ce-double_trouble .col-sm-6,
.page-id-47013 .ce-little_brother .col-sm-8,
.page-id-47181 .ce-double_trouble .col-sm-6,
.page-id-47181 .ce-little_brother .col-sm-8 {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
}
.page-id-46987 .ce-double_trouble .col-sm-6 td,
.page-id-47002 .ce-double_trouble .col-sm-6 td,
.page-id-47013 .ce-double_trouble .col-sm-6 td,
.page-id-47181 .ce-double_trouble .col-sm-6 td {
  vertical-align: top;
}
.page-id-46987 .ce-little_brother .col-sm-8 p,
.page-id-47002 .ce-little_brother .col-sm-8 p,
.page-id-47013 .ce-little_brother .col-sm-8 p,
.page-id-47181 .ce-little_brother .col-sm-8 p {
  font-size: 22px;
}
.page-id-46987 .ce-little_brother .col-sm-8 p:last-child,
.page-id-47002 .ce-little_brother .col-sm-8 p:last-child,
.page-id-47013 .ce-little_brother .col-sm-8 p:last-child,
.page-id-47181 .ce-little_brother .col-sm-8 p:last-child {
  font-size: 20px;
}
@media (min-width: 768px) {
  .page-id-46987 .ce-hero .hero-top,
  .page-id-47002 .ce-hero .hero-top,
  .page-id-47013 .ce-hero .hero-top,
  .page-id-47181 .ce-hero .hero-top {
    float: left;
    width: 83.33333333%;
    margin-left: 8.33333333%;
  }
  .page-id-46987 .ce-double_trouble .col-sm-6,
  .page-id-47002 .ce-double_trouble .col-sm-6,
  .page-id-47013 .ce-double_trouble .col-sm-6,
  .page-id-47181 .ce-double_trouble .col-sm-6 {
    float: left;
    width: 41.66666667%;
  }
  .page-id-46987 .ce-double_trouble .col-sm-6:first-child,
  .page-id-47002 .ce-double_trouble .col-sm-6:first-child,
  .page-id-47013 .ce-double_trouble .col-sm-6:first-child,
  .page-id-47181 .ce-double_trouble .col-sm-6:first-child {
    margin-left: 8.33333333%;
  }
  .page-id-46987 .ce-double_trouble .col-sm-push-6,
  .page-id-47002 .ce-double_trouble .col-sm-push-6,
  .page-id-47013 .ce-double_trouble .col-sm-push-6,
  .page-id-47181 .ce-double_trouble .col-sm-push-6 {
    left: 41.66666667%;
  }
  .page-id-46987 .ce-double_trouble .col-sm-pull-6,
  .page-id-47002 .ce-double_trouble .col-sm-pull-6,
  .page-id-47013 .ce-double_trouble .col-sm-pull-6,
  .page-id-47181 .ce-double_trouble .col-sm-pull-6 {
    right: 41.66666667%;
  }
  .page-id-46987 .ce-little_brother .col-sm-4,
  .page-id-47002 .ce-little_brother .col-sm-4,
  .page-id-47013 .ce-little_brother .col-sm-4,
  .page-id-47181 .ce-little_brother .col-sm-4 {
    margin-left: 16.66666667%;
  }
  .page-id-46987 .ce-little_brother .col-sm-8,
  .page-id-47002 .ce-little_brother .col-sm-8,
  .page-id-47013 .ce-little_brother .col-sm-8,
  .page-id-47181 .ce-little_brother .col-sm-8 {
    float: left;
    width: 41.66666667%;
  }
}
.parent-pageid-47181 .ce-hero {
  padding-top: 275px;
}
.parent-pageid-47181 .ce-2.ce-full {
  padding: 55px 0;
}
.page-id-47181 .ce-hero .hero-logo img {
  width: 500px;
}
.en.home.page .ce-hero .hero-top {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .en.home.page .ce-hero .hero-top {
    float: left;
    width: 83.33333333%;
    margin-left: 8.33333333%;
  }
}
.en.home.page .ce-hero .hero-top img {
  max-width: 100%;
  height: auto;
  width: 425px;
  padding: 5px;
}
.en.home.page .ce-hero .hero-top .h2,
.en.home.page .ce-hero .hero-top .h2 > p {
  font-weight: 200;
  font-size: 66px;
  margin-bottom: 0;
  color: #000;
}
.en.home.page .ce-hero .hero-top p {
  font-size: 20px;
  font-weight: 300;
}
.en.home.page .ce-hero .hero-top .hero-logo {
  padding-top: 45px;
  padding-bottom: 80px;
}
.en.home.page #hero-form {
  display: none;
}
@media (max-width: 768px) {
  .en.home.page .ce-hero .hero-top .h2,
  .en.home.page .ce-hero .hero-top .h2 > p,
  .page-id-46987 .ce-hero .hero-top .h2,
  .page-id-46987 .ce-hero .hero-top .h2 > p,
  .page-id-47002 .ce-hero .hero-top .h2,
  .page-id-47002 .ce-hero .hero-top .h2 > p,
  .page-id-47013 .ce-hero .hero-top .h2,
  .page-id-47013 .ce-hero .hero-top .h2 > p,
  .page-id-47181 .ce-hero .hero-top .h2,
  .page-id-47181 .ce-hero .hero-top .h2 > p {
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 20px;
    color: #fff;
  }
}
.home .hero-buttons a {
  margin-right: 30px;
  margin-bottom: 10px;
}
.page-id-47181 .ce-2.ce-full {
  background-color: #e1e1e1;
  padding: 30px;
  margin-top: -45px;
}
.page-id-47181 .ce-2.ce-full .col-sm-10 {
  margin-left: 0;
  width: 61%;
}
.page-id-47181 .ce-3.ce-full_html .col-sm-10 {
  width: 33.333%;
  color: #333;
  border: 1px solid #ccc;
  background-color: #fff;
  margin-left: 66.666%;
  padding: 20px;
  margin-top: -450px;
}
.page-id-47181 .ce-2.ce-full img {
  margin-top: -28%;
}
.page-id-47181 .hero-logo {
  padding-top: 40px;
  padding-bottom: 110px;
}
@media (max-width: 991px) {
  .page-id-47181 .ce-3.ce-full_html .col-sm-10 {
    width: 100%;
    color: #333;
    border: 1px solid #ccc;
    background-color: #fff;
    margin-left: 0;
    padding: 20px;
    margin-top: 0;
  }
  .page-id-47181 .ce-3.ce-full_html .col-sm-10 img {
    margin-left: 0 !important;
  }
}
.page-id-3681 .ce-hero {
  background-size: 100%;
  padding-top: 5px;
}
.page-id-3681 .hero-top {
  margin-left: 25%;
}
.page-id-3681 .ce-full_html form {
  margin: 0 auto;
}

/*--------------------------------------------------------------
Required ATF!
--------------------------------------------------------------*/

/*--------------------------------------------------------------
NAV
--------------------------------------------------------------*/
#site-navigation .mega-menu-parent > ul.mega-sub-menu {
  display: none;
}

.site-header .site-menu-toggle {
  float: right;
  padding: 5px 10px;
}

@media (min-width: 768px) {
  .main-navigation .mega-menu-wrap ul.mega-menu li.mega-menu-link-login {
    display: none !important;
  }
  #site-navigation .mega-menu-wrap {
    background: 0 0 !important;
  }
  #site-navigation .mega-menu-wrap ul.mega-menu {
    background: 0 0 !important;
    font-size: 14px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  #site-navigation .mega-menu-wrap ul.mega-menu > li {
    background: 0 0 !important;
    line-height: 1.4em !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block;
  }
  #site-navigation .mega-menu-parent > .mega-menu-link {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    position: relative;
  }

  #site-navigation .mega-menu-parent > .mega-menu-link:not(:nth-child(2)) {
    margin-left: -1px !important;
  }

  .mega-menu-link-request-demo .mega-menu-link {
    background: #78ae1a !important;
    color: #fff !important;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.04em !important;
    padding: 8px 24px;
    text-transform: uppercase !important;
    white-space: normal !important;
    border-radius: 100px !important;
    text-align: center;
  }
}

@media (min-width: 50em) {
  #site-navigation .mega-menu-parent > .mega-menu-link {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
}
@media (min-width: 61.9375em) {
  #site-navigation .mega-menu-parent > .mega-menu-link {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

/*--------------------------------------------------------------
ESSENTIALS
--------------------------------------------------------------*/
#hero-form #url {
  background: #fff;
  border-radius: 100px;
  border: none;
  color: #a1a1a1;
  cursor: default;
  font-size: 13px;
  font-weight: 700;
  height: 42px;
  letter-spacing: 0.04em;
  padding: 9px 30px;
  white-space: normal;
  width: 100%;
}

#hero-form #searchform {
  width: 100%;
}

#hero-form #go-btn {
  height: 42px;
  display: block;
  margin-top: -42px;
  background-color: #78ad1a;
  z-index: 99;
  position: relative;
  color: #fff;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  min-width: 50px;
  padding: 8px !important;
  border-color: transparent;
  font-size: 18px;
  text-transform: uppercase;
  float: right;
}
