/*-- Font Faces --*/
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Light.eot");
  src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.ttf") format("truetype"), url("../fonts/Montserrat-Light.svg#Montserrat-Light") format("svg");
  font-weight: 300;
  font-style: normal; }
body, p,
button, input, select, textarea {
  font: normal 300 16px "Montserrat", Helvetica, sans-serif;
  line-height: 1.5em;
  color: #4A4A4A;
  -webkit-font-smoothing: antialiased; }

a {
  color: #004062;
  text-decoration: none; }

a:hover {
  color: #D0011B;
  text-decoration: none; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 10000px #ffffff inset !important;
  background-color: #FFF !important;
  border-style: ridge; }

input:-moz-autofill {
  -moz-box-shadow: 0 0 0px 10000px #ffffff inset !important;
  background-color: #FFF !important;
  border-style: ridge; }

input:-o-autofill {
  -o-box-shadow: 0 0 0px 10000px #ffffff inset !important;
  background-color: #FFF !important;
  border-style: ridge; }

h1:first-letter, h2:first-letter, h3:first-letter, h4:first-letter, h5:first-letter, h6:first-letter {
  margin-top: 0; }

.white {
  color: #fff; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

.no-gutter {
  margin: 0;
  padding: 0; }

.page-title, .second-title, .block-title {
  font: normal 400 1.75em/1.28em "Rajdhani", Georgia, serif; }

.teaser-text {
  font: normal 300 1em/1.33em "Montserrat", Helvetica, sans-serif; }

.second-title {
  font-size: 2.25em; }

.block-title {
  font-size: 1.5em; }

.readmore, .why-bondor .flexslider .flex-direction-nav li a {
  margin: 0;
  position: relative;
  padding: 0.43rem 0; }
  .readmore:before, .why-bondor .flexslider .flex-direction-nav li a:before, .readmore:after, .why-bondor .flexslider .flex-direction-nav li a:after {
    width: 100%;
    position: absolute;
    height: 2px;
    background: #00b5f1;
    content: " ";
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .readmore:after, .why-bondor .flexslider .flex-direction-nav li a:after {
    background: #fff;
    width: 0; }
  .readmore:hover:after, .why-bondor .flexslider .flex-direction-nav li a:hover:after {
    width: 100%; }

.vertical-wrapper {
  display: table;
  height: 100%;
  width: 100%; }
  .vertical-wrapper .vertical-row {
    display: table-row; }
    .vertical-wrapper .vertical-row .vertical-cell {
      display: table-cell;
      vertical-align: middle; }

.policy-docs {
  padding: 50px 0; }

/* Navigation --*/
.navbar {
  max-width: 1400px;
  width: 100%;
  background-color: #fff;
  padding: 0;
  border-bottom: 4px solid #004062;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100; }
  .navbar.inpage-menu {
    border-bottom: 5px solid #e8e8e8; }
  .navbar #extend1 {
    width: 100%;
    border-bottom: 4px solid #003E63;
    position: absolute;
    background: #FFF;
    display: block;
    z-index: -1;
    padding: 0;
    margin: 0;
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .navbar #extend2 {
    width: 100%;
    border-bottom: 4px solid #003E63;
    position: absolute;
    background: #FFF;
    display: block;
    z-index: -1;
    padding: 0;
    margin: 0;
    top: 0px;
    right: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

/*-- logo --*/
.navbar-brand {
  display: block;
  max-width: 10rem;
  height: auto;
  margin: 1.75rem auto 1.375rem;
  overflow: hidden;
  padding: 0; }
  .navbar-brand img {
    width: 100%; }

.navbar-toggler {
  top: 1.5rem;
  right: auto;
  left: 0.5em;
  cursor: pointer; }
  .navbar-toggler .navbar-toggler-icon {
    background: url("images/menu.png") center center no-repeat transparent;
    background-size: 18px auto; }
    @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
      .navbar-toggler .navbar-toggler-icon {
        background: url("images/menu@2x.png") center center no-repeat transparent;
        background-size: 18px auto; } }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .navbar-toggler .navbar-toggler-icon {
        background: url("images/menu@2x.png") center center no-repeat transparent;
        background-size: 18px auto; } }
    @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
      .navbar-toggler .navbar-toggler-icon {
        background: url("images/menu@3x.png") center center no-repeat transparent;
        background-size: 18px auto; } }

.navbar-collapse {
  border-top: 4px solid #004062; }
  .navbar-collapse > ul {
    padding: 1.5rem;
    position: relative;
    z-index: 1; }

.nav-link {
  font: normal 300 0.875em/1em "Montserrat", Helvetica, sans-serif;
  color: #4A4A4A;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 1em;
  border-top: 1px solid #f0f0f0; }
  li:first-child .nav-link {
    border-top: none; }
  .inpage-menu .nav-link {
    padding: 0;
    line-height: 4.64em;
    margin-right: 1.85em; }

.action-area {
  position: absolute;
  right: 1rem;
  top: 1.8rem; }
  .action-area > a {
    display: block; }
  .action-area .icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle; }
  .action-area .call .icon {
    background: url("images/phone-header-icon.png") center center no-repeat transparent;
    background-size: 20px auto; }
    @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
      .action-area .call .icon {
        background: url("images/phone-header-icon@2x.png") center center no-repeat transparent;
        background-size: 20px auto; } }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .action-area .call .icon {
        background: url("images/phone-header-icon@2x.png") center center no-repeat transparent;
        background-size: 20px auto; } }
    @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
      .action-area .call .icon {
        background: url("images/phone-header-icon@3x.png") center center no-repeat transparent;
        background-size: 20px auto; } }
  .action-area .label {
    display: none;
    color: #000;
    letter-spacing: 2px;
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 16px;
    text-align: right;
    line-height: 20px;
    font-weight: 500; }

#search-form-wrapper {
  position: relative;
  margin: 0 1.5rem 1.5rem 1.5rem; }
  #search-form-wrapper input[type="text"] {
    width: 20%;
    float: right;
    display: block;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    padding: 0.5rem 2rem 0.5rem 0.5rem; }
    #search-form-wrapper input[type="text"]:focus {
      outline: none; }
  #search-form-wrapper .form-actions.form-wrapper {
    position: relative;
    float: right;
    bottom: 40px;
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    top: 66%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #search-form-wrapper .form-actions.form-wrapper input[type="submit"] {
      width: 100%;
      height: 100%;
      background: url("images/search-icon.png") center center no-repeat transparent;
      background-size: 20px auto;
      background-size: 20px auto;
      font-size: 0;
      border: none;
      display: block; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        #search-form-wrapper .form-actions.form-wrapper input[type="submit"] {
          background: url("images/search-icon@2x.png") center center no-repeat transparent;
          background-size: 20px auto; } }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #search-form-wrapper .form-actions.form-wrapper input[type="submit"] {
          background: url("images/search-icon@2x.png") center center no-repeat transparent;
          background-size: 20px auto; } }
      @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
        #search-form-wrapper .form-actions.form-wrapper input[type="submit"] {
          background: url("images/search-icon@3x.png") center center no-repeat transparent;
          background-size: 20px auto; } }
  #search-form-wrapper a.search-toggler {
    position: relative;
    float: right;
    bottom: 40px;
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    top: 66%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("images/search-icon.png") center center no-repeat transparent;
    background-size: 20px auto;
    font-size: 0;
    border: none;
    display: none; }
    @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
      #search-form-wrapper a.search-toggler {
        background: url("images/search-icon@2x.png") center center no-repeat transparent;
        background-size: 20px auto; } }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #search-form-wrapper a.search-toggler {
        background: url("images/search-icon@2x.png") center center no-repeat transparent;
        background-size: 20px auto; } }
    @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
      #search-form-wrapper a.search-toggler {
        background: url("images/search-icon@3x.png") center center no-repeat transparent;
        background-size: 20px auto; } }

.flexslider .flex-direction-nav {
  background: url("images/tide.png") center center no-repeat transparent;
  background-size: 56px auto;
  position: absolute;
  left: 50%;
  bottom: 20%;
  display: block;
  z-index: 9;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .flexslider .flex-direction-nav {
      background: url("images/tide@2x.png") center center no-repeat transparent;
      background-size: 56px auto; } }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .flexslider .flex-direction-nav {
      background: url("images/tide@2x.png") center center no-repeat transparent;
      background-size: 56px auto; } }
  @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
    .flexslider .flex-direction-nav {
      background: url("images/tide@3x.png") center center no-repeat transparent;
      background-size: 56px auto; } }
  .flexslider .flex-direction-nav li {
    width: 28px;
    height: 16px; }
    .flexslider .flex-direction-nav li a {
      display: block;
      text-indent: -2000px;
      overflow: hidden;
      width: 100%;
      height: 100%; }
    .flexslider .flex-direction-nav li.flex-nav-prev {
      float: left;
      margin-right: 6rem; }
      .flexslider .flex-direction-nav li.flex-nav-prev a {
        background: url("images/backward-white.png") center center no-repeat transparent;
        background-size: 27px auto; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
          .flexslider .flex-direction-nav li.flex-nav-prev a {
            background: url("images/backward-white@2x.png") center center no-repeat transparent;
            background-size: 27px auto; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .flexslider .flex-direction-nav li.flex-nav-prev a {
            background: url("images/backward-white@2x.png") center center no-repeat transparent;
            background-size: 27px auto; } }
        @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
          .flexslider .flex-direction-nav li.flex-nav-prev a {
            background: url("images/backward-white@3x.png") center center no-repeat transparent;
            background-size: 27px auto; } }
      .flexslider .flex-direction-nav li.flex-nav-prev.flex-disabled {
        opacity: 0.3 !important; }
    .flexslider .flex-direction-nav li.flex-nav-next {
      float: left; }
      .flexslider .flex-direction-nav li.flex-nav-next a {
        background: url("images/forward-white.png") center center no-repeat transparent;
        background-size: 27px auto; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
          .flexslider .flex-direction-nav li.flex-nav-next a {
            background: url("images/forward-white@2x.png") center center no-repeat transparent;
            background-size: 27px auto; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .flexslider .flex-direction-nav li.flex-nav-next a {
            background: url("images/forward-white@2x.png") center center no-repeat transparent;
            background-size: 27px auto; } }
        @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
          .flexslider .flex-direction-nav li.flex-nav-next a {
            background: url("images/forward-white@3x.png") center center no-repeat transparent;
            background-size: 27px auto; } }
      .flexslider .flex-direction-nav li.flex-nav-next.flex-disabled {
        opacity: 0.3 !important; }

section {
  padding: 6.25rem 0; }
  section.product-wizard, section.contact-info {
    padding: 0; }
    section.product-wizard .categories, section.contact-info .categories {
      padding: 5rem 0; }
      section.product-wizard .categories.by-products, section.contact-info .categories.by-products {
        padding-top: 7rem; }
  section.ruler {
    background: url("images/scale-bg.png") left top repeat-x transparent;
    background-size: 50px auto; }
    @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
      section.ruler {
        background: url("images/scale-bg@2x.png") left top repeat-x transparent;
        background-size: 50px auto; } }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      section.ruler {
        background: url("images/scale-bg@2x.png") left top repeat-x transparent;
        background-size: 50px auto; } }
    @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
      section.ruler {
        background: url("images/scale-bg@3x.png") left top repeat-x transparent;
        background-size: 50px auto; } }
    section.ruler.application-brief {
      background-color: #e8e8e8; }
  section.news.related-case-studies {
    padding-bottom: 3.25rem;
    padding-top: 2.5rem; }
  section.news.no-gutter {
    padding-bottom: 3.25rem;
    padding-top: 2.5rem; }
  section.product-list {
    padding-bottom: 0; }
  section.product-content {
    padding: 3.75rem 0; }

/*-- Section Titles --*/
.modern-title, .readmore, .why-bondor .flexslider .flex-direction-nav li a, .category-label, .accordion .head,
.non-accordion .head, .address-wrapper .vcard .fn {
  font: normal 300 0.875rem/1.2em "Montserrat", Helvetica, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 3.75rem; }

/*-- Products Wizard --*/
.iconic-section {
  margin: 0;
  padding: 0;
  list-style: none; }
  .iconic-section a:hover {
    text-decoration: none; }
  .iconic-section .col-md {
    margin-bottom: 1rem; }

.categories a .category-icon {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 2.625rem;
  margin-bottom: 0.75rem;
  text-align: center; }
  .categories a .category-icon:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    /* vertical alignment of the inline element */
    height: 100%; }
  .categories a .category-icon img {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    max-height: 2.625rem;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .categories a .category-icon .category-label {
    font-size: 0.875rem;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
.categories a:hover .category-icon img {
  -webkit-transform: scale(1.25);
          transform: scale(1.25); }
.categories.by-products:hover .category-label {
  color: #004062; }

.brand-category .category-icon {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 2.625rem;
  margin-bottom: 0.75rem;
  text-align: center; }
  .brand-category .category-icon:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    /* vertical alignment of the inline element */
    height: 100%; }
  .brand-category .category-icon img {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    max-height: 2.625rem;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
.brand-category:hover .category-icon img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2); }

.category-label {
  text-align: center;
  margin: 0; }

/*-- News --*/
.news-item {
  margin-bottom: 3rem;
  text-align: center; }
  .news-item .news-image {
    margin-bottom: 1.25rem;
    max-height: 290px;
    overflow: hidden; }
    .news-item .news-image a {
      display: block; }
    .news-item .news-image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      display: block;
      max-width: 670px; }
  .news-item a {
    color: #004062;
    position: relative;
    z-index: 12; }
    .news-item a:hover {
      text-decoration: none;
      color: #D0011B; }

/*-- who's usind bondor / Owl carousel --*/
.owl-carousel .owl-nav {
  background: url("images/tide-dark.png") center center no-repeat transparent;
  background-size: 56px auto;
  display: block;
  text-align: center;
  margin-top: 5.625rem; }
  @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .owl-carousel .owl-nav {
      background: url("images/tide-dark@2x.png") center center no-repeat transparent;
      background-size: 56px auto; } }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .owl-carousel .owl-nav {
      background: url("images/tide-dark@2x.png") center center no-repeat transparent;
      background-size: 56px auto; } }
  @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
    .owl-carousel .owl-nav {
      background: url("images/tide-dark@3x.png") center center no-repeat transparent;
      background-size: 56px auto; } }
  .owl-carousel .owl-nav > div {
    width: 28px;
    height: 16px;
    text-indent: -2000px;
    overflow: hidden;
    display: inline-block; }
    .owl-carousel .owl-nav > div.owl-prev {
      margin-right: 6rem;
      background: url("images/backward-dark.png") center center no-repeat transparent;
      background-size: 27px auto; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        .owl-carousel .owl-nav > div.owl-prev {
          background: url("images/backward-dark@2x.png") center center no-repeat transparent;
          background-size: 27px auto; } }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .owl-carousel .owl-nav > div.owl-prev {
          background: url("images/backward-dark@2x.png") center center no-repeat transparent;
          background-size: 27px auto; } }
      @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
        .owl-carousel .owl-nav > div.owl-prev {
          background: url("images/backward-dark@3x.png") center center no-repeat transparent;
          background-size: 27px auto; } }
      .owl-carousel .owl-nav > div.owl-prev.disabled {
        opacity: 0.3; }
    .owl-carousel .owl-nav > div.owl-next {
      background: url("images/forward-dark.png") center center no-repeat transparent;
      background-size: 27px auto; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        .owl-carousel .owl-nav > div.owl-next {
          background: url("images/forward-dark@2x.png") center center no-repeat transparent;
          background-size: 27px auto; } }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .owl-carousel .owl-nav > div.owl-next {
          background: url("images/forward-dark@2x.png") center center no-repeat transparent;
          background-size: 27px auto; } }
      @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
        .owl-carousel .owl-nav > div.owl-next {
          background: url("images/forward-dark@3x.png") center center no-repeat transparent;
          background-size: 27px auto; } }
      .owl-carousel .owl-nav > div.owl-next.disabled {
        opacity: 0.3; }

#accordion-carousel .owl-nav {
  background: url("images/tide-dark.png") center center no-repeat transparent;
  background-size: 56px auto;
  display: block;
  text-align: center;
  margin-top: 0rem; }
  @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    #accordion-carousel .owl-nav {
      background: url("images/tide-dark@2x.png") center center no-repeat transparent;
      background-size: 56px auto; } }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #accordion-carousel .owl-nav {
      background: url("images/tide-dark@2x.png") center center no-repeat transparent;
      background-size: 56px auto; } }
  @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
    #accordion-carousel .owl-nav {
      background: url("images/tide-dark@3x.png") center center no-repeat transparent;
      background-size: 56px auto; } }
  #accordion-carousel .owl-nav > div {
    width: 28px;
    height: 16px;
    text-indent: -2000px;
    overflow: hidden;
    display: inline-block; }
    #accordion-carousel .owl-nav > div.owl-prev {
      margin-right: 6rem;
      background: url("images/backward-dark.png") center center no-repeat transparent;
      background-size: 27px auto; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        #accordion-carousel .owl-nav > div.owl-prev {
          background: url("images/backward-dark@2x.png") center center no-repeat transparent;
          background-size: 27px auto; } }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #accordion-carousel .owl-nav > div.owl-prev {
          background: url("images/backward-dark@2x.png") center center no-repeat transparent;
          background-size: 27px auto; } }
      @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
        #accordion-carousel .owl-nav > div.owl-prev {
          background: url("images/backward-dark@3x.png") center center no-repeat transparent;
          background-size: 27px auto; } }
      #accordion-carousel .owl-nav > div.owl-prev.disabled {
        opacity: 0.3; }
    #accordion-carousel .owl-nav > div.owl-next {
      background: url("images/forward-dark.png") center center no-repeat transparent;
      background-size: 27px auto; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        #accordion-carousel .owl-nav > div.owl-next {
          background: url("images/forward-dark@2x.png") center center no-repeat transparent;
          background-size: 27px auto; } }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #accordion-carousel .owl-nav > div.owl-next {
          background: url("images/forward-dark@2x.png") center center no-repeat transparent;
          background-size: 27px auto; } }
      @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
        #accordion-carousel .owl-nav > div.owl-next {
          background: url("images/forward-dark@3x.png") center center no-repeat transparent;
          background-size: 27px auto; } }
      #accordion-carousel .owl-nav > div.owl-next.disabled {
        opacity: 0.3; }
  #accordion-carousel .owl-nav.disabled {
    display: none !important; }

.region-footer-menu #footer {
  padding: 6.25em 0 0 0;
  text-align: center; }
  .region-footer-menu #footer .modern-title, .region-footer-menu #footer .readmore, .region-footer-menu #footer .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li .region-footer-menu #footer a, .region-footer-menu #footer .category-label, .region-footer-menu #footer .accordion .head, .accordion .region-footer-menu #footer .head,
  .region-footer-menu #footer .non-accordion .head,
  .non-accordion .region-footer-menu #footer .head, .region-footer-menu #footer .address-wrapper .vcard .fn, .address-wrapper .vcard .region-footer-menu #footer .fn {
    color: #004062;
    margin-bottom: 2.5rem; }
  .region-footer-menu #footer .row > div {
    margin-bottom: 2rem; }
  .region-footer-menu #footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .region-footer-menu #footer ul li {
      display: block; }
      .region-footer-menu #footer ul li a {
        display: block;
        font-size: 0.875rem;
        color: #4A4A4A; }
        .region-footer-menu #footer ul li a:hover {
          color: #D0011B; }
  .region-footer-menu #footer .copyright {
    padding: 5rem 0;
    font-size: 0.875rem;
    text-align: center; }
    .region-footer-menu #footer .copyright cite {
      font-style: normal; }
    .region-footer-menu #footer .copyright aside {
      display: block;
      min-height: 1.875rem; }
      .region-footer-menu #footer .copyright aside > * {
        vertical-align: middle;
        display: inline-block; }
      .region-footer-menu #footer .copyright aside span {
        line-height: 1.875rem;
        margin-right: 0.625rem; }

/*-- Breadcrumb --*/
.breadcrumb {
  background: none;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  z-index: 99;
  width: 100%; }
  .breadcrumb ul, .breadcrumb li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .breadcrumb ul {
    background: rgba(0, 0, 0, 0.5);
    padding: 0 15px;
    float: left; }
  .breadcrumb li {
    display: inline-block;
    position: relative; }
    .breadcrumb li a, .breadcrumb li span {
      color: #fff;
      display: block;
      padding: 0 15px;
      line-height: 3.75rem; }
    .breadcrumb li:before {
      background: url("images/breadcrumb-arrow.png") center center no-repeat transparent;
      background-size: 8px auto;
      position: absolute;
      left: -4px;
      content: " ";
      top: 50%;
      width: 8px;
      height: 14px;
      display: block;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        .breadcrumb li:before {
          background: url("images/breadcrumb-arrow@2x.png") center center no-repeat transparent;
          background-size: 8px auto; } }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .breadcrumb li:before {
          background: url("images/breadcrumb-arrow@2x.png") center center no-repeat transparent;
          background-size: 8px auto; } }
      @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
        .breadcrumb li:before {
          background: url("images/breadcrumb-arrow@3x.png") center center no-repeat transparent;
          background-size: 8px auto; } }
    .breadcrumb li:first-child:before {
      display: none; }

@media only screen and (min-width: 576px) {
  #footer {
    text-align: left; }

  .region-footer-menu #footer {
    text-align: left; } }
@media only screen and (min-width: 768px) {
  .page-title, .second-title, .block-title {
    font-size: 2.5em; }

  .teaser-text {
    font-size: 1.125em; }

  .second-title {
    font-size: 2.25em; }

  .block-title {
    font-size: 1.5em; } }
@media only screen and (min-width: 992px) {
  .navbar {
    position: absolute;
    left: 50%;
    top: 70px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    .navbar.inpage-menu {
      position: static;
      -webkit-transform: none;
      transform: none; }
      .navbar.inpage-menu:focus {
        outline: none; }

  .navbar-brand {
    margin: 1.75rem 2.75rem 1.375rem 1.875rem;
    -ms-flex-negative: 0;
        flex-shrink: 0; }

  .right-top {
    width: 100%;
    position: relative; }

  .navbar-collapse {
    padding: 0;
    border: none; }

  .nav-link {
    border-top: none; }

  #search-form-wrapper {
    position: absolute;
    right: 0.5rem;
    top: 1.1rem;
    height: 2.375rem;
    margin: 0;
    width: 100%; }
    #search-form-wrapper #search-block-form {
      display: none; }
    #search-form-wrapper.clicked {
      z-index: 500; }
      #search-form-wrapper.clicked #search-block-form {
        display: block; }

  .action-area {
    right: 3rem; }
    .action-area .label {
      letter-spacing: 2px; }

  #search-form-wrapper a.search-toggler {
    display: block; }

  #search-form-wrapper {
    padding-right: 2rem; }
    #search-form-wrapper a.search-toggler,
    #search-form-wrapper .form-wrapper {
      right: 0.5rem; }

  #footer .row > div {
    margin-bottom: 0; }
  #footer .copyright aside {
    text-align: right; } }
@media only screen and (min-width: 1200px) {
  .action-area {
    right: 5rem; }
    .action-area .call {
      margin-right: 1rem; }
    .action-area .search {
      margin-right: 2.5rem; }

  #search-form-wrapper {
    padding-right: 2rem; }
    #search-form-wrapper a.search-toggler,
    #search-form-wrapper .form-wrapper {
      right: 2.5rem; }

  .page-title, .second-title, .block-title {
    font-size: 3.75em; }

  .teaser-text {
    font-size: 1.125em; }

  .second-title {
    font-size: 2.25em; }

  .block-title {
    font-size: 1.5em; } }
@media only screen and (min-width: 1300px) {
  .action-area {
    right: 4em; }
    .action-area .call {
      margin-right: 1em; }
      .action-area .call .label {
        display: inline-block;
        vertical-align: middle;
        margin-left: 0.5rem;
        letter-spacing: 2px; } }
@media only screen and (min-width: 1600px) {
  .action-area {
    right: 5rem; }

  .container {
    width: 1400px; }

  #footer .modern-title, #footer .readmore, #footer .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li #footer a, #footer .category-label, #footer .accordion .head, .accordion #footer .head,
  #footer .non-accordion .head,
  .non-accordion #footer .head, #footer .address-wrapper .vcard .fn, .address-wrapper .vcard #footer .fn {
    white-space: wrap; } }
@media only screen and (max-width: 992px) {
  #search-form-wrapper {
    padding-bottom: 0.3rem; }
    #search-form-wrapper input[type="text"] {
      width: 100%;
      position: relative;
      padding: 0.5rem 2rem 0.5rem 0.9rem; }
    #search-form-wrapper .form-actions.form-wrapper {
      position: relative;
      bottom: 20px;
      left: 10px; }
    #search-form-wrapper a.search-toggler {
      position: relative; } }
@media only screen and (max-width: 768px) {
  .navbar {
    position: absolute !important; }

  .owl-carousel .owl-nav {
    margin-top: 2.625rem; }

  .region-footer-menu #footer {
    padding: 2.25em 0 0 0;
    text-align: center; }
    .region-footer-menu #footer .modern-title, .region-footer-menu #footer .readmore, .region-footer-menu #footer .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li .region-footer-menu #footer a, .region-footer-menu #footer .category-label, .region-footer-menu #footer .accordion .head, .accordion .region-footer-menu #footer .head,
    .region-footer-menu #footer .non-accordion .head,
    .non-accordion .region-footer-menu #footer .head, .region-footer-menu #footer .address-wrapper .vcard .fn, .address-wrapper .vcard .region-footer-menu #footer .fn {
      margin-bottom: 0.8rem; }
    .region-footer-menu #footer .row > div {
      margin-bottom: 1.5rem; }
    .region-footer-menu #footer .copyright {
      padding: 1.5rem 0; }

  section.ruler.application-brief {
    padding: 3.5rem 0 2.25rem 0; }
    section.ruler.application-brief .second-title {
      font-size: 1.8em;
      margin-bottom: 1rem; }
    section.ruler.application-brief p {
      font-size: 15px; }
  section.news.related-case-studies {
    padding-bottom: 3.25rem;
    padding-top: 1rem; }
    section.news.related-case-studies .modern-title, section.news.related-case-studies .readmore, section.news.related-case-studies .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li section.news.related-case-studies a, section.news.related-case-studies .category-label, section.news.related-case-studies .accordion .head, .accordion section.news.related-case-studies .head,
    section.news.related-case-studies .non-accordion .head,
    .non-accordion section.news.related-case-studies .head, section.news.related-case-studies .address-wrapper .vcard .fn, .address-wrapper .vcard section.news.related-case-studies .fn {
      margin-bottom: 1.75rem; }
  section.news.no-gutter .modern-title, section.news.no-gutter .readmore, section.news.no-gutter .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li section.news.no-gutter a, section.news.no-gutter .category-label, section.news.no-gutter .accordion .head, .accordion section.news.no-gutter .head,
  section.news.no-gutter .non-accordion .head,
  .non-accordion section.news.no-gutter .head, section.news.no-gutter .address-wrapper .vcard .fn, .address-wrapper .vcard section.news.no-gutter .fn {
    margin-bottom: 1.75rem; }
  section.product-content {
    padding: 3.75rem 0 0 0; }

  .news-item {
    margin-bottom: 1rem; }
    .news-item .news-image {
      margin-bottom: 0.5rem; }
    .news-item .block-title {
      font-size: 1rem; } }
@media only screen and (max-width: 575px) {
  .breadcrumb ul {
    overflow: hidden;
    white-space: nowrap;
    padding: 0; }
  .breadcrumb li a, .breadcrumb li span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px; }
  .breadcrumb li span {
    width: 90px; }

  section.product-wizard .categories.by-products, section.contact-info .categories.by-products {
    padding-top: 5rem; }
    section.product-wizard .categories.by-products .modern-title, section.contact-info .categories.by-products .modern-title, section.product-wizard .categories.by-products .readmore, section.contact-info .categories.by-products .readmore, section.product-wizard .categories.by-products .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li section.product-wizard .categories.by-products a, section.contact-info .categories.by-products .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li section.contact-info .categories.by-products a, section.product-wizard .categories.by-products .category-label, section.contact-info .categories.by-products .category-label, section.product-wizard .categories.by-products .accordion .head, .accordion section.product-wizard .categories.by-products .head, section.contact-info .categories.by-products .accordion .head, .accordion section.contact-info .categories.by-products .head,
    section.product-wizard .categories.by-products .non-accordion .head,
    .non-accordion section.product-wizard .categories.by-products .head,
    section.contact-info .categories.by-products .non-accordion .head,
    .non-accordion section.contact-info .categories.by-products .head, section.product-wizard .categories.by-products .address-wrapper .vcard .fn, .address-wrapper .vcard section.product-wizard .categories.by-products .fn, section.contact-info .categories.by-products .address-wrapper .vcard .fn, .address-wrapper .vcard section.contact-info .categories.by-products .fn {
      margin-bottom: 1.75rem; } }
@media only screen and (max-width: 1415px) {
  #extend1 {
    height: 0 !important;
    border-bottom: none !important; }

  #extend2 {
    height: 0 !important;
    border-bottom: none !important; }

  .navbar {
    height: auto !important; } }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .navbar-brand {
    width: 10rem !important; } }
@media only screen and (max-width: 992px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  .vertical-wrapper {
    display: block; }
    .vertical-wrapper .vertical-row {
      display: block; }
      .vertical-wrapper .vertical-row .vertical-cell {
        display: block; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .owl-carousel .owl-nav {
    margin-top: 1.625rem; } }
@-webkit-keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-7px); }
  60% {
    -webkit-transform: translateY(-5px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-7px); }
  60% {
    -webkit-transform: translateY(-5px); } }
.error_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100vh;
  background: #EFEFEF; }
  .error_header .error-404 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 200px; }
    .error_header .error-404 h1 {
      font-size: 5em;
      font-weight: 700;
      color: #004062;
      text-align: center;
      margin-bottom: .1em;
      opacity: 0;
      -webkit-animation: fade .2s 1s linear forwards;
              animation: fade .2s 1s linear forwards; }
    .error_header .error-404 p {
      text-align: center;
      font-size: 1.5em;
      font-weight: lighter;
      line-height: 50px;
      margin-bottom: .4em;
      opacity: 0;
      -webkit-animation: fade .8s 1.5s linear forwards;
              animation: fade .8s 1.5s linear forwards; }
    .error_header .error-404 .back {
      font-size: 1.5em;
      color: #004062;
      margin-top: 1em;
      margin-bottom: 3em;
      opacity: 0;
      -webkit-animation: fade 2.5s 1.5s linear forwards;
              animation: fade 2.5s 1.5s linear forwards;
      display: block;
      background: #EFEFEF;
      border: 2px solid #004062;
      border-radius: 2em;
      font-family: "Montserrat", Helvetica, sans-serif;
      line-height: 2.875em;
      min-width: 100px;
      padding: 0 1.5em;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .error_header .error-404 .back:hover {
        background: #004062;
        color: #EFEFEF; }

@-webkit-keyframes fade {
  100% {
    opacity: 1; } }

@keyframes fade {
  100% {
    opacity: 1; } }
/*Login*/
.user_login input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 10000px #ffffff inset !important;
  background-color: #FFF !important;
  border-style: ridge !important; }
.user_login input:-moz-autofill {
  -moz-box-shadow: 0 0 0px 10000px #ffffff inset !important;
  background-color: #FFF !important;
  border-style: ridge; }
.user_login input:-o-autofill {
  -o-box-shadow: 0 0 0px 10000px #ffffff inset !important;
  background-color: #FFF !important;
  border-style: ridge; }
.user_login .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .user_login .container .form-field {
    padding: 20px 0; }
    .user_login .container .form-field .form-item label {
      font-family: "Montserrat", Helvetica, sans-serif;
      font-size: 20px;
      font-weight: 500;
      line-height: 17px;
      color: #003E63;
      margin: 10px; }
      .user_login .container .form-field .form-item label span {
        color: red; }
    .user_login .container .form-field .form-item input {
      width: 460px;
      height: 60px;
      padding-left: 25px;
      border-radius: 0px;
      margin: 10px;
      font-family: "Montserrat", Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 500;
      line-height: 17px;
      letter-spacing: 2px;
      color: #656e74;
      outline: none;
      background: #FFF; }
    .user_login .container .form-field .form-item .description {
      font-family: "Montserrat", Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 300;
      line-height: 17px;
      letter-spacing: 1px;
      color: #656e74;
      margin: 10px 10px 20px 10px; }
    .user_login .container .form-field .captcha {
      padding-left: 10px; }
    .user_login .container .form-field .form-submit {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 217px;
      height: 60px;
      color: #fff;
      border-radius: 0px;
      border: none;
      margin: 10px 10px 10px 10px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #F67D00;
      font-size: 1rem;
      line-height: 2.875em;
      font-family: "Montserrat", Helvetica, sans-serif;
      min-width: 100px;
      padding: 0 1.5em;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .user_login .container .form-field .form-submit:hover {
        background: #D0011B; }

.sort-contact {
  padding: 3rem 0; }
  .sort-contact .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .sort-contact .container .contact-wrap .tabledrag-toggle-weight {
      font-family: "Montserrat", Helvetica, sans-serif; }
    .sort-contact .container .contact-wrap #draggableviews-table-sort-contacts-page {
      width: 100%;
      table-layout: fixed; }
    .sort-contact .container .contact-wrap #edit-actions #edit-submit {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #fff;
      border-radius: 0px;
      border: none;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #F67D00;
      font-size: 1rem;
      line-height: 3em;
      font-family: "Montserrat", Helvetica, sans-serif;
      min-width: 100px;
      padding: 0 1.5em;
      cursor: pointer;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .sort-contact .container .contact-wrap #edit-actions #edit-submit:hover {
        background: #D0011B; }
  .sort-contact a.tabledrag-handle-hover .handle {
    background-position: 10px -16px !important; }
  .sort-contact a.tabledrag-handle .handle {
    background-position: 10px 10px;
    margin: -0.4em 0.7em 0 1rem;
    background-size: 20px;
    height: 35px;
    width: 28px; }

/*--- media queries --*/
@media only screen and (max-width: 500px) {
  .user_login .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .user_login .container .form-field {
      margin-right: 0; }
      .user_login .container .form-field .form-item input {
        width: 100%; } }
/*profile*/
#user-profile_header {
  position: relative;
  z-index: 0; }
  #user-profile_header hgroup {
    position: absolute;
    left: 0;
    top: 71%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    padding: 0 1rem; }

.user-profile_visual.homepage {
  background-color: #E8E8E8;
  height: 80vh;
  max-height: 420px;
  min-height: 400px;
  overflow: hidden; }
  .user-profile_visual.homepage .page-title, .user-profile_visual.homepage .second-title, .user-profile_visual.homepage .block-title {
    margin-bottom: 0.6em;
    color: #003E63;
    font-size: 36px;
    font-weight: 500; }
  .user-profile_visual.homepage .teaser-text {
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #000000; }

#profile-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #profile-pic .profile-icon {
    width: 110px;
    height: 110px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    border-radius: 50%;
    margin-bottom: 8px;
    text-align: center;
    background-color: #f0f0f0;
    position: relative;
    z-index: 1; }
    #profile-pic .profile-icon .user-picture {
      width: 100%;
      height: 100%; }
      #profile-pic .profile-icon .user-picture img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }

.user-nav {
  text-align: center;
  position: relative;
  top: -49px; }
  .user-nav ul {
    padding: 0;
    margin: 0; }
    .user-nav ul .active {
      color: #003E63; }
      .user-nav ul .active:before {
        background-color: #003E63;
        content: " ";
        width: 100%;
        position: relative;
        display: block;
        top: 35px;
        height: 4px; }
    .user-nav ul li {
      list-style: none;
      margin: 0;
      display: inline-block;
      padding: 10px 15px 15px 15px;
      cursor: pointer;
      font-family: "Montserrat", Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 300;
      line-height: 17px;
      letter-spacing: 1px;
      color: #000;
      text-transform: uppercase;
      -webkit-transition: all .5s ease;
      transition: all .5s ease; }
      .user-nav ul li:hover {
        color: #003E63; }

.tab-act .tab-list {
  position: relative;
  left: 0;
  background: #fff;
  overflow: hidden;
  width: 100%;
  z-index: 9;
  -webkit-animation: fadein 1s ease-in-out 0s 1;
          animation: fadein 1s ease-in-out 0s 1; }
  .tab-act .tab-list .tab-list-wrapper .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .tab-act .tab-list .tab-list-wrapper .container .inner-content {
      max-width: 550px;
      padding: 0px 0px 40px 0px; }
      .tab-act .tab-list .tab-list-wrapper .container .inner-content p {
        font-family: "Montserrat", Helvetica, sans-serif;
        font-size: 18px;
        font-weight: 300;
        line-height: 30px;
        text-align: left;
        color: black;
        position: relative;
        margin: 0; }
.tab-act.is_expanded .tab-list {
  overflow: visible; }
.tab-act.is_collapsed .tab-list {
  display: none; }

/*overview*/
#user-profile-tab .quickmenu {
  margin-bottom: 0.6em;
  color: #004062;
  padding-left: 28px;
  padding-bottom: 5px;
  font-family: "Rajdhani", Georgia, serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.28rem;
  text-align: center; }
#user-profile-tab .admin-quick-menu {
  list-style: none;
  padding: 10px;
  margin-bottom: 0; }
  #user-profile-tab .admin-quick-menu li {
    color: #004062;
    padding-bottom: 10px;
    font-family: 'Montserrat', Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1rem;
    letter-spacing: 0px;
    border-bottom: 1px dotted #e8e8e8;
    padding-top: 13px; }

/*Setting/Userprofile*/
#settings-tab #user-profile-form label {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #004062; }
  #settings-tab #user-profile-form label.option {
    color: #4A4A4A;
    font-weight: 300; }
#settings-tab #user-profile-form .form-text {
  width: 100%;
  padding: 0 10px 0 10px;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 35px; }
  #settings-tab #user-profile-form .form-text:active, #settings-tab #user-profile-form .form-text:focus {
    outline: none; }
#settings-tab #user-profile-form .description {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 13px;
  padding-top: 10px;
  line-height: 20px;
  color: #4A4A4A; }
  #settings-tab #user-profile-form .description a {
    font-weight: 400; }
#settings-tab #user-profile-form #edit-picture legend {
  display: none; }
#settings-tab #user-profile-form #edit-picture input {
  -webkit-box-shadow: 0px 0px 0px 1px #cacaca;
          box-shadow: 0px 0px 0px 1px #cacaca;
  float: right; }
#settings-tab #user-profile-form input[type="password"] {
  width: 45% !important; }
#settings-tab #user-profile-form .password-strength {
  width: 45%;
  float: right;
  margin-top: 2.4em; }
  #settings-tab #user-profile-form .password-strength .password-indicator {
    width: 100%; }
#settings-tab #user-profile-form .password-suggestions.description {
  font-size: 15px;
  color: #004062;
  font-weight: 400;
  border: 1px solid #c7c7c7 ul;
    border-padding-top: 5px;
    border-padding-left: 30px;
    border-font-size: 13px;
    border-color: #4A4A4A;
    border-font-weight: 300; }
#settings-tab #user-profile-form #edit-ckeditor, #settings-tab #user-profile-form #edit-metatags {
  display: none; }
#settings-tab #user-profile-form #edit-overlay-control legend {
  display: none; }
#settings-tab #user-profile-form #edit-submit--2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  color: #fff;
  border-radius: 0px;
  border: none;
  margin: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #F67D00;
  font-size: 1rem;
  line-height: 2.875em;
  font-family: "Montserrat", Helvetica, sans-serif;
  min-width: 100px;
  padding: 0 1em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #settings-tab #user-profile-form #edit-submit--2:hover {
    background: #D0011B; }

/*history*/
#history-tab .field-type-text {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  #history-tab .field-type-text .field-label {
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #004062; }
  #history-tab .field-type-text .field-item {
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 17px;
    color: #4A4A4A;
    font-weight: 300; }
#history-tab h3 {
  font-family: "Rajdhani", Georgia, serif;
  font-size: 35px;
  font-weight: 500;
  color: #004062; }
#history-tab dl dt {
  font-family: "Montserrat", Helvetica, sans-serif;
  color: #4A4A4A;
  font-weight: 300; }
#history-tab dl dd {
  font-family: "Montserrat", Helvetica, sans-serif;
  color: #D0011B;
  font-weight: 300;
  opacity: 0.5; }

/*-- banner --*/
#search_header {
  position: relative;
  z-index: 0; }
  #search_header hgroup {
    position: absolute;
    left: 0;
    top: 65%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    padding: 0 1rem; }

.search_visual.homepage {
  background-color: #E8E8E8;
  height: 80vh;
  max-height: 520px;
  min-height: 400px;
  overflow: hidden; }
  .search_visual.homepage .page-title, .search_visual.homepage .second-title, .search_visual.homepage .block-title {
    margin-bottom: 0.6em;
    color: #003E63;
    font-size: 36px;
    font-weight: 500; }
  .search_visual.homepage .teaser-text {
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #000000; }

.search_visual.profile {
  background-color: #E8E8E8;
  height: 40vh;
  max-height: 420px;
  overflow: hidden; }

.search_visual.profile .page-title, .search_visual.profile .second-title, .search_visual.profile .block-title {
  margin-bottom: 0.6em;
  color: #003E63;
  font-size: 36px;
  font-weight: 500; }

.search_visual.profile .teaser-text {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #000000; }

.tesd p {
  color: #fff; }

.dropdown-menu {
  width: 0;
  text-align: center;
  left: -25px;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 1px;
  color: #4A4A4A;
  border-bottom: 4px solid #003E63; }

/*Search*/
.search_visual .row {
  width: 65%; }
  .search_visual .row .col-12 {
    width: 100%; }

.search_visual .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .search_visual .container #search-form--2 {
    position: relative; }
    .search_visual .container #search-form--2 #edit-basic--2 {
      width: 100%; }
      .search_visual .container #search-form--2 #edit-basic--2 label {
        display: none; }
      .search_visual .container #search-form--2 #edit-basic--2 .form-text {
        width: 100%;
        padding: 0 10px 0 10px;
        font-family: "Montserrat", Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 300;
        line-height: 40px;
        margin-bottom: 5px; }
        .search_visual .container #search-form--2 #edit-basic--2 .form-text:focus {
          outline: #FFF; }
      .search_visual .container #search-form--2 #edit-basic--2 .form-submit {
        position: absolute;
        right: 0;
        top: 1px;
        line-height: 42px;
        padding: 0 30px;
        text-shadow: none;
        margin: 0;
        font-family: "Montserrat", Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background: #004062;
        text-transform: uppercase;
        -webkit-box-shadow: none;
                box-shadow: none;
        border: none;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .search_visual .container #search-form--2 #edit-basic--2 .form-submit:focus {
          outline: none; }
        .search_visual .container #search-form--2 #edit-basic--2 .form-submit:hover {
          background: #D0011B; }

/*Search results*/
.search_results {
  padding: 50px 0; }
  .search_results .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0; }
    .search_results .container .search-wrap {
      width: 65%; }
      .search_results .container .search-wrap .no-result {
        margin-bottom: 0.6em;
        color: #004062;
        padding-left: 28px;
        padding-bottom: 5px;
        font-family: "Rajdhani", Georgia, serif;
        font-size: 36px;
        font-weight: 400;
        line-height: 2.28rem; }
      .search_results .container .search-wrap ol {
        padding-left: 30px;
        position: relative; }
        .search_results .container .search-wrap ol li {
          border-bottom: 1px dotted #d6d6d6; }
          .search_results .container .search-wrap ol li.search-result {
            margin-bottom: 2.5em; }
            .search_results .container .search-wrap ol li.search-result .title {
              font-size: 20px;
              margin-bottom: 1em; }
            .search_results .container .search-wrap ol li.search-result .search-snippet-info {
              padding-left: 0;
              padding-bottom: 20px; }
              .search_results .container .search-wrap ol li.search-result .search-snippet-info .search-info {
                font-size: 15px; }
                .search_results .container .search-wrap ol li.search-result .search-snippet-info .search-info a {
                  text-transform: uppercase; }
      .search_results .container .search-wrap ul li {
        font-family: "Montserrat", Helvetica, sans-serif; }
  .search_results .search-image {
    position: absolute;
    right: 0;
    margin-top: -5px; }
    .search_results .search-image img {
      height: 35px; }

/*policy doc*/
.policy-doc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .policy-doc .row {
    width: 65%;
    margin: 3rem 0; }

@media only screen and (max-width: 992px) {
  .search_visual .container #search-form--2 #edit-basic--2 .form-text {
    font-size: 14px;
    line-height: 35px; }
  .search_visual .container #search-form--2 #edit-basic--2 .form-submit {
    line-height: 37px;
    padding: 0px 20px; }

  .policy-doc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .policy-doc .row {
      width: 100%; } }
@media only screen and (max-width: 768px) {
  .search_visual .row {
    width: 100%; }

  .search_visual .container #search-form--2 #edit-basic--2 .form-submit {
    position: static; }

  .form-type-textfield {
    padding-bottom: 5px; }

  .search_results {
    padding: 50px 0 40px 0; }
    .search_results .container .search-wrap {
      width: 100%; }
      .search_results .container .search-wrap ol {
        padding: 0 2rem;
        margin-bottom: -30px; }
        .search_results .container .search-wrap ol li.search-result {
          margin-bottom: 1em; }
          .search_results .container .search-wrap ol li.search-result .title {
            font-size: 18px;
            margin-bottom: 1em; }
          .search_results .container .search-wrap ol li.search-result .search-snippet-info {
            padding-left: 0;
            padding-bottom: 5px; }
            .search_results .container .search-wrap ol li.search-result .search-snippet-info .search-snippet {
              font-size: 15px; }
    .search_results .search-image {
      display: none; } }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .search_visual .container #search-form--2 #edit-basic--2 .form-text {
    height: 44px; }
  .search_visual .container #search-form--2 #edit-basic--2 .form-submit {
    height: 42px; } }
/*-- banner --*/
#specification_header {
  position: relative;
  z-index: 1; }
  #specification_header hgroup {
    position: absolute;
    left: 0;
    top: 65%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    padding: 0 1rem; }
  #specification_header .newsearch .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #specification_header .newsearch .row .col-xs-12 {
      width: 65%; }
  #specification_header .newsearch input.form-autocomplete {
    background-image: none !important; }
  #specification_header .newsearch #autocomplete {
    -webkit-box-shadow: 0px 0px 0px 1px #e8e8e8;
            box-shadow: 0px 0px 0px 1px #e8e8e8;
    border: none !important;
    overflow: hidden;
    background: white;
    width: 100% !important;
    top: 40px !important; }
    #specification_header .newsearch #autocomplete ul {
      background: white; }
      #specification_header .newsearch #autocomplete ul li {
        font-family: "Montserrat", Helvetica, sans-serif;
        color: #5a5a5a;
        padding: 5px;
        border-bottom: 1.5px solid #e8e8e8; }
        #specification_header .newsearch #autocomplete ul li:hover {
          color: #D0011B;
          background: #FFF !important; }
  #specification_header .newsearch #searchc-form {
    width: 100%;
    margin: 0;
    position: relative; }
    #specification_header .newsearch #searchc-form .form-type-textfield:before {
      position: absolute;
      content: "";
      right: 0;
      top: 1px;
      height: 42px;
      padding: 0 30px;
      text-shadow: none;
      margin: 0;
      font-family: "Montserrat", Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 500;
      color: #fff;
      background: url(images/search-icon.png) center center no-repeat transparent;
      text-transform: uppercase;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: none; }
    #specification_header .newsearch #searchc-form .form-type-textfield label {
      display: none; }
    #specification_header .newsearch #searchc-form .form-type-textfield .form-text {
      width: 100%;
      padding: 0 10px 0 10px;
      font-family: "Montserrat", Helvetica, sans-serif;
      font-size: 16px;
      font-weight: 300;
      line-height: 40px; }
      #specification_header .newsearch #searchc-form .form-type-textfield .form-text:focus {
        outline: #FFF; }

.specification_visual.homepage {
  background-color: #E8E8E8;
  height: 80vh;
  max-height: 520px;
  min-height: 400px;
  overflow: hidden; }
  .specification_visual.homepage .page-title, .specification_visual.homepage .second-title, .specification_visual.homepage .block-title {
    margin-bottom: 0.6em;
    color: #003E63;
    font-size: 36px;
    font-weight: 500; }
  .specification_visual.homepage .teaser-text {
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #000000; }

.dropdown-menu {
  width: 0;
  text-align: center;
  left: -25px;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 1px;
  color: #4A4A4A;
  border-bottom: 4px solid #003E63; }

/*specification*/
.specification {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 4rem;
  padding-top: 4rem; }
  .specification .specificationinner {
    width: 940px; }
    .specification .specificationinner .heading {
      padding-bottom: 20px;
      font-family: "Montserrat", Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 300;
      text-align: center;
      line-height: 17px;
      letter-spacing: 2px;
      color: #000000; }
    .specification .specificationinner .specification_content {
      position: relative; }
      .specification .specificationinner .specification_content .specification_detail {
        position: relative;
        margin: 15px;
        padding-top: 15px;
        padding-bottom: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .specification .specificationinner .specification_content .specification_detail:before {
          position: absolute;
          width: 100%;
          height: 1px;
          background-color: #D2D2D2;
          content: " ";
          left: 0;
          bottom: 0;
          opacity: 0.7; }
        .specification .specificationinner .specification_content .specification_detail .content {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .specification .specificationinner .specification_content .specification_detail .content .polygonclip {
            width: 6.25rem;
            height: 7.25rem;
            -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
            clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); }
            .specification .specificationinner .specification_content .specification_detail .content .polygonclip img {
              width: 100%;
              height: 100%; }
          .specification .specificationinner .specification_content .specification_detail .content .textinfo {
            padding-left: 10px; }
            .specification .specificationinner .specification_content .specification_detail .content .textinfo h3 {
              font-family: "Montserrat", Helvetica, sans-serif;
              font-size: 18px;
              line-height: 22px;
              color: #000000;
              padding-bottom: 10px;
              margin: 0; }
            .specification .specificationinner .specification_content .specification_detail .content .textinfo p {
              font-family: "Montserrat", Helvetica, sans-serif;
              font-size: 14px;
              font-weight: 300;
              line-height: 17px;
              color: #000000;
              padding-bottom: 5px;
              margin: 0; }
        .specification .specificationinner .specification_content .specification_detail .inside {
          float: right;
          position: relative;
          z-index: 5; }
          .specification .specificationinner .specification_content .specification_detail .inside a.rounded-btn {
            font-size: 14px;
            font-weight: 300;
            text-align: center;
            letter-spacing: 2px;
            color: #fff;
            background: #F67D00; }
            .specification .specificationinner .specification_content .specification_detail .inside a.rounded-btn:hover {
              background: #003E63;
              color: #FFF; }

/*--- media queries --*/
@media only screen and (max-width: 992px) {
  #specification_header .newsearch #searchc-form .form-type-textfield:before {
    line-height: 37px;
    padding: 0px 20px; }
  #specification_header .newsearch #searchc-form .form-type-textfield .form-text {
    font-size: 14px;
    line-height: 35px; } }
@media only screen and (max-width: 768px) {
  #specification_header hgroup {
    top: 62%; }
  #specification_header .newsearch .row .col-xs-12 {
    width: 100%; }
  #specification_header .newsearch #searchc-form .form-type-textfield:before {
    top: 0px; }

  .specification {
    padding: 2.5rem 0 2rem 0; }
    .specification .specificationinner .heading {
      padding-bottom: 0; }
    .specification .specificationinner .specification_content .specification_detail {
      padding-top: 30px;
      margin: 10px auto;
      padding-bottom: 0; }
      .specification .specificationinner .specification_content .specification_detail:before {
        bottom: -40px; }
      .specification .specificationinner .specification_content .specification_detail .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .specification .specificationinner .specification_content .specification_detail .content .polygonclip {
          margin-left: 50px; }
        .specification .specificationinner .specification_content .specification_detail .content .textinfo {
          position: relative;
          top: 10px;
          left: 20px;
          width: 200px; }
          .specification .specificationinner .specification_content .specification_detail .content .textinfo h3 {
            font-size: 15px;
            line-height: 20px;
            padding-bottom: 5px; }
          .specification .specificationinner .specification_content .specification_detail .content .textinfo p {
            font-size: 13px;
            color: #000000;
            padding-bottom: 0px; }
      .specification .specificationinner .specification_content .specification_detail .inside {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        float: none;
        position: relative;
        top: 15px; }
        .specification .specificationinner .specification_content .specification_detail .inside a.rounded-btn {
          font-size: 12px; }

  .item-list {
    margin: 4rem 0 0 0; }
    .item-list ul {
      margin: 0 !important; }
      .item-list ul li.first {
        margin-left: 0 !important; } }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  #specification_header .newsearch #searchc-form .form-type-textfield .form-text {
    height: 40px !important; } }
/*-- banner --*/
#contact_header {
  position: relative;
  z-index: 0; }
  #contact_header hgroup {
    position: absolute;
    left: 0;
    top: 27%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    padding: 0 1rem; }

.contact_visual.homepage {
  background: #000;
  width: 100%;
  height: 1200px;
  overflow: hidden; }
  .contact_visual.homepage img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-filter: blur(2px);
            filter: blur(2px); }
  .contact_visual.homepage .page-title, .contact_visual.homepage .second-title, .contact_visual.homepage .block-title {
    margin-bottom: 20px; }
  .contact_visual.homepage .entry_form {
    position: absolute;
    left: 0;
    top: 65%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    padding: 0 1rem; }
    .contact_visual.homepage .entry_form .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .contact_visual.homepage .entry_form .container .form_fields .form_fill {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .contact_visual.homepage .entry_form .container .form_fields .form_fill .default_input {
          width: 460px;
          height: 60px;
          padding-left: 25px;
          padding-right: 40px;
          border-radius: 0px;
          margin: 10px;
          font-family: "Montserrat", Helvetica, sans-serif;
          font-size: 14px;
          font-weight: 500;
          line-height: 17px;
          letter-spacing: 2px;
          color: #656e74; }
        .contact_visual.homepage .entry_form .container .form_fields .form_fill .custom-select {
          background: #FFF; }
        .contact_visual.homepage .entry_form .container .form_fields .form_fill.col-lg-12 .form-textarea-wrapper {
          width: 98.1%;
          position: relative;
          right: 10px; }
          .contact_visual.homepage .entry_form .container .form_fields .form_fill.col-lg-12 .form-textarea-wrapper .default_input {
            width: 100%;
            height: auto;
            padding-top: 23px; }
        .contact_visual.homepage .entry_form .container .form_fields .form_fill.form_drop:after {
          position: absolute;
          right: 20px;
          top: 0;
          width: 20px;
          height: 100%;
          display: block;
          content: " ";
          z-index: 3;
          background-color: #FFF;
          background: url("images/arrowdown.png") no-repeat center; }
      .contact_visual.homepage .entry_form .container .form_fields .no_center {
        padding: 0; }
        .contact_visual.homepage .entry_form .container .form_fields .no_center .tags, .contact_visual.homepage .entry_form .container .form_fields .no_center .tags .tag-item, .tags .contact_visual.homepage .entry_form .container .form_fields .no_center .tag-item {
          float: right; }
          .contact_visual.homepage .entry_form .container .form_fields .no_center .tags .webform-submit, .tags .contact_visual.homepage .entry_form .container .form_fields .no_center .tag-item .webform-submit {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 217px;
            height: 60px;
            border-radius: 0px;
            border: 0;
            color: #FFFFFF;
            font-family: "Montserrat", Helvetica, sans-serif;
            font-size: 16px;
            font-weight: bold;
            text-transform: uppercase;
            margin: 8px;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            background: #F67D00;
            min-width: 100px;
            padding: 0 1.5em;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
      .contact_visual.homepage .entry_form .container .form_fields .robo_captcha {
        margin-top: 1em;
        padding-left: 10px; }
.contact_visual:before {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: block;
  content: " ";
  z-index: 3; }

.dropdown-menu {
  width: 0;
  text-align: center;
  left: -25px;
  font-family: 'Montserrat';
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 1px;
  color: #4A4A4A;
  border-bottom: 4px solid #003E63; }

/*--- media queries --*/
@media only screen and (min-width: 992px) {
  #edit-submitted-supply-and-install {
    width: 100%; } }
@media only screen and (max-width: 1200px) {
  .contact_visual.homepage {
    height: 1100px; } }
@media only screen and (max-width: 992px) {
  #contact_header hgroup {
    top: 15%; }

  .contact_visual.homepage {
    height: 1450px; }
    .contact_visual.homepage .entry_form {
      top: 59%; }
      .contact_visual.homepage .entry_form .container .form_fields .form_fill.col-lg-12 .form-textarea-wrapper {
        width: 460px; }
      .contact_visual.homepage .entry_form .container .form_fields .form_fill.form_drop:after {
        left: 550px;
        right: 30px;
        width: 20px; }
      .contact_visual.homepage .entry_form .container .form_fields .no_center {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .contact_visual.homepage .entry_form .container .form_fields .robo_captcha {
        padding-left: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
@media only screen and (max-width: 768px) {
  .contact_visual.homepage {
    height: 1400px; }
    .contact_visual.homepage .entry_form .container .form_fields .form_fill .default_input {
      width: 100% !important; }
    .contact_visual.homepage .entry_form .container .form_fields .form_fill.col-lg-12 .form-textarea-wrapper {
      width: 520px; }
    .contact_visual.homepage .entry_form .container .form_fields .form_fill.form_drop:after {
      left: auto;
      right: 30px;
      width: 20px; }

  .no_center {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }
@media only screen and (max-width: 768px) {
  .contact_visual.homepage .entry_form .container .form_fields .form_fill.col-lg-12 .form-textarea-wrapper {
    width: 95%; } }
@media only screen and (max-width: 500px) {
  #contact_header hgroup {
    top: 16%; }

  .contact_visual.homepage {
    height: 1230px; }
    .contact_visual.homepage .entry_form .container .form_fields .form_fill .default_input {
      height: 40px;
      padding-left: 10px;
      font-size: 13px;
      letter-spacing: 1px; }
    .contact_visual.homepage .entry_form .container .form_fields .no_center .tags .webform-submit, .tags .contact_visual.homepage .entry_form .container .form_fields .no_center .tag-item .webform-submit {
      width: 150px;
      height: 40px;
      font-size: 15px;
      font-weight: 500; } }
@media only screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  .entry_form .form_fields {
    width: 100%; } }
@media only screen and (min-width: 768px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  .entry_form .form_fields .row {
    margin: 0 auto;
    width: 70%; }

  .contact_visual.homepage .entry_form .container .form_fields .form_fill.form_drop:after {
    left: 440px;
    top: 0; } }
@media only screen and (min-width: 992px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  .contact_visual.homepage .entry_form .container .form_fields .form_fill.form_drop:after {
    left: 285px;
    top: 0; } }
@media only screen and (min-width: 1200px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  .contact_visual.homepage .entry_form .container .form_fields .form_fill.form_drop:after {
    left: 350px;
    top: 0; } }
@media only screen and (min-width: 1600px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  .contact_visual.homepage .entry_form .container .form_fields .form_fill.form_drop:after {
    left: 430px;
    top: 0; } }
@media only screen and (max-width: 768px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  .entry_form .form_fields .row {
    margin: 0 auto;
    width: 100%; }

  .contact_visual.homepage .entry_form .container .form_fields .form_fill.form_drop:after {
    left: auto;
    top: 0; } }
/*---- Products Applications --*/
.visual.products {
  background: #000;
  height: 100vh;
  min-height: 550px;
  overflow: hidden; }
  .visual.products:before {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: block;
    content: " ";
    z-index: 3; }
  .visual.products img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.tags, .tags .tag-item {
  margin: 0;
  padding: 3px 0px;
  text-align: center; }
  .tags .tag-item {
    list-style: none;
    display: inline-block; }

.rounded-btn {
  display: block;
  background: #E8E8E8;
  border-radius: 2em;
  font: normal normal 1rem/2.875em "Montserrat", Helvetica, sans-serif;
  min-width: 100px;
  padding: 0 1.5em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .rounded-btn.blue {
    background-color: #00A4D3; }
  .rounded-btn.orange {
    background-color: #F67D00; }
  .rounded-btn:hover {
    color: #fff;
    background-color: #777777 !important; }
  .core-types .rounded-btn {
    font-size: 0.875rem;
    line-height: 2.714em;
    text-transform: uppercase; }

.core-types {
  margin-top: 50px; }
  .core-types .modern-title, .core-types .readmore, .core-types .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li .core-types a, .core-types .category-label, .core-types .accordion .head, .accordion .core-types .head,
  .core-types .non-accordion .head,
  .non-accordion .core-types .head, .core-types .address-wrapper .vcard .fn, .address-wrapper .vcard .core-types .fn {
    margin: 0 0 20px 0; }

.teaser-text p {
  color: #FFF; }

.product {
  width: 100%;
  margin-bottom: 3.75rem; }
  .product .block-title {
    line-height: 1em;
    margin-bottom: 0.833em; }

#product-list {
  padding-top: 3.5rem; }
  #product-list .container {
    position: relative; }

.illustrations {
  border: 1px solid #E8E8E8; }
  .illustrations .charts {
    padding: 5px;
    text-align: center;
    width: 100%; }
    .illustrations .charts .chart-title {
      font-size: 0.75rem;
      line-height: 1em;
      padding-bottom: 10px;
      text-transform: uppercase;
      color: #003E63;
      white-space: nowrap; }
    .illustrations .charts .chart-content img {
      width: 35px;
      height: 35px; }
  .illustrations .same-prod .product {
    height: 100%;
    overflow: hidden;
    width: 100%; }
    .illustrations .same-prod .product img {
      width: 80%;
      -o-object-fit: cover;
         object-fit: cover; }
  .illustrations .same-log .logo {
    height: 100%;
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -moz-box;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .illustrations .same-log .logo img {
      width: 90%;
      -o-object-fit: cover;
         object-fit: cover; }
  .illustrations .row {
    border-top: 1px solid #e8e8e8;
    margin: 0; }
    .illustrations .row div[class*="col"] {
      padding: 0; }
    .illustrations .row:first-child {
      border: none; }
      .illustrations .row:first-child .col-8 {
        border-right: 1px solid #e8e8e8; }
      .illustrations .row:first-child .charts .chart-content {
        margin: 0 auto;
        max-width: 42px; }
    .illustrations .row.same-log .col-4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .illustrations figure {
    margin: 0;
    padding: 20px;
    display: block;
    text-align: center;
    height: 100%; }
    .illustrations figure:before {
      content: " ";
      display: inline-block;
      width: 0;
      height: 100%;
      vertical-align: middle; }
    .illustrations figure img {
      display: inline-block;
      vertical-align: middle; }
  .illustrations .row:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .illustrations .row:last-child figure {
      padding: 8px; }

.accordion-content .illustrations .row {
  border-top: 1px solid #e8e8e8;
  margin: 0; }
  .accordion-content .illustrations .row div[class*="col"] {
    padding: 0; }
  .accordion-content .illustrations .row:first-child {
    border: none; }
    .accordion-content .illustrations .row:first-child .col-8 {
      border-right: 1px solid #e8e8e8; }
    .accordion-content .illustrations .row:first-child .charts .chart-content {
      margin: 0 auto;
      max-width: 70px; }

.fast-facts {
  margin-top: 2.25em; }
  .fast-facts .modern-title, .fast-facts .readmore, .fast-facts .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li .fast-facts a, .fast-facts .category-label, .fast-facts .accordion .head, .accordion .fast-facts .head,
  .fast-facts .non-accordion .head,
  .non-accordion .fast-facts .head, .fast-facts .address-wrapper .vcard .fn, .address-wrapper .vcard .fast-facts .fn {
    margin-bottom: 1em; }
  .fast-facts ul, .fast-facts li {
    margin: 0;
    padding: 0;
    list-style: none;
    font: normal 300 0.875rem/1em "Montserrat", Helvetica, sans-serif; }
  .fast-facts li {
    padding-bottom: 1.2em;
    display: block;
    clear: both; }
  .fast-facts .label {
    float: left;
    width: 7.5rem; }
  .fast-facts .values {
    overflow: hidden;
    -webkit-display: flex;
    -moz-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    .fast-facts .values .multivalue-data {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      .fast-facts .values .multivalue-data i {
        display: block;
        margin-top: 0.8em;
        font-style: normal; }
        .fast-facts .values .multivalue-data i:first-child {
          margin-top: 0; }
  .fast-facts .multivalue {
    display: block;
    margin-top: 0.8em; }
    .fast-facts .multivalue:first-child {
      margin-top: 0; }
  .fast-facts .download-list {
    margin: 10px 0; }
    .fast-facts .download-list li {
      background: url("images/pdf-icon.png") left top no-repeat transparent;
      background-size: 18px auto;
      padding-left: 25px; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        .fast-facts .download-list li {
          background: url("images/pdf-icon@2x.png") left top no-repeat transparent;
          background-size: 18px auto; } }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .fast-facts .download-list li {
          background: url("images/pdf-icon@2x.png") left top no-repeat transparent;
          background-size: 18px auto; } }
      @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
        .fast-facts .download-list li {
          background: url("images/pdf-icon@3x.png") left top no-repeat transparent;
          background-size: 18px auto; } }
      .fast-facts .download-list li a {
        line-height: 18px;
        display: block; }

#product-list .illustrations {
  margin-bottom: 2em; }
#product-list .rounded-btn {
  margin-bottom: 0;
  display: inline-block;
  font-size: 0.8em;
  text-transform: uppercase;
  background-color: #fff;
  letter-spacing: 1px;
  color: #003E63;
  border: 1px solid #003E63;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  #product-list .rounded-btn:hover {
    color: #003E63 !important;
    background-color: #FFF !important; }
#product-list a.rounded-btn {
  color: #FFF;
  background-color: #003E63; }
  #product-list a.rounded-btn:hover {
    color: #003E63 !important;
    background-color: #FFF !important; }
#product-list .fast-facts {
  position: relative;
  margin-top: 0; }
  #product-list .fast-facts .modern-title, #product-list .fast-facts .readmore, #product-list .fast-facts .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li #product-list .fast-facts a, #product-list .fast-facts .category-label, #product-list .fast-facts .accordion .head, .accordion #product-list .fast-facts .head,
  #product-list .fast-facts .non-accordion .head,
  .non-accordion #product-list .fast-facts .head, #product-list .fast-facts .address-wrapper .vcard .fn, .address-wrapper .vcard #product-list .fast-facts .fn {
    position: relative;
    z-index: 11;
    cursor: pointer;
    top: -38px;
    float: right;
    padding-left: 3em; }
    #product-list .fast-facts .modern-title:before, #product-list .fast-facts .readmore:before, #product-list .fast-facts .why-bondor .flexslider .flex-direction-nav li a:before, .why-bondor .flexslider .flex-direction-nav li #product-list .fast-facts a:before, #product-list .fast-facts .category-label:before, #product-list .fast-facts .accordion .head:before, .accordion #product-list .fast-facts .head:before,
    #product-list .fast-facts .non-accordion .head:before,
    .non-accordion #product-list .fast-facts .head:before, #product-list .fast-facts .address-wrapper .vcard .fn:before, .address-wrapper .vcard #product-list .fast-facts .fn:before {
      position: absolute;
      content: " ";
      display: block;
      z-index: 10;
      left: 15px;
      top: 10px;
      background: url(images/minus.png) center center no-repeat transparent;
      background-size: 10px auto;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    #product-list .fast-facts .modern-title:after, #product-list .fast-facts .readmore:after, #product-list .fast-facts .why-bondor .flexslider .flex-direction-nav li a:after, .why-bondor .flexslider .flex-direction-nav li #product-list .fast-facts a:after, #product-list .fast-facts .category-label:after, #product-list .fast-facts .accordion .head:after, .accordion #product-list .fast-facts .head:after,
    #product-list .fast-facts .non-accordion .head:after,
    .non-accordion #product-list .fast-facts .head:after, #product-list .fast-facts .address-wrapper .vcard .fn:after, .address-wrapper .vcard #product-list .fast-facts .fn:after {
      position: absolute;
      content: " ";
      display: block;
      z-index: 10;
      left: 15px;
      top: 10px;
      background: url(images/minus.png) center center no-repeat transparent;
      background-size: 10px auto;
      width: 14px;
      height: 14px;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
  #product-list .fast-facts .hide {
    display: none;
    -webkit-animation: fadein 0.8s ease-in-out 0s 1;
    animation: fadein 0.8s ease-in-out 0s 1; }
  #product-list .fast-facts.closed .modern-title:after, #product-list .fast-facts.closed .readmore:after, #product-list .fast-facts.closed .why-bondor .flexslider .flex-direction-nav li a:after, .why-bondor .flexslider .flex-direction-nav li #product-list .fast-facts.closed a:after, #product-list .fast-facts.closed .category-label:after, #product-list .fast-facts.closed .accordion .head:after, .accordion #product-list .fast-facts.closed .head:after,
  #product-list .fast-facts.closed .non-accordion .head:after,
  .non-accordion #product-list .fast-facts.closed .head:after, #product-list .fast-facts.closed .address-wrapper .vcard .fn:after, .address-wrapper .vcard #product-list .fast-facts.closed .fn:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  #product-list .fast-facts.closed .hide {
    display: block; }

#header .products-detail {
  overflow: hidden; }
  #header .products-detail .flexslider .slides {
    height: 70vh;
    max-height: 700px; }

.product-header {
  margin-bottom: 2.92rem; }

.title-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .title-holder .second-title {
    margin: 0;
    color: #004062; }
  .title-holder .core-types {
    margin: 0 20px; }

#sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 88px;
  z-index: 98;
  background: #fff; }
  #sticky:focus {
    outline: none; }
  #sticky .inpage-menu .nav-link {
    border: none; }

.scroll-contents > div {
  padding-top: 50px; }

#product-summary .overview .align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
#product-summary img {
  width: 100%; }

.inpage-menu .nav:focus, .inpage-menu .nav:active {
  outline: none; }
.inpage-menu .nav .nav-item:last-child .nav-link {
  margin-right: 0; }
.inpage-menu .nav-link {
  position: relative; }
  .inpage-menu .nav-link:before {
    width: 0;
    position: absolute;
    height: 4px;
    background: #004062;
    content: " ";
    left: 0;
    top: 100%;
    z-index: 2;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .inpage-menu .nav-link:hover, .inpage-menu .nav-link.active {
    color: #004062; }
    .inpage-menu .nav-link:hover:before, .inpage-menu .nav-link.active:before {
      width: 100%; }
  .inpage-menu .nav-link:focus, .inpage-menu .nav-link:active {
    outline: none; }

.button-links .tags, .button-links .tags .tag-item, .tags .button-links .tag-item {
  text-align: left; }
.button-links .rounded-btn {
  font-weight: 300;
  color: #4A4A4A; }
  .button-links .rounded-btn:hover {
    background-color: #F67D00;
    color: #fff; }

.accordion,
.non-accordion {
  margin-top: 3.75rem; }
  .accordion .head,
  .non-accordion .head {
    text-align: left;
    font-weight: bold;
    color: #004062;
    padding-bottom: 1.286em;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 0;
    position: relative;
    cursor: pointer; }
    .accordion .head:after,
    .non-accordion .head:after {
      position: absolute;
      content: " ";
      display: block;
      right: 0;
      top: 0;
      background: url("images/more-arrow.png") center center no-repeat transparent;
      background-size: 25px auto;
      width: 25px;
      height: 15px;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        .accordion .head:after,
        .non-accordion .head:after {
          background: url("images/more-arrow@2x.png") center center no-repeat transparent;
          background-size: 25px auto; } }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .accordion .head:after,
        .non-accordion .head:after {
          background: url("images/more-arrow@2x.png") center center no-repeat transparent;
          background-size: 25px auto; } }
      @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
        .accordion .head:after,
        .non-accordion .head:after {
          background: url("images/more-arrow@3x.png") center center no-repeat transparent;
          background-size: 25px auto; } }
    .accordion .head.closed:after,
    .non-accordion .head.closed:after {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .accordion .head.closed + .accordion-content,
    .non-accordion .head.closed + .accordion-content {
      visibility: hidden;
      height: 0; }
  .accordion .accordion-content,
  .non-accordion .accordion-content {
    padding-top: 2.5rem; }
    .accordion .accordion-content .fast-facts,
    .non-accordion .accordion-content .fast-facts {
      margin-top: 0; }

.non-accordion .head:after {
  content: "";
  display: none; }
.non-accordion .accordion-content p {
  font-size: 0.875rem; }

.swatch {
  width: 100%;
  height: 120px;
  margin-bottom: 1em; }

.product-content .editnode {
  margin-bottom: 0.8em;
  color: #004062;
  font-family: "Rajdhani", Georgia, serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.28rem;
  text-align: left; }
  .product-content .editnode a {
    position: relative; }
    .product-content .editnode a:before {
      position: absolute;
      left: 40px;
      top: 0;
      background: url("images/edit.png") no-repeat;
      background-size: 25px;
      width: 100%;
      height: 100%;
      display: block;
      content: " ";
      z-index: 3; }

#product-options .panel-profiles .accordion-content figure {
  height: 220px; }

.news.related-case-studies .news-item .news-image {
  height: 215px; }
.news.no-gutter .news-item .news-image {
  height: 215px; }

#lightbox2-overlay {
  z-index: 101 !important; }

#lightbox {
  width: 70% !important;
  z-index: 102 !important;
  left: 50% !important;
  -webkit-transform: translate3d(-50%, 40px, 0);
          transform: translate3d(-50%, 40px, 0); }
  #lightbox img {
    width: 100%; }

#sort-loader {
  position: absolute;
  top: 33px;
  left: 47%; }

.ajax-progress .throbber {
  background-position: 80px center;
  background-size: 15px;
  width: 150%;
  font-size: 25px;
  font-family: "Rajdhani", Georgia, serif;
  height: 100%;
  color: #004062; }

/*Media queries*/
@media only screen and (min-width: 768px) {
  .product-header img {
    width: 100%; } }
@media only screen and (max-width: 1600px) {
  .news.related-case-studies .news-item .news-image {
    height: 170px; }
  .news.no-gutter .news-item .news-image {
    height: 170px; }

  #lightbox {
    width: 80% !important;
    -webkit-transform: translate3d(-50%, 80px, 0);
            transform: translate3d(-50%, 80px, 0); } }
@media only screen and (max-width: 1200px) {
  .news.related-case-studies .news-item .news-image {
    height: 140px; }
  .news.no-gutter .news-item .news-image {
    height: 140px; }

  .illustrations .charts .chart-title {
    padding: 0; }
  .illustrations .charts .chart-content {
    padding: 5px 0 8px 0; }

  #lightbox {
    width: 90% !important;
    -webkit-transform: translate3d(-50%, 110px, 0);
            transform: translate3d(-50%, 110px, 0); } }
@media only screen and (max-width: 1066px) {
  #sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 121px;
    z-index: 99;
    background: #fff; }
    #sticky:focus {
      outline: none; } }
@media only screen and (max-width: 992px) {
  #sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 95px;
    z-index: 99;
    background: #fff; }
    #sticky:focus {
      outline: none; }

  #product-options .panel-profiles .accordion-content figure {
    height: 190px; }

  #lightbox {
    -webkit-transform: translate3d(-50%, 240px, 0);
            transform: translate3d(-50%, 240px, 0); } }
@media only screen and (max-width: 768px) {
  #sticky {
    top: -1px; }
    #sticky .inpage-menu .nav-link {
      line-height: 2.5em;
      margin-right: 7px;
      font-size: 13px; }

  .product {
    width: 100%;
    margin-bottom: 1.75rem; }

  .scroll-contents > div {
    padding-top: 0px; }

  #product-options .accordion-content .modern-title, #product-options .accordion-content .readmore, #product-options .accordion-content .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li #product-options .accordion-content a, #product-options .accordion-content .category-label, #product-options .accordion-content .accordion .head, .accordion #product-options .accordion-content .head,
  #product-options .accordion-content .non-accordion .head,
  .non-accordion #product-options .accordion-content .head, #product-options .accordion-content .address-wrapper .vcard .fn, .address-wrapper .vcard #product-options .accordion-content .fn {
    margin-bottom: 1.75rem; }

  #product-list .modern-title, #product-list .readmore, #product-list .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li #product-list a, #product-list .category-label, #product-list .accordion .head, .accordion #product-list .head,
  #product-list .non-accordion .head,
  .non-accordion #product-list .head, #product-list .address-wrapper .vcard .fn, .address-wrapper .vcard #product-list .fn {
    margin-bottom: 0; }

  .news.related-case-studies .news-item .news-image {
    height: 160px; }
  .news.no-gutter .news-item .news-image {
    height: 160px; }

  #sort-loader {
    top: -35px; } }
@media only screen and (max-width: 575px) {
  .news.related-case-studies .news-item .news-image {
    height: auto;
    max-height: 350px; }
  .news.no-gutter .news-item .news-image {
    height: auto;
    max-height: 350px; }

  .illustrations .charts {
    padding-bottom: 0; } }
@media only screen and (max-width: 500px) {
  #sticky .inpage-menu .nav-link {
    line-height: 1.8em;
    font-size: 12px; }

  .product-header .title-holder {
    display: block; }
    .product-header .title-holder .second-title {
      text-align: center; }
    .product-header .title-holder .core-types {
      margin: 10px auto 0 auto; }
  .product-header .align-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  #product-options .panel-profiles .accordion-content figure {
    height: 220px; } }
@media only screen and (max-width: 992px) and (min-width: 768px) {
  #product-list .container .row .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }
@media only screen and (max-width: 1600px) and (min-width: 1200px) {
  #product-options .panel-profiles .accordion-content figure {
    height: 190px; } }
@media only screen and (max-width: 1200px) and (min-width: 992px) {
  #product-summary .col-lg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .col-lg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  #product-summary .col-lg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }
/*-- banner --*/
#resource_header {
  position: relative;
  z-index: 0; }
  #resource_header hgroup {
    position: absolute;
    left: 0;
    top: 68%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    padding: 0 1rem; }

.resource_visual.homepage {
  background-color: #E8E8E8;
  height: 80vh;
  max-height: 420px;
  overflow: hidden; }
  .resource_visual.homepage .page-title, .resource_visual.homepage .second-title, .resource_visual.homepage .block-title {
    margin-bottom: 0.6em;
    color: #003E63;
    font-size: 36px;
    font-weight: 500; }
  .resource_visual.homepage .teaser-text {
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px; }
    .resource_visual.homepage .teaser-text p {
      color: #000000; }

.resource_visual.profile {
  background-color: #E8E8E8;
  height: 40vh;
  max-height: 420px;
  overflow: hidden; }

.resource_visual.profile .page-title, .resource_visual.profile .second-title, .resource_visual.profile .block-title {
  margin-bottom: 0.6em;
  color: #003E63;
  font-size: 36px;
  font-weight: 500; }

.resource_visual.profile .teaser-text {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #000000; }

.tesd p {
  color: #fff; }

.dropdown-menu {
  width: 0;
  text-align: center;
  left: -25px;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 1px;
  color: #4A4A4A;
  border-bottom: 4px solid #003E63; }

/*news conten*/
.resourcedetail .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .resourcedetail .container .resourcecontent {
    position: relative;
    top: -65px;
    width: 940px;
    height: auto;
    background-color: #ffffff; }
    .resourcedetail .container .resourcecontent .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 5px 5px;
      margin-bottom: 35px; }
      .resourcedetail .container .resourcecontent .container .resourcebanner {
        width: 930px;
        background-color: #FFF;
        overflow: hidden; }
        .resourcedetail .container .resourcecontent .container .resourcebanner img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
    .resourcedetail .container .resourcecontent #st-1 {
      padding-bottom: 20px; }
      .resourcedetail .container .resourcecontent #st-1 .st-btn[data-network='email'] {
        display: none !important; }
      .resourcedetail .container .resourcecontent #st-1 .st-btn[data-network='sharethis'] {
        display: none !important; }
    .resourcedetail .container .resourcecontent .textcontent {
      padding: 0px 5px; }
      .resourcedetail .container .resourcecontent .textcontent p {
        font-family: "Montserrat", Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        color: #4A4A4A; }
      .resourcedetail .container .resourcecontent .textcontent .details .head {
        font-family: "Montserrat", Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        color: #4A4A4A; }
      .resourcedetail .container .resourcecontent .textcontent .details .text_design, .resourcedetail .container .resourcecontent .textcontent .details .text_install, .resourcedetail .container .resourcecontent .textcontent .details .text_support {
        padding-top: 30px; }
      .resourcedetail .container .resourcecontent .textcontent ul li {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }

/*--- media queries --*/
@media only screen and (max-width: 992px) {
  .resourcedetail .container .resourcecontent {
    width: 740px; }
    .resourcedetail .container .resourcecontent .container {
      padding: 0; }
      .resourcedetail .container .resourcecontent .container .resourcebanner {
        padding: 5px; } }
@media only screen and (max-width: 768px) {
  .resourcedetail .container .resourcecontent {
    width: 100%; }
    .resourcedetail .container .resourcecontent .container {
      margin-bottom: 1rem; }
      .resourcedetail .container .resourcecontent .container .resourcebanner {
        padding: 5px; }
    .resourcedetail .container .resourcecontent #st-1 {
      padding: 0; }
    .resourcedetail .container .resourcecontent .textcontent p {
      font-size: 15px; }
    .resourcedetail .container .resourcecontent .textcontent .details .text_design, .resourcedetail .container .resourcecontent .textcontent .details .text_install, .resourcedetail .container .resourcecontent .textcontent .details .text_support {
      padding-top: 10px; } }
@media only screen and (max-width: 600px) {
  #resource_header hgroup {
    top: 58%; }

  .resource_visual.homepage .page-title, .resource_visual.homepage .second-title, .resource_visual.homepage .block-title {
    font-size: 25px; }
  .resource_visual.homepage .teaser-text {
    font-size: 12px; }

  .resourcedetail .container .resourcecontent .sociallinks ul li {
    font-size: 0px; }
    .resourcedetail .container .resourcecontent .sociallinks ul li.facebook {
      background: url("../css/images/facebookwhite.png") center center no-repeat #334f8d;
      background-size: 30px auto; } }
    @media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 600px) and (min-resolution: 192dpi) {
      .resourcedetail .container .resourcecontent .sociallinks ul li.facebook {
        background: url("../css/images/facebookwhite@2x.png") center center no-repeat #334f8d;
        background-size: 30px auto; } }
    @media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 3), only screen and (max-width: 600px) and (min-resolution: 288dpi) {
      .resourcedetail .container .resourcecontent .sociallinks ul li.facebook {
        background: url("../css/images/facebookwhite@3x.png") center center no-repeat #334f8d;
        background-size: 30px auto; } }
@media only screen and (max-width: 600px) {
    .resourcedetail .container .resourcecontent .sociallinks ul li.linkedin {
      background: url("../css/images/linkedinwhite.png") center center no-repeat #006cac;
      background-size: 30px auto; } }
    @media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 600px) and (min-resolution: 192dpi) {
      .resourcedetail .container .resourcecontent .sociallinks ul li.linkedin {
        background: url("../css/images/linkedinwhite@2x.png") center center no-repeat #006cac;
        background-size: 30px auto; } }
    @media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 3), only screen and (max-width: 600px) and (min-resolution: 288dpi) {
      .resourcedetail .container .resourcecontent .sociallinks ul li.linkedin {
        background: url("../css/images/linkedinwhite@3x.png") center center no-repeat #006cac;
        background-size: 30px auto; } }
@media only screen and (max-width: 600px) {
    .resourcedetail .container .resourcecontent .sociallinks ul li.twitter {
      background: url("../css/images/twitterwhite.png") center center no-repeat #1a97f0;
      background-size: 30px auto; } }
    @media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 600px) and (min-resolution: 192dpi) {
      .resourcedetail .container .resourcecontent .sociallinks ul li.twitter {
        background: url("../css/images/twitterwhite@2x.png") center center no-repeat #1a97f0;
        background-size: 30px auto; } }
    @media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 3), only screen and (max-width: 600px) and (min-resolution: 288dpi) {
      .resourcedetail .container .resourcecontent .sociallinks ul li.twitter {
        background: url("../css/images/twitterwhite@3x.png") center center no-repeat #1a97f0;
        background-size: 30px auto; } }
@media only screen and (max-width: 600px) {
    .resourcedetail .container .resourcecontent .sociallinks ul li.gplus {
      background: url("../css/images/googleplus.png") center center no-repeat #d4462c;
      background-size: 30px auto; } }
    @media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 600px) and (min-resolution: 192dpi) {
      .resourcedetail .container .resourcecontent .sociallinks ul li.gplus {
        background: url("../css/images/googleplus@2x.png") center center no-repeat #d4462c;
        background-size: 30px auto; } }
    @media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 3), only screen and (max-width: 600px) and (min-resolution: 288dpi) {
      .resourcedetail .container .resourcecontent .sociallinks ul li.gplus {
        background: url("../css/images/googleplus@3x.png") center center no-repeat #d4462c;
        background-size: 30px auto; } }
@media only screen and (max-width: 600px) {
    .resourcedetail .container .resourcecontent .sociallinks ul li.pinterest {
      background: url("../css/images/pinterestwhite.png") center center no-repeat #d02116;
      background-size: 30px auto; } }
    @media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 600px) and (min-resolution: 192dpi) {
      .resourcedetail .container .resourcecontent .sociallinks ul li.pinterest {
        background: url("../css/images/pinterestwhite@2x.png") center center no-repeat #d02116;
        background-size: 30px auto; } }
    @media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 3), only screen and (max-width: 600px) and (min-resolution: 288dpi) {
      .resourcedetail .container .resourcecontent .sociallinks ul li.pinterest {
        background: url("../css/images/pinterestwhite@3x.png") center center no-repeat #d02116;
        background-size: 30px auto; } }
@media only screen and (max-width: 600px) {
  .resourcedetail .container .resourcecontent .textcontent .details .text_design, .resourcedetail .container .resourcecontent .textcontent .details .text_install, .resourcedetail .container .resourcecontent .textcontent .details .text_support {
    padding-top: 0px; } }
/*-- banner --*/
#newsdetail_header {
  position: relative;
  z-index: 0; }
  #newsdetail_header hgroup {
    position: absolute;
    left: 0;
    top: 68%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    padding: 0 1rem; }

.newsdetail_visual.homepage {
  background-color: #E8E8E8;
  height: 80vh;
  max-height: 420px;
  min-height: 400px;
  overflow: hidden; }
  .newsdetail_visual.homepage .page-title, .newsdetail_visual.homepage .second-title, .newsdetail_visual.homepage .block-title {
    margin-bottom: 0.6em;
    color: #003E63;
    font-size: 36px;
    font-weight: 500; }
  .newsdetail_visual.homepage .teaser-text {
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #000000; }

.dropdown-menu {
  width: 0;
  text-align: center;
  left: -25px;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 1px;
  color: #4A4A4A;
  border-bottom: 4px solid #003E63; }

.editnode-news {
  margin-top: 1.5rem;
  margin-bottom: 1.5em;
  color: #004062;
  font-family: "Rajdhani", Georgia, serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.28rem;
  text-align: center; }
  .editnode-news a {
    position: relative; }
    .editnode-news a:before {
      position: absolute;
      left: 40px;
      top: 0;
      background: url("images/edit.png") no-repeat;
      background-size: 25px;
      width: 100%;
      height: 100%;
      display: block;
      content: " ";
      z-index: 3; }

/*news conten*/
.newsdetail .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .newsdetail .container .newscontent {
    position: relative;
    top: -65px;
    width: 940px;
    height: auto;
    background-color: #ffffff; }
    .newsdetail .container .newscontent .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 5px 5px;
      margin-bottom: 35px; }
      .newsdetail .container .newscontent .container .newsbanner {
        width: 938px;
        overflow: hidden;
        background-color: #FFF; }
        .newsdetail .container .newscontent .container .newsbanner img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
    .newsdetail .container .newscontent #st-1 {
      padding-bottom: 20px; }
      .newsdetail .container .newscontent #st-1 .st-btn[data-network='email'] {
        display: none !important; }
      .newsdetail .container .newscontent #st-1 .st-btn[data-network='sharethis'] {
        display: none !important; }
    .newsdetail .container .newscontent .textcontent {
      padding: 0px 5px; }
      .newsdetail .container .newscontent .textcontent p {
        font-family: "Montserrat", Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        color: #4A4A4A; }
    .newsdetail .container .newscontent .texthighlight {
      padding: 15px 5px;
      margin-top: -63px; }
      .newsdetail .container .newscontent .texthighlight p {
        font-family: "Montserrat", Helvetica, sans-serif;
        font-size: 18px;
        font-weight: 300;
        line-height: 27px;
        color: #003E63;
        padding-left: 30px; }
    .newsdetail .container .newscontent .newsvideo iframe {
      border: 5px solid white; }
    .newsdetail .container .newscontent .gallery {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-bottom: 50px; }
      .newsdetail .container .newscontent .gallery .galleryinner {
        width: 1400px; }
        .newsdetail .container .newscontent .gallery .galleryinner .gal {
          font-family: "Montserrat", Helvetica, sans-serif;
          font-size: 14px;
          font-weight: 300;
          text-align: center;
          line-height: 17px;
          letter-spacing: 2px;
          color: #000000;
          padding-bottom: 45px; }
        .newsdetail .container .newscontent .gallery .galleryinner .gallerypics {
          margin: 0 auto; }
          .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .allpics {
            width: 217px;
            height: 146px;
            overflow: hidden;
            margin: 7px;
            display: inline-block; }
            .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .allpics .all-photos {
              width: 100%;
              min-height: 223px; }
          .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog {
            width: 100%;
            height: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            margin: 0px;
            max-width: none; }
            .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content {
              background: none;
              border: none;
              width: 80%;
              height: 80%; }
              .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body {
                width: 100%;
                padding: 0px;
                height: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center; }
                .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body .close {
                  position: absolute;
                  top: 5px;
                  right: 0px;
                  z-index: 1;
                  text-shadow: none;
                  opacity: 1; }
                  .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body .close span {
                    font-family: "Montserrat", Helvetica, sans-serif;
                    font-size: 60px;
                    color: whitesmoke;
                    text-shadow: none;
                    font-weight: 400;
                    -webkit-transition: all 0.3s;
                    transition: all 0.3s; }
                    .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body .close span:hover {
                      color: #F67D00; }
                .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body .modal-title {
                  font-family: "Montserrat", Helvetica, sans-serif;
                  color: whitesmoke;
                  bottom: 280px;
                  right: 0px;
                  position: relative;
                  z-index: 1;
                  font-size: 28px;
                  font-weight: 300; }
                .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body img {
                  width: 700px;
                  position: absolute; }
                .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body .btn-prev {
                  position: absolute;
                  z-index: 1;
                  left: 100px; }
                  .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body .btn-prev #pbut #pparent {
                    width: 150px;
                    height: 150px;
                    overflow: hidden;
                    margin: 20px auto; }
                    .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body .btn-prev #pbut #pparent #plast_child {
                      width: 40px;
                      height: 40px;
                      position: relative;
                      border: solid whitesmoke;
                      border-width: 0px 0px 7px 7px;
                      -webkit-transform: rotate(45deg);
                              transform: rotate(45deg);
                      cursor: pointer;
                      float: right;
                      top: 60px;
                      right: 60px;
                      -webkit-transition: all 0.3s;
                      transition: all 0.3s; }
                      .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body .btn-prev #pbut #pparent #plast_child:hover {
                        border: solid #F67D00;
                        border-width: 0px 0px 7px 7px; }
                .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body .btn-next {
                  position: absolute;
                  z-index: 1;
                  right: 100px; }
                  .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body .btn-next #nbut #nparent {
                    width: 150px;
                    height: 150px;
                    overflow: hidden;
                    margin: 20px auto; }
                    .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body .btn-next #nbut #nparent #nlast_child {
                      width: 40px;
                      height: 40px;
                      position: relative;
                      border: solid whitesmoke;
                      border-width: 7px 7px 0px 0px;
                      -webkit-transform: rotate(45deg);
                              transform: rotate(45deg);
                      cursor: pointer;
                      float: right;
                      top: 60px;
                      left: -60px;
                      -webkit-transition: all 0.3s;
                      transition: all 0.3s; }
                      .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body .btn-next #nbut #nparent #nlast_child:hover {
                        border: solid #F67D00;
                        border-width: 7px 7px 0px 0px; }

/*--- media queries --*/
@media only screen and (min-width: 993px) {
  .texthighlight:before {
    position: relative;
    top: 75px;
    width: 5px;
    height: 67px;
    background-color: #003E63;
    display: block;
    content: " "; } }
@media only screen and (max-width: 1400px) {
  .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-body .btn-prev {
    top: 530px; }
  .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-body .btn-next {
    top: 530px; } }
@media only screen and (max-width: 1200px) {
  .newsdetail .container .newscontent {
    width: 100%; }
    .newsdetail .container .newscontent .gallery .galleryinner .gallerypics {
      width: 710px; }
      .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-body .btn-prev {
        left: -70px !important; }
      .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-body .btn-next {
        right: -70px !important; } }
@media only screen and (max-width: 992px) {
  .newsdetail .container .newscontent {
    width: 740px; }
    .newsdetail .container .newscontent .texthighlight {
      margin-top: -96px; }
      .newsdetail .container .newscontent .texthighlight:before {
        position: relative;
        top: 103px;
        width: 5px;
        height: 95px;
        background-color: #003E63;
        display: block;
        content: " "; }
    .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-body .btn-prev {
      left: 0px !important; }
    .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-body .btn-next {
      right: 0px !important; } }
@media only screen and (max-width: 768px) {
  .newsdetail .container .newscontent {
    width: 100%; }
    .newsdetail .container .newscontent .texthighlight {
      margin-top: -121px; }
      .newsdetail .container .newscontent .texthighlight:before {
        position: relative;
        top: 128px;
        width: 5px;
        height: 120px;
        background-color: #003E63;
        display: block;
        content: " "; }
    .newsdetail .container .newscontent .gallery {
      padding-bottom: 0; }
      .newsdetail .container .newscontent .gallery .galleryinner .gal {
        padding-bottom: 1rem; }
      .newsdetail .container .newscontent .gallery .galleryinner .gallerypics {
        width: 470px; } }
@media only screen and (max-width: 600px) {
  #newsdetail_header hgroup {
    top: 58%; }

  .newsdetail_visual.homepage .page-title, .newsdetail_visual.homepage .second-title, .newsdetail_visual.homepage .block-title {
    font-size: 25px; }
  .newsdetail_visual.homepage .teaser-text {
    font-size: 12px; } }
@media only screen and (max-width: 500px) {
  .newsdetail .container .newscontent .gallery .galleryinner .gallerypics {
    width: 100%; }
    .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .allpics {
      margin: 7px auto !important;
      display: inherit !important;
      width: 100% !important;
      height: 223px !important; }
      .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .allpics .modal {
        display: none; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body img {
    width: 700px;
    position: absolute;
    left: -5px;
    top: 100px; } }
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body img {
    width: 700px;
    position: absolute;
    left: 65px;
    top: 70px; } }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .newsdetail .container .newscontent .gallery .galleryinner .gallerypics .modal .modal-dialog .modal-content .modal-body img {
    position: static !important; } }
/*-- banner --*/
#news_header {
  position: relative;
  z-index: 0; }
  #news_header hgroup {
    position: absolute;
    left: 0;
    top: 68%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    padding: 0 1rem; }

.newsvisual.homepage {
  background-color: #E8E8E8;
  height: 80vh;
  max-height: 420px;
  min-height: 400px;
  overflow: hidden; }
  .newsvisual.homepage .page-title, .newsvisual.homepage .second-title, .newsvisual.homepage .block-title {
    margin-bottom: 0.6em;
    color: #003E63;
    font-size: 36px;
    font-weight: 500; }

/*news tabs*/
.wraper1 {
  width: 100%;
  margin: 10px auto; }
  .wraper1 .active:before {
    background-color: #003E63;
    content: " ";
    width: 100%;
    position: relative;
    display: block;
    top: 45px;
    height: 5px; }
  .wraper1 .iso-nav {
    text-align: center;
    position: relative;
    top: -70px; }
    .wraper1 .iso-nav ul {
      padding: 0; }
      .wraper1 .iso-nav ul .active {
        color: #003E63; }
      .wraper1 .iso-nav ul li {
        list-style: none;
        margin: 0;
        display: inline-block;
        padding: 10px 15px 33px 15px;
        cursor: pointer;
        font-family: "Montserrat", Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 300;
        line-height: 17px;
        letter-spacing: 1px;
        color: #000;
        text-transform: uppercase;
        -webkit-transition: all .5s ease;
        transition: all .5s ease; }
        .wraper1 .iso-nav ul li:hover {
          color: #003E63; }
  .wraper1 .main-iso .items {
    width: 440px;
    height: 500px;
    padding: 10px;
    padding-bottom: 20px; }
    .wraper1 .main-iso .items img {
      width: 100%; }
    .wraper1 .main-iso .items h2 {
      font-family: "Rajdhani", Georgia, serif;
      font-size: 24px;
      font-weight: 500;
      line-height: 30px;
      color: #003E63;
      margin-top: 20px; }
    .wraper1 .main-iso .items h3 {
      font-family: "Montserrat", Helvetica, sans-serif;
      font-size: 16px;
      font-weight: 300;
      line-height: 24px;
      color: #4A4A4A; }
  .wraper1 .item-list {
    padding-bottom: 50px; }

/*page nav*/
.nextpage {
  padding-left: 37.5%; }
  .nextpage #nbut {
    padding-bottom: 100px; }
    .nextpage #nbut #nparent {
      width: 100px;
      height: 100px;
      /*overflow:hidden;*/
      margin: 20px auto; }
      .nextpage #nbut #nparent #nlast_child {
        width: 30px;
        height: 30px;
        position: relative;
        border: solid #333;
        border-width: 5px 5px 0px 0px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        cursor: pointer;
        float: right;
        top: 60px;
        left: -10px; }
  .nextpage .nextnumber {
    text-align: center;
    position: relative;
    top: 73px; }
    .nextpage .nextnumber ul {
      padding: 0; }
      .nextpage .nextnumber ul .active {
        color: #003E63; }
      .nextpage .nextnumber ul li {
        list-style: none;
        margin: 0;
        display: inline-block;
        padding: 10px 15px 33px 15px;
        cursor: pointer;
        font-family: "Montserrat", Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        line-height: 22px;
        color: #003E63;
        text-transform: uppercase;
        -webkit-transition: all .5s ease;
        transition: all .5s ease; }
        .nextpage .nextnumber ul li:hover {
          color: #003E63; }
  .nextpage #pbut {
    /*padding-left: 360px;*/ }
    .nextpage #pbut #pparent {
      width: 100px;
      height: 100px;
      overflow: hidden;
      margin: 20px auto; }
      .nextpage #pbut #pparent #plast_child {
        width: 30px;
        height: 30px;
        position: relative;
        border: solid #333;
        border-width: 0px 0px 5px 5px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        cursor: pointer;
        float: right;
        top: 60px;
        right: 60px; }

/*--- media queries --*/
@media only screen and (min-width: 600px) {
  .nextnumber ul .onpage:before {
    content: " ";
    position: relative;
    display: block;
    top: 45px;
    width: 30px;
    height: 3px;
    background-color: #F67D00; } }
@media only screen and (max-width: 1600px) {
  .main-iso {
    left: 125px; }

  .nextpage {
    padding-left: 34%; } }
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .main-iso {
    left: 20px; }

  .nextpage {
    padding-left: 30%; } }
@media only screen and (max-width: 991px) {
  .nextpage {
    padding-left: 28%; } }
@media only screen and (max-width: 768px) {
  .wraper1 .iso-nav ul li {
    padding: 10px 10px 33px 10px;
    font-size: 12px; }
  .wraper1 .main-iso {
    left: 0px; }
    .wraper1 .main-iso .items {
      width: 100%; }

  .nextpage {
    padding-left: 21%; } }
@media only screen and (max-width: 600px) {
  .wraper1 .active:before {
    background-color: #003E63;
    content: " ";
    width: 100%;
    position: relative;
    display: block;
    top: 35px;
    height: 3px; }
  .wraper1 .iso-nav {
    top: -120px; }
    .wraper1 .iso-nav ul li {
      padding: 10px 8px 33px 8px;
      font-size: 13px; }
  .wraper1 .main-iso {
    top: -100px; }
    .wraper1 .main-iso img {
      width: 100%; }

  .nextpage {
    padding-left: 15%; }

  .nextnumber ul .onpage:before {
    content: " ";
    position: relative;
    display: block;
    top: 45px;
    width: 30px;
    height: 3px;
    background-color: #F67D00; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .newsdetail .gallerypics .allpics {
    width: 217px;
    height: 146px;
    overflow: hidden;
    margin: 7px;
    display: inline-block; }
    .newsdetail .gallerypics .allpics .all-photos {
      width: 217px;
      height: 146px;
      overflow: hidden;
      margin: 7px;
      display: inline-block; } }
/*-- banner --*/
#case-list_header {
  position: relative;
  z-index: 0; }
  #case-list_header hgroup {
    position: absolute;
    left: 0;
    top: 70%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    padding: 0 1rem; }

.case-listvisual.homepage {
  background-color: #E8E8E8;
  height: 80vh;
  max-height: 400px;
  overflow: hidden; }
  .case-listvisual.homepage img {
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
       object-fit: fill; }
  .case-listvisual.homepage .page-title, .case-listvisual.homepage .second-title, .case-listvisual.homepage .block-title {
    margin-bottom: 0.6em;
    color: #fff;
    font-size: 36px;
    font-weight: 500; }
  .case-listvisual.homepage:before {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: block;
    content: " ";
    z-index: 3; }

.case.no-gutter {
  padding: 6rem 0; }
  .case.no-gutter .news-item .related-tags {
    text-align: left;
    margin: 0;
    padding: 3px 0px; }
    .case.no-gutter .news-item .related-tags li {
      list-style: none;
      display: inline-block;
      text-align: center;
      padding-bottom: 2px; }
      .case.no-gutter .news-item .related-tags li .rounded-btn {
        line-height: 1.5rem;
        background-color: #fff;
        border-radius: 1em;
        padding: 0 1em;
        font-size: 0.8em;
        font-weight: 300;
        color: #003E63;
        border: 1px solid #003E63;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        .case.no-gutter .news-item .related-tags li .rounded-btn:hover {
          color: #FFF;
          background-color: #003E63 !important; }

/*media queries*/
@media only screen and (max-width: 768px) {
  #case-list_header hgroup {
    top: 72%; }

  .case-listvisual.homepage {
    min-height: 300px;
    height: 30vh; }

  .case.no-gutter {
    padding: 3rem 0; }
    .case.no-gutter .item-list {
      margin: 0; }
    .case.no-gutter .news-item {
      margin-bottom: 2rem; } }
@media only screen and (max-width: 575px) {
  .case.no-gutter .news-item .related-tags {
    text-align: center; } }
/*-- banner --*/
#casestudies_header {
  position: relative;
  z-index: 0; }
  #casestudies_header hgroup {
    position: absolute;
    left: 0;
    top: 56%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    padding: 0 1rem; }

.casevisual.homepage {
  background: #000;
  height: 100vh;
  max-height: 700px;
  min-height: 550px;
  overflow: hidden; }
  .casevisual.homepage img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .casevisual.homepage .page-title, .casevisual.homepage .second-title, .casevisual.homepage .block-title {
    margin-bottom: 0.6em; }
  .casevisual.homepage .teaser-text {
    color: #FFF; }
.casevisual:before {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: block;
  content: " ";
  z-index: 3; }

.dropdown-menu {
  width: 0;
  text-align: center;
  left: -25px;
  font-family: 'Montserrat';
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 1px;
  color: #4A4A4A;
  border-bottom: 4px solid #003E63; }

.editnode-case {
  margin-top: 1.5em;
  color: #004062;
  font-family: "Rajdhani", Georgia, serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.28rem;
  text-align: left; }
  .editnode-case a {
    position: relative; }
    .editnode-case a:before {
      position: absolute;
      left: 40px;
      top: 0;
      background: url("images/edit.png") no-repeat;
      background-size: 25px;
      width: 100%;
      height: 100%;
      display: block;
      content: " ";
      z-index: 3; }

/*challenge n solutions */
/*-------- additional info -------*/
.challenges {
  position: relative; }
  .challenges .second-title {
    font-family: "Rajdhani", Georgia, serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 45px;
    color: #003E63;
    margin-bottom: 3.125rem; }
  .challenges p {
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #4A4A4A; }
  .challenges .sol {
    background-color: #E8E8E8;
    color: #fff;
    padding: 4rem;
    margin-top: 4rem; }
  .challenges.not {
    padding: 0; }
    .challenges.not .second-title {
      margin-bottom: 1.5rem;
      text-align: center; }
    .challenges.not p {
      text-align: center; }
    .challenges.not .sol {
      background: none;
      margin: 0;
      text-align: center; }

/*outcome box modal*/
.outcome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 3em; }
  .outcome .outcomeinner {
    width: 1370px;
    margin: auto; }
    .outcome .outcomeinner .out {
      font-family: "Montserrat", Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 300;
      text-align: center;
      line-height: 17px;
      letter-spacing: 2px;
      color: #000000;
      padding-bottom: 45px; }
    .outcome .outcomeinner .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .outcome .outcomeinner .container .gallery-photos {
        position: static;
        margin: 0 auto; }
        .outcome .outcomeinner .container .gallery-photos .all-wrap {
          width: 325px;
          height: 223px;
          overflow: hidden;
          margin: 2px;
          display: inline-block; }
          .outcome .outcomeinner .container .gallery-photos .all-wrap .all-photos {
            width: 100%;
            min-height: 223px; }
        .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog {
          width: 100%;
          height: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin: 0px;
          max-width: none; }
          .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content {
            background: none;
            border: none;
            width: 80%;
            height: 80%; }
            .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body {
              width: 100%;
              padding: 0px;
              height: 100%;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center; }
              .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .close {
                position: absolute;
                top: 5px;
                right: 0px;
                z-index: 1;
                text-shadow: none;
                opacity: 1; }
                .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .close span {
                  font-family: "Montserrat", Helvetica, sans-serif;
                  font-size: 60px;
                  color: whitesmoke;
                  text-shadow: none;
                  font-weight: 400;
                  -webkit-transition: all 0.3s;
                  transition: all 0.3s; }
                  .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .close span:hover {
                    color: #F67D00; }
              .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .modal-title {
                font-family: "Montserrat", Helvetica, sans-serif;
                color: whitesmoke;
                bottom: 280px;
                right: 0px;
                position: relative;
                z-index: 1;
                font-size: 28px;
                font-weight: 300; }
              .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body img {
                width: 700px;
                position: absolute; }
              .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .btn-prev {
                position: absolute;
                z-index: 1;
                left: 100px; }
                .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .btn-prev #pbut #pparent {
                  width: 150px;
                  height: 150px;
                  overflow: hidden;
                  margin: 20px auto; }
                  .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .btn-prev #pbut #pparent #plast_child {
                    width: 40px;
                    height: 40px;
                    position: relative;
                    border: solid whitesmoke;
                    border-width: 0px 0px 7px 7px;
                    -webkit-transform: rotate(45deg);
                            transform: rotate(45deg);
                    cursor: pointer;
                    float: right;
                    top: 60px;
                    right: 60px;
                    -webkit-transition: all 0.3s;
                    transition: all 0.3s; }
                    .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .btn-prev #pbut #pparent #plast_child:hover {
                      border: solid #F67D00;
                      border-width: 0px 0px 7px 7px; }
              .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .btn-next {
                position: absolute;
                z-index: 1;
                right: 100px; }
                .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .btn-next #nbut #nparent {
                  width: 150px;
                  height: 150px;
                  overflow: hidden;
                  margin: 20px auto; }
                  .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .btn-next #nbut #nparent #nlast_child {
                    width: 40px;
                    height: 40px;
                    position: relative;
                    border: solid whitesmoke;
                    border-width: 7px 7px 0px 0px;
                    -webkit-transform: rotate(45deg);
                            transform: rotate(45deg);
                    cursor: pointer;
                    float: right;
                    top: 60px;
                    left: -60px;
                    -webkit-transition: all 0.3s;
                    transition: all 0.3s; }
                    .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .btn-next #nbut #nparent #nlast_child:hover {
                      border: solid #F67D00;
                      border-width: 7px 7px 0px 0px; }

/*youtube videos*/
.vid {
  background-color: #4A4A4A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .vid .casevideo {
    width: 929px; }
    .vid .casevideo iframe {
      border: none; }

/*clipping photo*/
.photo {
  background-color: #00A4D2; }
  .photo .middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .photo .middle .pho .clipme {
      background: #FFF;
      width: 216.25px;
      height: 249.7px;
      -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
      clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); }
      .photo .middle .pho .clipme img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: 0 0;
           object-position: 0 0; }
    .photo .middle .content {
      padding-top: 40px;
      max-width: 846px;
      text-align: center; }
      .photo .middle .content p {
        font-family: "Rajdhani", Georgia, serif;
        font-size: 24px;
        font-weight: 500;
        line-height: 30px;
        color: #FFFFFF;
        margin-bottom: 1.5rem; }
      .photo .middle .content h3 {
        font-family: "Montserrat", Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 19px;
        color: #FFFFFF; }
      .photo .middle .content h4 {
        font-family: "Montserrat", Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 100;
        line-height: 19px;
        color: #FFFFFF; }

/*Question n queries*/
.queries {
  background-color: #E8E8E8; }
  .queries .container .queries_head {
    position: relative; }
    .queries .container .queries_head p {
      font-family: Montserrat;
      font-size: 16px;
      font-weight: 300;
      line-height: 25px;
      color: #4A4A4A;
      text-align: left;
      margin-bottom: 0; }
  .queries .container .tags .tag-item, .tags .queries .container .tag-item .tag-item {
    margin: 0 10px; }
    .queries .container .tags .tag-item .rounded-btn.darkblue, .tags .queries .container .tag-item .tag-item .rounded-btn.darkblue {
      background-color: #003E63; }
      .queries .container .tags .tag-item .rounded-btn.darkblue:hover, .tags .queries .container .tag-item .tag-item .rounded-btn.darkblue:hover {
        background-color: #D0011B; }

/*--- media queries --*/
@media only screen and (min-width: 992px) {
  .challenges:before {
    background-color: #E8E8E8;
    content: " ";
    width: 54%;
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%; }
  .challenges .sol {
    margin-top: 0;
    padding: 0; }
  .challenges.not .offset-lg-1 {
    margin: 0; }
  .challenges.not:before {
    width: 0;
    height: 0; }
  .challenges.not .sol {
    padding: 4rem 2rem; }

  .photo .middle .pho .clipme {
    float: right;
    position: relative;
    left: -100px; }
  .photo .middle .content {
    padding: 0px 0px 0px 0px;
    position: relative;
    left: -55px;
    text-align: left; }

  .queries .tags, .queries .tags .tag-item, .tags .queries .tag-item {
    margin-top: 5px; }

  .contact-info {
    background-color: none; }
    .contact-info:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 50%;
      bottom: 0;
      background: #004062;
      display: block;
      content: " "; } }
@media only screen and (max-width: 1474px) {
  .experiance .container {
    padding-top: 3%; } }
@media only screen and (max-width: 1319px) {
  .experiance .container {
    padding-top: 5%; }
  .experiance .exp1 h2, .experiance .experience .row .text2 .container .exp2 h2, .experience .row .text2 .container .experiance .exp2 h2 {
    font-size: 33px;
    margin-bottom: 30px; }
  .experiance .exp1 h3, .experiance .experience .row .text2 .container .exp2 h3, .experience .row .text2 .container .experiance .exp2 h3 {
    font-size: 14px; }
  .experiance .exp2 h2 {
    font-size: 33px; }
  .experiance .exp2 h3 {
    font-size: 14px; } }
@media only screen and (max-width: 1081px) {
  .experiance .container {
    padding-top: 5%; }
  .experiance .exp1 h2, .experiance .experience .row .text2 .container .exp2 h2, .experience .row .text2 .container .experiance .exp2 h2 {
    font-size: 31px;
    margin-bottom: 25px; }
  .experiance .exp1 h3, .experiance .experience .row .text2 .container .exp2 h3, .experience .row .text2 .container .experiance .exp2 h3 {
    font-size: 13px; }
  .experiance .exp2 h2 {
    font-size: 31px; }
  .experiance .exp2 h3 {
    font-size: 13px; } }
@media only screen and (max-width: 1600px) {
  .outcome .outcomeinner .gallery-photos {
    width: 1000px; } }
@media only screen and (max-width: 1400px) {
  .outcome .outcomeinner .gallery-photos .modal .modal-dialog .modal-content .modal-body .btn-prev {
    top: 530px; }
  .outcome .outcomeinner .gallery-photos .modal .modal-dialog .modal-content .modal-body .btn-next {
    top: 530px; } }
@media only screen and (max-width: 1200px) {
  .outcome .outcomeinner .gallery-photos {
    width: 670px; }
    .outcome .outcomeinner .gallery-photos .modal .modal-dialog .modal-content .modal-body .btn-prev {
      left: -70px !important; }
    .outcome .outcomeinner .gallery-photos .modal .modal-dialog .modal-content .modal-body .btn-next {
      right: -70px !important; } }
@media only screen and (max-width: 992px) {
  .photo .pho {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .queries .queries_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .queries .queries_col .queries_head {
      margin-bottom: 50px; }
      .queries .queries_col .queries_head p {
        text-align: center; }

  .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body .modal-title {
    font-size: 30px; }
  .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .btn-prev {
    left: 0px !important; }
  .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .btn-next {
    right: 0px !important; } }
@media only screen and (max-width: 767px) {
  .challenges {
    padding: 2.25rem 0; }
    .challenges .second-title {
      margin-bottom: 1.125rem; }
    .challenges p {
      font-family: "Montserrat", Helvetica, sans-serif;
      font-size: 16px;
      font-weight: 300;
      line-height: 24px;
      color: #4A4A4A; }
    .challenges .sol {
      padding: 2rem 4rem;
      margin-top: 2rem; }
    .challenges.not .sol {
      padding: 2rem 4rem;
      margin: 0; }

  .outcome {
    padding-top: 1rem; }
    .outcome .outcomeinner .out {
      padding-bottom: 1rem; }
    .outcome .outcomeinner .gallery-photos {
      width: 100%; }
      .outcome .outcomeinner .gallery-photos .all-wrap {
        width: 48% !important;
        float: left;
        height: auto !important;
        margin: 4px !important; }
        .outcome .outcomeinner .gallery-photos .all-wrap .all-photos {
          min-height: 100% !important; }

  .modal {
    display: none !important; }

  .modal-backdrop {
    display: none !important; } }
@media only screen and (max-width: 500px) {
  .challenges .sol {
    padding: 2rem; }
  .challenges.not .sol {
    padding: 2rem; }
  .challenges.not .second-title {
    margin-bottom: 0.5rem; }

  .outcome .outcomeinner .container .gallery-photos {
    width: 100%; }
    .outcome .outcomeinner .container .gallery-photos .all-wrap {
      width: 100% !important;
      overflow: hidden !important;
      margin: 5px auto !important;
      display: inherit; }
      .outcome .outcomeinner .container .gallery-photos .all-wrap .modal {
        display: none !important; } }
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body img {
    width: 700px;
    position: absolute;
    left: -5px;
    top: 100px; } }
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body img {
    width: 700px;
    position: absolute;
    left: 65px;
    top: 70px; } }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /*outcome box modal*/
  .outcome .outcomeinner {
    margin: 0 !important; }
    .outcome .outcomeinner .container .gallery-photos {
      margin: 0 !important; }
      .outcome .outcomeinner .container .gallery-photos .modal .modal-dialog .modal-content .modal-body img {
        position: static !important; } }
/*-- banner --*/
#aboutus_header {
  position: relative;
  z-index: 0; }
  #aboutus_header hgroup {
    position: absolute;
    left: 0;
    top: 56%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    padding: 0 1rem; }

.aboutus_visual.homepage {
  background: #000;
  height: 100vh;
  max-height: 700px;
  min-height: 550px;
  overflow: hidden; }
  .aboutus_visual.homepage img {
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
       object-fit: fill; }
  .aboutus_visual.homepage .page-title, .aboutus_visual.homepage .second-title, .aboutus_visual.homepage .block-title {
    margin-bottom: 0.6em; }
.aboutus_visual:before {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: block;
  content: " ";
  z-index: 3; }

.dropdown-menu {
  width: 0;
  text-align: center;
  left: -25px;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 1px;
  color: #4A4A4A;
  border-bottom: 4px solid #003E63; }

/*advice */
.advice .container {
  width: 1194px; }
  .advice .container .head {
    font-family: "Rajdhani", Georgia, serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 45px;
    color: #003E63;
    padding-bottom: 40px;
    text-align: center; }
  .advice .container p {
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #4A4A4A;
    padding-top: 1px; }

/*quality n innovation*/
.quality {
  background-color: #00A4D2; }
  .quality .container {
    width: 1194px; }
    .quality .container .head {
      font-family: "Rajdhani", Georgia, serif;
      font-size: 36px;
      font-weight: 500;
      line-height: 45px;
      color: #FFFFFF;
      padding-bottom: 40px;
      margin-bottom: 0; }
    .quality .container h3 {
      font-family: "Montserrat", Helvetica, sans-serif;
      font-size: 16px;
      font-weight: 300;
      line-height: 24px;
      color: #FFFFFF;
      margin-bottom: 0; }

/*experience history*/
.experience {
  padding: 0; }
  .experience .row {
    width: 100%;
    background-color: #E8E8E8;
    margin: 0; }
    .experience .row .text1 .container, .experience .row .text2 .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
      width: 825px;
      padding: 15px; }
      .experience .row .text1 .container .exp1 .head, .experience .row .text2 .container .exp1 .head, .experience .row .text2 .container .exp2 .head {
        font-family: "Rajdhani", Georgia, serif;
        font-size: 36px;
        font-weight: 500;
        line-height: 45px;
        color: #003E63;
        margin-bottom: 40px; }
      .experience .row .text1 .container .exp1 h3 p, .experience .row .text2 .container .exp1 h3 p, .experience .row .text2 .container .exp2 h3 p {
        font-family: "Montserrat", Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        color: #4A4A4A; }
    .experience .row .text2 .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
      width: 825px;
      padding: 15px; }
  .experience .house1, .experience .house2 {
    padding: 0;
    width: 100%; }
    .experience .house1 img, .experience .house2 img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }

/*Policy documents*/
.policy .container {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .policy .container .policy_head {
    margin-bottom: 71px; }
    .policy .container .policy_head h2 {
      font-family: "Montserrat", Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 300;
      text-align: center;
      line-height: 17px;
      letter-spacing: 2px;
      color: #000000;
      margin-bottom: 0; }
  .policy .container .button-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .policy .container .button-links .tags, .policy .container .button-links .tags .tag-item, .tags .policy .container .button-links .tag-item {
      text-align: center; }
      .policy .container .button-links .tags .tag-item, .tags .policy .container .button-links .tag-item .tag-item {
        text-align: center;
        padding: 5px 7px; }

/*--- media queries --*/
@media only screen and (max-width: 992px) {
  .experience {
    text-align: center; }
    .experience .row .text1, .experience .row .text2 {
      background-color: #FFF; }
    .experience .row .text2 {
      background-color: #E8E8E8; } }
@media only screen and (max-width: 768px) {
  .advice .container {
    width: auto; }
    .advice .container .head {
      font-size: 30px;
      line-height: 35px;
      padding-bottom: 1rem; }

  .quality .container {
    width: auto; }
    .quality .container .head {
      font-size: 30px;
      line-height: 35px;
      padding-bottom: 1rem; }

  .experience .row .text1 .container, .experience .row .text2 .container {
    width: auto; }
    .experience .row .text1 .container .exp1 .head, .experience .row .text2 .container .exp1 .head, .experience .row .text2 .container .exp2 .head {
      font-size: 30px;
      line-height: 35px;
      padding-bottom: 1rem;
      margin-bottom: 0; }
  .experience .row .text2 .container {
    width: auto; }
    .experience .row .text2 .container .exp2 .head {
      font-size: 30px;
      line-height: 35px;
      padding-bottom: 1rem;
      margin-bottom: 0; }
  .experience .row .house1, .experience .row .house2 {
    display: none; }
  .experience .row .house2 {
    display: none; }

  .policy .container .policy_head {
    margin-bottom: 1rem; } }
/*-- banner --*/
#header {
  position: relative;
  z-index: 0;
  min-height: 550px; }
  #header hgroup {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    padding: 0 1rem; }
  #header .flexslider {
    height: 100%;
    min-height: 550px;
    margin: 0;
    border: 0 none; }
    #header .flexslider .slides {
      height: 100%;
      min-height: 550px; }
      #header .flexslider .slides li {
        height: 100%; }
        #header .flexslider .slides li img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
    #header .flexslider ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    #header .flexslider:before {
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.5);
      width: 100%;
      height: 100%;
      display: block;
      content: " ";
      z-index: 3; }
    #header .flexslider .flex-disabled {
      opacity: 0.3 !important; }
  #header .flex-viewport {
    height: 100% !important;
    min-height: 550px; }

.region-header {
  margin-right: auto !important;
  padding: 1.5rem 4.3rem 1.5rem 0.5rem; }
  .region-header .sf-menu.sf-style-white {
    margin-bottom: 0; }
  .region-header #superfish li {
    background: none; }
    .region-header #superfish li a {
      border: none;
      font-family: "Montserrat", Helvetica, sans-serif;
      font-weight: 300;
      font-size: 0.875em;
      line-height: 1em;
      color: #4A4A4A;
      text-transform: uppercase;
      letter-spacing: 1px;
      padding-right: 0.75rem;
      padding-left: 0.75rem; }
      .region-header #superfish li a:hover {
        color: #D0011B;
        background: none; }
      .region-header #superfish li a ul {
        background-color: #ffffff;
        width: 10em !important;
        border-bottom: 4px solid #003E63; }

.sf-sub-indicator {
  top: 1.15em; }

.sf-depth-1 .sf-sub-indicator {
  right: 15px;
  top: 13px; }

.sf-depth-2 .sf-sub-indicator {
  right: 10px; }

ul .sf-menu .sf-accordion .sf-expanded {
  padding: 1.5rem; }

.sf-menu.sf-style-white li {
  background-color: #FFF; }
  .sf-menu.sf-style-white li ul {
    border-bottom: 4px solid #003E63; }

.sf-menu.sf-style-white a {
  border: none;
  /*padding: 1em 0;*/
  font-family: "Montserrat", Helvetica, sans-serif;
  font-weight: 300;
  font-size: 0.875em;
  line-height: 1em;
  color: #4A4A4A;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-transform: uppercase; }
  .sf-menu.sf-style-white a:hover {
    background: white;
    color: #D0011B; }

.sf-menu li:hover ul {
  top: 2rem; }

.navbar-toggler:focus {
  outline: none; }

.visual.homepage {
  background: #000;
  height: 100vh;
  overflow: hidden;
  min-height: 600px; }
  .visual.homepage .page-title, .visual.homepage .second-title, .visual.homepage .block-title {
    margin-bottom: 0.2em; }

.categories.by-application {
  background-color: #004062;
  color: #fff; }
  .categories.by-application h3 {
    color: #fff; }
.categories div[class*="col"] {
  padding: 0; }
.categories .second-title {
  text-align: center;
  margin-bottom: 2rem; }
.categories.by-products .second-title {
  color: #004062; }

.title-vertical {
  text-align: center; }
  .title-vertical .white {
    color: #4A4A4A; }

.page-more-wrapper {
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 5;
  text-align: center; }

.page-more-text {
  font-size: 0.7rem;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  line-height: 3em; }

.page-more {
  position: relative;
  width: 1.5rem;
  height: 2.5rem;
  background: transparent;
  border-radius: 12px;
  border: 2px solid #fff;
  margin: 0 auto; }
  .page-more:before {
    background: url("images/page-more-arrow.png") center center no-repeat transparent;
    background-size: 10px auto;
    content: " ";
    width: 0.625rem;
    height: 0.375rem;
    position: absolute;
    left: 50%;
    bottom: 30%;
    margin-left: -0.312rem;
    display: block;
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite; }
    @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
      .page-more:before {
        background: url("images/page-more-arrow@2x.png") center center no-repeat transparent;
        background-size: 10px auto; } }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .page-more:before {
        background: url("images/page-more-arrow@2x.png") center center no-repeat transparent;
        background-size: 10px auto; } }
    @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
      .page-more:before {
        background: url("images/page-more-arrow@3x.png") center center no-repeat transparent;
        background-size: 10px auto; } }

.news .videothumb .news-image {
  position: relative; }
  .news .videothumb .news-image:before {
    position: absolute;
    width: 1em;
    height: 1em;
    font-size: 6em;
    background: url(images/video.png) center no-repeat transparent;
    background-size: 65px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    content: ""; }
  .news .videothumb .news-image:hover:before {
    -webkit-filter: brightness(150%);
            filter: brightness(150%); }
  .news .videothumb .news-image:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(3, 97, 146, 0.3);
    content: ""; }

.why-bondor {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  text-align: center;
  position: relative; }
  .why-bondor .modern-title, .why-bondor .readmore, .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .category-label, .why-bondor .accordion .head, .accordion .why-bondor .head,
  .why-bondor .non-accordion .head,
  .non-accordion .why-bondor .head, .why-bondor .address-wrapper .vcard .fn, .address-wrapper .vcard .why-bondor .fn {
    color: #000;
    position: relative; }
  .why-bondor .second-title {
    color: #004062;
    margin-bottom: 3.125rem; }
  .why-bondor .flexslider {
    background: transparent;
    border: none;
    margin: 0; }
    .why-bondor .flexslider .flex-viewport {
      margin-bottom: 5rem; }
    .why-bondor .flexslider .flex-direction-nav {
      background: none;
      position: relative;
      margin: 0 auto;
      display: block;
      left: auto;
      right: auto;
      bottom: auto;
      -webkit-transform: none;
              transform: none; }
      .why-bondor .flexslider .flex-direction-nav li {
        width: auto;
        height: auto;
        margin: 0;
        float: none;
        display: inline-block; }
        .why-bondor .flexslider .flex-direction-nav li a {
          text-indent: 0;
          margin: 0;
          color: #004062;
          text-decoration: none; }
          .why-bondor .flexslider .flex-direction-nav li a:before, .why-bondor .flexslider .flex-direction-nav li a:hover:after {
            width: calc(100% - 38px); }
          .why-bondor .flexslider .flex-direction-nav li a.flex-disabled {
            display: none; }
        .why-bondor .flexslider .flex-direction-nav li.flex-nav-next a {
          padding-right: 37px;
          background: url("images/forward-blue.png") right center no-repeat transparent;
          background-size: 27px auto;
          right: 0; }
          @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
            .why-bondor .flexslider .flex-direction-nav li.flex-nav-next a {
              background: url("images/forward-blue@2x.png") right center no-repeat transparent;
              background-size: 27px auto; } }
          @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
            .why-bondor .flexslider .flex-direction-nav li.flex-nav-next a {
              background: url("images/forward-blue@2x.png") right center no-repeat transparent;
              background-size: 27px auto; } }
          @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
            .why-bondor .flexslider .flex-direction-nav li.flex-nav-next a {
              background: url("images/forward-blue@3x.png") right center no-repeat transparent;
              background-size: 27px auto; } }
        .why-bondor .flexslider .flex-direction-nav li.flex-nav-next.flex-disabled {
          opacity: 0.3 !important; }
        .why-bondor .flexslider .flex-direction-nav li.flex-nav-prev {
          margin-right: 1rem; }
          .why-bondor .flexslider .flex-direction-nav li.flex-nav-prev a {
            padding-left: 37px;
            background: url("images/backward-blue.png") left center no-repeat transparent;
            background-size: 27px auto;
            left: 0; }
            @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
              .why-bondor .flexslider .flex-direction-nav li.flex-nav-prev a {
                background: url("images/backward-blue@2x.png") left center no-repeat transparent;
                background-size: 27px auto; } }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
              .why-bondor .flexslider .flex-direction-nav li.flex-nav-prev a {
                background: url("images/backward-blue@2x.png") left center no-repeat transparent;
                background-size: 27px auto; } }
            @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
              .why-bondor .flexslider .flex-direction-nav li.flex-nav-prev a {
                background: url("images/backward-blue@3x.png") left center no-repeat transparent;
                background-size: 27px auto; } }
            .why-bondor .flexslider .flex-direction-nav li.flex-nav-prev a:before, .why-bondor .flexslider .flex-direction-nav li.flex-nav-prev a:after {
              left: auto;
              right: 3px; }
          .why-bondor .flexslider .flex-direction-nav li.flex-nav-prev.flex-disabled {
            opacity: 0.3 !important; }
  .why-bondor:before {
    display: block;
    width: 100%;
    height: 100%;
    content: " ";
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    top: 0; }

.top_fixed {
  position: fixed;
  top: 0px; }

/*-------- additional info -------*/
.additional-info {
  position: relative; }
  .additional-info .dark {
    background-color: #004062;
    color: #fff;
    text-align: center;
    padding: 4rem;
    margin-top: 4rem; }
    .additional-info .dark .modern-title, .additional-info .dark .readmore, .additional-info .dark .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li .additional-info .dark a, .additional-info .dark .category-label, .additional-info .dark .accordion .head, .accordion .additional-info .dark .head,
    .additional-info .dark .non-accordion .head,
    .non-accordion .additional-info .dark .head, .additional-info .dark .address-wrapper .vcard .fn, .address-wrapper .vcard .additional-info .dark .fn, .additional-info .dark p {
      color: #fff; }
    .additional-info .dark .modern-title, .additional-info .dark .readmore, .additional-info .dark .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li .additional-info .dark a, .additional-info .dark .category-label, .additional-info .dark .accordion .head, .accordion .additional-info .dark .head,
    .additional-info .dark .non-accordion .head,
    .non-accordion .additional-info .dark .head, .additional-info .dark .address-wrapper .vcard .fn, .address-wrapper .vcard .additional-info .dark .fn {
      margin-bottom: 1.125rem; }
    .additional-info .dark p {
      font-size: 0.875rem;
      line-height: 1.28rem;
      margin: 0; }
    .additional-info .dark .core-values {
      margin-bottom: 4rem; }
  .additional-info .second-title {
    margin-bottom: 3.125rem; }

/*--------- who's using bondor ----------*/
.client-list {
  background: #EFEFEF; }

.owl-carousel {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .owl-carousel.owl-loaded {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

.inner-hexagon {
  width: 100%;
  height: 100%;
  background: #fff;
  text-align: center; }
  .inner-hexagon:before {
    height: 100%;
    display: inline-block;
    content: ' ';
    vertical-align: middle; }
  .owl-carousel .owl-item .inner-hexagon img {
    width: auto;
    height: auto;
    max-width: 80px;
    max-height: 80px;
    vertical-align: middle;
    display: inline-block !important; }

/*-- Our Brands --*/
.our-brands {
  background: #00A4D3;
  padding-bottom: 0;
  min-height: 23.625rem;
  overflow: hidden; }

.brand-grid {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.brand-cell {
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 20%;
  position: relative; }
  .brand-cell .brand-category {
    padding-bottom: 2rem;
    position: relative;
    cursor: pointer; }
    .brand-cell .brand-category:before {
      display: block;
      height: 10px;
      width: 100%;
      content: " ";
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -8px; }
  .brand-cell.is_expanded .brand-list {
    max-height: 100%;
    overflow: visible; }
  .brand-cell.is_expanded .brand-category:before {
    display: block;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    height: 0;
    width: 0; }
  .brand-cell .brand-list {
    position: relative;
    left: 0;
    background: #fff;
    max-height: 0;
    overflow: hidden;
    width: 500%;
    z-index: 9; }
    .brand-cell .brand-list .brand-list-wrapper {
      padding: 5.6rem 0; }
      .brand-cell .brand-list .brand-list-wrapper img {
        height: 60px; }
      .brand-cell .brand-list .brand-list-wrapper .brand-item {
        text-align: center; }
    .brand-cell .brand-list:before {
      background-color: #fff;
      content: ' ';
      position: absolute;
      top: 0;
      left: -100%;
      right: -100%;
      bottom: 0; }
  .brand-cell:nth-of-type(5n+2) .brand-list {
    margin-left: -100%; }
  .brand-cell:nth-of-type(5n+3) .brand-list {
    margin-left: -200%; }
  .brand-cell:nth-of-type(5n+4) .brand-list {
    margin-left: -300%; }
  .brand-cell:nth-of-type(5n+5) .brand-list {
    margin-left: -400%; }
  .brand-cell:nth-of-type(5n+6) .brand-list {
    clear: left; }

.brand-list-close {
  position: absolute;
  top: 30px;
  right: 20px;
  color: #00A4D3;
  font-size: 45px;
  line-height: 20px;
  text-decoration: none;
  text-shadow: none;
  opacity: 0.8;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.brand-list-close:before {
  content: ''; }

.brand-list-close:hover {
  color: #D0011B; }

/*-- contact info --*/
.contact-info {
  color: #fff;
  position: relative;
  background: #004062; }

.address-wrapper {
  max-width: 765px;
  width: 90%;
  margin: 0 auto; }
  .address-wrapper .address-grid {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .address-wrapper .modern-title, .address-wrapper .readmore, .address-wrapper .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li .address-wrapper a, .address-wrapper .category-label, .address-wrapper .accordion .head, .accordion .address-wrapper .head,
  .address-wrapper .non-accordion .head,
  .non-accordion .address-wrapper .head, .address-wrapper .vcard .fn {
    padding-top: 3.75rem; }
  .address-wrapper .vcard {
    width: 100%;
    padding: 0 0 1.5rem 0;
    font-size: 0.875rem; }
    .address-wrapper .vcard > div, .address-wrapper .vcard .maplink {
      padding-left: 1.875rem;
      margin-bottom: 0.5rem; }
    .address-wrapper .vcard a {
      color: #fff; }
      .address-wrapper .vcard a:hover {
        color: #00A4D3; }
    .address-wrapper .vcard .fn {
      font-weight: bold;
      padding: 0;
      margin-bottom: 1.25rem; }
    .address-wrapper .vcard .adr {
      padding: 0; }
      .address-wrapper .vcard .adr .street-address {
        padding-left: 1.875rem;
        background: url("images/location-icon.png") 3px 5px no-repeat transparent;
        background-size: 14px auto;
        margin-bottom: 0.625rem; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
          .address-wrapper .vcard .adr .street-address {
            background: url("images/location-icon@2x.png") 3px 5px no-repeat transparent;
            background-size: 14px auto; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .address-wrapper .vcard .adr .street-address {
            background: url("images/location-icon@2x.png") 3px 5px no-repeat transparent;
            background-size: 14px auto; } }
        @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
          .address-wrapper .vcard .adr .street-address {
            background: url("images/location-icon@3x.png") 3px 5px no-repeat transparent;
            background-size: 14px auto; } }
      .address-wrapper .vcard .adr .locality {
        padding-left: 1.875rem;
        background: url("images/address-icon.png") left 5px no-repeat transparent;
        background-size: 20px auto; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
          .address-wrapper .vcard .adr .locality {
            background: url("images/address-icon@2x.png") left 5px no-repeat transparent;
            background-size: 20px auto; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .address-wrapper .vcard .adr .locality {
            background: url("images/address-icon@2x.png") left 5px no-repeat transparent;
            background-size: 20px auto; } }
        @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
          .address-wrapper .vcard .adr .locality {
            background: url("images/address-icon@3x.png") left 5px no-repeat transparent;
            background-size: 20px auto; } }
    .address-wrapper .vcard .tel {
      background: url("images/phone-icon.png") left 5px no-repeat transparent;
      background-size: 20px auto; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        .address-wrapper .vcard .tel {
          background: url("images/phone-icon@2x.png") left 5px no-repeat transparent;
          background-size: 20px auto; } }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .address-wrapper .vcard .tel {
          background: url("images/phone-icon@2x.png") left 5px no-repeat transparent;
          background-size: 20px auto; } }
      @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
        .address-wrapper .vcard .tel {
          background: url("images/phone-icon@3x.png") left 5px no-repeat transparent;
          background-size: 20px auto; } }
      .address-wrapper .vcard .tel.fax {
        background: url("images/fax-icon.png") left 5px no-repeat transparent;
        background-size: 20px auto; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
          .address-wrapper .vcard .tel.fax {
            background: url("images/fax-icon@2x.png") left 5px no-repeat transparent;
            background-size: 20px auto; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .address-wrapper .vcard .tel.fax {
            background: url("images/fax-icon@2x.png") left 5px no-repeat transparent;
            background-size: 20px auto; } }
        @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
          .address-wrapper .vcard .tel.fax {
            background: url("images/fax-icon@3x.png") left 5px no-repeat transparent;
            background-size: 20px auto; } }
    .address-wrapper .vcard .mail {
      background: url("images/email-icon.png") left 5px no-repeat transparent;
      background-size: 23px auto; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        .address-wrapper .vcard .mail {
          background: url("images/email-icon@2x.png") left 5px no-repeat transparent;
          background-size: 23px auto; } }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .address-wrapper .vcard .mail {
          background: url("images/email-icon@2x.png") left 5px no-repeat transparent;
          background-size: 23px auto; } }
      @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
        .address-wrapper .vcard .mail {
          background: url("images/email-icon@3x.png") left 5px no-repeat transparent;
          background-size: 23px auto; } }

.map-wrapper {
  position: relative; }
  .map-wrapper #map {
    height: 500px; }

.social-wrapper {
  width: 100%; }
  .social-wrapper dl {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin: 0;
    overflow: hidden; }
    .social-wrapper dl dt {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      height: 6.25rem; }
      .social-wrapper dl dt a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -20000px;
        overflow: hidden;
        position: relative; }
        .social-wrapper dl dt a:before {
          display: block;
          width: 0;
          height: 0.5rem;
          position: absolute;
          left: 0;
          bottom: 0;
          background: rgba(255, 255, 255, 0.5);
          content: " ";
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        .social-wrapper dl dt a:hover:before {
          width: 100%; }
      .social-wrapper dl dt.facebook a {
        background: url("images/facebook-icon.png") center center no-repeat #3B5998;
        background-size: 40px auto; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
          .social-wrapper dl dt.facebook a {
            background: url("images/facebook-icon@2x.png") center center no-repeat #3B5998;
            background-size: 40px auto; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .social-wrapper dl dt.facebook a {
            background: url("images/facebook-icon@2x.png") center center no-repeat #3B5998;
            background-size: 40px auto; } }
        @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
          .social-wrapper dl dt.facebook a {
            background: url("images/facebook-icon@3x.png") center center no-repeat #3B5998;
            background-size: 40px auto; } }
      .social-wrapper dl dt.linkedin a {
        background: url("images/linkedin-icon.png") center center no-repeat #0077B5;
        background-size: 40px auto; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
          .social-wrapper dl dt.linkedin a {
            background: url("images/linkedin-icon@2x.png") center center no-repeat #0077B5;
            background-size: 40px auto; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .social-wrapper dl dt.linkedin a {
            background: url("images/linkedin-icon@2x.png") center center no-repeat #0077B5;
            background-size: 40px auto; } }
        @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
          .social-wrapper dl dt.linkedin a {
            background: url("images/linkedin-icon@3x.png") center center no-repeat #0077B5;
            background-size: 40px auto; } }
      .social-wrapper dl dt.twitter a {
        background: url("images/twitter-icon.png") center center no-repeat #1DA1F2;
        background-size: 40px auto; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
          .social-wrapper dl dt.twitter a {
            background: url("images/twitter-icon@2x.png") center center no-repeat #1DA1F2;
            background-size: 40px auto; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .social-wrapper dl dt.twitter a {
            background: url("images/twitter-icon@2x.png") center center no-repeat #1DA1F2;
            background-size: 40px auto; } }
        @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
          .social-wrapper dl dt.twitter a {
            background: url("images/twitter-icon@3x.png") center center no-repeat #1DA1F2;
            background-size: 40px auto; } }
      .social-wrapper dl dt.instagram a {
        background: url("images/instagram-icon.png") center center no-repeat #C13584;
        background-size: 40px auto; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
          .social-wrapper dl dt.instagram a {
            background: url("images/instagram-icon@2x.png") center center no-repeat #C13584;
            background-size: 40px auto; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .social-wrapper dl dt.instagram a {
            background: url("images/instagram-icon@2x.png") center center no-repeat #C13584;
            background-size: 40px auto; } }
        @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
          .social-wrapper dl dt.instagram a {
            background: url("images/instagram-icon@3x.png") center center no-repeat #C13584;
            background-size: 40px auto; } }
      .social-wrapper dl dt.houzz a {
        background: url("images/houzz-icon.png") center center no-repeat #7AC142;
        background-size: 32px auto; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
          .social-wrapper dl dt.houzz a {
            background: url("images/houzz-icon@2x.png") center center no-repeat #7AC142;
            background-size: 32px auto; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .social-wrapper dl dt.houzz a {
            background: url("images/houzz-icon@2x.png") center center no-repeat #7AC142;
            background-size: 32px auto; } }
        @media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
          .social-wrapper dl dt.houzz a {
            background: url("images/houzz-icon@3x.png") center center no-repeat #7AC142;
            background-size: 32px auto; } }

/*--- media queries --*/
@media only screen and (min-width: 600px) {
  .address-wrapper .vcard {
    width: 50%;
    padding: 0 0.9375rem 3.75rem 0; } }
@media only screen and (min-width: 992px) {
  .categories .second-title,
  .news-item {
    text-align: left; }

  .additional-info:before {
    background-color: #004062;
    content: " ";
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%; }
  .additional-info .row {
    padding-left: 50px; }
  .additional-info .dark {
    margin-top: 0;
    padding: 0; }
    .additional-info .dark .row {
      padding: 0; }

  .contact-info {
    background-color: none; }
    .contact-info:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 50%;
      bottom: 0;
      background: #004062;
      display: block;
      content: " "; }

  .address-wrapper {
    float: right; }

  .social-wrapper {
    position: absolute;
    left: 0;
    bottom: 0; }

  .product-wizard, section.contact-info {
    position: relative; }
    .product-wizard .title-vertical, section.contact-info .title-vertical {
      margin: 0 0 0 -50px;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      position: absolute;
      left: 0;
      top: 49.5%; }
      .product-wizard .title-vertical .white, section.contact-info .title-vertical .white {
        color: #fff;
        margin-right: 0.875rem; } }
@media only screen and (min-width: 1200px) {
  .product-wizard .title-vertical, section.contact-info .title-vertical {
    top: 47.5%; } }
@media only screen and (min-width: 1400px) {
  .social-wrapper dl dt {
    height: 5.25rem; } }
@media only screen and (min-width: 1600px) {
  .product-wizard .title-vertical, section.contact-info .title-vertical {
    top: 49.5%; } }
/*max-width*/
@media only screen and (max-width: 1600px) {
  .news .videothumb .news-image {
    position: relative; }
    .news .videothumb .news-image:before {
      background-size: 60px; } }
@media only screen and (max-width: 1200px) {
  .news .videothumb .news-image {
    position: relative; }
    .news .videothumb .news-image:before {
      background-size: 50px; } }
@media only screen and (max-width: 992px) {
  .sf-accordion-toggle {
    display: none !important; }

  #sf-accordion-toggle {
    display: none !important; }

  #superfish-1,
  #superfish-1 ul {
    display: block !important;
    width: 100% !important;
    float: none;
    overflow: hidden;
    position: relative;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

  #superfish-1 ul {
    height: 0; }

  #superfish-1 li {
    float: none;
    border-bottom: 1px solid #f0f0f0;
    width: 100%; }

  #superfish-1 li:hover ul,
  #superfish-1 li.sfHover ul {
    top: 0;
    height: 100%; }

  #superfish-1 .sf-depth-1:hover,
  #superfish-1 .sf-depth-1:active,
  #superfish-1 .sf-depth-1:focus {
    background: none;
    outline: none; }

  .sf-menu.sf-style-white li ul {
    border-bottom: none; }

  #superfish-1 li ul {
    padding-left: 20px; }
  #superfish-1 li .sf-depth-2 .sf-sub-indicator {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  #superfish-1 li .sf-depth-2 ul {
    height: 0;
    left: 0 !important; }
  #superfish-1 li .sf-depth-2:hover ul {
    height: 100%; }

  /* --- charts media query --*/
  .illustrations .row:first-child .col-lg-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-top: 1px solid #e8e8e8; } }
@media only screen and (max-width: 768px) {
  .news .videothumb .news-image {
    position: relative; }
    .news .videothumb .news-image:before {
      background-size: 55px; }

  .brand-cell {
    width: 50%; }

  .brand-cell:nth-of-type(2n+1) .brand-list {
    margin-left: 0%; }

  .brand-cell:nth-of-type(2n+2) .brand-list {
    margin-left: -100%; }

  .brand-cell:nth-of-type(2n+3) {
    clear: left; }

  .brand-cell .brand-list {
    width: 200%; }

  .brand-cell .brand-list .brand-list-wrapper .brand-item img {
    height: 40px;
    margin: 5px auto; }

  .categories .iconic-section .col-md {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  section {
    padding: 3.25rem 0; }
    section.product-wizard .categories, section.contact-info .categories {
      padding: 2rem 0; }

  .region.region-news .modern-title, .region.region-news .readmore, .region.region-news .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li .region.region-news a, .region.region-news .category-label, .region.region-news .accordion .head, .accordion .region.region-news .head,
  .region.region-news .non-accordion .head,
  .non-accordion .region.region-news .head, .region.region-news .address-wrapper .vcard .fn, .address-wrapper .vcard .region.region-news .fn {
    margin-bottom: 1.75rem; }
  .region.region-news .block-title {
    font-size: 1.2em;
    margin-bottom: 0; }
  .region.region-news p {
    font-size: 15px; }

  .additional-info .second-title {
    text-align: center;
    margin-bottom: 2rem; }
  .additional-info p {
    text-align: center; }
  .additional-info .dark {
    margin-top: 2rem;
    padding: 1.5rem 1.5rem 0.8rem 1.5rem; }
    .additional-info .dark .second-title {
      font-size: 2rem;
      margin-bottom: 1.5rem; }
    .additional-info .dark .core-values {
      margin-bottom: 2rem; }

  .why-bondor .modern-title, .why-bondor .readmore, .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .category-label, .why-bondor .accordion .head, .accordion .why-bondor .head,
  .why-bondor .non-accordion .head,
  .non-accordion .why-bondor .head, .why-bondor .address-wrapper .vcard .fn, .address-wrapper .vcard .why-bondor .fn {
    margin-bottom: 2rem; }
  .why-bondor .second-title {
    margin-bottom: 2rem; }
  .why-bondor .flexslider .flex-viewport {
    margin-bottom: 2rem; }

  .our-brands .modern-title, .our-brands .readmore, .our-brands .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li .our-brands a, .our-brands .category-label, .our-brands .accordion .head, .accordion .our-brands .head,
  .our-brands .non-accordion .head,
  .non-accordion .our-brands .head, .our-brands .address-wrapper .vcard .fn, .address-wrapper .vcard .our-brands .fn {
    margin-bottom: 1.75em; }

  .brand-cell {
    padding-top: 10px; }

  .address-wrapper .modern-title, .address-wrapper .readmore, .address-wrapper .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .flexslider .flex-direction-nav li .address-wrapper a, .address-wrapper .category-label, .address-wrapper .accordion .head, .accordion .address-wrapper .head,
  .address-wrapper .non-accordion .head,
  .non-accordion .address-wrapper .head, .address-wrapper .vcard .fn {
    padding-top: 1.75rem;
    margin-bottom: 1rem; }
  .address-wrapper .vcard {
    padding: 0 0.9375rem 0.8rem 0; }
    .address-wrapper .vcard .fn {
      margin-bottom: 1rem;
      padding-top: 0.5rem; } }
@media only screen and (max-width: 575px) {
  .brand-cell .brand-list .brand-list-wrapper {
    padding: 3.6rem 0 2rem 0; }
    .brand-cell .brand-list .brand-list-wrapper .brand-item {
      border-bottom: 1px solid #e6e6e6;
      padding: 10px 0; }
      .brand-cell .brand-list .brand-list-wrapper .brand-item img {
        height: 60px;
        padding: 8px 0; }
      .brand-cell .brand-list .brand-list-wrapper .brand-item:last-child {
        border: none !important; }

  section {
    padding: 2.25rem 0; }

  .region.region-news .block-title {
    font-size: 1.2em; }
  .region.region-news p {
    font-size: 15px; }
  .region.region-news .news-item {
    margin-bottom: 2rem; }

  .additional-info {
    padding-bottom: 0; }
    .additional-info .second-title {
      text-align: center;
      margin-bottom: 2rem; }
    .additional-info p {
      text-align: center; }
    .additional-info .dark {
      margin-top: 2rem;
      padding-bottom: 0; }

  .why-bondor .modern-title, .why-bondor .readmore, .why-bondor .flexslider .flex-direction-nav li a, .why-bondor .category-label, .why-bondor .accordion .head, .accordion .why-bondor .head,
  .why-bondor .non-accordion .head,
  .non-accordion .why-bondor .head, .why-bondor .address-wrapper .vcard .fn, .address-wrapper .vcard .why-bondor .fn {
    margin-bottom: 2rem; }
  .why-bondor .second-title {
    margin-bottom: 2rem; }
  .why-bondor .flexslider .flex-viewport {
    margin-bottom: 0rem; }
  .why-bondor .flexslider .flex-direction-nav li a {
    margin-bottom: 0; } }
@media only screen and (max-width: 768px) and (min-width: 575px) {
  .categories .iconic-section .col-md {
    padding: 0 90px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .categories .iconic-section .col-md {
    padding: 0 !important; }

  .brand-cell .brand-list .brand-list-wrapper {
    padding: 3.6rem 0 2rem 0; }
    .brand-cell .brand-list .brand-list-wrapper .brand-item {
      border-bottom: 1px solid #e6e6e6;
      padding: 10px 0; }
      .brand-cell .brand-list .brand-list-wrapper .brand-item.col-sm {
        -ms-flex-preferred-size: inherit;
        flex-basis: inherit; }
      .brand-cell .brand-list .brand-list-wrapper .brand-item img {
        height: 60px;
        padding: 8px 0; }
      .brand-cell .brand-list .brand-list-wrapper .brand-item:last-child {
        border: none !important; }

  .why-bondor {
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-position: top center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover; } }
@media only screen and (min-width: 992px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  .social-wrapper {
    left: -1px; } }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .polygon-clip-hexagon {
    width: 6.25rem;
    height: 5.25rem !important; } }

/*# sourceMappingURL=style.css.map */