
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*::after,*::before,*{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}html,body{font-size:17px;color:#090404;text-rendering:optimizeLegibility;font-family:"Neusa Next Pro","Arial",sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:300;scroll-behavior:smooth;background-color:#fff}body{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-ms-grid-rows:auto auto auto;grid-template-rows:auto auto auto;grid-template-areas:"header header header" "main main main" "footer footer footer"}p{line-height:140%}a{color:#090404;text-decoration:none}.special-link:link,.special-link:visited{border:2px solid #000;padding:5px 20px;border-radius:10px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.special-link:hover,.special-link:active{background-color:#090404;color:#fff}.wrapper{margin:3em 0;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:auto auto;grid-template-rows:auto auto;grid-template-areas:"left right"}.float-nav{position:fixed;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);background-color:#fff;height:100vh;width:100%;opacity:0;padding-top:1em;border-left:1px solid #e2b902;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;z-index:3}.float-nav .navigation{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:5em;padding-left:2em}.float-nav .navigation img{height:80px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:1em}.float-nav .navigation ul{list-style:none}.float-nav .navigation ul li{margin-bottom:1em}.show{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1}header{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:header;height:100vh;background-color:#ffd200;background-position:center;background-size:cover;background-attachment:static}header .hero-text{position:absolute;-webkit-transform:translate(2em,5em);-ms-transform:translate(2em,5em);transform:translate(2em,5em);letter-spacing:3px}header .hero-text .hero-child-big{font-size:200%}header .hero-text .hero-child{font-weight:300;display:block}header .beautiful-girl{position:absolute;right:35px;-webkit-transform:translateY(6em);-ms-transform:translateY(6em);transform:translateY(6em);-webkit-filter:opacity(90%);filter:opacity(90%)}.main-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1em 3em 0}.main-nav .home .core-icon{position:relative;z-index:10}.main-nav .home .sticky-icon{display:none}.main-nav .menu-container{display:none;border:2px solid #333;padding:.2em .3em;right:.4em;z-index:10}.main-nav .bar1,.main-nav .bar2,.main-nav .bar3{width:31px;height:3px;background-color:#333;margin:4px 0;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}.main-nav .change .bar1{-webkit-transform:rotate(-45deg) translate(-4px,6px);-ms-transform:rotate(-45deg) translate(-4px,6px);transform:rotate(-45deg) translate(-4px,6px)}.main-nav .change .bar2{opacity:0}.main-nav .change .bar3{-webkit-transform:rotate(45deg) translate(-4px,-6px);-ms-transform:rotate(45deg) translate(-4px,-6px);transform:rotate(45deg) translate(-4px,-6px)}.sticky-nav{background-color:#fff;position:fixed;top:0;margin:0;padding:.4em 1em;width:100%;z-index:5;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;-webkit-box-shadow:0 5px #e9e9e9;box-shadow:0 5px #e9e9e9}.main-nav-links{list-style:none}.main-nav-links li{display:inline-block;margin-left:.3em}.main-nav-links li .normal-link:link,.main-nav-links li .normal-link:visited{border-bottom:2px solid transparent;padding-bottom:5px;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s}.main-nav-links li a{padding:0 1em}.main-nav-links li .normal-link:hover,.main-nav-links li .normal-link:active{color:#3d3d2b;border-bottom:2px solid #3d3d2b}.main-section{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:main}.overview-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;background-color:#f3c702;background-position:center;background-size:cover;background-attachment:fixed;padding:4em 0}.overview-section h2{margin-bottom:.5em}.overview-section .long-text{width:70%;color:#000;font-weight:400;margin-bottom:4em}.overview-section h2{font-size:240%;font-weight:400}.overview-section h2::after{display:block;width:250px;content:" ";border:1px solid #000;margin:5px auto}.features-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 3em}.features-boxes .box{padding:1em;max-width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.features-boxes .box picture{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.features-boxes .box .microphone,.features-boxes .box .wireless,.features-boxes .box .ear{margin-bottom:1.5em}.features-boxes .box h3{font-size:19px}.features-boxes .box h3,.features-boxes .box p{margin-bottom:1em}.features-boxes .box p{text-align:start}.features-boxes .box a{-ms-flex-item-align:start;align-self:flex-start}.feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:4em 3em}.feature div:first-of-type{margin-right:3em;margin-left:1em}.feature .feature-image{width:50%}.feature .feature-image img{width:100%;border-radius:2px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.feature .feature-image:hover>img{border-radius:5px}.feature .feature-desc{width:42%;padding:0}.feature .feature-desc h2,.feature .feature-desc p{margin-bottom:1em}.feature .feature-desc h2{color:#272626;font-size:1.8em;font-weight:500}.feature .feature-desc p{font-weight:400}.feature .feature-desc h2::after{display:block;width:150px;content:" ";border:1px solid #272626;margin:10px 0}.feature-one,.feature-three{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.feature-two{background-color:#f7f7f7}.feature-three{margin-bottom:2em}.buy-now-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#131313;padding:3em 3.5em}.buy-now-section .left,.buy-now-section .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.buy-now-section h2{padding-top:1em;color:#e7e7e7;font-size:2em;font-weight:400;margin:0 auto}.buy-now-section h2::after{display:block;margin:10px auto;width:150px;content:" ";border:1px solid #fff}.buy-now-section .left{margin-top:2.5em}.buy-now-section .left p,.buy-now-section .left h3{color:#e7e7e7;margin-bottom:1.5em}.buy-now-section .left p span{color:#e9e9e9;position:relative;bottom:10px;font-size:14px}.buy-now-section .left p{width:90%;line-height:1.3em}.buy-now-section .left h3{font-weight:400}.buy-now-section .left .rates{height:20px}.buy-now-section .left .buy-now:link,.buy-now-section .left .buy-now:visited{color:#090404;border:2px solid transparent;background-color:#ffd200;-ms-flex-item-align:start;align-self:flex-start;padding:4px 20px;border-radius:.3em;cursor:pointer;margin-top:1em;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.buy-now-section .left .buy-now:hover,.buy-now-section .left .buy-now:active{background-color:#f3c702;border:2px solid #f3c702;color:#fff}.buy-now-section .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.buy-now-section .right .hide{display:none}.buy-now-section .right .show{display:block;margin-right:2.5em}.buy-now-section .right .colors{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-item-align:center;align-self:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;width:100px}.buy-now-section .right .colors p{color:#e7e7e7;margin-bottom:.5em}.buy-now-section .right .colors .btn{border:0;width:40px;height:40px;cursor:pointer;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;margin-bottom:.5em}.buy-now-section .right .colors .btn:hover{border:2px solid #08059c}.buy-now-section .right .colors .selected{border:2px solid #08059c}.buy-now-section .right .colors .btn-red{background-color:red}.buy-now-section .right .colors .btn-black{background-color:#000}.buy-now-section .right .colors .btn-grey{background-color:#3f3f3f}.buy-now-section .right .colors .btn-gold{background-color:#dfc9b6}.get-in-touch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:3em;background-color:#f7f7f7}.get-in-touch h2{color:#272626;font-size:2em;font-weight:400;text-align:center;margin-bottom:.5em}.get-in-touch h2::after{display:block;margin:5px auto;width:250px;content:" ";border:1px solid #272626}.get-in-touch .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.get-in-touch .right{color:#272626}.get-in-touch .right p,.get-in-touch .right .message,.get-in-touch .right .email{margin-bottom:2em}.get-in-touch .right .email,.get-in-touch .right .message{width:90%;border-radius:5px;outline:none;background-color:#f0f0f0}.get-in-touch .right .email::-webkit-input-placeholder,.get-in-touch .right .message::-webkit-input-placeholder{color:#272626}.get-in-touch .right .email::-moz-placeholder,.get-in-touch .right .message::-moz-placeholder{color:#272626}.get-in-touch .right .email:-ms-input-placeholder,.get-in-touch .right .message:-ms-input-placeholder{color:#272626}.get-in-touch .right .email::-ms-input-placeholder,.get-in-touch .right .message::-ms-input-placeholder{color:#272626}.get-in-touch .right .email::placeholder,.get-in-touch .right .message::placeholder{color:#272626}.get-in-touch .right p{font-weight:400;width:90%}.get-in-touch .right .message{resize:none;border:0;height:250px;padding:1em}.get-in-touch .right .email{border:0;height:40px;padding-left:1em;display:block}.get-in-touch .right .send-email{padding:8px 40px;color:#e7e7e7;background-color:#272626;border:2px solid transparent;font-weight:400;cursor:pointer;margin-bottom:2em;border-radius:.3em;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.get-in-touch .right .send-email:hover{border:2px solid #272626;color:#272626;background:transparent}.footer-section{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:footer;background:#272626;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-section .boxes{margin-top:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1em}.footer-section .boxes .site-map-box,.footer-section .boxes .social-networks-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:350px}.footer-section .boxes .site-map-box{border-right:2px solid #f7f7f7;height:100%}.footer-section .boxes .site-map-box a{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.footer-section .boxes .site-map-box .map-icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;height:80px}.footer-section .boxes .site-map-box .site-links{margin-top:1em;margin-left:4em}.footer-section .boxes .site-map-box .site-links li{margin-bottom:.5em;list-style-type:none}.footer-section .boxes .site-map-box .site-links li a:link,.footer-section .boxes .site-map-box .site-links li a:visited{color:#e7e7e7;border-bottom:2px solid transparent;text-decoration:none;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.footer-section .boxes .site-map-box .site-links li a:hover,.footer-section .boxes .site-map-box .site-links li a:active{color:#fff;border-bottom:2px solid #e7e7e7;padding-bottom:.3em}.footer-section .social-networks-box{padding-top:3em;padding-left:4em}.footer-section .social-networks-box h3{color:#e7e7e7;font-weight:400;margin-bottom:1.5em}.footer-section .social-networks-box .social-links li{display:block;margin-bottom:.6em;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-section .social-networks-box .social-links li .icon{margin-right:5px}.footer-section .social-networks-box .social-links li a{color:#e7e7e7;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-section .social-networks-box .social-links li a span{margin-top:5px}.footer-section .social-networks-box .social-links li .facebook:hover{color:#0e64e6}.footer-section .social-networks-box .social-links li .twitter:hover{color:#0dc9d6}.footer-section .social-networks-box .social-links li .instagram:hover{color:#833ab4}.footer-section .social-networks-box .social-links li .linkedin:hover{color:#0e76a8}.footer-section .author-rights{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-top:auto;margin-bottom:1em;color:#e7e7e7}@media (max-width:480px){body{font-size:90%}.wrapper{margin:0 0 3em;display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;-ms-grid-rows:auto;grid-template-rows:auto;grid-template-areas:"left" "right"}.header-section{height:auto}.header-section .hero-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 2em 2em}.header-section .hero-wrapper .hero-text{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);letter-spacing:3px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header-section .hero-wrapper .hero-text .hero-child-big{font-size:90%;font-weight:400}.header-section .hero-wrapper .hero-text .hero-child{display:block;font-weight:400;font-size:50%}.header-section .hero-wrapper .hero-text .hero-child .hero-child{display:inline;font-size:100%}.header-section .hero-wrapper .beautiful-girl{position:static;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.main-nav{padding:.4em 1em 0}.main-nav .responsive{display:none}.main-nav .menu-container{display:block}.main-nav .main-nav-links{display:none}.main-nav .menu-icon{display:block}.sticky-nav{padding:.4em 1em}.overview-section h2{margin-bottom:1.5em;font-weight:400}.overview-section h2::after{width:130px}.overview-section .long-text{width:100%;padding:0 3em 3em;margin:0}.features-boxes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2em}.features-boxes .box{max-width:100%;padding:2em 0}.features-boxes .box h3{font-size:110%;margin-bottom:.3em}.features-boxes .box p{width:100%;line-height:140%}.features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.features .feature{width:100%;padding:3em}.features .feature div:first-of-type{margin:0}.features .feature .feature-desc{width:100%;padding:0}.features .feature .feature-desc h2{font-size:150%}.features .feature .feature-image{width:100%}.buy-now-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3em 3em}.buy-now-section h2{font-size:180%}.buy-now-section .wrapper .left{margin-bottom:2em}.buy-now-section .wrapper .left p{width:100%;text-align:start}.buy-now-section .wrapper .left p span{font-size:12px}.buy-now-section .wrapper .left .buy-now{width:100%;text-align:center}.buy-now-section .wrapper .right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buy-now-section .wrapper .right .slide-next{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;margin:2.5em}.buy-now-section .wrapper .right .colors{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:200px}.buy-now-section .wrapper .right .colors p{display:none}.buy-now-section .wrapper .right .colors .btn{margin-right:.5em;height:40px}.get-in-touch h2{font-size:180%;margin-bottom:1em}.get-in-touch h2::after{width:220px}.get-in-touch .left{margin-bottom:3em}.get-in-touch .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 2em}.get-in-touch .right .send-email{width:90%;text-align:center}.footer-section{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-section .boxes{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 3em}.footer-section .boxes div{margin-bottom:2em;width:100%}.footer-section .boxes .site-map-box,.footer-section .boxes .social-networks-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.footer-section .boxes .social-networks-box{padding:0}.footer-section .boxes .site-map-box{border:0}.footer-section .boxes .site-map-box .map-icon{margin-bottom:.5em;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.footer-section .boxes .site-map-box a{-ms-flex-item-align:start;align-self:flex-start}.footer-section .boxes .site-map-box .site-links{margin-top:1em;margin-left:0}h2{font-size:150%!important}h3{font-size:100%!important}}@media (min-width:481px) and (max-width:768px){body{font-size:90%}.header-section{height:auto}.header-section .hero-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2em 2em}.header-section .hero-wrapper .hero-text{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);position:static;letter-spacing:3px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header-section .hero-wrapper .hero-text .hero-child{display:block;font-weight:400;font-size:100%}.header-section .hero-wrapper .hero-text .hero-child .hero-child{display:block;font-size:100%}.header-section .hero-wrapper .beautiful-girl{position:static;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);margin-bottom:1em}.header-section .responsive{display:none}.header-section .main-nav .menu-container{display:block}.header-section .main-nav .main-nav-links{display:none}.wrapper{margin:0 0 3em;display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;-ms-grid-rows:auto;grid-template-rows:auto;grid-template-areas:"left" "right"}.overview-section .long-text{width:100%;padding:0 3em}.overview-section .box{max-width:100%;padding:2em 0}.features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.features .feature{width:100%;padding:3em}.features .feature div:first-of-type{margin:0}.features .feature .feature-desc{width:100%;padding:0 0 1em}.features .feature .feature-image{width:100%}.buy-now-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3em 3em}.buy-now-section h2{font-size:180%}.buy-now-section .wrapper .left{margin-bottom:2em}.buy-now-section .wrapper .left p{width:100%;text-align:start}.buy-now-section .wrapper .left p span{font-size:12px}.buy-now-section .wrapper .left .buy-now{text-align:center}.buy-now-section .wrapper .right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buy-now-section .wrapper .right .slide-next{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;margin:2.5em}.buy-now-section .wrapper .right .colors{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:200px}.buy-now-section .wrapper .right .colors p{display:none}.buy-now-section .wrapper .right .colors .btn{margin-right:.5em;height:40px}.get-in-touch h2{font-size:180%;margin-bottom:1em}.get-in-touch h2::after{width:220px}.get-in-touch .left{margin-bottom:3em}.get-in-touch .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 2em}.get-in-touch .right .send-email{text-align:center;-ms-flex-item-align:start;align-self:flex-start;margin-left:1.5em}.footer-section .boxes{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:769px) and (max-width:1024px){body{font-size:80%}.header-section .hero-text{-webkit-transform:translate(1em,150%);-ms-transform:translate(1em,150%);transform:translate(1em,150%)}.overview-section .long-text{width:90%;padding:0 2em}.overview-section .features-boxes{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3em;width:100%}.overview-section .features-boxes .box{max-width:50%}.overview-section .microphone,.overview-section .wireless,.overview-section .ear{height:6em}.features{padding:4em 3em}.features .feature{padding:3em 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.features .feature .feature-desc{padding-right:0}.features .feature .feature-desc:nth-child(odd){padding-left:0}.features .feature .feature-desc:nth-child(odd) p,.features .feature .feature-desc:nth-child(odd) h2{max-width:90%}.features .feature:last-of-type{padding-bottom:0}.features .feature:first-of-type{padding-top:0}}