/*
Theme Name: Balderton
Theme URI: https://www.balderton.com/
Description: Theme for Balderton website
Author: DBS
Author URI: http://www.designbystructure.com/
Version: 1
*/

@font-face {
  font-family: 'GTWalsheimProRegular';
  src: url('fonts/GTWalsheimProRegular.eot?#iefix') format('embedded-opentype'),  url('fonts/GTWalsheimProRegular.otf')  format('opentype'),
       url('fonts/GTWalsheimProRegular.woff') format('woff'), url('fonts/GTWalsheimProRegular.ttf')  format('truetype'), url('fonts/GTWalsheimProRegular.svg#GTWalsheimProRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GTWalsheimPro-Light';
  src: url('fonts/GTWalsheimPro-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/GTWalsheimPro-Light.otf')  format('opentype'),
       url('fonts/GTWalsheimPro-Light.woff') format('woff'), url('fonts/GTWalsheimPro-Light.ttf')  format('truetype'), url('fonts/GTWalsheimPro-Light.svg#GTWalsheimPro-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GTWalsheimPro-CondensedBold';
  src: url('fonts/GTWalsheimPro-CondensedBold.eot?#iefix') format('embedded-opentype'),  url('fonts/GTWalsheimPro-CondensedBold.woff') format('woff'), url('fonts/GTWalsheimPro-CondensedBold.ttf')  format('truetype'), url('fonts/GTWalsheimPro-CondensedBold.svg#GTWalsheimPro-CondensedBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Nantes-Bold';
  src: url('fonts/Nantes-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/Nantes-Bold.otf')  format('opentype'),
       url('fonts/Nantes-Bold.woff') format('woff'), url('fonts/Nantes-Bold.ttf')  format('truetype'), url('fonts/Nantes-Bold.svg#Nantes-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Walsheim-Bold-Oblique';
  src: url('fonts/GT-Walsheim-Bold-Oblique.eot?#iefix') format('embedded-opentype'),  url('fonts/GT-Walsheim-Bold-Oblique.otf')  format('opentype'),
       url('fonts/GT-Walsheim-Bold-Oblique.woff') format('woff'), url('fonts/GT-Walsheim-Bold-Oblique.ttf')  format('truetype'), url('fonts/GT-Walsheim-Bold-Oblique.svg#Nantes-Bold') format('svg');
  font-weight: bold;
  font-style: italic;
}

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-family: inherit; text-decoration: none;}
table {border-collapse: collapse; border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after, blockquote:before, blockquote:after{content: "";}
a:hover{text-decoration: none;}
a, input, div, textarea {outline: 0; -webkit-appearance: none;}
p a{color: #000; text-decoration: none; line-height: 1em;}

img{max-width: 100%; height: auto;}
html{box-sizing: border-box;}
*, *:before, *:after {box-sizing: inherit;}
.clearfix:before, .clearfix:after {content: ""; display: table;}
.clearfix:after{clear: both;}
.clearfix{*zoom: 1;}

h1, h2, h3, h4, h5{line-height: 1em; font-weight: 400; font-family: 'GTWalsheimPro-CondensedBold', sans-serif; color: #000; font-size: 1em;}
body{font: 62.5%/1.3 'GTWalsheimProRegular', sans-serif; color: #000; background: #fff; font-weight: 40;}
p, a, span,  li, input, textarea{line-height: 1em; font-weight: 400; font-family: 'GTWalsheimProRegular', sans-serif; color: #000; font-size: 1em;}

body{overflow-x: hidden;}


.container{margin: 0 auto; max-width: 1290px; padding: 0 15px; position: relative;}
.container-s{margin: 0 auto; max-width: 1080px; padding: 0 15px; position: relative;}

.gray{background: #f8f9f8;}

.desktop-hidden{display: none !important;}
.mobile-hidden{display: block !important;}

#header{padding: 32px 0;}
#header.floatMenu{-webkit-box-shadow: 0px 2px 2px 0px rgba(202,202,202,0.5); -moz-box-shadow: 0px 2px 2px 0px rgba(202,202,202,0.5); box-shadow: 0px 2px 2px 0px rgba(202,202,202,0.5);}
#header .logo{float: left; max-width: 142px;}
#header .desktopMenu{float: right; margin: 7px 0 0 0;}
#header .desktopMenu li{display: inline-block; margin: 0 0 0 29px;}
#header .desktopMenu li a{font-size: 1.8em; font-family: 'GTWalsheimPro-Light';}
#header .desktopMenu li a:hover, #header .desktopMenu li.active a{color: #f54a14;}
#header .homeLogo{display: none; max-width: 142px;}

.signupForm{background: #f54914; padding: 80px 0 120px 0;}
.signupForm .left{float: left; width: 46%;}
.signupForm .left h3{font-family: 'Nantes-Bold'; color:#fff; font-size: 4em; letter-spacing: -0.01em; padding: 0 0 24px 0;}
.signupForm .left p{color:#fff; font-family: 'GTWalsheimPro-Light'; font-size: 2.2em; max-width: 454px; line-height: 1.2em; letter-spacing: 0.005em;}
.signupForm .right{float: right; width: 50%;}
.signupForm .right form{padding: 4px 0 0 5px; position: relative;}
.signupForm .right input[type="email"]{color:#fff; border: 1px solid #ffffff; height: 60px; display: block; width: 385px; letter-spacing: 0.013em; margin: 0 0 10px 0; float: left; padding: 0 40px; background: transparent; font-family: 'GTWalsheimPro-Light'; font-size: 1.7em;}
.signupForm .right input[type="submit"]{background: #ffffff; cursor: pointer; color: #f54a14; border: none;  display: block; position: absolute; top: 4px; left: 390px; margin:0 0 0 18px; font-family: 'GTWalsheimPro-CondensedBold'; font-size: 1.8em; height: 60px; padding: 0 29px;}
.signupForm ::-webkit-input-placeholder{color: #fff; opacity: 1 !important;}
.signupForm :-moz-placeholder{color: #fff; opacity: 1 !important;}
.signupForm ::-moz-placeholder{color: #fff; opacity: 1 !important;}
.signupForm :-ms-input-placeholder{color: #fff;}
.signupForm .hs-form-field label{display: none;}
.signupForm .hs-error-msgs{font-size: 1.5em; font-family: 'GTWalsheimPro-Light'; clear: left;}
.signupForm .hs_error_rollup{display: none;}
.signupForm .hs-form-field .hs-error-msgs label{color: #fff; display: block; max-width: 520px;}
.signupForm .hs-form-field .hs-error-msgs label a{color: #fff;}
.signupForm .submitted-message p{font-size: 1.5em; font-family: 'GTWalsheimPro-Light'; font-weight: 300; line-height: 20px; color: #fff; text-align: left;}
.signupForm .submitted-message p:first-child{margin: 46px 0 20px 0;}
.signupForm .legal-consent-container p{font-size: 1.5em; font-family: 'GTWalsheimPro-Light'; font-weight: 300; line-height: 20px; color: #fff; max-width: 390px;
position: absolute; top: 108px; text-align: left;}
.signupForm .legal-consent-container p a{color: #fff; text-decoration: underline; font-family: 'GTWalsheimPro-Light';}

#footer{background: #212029; padding: 50px 0 0 0;}
#footer .container{position: relative;}
#footer .logo{position: absolute; top: 50px; right: 25px; max-width: 124px;}
#footer .col{float: left; width: 212px; margin-bottom: 51px;}
#footer .col:last-child{margin-left: 67px;}
#footer .col h4{font-size: 2.4em; color: #fff; font-family: 'Nantes-Bold'; padding: 0 0 21px 0;}
#footer .col p{font-size: 1.8em; color: #fff; font-family: 'GTWalsheimPro-Light'; letter-spacing: -0.03em; line-height: 1.5em;}
#footer .col ul{}
#footer .col ul li{font-size: 1.8em; line-height: 1.5em;}
#footer .col ul li a{color: #fff; font-family: 'GTWalsheimPro-Light'; letter-spacing: -0.03em;}
#footer .line{opacity: 0.3; background: #969696; height: 1px;}
#footer span{font-family: 'GTWalsheimPro-Light'; font-size: 1.2em; color: #ffffff; padding: 48px 0 52px; display: block;}

#homeHeader{position: absolute; top: 0; left: 0; right: 0; z-index: 3;}
#homeHeader #header .desktopMenu li a{color: #fff;}
#homeHeader #header .logo{display: none;}
#homeHeader #header .homeLogo{display: block; float: left;}
.hero, .hero .slide, .hero .container{/*min-height: 750px;*/ /*height: 100vh;*/}
.hero{position: relative; background: #21202a; overflow: hidden;}
.hero .slide{opacity: 0.5; position: absolute; left: 0; right: 0; top: 0; bottom: 0;}
.hero h1{width: 100%; font-size: 8em; letter-spacing: -0.12px; padding-bottom: 27px; line-height: 66px; color: #fff; text-transform: uppercase; -ms-flex-pack: center; justify-content: center; margin: 0; word-wrap: break-word;}
.hero h1 span{color: #f54a14; font-family: 'GTWalsheimPro-CondensedBold'; line-height: 66px;}
.hero p{font-family: 'Nantes-Bold'; color: #fff; font-size: 2.2em; letter-spacing: -0.2px; line-height: 26px; position: absolute; bottom: 65px; left: 15px; right: 15px;}
.hero .container{z-index: 1;}
.hero .tableBlock{display: table; width: 100%; height: 100%;}


.homeSupport{padding: 40px 0 55px 0;}
.homeSupport h3{font-size: 4.4em; font-family: 'Nantes-Bold'; color: #212029; padding: 34px 0 38px 0;}
.homeSupport .supportSliderMainContainer{position: relative; margin: 38px 0 0 0;}
.homeSupport .supportSlider{padding: 0 0 0 0;}
.homeSupport .supportSlider .slick-slide{margin: 0 10px;}
.homeSupport .supportSlider .slide{position: relative;}
.homeSupport .supportSlider .slide a{position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 1;}
.homeSupport .supportSlider .slide .logo{position: absolute; bottom: 50px; left: 15px; right: 15px; text-align: center;}
.homeSupport .supportSlider .slide .logo img{display: inline-block; max-width: 80%;}
.homeSupport .wrapper{max-width: 1260px; width: 80%; margin: 0 auto; position: relative;}

.homeSupport .supportSliderButtons{position: absolute; top: 0; left: 0; z-index: 2; height: 0; width: 100%;}
.homeSupport .supportSliderButtons button{width: 2000px; position: absolute; top: 0; height: 520px; -webkit-appearance: none;  -moz-appearance: none; appearance: none; outline: none; border: none; display: block; border-radius: 0px; margin: 0; padding: 0; cursor: pointer; background-color: transparent;}
.homeSupport .supportSliderButtons button.slide-next{left: 100%; background-image: linear-gradient(to left, #ffffff 0%, #ffffff 92%, rgba(242, 242, 242, 0) 100%);}
.homeSupport .supportSliderButtons button.slide-prev{right: 100%; background-image: linear-gradient(to right, #ffffff 0%, #ffffff 92%, rgba(242, 242, 242, 0) 100%);}
.homeSupport .supportSliderButtons button::before{content: ""; height: 35px; width: 53px; position: absolute; display: block; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); background-image: url("img/home-slide-arrow.svg");}
.homeSupport .supportSliderButtons button.slide-prev::before{-ms-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotateZ(180deg); right: 40px;}
.homeSupport .supportSliderButtons button.slide-next::before{left: 40px;}

.homeSupport .textAlignCenter{margin: 60px 0 0 0;}

.meetOurTeamHome{padding: 46px 0 50px 0;}
.meetOurTeamHome .slider{width: 57.9%; float: left; padding: 9px 0 0 0;}
.meetOurTeamHome .text{float: right; width: 370px; margin: 0 25px 0 0;}
.meetOurTeamHome .text h2{font-family: 'Nantes-Bold'; color: #211f1f; font-size: 4.4em; letter-spacing: -0.01em; line-height: 1.14em; margin:0 0 50px 0;}
.meetOurTeamHome .text h2 span{font-family: 'Nantes-Bold'; color: #f54a14; display: block;}


.ourBeliefsHome{padding: 55px 0 37px 0;}
.ourBeliefsHome .left{width: 51%; float: left;}
.ourBeliefsHome .left h2{font-family: 'Nantes-Bold'; color: #211f1f; font-size: 4.4em; letter-spacing: -0.01em; line-height: 1.14em; margin:0 0 50px 0;}
.ourBeliefsHome .left h2 span{font-family: 'Nantes-Bold'; color: #f54a14;}
.ourBeliefsHome .right{width: 49%; float: left;}
.ourBeliefsHome .right p{font-size: 2.2em; color: #212029; font-family: 'GTWalsheimPro-Light'; padding-top: 6px; letter-spacing:0.13px; line-height: 1.3em; padding-bottom: 26px; max-width: 515px;}
.ourBeliefsHome .right p a{color: #f54a14; font-family: 'GTWalsheimPro-Light';}
.ourBeliefsHome .right .button{margin: 23px 0 0 0;}



.homeNews{padding: 36px 0 105px 0;}
.homeNews h3{font-size: 4.4em; font-family: 'Nantes-Bold'; color: #212029; padding-bottom: 65px; padding-top: 3px; letter-spacing: -0.021em;}
.homeNews .box{margin-left: 10px !important; margin-right: 10px !important; max-width: 408px;}
.homeNews .wrapper{max-width: 1260px; width: 80%; margin: 0 auto; position: relative;}
.homeNews .newsSliderButtons{position: absolute; top: 0; left: 0; z-index: 2; height: 0; width: 100%;}
.homeNews .newsSliderButtons button{width: 2000px; position: absolute; top: 0; height: 520px; -webkit-appearance: none;  -moz-appearance: none; appearance: none; outline: none; border: none; display: block; border-radius: 0px; margin: 0; padding: 0; cursor: pointer; background-color: transparent;}
.homeNews .newsSliderButtons button.slide-next-news{left: 100%; background-image: linear-gradient(to left, #ffffff 0%, #ffffff 92%, rgba(242, 242, 242, 0) 100%);}
.homeNews .newsSliderButtons button.slide-prev-news{right: 100%; background-image: linear-gradient(to right, #ffffff 0%,#ffffff 92%, rgba(242, 242, 242, 0) 100%);}
.homeNews .newsSliderButtons button::before{content: ""; height: 35px; width: 53px; position: absolute; display: block; top: 34%; -ms-transform: translateY(-50%); transform: translateY(-50%); background-image: url("img/home-slide-arrow.svg");}
.homeNews .newsSliderButtons button.slide-prev-news::before{-ms-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotateZ(180deg); right: 40px;}
.homeNews .newsSliderButtons button.slide-next-news::before {left: 40px;}
.homeNews .textAlignCenter{margin: 35px 0 0 0;}
.homeNews .news_balderton .box{margin: 0 18px 0 0;}


.overviewModule{padding: 94px 0 87px;}
.overviewModule .left{width: 50%; float: left;}
.overviewModule h1{font-size: 4.4em; line-height: 1.05em; color: #f54a14; font-family: 'Nantes-Bold'; letter-spacing: 1px;}
.overviewModule h2{font-size: 3.7em; line-height: 1.05em; color: #21202c;}
.overviewModule p{color: #8e8e8e; font-family: 'GTWalsheimPro-Light'; letter-spacing: 0.013em; font-size: 1.7em; line-height: 1.5em; padding: 3px 0 27px 7px; letter-spacing: 0.013em; max-width: 600px;}
.overviewModule p a{color: #212029; color: #f54a14;  font-family: 'GTWalsheimPro-Light';}
.overviewModule .right{width: 50%; float: left;}

.contactModule{padding: 62px 0 40px 0;}
.contactModule h3{font-size: 4.4em; font-family: 'Nantes-Bold'; color: #212029; padding-bottom: 48px; letter-spacing:-0.021em;}
.contactModule .left{width: 27.5%; float: left;}
.contactModule .middle{width: 30.5%; margin:0 12.3% 0 6.35%; float: left;}
.contactModule .right{width:15%; float: left;}
.contactModule h4{font-size: 1.8em; color: #212029; text-transform: uppercase; letter-spacing: 0.036em; padding: 29px 0 18px 0;}
.contactModule p{font-size: 1.7em; color: #21202a; font-family: 'GTWalsheimPro-Light'; letter-spacing:0.13px; line-height: 1.52em; padding-bottom: 26px;}
.contactModule p a{color: #f54a14; font-family: 'GTWalsheimPro-Light';}
.contactModule input[type="text"], .contactModule input[type="email"]{display: block; width: 100%; letter-spacing:0.13px; color: #8e8e8e; font-size: 1.7em; height: 26px; border:1px solid #c6c6c6; height: 60px; padding: 0 30px; font-family: 'GTWalsheimPro-Light'; margin:10px 0;}
.contactModule input[type="submit"]{background: #f54914; color: #fff; letter-spacing: 0.036em; cursor: pointer; text-transform: uppercase; border: none; float: right; height: 60px; font-family: 'GTWalsheimPro-CondensedBold'; font-size:1.8em; margin: 16px 0 0 0px; padding: 0 45px;}
.contactModule ::-webkit-input-placeholder{color: #8e8e8e; opacity: 1 !important;}
.contactModule :-moz-placeholder{color: #8e8e8e; opacity: 1 !important;}
.contactModule ::-moz-placeholder{color: #8e8e8e; opacity: 1 !important;}
.contactModule :-ms-input-placeholder{color: #8e8e8e;}
.contactModule .field.hs-form-field label{display: none;}
.contactModule .hs-error-msgs{font-size: 1.5em; font-family: 'GTWalsheimPro-Light';}
.contactModule .field.hs-form-field .hs-error-msgs label{color: #f54a14; display: block; margin-bottom: 10px;}
.contactModule .field.hs-form-field .hs-error-msgs label a{color: #f54a14;}
.contactModule .contactForm strong{font-weight: normal !important;}
.contactModule .contactForm .hs-richtext{font-size: 1.5em; font-family: 'GTWalsheimPro-Light';font-weight: 300;line-height: 20px;text-align: left;}
.contactModule .contactForm .hs-richtext p{font-size: 1em;}

.ourOfficeModule{padding: 0 0 155px 0;}
.ourOfficeModule h3{font-size: 4.4em; font-family: 'Nantes-Bold'; color: #212029; padding: 34px 0 38px 0; letter-spacing:-0.021em;}
.ourOfficeModule #map{height: 400px; margin: 52px 0 30px 0;}
.ourOfficeModule .image{position: relative; margin: 0 0 30px 0;}
.ourOfficeModule .left{float: left; width: 50%;}
.ourOfficeModule .left .content{padding: 0 10px 0 0;}
.ourOfficeModule .left .image{float: right; display: block;}
.ourOfficeModule .right{float: left; width: 50%;}
.ourOfficeModule .right .content{padding: 0 0 0 10px;}
.ourOfficeModule .right .image{float: left; display: block;}
.ourOfficeModule .imageContent{position: absolute; left: 30px; right: 30px; bottom: 40px; text-align: left;}
.ourOfficeModule .imageContent a{position: absolute; top:0; right: 0; bottom: 0; left: 0;}
.ourOfficeModule .imageContent img{display: inline-block; vertical-align: middle;}
.ourOfficeModule .imageContent span{display: inline-block; letter-spacing: -0.012em; font-family: 'Nantes-Bold'; font-size: 3.3em; color: #fff; vertical-align: middle; padding: 0 0 0 20px;}

.ourTeamModule{padding: 73px 0 120px 0; letter-spacing: 0.036em;}
.ourTeamModule .tab-navigation{}
.ourTeamModule .tab-navigation li{width: 50%; float: left;}
.ourTeamModule .tab-navigation li span{border-bottom: 5px solid #c6c6c6; padding: 0 0 23px 0; color: #c6c6c6; text-transform: uppercase; display: block; font-size: 1.8em; cursor: pointer; font-family: 'GTWalsheimPro-CondensedBold';}
.ourTeamModule .tab-navigation li.active span{display: block; border-bottom: 5px solid #f54914; color: #212029;}
.ourTeamModule .tab-navigation li:first-child span{margin:0 10px 0 0;}
.ourTeamModule .tab-navigation li:last-child span{margin:0 0 0 10px;}
.ourTeamModule .tab-content{padding: 71px 0 0 0;}
.ourTeamModule .tab-content .tab-content-inner{display: none;}
.ourTeamModule .tab-content .tab-content-inner.active{display: block;}
.ourTeamModule .tab-content .tab-content-inner .people{}
.ourTeamModule .tab-content .tab-content-inner .people .item{width: 23.8%; min-height: 325px; display: block; float: left; margin: 0 1.6% 26px 0; position: relative;}
@media all and (min-width: 768px){
  .ourTeamModule .tab-content .tab-content-inner .people .item.noMargin{margin-right: 0;}
}
.ourTeamModule .tab-content .tab-content-inner .people .item a{position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.ourTeamModule .tab-content .tab-content-inner .people .item img{width: 100%; max-width: initial;}
.ourTeamModule .tab-content .tab-content-inner .people .item h4{color: #2d2d32; font-family: 'GTWalsheimPro-Light'; font-size: 1.9em; letter-spacing: 0.04em; padding: 15px 0 12px 0;}
.ourTeamModule .tab-content .tab-content-inner .people .item h5{color: #979797; text-transform: uppercase; font-family: 'GTWalsheimPro-Light'; font-size: 1.4em; letter-spacing: 0.1em; line-height: 1.2em;}
.ourTeamModule .filter{}
.ourTeamModule .filter ul{padding: 0 0 43px 0;}
.ourTeamModule .filter ul li{display: block; text-transform: uppercase; float: left; cursor: pointer; color: #4a4a4a; padding: 0 0 7px 0; font-size: 1.8em; font-family: 'GTWalsheimPro-Light'; letter-spacing: 0.05em; margin:0 56px 0 0;}
.ourTeamModule .filter ul li.active{color: #f54a14; border-bottom: 1px solid #f54a14;}


.investmentsModule{padding: 42px 0 130px 0}
.investmentsModule .filter ul, .relatedNewsModule .filter ul{padding: 0 0 43px 0;}
.investmentsModule .filter ul li, .relatedNewsModule .filter ul li{display: block; position: relative; cursor: pointer; text-transform: uppercase; float: left; color: #4a4a4a; font-size: 1.8em; font-family: 'GTWalsheimPro-Light'; letter-spacing: 0.05em; margin:0 22px 0 0;}
.investmentsModule .filter ul li.dropdown span, .relatedNewsModule ul li.dropdown span{color: #f54a14; font-family: 'GTWalsheimPro-Light';}
.investmentsModule .filter ul li.dropdown img, .relatedNewsModule ul li.dropdown img{margin: 0 0 2px 12px;}
.investmentsModule .filter ul li ul, .relatedNewsModule ul li ul{display: none;}
.investmentsModule .filter ul li ul li, .relatedNewsModule .filter ul li ul li{font-size: 0.8em; display: block; padding: 0; width: 100%; padding: 5px; line-height: 1.3em; text-transform: none;}
.investmentsModule .filter ul li.active ul, .relatedNewsModule .filter ul li.active ul{display: block;}
.investmentsModule .filter ul li.active .active, .relatedNewsModule .filter ul li.active .active{display: none;}
.investmentsModule .filter ul li ul, .relatedNewsModule .filter ul li ul{position: absolute; top: 30px; left: 0; right: -50px; z-index: 1; background: #f8f9f8; padding: 0;}
.investmentsModule .filter{z-index: 10;}
.investmentsModule .filter ul li ul{z-index: 10;}
.investmentsBoxes .boxes{z-index: 9;}
.investmentsBoxes .boxes .box{width: 32.1%; height: 280px; background: #fff; margin: 20px 0; float: left; margin-right: 1.16%; position: relative; transition: all 1s ease-in-out; background-color: transparent;}
.investmentsBoxes .boxes .box .front-side {
  border-radius: 1px;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: #FFFFFF;
}

.investmentsBoxes .boxes .box .image_table{display: table; width: 100%; height: 100%; text-align: center; padding: 15px 20px;}
.investmentsBoxes .boxes .box .image_table img{max-width: 60%; max-height: 45%;}
.investmentsBoxes .boxes .box .image{display: table-cell; vertical-align: middle;}
.investmentsBoxes .boxes .box > img{display: table-cell; vertical-align: middle;}
.investmentsBoxes .boxes .box .boxContent{position: absolute; bottom: 20px; left: 0; width: 100%; padding: 0 20px;}
.investmentsBoxes .boxes .box .boxContent img{float: right; right: 10px; top: 6px;}
.investmentsBoxes .boxes .box .boxContent h3{float: left; color: #8e8e8e; font-family: 'GTWalsheimPro-Light'; font-size: 1.5em;}

.investmentsBoxes .boxes .box .back-side {
  position: absolute;
  overflow: hidden;
  background: #6EDBD4;
  color: #FFFFFF;
  text-align: left;
  padding: 64px 20px 0;
  height: 100%;
  width: 99%;
}

.investmentsBoxes .boxes .box .back-side .investment-title {
  text-transform: uppercase;
  font-size: 26px;
  letter-spacing: 1.27px;
  font-weight: 400;
  font-family: 'GTWalsheimPro-CondensedBold', sans-serif;
}

.investmentsBoxes .boxes .box .back-side .investment-location {
  margin-top: 7px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.1px;
  line-height: 14px;
  font-weight: 300;
  font-family: 'GTWalsheimPro-Light';
}

.investmentsBoxes .boxes .box .back-side .investment-text {
  margin-top: 18px;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.14px;
  line-height: 26px;
  font-family: 'GTWalsheimPro-Light';
}

.investmentsBoxes .boxes .box .back-side .investment-dates {
  position: absolute;
  font-size: 18px;
  letter-spacing: 0.14px;
  line-height: 24px;
  font-weight: 400;
  font-family: 'GTWalsheimPro-CondensedBold', sans-serif;
  bottom: 14px;
  text-transform: uppercase;
}

.allNewsModule{padding: 35px 0 73px 0;}
.allNewsModule .filter ul{padding: 0 0 43px 0;}
.allNewsModule .filter ul li{display: block; text-transform: uppercase; float: left; cursor: pointer; color: #4a4a4a; padding: 0 0 7px 0; font-size: 1.8em; font-family: 'GTWalsheimPro-Light'; letter-spacing: 0.05em; margin:0 40px 0 0;}
.allNewsModule .filter ul li.active{color: #f54a14; border-bottom: 1px solid #f54a14;}
.allNewsModule .filter ul li a{color: #4a4a4a; font-family: 'GTWalsheimPro-Light';}
.allNewsModule .filter ul li.active a{color: #f54a14;}

.news_balderton{}
.news_balderton .box{float: left; margin: 0 1.4% 40px 0; position: relative; width: 32.4%;}
.news_balderton .box:nth-child(3n){margin:0 0 40px 0;}
.news_balderton .box h5{color: #f54a14; font-size: 1.7em; font-family: 'GTWalsheimProRegular'; padding: 26px 0 18px 0; letter-spacing: 0.83px;}
.news_balderton .box h4{color: #211f1f; font-size: 2.1em; font-family: 'GTWalsheimPro-Light'; max-width: 340px; letter-spacing: -0.02em; line-height:1.2em; padding: 0 0 32px 0;}
.news_balderton .box a{position: absolute; top: 0; left: 0; right: 0; bottom: 0;}


@media all and (min-width: 1200px){
  .news_balderton .box .image{height: 328px; overflow: hidden;}
  /*
  .news_balderton .box .hover{
    transition-duration: 0.3s !important;
  }
  .news_balderton .box .hover:hover{
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
  }
  .news_balderton .box img{
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline;
  }
  .news_balderton .box:hover img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  */
}


.allNewsModule h3{font-size: 4.4em; font-family: 'Nantes-Bold'; color: #212029; padding-bottom: 48px; padding-top: 3px; letter-spacing: -0.021em;}
.allNewsModule .pagination{text-align: center; padding: 37px 0;}
.allNewsModule .pagination ul{text-align: center;}
.allNewsModule .pagination ul li{display: inline-block; text-align: center; font-size: 1.9em; padding: 0 11px; position: relative;}
.allNewsModule .pagination ul li a{color: #211f1f; font-family: 'GTWalsheimPro-Light';}
.allNewsModule .pagination ul li.prev{background: url(img/arrow_left.svg) no-repeat; width: 13px; height: 9px; background-size: auto 100%;}
.allNewsModule .pagination ul li.next{background: url(img/arrow_right.svg) no-repeat; width: 13px; height: 9px; background-size: auto 100%; background-position: top right;}
.allNewsModule .pagination ul li.prev a, .allNewsModule .pagination ul li.next a{position: absolute; top: 0; right: 0; bottom: 0; left: 0;}

.teamProfileModule{padding: 57px 0 3px 0;}
.teamProfileModule h3{font-size: 4.4em; font-family: 'Nantes-Bold'; color: #212029; padding-bottom: 50px; padding-top: 3px; letter-spacing: -0.021em;}
.teamProfileModule .left{float: left; width: 46.5%; margin: 0 3% 0 0;}
.teamProfileModule .left p{font-size: 1.7em; color: #21202a; font-family: 'GTWalsheimPro-Light'; letter-spacing: 0.13px; line-height: 1.52em; padding-bottom: 26px;}
.teamProfileModule .right{float: right; width: 38%;}
.teamProfileModule .right .image{position: relative;}
.teamProfileModule .right .image a{position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.teamProfileModule .right .play{position: absolute; top: 50%; left: 50%; margin-top: -47px; margin-left: -47px; background: url(img/play_icon.png) no-repeat; width: 94px; height: 93px;}
.teamProfileModule .right img{}

.contactAndSocial{padding: 21px 0 0 0;}
.contactAndSocial h4{font-size: 1.8em; color: #212029; text-transform: uppercase; letter-spacing: 0.036em; padding: 29px 0 18px 0;}
.contactAndSocial p{font-size: 1.7em; color: #21202a; font-family: 'GTWalsheimPro-Light'; letter-spacing: 0.13px; line-height: 1.52em; padding-bottom: 26px;}
.contactAndSocial p a{color: #f54a14; font-family: 'GTWalsheimPro-Light';}
.contactAndSocial .col{width: 300px; margin: 0 20px 0 0; float: left;}
.contactAndSocial .col .row{margin: 0 0 54px 0;}

.relatedInvestmentsModule{padding: 67px 0 37px 0;}
.relatedInvestmentsModule h3{font-size: 4.4em; font-family: 'Nantes-Bold'; color: #212029; padding-bottom: 48px; padding-top: 3px; letter-spacing: -0.21px;}
.relatedInvestmentsModule .boxContent h3 {padding-bottom: 0;}
.relatedVideoModule{padding: 37px 0 37px 0;}
.relatedVideoModule h3{font-size: 4.4em; font-family: 'Nantes-Bold'; color: #212029; padding-bottom: 58px; padding-top: 3px; letter-spacing: -0.021em;}
.relatedVideoModule .left{width: 50%; float: left;}
.relatedVideoModule .left .videoContainer{padding: 0 10px 0 0;}
.relatedVideoModule .right{width: 50%; float: left;}
.relatedVideoModule .right .videoContainer{padding: 0 0 0 10px;}
.video{position: relative;}
.video .play{position: absolute; top: 50%; left: 50%; margin-top: -47px; margin-left: -47px; background: url(img/play_icon.png) no-repeat; width: 94px; height: 93px;}
.video a{position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.relatedVideoModule p{font-size: 1.4em; color: #8e8e8e; font-family: 'GTWalsheimPro-Light'; line-height: 26px; letter-spacing: 0.01em; padding: 14px 0;}
.relatedVideoModule p a{color: #f54a14; font-family: 'GTWalsheimPro-Light'; }

.relatedVideoModule .three_videos .videoContainer{padding: 0;}
.relatedVideoModule .three_videos > div{width: 32.4%; margin: 0 1.4% 20px 0; float: left;}
.relatedVideoModule .three_videos > div:nth-child(3n){margin-right: 0;}

.relatedNewsModule{padding: 50px 0 40px 0;}
.relatedNewsModule h3{font-size: 4.4em; font-family: 'Nantes-Bold'; color: #212029; padding-bottom: 54px; padding-top: 3px; letter-spacing: -0.021em;}
.relatedNewsModule .relatedNewsSeparator {width: 100%; height: 40px; }
.relatedNewsModule .tab-navigation li{width: 100%; float: left;}
.relatedNewsModule .tab-navigation li span{border-bottom: 5px solid #c6c6c6; padding: 0 0 23px 0; color: #c6c6c6; display: block; font-size: 1.8em; font-family: 'GTWalsheimPro-CondensedBold';}
.relatedNewsModule .tab-navigation li.active span{display: block; border-bottom: 5px solid #f54914; color: #212029;}
.relatedNewsModule .tab-content{padding: 45px 0 0 0;}
.relatedNewsModule .tab-content .tab-content-inner{display: none;}
.relatedNewsModule .tab-content .tab-content-inner.active{display: block;}
.relatedNewsModule .tab-content .tab-content-inner .news{width: 32.22%; min-height: 250px; padding: 20px 40px 55px; background: #fff; float: left; position: relative; margin: 0 1.58% 20px 0;}
@media all and (min-width: 1025px){
  .relatedNewsModule .tab-content .tab-content-inner .news:nth-child(3n){margin: 0 0 20px 0;}
}

.relatedNewsModule .tab-content .tab-content-inner .news h5{color: #f54a14; font-size: 1.7em; font-family: 'GTWalsheimProRegular'; padding: 23px 0 18px 0; letter-spacing: 0.83px;}
.relatedNewsModule .tab-content .tab-content-inner .news h4{font-family: 'Nantes-Bold'; line-height: 1.3em; font-size: 2.4em; color: #212029;}
.relatedNewsModule .tab-content .tab-content-inner .news span{font-size: 1.2em; text-transform: uppercase; font-family: 'GTWalsheimPro-CondensedBold'; color: #212029; position: absolute; bottom: 29px; left: 40px; right: 40px;}
.relatedNewsModule .tab-content .tab-content-inner .news a{position: absolute; top: 0; right: 0; bottom: 0; left: 0;}


.relatedTweetsModule{padding: 50px 0 56px 0;}
.relatedTweetsModule h3{font-size: 4.4em; font-family: 'Nantes-Bold'; color: #212029; padding-bottom: 57px; padding-top: 3px; letter-spacing: -0.021em;}
.relatedTweetsModule .boxes{}
.relatedTweetsModule .boxes .box{width: 32.22%; position: relative; margin: 0 1.66% 60px 0; float: left; background: #fff; padding: 20px 50px 70px 40px;}
.relatedTweetsModule .boxes .box:nth-child(3n){margin-right: 0;}
.relatedTweetsModule .boxes .box h5{color: #f54a14; font-size: 1.7em; text-transform: uppercase; font-family: 'GTWalsheimProRegular'; padding: 26px 0 27px 0; letter-spacing: 0.83px;}
.relatedTweetsModule .boxes .box p{font-size: 1.7em; color: #21202a; font-family: 'GTWalsheimPro-Light'; letter-spacing:0.13px; line-height: 1.52em; padding-bottom: 26px;}
.relatedTweetsModule .boxes .box p a{color: #f54a14; font-family: 'GTWalsheimPro-Light';}
.relatedTweetsModule .boxes .box img{float: left; display: block;}
.relatedTweetsModule .boxes .box span{float: left; display: block; font-size: 1.2em; color: #212029; font-family: 'GTWalsheimPro-CondensedBold'; text-transform: uppercase; padding: 2px 0 0 9px;}
.relatedTweetsModule .boxes .box .icon{position: absolute; bottom: 30px; left: 40px; right: 40px;}


.textAlignCenter{text-align: center;}
.button{background: #f54914; color: #ffffff; font-size: 1.8em; font-family: 'GTWalsheimPro-CondensedBold'; padding: 20px 40px 19px 40px; letter-spacing: 0.02em; display: inline-block;}
.mobileMenu{display: none;}

.lastVisitNews{padding: 36px 0 36px 0;}
.lastVisitNews h3{font-size: 4.4em; font-family: 'Nantes-Bold'; color: #212029; padding-bottom: 65px; padding-top: 3px; letter-spacing: -0.021em;}
.lastVisitNews .news_balderton.moreThenThree .box{margin-left: 10px !important; margin-right: 10px !important; max-width: 408px;}
.lastVisitNews .wrapper{max-width: 1260px; width: 80%; margin: 0 auto; position: relative;}
.lastVisitNews .newsSliderButtons{position: absolute; top: 0; left: 0; z-index: 2; height: 0; width: 100%;}
.lastVisitNews .newsSliderButtons button{width: 2000px; position: absolute; top: 0; height: 520px; -webkit-appearance: none;  -moz-appearance: none; appearance: none; outline: none; border: none; display: block; border-radius: 0px; margin: 0; padding: 0; cursor: pointer; background-color: transparent;}
.lastVisitNews .newsSliderButtons button.slide-next-news{left: 100%; background-image: linear-gradient(to left, #ffffff 0%, #f8f9f8 92%, rgba(242, 242, 242, 0) 100%);}
.lastVisitNews .newsSliderButtons button.slide-prev-news{right: 100%; background-image: linear-gradient(to right, #ffffff 0%,#f8f9f8 92%, rgba(242, 242, 242, 0) 100%);}
.lastVisitNews .newsSliderButtons button::before{content: ""; height: 35px; width: 53px; position: absolute; display: block; top: 34%; -ms-transform: translateY(-50%); transform: translateY(-50%); background-image: url("img/home-slide-arrow.svg");}
.lastVisitNews .newsSliderButtons button.slide-prev-news::before{-ms-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotateZ(180deg); right: 40px;}
.lastVisitNews .newsSliderButtons button.slide-next-news::before {left: 40px;}
.lastVisitNews .textAlignCenter{margin: 35px 0 0 0;}
.lastVisitNews .news_balderton.moreThenThree .box{margin: 0 18px 0 0;}
.lastVisitNews .news_balderton.moreThenThree .box h4{padding-left: 20px; padding-right: 20px;}
.lastVisitNews .news_balderton.moreThenThree .box h5{padding-left: 20px; padding-right: 20px;}


.content700{max-width: 700px; margin: 0 auto; position: relative;}
.content700 p{color: #21202a; font-size: 1.7em; font-family: 'GTWalsheimPro-Light'; letter-spacing: 0.13px; max-width: 100%; line-height: 1.52em; padding: 0 0 26px 0;}
.content700 p a{color: #f54a14; font-family: 'GTWalsheimPro-Light';}
.content700 a{color: #f54a14; font-family: 'GTWalsheimPro-Light';}
.content700 p a[target="_blank"]{background: url(img/external_link_icon_2.png) no-repeat; padding: 0 20px 0 0; background-position: right center; font-family: 'GTWalsheimPro-Light';}
.content700 h3{font-size: 2.5em; font-family: 'GTWalsheimPro-CondensedBold'; padding: 0 0 25px 0;}
.content700 ul{padding: 0 0 15px 0;}
.content700 ul li{ font-size: 1.7em; letter-spacing: 0.13px; color:#21202a; line-height: 26px; font-family: 'GTWalsheimPro-Light'; list-style: disc; list-style-position: outside; padding: 0 0 15px 10px; margin: 0 0 0 20px;}
.content700 h1{color: #21202c; font-size: 3.7em; font-family: 'GTWalsheimPro-CondensedBold'; max-width: 670px; padding: 10px 0 21px 0;}
.content700 h2{color: #21202a; font-size: 2.4em; font-family: 'Nantes-Bold'; letter-spacing: -0.11px; color:#21202a; padding: 10px 0 21px 0; line-height: 1.4em;}
.content700 ol{padding: 0 0 15px 0;}
.content700 ol li{ font-size: 1.7em; letter-spacing: 0.13px; color:#21202a; line-height: 26px; font-family: 'GTWalsheimPro-Light'; list-style: decimal; list-style-position: outside; padding: 0 0 15px 10px; margin: 0 0 0 20px;}
.content1050{max-width: 1050px; margin: 0 auto; position: relative; background: #fff;}

.newsHeaderModule{padding: 47px 0 0 0;}
.newsHeaderModule h1{color: #21202c; font-size: 3.7em; font-family: 'GTWalsheimPro-CondensedBold'; max-width: 670px; padding: 27px 0 21px 0;}
.newsHeaderModule h2{color: #4a4a4a; font-size: 1.8em; font-family: 'GTWalsheimPro-Light'; letter-spacing: 1.02px; text-transform: uppercase; padding: 0;}
.newsHeaderModule h3{color: #f54a14; font-size: 1.7em; font-family: 'GTWalsheimProRegular'; letter-spacing: 0.83px; padding: 0 0 13px 0;}
.newsHeaderModule .info{padding-bottom: 30px;}

.dropCapsModuleWithShareButtons{padding: 35px 0 15px 0;}
.dropCapsModuleWithShareButtons .letterWithText{padding: 0 0 7px 0;}

.dropCapsModuleWithShareButtons .letterWithText span{display: block;}
.dropCapsModuleWithShareButtons .letterWithText .letterWithText{display: table-cell; font-family: 'Nantes-Bold'; font-size: 4.4em; color: #212029; padding: 4px 15px 0 0; vertical-align: top;}
.dropCapsModuleWithShareButtons .letterWithText p{display: table-cell; vertical-align: top;}
.dropCapsModuleWithShareButtons .share{position: absolute; top: 13px; left: -174px; width: 88px; border-top: 5px solid #f54914;}
.dropCapsModuleWithShareButtons .share h4{font-size: 2.2em; font-family: 'Nantes-Bold'; text-align: center; display: block; color: #212029; padding: 20px 0 9px 0;}
.dropCapsModuleWithShareButtons .share li{/*height: 80px;*/ height: 60px; border-top: 1px solid #e3e3e3; cursor: pointer; list-style: none; font-size: 1em; padding: 0; margin: 0;}
.dropCapsModuleWithShareButtons .share li:first-child{border-top: none;}
.dropCapsModuleWithShareButtons .share .tw_share{background: url(img/tw_icon_2.png) no-repeat; background-position: top 17px center; position: relative;}
.dropCapsModuleWithShareButtons .share .in_share{background: url(img/in_icon.png) no-repeat; background-position: top 17px center; position: relative;}
.dropCapsModuleWithShareButtons .share .fb_share{background: url(img/fb_icon.png) no-repeat; background-position: top 17px center; position: relative;}
.dropCapsModuleWithShareButtons .share .email_share{background: url(img/email_icon.png) no-repeat; background-position: center; position: relative;}
.dropCapsModuleWithShareButtons .share .email_share a{position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.sharrre .box{text-align: center; font-size: 1.4em; color: #8e8e8e; padding-top: 48px;}
.sharrre .box a{color: #8e8e8e; display: none;}

.dropCapsModuleWithShareButtons .share .email_share a{}
.readAuthorThoughts{padding: 27px 0 56px 0;}
.readAuthorThoughts img{float: left; padding: 0 20px 0 0;}
.readAuthorThoughts p{float: left; width: 640px; padding: 9px 0 0 0;}

@media all and (min-width: 768px){
  .content_letter p:first-child{padding-left: 60px; letter-spacing: -0.21px;}
  .content_letter p:first-child:first-letter{float: left; font-family: 'Nantes-Bold'; font-size: 2.7em; margin-left: -60px; padding: 12px 0 0 0; position: absolute; top: 0; left: 0;}
}




.readMoreArticles{padding: 0 0 120px 0;}
.readMoreArticles a{border:1px solid #f54914; display: block; font-size: 1.8em; letter-spacing: 0.36px; text-align: center; color: #f54a14; font-family: 'GTWalsheimPro-CondensedBold'; padding: 20px 0;}





.newsImageModule{/*padding: 0 0 54px 0;*/ padding: 0 0 35px 0;}
.newsImageModule img{width: 100%; max-width: initial;}
.newsImageModule p{color: #8e8e8e; font-size: 1.4em; line-height: 1.8em; padding: 9px 0 0 0;}

.quoteModule{padding: 0 0 65px 0;}
.quoteModule span{position: absolute; left: 0; top: 0; bottom: 0; width: 10px; background: #20202a;}
.quoteModule h6{font-family: 'Nantes-Bold'; font-size: 2.4em; padding: 0 0 0 40px; letter-spacing: -0.23px; line-height: 1.35em;}
.quoteModule h6 q{font-size: 4.8em;}
.quoteModule h3{font-family: 'GTWalsheimPro-Light'; color: #8e8e8e; font-size: 1.4em; padding: 18px 0 5px 40px; letter-spacing: 0.1px;}
.quoteModule blockquote img:first-child{margin: 0 16px 2px 0;}
.quoteModule blockquote{background: url('img/c_q.png') no-repeat; background-position: center right; display: inline; padding: 0 29px 0 0;}




.textWithImage{padding: 0 0 26px 0;}
.textWithImage .left{float: left; width: 350px;}
.textWithImage .right{width: 304px; float: right;}
.textWithImage .right img{padding: 7px 0 0 0;}
.textWithImage .right p{color: #8e8e8e; font-size: 1.4em; line-height: 1.8em; padding: 9px 0 0 0;}


.textWithNextNewsModule{padding: 0 0 25px 0;}
.textWithNextNewsModule .left{float: left; width: 508px; padding: 0 0 0 0;}
.textWithNextNewsModule .right{float: right; width: 335px; border-top: 5px solid #f54914; border-bottom: 1px solid #f54914; margin-right: -175px; margin-top: 0;}
.textWithNextNewsModule .right h2{font-size: 2.2em; font-family: 'Nantes-Bold'; display: block; color: #212029; padding: 20px 0 26px 5px;}
.textWithNextNewsModule .right .clearfix{position: relative;}
.textWithNextNewsModule .right img{float: left; padding: 0 17px 0 5px; max-width: 83px;}
.textWithNextNewsModule .right a{position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.textWithNextNewsModule .right p{float: left; width: 221px; margin-top: -7px;}

.mobileMenuOpen.display{padding: 90px 50px;}
.mobileMenuOpen.display{position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 30; background: rgba(34,35,40,1); display: block; padding: 90px 20px 0;}
.mobileMenuOpen{display: none; overflow-y: auto;}
.mobileMenuOpen ul li:first-child{margin-left: 0;}
.mobileMenuOpen.display ul li{display: block; margin-left: 0; margin-bottom: 10px;}
.mobileMenuOpen ul li{margin-left: 20px; line-height: 1;}
.mobileMenuOpen.display ul li a{color: #fff; display: inline-block; text-decoration: none; font-size: 30px; padding: 20px 0px;}
.mobileMenuOpen ul li a{display: block; text-decoration: none; font-size: 18px; color: #fff; opacity: 1; transition: opacity 0.3s ease-in-out;}
.mobileMenuOpen .close-icon{position: absolute; top: 34px; right: 35px; cursor: pointer;}

.collage_slider{overflow: hidden;}
.c_slider .wrapper{max-width: 1920px; width: 95%; margin: 0 auto; position: relative;}
.c_slider .newsSliderButtons{position: absolute; top: 0; left: 0; z-index: 2; height: 0; width: 100%;}
.c_slider .newsSliderButtons button{width: 2000px; position: absolute; top: 0; height: 503px; -webkit-appearance: none;  -moz-appearance: none; appearance: none; outline: none; border: none; display: block; border-radius: 0px; margin: 0; padding: 0; cursor: pointer; background-color: transparent;}
.c_slider .newsSliderButtons button.slide-next-news{left: 92%;}
.c_slider .newsSliderButtons button.slide-prev-news{right: 92%;}
.c_slider .newsSliderButtons button::before{content: ""; height: 35px; width: 53px; position: absolute; display: block; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); background-image: url("img/home-slide-arrow.svg");}
.c_slider .newsSliderButtons button.slide-prev-news::before{-ms-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotateZ(180deg); right: 40px;}
.c_slider .newsSliderButtons button.slide-next-news::before {left: 40px;}
@media all and (max-width: 1200px){
  .c_slider .wrapper{width: 80%;}
}
@media all and (max-width: 1024px){
  .c_slider .wrapper{width: 75%;}
  .c_slider .newsSliderButtons button{height: 260px;}
}
@media all and (max-width: 768px){
  .c_slider .slick-slide[aria-hidden="true"]{-webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.2;}
}


.sticky{padding: 91.5px 0 0 0;}
.sticky #header{position: fixed; top: 0; left: 0; right: 0; background:#fff; z-index: 11; transition:top 1s linear; -webkit-box-shadow: 0px 2px 2px 0px rgba(202,202,202,1); -moz-box-shadow: 0px 2px 2px 0px rgba(202,202,202,1); box-shadow: 0px 2px 2px 0px rgba(202,202,202,1);}
.sticky #header .homeLogo{display: none !important;}
.sticky #header .logo{display: block !important;}
.sticky #homeHeader #header .desktopMenu li a{color: #000;}

.investmentsBoxes .boxes .box .close-icon{display: none !important;}

.relatedNewsModule .filter{display: none;}


.fakeLink{position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1;}


.select2-container{width: 100% !important; display: block;}
.select2-container--default .select2-selection--single{border: 1px solid #c6c6c6; border-radius: 0 !important; height: 60px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{font-size: 1.7em; letter-spacing: 0.13px; margin: 14px 0 0 20px; color: #8e8e8e; font-weight: 300; font-family: 'GTWalsheimPro-Light';}
.select2-container--default .select2-selection--single .select2-selection__arrow{margin: 14px 20px 0 0;}
.select2-container--default .select2-selection--single .select2-selection__arrow b{background: url(img/dropdown.png) no-repeat; background-position: center; width: 13px; height: 8px; border: 0;}
.select2.select2-container--open .select2-selection--single .select2-selection__arrow b{transform: rotate(180deg);}


.select2.select2-container--open .select2-selection--single .select2-selection__rendered{color: #f54a14; font-size: 1.7em;}
.select2-container--open .select2-dropdown--below{border: 1px solid #c6c6c6; border-top: 0; border-radius: none;}
.select2-results__option{font-size: 1.7em; letter-spacing: -0.13px; font-weight: 300; font-family: 'GTWalsheimPro-Light'; color: #8e8e8e; padding: 12px 25px;}
.select2-container--default .select2-results__option--highlighted[aria-selected]{background: transparent; color: #8e8e8e;}
.select2-container--default .select2-results__option[aria-disabled="true"]{display: none;}
.select2-container--open .select2-dropdown--below{margin-top: -1px;}




@media all and (max-width: 1199px){
  .signupForm .right input[type="email"]{width: 355px;}
  .signupForm .right input[type="submit"]{left: 360px;}
  .dropCapsModuleWithShareButtons .share{left: -150px;}
  .textWithNextNewsModule .right{margin-right: -150px;}

  .investmentsBoxes .boxes .box .boxContent h3{font-size: 1.2em; letter-spacing: -0.03em;}
}


@media all and (max-width: 1024px){
  .select2-results__option{padding: 12px 15px;}
  .container{padding: 0 22px;}

  .collage_slider img{height: 260px;}

  .mobileMenu{display: block; position: absolute; top: 2px; right: 35px; cursor: pointer;}
  #header .desktopMenu{display: none;}


  .hero .container, #homeHeader .headerMenuAndLogo .container{padding: 0 44px;}
  .hero p{left: 44px; right: 44px; font-size: 2em;}
  .hero h1{font-size: 6em; line-height: 56px; letter-spacing: -0.12px; padding-top: 14px;}
  .hero h1 span{line-height: 56px;}




  .homeSupport{padding: 17px 0 30px 0;}
  .homeSupport h3{font-size: 3.2em; line-height: 1.15em; padding: 34px 0 23px 0;}
  .homeSupport .supportSlider .slide img{width: 247px;}
  .homeSupport .supportSliderButtons button{height: 314px;}
  .homeSupport .supportSliderButtons button.slide-prev::before{right:15px;}
  .homeSupport .supportSliderButtons button.slide-next::before{left:15px;}
  .homeSupport .textAlignCenter{margin: 36px 0 0 0;}

  .meetOurTeamHome{padding: 21px 0 25px 0;}

  .meetOurTeamHome .slider{width: 56.5%;}
  .meetOurTeamHome .text{margin: 0; width: 36%;}
  .meetOurTeamHome .text h2{font-size: 3.2em; line-height: 1.2em; padding: 4px 0 0 0; margin: 0 0 32px 0;}


  .ourBeliefsHome{padding: 29px 0 20px 0;}
  .ourBeliefsHome .left{width: 46%;}
  .ourBeliefsHome .left h2{font-size: 3.2em;}
  .ourBeliefsHome .right{width: 54%;}
  .ourBeliefsHome .right p{line-height: 1.26em;}
  .ourBeliefsHome .right .button{margin: 10px 0 0 0;}

  .homeNews{padding: 22px 0 63px 0;}
  .homeNews h3{font-size: 3.2em; padding-bottom: 37px;}


  .relatedTweetsModule .boxes .box h5{padding: 17px 0 27px 0;}

  .overviewModule{padding: 82px 0 82px;}
  .overviewModule h2{font-size: 2.9em;}
  .overviewModule p{line-height: 1.55em; padding: 3px 0 15px 7px;}

  .signupForm{padding: 83px 0 110px 0;}
  .signupForm .left h3{font-size: 2.6em; padding: 0 0 14px 0;}
  .signupForm .left p{font-size: 1.6em; line-height: 1.6em;}
  .signupForm .right form{padding: 11px 0 0 5px; float: right; width: 362px;}
  .signupForm .right input[type="email"]{width: 227px; padding: 0 30px;}
  .signupForm .right input[type="submit"]{left: 232px; top: 12px;}
  .signupForm .legal-consent-container p{top: 118px;}



  #footer{padding: 57px 0 0 0;}
  #footer .col{width: 167px;}
  #footer .col h4{font-family: 'GTWalsheimPro-Light'; font-size: 1.8em;}
  #footer .col ul li, #footer .col p{font-family: 'GTWalsheimPro-Light'; font-size: 1.6em;}
  #footer .col:last-child{margin-left: 37px;}
  #footer .line{margin: 15px 0 0 0;}
  #footer .logo{max-width: 114px; right: 25px; top: 0;}


  .relatedTweetsModule{padding: 20px 0 80px 0;}
  .relatedTweetsModule h3{font-size: 3.2em; line-height: 1.2em; padding-bottom: 34px;}
  .relatedTweetsModule .boxes .box{margin:0 0 42px 0; width: 48.35%; padding: 15px 44px 40px 34px;}
  .relatedTweetsModule .boxes .box:first-child{margin-right: 3.3%;}
  .relatedTweetsModule .boxes .box:nth-child(3n){display: none;}
  .relatedTweetsModule .boxes .box img{width: 17px;}

  .homeNews{padding: 36px 0 63px 0;}
  .homeNews .news_balderton .box{max-width: 289px;}
  .homeNews .news_balderton .box h5{padding: 17px 40px 18px 20px;}
  .homeNews .news_balderton .box h4{padding: 0 40px 0 20px; line-height: 1.3em;}
  .homeNews .newsSliderButtons button::before{width: 42px; height: auto;}

  .contactModule{padding: 36px 0 29px 0;}
  .contactModule h3{font-size: 3.4em; padding-bottom: 5px;}
  .contactModule h4{padding: 29px 0 29px 0;}

  .contactModule .left{width: 31%;}
  .contactModule .middle{margin: 0 5.3% 0 3.35%; width: 34.5%;}
  .contactModule .middle h4, .contactModule .middle p{padding-right: 25px;}
  .contactModule input[type="text"], .contactModule input[type="email"]{padding: 0 15px;}
  .contactModule .right{width: 25.8%;}
  .contactModule input[type="submit"]{float: left; margin: 31px 0 0 0;}

  .ourOfficeModule{padding: 0 0 61px 0;}
  .ourOfficeModule h3{font-size: 3.4em; padding: 23px 0 18px 0;}
  .ourOfficeModule #map{height: 245px; margin: 82px 0 20px 0;}
  .ourOfficeModule .image{margin: 0 0 17px 0;}
  .ourOfficeModule .imageContent span{font-size: 2.7em; padding: 0 0 0 11px;}

  .ourTeamModule{padding: 26px 0 13px 0;}
  .ourTeamModule .tab-navigation li span{padding: 0 0 26px 0;}
  .ourTeamModule .tab-content{padding: 32px 0 0 0;}
  .ourTeamModule .filter ul li{margin: 0 36px 0 0;}

  .ourTeamModule .tab-content .tab-content-inner .people .item{width: 22.7%; margin: 0 3.06% 25px 0; min-height: auto; min-height: 223px;}
  .ourTeamModule .filter ul{padding: 0 0 30px 0;}
  .ourTeamModule .tab-content .tab-content-inner .people .item h4{font-size: 1.7em; letter-spacing: -0.005em; padding: 16px 0 6px 0;}
  .ourTeamModule .tab-content .tab-content-inner .people .item h5{font-size: 1.5em;}

  .teamProfileModule{padding: 30px 0 3px 0;}
  .teamProfileModule h3{font-size: 3.2em; line-height: 1.2em; padding-bottom: 27px;}
  .teamProfileModule .left{width: 57%;}
  .teamProfileModule .right{width: 40%;}
  .contactAndSocial .col{width: 270px;}
  .contactAndSocial .col .row{margin: 0 0 14px 0;}
  .contactAndSocial h4{padding: 0 0 18px 0;}
  .contactAndSocial{padding: 6px 0 0 0;}

  .investmentsBoxes .boxes .box{width: 48.4%; margin-right: 3.1% !important; margin: 10px 0;}
  .investmentsBoxes .boxes .box:nth-child(2n){margin-right: 0 !important;}
  .investmentsBoxes .boxes .box .image img{max-width: 60%;}

  .relatedInvestmentsModule{padding: 30px 0 37px 0;}
  .relatedInvestmentsModule h3{font-size: 3.2em; line-height: 1.2em; padding-bottom: 25px;}


  .relatedVideoModule{padding: 37px 0 7px 0;}
  .relatedVideoModule h3{font-size: 3.2em; line-height: 1.2em; padding-bottom: 31px;}
  .video .play{width: 53px; height: 52px; margin-top: -26px; margin-left: -26px; background-size: 100% auto;}



  .relatedNewsModule{padding: 10px 0 20px 0;}
  .news_balderton .box {margin: 0 3.5% 30px 0; width: 31%;}
  .relatedNewsModule h3{font-size: 3.2em; line-height: 1.2em;}
  .news_balderton .box h5{padding: 16px 0 13px 0;}
  .news_balderton .box h4{padding: 0;}


  .relatedNewsModule .tab-content .tab-content-inner .news{width: 48.35%; margin-right: 2.76%;}
  .relatedNewsModule .tab-content .tab-content-inner .news:nth-child(2n){margin-right: 0;}
  .relatedNewsModule h3{padding-bottom: 30px;}
  .relatedNewsModule h4{letter-spacing: -0.01em;}

  .allNewsModule .filter ul{padding: 0 0 32px 0;}
  .allNewsModule .filter ul li{margin: 0 30px 0 0;}
  .allNewsModule h3{font-size: 3.2em; padding-bottom: 35px;}
  .allNewsModule .news_balderton .box h5{padding: 27px 0 17px 0; letter-spacing: 1.2px;}
  .allNewsModule .news_balderton .box h4{line-height: 1.3em;}
  .allNewsModule .pagination{padding: 0;}



  .lastVisitNews{padding: 36px 0 36px 0;}
  .lastVisitNews h3{font-size: 3.2em; padding-bottom: 35px;}
  .lastVisitNews .news_balderton.moreThenThree .box{max-width: 289px; padding-bottom: 20px;}
  .lastVisitNews .news_balderton.moreThenThree .box h5{padding: 17px 40px 18px 20px;}
  .lastVisitNews .news_balderton.moreThenThree .box h4{padding: 0 40px 0 20px; line-height: 1.3em;}
  .lastVisitNews .newsSliderButtons button::before{width: 42px; height: auto;}


  .content700{max-width: 720px;}
  .content700 p{max-width: 100%;}

  .newsHeaderModule{padding: 92px 0 0 0;}
  .newsHeaderModule h1{font-size: 2.9em;}
  .newsHeaderModule h3{padding: 0 0 13px 0;}
  .newsHeaderModule img{max-width: initial; width: 100%;}
  .newsHeaderModule .info img{width: auto;}

  .dropCapsModuleWithShareButtons .share{position: initial; float: left; margin: 5px 0 0 0;}
  .dropCapsModuleWithShareButtons .text{float: right; width: 596px;}
  .dropCapsModuleWithShareButtons .letterWithText{padding: 0 0 4px 0;}
  .dropCapsModuleWithShareButtons .letterWithText .firstLetter{padding: 4px 10px 0 0;}
  .newsImageModule{padding: 0 0 36px 0;}
  .newsImageModule img{max-width: initial; width: 100%;}
  .quoteModule{padding: 0 0 33px 0;}
  .quoteModule h2{max-width: 700px;}



  .textWithNextNewsModule .left{width: 360px; padding: 6px 0 0 0;}
  .textWithNextNewsModule .right{margin-right: 0; margin-top: 12px; width: 340px;}
  .textWithNextNewsModule .right p{width: 222px;}
  .textWithNextNewsModule{padding: 0 0 5px 0;}


  .readAuthorThoughts{padding: 8px 0 42px 0;}
  .readMoreArticles{padding: 0 0 80px 0;}
  .textModule br{display: none;}


  .investmentsBoxes .boxes .box .boxContent h3{font-size: 1.3em;}


  .select2-container--default .select2-selection--single .select2-selection__rendered{margin: 14px 0 0 5px;}

  .signupForm .right{margin: -30px 0 0 0;}

}
@media all and (max-width: 767px){
  .wrapper{display: none;}

  .desktop-hidden{display: block !important;}
  .mobile-hidden{display: none !important;}

  .container{padding: 0 15px;}
  .button{font-size: 1.5em; padding: 20px 40px 24px 40px;}

  .collage_slider img{height: 196px;}

  #header .logo{max-width: 120px;}
  #header{padding: 36px 0;}
  #header{padding: 18px 0;}
  #header .homeLogo{max-width: 115px;}
  .mobileMenu{width: 18px; top: 8px; right: 23px;}

  .hero, .hero .slide, .hero .container{height: 400px !important; min-height: initial;}
  .hero .tableBlock{}
  .hero .container, #homeHeader .headerMenuAndLogo .container{padding: 0 15px;}
  .hero p{left: 15px; right: 15px; font-size: 1.6em; letter-spacing: -0.3px; line-height: 21px; bottom: 41px;}
  .hero h1{font-size: 4em; letter-spacing: -0.12px; line-height: 35px; padding-bottom: 95px;}
  .hero h1 span{letter-spacing: -0.016em; line-height: 35px;}


  .homeSupport{padding: 17px 0 15px 0;}
  .homeSupport .supportSliderMainContainer{margin: 19px 0 0 0;}
  .homeSupport h3{font-size: 2.4em; line-height: 1.2em; padding: 14px 0 13px 0;}
  .homeSupport h3 br{display: none;}
  .homeSupport .supportSlider .slide img{width: 228px;}
  .homeSupport .button{display: block; margin: 0 15px;}
  .homeSupport .slide[aria-hidden="true"]{-webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.2;}


  .meetOurTeamHome{padding: 21px 0 15px 0;}
  .meetOurTeamHome .slider{width: 100%; float: none;}
  .meetOurTeamHome .text{width: 100%; float: none;}
  .meetOurTeamHome .button{display: block; text-align: center;}
  .meetOurTeamHome .text h2{font-size: 2.4em; line-height: 1.25em; margin: 9px 0 32px 0;}
  .meetOurTeamHome .text h2 span{display: block; line-height: 1.25em;}


  .ourBeliefsHome{padding: 15px 0 20px 0;}
  .ourBeliefsHome .left{width: 100%; float: none;}
  .ourBeliefsHome .right{width: 100%; float: none;}
  .ourBeliefsHome .right p{font-size: 1.8em; max-width: 100%;}
  .ourBeliefsHome .button{display: block; text-align: center;}
  .ourBeliefsHome .left h2{font-size: 2.4em; line-height: 1.25em; margin: 9px 0 6px 0;}
  .ourBeliefsHome .left h2 span{line-height: 1.25em;}



  .homeNews .textAlignCenter .button{display: block; margin: 0 15px;}
  .homeNews .news_balderton .box[aria-hidden="true"]{-webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.2;}


  .overviewModule{padding: 17px 0 24px;}
  .overviewModule .left{width:100%;}
  .overviewModule h2{font-size: 2.4em; line-height: 1.2em;}
  .overviewModule p{padding: 28px 0 2px 0;}
  .overviewModule .right{width: 100%;}

  .signupForm{padding: 36px 0 39px 0;}
  .signupForm .left{width: 100%;}
  .signupForm .left h3{font-size: 2.3em; letter-spacing: -0.02em;}
  .signupForm .left p{line-height: 1.5em; max-width: 100%;}
  .signupForm .right{width: 100%; margin: 0;}
  .signupForm .right form{padding: 0; float: none; width: 100%;}
  .signupForm .right input[type="email"]{width: 100%; margin: 26px 0 11px 0; font-size: 1.4em; padding: 0 15px;}
  .signupForm .right input[type="submit"]{width: 100%; margin: 0; font-size: 1.5em; position: static;}
  .signupForm .submitted-message p{font-size: 1.6em; color: #fff; margin: 25px 0 0 0; text-align: left;}
  .signupForm .legal-consent-container p{position: static; max-width: 100%; padding: 10px 0 15px 0;}

  #footer{padding: 31px 0 0 0;}
  #footer .col{margin: 0 0 23px 0; width: 100%;}
  #footer .col h4{padding: 0 0 14px 0;}
  #footer .logo{display: none;}
  #footer .col:last-child{display: none;}
  #footer .line{margin: 6px 0 0 0;}
  #footer span{line-height: 2.3em; padding: 23px 0 22px;}

  .relatedTweetsModule{padding: 32px 0 57px 0;}
  .relatedTweetsModule h3{font-size: 2.4em; padding-bottom: 16px; letter-spacing: -0.011em;}
  .relatedTweetsModule .boxes .box{margin:20px 0 20px 0; width: 100%; padding: 1px 12px 108px 24px; height: auto !important;}
  .relatedTweetsModule .boxes .box:nth-child(3n){display: block;}
  .relatedTweetsModule .boxes .box p{font-size: 1.6em; line-height: 1.62em;}
  .relatedTweetsModule .boxes .box h5{padding: 26px 0 20px 0;}
  .relatedTweetsModule .button{width: 100%;}
  .relatedTweetsModule .boxes .box .icon{bottom: 42px;}
  .relatedTweetsModule .textAlignCenter{margin: 30px 0 0 0;}

  .contactModule h3{font-size: 2.4em; padding: 2px 0 26px 0;}
  .contactModule .left{width: 100%; margin: 0;}
  .contactModule .middle{width: 100%; margin: 0 0 42px 0;}
  .contactModule .right{width: 100%; margin: 0;}
  .contactModule h4{padding: 8px 0 32px 0;}
  .contactModule p{color: #8e8e8e;}
  .contactModule input[type="submit"]{font-size: 1.5em; display: block; float: none; width: 100%;}

  .ourOfficeModule{display: none;}

  .ourTeamModule .tab-content .tab-content-inner{display: block !important;}
  .ourTeamModule .tab-navigation li{width: 100%; margin: 0 0 40px 0;}
  .ourTeamModule .tab-navigation li:last-child span{margin: 0;}
  .ourTeamModule .tab-content .tab-content-inner .people .item{width: 49.5%; min-height: 163px;}
  .ourTeamModule .tab-content .tab-content-inner .people .item.even{margin-left: 0.5%; margin-right: 0;}
  .ourTeamModule .tab-content .tab-content-inner .people .item.odd{margin-right: 0.5%; margin-left: 0;}
  .ourTeamModule .tab-content{padding: 12px 0 0 0;}
  .ourTeamModule .tab-navigation li span {padding: 0 0 23px 0;}
  .ourTeamModule .filter ul li{font-size: 1.4em; margin: 0 29px 1px 0;}
  .ourTeamModule .tab-content .tab-content-inner .people .item h4{font-size: 1.4em; padding: 11px 0 4px 0;}
  .ourTeamModule .tab-content .tab-content-inner .people .item h5{font-size: 1.2em;}
  .ourTeamModule .filter.mobile-filter ul li.dropdown{color: #f54a14;}
  .ourTeamModule .filter.mobile-filter ul li.dropdown img{margin: 0 0 0 13px;}

  .teamProfileModule{padding: 43px 0 3px 0;}
  .teamProfileModule .right{width: 100%; float: none;}
  .teamProfileModule .right img{width: 100%;}
  .teamProfileModule .left{width: 100%; float: none; padding: 20px 0 0 0;}
  .teamProfileModule .left p{color: #8e8e8e;}

  .relatedVideoModule .clearfix > div{width: 100%; float: none; margin-right: 0; margin-left: 0; margin-bottom: 20px;}
  .relatedVideoModule .clearfix > div img{max-width: initial; width: 100%;}
  .relatedVideoModule .left .videoContainer{padding: 0;}

  .teamProfileModule h3{font-size: 2.4em; letter-spacing: -0.011em; padding-bottom: 24px;}


  .allNewsModule{padding: 39px 0 29px 0;}
  .allNewsModule h3{font-size: 2.4em; letter-spacing: -0.011em; padding-bottom: 37px;}
  .allNewsModule .filter ul{padding: 0 0 24px 0;}
  .allNewsModule .filter.mobile-filter ul li.dropdown{color: #f54a14;}
  .allNewsModule .filter ul li{font-size: 1.4em; margin: 0 29px 1px 0;}
  .allNewsModule .filter.mobile-filter ul li.dropdown img{margin: 0 0 0 13px;}
  .allNewsModule .news_balderton .box{width: 100%; margin: 0; padding: 0 0 35px 0;}
  .news_balderton .box h5{padding: 14px 0 12px 0; letter-spacing: 0.2px;}
  .news_balderton .box h4{font-size: 1.4em; line-height: 1.4em; letter-spacing: -0.01em; max-width: 100%;}
  .news_balderton .box img{width: 100%; max-width: initial;}
  .allNewsModule .pagination{padding: 21px 0 0 0;}

  .lastVisitNews .news_balderton.moreThenThree .box{max-width: 228px; padding-bottom: 20px;}

  .lastVisitNews .news_balderton.moreThenThree .box[aria-hidden="true"]{-webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.2;}

  .lastVisitNews .news_balderton.lessThenFour .box{width: 100%; margin: 0; padding: 0 0 35px 0;}




  .content700{padding: 0 15px; max-width: 100%; width: 100%;}
  .content700 p{font-size: 1.6em; line-height: 1.75em;}
  .textWithNextNewsModule .right{width: 100%;}
  .newsHeaderModule{padding: 45px 0 0 0;}
  .newsHeaderModule h1{font-size: 2.4em; line-height: 1.2em; padding: 21px 0 16px 0;}
  .dropCapsModuleWithShareButtons{padding: 0 0 7px 0;}
  .dropCapsModuleWithShareButtons .share{display: none;}
  .dropCapsModuleWithShareButtons .text{width: 100%; float: none;}
  .dropCapsModuleWithShareButtons .letterWithText span{display: initial; font-family: 'GTWalsheimPro-Light';}
  .dropCapsModuleWithShareButtons .letterWithText .firstLetter{display: none;}
  .dropCapsModuleWithShareButtons .letterWithText p{padding: 0 0 19px 0;}


  .mobileMenuOpen .close-icon{position: absolute; top: 26px; right: 23px; cursor: pointer;}
  .mobileMenuOpen.display ul li a{font-size: 18px; padding: 8px 0;}
  .mobileMenuOpen.display ul li a:after{content: ""; background: url(img/arrow_menu.jpg) no-repeat; background-position: center right; padding: 0 25px 0 0;}

  .relatedInvestmentsModule{padding: 30px 0 20px 0;}

  .investmentsBoxes .boxes .box .fakeLink { display: none; }
  .investmentsBoxes .boxes .box.active .fakeLink { display: block; }
  .investmentsBoxes .boxes .box{ width: 95%; margin-left: 2.5%; margin-right: 2.5%; }
  
  .investmentsBoxes .boxes .box .boxContent h3{font-size: 1.1em; padding: 0 25px 0 10px;}
  .investmentsBoxes .boxes .box .boxContent img{width: 10px; height: 10px; right: 10px;}
  .relatedInvestmentsModule h3{font-size: 2.4em; letter-spacing: -0.011em; padding-bottom: 15px;}


  .relatedNewsModule h3{font-size: 2.4em; letter-spacing: -0.011em; padding-bottom: 15px;}
  .relatedNewsModule .tab-navigation li { margin-bottom: 6px; }

  .blackBg{position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 100; display: none;}
  .investmentsBoxes .boxes .box{position: relative;}
  .investmentsBoxes .boxes .box .close-icon{display: block !important; position: absolute; top:10px; right: 10px; cursor: pointer; z-index: 10;}

  .relatedNewsModule .tab-content .tab-content-inner .news{width: 100%; margin: 0; padding: 20px 35px 80px 30px; height: auto !important;}
  .relatedNewsModule .tab-content .tab-content-inner .news span{right: 20px; left: 30px;}

  .relatedNewsModule .news_balderton .box{width: 100%; margin-left: 0; margin-right: 0;}
  .relatedNewsModule .tab-content{padding: 0;}

  .teamProfileModule .right .play{width: 50px; height: 50px; background-size: 100% auto; margin-top: -25px; margin-left: -24px;}

  .quoteModule span{left: 15px;}
  .quoteModule h2{padding: 0 0 0 30px; font-size: 2.1em; line-height: 1.5em;}
  .textWithImage .left{width: 100%; float: none;}
  .textWithImage .right{width: 100%; float: none;}
  .textWithNextNewsModule .left{width: 100%; float: none;}
  .textWithNextNewsModule .right{width: 340px; float: none; margin: 0 auto 20px auto;}
  .readAuthorThoughts p{padding: 0; margin: -3px 0 0 0; width: 70%;}



  .relatedNewsModule .filter{display: block;}
  .relatedNewsModule .button{text-align: center; margin: 30px 0 0 0;}


}

@media all and (max-width: 467px){
  .investmentsBoxes .boxes .box .back-side {
    padding-top: 20px;
  }
}


.page404{padding-top: 210px; padding-bottom: 174px; background: url(img/404_bg.jpg) no-repeat; background-position: bottom right;}
.page404 h1{font-size: 7.8em; color: #212029; font-family: 'GTWalsheimPro-CondensedBold'; letter-spacing: 0.08px;}
.page404 h2{font-size: 2.2em; color: #21202a; font-family: 'GTWalsheimPro-Light'; letter-spacing: 0.16px; max-width: 453px; line-height: 1.3em; padding: 25px 0 15px 0;}
.page404 p{font-size: 1.7em; color: #21202a; font-family: 'GTWalsheimPro-Light'; letter-spacing: 0.13px; max-width: 453px; line-height: 1.3em; padding: 0 0 40px 0;}
@media all and (max-width: 767px){
  .page404{padding-top: 80px; padding-bottom: 80px; background: none;}
  .page404 h1{font-size: 4em;}
}


.hero--text{height: 50vh; max-height: 1050px;}
.hero{height: 100vh; /* max-height: 1050px; */ position: relative; background: #21202a; overflow: hidden;}
.hero, .hero-image {min-height: 600px; /* max-height: 1050px; */}
.home .hero, .home .hero-image{min-height: initial;}
.hero--text .hero__content{min-height: auto; background: none;}
.hero__content {display: block; position: relative; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; background-image: linear-gradient(to right, rgba(0,0,0,0.4) 0%, transparent 70%); outline: none; text-decoration: none; color: #fff; padding-top: 55px;}
.hero--text .hero__content .inner-content{min-height: auto; padding: 150px 0px;}
.hero__content .inner-content{max-width: 1260px; height: 100%; position: relative; margin: 0 auto; width: 80%; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: nowrap; flex-wrap: nowrap; padding: 75px 0px 50px;}
.hero__content .inner-content > div{display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex: 1 0 auto; flex: 1 0 auto;}
.hero__content h1{display: block; width: 100%; font-size: 80px; letter-spacing: 0.12px; line-height: 66px;color: #fff;text-transform: uppercase; -ms-flex-pack: center; justify-content: center; margin: 0; word-wrap: break-word;}
.home .hero, .home .hero-image, .home .hero .container{height: auto; min-height: 750px;}
@media all and (min-width: 768px){
.home .hero .tableBlock{position: absolute; padding: 120px 0 0 0;}
}
@media all and (max-width: 767px){
.home .hero .tableBlock{padding: 40px 0 0 0;}
}

#ourBeliefsHeaderModule .hero, .hero-image {
  min-height: 600px;
  max-height: 1050px;
}
#ourBeliefsHeaderModule .hero {
  height: 100vh;
  max-height: 1050px;
  position: relative;
  background: #21202a;
  overflow: hidden;
}
#ourBeliefsHeaderModule .hero--text {
  height: 50vh;
  max-height: 1050px;
}


#ourBeliefsHeaderModule .hero__content {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.4)), color-stop(70%, rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 70%);
  background-image: -o-linear-gradient(left, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 70%);
  background-image: linear-gradient(to right, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 70%);
  outline: none;
  text-decoration: none;
  color: #fff;
  padding-top: 55px;
}

#ourBeliefsHeaderModule .hero--text .hero__content {
  min-height: auto;
  background: none;
}
#ourBeliefsHeaderModule .hero__content .inner-content {
  max-width: 1260px;
  height: 100%;
  position: relative;
  margin: 0 auto;
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 75px 0px 50px;
}

#ourBeliefsHeaderModule .hero--text .hero__content .inner-content {
  min-height: auto;
  padding: 150px 0px;
}
#ourBeliefsHeaderModule .hero__content .inner-content > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
#ourBeliefsHeaderModule .hero__content h1 {
    display: block;
    width: 100%;
    font-size: 80px;
    letter-spacing: 0.12px;
    line-height: 66px;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    word-wrap: break-word;
}
@media all and (max-width: 1170px){
#ourBeliefsHeaderModule .hero--text {
    height: auto;
    min-height: auto;
}
#ourBeliefsHeaderModule .hero__content .inner-content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
#ourBeliefsHeaderModule .hero--text .hero__content .inner-content {
    padding: 130px 0 100px 0;
}
#ourBeliefsHeaderModule .hero__content .inner-content > div {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
#ourBeliefsHeaderModule .hero__content h1 {
    font-size: 6vw;
    line-height: 0.9;
}
}
@media all and (max-width: 900px){
#ourBeliefsHeaderModule  .hero__content .inner-content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
}
#ourBeliefsHeaderModule .hero--text .hero__content .inner-content {padding: 130px 50px 100px 50px; width: 100%;}
#ourBeliefsHeaderModule .hero__content h1{font-size: 8vw; line-height: 0.9;}
#ourBeliefsHeaderModule .hero h1{padding-bottom: 0;}
  .home .hero, .home .hero-image, .home .hero .container{height: auto; min-height: 650px;}
}
@media all and (max-width: 500px){
  #ourBeliefsHeaderModule .hero--text .hero__content .inner-content{padding: 110px 20px 80px 20px;}
  #ourBeliefsHeaderModule .hero__content h1{font-size: 10vw; line-height: 0.9;}
}
@media all and (max-width: 768px){
  .home .hero, .home .hero-image, .home .hero .container{min-height: 400px;}
}

.beliefs-blocks{position: relative;}
.beliefs-block {margin: 0; overflow-x: hidden; overflow-y: hidden; display: block; position: relative;}
.beliefs-block__wrapper{max-width: 1260px; margin: 0 auto; width: 80%; display: -ms-flexbox; display: flex; position: relative;}
.beliefs-block__content{-ms-flex: 0 0 45%; flex: 0 0 45%; width: 45%; z-index: 2; position: relative; padding: 100px 0px;}
.beliefs-block h2{margin: 0; margin-bottom: 0px; padding: 0; font-size: 55px; line-height: 58px; letter-spacing: -0.45px; margin-bottom: 40px; font-family: 'Nantes-Bold';}
.beliefs-block p{font-size: 18px; line-height: 24px; letter-spacing: -0.3px; padding-right: 8.33% !important; font-family: 'GTWalsheimPro-Light'; padding: 12px 0;}
.beliefs-block__background{left: 40%; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); text-transform: uppercase; opacity: 0.07; font-size: 290px; color: #21202a; letter-spacing: -4.17px; line-height: 220px; cursor: default; pointer-events: none; z-index: 1; font-family: 'GTWalsheimPro-CondensedBold';}
.beliefs-block h2 .orange{display: block;font-family: 'Nantes-Bold';}
span.orange{color: #f54a14;}
.beliefs-block.right .beliefs-block__background {left: auto; right: 40%;}
.beliefs-block.right .beliefs-block__wrapper{-ms-flex-pack: end; justify-content: flex-end;}
@media all and (max-width: 1260px){
  .beliefs-block__content{-ms-flex: 0 0 70%; flex: 0 0 70%; width: 70%;}
  .beliefs-block h2{font-size: 42px; line-height: 42px;}
  .beliefs-block h2 .orange{display: inline;}
  .beliefs-block__background{left: 50%; font-size: 204px; line-height: 170px;}
}

@media all and (max-width: 767px){
  .beliefs-block__wrapper{width: 100%; padding: 0 20px;}
  .beliefs-block__content{-ms-flex: 0 0 100%; flex: 0 0 100%; width: 100%; padding: 50px 0;}
  .beliefs-block h2{font-size: 36px; line-height: 38px;}
  .beliefs-block h2 .orange{display: inline;}
  .beliefs-block__background{display: none;}
}

.text-align-center{text-align: center;}
.text-align-center a{display: inline-block;}

.box-hidden{display: none;}

.twitter_module{background: #eaf8fc; border-left: 10px solid #4abce2; padding: 37px 30px 41px; margin: 20px 0 50px;}
.twitter_module p{color: #4abce2; letter-spacing: -0.01em; font-family: 'Nantes-Bold'; font-size: 2.4em; line-height: 1.42em; padding: 0 0 31px 0;}
.twitter_module img{display: inline-block; vertical-align: middle;}
.twitter_module span{letter-spacing: 0.01px; cursor: pointer; font-family: 'GTWalsheimPro-CondensedBold'; color: #4abce2; font-size: 1.2em; vertical-align: middle; display: inline-block; padding: 0 0 0 10px;}
@media all and (max-width: 767px){
  .twitter_module{padding: 27px 15px 36px; margin: 10px 0 30px;}
  .twitter_module p{font-size: 2.1em; line-height: 1.5em; padding: 0 0 19px 0;}
}

.orange_module{border-left: 10px solid #f54a14; padding: 0 30px 0; margin: 20px 0 50px;}
.orange_module p{color: #f54a14; letter-spacing: -0.01em; font-family: 'Nantes-Bold'; font-size: 4.4em; line-height: 1.29em; padding: 0 0 9px 0;}
@media all and (max-width: 767px){
  .orange_module{padding: 0 20px 0; margin: 10px 0 30px;}
  .orange_module p{font-size: 3em;}
}

.textWithRightSummaryModule{padding: 0 0 25px 0;}
.textWithRightSummaryModule .left{float: left; width: 550px; padding: 0;}
.textWithRightSummaryModule .right{float: right; width: 300px; padding: 20px 30px 0; border-top: 5px solid #f54914; border-bottom: 1px solid #f54914; margin-right: -175px; margin-top: 10px;}
.textWithRightSummaryModule .right h2{font-size: 2.2em; font-family: 'Nantes-Bold'; display: block; color: #212029; padding: 0 0 26px 5px;}
.textWithRightSummaryModule .right img{float: left; padding: 0 17px 0 5px;}
.textWithRightSummaryModule .right p{float: none; width: 100%; margin-top: -7px;}
@media all and (max-width: 1199px){
  .textWithRightSummaryModule .right{margin-right: -150px;}
}
@media all and (max-width: 1024px){
  .textWithRightSummaryModule .left{width: 360px; padding: 6px 0 0 0;}
  .textWithRightSummaryModule .right{margin-right: 0; margin-top: 12px; width: 340px;}
  .textWithRightSummaryModule .right p{width: 100%;}
  .textWithRightSummaryModule{padding: 0 0 5px 0;}
}
@media all and (max-width: 767px){
  .textWithRightSummaryModule .left{width: 100%; float: none;}
  .textWithRightSummaryModule .right{width: 100%; float: none; margin: 0 auto 20px auto;}
}

#stayInTouch{position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 100; display: none;}
#stayInTouch .bg{background: #000000; opacity: 0.75; position: absolute; top: 0; left: 0; bottom: 0; right: 0;}
#stayInTouch .content{background: #f54a14; position: relative; width: 713px; left: 50%; margin-left: -356px; top: 50%; transform: translateY(-50%); padding: 53px 60px 58px;}
#stayInTouch .content .close{position: absolute; top: 37px; right: 39px;}
#stayInTouch .content .button.white{background: #fff; color: #f54a14; padding: 20px 50px 19px 50px; margin: 0 30px 0 0;}
#stayInTouch .content h2{font-size: 4em; color: #fff; font-family: 'Nantes-Bold'; letter-spacing: -0.27px; margin: 0 0 30px 0;}
#stayInTouch .content h3{font-size: 2.2em; color: #fff; font-family: 'GTWalsheimPro-Light'; letter-spacing: 0.17px; max-width: 470px; line-height: 1.2em; padding: 0 0 35px 0;}
#stayInTouch .content p{font-size: 1.5em; letter-spacing: 0.13px; line-height: 1.2em; color: #fff; font-family: 'GTWalsheimPro-Light'; padding: 20px 0 0 0;}
#stayInTouch .content p a{color: #fff; font-family: 'GTWalsheimPro-Light'; text-decoration: underline;}
#stayInTouch .content a.remindMeLater{font-size: 1.7em; letter-spacing: 0.13px; text-decoration: underline; color: #fff; font-family: 'GTWalsheimPro-Light';}
@media all and (max-width: 767px){
  #stayInTouch .content{width: 100%; margin: 0; left: 0; top: 20px; transform: translateY(0); padding: 15px 15px 25px;}
  #stayInTouch .content .close{top: 15px; right: 15px;}
  #stayInTouch .content h2{font-size: 2.6em; margin: 0 0 15px 0;}
  #stayInTouch .content h3{font-size: 1.8em; padding: 0 0 20px 0;}
  #stayInTouch .content .button.white{padding: 20px 25px 19px 25px; margin: 0 15px 0 0;}
}
/*
  div#hs-eu-cookie-confirmation.can-use-gradients{top: initial; bottom: 0; background: #f54a14 !important; position: fixed;}
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner{max-width: 1170px; padding: 0 15px; margin: 0 auto; text-shadow: none; position: relative;}
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p{font-size: 17px !important; color: #fff; font-family: 'GTWalsheimPro-Light';}
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p#hs-eu-cookie-disclaimer{font-size: 17px !important;}
  #hs-en-cookie-confirmation-buttons-area{position: absolute; right: 0; top: 50%; transform: translateY(-50%;);}
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button{background: #f54914; color: #ffffff; font-size: 1.8em; font-family: 'GTWalsheimPro-CondensedBold'; padding: 20px 40px 19px 40px; letter-spacing: 0.02em; display: inline-block;}
*/

.hero .slider {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.hero .slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}

.newsDownloadModule{padding: 0 0 25px 0;}
.newsDownloadModule .left{float: left; width: 550px; padding: 0;}
.newsDownloadModule .right{float: right; width: 300px; margin-right: -175px; padding: 60px 0 0 0;}
.newsDownloadModule .right .downloadBox{background-color: #212029; padding: 25px 30px 30px;}
.newsDownloadModule .right .downloadBox h2{font-size: 2.5em; letter-spacing: 0.03px; line-height: 28px; color: #ffffff; font-family: 'GTWalsheimPro-CondensedBold';}
.newsDownloadModule .right .downloadBox p{color: #fff;}
.newsDownloadModule .right .downloadBox a.button-download{display: block; font-size: 1.8em; color: #fff; background-color: #f54914; font-family: 'GTWalsheimPro-CondensedBold'; display: block; text-align: center; letter-spacing: 0.36px; margin: 11px 0 0 0; padding: 20px 0 22px 0;}
.newsTableModule 
@media all and (max-width: 1199px){
  .newsDownloadModule .right{margin-right: -150px;}
}
@media all and (max-width: 1024px){
  .newsDownloadModule{padding: 0 0 5px 0;}
  .newsDownloadModule .left{width: 360px; padding: 6px 0 0 0;}
  .newsDownloadModule .right{margin-right: 0; width: 340px;}
}
@media all and (max-width: 767px){
  .newsDownloadModule .left{width: 100%; float: none;}
  .newsDownloadModule .right{width: 100%; float: none; margin: 0 auto 20px auto;}
}
.newsTableModule{position: relative;}
.newsTableModule h3{font-size: 2.2em; color: #212029; font-family: 'GTWalsheimProRegular'; padding: 47px 0 33px 0;}
.newsTableModule p{font-size: 1.4em; color: #8e8e8e; letter-spacing: 0.1px; padding: 18px 50px 28px 0;}
.newsTableModule a{position: absolute; bottom: 19px; right: 0;}
@media all and (max-width: 767px){
  .newsTableModule h3{padding: 15px 0 33px 0;}
  .newsTableModule p{padding: 18px 60px 28px 0;}
  .newsTableModule a{right: 15px;}
}

.newsHeaderModuleFullWidth{padding: 0 0 0 0;}
.newsHeaderModuleFullWidth.withImage{padding: 458px 0 0 0;}
.newsHeaderModuleFullWidth .bg{height: 600px; position: absolute; top: 0; right: 0; left: 0;}
.newsHeaderModuleFullWidth h1{color: #21202c; font-size: 3.7em; font-family: 'GTWalsheimPro-CondensedBold'; max-width: 670px; padding: 22px 0 21px 0; text-transform: uppercase;}
.newsHeaderModuleFullWidth h2{color: #4a4a4a; font-size: 1.8em; font-family: 'GTWalsheimPro-Light'; letter-spacing: 1.02px; text-transform: uppercase; padding: 49px 0 0 0;}
.newsHeaderModuleFullWidth h3{color: #f54a14; font-size: 1.7em; font-family: 'GTWalsheimProRegular'; letter-spacing: 0.83px; padding: 0 0 43px 0;}
.info{padding: 13px 0 0 0;}
.info > div{float: left; height: 40px; position: relative;}
.info img{display: inline-block; vertical-align: middle; border-radius: 50%;}
.info p, .eta{display: inline-block; padding: 0 0 0 13px !important; font-family: 'GTWalsheimPro-CondensedBold'; padding: 0; line-height: 1em; height: 40px; line-height: 40px; vertical-align: middle; font-size: 1.2em; color: #8e8e8e; letter-spacing: 0.01px; text-transform: uppercase;}
.info p{padding: 0 0 0 13px;}
.info p a{color: #8e8e8e; font-family: 'GTWalsheimPro-CondensedBold';}
.info .author{padding: 0 22px 0 0;}
.info .readingTime{padding: 0 22px 0 24px;}
.info .category{padding: 0 0 0 12px;}
.info .line{position: absolute; top: 10px; right: 0; height: 20px; width: 1px; background: #e3e3e3;}

@media all and (max-width: 1199px){

}
@media all and (max-width: 1024px){
  .newsHeaderModuleFullWidth h1{font-size: 2.9em;}
  .newsHeaderModuleFullWidth h3{padding: 0 0 36px 0;}
}
@media all and (max-width: 767px){
  .newsHeaderModuleFullWidth{padding: 0 0 0 0;}
  .newsHeaderModuleFullWidth h2{padding: 33px 0 0 0;}
  .newsHeaderModuleFullWidth.withImage{padding: 0;}
  .newsHeaderModuleFullWidth h1{font-size: 2.4em; line-height: 1.2em; padding: 21px 0 16px 0;}
  .newsHeaderModuleFullWidth .bg{position: relative; height: 181px;}
  .info p, .info .eta{font-size: 1.2em;}
}

.build_balderton .box{position: relative;}
.build_balderton .box h2{font-size: 3.7em; font-family: 'GTWalsheimPro-CondensedBold'; line-height: 38px; letter-spacing: 0.04px; color: #ffffff; text-transform: uppercase;}
.build_balderton .box p{letter-spacing: 0.13px; color: #ffffff; font-size: 1.7em; font-family: 'GTWalsheimPro-Light'; line-height: 26px; padding: 5px 30px;}
.build_balderton .box h3{color: #212029; letter-spacing: 0.03px; line-height: 28px; font-family: 'GTWalsheimPro-CondensedBold'; font-size: 2.5em; padding: 0 30px; text-transform: uppercase;}
.build_balderton .box h4{font-size: 1.2em; color: #f54a14; letter-spacing: 0.01px; font-family: 'GTWalsheimPro-CondensedBold'; text-transform: uppercase; padding: 30px 30px 22px;}
.build_balderton .largeBox{background-color: #212029; height: 720px;}
.build_balderton .largeBox h2{padding: 0 90px 0 60px;}
.build_balderton .largeBox p{padding: 12px 90px 12px 60px;}
.build_balderton .largeBox h4{padding: 28px 90px 25px 60px;}
.build_balderton .largeBox .image, .build_balderton .largeBox .imageContainer{height: 351px; overflow: hidden;}
.build_balderton .mediumBox{height: 350px; background: #fff;}
.build_balderton .mediumBox .image{display: block; float: left; width: 100%; height: 350px; overflow: hidden;}
.build_balderton .mediumBox .imageContainer{display: block; float: left; width: 50%; height: 350px; overflow: hidden;}
.build_balderton .mediumBox p{color: #8e8e8e;}
.build_balderton .mediumBox .content{display: block; float: left; width: 50%; position: relative; height: 350px;}
.build_balderton .smallBox{height: 350px; background: #fff;}
.build_balderton .smallBox p{color: #8e8e8e;}
.build_balderton .smallBox.gray{background-color: #8e8e8e;}
.build_balderton .smallBox.gray h3{color: #fff;}
.build_balderton .smallBox.gray h4{color: #fff;}
.build_balderton .box > a{position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1;}
.build_balderton .loadMore{text-align: center; padding: 66px 0 0 0;}
.build_balderton .author{position: absolute; bottom: 25px; left: 30px; right: 30px;}
.build_balderton .largeBox .author{left: 60px; right: 60px;}
.build_balderton .author img{display: block; float: left; border-radius: 50%;}
.build_balderton .author .authorContent{float: left; width: 165px; margin: 0 0 0 15px;}
.build_balderton .author h5{font-size: 1.2em; color: #212029; font-family: 'GTWalsheimPro-CondensedBold'; letter-spacing: 0.01px; text-transform: uppercase; margin: 5px 0 0 0;}
.build_balderton .author h5.gray_text{color: #8e8e8e;}
.build_balderton .author a{font-family: 'GTWalsheimPro-CondensedBold'; text-transform: uppercase;}
.build_balderton .largeBox .author h5{color: #fff;}
.build_balderton .largeBox .author h5 a{color: #fff;}
.build_balderton .largeBox .author h5.gray_text{color: #cecece;}
.build_balderton .smallBox.gray .author h5{color: #fff;}
.build_balderton .smallBox.gray .author h5 a{color: #fff;}
.build_balderton .smallBox.gray .author h5.gray_text{color: #cecece;}
/*
@media all and (min-width: 768px){
  .build_balderton .box{
    transition-duration: 0.3s;
  }
  .build_balderton .box .image{
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .build_balderton .box:hover .image{
      -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .build_balderton .box:hover{
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px)
    }
}
*/

.grid-sizer, .grid-item{width: 23.80952380952381%;}
.gutter-sizer{width: 1.587301587301587%;}
.grid-item--width2{width: 49.20634920634921%;}

@media all and (max-width: 1220px){
  .grid-sizer, .grid-item{width: 31.3%;}
  .gutter-sizer{width: 20px;}
  .grid-item--width2{width: 65.4%;}
  .build_balderton .largeBox{height: 576px;}
  .build_balderton .mediumBox{height: 278px;}
  .build_balderton .mediumBox .image, .build_balderton .mediumBox .imageContainer{height: 278px;}
  .build_balderton .smallBox{height: 278px;}
  .build_balderton .mediumBox .content{height: 278px;}
  .build_balderton .box p{font-size: 1.4em; padding: 5px 15px 5px 20px;}
  .build_balderton .box h3{font-size: 1.9em; line-height: 21px; padding: 0 15px 0 20px;}
  .build_balderton .box h4{padding: 18px 15px 15px 20px;}
  .build_balderton .author{left: 20px; right: 15px; bottom: 15px;}
  .build_balderton .author img{width: 32px;}
  .build_balderton .author .authorContent{width: 150px; margin: 0 0 0 7px;}
  .build_balderton .largeBox h2{font-size: 2.9em; line-height: 30px; padding: 0 70px 0 33px;}
  .build_balderton .largeBox h4{padding: 28px 30px 25px 33px;}
  .build_balderton .largeBox p{padding: 12px 30px 12px 33px;}
  .build_balderton .largeBox .author{left: 33px; right: 25px;}
  .build_balderton .largeBox .author .authorContent{width: 250px;}
  .build_balderton .largeBox .image, .build_balderton .largeBox .imageContainer{height: 265px;}
  .build_balderton .loadMore{text-align: center; padding: 40px 0 0 0;}
}
@media all and (max-width: 767px){
  .grid-sizer, .grid-item{width: 100%;}
  .gutter-sizer{width: 0;}
  .grid-item--width2{width: 100%;}
  .build_balderton .box{height: auto !important; padding-bottom: 80px;}
  .build_balderton .box{margin: 10px 0;}
  .build_balderton .mediumBox .image, .build_balderton .mediumBox .imageContainer{display: none;}
  .build_balderton .mediumBox .content{width: 100%; height: auto; position: static;}
  .build_balderton .loadMore{text-align: center; padding: 25px 0 0 0;}
  .build_balderton .largeBox .author .authorContent{width: 193px;}
  .build_balderton .author .authorContent{width: 215px;}
  .build_balderton .largeBox .image,.build_balderton .largeBox .imageContainer{height: 210px;}

/*
  .build_balderton .largeBox .textContent{overflow: initial; height: auto; text-overflow: initial;}
  .build_balderton .smallBox .textContent{overflow: initial; height: auto; text-overflow: initial;}
  .build_balderton .mediumBox .textContent{overflow: initial; height: auto; text-overflow: initial;}
*/
}

#micrositeHeader{height: 67px;}
#micrositeHeader .leftMenu{float: left;}
#micrositeHeader .leftMenu p{font-size: 2.2em; color: #212029; font-family: 'Nantes-Bold';  letter-spacing: -0.1px; height: 67px; padding: 22px 0 0 40px; cursor: pointer;}
#micrositeHeader .leftMenu p span{padding: 0 20px 3px; display: inline-block;}
#micrositeHeader .leftMenu.active p{color: #f54a14;}
#micrositeHeader .leftMenu.active p span{transform: rotate(180deg);}
#micrositeHeader .leftMenu ul{display: none; position: absolute; top: 67px; left: 0; right: 0; background: #fff; z-index: 1;}
#micrositeHeader .leftMenu ul li{border-top: 1px solid #e8e8e8; display: block; width: 100%; padding: 11px 45px 12px 45px; position: relative;}
#micrositeHeader .leftMenu ul li:hover{background-color: #f2f2f2;}
#micrositeHeader .leftMenu ul li a{position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 2; cursor: pointer;}
#micrositeHeader .leftMenu ul li:first-child{border-top: none;}
#micrositeHeader .leftMenu ul li .number{width: 26px; height: 26px; border-radius: 50%; font-size: 1.2em; font-family: 'GTWalsheimPro-CondensedBold'; display: block; float: left; background-color: #f54a14; text-align: center; line-height: 26px; color: #fff;}
#micrositeHeader .leftMenu ul li .title{display: block; margin: 4px 0 0 23px; float: left; font-size: 1.8em; color: #212029; letter-spacing: 0.1px; font-family: 'GTWalsheimProRegular';}
#micrositeHeader .leftMenu ul li:hover .title{color: #f54a14;}
#micrositeHeader .hederButton{float: right; display: none; text-transform: uppercase; padding: 11px 25px 0 25px;  background: #f54914; font-size: 1.8em; letter-spacing: 0.36px; height: 67px; color: #fff; vertical-align: middle; line-height: 50px; font-family: 'GTWalsheimPro-CondensedBold';}
#micrositeHeader .hederButton.active{display: block;}
#micrositeHeader .closeIcon{background:url('img/closeIcon.png') no-repeat; width: 19px; height: 19px; cursor: pointer; position: absolute; top: 28px; right: 33px; display: none;}
#micrositeHeader .closeIcon.active{display: block;}

@media all and (max-width: 767px){
  #micrositeHeader{height: 120px;}
  #micrositeHeader .leftMenu{width: 100%; display: block; float: none; height: 63px;}
  #micrositeHeader .leftMenu p{padding: 27px 0 0 15px; font-size: 1.8em;}
  #micrositeHeader .leftMenu ul li{padding: 11px 15px 12px 15px;}
  #micrositeHeader .leftMenu ul li .number{position: absolute; top: 15px; left: 15px;}
  #micrositeHeader .leftMenu ul li .title{margin: 4px 0 0 40px; font-size: 1.6em;}
  #micrositeHeader .hederButton{float: none; width: 100%; display: block; text-align: center; height: 57px; padding: 6px 25px 0 25px;}
  #micrositeHeader .leftMenu p span{padding: 0 10px 3px;}
  #micrositeHeader .leftMenu p{padding: 22px 0 0 15px;}
  #micrositeHeader .leftMenu ul{top: 63px;}
}


.micrositeSection .sectionMenuItem{display: none;}




 .micrositeModules section {
   padding: 30px 0;
 }
.micrositeModules .container {
  max-width: 1068px;
  margin: 0 auto;
  padding: 0 10px;
}
.micrositeModules .container.narrow {
  /* max-width: 896px; */
  max-width: 868px;
}
.micrositeModules .container.wide {
  max-width: 1288px;
}
.micrositeModules .container.full {
  max-width: 100%;
}
.micrositeModules .row {
  margin: 0 -10px;
  /* margin: 50px -10px 0; */
  /* padding: 0 0 0px;  */
}
.micrositeModules .row:before {
  display: table;
  content: " ";
}
.micrositeModules .row:after {
  content: " ";
  display: table;
  clear: both;
}
.micrositeModules .row .row {
  margin: 0 -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 0) {
  .micrositeModules .container {
    padding: 0 15px;
  }
}
@media all and (min-width: 768px) {
  .micrositeModules .container {
    padding: 0 24px;
  }
}
@media all and (min-width: 1025px) {
  .micrositeModules .container {
    padding: 0 10px;
  }
}
/************************************************************************************************
 * Small Screen Width - Mobile
 ***********************************************************************************************/
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  float: left;
  width: 100%;
}
@media all and (min-width: 0) {
  .col-sm-12 {width: 100%;}
  .col-sm-11 {width: 91.66666667%;}
  .col-sm-10 {width: 83.33333333%;}
  .col-sm-9  {width: 75%;}
  .col-sm-8  {width: 66.66666667%;}
  .col-sm-7  {width: 58.33333333%;}
  .col-sm-6  {width: 50%;}
  .col-sm-5  {width: 41.66666667%;}
  .col-sm-4  {width: 33.33333333%;}
  .col-sm-3  {width: 25%;}
  .col-sm-2  {width: 16.66666667%;}
  .col-sm-1  {width: 8.33333333%;}

  .col-sm-push-12 { left: 100%; }
  .col-sm-push-11 { left: 91.66666667%; }
  .col-sm-push-10 { left: 83.33333333%; }
  .col-sm-push-9  { left: 75%; }
  .col-sm-push-8  { left: 66.66666667%; }
  .col-sm-push-7  { left: 58.33333333%; }
  .col-sm-push-6  { left: 50%; }
  .col-sm-push-5  { left: 41.66666667%; }
  .col-sm-push-4  { left: 33.33333333%; }
  .col-sm-push-3  { left: 25%; }
  .col-sm-push-2  { left: 16.66666667%; }
  .col-sm-push-1  { left: 8.33333333%; }
  .col-sm-push-0  { left: auto; }

  .mt-sm-2 {
    margin-top: 20px;
  }
  .mt-sm-3 {
    margin-top: 30px;
  }
  .mb-sm-3 {
    margin-bottom: 30px;
  }
}
 /***********************************************************************************************
 * Medium Screen Width - Tablet
 ***********************************************************************************************/
 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: left;
  width: 100%;
}
@media all and (min-width: 768px) {
  .col-md-12 {width: 100%;}
  .col-md-11 {width: 91.66666667%;}
  .col-md-10 {width: 83.33333333%;}
  .col-md-9  {width: 75%;}
  .col-md-8  {width: 66.66666667%;}
  .col-md-7  {width: 58.33333333%;}
  .col-md-6  {width: 50%;}
  .col-md-5  {width: 41.66666667%;}
  .col-md-4  {width: 33.33333333%;}
  .col-md-3  {width: 25%;}
  .col-md-2  {width: 16.66666667%;}
  .col-md-1  {width: 8.33333333%;}

  .col-md-push-12 { left: 100%; }
  .col-md-push-11 { left: 91.66666667%; }
  .col-md-push-10 { left: 83.33333333%; }
  .col-md-push-9  { left: 75%; }
  .col-md-push-8  { left: 66.66666667%; }
  .col-md-push-7  { left: 58.33333333%; }
  .col-md-push-6  { left: 50%; }
  .col-md-push-5  { left: 41.66666667%; }
  .col-md-push-4  { left: 33.33333333%; }
  .col-md-push-3  { left: 25%; }
  .col-md-push-2  { left: 16.66666667%; }
  .col-md-push-1  { left: 8.33333333%; }
  .col-md-push-0  { left: auto; }

  .mt-md-0 {
    margin-top: 0;
  }
  .mb-md-0 {
    margin-bottom: 0;
  }
  .pl-md-4 {
    padding-left: 28px !important;
  }
}
 /***********************************************************************************************
 * Large Screen Width - Desktop
 ***********************************************************************************************/
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  float: left;
  width: 100%;
}
@media all and (min-width: 1025px) {
  .col-lg-12 {width: 100%;}
  .col-lg-11 {width: 91.66666667%;}
  .col-lg-10 {width: 83.33333333%;}
  .col-lg-9  {width: 75%;}
  .col-lg-8  {width: 66.66666667%;}
  .col-lg-7  {width: 58.33333333%;}
  .col-lg-6  {width: 50%;}
  .col-lg-5  {width: 41.66666667%;}
  .col-lg-4  {width: 33.33333333%;}
  .col-lg-3  {width: 25%;}
  .col-lg-2  {width: 16.66666667%;}
  .col-lg-1  {width: 8.33333333%;}

  .col-lg-push-12 { left: 100%; }
  .col-lg-push-11 { left: 91.66666667%; }
  .col-lg-push-10 { left: 83.33333333%; }
  .col-lg-push-9  { left: 75%; }
  .col-lg-push-8  { left: 66.66666667%; }
  .col-lg-push-7  { left: 58.33333333%; }
  .col-lg-push-6  { left: 50%; }
  .col-lg-push-5  { left: 41.66666667%; }
  .col-lg-push-4  { left: 33.33333333%; }
  .col-lg-push-3  { left: 25%; }
  .col-lg-push-2  { left: 16.66666667%; }
  .col-lg-push-1  { left: 8.33333333%; }
  .col-lg-push-0  { left: auto; }

  .pl-lg-4 {
    padding-left: 28px;
  }
  .pr-lg-6 {
    padding-right: 14.3%;
  }
}

/************************************************************************************************
 * All
 ***********************************************************************************************/
 .micrositeModules section.inverse .card {
  outline: 1px solid #4e4d55;
}
.micrositeModules section.inverse .section-title {
  color: #ffffff;
}
.micrositeModules section.inverse h1,
.micrositeModules section.inverse h2,
.micrositeModules section.inverse p,
.micrositeModules section.inverse ul li {
  color: #ffffff;
}
.micrositeModules section.inverse ul li:before {
  background-color: #ffffff;
}
.micrositeModules section.inverse .footnote {
  color: #ffffff;
}
.micrositeModules h1 {
  margin-bottom: 20px;
  font-family: 'GTWalsheimPro-CondensedBold', sans-serif;
  font-size: 37px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0.04px;
  color: #21202c;
}
.micrositeModules h1.section-title {
  position: relative;
  max-width: 840px;
  text-transform: uppercase;
}
.micrositeModules h1.section-title.light {
  color: #ffffff;
}
.micrositeModules section header .title-number {
  display: block;
  position: relative;
  top: -8px;
  width: 46px;
  height: 46px;
  font-family: 'GTWalsheimPro-CondensedBold', sans-serif;
  font-size: 22px;
  line-height: 46px;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  background-color: #f54a14;
}
.micrositeModules .image-box {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.micrositeModules .media-card .image-box.keep-ratio {
  background-size: cover;
}
.micrositeModules .image-box img {
  opacity: 0;
}
.micrositeModules .intro {
  max-width: 780px;
  font-family: 'Nantes-Bold';
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  letter-spacing: -0.11px;
  color: #21202a;
}
.micrositeModules .intro.light {
   color: #ffffff;
}
.micrositeModules .card {
  position: relative;
  height: 540px;
  padding-top: 30px;
}
.micrositeModules .card.short {
  height: 405px;
}
.micrositeModules .card.light {
  background-color: #ffffff;
}
.micrositeModules .card h2 {
  margin-bottom: 20px;
  font-family: 'GTWalsheimProRegular', sans-serif;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0.13px;
  color: #212029;
}
.micrositeModules .card p {
  margin-bottom: 31px;
  font-family: 'GTWalsheimPro-Light', sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: 0.13px;
  color: #212029;
}
.micrositeModules .card ul {
  padding-left: 25px;
}
.micrositeModules .card ul li {
  position: relative;
  font-family: 'GTWalsheimPro-Light', sans-serif;
  font-weight: 300;
  line-height: 23px;
  letter-spacing: 0.13px;
  color: #21202a;
}
.micrositeModules .card ul li:last-of-type {
  margin-bottom: 0;
}
.micrositeModules .card ul li:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 10px;
  left: -25px;
  border-radius: 50%;
  background-color: #21202a;
}
.micrositeModules .card-img-top {
  margin-top: -30px;
}
.micrositeModules .card-body {
  padding: 30px 45px 0;
}
.micrositeModules .card-footer {
  position: absolute;
  bottom: 0;
  min-height: 94px;
  padding: 0 45px;
}
.micrositeModules .footnote {
  position: relative;
  padding-left: 29px;
  font-family: 'GTWalsheimPro-Light', sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: 0.13px;
  color: #21202a;
}
.micrositeModules .footnote:before {
  content: "";
  display: block;
  width: 16px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: center no-repeat url('img/icon-book.png');
}
.micrositeModules .card.outline {
  outline: 1px solid #f2f2f2;
}
.micrositeModules .card.white {
  background-color: #ffffff;
}
.micrositeModules .btn {
  display: inline-block;
  padding: 18px 33px;
  font-family: 'GTWalsheimPro-CondensedBold', sans-serif;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.micrositeModules .btn.red {
  background-color: #f54914;
}
.micrositeModules .tinted {background-color: #f9f9f9;}
@media all and (min-width: 0) {
  .micrositeModules .container.narrow {
    padding: 0;
  }
  .micrositeModules h1.section-title {
    margin-bottom: 28px;
    font-size: 29px;
    line-height: 29px;
    letter-spacing: 0.02px;
    font-weight: normal;
  }
  .micrositeModules section header .title-number {
    margin-bottom: 27px;
  }
  .micrositeModules .intro {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
  }
  .micrositeModules .card {
    height: unset;
    padding: 0 0 30px;
  }
  .micrositeModules .card.short {
    height: unset;
  }
  .micrositeModules .card-body {
    padding: 35px 30px 0;
  }
  .micrositeModules .card h2 {
    margin-bottom: 16px;
  }
  .micrositeModules .card p {
    margin-bottom: 20px;
    height: unset;
    font-size: 16px;
    line-height: 28px;
  }
  .micrositeModules .card ul {
    margin-top: 24px;
  }
  .micrositeModules .card ul li {
    margin-bottom: 20px; 
    font-size: 16px;
    line-height: 28px;
  }
  .micrositeModules .image-box.keep-ratio {
    width: calc(100vw - 20px);
    height: calc(100vw * 0.51067) !important;
  } 
  .micrositeModules .card-footer {
    position: static;
    min-height: unset;
    margin-top: 25px;
    padding: 0 30px;
  }
  .micrositeModules .btn {
    font-size: 15px;
    width: 100%;
  }
}
@media all and (min-width: 768px) {
  .micrositeModules .container.narrow {
    padding: 0 40px;
  }
  .micrositeModules h1.section-title {
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0.04px;
  }
  .micrositeModules .intro {
    line-height: 33px;
    letter-spacing: -0.11px;
  }
  .micrositeModules .btn {
    font-size: 18px;
    width: unset;
  }
  .micrositeModules section header .title-number {
    float: left;
  }
  .micrositeModules section header .inner {
    float: left;
    width: calc(100% - 106px);
  }
  .micrositeModules section header .title-number {
    margin: 0 30px 0 0;
  }
  .micrositeModules .card {
    padding: 0 0 50px;
  }
  .micrositeModules .card-body {
    padding: 55px 40px 0;
  }
  .micrositeModules .image-box.keep-ratio {
    width: calc(50vw - 34px);
    height: calc(50vw * 0.51067) !important;
  }
}
@media all and (min-width: 1025px) {
  .micrositeModules h1.section-title {
    margin-bottom: 20px;
    font-size: 37px;
    line-height: 38px;
    letter-spacing: 0.04px;
  }
  .micrositeModules section header .title-number {
    margin: 0 30px;
  }
  .micrositeModules .card {
    padding: 0 0 68px;
  }
  .micrositeModules .card-body {
    padding: 60px 45px 0;
  }
  .micrositeModules .card ul li {
    margin-bottom: 30px;
    font-size: 17px; 
  }
  .micrositeModules .card-footer {
    padding: 0 45px;
  }
}
/************************************************************************************************
 * Section Star
 ***********************************************************************************************/
.micrositeModules .star {
  height: 50vh;
  max-height: 1560px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.micrositeModules .star .row {
  margin-top: 0;
  padding: 0;
}
.micrositeModules .star h1 span {
  display: block;
  font-family: 'GTWalsheimPro-CondensedBold', sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
.micrositeModules .star h1 span.orange {
  color: #f54a14;
}
.micrositeModules .branding {
  margin-bottom: 87px;
}
@media all and (min-width: 0) {
  .micrositeModules .star {
    min-height: 394px;
    /* height: 394px; */
  }
  .micrositeModules .star-inner {
    padding: 57px 0;
  }
  .micrositeModules .branding {
    margin-bottom: 38px;
  }
  .micrositeModules .star h1 span {
    font-size: 41px;
    line-height: 35px;
    letter-spacing: 0.05px;
    font-weight: normal !important;
  }
}
@media all and (min-width: 768px) {
  .micrositeModules .star {
    min-height: 475px;
  }
  .micrositeModules .star-inner {
    padding: 85px 0;
  }
  .micrositeModules .star h1 span {
    font-size: 48px;
    line-height: 43px;
  }
}
@media all and (min-width: 1025px) {
  .micrositeModules .star {
    min-height: 600px;
  }
  .micrositeModules .star h1 span {
    font-size: 74px;
    line-height: 61.65px;
    letter-spacing: 0.08px;
  }
} 
 /***********************************************************************************************
 * Section Featured
 ***********************************************************************************************/
.micrositeModules .featured .card {
  height: unset;
  padding: 0;
}
.micrositeModules .featured .card-body {
  padding: 0;
}
.micrositeModules .featured .card h1 {
  margin-bottom: 24px;
  font-family: 'Nantes-Bold';
  font-size: 24px;
  line-height: 33px;
  font-weight: 700;
  letter-spacing: -0.11px;
  color: #212029;
}
@media all and (min-width: 0) {
  .micrositeModules section.featured {
    padding: 40px 0 0;
  }
  .micrositeModules .featured .image-box {
    width: calc(100vw - 30px);
    /* min-height: calc(100vw * 0.75145); */ /* keep ascpect ratio */
    min-height: 258px;
  }
  .micrositeModules .featured .card h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .micrositeModules .featured .card p {
    margin-bottom: 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .micrositeModules section.featured {
    padding: 60px 0 0;
  }
  .micrositeModules .featured .image-box {
    width: calc(50vw - 34px);
    min-height: 480px;
  }
}
@media all and (min-width: 1025px) {
  .micrositeModules section.featured {
    padding: 80px 0 10px;
  }
  .micrositeModules .featured .image-box {
    width: calc(50vw - 20px);
    max-width: 514px;
    min-height: 387px;
  }
}

/***********************************************************************************************
 * Section Media Card
 ***********************************************************************************************/
@media all and (min-width: 0) {
  .micrositeModules section.media-card {
    padding: 40px 0; 
  }
  .micrositeModules section.media-card .intro {
    margin-bottom: 35px;
  }
  .micrositeModules .card-img-top {
    margin-top: 0;
  }
  .micrositeModules .media-card .image-box {
    height: 470px;
    width: calc(100vw - 30px);
  }
}
@media all and (min-width: 768px) {
  .micrositeModules section.media-card {
    padding: 60px 0;
  }
  .micrositeModules .media-card .image-box {
    width: calc(50vw - 34px);
  }
  .micrositeModules .card-img-top + .card-body {
    padding-top: 35px;
  }
}
@media all and (min-width: 1025px) {
  .micrositeModules section.media-card {
    padding: 75px 0 80px; 
  }
  .micrositeModules section.media-card .intro {
    margin-bottom: 60px;
  }
  .micrositeModules .media-card .image-box {
    max-width: 514px;
    height: 538px;
  }
  .micrositeModules .media-card .image-box.keep-ratio {
    width: calc(50vw - 20px);
    height: calc(50vw * 0.51067) !important;
    max-height: 263px;
  }
  .micrositeModules .card-img-top + .card-body {
    padding-top: 27px;
  }
}

@media all and (max-width: 768px) {
  .micrositeModules .media-card .image-box {
    height: 470px!important;
    width: 100%;
  }
}

@media all and (max-width: 450px) {
  .micrositeModules .media-card .image-box {
    height: 300px!important;
    width: 100%;
  }
}

/***********************************************************************************************
 * Section Tinted
 ***********************************************************************************************/
.micrositeModules section.tinted .intro {
  margin-bottom: 50px;
}
@media all and (min-width: 0) {
  .micrositeModules section.tinted {
    padding: 40px 0;
  }
  .micrositeModules section.tinted .intro {
    margin-bottom: 35px;
  }
}
@media all and (min-width: 768px) {
  .micrositeModules .container.narrow .card-body {
    padding: 55px 0 0;
  }
  .micrositeModules .container.narrow .card-footer {
    padding: 0;
  }
  .micrositeModules section.tinted {
    padding: 60px 0;
  }
  .micrositeModules .p-col-md-6 {
    column-count: 2;
    column-gap: 25px;
  }
  .micrositeModules .p-col-md-6 p {
    display: inline-block;
  }
}
@media all and (min-width: 1025px) {
  .micrositeModules section.tinted {
    padding: 80px 0 100px;
  }
}

/***********************************************************************************************
 * Section Background Image
 ***********************************************************************************************/
.micrositeModules section.background-image {
  background: center / cover no-repeat url('img/office-building.png');
}
.micrositeModules section.background-image .intro {
  margin-bottom: 60px;
}
@media all and (min-width: 0) {
  .micrositeModules section.background-image {
    padding: 40px 0;
  }
  .micrositeModules section.background-image .intro {
    margin-bottom: 35px;
  }
}
@media all and (min-width: 768px) {
  .micrositeModules section.background-image {
    padding: 60px 0;
  }
}
@media all and (min-width: 1025px) {
  .micrositeModules section.background-image {
    padding: 75px 115px;
  }
}
/***********************************************************************************************
 * Section Dark
 ***********************************************************************************************/
.micrositeModules section.dark {
  background-color: #212029;
}
.micrositeModules section.dark .intro {
  margin-bottom: 50px;
}
@media all and (min-width: 0) {
  .micrositeModules section.dark {
    padding: 40px 0;
  }
}
@media all and (min-width: 768px) {
  .micrositeModules section.dark {
    padding: 60px 0;
  }
}
@media all and (min-width: 1025px) {
  .micrositeModules section.dark {
    padding: 70px 0 110px;
  }
}

/***********************************************************************************************
 * Section Wide Card
 ***********************************************************************************************/
.micrositeModules section.wide-card .intro {
  margin-bottom: 50px;
}
@media all and (min-width: 0) {
  .micrositeModules section.wide-card {
    padding: 40px 0;
  }
  .micrositeModules section.wide-card .intro {
    margin-bottom: 35px;
  }
}
@media all and (min-width: 768px) {
  .micrositeModules section.wide-card {
    padding: 60px 0;
  }
}
@media all and (min-width: 1025px) {
  .micrositeModules section.wide-card {
    padding: 65px 0 120px;
  }
}

/************************************************************************************************ Footer
 ***********************************************************************************************/
 .micrositeModules section.red{
   background-color: #f54914;
 }

 .star img{max-width: 142px;}

 .orange-color{color: #f54a14 !important; border-bottom: 1px solid #f54a14;}
@media all and (max-width: 768px) {
  .allNewsModule .filter ul{padding: 0;}
  .filter.mobile-filter.desktop-hidden{padding: 0 0 20px 0; display: none;}
  .allNewsModule .filter ul li img{margin: 0 0 0 10px;}
  .lastVisitNews{padding-bottom: 0;}
  .allNewsModule{padding: 15px 0 29px 0;}
  .allNewsModule .filter ul:first-child li:first-child img{display: none;}
  .allNewsModule .filter ul:last-child{display: none;}
  .allNewsModule .filter ul:last-child li{display: inline-block; float: left; clear: left;}
  .filter.mobile-filter.desktop-hidden.active ul:first-child li:first-child img{display: inline;
    transform:          rotate(180deg);
    -ms-transform:      rotate(180deg);
    -moz-transform:     rotate(180deg);
    -webkit-transform:  rotate(180deg);
    -o-transform:       rotate(180deg);
  }
  .filter.mobile-filter.desktop-hidden.active ul:first-child li:last-child{display: none;}
  .allNewsModule .filter ul:last-child li.active{margin: 0 0 5px 0;}
}
/*
.opacity-zero{opacity: 0;}
*/



.twoCol.textModule{padding: 0 0 60px 0;}
.twoCol.textModule .content700{margin: 0 auto; max-width: 1290px; padding: 0 15px;}
.twoCol.textModule .content700 .left{width: 50%; float: left;}
.twoCol.textModule .content700 .left .content{padding: 0 7px 0 0; max-width: 600px;}
.twoCol.textModule .content700 .right{width: 50%; float: left;}
.twoCol.textModule .content700 .right .content{padding: 0 0 0 7px; max-width: 600px;}
.twoCol.textModule p{font-family: 'GTWalsheimPro-Light'; color: #8e8e8e;}
@media all and (max-width: 768px) {
  .twoCol.textModule{padding: 0 0 10px 0;}
  .twoCol.textModule .content700 .left, .twoCol.textModule .content700 .right{width: 100%; float: none;}
  .twoCol.textModule .content700 .left .content, .twoCol.textModule .content700 .right .content{padding: 0;}
}

.custom-text-module .content700 h5 {
  font-family: 'Walsheim-Bold-Oblique';
  font-weight: bold;
  font-style: italic;
  font-size: 1.7em;
  line-height: 1.52em;
  padding: 0 0 26px 0;
}

.admin-bar.fl-builder-edit .fl-row, .admin-bar.fl-builder-edit .fl-row-content, .admin-bar.fl-builder-edit .fl-col-group, .admin-bar.fl-builder-edit .fl-col, .admin-bar.fl-builder-edit .fl-module, .admin-bar.fl-builder-edit .fl-module-content{z-index: 1;}


.content700 table{margin:0 0 30px 0; width: 100%;  border-collapse: collapse;}
.content700 table tbody tr:first-child td{background: #f54a14; color: #fff;}
.content700 table tbody tr:nth-child(even){background: #f2f2f2;}
.content700 table tbody tr:nth-child(odd){}
.content700 table tbody tr td{font-size: 1.5em; padding: 14px 10px 11px; color: #5a5960; font-family: 'GTWalsheimProRegular'; border: 1px solid #dadada;}
@media all and (max-width: 768px) {
  .content700 table tbody tr td{font-size: 1.1em;}
}
@media all and (min-width: 1440px){
  .hero .slider{max-width: 1440px; margin: 0 auto;}
  .hero .slider .slick-arrow{display: none !important;}
}

.relatedVideoModule .items .hidden{display: none;}		
.relatedVideoModule .three_videos .textAlignCenter{width: 100%; margin: 0; float: none;}

/***********************************************************************************************
 * Top logos module css
 ***********************************************************************************************/
 .logo-container .logo-row {
  display: flex;
  flex-wrap: wrap;
  max-width: 1290px;
  margin: auto;
 }

 @media only screen and (min-width: 768px) and (max-width: 1024px) {
  .logo-container .logo-row {
    padding-left: 44px;
    padding-right: 44px;
  }
 } 

 .logo-container .logo-row .single-logo {
   width: 20%;
   height: 125px;
   display: flex;
   justify-content: center;
   align-items: center;
 }
 @media only screen and (max-width: 768px) {
  .logo-container .logo-row .single-logo {
    width: 50%;
    height: 90px;
  }
 } 

 .logo-container .logo-row img {
  object-fit: scale-down;
  max-height: 40px;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 992px){
  .logo-container .logo-row img {
    max-height: 30px;
  }
}

@media only screen and (max-width: 420px){
  .logo-container .logo-row img {
    max-height: 25px;
  }
}
/***********************************************************************************************
 * Featured stories module css
 ***********************************************************************************************/
.featured-stories-container {
  background-color: #F2F2F2;
}
.featured-stories-container .featured-stories-row {
   display: flex;
   flex-direction: row;
   max-width: 1290px;
   margin: auto;
   padding: 60px 12px;
}

@media only screen and (max-width: 1024px){
  .featured-stories-container .featured-stories-row {
    padding-left: 44px;
    padding-right: 44px;
 }
}

@media only screen and (max-width: 767px){
  .featured-stories-container .featured-stories-row {
    padding-left: 15px;
    padding-right: 15px;
 }
}

@media only screen and (max-width: 1200px){
  .featured-stories-container .featured-stories-row {
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 50px;
 }
}
/* Css if align order is changed to logos on the left */
@media only screen and (min-width: 1200px){
  .featured-stories-container .featured-stories-row.change-order .description-col {
    order: 2;
    display: flex;
    justify-content: end;
    flex-direction: column;
  }

  .featured-stories-container .featured-stories-row.change-order .description-col .description-content {
    width: 80%;
    margin-left: auto;
    position: relative;
  }

  .featured-stories-container .featured-stories-row.change-order .description-col .description-content p {
    width: 100%;
  }
}
/* Css if align order is changed to logos on the left - END*/
.featured-stories-container .featured-stories-row .description-col {
  width: 50%;
}

.featured-stories-container .featured-stories-row .description-col .description-content {
  position: relative;
}

@media only screen and (max-width: 1200px){
  .featured-stories-container .featured-stories-row .description-col {
    width: 100%;
  }
}

.featured-stories-container .featured-stories-row .description-col h2 {
  color: #212029;
  font-family: 'Nantes-Bold';	
  font-size: 56px;	
  font-weight: bold;	
  line-height: 56px;
  margin-bottom: 60px;
}

@media only screen and (max-width: 768px){
  .featured-stories-container .featured-stories-row .description-col h2 {
    font-size: 24px;	
    line-height: 24px;
    margin-bottom: 30px;
  }
}


.featured-stories-container .featured-stories-row .description-col p {
  font-size: 18px;
  font-family: 'GTWalsheimPro-Light';
  line-height: 26px;
  color: #212029;
  width: 80%;
}

@media only screen and (max-width: 1200px){
  .featured-stories-container .featured-stories-row .description-col p {
    width: 100%;
  }
}

@media only screen and (max-width: 768px){
  .featured-stories-container .featured-stories-row .description-col p {
    font-size: 16px;
    line-height: 16px;
  }
}

.featured-stories-container .featured-stories-row .logo-tiles-col {
  width: 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  z-index: 10;
}

@media only screen and (max-width: 1200px){
  .featured-stories-container .featured-stories-row .logo-tiles-col {
    width: 100%;
    margin-top: 50px;
  }
}

.featured-stories-container .featured-stories-row .logo-tiles-col .btn-row {
 width: 100%;
 margin-top: 30px;
}

.featured-stories-container .featured-stories-row .logo-tiles-col .btn-row a {
  color: #F54A14;
  font-size: 18px;
  font-family: 'GTWalsheimPro-Light';
  display: flex;
  align-items: center;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}

.featured-stories-container .featured-stories-row .logo-tiles-col .btn-row a i {
  font-size: 30px;
  margin-left: 10px;
}

@media only screen and (max-width: 700px){
  .featured-stories-container .featured-stories-row .logo-tiles-col .btn-row a {
    color: #fff;
    background-color: #F54A14;
    font-size: 15px;
    font-family: 'GTWalsheimPro-Light';
    justify-content: center;
    line-height: 18px;
    height: 60px;
  }
  .featured-stories-container .featured-stories-row .logo-tiles-col .btn-row a i {
    display: none;
  }
}

@media only screen and (min-width: 700px){
  .featured-stories-container .featured-stories-row .logo-tiles-col .btn-row.mobile-button {
    display: none;
   }
}

@media only screen and (max-width: 700px){
  .featured-stories-container .featured-stories-row .logo-tiles-col .btn-row.desktop-button {
    display: none;
   }
}

.featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile {
  width: 30%;
  /* margin-left: 1%;
  margin-right: 1%; */
  height: 190px;
  transition: 0.3s;
  background-color: #fff;
  margin-bottom: 25px;
}

@media only screen and (max-width: 1200px){
  .featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile {
    height: 220px;
  }
}

@media only screen and (max-width: 800px){
  .featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile {
    height: 180px;
  }
}

@media only screen and (min-width: 700px){
  .featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile:nth-child(3n+2) {
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media only screen and (max-width: 700px){
  .featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile {
    width: 48%;
    height: 220px;
  }
  .featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile:nth-child(odd) {
    margin-right: 2%;
  }
  .featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile:nth-child(even) {
    margin-left: 2%;
  }
}

@media only screen and (max-width: 500px){
  .featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile {
    height: 170px;
  }
}

@media only screen and (max-width: 350px){
  .featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile {
    height: 140px;
  }
}

.featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile .tile-content {
  height: 100%;
  position: relative;
}

.featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile .tile-content img {
  max-height: 65px;
  max-width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

@media only screen and (max-width: 350px){
  .featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile .tile-content img {
    max-height: 50px;
  }
}

.featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile .tile-content img.logo-hover {
  opacity: 0;
} 

.featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile:hover {
  background-color: #F54A14;
}

.featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile:hover img.logo {
  opacity: 0;
}

.featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile:hover img.logo-hover {
  opacity: 1;
}

.featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile .tile-content .client-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 10px 10px 10px;
} 

.featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile .tile-content .client-name span {
  color: #8E8E8E;
  font-size: 15px;
  font-family: 'GTWalsheimPro-Light';
}

.featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile .tile-content .client-name i {
  color: #8E8E8E;
  font-size: 15px;
}

.featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile:hover .client-name span {
  color: #fff;
}

.featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile:hover .client-name i {
  color: #fff;
}

@media only screen and (max-width: 699px){
  .featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile:nth-child(n+5) {
    display: none;
  }
}
@media only screen and (min-width: 700px){
  .featured-stories-container .featured-stories-row .logo-tiles-col .logo-tile:nth-child(n+10) {
    display: none;
  }
}

.featured-stories-container {
  position: relative;
  overflow: hidden;
}

.featured-stories-container  h3.background-title {
    position: absolute;
    top: 60px;
    right: 50px;
    text-transform: uppercase;
    opacity: 0.07;
    font-size: 290px;
    color: #21202a;
    letter-spacing: -4.17px;
    line-height: 220px;
    cursor: default;
    pointer-events: none;
    z-index: 1;
    font-family: 'GTWalsheimPro-CondensedBold';
}

@media only screen and (max-width: 1200px){
  .featured-stories-container  h3.background-title {
    right: unset;
  }
}
@media only screen and (max-width: 1260px){
  .featured-stories-container  h3.background-title {
    font-size: 204px;
    line-height: 170px;
  }
}

.featured-stories-container.bg-title-right-align  h3.background-title {
 right: unset;
}

/***********************************************************************************************
 * Investments module additional css
 ***********************************************************************************************/
.fl-builder-settings-fields select[multiple] {
  min-height: 150px!important;
}

.investmentsModule .filter ul li.active ul, .relatedNewsModule .filter ul li.active ul{
  width: max-content;
}

.investmentsBoxes .boxes .box .back-side {
  width: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
} 

@media only screen and (min-width: 767px){
  .investmentsBoxes .boxes .box:hover .back-side {
    visibility: visible;
    opacity: 1;
  } 
}

.investmentsBoxes .boxes .box.active .back-side {
  visibility: visible;
  opacity: 1;
} 

/***********************************************************************************************
 * Heading with Button module css
 ***********************************************************************************************/

 .heading-with-button-container .container-content {
  /* width: 90%; */
  max-width: 1290px;
  margin: auto;
  padding-top: 180px;
  padding-bottom: 84px;
  padding-left: 15px;
  padding-right: 15px;

 }

@media only screen and (min-width: 1024px){
  .heading-with-button-container .container-content {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: space-between;
  }
}

 @media only screen and (max-width: 1024px){
  .heading-with-button-container .container-content {
    padding-left: 44px;
    padding-right: 44px;
  }
}

@media only screen and (max-width: 767px){
  .heading-with-button-container .container-content {
    padding-top: 113px;
    padding-bottom: 82px;
    padding-left: 15px;
    padding-right: 15px;
   }
}

 .heading-with-button-container .container-content .heading-row h2 {
  font-size: 38px;
  font-family: 'GTWalsheimPro-CondensedBold';
  font-weight: bold;
 }

 @media only screen and (max-width: 768px){
  .heading-with-button-container .container-content .heading-row h2 {
    font-size: 24px;
   }
 }


 .heading-with-button-container .container-content .button-row {
  margin-top: 50px;
  display: flex;
  align-items: center;
 }

 @media only screen and (min-width: 1024px){
  .heading-with-button-container .container-content .button-row {
    margin-top: 0px;
   }
 }

 .heading-with-button-container .container-content .button-row a {
  font-size: 18px;
  font-family: 'GTWalsheimPro-CondensedBold';
  color: #FFFFFF;
  padding: 21px 33px;
  border: 1px solid #FFFFFF;
  font-weight: bold;
  min-width: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
 }

 @media only screen and (max-width: 768px){
  .heading-with-button-container .container-content .button-row a {
    padding: 21px 0;
    width: 100%;
    text-align: center;
   }
 }

 /***********************************************************************************************
 * Hubspot contact form module css
 ***********************************************************************************************/

 .hubspot-module {
  padding-top: 50px;
  padding-bottom: 30px;
 }

 @media only screen and (min-width: 768px) and (max-width: 1260px) {
  .hubspot-module {
    padding-left: 40px;
    padding-right: 40px;
  }
 }

 .contact-form-module {
   width: 872px;
   margin: auto;
 }

 @media only screen and (min-width: 821px) and (max-width: 1200px) {
  .contact-form-module {
    width: 720px;
    margin: auto;
  }
 }

 @media only screen and (max-width: 820px) {
  .contact-form-module {
    width: auto;
  }
 }

 @media only screen and (max-width: 767px) {
  .contact-form-module {
    width: 100%;
    padding: 0 15px;
  }
 }

 .contact-form-module h2.hubspot-title{
  font-family: 'Nantes-Bold';
  font-size: 28px;
  letter-spacing: -0.01em;
  padding: 0 0 24px 0;
 }

 .contact-form-module p.hubspot-subtitle{
  font-size: 18px;
  padding: 10px 0 50px 0;
  font-family: 'GTWalsheimPro-Light';
  font-weight: normal;
 }

 @media only screen and (max-width: 767px) {
  .contact-form-module h2.hubspot-title{
    font-size: 24px;
    letter-spacing: -0.01em;
    padding: 0 0 24px 0;
   }
   .contact-form-module p.hubspot-subtitle{
    font-size: 17px;
    padding-bottom: 20px;
    line-height: 26px;
   }
 }

 *:not(.right):not(.contactForm) > .hbspt-form {
   padding: 30px;
   border: 1px solid #C6C6C6;
 }

 @media only screen and (max-width: 600px) {
  *:not(.right):not(.contactForm) > .hbspt-form {
    padding: 0px;
    border: none;
  }
 }

 *:not(.right):not(.contactForm) > .hbspt-form {
  font-size: 17px;
 }

 .micrositeModules .card .hbspt-form ul {
   padding-left: 0;
 }

 .micrositeModules .card .hbspt-form ul li:before {
   display: none;
 }

 *:not(.right):not(.contactForm) > .hbspt-form ul {
   list-style: none !important;
   padding-left: 0 !important;
 }

 *:not(.right):not(.contactForm) > .hbspt-form ul li {
    padding-left: 0 !important;
  }

 *:not(.right):not(.contactForm) > .hbspt-form fieldset {
  max-width: 100% !important;
 }

 *:not(.right):not(.contactForm) > .hbspt-form fieldset label span.hs-form-required {
  color: #F54A14;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.legal-consent-container {
   margin-bottom: 20px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.legal-consent-container .hs-form-booleancheckbox-display>span {
   margin-left: 27px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input {
  margin-right: 0;
  margin-top: 5px;
  margin-bottom: 20px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input input.hs-input {
  width: 100%;
  border: 1px solid #C6C6C6;
  height: 60px;
  padding-left: 10px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input input.hs-input::placeholder {
  color: #9A9A9A;
  font-family: 'GTWalsheimPro-Light';
  font-size: 14px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) legend.hs-field-desc {
  font-size: 12px;
  color: #9A9A9A;
  margin-bottom: 10px;
  margin-top: 2px;
  font-family: 'GTWalsheimPro-Light';
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input label.hs-form-radio-display {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input label.hs-form-radio-display span {
  font-size: 17px;
  color: #8E8E8E;
  font-family: 'GTWalsheimPro-Light';
  font-weight: normal;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input label.hs-form-checkbox-display span {
  font-size: 17px;
  color: #8E8E8E;
  font-family: 'GTWalsheimPro-Light';
  font-weight: normal;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input ul.inputs-list {
  margin-top: 15px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input input[type="radio"] {
  -webkit-appearance: checkbox;
  margin: 0;
  width: 17px;
  height: 17px;
  margin-right: 10px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input ul.inputs-list li.hs-form-checkbox {
  margin-bottom: 15px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input ul.inputs-list li.hs-form-checkbox:nth-child(odd) {
  width: 40%;
  display: inline-block;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input ul.inputs-list li.hs-form-checkbox:nth-child(even) {
  width: 60%;
  display: inline-block;
 }

 @media only screen and (max-width: 600px) {
  *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input ul.inputs-list li.hs-form-checkbox:nth-child(odd) {
    width: 100%;
   }
  
   *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input ul.inputs-list li.hs-form-checkbox:nth-child(even) {
    width: 100%;
   }
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input input[type="checkbox"] {
  -webkit-appearance: checkbox;
  margin: 0;
  width: 17px;
  height: 17px;
  margin-right: 10px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) div.input textarea {
  width: 100%;
  min-height: 60px;
  resize: vertical;
 }

 *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) .legal-consent-container .hs-richtext {
  font-size: 17px;
  font-family: 'GTWalsheimPro-Light';
  letter-spacing: 0.13px;
  line-height: 26px;
  color:#21202A;
  margin-top: 25px;
 }

 @media only screen and (max-width: 600px) {
  *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) .legal-consent-container .hs-richtext {
    margin-top: 0px;
   }
 }

 @media only screen and (min-width: 600px) {
  *:not(.right):not(.contactForm) > .hbspt-form *:not(.form-columns-2) .legal-consent-container .hs-richtext {
    margin-top: 0px;
   }

   *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 {
    margin-bottom: 20px;
  }
 }

 *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.input {
  margin-top: 5px;
  margin-right: 0;
 }

 *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.hs_firstname {
  width: 48%;
  margin-right: 2%;
 }

 *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.hs_lastname {
  width: 48%;
  margin-left: 2%;
 }

 @media only screen and (max-width: 600px) {
  *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.hs_firstname {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
   }
  
   *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.hs_lastname {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
   }
 }
 
 *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.input input.hs-input {
  width: 100%;
  border: 1px solid #C6C6C6;
  height: 60px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.hs-richtext p {
  font-size: 22px;
  font-family: 'Nantes-Bold';
  margin-top: 40px;
  margin-bottom: 25px;
 }

 @media only screen and (max-width: 600px) {
  *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.hs-richtext p {
    margin-top: 5px;
   }
 }

 *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.hs_city {
  width: 48%;
  margin-right: 2%;
 }

 *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.hs_country {
  width: 48%;
  margin-left: 2%;
 }

 @media only screen and (max-width: 600px) {
  *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.hs_city {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
   }
  
   *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.hs_country {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
   }
 }

 *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.hs_country .input select {
  width: 100%;
  height: 60px;
  border: 1px solid #C6C6C6;
  padding-left: 10px;
  background: url(img/select-arrows.png) 95% no-repeat;
  -webkit-appearance: none;
 }

 *:not(.right):not(.contactForm) > .hbspt-form fieldset.form-columns-2 div.hs_country .input select option:disabled{
  color:#8E8E8E;
  font-size: 14px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form .hs-submit {
   margin-bottom: 15px;
 }

 *:not(.right):not(.contactForm) > .hbspt-form .hs-submit .actions input.hs-button {
  background-color: #F54A14;
  border: none;
  width: 160px;
  height: 60px;
  color: #FFFFFF;
  font-size: 18px;
  letter-spacing: 0.36px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
 }

 *:not(.right):not(.contactForm) > .hbspt-form .hs-submit .actions input.hs-button:focus {
  outline: none;
 }


 @media only screen and (max-width: 375px) {
  *:not(.right):not(.contactForm) > .hbspt-form .hs-submit .actions input.hs-button {
    width: 100%;
  }
 }
 ul.hs-error-msgs {
   margin-top: 5px;
 }
 *:not(.right):not(.contactForm) > .hbspt-form .hs-error-msg {
   color: #F54A14;
   margin-top: 3px;
 }

/***********************************************************************************************
 * Office hours module css
 ***********************************************************************************************/

 .office-hours-module {
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
   padding: 205px 15px 165px 15px;
 }

 @media only screen and (max-width: 767px) {
  .office-hours-module {
    padding: 120px 15px 40px 15px;
  }
 }

 .office-hours-module .office-hours-content {
   width: 1260px;
   margin: auto;
  
 }

 @media only screen and (max-width: 1300px) {
  .office-hours-module .office-hours-content {
    width: auto;
  }
 }

 @media only screen and (min-width: 768px) and (max-width: 1024px) {
  .office-hours-module .office-hours-content {
    margin: 0 25px;
  }
 }

 .office-hours-module .office-hours-content h3.module-title {
   font-size: 38px;
   font-family: 'GTWalsheimPro-CondensedBold';
   font-weight: normal;
   font-style: normal;
 }

 @media only screen and (max-width: 767px) {
  .office-hours-module .office-hours-content h3.module-title {
    font-size: 24px;
  }
 }

 .office-hours-module .office-hours-content h6.intro-text {
  font-size: 24px;
  color: #fff;
  width: 430px;
  padding-top: 20px;
  font-family: 'Nantes-Bold';
 }

 @media only screen and (max-width: 767px) {
  .office-hours-module .office-hours-content h6.intro-text {
    width: auto;
   }
 }

 .office-hours-module .office-hours-content .white-editor-blocks {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
 }

 @media only screen and (max-width: 767px) {
  .office-hours-module .office-hours-content .white-editor-blocks {
    margin-top: 30px;
    flex-direction: column;
   }
 }

 .office-hours-module .office-hours-content .white-editor-blocks .editor-block {
  background-color: #fff;
  padding: 60px;
  width: 620px;
 }

 @media only screen and (min-width: 768px) and (max-width: 1300px) {
  .office-hours-module .office-hours-content .white-editor-blocks .editor-block {
    background-color: #fff;
    padding: 60px 30px;
    width: 48%;
   }
 }

 @media only screen and (max-width: 767px) {
  .office-hours-module .office-hours-content .white-editor-blocks .editor-block {
    background-color: #fff;
    padding: 30px 15px;
    width: auto;
    margin-bottom: 20px;
   }
 }
 
 .office-hours-module .office-hours-content .white-editor-blocks .editor-block h3.editor-title {
  font-size: 17px;
  color: #F54A14;
  font-family: 'GTWalsheimProRegular', sans-serif;
  margin-bottom: 30px;
  letter-spacing: 0.83px;
  line-height: 23px;
 }

 .office-hours-module .office-hours-content .white-editor-blocks .editor-block ul {
  list-style: disc;
  padding-left: 20px;
 }

 .office-hours-module .office-hours-content .white-editor-blocks .editor-block ul li {
  font-family: 'GTWalsheimPro-Light';
  font-size: 17px;
  padding-left: 10px;
  line-height: 26px;
 }

 .office-hours-module .office-hours-content .white-editor-blocks .editor-block h6 {
  font-size: 12px;
  font-family: 'GTWalsheimPro-CondensedBold';
  text-transform: uppercase;
  letter-spacing: 0.3px;
  line-height: 19px;
 }

 .office-hours-module .office-hours-content .white-editor-blocks .editor-block p {
  font-family: 'Nantes-Bold';
  font-size: 17px;
  line-height: 26px;
  font-family: 'GTWalsheimPro-Light';
 }

 .office-hours-module .office-hours-content .white-editor-blocks .editor-block h4 {
  font-family: 'Nantes-Bold';
  font-size: 22px;
  line-height: 30px;
 }

 .office-hours-module .office-hours-content .white-editor-blocks .editor-block a {
  font-family: 'GTWalsheimPro-Light';
  font-size: 17px;
  line-height: 38px;
  color: #F54A14;
 }
