

:root {
  --up-pink: rgb(225, 0, 122);
  --charcoal-grey: rgb(53, 50, 54);
  --rich-purple: rgb(109, 1, 78);
  --light-grey: rgb(242, 242, 242);
  --up-for-asia: rgb(190, 10, 40);
  --up-for-life: rgb(0, 140, 210);
  --up-for-it: rgb(130, 140, 145);
  --up-for-good: rgb(120, 190, 30);
  --up-for-you: rgb(160, 40, 180);
  --up-for-real: rgb(0, 120, 100);
  --up-for-fs: rgb(0, 85, 140);
  --up-for-people: rgb(255, 165, 0);
  --white: rgb(255, 255, 255);
}








@font-face {
    font-family: 'DINNextLTPro-Regular';
    src: url('https://www.upthereeverywhere.com/hubfs/fonts/DINNextLTPro-Regular.woff') format('woff'), 
        url('https://www.upthereeverywhere.com/hubfs/fonts/DINNextLTPro-Regular.woff2') format('woff2'), 
        url('https://www.upthereeverywhere.com/hubfs/fonts/Linotype%20-%20DIN%20Next%20LT%20Pro%20Regular.ttf') format('truetype'), 
        url('https://www.upthereeverywhere.com/hubfs/fonts/Linotype%20-%20DIN%20Next%20LT%20Pro%20Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINNextLTPro-Bold';
    src: url('https://www.upthereeverywhere.com/hubfs/fonts/DINNextLTPro-Bold.woff') format('woff'), 
        url('https://www.upthereeverywhere.com/hubfs/fonts/DINNextLTPro-Bold.woff2') format('woff2'), 
        url('https://www.upthereeverywhere.com/hubfs/fonts/Linotype%20-%20DIN%20Next%20LT%20Pro%20Bold.ttf') format('truetype'),
        url('https://www.upthereeverywhere.com/hubfs/fonts/Linotype%20-%20DIN%20Next%20LT%20Pro%20Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'DINNextLTPro-Medium';
  src: url('https://www.upthereeverywhere.com/hubfs/fonts/DINNextLTPro-Medium.woff2') format("woff2"),
    url('https://www.upthereeverywhere.com/hubfs/fonts/DINNextLTPro-Medium.woff') format("woff"),
    url('https://www.upthereeverywhere.com/hubfs/fonts/Linotype%20-%20DIN%20Next%20LT%20Pro%20Medium.ttf') format("truetype"),
    url('https://www.upthereeverywhere.com/hubfs/fonts/Linotype%20-%20DINNextLTPro-Medium.otf') format('opentype');;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}





/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */





/*



*/












/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  max-width: 1200px;
}

.dnd-section, .dnd-section .dnd-column { /* HERE*/
  /*padding: 0px 20px;*/
  padding:0;
}

.dnd-section > .row-fluid {
  max-width: 1200px;
}





html {
    font-family: 'DINNextLTPro-Regular', Verdana;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
}

body {
    font-family: 'DINNextLTPro-Regular', Verdana;
  
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    /*margin: 0 0 1rem;*/
}

/* Paragraphs */

p {
  
    font-family: 'DINNextLTPro-Regular', Verdana;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    margin: 0 0 1rem;
}

/* Anchors */

a {
  color: #E1007A;
}

a:hover,
a:focus {
  color: #b90052;
}

a:active {
  color: #ff28a2;
}

/* Headings */
/*
h1 {
  font-weight: normal; text-decoration: none; font-family: verdana, geneva; font-style: normal;
  color: #E1007A;
  font-size: 50px;
}

h2 {
  font-weight: 700; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #E1007A;
  font-size: 38px;
}

h3 {
  font-weight: 700; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #E1007A;
  font-size: 30px;
}

h4 {
  font-weight: normal; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #E1007A;
  font-size: 24px;
}

h5 {
  font-weight: normal; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #000000;
  font-size: 16px;
}

h6 {
  font-weight: normal; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #E1007A;
  font-size: 14px;
}

*/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: DINNextLTPro-Bold;
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    margin-bottom:20px;
}

.h2, h2 {
    font-size: 44px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
}

.h3, h3 {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.16;
    letter-spacing: normal;
}

.h4, h4 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
}

.h5, h5 {
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
}

.h6, h6 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
}

@media(max-width: 979px) {
  h1, .h1 {
      font-size: 40px;
  }

  .h2, h2 {
      font-size: 34px;
  }

  .h3, h3 {
      font-size: 28px;
  }
}

/* Blockquote */

blockquote {
  border-left-color: #6D014E;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #E1007A;
  border-radius: 0px;
  color: #E1007A;
  padding: 0px 0px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  /*background-color: rgba(215, 215, 215, 1.0);
  border-color: #b90052;
  color: #E1007A;*/
  background-color: rgb(225, 0, 122);
  border-color: rgb(225, 0, 122);
  color: #fff;
}

button:active,
.button:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #ff28a2;
  color: #E1007A;
}





form,
.submitted-message {
  DINNextLTPro-Regular;
}

/* Form title */

h3.form-title {
  /*background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #353236;*/
}

/* Form label */

form label {
  color: #353236;
}

/* Form help text */

form legend {
  color: #ff042e;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #353236;
  /*color: ;*/
  color:#353236;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border-color: #e1007a;
}

/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: ;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #E1007A;
}

.fn-date-picker td .pika-button:hover {
  background-color: #E1007A !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #E1007A;
}

/* Submit button */
/*
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #E1007A;
  border-radius: 0px;
  color: #E1007A;
  padding: 0px 0px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(215, 215, 215, 1.0);
  border-color: #b90052;
  color: #E1007A;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #ff28a2;
  color: #E1007A;
}*/

form input[type=submit],
form .hs-button,
.hs-button,
button, .button {
    background-color: rgba(255,255,255,1.0);
    border: solid 1.5px rgb(225, 0, 122);
    border-radius: 0px;
    color: #e1007a;
    padding: 16px 30px 14px 30px;
    text-transform:uppercase;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    font-family:'DINNextLTPro-Medium', Verdana;
    display:inline-block;
    text-align:center;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
.hs-button:hover,
.hs-button:focus,
button:hover, .button:hover,
button:focus, .button:focus,
{
  background-color: rgb(225, 0, 122);
  border-color: rgb(225, 0, 122);
  color: #fff;
  text-decoration:none;
}

.hs-button:hover {
  background-color: rgb(225, 0, 122);
  border-color: rgb(225, 0, 122);
  color: #fff;
  text-decoration:none;
}

.hs-button.secondary:hover {
  background-color: #fff;
  border-color: #fff;
  color: rgb(225, 0, 122);
  text-decoration:none;
}

/*form input[type=submit]:active,
.hs-button:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #ff28a2;
  color: #E1007A;
}*/





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #E1007A;
}

th,
td {
  border-color: #E1007A;
  color: #E1007A;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(225, 0, 122, 1.0)

;
  border-bottom-color: #E1007A;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #E1007A;
}

tbody + tbody {
  border-top-color: #E1007A;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #353236;
  font-family: DINNextLTPro-Regular;
}

@media(max-width: 979px) {
 body .navigation-primary a {
    font-family: 'DINNextLTPro-Bold';
  }
  
  body .navigation-primary .level-2 a {
    font-family: 'DINNextLTPro-Regular';
  }
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #0d0a0e;
}

body .navigation-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #5d5a5e;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #E1007A;
}

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

body .triangle.level-2 {
  border-color: #494A52;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: DINNextLTPro-Regular;
}

.header__language-switcher-label-current:after {
  border-top-color: #353236;
}

/* changed from 767 to 979 */
@media(max-width: 979px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #353236;
  }
  
  .contact-btn
  {
    display:none;
  }
 
  .header__row-2 {
      padding: 30px 0;
  }
  
  .header__navigation--toggle
  {
    height: auto;
    width: auto;
    background-size:20px;
    margin:0 0 0 30px !important;
    background-position: top 2px right 0px;
    width: 78px;
    font-size: 20px;
    font-weight: 500;
    top: 2px;
    position: relative;
  }
  
  .header__close--toggle.show {
    display: none !important;
  }
  
  .header__navigation--toggle.open {
    /*background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);*/
    background-image: url(https://335999.fs1.hubspotusercontent-na1.net/hubfs/335999/icons/close%20icon.svg);
    /*background-position: top 4px right 0px;*/
    background-size:19px;
    background-position-y: 2px;
  }
 
  .searchToggle {
    width: 20px;
    height: 20px;
  }
  
  header .region-toggle img {
    height:20px;
  }
  
  header .region-toggle .toggle {
    margin-top:7px !important;
  }
  
  header .region-selector.open ul li a {
    padding: 0 30px !important;
  }
  
}





.footer {
  background-color: 

  
  
    
  


  rgba(53, 50, 54, 1.0)

;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer .bottom a,
.footer div,
.footer span {
  color: #FFF;
}





.blog-post__date {
  border-color: ;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: ;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: ;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: ;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #E1007A;
}

.blog-pagination__link {
  color: ;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #E1007A;
}

.blog-post__title {
  font-weight: 700; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #E1007A;
  font-size: 38px;
}

.blog-post__author {
  background-color: #6D014E;
}

#comments-listing .comment-reply-to {
  color: #E1007A;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #b90052;
}

#comments-listing .comment-reply-to:active {
  color: #ff28a2;
}











body .icon svg {
  fill: #E1007A;
}

body .tns-nav button.tns-nav-active {
  background-color: #E1007A;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #E1007A;
}

body .team-member__description {
  background-color: #6D014E;
}


/* Header / Naivigation OVerrides */
header {
position: fixed;
    width: 100%;
    z-index: 9999;
  height:90px;
}

.header__search {
  display:none;
}

.searchToggle {
  width:17px;
  height:17px;
  cursor:pointer;
  margin:0 20px 0 20px;
  background: url(https://6894464.fs1.hubspotusercontent-na1.net/hubfs/6894464/icons/search%20icon.svg) center center;
}

.header__search.open {
  display:block;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  overflow:hidden;
  opacity: 0.9;
  background-color: rgb(225, 0, 122);
  z-index:9999;
}

header .region-toggle{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}

header .region-toggle img{
    height:19px;
}


header .region-toggle img:first-child{
    margin-right:7px;
}

header .region-toggle img.toggle, header .region-toggle .toggle{
    transition: 0.30s;
  -webkit-transition: 0.30s;
  -moz-transition: 0.30s;
  -ms-transition: 0.30s;
  -o-transition: 0.30s;
}

header .region-toggle .toggle{
  background: no-repeat url(https://6894464.fs1.hubspotusercontent-na1.net/hubfs/6894464/icons/chevron-down.svg) center center;
  width:11px;
  height:7px;
  margin-top: 6px;
}

header .region-toggle.open img.toggle{
  transition: 0.30s;
  -webkit-transition: 0.30s;
  -moz-transition: 0.30s;
  -ms-transition: 0.30s;
  -o-transition: 0.30s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

header .region-toggle.open .toggle{
    transform: rotate(-180deg);
}

header .region-toggle.open .toggle{
    transform: rotate(180deg);
}

header .submenu.level-2 {
  display:none;
}


.close--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: 110%;
    height: 25px;
    margin-right: 0;
    width: 25px;
    cursor: pointer;
    margin: 0 5vw;
    position: relative;
}

.header__search.open
{
  display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
  justify-content: center;
}

.header__search .close--toggle, .closeMega
{
  position:absolute;
  margin:0;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgb(255, 255, 255);
  top: 25%;
  right: 25%;
  width:auto;
  height:auto;
  background-image:none;
}

@media (max-width: 1100px)
{
  .header__search .close--toggle
  {
    right: 50px;
  }
}

.header__search .close--toggle img, .closeMega img
{
  width:20px;
  height:20px;
  position:relative;
  top:4px;
}


.header__search .close--toggle span
{
  /*position: relative;
  left: -55px; */
}

.header__search .hs-search-field__input { 
  background-image: url(https://6894464.fs1.hubspotusercontent-na1.net/hubfs/6894464/icons/search-icon.svg);
  font-family: 'DINNextLTPro-Bold', verdana;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 37px;
  letter-spacing: normal;
  color: rgb(255, 255, 255);
  border-radius: 0px;
  border:unset;
  border-bottom:1px solid #fff;
  background-color:unset;
  padding: 0 30px 0 0;
  background-position-x: right;
}

.header__search ::-webkit-input-placeholder,
.header__search ::-moz-placeholder,
.header__search :-ms-input-placeholder,
.header__search :-moz-placeholder,
.header__search ::placeholder{ 
  font-family: 'DINNextLTPro-Bold', verdana;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 37px;
  letter-spacing: normal;
  color:#fff;
}

.header__search .hs-search-field__input:focus,
input[type=text]:focus{
  outline-color: unset;
  border-bottom:1px solid #fff;
}

.header__search .hs-search-field--open .hs-search-field__input {
    border: none;
    border-bottom:1px solid #fff;
    border-radius: 0;
    background-color: unset; 
}

.header__search .hs-search-field--open .hs-search-field__suggestions {
  background-color: unset; 
  border-radius: 0;
  border: none;
  margin-top:30px;
}

.hs-search-field__suggestions {
  left:0;
}

.header__search .hs-search-field__suggestions li a {
    color: #fff;
    padding: 5px 0;
    text-decoration: none;
    transition: none;
}

.header__search .hs-search-field__suggestions li
{
  font-family: 'DINNextLTPro-Regular', verdana;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color:#fff;
  border:none;
}

.hs-search-field__suggestions a:hover, .hs-search-field__suggestions a:focus {
    background-color: unset !important;
    outline: 0 !important;
}

/* changed from 767 to 979 */
@media(max-width: 979px) {

  .header__container {
    padding:0;
  }
  
  .header__logo
  {
    width:100px;
    padding-top:0;
    padding-left:20px;
  }
  
  .searchToggle {
    margin-right:30px;
  }
  
  .header__column
  {
    width:calc(100% - 100px);
    padding-right:20px;
  }
  
  .header__column {
    position: unset;
}
  
  .submenu.level-1 {
    text-align:left;
  }
  
  .header__container {
    flex-direction: unset;
  }
  
  .header__navigation--toggle:after {
      content: "";
  }
  
  .header__navigation--toggle {
      background-image:url(https://335999.fs1.hubspotusercontent-na1.net/hubfs/335999/icons/burger-icon.svg);
      background-position: right 5px;
      background-size:19px;
  }
  
  .searchToggle {
    /*display:none;*/
  }
  
  .header__navigation {
    display:block;
    position: absolute;
    
    background-color: #f8fafc;
    display: block;
    height: calc(100vh - 115px);
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
  }
  
  .header__navigation {
    /*top:-400px;
    top:-1400px;*/
    left:-100%;
    transition: 0.9s;
    top:90px;
  }
  
  .header__navigation.open {
    height: calc(100vh - 15px);
    background-color:#fff;
    left:0;
    top:90px;
    z-index:9999;
  }
  
  .header__navigation--toggle.open, .header__search--toggle.open, .header__language-switcher--toggle.open {
      margin-left: 0;
      margin-right: 0;
  }
  
  .header__row-2 {
      -webkit-box-pack: right;
      -ms-flex-pack: right;
      justify-content: right;
    
      -webkit-box-align: right;
    -ms-flex-align: right;
    align-items: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    
  }
  
  header .region-selector, header .region-selector.open {
    width:100% !important;
    left:0 !important;
    top: 90px !important;
  }
  header .region-selector.open ul li a {
    padding:10px 60px !important;
    font-size: 32px !important;
    
    /*height: 100px;*/
    display: flex;
    align-items: center;
    
  }
  
 header .region-selector.open ul li:first-child {
    border-top: solid 2px #f2f2f2;
  }
  
}

header.header .header__logo a {
    padding-top : 15px;
    width:60px;
    height:60px;
    background-image:url(https://6894464.fs1.hubspotusercontent-na1.net/hubfs/6894464/Up%20logo.svg);
  }

header.header.no-nav .header__logo a {
    padding-top : 15px;
    width:60px;
    height:60px;
    background-image:url(https://6894464.fs1.hubspotusercontent-na1.net/hubfs/6894464/Up%20logo.svg);
  }

@media (max-width: 1150px) and (min-width: 980px)
{
  .header__column {
      width: auto !important;
  }
}

.body-outer {
    padding-top: 90px;
  }

.header .mega {
    display:none;
  }

@media(max-width: 979px) {
  header.header.no-nav .header__logo a {
    margin-top: 15px;
  }
  
  header.header.no-nav.fixed {
      box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
  }
}

/* changed from 768 to 980 */
@media(min-width: 980px) {

  .body-outer.isTransparant {
    padding-top:0;
  }
  
  .header.isTransparant {
    background:none;
  }
  
   
  .header__logo--main {
      padding-top:0;
    margin-right:30px;
    z-index:999;
  }
  
  .header__container {
    align-items:center;
  }
  
  .header__column
  {
    z-index:999;
  }
  
  header.fixed .header__logo--main {
      padding-top:0px;
  }
  
  header.header .header__navigation {
    width: calc(100% - 262px);
    text-align: center;
  }
  
  header.header .header__navigation--toggle {
    display: none;
  }
  
  
  header.header .header__logo a {
    margin-top : 20px;
  }
  
  header.header.fixed .header__logo a {
    padding-top : 0;
    width:36px;
    height:36px;
    background-size:contain;
    background-repeat: no-repeat;
    margin-top : 4px;
  }
  
  header.header.no-nav.fixed .header__logo a {
    margin-top : 13px;
  }
  
  
  header.header .header__column {
    flex-grow:1;
  }
  
  header.header .header__row-2 {
    padding-top : 20px;
  }
  
  
  header.header.fixed {
    height:60px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    
  }
  
   header.header.fixed:not(.hasTransparant) {
    /*padding-top: 10px;*/
  }
  
  header.header.isTransparant.fixed,  header.header.isTransparant.fixed.mm-open{
    box-shadow:none !important;
  }
  
  header.header.hasTransparant.fixed.mm-open{
    height:57px;
    box-shadow:none;
  }
  
  header.mm-open {
    height:75px;
  }
  
  header.isTransparant:not(.darkFont) .header__logo a, header.mm-open  .header__logo a 
  {
    background-image: url(https://6894464.fs1.hubspotusercontent-na1.net/hubfs/6894464/up-logo-white.svg);
  }
  
  header.isTransparant:not(.darkFont) .navigation-primary .submenu a, header.isTransparant .navigation-primary .submenu p
  {
    color:#fff;
  }
  
  header.isTransparant:not(.darkFont) .searchToggle, header.mm-open .searchToggle {
    background: url(https://6894464.fs1.hubspotusercontent-na1.net/hubfs/6894464/icons/search-icon-white.svg) center center;
    background-size: cover;
  }
  
  header.isTransparant:not(.darkFont) .region-toggle .toggle, header.mm-open  .region-toggle .toggle {
    background-image: url(https://6894464.fs1.hubspotusercontent-na1.net/hubfs/6894464/icons/white-down-chevron.svg);
  }
  
  header.header.fixed .header__row-2 {
    padding-top : 4px;
  }
  
  
  .hs-search-field {
    width:600px;
  }
  
  .hs-search-field form {
    max-width:100%;
  }
  
  header.isTransparant:not(.darkFont) .hs-button, header.mm-open .hs-button
  {
    border: solid 1.5px rgb(255, 255, 255);
    background:none;
    color:#fff;
  }
  
  header .region-toggle {
    position:relative;
  }
  
  header.isTransparant .region-toggle.open .box, , header.mm-open .region-toggle.open .box {
    position: absolute;
    background-color: #fff;
    width: 50px;
    height: 70px;
    z-index: -1;
    top: -10px;
    left: -15px;
  }
  
  .header .mega.open {
    display: flex;
    flex-wrap: wrap;
  }
  
  .header.mm-open {
    background-color: rgba(225, 0, 122,0.96);
  }
  .header.mm-open.fixed {
    /*min-height:655px;*/
  }
  
  header.mm-open .navigation-primary .submenu.level-1>li>a:after {
    background: #fff !Important;
  }
  
  header .mega-outer
  {
    background-color: rgba(225, 0, 122,0.96);
    min-height: 0;
    /*-webkit-transition: min-height 1s;
    -moz-transition: min-height 1s;
    -ms-transition: min-height 1s;
    -o-transition: min-height 1s;
    transition: min-height 1s;*/
    transition: opacity .35s linear,height .15s linear,visibility .35s linear;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    display:block;
    z-index:-1;
  }
  
  header .mega-outer.open
  {
    /*display:block;*/
    min-height: 625px;
    opacity: 1;
    visibility: visible;
    overflow: auto;
    z-index:9999;
    margin-top:-5px;
  }
  
  .hs-inline-edit  header .mega-outer
  {
    display:none;
  }
  
  header.fixed  .mega-outer.open
  {
    min-height:655px;
  }
  
  header .mega.open {
    /*top:90px;*/
    width:100%;
  }
  
  header .mega-outer.open .closeMega
  {
    position:relative;
    top:24px;
    right:auto;
    text-align: right;
  }
  
  header.fixed .mega.open {
    /*top:60px;*/
  }
  
  header.mm-open .navigation-primary .submenu a, header.isTransparant .navigation-primary .submenu p
  {
    color:#fff !Important;
  }
  
  .mega.panels
  {
    margin-top:60px;
  }
  
  .mega.panels .item
  {
    width: 15%;
    margin-right: 2%;
    float:left;
    margin-bottom:60px;
  }
  
  .mega.panels.mm-services .item
  {
    width: 22%;
    margin-right: 4%;
    float:left;
    margin-bottom:60px;
  }
  
  .mega.panels h2
  {
    color:#fff;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 27px;
    margin:20px 0 0 0;
  }
  
  .mega.panels a
  {
    color:#fff;
    text-decoration:none;
  }
  
  .mega.panels.mm-services .item img
  {
    height: 176px;
    width: 264px; /* Remove this if they put the correct sized images in */
  }
  
  .mega.panels.mm-services .item:nth-child(4n)
  {
    margin-right: 0;
  }
  
  .mega.panels.mm-sectors .item:nth-child(6n)
  {
    margin-right: 0;
  }
  
  .mega.mm-about, .mega.mm-locations
  {
    padding-top:60px;
  }
  
  .mega.mm-about img, .mega.mm-locations img
  {
    width:255px;
    height:255px;
    margin-right:50px;
  }
  
  .mega.mm-about .links, .mega.mm-locations .links
  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .mega.mm-about .links h2, .mega.mm-about .links a,
  .mega.mm-locations .links h2, .mega.mm-locations .links a
  {
    color:#fff;
  }
  
  .mega.mm-about .links h2,
  .mega.mm-locations .links h2
  {
    font-size:27px;
    line-height: 27px;
  }
  
  .mega.mm-about .links p,
  .mega.mm-locations .links p
  {
    margin-bottom:10px;
  }
  
  .mega.mm-about .links p:last-child,
  .mega.mm-locations .links p:last-child
  
  {
    margin-bottom:0;
  }
  
  .mega.mm-about .links a,
  .mega.mm-locations .links a
  {
    font-size:21px;
    line-height: 25px;
  }
  
}

.hs-button.secondary,
.project-row .content-box .cta_button.hs-button.secondary, .promo-row.content-box .content-box .cta_button.hs-button.secondary,
.project-row .content-box .cta_button.hs-button.primary, .promo-row.content-box .content-box .cta_button.hs-button.primary, 
.promo-row.bgImage-text  .cta_button.hs-button.primary, .promo-row.bgImage-text  .cta_button.hs-button.secondary,
.bg-title-intro .cta_button.hs-button.primary, .bg-title-intro .cta_button.hs-button.secondary
  {
    border: solid 1.5px rgb(255, 255, 255);
    background:none;
    color:#fff;
  }

header.header .hs-button {
  font-size:14px;
  padding: 11px 30px 7px 30px;
  line-height:14px;
}

header.header.isTransparant.darkFont .hs-button {
  background:none;
}

header .region-selector {
  display:none;
}

/*header .region-selector.open {*/
header .region-selector {
  display:block;
  width:200px;
  background:#fff;
  border-top:none;
  overflow-x: hidden;
  overflow-y: auto;
  position:absolute;
  top:90px;
  z-index:9990;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
  top:80px;
  opacity:0;
}

header.fixed .region-selector.open {
  top:60px;
}

header .region-selector {
    display:block;    
    overflow: hidden; /* Hide the element content, while height = 0 */
    height: 0; 
    opacity: 0;
    transition: height 0ms 1.5s, opacity 2.5s 0.1ms;
  }
  
  header .region-selector.open {
    height: auto; opacity: 1;
    transition: height 1ms 0ms, opacity 1.3s 0.1ms;
  }

@media(max-width: 979px) {
  header .region-selector.open {
    height: auto; opacity: 1;
    transition: height 1.3ms 0ms, opacity 1.3s 0.1ms;
  }
  
  .header__navigation.open,
          .header .region-selector.open,
          .header .region-selector,
          .header .region-selector,
  header .region-selector.open
        {
          overflow:scroll !important;
        }
}

header .region-selector.open ul {
  margin:0;
  padding:0;
  list-style-type:none;
}

header .region-selector.open ul li {
  margin:0;
  padding:0;
  list-style-type:none;
  border-bottom: solid 2px rgb(242, 242, 242);
}

header .region-selector.open ul li:last-child {
  border-bottom: none;
}

header .region-selector.open ul li a {
  padding:0 10px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 37px;
  letter-spacing: normal;
  color: rgb(53, 50, 54);
}

/* Link Styles */
a.underline {
  text-decoration:underline;
  text-underline-position: under;
}

a.underline:hover {
  text-decoration:none;
}

/* Footer */
.footer {
  text-align:left;
}

.footer.footer-form
{
  padding:30px 0;
}

footer .contact-details h2, footer .contact-details a.ct-btn { 
    margin-top:60px;
  }

.footer .person-office img {
  width:160px;
  margin-right:40px;
}

.footer .person-office
{
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer .bottom
{
  padding:20px 0;
  border-top: solid 2px rgb(75, 75, 75);
}

.footer-form form
{
  max-width:none;
  margin-top:30px;
}

.footer-form form .hs-error-msg 
{
  color:#d80092;
}

.footer-form form input[type=text], 
.footer-form form input[type=email], 
.footer-form form input[type=password], 
.footer-form form input[type=tel], 
.footer-form form input[type=number], 
.footer-form form input[type=file], 
.footer-form form select, 
.footer-form form textarea
{
  border:solid 1px #fff;
  border-radius: 0;
  width:100% !Important;
}

.footer-form form select
{
  background: rgba(53,50,54,1.0)!Important;
  opacity: .5;
  border: solid 1px #fff;
  color:#fff;
}

.footer-form form input[type=text], 
.footer-form form input[type=email], 
.footer-form form input[type=password], 
.footer-form form input[type=tel], 
.footer-form form input[type=number],
.footer-form form textarea
{
  height:50px;
  color:#fff;
  padding:5px;
  background:rgba(53,50,54,1.0) !Important;
  opacity: 0.5;
}

.footer-form form div.input
{
  margin-right:0 !important;
}

.footer-form form .legal-consent-container .hs-form-booleancheckbox-display p {
  display:block;
}

.footer-form form label, .footer-form form .hs-richtext, .footer-form form .hs-richtext p
{
  font-size:18px !important;
  line-height:24px !important;
}

.footer-form form textarea
{
  height:100px;
}

.footer-form form .hs-input.invalid.error
{
  border:solid 1px #d80092;
}

.footer-form form input[type=submit] {
  background:rgba(53,50,54,1.0) !Important;
  border: solid 1px #fff !Important;
  color:#fff !Important;
}

.footer-form form input[type=submit]:hover
{
  background:#fff !Important;
  border: solid 1px #fff !Important;
  color:rgba(53,50,54,1.0) !Important;
}

footer .footer__container .row-fluid {

}

@media (max-width: 370px)
{
  footer .hs-menu-item a {
    padding: 0 18px 0 0;
    font-size: 14px;
  }
}

@media (max-width: 979px)
{
  footer .footer__container .links{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }  
    .hs-menu-wrapper ul {
    display: block;
    }
    
   .hs-menu-wrapper ul li {
    margin-bottom:10px;
    }
  
  footer .social-links
  {
    margin-top:4px !important;
  }
  
  footer .copy
  {
    margin-top:20px;
  }
}

@media (min-width: 980px)
{
  footer .footer__container .row-fluid {
    display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row-reverse;
  }
  
  footer .footer__container .row-fluid .copy{
    margin-left:0;
  }
  
  footer .footer__container .row-fluid .links{
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
  }
}



footer .footer__container .row-fluid .copy{
  
}

footer .footer__copyright 
{
  margin:0;
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;*/
}

footer .social-links {
  top: -6px !Important;
  position: relative;
}

footer .footer__copyright .hs_cos_wrapper.hs_cos_wrapper_widget 
{
  display:inline !Important;
  float:left !Important;
}

footer .footer__copyright .hs_cos_wrapper.hs_cos_wrapper_widget ul
{
  margin:0;
}

footer .footer__copyright .hs_cos_wrapper.hs_cos_wrapper_widget span, footer .footer__copyright .hs_cos_wrapper.hs_cos_wrapper_widget a
{
  font-size:16px;
}

footer #hs_cos_wrapper_footer_copyright_text2_
{
  font-size:14px;
  margin-top:20px;
}

footer .hs-menu-item a, .footer-form form a {
  text-decoration:none !Important;
  display:inline-block !Important;
  color:#dc0086 !Important;
  padding-top:0;
  padding-bottom:0;
}

footer .hs-menu-item a{
  padding: 0 20px 0 0;
  font-size:16px;
}

footer .social-links
{
  top:0 !important;
  margin-top:20px;
  right:-8px;
}


footer .social-links__icon
{
  width:24px !important;
  height: 24px !important;
}

footer .social-links__icon svg
{
  /*left:unset !Important;
  position:relative;
  top:unset;
  -webkit-transform: none !Important;
   -ms-transform: none !Important;
  transform: none !Important;
  width: auto;
  height:17px;*/
}


@media (min-width: 768px)
{
  footer .hs-menu-wrapper ul 
  {
    justify-content: flex-end; 
  }
}



footer .hs-menu-item:last-child a{
  padding: 0;
}

footer .hs-menu-item a:after,  .footer-form form a:after {
    content: "" !Important;
    display:block !Important;
    z-index: 1 !Important;
    bottom: -5px !Important;
    background: #dc0086 !Important;
    height: 2px !Important;
}

footer .hs-menu-item a:hover:after,  .footer-form form a:hover:after {
    background: none !Important;
}

footer .hs-menu-item a {
  font-family: 'DINNextLTPro-Medium';
}

.footer__container.content-wrapper
{
  padding:0;
}

@media(max-width: 768px) {
  
  .footer-form form .form-columns-2 .hs-form-field 
  {
    float:none !Important;
    width:100% !Important;
  }
  
}

@media(min-width: 769px) {
  
  .footer-form form .form-columns-2 .hs-form-field 
  {
    width:48% !Important;
  }
  
  .footer-form form .form-columns-2 .hs-form-field:first-child
  {
    margin-right:4% !Important;
  }
  
}

@media(max-width: 979px) {
  footer .bottom div[class^="span"]
  {
    float:none !Important;
    width:100% !Important;
    margin-left:0 !Important;
    margin-right:0 !Important;
  }
  
  footer .footer__copyright .hs_cos_wrapper.hs_cos_wrapper_widget {
      display: inline-block!Important;
      float: none!Important;
      text-align:center;
  }
  
  footer .footer__copyright .hs_cos_wrapper.hs_cos_wrapper_widget ul
  {
    margin-top:10px;
  }
  
   .footer__copyright {
    text-align:center;
  }
  
}

@media(max-width: 1199px) {
  
  footer, .footer-form, .footer-form .contact-details{ 
    padding:0 20px;
  }
  
  .footer-form .contact-details .span6 { 
    margin-bottom:20px;
  }
 
  
}

@media(min-width: 1200px) {

  .footer.footer-form
  {
    padding:80px 20px;
  }
  
   .three-people img
  {
   max-width:526px;
  }
  
}

.img-responsive, .rte img {
  display: block;
  max-width: 100%; // Set a maximum relative to the parent
  height: auto;    // Scale the height according to the width, otherwise you get stretching
}

/* Modules */
.hero-image
{
  height:789px;
  background-size:cover;
  background-repeat:no-repeat;
  background-position: center center;
  position: relative;
}

.hero-video .content
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

.hero-image .hero-outer
{
  width:100%;
  height:100%;
}

.hero-image .hero-outer.opaque
{
  background:rgba(0,0,0,0.2);
}

.hero-image .content-box, .hero-video .content-box
{
  width:510px;
  min-height:320px;
  opacity: 0.9;
  padding:60px
}

.hero-image .content-box h1,.hero-image .content-box h2, .hero-image .content-box .intro,.hero-image .content-box .bottom-text,
.hero-video .content-box h1,.hero-video .content-box h2, .hero-video .content-box .intro,.hero-video .content-box .bottom-text
{
  color:#fff;
  margin:0 0 30px 0;
}

.hero-image.case-study h2, .hero-image.case-study .intro,
.hero-video.case-study h2, .hero-video.case-study .intro
{
  text-transform:uppercase;
}

.hero-image .content-box .intro,
.hero-video .content-box .intro
{
  font-size: 21px;
  line-height: 25px;
}

.hero-image.case-study h1, .hero-image.case-study h2, .hero-image.case-study .intro, .hero-image.case-study .bottom-text
{
  color:#fff;
  margin:0 0 30px 0;
}

.hero-image.case-study h1 {
  /*text-transform:uppercase;*/
}

.hero-image.case-study .bottom-text
{
  margin:0;
}

.hero-image.case-study .play img {
  width: 72px !important;
}

.hero-image.case-study .linked-image
{
  margin-top:20px;
}

@media(max-width: 979px) {

  .hero-image.case-study .play img {
    width: 45px !important;
  }
  
  .hero-image.case-study .play
  {
    font-size: 24px;
    line-height: 45px;
  }
  
  .hero-video .content-box
  {
    width: 100% !important;
    padding: 50px 20px !important;
  }
  
  .hero-video .content
  {
    position: unset;
    width: 100%;
    height: 100%;
    display: flex;
  }
  .hero-video .content .content-wrapper{
    padding: 0px !important;
  }
}

@media(max-width: 1100px) {

  .hero-image .content-box, .hero-video .content-box {
      width: 480px;
      min-height: 260px;
      padding: 60px;
  }
  
  .hero-video .content-box h1
  {
    font-size:44px;
    line-height:1.14;
    margin-bottom:20px;
  }
  
  .hero-video .content-box p.intro
  {
    font-size: 18px;
    line-height: 21px;
    margin-bottom:20px;
  }
  
  .hero-video .content-box .bottom-text
  {
    font-size: 16px;
    line-height: 18px;
    margin-bottom:0;
  }
  
}




.hero-image.case-study a
{
  color:#fff;
  font-size: 32px;
  line-height: 37px;
  font-weight:bold;
}


.hc-buttons
{
  position: relative;
    width: 730px;
    margin: 0 auto;
    bottom: 120px;
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
   display: flex;
  justify-content: space-between;
}

.hc-buttons a {
  font-size: 18px;
  padding: 14px 35px 14px 35px;
  line-height: 18px;
  letter-spacing: 0.6px;
}
  
.hc-buttons a.hs-button.secondary:hover,
.project-row .content-box .cta_button.hs-button.secondary:hover, .promo-row.content-box .content-box .cta_button.hs-button.secondary:hover,
.project-row .content-box .cta_button.hs-button.primary:hover, .promo-row.content-box .content-box .cta_button.hs-button.primary:hover,
.promo-row.bgImage-text  .cta_button.hs-button.primary:hover, .promo-row.bgImage-text  .cta_button.hs-button.secondary:hover,
.bg-title-intro .cta_button.hs-button.primary:hover, .bg-title-intro .cta_button.hs-button.secondary:hover
{
  background-color:rgba(255, 255, 255, 0.8);
  border-color:rgba(255, 255, 255, 0.8);
  color:#fff;
}

.hc-buttons p {
  margin-bottom:0;
}

@media(max-width: 979px) {
  .hc-buttons
  {
    bottom: 65px;
    width:100%;
    padding:0 20px;
  }
}

@media(max-width: 767px) {
  .hc-buttons
  {
    /*position:relative;
    width:100%;
    padding:0 20px;
    margin-top:20px;
    display:block;
    bottom:0;
    background-color:#000;*/
    display:none;
  }
  
  .hc-buttons a
  {
    width:100%;
    
  }
}

.grecaptcha-badge{
  margin: 0 !important;
}

.hero-image .content-box .icon-image, .hero-video .content-box .icon-image
{
  color:#fff;
  margin:0 0 30px 0;
  height:90px;
}

.hero-image .content-box .bottom-text
{
  text-transform:uppercase;
  margin:0;
}

@media(max-width: 979px) {
  .thin-modules
  {
    margin-left:20px;
    margin-right:20px;
  }
  
  .closeMega
  {
    display:none;
  }
  
  .hero-image:not(.case-study)
  {
    height:auto;
    background:none;
    background-image:none !Important;
  }
  
  .hero-image.case-study {

      height: auto;
      padding: 0;
  }
  
  .hero-image .hero-outer
  {
    padding:0;
  }
  
  .hero-image.case-study .hero-outer
  {
    padding:60px 0;
  }
  
  .hero-image .content-box
  {
    width:100%;
    padding:50px 20px;
  }
  
  .hero-image img.mb
  {
    display:block;
  }
  
}

.hero-image.case-study .hero-outer .content-wrapper
{
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  justify-content: flex-end;
}

.hero-image.case-study.center .hero-outer .content-wrapper
  {
    justify-content: center;
  }

.hero-image.case-study.center .hero-outer .content-wrapper .inner
  {
    text-align: center;
  }

.hero-image.case-study .hero-outer .content-wrapper .inner.sm h1,
.hero-image.case-study .hero-outer .content-wrapper .inner.sm h2{
    font-size: 44px;
    line-height: 1.14;
}

.hero-image.case-study .hero-outer .content-wrapper .inner.sm p {
    font-size: 16px;
}

.hero-image.case-study .hero-outer .content-wrapper .inner.lg h1,
.hero-image.case-study .hero-outer .content-wrapper .inner.lg h2 {
    font-size: 85px;
}

.hero-image.case-study .hero-outer .content-wrapper .inner.lg p {
    font-size: 20px;
}

.hero-image.case-study .hero-outer .content-wrapper, .hero-image.case-study.left .hero-outer .content-wrapper
{
  justify-content: flex-start;
}

.hero-image.case-study.right .hero-outer .content-wrapper 
  {
    justify-content: flex-end;
  }

.hero-image.case-study.center .hero-outer .content-wrapper
  {
    justify-content: center;
  }
@media(min-width: 980px) {
.hero-image .hero-outer, .hero-video .content-wrapper
{
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

  
  .hero-image.center .hero-outer,
  .hero-video.center .content-wrapper
  {
    justify-content: center;
  }
  
  
  .hero-image.right .hero-outer,
  .hero-video.right .content-wrapper
  {
    justify-content: flex-end;
  }
  
  .hero-image.left .hero-outer,
  .hero-video.left .content-wrapper
  {
    justify-content: flex-start;
  }
 
  
  .hero-image.case-study .hero-outer .content-wrapper .inner
  {
    width:500px;
  }
  
  .hero-image.center .content-box
  {
    margin-left:0;
    margin-right:0;
  }
  
  .hero-image img.mb
  {
    display:none;
  }

}

.panel-box {
  padding: 0 30px 30px 0;
  position:relative;
}

.panel-box .content {
  width: 315px;
  height: 240px;
  padding:30px;
  position:absolute;
  right:0;
  bottom:0;
  color:#fff;
}

.two-ads-row .panel-box
{
  overflow:hidden;
}

@media (min-width: 768px)
{

  .two-ads-row .panel-box img.large
  {
    transition: transform 11s; /* Animation */
  }

  .two-ads-row .panel-box.zoom img.large {
    transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  }
}

.two-ads-row .panel-box img.icon
{
  position:absolute;
  top:30px;
  left:30px;
  max-width:200px;
}

@media (max-width: 767px)
{
  .two-ads-row .panel-box img.icon
  {
    max-height:20%;
  }
}

@media (min-width: 768px) and (max-width: 992px)
{
  .two-ads-row .panel-box img.icon
  {
    max-height:20%;
  }
}

.service-panels .panel-box,
.service-panels .panel-box{
  padding: 0 30px 0 0;
  position:relative;
}

.service-panels .panel-box .content,
.sector-panels .panel-box .content{
  background-color:rgba(225, 0, 122, 0.9);
  width: 315px;
  max-height: 110px;
  padding:30px;
  position:absolute;
  left:20px;
  bottom:0;
  color:#fff;
  /* Set our transitions up. */
	-webkit-transition: max-height 0.8s ease-in-out;
	-moz-transition: max-height 0.8s ease-in-out;
	transition: max-height 0.8s ease-in-out;
}

.sector-panels .panel-box .content {
  bottom:30px;
  max-height: 200px;
}

.sector-panels .panel-box .content p {
  margin-top:30px;
}

.panel-box .content h2 {
  color:#fff;
  line-height:31px;
  font-size:28px;
}

.service-panels .panel-box .content h2,
.sector-panels .panel-box .content h2 {
  margin-bottom:30px;
  height:50px;
}

.panel-box .content p, .panel-box .content p strong {
  font-family: 'DINNextLTPro-Bold';
  font-size:14px;
  opacity: 0.7;
  text-transform:uppercase;
  font-weight:500;
  letter-spacing: .5px;
}

.service-panels .panel-box .content p, .service-panels .panel-box .content p strong,
.sector-panels .panel-box .content p, .sector-panels .panel-box .content p strong{
  font-family:'DINNextLTPro-Regular';
  font-size:18px;
  opacity: 1;
  text-transform:none;
}

.sector-panels .panel-box .content img
{
  height:60px;
}

@media(max-width: 767px) {
  
  .two-ads-row, .service-panels, .sector-panels
  {
    padding-left:0 !Important;
    padding-right:0 !Important;
  }
  
  .two-ads-row .span6, .service-panels .span6, .sector-panels .span6
  {
    margin-left:0 !Important;
    margin-right:0 !Important;
    padding-left:0 !Important;
    padding-right:0 !Important;
    width:100% !Important;
  }
  
  .two-ads-row .panel-box, .service-panels .panel-box, .sector-panels .panel-box {
    padding:0;
  }
  
  .two-ads-row .panel-box .content, .service-panels .panel-box .content, .sector-panels .panel-box .content {
    position:relative;
    width:100%;
    height:auto;
  }
  
  .panel-box .content p
  {
    margin-bottom:0;
  }
  
  .service-panels .panel-box .content,
  .sector-panels .panel-box .content{
    left:0;
  }
  
  .service-panels .panel-box .content,
  .sector-panels .panel-box  .content{
    position:relative;
    max-height:none;
  }
  
  /*.service-panels .span6, .sector-panels .span6
  {
    margin-top:30px;
  }
  
  .service-panels .span6:first-child, .sector-panels .span6:first-child
  {
    margin-top:0;
  }*/
  
  .sector-panels .panel-box .content img {
    position:absolute;
    right:30px;
    top:30px;
  }
  
  .sector-panels .panel-box .content h2 {
    margin-bottom:10px;
  }
  
  .sector-panels .panel-box .content p {
    margin-bottom:0;
    margin-top:0;
  }
  
  .sector-panels .panel-box .content {
      bottom: 0;
      max-height: none;
  }

}

.two-ads-row a:hover, .service-panels a:hover, .sector-panels a:hover
{
  text-decoration:none;
}

@media (min-width: 768px)
{
  .two-ads-row .span6:nth-child(odd)
  {
    margin-left:0;
  }
  
  .two-ads-row .span6
  {
    margin-bottom:90px;
  }
  
  .service-panels .span6:nth-child(odd), .sector-panels .span6:nth-child(odd)
  {
    margin-left:0;
  }
  
  /*.two-ads-row .span6:first-child, .two-ads-row .span6:nth-child(2),*/
  .service-panels .span6:first-child, .sector-panels .span6:nth-child(2)
  {
    margin-bottom:0;
  }
  
  .service-panels .span6:first-child, .service-panels .span6:nth-child(2),
  .sector-panels .span6:first-child, .sector-panels .span6:nth-child(2)
  {
    margin-top:0;
  }
  
  .service-panels .span6, .sector-panels .span6
  {
    margin-top:60px;
  }
  
  .service-panels .panel-box:hover .content,
  .sector-panels .panel-box:hover .content{
    max-height: 90%;
    
  }
  
  .service-panels .panel-box .content,
  .sector-panels .panel-box  .content {
    overflow:hidden;
    height:auto;
  }
}

/* Filters, i.e. our work etc */ 

.filters
{
  margin:60px 0;
}

.filters select
{
  width:auto;
  border: solid 1.5px rgb(53, 50, 54);
  font-size: 14px;
  font-weight: 500;
  border-radius:0;
  margin-right:30px;
  color: rgb(53, 50, 54);
  padding: 6px;
}

@media (max-width: 767px)
{
  .filters select
  {
    margin-right:0;
  }
}

.filters select:last-child
{
  margin-right:0;
}

@media(max-width: 767px) {
  .filters select
  {
    width:100%;
    margin-bottom:20px;
  }
  
  .filters select:last-child
  {
    margin-bottom:0;
  }
}

.case-study-row .left {
    background-color: rgb(242, 242, 242);
    position: relative;
  padding-right:20px;
  }

.case-study-row .left img {
    max-height:150px;
    max-width:150px;
  }

.case-study-row .left p {
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 25px;
  color: rgb(53, 50, 54);
    margin-top:20px;
    padding-right: 20px;
  }

.case-study-row .left, .case-study-row .right {
      padding:60px 0;
  }


.case-study-row .right p {
    font-family:'DINNextLTPro-Bold';
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 27px;
    color: #fff;
  
  }



.case-study-row .right p:last-of-type {
  margin-bottom:0;
}

.case-study-row .right h2 {
    font-family:'DINNextLTPro-Regular';
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 25px;
    color: #fff;
    margin:0;
  }

.case-study-row .left:after, .case-study-row .right:after {
    background-color: rgb(242, 242, 242);
    content: '';
    position: absolute;
    width: 500px;
    height: 100%;
    top: 0;
    left: -500px;
  }

@media(max-width: 979px) {
  .case-study-row .left {
    padding:60px 30px 60px 20px;
  }
}
@media(max-width: 767px) {
    .case-study-row .left, .case-study-row .right {
      float:none;
      width:100%;
  }
  
  .content-wrapper {
    /*padding-right:0;*/
  }
  
  .case-study-row .content-wrapper
  {
    padding:0;
  }
  
  .case-study-row .right
  {
    padding:60px 20px;
  }
}

@media(min-width: 768px) {
  
  .case-study-row .content-wrapper, .case-study-row .left {
    display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }
  
  .case-study-row .left {
    min-height:360px;
  }
  
    .thin-modules {
    max-width: 730px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 730px !important;
  }
  
}

@media (min-width: 768px) and (max-width: 1000px) {

  .case-study-row .left {
      min-height: 360px;
  }
  
}

@media (min-width: 1200px){

  .case-study-row .left p {
    padding-right: 8%;
  }
}



.testimonial p
{
  font-size: 21px;
  line-height: 25px;
  color: rgb(225, 0, 122);
}

.slick-prev:before {
    background-image: url('https://335999.fs1.hubspotusercontent-na1.net/hubfs/335999/2020_icons_logos/slider-arrow-pink.svg') !important;
    background-size: 50px 50px !important;
    display: inline-block !important;
    width: 50px !important; 
    height: 50px !important;
    content:"" !important;
  transform: rotate(180deg);
}
.slick-next:before {
    background-image: url('https://335999.fs1.hubspotusercontent-na1.net/hubfs/335999/2020_icons_logos/slider-arrow-pink.svg') !important;
    background-size: 50px 50px !important;
    display: inline-block !important;
    width: 50px !important; 
    height: 50px !important;
    content:"" !important;
}

.slick-prev {
    /*left: -25px !Important;*/
}

.slick-dots
{
  display:none !important;
}

.slick-prev, .slick-next {
  width:auto !important;
  height:50px !important;
  top: calc(50% - 25px) !important;
}

.hs_cos_gallery_main
{
  padding: 0px 75px !important;
}

@media(max-width: 1199px) {
  .slick-next:before, .slick-prev:before {
    background-size: 40px 40px !important;
    width: 40px !important; 
    height: 40px !important;
  }

}

/*@media(min-width: 768px) {
  .three-insights div.span4{
    padding-top:60px;
  }

}*/

@media(max-width: 767px) {
  .three-insights div.span4:first-child,
  .three-insights div.span4:nth-child(2){
    margin-bottom:30px;
  }
}

.three-insights h2 {
  margin-bottom:10px;
}

.three-insights h2.textCenter
{
  margin-bottom:60px;
}

.three-insights img {
  margin-bottom:20px;
}

.three-insights h3 {
  font-size: 14px;
  font-weight:bold;
  letter-spacing: 0.5px;
  color: rgb(53, 50, 54);
  text-transform:uppercase;
  margin-bottom:10px;
  opacity:0.7;
}

.three-insights a:hover {
  text-decoration:none;
}

.three-insights a p {
  color: rgb(53, 50, 54);
}

.three-insights a p.l-underline {
  color: #e1007a;
}

.three-insights div.span4:nth-child(2){
  padding-top:0;
}

.three-insights .btn-cont {
  margin-top:60px;
}

@media(max-width: 767px) {
  .three-insights.content-wrapper {
    /*padding:0;*/
  }
  
  .three-rtes {
    /*padding-left:20px;
    padding-right:20px;*/
  }
}

@media(min-width: 768px) {
  .three-insights .span4 div{
    width:90%;
  }
  
  .three-insights .span4:nth-child(2), .three-insights .span4:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  
 .three-insights .span4:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
  }
}

.thought-piece 
{
  min-height:570px;
}

.thought-piece .main, .thought-piece .related
{
  float:left;
}

.thought-piece .main p
{
  font-size: 21px;
  line-height: 25px;
  color:#fff;
}

.thought-piece .main a
{
  text-decoration:none;
}


@media(min-width: 980px) {
  .thought-piece 
  {
    min-height:570px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .thought-piece .main
  {
    width:65%;
    padding:0 6%; 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items:center;
  }
}

.thought-piece .main h2
{
  color:#fff;
}

.thought-piece .related
{
  width:35%;
  background:#fff;
  
}

.thought-piece .author .image
{
  width:100px;
  float:left;
}

.thought-piece .author .image img
{
  max-width:100px;
}

.thought-piece .author .details
{
  float:left;
  margin-left:20px;
  margin-top:5px;
}

.thought-piece .author .details h2
{
  margin-bottom:0;
}

.thought-piece .author .details a, .thought-piece .author .details p
{
  color:#fff;
}

.thought-piece .author .details a
{
  font-size:16px;
  margin-top:10px;
}

.thought-piece .author .details p
{
  margin-bottom:0;
}

.thought-piece .author .details p:last-child
{
  /*margin-top:10px;*/
}

.thought-piece .related .image
{
  height:50%;
  width:100%;
  background-size:cover;
  background-repeat:no-repeat;
  background-position: center center;
}

.thought-piece .related .content {
  padding: 0 14%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height:50%;
  padding:0 14%;
  background-color:#f2f2f2;
}

.thought-piece .related h3 {
  opacity: 0.7;
  font-size: 14px;
  font-weight: bold;
  color: rgb(68, 65, 71);
  text-transform:uppercase;
  margin-bottom:10px;
}

.thought-piece .related h2, .thought-piece .related p {
  margin-bottom:10px;
}

.thought-piece .related a {
  color:#dc0086;
  font-size:16px;
}

@media(max-width: 767px) {
  .single-insight .btns-cont div
  {
    display:block;
    margin-top:30px;
  }
}

@media(min-width: 768px) {
  .single-insight .content-wrapper
  {
     display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between;  
  }
  
  
  .single-insight .details
  {
    width: calc(100% - 184px);
  }
  
  .single-insight .btns-cont {
       width: 184px;
  }
  
  .single-insight .btns-cont .hs-button.large.secondary {
      width: 100%;
  }
  
  
}

@media(max-width: 979px) {
  .thought-piece .main, .thought-piece .related
  {
    float:none;
    width:100%;
  }
  
  .thought-piece .main {
    padding: 30px 20px;
  }
  
  .thought-piece .related .content
  {
    padding:30px 14%;
  }
  
  .thought-piece .related .image
  {
    height:285px;
  }
  
  .thought-piece .author .details
  {
    width: calc(100% - 120px);
  }
}

@media(min-width: 980px) {
  .single-insight .details
  {
    width: calc(100% - 226px);
  }
  
  .single-insight .btns-cont {
      width: 226px;
  }
}

.single-insight {
    padding:60px 0;
  }

.single-insight .details h2, .single-insight .details a {
  color:#fff;
}

.single-insight .bottom-row .details a.a {
  color:#fff;
  font-size: 14px;
}

.single-insight .btns-cont img {
  margin-bottom:40px;
}

.single-insight .details h3 {
  font-family: 'DINNextLTPro-Bold';
  opacity: 0.7;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: rgb(255, 255, 255);
  text-transform:uppercase;
}

.single-insight .details .intro
{
  color:#fff;
  font-size: 18px;
}


.single-insight .details {
    padding-right: 60px;
}

.single-insight .btns-cont img {

}

@media(min-width: 600px) {
  .single-insight .bottom-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between;  
  }

}

@media(max-width: 767px) {
  .single-insight {
    padding:50px 0;
  }

}



@media(min-width: 768px) {

.three-people h2
{
  margin-bottom:60px;
}

.three-people h2, .three-people h3, .three-people p
{
  text-align:center;
}

.three-people .l-underline
{
  font-size:16px;
}

.three-people img
{
  margin-bottom:30px;
}

.three-people .span6:nth-child(n+3)
{
  margin-top:40px;
}

}

@media(max-width: 767px) {

  .three-people.content-wrapper
  {
    padding:0;
  }
  
  /*.three-people .span6:nth-child(4)
  {
    padding-top: 60px;
  }*/
  
  .three-people .btn-cont {
    text-align:center;
  }
}
  
.project-row .content-box h2, .project-row .content-box .bottom-text,
.promo-row.content-box .content-box h2, .promo-row.content-box .content-box .intro
{
  color:#fff;
  margin:0 0 30px 0;
}

.project-row .content-box .intro, .project-row .content-box .intro p, .project-row .content-box .intro a
{
  font-family: 'DINNextLTPro-Bold';
    opacity: .7;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .5px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

.project-row .content-box a, .promo-row.content-box .content-box a
{
  color:#fff;
  text-underline-position: under;
}

.project-row .intro a:after, .project-row .intro a:hover:after
{
  background:none !important;
}
  
@media(min-width: 768px) {
  /*.three-people .span6:nth-child(2)
  {
    padding-top:100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items:;
  }*/
  
  .three-people .span6:nth-child(odd)
  {
    margin-left:0;
  }
  
  
  /*.three-people .span6:nth-child(3), .three-people .span6:nth-child(4)
  {
    position:relative;
    top:-50px;
  }*/

  .three-people .span6 div
  {
    width:90%;
  }
  
  .three-people .span6.btn-cont
  {
     padding-top:25%;
  }

  .three-people .span6 .btn-cont
    {
       text-align:center;
    }
  
}

.project-row
{
  background-size: cover;
  height:650px;
  background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
}

.promo-row.content-box
{
  object-fit: contain;
  height:590px;
  background-repeat:no-repeat;
  background-size:cover;
}

.promo-row.content-box .content-wrapper
{
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
  height:590px;
}

.project-row .content-box, .promo-row.content-box .content-box
{
  min-height:320px;
}

.project-row .content-box.pd-sm
{
  padding:30px
}

.project-row .icon-image
{
  max-height:110px;
  max-width: 60%;
}




.project-row .content-box .icon-image
{
  /*color:#fff;
  margin:0 0 30px 0;*/
}

.project-row .content-box .bottom-text
{
  text-transform:uppercase;
  margin:0;
}

/*.promo-row.content-box .hs-button.secondary
{
  object-fit: contain;
  height:590px;
  background-repeat:no-repeat;
  background-size:cover;
}*/


.thin-rte
  {
    margin-top:60px;
    margin-bottom:60px;
  }

@media(max-width: 979px) {
  
  .rte {
    /*padding:0 20px;*/
  }
  
   .project-row{
    height:auto;
    background:none;
    background-image:none !important;
  }
  
   .project-row .outer{
    padding:0;
  }
  
  .project-row .content-box
  {
    width:100%;
    padding:50px 20px;
  }
  
.promo-row.content-box .content-box
  {
    width:80%;
    margin-left:10%;
    padding:30px;
  }
  
  .project-row div.img
  {
    
  }
  
  .project-row img.mb
  {
    display:block;
    
  }
}

@media(max-width: 767px) {
  .promo-row.content-box .content-box
  {
    width:100%;
    margin-left:0;
  }
  
  .project-row .content-box, .promo-row.content-box .content-box
  {
    width:100%;
  }
}

@media( min-width: 980px ) {
  
  .project-row .content-box, .promo-row.content-box .content-box
  {
    width:525px;
    min-height:320px;
    padding:60px
  }
  
  .project-row .outer
  {
    display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: flex-end;
      -webkit-align-items: flex-end;
      -ms-flex-align: flex-end;
      align-items: flex-end;
      justify-content:space-between;
    height:100%;
  }
  
  .project-row .content-box
  {
    
  }
  
  .project-row.right  .outer, .promo-row.content-box.right .content-wrapper
  {
    justify-content: flex-end;
  }
  
  .project-row.right .content-box
  {
    
  }
  
  .project-row.center .outer, .promo-row.content-box.center .content-wrapper
  {
    justify-content: center;
  }
  
  .project-row .outer .center
  {

  }
  
  .project-row.center .content-box
  {
    margin-left:0;
    margin-right:0;
  }

  .project-row img.mb
  {
    display:none;
  }
}

@media(min-width: 1200px) {

}

@media(max-width: 1299px) {
  .project-row .hs-button.secondary
  {
    display:none;
  }
}

@media(min-width: 1300px) {
  .project-row .hs-button.secondary
  {
    position:relative;
    right:0;
    margin-bottom:60px;
    z-index:999;
  }
}

.promo-row.text-image  {
  padding:40px 0;
}

.promo-row.bgImage-text {
  height:600px;
  object-fit: contain;
  background-repeat:no-repeat;
}

.promo-row.bgImage-text .content-outer {
  height:100%;
  width:100%
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: center;
}

.promo-row.bgImage-text .content-outer.opaque {
  background:rgba(0,0,0,0.2);
}



.promo-row.bgImage-text .content {
  width:50%;;
}

.promo-row.text-image .image, .promo-row.text-image .content {
  width:50%;
}

.promo-row.bgImage-text .content h2, .promo-row.bgImage-text .content .intro {
    color:#fff;
  }

.promo-row.bgImage-text .content .intro {
    font-size:21px;
  }

@media(max-width: 767px) {
  .promo-row.text-image .image, .promo-row.text-image .content {
    width:100%;
  }
  
  .promo-row.text-image .content {
    margin-top:40px;
  }
  
  .promo-row.bgImage-text .content {
    width:80%;
  }
}

@media(min-width: 768px) {
  .promo-row.text-image .content-wrapper  {
    display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    align-items: center;
  }

  .promo-row.text-image .content-wrapper.reverse {
    flex-direction: row-reverse;
  }
  
  .promo-row.text-image .content .inner {
    margin-left:40px;
  }
  
  .promo-row.text-image .content-wrapper.reverse .content .inner {
    width:80%;
    margin-left:0;
  }
  
  .promo-row.bgImage-text .content-wrapper.right {
    display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    justify-content: flex-end;
  }
}

.custom-button
  {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  }
  
  .custom-button.center
  {
      justify-content: center;
  }
  
  .custom-button.right
  {
      justify-content: flex-end;
  }

@media(max-width: 768px) {
  
  .custom-button
  {
    padding:0 20px;
  }
  
  .image-rte.tm-lg, .form-rte.tm-lg
  {
    margin-top: 60px !important;
  }
  
  .image-rte.bm-lg, .form-rte.bm-lg
  {
    margin-bottom: 60px !important;
  }
  
  .image-rte .details
  {
    margin-top:30px;
  }
  
  .image-rte .details
  {
    margin-top:30px;
  }
  
  .rte-module .span4:not(first-child) h2 {
    margin-top:20px;
  }
  
  .rte-module .span4:first-child h2 {
    margin-top:0;
  }
}

@media(max-width: 979px) {
  .image-rte.image-right .rte, .form-rte.form-left .form
  {
    padding-left:0;
    padding-right:0;
  }
  
  .rte-module .span4:not(first-child) h2 {
    margin-top:20px;
  }
  
  .rte-module .span4:first-child h2 {
    margin-top:0;
  }
}


@media(min-width: 980px) {
  .image-rte .content-wrapper, .form-rte .content-wrapper
  {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      align-items:center;
    }
  
  .image-rte.align-top .content-wrapper, .form-rte.align-top .content-wrapper
  {
      align-items:start;
    }
  
  .image-rte.align-bottom .content-wrapper, .form-rte.align-bottom .content-wrapper
  {
      align-items:end;
    }
  
  .image-rte.image-right .content-wrapper, .form-rte.form-left .content-wrapper
  {
    flex-direction:row-reverse;
  }
  
  .image-rte .rte, .image-rte.image-left .rte, .form-rte .form, .form-rte.form-left .form
  {
     padding-left: 2.564102564%;
    *padding-left: 2.510911074638298%;
  }
  
  .image-rte.image-right .rte, .form-rte.form-left .form
  {
    margin-left:0;
    margin-right: 2.564102564%;
    *margin-right: 2.510911074638298%;
    padding-left:0;
    padding-right:0;
    padding-right: 2.564102564%;
    *padding-right: 2.510911074638298%;
  }
  
}

/* HTML 5 Video */
.html5-vp {
    position: relative;
}

.html5-vp video {
    /* height: 540px; */
    width: 100%;
    height: auto;
    max-height: 100%;
    display: block;
  vertical-align: baseline; 
}

@media( max-width:767px ) {

    .html5-vp video {
        display: none !Important;
    }
  
    .hero-video .html5-vp video {
        display: block !Important;
    }

}


@media( min-width:768px ) {

    .html5-vp img:not(.icon-image) {
        display: none;
    }

     .html5-vp .anchor img {
        display: inline-block;
        width:17px;

    }
}

/* RTE styles and overrides */
.rte a
{
  
}

.cta-widget .content-wrapper
{
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.cta-widget.right .content-wrapper
{
   -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    justify-content: flex-end;
}

.cta-widget.center .content-wrapper
{
   -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
}

.cta-widget.right .content-wrapper
{
   justify-content: flex-end;
}

/* Locations Module */ 
.locations-module .intro, .locations-module .items {
  float:left;
}

.locations-module .intro {
  width:calc(42% - 60px);
  margin-right:60px;
}
  
.locations-module .items {
  width:58%;
}

@media (min-width: 980px) and (max-width: 1150px)
{
}


@media(min-width: 980px) {
  .locations-module .intro {
    width:calc(30% - 60px);
  }
  
  .locations-module .items {
    width:70%;
  }
}

.locations-module .btn-cont
{
  margin-top:10px;
}

.locations-module .item img
{
  margin-bottom:30px;
}

.locations-module .item p:not(.link)
{
  font-size:21px;
  line-height: 1.19;
}


.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot
{
  width:12px !important;
  height:23px !important;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next
{
  background: url('https://page.upthereeverywhere.com/hubfs/2020_icons_logos/slider-arrow-left.svg') center center no-repeat !important;
  width: 20px !important;
    height: 30px !important;
}

.owl-carousel .owl-nav button.owl-next
{
  background-image: url('https://page.upthereeverywhere.com/hubfs/2020_icons_logos/slider-arrow-right.svg') !important;
  margin-left:10px;
}

.owl-carousel .owl-nav button span
{
  display:none !important;
}

@media(max-width: 767px) {

  .locations-module .intro, .locations-module .items {
    float:none;
    margin-top:30px;
  }

  .locations-module .intro {
    width:100%;
    margin-right:0;
  }

  .locations-module .items {
    width:100%;
  }
}

/* Blog posts module - start */
.blog-posts-box {
}

.blog-posts-box h2 {
    
}

.blog-post-wrapper .widget-span.widget-type-cell.clear-row {
    margin-left: 0;
}

.blog-posts-box .post-header {
    margin-bottom: 0px;
}

.blog-post-wrapper ul li {
    min-height: 290px !important;
}

.blog-post-wrapper .post-body ul li {

  min-height: auto !important;
} 

.post-header h3 {
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: center;
    padding: 10px;
}

.post-header h3 a  {

}

.blog-post-wrapper li:hover .post-header h3 a {

}

/* Forms */
.form-inpage form
{
  max-width:none;
}

.form-inpage form label, .form-inpage .inputs-list input, .form-inpage .inputs-list span {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.33;
  font-family: 'DINNextLTPro-Regular', Verdana;
}

.form-inpage form input[type=text], 
.form-inpage form input[type=email], 
.form-inpage form input[type=password], 
.form-inpage form input[type=tel], 
.form-inpage form input[type=number], 
.form-inpage form input[type=file], 
.form-inpage form select, 
.form-inpage form textarea
{
  border-radius:0;
  font-family: 'DINNextLTPro-Regular', Verdana;
}

.form-inpage .hs-input.invalid.error {
    border-color: #ff042e;
  font-family: 'DINNextLTPro-Regular', Verdana;
}

.form-inpage .hs-error-msg, .form-inpage .hs-error-msgs label {
    color: #ff042e;
    margin-top: .35rem;
    font-weight:500 !Important; 
    font-family: 'DINNextLTPro-Regular', Verdana;
}

.form-inpage .header__search .hs-search-field__input:focus, .form-inpage input[type=text]:focus
{
  border-bottom: 2px solid #e1007a;
}

.form-inpage .form-title {
    color: #353236;
    font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 37px;
}

.form-inpage .hs-fieldtype-checkbox label, .form-inpage .hs-fieldtype-radio label, form label
{
  font-weight: 600;
}

.form-inpage .hs-fieldtype-checkbox label input + span, .form-inpage .hs-fieldtype-radio label input + span,
.form-inpage form .inputs-list label input + span
{
  font-weight: 500;
  font-size:16px;
}

.form-inpage form input[type=text], 
.form-inpage form input[type=email], 
.form-inpage form input[type=password], 
.form-inpage form input[type=tel], 
.form-inpage form input[type=number], 
.form-inpage form input[type=file], 
.form-inpage form select, 
.form-inpage form textarea
{
  width:100% !Important;
}

.form-inpage form textarea
{
  height:200px;
}

.form-inpage form select
{
  height:46.45px;
}

.form-inpage .hs-field-desc
{
  margin-bottom:10px;
  color: #353236;
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

/* Subscribe to Blog */
.form .hs-richtext, form .hs-richtext p
{
  font-size: 18px;
  margin: 0 0 1rem;
}

.blog-subscribe
{
  background-color:#e1007a;
  padding: 60px 0;
}

.blog-subscribe form, .blog-subscribe .thin-rte {
  position:relative;
  text-align:center;
}

.blog-subscribe form {
  max-width: none;
}

.blog-subscribe form input
{
  border-color: #fff;
  color:#fff;
  background-color: transparent;
  border-radius: 0;
  border-width: 1px;
  height:50px;
}

.blog-subscribe .hs-richtext, .blog-subscribe .hs-richtext p,
.blog-subscribe h2, .blog-subscribe p {
  color: #fff;
}

.blog-subscribe ::placeholder, .blog-subscribe form input {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.blog-subscribe form input[type=submit],
.blog-subscribe form input[type=submit]:hover,
.blog-subscribe form .hs-button:hover,
.blog-subscribe form input[type=submit]:hover, 
.blog-subscribe form input[type=submit]:focus, 
.blog-subscribe form .hs-button:hover, 
.blog-subscribe form .hs-button:focus{
  position: absolute;
  top: 0;
  right: 0;
  background-color:#e1007a;
  border-color:#fff;
}

.blog-subscribe form input[type=email],
.blog-subscribe form input[type=email]:focus,
.blog-subscribe form input[type=email]:active,
.blog-subscribe form input[type=email]:focus,
.blog-subscribe .hs-input.invalid.error
{
  /*width:calc(100% - 153px);*/
  border-color:#fff;
  border-right:none;
  padding-right: 170px;
}

.blog-subscribe form .hs-error-msg, .blog-subscribe .legal-consent-container p,
.blog-subscribe .submitted-message,
.blog-subscribe .hs-error-msgs label
{
  color: #fff;
  font-size: 15px;
  text-align:center;
}

.blog-subscribe .submitted-message
{
  font-size: 22px;
  line-height:25px;
  font-weight:bold;
}

/* Our Work*/  
.our-work-md
{
  background-color: #F2F2F2;
  padding: 100px 0;
  
}

.our-work-md .span3, .our-work-md .img-cont,
.our-work-md .span6, .our-work-md .span4
{
 text-align:center;
}

.our-work-md .img-cont
{
 min-height:70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom:20px;
}

.our-work-md h2
{
  color: #353236;
}

.our-work-md h2:hover, .our-work-md a:hover
{
 text-decoration:none;
}

.our-work-md span.l-underline
{
 font-size:16px;
}

@media(max-width: 979px) {
  .our-work-md
  {
    padding: 40px 0 10px 0;

  }
  
  .our-work-md .span3, .our-work-md .img-cont,
  .our-work-md .span6,
  .our-work-md .span4
  {
   text-align:left;
  }
  
  .our-work-md .img-cont, .our-work-md .text
  {
   float:left;
  }
  
  .our-work-md .img-cont
  {
   width:100px;
    margin-left:20px;
  }
  
  .our-work-md .img-cont img
  {
   max-width:70px;
  }
  
  .our-work-md .text
  {
   margin-left:40px;
  }
  
  .our-work-md .text h2
  {
   margin-bottom:0;
  }
  
  .our-work-md .span3:not-last-child h2,
  .our-work-md .span4:not-last-child h2,
  .our-work-md .span6:not-last-child h2
    {
    margin-top:20px;
  }
  
  .our-work-md span.l-underline
  {
   font-size:22px;
  }

}

@media(max-width: 979px) {
  .our-work-md .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left:0;
  }
  
  .our-work-md .text h2
  {
   font-size:24px;
  }
}

@media(max-width: 500px) {
  .our-work-md .text
  {
   margin-left:10px; 
  }
  
  .our-work-md .img-cont
  {
   margin-left:0;
  }
  
  .our-work-md span.l-underline
  {
   font-size:16px;
  }
}

@media(max-width: 370px) {
  
  .our-work-md .img-cont
  {
   width: 80px;
  }

}

/* Utilities */
.noBM {
  margin-bottom:0 !important;
}

.bm10 {
  margin-bottom:10px !important;
}

.textCenter {
  text-align:center;
}

.l-underline, .rte a:not(.hs-button) {
  text-decoration:none !Important;
  display:inline-block;
}

.l-underline:after, .rte a:not(.hs-button):after {
    /*content: "";
    display:block;
    z-index: 1;
    bottom: -5px;
    background: #fff;
    height: 2px;*/
  
        content: "";
    /*position: absolute;*/
  display:block;
    z-index: 1;
    left: 0;
    right: 100%;
    bottom: -5px;
    background: #e1007a;
    height: 2px;
    transition: width .2s;
    transition-timing-function: ease-out;
    width: 100%;
  content: '';
}

.l-underline.secondary:after, .rte a:not(.hs-button):after {

    background: #e1007a;
}

.l-underline.white:after {

    background: #fff;
}

.l-underline:hover:after, .l-underline.secondary:hover:after,
.rte a:not(.hs-button):hover:after, .rte a:not(.hs-button):hover:after,
.rte a.linked-image:after{
    /*background: none;*/
   width:0;
}

.play {
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.play img {
  width:40px;
  margin-right:20px;
}



.play span {

}

.ct-btn {
  display:block;
  width:100%;
  padding:30px 40px;
  font-family: 'DINNextLTPro-Bold';
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgb(255, 255, 255);
  background-color: rgb(225, 0, 122);
  text-decoration:none;
}

.ct-btn:hover {
  color: rgb(225, 0, 122);
  background-color: #fff;
  text-decoration:none;
}

.a-white {
  color: rgb(255, 255, 255);
}

.a-white:hover {
  color: rgb(225, 0, 122);
}

.tmSm, .tm-sm
{
  margin-top:20px !important;
}

.tmMed, .tm-md
{
  margin-top:60px !important;
}

.tmLg, .tm-lg
{
  margin-top:120px !important;
}

.bmSm, .bm-sm
{
  margin-bottom:20px !important;
}

.bmMed, .bm-md
{
  margin-bottom:60px !important;
}

.bmLg, .bm-lg
{
  margin-bottom:120px !important;
}

.no-bm
{
  margin-bottom:0 !important;
}

.no-tm
{
  margin-top:0 !important;
}

/* Modal CSS min*/

button.modal-video-close-btn
{
  padding:0 !important;
}

button.modal-video-close-btn:hover
{
  background-color: transparent !Important;
    border-color:  none !Important;
    color:  #fff;
}

/* GBJ - remove this and change it, this hear just for demo*/
.hs-logo-carousel{
  margin-bottom:60px !important;
}

@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0, 100px)}to{transform:translate(0, 0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0, 100px);-moz-transform:translate(0, 100px);-ms-transform:translate(0, 100px);-o-transform:translate(0, 100px);transform:translate(0, 100px)}.modal-video-body{max-width:940px;width:100%;height:100%;margin:0 auto;display:table}.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-35px;right:-35px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:before,.modal-video-close-btn:after{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}

.hs_cos_flex-slider {
    margin: 0;
}

.hs_cos_flex-direction-nav a.hs_cos_flex-next {
    right: 0 !important;
    background: rgba(255,255,255,0.3) url(https://335999.fs1.hubspotusercontent-na1.net/hubfs/335999/UP-Template-2017/icons/arrow-right-9x17.png) no-repeat center center;
    border-radius: 5px 0 0 5px;
    height: 65px;
    width: 50px;
    opacity: 0.8;
}

.hs_cos_flex-direction-nav a.hs_cos_flex-prev {
	left: 0 !important;
    background: rgba(255,255,255,0.3) url(https://335999.fs1.hubspotusercontent-na1.net/hubfs/335999/UP-Template-2017/icons/arrow-left-9x17.png) no-repeat center center;
    border-radius: 0 5px 5px 0;
    height: 65px;
    width: 50px;
    opacity: 0.8;
}

.hs_cos_flex-direction-nav .hs_cos_flex-prev:hover,
.hs_cos_flex-direction-nav .hs_cos_flex-next:hover {
    background-color: rgba(255,255,255,0.5);
}

.rte ul {
  margin: 0 0 20px 0;
}

.rte ul li {
  list-style: none;
  position: relative;
  padding: 0 0 0 40px;
}

.rte ul li::before {
	content: "";
			position: absolute;
			left: 0;
			top: 9px;
			width: 20px;
      display: block;
			border-top: 2px solid rgb(225, 0, 122);
}

div:empty, div:blank,
div.row-fluid:empty,
div.row-fluid-wrapper:empty,
div.widget-span:empty,
.row-fluid [class*="span"]:empty,
div.row-fluid:blank,
div.row-fluid-wrapper:blank,
div.widget-span:blank,
.row-fluid [class*="span"]:blank
{
   display: none !important;
}


.hide-dnd
{
  display:none;
}
  
/* Flex short cuts */
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
  
.d-flex.flex-end
{
  -webkit-box-pack: justify;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: justify;
    -moz-box-pack: justify;
    justify-content: flex-end;
}

.mb-only
  {
    display:block !important;
  }

@media(min-width: 980px) {
  .mb-only
  {
    display:none !important;
  }
}

/* System page overrides */
.systems-page
{
  max-width:90% !Important;
}

/* Search overrides */
.hs-search-results__title{
    color: #E0007A;
    font-family: 'DINNextLTPro-Regular', Verdana;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0.35rem;
    text-decoration: none;
}

.hs-search-results__description {
    font-size: 20px;
    line-height: 24px;
  color: #494A52;
}

.hs-search-results__description span a {
    font-size: 20px;
line-height: 24px;
  margin-top:10px;
}

main.search-results h1{
  font-style: normal;
font-weight: 700;
font-size: 55px;
line-height: 66px;
color: #494A52;
}

/*MB*/
@media(max-width: 767px){
  .body-container-wrapper li {
    font-size: 18px !important; 
  }
}
/*MB*/

/* 2023/4 Nav Changes */
.navigation-primary {
  display: inline-block;
}

.navigation-primary a {
  /*color: #494A52;
  font-family: Lato;
  font-size: 22px;
  font-weight: 300;
  */
  font-size: 14px;
  line-height: 16px;
  
}

.navigation-primary a {
  /*font-weight: 600;*/
  position: relative;
}

.navigation-primary .submenu.level-1 > li > a:after {
  background-color: #494A52;
  bottom: -3px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}

.navigation-primary .submenu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navigation-primary .submenu a,
.navigation-primary .submenu p {
  text-decoration: none;
}

.triangle {
  display: none;
}

.submenu-toggle {
  display: none;
}

.submenu.level-1 {
  display: inline-block;
  white-space: nowrap;
}

.submenu.level-1 > li {
  display: inline-block;
  padding: 15px 15px;
  /*text-transform: uppercase;*/
}

.submenu.level-1 > li.has-submenu {
  position: relative;
}

.submenu.level-1 > .has-submenu > .menu-arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid black;
  display: block;
  height: 0;
  margin-left: 1px;
  position: absolute;
  right: 5px;
  top: 30px;
  width: 0;
}

 





/* Hide navigation dropdown in the inline editor */
.hs-inline-edit .submenu.level-1 > li.has-submenu:hover .submenu.level-2,
.hs-inline-edit > li.has-submenu.focus .submenu.level-2 {
  visibility: hidden;
}

/* was 767 */
@media (max-width: 979px) {
  .navigation-primary a {
    font-family: 'DINNextLTPro-Bold', verdana;
    font-size: 20px;
    line-height:24px;
    padding-top:0;
  }

  .navigation-primary {
    display: block;
  }

  .navigation-primary .submenu.level-1 > li > a:after {
    content: none;
  }

  .navigation-primary .submenu.level-1 > li > a:after {
    display: none;
  }

  .submenu > li > a {
    display: block;
    width: 100%;
  }

  .submenu > .has-submenu {
    position: relative;
  }

  .submenu > .has-submenu > a {
    width: 70%;
  }

  .submenu {
    display: none;
  }

  .submenu.level-1 {
    width: 100%;
  }

  .submenu.level-1 > li {
    border-top: 2px solid #ebeff3;
    display: block;
    padding: 13px 0 11px 0;
    width: 100%;
  }

  .submenu.level-1 > li > a {
    font-weight: 600;
    padding: 0 20px;
  }

  .submenu.level-1 > .has-submenu > .menu-arrow,
  .submenu > .has-submenu > .menu-arrow,
  .submenu .menu-arrow {
    background-position: center right 20px;
    background-repeat: no-repeat;
    background-size: 20px;
    border: none;
    cursor: pointer;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
  }

  .submenu.level-1 > .has-submenu > .menu-arrow-bg,
  .submenu > .has-submenu > .menu-arrow-bg,
  .submenu .menu-arrow-bg {
    /*background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxOXB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAxOSAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5QbHVzPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxnIGlkPSJQbHVzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDAuMDAwMDAwKSIgc3Ryb2tlPSIjOTc5ODlGIiBzdHJva2Utd2lkdGg9IjIuNCI+ICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTIiPiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIxLjIiIHk9IjkuNiIgd2lkdGg9IjE2LjgiIGhlaWdodD0iMSIgcng9IjAuNSI+PC9yZWN0PiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS42MDAwMDAsIDkuNjAwMDAwKSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNjAwMDAwLCAtOS42MDAwMDApICIgeD0iMS4yIiB5PSI5LjYiIHdpZHRoPSIxNi44IiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);*/
    background-image: url(https://335999.fs1.hubspotusercontent-na1.net/hubfs/335999/icons/dark-chevron.svg);
    background-repeat: no-repeat;
    display: block;
    height: 18px;
    margin-left: auto;
    margin-right: 20px;
    margin-top: 16px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    width: 30px;
  }

  .triangle-container.level-2 {
    display: none;
  }

  input[type="checkbox"]:checked ~ .submenu {
    display: block;
  }

  input[type="checkbox"]:checked ~ .menu-arrow .menu-arrow-bg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }

  .submenu.level-2 {
    border: none;
    box-shadow: none;
    opacity: 1;
    position: static;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    visibility: visible;
    width: 100%;
  }

  .submenu.level-2 .menu-item {
    background-color: #FFF;
    border-bottom: none;
    border-top: 2px solid #EBEFF3;
    padding: 0;
  }

  .submenu.level-2 .menu-item .menu-link {
    padding: 6px 20px;
  }

  .submenu.level-2 .menu-item .menu-link:hover {
    background-color: inherit;
  }

  .submenu.level-3 {
    background-color: inherit;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .submenu.level-3 > li {
    background-color: inherit;
    padding: 0;
  }

  .submenu.level-3 .menu-item .menu-link {
    padding: 7px 90px;
  }
  
  .submenu.level-2 .menu-arrow-bg {
      background-image: url(https://335999.fs1.hubspotusercontent-na1.net/hubfs/335999/icons/pink-chevron-01.svg);
      margin-top: 9px;
  }
  
  header .submenu.level-2 {
      margin-top: 4px;
  }
  
}

/* was 768 */
@media (min-width: 980px) {

.submenu.level-1>.has-submenu>.menu-arrow { 
    display:none;
  }
  
.navigation-primary .submenu.level-1>li>a:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 100%;
  bottom: -5px;
  background: #e1007a;
  height: 4px;
  transition-property: left right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  width:unset;
}
  
header.isTransparant .navigation-primary .submenu.level-1>li>a:after {
  background: #fff;
  z-index: 9999;
}  
  
.navigation-primary .submenu.level-1>li>a:hover:after,
.navigation-primary .submenu.level-1>li>a:focus:after,
.navigation-primary .submenu.level-1>li>a:active:after {
  right: 0;
}
  font-size: 14px;
  line-height: 16px;
}

@media(max-width: 979px) {

  .header {
      background-color: rgba(255, 255, 255, 1.0);
  }
  
  header .submenu.open {
    display: block;
  }
  
  header .submenu-cont .content-wrapper {
    padding: 0;
  }
  
  body .submenu.level-2 .menu-item .menu-link:hover, body .submenu.level-2 .menu-item .menu-link:focus, body .header__language-switcher .lang_list_class li:hover, body .submenu.level-2 .triangle-container.level-2.hover .triangle {
      background-color: #fff;
  }
  
  .submenu.level-3 .menu-item .menu-link {
    padding: 0 20px;
  }
  
  .submenu.level-2 .has-submenu .menu-link {
    color: #e1007a;
  }
  
  .submenu.level-2 li.has-submenu {
    padding: 0;
  }
  
  .submenu.level-3 .menu-item .menu-link {
    color: #494A52;
  }
  
  .submenu.level-1 > li > a,
  .submenu.level-2 > li > a{
    font-weight: 700;
  }
  
  .submenu.level-2 > li > a{
    font-size: 20px;
  }
  
  .submenu.level-3 .menu-item .menu-link,
  .no-submenu .menu-link
  {
    font-weight: 400 !important;
    font-size: 20px !important;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  
  .submenu.level-1 > .has-submenu > .menu-arrow.open .menu-arrow-bg, .submenu > .has-submenu >  .menu-arrow.open .menu-arrow-bg, .submenu  .menu-arrow.open .menu-arrow-bg {
    transform: rotate(180deg);
}
  
  .submenu.level-2 .menu-item {
    border-top: none;
  }
}

@media(min-width: 980px) {
  
  body .submenu.level-2 {
    background-color: transparent;
    border: none;
  }
  
  .header__logo--main,
  header .contact-btn{
    z-index: 9999;
}
  
  .header__logo--main, header .contact-btn {
    position: relative;
} 
  
  header .has-submenu.menu-item:hover .submenu-cont {
    width: 100vw;
      height: 300px;
      position: absolute;
      background-color: rgba(225, 0, 122,0.96);
      display: block;
      left: 0;
      right: 0;
    top: 60px;
    z-index: 99;
  }
  
  header.fixed .has-submenu.menu-item:hover .submenu-cont {
    top: 56px;
  }
  
  header .has-submenu.menu-item .submenu-cont .submenu.level-2 {
    padding-top:20px;
    -moz-transition: padding-top .16s ease-in;
     -o-transition: padding-top  .16s ease-in;
     -webkit-transition: padding-top  .16s ease-in;
     transition: padding-top  .16s ease-in;
  }
  
  header .has-submenu.menu-item:hover .submenu-cont .submenu.level-2 {
    display: block;
    margin-left: -8px;
    padding-top:70px;
  }
  
  header .submenu.level-1 > li.has-submenu {
    position: static;
  }
  
  header.mm-open {
      height: 80px;
  }
  
  .submenu.level-2 .menu-link {
    font-size: 16px;
    font-weight: 400;
  }
  
  .submenu.level-2 .has-submenu > .menu-link {
    font-size: 18px;
    font-weight: 700;
  }
  
  
  
  body .submenu.level-2 .menu-item .menu-link:hover{
    background-color: transparent;
  }
  
  .submenu.level-1 > li:nth-child(2) ul,
  .submenu.level-1 > li:nth-child(5) ul
    {
      column-count: 2;
      column-gap:20px;
      padding:0 25%;
    }
  
  .submenu.level-1 > li:nth-child(2) ul li
    {
      text-align:left;
    }
  
  .submenu.level-1 > li:nth-child(3) .submenu.level-2 > li
  {
    width:25%;
    float: left;
    text-align: left;
  }
  
  .submenu.level-1 > li:nth-child(4) .submenu.level-2 > li
  {
    width:28%;
    float: left;
    text-align: left;
  }
  
  .submenu.level-1 > li:nth-child(4) .submenu.level-2
  {
    margin-left: 16% !Important;
  }
  
  .submenu.level-1 > li:nth-child(5) ul li
    {
      text-align:left;
    }
  
  .submenu.level-3 li, .submenu.level-2 li {
    padding: 3px 0;
  }
  
  .navigation-primary .submenu.level-1>li>a:after {
    z-index: 9999;
  }
  
  .submenu.level-3 a:hover,
  .submenu.level-2 .no-submenu a:hover
  {
    text-decoration: underline;
  }
  
  .submenu-cont .menu-link
  {
    text-wrap: wrap;
  }

}