.content {
    grid-column: 1/4;
    display: grid;
    grid-template-columns: 1fr var(--currentbp_center) 1fr;
}
.content a {
    text-decoration: none;
}
.middlecolumn {
    margin-left: 10px;
    margin-right: 10px;
}
@font-face {
    font-family:'L5S';
    src:url('../fonts/Lato-Semibold.woff2') format('woff2');
    font-weight:600;
    font-style:normal;
}
@font-face {
    font-family:'L5R';
    src:url('../fonts/Lato-Regular.woff2') format('woff2');
    font-weight:400;
    font-style:normal;
}
#titlesection {
    background-color: #FFB53F;
}
#spiralbg {
    grid-row: 1/3;
    grid-column: 1/-1;
    z-index: 1;
    width: 100%;
    height: 100%;
}
#spiralbg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#hey {
    grid-row: 2/3;
    grid-column: 1/3;
    z-index: 2;
    background: #FFB53F url("/images/products/dumpsterfire/hey.svg") no-repeat right center;
    height: 420px;
    width: 750px;
    margin-top: 96px;
}
#squiggles {
    overflow: hidden;
    grid-row: 2/3;
    grid-column: 2/4;
    z-index: 8;
    width: 224px;
    height: 267px;
    transform:scaleX(-1) scaleY(-1);
    justify-self: right;
    align-self: end;
    background: url("/images/products/dumpsterfire/squiggles.png") no-repeat bottom;
}
.pitch {

    align-self: center;
    display: grid;
    grid-template-columns: auto 340px;
    grid-template-areas: 
    "ui bullets"
    "ui downloads"
    "ui buysteal";
    margin-bottom: 20px;
    margin-top: 20px;
}
#pitchbox {
    grid-row: 1/2;
    z-index: 10;
    background-color: transparent;
}
#titleorange, #titleblack {
    grid-row: 1/2;
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    width: calc(100%-20px);
}
#titleorange {
    margin-top: 26px;
    margin-left: 4px;
    margin-right: 16px;
}
#titleblack {
    margin-top: 21px;
    margin-bottom: 18px;
}


.uipreview {
    background-color: #000000CC;
    grid-area: ui;
    background-color: black;
    background-image: url("/images/products/dumpsterfire/ui.jpg");
    background-repeat: no-repeat;
    width: 620px;
    height: 451px;
}

#pricetext {
    letter-spacing: 1px;
    font-size: 30px;
}
.latosemi {
    font-family: 'L5S';
}
.lato {
    font-family: 'L5';
}
.text14 {
    font-size: 14px;
}
#currency {
    font-size: 14px;
}

.bullets {
    background-color: #000000CC;
    grid-area: bullets;
    color: white;
    font-family: 'L5R';
    padding-bottom: 20px;
}
.bullets p {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    margin-left: 20px;;
    margin-right: 20px;
}
.bullets p:first-child {
    margin-top: 14px;
    font-family: 'L5';
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 10px;
}
.downloads {
    grid-area: downloads;
    display: grid;
    height: 113px;
    grid-template-columns: 120px auto auto;
    font-family: 'L5S';
    line-height: 20px;
    font-size: 14px;
}
.buysteal {
    background-color: #000000CC;
    grid-area: buysteal;
    display: grid;
    grid-template-columns: 120px auto auto;
    font-family: 'L5S';
    line-height: 20px;
    font-size: 14px;
    height: 96px;
}

#dlinstaller {
    justify-self: center;
    margin-top: 18px;
}
#dlformats {
    grid-column: 1/-1;
    justify-self: right;
    word-spacing: 9px;
    margin: 0px 20px 0px 0px;
}
#buynow {
    justify-self: center;
    margin-top: 14px;
    line-height: 30px;
}
.productButton {
    width: 90px;
    height: 54px;
    background-color: black;
    color: white;
    color: #232323;
    border-radius: 3px;
    transition-duration: 300ms;
    transition-timing-function: linear;
    margin-top: 20px;
}
.productButton:hover {
    background-color: rgb(43, 43, 43);
}
.productButton p {
   color: white;
   font-family: 'L5';
   font-size: 18px;
   line-height: 54px;
   text-align: center;
}

.buybutton {
    border-width: 0px;
    background-color: var(--fsi_yellow);
}
.buybutton p {
    color: black;
}
.buybutton:hover {
    background-color: orange;
}
#stealbutton {
    background-color: var(--fsi_yellow);
    color: black;
}
#stealbutton p {
    color: black;
}
#stealbutton:hover {
    background-color:orange;
}
#video {
    grid-row: 2/3;
    z-index: 10;
}
.videohighlights {
    font-family: 'L5';
    font-size: 30px;
    line-height: 36px;
    text-align: right;
    color: black;
    margin-top: 0px;
}
.videohighlights p {
    margin-top: 0px;
}
.videohighlights .highlight {
    margin-bottom: 20px;
}

.highlight {
    width: 960px;
    height: 540px;
}

#featuretitle {
    height: 125px;
    grid-column: 2/3;
    width: 100%;
}


#featuretitle p {
    color: #E89F88;
    font-family: 'L5';
    font-size: 57px;
    line-height: 57px;;
    margin-top: 37px;
}


.fe {
    display: grid;
    grid-column: 1/-1;
    grid-template-columns: inherit;
    grid-template-rows: 280px;
    margin-bottom: 20px;
    background-size: cover;
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-clip: border-box;
    width: 100%;
}
.fefill {
    grid-column: 1/-1;
    grid-row:1/2;
    z-index: 9;
    height: 130px;
    background-color: rgba(0,0,0,0.35);
    margin-bottom: 0px;
    margin-top: auto;
}


.feature {
    grid-column: 2/3;
    grid-row:1/2;
    margin-bottom: 20px;
    color: white;
    font-family: 'L5R';
    font-size: 20px;
    line-height: 24px;
    z-index: 10;
}

.feature a {
    color: #F4B41D;
}
.feature p:first-child {
    font-family: 'L5';
    margin: 160px 0px 20px 0px;
    font-size: 30px;
    line-height: 36px;
}

#feature1 {
    background-image: url("/images/products/dumpsterfire/feature1_bg.svg");
}
#feature2 {
    background-image: url("/images/products/dumpsterfire/feature2_bg.svg");
}
#feature3 {
    background-image: url("/images/products/dumpsterfire/feature3_bg.svg");
}
#feature4 {
    background-image: url("/images/products/dumpsterfire/feature4_bg.svg");
}
#feature5 {
    background-image: url("/images/products/dumpsterfire/feature5_bg.svg");
}
#feature6 {
    background-image: url("/images/products/dumpsterfire/feature6_bg.svg");
}

#stupidyellowbar {
    grid-column: 1/-1;
    width: 100%;
    height: 20px;
    background-color: #FFB53F;
}

#plugitin {
    background-color: black;
}

#plugitintitle{
    grid-column: 2/3;
    text-align: center;
    color: #E89F88;
    font-family: 'L5';
    font-size: 57px;
    font-weight: 700;
    line-height: 79px;
    margin-top:20px;
}

#bighead {
    background-color: #E89F88;
}
#bigolehead {
    margin-top: 50px;
    margin-bottom: 50px;
}
.userquote {
    color: white;
    font-family: 'L5R';
    font-size: 50px;
    line-height: 55px;
    font-weight: 400;
    text-align: center;
}

.userquote p:first-child {
    margin: 25px 0px 0px 0px;
}

.userquoteicon {
    float: right;
    border-color: white;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    width: 50px;
    height: 50px;
    margin: 20px 20px 30px 0px;
}
#quote1 {
    background-color: #C5383B;;
}
#quote1icon {
    background-image: url("/images/products/dumpsterfire/user_quote_icon_1.jpg");
}

.reviewerchump {
    float: right;
    font-size: 35px;
    line-height: 42px;
    margin: 30px 30px 20px 0px;
}

#quote2 {
    background-color: #5E3D58;
}
#quote2icon {
    background-image: url("/images/products/dumpsterfire/user_quote_icon_2.jpg");
}
#quote3 {
    background-color: #FE5F55;
}
#quote3icon {
    background-image: url("/images/products/dumpsterfire/user_quote_icon_3.jpg");
}

#afterquotes {
    grid-column: 1/-1;
    background-color: #EDB44B;
    height: 20px;
}

#afterquotes2 {
    grid-column: 1/-1;
    height:40px;
    background-color: #282828;
}

#systemreqs {
    display: grid;
    
    font-family: 'L5';
    font-size:14px;
    line-height: 21px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
    "reqlogo reqtext";
    column-gap: 40px;
    margin-top:60px;
    margin-bottom: 50px;
}
#reqlogo {
    grid-area: reqlogo;
    background-image: url("/images/logo_squarefrk_blk.svg");
    background-repeat: no-repeat;
    width: 100%;
}
#reqtext {
    grid-area: reqtext;
}


.fineprint {
    font-family: 'L5M';
    font-weight: 400;
    font-size:14px;
}
@media screen and (max-width: 1000px)
{
    .pitch {
        background-color: #000000CC;
        grid-template-columns: auto 357px;
        grid-template-areas: 
        "ui ui"
        "bullets  downloads"
        "bullets buysteal";
    }

    .uipreview {
        justify-self: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .bullets {
        background-color: transparent;
        margin-bottom: 0px;
        margin-left: 30px;
    }
    .bullets p:first-child {
        margin-top: 0px;
        font-size: 21px;
        line-height: 25px;
    }
    .bullets p {
        
        font-size: 13px;
        line-height: 17px;
    }
    .downloads {
        height: 100px;
        margin-bottom: 0px;
        grid-template-columns: 120px auto 90px 45px;
    }
    #dlinstaller {
        margin-top: 12px;
    }
    #dlformats {
        grid-column: 1/4;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .productButton {
        margin-top: 13px;
    }
    .buysteal {
        grid-template-columns: 120px auto 90px 45px;
        background-color: rgba(0,0,0,0.8);
        margin-top: 0px;
        margin-bottom: 0px;
        height: 80px;
    }
    #buynow {
        margin-top: 5px;
    }
    .highlight {
        width: 712px;
        height: 401px;
    }
    #squiggles {
        width: 185px;
        height: 215px;
        background-size: cover;
    }
    #hey {
        width: 629px;
        height: 307px;
        margin-top: 82px;
    }
    
    .fe {
        grid-template-rows: 215px;
    }
    .fefill {
        height: 104px;
    }
    #featuretitle {
        height: 80px;
    }
    #featuretitle p {
        font-size: 43px;
        line-height: 40px;
        margin-top: 23px;
    }
    .feature {
        font-size: 16px;
        line-height: 19px;
    }
    .feature p:first-child {
        margin: 130px 0px 10px 0px;
        font-size: 26px;
        line-height: 31px;
    }

    #plugitintitle {
        font-size: 47px;
        line-height: 69px;
    }
    #bigolehead img {
        width: 100%;
    }

    .userquote {
        font-size: 40px;
        line-height: 48px;
    }

    #systemreqs {
        margin-bottom: 40px;
        line-height: 17px;
        margin-top: 40px;
    }
}

@media screen and (max-width: 768px)
{
    .middlecolumn {
        margin-left: 0px;
        margin-right: 0px;
    }

    #titleorange {
        margin-top: 23px;
        margin-left: -2px;
        margin-right: 0px;
        width: 458px;
    }
    #titleblack {
        margin-top: 20px;
        margin-bottom: 15px;
        margin-left: 0px;
        width: 100%;
    }

    .pitch {
        background-color: transparent;
        grid-template-columns: 1fr;
        grid-template-areas: 
        "ui"
        "downloads"
        "buysteal"
        "bullets";
        margin-bottom: 20px;
    }
    .bullets {
        background-color: rgba(0,0,0,0.8);
        width: 100%;
        margin-left: 0px;
        margin-bottom: 0px;
        padding-bottom: 20px;
    }
    .bullets p:first-child{
        margin-top: 10px;
        font-size: 28px;
        line-height: 34px;
    }
    .bullets p {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        line-height: 19px;
    }
    .uipreview {
        background-size: contain;
        width: 460px;
        height: 335px;
        margin-top: 0px;
    }
    .downloads {
        grid-template-columns: 180px 110px auto;
        
        height: 90px;
        margin-bottom: 0px;
        
    }
    #dlinstaller {
        justify-self: right;
        margin-top: 7px;
        margin-right: 20px;
        height: 20px;
    }
    #dlformats {
        margin-right: 80px;
    }
    .buysteal {
        background-color: black;
        padding-top: 10px;
        height: 80px;
        grid-template-columns: 180px 110px auto;
    }
    #buynow {
        justify-self: right;
        margin-top: 2px;
        margin-right: 10px;
    }
    .productButton {
        margin-top: 9px;
    }

    .highlight {
        width: 460px;
        height: 259px;
    }
    #squiggles {
        width: 195px;
        height: 231px;
    }
    #hey {
        width: 391px;
        height: 190px;
        margin-top:70px;
    }
    #featuretitle {
        height: 60px;
    }
    #featuretitle p {
        font-size: 27px;
        line-height: 24px;
        margin-top: 19px;
    }
    .fe {
        grid-template-rows: 162px;
    }
    .feature p:first-child {
        font-size: 20px;
        line-height: 24px;
        margin:92px 0px 5px 0px;
    }
    .feature p {
        font-size: 14px;
        line-height: 18px;
    }
    .fefill {
        height: 77px;
    }
    #plugitintitle {
        font-size: 30px;
        line-height: 36px;
    }
    #bigolehead {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .userquote {
        font-size: 25px;
        line-height: 30px;
    }
    .reviewerchump {
        font-size: 25px;
        line-height: 30px;
    }
    #systemreqs {
        font-size: 12px;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr;
        grid-template-areas: 
        "reqtext"
        "reqlogo"
        ;
    }
    #reqtext {
        font-size: 14px;
    }
    #reqlogo {
        margin-top: 50px;
        background-position: center center;
    }
    .fineprint {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px)
{
    .middlecolumn {
        margin-left: 10px;
        margin-right: 10px;
    }
    .pitch {
        margin-bottom: 10px;
    }
    #title {
        margin-bottom: 10px;
    }
    #titlesection {
        grid-template-columns: 1fr 300px 1fr;
    }
    #titleorange {
        margin-top: 21px;
        margin-left: -3px;
        width: 100%;
    }
    #titleblack {
        margin-top: 19px;
        margin-bottom: 16px;
        
        width: 100%;
    }
    .bullets p:first-child{
        margin-top: 20px;
        font-size: 20px;
        line-height: 24px;
    }
    .bullets p {
        width: 100%;
        margin-left: 15px;
        margin-right: 0px;
        font-size: 13px;
        line-height: 16px;
    }
    .uipreview {
        background-size: contain;
        width: 300px;
        height: 218px;
    }

    .downloads {
        grid-template-columns: auto auto auto;
    }
    #dlinstaller {
        justify-self: left;
        margin-right: 0px;
        margin-left: 10px
    }
    #dlformats {
        margin-right: 10px;
    }
    .buysteal {
        background-color: black;
        grid-template-columns: auto auto auto;
    }
    #currency {
        font-size: 12px;
        margin-left: -10px;
    }
    #buynow {
        justify-self: right;
        margin-top: 0px;
        margin-right: 12px;
    }
    .downloads .productButton {
        margin-top: 10px;
    }
    .productButton {
        margin-top: 8px;
    }
    #squiggles {
        width: 125px;
        height: 149px;
    }
    #hey {
        width: 205px;
        height: 105px;
        margin-top: 68px;
    }



    .videohighlights {
        font-size: 20px;
        justify-self: center;
    }
    .highlight {
        width: 300px;
        height: 169px;
    }
    #featuretitle {
        height: 55px;
    }
    #featuretitle p {
        font-size: 18px;
        line-height: 18px;
    }
    .fe {
        grid-template-rows: 103px;
    }
    .feature p:first-child {
        font-size: 20px;
        line-height: 24px;
        margin: 35px 0px 5px 0px;
    }
    .feature p {
        font-size: 12px;
        line-height: 14px;
    }

    #plugitintitle {
        font-size: 20px;
        line-height: 28px;
        margin-left: 0px;
        margin-right: 0px;
    }
    #bigolehead {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .userquote {
        font-size: 25px;
        line-height: 25px;
    }
    .reviewerchump {
        font-size: 20px;
        line-height: 24px;
    }
    #systemreqs {
        grid-template-rows: 1fr;
        grid-template-areas:
        "reqtext";
    }
    #reqlogo {
        display: none;
    }
    #systemreqs {
        font-size: 14px;
    }
    .reqtext {
        font-size: 14px;
    }
    .fineprint {
        font-size: 14px;
    }
}