.pt-hosting-form-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:20px 0}.pt-hosting-form-container .pt-hosting-form-wrapper{flex-basis:100%;background:#fff;box-shadow:0 1px 6px rgba(57,73,76,.35);padding:40px;margin-bottom:20px}.pt-hosting-form-container .pt-hosting-form-wrapper p{text-align:center;margin:0}.pt-hosting-form-container .pt-hosting-form-wrapper form{display:flex;flex-wrap:wrap;max-width:800px;margin:40px auto 0}.pt-hosting-form-container .pt-hosting-form-wrapper form input[type=text]{font-weight:600;flex-basis:80%;padding:10px 20px;border:2px solid transparent;border-right-width:0;background:#f6f7f9}.pt-hosting-form-container .pt-hosting-form-wrapper form input[type=text]:focus{outline:none;border-color:#ec4646}.pt-hosting-form-container .pt-hosting-form-wrapper form select{width:115px;background:#f6f7f9;border:2px solid transparent;font-weight:600}.pt-hosting-form-container .pt-hosting-form-wrapper form select:focus{outline:none;border-color:#ec4646}.pt-hosting-form-container .pt-hosting-form-wrapper form button[type=submit]{flex-basis:20%;width:100%;font-size:15px;line-height:normal;padding:15px 24px;font-weight:700;text-transform:uppercase;color:#fff;background:#ec4646;border:2px solid #ec4646;display:block;cursor:pointer;transition:all .3s ease;text-align:center}.pt-hosting-form-container .pt-hosting-form-wrapper form button[type=submit]:focus,.pt-hosting-form-container .pt-hosting-form-wrapper form button[type=submit]:hover{outline:none}.pt-hosting-form-container .pt-hosting-form-wrapper .invalid-feedback{font-size:16px;max-width:800px;font-weight:600;color:#ec4646;margin:10px auto 0;padding:0 20px}.pt-hosting-form-container .pt-website{flex-basis:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.pt-hosting-form-container .pt-website .cloudflare{border-left:3px solid #ec4646;flex-basis:100%;margin:10px 0 20px;font-size:16px;color:#444;font-weight:400;padding:10px 20px}.pt-hosting-form-container .pt-website .pt-hosting-form-results,.pt-hosting-form-container .pt-website .pt-hosting-form-screenshot{flex-basis:49%;background:#fff;box-shadow:0 1px 6px rgba(57,73,76,.35);padding:40px}.pt-hosting-form-container .pt-website .pt-hosting-form-screenshot{padding:0}.pt-hosting-form-container .pt-website .pt-hosting-info-results .main-results{text-align:center;margin-bottom:30px;font-size:20px}.pt-hosting-form-container .pt-website .pt-hosting-info-results .main-results span{font-weight:600;color:#0a4266}.pt-hosting-form-container .pt-website .pt-hosting-info-results .main-results span.hosting{display:block}.pt-hosting-form-container .pt-website .pt-hosting-info-results .main-results a{display:block;color:#ec4646;font-weight:600;text-decoration:none}.pt-hosting-form-container .pt-website .pt-hosting-info-results .other-info p{margin:0;color:#ec4646;font-weight:600}.pt-hosting-form-container .pt-website .pt-hosting-info-results .other-info p span{color:#444;font-weight:400}.pt-hosting-form-container .pt-website .pt-hosting-info-results .other-info ul li{list-style-type:none}.pt-hosting-form-container .pt-website .pt-hosting-info-results .other-info ul li p{color:#444;font-weight:400}.pt-hosting-form-container .pt-website .pt-hosting-block-info{flex-basis:100%;margin:30px 0}.pt-hosting-form-container .pt-website-down{flex-basis:100%;text-align:center;font-weight:600;color:#ec4646;margin:20px 0}.pt-hosting-form-container .pt-error{margin:0}.pt-hosting-form-container .pt-error li{list-style-type:none;font-weight:600;color:#ec4646;margin:10px 0 0;font-size:15px}.pt-hosting-form-container #pt-loading{display:block;width:18px;height:18px;margin:0 auto;border:2px solid #fff;border-radius:50%;border-top-color:#ec4646;animation:spin .7s ease-in-out infinite;-webkit-animation:spin .7s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}.pt-hosting-form-container .sharing-section{margin:20px 0;display:flex;flex-wrap:wrap;flex-basis:49%}.pt-hosting-form-container .sharing-section a{color:#fff;font-weight:600;padding:3px 8px 7px;margin:0 3px;line-height:normal;cursor:pointer;text-decoration:none!important}.pt-hosting-form-container .sharing-section a span{font-size:12px}.pt-hosting-form-container .sharing-section a span:before{position:relative;top:5px;left:-3px}.pt-hosting-form-container .sharing-section a:first-child{margin-left:0}.pt-hosting-form-container .sharing-section a:first-child span:before{background-image:url(img/facebook-icon.svg);content:"";background-size:20px 20px;display:inline-block;width:20px;height:20px}.pt-hosting-form-container .sharing-section a:nth-child(2) span:before{background-image:url(img/twitter-icon.svg);content:"";background-size:20px 20px;display:inline-block;width:20px;height:20px}.pt-hosting-form-container .sharing-section a:nth-child(3) span:before{background-image:url(img/email-icon.svg);content:"";background-size:20px 20px;display:inline-block;width:20px;height:20px}.pt-hosting-form-container .sharing-section a.report-btn{margin-left:auto;margin-right:0;color:#ec4646;font-size:12px;background:url(img/report-icon.svg) no-repeat 3px;content:"";background-size:18px 18px;display:inline-block;padding:7px 7px 7px 25px;text-decoration:none}.pt-hosting-form-container .sharing-section form{margin:20px 0}.pt-hosting-form-container .sharing-section form textarea{resize:none;background:#fff;padding:10px 15px;outline:none;border-radius:0;border:2px solid transparent;font-size:16px}.pt-hosting-form-container .sharing-section form textarea:focus{border-color:#ec4646}.pt-hosting-form-container .sharing-section form button[type=submit]{font-size:12px;line-height:normal;padding:10px 15px;font-weight:700;color:#fff;background:#ec4646;border:2px solid #ec4646;float:right;cursor:pointer;transition:all .3s ease;text-align:center;margin-top:10px}.pt-hosting-form-container .sharing-section form button[type=submit]:focus,.pt-hosting-form-container .sharing-section form button[type=submit]:hover{outline:none}@media(max-width:768px){.pt-hosting-form-container{margin:0}.pt-hosting-form-container .pt-hosting-form-wrapper form input[type=text]{flex-basis:70%}.pt-hosting-form-container .pt-hosting-form-wrapper form button[type=submit]{flex-basis:30%}.pt-hosting-form-container .sharing-section{margin:0 auto 20px}.pt-hosting-form-container .pt-website .pt-hosting-form-results,.pt-hosting-form-container .pt-website .pt-hosting-form-screenshot{flex-basis:100%;margin-bottom:20px;text-align:center}.pt-hosting-form-container .pt-website .pt-hosting-form-screenshot{background:transparent;box-shadow:none}.pt-hosting-form-container .pt-website .pt-hosting-info-results .other-info ul{margin-bottom:0}.pt-hosting-form-container .pt-website .pt-hosting-info-results .other-info ul li{margin-left:0}}@media(max-width:515px){.pt-hosting-form-container .pt-hosting-form-wrapper form input[type=text]{flex-basis:100%;margin-bottom:10px}.pt-hosting-form-container .pt-hosting-form-wrapper form input[type=text]:focus{border-right-width:2px}.pt-hosting-form-container .pt-hosting-form-wrapper form button[type=submit]{flex-basis:100%}}