/* EMPIRE VISUAL STUDIO v4 */
/* Created by Michael Ooi */

#ai,section{position:relative;overflow:hidden}#contact,#home,#portfolio,section{height:100vh}#ai,.no-scroll,.viewport,section{overflow:hidden}#ai::before,.overlay,.viewport{position:absolute;top:0;left:0}#home,.overlay,.viewport,section{display:flex}#ai::before,.description,.overlay,.viewport{width:100%;height:100%}section{width:100%;margin:0;opacity:0;filter:blur(20px);transition:opacity 1s ease-out,filter 1s ease-out}section.fade-in-blur{opacity:1;filter:blur(0)}.no-scroll{height:100%}#home{background:repeating-linear-gradient(45deg,#000,#000 5px,#222 6px,#222 1px);align-items:center;background-attachment:fixed;border-bottom:2px solid #222}.masked-div{mask-image:linear-gradient(-45deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 80%);-webkit-mask-image:linear-gradient(-45deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 80%)}#services{border-top:1px solid #333;border-bottom:1px solid #fff}#portfolio{background-color:#000}#ai{border-top:2px solid #fff;border-bottom:1px solid #222}#ai::before{content:'';background:url('../img/ai-bg.webp') center center/cover no-repeat fixed;box-shadow:inset 0 -50px 200px #000;animation:15s ease-in-out infinite scaleBackground;z-index:-1}@keyframes scaleBackground{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}#contact{background:repeating-linear-gradient(-45deg,#000,#000 5px,#222 7px,#222 1px);background-attachment:fixed}.viewport{transition:opacity .5s;z-index:-1}.overlay{justify-content:space-between;align-items:center;z-index:1}.overlay p,ul{font-size:12px;color:#666;margin-top:0;padding-top:5px;line-height:1.3;font-family:Roboto,sans-serif;font-weight:500;hyphens:auto;word-spacing:-0.5px;text-align-last:left}ul{list-style-type:"⫸";text-align:left;margin-left:-25px;padding-right:5px;color:#005dbd}li{margin-left:0;margin-bottom:2px;padding-left:10px}h2,h4{color:#1e90ff;text-shadow:0 0 10px rgba(30,144,255,.8),0 0 20px rgba(30,144,255,.6),0 0 30px rgba(30,144,255,.4);text-transform:uppercase;font-style:italic;letter-spacing:1px;text-transform:uppercase;line-height:.5;padding:0}h2{font-size:24px}h4{font-size:18px}.description{margin-top:-10px;padding-right:50px;text-align:justify;text-align-last:left;overflow-y:scroll}.description::-webkit-scrollbar{width:6px}.description::-webkit-scrollbar-track{background:0 0;border-right:1px solid #222}.description::-webkit-scrollbar-thumb{background:#004c96;border-radius:5px}.description::-webkit-scrollbar-thumb:hover{background:#1e90ff}

.top-content{position:absolute;z-index:-1}.arrowButton{position:absolute;z-index:2}.top-content{top:100px;left:0;width:50%;height:100px;padding-left:100px;text-align:left;color:#fff;background:linear-gradient(to right,rgba(0,0,0,.8) 0,rgba(0,0,0,.6) 70%,rgba(0,0,0,0) 100%)}.top-content h1{font-size:20px;margin-bottom:0;letter-spacing:2px;text-transform:uppercase}.top-content p{font-size:11px;font-family:EVSFont,Orbitron,san-serif;letter-spacing:1px;text-transform:uppercase;margin-top:0;color:#999}.enlarge{line-height:1.125;transition:font-size .3s}.enlarge:hover{line-height:1.125;font-size:16px}.arrowButton{color:#ccc;top:0;right:0;width:30px;height:30px;border-radius:50%;background-color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #555;transition:opacity .3s,transform .3s}.arrowButton.left{left:0;transform:scaleX(-1)}.arrowButton:hover{color:#fff;box-shadow:0 0 15px #fff;filter:blur(0px);opacity:.8}.arrowButton:active{color:#ccc;border-color:#fff;filter:blur(1px)}@media (max-width:768px){.top-content{display:none;width:100%;padding-left:20px}.nav-button{width:30px}.nav-button:hover{width:40px}}

#plexus,.particle-glow{pointer-events:none;position:absolute}#plexus,#video-box,.particle-glow{position:absolute}#video-box,#video-box img{box-shadow:0 4px 8px rgba(0,0,0,.5)}#video-box,#video-player{left:0;background:rgba(0,0,0,.8)}.background-logo{background:url('../img/main-logo.webp') bottom right no-repeat;animation:20s ease-in-out infinite logoLights;box-shadow:inset 0 -50px 200px #000}.background-load{display:none}@keyframes logoLights{0%,100%{background:url('../img/main-logo.webp') bottom right no-repeat}16%,83%{background:url('../img/main-logo2.webp') bottom right no-repeat}33%,66%{background:url('../img/main-logo3.webp') bottom right no-repeat}50%{background:url('../img/main-logo4.webp') bottom right no-repeat}}#plexus{width:100%;height:100%;filter:blur(15)}.particle-glow{border-radius:50%;opacity:0;transform:translate(-50%,-50%);transition:opacity .3s,transform 1s}#video-box{display:flex;align-items:center;justify-content:center;bottom:200px;width:900px;height:100px;border-top:1px solid #333;border-bottom:1px solid #333;padding:10px;mask-image:linear-gradient(to right,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 70%,rgba(0,0,0,0) 100%)}.thumbnail-container{display:flex;align-items:center;width:100%;overflow:hidden;mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 20%,rgba(0,0,0,0) 100%)}.thumbnail-container>div{display:flex;padding:15px 300px 15px 100px;transition:transform .3s}#video-box img{width:120px;height:80px;object-fit:cover;cursor:pointer;margin-right:20px;border:1px solid #333;transition:transform .6s,border .6s}#video-box img:hover{border:2px solid #fff;opacity:1;transform:scale(1.2);box-shadow:0 0 20px rgba(255,255,255,.5)}#video-box img.selected{border:4px solid #fff;transform:scale(1.2)}#video-player{position:fixed;top:0;width:100vw;height:100vh;box-shadow:0 0 30px 100px rgba(0,0,0,.5);display:none;justify-content:center;align-items:center;z-index:9999;padding:20px;box-sizing:border-box;overflow:hidden;opacity:0;transform:scale(.1);transition:opacity .6s,transform .6s ease-in-out}#youtube-player{width:80%;height:80%;max-width:1600px;max-height:960px;padding:10px;margin-left:50px;background:#000;border-radius:25px;border:1px solid #333;box-shadow:0 10px 100px rgba(0,0,0,.8)}#youtube-close{height:80%;max-height:960px;padding:20px;z-index:10000}#youtube-close a{cursor:pointer;display:block;font-size:30px;opacity:.5;transition:transform .6s,opacity .6s;padding:5px}#youtube-close a:hover{opacity:1;transform:rotate(180deg)}@media (max-width:1919px){.background-logo{background:url('../img/main-logo.webp') bottom right no-repeat!important;background-position:calc(100% + 300px) bottom!important;animation:none!important}#plexus,.endwaves,.waves{display:none}@media (max-width:1279px){.background-logo{background:url('../img/main-logo.webp') center bottom no-repeat;animation:none;box-shadow:inset 0 -50px 200px #000}#plexus{display:none}#video-box{width:100%}.thumbnail-container>div{padding-left:0;padding-right:0}#video-player{width:100%;height:90%}#youtube-player{width:100%;height:60%;padding:0;margin-left:0}#youtube-close{padding:0}#youtube-close a{font-size:15px;padding:0}}}

.nav-button,.nav-buttons{height:100%;display:flex}#prevBtn,.background-highlight{left:0;position:absolute}#nextBtn,#prevBtn,.background-highlight,.dots,.nav-buttons,.service-content{position:absolute}.nav-buttons{top:0;width:100%;justify-content:space-between;align-items:center;z-index:2}.nav-button{width:40px;justify-content:center;align-items:center;font-size:36px;cursor:pointer;transition:width .3s,box-shadow .3s,color .3s,text-shadow .3s;background:rgba(0,0,0,.3);color:#666;border-right:1px solid #222;border-left:1px solid #222}.nav-button:hover{width:60px;color:#ccc;box-shadow:0 0 10px rgba(0,0,0,.8);text-shadow:0 0 10px rgba(255,255,255,.8)}.nav-button:active{color:#fff;transform:translateY(1px)}.nav-button:focus{outline:0}#nextBtn{right:0}.dots{bottom:50px;width:100%;text-align:center;z-index:3;background:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,0) 100%)}.dot{display:inline-block;width:8px;height:8px;background:rgba(255,255,255,.5);border-radius:50%;margin:0 8px;cursor:pointer;transition:background .3s,box-shadow .3s}.dot.active{background:#fff;box-shadow:0 0 8px #fff,0 0 15px rgba(255,255,255,.2)}.background-container{display:flex;width:100%;transition:transform 1.5s ease-in-out;height:100vh}.background{flex:0 0 100%;background-size:cover;background-position:center;height:100vh;filter:blur(1px);background-color:rgba(0,0,0,.2);}.background-highlight{top:0;width:100%;height:100%;background-position:left;background-repeat:no-repeat;opacity:1;z-index:1;min-width:768px}.service-content-container{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;height:calc(100vh - 0px);overflow:hidden}.service-content{width:100%;height:100%;opacity:0;transition:transform 1s ease-in-out,opacity 1s ease-in-out;display:flex;justify-content:flex-end;align-items:flex-end;z-index:-1}.service-text{display:flex;width:80%;max-width:1200px;flex-direction:row;align-items:flex-start;border-radius:25px;background:rgba(0,0,0,.7);backdrop-filter:blur(20px);padding:10px 20px;margin-right:80px;box-shadow:0 5px 25px rgba(0,0,0,.8);transition:transform .6s}.service-text h2{font-size:32px;font-weight:700;line-height:40px;margin:0;border-right:1px solid #333;position:relative;text-shadow:0 2px 3px rgba(0,0,0,.7),0 4px 6px rgba(0,0,0,.5),0 6px 8px rgba(0,0,0,.3);z-index:1;padding:20px}.service-text h4{line-height:24px;margin-bottom:0}.service-text .text-content{display:flex;flex-direction:column;justify-content:flex-start;margin-left:20px;max-width:calc(100% - 120px)}.text-content p{color:#666;margin:0;font-size:16px;line-height:1.4;text-align-last:left;padding-bottom:15px}@media (max-width:768px){.background-highlight{transform:translateX(-300px);border-right:5px solid #fff}.service-text h2{display:none}.text-content p{font-size: 12px;}.service-text{width:100%;margin-left:20px}.service-text .text-content{max-width:100%}}

#visual2,.visualbox{z-index:-1;height:100%}#visual1,#visual3{top:0;height:120%}#visual1,#visual2,#visual3{width:120%;background-size:100%;background-attachment:local}#visual1 h1,#visual2 h1,#visual3 h1{text-shadow:0 5px 25px rgba(255,255,255,.6)}#visual2,.v-section{overflow:hidden;background-position:center}.visualbox{display:flex;position:absolute;top:0;left:0;width:100%;transition:opacity .5s}#visual1{border-right:2px solid #fff;left:0;transform:rotate(-20deg) scale(1.2) translateX(-50px) translateY(-100px);transform-origin:center;overflow:hidden;box-shadow:inset -10px 0 100px rgba(0,0,0,.8);background-image:url(../img/visual1-bg.webp)}#visual2{transform:scale(2);background-image:url(../img/visual2-bg.webp)}#visual3{border-left:2px solid #fff;right:0;transform:rotate(20deg) scale(1.2) translateX(50px) translateY(-100px);transform-origin:center;overflow:hidden;box-shadow:inset 10px 0 100px rgba(0,0,0,.8);background-image:url(../img/visual3-bg.webp)}.visual-title{width:100%;height:50px;margin-top:80%;padding:0;bottom:0;text-align:center;background-color:rgba(0,0,0,.8);box-shadow:0 0 25px rgba(0,0,0,.8)}.visual-title h1{letter-spacing:normal;transition:.4s;color:#fff;text-shadow:0 0 15px rgba(255,255,255,.2)}.visual-title:hover h1{letter-spacing:2px;color:#fff;text-shadow:0 0 15px rgba(255,255,255,.8)}#visual1 h1,#visual3 h1{font-size:20px;line-height:20px}#visual2 h1{font-size:12px;line-height:12px}#visual2 .visual-title{margin-top:40%}.v-section{flex:1;display:flex;justify-content:center;align-items:center;height:100%;background-size:cover;color:#fff;transition:flex .6s;position:relative;background-color:rgba(0,0,0,.95)}.v-section .overlay{background-color:rgba(0,0,0,.7);width:100%;height:100%;position:absolute;transition:background-color .8s}.v-section .content{z-index:2}.v-section.active,.v-section:hover{flex:1.4}.v-section.active .overlay,.v-section:hover .overlay{background-color:rgba(0,0,0,0)}@media (max-width:768px){#visual1,#visual3{transform:rotate(0) scale(1) translateX(0) translateY(0)}#visual1,#visual2,#visual3{width:100%;height:100%;background-size:cover}#visual2{transform:scale(1)}#visual3{box-shadow:inset 10px 0 100px rgba(0,0,0,.8)}#visual1 h1,#visual2 h1,#visual3 h1{font-size:14px;line-height:16px}.visual-title{width:120px;border-radius:10px}}

.layer0,.layer1{mix-blend-mode:screen}#event-container,.3dvisual{position:relative;overflow:hidden}.event-bg,.event-video-wrapper{top:0;left:0;pointer-events:none}#ai .overlay{display:flex;width:100%;height:100%;justify-content:flex-start;align-items:baseline}#3dvisual-container,.3dvisual{justify-content:center;height:100%;display:flex;width:100%}#3dvisual-container{align-items:flex-end;align-items:baseline}.3dvisual{perspective:2000px;transform-style:preserve-3d;align-items:flex-end}.event-bg,.event-link,.layer{position:absolute}.layer{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end;text-align:center;transform-origin:bottom center;transition:transform 1s ease-out;bottom:-100px}.layer0{transform:translateZ(-50px);background:linear-gradient(to top,rgba(0,222,255,.8) 0,rgba(10,90,255,.2) 60%,rgba(10,90,255,0) 100%);animation:6s infinite glowAnimation;filter:blur(50px)}.layer1{transform:translateZ(-100px)}.layer2{transform:translateZ(-120px)}.layer3{transform:translateZ(-140px)}.layer4{transform:translateZ(-160px)}.layer5{transform:translateZ(-180px)}.layer6{transform:translateZ(-200px);mix-blend-mode:color-dodge}.layer7{transform:translateZ(-220px)}@keyframes glowAnimation{0%,100%{opacity:.6}50%{opacity:.2}}.ai-explore{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100vh;z-index:3}.event-bg,.event-video,.event-video-wrapper{height:100%;width:100%}.ai-explore h2,.event-link h2{font-size:26px;text-align:center;width:600px;margin:180px;padding:20px;letter-spacing:normal;transition:.6s;background:linear-gradient(to right,rgba(0,0,0,0) 0,#000 50%,rgba(0,0,0,0) 100%)}.ai-explore h2:hover,.event-link h2:hover{letter-spacing:8px;color:#fff;text-shadow:0 0 5px #007bff,0 0 10px rgba(0,123,255,.8),0 0 15px rgba(0,123,255,.6)}@media (max-width:1919px){#ai::before{animation:none}.top-content{display:none}}@media (max-width:768px){.layer2,.layer3,.layer4{display:none}}#event-container{width:100%;height:100vh}.event-bg{object-fit:cover;object-position:center center;z-index:1}.event-video-wrapper{position:absolute;z-index:-1}.event-video{object-fit:cover;opacity:0;transition:opacity 1s ease-in-out;-webkit-mask-image:radial-gradient(ellipse at center,rgba(0,0,0,1) 60%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(ellipse at center,rgba(0,0,0,1) 60%,rgba(0,0,0,0) 100%)}.event-link{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100vh;z-index:3;pointer-events:auto}@media (max-width:1279px){.ai-explore h2,.event-link h2{font-size:18px}}

.emailus-box,.emailus-container{transition:width .6s ease-in-out;display:flex}.emailus-container,.submit-button{overflow:hidden;position:relative}#emailus,#ourteam,.emailus-box,.emailus-container,.submit-button{position:relative}.emailus-box,.ourteam-box{backdrop-filter:blur(10px)}#contact{display:flex;justify-content:space-between;align-items:flex-start}#contact .overlay{background:url('../img/contact-tower.webp') bottom left no-repeat;box-shadow:inset 0 -50px 200px #000;animation:20s ease-in-out infinite towerTransition}@keyframes towerTransition{0%,100%{background:url('../img/contact-tower.webp') bottom left no-repeat}50%{background:url('../img/contact-tower2.webp') bottom left no-repeat}}#emailus{display:flex;justify-content:space-between;width:40%;transition:transform 1s;z-index:1000}#emailus.closed{transform:translateX(-480px)}.emailus-box{justify-content:flex-start;border:1px solid #222;border-left:none;padding:40px;background:rgba(0,0,0,.8);border-top-right-radius:45px;border-bottom-right-radius:45px;box-shadow:0 15px 25px rgba(0,0,0,.6);height:100%}.emailus-container{justify-content:space-between;width:100%;border-right:1px solid #333}#ourteam,.emailus-form{transition:transform 1s}.contact-info{flex:0 0 40%;max-width:400px;min-width:400px;width:400px;padding:20px}.contact-info h4{padding-top:40px;border-top:1px solid #222}.contact-info i{font-size:18px;font-style:normal}.contact-info .name{color:#fff;font-size:16px;text-transform:uppercase}.contact-info span{display:block;font-size:12px;letter-spacing:1px;color:#999}.contact-info .url{margin-top:10px}.emailus-form{flex:0 0 400px;padding:0 25px;width:400px;border-left:1px solid #333}.email-button,.submit-button{background:#333;text-transform:uppercase;letter-spacing:2px;font-size:10px;font-weight:700;transition:background .3s,box-shadow .3s;cursor:pointer}.emailus-form .form-group{position:relative;margin-bottom:30px}.emailus-form .form-group input,.emailus-form .form-group textarea{width:100%;padding:10px 0;font-size:12px;color:#fff;border:none;border-bottom:1px solid #333;outline:0;background:0 0;transition:border-color .3s}.emailus-form .form-group label{position:absolute;top:0;left:0;padding:10px 0;font-size:12px;color:#999;pointer-events:none;transition:.5s}.emailus-form .form-group input:focus~label,.emailus-form .form-group input:valid~label,.emailus-form .form-group textarea:focus~label,.emailus-form .form-group textarea:valid~label{top:-25px;left:0;color:#666;font-size:10px}.emailus-form .form-group textarea{resize:vertical;font-size:14px;max-height:250px;min-height:100px}.submit-button{border-radius:10px;padding:12px 25px;top:-20px;color:#999;outline:0;border:none}.submit-button::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(120deg,transparent,#fff,transparent);transform:translateX(-100%);transition:transform .6s}.email-button.open,.submit-button:hover{background:#ccc;color:#000;box-shadow:0 0 10px 5px rgba(255,255,255,.5)}.emailus-container.collapsed .emailus-form,.submit-button:hover::before{transform:translateX(100%)}.submit-button:active{color:#fff;background:#000;box-shadow:0 0 10px 5px #fff}.email-button{width:150px;height:35px;color:#fff;border-top-right-radius:15px;border-top-left-radius:15px;text-align:center;line-height:40px;position:absolute;right:-51px;top:50%;transform:translateY(-50%) rotate(90deg);z-index:1}.email-button:hover{background:#ccc;color:#000;box-shadow:0 -5px 10px rgba(255,255,255,.2),-5px 0 10px rgba(255,255,255,.2),5px 0 10px rgba(255,255,255,.2)}.email-button.close{background:#333;color:#fff;box-shadow:none}.emailus-container:not(.collapsed) .emailus-form{transform:translateX(0)}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 30px rgba(0,0,0,.8) inset!important;-webkit-text-fill-color:#ccc!important}input:-webkit-autofill::first-line{font-size:14px;color:#ccc}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 30px rgba(0,0,0,.8) inset!important;-webkit-text-fill-color:#ccc!important}#ourteam{display:flex;margin-left:auto;flex-direction:column;justify-content:flex-end;width:50%;overflow-x:visible}#ourteam.closed{transform:translateX(calc(100% - 55px))}#ourteam-select{width:100%;height:80px;display:flex;justify-content:flex-start;padding-left:100px;margin-top:-40px}#ourteam-select img{cursor:pointer;width:50px;height:50px;border-radius:50%;border:2px solid #fff;background:#000;padding:10px;margin-right:20px;filter:grayscale(100%) brightness(50%);transition:transform .3s,opacity .3s,border .3s,box-shadow .3s}#ourteam-select img:hover{transform:scale(1.1);opacity:1;border:4px solid #fff;filter:grayscale(50%) brightness(100%);box-shadow:0 0 10px rgba(255,255,255,.8)}#ourteam-select img.active{border:4px solid #1e90ff;filter:grayscale(0%);pointer-events:none}.ourteam-box{margin-left:auto;width:850px;height:auto;border:1px solid #222;border-right:1px solid #000;padding:40px;background:rgba(0,0,0,.8);border-top-left-radius:45px;border-bottom-left-radius:45px;box-shadow:0 15px 25px rgba(0,0,0,.6);transition:width .5s}.team-member-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:800px;height:500px}.team-member{display:flex;opacity:0;position:absolute;pointer-events:none;transition:opacity .5s ease-in-out}.team-member.active{opacity:1;pointer-events:auto}.member-info{padding:20px;color:#fff}.member-info h2{margin:0 0 12px}.member-info .position{display:block;margin-bottom:10px;font-size:14px;font-style:italic;color:#ddd}.description{width:350px;height:400px}.team-photo{margin-left:0;transform-origin:center}.team-photo img{width:320px;height:400px;border-radius:5%;border:2px solid #1e90ff;filter:grayscale(100%) brightness(80%) contrast(150%);transition:transform .6s ease-in-out,filter 2s ease-in-out}.team-photo img:hover{filter:grayscale(100%) brightness(100%) contrast(120%);transform:scale(1.05)}@media (max-width:1279px){.description,.ourteam-box,.team-member-container{width:80%}.team-photo{display:none}}@media (max-width:1024px){#contact .overlay{background-position:center;animation:none}#emailus,emailus-box{width:100px}#ourteam,.arrowButton{display:none}.contact-info{flex:100%;max-width:280px;min-width:200px;width:280px;padding:20px}.emailus-form{flex:0 0 300px;width:300px}#emailus.closed{transform:translateX(-320px)}}

.endwaves {
  display: flex;
  align-items: flex-end;
  position: absolute;
  width: 100vw;
  height: 100vh;		
  margin-top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index：-5;	
}
.waves {
  width: 100%;
  height: 15vh;
  margin-bottom: -7px;
  min-height: 100px;
  max-height: 250px;	
}
.parallax>use{animation:30s cubic-bezier(.55,.5,.45,.5) infinite move-forever}.parallax>use:first-child{animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-4s;animation-duration:8s}.parallax>use:nth-child(3){animation-delay:-6s;animation-duration:9s}.parallax>use:nth-child(4){animation-delay:-8s;animation-duration:10s}.parallax>use:nth-child(5){animation-delay:-10s;animation-duration:11s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}100%{transform:translate3d(85px,0,0)}}@media (max-width:1919px){#contact .top-content{display:none}}@media (max-width:1279px){#ourteam-select{padding-left:50px}#ourteam-select img{width:35px;height:35px;margin-right:15px}.enlarge i{display:none}}@media (max-width:768px){#contact .overlay{background-position:center;animation:none}#emailus,emailus-box{width:100px}#ourteam,.arrowButton{display:none}.contact-info{flex:100%;max-width:280px;min-width:200px;width:280px;padding:20px}.emailus-form{flex:0 0 300px;width:300px}#emailus.closed{transform:translateX(-320px)}}


