* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
}
html,
body,
div{
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: "Neue Haas Grotesk Text Pro";
    src: url('fonts/31862445252.ttf') format('truetype');
    font-style: normal;
    font-stretch: normal;
}
@font-face {
    font-family: "Neue Haas Grotesk Text Round Bold";
    src: url('fonts/38184073029.ttf') format('truetype');
    font-style: normal;
    font-stretch: normal;
}
img {
    width: 100%;
    height: auto;
    display: block;
}
.container {
    width: 100%;
    height: auto;
}
.welcome {
    background-color: #0071DC;
    text-align: left;
    padding: 40px 0 67px 56px;
    font-family: "Neue Haas Grotesk Text Pro", sans-serif;
}
h2 {
    color: #FCC200;
    font-family: "Neue Haas Grotesk Text Round Bold", sans-serif;
    font-size: 90px;
    font-weight: bold;
    margin: 0px 0 24px 0;
}
.head-copy {
    font-family: "Neue Haas Grotesk Text Pro", sans-serif;
    font-size: 48px;
    color: white;
    line-height: 56px;
}
.head-subtext-1 {
    font-family: "Neue Haas Grotesk Text Pro", sans-serif;
    padding: 35px 0 28px 0;
    font-size: 44px;
    font-weight: bold;
    color: #FCC200;
}
.head-subtext-2 {
    font-family: "Neue Haas Grotesk Text Pro", sans-serif;
    color: white;
    font-size: 28px;
}
.box-copy {
    font-family: "Neue Haas Grotesk Text Pro", sans-serif;
    padding: 0 66px 43px 56px;
    font-size: 28px;
    line-height: 42px;
}
.img-float {
    position: relative;
}
.box-copy-float {
    font-family: "Neue Haas Grotesk Text Pro", sans-serif;
    position: absolute;
    top: 55%;
    left: 0%;
    transform: translate( 0%, 0% );
    padding: 0 66px 68px 56px;
    font-size: 28px;
    line-height: 42px;
}
h3 {
    font-family: "Neue Haas Grotesk Text Round Bold", sans-serif;
    font-size: 40px;
    color: black;
    margin: 36px 0 24px 0;
}
h4 {
    font-family: "Neue Haas Grotesk Text Round Bold", sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: black;
    margin-bottom: 10px;
}
.blue-box {
    font-family: "Neue Haas Grotesk Text Pro", sans-serif;
    background-color: #D3EFF8;
    font-size: 28px;
    line-height: 42px;
    padding: 40px 24px;
    margin: 0 36px 75px;
}
.what-is-range-extender {
    background-color: #f0f0f0;
}
.img-float .blue-box {
    position: absolute;
    bottom: 0;
    background-color: #D3EFF8;
    font-size: 28px;
    padding: 40px 24px;
    margin: 0 36px 75px;
}
.what-is-range-extender.img-float .box-copy-float {
    top: 35%;
}
@media only screen and (width: 1366px) and (height: 950px) {
    .img-float .blue-box {
        top: 50%;
        bottom: auto;
    }
}
@media only screen and (width: 1024px) and (height: 1292px) {
    .img-float .blue-box {
        top: 50%;
        bottom: auto;
    }
}
@media (min-width: 360px) and (max-width: 480px) {
    .welcome {
        padding: 40px 0 67px 33px;
    }
    h2 {
        font-size: 45px;
    }
    .head-copy {
        font-size: 24px;
        line-height: 36px;
    }
    .head-subtext-1 {
        font-size: 26px;
        padding: 25px 0 16px 0;
    }
    .head-subtext-2 {
        font-size: 20px;
    }
    h3 {
        font-size: 30px;
        margin: 26px 0 12px 0;
    }
    .box-copy {
        padding: 0 33px 28px 33px;
        font-size: 20px;
        line-height: 32px;
    }
    .box-copy-float {
        padding: 0 33px 28px 33px;
        line-height: 32px;
        font-size: 20px;
        top: 38%;
    }
    h4 {
        font-size: 24px;
    }
    .blue-box {
        font-size: 20px;
        line-height: 32px;
        padding: 20px 14px;
        margin: 0 18px 35px;
    }
    .img-float .blue-box {
        font-size: 20px;
        position: static;
        padding: 20px 14px;
        margin: 0px 17px 0px;
    }
    .what-is-range-extender {
        padding-bottom: 40px;
    }
    .what-is-range-extender.img-float .box-copy-float {
        top: 23%;
    }
}
@media (width: 414px) {
    .head-subtext-2 {
        font-size: 18px;
    }
    .box-copy {
        font-size: 18px;
    }
    .box-copy-float {
        font-size: 18px;
    }
    .blue-box {
        font-size: 18px;
    }
    .img-float .blue-box {
        font-size: 18px;
    }
}
@media (width: 375px) {
    .what-is-range-extender.img-float .box-copy-float {
        top: 20%;
    }
}
@media (width: 360px) {
    .welcome {
        padding: 40px 10px 67px 15px;
    }
    .head-copy {
        font-size: 22px;
    }
    .box-copy {
        padding: 0 33px 28px 15px;
        font-size: 18px;
        line-height: 28px;
    }
    .box-copy-float {
        padding: 0 33px 28px 15px;
        font-size: 18px;
        line-height: 28px;
    }
    .blue-box {
        font-size: 18px;
        line-height: 28px;
        padding: 20px 8px;
        margin: 0 0px 35px 7px;
    }
    .img-float .blue-box {
        font-size: 18px;
        position: static;
        padding: 20px 10px;
        margin: 0px 5px 0px;
    }
}