html, body {
    height: 100vh;
    min-width: 300px;
}

:focus {outline: none;}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: regular;
    font-size: 0;
    color: #494C4D;
    background: #fff;
    margin: 0;
}

h1 {font-size: 36px;}
h2 {font-size: 28pt; font-weight: 500;}
h3 {font-size: 22pt; font-weight: 500; margin-block-start: 0.5em;}
.sml {font-size: 10pt;}
.reg {font-size: 14pt; line-height: 1.4em;}
.lrg {font-size: 16pt; font-weight: 500; margin-block-end: 0.2em;}
.xlrg {font-size: 18pt; font-weight: 500; margin-block-start: 2em; margin-block-end: 5px;}
.xl {font-size: 50px; font-weight: 500;}
.grey {color: #494C4D;}
.blue {color: #962a15;}
.white {color: #fff;}
.center {text-align: center;}
.right {text-align: right;}
.no-mrg {margin: 0;}

div.blue {background-color: #962a15;}
div.dark-blue {background-color: #070c2d;}

.wrapper {
    width: 100%;
    height: 100%;
}

.strip {
    width: 100%;
    margin: auto;
    padding: 80px 0 100px 0;
    box-sizing: border-box;
    position: relative;
}

.strip-sml {
    width: 100%;
    margin: 30px auto;
}

.strip-none {
    width: 100%;
    margin: 0;
}

.strip-content {
    width: 1200px;
    margin: auto;
    box-sizing: border-box;
    position: relative;
}

.strip-content-2 {
    width: 520px;
    margin: auto;
    box-sizing: border-box;
    padding-bottom: 40px;
}

.logo-block {
    width: 200px;
    display: inline-block;
}

.logo {
    display: block;
    width: 100%;
}

.nav-block {
    width: 1000px;
    display: inline-block;
    vertical-align: top;
}

nav {
    width: 100%;
    margin-top: 34px;
    text-align: right;
    position: relative;
}

.nav-link {
    display: inline-block;
    height: 28px;
    font-size: 18px;
    font-weight: 500;
    color: #070c2d;
    text-decoration: none;
    padding-left: 28px;
    padding-right: 28px;
}

.nav-link:hover {
    color: #962a15;
    border-bottom: 4px solid #962a15;
}

.current {
    color: #962a15;
    border-bottom: 4px solid #962a15;
}

.cta-strip {
    width: 100%;
    height: 540px;
    position: relative;
}

.cta-home {
    background-image: url('../_images/cta.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.cta-umbrella {
    background-image: url('../_images/cta-umbrella.png');
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
}

.cta-benefits {
    background-image: url('../_images/cta-benefits.png');
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
}

.cta-content-block {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #070c2d;
    clip-path: polygon(0 0, 55% 0%, 35% 100%, 0% 100%);
}

.cta-content-block-2 {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #070c2d;
    clip-path: polygon(0 0, 50% 0%, 50% 100%, 0% 100%);
}

.cta-text-block {
    width: 1200px;
    vertical-align: top;
    margin: auto;
    height: 540px;
    padding: 100px 0;
    box-sizing: border-box;
}

.cta-text-block-umbrella {
    width: 1200px;
    vertical-align: top;
    margin: auto;
    height: 540px;
    padding: 180px 0;
    box-sizing: border-box;
}

.cta-text-block-benefits {
    width: 1200px;
    vertical-align: top;
    margin: auto;
    height: 540px;
    padding: 200px 0;
    box-sizing: border-box;
}

.cta-header {
    color: #fff;
    font-size: 50px;
    font-weight: 300;
    line-height: 1.1em;
    margin-block-start: 0.4em;
    margin-block-end: 0.4em;
}

.cta-text {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    margin-block-start: 0.4em;
    margin-block-end: 0.4em;
}

.join-button {
    display: block;
    width: 160px;
    height: 40px;
    border-radius: 20px;
    border: 2px solid #fff;
    background: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
    padding: 6px 0 8px 0;
    box-sizing: border-box;
}

.join-button:hover {
    background: #fff;
    color: #962a15;
    cursor: pointer;
}

.w-50 {
    width: 50%;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.w-50-content-r {
    width: 600px;
    padding: 40px 30px 80px 30px;
    box-sizing: border-box;
}

.w-50-content-r-2 {
    width: 600px;
    padding: 80px 0 80px 100px;
    box-sizing: border-box;
}

.w-50-content-l {
    width: 600px;
    padding: 80px 80px 80px 0;
    box-sizing: border-box;
    position: absolute;
    right: 0;
}

.umbrella {
    height: 520px;
    background-image: url('../_images/umbrella.png');
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}

.desk-man {
    height: 520px;
    background-image: url('../_images/desk-man.png');
    background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
}

.ipad-man {
    height: 520px;
    background-image: url('../_images/ipad-man.png');
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}

.why-choose-redopus {
    height: 520px;
    background-image: url('../_images/why-choose-redopus.png');
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}

.agency-benefits {
    height: 520px;
    background-image: url('../_images/agency-benefits.png');
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}

.col-3 {
    width: 33%;
    display: inline-block;
    padding: 0 40px;
    box-sizing: border-box;
    vertical-align: top;
}

.col-icon {
    width: 70px;
    margin: auto;
}

.col-3-icon {
    width: 100%;
}

.read-more-link {
    display: block;
    width: 100px;
    margin: -12px auto 0 auto;
    font-size: 14pt;
    font-weight: 500;
    color: #494C4D;
    text-decoration: none;
    text-align: center;
    border-bottom: 2px solid #962a15;
}

.london {
    background-image: url('../_images/london.png');
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 680px;
    margin: 0;
}

.w-50-content-l-3 {
    width: 600px;
    position: absolute;
    right: 0;
    vertical-align: top;
    padding-top: 40px;
}

.w-50-content-r-3 {
    width: 600px;
    position: absolute;
    left: 0;
    vertical-align: top;
}

.w-50-content-r-4 {
    width: 600px;
    position: absolute;
    left: 0;
    vertical-align: top;
    padding-top: 120px;
}

.w-50-content-r-5 {
    width: 600px;
    position: absolute;
    left: 0;
    vertical-align: top;
    padding-top: 160px;
}

.footer-link {
    font-size: 16pt;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    display: block;
    margin-bottom: 30px;
}

.success {
    display: none;
    width: 300px;
    margin-left: 300px;
    padding-top: 40px;
}

.input-block {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    position: relative;
}

.input-area-block {
    width: 100%;
    height: 150px;
    margin-bottom: 10px;
    position: relative;
}

.input-label {
    width: 250px;
    display: inline-block;
    font-size: 16pt;
    color: #fff;
    text-align: right;
    padding-right: 20px;
    box-sizing: border-box;
}

.input {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 350px;
    height: 40px;
    border: 0;
    box-sizing: border-box;
}

.input-area {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 350px;
    height: 140px;
    border: 0;
    box-sizing: border-box;
    resize: none;
}

.submit {
    display: block;
    position: absolute;
    right: 0;
    width: 170px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 20px;
    background: none;
    font-size: 16pt;
    color: #fff;
}

.submit:hover {
    background: #fff;
    color: #962a15;
    cursor: pointer;
}

.footer {
    width: 100%;
    background-color: #962a15;
    padding: 10px 0;
}

.footer-content {
    width: 1200px;
    margin: auto;
}

.tick-block {
    width: 300px;
    height: 220px;
    display: inline-block;
    padding: 40px 45px 0 45px;
    box-sizing: border-box;
    vertical-align: top;
}

.tick-icon {
    display: block;
    width: 80px;
    margin: auto;
}

.nav-icon {
    width: 25px;
    height: 30px;
    position: absolute;
    top: 50px;
    right: 20px;
    display: none;
    margin: auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
  
.nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #962a15;
    border-radius: 1.5px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
  
.nav-icon span:nth-child(1) {
    top: 0px;
}
  
.nav-icon span:nth-child(2),.nav-icon span:nth-child(3) {
    top: 6px;
}
  
.nav-icon span:nth-child(4) {
    top: 12px;
}
  
.nav-icon.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
  
.nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
  
.nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
  
.nav-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

@media only screen and (max-width: 1600px){
    .agency-benefits {
        background-position: center center;
    }
    .w-50-content-r-5 {
        width: 100%;
    }
    .w-50-content-r-5 > p {
        text-align: center;
    }
}

@media only screen and (max-width: 1400px){
    .cta-content-block-2 {
        clip-path: none;
        text-align: center;
    }
    .cta-text-block-umbrella, .cta-text-block-benefits {
        width: 100%;
    }
    .w-50-content-r-4 {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .w-50-content-r-5 {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .w-50-content-r-4 > p {
        text-align: center;
    }
}

@media only screen and (max-width: 1280px){
    .strip-content {
        width: 100%;
        padding: 0 20px;
    }
    .logo-block {
        display: block;
        margin: auto;
    }
    .nav-block {
        display: block;
        margin: auto;
    }
    nav {
        margin-left: 0;
        margin-top: 20px;
        text-align: center;
    }
    .cta-strip {
        height: 450px;
    }
    .cta-text-block {
        height: 100%;
        padding: 60px 0 60px 30px;
    }
    .w-50-content-r {
        width: 100%;
    }
    .w-50-content-l {
        width: 100%;
        padding-left: 20px;
    }
    .desk-man {
        background-position: center right;
    }
    .w-50-content-r-2 {
        width: 100%;
        padding-right: 20px;
        padding-top: 60px;
    }
    .w-50-content-r-3 {
        width: 100%;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .w-50-content-l-3 {
        width: 100%;
        padding-left: 20px;
        padding-top: 0;
        box-sizing: border-box;
    }
    .w-50-content-r-3 > .right {
        text-align: center;
    }
    .w-50-content-l-3 > h2 {
        text-align: center;
    }
    .w-50-content-l-3 > p {
        text-align: center;
    }
    .w-50-content-l-3 > a {
        text-align: center;
    }
    .input-block, .input-area-block {
        height: auto;
    }
    .input-area-block {
        margin-bottom: 20px;
    }
    .input-label {
        width: auto;
        display: block;
        text-align: center;
        margin-bottom: 5px;
        padding-right: 0;
    }
    .input, .input-area {
        position: relative;
        display: block;
        margin: auto;
    }
    .submit {
        position: relative;
        margin: auto;
    }
    .london {
        height: 760px;
    }
    .footer-content {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .cta-text-block-umbrella {
        padding: 140px 20px;
    }
    .cta-text-block-benefits {
        padding: 160px 20px;
        height: 450px;
    }
    .tick-boxes {
        width: 940px;
        margin: auto;
    }
}

@media only screen and (max-width: 1000px){
    .strip-sml {
        margin: 20px auto;
    }
    .nav-block {
        width: 100%;
        display: none;
    }
    .nav-icon {
        display: block;
    }
    .nav-link {
        display: block;
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }
    .current {
        border-bottom: 0;
    }
    .nav-link:hover {
        border-bottom: 0;
    }
    .w-50-content-r-2 {
        padding-bottom: 0;
        padding-left: 40px;
    }
    .ipad-man {
        background-position: center center;
    }
    .w-50-content-l {
        padding-right: 40px;
    }
    .cta-text-block {
        padding-top: 80px;
    }
    .cta-header {
        font-size: 40px;
    }
    .cta-text {
        font-size: 24px;
    }
    .tick-boxes {
        width: 640px;
    }
}

@media only screen and (max-width: 800px){
    .cta-strip {
        height: 380px;
    }
    .cta-content-block {
        clip-path: none;
    }
    .cta-text-block {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        padding-right: 20px;
        padding-top: 50px;
    }
    .join-button {
        margin: auto;
        margin-top: 30px;
    }
    .w-50 {
        width: 100%;
        display: block;
    }
    .umbrella {
        height: 400px;
        background-image: url('../_images/umbrella-2.png');
        background-position: center center;
        background-size: contain;
    }
    .w-50-content-r {
        padding-top: 0;
    }
    .w-50-content-r > h2 {
        text-align: center;
    }
    .w-50-content-r > p {
        text-align: center;
    }
    .desk-man {
        height: 400px;
        background-position: center center;
    }
    .w-50-content-l {
        position: relative;
        right: auto;
        padding-top: 60px;
        padding-right: 20px;
        text-align: center;
    }
    .ipad-man {
        height: 400px;
    }
    .w-50-content-r-2 {
        padding-left: 20px;
        padding-bottom: 80px;
    }
    .w-50-content-r-2 > h2 {
        text-align: center;
    }
    .w-50-content-r-2 > p {
        text-align: center;
    }
    .col-3 {
        width: 100%;
        display: block;
        padding-bottom: 40px;
    }
    .read-more-link {
        margin-bottom: 10px;
    }
    .last {
        padding-bottom: 0;
    }
    .london {
        height: auto;
        background-position: right center;
    }
    .w-50-content-l-3 {
        position: relative;
        right: auto;
        padding-right: 20px;
    }
    .w-50-content-r-3 {
        position: relative;
        left: auto;
        margin-top: 80px;
        padding-left: 20px;
    }
    .cta-text-block-umbrella {
        padding: 120px 20px;
    }
    .why-choose-redopus {
        background-image: url('../_images/why-choose-redopus-2.png');
        background-position: center center;
    }
    .w-50-content-r-4 {
        position: relative;
        left: auto;
        padding-bottom: 100px;
        padding-top: 80px;
    }
    .w-50-content-r-5 {
        position: relative;
        left: auto;
        padding-bottom: 100px;
        padding-top: 80px;
    }
    .strip-content-2 {
        width: 100%;
        padding: 0 20px 40px 20px;
    }
    .cta-text-block-benefits {
        height: 380px;
        padding: 140px 20px;
    }
}

@media only screen and (max-width: 660px){
    .tick-boxes {
        width: 100%;
    }
    .tick-block {
        width: 50%;
        padding: 40px 20px 0 20px;
    }

}

@media only screen and (max-width: 500px){
    .input, .input-area {
        width: 100%;
    }
    .success {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}