@media only screen and (max-width:1200px){*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}input,textarea{-webkit-appearance:none}html{min-height:100%;position:relative}body,html{font-size:12px}body{position:static}img{max-width:100%}.height{height:100%;overflow:hidden}.wrapper{width:auto;margin:0 5%}.gh{display:block;position:relative;float:right;height:35px;width:35px;top:0;right:10px;z-index:100;transition:all .5s cubic-bezier(.7, 0, .3, 1) 0s;-webkit-transition:all .5s cubic-bezier(.7, 0, .3, 1) 0s;-ms-transition:all .5s cubic-bezier(.7, 0, .3, 1) 0s;cursor:pointer}.gh.selected{transform:rotate(90deg);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg)}.gh a{display:block;height:2px;margin-top:-2px;position:relative;top:50%;transition:all .3s cubic-bezier(.7, 0, .3, 1) 0s;-webkit-transition:all .3s cubic-bezier(.7, 0, .3, 1) 0s;-ms-transition:all .3s cubic-bezier(.7, 0, .3, 1) 0s;width:60%;margin:0 20%;background:#000}.gh a:after,.gh a:before{content:"";display:block;height:2px;left:0;position:absolute;transition:all .3s cubic-bezier(.7, 0, .3, 1) 0s;-webkit-transition:all .3s cubic-bezier(.7, 0, .3, 1) 0s;-ms-transition:all .3s cubic-bezier(.7, 0, .3, 1) 0s;width:100%;background:#000}.gh a:after{top:8px}.gh a:before{top:-8px}.gh.selected a:after,.gh.selected a:before{top:0}.gh.selected a:before{transform:translateY(0) rotate(-45deg);-webkit-transform:translateY(0) rotate(-45deg);-ms-transform:translateY(0) rotate(-45deg)}.gh.selected a:after{transform:translateY(0) rotate(45deg);-webkit-transform:translateY(0) rotate(45deg);-ms-transform:translateY(0) rotate(45deg)}.gh.selected a{background-color:transparent !important}}