@import url(https://fonts.googleapis.com/css?family=Raleway:600,700,800,900&display=swap);header .logo{font-family:Raleway,sans-serif;color:#fff}header .logo .heading{font-size:2rem;line-height:2.3rem}header .logo .sub-heading{font-size:1rem}@media only screen and (max-width:600px){header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#intro{width:100%;position:relative;background:url(/img/intro-bg.png) bottom no-repeat #17409e;background-size:cover;padding:200px 0 120px 0;min-height:100vh}#intro .container{max-width:1140px}@media only screen and (max-width:600px){#intro{padding:0;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}}#intro h1{font-size:1.3rem;text-transform:uppercase;font-weight:700}#intro .intro-img{width:50%;float:left}@media only screen and (max-width:600px){#intro .intro-img{display:none}}#intro .intro-info{width:50%;float:right}@media only screen and (max-width:600px){#intro .intro-info{width:100%;float:none;text-align:center;margin-bottom:5rem}#intro .intro-info h1,#intro .intro-info h4{font-size:1.25rem;line-height:1.4}#intro .intro-info h1{margin:0 1rem}}#intro .intro-info h2{color:#fff;margin-bottom:40px;font-weight:700;font-weight:300}#intro .intro-info h2 span{color:#74b5fc;text-decoration:underline}#intro .intro-info .btn-get-started{background:#007bff;border:2px solid #007bff;color:#fff}#intro .intro-info .btn-get-started:hover{background:none;border-color:#fff;color:#fff}#intro .intro-info .btn-services{border:2px solid #fff}#intro .intro-info .btn-services:hover{background:#007bff;border-color:#007bff;color:#fff}.plan-description p,.plan-description ul li{letter-spacing:.2px;font-size:1rem}