/*
Theme Name: Sefaira
Theme URI: http://assist-software.net
Author: ASSIST Software
Author URI: http://assist-software.net
Description: A responsive Bootstrap WordPress theme based on dedmboostrap v1.29 (Twitter Bootstrap 3.0.3).
Version: 1.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: sefaira-bootstrap3

*/

/* Global styles */
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  padding-bottom: 0;
  color: #323232;
}

iframe[name='google_conversion_frame'] {
  display: none !important;
}
html,
body,
div,
span,
applet,
object,
iframe,
caption,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}

body > .dmbs-container {
  margin: 3.5em auto;
}
.page-id-3696 > .dmbs-container {
  margin-top: 0;
}
.page-id-3720 .page-title,
.page-id-3696 .page-title {
  margin-bottom: 40px;
  font-size: 40px;
}
.featured-dark-block {
  text-shadow: 1px 1px 0 #000;
}
.home > .dmbs-container {
  margin-bottom: 0;
}
.home > .dmbs-container h2 {
  margin-bottom: 28px;
}

/* Headings and titles */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Gill Sans W01 Light', sans-serif;
  font-weight: 300;
  letter-spacing: -0.5px;
}
h2 {
  font-size: 28px;
  margin-bottom: 10px;
}
.page-title {
  margin-top: 20px;
  font-size: 48px;
  text-transform: uppercase;
}
.page-template-page-full-width-php .page-title {
  text-transform: initial;
}
.page-template-page-full-width-php .media .img-circle {
  display: none;
}
.page-subtitle {
  font-family: 'Gill Sans W01 Light', sans-serif;
  font-size: 21px;
  font-weight: 300;
  padding: 20px 0 28px;
  margin: 0;
}
.blue-heading {
  color: #1d3a72;
}
.doc {
  color: #1d3a72;
  line-height: 40px;
  font-size: 30px;
}
.doc:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  vertical-align: text-bottom;
  background: transparent url('img/icon-sprite.png') top left no-repeat;
  background-position: 0 -68px;
}
/* .home > .dmbs-container > h2{
    margin: 35px 0;
} */

/* Links */
a,
.link {
  color: #1d3a72;
  text-decoration: none;
}
a:hover,
.link:hover {
  text-decoration: underline;
}

/* Lists */
ul li {
  font-size: 15px;
  line-height: 25px;
}
ul,
ol {
  color: #333333;
  margin-bottom: 30px;
  margin-left: 30px;
}
ol li {
  color: #333333;
  font-size: 15px;
  line-height: 25px;
  list-style: decimal outside none;
}
/* Tables */
table {
  font-size: 12px;
}
table > tbody > tr > td {
  border-top: inherit;
}
/* Texts */
p {
  margin-bottom: 1.75em;
}
/* Emphasized centered paragraph */
.medium {
  font-family: 'Gill Sans W01 Light', sans-serif;
  font-size: 26px;
  margin: 28px 0;
  line-height: 1em;
  text-align: center;
}
blockquote {
  color: #333333;
  font-family: 'Gill Sans W01 Light', sans-serif;
  font-size: 20px;
  line-height: 130%;
  border: none;
  padding: 0;
  quotes: '\201C' '\201D' '\00ab' '\00bb';
}
blockquote:before {
  content: open-quote;
}
blockquote:after {
  content: close-quote;
}
blockquote p {
  font-size: 20px;
  line-height: 1.5em;
  display: inline;
}
blockquote + p {
  margin-top: 28px;
}
/* Global Helper Classes */
/* add an arrow */
.arrowed:before {
  content: '\2192\a0';
}
.arrowed.gt:before {
  content: '\203A';
  padding-right: 5px;
}
/* back icon */
.rounded-backlink {
  background: url('img/icon-sprite.png') no-repeat scroll left 3px transparent;
  padding-left: 24px;
}

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
/* Nav Pills Filters */
#isotope-filters {
  text-align: center;
  margin: 1em 0 0.75em;
}
#isotope-filters > li {
  float: none;
  display: inline-block;
  margin-bottom: 8px;
}
#isotope-filters > li + li {
  margin-left: 8px;
}
#isotope-filters > li a {
  color: #fff;
  background-color: #000;
  border-radius: 0;
  font-size: 0.8em;
  padding: 0.4em 1em;
  font-weight: bold;
}
#isotope-filters > li.active a,
#isotope-filters > li a:focus,
#isotope-filters > li a:hover {
  background-color: #555;
  outline: none;
}

/* Isotope container */
#isotope-container {
  margin: 0 auto 20px;
  position: relative;
  overflow: hidden;
}
#isotope-container .isotope-item {
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

#isotope-container .inner-element {
  width: 300px;
  height: 380px;
}
#isotope-container h4 {
  font-family: 'Gill Sans W01 Medium', sans-serif;
  font-size: 1em;
  font-weight: normal;
}
#isotope-container .body-short {
  font-size: 0.8em;
  color: #999;
}
#isotope-container .readmore {
  color: #397697;
  font-size: 0.9em;
  text-decoration: underline;
  font-family: 'Gill Sans W01 Light', sans-serif;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

#hbspt-lightbox {
  position: fixed;
  top: 200px;
  right: 0;
  padding: 15px 10px 15px 15px;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0px 10px rgba(0, 0, 0, 0.1);
  min-height: 300px;
  z-index: 1001;
}

#hbspt-lightbox .close {
  float: none;
  position: absolute;
  top: 15px;
  right: 15px;
}

#hbspt-lightbox .hbspt-wrap {
  padding-left: 10px;
}

/* Press Items */
.homepress {
  margin-bottom: 3.5em;
}
.homepress h2 {
  font-size: 1.75em;
  margin: 1.75em 0;
}
.homepress h2 a {
  color: #333;
}
.press-item {
  margin-bottom: 2.5em;
}
.press-item:last-child {
  margin-bottom: 1.5em;
}
.date {
  background-color: #1d3a72;
  border-radius: 100%;
  color: #ffffff;
  display: inline-block;
  float: left;
  font-weight: 300;
  height: 2.5em;
  line-height: 0.9em;
  padding-top: 0.2em;
  text-align: center;
  width: 2.5em;
}
.date .month {
  font-size: 0.6em;
}
.date .day {
  font-size: 1.1em;
}
.date + h3 {
  font-size: 1.2em;
  line-height: 2em;
  margin: 0 0 0 2.5em;
}
.homepress .date + h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.date + h3 a {
  color: #333;
}
.homepress a.arrowed {
  display: inline-block;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.homepress a.arrowed:hover {
  color: #1d3a72;
}

/*body.admin-bar {
    padding-top: 61px;
}

body.admin-bar #top-main-navbar {
    top: 46px;
}
*/
#top-main-navbar {
  background-color: #fff;
  position: relative;
  z-index: 10;
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.33);
  z-index: 999;
}

#top-main-navbar .navbar-collapse {
  max-height: none;
}

@media (min-width: 768px) {
  /*body {
        padding-top: 91px;
    }*/
  /*body.admin-bar {
        padding-top: 89px;
    }
    body.admin-bar #top-main-navbar {
        top: 30px;
    }*/
  /*#top-main-navbar {
        padding-top: 25px;
        padding-bottom: 15px;
    }*/
  #top-main-navbar {
    border: 0;
    padding-top: 15px;
    padding-bottom: 10px;
  }
  #top-main-navbar .navbar-nav > .active > a {
    background-color: #fff;
  }
}

#top-main-navbar .navbar-brand {
  padding-top: 4px;
  padding-bottom: 4px;
}

@media (min-width: 768px) {
  #top-main-navbar .navbar-brand {
    padding-left: 0;
  }
}

#top-main-navbar .navbar-brand img {
  max-width: 145px;
}
/* Demo and Login buttons */
#top-main-navbar .btn {
  border: 0;
  /*box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.5) inset, 0 -10px 8px rgba(0,0,0,.15) inset, 0 2px 3px rgba(0,0,0,.15);*/
}

.btn-orange,
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active {
  border-radius: 3px;
  color: #000;
  background-color: #fcb500;
  border: none;
}
.btn {
  font-family: 'Gill Sans W01 Medium', sans-serif;
}
.btn-blue {
  color: #ffffff;
  background-color: #206fb1;
  /*background-color: #2072B1;*/
  border-color: #0b699c;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  color: #ffffff;
  background-color: #3d87c8;
  border-color: #285e8e;
}
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  background-image: none;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
  background-color: #0182bc;
  border-color: #0b699c;
}
.btn-blue .badge {
  color: #1d3a72;
  background-color: #fff;
}
.btn-dark-blue {
  border: 0;
  color: #ffffff;
  background-color: #206fb1;
  border-color: #0b699c;
}
.btn-dark-blue:hover,
.btn-dark-blue:focus,
.btn-dark-blue:active,
.btn-dark-blue.active,
.open .dropdown-toggle.btn-dark-blue {
  color: #ffffff;
  background-color: #3d87c8;
  border-color: #285e8e;
}
.btn-dark-blue:active,
.btn-dark-blue.active,
.open .dropdown-toggle.btn-dark-blue {
  background-image: none;
}
/* Login button */
.btn-green {
  color: #ffffff;
  /*background-color: #419f3f;*/
  background-color: #57921e;
  border-color: #197917;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  color: #ffffff;
  /*background-color: #4bb749;*/
  background-color: #5d9e1e;
  border-color: #285e8e;
}
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled,
.btn-green[disabled],
fieldset[disabled] .btn-green,
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled:active,
.btn-green[disabled]:active,
fieldset[disabled] .btn-green:active,
.btn-green.disabled.active,
.btn-green[disabled].active,
fieldset[disabled] .btn-green.active {
  background-color: #419f3f;
  border-color: #197917;
}
.btn-green .badge {
  color: #44a242;
  background-color: #fff;
}

.top-navbar-right-section .top-hubspot-buttons {
  padding: 5px 15px;
  margin: 5px -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
}
.top-navbar-right-section .top-hubspot-buttons a {
  display: block;
  margin: auto;
  margin: 10px 0;
  font-weight: bold;
}
.top-navbar-right-section .top-hubspot-buttons a:first-child {
  margin-top: 0;
}
.top-navbar-right-section .top-hubspot-buttons a:last-child {
  margin-bottom: 0;
}

.top-navbar-right-section .top-navbar-search {
  position: relative;
}

.top-navbar-right-section .top-navbar-search .tel-number {
  position: absolute;
  top: -12px;
  right: 0;
  margin-top: -8px;
  margin-right: 8px;
  font-size: 0.8em;
  color: #b2b2b2;
  width: 300px;
  text-align: right;
}

@media (min-width: 768px) {
  #top-main-navbar {
    position: absolute;
  }
  body.admin-bar #top-main-navbar {
    top: 32px;
  }
  body {
    padding-top: 75px;
  }
  .top-navbar-right-section {
    margin-right: -15px;
  }
  .top-navbar-right-section .top-hubspot-buttons {
    width: auto;
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;

    margin-top: 8px;
    margin-bottom: 8px;
    float: left;
  }
  .top-navbar-right-section .top-hubspot-buttons a {
    float: left;
    margin: 0 5px;
  }
  .top-navbar-right-section .top-navbar-search {
    padding-left: 5px;
    padding-right: 5px;
    float: left;
  }
  .top-navbar-right-section .top-navbar-search input[type='text'] {
    border-radius: 30px;
    width: 120px;
  }
}
.navbar-nav > li > a {
  color: #1d3a72 !important;
  text-transform: uppercase;
  font-family: 'Gill Sans W01 Light', 'Open Sans', sans-serif;
  font-weight: 300;
  padding: 15px 10px;
}
.navbar-nav > li > a:hover {
  text-decoration: underline;
}
.navbar-nav > li > a.dropdown-custom-toggle {
  border: 0px solid #ddd;
  border-radius: 4px;
  padding: 6px 10px 10px;
  position: relative;
  top: 6px;
  outline: none;
}
/* .navbar-nav > li > a.dropdown-custom-toggle:focus,
.navbar-nav > li > a.dropdown-custom-toggle:active,
 */
.navbar-nav > li > a.dropdown-custom-toggle:hover {
  background-color: #ddd;
}
.navbar-nav > li > a.dropdown-custom-toggle:focus {
  border: 0px solid #ddd;
  outline: none;
}
.navbar-nav > li > a.dropdown-custom-toggle .icon-bar {
  margin-top: 3px;
  display: block;
  background-color: #002367;
  width: 15px;
  height: 2px;
}
.navbar-nav > li > a.dropdown-custom-toggle .icon-bar:nth-child(2) {
  margin-top: 4px;
}
.navbar-nav > li > a.dropdown-custom-toggle + .dropdown-menu {
  top: 50px;
}
.navbar-nav .dropdown-menu > li > a {
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding: 15px 10px;
  }
}

.moveplugins_isotopes_container .type-post {
  width: 200px;
  /* auto width with isotope is needed */
}

/* Featured Striped Lines */
.hbspt-bottom,
.featured-lines .featured-line {
  position: relative;
  padding: 50px 0 40px;
}

.hbspt-bottom .triangle,
.featured-lines .featured-line .triangle {
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid rgb(167, 169, 166);
  height: 13px;
  width: 13px;
  left: 440px;
  margin: -50px auto 33px auto;
}

.featured-lines .featured-line h2 {
  font-size: 1.75em;
  margin: 0 0 0.5em;
}
.iframe-responsive {
  position: relative;
  padding-bottom: 53.15%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 15px;
}

.iframe-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1px 0;
}

.featured-lines .featured-line .img-responsive {
  width: 100%;
}

.hbspt-bottom,
.featured-lines .featured-line:nth-child(odd) {
  background-color: rgb(167, 169, 166);
  color: #fff;
}

.hbspt-bottom .triangle,
.featured-lines .featured-line:nth-child(odd) .triangle {
  border-top-color: #fff;
}

.featured-lines .featured-line:nth-child(odd) h2 {
  color: #fff;
}
.featured-lines .featured-line a.arrowed {
  display: block;
  margin-top: 26px;
  text-transform: uppercase;
}
.featured-lines .featured-line a.arrowed:hover {
  color: #f6b423;
}

@media (min-width: 992px) {
  .iframe-responsive iframe {
    width: 87%;
    height: 88%;
    padding: 3px 0;
  }
  .featured-line .iframe-responsive {
    padding-bottom: 55.15%;
  }
  .featured-lines .featured-line .img-responsive {
    width: 90%;
  }
}

.page-template-page-why-sefaira-php .dmbs-container.before,
.page-template-page-featured-lines-php .dmbs-container {
  margin-top: 28px;
  margin-bottom: 0;
}
.page-template-page-full-width-php .hbspt-bottom {
  background-color: #5f5f5f;
}
/*.page-template-page-full-width-php .hbspt-bottom .triangle {
    border-top-color: rgb(167, 169, 166);
}*/
.page-template-page-full-width-php .featured-line .img-responsive {
  width: auto;
}

.images-box {
  margin-top: 20px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.images-box .box-item {
  margin-bottom: 4.75em;
}
.images-box .box-rows {
  padding: 0 5px;
  margin-bottom: 2em;
}
.images-box .box-rows .box-item:last-child {
  margin-bottom: 0;
}
.images-box img.box-item {
  border: 1px solid #333;
}
.images-box .box-halfs {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
}
.images-box .box-halfs td {
  /*border: 1px solid #333;*/
  vertical-align: bottom;
  padding: 0;
}

/* Featured video */
.featured-video-wrapper {
  overflow: hidden;
  position: relative;
}
.featured-video-wrapper .featured-video-player {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 15;
}

.featured-video-wrapper .featured-video-bg,
.featured-video-wrapper .featured-video-bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.featured-video-wrapper .featured-video-bg-overlay {
  background-image: url('img/home-video-bg.jpg');
  background-position: 50% 50%;
  opacity: 0.5;
  z-index: 16;
}
.featured-video-wrapper .featured-video-bg {
  background-image: url('video/placeholder-image.jpg');
  background-position: 50% 50%;
  z-index: 14;
}
.featured-video-wrapper .video-wrapper {
  visibility: hidden;
}

.featured-video-wrapper .video-wrapper.playing {
  position: relative;
  background-color: #000;
  visibility: visible;
  z-index: 20;
}

.featured-video-wrapper .featured-video-text .play {
  text-decoration: none;
  color: #fff;
}

.featured-video-wrapper .play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.featured-video-wrapper .play h1 {
  margin: 0 0 20px;
  text-shadow: 1px 1px 5px rgba(28, 126, 192, 0.5),
    0 0 10px rgba(255, 255, 255, 1);
  -webkit-transition: text-shadow 0.25s;
  -moz-transition: text-shadow 0.25s;
  transition: text-shadow 0.25s;
}

.featured-video-wrapper .play .glyphicon-play-circle {
  text-shadow: 0 0 5px rgba(28, 126, 192, 0.5);
  -webkit-transition: text-shadow 0.25s;
  -moz-transition: text-shadow 0.25s;
  transition: text-shadow 0.25s;
  font-size: 70px;
}

.featured-video-wrapper:hover .play h1,
.featured-video-wrapper:hover .play .glyphicon-play-circle {
  text-shadow: 0 0 15px #1c7ec0;
}

.featured-video-wrapper .middle-align {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -60px;
  z-index: 19;
}
.featured-video-wrapper .inner-video-wrapper {
  margin: auto;
  padding-bottom: 40%;
  position: relative;
}

/* Clients Carousel */
.carousel.clients > div {
  float: left;
}
.carousel.clients img {
  width: 100%;
  height: auto;
}
.caroufredsel_wrapper {
  margin: 0 !important;
}

.carousel.clients {
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
.carousel-wrap {
  margin: 20px 0;
  overflow: hidden;
  background: transparent url('img/loading.gif') no-repeat center;
}
@media (max-width: 767px) {
  .carousel-wrap {
    background-size: auto 75%;
  }
}
.carousel-outer .carousel-wrap {
  background-image: none;
}
.carousel.clients > div {
  display: none;
}
.carousel.clients > div:first-child {
  display: block;
}
.caroufredsel_wrapper .carousel.clients > div {
  display: block;
}

/* Careers */
.page-id-63 .row > div:first-child > h2 {
  margin-top: 20px;
}
.caption p {
  font-size: 10px;
  margin-bottom: 0;
  line-height: 22px;
}
#resumator-jobs,
.resumator-job-title,
.resumator-job-info-details,
.resumator-job-info,
.resumator-job-view-details,
.resumator-job-description li,
.resumator-job-description p {
  font-family: 'Open Sans', sans-serif !important;
  color: #333 !important;
}
.resumator-job {
}
.resumator-job-view-details {
  font-size: 12px !important;
}
#resumator-jobs .resumator-job-title {
  font-family: 'Gill Sans W01 Light', sans-serif !important;
  font-weight: normal !important;
  margin-bottom: 0 !important;
  font-size: 24px !important;
}
.resumator-job-heading {
  color: #333 !important;
  font-weight: 600 !important;
}
.resumator-job-info-details,
.resumator-job-info {
  font-size: 16px !important;
}
.resumator-job-description ul li,
.resumator-job-description p {
  color: #333333 !important;
  font-size: 16px !important;
}
.resumator-job-description p:first-child {
  margin-top: 20px;
}
a.resumator-job-link {
  color: #1d3a72 !important;
  font-size: 16px !important;
  font-family: 'Gill Sans W01 Light', sans-serif !important;
}

/* Why Subscribe */
.widget.why-sefaira .media {
  margin-bottom: 28px;
}
.widget.why-sefaira a.pull-left {
  width: 20%;
  margin-right: 0;
}
.widget.why-sefaira a.pull-left img {
  width: 95%;
  margin-right: 5%;
}
.widget-area-title {
  padding-left: 20%;
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  padding-bottom: 16px;
  font-weight: 500;
}
.media-heading {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  margin-bottom: 7px;
  font-weight: 500;
}
.right-section .widget-area-title,
.right-section .media-heading {
  color: #203473;
}

/* Press Post */
.press-container .post {
  margin: 0;
}

.press-container .post-date,
.press-container .post-author {
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .press-container .hbspt-form {
    position: relative;
    top: -2px;
  }
}
.social-inline-menu {
  padding: 0;
  margin: 0;
  margin-top: 4px;
}
.social-inline-menu li {
  list-style-type: none;
  display: inline;
}
.social-inline-menu li a {
  display: inline-block;
}
.social-inline-menu li a:hover {
  text-decoration: none;
}

@media (max-width: 991px) {
  .social-inline-menu {
    margin-top: 1em;
    margin-bottom: 2em;
  }
  .social-inline-menu li {
    padding: 1em;
  }
  .social-inline-menu li:first-child {
    padding-left: 0;
  }
}
.press-container .post-title {
  margin-top: 0;
}
/* Further Reading */
ul.post-suggetions {
  padding: 0 16px;
  margin-left: 0;
}
ul.post-suggetions li {
  color: #999;
  padding: 4px 0;
}
ul.post-suggetions li a {
  font-family: 'Gill Sans W01 Light', sans-serif;
  font-size: 18px;
}

/* Management, Investors, Partners */
.whiteboard {
  margin: 40px 0;
}
@media (min-width: 768px) {
  .board-image,
  .management-image {
    float: right;
  }
}
.whiteboard .image {
  margin-bottom: 1em;
}

.whiteboard .widget {
  margin: 2em 0;
}
.whiteboard .widget h2 {
  margin-top: 0;
  font-size: 1.75em;
}
.whiteboard .widget .h4 {
  margin-bottom: 1.75em;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}

/* Footer */
#footer {
  background-color: #313233;
  color: #ccc;
}
#footer .row {
  padding: 35px 0;
}
#footer .row .widget_nav_menu {
  font-family: 'Gill Sans W01 Light', sans-serif;
  font-weight: 300;
  font-size: 90%;
}
#footer .widget_textlinkwid a,
#footer h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.75em;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 30px 0 20px;
  text-transform: uppercase;
}
#footer h4{
font-size: 12px !important;
}
#footer .widget_textlinkwid a {
  line-height: 1;
  display: block;
}
#footer a {
  color: #ccc;
}
#footer a:hover {
  color: #f6b423;
}
.widget_nav_menu ul {
  padding: 0;
  margin: 0;
}
.widget_nav_menu ul > li {
  list-style-type: none;
  margin: 4px 0;
}

.new-york,
.london,
.sydney {
  position: relative;
}
.new-york a:after,
.london a:after,
.sydney a:after {
  position: absolute;
  top: 2px;
  left: 78px;
  font-size: 12px;
  white-space: nowrap;
}
.new-york a:after {
  content: '+1 855 733 2472';
}
.london a:after {
  content: '+44 (0)203 427 6565';
}
.sydney a:after {
  content: '+61 2 8011 3373';
}
@media (min-width: 992px) {
  #footer .col-md-2:nth-child(2) {
    padding-left: 0;
    margin-left: -15px;
    margin-right: 15px;
  }
  #footer .col-md-2:nth-child(3) {
    padding-left: 0;
    margin-left: -50px;
    margin-right: 50px;
  }
}

#footer .fsupports {
  float: left;
}
#footer .fsupports img {
  height: 50px;
  width: auto;
  padding-right: 15px;
}
.flag a {
  background: transparent url('img/icon-sprite.png') top left no-repeat;
  padding-left: 32px;
}
.social-icon a {
  background: transparent url('img/icon-sprite.png') top left no-repeat;
  padding: 2px 0 4px 25px;
}

.social-icon div {
  background: transparent url('img/icon-sprite.png') top left no-repeat;
  padding: 2px 0 4px 25px;
}

.facebook a {
  background-position: 0 -158px;
  width: 20px;
  height: 20px;
}

.facebook div {
  background-position: 0 -158px;
  width: 20px;
  height: 20px;
}

.flag-de a {
  background-position: 0 -228px;
  width: 25px;
  height: 16px;
}
.flag-es a {
  background-position: 0 -294px;
  width: 25px;
  height: 16px;
}
.flag-nl a {
  background: url('img/netherlands.jpg') no-repeat;
  padding-left: 32px;
  width: 25px;
  height: 16px;
}
.gplus a {
  background-position: 0 -360px;
  width: 20px;
  height: 20px;
}
.linkedin a {
  background-position: 0 -430px;
  width: 20px;
  height: 20px;
}
.linkedin div {
  background-position: 0 -430px;
  width: 20px;
  height: 20px;
}
.rss a {
  background-position: 0 -500px;
  width: 20px;
  height: 20px;
}
.rss div {
  background-position: 0 -500px;
  width: 20px;
  height: 20px;
}
.slideshare a {
  background-position: 0 -570px;
  width: 20px;
  height: 20px;
}
.twitter a {
  background-position: 0 -640px;
  width: 20px;
  height: 20px;
}
.twitter div {
  background-position: 0 -640px;
  width: 20px;
  height: 20px;
}

.caroufredsel_wrapper {
  cursor: grab !important;
  cursor: -moz-grab !important;
  cursor: -webkit-grab !important;
}

.caroufredsel_wrapper.active {
  cursor: grabbing !important;
  cursor: -moz-grabbing !important;
  cursor: -webkit-grabbing !important;
}

/* To TOP button */
#to-top {
  display: block;
  position: fixed;
  text-align: center;
  right: 24px;
  bottom: -30px;
  color: #fff;
  cursor: pointer;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  z-index: 10000;
  height: 29px;
  width: 29px;
  background: #444;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
}

#to-top:hover {
  background-color: #27cfc3;
}

#to-top .glyphicon {
  font-size: 10px;
}

#to-top:hover .glyphicon {
  text-decoration: underline;
}

#to-top.show-on {
  bottom: 24px;
}

@media (min-width: 768px) {
  .center-link {
    text-align: center;
  }
  .center-link .rounded-backlink {
    margin-left: -24px;
  }
}
/* XS, SM and MD Top Menu */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  /* font-weight: bold; */
  font-family: 'Gill Sans W01 Medium', sans-serif;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: transparent;
  font-weight: bold;
  color: inherit;
}
/* SM and MD Top Menu */
@media (min-width: 768px) and (max-width: 1200px) {
  /*#top-main-navbar .container{
        width: 850px;
    }*/
  #top-main-navbar .dropdown-menu li a {
    line-height: 38px;
  }
}
/* XS Top Menu */
@media (max-width: 767px) {
  /*#top-main-navbar .navbar-nav > li{*/
  /*padding-left:15px;*/
  /*}*/
  #top-main-navbar .menu-item {
    border-bottom: 0px dotted #ededed;
  }
  #top-main-navbar .menu-item > a {
    padding: 15px;
  }
  #top-main-navbar .caret {
    float: right;
    margin-top: 8px;
  }
  #top-main-navbar .navbar-nav > li > a:hover {
    text-decoration: none;
  }
  #top-main-navbar .dropdown-menu {
    padding: 0;
  }
  #top-main-navbar .navbar-nav .open .dropdown-menu {
    background-color: #fafafa;
    box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.1) inset,
      0 -5px 6px -5px rgba(0, 0, 0, 0.1) inset;
    margin: 0 0 0 -15px;
  }
  #top-main-navbar .navbar-nav .open .dropdown-menu li {
    padding: 0 15px;
  }
  #top-main-navbar .navbar-nav .open .dropdown-menu li.active a {
    background-color: transparent;
  }
  #top-main-navbar .open .dropdown-menu > li > a {
    line-height: 35px;
  }
  .top-navbar-right-section .top-navbar-search,
  .top-navbar-right-section .top-hubspot-buttons {
    border: none;
    box-shadow: none;
  }
}

/* News Post */
.post .post-thumb {
  float: left;
}
.post-wrapper {
  margin: 28px 0 38px 145px;
  max-width: 605px;
}
.press-container .post:first-child .post-wrapper {
  margin-top: 0;
}
.post-wrapper .post-header {
  margin-bottom: 10px;
}
.post .author-container {
  font-size: 13px;
}
.post-body p {
  margin-bottom: 0;
}
.post-body img {
  max-width: 20%;
  height: auto;
  float: right;
}
.post .post-read a {
  font-size: 14px;
}
@media (min-width: 280px) {
  .archive.category-news .press-container > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .archive.category-news .press-container .twitter-timeline {
    padding-left: 30px;
  }
}

/* Forms */
/* VERSUS */

.no_triangles .triangle {
  display: none;
}
/*
input[type=text], textarea, input[type=email], input[type=password], input[type=tel] {
    padding: 10px!important;
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #fff;
    font-family: 'Open Sans';
    font-size: 12px;
    line-height: 22px;
    color: #555;
    background-color: #ebebeb;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}

input[type=text]:focus, textarea:focus, input[type=email]:focus {
    background-color: #e1e1e1;
}

input[type=submit] {
    background-color: #333333;
    padding: 7px 11px;
    border: none;
    color: #fff;
    cursor: pointer;
    width: auto;
    font-size: 12px;
    border-radius: 2px;
}

input[type=submit]:hover {
    background-color: #27CFC3;
}

select {
    padding: 10px!important;
    width: 100%;
    border: 0px!important;
    border: none!Important;
    font-family: 'Open Sans';
    font-size: 12px;
    line-height: 22px;
    color: #555;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!important;
}

textarea {
    max-width: 100%;
}

label span {
    color: #27CFC3;
}
*/

.hs-form label,
.hbspt-case-study .hs-form,
.hbspt-bottom .hs-form {
  font-family: 'Open Sans', sans-serif !important;
}
.hbspt-bottom img {
  max-width: 400px;
  width: 100%;
  height: auto;
}
.hbspt-bottom.hbspt-user-made .hs-form label,
.hbspt-bottom.hbspt-user-made .hs-form .hs-form-required {
  color: #fff !important;
}
.hs-form label,
.hs-form .hs-form-required {
  color: #333 !important;
}
.hbspt-case-study input[type='text'],
.hbspt-case-study textarea,
.hbspt-case-study input[type='email'],
.hbspt-case-study input[type='password'],
.hbspt-case-study input[type='tel'],
.hbspt-bottom input[type='text'],
.hbspt-bottom textarea,
.hbspt-bottom input[type='email'],
.hbspt-bottom input[type='password'],
.hbspt-bottom input[type='tel'] {
  background-color: #ebebeb;
  padding: 0 2% !important;
  width: 96% !important;
  height: 34px;
}
.hbspt-case-study textarea,
.hbspt-bottom textarea {
  height: 80px;
  padding: 10px 2% !important;
}
.hbspt-case-study input[type='text']:focus,
.hbspt-case-study textarea:focus,
.hbspt-case-study input[type='email']:focus,
.hbspt-bottom input[type='text']:focus,
.hbspt-bottom textarea:focus,
.hbspt-bottom input[type='email']:focus {
  background-color: #e1e1e1;
}
#hbspt-lightbox .hs-form.stacked .actions,
.hbspt-case-study .hs-form.stacked .actions,
.hbspt-bottom .hs-form.stacked .actions {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.hs-form .hs-input,
#hbspt-lightbox .hs-form textarea.hs-input,
#hbspt-lightbox .input,
#hbspt-lightbox input[type='text'],
#hbspt-lightbox textarea,
#hbspt-lightbox input[type='email'],
#hbspt-lightbox input[type='password'],
#hbspt-lightbox input[type='tel'],
.hbspt-case-study .hs-form .hs-input,
.hbspt-case-study .hs-form textarea.hs-input,
.hbspt-case-study .input,
.hbspt-case-study input[type='text'],
.hbspt-case-study textarea,
.hbspt-case-study input[type='email'],
.hbspt-case-study input[type='password'],
.hbspt-case-study input[type='tel'],
.hbspt-bottom .hs-form .hs-input,
.hbspt-bottom .hs-form textarea.hs-input,
.hbspt-bottom .input,
.hbspt-bottom input[type='text'],
.hbspt-bottom textarea,
.hbspt-bottom input[type='email'],
.hbspt-bottom input[type='password'],
.hbspt-bottom input[type='tel'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.black-trans-box .hs-form .hs-input,
.black-trans-box .input,
.black-trans-box input[type='text'],
.black-trans-box input[type='email'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.hbspt-bottom.hbspt-user-made h2 {
  font-size: 40px;
}
.hbspt-bottom .row > div:first-child {
  line-height: 2em;
}
.hbspt-case-study h2 {
  margin-bottom: 30px;
}
.hbspt-case-study li > p {
  margin: 0;
}
#hbspt-lightbox h3 {
  padding-left: 10px;
}
/* Tags Cloud */
.widget_tag_cloud h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  margin-top: 40px;
}

/* Search */
.search-results .dmbs-container h2 {
  margin: 40px 0 30px;
}
.search-results h2 span {
  color: #888;
  quotes: '\201C' '\201D' '\00ab' '\00bb';
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
  padding-left: 10px;
}
.search-results h2 span:before {
  content: open-quote;
}
.search-results h2 span:after {
  content: close-quote;
}
.search-results .search-result {
  font-size: 11px;
  margin-bottom: 28px;
  padding: 15px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0px 10px rgba(0, 0, 0, 0.1);
}
.search-results .search-result .thumb-wrapper img {
  margin: 0;
  display: block;
  max-width: 100%;
  height: auto;
}
.search-results .search-result h2 {
  margin: 6px 0;
  font-size: 17px;
}
.search-results .search-result .exerpt-body p {
  margin: 2px 0 6px;
}

/* Black Pager */
.black-pager > div {
  float: left;
}
.black-pager a {
  background-color: #333;
  color: #fff;
  display: inline-block;
  margin-right: 6px;
  border-radius: 2px;
  text-align: center;
  line-height: 29px;
  height: 29px;
  width: 29px;
  font-size: 10px;
}
/* Pager */
.pager {
  text-align: left;
}
.pager .previous > a,
.pager .previous > span,
.pager .next > a,
.pager .next > span {
  float: none;
  border: none;
  border-radius: 4px;
  background-color: #eee;
  font-family: 'Gill Sans W01 Light', sans-serif;
  font-weight: 300;
  font-size: 20px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pager .previous > a:hover,
.pager .previous > a:focus,
.pager .next > a:hover,
.pager .next > a:focus {
  background-color: transparent;
  text-decoration: underline;
}

@media (min-width: 992px) {
  .desktop-block-center {
    margin: auto;
  }
  .desktop-wrapper-70 {
    max-width: 70%;
  }
  .desktop-wrapper-80 {
    max-width: 80%;
  }
  .desktop-wrapper-90 {
    max-width: 90%;
  }
}

.media-container.full {
  margin: auto;
  width: 90%;
}

.media-container.full .iframe-responsive iframe {
  width: 100%;
  height: 100%;
}
.pw_map_canvas {
  margin-bottom: 10px;
}
.pw_map_canvas img {
  max-width: none;
}

.full-featured-image {
  padding-bottom: 25%;
  background-size: 100% auto;
  background-position: 50% 50%;
}

.full-featured-image + .container.dmbs-container {
  margin-top: 1em;
}

.telephone-nav .left-divider {
  position: absolute;
  left: -2px;
  top: 50%;
  border-left: 1px solid #1d3a72;
  margin-top: -11px;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .telephone-nav {
    position: relative;
  }
  .telephone-nav li > a {
    padding: 15px 5px;
  }
}
@media (max-width: 767px) {
  .telephone-nav {
    background-color: rgb(243, 243, 243);
    margin-top: -8px;
  }
  .telephone-nav li > a {
    text-align: center;
  }
}

#main-menu-tablets .phone-number {
  background-color: rgb(243, 243, 243);
  margin-bottom: -5px;
  text-align: center;
}

#library-search {
  position: relative;
  margin-bottom: 1.75em;
}
#library-search input[name='search'] {
  border-radius: 0;
}
#library-search .glyphicon-remove {
  position: absolute;
  top: 10px;
  right: 15px;
}
@media (min-width: 768px) {
  /*    #menu-main-menu li.contact{
        margin-left:30px;
    }*/
  #menu-main-menu li.resources {
    margin-left: 60px;
  }
  #library-search {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
  }
}

@media (min-width: 992px) {
  .title-halfs {
    position: relative;
  }
  .title-halfs .middle-split {
    position: absolute;
    width: 100%;
    top: 14px;
    font-size: 42px;
    font-family: 'GillSansW01-LightItalic', sans-serif;
    text-align: center;
  }
  .title-halfs .title-item.right {
    float: right;
    text-align: right;
  }
}
.title-halfs {
  color: #5f5f5f;
  font-family: 'Gill Sans W01 Light', sans-serif;
  font-weight: 300;
}
.title-halfs .title-item p {
  font-family: 'GillSansW01-LightItalic', sans-serif;
  font-size: 20px;
  line-height: 1.3em;
}
blockquote.large {
  color: #fff;
  font-family: 'Gill Sans W01 Light', sans-serif;
  font-size: 30px;
  line-height: 1em;
  border: none;
  padding: 0 30px;
  display: block;
  position: relative;
  letter-spacing: 1px;
  quotes: '\201C' '\201D' '\00ab' '\00bb';
}
blockquote.large > p {
  font-size: 30px;
  line-height: 1.2em;
}
blockquote.large:before,
blockquote.large:after {
  font-family: Georgia, serif;
  font-size: 40px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
}
blockquote.large:before {
  content: '\201C';
}
blockquote.large:after {
  content: '\201D';
  top: auto;
  left: auto;
  right: 0;
  bottom: -16px;
}
.text-light {
  font-weight: 300;
  opacity: 0.8;
}
.blockquote-caption {
  margin-top: 28px;
  padding: 0 30px;
  font-size: 18px;
}
.featured-line .media {
  max-width: 80%;
  margin: 0 auto;
}
.featured-line .media .img-circle {
  margin-right: 40px;
  max-width: 86px;
}
.featured-line h1 {
  margin-bottom: 20px;
}
.page-template-page-full-width-php .featured-line .box-halfs .img-responsive {
  width: 100%;
  height: auto;
}
.img-responsive.boxed {
  border: 1px solid #333;
  margin-bottom: 32px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
@media (min-width: 992px) {
  .img-responsive.boxed.first {
    box-shadow: -4px 4px 6px rgba(0, 0, 0, 0.3);
  }
  .img-responsive.boxed.last {
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 768px) {
  .featured-line .media .pull-left {
    float: none !important;
    display: table;
    margin: 0 auto 10px;
  }
}

.page-template-page-library-all-php .navbar-form {
  display: none !important;
}

.featured-dark-block {
  color: #fff;
  padding: 20px;
}
@media (max-width: 997px) {
  .featured-dark-block p {
    text-align: center;
  }
  .featured-dark-block .black-trans-box,
  .featured-dark-block .iframe-embedded {
    margin: 16px auto;
  }
  .featured-dark-block .col-md-6.hidden-lg {
    text-align: center;
  }
}
.featured-dark-block .arrowed {
  color: #ccc;
  font-size: 11px;
  font-weight: bold;
  margin-right: 16px;
  text-shadow: none;
  line-height: 22px;
  float: right;
}
.black-trans-box:after {
  content: '';
  display: table;
  clear: both;
}

.featured-dark-block.bg-cbuilding {
  background-size: cover;
  background-position: 50% 100%;
}

.featured-line.sefaira-firms {
  padding: 30px 0 40px;
}
.featured-line.featured-line-lightgray {
  background-color: rgb(215, 215, 215) !important;
}
.featured-line.featured-line-lightgray h2 {
  color: #444 !important;
  margin-bottom: 24px;
}
.featured-line.bg-line-building .triangle {
  border-top-color: rgb(215, 215, 215);
}
.featured-line.featured-line-darker {
  color: #fff;
  background-color: #444;
}
.featured-line.featured-line-darker.bg-line-building {
  background-position: 50% 0%;
  background-size: cover;
}
.featured-line.featured-line-darker blockquote {
  color: #fff;
  margin-top: 1em;
  margin-bottom: 1.25em;
}
.featured-line.featured-line-darker strong {
  font-weight: 600;
}
.featured-line.featured-line-orange {
  background-color: rgb(252, 181, 0) !important;
  color: rgb(51, 51, 51) !important;
}
.featured-line.featured-line-orange.subscription {
  padding: 30px 0;
}
.featured-line.featured-line-orange.subscription p {
  font-size: 24px;
  margin: 0;
}
@media (max-width: 997px) {
  .featured-dark-block .black-trans-box,
  .featured-dark-block .iframe-embedded {
    margin-top: 20px;
  }
}

.overview-block {
  color: #1d3a72;
  text-align: center;
  padding: 20px 0;
}
.overview-block h2 {
  font-family: 'GillSansW01-LightItalic', sans-serif;
  font-weight: bold;
  margin-bottom: 24px;
}
.overview-block img {
  margin-bottom: 10px;
}
.overview-block p {
  font-family: 'Gill Sans W01 Light', sans-serif;
  font-size: 18px;
  padding: 0 32px;
  margin-bottom: 10px;
}

.black-trans-box {
  padding: 12px 0 12px 16px;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  margin: 16px 0;
  max-width: 400px;
}
.black-trans-box .hbspt-form form.hs-form label,
.black-trans-box .hbspt-form form.hs-form label span {
  color: #fff !important;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 0;
}
.black-trans-box .hs-input {
  border: 0;
  outline: 0;
}
.black-trans-box .field {
  width: 170px;
  display: inline-block;
  margin: 0 16px 0 0 !important;
}
.black-trans-box .hs_submit,
.black-trans-box .hs_submit div {
  display: inline-block;
}
.black-trans-box .hs_submit {
  margin-top: 4px;
}
.black-trans-box input[type='submit'] {
  background: #fcb500;
  color: #000;
  border: none;
  text-shadow: none;
  box-shadow: none;
  font-weight: normal;
  padding: 7px 10px;
  border-radius: 2px;
}
.black-trans-box .hs-form .hs-button {
  font-size: 12px;
  line-height: 12px;
}
.black-trans-box .hs-form .hs-button:hover,
.black-trans-box .hs-form .hs-button:focus,
.black-trans-box .hs-form .hs-button.hovered {
  border: none;
  box-shadow: none;
  color: #000;
  text-decoration: none;
}
.black-trans-box .hs-form .actions,
.black-trans-box .hs-form.stacked .actions {
  margin: 0;
  padding: 0;
}
.black-trans-box .field input {
  padding: 0 4px !important;
  border-radius: 4px !important;
  width: 100%;
}
.black-trans-box .field.hs_country .input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.black-trans-box select {
  padding: 10px !important;
  width: 100%;
  border: 0px !important;
  border: none !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 22px;
  color: #555;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16) !important;
}
.black-trans-box .hs-richtext {
  display: none;
}
.black-trans-box #i_agree {
  margin: 4px 4px 0 0;
  width: auto;
}
.black-trans-box .hs_i_agree ul {
  margin: 0;
  padding: 0;
}
.black-trans-box .hs_i_agree ul li {
  list-style-type: none;
}
.black-trans-box .email-validation {
  font-size: 10px;
}
.black-trans-box select.hs-input,
.black-trans-box input.hs-input[type='file'] {
  border-radius: 0;
  height: auto;
  line-height: 22px;
  width: 100% !important;
}

@media (min-width: 1199px) {
  .featured-dark-block .slim-box {
    padding-left: 150px;
  }
}

.pay-form {
  position: relative;
}
.pay-form .alert {
  margin-top: 20px;
}
.pay-form > .header {
  margin-bottom: 2em;
  text-indent: -1px;
}
.pay-form label,
.pay-form .btn {
  font-weight: 600;
}
.pay-form input[type='submit'] {
  margin-top: 2em;
}
.pay-form .sides-form-group {
  position: relative;
}
.pay-form .sides-form-group > .holder {
  line-height: 34px;
}
.pay-form .sides-form-group > .form-control {
  position: absolute;
  top: 0;
  width: 50%;
}
.pay-form .sides-form-group > .left-control {
  left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pay-form .sides-form-group > .right-control {
  right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pay-form .form-control.bottom-control {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
}
.pay-form .form-control.top-control {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.pay-form .form-control.middle-control {
  border-radius: 0;
  border-top: 0;
}
.pay-form .sides-form-group.left-bigger > .left-control {
  width: 75%;
}
.pay-form .sides-form-group.left-bigger > .right-control {
  width: 25%;
}
.pay-form .loading-overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}
.pay-form .loading-overlay .text {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  color: #000;
  top: 45%;
}
.pay-form .loading-overlay .text img {
  margin: 0 8px -11px 0;
}

.post a {
  text-decoration: underline;
}
.single-left-sidebar {
  max-width: 145px;
}

.modal .modal-dialog {
  margin-top: 10%;
}
#request2WeekTrial {
  overflow-y: auto;
}
#request2WeekTrial .modal-content {
  max-width: 520px;
  margin: auto;
}
#request2WeekTrial .modal-footer {
  margin: 0;
}

#request2WeekTrial .hbspt-form form {
  margin: 0;
}

@media (min-width: 500px) {
  #request2WeekTrial .res-right.arrowed {
    float: right;
    line-height: 30px;
    font-size: 12px;
    margin-right: 24px;
  }
}
#request2WeekTrial .inputs-list {
  padding-left: 0;
}

#request2WeekTrial .hs_country select {
  height: 18px;
  background-color: #fff;
}

#request2WeekTrial .hs_i_agree {
  margin-bottom: 0;
}

#request2WeekTrial .hs_submit {
  display: none;
}

.not-found-content .not-found-image {
  background: url('img/404.jpg') 50% 50% no-repeat;
  background-size: auto 100%;
  min-height: 400px;
  margin-bottom: 2em;
}

.not-found-content .title {
  margin-bottom: 0.65em;
}
.not-found-content p,
.not-found-content .inline-search-form {
  margin-bottom: 1.25em;
}
.not-found-content ul.latest-resources {
  list-style: inside;
  list-style-type: square;
  margin-left: 2px;
  margin-bottom: 20px;
}
.not-found-content ul.latest-resources li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.not-found-content .inline-search-form .inline-text {
  margin-right: 10px;
}

.not-found-content .inline-search-form form {
  display: inline-block;
}

@media (min-width: 768px) {
  .not-found-content .not-found-body {
    padding-top: 20px;
  }
}

.archive.tag .post .post-thumb {
  float: none;
}

ol.featured-list {
  counter-reset: item;
  margin-left: 0;
  font-family: 'Gill Sans W01 Light', sans-serif;
  line-height: 1em;
}
ol.featured-list > li {
  display: block;
  position: relative;
  padding-left: 60px;
  vertical-align: top;
  min-height: 40px;
  margin-bottom: 30px;
  font-size: 26px;
}
ol.featured-list > li:before {
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 2em;
  margin-right: 20px;
  content: counter(item);
  counter-increment: item;
  color: #124276;
  padding-left: 5px;
  padding-top: 8px;
}

.alive-blue {
  color: #124276;
}

/* style for Model Uploader page */
.container #uploadarea form {
  display: table;
  margin: auto;
}

.full-background-container {
  font-family: 'Gill Sans W01 Light', sans-serif;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.full-background-container > .background-chrome {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.94;
  z-index: 9;
}
.full-background-container .bring-on-top,
.full-background-container > .background-chrome + .container {
  position: relative;
  z-index: 10;
}

.full-background-container .video-panel {
  position: absolute;
  bottom: 100%;
  left: 2%;
  height: 100%;
  background-color: black;
  z-index: 11;
  padding-left: 90%;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease-in-out;
  width: 96%;
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.65);
}

@media (min-width: 992px) {
  .full-background-container .video-panel {
    width: auto;
    left: 50%;
    margin-left: -30%;
    padding-left: 60%;
  }
}

.full-background-container .video-panel.open {
  visibility: visible;
  opacity: 1;
  bottom: 0;
}

.video-panel .close {
  opacity: 1;
  position: relative;
  z-index: 10;
  text-shadow: 0 0 5px rgba(0, 0, 0, 1);
}
.video-panel .close,
.video-panel .close:hover {
  padding: 5px 8px;
  color: #fff;
}

.bg-page-image-1 {
  background-image: url('img/pages/hiw-bg.png');
}
.bg-page-image-2 {
  background-image: url('img/pages/sefaira-prod.png');
}
.bg-page-image-3 {
  background-image: url('img/pages/bg-3.jpg');
}
.bg-page-image-4 {
  background-image: url('img/pages/bg-4.jpg');
}
.bg-page-image-5 {
  background-image: url('img/pages/bg-hg.jpg');
}
.bg-page-image-6 {
  background-image: url('img/pages/bg-hero.jpg');
}
.bg-page-image-7 {
  background-image: url('img/pages/strategies-hero-bg.jpg');
}

@media (min-width: 768px) {
  .full-background-container > .split-background-chrome:before,
  .full-background-container > .split-background-chrome:after {
    content: '';
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
  }
  .full-background-container > .split-background-chrome:before {
    left: 0;
    background-color: rgba(65, 159, 63, 0.9);
  }
  .full-background-container > .split-background-chrome:after {
    right: 0;
    background-color: rgba(32, 111, 177, 0.9);
  }
  .full-background-container > .split-background-chrome + .container {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .full-background-container
    > .split-background-chrome
    + .container
    .first-col {
    background-color: rgba(65, 159, 63, 0.9);
  }
  .full-background-container > .split-background-chrome + .container .last-col {
    background-color: rgba(32, 111, 177, 0.9);
  }
  .full-background-container > .split-background-chrome + .container .first-col,
  .full-background-container > .split-background-chrome + .container .last-col {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

/*.full-background-container.split-background-chrome > .container {
    position: relative;
    z-index: 10;
}*/

.full-tabpanel .tab-nav .list-inline {
  margin-bottom: 0;
  padding: 25px 0;
}

.full-tabpanel .tab-nav .list-inline > li {
  padding-right: 20px;
}
.full-tabpanel .tab-nav .list-inline > li a {
  font-family: 'Gill Sans W01 Light', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: #6b6969;
}
.full-tabpanel .tab-nav .list-inline > li.active a,
.full-tabpanel .tab-nav .list-inline > li.active a:active,
.full-tabpanel .tab-nav .list-inline > li.active a:focus {
  color: #1b1b1b;
  font-family: 'Gill Sans W01 Medium', sans-serif;
  text-decoration: none;
}

.full-tabpanel + .hbspt-bottom {
  background-color: #4f4c4c;
}
.full-tabpanel + .hbspt-bottom .triangle {
  display: none;
}

.featured-stripes {
  font-size: 23px;
  font-family: 'Gill Sans W01 Light', sans-serif;
}
.featured-stripes p {
  margin-bottom: 5px;
  line-height: 1.2em;
}
.featured-stripes h1,
.featured-stripes h2,
.featured-stripes h3,
.featured-stripes h4,
.featured-stripes h5,
.featured-stripes h6 {
  margin: 0;
}

.font-primary {
  font-family: 'Gill Sans W01 Light', sans-serif;
}
.font-primary-medium {
  font-family: 'Gill Sans W01 Medium', sans-serif;
}
.font-secondary {
  font-family: 'Open Sans' !important;
  letter-spacing: 0;
}

.featured-stripes h2 {
  font-family: 'Open Sans';
  font-size: 27px;
  margin-top: 25px;
  margin-bottom: 35px;
  letter-spacing: 0;
}

.featured-stripes h3 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.featured-stripes blockquote > p {
  font-family: 'Open Sans';
  font-size: 24px;
}
.featured-stripes .blockquote-caption {
  font-family: 'Open Sans';
  font-size: 18px;
}
.featured-stripes .btn-lg {
  padding-left: 35px;
  padding-right: 35px;
}

.f-sz-48 {
  font-size: 48px !important;
}
.f-sz-30 {
  font-size: 30px !important;
}
.f-sz-27 {
  font-size: 27px !important;
}
.f-sz-24 {
  font-size: 24px !important;
}
.f-sz-23 {
  font-size: 23px !important;
}
.f-sz-20 {
  /*because chrome*/
  font-size: 21px !important;
}
.f-sz-18 {
  font-size: 18px !important;
}

.play-button {
  position: relative;
  width: 74px;
  height: 74px;
  border: 8px solid #fff;
  display: table;
  margin: auto;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.35),
    inset 0 0 5px 1px rgba(0, 0, 0, 0.25);
  transition: box-shadow 100ms ease;
}
.play-button:hover {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.4),
    inset 0 0 5px 3px rgba(0, 0, 0, 0.25);
}
.play-button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.2);
  margin-left: -3px;
  margin-top: -3px;
  border-radius: 50%;
}
.play-button:hover:before {
  box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.3);
}
.play-button:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  border: 10px solid transparent;
  border-left: 16px solid #fff;
  margin-left: -5px;
  margin-top: -10px;
}

.l-h-1-3 {
  line-height: 1.3;
}
.l-h-1-4 {
  line-height: 1.4;
}
.l-h-1-5 {
  line-height: 1.5;
}
.l-sp-0-5 {
  letter-spacing: 0.5px;
}
.v-a-tb {
  vertical-align: text-bottom;
}

.tt-u {
  text-transform: uppercase;
}

.m-vr-0,
.m-t-0 {
  margin-top: 0px !important;
}
.m-vr-0,
.m-b-0 {
  margin-bottom: 0px !important;
}

.m-vr-15,
.m-t-15 {
  margin-top: 15px !important;
}
.m-vr-15,
.m-b-15 {
  margin-bottom: 15px !important;
}

.m-vr-25,
.m-t-25 {
  margin-top: 25px !important;
}
.m-vr-25,
.m-b-25 {
  margin-bottom: 25px !important;
}

.m-vr-30,
.m-t-30 {
  margin-top: 30px !important;
}
.m-vr-30,
.m-b-30 {
  margin-bottom: 30px !important;
}

.m-vr-50,
.m-t-50 {
  margin-top: 50px !important;
}
.m-vr-50,
.m-b-50 {
  margin-bottom: 50px !important;
}

.m-t-100 {
  margin-top: 100px !important;
}

.m-vr-60,
.m-t-60 {
  margin-top: 60px !important;
}
.m-vr-60,
.m-b-60 {
  margin-bottom: 60px !important;
}

.m-vr-80,
.m-t-80 {
  margin-top: 80px !important;
}
.m-vr-80,
.m-b-80 {
  margin-bottom: 80px !important;
}

.p-vr-0,
.p-t-0 {
  padding-top: 0px !important;
}
.p-vr-0,
.p-b-0 {
  padding-bottom: 0px !important;
}

.p-vr-15,
.p-t-15 {
  padding-top: 15px !important;
}
.p-vr-20,
.p-t-20 {
  padding-top: 20px !important;
}
.p-vr-30,
.p-t-30 {
  padding-top: 30px !important;
}
.p-vr-30,
.p-b-30 {
  padding-bottom: 30px !important;
}

.p-vr-50,
.p-t-50 {
  padding-top: 50px !important;
}
.p-vr-50,
.p-b-50 {
  padding-bottom: 50px !important;
}

.p-vr-60,
.p-t-60 {
  padding-top: 60px !important;
}
.p-vr-60,
.p-b-60 {
  padding-bottom: 60px !important;
}

.p-vr-80,
.p-t-80 {
  padding-top: 80px !important;
}
.p-vr-80,
.p-b-80 {
  padding-bottom: 80px !important;
}

.p-vr-100,
.p-t-100 {
  padding-top: 100px !important;
}
.p-vr-100,
.p-b-100 {
  padding-bottom: 100px !important;
}

.featured-stripes > .featured-stripe .img-thumbnail {
  border: 1px solid #adacac;
  padding: 0;
  border-radius: 0;
}

.featured-stripes > .featured-stripe {
  background-color: #fff;
  padding-top: 50px;
  overflow: hidden;
}
.featured-stripes > .featured-stripe:nth-child(even) {
  background-color: #e9e9e9; /*bg-light-2*/
}

.color-light-1 {
  color: #b0b2b4;
}
.color-light-2 {
  color: #6c9fe3; /*light-blue*/
}
.color-light-3 {
  color: #a7a9ac;
}
.color-white {
  color: #fff;
}
.bg-blue-1 {
  background-color: #2072b1 !important;
  /*background-color: #376FB9 !important;*/
}
.bg-green-1 {
  background-color: #57921e !important;
  /*background-color: #4B9928 !important;*/
}
.bg-green-2 {
  background-color: #b2be34 !important;
  /*background-color: #4B9928 !important;*/
}
.bg-light-1 {
  background-color: #dcdcdc !important;
}
.bg-light-2 {
  background-color: #e9e9e9 !important;
}
.bg-dark-1 {
  background-color: #4f4c4c !important;
}
.center-block-table {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.blockquote-avatar {
  padding: 10px 10px 25px 10px;
}
.blockquote-avatar > img {
  width: 100px;
}

.blockquote-avatar + .blockquote-quote-wrapper > blockquote {
  display: inline-block !important;
}
@media (max-width: 768px) {
  br.responsive-less-sm {
    display: none;
  }
}
@media (max-width: 991px) {
  br.responsive-less-md {
    display: none;
  }
}
@media (max-width: 1200px) {
  br.responsive-less-lg {
    display: none;
  }
  .featured-stripes {
    font-size: 21px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .pan-image-out-md > .mw-md-130-p {
    max-width: 130%;
  }
}
@media (min-width: 992px) {
  .pull-md-right {
    float: right;
  }
  [class*='col-md'].gap-md-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.gap-md-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.gap-md-20-extra {
    margin-left: -35px;
    margin-right: -35px;
  }
  [class*='col-md'].gap-md-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.gap-md-25 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.gap-md-25-extra {
    margin-left: -40px;
    margin-right: -40px;
  }
  [class*='col-md'].gap-md-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.gap-md-30 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.gap-md-30-extra {
    margin-left: -45px;
    margin-right: -45px;
  }
  [class*='col-md'].gap-md-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.gap-md-40 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.gap-md-40-extra {
    margin-left: -55px;
    margin-right: -55px;
  }
  [class*='col-md'].gap-md-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.gap-md-50 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.gap-md-50-extra {
    margin-left: -65px;
    margin-right: -65px;
  }
  .blockquote-avatar {
    float: left;
  }
  .blockquote-avatar + .blockquote-quote-wrapper {
    margin-left: 140px;
  }
  .pan-image-out-md {
    padding-bottom: 58%;
    position: relative;
  }
  .pan68 {
    padding-bottom: 68%;
  }
  .pan76 {
    padding-bottom: 76%;
  }
  .m-t-neg-13-p {
    margin-top: -19%;
  }
  .pan-image-out-md > img {
    position: absolute;
    top: 0;
    max-width: 110%;
  }
  .pan-image-out-md.left > img {
    left: 0;
  }
  .pan-image-out-md.right > img {
    right: 0;
  }
  .pan-image-out-md > .mw-124-p {
    max-width: 145%;
  }
  .m-t-md-0 {
    padding-top: 0 !important;
  }
  .p-t-md-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 1201px) {
  .pan-image-out-md > .mw-124-p {
    max-width: 124%;
  }
  .m-t-neg-13-p {
    margin-top: -13%;
  }
}

@media (max-width: 991px) {
  .img-substract-paddings {
    margin-left: -25px;
    margin-right: -25px;
  }

  .img-substract-paddings > img {
    margin: auto;
  }
}

.small {
  font-size: 80%;
}

.c-pointer {
  cursor: pointer;
}

.btn.btn-link.color-white,
.btn.btn-link.color-white:hover {
  color: inherit;
}
.btn.btn-link.color-dark,
.btn.btn-link.color-dark:hover {
  color: #4f4c4c;
}

.border-white,
.border-white:hover,
.border-white:active,
.border-white:focus {
  border: 2px solid #fff;
}
.btn-featured-border {
  border-radius: 4px;
}

.header-strong {
  font-family: 'Gill Sans W01 Medium', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}
.header-shadow {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}

.bullet-indicator {
  position: relative;
  color: #333;
}

.bullet-indicator:before {
  width: 80px;
  position: absolute;
  left: -90px;
  border-top: 2px dashed #333;
  margin-top: -1px;
}

.bullet-indicator:after {
  width: 10px;
  height: 10px;
  left: -100px;
  border: 2px solid #333;
  border-radius: 50%;
  margin-top: -5px;
}
.bullet-indicator:before,
.bullet-indicator:after {
  content: '';
  display: block;
  opacity: 0.45;
  position: absolute;
  top: 50%;
}

.active > .bullet-indicator:before,
.bullet-indicator.style2:before {
  border-top-style: solid;
}

.active > .bullet-indicator:before,
.active > .bullet-indicator:after,
.bullet-indicator.style2:before,
.bullet-indicator.style2:after {
  opacity: 1;
}

.bullet-indicator.bullet-visible-md:before,
.bullet-indicator.bullet-visible-md:after {
  display: none;
}

@media (min-width: 992px) {
  .bullet-indicator.bullet-visible-md:before,
  .bullet-indicator.bullet-visible-md:after {
    display: block;
  }
  .md-right {
    margin: 0 0 0 auto;
  }
}

.new-icon-60 {
  width: 60px;
  height: 60px;
}

.new-icon-40 {
  width: 40px;
  height: 40px;
}

.custom-overlay-buttons {
  position: relative;
}
.custom-overlay-buttons .overlay-button {
  /*border: 1px dashed rgba(255, 0, 0, .5);*/
  position: absolute;
  font-size: 0;
  padding-bottom: 4%;
  top: 10.5%;
}
.custom-overlay-buttons .overlay-button.overlay-plant-sizing {
  width: 12%;
  right: 32%;
  /*border-color: green;*/
}
.custom-overlay-buttons .overlay-button.overlay-zone-sizing {
  width: 12%;
  right: 64%;
  /*border-color: cyan;*/
}
.custom-overlay-buttons .overlay-button.overlay-peak-loads {
  width: 12.5%;
  right: 77%;
  /*border-color: pink;*/
}

@media (min-width: 1201px) {
  /*    .custom-overlay-buttons .overlay-button.overlay-peak-loads {
        right: 77%;
        width: 12.5%;
    }*/
}
@media (max-width: 768px) {
  /*    .custom-overlay-buttons .overlay-button.overlay-peak-loads {
        width: 12.5%;
        right: 77%;
    }*/
}

.homepage-product-cards .product-image {
  z-index: -1;
}
.homepage-product-cards .product-box {
  display: block;
}
.homepage-product-cards .product-text {
  background-color: #fff;
  padding: 25px;
  color: #333;
  font-size: 1.2em;
}
.homepage-product-cards .product-box:hover {
  cursor: pointer;
  text-decoration: none;
}

.homepage-product-cards .product-text h1,
.homepage-product-cards .product-text p {
  margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .homepage-product-cards .product-text {
    min-height: 165px;
  }
}

/* @media (min-width: 992px) {
    .homepage-product-cards > .container {
        width: auto !important;
        max-width: 80%;
    }
} */

a.btn.btn-clear {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  border: 1px solid #fff;
  padding: 0.6em 2em;
  font-family: 'Open Sans';
}
.architecture-stripe,
.strategies-stripe,
.systems-stripe {
  display: block;
  height: 15px;
  width: 100%;
  background-color: #57921e;
}
.strategies-stripe {
  background-color: #b2be34;
}
.systems-stripe {
  background-color: #2172b1;
}
.homepage-product-cards .product-box img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.homepage-product-cards .product-box:hover img {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
}
.light-bg-form .hbspt-bottom {
  background-color: #e3e4e4 !important;
  color: #818284 !important;
}
.light-bg-form .triangle {
  display: none;
}
.light-bg-form .col-md-6:first-child {
  text-align: right !important;
}
@media (min-width: 992px) {
  .collab-platform .iframe-responsive iframe {
    width: 95%;
    height: 100%;
  }
}

/* Top banner */
.top-main-banner {
  color: #fff;
  background-color: #63a043;
  padding: 10px;
  font-weight: 600;
  display: none;
}
body.home.page .top-main-banner {
  display: block;
}
.top-main-banner a {
  color: #fff;
  text-decoration: underline;
}

#map_uk {
  width: 321px;
  height: 239px;
}

#map_us {
  width: 321px;
  height: 239px;
}

iframe {
  width: 100%;
}

.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56%;
}

.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.navbar-new li.menu-item a {
  font-size: 14px !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .navbar-new li.menu-item a {
    text-decoration: none !important;
  }

  .navbar-new .nav > li > a {
    padding-top: 15px;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .navbar-new li.menu-item {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  #menu-top-menu-new li.menu-item span.caret {
    display: none;
  }

  /* web-72 */
  .navbar-new li.menu-item:hover,
  .navbar-new li.menu-item:active {
    border-right: 0px solid lightgray;
    border-left: 0px solid lightgray;
    margin-right: 0px;
    margin-left: 0px !important;
  }
  /*/web-72 */

  .navbar-new ul.dropdown-menu li.menu-item:hover {
    border-right: 0px solid lightgray;
    border-left: 0px solid lightgray;
    margin-right: 0px;
    margin-left: 0px !important;
  }

  #menu-item-toggle:hover {
    border-right: 0px solid lightgray;
    border-left: 0px solid lightgray;
    margin-right: 0px;
    margin-left: 0px !important;
  }

  .top-navbar-right-section .top-navbar-search input[type='text'] {
    border-radius: 5px;
    min-width: 200px;
    font-family: 'Gill Sans W01 Light', 'Open Sans', sans-serif;
    font-style: italic;
  }

  .top-navbar-right-section
    .top-navbar-search
    input[type='text']::-webkit-input-placeholder {
    color: #000;
  }

  .top-navbar-right-section
    .top-navbar-search
    input[type='text']::-moz-placeholder {
    color: #000;
  }

  .top-navbar-right-section
    .top-navbar-search
    input[type='text']:-ms-input-placeholder {
    color: #000;
  }

  .top-navbar-right-section
    .top-navbar-search
    input[type='text']:-moz-placeholder {
    color: #000;
  }

  /*    #top-main-navbar .btn {
        border-radius: 0px;
        background-color: #376fb8;
        padding-left: 20px;
        padding-right: 20px;
    }*/

  .navbar-new li.open a {
    margin-right: -2px;
  }

  #menu-top-menu-new .dropdown-menu {
    background-color: #313233;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-left: -1px !important;
  }

  #menu-top-menu-new .dropdown-menu li.menu-item {
    padding: 5px;
    margin-left: 0px;
  }

  #menu-top-menu-new .dropdown-menu li.menu-item a {
    color: #fff;
    padding-right: 10px;
    padding-left: 5px !important;
  }

  #menu-top-menu-new .dropdown-menu li.menu-item a:hover {
    background-color: #4b4c4d;
  }

  #menu-top-menu-new .dropdown-menu li.menu-item:hover {
    background-color: #4b4c4d;
    border-color: #4b4c4d;
  }

  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover {
    background-color: #fff !important;
  }
}

.top-navbar-right-section .top-navbar-search input[type='text'] {
  font-family: 'Gill Sans W01 Light', 'Open Sans', sans-serif;
  font-style: italic;
}

#main-menu-tablets li.menu-item:hover {
  border: none !important;
  margin: 0px;
}

#main-menu-tablets a.dropdown-toggle {
  width: 44px;
}

#main-menu-tablets a.dropdown-toggle span.icon-bar {
  margin-left: 10px;
}

#main-menu-tablets .dropdown-menu > li > a {
  padding-left: 0px;
  color: #1a4279;
}

#main-menu-tablets .dropdown-menu {
  width: 205px;
}

#main-menu-tablets .dropdown-menu > li:hover {
  background-color: #d4d4d4;
}

#main-menu-tablets .dropdown-menu > li:hover > a {
  background-color: #d4d4d4;
  color: #1a4279;
}

#main-menu-tablets .dropdown-menu > li > a > span {
  margin-left: 80px;
}

#main-menu-tablets .dropdown-menu > li > ul.dropdown-menu {
  position: relative;
  border: none;
  box-shadow: none;
  margin: 0px;
  padding: 0px;
  width: 203px;
  margin-left: -25px !important;
  border-radius: 0px;
}

#main-menu-tablets .dropdown-menu > li > ul.dropdown-menu > li.menu-item {
  width: 203px;
}

#main-menu-tablets .dropdown-menu > li > ul.dropdown-menu > li.menu-item a {
  font-size: 13px !important;
  padding-left: 10px;
  text-transform: capitalize !important;
  line-height: 24px;
}

#main-menu-tablets .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #fff;
}

.stay-open {
  display: block !important;
}
.stay-open-child {
  display: block !important;
}

#main-menu-tablets .dropdown-menu > li.active > a {
  color: #fff;
}
#main-menu-tablets .dropdown-menu > li.active {
  background-color: #1a4279;
}

#main-menu-tablets .dropdown-menu > li.active > a:hover {
  color: #fff;
  background-color: #1a4279;
}
#main-menu-tablets .dropdown-menu > li.active:hover a {
  background-color: #1a4279;
}

#main-menu-tablets .dropdown-menu > li {
  cursor: pointer;
}

#top-main-navbar .btn {
  width: 70px;
}

/* web-72 */
.navbar-new li.menu-item:hover {
  text-decoration: underline !important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
}
/*/web-72 */
