/*--Row 2--*/
#row2 {
    background: #dae4ef;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 100px 0;
}
#row2 .content {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
}
#row2 .content > h2 {
    color: #3e87c4;
    font-size: 36px;
    font-family: Lato, sans-serif, Arial;
    font-weight: 700;
    line-height: 26px;
    margin: 0 0 55px 0;
    padding: 0;
}
#row2 .content .panel {
    max-width: 1160px;
    margin: 0;
    padding: 0;
}
#row2 .content .panel:after {
    content: "";
    clear: both;;
    display: block;
}
#row2 .content .panel .outer {
    background: #fff;
    width: 300px;
    height: 300px;
    margin: 0 130px 0 0;
    padding: 0;
    float: left;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 15px 18px 0 rgba(37,49,56,.2), 0 60px 75px 0 rgba(37,49,56,.2);
    box-shadow: 0 15px 18px 0 rgba(37,49,56,.2), 0 60px 75px 0 rgba(37,49,56,.2);
}
#row2 .content .panel .outer .pod1 {
    background: url(../img/row2-img1.svg) no-repeat;
    background-size: cover;
    width: 300px;
    height: 300px;
}
#row2 .content .panel .outer .pod2 {
    background: url(../img/row2-img2.svg) no-repeat;
    background-size: cover;
    width: 300px;
    height: 300px;
}
#row2 .content .panel .outer .pod3 {
    background: url(../img/row2-img3.svg) no-repeat;
    background-size: cover;
    width: 300px;
    height: 300px;
}
#row2 .content .panel .outer .pod div {
}

#row2 .content .panel .outer .pod div h2 {
    color: #fff;
    font-size: 24px;
    font-family: Lato, sans-serif, Arial;
    font-weight: 400;
    margin: -14px auto 0 auto;
    padding: 0;
    text-align: center;
}
#row2 .content .panel .outer .pod div .blue {
    color: #2d71bc!important;
}
#row2 .content .panel .outer .pod div .headline2 {
    color: #fff;
    font-size: 72px;
    font-family: Roboto, sans-serif, Arial;
    font-weight: 900;
    line-height: 75px;
    margin: 6px auto 0 auto;
    padding: 0;
    text-align: center;
    display: block;
}

#row2 .content .panel .outer .pod img {
    display: block;
    background-size: 1112px auto;
    width: 1112px;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
}
#row2 .content .panel .last {
    margin-right: 0!important;
}

/*--Row 3--*/
#row3 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 100px 0;
}
#row3 .content {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
}
#row3 .content h2 {
    color: #3e87c4;
    font-size: 36px;
    font-family: Lato, sans-serif, Arial;
    font-weight: 700;
    margin: 0 0 55px 0;
    line-height: 26px;
    padding: 0;
}
#row3 .content .panel {
    max-width: 1160px;
    margin: 0;
    padding: 0;
}
#row3 .content .panel:after {
    content: "";
    clear: both;;
    display: block;
}
#row3 .content .panel div {
    width: 100%;   
    height: auto;
    margin: 0 0 70px 0;
}
#row3 .content .panel .last {
    margin-bottom: 0;
}
#row3 .content .panel div:after {
    content: "";
    clear: both;;
    display: block;
}
#row3 .content .panel div a {
    cursor: pointer;
}
#row3 .content .panel div .logos {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    width: 20%;
}

/*logos*/
#row3 .content .panel div #bbc {
    background: url(../img/bbc-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
}
#row3 .content .panel div #cnbc {
    background: url(../img/cnbc-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
}
#row3 .content .panel div #gdi {
    background: url(../img/gdi-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
}
#row3 .content .panel div #vb {
    background: url(../img/venturebeat-logo.svg) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
}
#row3 .content .panel div #techcrunch {
    background: url(../img/techcrunch-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
}

#row3 .content .panel div #eveningstandard {
    background: url(../img/eveningstandard-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
    margin: 0 2%;
    width: 16%;
}
#row3 .content .panel div #cityam {
    background: url(../img/cityam-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
    margin: 0 2%;
    width: 16%;
}
#row3 .content .panel div #express {
    background: url(../img/express-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
    margin: 0 2%;
    width: 16%;
}
#row3 .content .panel div #realbusiness {
    background: url(../img/realbusiness-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
    margin: 0 2%;
    width: 16%;
}
#row3 .content .panel div #skynews {
    background: url(../img/skynews-logo.png) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
    margin: 0 2%;
    width: 16%;
}

#row3 .content .panel div #financialtimes {
    background: url(../img/financialtimes-logo.png) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
    margin: 0 2%;
    width: 16%;
}
#row3 .content .panel div #theindependent {
    background: url(../img/theindependent-logo.png) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
    margin: 0 2%;
    width: 16%;
}
#row3 .content .panel div #thememo {
    background: url(../img/thememo-logo.png) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
    margin: 0 2%;
    width: 16%;
}
#row3 .content .panel div #thewashingtonpost {
    background: url(../img/thewashingtonpost-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
    margin: 0 2%;
    width: 16%;
}
#row3 .content .panel div #techcitynews {
    background: url(../img/techcitynews-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 54px;
    padding: 0;
    margin: 0 2%;
    width: 16%;
}

/*--Row 4--*/
#row4 {
    background: #dae4ef;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 100px 0;
}
#row4 .content {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
}
#row4 .content h2 {
    color: #3e87c4;
    font-size: 36px;
    font-family: Lato, sans-serif, Arial;
    font-weight: 700;
    margin: 0 0 55px 0;
    line-height: 26px;
    padding: 0;
}
#row4 .content .panel {
    max-width: 1160px;
    margin: 0;
    padding: 0;
}
#row4 .content .panel:after {
    content: "";
    clear: both;;
    display: block;
}
#row4 .content .panel div {
    width: 100%;   
    height: auto;
    margin: 0 0 70px 0;
}
#row4 .content .panel .last {
    margin-bottom: 0;
}
#row4 .content .panel div:after {
    content: "";
    clear: both;;
    display: block;
}
#row4 .content .panel div a {
    cursor: pointer;
}
#row4 .content .panel div .logos {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    width: 25%;
}

/*logos*/
#row4 .content .panel div #deloitte {
    background: url(../img/deloitte-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 55px;
    padding: 0;
}
#row4 .content .panel div #mischcontheleap {
    background: url(../img/mischcontheleap-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 55px;
    padding: 0;
}
#row4 .content .panel div #realbusinesshot100 {
    background: url(../img/realbusinesshot100-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 55px;
    padding: 0;
    opacity: .8;
}
#row4 .content .panel div #londonlovesexcellence {
    background: url(../img/londonlovesexcellence-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 55px;
    padding: 0;
    opacity: .8;
}

#row4 .content .panel div #ukdatingawards1 {
    background: url(../img/ukdatingawards1-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 189px;
    padding: 0;
    opacity: .8;
}
#row4 .content .panel div #ukdatingawards2 {
    background: url(../img/ukdatingawards2-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 189px;
    padding: 0;
    opacity: .8;
}
#row4 .content .panel div #internationaltrack {
    background: url(../img/internationaltrack-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 184px;
    padding: 0;
    opacity: .8;
}
#row4 .content .panel div #profittrack {
    background: url(../img/profittrack-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 184px;
    padding: 0;
    opacity: .8;
}

#row4 .content .panel div #europefinalist {
    background: url(../img/europefinalist-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 123px;
    padding: 0;
    opacity: .8;
}
#row4 .content .panel div #futurefifty {
    background: url(../img/futurefifty-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 123px;
    padding: 0;
    opacity: .8;
}
#row4 .content .panel div #gbashortlist {
    background: url(../img/gbashortlist-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 123px;
    padding: 0;
    opacity: .8;
}
#row4 .content .panel div #londonstockexchange {
    background: url(../img/londonstockexchange-logo.jpg) no-repeat center center;
    background-size: contain;
    height: 123px;
    padding: 0;
    opacity: .8;
}

/*--Row 5--*/
#row5 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 100px 0;
}
#row5 .content {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
}
#row5 .content .headline3 {
    color: #2f6591;
    margin: 0 auto 20px auto;
}
#row5 .content h2 {
    color: #3e87c4;
    font-size: 36px;
    font-family: Lato, sans-serif, Arial;
    font-weight: 700;
    line-height: 26px;
    margin: 0 0 25px 0;
    padding: 0;
}
#row5 .content p {
    color: #455a64;
    font-size: 18px;
    font-family: Lato, sans-serif, Arial;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 25px 0;
    padding: 0;
    width: 1057px;
}
#row5 .content .bold1 {
    font-weight: 700!important;
}
#row5 .content .last {
    margin-bottom: 0;
}
#row5 .content a {
    color: #455a64;
    text-decoration: underline;
    cursor: pointer;
}

/*--Row 6--*/
#row6 {
    background: #dae4ef;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 100px 0;
}
#row6 .content {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
}
#row6 .content h2 {
    color: #3e87c4;
    font-size: 36px;
    font-family: Lato, sans-serif, Arial;
    font-weight: 700;
    line-height: 26px;
    margin: 0 0 25px 0;
    padding: 0;
}
#row6 .content .panel {
    max-width: 1160px;
    margin: 0;
    padding: 0;
}
#row6 .content .panel:after {
    content: "";
    clear: both;;
    display: block;
}
#row6 .content .panel .box {
    width: 49%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    border-right: 1px solid #99adc2;
}
#row6 .content .panel .box2 div {
    margin: 0 auto;
    width: 178px;
}
#row6 .content .panel .box3 div {
    margin: 0 auto;
    width: 130px;
}
#row6 .content .panel .box3 {
    border: 0;
}
#row6 .content .panel .box .contact-heading {
    color: #3e87c4;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 20px;
}
#row6 .content .panel .box .contact-heading2 {
    color: #455a64;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 5px;
    font-weight: 400;
}
#row6 .content p {
    color: #455a64;
    font-size: 18px;
    font-family: Lato, sans-serif, Arial;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding: 0;
    width: 160px;
}
#row6 .content a {
    cursor: pointer;
    color: #455a64;
    font-size: 18px;
    font-family: Lato, sans-serif, Arial;
    font-weight: 400;
    line-height: 17px;
    margin: 0;
    padding: 0;
}


/*--Footer--*/
#footer {
    background: #3e87c4;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 60px 0;
}
#footer .content {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
}
#footer .content:after {
    content: "";
    clear: both;
    display: block;
}
#footer .content p {
    color: #fff;
    font-size: 16px;
    font-family: Lato, sans-serif, Arial;
    font-weight: 400;
    margin: 0;
    padding: 11px 0 0 0;
    float: left;
}
/*Navigation*/
#footer .content .navigation {
    list-style: outside none none;
    margin: 0 30px 0 0;
    padding: 11px 0 0 0;
    float: right;
}
#footer .content .navigation li {
    float: left;
}
#footer .content .navigation li > p {
    font-weight: 700;
    padding: 0 5px 0 0;
}
#footer .content .navigation li a {
    color: #fff;
    font-family: Lato, sans-serif, Arial;
    font-size: 16px;
    display: block;
    margin: 0;
    padding: 0 7px;
    font-weight: 400;
    -webkit-transition: all 100ms ease-in-out 100ms;
    -moz-transition: all 100ms ease-in-out 100ms;
    -ms-transition: all 100ms ease-in-out 100ms;
    -o-transition: all 100ms ease-in-out 100ms;
    transition: all 100ms ease-in-out 100ms;
}
#footer .content .navigation li a:hover {
    color: #92ceff;
    cursor: pointer;
    -webkit-transition: all 100ms ease-in-out 100ms;
    -moz-transition: all 100ms ease-in-out 100ms;
    -ms-transition: all 100ms ease-in-out 100ms;
    -o-transition: all 100ms ease-in-out 100ms;
    transition: all 100ms ease-in-out 100ms;
}
#footer .content .navigation li .on {
    color: #92ceff;
}
#footer .content .navigation .no-padding1 {
    padding-left: 0;
}
#footer .content .navigation .no-padding2 {
    padding-right: 0;
}
#footer .content a, #footer .content a:hover {
    cursor: pointer;
}
#footer .content .social {
    width: 134px;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
}
#footer .content .social:after {
    content: "";
    clear: both;
    display: block;
}
#footer .content .social img {
    display: block;
    float: left;
    cursor: pointer;
}
#footer .content .social .facebook {
    background-size: 38px 38px;
    width: 38px;
    height: 38px;
    margin: 0 10px 0 0;
    padding: 0;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}
#footer .content .social .twitter {
    background-size: 38px 38px;
    width: 38px;
    height: 38px;
    margin: 0 10px 0 0;
    padding: 0;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}
#footer .content .social .linkedin {
    background-size: 38px 38px;
    width: 38px;
    height: 38px;
    margin: 0;
    padding: 0;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}
#footer .content .social .facebook:hover, 
#footer .content .social .twitter:hover, 
#footer .content .social .linkedin:hover {
    opacity: .8;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}
#footer .content #scrolltotop {
    background: url(../img/scrolltotop-arrow.png) no-repeat center center rgba(255,255,255,1.0);
    background-size: 38px 38px;
    width: 38px;
    height: 38px;
    margin: 0 0 0 40px;
    padding: 0;
    float: right;
    cursor: pointer;
    -webkit-border-radius: 35px 35px 35px 35px;
    border-radius: 35px 35px 35px 35px;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}
#footer .content #scrolltotop:hover {
    background: url(../img/scrolltotop-arrow.png) no-repeat center center rgba(255,255,255,.85);
    background-size: 38px 38px;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}

/*---------------MEDIA QUERIES---------------*/
@media screen and (max-width: 1200px) {
    #row2 .content .panel .outer {
        width: 25.85%;
        height: 25vw;
        margin: 0 11.21% 0 0;
    }
    #row2 .content .panel .outer .pod1, 
    #row2 .content .panel .outer .pod2, 
    #row2 .content .panel .outer .pod3 {
        width: 100%;
        height: 101%;
    }
    #row3 .content .panel div #bbc {
        width: 16%;
        margin: 0 2%;
    }
}
@media screen and (max-width: 1097px) {
    #row5 .content p {
        width: auto;
    }
}
@media screen and (max-width: 1024px) {
    #row2, #row3, #row4, #row5, #row6 {
        padding: 70px 0;
    }
    #row2 .content .panel .outer .pod div .headline2 {
        font-size: 60px;
        line-height: 50px;
    }
}
@media screen and (max-width: 980px) {
    #row2 .content h2, #row3 {
        line-height: 33px;
    }
    #row2 .content h2 {
        text-align: center;
    }
    #row2 .content .panel .outer {
        width: 27.32%;
        height: 27vw;
        margin: 0 9% 0 0;
    }
    #row3 {
        padding: 70px 0 40px 0;
    }
    #row3 .content h2 {
        text-align: center;
        margin: 0 0 20px 0;
        line-height: 33px;
    }
    #row3 .content .panel div {
        width: 33.33%;
        float: left;
        margin-bottom: 0;
    }
    #row3 .content .panel:after {
        content: "";
        clear: both;
        display: block;
    }
    #row3 .content .panel div .logos {
        float: none;
        width: 100%!important;
        margin: 30px 0!important;
    }
    #row3 .content .panel div #bbc {
        background-size: 50%;
    }
    #row3 .content .panel div #eveningstandard, 
    #row3 .content .panel div #cityam, 
    #row3 .content .panel div #express, 
    #row3 .content .panel div #realbusiness, 
    #row3 .content .panel div #skynews, 
    #row3 .content .panel div #financialtimes, 
    #row3 .content .panel div #theindependent, 
    #row3 .content .panel div #thememo, 
    #row3 .content .panel div #thewashingtonpost, 
    #row3 .content .panel div #techcitynews {
        width: 60%!important;
        margin: 30px 20%!important;
    }
    #row4 {
        padding: 70px 0 40px 0;
    }
    #row4 .content h2 {
        text-align: center;
        margin: 0 0 50px 0;
    }
    #row5 .content h2 {
        text-align: center;
    }
    #row5 .content p {
        text-align: center;
    }
    #row6 .content h2 {
        text-align: center;
    }
    #row6 .content p {
        margin: 0 auto;
        text-align: center;
    }
}
@media screen and (max-width: 900px) {
    #row2 .content .panel .outer {
        width: 29.99%;
        height: 28.5vw;
        margin: 0 5% 0 0;
    }
    #footer .content > p {
        float: none;
        text-align: center;
        margin-bottom: 30px;
        padding-top: 0;
        font-weight: 700;
    }
    #footer .content .social {
        float: none;
        margin: 0 auto;
        width: 155px;
    }
    #footer .content .social .facebook, 
    #footer .content .social .twitter {
        margin: 0 20px 0 0;
    }
    #footer .content #scrolltotop {
        background-color: #92ceff;
        float: none;
        margin: 0 auto 20px auto;
        display: block;
    }
    #footer .content .navigation {
        float: none;
        margin: 0 auto;
        padding-top: 30px;
        width: 145px;
    }
    #footer .content .navigation li {
        float: none;
        margin-bottom: 8px;
    }
    #footer .content .navigation li > p {
        text-align: center;
        padding: 0;
        margin-bottom: 15px;
        width: 100%;
    }
    #footer .content .navigation li a {
        padding: 5px 0;
        margin: 0 auto;
        text-align: center;
        font-weight: 700;
    }
    #footer .content .navigation li .last {
        padding-bottom: 0;
    }
    #footer .content .navigation li:nth-child(4) {
        margin-bottom: 0!important;
    }
}
@media screen and (max-width: 850px) {
    #row5 .content h2 {
        line-height: 36px;
    }
}
@media screen and (max-width: 830px) {
    #row2 .content .panel .outer .pod div .headline2 {
        font-size: 50px;
        line-height: 40px;
    }
    #row4 .content .panel div {
        margin-bottom: 0;
    }
    #row4 .content h2 {
        margin: 0 0 30px 0;
    }
    #row4 .content .panel div .logos {
        width: 20%;
        margin: 20px 2.5%;
    }
}
@media screen and (max-width: 768px) {
    #row2 .content .panel .outer .pod div h2 {
        font-size: 20px;
        margin: -10px auto 0 auto;
    }
    #row2 .content .panel .outer .pod div .headline2 {
        font-size: 45px;
        line-height: 33px;
    }
    #row3 .content .panel div #bbc {
        background-size: 60%;
    }
    #row3 .content .panel div #eveningstandard, 
    #row3 .content .panel div #cityam, 
    #row3 .content .panel div #express, 
    #row3 .content .panel div #realbusiness, 
    #row3 .content .panel div #skynews, 
    #row3 .content .panel div #financialtimes, 
    #row3 .content .panel div #theindependent, 
    #row3 .content .panel div #thememo, 
    #row3 .content .panel div #thewashingtonpost, 
    #row3 .content .panel div #techcitynews {
        width: 80%!important;
        margin: 30px 10%!important;
    }
}
@media screen and (max-width: 700px) {
    #row6 .content .panel .box {
        width: 100%;
        margin-bottom: 30px;
        border: 0;
    }
    #row6 .content .panel .box3 {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 650px) {
    #row2, #row3, #row4, #row5, #row6, #footer {
        padding: 50px 0;
    }
    #row2 .content h2 {
        margin-bottom: 25px;
    }
    #row2 .content .panel .outer .pod div h2 {
        font-size: 18px;
    }
    #row2 .content .panel .outer .pod div .headline2 {
        font-size: 40px;
        line-height: 25px;
    }
    #row3 .content .panel div #bbc {
        background-size: 70%;
    }
    #row3 .content .panel div #eveningstandard, 
    #row3 .content .panel div #cityam, 
    #row3 .content .panel div #express, 
    #row3 .content .panel div #realbusiness, 
    #row3 .content .panel div #skynews, 
    #row3 .content .panel div #financialtimes, 
    #row3 .content .panel div #theindependent, 
    #row3 .content .panel div #thememo, 
    #row3 .content .panel div #thewashingtonpost, 
    #row3 .content .panel div #techcitynews {
        width: 85%!important;
        margin: 30px 7.5%!important;
    }
    #row4 .content .panel div .logos {
        margin: 15px 2.5%;
    }
}
@media screen and (max-width: 600px) {
    #row2 .content .panel .outer .pod div h2 {
        font-size: 16px;
    }
    #row2 .content .panel .outer .pod div .headline2 {
        font-size: 35px;
        line-height: 18px;
    }
}
@media screen and (max-width: 550px) {
    #row2 .content .panel .outer .pod div h2 {
        font-size: 14px;
    }
    #row2 .content .panel .outer .pod div .headline2 {
        font-size: 28px;
        line-height: 10px;
    }
    #row4 .content .panel div .logos {
        margin: 0 2.5%;
    }
}
@media screen and (max-width: 450px) {
    #row2 .content h2 {
        margin-bottom: 35px;
    }
    #row2 .content .panel .outer {
        width: 100%;
        margin: 0 auto 20px auto;
        height: 91.11vw;
    }
    #row2 .content .panel .last {
        margin-bottom: 0;
    }
    #row2 .content .panel .outer .pod div h2 {
        font-size: 24px;
    }
    #row2 .content .panel .outer .pod div .headline2 {
        font-size: 72px;
        line-height: 75px;
    }
}
@media screen and (max-width: 414px) {
    #row2 .content h2 {
        font-size: 32px;
    }
    #row3 .content .panel div {
        width: 100%;
        margin-bottom: 0;
    }
    #row3 .content .panel div #bbc {
        background-size: contain;
    }
    #row3 .content .panel div #techcrunch {
        margin-bottom: 0!important;
    }
    #row3 .content .panel div .logos {
        margin: 30px 0!important;
    }
    #row3 .content .panel div #eveningstandard, 
    #row3 .content .panel div #cityam, 
    #row3 .content .panel div #express, 
    #row3 .content .panel div #realbusiness, 
    #row3 .content .panel div #skynews, 
    #row3 .content .panel div #financialtimes, 
    #row3 .content .panel div #theindependent, 
    #row3 .content .panel div #thememo, 
    #row3 .content .panel div #thewashingtonpost, 
    #row3 .content .panel div #techcitynews {
        width: 60%!important;
        margin: 30px 20%!important;
    }
    #row4 {
        padding: 70px 0;
    }
    #row4 .content .panel div {
        width: 100%;
        margin-bottom: 0;
    }
    #row4 .content .panel div .logos {
        width: 100%;
        margin: 30px auto!important;
        float: none;
    }
    #row4 .content .panel div #londonstockexchange {
        margin-bottom: 0!important;
    }
}
@media screen and (max-width: 375px) {
    #row2 .content .panel .outer .pod div .headline2 {
        line-height: 65px;
    }
    #row3 .content .panel div .logos {
        margin: 8% 0!important;
    }
    #row3 .content .panel div #eveningstandard, 
    #row3 .content .panel div #cityam, 
    #row3 .content .panel div #express, 
    #row3 .content .panel div #realbusiness, 
    #row3 .content .panel div #skynews, 
    #row3 .content .panel div #financialtimes, 
    #row3 .content .panel div #theindependent, 
    #row3 .content .panel div #thememo, 
    #row3 .content .panel div #thewashingtonpost, 
    #row3 .content .panel div #techcitynews {
        width: 60%!important;
        margin: 8% 20%!important;
    }
}
@media screen and (max-width: 360px) {
    #row2 .content h2 {
        font-size: 29px;
    }
}
@media screen and (max-width: 330px) {
    #row2 .content .panel .outer .pod div .headline2 {
        line-height: 60px;
    }
    #row2 .content h2 {
        font-size: 28px;
    }
}

#notification p.bold1 {
    font-weight: 700!important;
}
