html,body{margin:0;padding:0;width:100%;height:100%;font-family:"Georgia";font-weight:normal;color:#fff}*{box-sizing:border-box;outline:none}form{width:100%;height:100%}.container{position:relative;width:100%;height:calc(100% - 50px);background:url(../Content/img/background.jpg) no-repeat right top/cover}.textBox{width:80%;height:auto;background:#ff0198;padding:30px;float:left;margin-top:calc(25vh - 12px);min-height:75%;position:relative}.textBox img{width:170px;top:30px;left:30px}.textBox h2{font-weight:normal;font-size:1.5em;line-height:1.19048em}label{font-size:1.5em;line-height:1.19048em;margin-bottom:20px;float:left;width:100%}input[type='text']{border:1px solid #fff;height:55px;line-height:55px;color:#fff;position:relative;text-align:left;font-size:1.14286em;width:100%;margin-bottom:20px;background:#ff0198;padding:0 10px;font-size:16px;max-width:300px}.button{cursor:pointer;height:55px;line-height:3.125em;font-size:1.14286em;text-decoration:none;display:block;text-align:center;background:#fff;border:none;width:100%;max-width:300px;color:#ff0198;font-family:"Georgia";font-weight:normal}.button:hover{box-shadow:5px -8px 0 rgba(255,255,255,.5);-webkit-transition:300ms;-moz-transition:300ms;-ms-transition:300ms;-o-transition:300ms;transition:300ms}.maxWidth{max-width:1366px;display:inline-block;text-align:left;width:100%;padding:0 20px}.footer{background:#4b4e53;text-align:left;height:auto;line-height:50px;padding-left:20px;width:100%;float:left}.footer p{margin:0;color:#fff;float:left;width:100%}.footer ul{float:left;padding:0;margin:0;list-style:none}.footer ul li{float:left;margin-right:20px;width:100%}.footer ul li a{color:#afafaf;text-decoration:none}.field-validation-error{top:-15px;position:relative;width:100%;float:left}ul{list-style:square;line-height:1.14286em;padding-left:20px;margin:0}ul li{margin-bottom:10px;position:relative}.content{color:#4b4e53;background:#fff;margin-top:0;width:100%}.content h1,.content h2{color:#000}.content_logo{height:12px;float:left}.topBar{width:100%;float:left;height:auto;padding:40px 30px 0}.textBox.content a{color:#000}@media(min-width:768px){.textBox{padding:60px}.textBox img{width:200px;top:60px;left:60px}.content_logo{height:17px}.topBar{padding:60px 60px 0}.footer ul li{width:auto;margin-right:30px}.footer p{width:auto}.footer ul{float:left;margin-top:15px;margin-left:50px}.form{margin-top:100px}}@media(min-width:1024px){input,label{margin-right:20px;float:left}input[type='text']{width:275px;float:left}.button{width:222px;margin-right:0;float:left;margin-left:300px;margin-top:-93px}label{width:100%}.form{position:absolute;top:55%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);width:inherit;margin-top:0}.textBox img{position:absolute}.content{width:80%}.field-validation-valid{margin-top:18px;position:relative;width:100%;float:left}}@media(min-width:1280px){input[type='text']{width:350px;max-width:none}.button{width:350px;margin-left:370px}.textBox{padding:80px}.textBox img{top:80px;left:80px}.topBar{padding:80px 80px 0}}@media(min-width:1366px){.textBox{padding:100px}.textBox img{top:100px;left:100px}.topBar{padding:100px 100px 0}}.popups.popup--placeholders{display:none}#popup{position:fixed;display:none;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0);z-index:99;-webkit-transition:.25s;transition:.25s;padding:30px}#popup.open{top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.85);-webkit-transition:.75s;transition:.75s;display:block}#popup.open .content{-webkit-transition:.5s .7s;transition:.5s .7s;opacity:1}#popup .content{width:90%;height:100%;background-color:#fff;position:fixed;opacity:0;z-index:2;max-height:100vh;color:#000;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0;left:50%;top:50%;-webkit-box-shadow:-4px 4px rgba(0,0,0,.1);box-shadow:-4px 4px rgba(0,0,0,.1)}#popup .content .close{position:absolute;top:0;right:0;z-index:99;margin-top:4px;font-size:0;width:25px;height:25px;cursor:pointer;background:transparent url(../assets/img/close.png) no-repeat center/contain}#popup .content .close:hover{width:21px;height:21px;top:2px;right:2px;-webkit-transition:.15s;transition:.15s}#popup .content h3{position:relative}#popup .content h3:after{content:"";bottom:-5px;left:0;width:55px;height:3px;position:absolute;background:#fff}#popup .content .header{padding:60px}#popup .content .header p:last-of-type{margin-bottom:30px}#popup .content .footer{padding:40px 60px;background:#fafafa}#popup .content .button{display:block;line-height:50px;margin:0 auto;width:250px}#popup .closearea{width:100%;height:100%;position:absolute;top:0;left:0}@media(min-width:768px){#popup{top:5%;left:5%;width:90%;height:90%}#popup.open{background-color:rgba(255,255,255,.85)}#popup .content{width:600px;height:700px;max-width:780px}#popup .content .close{margin:0}}#popup button{border:none;color:#fff;background:#01c1d6;padding:12px 50px;cursor:pointer;text-align:center;font-family:'Georgia';margin:0 auto;display:block}#popup p{color:#4b4e53}#popup h2{margin-top:0}#popup a{color:#000;text-decoration:none}#popup a:hover{text-decoration:underline}@media(max-width:768px){#popup.open .content{height:75%!important;overflow-y:scroll}}