/*Bootstrap Overrides*/

/*Global*/

.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important
}

.vc_row.container, .container {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0;
  padding-right: 0;
}

.row {
  position: relative;
}

.vc_carousel-inner img {
  margin: 0 auto;
}

.vc_carousel-inner .vc_inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
  padding-top: 0 !important;
}

.wpb_single_image {
  position: relative;
  margin-bottom: 20px !important;
}

.wpb_single_image img {
  margin: 0 !important;
  border-radius: 0;
  image-rendering: auto;
}

.vc_separator h4 {
  color: #59595b;
  font-size: 35px !important;
  line-height: 45px !important;
}

.equal-height.wpb_column {
  padding: 100px 5%;
}

.equal-height-columns .vc_btn3-container {
  position: absolute;
  bottom: 0;
  height: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 100%;
}

.equal-height-columns .wpb_column {
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.aligncenter {
  text-align: center;
}

.inline-element {
  display: inline-block;
  margin: 0 15px 15px 15px;
}

.offset_top_300 {
  margin-top: -550px;
}

.offset_top_150 {
  margin-top: -150px;
  padding-top: 0 !important;
}

.offset_top_200 {
  margin-top: -200px;
}

.offset_top_220 {
  margin-top: -220px;
}

.offset_top_580 {
  margin-top: -580px;
}

.margin_left_100 {
  margin-left: 100px;
}

.order_reverse {
  display: flex;
  flex-direction: column-reverse;
}

.border_right {
  border-right: 1px solid #c9cfda;
  position: relative;
}

.border_left {
  border-left: 1px solid #c9cfda;
  position: relative;
}

.pr_70 {
  padding-right: 70px !important;
}

.pl_70 {
  padding-left: 70px !important;
}

.pr_80 {
  padding-right: 80px !important;
}

.pl_80 {
  padding-left: 80px !important;
}

.pl_15 {
  padding-left: 15px !important;
}

.wpb_singleimage_heading {
  color: #033a78;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin-top: 20px;
}

/*VC BUTTONS*/

.rev-btn, .button a, button {
  background-image: none !important;
}

.button a.vc_btn3:after, .button a:after {
  display: none !important;
}

a.button {
  height: auto;
  padding: 0.8rem 1.8rem !important;
}

.btn, .button a, .button button, .button-primary a, .button-primary button {
  height: 55px;
  text-transform: uppercase;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
  font-size: 14px !important;
  font-weight: bold !important;
  padding: 0.5rem 1rem !important;
  display: inline-block !important;
  line-height: 1.56em !important;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none !important;
}

#wp-submit, .btn {
  font-family: 'ObjektivMk3', sans-serif;
  font-size: 14px !important;
  padding: 17px 1.8rem !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  white-space: nowrap;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.56em !important;
  min-width: 180px;
  letter-spacing: 1px;
}

.vc_btn3-container a {
  padding: 0.9rem 25px !important;
  height: auto;
}

/* Rev Slider Buttons */

.rev-btn {
  font-family: "objektiv-mk3", sans-serif !important;
  height: 55px;
  text-transform: uppercase;
  border-radius: 3px !important;
  font-size: 14px !important;
  font-weight: bold !important;
  padding: 1rem 1.8rem !important;
  display: inline-block !important;
  line-height: 1.56em !important;
  min-width: 230px;
  letter-spacing: 1px;
  text-align: center !important;
}

.rev-btn.button-primary {
  color: #fff !important;
  background: #2fc55d !important;
  border-color: #2fc55d !important;
}

.rev-btn.button-primary:hover {
  color: #fff !important;
  background: #2fc55d !important;
  border-color: #2fc55d !important;
}

.rev-btn.button-secondary {
  color: #fff !important;
  background: #5a7ebe !important;
  border-color: #5a7ebe !important;
}

.rev-btn.button-secondary:hover {
  color: #fff !important;
  background: #5a7ebe !important;
  border-color: #5a7ebe !important;
}

/* Primary Button */

input.button-primary, a.button-primary, .button-primary a, .button-primary button {
  color: #fff !important;
  background: #2fc55d !important;
  border-color: #2fc55d !important;
}

input.button-primary:hover, a.button-primary:hover, .button-primary a:hover, .button-primary button:hover {
  color: #fff !important;
  background: #2fc55d !important;
  border-color: #2fc55d !important;
}

/* Secondary Button */

a.button-secondary, .button-secondary a, .button-secondary button {
  color: #fff !important;
  background: #5a7ebe !important;
  border-color: #5a7ebe !important;
}

a.button-secondary:hover, .button-secondary a:hover, .button-secondary button:hover {
  color: #fff !important;
  background: #5a7ebe !important;
  border-color: #5a7ebe !important;
}

/*Revolution Slider*/

.slide_heading, .slide_subheading {
  font-family: "objektiv-mk3", sans-serif !important;
}

.rev_slider_wrapper {
  z-index: 7 !important;
}

.rev_slider .slotholder:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  background: rgba(3, 58, 120, 0.7);
}

.rev_slider .slotholder:before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: -30%;
  top: 0;
  pointer-events: none;
  background: url('../images/banner-shape.png')no-repeat center center;
  background-size: cover;
}

.hesperiden.tparrows {
  cursor: pointer !important;
  background: #5a7ebe !important
}

.vc_btn3-inline {
  margin-right: 20px;
}

.vc_btn3-inline:last-child {
  margin-right: 0;
}

.hermes .tp-bullet {
  height: 12px;
  width: 12px;
}

.hermes .tp-bullet:after {
  background: #5a7ebe !important;
  border: 2px solid #5a7ebe;
  height: 100%;
}

.hermes .tp-bullet.selected:after {
  border: 2px solid #2fc55d;
  background: #2fc55d !important;
}

.hermes .tp-bullet:hover {
  background: #2fc55d !important;
}

/*modal Search*/

#desktop-search {
  width: 680px;
  display: none;
  position: absolute;
  right: 0;
  background: #004675;
  padding: 20px;
  top: 55px;
}

#desktop-search:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #004675;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(134deg);
  top: 2px;
  right: 13px;
  transition: all ease-in-out 300ms;
  -webkit-transition: all ease-in-out 300ms;
  -moz-transition: all ease-in-out 300ms;
}

#desktop-search form {
  position: relative;
}

#desktop-search input[type=text] {
  background: #116094;
  height: 45px !important;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  border-bottom: 0;
  font-size: 15px;
  color: #fff;
  padding: 10px 10px 10px 40px;
  position: relative;
  color: #fff;
  font-weight: 100;
  font-family: "Montserrat", sans-serif
}

#desktop-search input[type=text]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

#desktop-search input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

#desktop-search input[type=text]:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

#desktop-search input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

#desktop-search input[type=text]:focus {
  box-shadow: none;
}

#desktop-search input[type="submit"] {
  background: url('https://42wqpa3nzxutj31zb37wyh0t-wpengine.netdna-ssl.com/wp-content/themes/hsm/library/images/i-search-white.png') no-repeat;
  background-size: cover;
  border: 0;
  height: 16px;
  width: 16px;
  content: "";
  position: absolute;
  left: 11px;
  top: 15px;
  text-indent: 999999px !important;
  padding: 0;
  box-shadow: none !important;
}

.full-col.file label {
  margin-right: 20px;
  color: #fff;
  line-height: 25px;
  font-size: 16px;
}

.full-col.file label span {
  display: block;
}

.full-col.file .wpcf7-form-control-wrap.file {
  float: right;
  margin-right: 11px;
}

::-webkit-file-upload-button {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 110px;
  height: 40px;
  overflow: hidden;
  vertical-align: middle;
  outline: none;
  background: #ffffff;
  border: 1px solid #779cb5;
  color: #004675 !important;
  box-shadow: 1.4px 3.7px 3.5px 0.5px rgba(0, 70, 117, 0.26) !important;
  font-size: 16px;
  line-height: 36px;
}

div.wpcf7 input[type="file"] {
  width: 100px;
}

.typcn-arrow-right:before {
  content: url('https://42wqpa3nzxutj31zb37wyh0t-wpengine.netdna-ssl.com/wp-content/themes/hsm/library/images/next_arrow.svg') !important;
}

.arrow-white a>.typcn-arrow-right:before {
  content: url('https://42wqpa3nzxutj31zb37wyh0t-wpengine.netdna-ssl.com/wp-content/themes/hsm/library/images/next_arrow_white.svg') !important;
}

#content, .maincontent {
  float: left;
  width: 100%;
}

/*Inner Pages Banner*/

.block {
  padding: 100px 0;
  position: relative;
  float: left;
  width: 100%;
}

.banner {
  padding: 220px 0 190px;
  float: left;
  width: 100%;
  position: relative;
}

.banner_small {
  padding: 150px 0 110px;
  float: left;
  width: 100%;
  position: relative;
}

.single_banner>div, .banner>div, .banner_small>div {
  z-index: 1;
  position: relative;
}

.single_banner * {
  color: #ffffff;
}

.banner:after, .banner_small:after {
  display: block !important;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  background: rgba(35, 111, 197, 0.6);
}

.banner_small:before, .banner:before {
  display: block !important;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: -30%;
  top: 0;
  pointer-events: none;
  background: url('../images/banner-shape.png')no-repeat center center;
  background-size: 50%;
  z-index: 0;
}

.banner_top {
  background-position: top center !important;
}

.banner_center {
  background-position: center center !important;
}

.blue_overlay {
  position: relative;
}

.blue_overlay:before {
  display: block !important;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(35, 111, 197, 0.8);
}

/* HTML5 Custom Video */

.custom_video video {
  width: 100%;
}

.custom_video.without_bg {
  background: transparent !important;
}

.custom_video .playpause {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0
}

.play-button {
  background: url('../images/i-play.png')no-repeat;
  width: 60px;
  height: 60px;
  background-size: cover;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

/* Home Page */

.inline_headings {
  display: inline-block;
  margin-right: 10px;
}

.block.global_cta {
  padding: 60px 0;
}

.inline_elements {
  display: inline-block !important;
  margin-right: 20px;
  margin-bottom: 0 !important
}

.inline_elements:last-child {
  margin-right: 0;
}

.global_cta .inline_elements {
  display: inline-block !important;
  margin-right: 30px;
  margin-bottom: 0 !important
}

.global_cta .featured_icon {
  border-right: 1px solid #4371a5;
  padding: 0 80px;
  margin-bottom: 0 !important
}

.float_wrapper {
  background: #ffffff;
  -webkit-box-shadow: 0px 12px 40px 0px rgba(32, 51, 73, 0.15);
  -moz-box-shadow: 0px 12px 40px 0px rgba(32, 51, 73, 0.15);
  box-shadow: 0px 12px 40px 0px rgba(32, 51, 73, 0.15);
  padding: 70px 40px;
}

.icon_prothean {
  padding: 0 30px;
  width: 20%;
}

.float_content {
  border-left: 1px solid #c9cfda;
  padding: 0 35px 0 50px;
  width: 75%;
}

.float_content.border_none {
  border-left: 0;
  padding: 0 55px 0 55px;
  width: 100%;
}

.float_content h4 {
  color: #033a78;
  font-weight: bold;
}

.float_content .btn {
  margin-top: 20px;
}

.icon_prothean, .float_content {
  float: left;
  margin-bottom: 0 !important
}

.floating_contents>.vc_column_container {
  margin-top: -250px;
}

.floating_image {
  z-index: 2;
  width: 1200px;
  position: relative;
  margin-top: -75px;
}

.floating_image:first-child {
  margin-top: 0;
}

.floating_image .float_wrapper {
  z-index: 999999;
  min-height: 400px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  position: absolute;
}

.floating_image .float_wrapper em {
  color: #5a7ebe;
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
}

.float_wrapper .vc_column-inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.float_wrapper .btn {
  padding: 13px 15px !important;
  height: auto !important;
  line-height: 15px !important;
  min-width: auto !important;
}

.floating_image.left .float_wrapper {
  right: 0;
}

.floating_image.right .float_wrapper {
  left: 0;
}

.floating_image.container {
  width: 1160px;
}

.floating_image img {
  z-index: -1;
  position: relative;
}

.floating_image .image_float_right {
  float: right;
}

.floating_image .image_float_left {
  float: left;
  left: 20px;
}

.floating_image .image_float_right {
  position: relative;
  left: -300px;
}

.image_float_left .vc_column-inner, .image_float_right .vc_column-inner {
  width: 580px !important;
  height: 550px;
}

@media screen and (min-width: 1300px) {
  .floating_image.right .float_wrapper {
    left: -50px;
  }
  .floating_image.left .float_wrapper {
    right: -50px;
    position: absolute;
    bottom: 0;
  }
}

.icons_container {
  width: 90% !important;
  padding: 0 !important
}

.home .icons_container .wpb_single_image img {
  width: 47px;
}

.icons_container .wpb_single_image img {
  width: 100%;
}

/* Market Page */

.market_box .vc-hoverbox-wrapper .vc-hoverbox {
  height: 385px;
}

.market_box .vc-hoverbox-front {
  border-radius: 0 !important;
  transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
}

.market_box .vc-hoverbox-back {
  transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  opacity: 0;
  -webkit-transition: all ease-in-out 0.5s !important;
  -moz-transition: all ease-in-out 0.5s !important;
  transition: all ease-in-out 0.5s !important;
  border-radius: 0 !important;
}

.market_box .vc-hoverbox:focus .vc-hoverbox-front .vc-hoverbox-block-inner, .market_box .vc-hoverbox:hover .vc-hoverbox-front .vc-hoverbox-block-inner {
  opacity: 0 !important;
  visibility: hidden !important;
}

.market_box .vc-hoverbox .vc-hoverbox-back, .market_box .vc-hoverbox .vc-hoverbox-back {
  transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  z-index: 2 !important;
  opacity: 1;
  -webkit-transition: all ease-in-out 0.5s !important;
  -moz-transition: all ease-in-out 0.5s !important;
  transition: all ease-in-out 0.5s !important;
}

.market_box .vc-hoverbox:focus .vc-hoverbox-back, .market_box .vc-hoverbox:hover .vc-hoverbox-back {
  opacity: 0;
}

.market_box .vc-hoverbox-block-inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  padding: 25px 15px !important
}

.market_box .vc-hoverbox h2 {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 36px;
  line-height: 1em;
  z-index: 1;
  margin-bottom: 20px;
}

.market_box .vc-hoverbox p {
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
}

.market_box .vc-hoverbox a.btn {
  margin-top: 30px;
  color: #3cb4e5;
}

.market_box {
  margin-top: 250px;
}

.clear_both {
  float: left;
  width: 100%;
  clear: both
}

.clear_both_market {
  clear: both;
}

.learn_more_section {
  float: left;
  width: 100%;
  clear: both;
}

.learn_more_section>.vc_column_container {
  float: left;
  width: 100%;
  clear: both;
}

.learn_more_section .vc_column_container>.vc_column-inner, .market_box .vc_column_container>.vc_column-inner {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.market_box>.vc_column_container {
  margin-top: -300px;
}

.market_box_modal * {
  color: #fff;
}

.market_box_modal strong {
  font-weight: bold;
}

.market_box_modal ul, .market_box_modal span, .market_box_modal p {
  font-size: 16px;
  line-height: 26px;
}

.market_box_modal h2 {
  margin-bottom: 20px;
}

.market_box_modal .column {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}

.market_box_modal .column ul ul {
  margin-top: 15px;
}

.market_box_modal .modal-gallery {
  padding: 8px 50px 20px 0;
}

.modal-gallery .slider.flexslider .image_item {
  height: 300px;
}

.modal-gallery .carousel.flexslider .image_item {
  height: 120px;
}

.flex-direction-nav .flex-prev {
  left: 10px;
}

.flex-direction-nav .flex-next {
  right: 10px;
}

.modal-gallery img {
  border-radius: 0;
}

.showreel_bg video {
  opacity: 0;
}

.entry-video.showreel_bg {
  height: 242px;
}

/* Management */

.team_wrapper {
  margin: 80px 0;
  float: left;
  width: 100%;
}

.team_section {
  margin-bottom: 40px;
  padding: 70px 0;
  position: relative;
}

.team_section:last-child {
  margin-bottom: 0;
}

.team_section:before {
  background: #ffffff;
  display: block !important;
  content: "";
  position: absolute;
  width: 1000%;
  height: 100%;
  left: -989%;
  top: 0;
}

.team_image img {
  -webkit-box-shadow: 0px 12px 40px 0px rgba(32, 51, 73, 0.15);
  -moz-box-shadow: 0px 12px 40px 0px rgba(32, 51, 73, 0.15);
  box-shadow: 0px 12px 40px 0px rgba(32, 51, 73, 0.15);
}

/* Media Center - Download Modal */

.media_modal *, .media_modal h2.headline {
  color: #fff;
}

.media_modal .modal_featured_image {
  margin-bottom: 60px;
}

.media_modal .download_pdf {
  margin-top: 40px;
}

.media_modal .download_pdf a {
  background: #2fc55d;
  color: #fff;
}

/* Video Modal */

.media_modal .custom_video {
  width: 100%;
  height: 500px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 60px;
}

.media_modal .custom_video video {
  height: 500px;
  width: 100%;
}

/* Products Page */

/* Products Child  */

body.parent-pageid-9 {
  background: #e9edf4;
}

.product_feature {
  padding: 30px 50px 0 50px;
  float: none !important;
  clear: both;
  margin-bottom: 110px;
  z-index: 2;
  width: 1125px !important
}

.product_feature:last-child {
  margin-bottom: 0;
}

.product_feature h4 {
  margin-bottom: 0 !important
}

.feature_wrap {
  position: relative;
  width: 100%;
  left: 0;
  top: 50px;
}

@media screen and (min-width: 1435px) {
  .feature_wrap {
    width: 1370px;
    left: -137px;
  }
}

.feature_wrap .vc_column-inner {
  padding: 0 !important
}

.feature_wrap .f_content {
  background: #ffffff;
  display: inline-block;
  width: 47.8%;
  margin: 0 1% 20px 1%;
  -webkit-box-shadow: 0px 12px 40px 0px rgba(32, 51, 73, 0.15);
  -moz-box-shadow: 0px 12px 40px 0px rgba(32, 51, 73, 0.15);
  box-shadow: 0px 12px 40px 0px rgba(32, 51, 73, 0.15);
  padding: 15px 15px;
  vertical-align: top;
}

.f_icon {
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}

.f_desc {
  width: 80%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
}

.f_desc p {
  color: #8e9193;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
}

.fullwidth_container .wpb_singleimage_heading {
  color: #5a7ebe;
}

.office_address a {
  color: #5a7ebe !important;
  /*display: block;*/ /* Disabled: 20190619 */
  text-decoration: none;
}

.office_address .wpb_column .vc_column-inner {
  background: #ffffff;
  -webkit-box-shadow: 0px 12px 40px 0px rgba(32, 51, 73, 0.15);
  -moz-box-shadow: 0px 12px 40px 0px rgba(32, 51, 73, 0.15);
  box-shadow: 0px 12px 40px 0px rgba(32, 51, 73, 0.15);
  margin: 0 7px 1rem;
  padding: 0;
}

.office_address .wpb_column .vc_column-inner .vc_custom_heading, .office_address .wpb_column .vc_column-inner .wpb_content_element {
  padding: 0 35px;
}

.office_address .wpb_single_image {
  margin-bottom: 25px !important;
  padding: 0 !important
}

/* Office Address update 20190619 */
.office_address .vc_figure, .office_address .vc_figure .vc_single_image-wrapper, .office_address .vc_figure .vc_single_image-wrapper img.attachment-full {
    min-width: 100%;
}
/* If we'd like to control the aspect ratio of images */
/*.office_address .vc_figure .vc_single_image-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
}
.office_address .vc_figure .vc_single_image-wrapper img.attachment-full {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto !important;
}*/
.office_address .wpb_column {
    margin-bottom: 0;
}
.office_address .wpb_single_image {
    margin-bottom: 15px !important;
}
.office_address h6 {
    font-size: 18px;
    color: #164680;
    line-height: 1.3;
    text-align: left;
    margin-bottom: 10px !important;
}
.office_address .wpb_content_element {
    margin-bottom: 20px;
}
.office_address .wpb_content_element p {
    line-height: 1.3;
}

.product_section .wpb_column {
  padding-left: 7px;
  padding-right: 7px;
}

.product_section .wpb_column .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.product_section .vc_single_image-wrapper, .product_section .vc_single_image-wrapper img {
  width: 100%;
}

.mobile_button {
  display: none !important;
}

.latest_tweets {
  padding-top: 50px;
}

.latest_tweets h2 {
  color: #033a78;
  margin-bottom: 60px !important;
}

@media screen and (max-width: 1399px) {
  .banner_small:before, .banner:before {
    background-size: cover;
  }
}

@media screen and (min-width: 1240px) {
  .icons_container {
    width: 1200px !important;
    padding: 0 !important
  }
}

@media screen and (max-width: 1024px) {
  .vc-hoverbox:focus .vc-hoverbox-front .vc-hoverbox-block-inner, .vc-hoverbox:hover .vc-hoverbox-front .vc-hoverbox-block-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  .vc-hoverbox-back, .vc-hoverbox:focus .vc-hoverbox-back, .vc-hoverbox:hover .vc-hoverbox-back {
    opacity: 0;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .inline_headings {
    margin-right: 0;
    margin-bottom: 0 !important;
  }
}