.trustpilot .jumbotron
{
    background: radial-gradient(#000,#041729);
    background-position: center center;
    background-size: contain, cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;

}
.jumbotron{
    min-height: 100vh;
    height: auto;
}
h1
{
    color: #fff !important;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 100%;
    font-size: 5em !important;
}
h2
{
    color: #fff !important;
    font-weight: 300;
    line-height: 120%;
}
.trustpilot p
{
    color: #fff;
    opacity: 0.6;
}
.central-content
{
    display: flex;
    align-items: center;
    min-height: 90vh;
}
.breaker
{
    height: 5px;
    width: 50px;
    background-color: #0080C9;
    margin: 30px 0px 20px 0px;
}
.btn-primary
{
    background: #0080c9;
    border: 0;
    color: #fff;
    padding: 7px 15px;
    border-radius: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.2em;
    margin: 30px 0px;
    font-weight: bold;
}
.btn-primary:hover
{
    background: #005284;
}
.btn-secondary
{
    background: transparent;
    opacity: 0.3;
    border: 1px solid #fff;
    color: #fff;
    padding: 7px 15px;
    border-radius: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.2em;
    margin: 30px 0px;
    font-weight: bold;
    margin-left: 10px;
}
.btn-secondary:hover
{
    opacity: 1;
    color: #fff;
}
.section-details .jumbotron
{
    background: #DBDBDB;
}
.section-details ol
{
    font-size: 0.8em;
    list-style-type: decimal;
    margin: 15px;
}
.section-details ol li
{
    margin-bottom: 20px;
}
.section-details h3
{
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 30px;
}
#competition
{
    position: absolute;
    bottom: -150px;
    left: -50px;
    opacity: 0.5;
}
.galaxy-copy
{
    padding-left: 100px;
}
.thedetails
{
    padding: 0px 100px;
}
.trustpilot img
{
    float: right;
    /*padding-right: 100px;*/
    padding-top: 100px;
}
.galaxy-copy
{
    padding-left: 250px;
    padding-right: 50px;
}

/* If background is light */
.galaxy-copy h1, .galaxy-copy h2, .galaxy-copy p{
    /*color: #000000 !important;*/
}
.galaxy-copy .btn-secondary{
    /*    border-color: #000000 !important;
        color: #000000 !important;*/
}
.thedetails
{
    padding: 0 250px;
}
@media only screen and (max-width: 600px) and (min-width: 300px) {
    .btn-primary, .btn-secondary
    {
        font-size: 0.8em;
    }
    .central-content
    {
        display: inline;
    }
    .trustpilot .jumbotron, .section-details .jumbotron
    {
        height: auto;
    }
    .section-details ol
    {
        font-size: 0.75em;
        line-height: 100%;
    }
    .galaxy-copy
    {
        padding-left: 0px;
        padding-right: 0px;
    }
    .thedetails
    {
        padding: 0px 0px;
    }
    h1
    {
        color: #fff !important;
        font-weight: 600;
        letter-spacing: -1px;
        line-height: 100%;
        font-size: 2.6em !important;
        margin-top: 50px;
    }
    h2
    {
        color: #fff !important;
        font-size: 1.3em;
        font-weight: 300;
        line-height: 130%;
    }
    .trustpilot p
    {
        color: #fff;
        font-size: 1.1em;
        opacity: 0.6;
    }
    .trustpilot img
    {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0px;
    }
    #competition
    {
        position: absolute;
        bottom: -70px;
        left: 0px;
        opacity: 0.5;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .section-details ol
    {
        font-size: 0.75em;
        line-height: 100%;
    }
    .galaxy-copy
    {
        padding-left: 75px;
        padding-right: 0px;
    }
    .thedetails
    {
        padding: 0px 50px;
    }
    h1
    {
        color: #fff !important;
        font-weight: 600;
        letter-spacing: -1px;
        line-height: 100%;
        font-size: 3.6em !important;
    }
    h2
    {
        color: #fff !important;
        font-size: 1.6em;
        font-weight: 300;
        line-height: 120%;
    }
    .trustpilot p
    {
        color: #fff;
        font-size: 1.2em;
        opacity: 0.6;
    }
    .trustpilot img
    {
        width: 90%;
        height: auto;
        margin: 0 auto;
        padding: 0px;
    }
    #competition
    {
        position: absolute;
        bottom: -70px;
        left: 0px;
        opacity: 0.5;
    }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    .section-details ol
    {
        font-size: 0.75em;
        line-height: 100%;
    }
    .galaxy-copy
    {
        padding-left: 150px;
        padding-right: 50px;
    }
    .thedetails
    {
        padding: 0px 50px;
    }
    h1
    {
        color: #fff !important;
        font-weight: 600;
        letter-spacing: -1px;
        line-height: 100%;
        font-size: 3.6em !important;
    }
    h2
    {
        color: #fff !important;
        font-size: 1.6em;
        font-weight: 300;
        line-height: 120%;
    }
    .trustpilot p
    {
        color: #fff;
        font-size: 1.2em;
        opacity: 0.6;
    }
    .trustpilot img
    {
        width: 70%;
        height: auto;
        margin: 0 auto;
        padding: 0px;
    }
    #competition
    {
        position: absolute;
        bottom: -70px;
        left: 0px;
        opacity: 0.5;
    }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
    .section-details ol
    {
        font-size: 0.8em;
        line-height: 120%;
    }
    .galaxy-copy
    {
        padding-left: 150px;
        padding-right: 50px;
    }
    .thedetails
    {
        padding: 0px 50px;
    }
    h1
    {
        color: #fff !important;
        font-weight: 600;
        letter-spacing: -1px;
        line-height: 100%;
        font-size: 3.8em !important;
    }
    h2
    {
        color: #fff !important;
        font-size: 1.8em;
        font-weight: 300;
        line-height: 120%;
    }
    .trustpilot p
    {
        color: #fff;
        font-size: 1.3em;
        opacity: 0.6;
    }
    .trustpilot img
    {
        width: 90%;
        height: auto;
        padding-right: 75px;
    }
    #competition
    {
        position: absolute;
        bottom: -70px;
        left: 0px;
        opacity: 0.5;
    }
}
@media only screen and (max-width: 1680px) and (min-width: 1441px) {
    .galaxy-copy
    {
        padding-left: 150px;
        padding-right: 50px;
    }
    .thedetails
    {
        padding: 0px 150px;
    }
    .trustpilot img
    {
        padding-right: 50px;
    }
}