body,h1,h2,h3,h4,h5,h6{color:#000;font-family:"Galvji",Helvetica,Arial,sans-serif}a{color:#ff6c00}a:hover{color:#000}#burger-con ul li a{color:#ff6c00}body,h1,h2,h3,h4,h5,h6{color:#000;font-family:"Galvji",Helvetica,Arial,sans-serif}a{color:#ff6c00}a:hover{color:#000}#burger-con ul li a{color:#ff6c00}a{text-decoration:none}li{list-style:none;margin:0;padding:0}.d-button{font-size:15px;font-weight:600}#main-nav button{background:url(../images/hamburger-menu.svg) no-repeat center;width:23px;height:23px;border:none;transition:all .5s ease;cursor:pointer;margin-top:42px;margin-left:20px}#main-nav button.expanded{transform:rotate(90deg);display:block}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:flex;align-items:center;justify-content:center;z-index:1000;visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s ease}.popup.show{visibility:visible;opacity:1;animation:pulse 1s ease-out}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.popup-content{position:relative;display:flex;justify-content:center;align-items:center;padding:20px;border-radius:3px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:80%;max-width:500px;overflow:hidden}.popup-content .popup-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:blur(50px);z-index:-1;border-radius:3px}.popup-content img{width:60%;height:60%;-o-object-fit:cover;object-fit:cover}#burger-con{position:absolute;width:150px;height:300px;box-shadow:2px 1px 15px #979597;background-color:rgba(255,255,255,.93);top:80px;left:18px;z-index:1;display:none}#burger-con.show{display:block}#burger-con ul{text-align:center;margin-top:20px;padding:0px}#burger-con ul li{padding:20px 0;position:relative}#burger-con ul li a{color:#ff6c00;font-size:13px;position:relative;padding:5px 0;display:inline-block;transition:color .3s ease;letter-spacing:2px}#burger-con ul li a:before{content:"";position:absolute;bottom:0;left:0;right:0;top:0;background:#ff6c00;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;z-index:-1}#burger-con ul li a:hover{color:#fff;border-top:4px solid #000;letter-spacing:2px}#burger-con ul li a:hover:before{transform:scaleX(1)}#burger-con ul li>a{position:relative}#burger-con ul li>ul{display:none;position:absolute;left:100%;top:0;background:rgba(255,255,255,.9);min-width:150px;box-shadow:2px 1px 15px #979597}#burger-con ul li:hover>ul{display:block}#burger-con ul ul li{padding:10px 20px}#burger-con ul ul li a{font-size:12px;padding:5px 0}#burger-con ul ul li a:hover{border-top:4px solid #000;background:#ff6c00}#logo{justify-self:center;margin-top:38px;margin-bottom:30px;background-color:rgba(0,0,0,0)}#logo object{width:300px}#sticky-nav-con{background-color:rgba(255,255,255,.93);position:sticky;top:0;z-index:1}.bg-video-container{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.bg-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:blur(120px);position:relative}#hero-video{grid-column:1/-1;margin:0 auto;border-left:15px solid #000;border-right:15px solid #000;border-bottom:15px solid #000;border-top:15px solid #000;box-sizing:border-box;display:block;max-width:100%;height:auto}.vertical_text{writing-mode:vertical-rl;letter-spacing:5px;margin-top:130px;margin-bottom:80px;margin-left:1%;font-size:33px;font-weight:800;transform-origin:left top;transform:rotate(0deg);transition:transform .5s ease-out}.container{display:flex;justify-content:center;align-items:flex-start;position:relative;padding:0 5%}.thumb_grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:7%;margin:10% auto;max-width:500px;width:100%;box-sizing:border-box}.thumb-container{position:relative;overflow:hidden;border:.5vw solid rgba(255,255,255,.9);border-radius:50%;display:flex;justify-content:center;align-items:center;width:80%;aspect-ratio:1}.thumb-container .thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;transition:transform .3s ease,filter .3s ease}.thumb-container .orange-box{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background-color:#ff6c00;opacity:0;transition:width .3s ease,height .3s ease,opacity .3s ease;transform:translate(-50%, -50%)}.thumb-container:hover .orange-box{opacity:1;width:100%;height:100%}.thumb-container:hover{transform:scale(1.07)}.hover-text{position:absolute;bottom:40%;left:50%;transform:translateX(-50%);color:#000;font-size:13px;font-weight:bold;opacity:0;transition:opacity .3s ease}.thumb-container:hover .hover-text{opacity:1;cursor:pointer}#about-me{background-color:rgba(255,255,255,.9);box-shadow:0px 2px 15px rgba(0,0,0,.4);margin-top:160px;margin-left:100px;padding:60px 50px 40px}#about-me h3{margin-left:-250px;margin-top:180px;transform:rotate(-90deg);letter-spacing:4px;font-size:60px;position:absolute}#about-me p{font-size:12px;margin-right:35px;line-height:25px;text-align:left}#collection-image{padding:0px 15px 20px;position:relative;display:flex;overflow:hidden}#experience{background-color:rgba(255,255,255,.9);height:550px;width:400px;margin-left:-15px}#experience h3{margin-top:130px;margin-left:5px;letter-spacing:4px;font-size:55px}#showroom{margin-left:-20px;margin-top:-420px;max-width:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden;position:relative}#showroom .image-slider{display:flex;transition:transform .5s ease-in-out}#showroom img{max-width:100%;height:100%;transition:transform .3s ease;scale:95%}#showroom p{font-size:12px;line-height:25px;margin-right:40px;margin-left:50px;margin-top:-30px;background-color:rgba(255,255,255,.9);box-shadow:0px 2px 15px rgba(0,0,0,.4);padding:30px 40px 10px 40px;position:relative}#showroom .arrow{position:absolute;top:22%;transform:translateY(-50%);width:0;height:0;border-style:solid;background:rgba(0,0,0,0);cursor:pointer;z-index:10}#showroom .arrow.left{border-width:13px 25px 13px 0;border-color:rgba(0,0,0,0) #ff6c00 rgba(0,0,0,0) rgba(0,0,0,0);left:0}#showroom .arrow.right{border-width:13px 0 13px 25px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ff6c00;right:0}#showroom .arrow:hover.left{border-color:rgba(0,0,0,0) #b34c00 rgba(0,0,0,0) rgba(0,0,0,0)}#showroom .arrow:hover.right{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #b34c00}.slide-indicator,.slide-indicator2{position:absolute;display:none}#mens{margin-top:-120px;margin-bottom:190px;margin-left:100px;padding-left:70px}#mens h3{margin-left:-200px;margin-top:360px;transform:rotate(-90deg);letter-spacing:4px;font-size:75px;position:absolute}#mens-image{max-width:90%;position:relative}#mens-image p{top:550px;right:60px;font-size:12px;line-height:25px;background-color:rgba(255,255,255,.9);box-shadow:0px 2px 15px rgba(0,0,0,.4);padding:20px 20px;position:relative;max-width:100%;text-align:left;z-index:9999}#m-model{position:absolute;scale:25%;z-index:-1;margin-top:-1000px;margin-left:-330px;opacity:.9}#mens-image img{position:absolute;top:280px;left:0;width:100%;height:auto;transition:opacity .3s ease}#mens-image img.front{z-index:2;opacity:1;cursor:pointer;box-shadow:0px 2px 15px rgba(0,0,0,.4);transition:transform .3s ease}#mens-image img.front:hover{transform:scale(1.03)}#mens-image img.back{z-index:1;opacity:.6;margin-left:-40px;margin-top:20px;max-width:95%;cursor:pointer}#womens{margin-top:430px;margin-right:100px}#womens h3{margin-left:200px;margin-top:-780px;transform:rotate(-90deg);letter-spacing:4px;font-size:70px;position:absolute}#womens-image{scale:90%}#w-model{position:relative;opacity:.95;scale:50%;margin-top:-600px;margin-left:190px}#womens-image p{position:relative;font-size:12px;line-height:25px;background-color:rgba(255,255,255,.9);box-shadow:0px 2px 15px rgba(0,0,0,.4);top:-280px;padding:20px 30px 20px 30px;margin-bottom:90px}#graphic-con{background-color:rgba(255,255,255,.8);height:450px;width:auto;margin-left:-15px;margin-top:-250px}#graphic-con h3{margin-left:20px;padding-top:30px;letter-spacing:4px;font-size:55px}#garphic-image{margin-left:-20px;margin-top:-320px;max-width:80%;display:flex;flex-direction:column;align-items:center;overflow:hidden;position:relative;margin-bottom:100px}#garphic-image p{font-size:12px;line-height:25px;margin-top:20px;margin-bottom:280px;background-color:rgba(255,255,255,.9);box-shadow:0px 2px 15px rgba(0,0,0,.4);padding:30px 40px}#garphic-image .image-slider2{display:flex;transition:transform .5s ease-in-out}#garphic-image .image-slider2 img{max-width:100%;height:100%;transition:transform .3s ease}#garphic-image .arrow2{position:absolute;top:15%;transform:translateY(-50%);width:0;height:0;border-style:solid;background:rgba(0,0,0,0);cursor:pointer;z-index:10}#garphic-image .arrow2.left{border-width:13px 25px 13px 0;border-color:rgba(0,0,0,0) #ff6c00 rgba(0,0,0,0) rgba(0,0,0,0);left:0}#garphic-image .arrow2.right{border-width:13px 0 13px 25px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ff6c00;right:0}#garphic-image .arrow2:hover.left{border-color:rgba(0,0,0,0) #b34c00 rgba(0,0,0,0) rgba(0,0,0,0)}#garphic-image .arrow2:hover.right{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #b34c00}.slide-indicator2{position:absolute;display:none}#brothers-con{background-color:rgba(255,255,255,.8);height:450px;width:auto;margin-left:-15px;margin-top:-250px}#brothers-con h3{margin-left:20px;padding-top:30px;letter-spacing:4px;font-size:55px}#brothers-image{margin-left:-20px;margin-top:-250px;max-width:80%;display:flex;flex-direction:column;align-items:center;overflow:hidden;position:relative;margin-bottom:100px}#brothers-image p{font-size:12px;line-height:25px;margin-top:20px;background-color:rgba(255,255,255,.9);box-shadow:0px 2px 15px rgba(0,0,0,.4);padding:30px 40px}#brothers-image .image-slider3{display:flex;transition:transform .5s ease-in-out}#brothers-image .image-slider3 img{max-width:100%;height:100%;transition:transform .3s ease}#brothers-image .arrow3{position:absolute;top:12%;transform:translateY(-50%);width:0;height:0;border-style:solid;background:rgba(0,0,0,0);cursor:pointer;z-index:10}#brothers-image .arrow3.left{border-width:13px 25px 13px 0;border-color:rgba(0,0,0,0) #ff6c00 rgba(0,0,0,0) rgba(0,0,0,0);left:0}#brothers-image .arrow3.right{border-width:13px 0 13px 25px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ff6c00;right:0}#brothers-image .arrow3:hover.left{border-color:rgba(0,0,0,0) #b34c00 rgba(0,0,0,0) rgba(0,0,0,0)}#brothers-image .arrow3:hover.right{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #b34c00}.slide-indicator3{position:absolute;display:none}#multi h3{margin-top:40px;margin-bottom:20px;margin-left:5px;font-size:55px}#burple-video{max-width:100%;margin-left:4px}#burple-images{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:20px;flex-wrap:wrap}.burple-img{max-width:100%;width:calc(50% - 10px);height:auto;-o-object-fit:cover;object-fit:cover;transform:translateX(50%)}#burple-images .burple-img:first-child{transform:translateX(-100%)}#burple p{font-size:12px;line-height:25px;margin-top:-10px;background-color:rgba(255,255,255,.9);box-shadow:0px 2px 15px rgba(0,0,0,.4);padding:20px 30px 20px 30px;position:relative}#multi-2 h3{margin-left:-130px;margin-top:360px;transform:rotate(-90deg);letter-spacing:4px;font-size:65px;position:absolute}#earbuds-image{max-width:75%;margin-left:100px;margin-top:180px}#earbuds-image img,#earbuds-image video{width:100%;height:auto;max-width:100%;display:block;margin:0 auto}#earbuds-image img{margin-bottom:-10px}#earbuds-image video{margin-top:-10px}#earbuds-image p{font-size:12px;line-height:25px;margin-top:-5px;background-color:rgba(255,255,255,.9);padding:30px 30px 20px 30px;position:relative;margin-bottom:70px;box-shadow:0px 2px 15px rgba(0,0,0,.4)}#sport-con{display:flex;justify-content:center;align-items:center;height:100vh;padding:0 20px;margin-top:-50px}#sport-h3 h3{margin-left:20px;letter-spacing:4px;font-size:60px}#sport-image{max-width:95%;margin-left:16px;margin-top:20px}#sport-image p{font-size:12px;line-height:25px;margin-top:-5px;background-color:rgba(255,255,255,.9);padding:30px 30px 20px 30px;position:relative;margin-bottom:70px;box-shadow:0px 2px 15px rgba(0,0,0,.4)}#demo-title h3{margin-top:70px;margin-bottom:20px;margin-left:5px;font-size:55px}#demo-video{max-width:100%}#demo-title p{font-size:12px;line-height:25px;margin-top:10px;background-color:rgba(255,255,255,.9);box-shadow:0px 2px 15px rgba(0,0,0,.4);padding:20px 30px;position:relative;margin-bottom:200px}.contact-icon{margin-left:230px;margin-bottom:90px;margin-top:10px;background-color:rgba(255,255,255,.8);padding:10px}.contact-icon{display:flex;justify-content:center;gap:50px}.contact-icon .icon{max-width:90%;height:50px;transition:transform .3s ease}.contact-icon .icon:hover{transform:scale(1.15)}#reserved{font-size:10px;letter-spacing:5px;margin-right:70px;background-color:rgba(232,79,18,.8);color:#000;padding:10px;padding-bottom:100px}#footer-contact{display:flex;margin-top:30px;padding:10px}#footer-contact form{display:flex;flex-direction:column;gap:20px;align-items:flex-start;flex-wrap:nowrap}#footer-contact input,#footer-contact textarea{padding:10px;font-size:13px;border:none;background-color:rgba(255,255,255,.9);min-width:120px}#footer-contact textarea{resize:none}#footer-contact button{background-color:rgba(4,146,248,.8);color:#fff;border:none;font-size:15px;padding:18px 40px;cursor:pointer;transition:background-color .3s ease}#footer-contact button:hover{background-color:#0492f8}@media(min-width: 768px){#footer-contact form{flex-direction:row;gap:25px}#footer-contact input,#footer-contact textarea{flex:1;min-width:200px}#footer-contact button{padding:18px 40px;flex-shrink:0}}body,h1,h2,h3,h4,h5,h6{color:#000;font-family:"Galvji",Helvetica,Arial,sans-serif}a{color:#ff6c00}a:hover{color:#000}#burger-con ul li a{color:#ff6c00}html{margin:auto}@media(max-width: 768px){html,body{overflow-x:hidden;width:100%}#burger-con ul li>ul{margin-left:5px}#burger-con ul li>ul::before{content:"";position:absolute;top:10px;left:-20px;border-width:10px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(255,255,255,.9) rgba(0,0,0,0);transform:rotate(270deg)}.thumb_grid{display:none}#contact-form{flex-direction:column;gap:15px}#contact-form input,#contact-form textarea,#contact-form button{width:100%}}@media screen and (min-width: 768px){#logo{justify-self:left;width:270px;margin-left:10px;margin-bottom:10px;margin-top:30px;grid-row-start:1;grid-row-end:2}#main-nav button{display:none}#sticky-nav-con{position:sticky;z-index:1;top:0;padding-bottom:15px}#main-nav{background-color:rgba(0,0,0,0);justify-self:right;align-self:self-end;z-index:1}#burger-con{display:inline;position:inherit;box-shadow:none;border-radius:0}#burger-con ul li{margin-right:20px;padding:10px;border-bottom:0;display:inline}#burger-con ul li a{font-size:13px;padding-left:40px;font-weight:500}#burger-con ul li>ul{display:none;position:absolute;left:30px;top:18px;background:rgba(255,255,255,.9);width:100px;height:200px;box-shadow:2px 1px 15px #979597}#burger-con ul li>ul::before{content:"";position:absolute;top:-20px;left:20px;border-width:10px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(255,255,255,.95) rgba(0,0,0,0)}#burger-con ul ul li a{font-size:13px;display:flex;justify-content:center;text-align:left}#hero-video{scale:85%;margin-top:-30px}.vertical_text{letter-spacing:11px;font-size:45px}.container{margin-left:40px}.thumb-container{border:.5vw solid rgba(255,255,255,.9)}.thumb_grid{grid-gap:5%;margin-left:10%;margin-top:12%;max-width:260px;height:auto}.flex-container-contact{margin-right:-550px}.contact-icon{margin-left:480px;margin-top:180px;gap:80px}.contact-icon .icon{max-width:90%;height:80px}#about-me h3{font-size:85px;letter-spacing:4px;margin-top:60px;margin-left:-280px}#about-me p{font-size:14px;line-height:35px}#collection-image{width:70%;margin-left:-15px;margin-bottom:50px}#experience{width:650px;margin-left:-15px}#experience h3{font-size:80px}#showroom{width:80%;margin-left:150px}#showroom p{font-size:14px;line-height:35px;margin-left:60px;margin-top:-30px;padding:30px;background-color:rgba(255,255,255,.9);position:relative;margin-bottom:50px}.arrow{margin-top:65px}#mens{margin-top:-90px;margin-bottom:800px}#mens h3{font-size:90px;margin-left:-180px;margin-top:450px}#mens-image{width:73%;margin-left:90px}#mens-image p{top:1100px;right:100px;font-size:14px;line-height:35px;padding:20px}#m-model{scale:33%;z-index:-1;margin-top:-1450px;margin-left:-420px}#mens-image img{top:280px;left:0}#mens-image img.front{margin-top:-30px;margin-left:50px}#mens-image img.front:hover{transform:scale(1.01)}#womens h3{font-size:80px;margin-left:680px;margin-top:-990px}#womens-image{width:75%;margin-left:0}#w-model{scale:50%;margin-top:-1100px;margin-left:550px}#womens-image p{font-size:14px;line-height:35px;padding:30px;top:-360px}#graphic-con{width:650px;margin-left:-15px;margin-top:-270px}#graphic-con h3{font-size:80px}#garphic-image p{font-size:14px;line-height:35px}#garphic-image{scale:90%;margin-left:150px}.arrow2{margin-top:120px}#brothers-con{width:650px;margin-left:-15px;margin-top:-200px}#brothers-con h3{font-size:80px}#brothers-image p{font-size:14px;line-height:35px}#brothers-image{scale:90%;margin-left:150px}.arrow3{margin-top:180px}#multi h3{font-size:80px;margin-top:30px}#burple-video{scale:80%;margin-top:-30px}#burple-images{flex-direction:row;justify-content:center;gap:60px}.burple-img{width:35%;margin-bottom:40px}#burple p{font-size:14px;line-height:35px;margin-top:-50px;padding:30px 20px 0 30px;margin-left:30px;margin-right:30px;margin-bottom:-80px}#buds-con{margin-top:-20px}#multi-2 h3{font-size:80px;margin-top:500px;margin-left:-150px}#earbuds-image{margin-left:150px;margin-top:280px;scale:95%}#earbuds-image p{font-size:14px;line-height:35px;background-color:rgba(255,255,255,.9);padding:20px 50px;margin-left:0;position:relative;margin-bottom:60px}#sport-con{margin-top:230px;margin-bottom:170px}#sport-h3 h3{font-size:80px}#sport-image{max-width:80%;height:auto;margin-left:110px}#sport-image p{font-size:14px;line-height:35px}#demo-title h3{font-size:70px}#demo-video{scale:80%;margin-top:-20px}#demo-title p{font-size:14px;line-height:35px;margin-top:-30px;background-color:rgba(255,255,255,.9);box-shadow:0px 2px 15px rgba(0,0,0,.4);padding:50px;margin-left:30px;margin-right:30px}#contact-form input,#contact-form textarea{height:50px;box-sizing:border-box;flex:1}#contact-form button{height:50px;padding:0 60px;font-size:16px;flex-shrink:0}.contact-icon{margin-left:580px;margin-bottom:80px}.contact-icon .icon{max-width:90%;height:65px}#reserved{padding-bottom:150px;margin-right:150px}}@media screen and (min-width: 1200px){#logo{margin-top:40px;grid-row-start:1;grid-row-end:2}#burger-con ul li a{font-size:15px}#hero-video{scale:73%;margin-top:-80px}.container{margin-left:180px}.thumb-container{border:.4vw solid rgba(255,255,255,.9)}.thumb_grid{margin-left:10%;margin-top:10%;max-width:280px;height:auto}.flex-container-contact{margin-right:-550px}#about-me h3{font-size:90px;letter-spacing:4px;margin-top:-10px;margin-left:-300px}#about-me p{font-size:15px;line-height:35px}#collection-image{width:60%;margin-left:-15px;margin-bottom:80px}#experience{width:650px;margin-left:-15px}#experience h3{font-size:90px}#showroom{width:70%;margin-left:170px}#showroom p{font-size:15px;line-height:35px;margin-top:-30px;padding:30px;background-color:rgba(255,255,255,.9);position:relative;margin-bottom:60px}#mens{margin-bottom:890px}#mens h3{font-size:100px;margin-left:-180px}#mens-image{width:60%;margin-left:120px}#mens-image p{top:1200px;right:100px;font-size:15px;line-height:35px}#m-model{scale:35%;z-index:-1;margin-top:-1600px}#mens-image img{top:280px;left:0}#womens h3{font-size:100px;margin-left:750px;margin-top:-1100px}#womens-image{width:63%;margin-left:0}#w-model{margin-top:-1080px;margin-left:650px}#womens-image p{font-size:15px;line-height:35px;padding:30px}#graphic-con{width:650px;margin-left:-15px;margin-top:-290px}#graphic-con h3{font-size:90px}#garphic-image{width:67%;margin-left:170px}#garphic-image p{font-size:15px}.arrow2{margin-top:140px}#brothers-con{width:650px;margin-left:-15px;margin-top:-220px}#brothers-con h3{font-size:80px}#brothers-image{width:67%;margin-left:170px}#brothers-image p{font-size:15px}.arrow3{margin-top:200px}#multi h3{font-size:95px}#burple-video{scale:70%;margin-top:-90px}#burple-images{flex-direction:row;justify-content:center}.burple-img{width:33%;margin-top:-100px}#burple p{font-size:15px;line-height:35px;margin-top:-20px;padding:50px 50px 20px 50px;margin-bottom:50px;margin-left:70px;margin-right:70px}#multi-2 h3{font-size:95px;margin-left:5px}#earbuds-image{margin-left:320px;margin-top:150px;width:60%}#earbuds-image p{font-size:15px;line-height:35px;background-color:rgba(255,255,255,.9);padding:20px 50px;margin-left:0;position:relative;margin-bottom:100px}#sport-con{margin-bottom:200px}#sport-h3 h3{font-size:90px;margin-bottom:50px}#sport-image{max-width:65%;margin-left:270px}#sport-image p{font-size:14px;line-height:35px}#demo-video{scale:70%;margin-top:-80px}#demo-video h3{font-size:400px}#demo-title p{font-size:15px;line-height:35px;margin-top:-80px;background-color:rgba(255,255,255,.9);box-shadow:0px 2px 15px rgba(0,0,0,.4);padding:50px;margin-left:70px;margin-right:70px}.contact-icon{margin-left:680px;margin-bottom:150px}#reserved{padding-bottom:200px;margin-right:200px}}body,h1,h2,h3,h4,h5,h6{color:#000;font-family:"Galvji",Helvetica,Arial,sans-serif}a{color:#ff6c00}a:hover{color:#000}#burger-con ul li a{color:#ff6c00}.project-con{max-width:900px;transition:transform .3s ease,box-shadow .3s ease;margin-top:70px}.project-con:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.title h3{font-size:45px;margin-top:-20px;text-align:center;letter-spacing:3px;display:inline-block;color:rgba(0,0,0,0);-webkit-text-stroke:1.5px #000}.image img,.image video{width:100%;display:block;margin:0 auto}.des-con{display:grid;grid-template-columns:1fr;gap:20px;margin-top:-20px}.case_study,.client,.application{background:rgba(255,255,255,.9);padding:25px;border-left:7px solid #ff6c00}.case_study span,.client span,.application span{font-weight:bold;color:#ff6c00;display:block;margin-bottom:5px;font-size:12px;letter-spacing:2px}.case_study p,.client p,.application p{margin:0;font-size:12px;line-height:25px}@media(min-width: 768px){#main-title{margin-top:220px;margin-bottom:-150px;padding-bottom:30px;font-size:65px}.project-con{margin:0 auto;padding:20px;margin-top:80px;scale:95%}.title h3{font-size:50px;margin-top:30px}.image{width:100%}.des-con{gap:15px;margin-top:-20px}.case_study,.client,.application{padding:30px;border-left:8px solid #ff6c00}.case_study span,.client span,.application span{font-size:13.5px;letter-spacing:3px}.case_study p,.client p,.application p{margin:0;font-size:14.5px;line-height:35px}}@media screen and (min-width: 1200px){.popup-content{font-size:14px;line-height:35px}.title h3{font-size:55px;margin-top:80px}.case_study span,.client span,.application span{font-size:14.5px;letter-spacing:4px}.case_study p,.client p,.application p{margin:0;font-size:15.5px;line-height:35px}}/*# sourceMappingURL=main.css.map */