.bd-placeholder-img {
  font-size: 1.125rem;

  text-anchor: middle;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;
}

@media (min-width: 768px) { 
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.toolbar-fixed .new-news-sticker {
  top: 5em;

  z-index: 99 !important;
}

#header {
  z-index: 99 !important;
}

.toolbar-fixed.path-frontpage #header {
  top: 4em;
}

body.toolbar-fixed.toolbar-tray-open .mega-menu.mega-menu--multiLevel {
  margin-top: 3em;
}

body.toolbar-fixed.toolbar-tray-open.path-frontpage .mega-menu.mega-menu--multiLevel {
  margin-top: 5em;
}

.nav>ul>li {
  display: inline-block;

  position: relative;

  padding: 20px 30px 20px 0;

  z-index: 100;

  height: 100px;
}

.nav>ul>li>ul {
  position: absolute;

  left: 0;

  top: 80px;

  padding: 20px 500em;
  /* trick from css-tricks comments */

  margin: 0 -570em;
  /* trick from css-tricks comments */

  z-index: 101;

  visibility: hidden;

  opacity: 0;

  background: #1a1a31;

  height: 200px;
}

.nav>ul>li>ul a {
  color: #fff;
  font-size: 18px;
  padding: 12px 25px;
}

.nav>ul>li:hover>ul {
  visibility: visible;

  opacity: 1;
}

.nav>ul>li>ul>li {
  padding: 3px 0;

  text-align: left;
}

.nav>ul>li:hover .drop {
  font-weight: bold;
}

.jsnewsticker {
  color: white;

  list-style-type: none;
}

.jsnewsticker li {
  padding-top: 2px;
}

.h .jsnewsticker li a {
  text-decoration: none;

  cursor: pointer;

  padding-top: 10px;
}

.homenews {
  cursor: pointer;
  text-decoration: none;
}

#rssFeed li a {
  color: white;

  cursor: hand;
}

.icons-h {
  color: #000000 !important;
}

.icons-h:hover {
  color: #ff4717 !important;
}

.Newslabel {
  width: 177px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  padding-left: 80px;
  color: #ff4717;
  font-weight: bold;
  letter-spacing: 1px;
}

.new-news-sticker {
  position: fixed;
  top: 0px;
  z-index: 99;
  width: 100%;
  color: #ff4717;
  background: #1a1a31;
  padding-top: 4px;
  padding-bottom: 4px;
}

.new-news-sticker ul li {
  line-height: 18px;
  color: #fff !important;
}

.new-news-sticker ul li a {
  color: #fff !important;
}

body.path-frontpage .nav-container .right-nav-bar {
  top: 70px;
}

/* #header{margin-top: 47px;} */

.homenews .jsnewsticker li {
  height: 40px !important;
  align-items: center !important;
  display: flex !important;
}

.homenews .jsnewsticker {
  padding: 0px 5% 0px 10px;
}

.btnaligncenter {
  max-width: 500px;
  text-align: center;
}

.btnaligncenter .learn-btn {
  margin: 6vh 0 2vh !important;
}

/* @media (min-width: 1200px) {

.mega-menu.mega-menu--multiLevel{top: 136px !important;}

} */

.carousel-inner .carousel-item.ship-img .carosult-img-cont img {
  padding-top: 60px;
}

@media (min-width: 1400px) {
  .carousel-inner .carousel-item.ship-img .carosult-img-cont img {
    padding-top: 100px;
  }

  body.path-frontpage .nav-container .right-nav-bar {
    top: 25px;
  }

  /* .page-footer { bottom: 55px !important;} */

  .Newslabel {
    width: 205px;
    padding-left: 112px;
  }

  .awards-hero-text {
    max-width: 1400px;
  }

  .carousel-item .carousel-caption {
    bottom: 100px;
  }

  ol.carousel-indicators {
    bottom: 70px;
  }
}

@media (min-width: 1600px) {
  .awards-hero-text {
    max-width: 100%;
    left: 5%;
    right: 5%;
  }

  .carousel-item .awards-hero-text p.car-title {
    font-size: 42px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1600px;
  }
}

/*@media (max-width: 1400px) {
  .page-footer {
    bottom: 50px !important;
  }
}*/

@media (max-width: 1200px) {
  .mega-menu.mega-menu--multiLevel {
    top: 136px !important;
  }

  .Newslabel {
    width: 166px;
    padding-left: 77px;
  }
}

@media (min-width: 1400px) and (max-width: 1600px) {
  .awards-hero-text {
    max-width: 100%;
    left: 5%;
    right: 5%;
  }

  .carousel-item .awards-hero-text p.car-title {
    font-size: 35px;
  }
}

@media (min-width: 1500px) and (max-width: 1650px) {
  .carousel-item .carousel-caption p.smalltxt {
    margin-top: 5vh !important;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .awards-hero-text {
    max-width: 100%;
    left: 5%;
    right: 5%;
  }

  .carousel-item .awards-hero-text p.car-title {
    font-size: 30px;
  }

  .carousel-item .carousel-caption {
    bottom: 70px;
  }

  ol.carousel-indicators {
    bottom: 40px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .awards-hero-text {
    max-width: 100%;
    left: 5%;
    right: 5%;
  }

  .carousel-item .awards-hero-text p.car-title {
    font-size: 30px;
  }

  /* .carousel-item .carousel-caption {
    bottom: 50px;
  } */

  ol.carousel-indicators {
    bottom: 20px;
  }
}

@media (max-width: 992px) {
  body.path-frontpage #header .nav-container .mainlogo {
    top: 49px;
  }

  body.path-frontpage .nav-container .right-nav-bar {
    top: 60px;
  }

  .new-news-sticker .container {
    width: 100%;
    max-width: 100%;
  }
}
 
@media (max-width: 767px) {
  body.path-frontpage .nav-container .right-nav-bar {
    top: 140px;
  }

  .region-ticker .views_slideshow_cycle_teaser_section {
    width: 40% !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px !important;
  }

  body.path-frontpage #header {
    margin-top: 47px;
  }

  body.path-frontpage #header .nav-container .mainlogo {
    top: 55px;
  }

  body.path-frontpage .nav-container .right-nav-bar {
    top: 68px;
  }

  .page-footer {
    /* bottom: auto !important; */
  }

  .homenews .jsnewsticker li {
    height: auto !important;
    align-items: center !important;
    display: flex !important;
  }
}

@media (max-width: 600px) {
  body.path-frontpage #header .nav-container .mainlogo {
    top: 55px;
  }

  /* .carousel-caption.ccaption-left {
    top: 15% !important;
  } */
}

.admin-tabs {
  z-index: 10001;
}

.lpb-formatter:hover .lpb-enable,
.lpb-formatter:focus-within .lpb-enable {
  z-index: 100000;

  margin: 18px;
}

.breadcrumb-item+.breadcrumb-item::before {
  content: inherit;
}

.lpb-form__actions {
  background: rgba(0, 0, 0, 0.05);
  margin-top: 0;
  padding: 20px;
  z-index: 1000001;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lpb-form__actions {
  height: 150px;
  position: absolute;
  bottom: 0;
  z-index: 1000000 !important;
  display: block;
}

/* body,
html {
  overflow: inherit;
} */

/*.page.section {
  min-height: 500px;
}
*/
.mainlogo {
  z-index: 1;
}

.description,
legend {
  display: none;
}

.media-library-views-form__rows .media-library-item--grid {
  display: block;

  float: left;
}

.carousel-caption.ccaption-left div.normal-txt p {
  max-width: 500px; 
  font-size: 18px; 
  line-height: 24px; 
  text-align: left; 
  margin-left: 0px;
}

.carousel-caption .learn-btn {
  margin: 0;

  display: inline-flex;
}

.carousel-caption .learn-btn a {
  margin: 3vh auto;
}

.carousel-caption .learn-btn-black a {
  margin: 3vh auto;
}

@media (min-width: 1400px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1500px;
  }
}

@media (min-width: 1200px) {
  body.toolbar-fixed.toolbar-tray-open .mega-menu.mega-menu--multiLevel {
    top: 110px;
  }
}

.contextual-region {
  position: initial;
}

.learn-btn-black {
  display: inline-block;
}

.learn-btn-black a {
  color: #fff !important;
  font-size: 20px !important;
  border: 2px solid #1a1a31 !important;
  background: #1a1a31;
  box-shadow: 3px 3px 6px #00000029;
  border: 2px solid #1a1a31; 
  border-radius: 10px; 
  opacity: 1; 
  padding: 10px 25px; 
  color: #fff; 
  font-size: 1.46vw; 
  text-align: center;  
  margin: 10px 0px; 
  display: inline-block;
}

.home-block-4 p a {
  color: #1a1a31; 
  text-transform: capitalize; 
  padding-top: 10px; 
  font-size: 20px; 
  padding-bottom: 0px; 
  line-height: 25px;
}

.countrylist .c-place-address a {
  color: #000000 !important;
}

.areablk .c-place-address a:hover {
  color: #ff4717 !important;
}

/*body.toolbar-fixed .main-block .node-content {
  margin-top: 10%;
}
*/
ul.submenu.mega-menu.mega-menu--multiLevel {
  display: none;
}

.main-menu-item.menu-link.menu-bar-link.expanded.show ul.submenu.mega-menu.mega-menu--multiLevel {
  display: block;
}

.menu.menu-bar .menu-link.menu-bar-link a:not(.menu.menu-bar .menu-link.menu-bar-link ul a) {
  color: #1a1a31 !important;
}

.new-news-sticker {
  position: fixed; 
  top: 0px; 
  z-index: 99; 
  width: 100%; 
  color: #ff4717; 
  background: #1a1a31; 
  padding-top: 4px; 
  padding-bottom: 4px;
}

.menu.menu-bar {
  padding-top: 0;
}

.decline-button {
  display: none;
}

div#sliding-popup,
div#sliding-popup .eu-cookie-withdraw-banner,
.eu-cookie-withdraw-tab {
  background: #1a1a31cc;
}

.eu-cookie-compliance-buttons button {
  font-size: 0.9em; 
  text-decoration: underline; 
  background-color: #ffff; 
  color: #ff4717; 
  border-radius: 5px;  
  padding: 0 20px; 
  cursor: pointer;
}

.eu-cookie-compliance-message p a {
  color: #fff; 
  text-decoration: underline;
}

.eu-cookie-compliance-message p {
  font-size: 14px; 
  font-weight: 400;
}

.eu-cookie-compliance-content {
  max-width: 90%;
}

.eu-cookie-compliance-buttons button:hover {
  background-color: #ff4717; 
  color: #fff;
}

.btnalignleft .learn-btn {
  float: left;
}

.learn-btn-black a:hover {
  background: #fff; 
  color: #1a1a31 !important; 
  text-decoration: none !important;
}

.section.bg-white .bodycopy-w {
  color: #1a1a31;
}

.section .bodycopy-w span {
  color: #ff4717;
}

.home-block-1 .sectionimg img:not(.paragraph--type--image-text .home-block-1 .sectionimg img) {
  width: 100%;
}

.txt-desc-bdy img {
  width: 100%;
}

/* .p-5 {  padding: 5em; }

.p-10 {  padding: 10em; }

.p-15 {  padding: 15em; }

.p-20 {  padding: 20em; }

.w-50 { width: 50% }

.o-w-50 { margin-left: 50%; }

.w-50 { width: 50%; }

.pt-15 {  padding: 15em 0; }

.bg-block p { color: white;

    text-shadow: none;

    font-weight: 700;

}

.bg-block .block-title { font-weight: 700; }

.pg-title { color: #dc5431;

    background-color: transparent;

    text-decoration: none;

    -webkit-transition: color 0.4s ease;

    transition: color 0.4s ease;

}

.overlay-bg-blue-left {

    background: -moz-linear-gradient(left, rgba(26,26,49,1) 0%, rgba(125,185,232,0) 100%);

    background: -webkit-linear-gradient(left, rgba(26,26,49,1) 0%,rgba(125,185,232,0) 100%);

    background: linear-gradient(to right, rgba(26,26,49,1) 0%,rgba(125,185,232,0) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a31', endColorstr='#007db9e8',GradientType=1 );

    background-size: cover;

    width: 100%;

    height: 141vh;

    position: absolute;

}

.overlay-bg-blue-right2 {

    background: -moz-linear-gradient(left, rgba(125,185,232,0) 0%, rgba(125,185,232,0.01) 1%, rgba(28,29,53,1) 97%, rgba(26,26,49,1) 99%);

    background: -webkit-linear-gradient(left, rgba(125,185,232,0) 0%,rgba(125,185,232,0.01) 1%,rgba(28,29,53,1) 97%,rgba(26,26,49,1) 99%);

    background: linear-gradient(to right, rgba(125,185,232,0) 0%,rgba(125,185,232,0.01) 1%,rgba(28,29,53,1) 97%,rgba(26,26,49,1) 99%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#1a1a31',GradientType=1 );

    background-size: cover;

    width: 100%;

    height: 141vh;

    position: absolute;

}

.bg-grey { background: #000000a3; padding: 20px 33px; }

.text-left .align-self-center { margin-left: 2em; }

.text-right .align-self-center { margin-right: 2em; }

.layout-builder-block,.layout-builder { padding: inherit; }

#block-tara-help, #block-tara-content .vertical-tabs { display: none; } */

.paragraph--type--bg-image-content .page.section {
  min-height: 700px;
  position: relative;
  display: flex;
  align-items: center;
  height: 100vh;
}

/* body.path-frontpage:not(body.path-frontpage.toolbar-tray-open) {
  margin-top: 48px;
} */

.menu.menu-bar .submenu .menu-link {
  text-transform: capitalize;
  font-weight: 400;
}

.sam-iframe {
  min-width: 1350px !important;
  margin: 0px auto !important;
}

.mt-10 {
  margin-top: 10em;
}

/* .tt_custom_sm {
  display: none !important;
} */
/* .tt_name_sm {
  display: none !important;
} */

table {
  border-collapse: collapse;
  width: 94%;
  margin: 0 2% !important;
}

table td,
table th {
  border: 1px solid #ddd;
  padding: 8px;
}

table tr:nth-child(even) {
  background-color: #f2f2f2;
}

table tr:hover {
  background-color: #ddd;
}

table th {
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
  background-color: #fff;
  color: #000;
}

table th a {
  color: white;
}

.region-ticker .views-field-title a {
  color: #fff !important;
}

.region-ticker .views_slideshow_cycle_teaser_section div.views_slideshow_cycle_slide.views_slideshow_slide {
  width: 100% !important;
  padding: 8px;
}
 
.carousel-caption .sub-text-center.normal-txt p {
  text-align: center !important;
  max-width: 100% !important;
}

.carousel-caption .text-center.btnaligncenter {
  max-width: 100% !important;
}

.teams .myTest .checkbox,
.teams .myTest h5,
.teams .myTest .conditionnote {
  display: none !important;
}

.bg-full .icon-blk ul li p {
  color: #fff !important;
}

.main-menu-item.menu-link.menu-bar-link.expanded.show ul.submenu.mega-menu.mega-menu--multiLevel ul {
  display: none;
}

/*.main-menu-item.menu-link.menu-bar-link.expanded.show ul.submenu.mega-menu.mega-menu--multiLevel ul:hover {
  display: block;
}*/
.main-menu-item.menu-link.menu-bar-link.expanded.show ul.submenu.mega-menu.mega-menu--multiLevel .main-menu-item.menu-link.expanded.show ul {
  display: block !important;
  z-index: 999;
  margin-left: 19%;
  border-left: 1px solid #fff;
}

/*.home-block-1 .sectionimg img {
  width: 100% !important;
}*/

form.webform-submission-contact-form,
form.webform-submission-support-form-form{
  padding: 5% 10% !important;
}

/*.learn-btn{
  border: 2px solid #FF4717;
  background: #FF4717;
  box-shadow: 3px 3px 6px #00000029;
  border: 2px solid #FF4717;
  border-radius: 10px;
  opacity: 1;
  padding: 10px 25px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0px;
  display: inline-block;
}

.learn-btn:hover {
  border: 2px solid #FF4717;
  background: #fff;
  color: #FF4717 !important;
}*/
.paragraph.paragraph--type--text {
  padding: 4% 2%;
}

.paragraph.paragraph--type--text h4 {
  color: #ff4717;
}

.paragraph--type--video .field--name-field-media-video-file video {
  width: 97%;
  height: 90vh;
  padding: 2% 0 0 0;
}

.paragraph--type--video ul li {
  list-style: none;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
  text-indent: -9999px;
  cursor: pointer;
  display: inline-block;
  border-radius: 6px;
  padding: 0 6px;
  background: transparent;
  margin: 0.4em;
  line-height: 12px;
  width: 0;
  height: 0;
  border-left: 22px solid #ffffff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  opacity: 1;
  padding: 0px 5px;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets {
  margin: 0 auto;
  z-index: 999 !important;
  position: absolute;
  display: flex;
  text-align: center; 
  margin-top: -160px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;

}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
  border-left: 22px solid #ff4717;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
  background: transparent;
  cursor: default;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li:hover {
  background: transparent;
}

li.icons-h.list {
  display: block;
  text-align: right;
  padding: 0;
  margin: 0;
}

.ext-form img {
  width: auto;
  height: auto;
}

.path-search main {
  padding-top: 10px;
}

.path-search main .block-region.region-content .block-content #views-exposed-form-search-search {
  padding: 10% 0 0% 10% !important;
}

.path-search main .block-region.region-content #block-vps-content {
  padding: 3% 0 4% 10% !important;
}

#views-exposed-form-article-search-page-1 input,
.region-search-box input {
  color: #fff;
  padding: 0.5em;
}

#views-exposed-form-article-search-page-1 {
  padding-bottom: 12px;
}

#views-exposed-form-article-search-page-1 input.form-submit,
.region-search-box input.form-submit {
  border: 2px solid #ff4717;
  background: #ff4717;
  box-shadow: 3px 3px 6px #00000029;
  border-radius: 10px;
  opacity: 1;
  padding: 10px 25px;
  color: #fff;
  text-align: center;
  margin: 10px 0px;
  display: inline-block;
}

.region-content #views-exposed-form-search-search {
  display: none;
}

.path-search .region-content #views-exposed-form-search-search {
  display: block;
}

.kc-right .badge-secondary {
  margin-left: 5px;
  background: #1a1a31;
  font-family: "vps-regular";
  letter-spacing: 0.5px;
  font-weight: normal;
}

.facets-widget-links ul li a.is-active span {
  display: block;
}

.facets-widget-links ul li a.is-active span.facet-item__status.js-facet-deactivate {
  display: none;
}

#block-vps-content .views-element-container .views-row .views-field.views-field-body .field-content a {
  font-size: inherit;
  text-transform: inherit;
}

#block-vps-content .js-pager__items {
  margin-bottom: 6em;
}

.region-sidebar-first .facets-widget-date_range h3 {
  display: none;
}

.region-sidebar-first .facets-widget-links ul li {
  border: none;
  margin-bottom: 5px;
  background: #e3e3e5;
  padding: 2px 10px;
  border-radius: 10px;
  color: #56565e;
  font-size: 12px;
  margin-right: 5px;
  display: inline-block;
}

.region-sidebar-first .facets-widget-links ul li a {
  padding: 0;
}

.region-sidebar-first .facets-widget-links ul {
  display: block;
}

.region-sidebar-first .facets-widget-date_range ul li {
  list-style: none;
}

.icon-blk ul {
  display: flex;
  flex-wrap: wrap;
}

.icon-blk ul li.icons-h.list {
  padding: 0 10px;
}

.facets-widget-date_range ul.item-list__date_range li label {
  width: 3em;
}

/* Teams */
.home-block-4 .our-team-block .countrylist,
.our-team-block .countrylist .c-place {
  background: #1a1a31;
  box-shadow: none;
  color: white;
}

.our-team-block .countrylist .c-place .address-image {
  width: 190px;
  height: 190px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

.our-team-block .countrylist .c-place p {
  color: white;
}

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

.our-team-block .countrylist .c-place h4.align-center {
  text-align: center !important;
  font-weight: 800;
}

.our-team-block .countrylist .c-place h5,
.our-team-block .countrylist .c-place h4 {
  text-align: center;
  /* font-size: 22px; */
  line-height: initial;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: 400;
  margin-top: 15px;
}

.our-team-block .countrylist .c-place h5 {
  font-size: 18px;
  margin-bottom: 0;
}

.our-team-block .countrylist .c-place h4,
.our-team-block .countrylist .c-place h4 a {
  color: #ff4717;
}

.hide {
  display: none;
}

.hover svg {
  width: 30px;
}

.our-team-block .countrylist .c-place svg path {
  stroke: #ffffff !important;
}

.our-team-description {
  position: absolute;
  z-index: 9999;
  background: #ffffffd1;
  padding: 19px;
  border-radius: 20px;
  left: 0;
}

.our-team-block .countrylist .c-place p {
  color: #000;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 800;
}

.our-team-block .our-team-description p {
  text-align: center;
}

.paragraph.paragraph--type--our-team {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  background: #1a1a31 !important;
}

.tablefield-export-link {
  display: none;
}

.paragraph--type--stories-table.paragraph--view-mode--default {
  background: #1a1a31 !important;
  color: #fff;
  padding: 1em 0 9em 0;
}

.paragraph--type--stories-table.paragraph--view-mode--default table tr:nth-child(even) {
  background-color: inherit;
}

/* .paragraph--type--stories-table.paragraph--view-mode--default table tr:hover {
    background-color: inherit;
} */
.paragraph--type--stories-table.paragraph--view-mode--default .field--name-field-stories-heading {
  text-align: left;
  letter-spacing: 0px;
  font-weight: 600;
  color: #ff4717;
  opacity: 1;
  font-size: 1.75rem;
  width: 80% !important;
  margin: 0 auto;
}

.paragraph--type--stories-table.paragraph--view-mode--default table {
  margin-left: auto !important;
  margin-right: auto !important; 
  margin-top: 2em !important;
  border-collapse: collapse;
}

.paragraph--type--stories-table.paragraph--view-mode--default table td {
  border: none;
}

.paragraph--type--stories-table.paragraph--view-mode--default table thead tr {
  background-color: #fff;
  color: #000;
  margin: 5px;
  border-radius: 20px;
  width: 100%;
  display: flex;
  justify-content: space-around;
}

.paragraph--type--stories-table.paragraph--view-mode--default table thead tr th {
  padding: 8px;
}

.paragraph--type--stories-table.paragraph--view-mode--default table tbody tr {
  border: 2px solid white;
  margin: 5px;
  border-radius: 20px;
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.paragraph--type--stories-table.paragraph--view-mode--defaulttable table th {
  background-color: #ffffff !important;
  color: #060606 !important;
}

.paragraph--type--stories-table.paragraph--view-mode--defaulttable td.col_0 {
  color: red;
  font-weight: 800;
}

.paragraph--type--stories-table.paragraph--view-mode--defaulttable .countrylist .c-place svg {
  padding: 3px;
}

.overlay-bg-blue-center {
  background: -moz-linear-gradient(left,
      rgba(26, 26, 49, 1) 0%,
      rgba(125, 185, 232, 0) 100%);
  background: -webkit-linear-gradient(left,
      rgba(26, 26, 49, 1) 0%,
      rgba(125, 185, 232, 0) 100%);
  background: linear-gradient(to left,
      rgba(26, 26, 49, 1) 0%,
      rgba(125, 185, 232, 0) 100%);
  background: linear-gradient(to right,
      rgba(26, 26, 49, 1) 0%,
      rgba(125, 185, 232, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a1a31', endColorstr='#007db9e8', GradientType=1);
  background-size: cover;
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top:0
}

.paragraph--type--stories-link-list .page.section {
  min-height: 700px;
  position: relative;
  display: flex;
  align-items: center;
  height: 100vh;
}

.paragraph--type--stories-link-list .copy-container .learn-btn .field-item {
  display: inline;
  padding: 12px;
}

html {
  scroll-behavior: smooth;
}

.tooltip {
  opacity: inherit;
}

#sales-team,
#executive-team,
#digital-decarbonisation-team,
.paragraph--type--our-team {
  height: 100vh;
}
.paragraph--type--our-team {
  padding-top: 160px;
}
 
#sales-team .our-team-description,
#digital-decarbonisation-team .our-team-description,
#group-roles .our-team-description {
  display: none !important;
}
 
#operational-contacts table tbody tr:hover {
  background-color: transparent;
}

/*#operational-contacts td.col_3::before {
    content: url(/themes/custom/vps/images/phone.png);
}
#operational-contacts td.col_2::before {
    content: url(/themes/custom/vps/images/mail.png);
}*/

.team-email img {
  content: url(/themes/custom/vps/images/mail.png);
  width: 30px;
  height: 30px;
}

.team-phone img {
  content: url(/themes/custom/vps/images/phone.png);
  width: 30px;
  height: 30px;
}

.team-email .clipboardjs-button,
.team-phone .clipboardjs-button {
  background-color: inherit;
  background-image: none;
  border: none;
  padding: 0;
}

.team-email,
.team-phone {
  display: inline-block;
}

#operational-contacts table tbody td:first-child {
  color: #ff4717;
  font-weight: bold;
  font-size: 22px;
}

.myTest.custom-control.custom-checkbox {
  display: none;
}

.toolbar-fixed #header {
  position: inherit;
}

.toolbar-fixed .brcrum {
  margin-top: inherit;
}

@media (max-width: 1200px) {
 
}

.mailicon {
  float: left;
  cursor: pointer;
  margin-left: 4px;
}

.phoneicon {
  float: left;
  cursor: pointer;
  margin-left: 4px;
}

.mailicon img,
.phoneicon img {
  width: 42px;
}

/*.tmailcpy input { float:left; }
.tmailcpy .btn { background: #e5e5e5; padding-top: 2px; } 
.tphonecpy input { float:left; }
.tphonecpy .btn { background: #e5e5e5; padding-top: 2px; }
#operational-contacts table thead .col_2 {position: relative; width: 10%;}
#operational-contacts table tbody .col_2 {position: relative; width: 10%;}
#operational-contacts table tbody .col_1 {font-size: 18px;}
#operational-contacts table tbody .col_3 {position: relative;} 
#operational-contacts table tbody .col_2 .tmailcpy{
  position: absolute;
  bottom: -25px;
  z-index: 99;
  width: 200px;}  
#operational-contacts table tbody .col_3 .tphonecpy{
  position: absolute;
    bottom: -25px;
    z-index: 99;
    width: 200px;
} */
#operational-contacts table th {
  border: none;
}

#operational-contacts table thead th {
  width: 21%;
}

#operational-contacts table thead th:last-child {
  width: 12%;
}

#operational-contacts table tbody td {
  width: 21%;
  word-wrap: break-word;
}

#operational-contacts table tbody td:last-child {
  width: 12%;
}

.paragraph--type--bg-image-content .copy-container#services .icon-blk p a {
  color: #fff;
}

html {
  scroll-behavior: smooth;
}

.sectionimg img {
  overflow: auto;
}

.path-frontpage [name^="vps_home-section_page_2-image"] {
  width: 65%;
  margin: 0px auto;
  height: auto;
  padding: 0;
  max-width: 100%;
}

[name^="vps_home-section_page_2-heading"] {
  text-align: left; 
  line-height: 49px;
  letter-spacing: 0px;
  color: #1a1a31;
  font-weight: 600;
  opacity: 1;
}

[name^="vps_home-section_page_2-title"] {
  letter-spacing: 0px;
  font-weight: 600;
  color: #ff4717;
  opacity: 1;
}

summary {
  cursor: inherit;
}

@media (min-width: 991px) {
  .vps-menu-js { display:none}
  .onepage-wrapper .section{
    padding-top: calc(100vh - 85vh);
  } 
  .node-type-article .onepage-wrapper .section {
    padding-top: calc(100vh - 95vh);
    padding-bottom: calc(100vh - 96vh);
  }
  .region-ticker .views_slideshow_cycle_teaser_section {
    width: 80% !important;
  }
}
@media (min-width: 768px) and (max-width: 990px) { 
  .region-ticker .views_slideshow_cycle_teaser_section {
    width: 70% !important;
  }
  
}  

.paragraph--type--stories-table .field.field--name-field-stories-table.field--type-tablefield.field--label-hidden.field-item{
  overflow-x: auto;
  height: 65vh;
  width: 79%;
  margin: 0 auto;
} 
.paragraph--type--stories-table .field.field--name-field-stories-table.field--type-tablefield.field--label-hidden.field-item::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.2);
}

.paragraph--type--stories-table .field.field--name-field-stories-table.field--type-tablefield.field--label-hidden.field-item::-webkit-scrollbar
{
	width: 12px;
	background-color: rgba(255, 255, 255, 0.2);
}

.paragraph--type--stories-table .field.field--name-field-stories-table.field--type-tablefield.field--label-hidden.field-item::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #fff;
}
 
.path-frontpage .onepage-wrapper .section{
  padding-top: 0px;
} 

.path-frontpage  .home-block-4 .countrylist{
  padding-top: 220px;
}

.contact-us .vps-contact-us{
    padding-top: 160px;
}

.contact-us .vps-contact-us input{
  margin-bottom: 14px;
}

.contact-us .vps-contact-us label{
  display: block;
}

.carousel-caption { 
  top: 24%;
}

 

.carouselslider{
  position: relative;
}
.our-team-email.hover,
.our-team-phone.hover {
  position: absolute;
  margin-top: -3px;
  text-align: center;
  left: 0;
  right: 0;
}
body.terms .paragraph--type--text, body.pt .paragraph--type--text {
  padding-top: 8%;
}
@media (min-width: 768) {
  body.terms .paragraph--type--text, body.pt .paragraph--type--text {
    padding-top: 13%;
  }  
}
@media (max-width: 768px) { 
  .carousel-caption { 
    top: 4%;
  }
}

body.samplogic .paragraph--type--text {
  text-align: center;
}
body.knowledgecentre #views-exposed-form-article-search-page-1 input[type="text"] {
  color: #625b5b;
}
body.node-type-article main {
  padding-top: 4%;
}
.views_slideshow_cycle_slide.views_slideshow_slide {
  width:100% !important;
}
.views_slideshow_cycle_teaser_section {
  width: 100% !important;
}

.footer{
  position: absolute; 
  width: 100%;
  bottom: 0;
}

.our-teams{
  background-color: #1a1a31 !important;
}

body.knowledgecentre .kc-right{
  padding-bottom: 150px
}

body.knowledgecentre .js-pager__items{
  display: flex;
  margin-bottom: 0 !important;
}
body.knowledgecentre .js-pager__items li:last-child{
  margin-left: 18px;
}
body.knowledgecentre .js-pager__items li:first-child{
  margin-right: 18px;
}

body.disabled-onepage-scroll {
  min-height: 100vh;
}

body.knowledgecentrevps-formsbunker-master main{
  padding-top: 6%;
}


.ksection .ksection-article{
  background-color: #28253a;
  min-height: 130px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ksection:hover .ksection-article .ktitle a{
  color: #f84213;
  cursor: pointer;
}
.ksection .kimg{
  max-height: 280px;
  overflow: hidden;
}
.ksection .date-wrapper{
  display: flex;
  color: #ffff;
  justify-content: space-between;
  padding: 10px 18px;
}
.ksection .date-wrapper .klearn-btn a{ 
  color: #ffff; 
}
.ksection .ksection-article .ktitle{
  text-align: center;
  padding: 8px 0;
}
.ksection .ksection-article .ktitle a{
  color: #fff;
  font-weight: 600;
  font-size: 1.1rem;
}

.kc-learn-btn{
  background: #28253a;
  padding: 2rem;
  text-align: center;
}

.kc-learn-btn a{
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
}
.kc-learn-btn a:hover{
  text-decoration: none;
  color: #FF4717;
}

.paragraph--type--inner-banner .copy-container .pg-title {
   margin-bottom: 3rem;
}
body.node-type-article .paragraph--type--inner-banner .copy-container .pg-title {
   margin-bottom: 2rem;
}

.onepage-wrapper .paragraph--type--inner-banner .section.kc-inner-banner{
  padding-top: calc(100vh - 95vh);
  padding-bottom: calc(100vh - 95vh);
} 
body.node-type-article  .paragraph--type--inner-banner  .pg-title.block-title li.taxonomy-term {
  margin-top: 1em;
  margin-bottom: 0;
}

.onepage-wrapper .paragraph--type--inner-banner .copy-container{
  padding-top: 0;
}
.onepage-wrapper .paragraph--type--inner-banner .copy-container .bodycopy-w{
  padding-left: 50px;
  position: relative;
}
.paragraph--type--embed-block{
  margin-top: 40px;
}
.onepage-wrapper .paragraph--type--inner-banner .copy-container .bodycopy-w::before{
  content: "";
  width: 0px;
  height: 0px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 32px solid #FF4717;
  margin-right: 30px;
  position: absolute;
  left: 0px;
  top: -5px;
} 
.brochures-forms.disabled-onepage-scroll .onepage-wrapper .section.kc-inner-banner,
.events.disabled-onepage-scroll .onepage-wrapper .section.kc-inner-banner,
.articles.disabled-onepage-scroll .onepage-wrapper .section.kc-inner-banner,
.news.disabled-onepage-scroll .onepage-wrapper .section.kc-inner-banner{
  margin-top: calc(100vh - 89vh);
}
  

.bg-grey { background: #ededed; }

.knowledgecentre-v1 .wrapper,
.brochures-forms .wrapper,
.events .wrapper,
.articles .wrapper,
.news .wrapper, 
.request-demo .wrapper{
  height: auto !important;
  margin-bottom: 40px;
} 
.knowledgecentre-v1 .page-footer,
.brochures-forms .page-footer,
.events .page-footer,
.articles .page-footer,
.news .page-footer,
.request-demo .page-footer {
  position: fixed;
}  

.copy-container .pg-title.block-title .taxonomy-terms {
  list-style-type: none;
  padding-left: 0;
}
.ksection .taxonomy-terms {
  list-style-type: none;
  padding-left: 0;
}
.ksection .kctitle{
  font-weight: 600;
}
.ksection .kdesc{
  margin-top: 20px;
}

.pager .pager__items{
  display: flex;
  align-items: center;
} 
.pager .pager__items li{
   padding: 10px;
} 

.pager .pager__items li a{
  color: #28253a;
}

.pager .pager__items li.is-active a{
  font-weight: 600;
  background-color: #28253a;
  padding: 2px 12px;
  color: #fff;
} 
.working-vps .kc-button .kc-image{
  width: 87px ;
  margin: 0 auto !important;
  height: auto;
} 
 
.working-vps .kc-button .es .kc-image{
  width: auto;
  background: #fff;
  min-height: 340px;
  border-radius: 15px;
}

@media only screen and (max-width: 1440px) {
  .working-vps .kc-button .es .text-white.align-justify p {
    font-size: 15px !important;
    line-height: 16px;
    padding: 10px 0 0 0;
  }
  .working-vps .kc-button .es .kc-image {
    max-height: 250px !important;
    min-height: auto;
    width: auto;
  }
    
}

.working-vps .kc-button .es .text-white.align-justify p {
  margin-top: 10px;
}

.careerproject-manager .kdownload.learn-btn a{
/*  border-radius:30px*/
}

.careerproject-manager .kdownload.learn-btn .text-bt.active{
  border: 2px solid #FF4717;
  color: #000;
  font-weight: 600;
}

.kc-button .kc-image {
  max-height: 300px;
  overflow: hidden;
}
.kc-button{
  padding-bottom: 30vh;
}
.big-fonts a{
  font-size: 1.5em;
}
.kdesc p span, .kdesc p{
  font-size: 1.05em;
}
.request-demo .paragraph.paragraph--type--text{
  margin-top: 4rem;
}

.request-demo [name=vps_portstatsplatform_section_2-img]{
  margin-top: 6rem !important;
}


body.request-demo #crmWebToEntityForm.zcwf_lblLeft{
  margin-top: 32px !important;
}

.ksection .ksection-article .ktitle a:hover {
  text-decoration: none !important;
}
a:hover { 
  text-decoration: none !important;
}
.klearn-btn a:hover {
    color: #f84213 !important;
    font-weight: 600;
}
.paragraph--type--embed-block .ksection:hover, .kc-button.row .col-md-3:hover{ /* .ksection img.img-fluid.kcimg:hover  */
  transform: scale(1.1);
}
.paragraph--type--embed-block .ksection, .kc-button.row .col-md-3{ /* .ksection img.img-fluid.kcimg */
  transition: all .2s ease-in-out;
}
.node-type-article .onepage-wrapper .paragraph--type--inner-banner .copy-container .bodycopy-w {
/*  color: inherit;*/
}
/* KC filter */

.form-item.js-form-type-radio label,
.form-item.js-form-type-radio input {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.form-item.js-form-type-radio input[type="radio"] {
  opacity: 0.011;
  z-index: 100;
}
.form-item.js-form-type-radio input[type="radio"]:checked + label {
  background: #FF4717;
  border-radius: 4px;
}
.form-item.js-form-type-radio label {
  cursor: pointer;
  z-index: 90;
  line-height: 1.8em;
  display: inline-block;
  padding: 5px 20px;
  border: 2px solid #8d8d8d;
  border-radius: 4px;
  width: 100%;
}
.form-item.js-form-type-radio input[type="radio"]:focus + label {
    border: 2px dashed #444;
}
.form-item.js-form-type-radio input[type="radio"]:checked + label {
  background-color:#FF4717;
  border-color: #2a2c2a;
  color: white;
}
.kcview .form-item-title.js-form-item-title input {
  width: 100%;
  padding: 10px;
  border-radius: 10px;
}
.kcview .form-item-title.js-form-item-title input {
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat right;
  opacity: 0.7;
}
.kcview .form-item-title.js-form-item-title input:focus{
  outline: 0;
}
.kcview .form-item-title.js-form-item-title .input-placeholder{
  background-color: #eee;
  display: inline-block;
  padding: 10px;
}
.kcview details.form-item.form-wrapper {
  padding: 16px 0;
  border-bottom: 1px solid #dbdbdb;
}
.kcview details.form-item.form-wrapper summary {
  font-weight: 700;
}
.kcview .form-item.js-form-type-textfield.form-item-title {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 16px;
}
.kcview .button.form-submit {
  border: 2px solid #fff;
  background: #FF4717;
  box-shadow: 3px 3px 6px #00000029;
  border-radius: 10px;
  opacity: 1;
  padding: 10px 25px;
  color: #fff;
  text-align: center;
  margin: 10px 0px;
  display: inline-block;
}
.kcview .button.form-submit:hover { 
  background: #1a1a31;
}
.kcview .view-filters {
  width: 100%;
}
.onepage-wrapper .kcview .section {
  padding-top: inherit;
}
.node-view-mode-full .kdesc .field--name-body img {
  height: auto;
}
body.brochures-forms .paragraph--type--text {
    padding-top: 1%;
}
body.vpslogin #block-vps-content {
  padding: 10%;
}
.message.message-status {
  color: white;
  background: green;
  text-align: center;
  padding: 10px;
}
form.vps-form {
  padding: 7% 0;
}
.ui-widget-header {
  background: #1a1a31;
  color: #fff;
}
.ui-button {
  background: #1a1a31 !important;
  color: #fff !important;
}
/* CAREERS */
.text-white.align-justify p {
  font-size: 19px !important;
}
.careers.opportunities table {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 2em !important;
  border-collapse: collapse;
}
.careers.opportunities table tbody tr {
  border: 2px solid white;
  margin: 5px;
  border-radius: 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 25px;
}
.careers.opportunities .views-field-title a {
/*  color: #ff4717;*/
  font-weight: bold;
  font-size: 22px;
}
.careers.opportunities {
  background: #1a1a31 !important;
  color: #fff;
  padding: 1em 0 9em 0;
  /*height: 550px;
  overflow-y: scroll;*/
}
.careers.opportunities table tr:nth-child(even) {
  background-color: inherit;
}
.careers.opportunities table td,.careers.opportunities  table th {
  border: none;
}
.careers.opportunities a.learn-btn:hover {
  border: 2px solid #FF4717;
  background: #fff;
  color: #FF4717 !important;
}
.careers.opportunities learn-btn a {
  border: 2px solid #fff;
  background: #FF4717;
  box-shadow: 3px 3px 6px #00000029;
  border-radius: 10px;
  opacity: 1;
  padding: 10px 25px;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.careers.opportunities table tr:hover {
  background-color: inherit;
}
.paragraph--type--embed-block.paragraph--view-mode--default .block-title {
  text-align: left;
  letter-spacing: 0px;
  font-weight: 600;
  color: #ff4717;
  opacity: 1;
  font-size: 1.75rem;
  width: 80% !important;
  margin: 0 auto;
  padding: 2% 0 0 0;
}
body.working-vps .paragraph--type--embed-block.paragraph--view-mode--default{
  background: #1a1a31 !important;
}

form.webform-submission-career-form {
  padding: 13% 10% 8% 10% !important;
}
form.webform-submission-career-form legend {
  display: block;
  font-size: inherit;
}
.center.text-center .pg-title.block-title {
  text-align: center;
}
.center.text-center .h2-title {
  text-align: center;
}
.center.text-center .bodycopy-w p {
  text-align: center;
}
.working-vps .center.text-center div.pg-title.block-title {
  font-size: 19px;
  font-weight: 900;
  padding: 10px;
}
.txt-white {
  color: white;
}
.col-md-4.es {
  max-width: 30% !important;
  border: 4px solid #fff;
  padding: 17px;
  border-radius: 25px;
  margin: 10px;
}

/*blockquote p {
   font-style: italic;
   margin-bottom: 0;
}

blockquote::before,
blockquote::after {
  content: '\201c';
   font-family: Georgia;
   font-size: 8rem;
   margin: -5rem 0 0 -16rem;
   position: absolute;
   color: #FF4717;
}

blockquote::after {
  content: '\201d';
  right: 0;
}

blockquote cite {
  font-size: 1.5rem;
}
blockquote {
  margin: 3rem 0 1rem;
}*/

.es blockquote {
  margin: 1rem 0 1rem;
}
body.working-vps .paragraph--type--embed-block {
  margin-top: 0;
}
body.working-vps .paragraph--type--embed-block h3.block-title {
  text-align: center;
}
.paragraph--type--embed-block table {
  width: 75%;
}
body.working-vps .paragraph--type--bg-image-content .text-align-center {
  text-align: left;
}
body.working-vps .paragraph--type--bg-image-content .container.mobilebg {
  max-width: 800px;
}
body.working-vps {
  background-color: #1A1A31;
}
.text-red {
  color: #ff4717;
}
.onepage-wrapper .career-page .paragraph--type--inner-banner .copy-container .bodycopy-w::before {
  content: none;
}
.onepage-wrapper .career-page .paragraph--type--inner-banner .copy-container .bodycopy-w {
  padding-left: 0;
}
.text-bt.active{
  background: white;
  color: red;
}
div#crmWebToEntityForm {
  max-width: 100% !important;
}

.formcareer .form-item{
  margin-bottom: 14px;
}

.formcareer label{
  display: block;
  font-weight: 600;
}

.formcareer .form-item input{
  border-radius: 4px;
  border: 1px solid #1a1a31;
  height: 40px;
  padding: 0 10px;
}
#edit-cv-or-resume input{
  border: none;
  padding: 0;
}
 
.formcareer .form-item.form-item-phone-number-phone  input {
  padding-right: 6px;
  padding-left: 52px;
}

#edit-phone-number--wrapper legend{
  font-weight: 600;
}

.formcareer textarea{
  border-radius: 4px;
  border: 1px solid #1a1a31;
  padding: 0 10px;
}
.formcareer .webform-button--submit{
  border: 2px solid #fff;
  background: #FF4717;
  box-shadow: 3px 3px 6px #00000029;
  border-radius: 10px;
  opacity: 1;
  padding: 10px 25px;
  color: #fff;
  text-align: center;
  margin: 10px 0px;
  display: inline-block;
}

.formcareer .webform-button--submit:hover{
  border: 2px solid #FF4717;
    background: #fff;
    color: #FF4717 !important;
}

.whitepaper-thankyou img {
  height: auto !important;
}
.whitepaper-thankyou {
    padding: 6% 0 !important;
}
.zcwf_lblTopBottom .zcwf_col_fld input[type=text], input[type=password], .zcwf_lblTopBottom .zcwf_col_fld textarea {
  width: 90% !important;
}
.zcwf_lblTopBottom .zcwf_col_fld_slt {
  width: 90% !important;
}
.articlesthe-importance-of-testing-energy-content-of-biofuelsrequest-white-paper .img-responsive img {
  max-width: 80% !important;
}

/* Career form */
  .thank-you-message {
      text-align: center;
      margin-bottom: 20px;
  }

  .thankyou-wrapper {
      list-style: none;
      padding: 0;
      display: flex;
      justify-content: center;
      align-items: center;
  }

  .thankyou-wrapper a {
      color: #fff;
      /* Set the color to match your icon color */
      text-decoration: none;
      /* Remove the underline */
  }

  .thankyou-wrapper a:hover {
      color: #000;
      /* Set the hover color to match your icon color */
  }

  .thankyou-wrapper .icon {
      font-size: 30px;
      /* Adjust the font size as needed */
  }

  .icon {
      background-color: #FF4717;
      /* Change to your desired background color */
      color: #fff;
      /* Change to your desired text color */
      border-radius: 50%;
      width: 50px;
      height: 50px;
      margin: 10px;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
  }

  .tooltip {
      display: none;
      position: absolute;
      bottom: 100%;
      left: 50%;
      transform: translateX(-50%);
      padding: 5px;
/*      background-color: #333;*/
      color: #fff;
      border-radius: 5px;
  }

  .icon:hover .tooltip {
      display: block;
  }

  .thank {
      text-align: center;
      margin-bottom: 5px;
      font-weight: bold;
      color: #FF4717;
      font-size: 24px;
      /* Adjust the font size as needed */
  }

  .thank:before {
      content: '\2713';
      /* Unicode character for checkmark */
      font-size: 66px;
      display: block;
      color: #FF4717;
      /* Color for the checkmark */
  }

  .thank-you-message {
      text-align: center;
      margin-bottom: 5px;
      font-weight: bold;
      /* Added font-weight for bold text */
      font-size: 24px;
      /* Adjust the font size as needed */
  }

  .picture-boxes {
      display: flex;
      justify-content: space-around;
      flex-wrap: wrap;
  }

  .picture-box {
      width: 150px;
      height: 150px;
      
      /* Placeholder background color */
      margin: 10px;
      border-radius: 40px;
      /* Adjust the border-radius as needed */
      border: 5px solid #FF4717;
      /* Border color */
      position: relative;
  }


  .icon-magnify {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 50px;
      color: #FF4717;
      cursor: pointer;
  }

  .picture-box p {
      margin: 0;
      text-align: center;
      font-weight: bold;
      margin-top: 10px;
  }
  .thankyou-wrap {
    margin: 10% 0;
  }

  .menu .dropdown-arrow {
    display: none;
  }
  .breadcrumb-item .svg-inline--fa {
    display: none;
    height: auto;
  }
  .working-vps .paragraph--type--box .areablk {
    padding: 0 3%;
  }
  .paragraph--type--employee .kc-image img {
/*    height: 160px;*/
    width: auto;
  }
 .picture-boxes {
      display: flex;
      justify-content: space-around;
      flex-wrap: wrap;
  }

  .picture-box {
      width: 150px;
      height: 150px;
      
      /* Placeholder background color */
      margin: 10px;
      border-radius: 40px;
      /* Adjust the border-radius as needed */
      border: 5px solid #FF4717;
      /* Border color */
      position: relative;
  }


  .icon-magnify {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 50px;
      color: #FF4717;
      cursor: pointer;
  }

  .picture-box p {
      margin: 0;
      text-align: center;
      font-weight: bold;
      margin-top: 10px;
  }

  .picture-box img {
      width: 100px;
      height: 100px;
      object-fit: cover;
      /* Resize image to cover box */
      display: block;
      margin: auto; /* Center the image horizontally */
  }
body.working-vps .wrapper {
  height: auto !important;
}
body.working-vps .footer {
  bottom: inherit !important;
}
.disabled-onepage-scroll, .disabled-onepage-scroll .wrapper {
  overflow-y: auto !important;
  overflow: inherit;
}