.advanced-team{padding-top:100px}.advanced-team .top_section{text-align:center}.advanced-team .top_section h2{color:#c20047;font-size:30px;font-weight:300;line-height:35px;margin-bottom:22px}.advanced-team .top_section h2:after{background-color:#c20047;content:"";display:block;height:1px;margin:33px auto 40px;max-width:150px}.advanced-team .top_section .title{padding-bottom:79px}.advanced-team .team .page-center{max-width:1145px;padding-left:15px;padding-right:15px}.advanced-team .team .page-center:after,.advanced-team .team .page-center:before{clear:both;content:"";display:block}.advanced-team .team .span4{border:1px solid #2f3238;cursor:pointer;float:left;margin-bottom:30px;margin-left:30px;overflow:hidden;position:relative;width:31.54%}.advanced-team .team .team-items-wrapper:nth-child(3n+1) .span4{margin-left:0}.advanced-team .team .span4:after{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:16px;content:"";display:block;height:11px;left:25px;position:absolute;width:14px;z-index:6}.advanced-team .team .span4 img{height:auto;max-height:350px;object-fit:cover;object-position:0 30%;width:100%}.advanced-team .team .span4 .hovered-details{bottom:0;left:0;position:absolute;width:100%}.advanced-team .team .hovered-bg-color{height:40px;padding:0 31px;position:relative}.advanced-team .team .hovered-bg-color:before{background-color:#c20047;content:"";display:block;height:100%;left:0;mix-blend-mode:multiply;opacity:1;position:absolute;top:0;width:100%}.advanced-team .team .team-detail-wrapper{left:50px;padding-right:0;position:absolute;right:20px;top:7px}.advanced-team .team .hovered-bg-color:after{background-size:cover;bottom:14px;content:"";display:block;height:16px;left:25px;opacity:0;position:absolute;width:9px;z-index:13}.advanced-team .team .team-detail-wrapper p{color:#fff;font-size:18px;font-weight:300;line-height:28px;margin:0;overflow:hidden;text-overflow:ellipsis;width:100%}.advanced-team .team .span4:hover .team-detail-wrapper p{font-weight:300;opacity:1;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.advanced-team .team .span4:hover .hovered-bg-color:after{opacity:1}.advanced-team .team .span4:hover .team-detail-wrapper{left:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.advanced-team .team .span4:hover .hovered-bg-color:before{font-weight:300;opacity:1;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.advanced-team .team .span4:hover .hovered-bg-color{height:350px}.advanced-team .team .span4:hover:after{background:unset}.advanced-team .team .team-detail-box{background:rgba(0,0,0,.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:400}.advanced-team .team .team-detail-box .team-detail{background-color:#fff;bottom:0;height:670px;left:0;margin:auto;max-width:865px;position:absolute;right:0;top:0;width:100%;z-index:500}.advanced-team .team .team-detail-box .row-fluid{height:100%}.advanced-team .team .team-detail-box .row-fluid:after,.advanced-team .team .team-detail-box .row-fluid:before{clear:both;content:"";display:block}.advanced-team .team .team-detail-box .span6{float:left;height:100%;margin:0;padding:34px 70px 69px 30px;width:50%}.advanced-team .team .team-detail-box .span6.imageBack{background-position:100%;background-size:cover}.advanced-team .team .team-detail-box .span6 .close-wrapper{cursor:pointer;margin-bottom:24px}.advanced-team .team .team-detail-box .span6 .close-wrapper img{display:block}.advanced-team .team .team-detail-box .span6 .team-info{margin-bottom:50px;min-height:202px}.advanced-team .team .team-detail-box .span6 .team-info p{color:#c20047;font-family:Roboto,sans-serif;font-size:36px;font-weight:300;line-height:50px;margin:0}.advanced-team .team .team-detail-box .span6 .team-info:after{background-color:#9b9b9b;content:"";display:block;height:1px;margin:18px 0 25px;width:250px}.advanced-team .team .team-detail-box .span6 .team-bio{min-height:202px}.advanced-team .team .team-detail-box .span6 .team-bio ul{margin-left:40px;padding:0}.advanced-team .team .team-detail-box .span6 .team-bio ul li{font-size:16px;font-weight:300;line-height:23px;margin:0;padding-left:9px}.advanced-team .team .team-detail-box .span6 .team-info p strong{font-weight:500}.advanced-team .team .team-detail-box .span6 .linked-in a{color:#c20047;font-size:14px;font-weight:500;text-decoration:underline}.advanced-team .team .team-detail-box .span6 .linked-in a i{bottom:-6px;font-size:30px;margin-right:17px;position:relative}.advanced-team .top_section .title p{font-size:16px;line-height:30px;margin:0 auto;max-width:650px}.advanced-team .button-holder a{background-color:transparent;border:2px solid #2f3238;border-radius:31px;color:#2f3238;display:inline-block;font-family:Roboto,sans-serif!important;font-size:16px;font-weight:700;line-height:16px;padding:15px 40px;text-decoration:none;transition:all .5s ease}.advanced-team .button-holder{padding-bottom:150px;padding-top:100px;text-align:center}.advanced-team .button-holder a:hover{background-color:#c20047;border-color:#c20047;color:#fff}.advanced-team .team{padding-bottom:70px}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@media(max-height:650px){.advanced-team .team .team-detail-box .row-fluid{display:flex;height:auto}.advanced-team .team .team-detail-box .span6{height:auto}.advanced-team .team .team-detail-box .team-detail{max-height:100vh;overflow:auto}}@media(max-width:1200px){.advanced-team .team .span4{width:30.54%}}@media(max-width:767px){.advanced-team .button-holder{padding-top:0}.advanced-team .team .span4{margin:0 0 30px!important;width:100%}.advanced-team .team .team-detail-box .span6{width:100%}.advanced-team .team .team-detail-box .span6 .team-bio,.advanced-team .team .team-detail-box .span6 .team-info{min-height:unset}.advanced-team .team .team-detail-box .span6,.advanced-team .team .team-detail-box .team-detail{height:auto}.advanced-team .team .team-detail-box .span6.imageBack{min-height:100%}.advanced-team .team .team-detail-box .span6 .team-bio ul{margin:0 0 20px 20px;padding:0}.advanced-team .team .team-detail-box .span6{padding:30px}.advanced-team .team .team-detail-box .span6 .team-info p{font-size:24px;line-height:41px}.advanced-team .team .span4{float:none;margin:0 auto;margin:0 auto!important;max-width:400px}.advanced-team .team .hovered-bg-color{height:auto;padding:20px 31px}.advanced-team .team .team-detail-wrapper{left:0;position:relative;right:0;top:0;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.advanced-team .team .span4 img{max-height:400px}.advanced-team .team .team-detail-wrapper:after{bottom:0;height:46px;margin:auto;position:absolute;right:0;top:0}.advanced-team .top_section h2{font-size:26px}.advanced-team .team .span4:hover .hovered-bg-color{height:400px}.advanced-team .team .span4:after{opacity:0}.advanced-team .team .team-detail-box .span6.imageBack{background-position:50%}.advanced-team .team .team-detail-box .team-detail{height:578px;overflow-x:hidden;overflow-y:scroll}.advanced-team .team .team-detail-box .span6{padding:56px 42px 89px}.advanced-team .team .team-detail-box .span6 .team-info:after{width:100%}.advanced-team .team .team-detail-box .span6 .team-info{margin-bottom:20px}.advanced-team .team .team-detail-box .span6 .team-bio ul{margin-left:40px}.advanced-team .team .team-detail-box .span6 .close-wrapper{margin-bottom:40px}.advanced-team .team .team-detail-box .row-fluid{display:flex;flex-direction:column-reverse;justify-content:center;margin-bottom:20px;margin-top:20px}.advanced-team .team .team-detail-box .team-detail{height:auto;padding:0 15px}.advanced-team .team .team-detail-box .span6.imageBack{background-repeat:no-repeat;background-size:contain;min-height:500px}.advanced-team .team .team-detail-box .span6 .close-wrapper{position:absolute;right:40px;top:40px}.advanced-team .team .team-detail-box .row-fluid{padding-bottom:20px}}@media (max-width:479px){.advanced-team .team .team-detail-box .span6{padding-bottom:30px;padding-left:15px;padding-right:15px}.advanced-team .team .team-detail-box .span6.imageBack{min-height:300px}}