/* Inspira Alterations */
/* breakpoints */
/* prefix */
/* Colours */
.purple {
  color: #015F5F; }

/* Helpers */
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

/* Header */
body.show-popup-secondary header.header {
  z-index: 100; }

@media (min-width: 750px) and (max-width: 999px) {
  body.show-fixed-header.show-white-header .header .logo {
    top: 1px; } }

/* footer */
.section-newsletter.succeeded .gform_confirmation_wrapper {
  display: block; }

.section-newsletter.succeeded form {
  display: none; }

.section-newsletter.error .validation_error {
  display: block; }

.section-newsletter .gform_confirmation_wrapper,
.section-newsletter .validation_error {
  display: none; }

.footer .footer-col p a {
  max-width: 300px; }

/* Icons */
.ico-social.ico-linkedin:before, .ico-social.ico-linkedin:after {
  background-image: url(images/linkedin.png); }

.ico-social.ico-linkedin:before {
  background-position: -1px -25px; }

.ico-social.ico-linkedin:after {
  background-position: -1px -1px;
  opacity: 0; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .ico-social.ico-linkedin:before,
  .ico-social.ico-linkedin:after {
    background-image: url(images/linkedin@2x.png);
    background-size: 25px 50px; } }

/* Home - new and events loop */
.section-post.simple-post {
  text-align: center; }

.section-post.last-post {
  margin-bottom: 50px; }

#cookies-notification {
  position: fixed;
  bottom: -100px;
  left: 0;
  right: 0;
  background: #013838;
  padding: 10px 0;
  z-index: 999;
  -webkit-transition: bottom .8s;
  -moz-transition: bottom .8s;
  -ms-transition: bottom .8s;
  -o-transition: bottom .8s;
  transition: bottom .8s; }
  #cookies-notification .shell {
    width: 100%;
    max-width: 100%; }
    @media (min-width: 750px) {
      #cookies-notification .shell {
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center; } }
    #cookies-notification .shell p {
      color: #fff;
      margin: 0 25px;
      font-size: 12px; }
      @media (min-width: 750px) {
        #cookies-notification .shell p {
          width: calc(100% - 230px);
          font-size: 14px; } }
      @media (min-width: 1200px) {
        #cookies-notification .shell p {
          font-size: 16px; } }
      #cookies-notification .shell p a {
        color: #fff;
        text-decoration: underline; }
        #cookies-notification .shell p a:hover {
          color: #015F5F; }
    #cookies-notification .shell .btn {
      width: 170px;
      min-width: 170px;
      font-size: 14px;
      text-transform: none;
      padding: 0 20px;
      margin: 0 25px;
      background: transparent;
      border-color: transparent; }
      @media (min-width: 750px) {
        #cookies-notification .shell .btn {
          text-transform: uppercase;
          background: #015F5F;
          border-color: #015F5F; } }
      #cookies-notification .shell .btn:hover {
        padding: 0 20px; }
        @media (min-width: 750px) {
          #cookies-notification .shell .btn:hover {
            padding: 0 35px 0 10px;
            background: #01B268;
            border-color: #01B268; }
            #cookies-notification .shell .btn:hover > i {
              opacity: 1; } }
      #cookies-notification .shell .btn > i {
        opacity: 1;
        left: 0;
        background-color: transparent;
        border: 1px solid #fff; }
        @media (min-width: 750px) {
          #cookies-notification .shell .btn > i {
            opacity: 0;
            left: auto;
            right: 5px;
            background-color: #0e8a4a;
            border: 0; } }
      #cookies-notification .shell .btn > span {
        line-height: 38px; }

#home-intro {
  -webkit-transition: height .8s;
  -moz-transition: height .8s;
  -ms-transition: height .8s;
  -o-transition: height .8s;
  transition: height .8s; }

#home-intro-callout {
  -webkit-transition: top .8s;
  -moz-transition: top .8s;
  -ms-transition: top .8s;
  -o-transition: top .8s;
  transition: top .8s; }

/* Contact us */
#section-form.succeeded .gform_confirmation_wrapper, #section-form.error .gform_confirmation_wrapper {
  display: block; }

#section-form.succeeded .contact-form, #section-form.error .contact-form {
  display: none; }

#section-form .gform_confirmation_wrapper {
  display: none;
  text-align: center; }

#section-form .contact-form .address_country {
  float: right; }

#section-form .gform_footer {
  float: none; }
  #section-form .gform_footer .button {
    width: 100%; }

@media (min-width: 750px) {
  #section-form .gform_footer {
    float: right; }
    #section-form .gform_footer .button {
      width: auto; } }

/* Search Results */
body.search .post.error404.not-found {
  text-align: center; }
  body.search .post.error404.not-found .section-search {
    display: block;
    padding: 0 20px; }
    body.search .post.error404.not-found .section-search h2 {
      margin-bottom: 10px;
      font-size: 30px; }
    body.search .post.error404.not-found .section-search form {
      max-width: 553px;
      margin: auto;
      position: relative;
      width: 100%; }

/* About us */
@media (min-width: 750px) {
  .header .header-nav-scroll-to a:focus {
    color: #4d4d4d; } }

/* News and Events */
.section-breadcrumb .nav-inner-secondary {
  width: 100vw;
  margin-left: -25px; }
  @media (min-width: 750px) {
    .section-breadcrumb .nav-inner-secondary {
      width: auto;
      margin-left: -20px; } }

.single-post .post-comments .comment-notes,
.single-post .post-comments h3.comment-reply-title,
.single-post .post-comments p label {
  display: block; }

.single-post .post-comments .comment-respond {
  width: 100%;
  padding-top: 50px;
  border-top: 2px solid #f4f4f4; }
  .single-post .post-comments .comment-respond input[type=text],
  .single-post .post-comments .comment-respond textarea {
    border: 1px solid #ccc; }

.single-post .post-comments .post-comments-body {
  padding-bottom: 50px; }

/* Software Overview */
.list-articles-secondary .list-head {
  padding: 35px 100px 35px 18px; }

/* Quick cart */
#popup-cart-full #cart-items li.line-item, #popup-cart-full #cart-items ul.line-contract {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  -ms-transition: opacity 0.8s;
  -o-transition: opacity 0.8s;
  transition: opacity 0.8s; }
  #popup-cart-full #cart-items li.line-item.faded, #popup-cart-full #cart-items ul.line-contract.faded {
    opacity: 0; }

#popup-cart-full #cart-items li.lines-contracts:not(.all-shown) ul.line-contract:nth-child(n+4) {
  display: none; }

/* Account Popups */
#popup-create-account .form-body ul,
#popup-sign-in .form-body ul {
  margin-top: 25px; }
  @media (min-width: 1000px) {
    #popup-create-account .form-body ul,
    #popup-sign-in .form-body ul {
      margin-top: 60px; } }
  @media (min-width: 1000px) {
    #popup-create-account .form-body ul,
    #popup-sign-in .form-body ul {
      margin-top: 80px; } }
  @media (min-width: 1200px) {
    #popup-create-account .form-body ul,
    #popup-sign-in .form-body ul {
      margin-top: 100px; } }

#popup-create-account .form-actions,
#popup-sign-in .form-actions {
  margin-top: 15px; }
  @media (min-width: 750px) {
    #popup-create-account .form-actions,
    #popup-sign-in .form-actions {
      margin-top: 60px; } }
  #popup-create-account .form-actions .btn-submit input[type=submit],
  #popup-sign-in .form-actions .btn-submit input[type=submit] {
    height: 34px; }
    @media (min-width: 750px) {
      #popup-create-account .form-actions .btn-submit input[type=submit],
      #popup-sign-in .form-actions .btn-submit input[type=submit] {
        height: 48px; } }

#popup-create-account .section-support-request,
#popup-sign-in .section-support-request {
  margin-top: 25px;
  width: 100%;
  border-top: 1px solid #f4f4f4;
  margin-bottom: 53px;
  padding: 15px 19px; }
  @media (min-width: 750px) {
    #popup-create-account .section-support-request,
    #popup-sign-in .section-support-request {
      padding: 0 0 53px;
      margin-bottom: 0;
      margin-top: 40px;
      border: 0; } }
  @media (min-width: 1200px) {
    #popup-create-account .section-support-request,
    #popup-sign-in .section-support-request {
      margin-top: 60px; } }
  #popup-create-account .section-support-request a,
  #popup-sign-in .section-support-request a {
    text-decoration: none;
    padding: 0 30px 0 0;
    display: block;
    position: relative;
    margin: auto; }
    @media (max-width: 749px) {
      #popup-create-account .section-support-request a,
      #popup-sign-in .section-support-request a {
        background-image: none !important; } }
    @media (min-width: 750px) {
      #popup-create-account .section-support-request a,
      #popup-sign-in .section-support-request a {
        border: 1px solid #f4f4f4;
        padding: 20px 100px 20px 130px;
        max-width: calc(100% - 28px);
        background-repeat: no-repeat;
        background-size: 80px;
        background-position: center left +22px;
        -webkit-transition: border 0.8s;
        -moz-transition: border 0.8s;
        -ms-transition: border 0.8s;
        -o-transition: border 0.8s;
        transition: border 0.8s; }
        #popup-create-account .section-support-request a:hover,
        #popup-sign-in .section-support-request a:hover {
          border: 1px solid #015F5F; } }
    @media (min-width: 1000px) {
      #popup-create-account .section-support-request a,
      #popup-sign-in .section-support-request a {
        max-width: 450px; } }
    @media (min-width: 1200px) {
      #popup-create-account .section-support-request a,
      #popup-sign-in .section-support-request a {
        max-width: 550px; } }
    #popup-create-account .section-support-request a h4,
    #popup-sign-in .section-support-request a h4 {
      font-size: 14px;
      font-weight: 500;
      color: #015F5F;
      margin-bottom: 0;
      letter-spacing: 0; }
      @media (min-width: 750px) {
        #popup-create-account .section-support-request a h4,
        #popup-sign-in .section-support-request a h4 {
          font-size: 16px; } }
    #popup-create-account .section-support-request a p,
    #popup-sign-in .section-support-request a p {
      font-size: 12px;
      color: #76777a;
      margin-bottom: 0; }
      @media (min-width: 750px) {
        #popup-create-account .section-support-request a p,
        #popup-sign-in .section-support-request a p {
          font-size: 14px; } }
    #popup-create-account .section-support-request a i,
    #popup-sign-in .section-support-request a i {
      font-size: 30px;
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -10px; }
      @media (min-width: 750px) {
        #popup-create-account .section-support-request a i,
        #popup-sign-in .section-support-request a i {
          right: 50px; } }
      #popup-create-account .section-support-request a i:before,
      #popup-sign-in .section-support-request a i:before {
        width: 14px;
        height: 14px; }

/* Instant Search Results */
@media (min-width: 750px) {
  #popup-search .section-foot {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 30%);
    padding-top: 120px; } }

.nav-mobile.instant-search-active .nav-body, .nav-mobile.instant-search-active .nav-foot {
  display: none; }

.instant-search-results-container {
  background: white;
  width: 100%; }
  @media (min-width: 550px) and (max-width: 749px) {
    .instant-search-results-container {
      margin-left: -30px;
      width: calc(100% + 60px); } }
  @media (min-width: 750px) {
    .instant-search-results-container {
      width: 100%;
      padding-bottom: 240px; } }
  .instant-search-results-container h4 {
    display: block;
    width: 100%;
    clear: both;
    color: #59595B;
    margin: 0;
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    padding: 3px 20px 4px;
    background: #F0F0F0; }
    @media (min-width: 550px) {
      .instant-search-results-container h4 {
        padding: 3px 50px 4px; } }
    @media (min-width: 750px) {
      .instant-search-results-container h4 {
        font-size: 20px;
        line-height: 25px;
        padding: 7px 14px 8px; } }
  .instant-search-results-container ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none; }
    @media (min-width: 750px) {
      .instant-search-results-container ul {
        border: 1px solid #F0F0F0; } }
    .instant-search-results-container ul li {
      clear: both;
      display: block;
      margin: 0;
      padding: 0;
      background: white;
      border-bottom: 1px solid #F0F0F0; }
      .instant-search-results-container ul li:hover {
        background: #F7F7F7; }
      @media (min-width: 750px) {
        .instant-search-results-container ul li {
          border-bottom: none; } }
      .instant-search-results-container ul li a, .instant-search-results-container ul li a:link, .instant-search-results-container ul li a:visited, .instant-search-results-container ul li a:hover, .instant-search-results-container ul li a:active, .instant-search-results-container ul li a:focus {
        overflow: auto;
        display: block;
        margin: 0; }
        .instant-search-results-container ul li a strong, .instant-search-results-container ul li a:link strong, .instant-search-results-container ul li a:visited strong, .instant-search-results-container ul li a:hover strong, .instant-search-results-container ul li a:active strong, .instant-search-results-container ul li a:focus strong {
          display: block;
          float: left;
          width: calc(100% - 100px);
          color: #59595B;
          font-weight: 600;
          font-size: 12px;
          line-height: 15px;
          padding: 9px 20px; }
          @media (min-width: 550px) {
            .instant-search-results-container ul li a strong, .instant-search-results-container ul li a:link strong, .instant-search-results-container ul li a:visited strong, .instant-search-results-container ul li a:hover strong, .instant-search-results-container ul li a:active strong, .instant-search-results-container ul li a:focus strong {
              padding: 9px 10px 9px 50px; } }
          @media (min-width: 750px) {
            .instant-search-results-container ul li a strong, .instant-search-results-container ul li a:link strong, .instant-search-results-container ul li a:visited strong, .instant-search-results-container ul li a:hover strong, .instant-search-results-container ul li a:active strong, .instant-search-results-container ul li a:focus strong {
              font-size: 16px;
              line-height: 20px;
              padding: 10px 14px; } }
        .instant-search-results-container ul li a span, .instant-search-results-container ul li a:link span, .instant-search-results-container ul li a:visited span, .instant-search-results-container ul li a:hover span, .instant-search-results-container ul li a:active span, .instant-search-results-container ul li a:focus span {
          display: block;
          width: auto;
          float: right;
          color: #59595B;
          font-weight: 300;
          font-size: 10px;
          line-height: 13px;
          padding: 12px 20px 11px; }
          @media (min-width: 550px) {
            .instant-search-results-container ul li a span, .instant-search-results-container ul li a:link span, .instant-search-results-container ul li a:visited span, .instant-search-results-container ul li a:hover span, .instant-search-results-container ul li a:active span, .instant-search-results-container ul li a:focus span {
              padding: 12px 50px 11px 0; } }
          @media (min-width: 750px) {
            .instant-search-results-container ul li a span, .instant-search-results-container ul li a:link span, .instant-search-results-container ul li a:visited span, .instant-search-results-container ul li a:hover span, .instant-search-results-container ul li a:active span, .instant-search-results-container ul li a:focus span {
              font-size: 14px;
              line-height: 18px;
              padding: 11px 27px 11px 0; } }
  .instant-search-results-container ul.article-results li a strong, .instant-search-results-container ul.article-results li a:link strong, .instant-search-results-container ul.article-results li a:visited strong, .instant-search-results-container ul.article-results li a:hover strong, .instant-search-results-container ul.article-results li a:active strong, .instant-search-results-container ul.article-results li a:focus strong {
    width: 100%; }

/* Custom Search Results Page */
.custom-search .section-main {
  padding-bottom: 46px; }
  @media (max-width: 749px) {
    .custom-search .section-main {
      padding-top: 14px; } }
  @media (min-width: 750px) {
    .custom-search .section-main {
      padding-bottom: 49px; } }

.custom-search #noSearchResults {
  margin: 80px 0 50px 0; }
  @media (min-width: 750px) {
    .custom-search #noSearchResults {
      margin: 80px 0; } }
  @media (min-width: 1200px) {
    .custom-search #noSearchResults {
      margin: 100px 0; } }

@media (max-width: 749px) {
  .custom-search .section-breadcrumb {
    display: none; } }

.custom-search .section-breadcrumb .nav-inner.nav-inner-secondary {
  display: none; }

@media (min-width: 1200px) {
  .custom-search .section-head-shell {
    margin-bottom: -25px; } }

@media (min-width: 750px) {
  .custom-search .custom-search-head {
    margin-left: 11px;
    margin-right: 11px; } }

@media (min-width: 1200px) {
  .custom-search .custom-search-head {
    margin-left: 2%;
    margin-right: 2%; } }

.custom-search .custom-search-head h1 {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 8px; }
  @media (min-width: 750px) {
    .custom-search .custom-search-head h1 {
      font-size: 36px;
      line-height: 46px;
      padding: 7px;
      margin-bottom: 35px; } }
  @media (min-width: 1200px) {
    .custom-search .custom-search-head h1 {
      font-size: 50px;
      line-height: 63px;
      margin-bottom: 0;
      float: left; } }

.custom-search .form-filter {
  margin-bottom: -18px; }
  @media (min-width: 1200px) {
    .custom-search .form-filter {
      float: right;
      width: 62%;
      margin: 15px 0; } }
  @media (min-width: 1600px) {
    .custom-search .form-filter {
      width: calc(50% - 17px); } }
  .custom-search .form-filter li.select-active {
    display: none; }

.custom-search .form-filter form {
  opacity: 0;
  visibility: hidden;
  position: relative;
  overflow: hidden;
  max-height: 0px; }

.custom-search .form-filter form {
  transition: opacity 0.4s, visibility 0.4s, max-height 0.4s; }

.custom-search .form-filter form > ul {
  list-style: none;
  padding-top: 12px; }

.custom-search .form-filter form > ul > li {
  padding-bottom: 12px; }

.custom-search .form-filter form > ul > li:last-child {
  padding-bottom: 0; }

.custom-search .form-filter > a.btn-link i {
  transition: transform 0.4s; }

.custom-search.show-form-filter .form-filter > form {
  opacity: 1;
  visibility: visible;
  position: static;
  max-height: 9999px;
  overflow: visible; }

.custom-search.show-form-filter .form-filter > a.btn-link i {
  transform: rotate(90deg); }

@media (min-width: 750px) {
  .custom-search .form-filter > a.btn-link {
    display: none; }
  .custom-search .form-filter form {
    opacity: 1;
    visibility: visible;
    max-height: 9999px;
    position: static;
    overflow: visible; }
  .custom-search .form-filter form > ul {
    font-size: 0;
    line-height: 0;
    position: relative;
    margin: -10px;
    padding: 0; }
  .custom-search .form-filter form > ul > li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 10px; } }

.custom-search .list-body > ul > li.list-search-head {
  background-color: #f1f1f1;
  padding: 20px 2%;
  position: relative;
  overflow: hidden;
  width: auto;
  margin: 46px 0 30px 0;
  display: block; }
  @media (min-width: 750px) {
    .custom-search .list-body > ul > li.list-search-head {
      margin: 49px 0 2% 0; } }

.custom-search .list-body > ul > li.list-search-head blockquote {
  position: relative;
  overflow: hidden;
  padding-left: 60px; }

.custom-search .list-body > ul > li.list-search-head h2 {
  font-size: 22px;
  font-weight: 300;
  margin: 0;
  line-height: 32px;
  margin: 7px 0; }

.custom-search .list-body > ul > li.list-search-head img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-width: 60px;
  height: auto;
  width: 34px;
  margin-right: 15px;
  left: 18px; }

@media (max-width: 749px) {
  .custom-search .list-body > ul > li.list-search-head img.wide {
    width: 42px;
    left: 14px; } }

@media (min-width: 750px) {
  .custom-search .list-body > ul > li.list-search-head img {
    left: 26px; }
  .custom-search .list-body > ul > li.list-search-head h2 {
    font-size: 28px;
    line-height: 42px;
    margin: 0; }
  .custom-search .list-body > ul > li.list-search-head {
    margin-left: 11px;
    margin-right: 11px; }
  .custom-search .list-body > ul > li.list-search-head .btn-link {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%); }
  .custom-search .list-body > ul > li.list-search-head ~ li.list-search-head {
    margin-top: 20px; }
  .custom-search .list-body > ul > li.list-search-head blockquote {
    padding-left: 66px;
    position: relative; } }

@media (min-width: 760px) and (max-width: 1199px) {
  .custom-search .list-body > ul > li.list-search-head img.wide {
    width: 42px;
    left: 22px; } }

@media (min-width: 1200px) {
  .custom-search .list-body > ul > li.list-search-head {
    margin-left: 2%;
    margin-right: 2%; }
  .custom-search .list-body > ul > li.list-search-head img {
    left: 22px;
    width: 54px; }
  .custom-search .list-body > ul > li.list-search-head h2 {
    font-size: 32px;
    margin-top: 0;
    line-height: 66px; }
  .custom-search .list-body > ul > li.list-search-head blockquote {
    padding-left: 75px; } }

.custom-search .list-products {
  width: 100%;
  margin: 0 auto; }

.custom-search .list-products .list-head {
  position: relative;
  width: 100%;
  padding-bottom: 30px;
  z-index: 100; }

.custom-search .list-products .list-head:after {
  content: '';
  line-height: 0;
  display: table;
  clear: both; }

.custom-search .list-products .list-head-title {
  width: 100%;
  padding-bottom: 18px;
  position: relative;
  overflow: hidden; }

.custom-search .list-products .list-head-title img {
  float: left;
  width: 40px;
  height: auto;
  margin: 0 10px 0 0; }

.custom-search .list-products .list-head-title h2 {
  position: relative;
  overflow: hidden;
  padding: 7px 0; }

.custom-search .list-products .list-head-form {
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  padding: 12px 20px;
  position: relative;
  margin: 0 -20px; }

.custom-search .list-products .list-body > ul {
  list-style: none;
  font-size: 0;
  line-height: 0; }

.custom-search .list-products .list-body > ul > li {
  display: block;
  vertical-align: top;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 1.57; }

.custom-search .list-products .list-body > ul > li.list-products-offer > a:before {
  content: attr(data-info);
  position: absolute;
  right: 0;
  top: 0;
  background-color: #015F5F;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  padding: 2px 5px;
  font-weight: 300;
  letter-spacing: -0.5px; }

.custom-search .list-products .list-body > ul > li.list-products-offer.list-products-offer-calltobook > a:before {
  background-color: #013838; }

.custom-search .list-products .list-body > ul > li:last-child {
  padding-bottom: 0; }

.custom-search .list-products .list-body a:not(.btn-link) {
  display: block;
  border: 1px solid #f5f5f5;
  padding: 25px 40px 25px 45px;
  position: relative;
  margin-left: 30px;
  color: #59595b;
  transition: border 0.4s; }

.custom-search .list-products .list-body a:not(.btn-link):hover {
  text-decoration: none;
  border-color: #015F5F; }

.custom-search .list-products .list-body a:not(.btn-link):hover > strong {
  color: #015F5F; }

.custom-search .list-products .list-body a:not(.btn-link):hover > span strong {
  color: #015F5F; }

.custom-search .list-products .list-body a:not(.btn-link) > strong {
  display: block;
  padding-bottom: 4px;
  font-weight: 600; }

.custom-search .list-products .list-body a:not(.btn-link) > span strong {
  display: block;
  padding-bottom: 4px;
  font-weight: 600;
  color: #59595b; }

.custom-search .list-products .list-body a:not(.btn-link) > small {
  display: block;
  font-size: 14px;
  line-height: 1.57; }

.custom-search .list-products .list-body a:not(.btn-link) > span {
  display: block;
  font-weight: 400;
  color: #015F5F;
  font-size: 18px;
  line-height: 1.22; }

.custom-search .list-products .list-body a:not(.btn-link) > span small {
  font-size: 14px;
  line-height: 1.57;
  color: #59595b;
  font-weight: 300; }

.custom-search .list-products .list-body img {
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 60px;
  height: auto; }

.custom-search .list-products .list-actions {
  width: 100%;
  text-align: center;
  padding-top: 30px; }

.custom-search .list-products .list-actions .btn {
  min-width: 220px; }

.custom-search .list-products .list-body > ul > li.list-products-book-online > a[data-info="Book Online Today"]:before {
  background-color: #013838; }

.custom-search .list-products .list-body > ul > li.list-products-book-online > a[data-info="Book Online Today"] strong {
  padding-top: 16px; }

.custom-search .list-products-search .list-head-title h2 strong {
  display: block;
  font-weight: 300; }

@media (min-width: 750px) {
  .custom-search .list-products .list-head-title {
    padding-bottom: 35px; }
  .custom-search .list-products .list-head-title img {
    width: 56px; }
  .custom-search .list-products .list-head-form {
    border: 0;
    margin: 0;
    padding: 0; }
  .custom-search .list-products .list-body > ul {
    position: relative;
    margin: 0; }
  .custom-search .list-products .list-body > ul > li:last-child,
  .custom-search .list-products .list-body > ul > li {
    padding: 2%;
    display: inline-block;
    font-size: 16px;
    line-height: 1.25; }
  .custom-search .list-products .list-body > ul > li.list-products-head {
    margin-left: 11px;
    margin-right: 11px; }
  .custom-search .list-products .list-body > ul > li.list-products-head .btn-link {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%); }
  .custom-search .list-products .list-body > ul > li.list-products-head ~ li.list-products-head {
    margin-top: 20px; }
  .custom-search .list-products .list-body > ul > li.list-products-head blockquote {
    padding-right: 250px;
    padding-left: 66px;
    position: relative; }
  .custom-search .list-products .list-body img {
    max-width: 90px;
    left: -45px; }
  .custom-search .list-products .list-body a:not(.btn-link) {
    margin-left: 45px;
    padding: 22px 22px 22px 60px; }
  .custom-search .list-products .list-body a:not(.btn-link) > small {
    font-size: 12px;
    line-height: 1.67; }
  .custom-search .list-products .list-body ~ .list-body {
    padding-top: 40px; }
  .custom-search .list-products-search .list-head-title h2 strong {
    display: inline; } }

@media (min-width: 1200px) {
  .custom-search .list-products .list-head-title {
    float: left;
    width: auto; }
  .custom-search .list-products .list-head-title img {
    width: 72px; }
  .custom-search .list-products .list-head-form {
    float: right;
    width: calc(50% - 17px);
    margin: 15px 0; }
  .custom-search .list-products .list-body > ul > li:last-child,
  .custom-search .list-products .list-body > ul > li {
    font-size: 18px;
    line-height: 1.33; }
  .custom-search .list-products .list-body > ul > li.list-products-head {
    margin-left: 2%;
    margin-right: 2%; }
  .custom-search .list-products .list-body > ul > li.list-products-head img {
    width: 64px; }
  .custom-search .list-products .list-body > ul > li.list-products-head h2 {
    margin-top: 4px; }
  .custom-search .list-products .list-body > ul > li.list-products-head blockquote {
    padding-left: 82px; }
  .custom-search .list-products .list-body a:not(.btn-link) > small {
    font-size: 14px;
    line-height: 1.71; }
  .custom-search .list-products .list-body a:not(.btn-link) > span {
    font-weight: 600; }
  .custom-search .list-products .list-body a:not(.btn-link) > span small {
    font-weight: 300; }
  .custom-search .list-products .list-body > ul > li.list-products-offer > a:before {
    font-size: 18px; }
  .custom-search .list-products .list-body > ul > li.list-products-offer.list-products-offer-calltobook > a:before {
    font-size: 14px; } }

@media (max-width: 749px) {
  .custom-search .list-posts {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 750px) {
  .custom-search .list-posts {
    width: 100%; } }

.custom-search .list-posts .list-body > ul {
  margin: 0; }

.custom-search .list-posts .list-body > ul > li:not(.list-search-head) {
  border: 0;
  margin-bottom: 12px; }
  @media (max-width: 449px) {
    .custom-search .list-posts .list-body > ul > li:not(.list-search-head) {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 750px) {
    .custom-search .list-posts .list-body > ul > li:not(.list-search-head) {
      padding: 2%;
      margin-bottom: 22px; } }

.custom-search .view-more-link {
  margin: 46px 0 0 0;
  text-align: center; }
  @media (min-width: 750px) {
    .custom-search .view-more-link {
      margin: calc(49px - 2%) 0 0 0; } }

.custom-search .list-posts .view-more-link {
  margin: 20px 0 0 0; }
  @media (min-width: 750px) {
    .custom-search .list-posts .view-more-link {
      margin: 20px 0 0 0; } }
  @media (min-width: 1200px) {
    .custom-search .list-posts .view-more-link {
      margin: 0 0 0 0; } }
