aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Wright <martin@mynameismartin.com>2016-08-26 14:35:52 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-09-13 16:11:18 +0100
commit3d317877844973587766b6788a462bac16543f40 (patch)
tree9d37defdeacc5e4b1637d176c7f0fbc326711f95
parentf08dc6c4412fba41c2628654eec2850c5fafb6af (diff)
[fixmystreet.com] New councils page.
-rw-r--r--templates/web/fixmystreet.com/about/council.html275
-rw-r--r--templates/web/fixmystreet.com/header_extra.html15
-rw-r--r--web/cobrands/fixmystreet.com/fmsforcouncils.scss675
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/barnet.jpgbin0 -> 35681 bytes
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/bringyourown.svg16
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/bristol-logo.pngbin0 -> 4655 bytes
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/bristol.jpgbin0 -> 33251 bytes
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/control.svg12
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/customise.svg15
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/device-mockup.pngbin0 -> 250149 bytes
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/duplication.svg12
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/excellence.svg13
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/expand.svg17
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/fms-fc-logo.svg12
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/greenwich-logo.pngbin0 -> 4396 bytes
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/minus.svg13
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/plus.svg14
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/process.svg17
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/reduce.svg12
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/test-device-mockup.pngbin0 -> 1387896 bytes
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/window-mockup.jpgbin0 -> 121782 bytes
-rw-r--r--web/cobrands/fixmystreet.com/images/fms-for-councils/zurich.jpgbin0 -> 42037 bytes
-rw-r--r--web/cobrands/fixmystreet.com/js.js19
23 files changed, 1032 insertions, 105 deletions
diff --git a/templates/web/fixmystreet.com/about/council.html b/templates/web/fixmystreet.com/about/council.html
index 0ee7abbe5..cd28a7269 100644
--- a/templates/web/fixmystreet.com/about/council.html
+++ b/templates/web/fixmystreet.com/about/council.html
@@ -1,21 +1,278 @@
[% extra_css = BLOCK %]
<link rel="stylesheet" href="[% version('/cobrands/fixmystreet.com/fmsforcouncils.css') %]">
+ <link href="https://fonts.googleapis.com/css?family=Rubik:400,500" rel="stylesheet">
[% END %]
[% INCLUDE header.html
title = 'FixMyStreet for Councils', bodyclass = 'fms-for-councils fullwidthpage'
%]
-<a class="councils-reporting-hint" href="/">
- <strong>Reporting a problem?</strong> <em>Click here</em>
-</a>
+<div class="fixed-container">
+ <div class="council-header">
+ <h1 class="councils-logo">FixMyStreet for Councils</h1>
+ </div>
+ <div class="councils-hero">
+ <div class="councils-hero__presentation">
+ <div class="councils-content-wrapper">
+ <h2 class="councils-hero__title">Reliable fault-reporting and case management for councils, based on the nation’s most popular service, FixMyStreet.com</h2>
+ <img class="councils-hero__product" src="[% version('/cobrands/fixmystreet.com/images/fms-for-councils/device-mockup.png') %]" alt="">
+ </div>
+ </div>
+ <p class="councils-hero__subtitle">Since 2007, FixMyStreet’s user-centric design has given UK citizens an
+ easy, intuitive way to report street issues. That same focus on usability is reflected in the management interface for council staff, working in tandem with your existing systems.
+ The result? Happy residents and happy colleagues.</p>
+ </div>
+ <div class="councils-features">
+ <div class="councils-content-wrapper">
+ <div class="councils-features__grid">
+ <div class="councils-features__feature">
+ <div class="councils-features__thumb councils-features__thumb--excellence"></div>
+ <h3>Digital Excellence</h3>
+ <p>FixMyStreet was co-designed with council insiders. We made it into the most user-centred, accessible approach to non-emergency issue reporting available today. And now it’s the leader in its class.</p>
+ </div>
+ <div class="councils-features__feature">
+ <div class="councils-features__thumb councils-features__thumb--duplication"></div>
+ <h3>Minimise duplication </h3>
+ <p>FixMyStreet’s open and transparent approach to local issue reporting that reduces incidents of repeat and duplicate reports. Residents who go to report an issue that’s already in your database will see the existing report, along with a progress report showing how near it is to a fix.</p>
+ </div>
+ <div class="councils-features__feature">
+ <div class="councils-features__thumb councils-features__thumb--reduce"></div>
+ <h3>Reduce operating costs</h3>
+ <p>FixMyStreet intelligently routes problems to where you want them. Allocate the correct person, team, authority or contractor for each type of report, based on any combination of location, category and priority.</p>
+ </div>
+ <div class="councils-features__feature">
+ <div class="councils-features__thumb councils-features__thumb--customise"></div>
+ <h3>Stay flexible</h3>
+ <p>FixMyStreet is open standards compliant. That gives you complete customer flexibility to work with additional contractors at any time. Integrate other services as and when you need them, and provide additional functionalities to your residents.</p>
+ </div>
+ <div class="councils-features__feature">
+ <div class="councils-features__thumb councils-features__thumb--bringyourown"></div>
+ <h3>Bring your own</h3>
+ <p>You’ve already invested in mapping, asset, customer and case management services. FixMyStreet slots right in with your existing portfolio, so you can continue to use the systems your team knows and trusts.</p>
+ </div>
+ <div class="councils-features__feature">
+ <div class="councils-features__thumb councils-features__thumb--process"></div>
+ <h3>Streamline your process </h3>
+ <p>FixMyStreet is the first case-management service designed with councils, for councils. It streamlines your processes right through from customer service, to inspection, instruction and resolution.</p>
+ </div>
+ <div class="councils-features__feature">
+ <div class="councils-features__thumb councils-features__thumb--expand"></div>
+ <h3>Expand your reach</h3>
+ <p>Users can make a report via your own website, or on FixMyStreet.com — and either way, those that fall within your council boundaries will be published on both sites. This extends your services to our 1 million+ visitors per year — and offers a public display of the often-hidden work you are doing to keep your area in good shape.</p>
+ </div>
+ <div class="councils-features__feature">
+ <div class="councils-features__thumb councils-features__thumb--control"></div>
+ <h3>Complete control</h3>
+ <p>FixMyStreet gives you and your team an at-a-glance snapshot, or a deeper picture of performance. Track service levels, highlight bottlenecks and monitor contracts with area dashboards, accessible only to staff.</p>
+ </div>
+ </div>
+ <a href="#order" class="button order-now-button">Order now</a>
+ </div>
+ </div>
+ <div class="councils-clients">
+ <div class="councils-clients__grid">
+ <div class="councils-clients__client">
+ <a href="https://fixmystreet.bristol.gov.uk/">
+ <img src="[% version('/cobrands/fixmystreet.com/images/fms-for-councils/bristol-logo.png') %]" alt="Bristol City Council">
+ </a>
+ </div>
+ <div class="councils-clients__client">
+ <a href="https://fix.angus.gov.uk/">
+ <img src="[% version('/cobrands/fixmystreet.com/images/fms-for-councils/angus-logo.png') %]" alt="Angus Council">
+ </a>
+ </div>
+ <div class="councils-clients__client">
+ <a href="https://fixmystreet.oxfordshire.gov.uk/">
+ <img src="[% version('/cobrands/fixmystreet.com/images/fms-for-councils/oxfordshire-logo.png') %]" alt="Oxfordshire County Council">
+ </a>
+ </div>
+ <div class="councils-clients__client">
+ <a href="https://hart.fixmystreet.com/">
+ <img src="[% version('/cobrands/fixmystreet.com/images/fms-for-councils/hart-logo.png') %]" alt="Hart District Council">
+ </a>
+ </div>
+ <div class="councils-clients__client">
+ <a href="https://fix.bromley.gov.uk/">
+ <img src="[% version('/cobrands/fixmystreet.com/images/fms-for-councils/bromley-logo.png') %]" alt="Bromley Council">
+ </a>
+ </div>
+ <div class="councils-clients__client">
+ <a href="https://www.zueriwieneu.ch/">
+ <img src="[% version('/cobrands/fixmystreet.com/images/fms-for-councils/zurich-logo.png') %]" alt="Stadt Z&uuml;rich">
+ </a>
+ </div>
+ <div class="councils-clients__client">
+ <a href="https://greenwich.fixmystreet.com/">
+ <img src="[% version('/cobrands/fixmystreet.com/images/fms-for-councils/greenwich-logo.png') %]" alt="Royal Borough of Greenwich">
+ </a>
+ </div>
+ </div>
+ </div>
+
+ <div class="councils-compatibility">
+ <div class="councils-content-wrapper">
+ <h2>Works with</h2>
+ <div class="councils-compatibility__grid">
+ <div class="councils-compatibility__item">
+ <h3>Customer Management</h3>
+ <ul>
+ <li><a href="http://www.kana.com/lagan-crm/customer-experience-management">Lagan</a></li>
+ <li><a href="https://www.microsoft.com/en-gb/dynamics/default.aspx">Microsoft Dynamics</a></li>
+ <li><a href="https://products.office.com/en-us/sharepoint/collaboration">Sharepoint</a></li>
+ <li><a href="http://www.salesforce.com/uk/homepage/index-l.jsp?mboxSession=1471855891730-631658">Salesforce</a></li>
+ <li><a href="http://www.jadu.net/cxm">Jadu</a></li>
+ <li><a href="http://www.agilysys.com/">Agilsys</a></li>
+ </ul>
+ </div>
+ <div class="councils-compatibility__item">
+ <h3>Asset management</h3>
+ <ul>
+ <li><a href="https://go.sap.com">SAP EAS</a></li>
+ <li><a href="http://www-03.ibm.com/software/products/en/maximoassetmanagement">IBM Maximo</a></li>
+ <li><a href="http://www.ifsworld.com/">IFS</a></li>
+ </ul>
+
+ <h3>Geographic Information Systems</h3>
+ <ul>
+ <li><a href="http://www.esri.com/software/arcgis">ESRI ArcGIS</a></li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ </div>
+
+ <div class="councils-pricing">
+ <div class="councils-content-wrapper">
+ <h2>Pricing</h2>
+ <div class="councils-pricing__grid">
+ <div class="councils-pricing__main-prices">
+
+ <div class="pricing-table">
+ <div class="pricing-table__item">
+ <h3>Simple fault reporting</h3>
+ <p class="pricing-table__item__price"><strong>&pound;7,500 per year</strong></p>
+ <p>The award-winning FixMyStreet experience seamlessly integrated with your site. A responsive web application for reporting, viewing and discussing problems - branded to match your site’s styles and templates. Use FixMyStreet for Councils to keep your residents up to date and route problems by email to the correct individual or team. The internal dashboard eanbles you to manage performance.</p>
+ </div>
+ <div class="pricing-table__item">
+ <h3>Case&hyphen;management Integration</h3>
+ <p class="pricing-table__item__price"><strong>&pound;15,000 per year</strong></p>
+ <p>Our award-winning reporting solution &ndash; your existing processes and systems. We’ll integrate FixMyStreet into your customer, case or asset management system ensuring that there’s minimal impact on your organisation. Accept reports, automatically publish updates and reports from other channels via your existing tools, directly onto FixMyStreet.</p>
+ <p>Supported services include: Confirm, Mayrise, MS Dynamics and Exor. If you use an alternative service or your own internal system we’ll scope and implement additional support via our Specialist Cloud Service.</p>
+ </div>
+ <div class="pricing-table__item">
+ <h3>Top&hyphen;to&hyphen;bottom case&hyphen;management</h3>
+ <p class="pricing-table__item__price"><strong>&pound;35,000 per year</strong></p>
+ <p>Starting from zero? Want a completely new system from beginning to end? Then opt for the full-service option. </p>
+ <p>Use FixMyStreet to manage reports every step of the way. This system handles from everything, from acknowledgement, through inspection to contractor instruction or resolution. Each element was co-designed with local government insiders who know exactly what’s needed for clear, simple highways parks and street case management.</p>
+ </div>
-<div class="councils-section hero">
- <div class="fixed-container">
- <q class="hero-quote">To improve is to change; to be perfect is to change often.</q>
- <cite class="hero-cite">Winston Churchill</cite>
- <p class="hero-whatsup">We're currently working on this page to reflect our new and improved offering. In the meantime, all of our product information is available on the government's Digital Marketplace.</p>
- <a href="https://www.digitalmarketplace.service.gov.uk/g-cloud/services/983131669131363" class="button">Go to Digital Marketplace</a>
+ </div>
+
+ </div>
+ <div class="councils-pricing__extra-prices">
+ <div class="extra-pricing-table">
+ <h3>Optional extras</h3>
+
+ <h4>Mobile application</h4>
+ <p class="extra-pricing__price">&pound;4,500 per year</p>
+ <p class="extra-pricing__desc">Companion iOS and Android app (other platforms available by negotiation) with council branding to match your new FixMyStreet based reporting service.</p>
+ <hr>
+ <h3>Bring your own, or we can provide</h3>
+ <div class="pricing-accordion accordion">
+ <div class="accordion-item">
+ <a href="#" class="accordion-switch accordion-switch--closed"><h4>Custom Map Tiles</h4></a>
+ <div class="accordion-content">
+ <p class="extra-pricing__price">&pound;1,500 per year</p>
+ <p class="extra-pricing__desc">FixMyStreet comes with OpenStreetMap/Bing geographical base maps as standard. But for a completely unique look, or to key in with your existing mapping visuals, we can support the industry standard WMS maps of your choice.</p>
+ </div>
+ </div>
+ <div class="accordion-item">
+ <a href="#" class="accordion-switch accordion-switch--closed"><h4>Custom Geocoding</h4></a>
+ <div class="accordion-content">
+ <p class="extra-pricing__price">&pound;1,500 per year</p>
+ <p class="extra-pricing__desc">Transforming an address into a point on a map: it’s called geocoding, and we utilise Bing, OpenStreetMap and Google’s services as standard. But if you have your own geocoding system, we can integrate that to ensure a precise location for a given postcode, address or place name.</p>
+ </div>
+ </div>
+ <div class="accordion-item">
+ <a href="#" class="accordion-switch accordion-switch--closed"><h4>Asset locations</h4></a>
+ <div class="accordion-content">
+ <p class="extra-pricing__price">&pound;3,500 per year or included as standard within our case management service</p>
+ <p class="extra-pricing__desc">Show your residents the locations, identifiers and status of assets right on the map — all they have to do is pick the right one. Compatible with any industry standard WFS or WMS service.</p>
+ </div>
+ </div>
+ <div class="accordion-item">
+ <a href="#" class="accordion-switch accordion-switch--closed"><h4>Adopted roads</h4></a>
+ <div class="accordion-content">
+ <p class="extra-pricing__price">&pound;3,500 per year or included as standard within our case management service.</p>
+ <p class="extra-pricing__desc">Ensure that you only receive reports for roads that you actually manage. Highlight adopted roads and private estates at the point of report creation, saving valuable time, expense and irritation. Compatible with any industry standard WFS or WMS service.</p>
+ </div>
+ </div>
+ <div class="accordion-item">
+ <a href="#" class="accordion-switch accordion-switch--closed"><h4>Planned works</h4></a>
+ <div class="accordion-content">
+ <p class="extra-pricing__price">&pound;3,000 per year or included as standard within our case management service.</p>
+ <p class="extra-pricing__desc">Publish your planned works alongside reports to keep residents informed and lower the incidence of unnecessary reporting. Support for Elgin’s roadworks.org or any industry standard WFS or WMS service.</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
</div>
+ </div>
+
+<div class="council-order" id="order">
+ <div class="councils-content-wrapper">
+ <h2>Order</h2>
+ <form action="/contact/submit" method="post">
+ <div class="council-order__form">
+ <div class="form-group">
+ <label for="name">Name</label>
+ <span class="required">required</span>
+ <input type="text" name="name" id="name" required>
+ </div>
+ <div class="form-group">
+ <label for="org">Organisation</label>
+ <span class="required">required</span>
+ <input type="text" name="extra.organisation" id="org" required>
+ </div>
+ <div class="form-group">
+ <label for="email">Contact email</label>
+ <span class="required">required</span>
+ <input type="email" name="em" id="email" required>
+ </div>
+ <div class="form-group">
+ <label for="phone">Contact telephone</label>
+ <input type="tel" name="extra.phone" id="phone">
+ </div>
+ <div class="form-group">
+ <label for="product">Product</label>
+ <span class="required">required</span>
+ <div class="radio-as-buttons">
+ <label><input name="extra.product" id="product" type="radio" value="simple-fault-reporting" required>Simple fault reporting</label>
+ <label><input name="extra.product" id="product" type="radio" value="case-management-integration">Case-management integration</label>
+ <label><input name="extra.product" id="product" type="radio" value="top-to-bottom-case-management">Top-to-bottom case-management</label>
+ </div>
+ </div>
+ <div class="form-group">
+ <label for="message">Message</label>
+ <textarea name="message" id="message" required> </textarea>
+ </div>
+ <div class="form-group submit-group">
+ <input type="hidden" name="subject" value="Councils submission">
+ <input type="hidden" name="dest" value="from_council">
+ <input type="submit" value="Send">
+ </div>
+ </div>
+ </form>
+ </div>
+ <div class="council-order__screenshot">
+ </div>
</div>
+
+
+
+ </div>
+
+
[% INCLUDE footer.html %]
diff --git a/templates/web/fixmystreet.com/header_extra.html b/templates/web/fixmystreet.com/header_extra.html
index b55abc957..1bccf08d1 100644
--- a/templates/web/fixmystreet.com/header_extra.html
+++ b/templates/web/fixmystreet.com/header_extra.html
@@ -1,6 +1,21 @@
<meta name='theme-color' content='#ffd000'>
<link rel="Shortcut Icon" type="image/x-icon" href="/cobrands/fixmystreet.com/favicon.ico">
+[%# Code for flex box usage on councils page %]
+<script nonce="[% csp_nonce %]">
+(function(d){
+ var c = " ", f = "flex", fw = "-webkit-"+f, g = d.createElement('b');
+ try {
+ g.style.display = fw;
+ g.style.display = f;
+ c += (g.style.display == f || g.style.display == fw) ? f : "no-"+f;
+ } catch(e) {
+ c += "no-"+f;
+ }
+ d.documentElement.className += c;
+})(document);
+</script>
+
[%# We are conducting an A/B experiment %]
[% IF c.config.BASE_URL == "https://www.fixmystreet.com" AND not admin AND NOT c.req.header('User-Agent').match('Google Page Speed') %]
<script src="//www.google-analytics.com/cx/api.js?experiment=ZwMlZkAhSbK_tP_QG64QrQ"></script>
diff --git a/web/cobrands/fixmystreet.com/fmsforcouncils.scss b/web/cobrands/fixmystreet.com/fmsforcouncils.scss
index 0eeb385c5..49b294eac 100644
--- a/web/cobrands/fixmystreet.com/fmsforcouncils.scss
+++ b/web/cobrands/fixmystreet.com/fmsforcouncils.scss
@@ -1,16 +1,37 @@
/*
FixMyStreet for Councils page.
- Todo: This should be in a separate stylesheet
*/
+
$fms-yellow: #FFD000; // same as $primary from cobrands/fixmystreet/_colours.scss
$fms-orange: #f4a140;
$fms-red: #e04b4b;
$fms-blue: #4faded;
$fms-green: #62b356;
+@mixin clearfix {
+ &:before, &:after { content: " "; display: table; }
+ &:after { clear: both; }
+ & { *zoom: 1; }
+}
+
+@mixin flexbox() {
+ display: -webkit-box;
+ display: -moz-box;
+ display: -ms-flexbox;
+ display: -webkit-flex;
+ display: flex;
+}
+
+@mixin flex($values) {
+ -webkit-box-flex: $values;
+ -moz-box-flex: $values;
+ -webkit-flex: $values;
+ -ms-flex: $values;
+ flex: $values;
+}
+
.fms-for-councils {
background-color: #1a1a1a;
-
img {
max-width: 100%;
}
@@ -21,21 +42,29 @@ $fms-green: #62b356;
display: table;
}
}
+
.content {
- background-color: transparent;
- color: #c2c2c2;
- padding: 0 !important;
- margin: 0;
- h1,h2,h3,h4,h5,h6 {
- color: #fff;
- font-family: MuseoSans,Helmet,Freesans,sans-serif;
- font-weight: bold;
- }
+ background-color: transparent;
+ padding: 0 !important;
+ margin: 0;
+ color: #333;
+ -webkit-font-smoothing: antialiased;
+ font-family: 'Rubik', sans-serif;
+ h1,h2,h3,h4,h5,h6 {
+ font-family: 'Rubik', sans-serif;
+ font-weight: 500;
+ }
+
+ strong {
+ font-weight: 500;
+ }
}
+
.container {
width: 100%;
padding: 0;
}
+
#site-header {
.container {
@media only screen and (min-width: 60em) {
@@ -45,137 +74,591 @@ $fms-green: #62b356;
}
.fixed-container {
+ max-width: 90em;
+ padding: 0;
+ width: auto;
+ margin: 0 auto;
+ position: relative;
+ padding: 0;
+ background-color: #fff;
+ overflow: hidden;
@media only screen and (min-width: 60em) {
width: 100%;
}
- max-width: 58em; /*(60em - 1em + 1em padding)*/
- padding: 0;
- width: auto;
+ }
+
+ .councils-content-wrapper {
+ max-width: 66em;
margin: 0 auto;
+ padding: 0 1.5em;
+ @media (min-width: 60em) {
+ padding: 0 3em;
+ }
+
+ }
+
+ .councils-logo {
+ background-image: url('images/fms-for-councils/fms-fc-logo.svg');
+ background-size: 260px 68px;
+ text-indent: -5000%;
+ width: 260px;
+ height: 68px;
+ margin: 0.5em auto;
+ white-space: nowrap;
+ overflow: hidden;
+ }
+
+ .councils-hero {
+ border-bottom: 1px solid #e9e9e9;
+ padding-bottom: 2em;
+ }
+
+ .councils-hero__presentation {
+ background-color: #FED876;
+ padding-top: 1em;
+ padding-bottom: 3em;
+ margin-bottom: 175px;
+ }
+
+ .councils-hero__title {
+ text-align: center;
+ font-weight: 500;
+ margin-left: auto;
+ margin-right: auto;
+ font-size: 1.35em;
+ margin-bottom: -150px;
+ max-width: 23em;
+ @media (min-width: 44em) {
+ font-size: 2.5em
+ }
+ }
+
+ .councils-hero__product {
position: relative;
+ bottom: -170px;
+ max-width: 800px;
+ margin: 0 auto;
+ text-align: center;
+ display: block;
+ width: 100%;
+ @media (min-width: 44em) {
+ bottom: -200px;
+ }
+ }
+
+ .councils-hero__subtitle {
+ max-width: 40em;
+ margin-left: auto;
+ margin-right: auto;
+ font-size: 1.125em;
+ line-height: 1.5em;
+ text-align: center;
padding: 0 1em;
+ @media (min-width: 44em) {
+ font-size: 1.3125em;
+ line-height: 1.5em;
+ }
+ }
+
+ .councils-features {
+ padding: 3em 0 5em;
+ }
+
+ .councils-features__grid {
+ .flex & {
+ @include flexbox;
+ flex-wrap: wrap;
+ justify-content: space-between;
+ }
+ .no-js &,
+ .no-flex & {
+ @include clearfix;
+ }
+
}
- .button-base {
- padding: 0.5em 1.25em;
+ .councils-features__feature {
+ width: 100%;
+ .no-js &,
+ .no-flex & {
+ float: left;
+ }
+ @media (min-width: 44em) {
+ width: 47%;
+ .no-js &,
+ .no-flex & {
+ margin-right: 3%;
+ }
+ }
+ h3 {
+ font-weight: normal;
+ margin-left: 75px;
+ }
+ p {
+ color: #777;
+ font-size: 0.875em;
+ margin-left: 75px;
+ }
+ }
+
+
+ .councils-features__thumb {
+ height: 63px;
+ width: 63px;
+ background-size: cover;
+ background-color: transparent;
+ background-repeat: no-repeat;
+ float: left;
+ margin-top: 18px;
+ }
+
+ .councils-features__thumb--excellence {
+ background-image: url('images/fms-for-councils/excellence.svg');
+ }
+
+ .councils-features__thumb--expand {
+ background-image: url('images/fms-for-councils/expand.svg');
+ }
+
+ .councils-features__thumb--bringyourown {
+ background-image: url('images/fms-for-councils/bringyourown.svg');
+ }
+
+ .councils-features__thumb--duplication {
+ background-image: url('images/fms-for-councils/duplication.svg');
+ }
+
+ .councils-features__thumb--reduce {
+ background-image: url('images/fms-for-councils/reduce.svg');
+ }
+
+ .councils-features__thumb--control {
+ background-image: url('images/fms-for-councils/control.svg');
+ }
+
+ .councils-features__thumb--process {
+ background-image: url('images/fms-for-councils/process.svg');
+ }
+
+ .councils-features__thumb--customise {
+ background-image: url('images/fms-for-councils/customise.svg');
+ }
+
+ .order-now-button {
+ background-color: #E65376;
+ color: #fff;
+ border: 0;
+ text-transform: none;
+ padding: 0.6em 1.5em;
+ text-align: center;
+ display: block;
+ margin: 2em auto 0;
border-radius: 3px;
- display: inline-block;
- font-weight: bold;
+ max-width: 5em;
&:hover,
&:active,
&:focus {
- text-decoration: none;
- color: #fff;
+ background-color: desaturate(darken(#E65376, 10%), 10%);
+ text-decoration: none;
+ }
+ }
+
+ .councils-clients {
+ background-color: #333;
+ padding: 2.5em 0;
+ }
+
+ .councils-clients__grid {
+ .flex & {
+ @include flexbox;
+ justify-content: space-around;
+ align-items: center;
+ flex-wrap: wrap;
+ }
+ .no-js &,
+ .no-flex & {
+ @include clearfix;
+ }
+ margin: 0 2%;
+ @media (min-width: 44em) {
+ flex-wrap: nowrap;
}
}
- .button {
- @extend .button-base;
+ .councils-clients__client {
+ text-align: left;
+ .no-js &,
+ .no-flex & {
+ float: left;
+ width: 50%;
+ @media (min-width: 44em) {
+ width: 20%;
+ }
+ }
+ }
+
+ .councils-compatibility {
+ background-color: #E65376;
+ padding: 3em 0 5em;
+ a {
color: #fff;
- background-color: $fms-orange;
- border: none;
- width: 100%;
- padding: 0.75em 0;
- text-align: center;
- @media only screen and (min-width: 48em) {
- width: auto;
- padding: 0.5em 1.25em;
- text-align: left;
+ }
+ h2, h3 {
+ color: #fff;
+ }
+ ul {
+ list-style: none outside none;
+ padding: 0;
+ margin: 0;
+ li {
+ list-style: none outside none;
}
- &:hover,
- &:active,
- &:focus {
- background-color: darken($fms-orange, 5%);
+ }
+ }
+
+ .councils-compatibility__grid {
+ .flex & {
+ @include flexbox;
+ justify-content: space-between;
+ flex-wrap: wrap;
+ }
+ .no-js &,
+ .no-flex & {
+ @include clearfix;
+ }
+ @media (min-width: 44em) {
+ flex-wrap: nowrap;
+ }
+ }
+
+ .councils-compatibility__item {
+ width: 100%;
+ .no-js &,
+ .no-flex & {
+ float: left;
+ }
+ @media (min-width: 44em) {
+ width: 30%;
+ .no-js &,
+ .no-flex & {
+ margin-right: 3%;
}
+ }
}
- .councils-reporting-hint {
- display: block;
- background: $fms-yellow;
- color: #222;
- padding: 0.75em;
- line-height: 1em;
- font-size: 0.9em;
- text-align: center;
+ .councils-pricing {
+ h2 {
+ font-size: 2.5em;
+ text-align: center;
+ color: #FEC32B;
+ }
+ }
- @media only screen and (min-width: 48em) {
- display: none;
+ .councils-pricing__grid {
+ .flex & {
+ @include flexbox;
+ justify-content: center;
+ flex-wrap: wrap;
+ }
+ .no-js &,
+ .no-flex & {
+ @include clearfix;
+ }
+ @media (min-width: 60em) {
+ flex-wrap: nowrap;
}
+ margin: 3em 0 6em;
+ }
- &:hover, &:focus, &:active {
- text-decoration: none;
- color: mix(#222, $fms-yellow, 50%);
- background: mix(#ff0, $fms-yellow, 50%);
+ .councils-pricing__main-prices {
+ width: 100%;
+ background-color: #f4f4f4;
+ .no-js &,
+ .no-flex & {
+ float: left;
+ }
+ @media (min-width: 60em) {
+ width: 66.6667%;
}
+ }
- em {
- font-style: inherit;
- border-bottom: 1px solid;
+ .councils-pricing__extra-prices {
+ width: 100%;
+ background-color: #FED876;
+ .no-js &,
+ .no-flex & {
+ float: left;
+ }
+ @media (min-width: 60em) {
+ width: 33.3333%;
+ }
+ hr {
+ height: 0;
+ border-top: 3px solid rgba(0,0,0,0.1);
+ margin-top: 1.75em;
+ margin-bottom: 1.5em;
+ }
+ h3 {
+ text-transform: uppercase;
+ font-size: 0.875em;
+ color: rgba(0,0,0,0.666);
}
}
- .hero {
- border-top: 0;
- background-image: url(/cobrands/fixmystreet.com/images/fms-for-councils/all-yellow.jpg);
- background-size: cover;
- background-position: center bottom;
- background-repeat: no-repeat;
- padding: 4em 0;
+ .pricing-table {
+ padding: 1em 2em 0;
+ @media (min-width: 44em) {
+ padding: 1.5em 3em 0;
+ }
+ }
+
+ .pricing-table__item {
+ margin-bottom: 4em;
+ h3 {
+ font-size: 1.5em;
+ }
+ }
+
+ .extra-pricing-table {
+ padding: 1em 2em 1.5em;
+ }
+
+ .extra-pricing__desc {
+ font-size: 0.875em;
+ line-height: 1.5em;
+ }
+
+ .accordion-switch {
color: #333;
- @media only screen and (min-width: 48em) {
- padding: 7em 0 9em;
- background-position: right bottom;
+ display: block;
+ background-image: url('images/fms-for-councils/plus.svg');
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-size: 18px;
+ }
+
+ .accordion-switch--open {
+ background-image: url('images/fms-for-councils/minus.svg');
+ }
+
+ .council-case-studies {
+ margin-bottom: 3em;
+ border-top: 1px solid #e9e9e9;
+ background-color: #60B6C7;
+ padding: 2em 0;
+ h2 {
+ text-align: center;
+ color: #fff;
+ margin-bottom: 1.5em;
}
}
- .hero-quote {
- font-size: 2em;
- font-weight: bold;
- font-family: "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
- letter-spacing: -2px;
- line-height: 1.2em;
- @media only screen and (min-width: 48em) {
- font-size: 4em;
- line-height: 1.2em;
- }
+ .council-case-studies__grid {
+ .flex & {
+ @include flexbox;
+ justify-content: space-around;
+ flex-wrap: wrap;
+ align-items: center;
+ }
+ .no-js &,
+ .no-flex & {
+ @include clearfix;
+ }
+ @media (min-width: 44em) {
+ flex-wrap: nowrap;
+ justify-content: space-between;
+ }
+ margin: 0 3.3334%;
+ }
+
+ .council-case-studies__grid-item {
+ width: 100%;
+ max-width: 380px;
+ .no-js &,
+ .no-flex & {
+ float: left;
+ margin: 0 auto;
+ }
+ @media (min-width: 44em) {
+ width: 31%;
+ .no-js &,
+ .no-flex & {
+ margin-right: 2%;
+ max-width: none;
+ }
}
+ }
- .hero-cite {
+ .council-case-studies__case-study {
+ background-repeat: no-repeat;
+ background-size: cover;
+ background-position: center;
+ a {
display: block;
- font-style: normal;
- margin-top: 1em;
- margin-bottom: 4em;
- &:before {
- display: inline-block;
- content:"– ";
- margin-right: 0.25em;
+ color: #fff;
+ font-size: 1.25em;
+ display: block;
+ background-color: rgba(0,0,0,0.3);
+ padding: 5em 2em;
+ text-align: center;
+ margin-bottom: 1em;
+ @media (min-width: 30em) {
+ margin-bottom: 4em;
+ padding: 3em 2em;
+ }
+ @media (min-width: 48em) {
+ padding: 5em 2em;
+ }
+ &:hover,
+ &:active,
+ &:focus {
+ text-decoration: none;
+ background-color: rgba(0,0,0,0.1);
+ text-shadow: 0 2px 1px rgba(0,0,0,0.8);
}
}
+ }
- .hero-whatsup {
- font-size: 1.1em;
- max-width: 37em;
- margin-top: 2em;
- @media only screen and (min-width: 48em) {
- font-size: 1.25em;
- }
+ .council-case-studies__case-study--bristol {
+ background-image: url('images/fms-for-councils/bristol.jpg');
+ }
+
+ .council-case-studies__case-study--zurich {
+ background-image: url('images/fms-for-councils/zurich.jpg');
+ }
+
+ .council-case-studies__case-study--barnet {
+ background-image: url('images/fms-for-councils/barnet.jpg');
+ }
+
+ .radio-as-buttons {
+ label {
+ margin-right: 0.5em;
+ margin-top: 0;
+ font-size: 0.875em;
}
+ input {
+ margin-right: 1em;
+ }
+ }
- .button {
- background-color: #333;
- color: $fms-yellow;
- text-decoration: none;
+ .council-order {
+ position: relative;
+ h2 {
+ color: #E65376;
+ font-size: 2.5em;
+ }
+ }
+
+ .council-order__form {
+ max-width: 48em;
+ padding-bottom: 3em;
+ position: relative;
+ z-index: 1;
+ label {
+ font-weight: normal;
+ }
+ textarea {
+ height: 15em;
+ }
+ textarea,
+ input[type="text"],
+ input[type="tel"],
+ input[type="email"] {
+ border: 1px solid #ccc;
+ width: 100%;
+ padding: 0.5em;
+ border-radius: 3px;
+ font-size: 1em;
+ box-sizing: border-box;
+ @media (min-width: 44em) {
+ max-width: 27em;
+ }
+ }
+ input[type="submit"] {
+ background-image: none;
+ background-color: #E65376;
+ color: #fff;
+ border: 0;
+ text-transform: none;
+ padding: 0.6em 1.5em;
+ font-family: 'Rubik', sans-serif;
&:hover,
&:active,
&:focus {
- background-color: #333;
- color: #fff;
+ background-color: desaturate(darken(#E65376, 10%), 10%);
}
}
+ }
- .mysoc-footer {
- margin-top: 0;
- border-top: 0;
+ .form-group {
+ position: relative;
+ @media (min-width: 44em) {
+ max-width: 27em;
}
+ }
+
+ .form-group--wide {
+ max-width: none;
+ }
+ .submit-group {
+ margin-top: 2em;
}
+
+ .required {
+ position: absolute;
+ right: 0;
+ top: 3px;
+ font-size: 0.75em;
+ color: #E65376;
+ }
+
+ .council-order__screenshot {
+ display: none;
+ @media (min-width: 44em) {
+ display: block;
+ background-image: url('images/fms-for-councils/window-mockup.jpg');
+ background-repeat: no-repeat;
+ background-position: top left;
+ background-size: cover;
+ height: 758px;
+ position: absolute;
+ z-index: 0;
+ right: -70px;
+ width: 350px;
+ bottom: 120px;
+ }
+ @media (min-width: 61.25em) {
+ right: 0;
+ width: 500px;
+ }
+ @media (min-width: 82em) {
+ width: 1000px;
+ right: -250px;
+ }
+
+ }
+
+ .credits {
+ color: #777;
+ border-top: 1px solid #e9e9e9;
+ background-color: #f4f4f4;
+ padding: 2em 0 1em;
+ ul {
+ list-style: none outside none;
+ font-size: 0.75em;
+ margin-left: 0;
+ }
+ li {
+ list-style: none outside none;
+ margin-right: 2em;
+ }
+ }
+
+ .mysoc-footer {
+ margin-top: 0;
+ border-top: 0;
+ }
+
+}
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/barnet.jpg b/web/cobrands/fixmystreet.com/images/fms-for-councils/barnet.jpg
new file mode 100644
index 000000000..f25f0418d
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/barnet.jpg
Binary files differ
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/bringyourown.svg b/web/cobrands/fixmystreet.com/images/fms-for-councils/bringyourown.svg
new file mode 100644
index 000000000..a0a5f8a02
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/bringyourown.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="72px" height="72px" viewBox="0 0 72 72" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>bringyourown</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="bringyourown" fill="#E65376">
+ <path d="M58.325,56.036 L54.18,56.036 C53.223,56.036 52.452,56.809 52.452,57.763 C52.452,58.717 53.223,59.49 54.18,59.49 L58.325,59.49 C59.277,59.49 60.05,58.717 60.05,57.763 C60.05,56.809 59.277,56.036 58.325,56.036" id="Fill-252"></path>
+ <path d="M47.961,56.036 L43.818,56.036 C42.862,56.036 42.089,56.809 42.089,57.763 C42.089,58.717 42.862,59.49 43.818,59.49 L47.961,59.49 C48.916,59.49 49.689,58.717 49.689,57.763 C49.689,56.809 48.916,56.036 47.961,56.036" id="Fill-253"></path>
+ <path d="M27.236,56.036 L23.091,56.036 C22.138,56.036 21.365,56.809 21.365,57.763 C21.365,58.717 22.138,59.49 23.091,59.49 L27.236,59.49 C28.191,59.49 28.963,58.717 28.963,57.763 C28.963,56.809 28.191,56.036 27.236,56.036" id="Fill-254"></path>
+ <path d="M16.873,56.036 L12.73,56.036 C11.776,56.036 11,56.809 11,57.763 C11,58.717 11.776,59.49 12.73,59.49 L16.873,59.49 C17.827,59.49 18.6,58.717 18.6,57.763 C18.6,56.809 17.827,56.036 16.873,56.036" id="Fill-255"></path>
+ <path d="M25.127,41.04 L25.127,36.905 C27.723,38.377 31.783,39.134 35.814,39.134 C39.847,39.134 43.906,38.376 46.502,36.905 L46.502,41.04 C46.502,42.186 42.518,44.28 35.995,44.319 C35.868,44.282 35.353,44.279 35.235,44.311 C28.954,44.19 25.127,42.163 25.127,41.04 L25.127,41.04 Z M46.502,17.081 C46.502,18.239 42.447,20.363 35.814,20.363 C29.185,20.363 25.127,18.239 25.127,17.081 C25.127,15.923 29.185,13.798 35.814,13.798 C42.447,13.798 46.502,15.923 46.502,17.081 L46.502,17.081 Z M25.127,28.919 C27.723,30.391 31.783,31.149 35.814,31.149 C39.847,31.149 43.906,30.391 46.502,28.918 L46.502,33.053 C46.502,34.211 42.447,36.336 35.814,36.336 C29.185,36.336 25.127,34.211 25.127,33.053 L25.127,28.919 L25.127,28.919 Z M25.127,20.932 C27.723,22.404 31.783,23.161 35.814,23.161 C39.847,23.161 43.906,22.403 46.502,20.932 L46.502,25.066 C46.502,26.224 42.447,28.35 35.814,28.35 C29.185,28.35 25.127,26.224 25.127,25.066 L25.127,20.932 L25.127,20.932 Z M37.001,55.352 L37.001,47.098 C43.294,46.866 49.302,44.795 49.302,41.04 L49.302,17.132 C49.302,17.126 49.3,17.12 49.3,17.114 C49.3,17.102 49.302,17.092 49.302,17.081 C49.302,13.089 42.518,11 35.814,11 C29.113,11 22.33,13.089 22.33,17.081 L22.33,17.114 L22.33,17.132 L22.33,41.04 C22.33,44.711 28.069,46.771 34.202,47.078 L34.202,55.352 C33.368,55.837 32.8,56.73 32.8,57.762 C32.8,59.306 34.057,60.563 35.601,60.563 C37.145,60.563 38.402,59.306 38.402,57.762 C38.402,56.73 37.834,55.837 37.001,55.352 L37.001,55.352 Z" id="Fill-256"></path>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/bristol-logo.png b/web/cobrands/fixmystreet.com/images/fms-for-councils/bristol-logo.png
new file mode 100644
index 000000000..9c622959b
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/bristol-logo.png
Binary files differ
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/bristol.jpg b/web/cobrands/fixmystreet.com/images/fms-for-councils/bristol.jpg
new file mode 100644
index 000000000..9db9ce8e0
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/bristol.jpg
Binary files differ
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/control.svg b/web/cobrands/fixmystreet.com/images/fms-for-councils/control.svg
new file mode 100644
index 000000000..1eb0e9507
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/control.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="72px" height="72px" viewBox="0 0 72 72" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>control</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="control" fill="#E65376">
+ <path d="M13.844,23.23 C14.398,24.68 15.803,25.72 17.447,25.72 C19.091,25.72 20.494,24.68 21.049,23.23 L21.963,23.23 C22.517,24.68 23.921,25.72 25.566,25.72 C27.21,25.72 28.614,24.68 29.168,23.23 L30.083,23.23 C30.637,24.68 32.04,25.72 33.685,25.72 C35.329,25.72 36.733,24.68 37.287,23.23 L59.282,23.23 C60.039,23.23 60.653,22.62 60.653,21.86 C60.653,21.11 60.039,20.49 59.282,20.49 L37.287,20.49 C36.732,19.04 35.329,18 33.685,18 C32.04,18 30.638,19.04 30.083,20.49 L29.167,20.49 C28.613,19.04 27.209,18 25.566,18 C23.921,18 22.518,19.04 21.963,20.49 L21.049,20.49 C20.494,19.04 19.09,18 17.447,18 C15.803,18 14.399,19.04 13.845,20.49 L12.372,20.49 C11.614,20.49 11,21.11 11,21.86 C11,22.62 11.614,23.23 12.372,23.23 L13.844,23.23 Z M59.282,34.7 L49.465,34.7 C48.911,33.25 47.508,32.21 45.864,32.21 C44.219,32.21 42.815,33.25 42.261,34.7 L41.346,34.7 C40.792,33.25 39.389,32.21 37.744,32.21 C36.101,32.21 34.697,33.25 34.142,34.7 L21.049,34.7 C20.494,33.25 19.09,32.21 17.447,32.21 C15.803,32.21 14.398,33.25 13.845,34.7 L12.372,34.7 C11.614,34.7 11,35.31 11,36.07 C11,36.83 11.614,37.44 12.372,37.44 L13.844,37.44 C14.398,38.89 15.803,39.93 17.447,39.93 C19.091,39.93 20.494,38.89 21.049,37.44 L34.142,37.44 C34.696,38.89 36.101,39.93 37.744,39.93 C39.389,39.93 40.792,38.89 41.347,37.44 L42.261,37.44 C42.815,38.89 44.219,39.93 45.864,39.93 C47.508,39.93 48.912,38.89 49.466,37.44 L59.282,37.44 C60.039,37.44 60.653,36.83 60.653,36.07 C60.653,35.31 60.039,34.7 59.282,34.7 Z M57.585,48.91 C57.03,47.46 55.627,46.42 53.983,46.42 C52.338,46.42 50.934,47.46 50.38,48.91 L49.465,48.91 C48.911,47.46 47.508,46.42 45.864,46.42 C44.219,46.42 42.815,47.46 42.261,48.91 L41.346,48.91 C40.792,47.46 39.389,46.42 37.744,46.42 C36.101,46.42 34.697,47.46 34.142,48.91 L12.372,48.91 C11.614,48.91 11,49.52 11,50.28 C11,51.04 11.614,51.65 12.372,51.65 L34.142,51.65 C34.696,53.1 36.101,54.14 37.744,54.14 C39.389,54.14 40.792,53.1 41.347,51.65 L42.261,51.65 C42.815,53.1 44.219,54.14 45.864,54.14 C47.508,54.14 48.912,53.1 49.466,51.65 L50.38,51.65 C50.934,53.1 52.338,54.14 53.983,54.14 C55.627,54.14 57.031,53.1 57.585,51.65 L59.282,51.65 C60.039,51.65 60.653,51.04 60.653,50.28 C60.653,49.52 60.039,48.91 59.282,48.91 L57.585,48.91 Z" id="Combined-Shape"></path>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/customise.svg b/web/cobrands/fixmystreet.com/images/fms-for-councils/customise.svg
new file mode 100644
index 000000000..f60e488e4
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/customise.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="72px" height="72px" viewBox="0 0 72 72" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>customise</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="customise" fill="#E65376">
+ <path d="M54.8459238,58.9057844 L49.5659238,50.9457844 L52.6679238,48.8857844 L57.9499238,56.8357844 L54.8459238,58.9057844 L54.8459238,58.9057844 Z M31.1129238,23.1557844 L25.7619238,15.1057844 L28.8669238,13.0457844 L34.2159238,21.0957844 L31.1129238,23.1557844 L31.1129238,23.1557844 Z M59.9209238,56.5257844 L53.7219238,47.1957844 C53.7209238,47.1957844 53.7209238,47.1957844 53.7199238,47.1857844 L36.1929238,20.7957844 L36.1889238,20.7957844 C36.1889238,20.7957844 36.1889238,20.7957844 36.1879238,20.7957844 L29.9199238,11.3557844 C29.6739238,10.9757844 29.1109238,10.8857844 28.7019238,11.1557844 L24.0879238,14.2157844 C23.6659238,14.4957844 23.5339238,15.0257844 23.7909238,15.4157844 L30.0549238,24.8457844 C30.0569238,24.8457844 30.0589238,24.8457844 30.0599238,24.8557844 L30.0619238,24.8557844 L47.5979238,51.2657844 C47.5989238,51.2657844 47.6009238,51.2657844 47.6029238,51.2757844 L53.7939238,60.5957844 C53.9409238,60.8157844 54.1959238,60.9557844 54.4759238,60.9557844 C54.6649238,60.9557844 54.8509238,60.8957844 55.0109238,60.7857844 L59.6239238,57.7257844 C60.0449238,57.4457844 60.1769238,56.9257844 59.9209238,56.5257844 L59.9209238,56.5257844 Z" id="Fill-511"></path>
+ <path d="M24.9839238,33.5357844 C25.0489238,33.5357844 25.1129238,33.5157844 25.1669238,33.4757844 C25.2729238,33.3957844 25.3189238,33.2657844 25.2799238,33.1357844 L24.2869238,29.8957844 L27.0169238,27.8457844 C27.1229238,27.7657844 27.1669238,27.6257844 27.1259238,27.5057844 C27.0859238,27.3757844 26.9699238,27.2957844 26.8389238,27.2857844 L23.4099238,27.2157844 L22.2859238,24.0157844 C22.2419238,23.8957844 22.1249238,23.8057844 21.9929238,23.8057844 C21.8619238,23.8057844 21.7459238,23.8957844 21.7029238,24.0157844 L20.5769238,27.2157844 L17.1489238,27.2857844 C17.0169238,27.2957844 16.9009238,27.3757844 16.8609238,27.5057844 C16.8209238,27.6257844 16.8639238,27.7657844 16.9699238,27.8457844 L19.6999238,29.8957844 L18.7069238,33.1357844 C18.6689238,33.2657844 18.7139238,33.3957844 18.8199238,33.4757844 C18.9269238,33.5557844 19.0709238,33.5557844 19.1779238,33.4757844 L21.9929238,31.5457844 L24.8089238,33.4757844 C24.8629238,33.5157844 24.9219238,33.5357844 24.9839238,33.5357844" id="Fill-512"></path>
+ <path d="M29.3349238,39.3557844 L27.0399238,39.3057844 L26.2859238,37.1657844 C26.2579238,37.0857844 26.1789238,37.0257844 26.0919238,37.0257844 C26.0039238,37.0257844 25.9259238,37.0857844 25.8969238,37.1657844 L25.1439238,39.3057844 L22.8479238,39.3557844 C22.7609238,39.3557844 22.6829238,39.4157844 22.6559238,39.4957844 C22.6289238,39.5857844 22.6589238,39.6757844 22.7279238,39.7257844 L24.5549238,41.0957844 L23.8909238,43.2657844 C23.8659238,43.3557844 23.8969238,43.4457844 23.9679238,43.4957844 C24.0379238,43.5457844 24.1359238,43.5457844 24.2069238,43.4957844 L26.0919238,42.2057844 L27.9759238,43.4957844 C28.0119238,43.5257844 28.0529238,43.5357844 28.0929238,43.5357844 C28.1369238,43.5357844 28.1789238,43.5257844 28.2159238,43.4957844 C28.2869238,43.4457844 28.3169238,43.3557844 28.2919238,43.2657844 L27.6269238,41.0957844 L29.4549238,39.7257844 C29.5249238,39.6757844 29.5539238,39.5857844 29.5279238,39.4957844 C29.4999238,39.4157844 29.4229238,39.3557844 29.3349238,39.3557844" id="Fill-513"></path>
+ <path d="M16.7949238,35.3057844 L15.1499238,35.2757844 L14.6099238,33.7357844 C14.5889238,33.6757844 14.5319238,33.6357844 14.4699238,33.6357844 C14.4069238,33.6357844 14.3509238,33.6757844 14.3289238,33.7357844 L13.7899238,35.2757844 L12.1449238,35.3057844 C12.0819238,35.3057844 12.0259238,35.3557844 12.0069238,35.4057844 C11.9879238,35.4657844 12.0089238,35.5357844 12.0589238,35.5757844 L13.3689238,36.5557844 L12.8919238,38.1157844 C12.8739238,38.1757844 12.8949238,38.2357844 12.9469238,38.2757844 C12.9979238,38.3157844 13.0669238,38.3157844 13.1179238,38.2757844 L14.4699238,37.3557844 L15.8209238,38.2757844 C15.8469238,38.2957844 15.8759238,38.3057844 15.9049238,38.3057844 C15.9359238,38.3057844 15.9669238,38.2957844 15.9929238,38.2757844 C16.0429238,38.2357844 16.0649238,38.1757844 16.0469238,38.1157844 L15.5699238,36.5557844 L16.8809238,35.5757844 C16.9319238,35.5357844 16.9529238,35.4657844 16.9339238,35.4057844 C16.9139238,35.3557844 16.8579238,35.3057844 16.7949238,35.3057844" id="Fill-514"></path>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/device-mockup.png b/web/cobrands/fixmystreet.com/images/fms-for-councils/device-mockup.png
new file mode 100644
index 000000000..388df77a7
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/device-mockup.png
Binary files differ
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/duplication.svg b/web/cobrands/fixmystreet.com/images/fms-for-councils/duplication.svg
new file mode 100644
index 000000000..9f734edc9
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/duplication.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="72px" height="72px" viewBox="0 0 72 72" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>duplication</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="duplication" fill="#E65376">
+ <path d="M17.0957984,52.7752249 C15.1129241,52.7752249 13.5065,54.3733624 13.5065,56.3621557 C13.5065,58.339111 15.1129241,59.9490865 17.0957984,59.9490865 C19.0786727,59.9490865 20.6850968,58.339111 20.6850968,56.3621557 C20.6850968,54.3733624 19.0786727,52.7752249 17.0957984,52.7752249 Z M36.0059081,52.7752249 C34.0242176,52.7752249 32.4177935,54.3733624 32.4177935,56.3621557 C32.4177935,58.339111 34.0242176,59.9490865 36.0059081,59.9490865 C37.9887824,59.9490865 39.5952065,58.339111 39.5952065,56.3621557 C39.5952065,54.3733624 37.9887824,52.7752249 36.0059081,52.7752249 Z M54.9172016,52.7752249 C52.9319597,52.7752249 51.3279032,54.3733624 51.3279032,56.3621557 C51.3279032,58.339111 52.9319597,59.9490865 54.9172016,59.9490865 C56.8965245,59.9490865 58.5065,58.339111 58.5065,56.3621557 C58.5065,54.3733624 56.8965245,52.7752249 54.9172016,52.7752249 Z M36.0059081,27.572005 C40.2155206,27.572005 43.6355348,24.1389689 43.6355348,19.9364592 C43.6355348,15.7221115 40.2155206,12.3009135 36.0059081,12.3009135 C31.7974794,12.3009135 28.3750976,15.7221115 28.3750976,19.9364592 C28.3750976,24.1389689 31.7974794,27.572005 36.0059081,27.572005 Z M52.8656666,44.2755011 C52.8656666,44.8082136 52.9804957,45.31725 53.2125216,45.8026103 C53.4445475,46.2761325 54.0080389,46.5247317 54.9041797,46.5247317 C55.4013781,46.5247317 55.7967691,46.4063511 56.0950881,46.16959 C56.3957747,45.9328289 56.6266168,45.6487156 56.7935334,45.2935739 C56.9592662,44.9384322 57.0752791,44.5596145 57.142756,44.1452825 C57.2066815,43.7427887 57.2386443,43.3521328 57.2386443,43.0088292 C57.2386443,41.7184812 56.917833,40.6530562 56.2714751,39.8007162 C55.6251173,38.9483762 54.7857992,38.2972832 53.7594398,37.8474371 C52.7330804,37.3857529 51.5871566,37.1253157 50.3287713,37.0542873 C49.0692022,36.983259 47.8262064,37.0779635 46.5974163,37.3384007 C44.0794619,37.8711132 42.0551544,37.8592751 40.5304129,37.3147246 C39.0056713,36.7820121 38.2433006,35.7757774 38.2433006,34.3078585 C38.2433006,33.6330893 38.027848,33.1003768 37.5969427,32.709721 C37.1660375,32.3072271 36.6368765,32.1178182 36.0059081,32.1178182 C35.3761235,32.1178182 34.8434111,32.3072271 34.4148735,32.709721 C33.985152,33.1003768 33.766148,33.6330893 33.766148,34.3078585 C33.766148,35.7757774 33.0061449,36.7820121 31.4825871,37.3147246 C29.9542942,37.8592751 27.9335381,37.8711132 25.4120323,37.3384007 C24.1867936,37.0779635 22.9437978,36.983259 21.6842287,37.0542873 C20.4246596,37.1253157 19.2811034,37.3857529 18.2535602,37.8474371 C17.2272008,38.2972832 16.3878827,38.9483762 15.7415249,39.8007162 C15.0963508,40.6530562 14.7696205,41.7184812 14.7696205,43.0088292 C14.7696205,43.3521328 14.8051347,43.7427887 14.8714278,44.1452825 C14.9389047,44.5596145 15.0537338,44.9384322 15.2182828,45.2935739 C15.3851994,45.6487156 15.6278795,45.9328289 15.9404042,46.16959 C16.2541127,46.4063511 16.6613418,46.5247317 17.1609077,46.5247317 C18.0203505,46.5247317 18.5684525,46.2761325 18.8004784,45.8026103 C19.0313205,45.31725 19.1461496,44.8082136 19.1461496,44.2755011 C19.1461496,43.3758089 19.478799,42.8075823 20.1429139,42.5944973 C20.8046612,42.3695742 21.5682157,42.2630317 22.4288424,42.2630317 C23.4587532,42.2630317 24.451966,42.3932503 25.4120323,42.6536876 C26.37565,42.9259628 27.404377,43.0561814 28.4970296,43.0561814 C30.850435,43.0561814 32.5906291,42.7128778 33.7187958,42.0381087 C34.8434111,41.3633395 35.5750029,40.5465137 35.9064684,39.5757931 L36.1053478,39.5757931 C36.4379971,40.5465137 37.1660375,41.3633395 38.2942042,42.0381087 C39.4211871,42.7128778 41.1601974,43.0561814 43.5147866,43.0561814 C44.5754764,43.0561814 45.6290633,42.9259628 46.6731798,42.6536876 C47.7161125,42.3932503 48.8703229,42.2630317 50.129892,42.2630317 C50.8591162,42.2630317 51.4960036,42.3695742 52.0452894,42.5944973 C52.5922075,42.8075823 52.8656666,43.3758089 52.8656666,44.2755011 Z" id="Combined-Shape" transform="translate(36.006500, 36.125000) rotate(-180.000000) translate(-36.006500, -36.125000) "></path>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/excellence.svg b/web/cobrands/fixmystreet.com/images/fms-for-councils/excellence.svg
new file mode 100644
index 000000000..096604308
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/excellence.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="72px" height="72px" viewBox="0 0 72 72" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>excellence</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="excellence" fill="#E65376">
+ <path d="M44.4622873,54.19 C44.2552873,53.45 43.5792873,52.93 42.8082873,52.93 L39.1632873,52.93 L39.1632873,46.73 C38.2392873,46.89 37.2922873,46.97 36.3282873,46.97 C35.3622873,46.97 34.4152873,46.89 33.4912873,46.73 L33.4912873,52.93 L29.8502873,52.93 C29.0782873,52.93 28.4012873,53.45 28.1952873,54.19 L26.9012873,58.84 C26.7592873,59.36 26.8642873,59.91 27.1882873,60.34 C27.5152873,60.76 28.0192873,61.02 28.5572873,61.02 L44.1002873,61.02 L44.1142873,61.02 C45.0622873,61.02 45.8312873,60.25 45.8312873,59.3 C45.8312873,59.06 45.7842873,58.84 45.6982873,58.63 L44.4622873,54.19" id="Fill-717"></path>
+ <path d="M55.6102873,27.25 C54.8942873,29.94 52.9932873,32.01 51.0452873,32.33 C51.0642873,32.26 51.0832873,32.19 51.1002873,32.12 C51.1182873,32.06 51.1352873,32 51.1502873,31.93 C51.2532873,31.53 51.3392873,31.11 51.4112873,30.69 C51.4252873,30.62 51.4362873,30.54 51.4482873,30.47 C51.5162873,30.04 51.5712873,29.62 51.6092873,29.18 C51.6152873,29.12 51.6182873,29.06 51.6222873,29 C51.6572873,28.54 51.6792873,28.08 51.6792873,27.62 L51.6792873,19.99 C51.8992873,19.94 52.1222873,19.91 52.3422873,19.91 C52.5892873,19.91 52.8352873,19.94 53.0712873,20.01 C55.3332873,20.61 56.4952873,23.93 55.6102873,27.25 L55.6102873,27.25 Z M44.7202873,24.13 L40.1592873,27.55 L41.8172873,32.96 C41.8822873,33.17 41.8062873,33.4 41.6282873,33.53 C41.5372873,33.6 41.4292873,33.63 41.3242873,33.63 C41.2222873,33.63 41.1182873,33.6 41.0322873,33.54 L36.3272873,30.3 L31.6232873,33.54 C31.4442873,33.67 31.2022873,33.66 31.0252873,33.53 C30.8492873,33.4 30.7732873,33.17 30.8392873,32.96 L32.4942873,27.55 L27.9342873,24.13 C27.7592873,23.99 27.6842873,23.76 27.7532873,23.55 C27.8202873,23.34 28.0132873,23.2 28.2332873,23.2 L33.9602873,23.08 L35.8422873,17.73 C35.9132873,17.52 36.1082873,17.39 36.3272873,17.39 C36.5472873,17.39 36.7412873,17.52 36.8132873,17.73 L38.6942873,23.08 L44.4192873,23.2 C44.6412873,23.2 44.8342873,23.34 44.9012873,23.55 C44.9682873,23.76 44.8962873,23.99 44.7202873,24.13 L44.7202873,24.13 Z M17.0482873,27.25 C16.1632873,23.93 17.3252873,20.61 19.5852873,20.01 C19.8232873,19.94 20.0682873,19.91 20.3162873,19.91 C20.5362873,19.91 20.7572873,19.94 20.9772873,19.99 L20.9772873,27.62 C20.9772873,28.08 21.0002873,28.54 21.0362873,29 C21.0402873,29.06 21.0432873,29.12 21.0482873,29.18 C21.0852873,29.62 21.1412873,30.04 21.2082873,30.47 C21.2212873,30.54 21.2332873,30.62 21.2452873,30.69 C21.3192873,31.11 21.4052873,31.53 21.5082873,31.93 C21.5222873,32 21.5402873,32.06 21.5572873,32.12 C21.5752873,32.19 21.5932873,32.26 21.6122873,32.33 C19.6662873,32.01 17.7632873,29.94 17.0482873,27.25 L17.0482873,27.25 Z M53.7792873,17.35 C53.3042873,17.23 52.8212873,17.17 52.3422873,17.17 C52.1202873,17.17 51.8992873,17.18 51.6792873,17.2 L51.6792873,12.62 C51.6792873,11.73 50.9562873,11 50.0632873,11 L22.5952873,11 C21.7012873,11 20.9772873,11.73 20.9772873,12.62 L20.9772873,17.2 C20.7572873,17.18 20.5362873,17.17 20.3152873,17.17 C19.8352873,17.17 19.3532873,17.23 18.8782873,17.35 C15.1082873,18.36 13.1002873,23.11 14.3912873,27.96 C15.5222873,32.21 18.8002873,35.13 22.1242873,35.13 C22.2922873,35.13 22.4612873,35.11 22.6302873,35.09 C22.7532873,35.36 22.8842873,35.62 23.0202873,35.88 C23.0462873,35.93 23.0712873,35.97 23.0972873,36.02 C23.2982873,36.39 23.5122873,36.75 23.7382873,37.1 C23.7642873,37.14 23.7892873,37.18 23.8152873,37.22 C24.0532873,37.58 24.3002873,37.93 24.5602873,38.27 C24.5672873,38.27 24.5752873,38.28 24.5832873,38.29 C25.1312873,39 25.7352873,39.65 26.3852873,40.25 C26.3972873,40.26 26.4072873,40.28 26.4182873,40.29 C26.7392873,40.58 27.0722873,40.86 27.4132873,41.12 C27.4302873,41.14 27.4452873,41.15 27.4612873,41.16 C28.8722873,42.24 30.4612873,43.08 32.1692873,43.6 L32.1852873,43.6 C32.6142873,43.73 33.0482873,43.84 33.4892873,43.94 L33.4912873,43.94 C33.9482873,44.03 34.4122873,44.1 34.8812873,44.15 L34.9132873,44.15 C35.3792873,44.2 35.8522873,44.22 36.3282873,44.22 C36.8042873,44.22 37.2742873,44.2 37.7392873,44.15 L37.7752873,44.15 C38.2432873,44.1 38.7042873,44.03 39.1592873,43.94 L39.1622873,43.94 L39.1672873,43.94 C39.6072873,43.84 40.0412873,43.73 40.4682873,43.61 C40.4742873,43.6 40.4792873,43.6 40.4872873,43.6 C42.1952873,43.08 43.7822873,42.25 45.1942873,41.16 C45.2102873,41.15 45.2252873,41.14 45.2412873,41.13 C45.5852873,40.86 45.9172873,40.58 46.2372873,40.29 C46.2482873,40.28 46.2592873,40.27 46.2692873,40.25 C46.9212873,39.66 47.5252873,39 48.0752873,38.29 C48.0832873,38.28 48.0892873,38.28 48.0952873,38.27 C48.3562873,37.93 48.6042873,37.58 48.8422873,37.22 C48.8672873,37.18 48.8932873,37.14 48.9192873,37.1 C49.1442873,36.75 49.3602873,36.39 49.5612873,36.02 C49.5862873,35.97 49.6102873,35.93 49.6362873,35.88 C49.7722873,35.62 49.9032873,35.36 50.0272873,35.09 C50.1962873,35.11 50.3662873,35.13 50.5332873,35.13 C53.8572873,35.13 57.1362873,32.21 58.2652873,27.96 C59.5582873,23.11 57.5482873,18.36 53.7792873,17.35 L53.7792873,17.35 Z" id="Fill-718"></path>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/expand.svg b/web/cobrands/fixmystreet.com/images/fms-for-councils/expand.svg
new file mode 100644
index 000000000..30c40045c
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/expand.svg
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="72px" height="72px" viewBox="0 0 72 72" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>expand</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="expand" fill="#E65376">
+ <path d="M36.083,57.72 C24.153,57.72 14.448,48.01 14.448,36.08 C14.448,24.15 24.153,14.44 36.083,14.44 C48.012,14.44 57.72,24.15 57.72,36.08 C57.72,48.01 48.012,57.72 36.083,57.72 L36.083,57.72 Z M36.083,11 C22.252,11 11,22.25 11,36.08 C11,49.91 22.252,61.17 36.083,61.17 C49.916,61.17 61.169,49.91 61.169,36.08 C61.169,22.25 49.916,11 36.083,11 L36.083,11 Z" id="Fill-494"></path>
+ <path d="M34.746,22.46 C34.903,22.46 35.026,22.42 35.119,22.33 C35.211,22.24 35.258,22.15 35.258,22.04 L35.258,18.65 L37.661,22.14 L37.688,22.18 C37.723,22.27 37.784,22.33 37.87,22.38 C37.957,22.44 38.068,22.46 38.198,22.46 C38.347,22.46 38.469,22.42 38.561,22.33 C38.655,22.24 38.701,22.15 38.701,22.04 L38.701,16.96 C38.701,16.86 38.655,16.76 38.561,16.67 C38.469,16.59 38.347,16.54 38.198,16.54 C38.031,16.54 37.898,16.59 37.803,16.67 C37.709,16.76 37.661,16.86 37.661,16.96 L37.661,20.41 L35.249,16.88 C35.225,16.79 35.168,16.71 35.078,16.65 C34.987,16.58 34.877,16.54 34.746,16.54 C34.586,16.54 34.455,16.59 34.356,16.67 C34.257,16.76 34.209,16.86 34.209,16.96 L34.209,22.04 C34.209,22.15 34.257,22.24 34.356,22.33 C34.455,22.42 34.586,22.46 34.746,22.46" id="Fill-495"></path>
+ <path d="M22.742,33.65 C22.674,33.53 22.559,33.46 22.397,33.42 C22.253,33.38 22.123,33.39 22.003,33.45 C21.882,33.51 21.809,33.59 21.778,33.7 L21.106,37.77 L20.128,33.84 C20.081,33.7 20.019,33.59 19.941,33.51 C19.864,33.44 19.739,33.4 19.563,33.4 C19.294,33.4 19.116,33.55 19.026,33.84 L18.047,37.77 L17.377,33.7 C17.341,33.59 17.264,33.51 17.148,33.45 C17.032,33.39 16.897,33.38 16.749,33.42 C16.593,33.46 16.481,33.53 16.413,33.65 C16.343,33.76 16.325,33.86 16.354,33.96 L17.422,38.94 C17.452,39.04 17.518,39.13 17.623,39.2 C17.727,39.28 17.855,39.32 18.004,39.32 C18.153,39.32 18.281,39.28 18.385,39.2 C18.49,39.13 18.557,39.04 18.588,38.94 L19.573,35.23 L20.568,38.94 C20.598,39.04 20.667,39.13 20.769,39.2 C20.875,39.28 21.002,39.32 21.15,39.32 C21.294,39.32 21.419,39.28 21.528,39.2 C21.634,39.13 21.704,39.04 21.734,38.94 L22.799,33.96 C22.829,33.86 22.81,33.76 22.742,33.65" id="Fill-496"></path>
+ <path d="M54.925,38.28 L52.918,38.28 L52.918,36.8 L54.263,36.8 C54.436,36.8 54.567,36.75 54.653,36.67 C54.74,36.58 54.782,36.47 54.782,36.33 C54.782,36.18 54.74,36.06 54.653,35.98 C54.567,35.89 54.436,35.85 54.263,35.85 L52.918,35.85 L52.918,34.44 L54.925,34.44 C55.093,34.44 55.22,34.4 55.307,34.31 C55.393,34.22 55.438,34.11 55.438,33.97 C55.438,33.82 55.393,33.71 55.307,33.62 C55.22,33.53 55.093,33.49 54.925,33.49 L52.407,33.49 C52.245,33.49 52.114,33.53 52.016,33.62 C51.919,33.71 51.867,33.8 51.867,33.91 L51.867,38.81 C51.867,38.91 51.919,39.01 52.016,39.1 C52.114,39.18 52.245,39.23 52.407,39.23 L54.925,39.23 C55.093,39.23 55.22,39.18 55.307,39.1 C55.393,39.01 55.438,38.9 55.438,38.76 C55.438,38.61 55.393,38.49 55.307,38.41 C55.22,38.32 55.093,38.28 54.925,38.28" id="Fill-497"></path>
+ <path d="M37.53,53.18 C37.336,53.04 37.125,52.93 36.897,52.84 C36.669,52.75 36.461,52.66 36.265,52.57 C36.072,52.48 35.91,52.38 35.781,52.27 C35.652,52.15 35.588,52 35.588,51.81 C35.588,51.59 35.658,51.42 35.795,51.3 C35.932,51.19 36.109,51.13 36.324,51.13 C36.574,51.13 36.774,51.17 36.923,51.24 C37.073,51.32 37.184,51.39 37.255,51.45 C37.322,51.51 37.392,51.55 37.467,51.59 C37.541,51.64 37.628,51.66 37.723,51.66 C37.883,51.66 37.999,51.61 38.068,51.53 C38.135,51.44 38.17,51.33 38.17,51.19 C38.17,51.11 38.131,51.02 38.054,50.9 C37.977,50.78 37.861,50.67 37.709,50.56 C37.557,50.46 37.368,50.36 37.143,50.29 C36.919,50.21 36.659,50.18 36.359,50.18 C36.072,50.18 35.816,50.22 35.588,50.3 C35.361,50.38 35.169,50.49 35.015,50.64 C34.858,50.79 34.739,50.97 34.656,51.17 C34.571,51.38 34.531,51.6 34.531,51.85 C34.531,52.17 34.595,52.42 34.724,52.62 C34.851,52.82 35.015,52.99 35.212,53.12 C35.409,53.26 35.621,53.37 35.843,53.46 C36.068,53.55 36.279,53.64 36.477,53.74 C36.673,53.83 36.836,53.94 36.964,54.06 C37.093,54.19 37.158,54.34 37.158,54.53 C37.158,54.76 37.087,54.93 36.952,55.03 C36.813,55.14 36.626,55.19 36.387,55.19 C36.176,55.19 35.98,55.15 35.795,55.08 C35.609,55 35.465,54.92 35.363,54.82 C35.298,54.76 35.227,54.71 35.149,54.66 C35.073,54.61 34.983,54.58 34.88,54.57 C34.569,54.57 34.415,54.71 34.415,54.99 C34.415,55.12 34.45,55.23 34.522,55.33 C34.593,55.44 34.686,55.53 34.8,55.61 C34.912,55.69 35.041,55.76 35.181,55.82 C35.32,55.88 35.461,55.93 35.605,55.97 C35.75,56.01 35.887,56.04 36.018,56.06 C36.152,56.08 36.262,56.09 36.35,56.09 C36.929,56.09 37.384,55.95 37.714,55.66 C38.042,55.37 38.206,54.97 38.206,54.47 C38.206,54.15 38.142,53.89 38.014,53.68 C37.885,53.48 37.723,53.31 37.53,53.18" id="Fill-498"></path>
+ <path d="M26.249,46.31 L32.951,34.3 L38.22,39.57 L26.249,46.31 L26.249,46.31 Z M48.622,22.54 L32.227,31.72 C32.218,31.72 32.212,31.73 32.204,31.74 L32.185,31.74 C32.018,31.84 31.879,31.98 31.788,32.14 L22.652,48.51 C22.427,48.92 22.499,49.42 22.826,49.75 C23.024,49.95 23.29,50.05 23.557,50.05 C23.73,50.05 23.905,50.01 24.063,49.92 L40.382,40.73 C40.478,40.68 40.569,40.59 40.65,40.49 C40.708,40.44 40.756,40.37 40.797,40.3 L50.028,23.95 C50.257,23.55 50.186,23.04 49.861,22.72 C49.533,22.39 49.027,22.32 48.622,22.54 L48.622,22.54 Z" id="Fill-499"></path>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/fms-fc-logo.svg b/web/cobrands/fixmystreet.com/images/fms-for-councils/fms-fc-logo.svg
new file mode 100644
index 000000000..4c2b1e725
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/fms-fc-logo.svg
@@ -0,0 +1,12 @@
+
+<svg width="260px" height="68px" viewBox="1057 -1345 260 68" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Group" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(1057.000000, -1345.000000)">
+ <path d="M34.2788,60.88584 C29.46576,60.88584 24.94784,59.63192 21.0256,57.4464 L33.24792,44.9616 C33.3064,44.90584 33.34584,44.8324 33.40024,44.77392 C34.3944,45.0228 35.41576,45.19008 36.48336,45.19008 C43.64376,45.20912 49.46184,39.46856 49.4836,32.368 C49.49176,31.23512 49.29864,30.15256 49.02256,29.09584 L42.194,35.83192 L34.646,34.21216 L33.05616,26.7104 L39.89968,19.97024 C38.83208,19.67512 37.72504,19.46704 36.56088,19.46568 C29.4032,19.44936 23.58104,25.17632 23.55928,32.28504 C23.55384,33.79464 23.85984,35.21856 24.3372,36.56496 L11.94488,49.21432 C8.93928,44.88544 7.17264,39.64536 7.17264,34 C7.17264,19.17464 19.33376,7.11416 34.2788,7.11416 C49.2252,7.11416 61.3836,19.17464 61.3836,34 C61.3836,48.82808 49.2252,60.88584 34.2788,60.88584 M34.2788,0 C15.37752,0 0,15.25376 0,33.99864 C0,52.74624 15.37752,68 34.2788,68 C53.17736,68 68.55352,52.74624 68.55352,33.99864 C68.55352,15.25376 53.17736,0 34.2788,0" id="Fill-1" fill="#FED876"></path>
+ <path d="M93.2034361,12.6369163 L93.2034361,15.2400881 L81.8681057,15.2400881 L81.8681057,23.4944493 L91.555859,23.4944493 L91.555859,26.0976211 L81.8681057,26.0976211 L81.8681057,36.246696 L78.6553304,36.246696 L78.6553304,12.6369163 L93.2034361,12.6369163 Z M100.106784,19.5567401 L100.106784,36.246696 L97.1740969,36.246696 L97.1740969,19.5567401 L100.106784,19.5567401 Z M100.765815,14.3174449 C100.765815,14.6030264 100.70815,14.869382 100.592819,15.1165198 C100.477488,15.3636576 100.323716,15.5833324 100.131498,15.7755507 C99.9392795,15.9677689 99.7168588,16.1187953 99.4642291,16.2286344 C99.2115993,16.3384734 98.9424978,16.3933921 98.6569163,16.3933921 C98.3713348,16.3933921 98.1049792,16.3384734 97.8578414,16.2286344 C97.6107036,16.1187953 97.3910289,15.9677689 97.1988106,15.7755507 C97.0065923,15.5833324 96.8555659,15.3636576 96.7457269,15.1165198 C96.6358879,14.869382 96.5809692,14.6030264 96.5809692,14.3174449 C96.5809692,14.0318635 96.6358879,13.760016 96.7457269,13.5018943 C96.8555659,13.2437726 97.0065923,13.018606 97.1988106,12.8263877 C97.3910289,12.6341694 97.6107036,12.483143 97.8578414,12.373304 C98.1049792,12.2634649 98.3713348,12.2085463 98.6569163,12.2085463 C98.9424978,12.2085463 99.2115993,12.2634649 99.4642291,12.373304 C99.7168588,12.483143 99.9392795,12.6341694 100.131498,12.8263877 C100.323716,13.018606 100.477488,13.2437726 100.592819,13.5018943 C100.70815,13.760016 100.765815,14.0318635 100.765815,14.3174449 L100.765815,14.3174449 Z M109.184934,27.6957709 L103.566696,19.5567401 L106.384053,19.5567401 C106.625699,19.5567401 106.801439,19.5951832 106.911278,19.6720705 C107.021117,19.7489578 107.11997,19.8587952 107.207841,20.0015859 L111.293833,26.2623789 C111.392688,25.9548296 111.535476,25.6472849 111.722203,25.3397357 L115.313921,20.067489 C115.42376,19.9137144 115.533597,19.7901473 115.643436,19.6967841 C115.753275,19.603421 115.890572,19.5567401 116.05533,19.5567401 L118.757357,19.5567401 L113.139119,27.5310132 L118.988018,36.246696 L116.170661,36.246696 C115.929015,36.246696 115.739545,36.1835395 115.602247,36.0572247 C115.464948,35.9309098 115.352365,35.7908671 115.264493,35.6370925 L111.063172,29.0962115 C110.986284,29.4147446 110.870955,29.7003218 110.717181,29.9529515 L106.828899,35.6370925 C106.71906,35.7908671 106.600984,35.9309098 106.47467,36.0572247 C106.348355,36.1835395 106.175361,36.246696 105.955683,36.246696 L103.336035,36.246696 L109.184934,27.6957709 Z M133.964493,27.7122467 C134.118268,27.9758603 134.252819,28.2531997 134.36815,28.5442731 C134.483481,28.8353465 134.596064,29.1291615 134.705903,29.4257269 C134.815742,29.1181776 134.931071,28.8243626 135.051894,28.5442731 C135.172717,28.2641836 135.310014,27.9813524 135.463789,27.6957709 L143.454537,13.1806167 C143.597328,12.927987 143.745609,12.7742147 143.899383,12.7192952 C144.053158,12.6643756 144.272833,12.6369163 144.558414,12.6369163 L146.914449,12.6369163 L146.914449,36.246696 L144.113568,36.246696 L144.113568,18.8977093 C144.113568,18.6670473 144.11906,18.4199132 144.130044,18.1562996 C144.141028,17.8926859 144.157504,17.6235843 144.179471,17.3489868 L136.089868,32.1112775 C135.81527,32.6055531 135.430839,32.8526872 134.936564,32.8526872 L134.475242,32.8526872 C133.980967,32.8526872 133.596536,32.6055531 133.321938,32.1112775 L125.051101,17.2995595 C125.084053,17.5851409 125.108766,17.8652262 125.125242,18.1398238 C125.141718,18.4144213 125.149956,18.6670473 125.149956,18.8977093 L125.149956,36.246696 L122.349075,36.246696 L122.349075,12.6369163 L124.70511,12.6369163 C124.990692,12.6369163 125.210366,12.6643756 125.364141,12.7192952 C125.517916,12.7742147 125.666196,12.927987 125.808987,13.1806167 L133.964493,27.7122467 Z M157.096476,41.1729515 C156.997621,41.3926296 156.874054,41.5683694 156.725771,41.7001762 C156.577488,41.831983 156.349576,41.8978855 156.042026,41.8978855 L153.867225,41.8978855 L156.915242,35.2746256 L150.02837,19.5567401 L152.565639,19.5567401 C152.818269,19.5567401 153.015976,19.6198966 153.158767,19.7462115 C153.301557,19.8725263 153.405903,20.012569 153.471806,20.1663436 L157.93674,30.6778855 C158.035595,30.9195313 158.120719,31.1611735 158.192115,31.4028194 C158.26351,31.6444652 158.326666,31.8915993 158.381586,32.1442291 C158.458473,31.8915993 158.535359,31.6444652 158.612247,31.4028194 C158.689134,31.1611735 158.777004,30.9140394 158.875859,30.6614097 L163.208987,20.1663436 C163.27489,19.9906012 163.387474,19.8450667 163.54674,19.7297357 C163.706007,19.6144047 163.879001,19.5567401 164.065727,19.5567401 L166.405286,19.5567401 L157.096476,41.1729515 Z" id="FixMyStreet" fill="#7C7977"></path>
+ <path d="M255.143789,36.5103084 C254.33098,36.5103084 253.614291,36.3922332 252.9937,36.1560793 C252.37311,35.9199254 251.851382,35.5849214 251.428502,35.1510573 C251.005622,34.7171931 250.684348,34.1927197 250.46467,33.5776211 C250.244992,32.9625226 250.135154,32.276039 250.135154,31.5181498 L250.135154,22.6871366 L248.685286,22.6871366 C248.421673,22.6871366 248.196506,22.6020126 248.00978,22.4317621 C247.823053,22.2615116 247.729692,22.0116316 247.729692,21.6821145 L247.729692,19.6885463 L250.448194,19.1613216 L251.453216,14.9929515 C251.585023,14.4657242 251.95847,14.2021145 252.573568,14.2021145 L255.242643,14.2021145 L255.242643,19.1942731 L259.394537,19.1942731 L259.394537,22.6871366 L255.242643,22.6871366 L255.242643,31.1721586 C255.242643,31.5675791 255.338751,31.8943453 255.530969,32.152467 C255.723187,32.4105887 256.000527,32.5396476 256.362996,32.5396476 C256.549722,32.5396476 256.70624,32.520426 256.832555,32.4819824 C256.95887,32.4435387 257.068707,32.3996038 257.16207,32.3501762 C257.255434,32.3007487 257.343304,32.2568137 257.425683,32.21837 C257.508062,32.1799264 257.60417,32.1607048 257.714009,32.1607048 C257.867783,32.1607048 257.99135,32.196402 258.084714,32.2677974 C258.178077,32.3391927 258.274185,32.451776 258.37304,32.6055507 L259.921762,35.027489 C259.262728,35.5217646 258.521326,35.8924657 257.697533,36.1396035 C256.87374,36.3867413 256.022501,36.5103084 255.143789,36.5103084 Z M238.536211,18.8977093 C239.667553,18.8977093 240.702771,19.0734491 241.641894,19.4249339 C242.581018,19.7764188 243.388323,20.2871626 244.063833,20.9571806 C244.739343,21.6271987 245.266562,22.448233 245.645507,23.4203084 C246.024451,24.3923837 246.213921,25.4935034 246.213921,26.7237004 C246.213921,27.108137 246.197445,27.4211735 246.164493,27.6628194 C246.131542,27.9044652 246.071131,28.0966806 245.98326,28.2394714 C245.895389,28.3822621 245.777314,28.4811157 245.629031,28.5360352 C245.480748,28.5909548 245.291279,28.6184141 245.060617,28.6184141 L235.208106,28.6184141 C235.372864,30.0463214 235.806722,31.0815386 236.509692,31.7240969 C237.212661,32.3666552 238.11882,32.6879295 239.228194,32.6879295 C239.821325,32.6879295 240.332068,32.6165352 240.760441,32.4737445 C241.188813,32.3309538 241.570498,32.1716896 241.905507,31.9959471 C242.240516,31.8202047 242.54806,31.6609405 242.82815,31.5181498 C243.108239,31.3753591 243.402054,31.3039648 243.709604,31.3039648 C244.116008,31.3039648 244.423553,31.4522452 244.632247,31.7488106 L246.115066,33.5776211 C245.587839,34.1817358 245.01943,34.673258 244.409824,35.0522026 C243.800217,35.4311473 243.174144,35.7277082 242.531586,35.9418943 C241.889028,36.1560804 241.246479,36.3043608 240.603921,36.3867401 C239.961362,36.4691194 239.349019,36.5103084 238.766872,36.5103084 C237.569627,36.5103084 236.44654,36.315347 235.397577,35.9254185 C234.348614,35.53549 233.431472,34.9560978 232.646123,34.1872247 C231.860774,33.4183515 231.240193,32.4627664 230.784361,31.3204405 C230.328529,30.1781147 230.100617,28.8490825 230.100617,27.333304 C230.100617,26.1909781 230.295578,25.10908 230.685507,24.0875771 C231.075435,23.0660742 231.635606,22.1708996 232.366035,21.4020264 C233.096465,20.6331533 233.980656,20.0235558 235.018634,19.5732159 C236.056613,19.1228759 237.229127,18.8977093 238.536211,18.8977093 Z M238.635066,22.4235242 C237.657499,22.4235242 236.894129,22.7008636 236.344934,23.2555507 C235.795739,23.8102377 235.433275,24.6093046 235.257533,25.6527753 L241.633656,25.6527753 C241.633656,25.2463709 241.581484,24.8509564 241.477137,24.4665198 C241.372789,24.0820832 241.202542,23.7388415 240.966388,23.4367841 C240.730234,23.1347268 240.419943,22.8903387 240.035507,22.7036123 C239.65107,22.516886 239.184261,22.4235242 238.635066,22.4235242 Z M220.610573,18.8977093 C221.741915,18.8977093 222.777132,19.0734491 223.716256,19.4249339 C224.655379,19.7764188 225.462684,20.2871626 226.138194,20.9571806 C226.813704,21.6271987 227.340923,22.448233 227.719868,23.4203084 C228.098812,24.3923837 228.288282,25.4935034 228.288282,26.7237004 C228.288282,27.108137 228.271806,27.4211735 228.238855,27.6628194 C228.205903,27.9044652 228.145492,28.0966806 228.057621,28.2394714 C227.96975,28.3822621 227.851675,28.4811157 227.703392,28.5360352 C227.555109,28.5909548 227.36564,28.6184141 227.134978,28.6184141 L217.282467,28.6184141 C217.447225,30.0463214 217.881083,31.0815386 218.584053,31.7240969 C219.287023,32.3666552 220.193181,32.6879295 221.302555,32.6879295 C221.895686,32.6879295 222.40643,32.6165352 222.834802,32.4737445 C223.263174,32.3309538 223.644859,32.1716896 223.979868,31.9959471 C224.314877,31.8202047 224.622422,31.6609405 224.902511,31.5181498 C225.182601,31.3753591 225.476415,31.3039648 225.783965,31.3039648 C226.190369,31.3039648 226.497914,31.4522452 226.706608,31.7488106 L228.189427,33.5776211 C227.6622,34.1817358 227.093792,34.673258 226.484185,35.0522026 C225.874578,35.4311473 225.248505,35.7277082 224.605947,35.9418943 C223.963389,36.1560804 223.32084,36.3043608 222.678282,36.3867401 C222.035724,36.4691194 221.42338,36.5103084 220.841233,36.5103084 C219.643988,36.5103084 218.520901,36.315347 217.471938,35.9254185 C216.422976,35.53549 215.505834,34.9560978 214.720485,34.1872247 C213.935136,33.4183515 213.314554,32.4627664 212.858722,31.3204405 C212.402891,30.1781147 212.174978,28.8490825 212.174978,27.333304 C212.174978,26.1909781 212.369939,25.10908 212.759868,24.0875771 C213.149796,23.0660742 213.709967,22.1708996 214.440396,21.4020264 C215.170826,20.6331533 216.055017,20.0235558 217.092996,19.5732159 C218.130974,19.1228759 219.303488,18.8977093 220.610573,18.8977093 Z M220.709427,22.4235242 C219.73186,22.4235242 218.96849,22.7008636 218.419295,23.2555507 C217.8701,23.8102377 217.507637,24.6093046 217.331894,25.6527753 L223.708018,25.6527753 C223.708018,25.2463709 223.655845,24.8509564 223.551498,24.4665198 C223.447151,24.0820832 223.276903,23.7388415 223.040749,23.4367841 C222.804595,23.1347268 222.494304,22.8903387 222.109868,22.7036123 C221.725431,22.516886 221.258622,22.4235242 220.709427,22.4235242 Z M199.686344,36.246696 L199.686344,19.1613216 L202.717885,19.1613216 C202.970515,19.1613216 203.181952,19.1832891 203.352203,19.2272247 C203.522453,19.2711603 203.665242,19.3398086 203.780573,19.4331718 C203.895904,19.526535 203.983774,19.650102 204.044185,19.8038767 C204.104596,19.9576513 204.156769,20.1443748 204.200705,20.3640529 L204.480793,21.9622026 C205.106875,20.9956192 205.809835,20.2322495 206.589692,19.6720705 C207.369549,19.1118915 208.220788,18.8318062 209.143436,18.8318062 C209.923293,18.8318062 210.549366,19.0185297 211.021674,19.3919824 L210.362643,23.1484581 C210.318708,23.3791201 210.230838,23.5411302 210.099031,23.6344934 C209.967224,23.7278566 209.791484,23.7745374 209.571806,23.7745374 C209.38508,23.7745374 209.165405,23.749824 208.912775,23.7003965 C208.660146,23.6509689 208.341617,23.6262555 207.957181,23.6262555 C206.617145,23.6262555 205.562706,24.3401984 204.793833,25.7681057 L204.793833,36.246696 L199.686344,36.246696 Z M192.502907,36.5103084 C191.690099,36.5103084 190.97341,36.3922332 190.352819,36.1560793 C189.732229,35.9199254 189.210501,35.5849214 188.787621,35.1510573 C188.364741,34.7171931 188.043467,34.1927197 187.823789,33.5776211 C187.604111,32.9625226 187.494273,32.276039 187.494273,31.5181498 L187.494273,22.6871366 L186.044405,22.6871366 C185.780792,22.6871366 185.555625,22.6020126 185.368899,22.4317621 C185.182172,22.2615116 185.088811,22.0116316 185.088811,21.6821145 L185.088811,19.6885463 L187.807313,19.1613216 L188.812335,14.9929515 C188.944142,14.4657242 189.317589,14.2021145 189.932687,14.2021145 L192.601762,14.2021145 L192.601762,19.1942731 L196.753656,19.1942731 L196.753656,22.6871366 L192.601762,22.6871366 L192.601762,31.1721586 C192.601762,31.5675791 192.69787,31.8943453 192.890088,32.152467 C193.082306,32.4105887 193.359646,32.5396476 193.722115,32.5396476 C193.908841,32.5396476 194.065359,32.520426 194.191674,32.4819824 C194.317989,32.4435387 194.427826,32.3996038 194.521189,32.3501762 C194.614553,32.3007487 194.702422,32.2568137 194.784802,32.21837 C194.867181,32.1799264 194.963289,32.1607048 195.073128,32.1607048 C195.226902,32.1607048 195.350469,32.196402 195.443833,32.2677974 C195.537196,32.3391927 195.633303,32.451776 195.732159,32.6055507 L197.280881,35.027489 C196.621847,35.5217646 195.880445,35.8924657 195.056652,36.1396035 C194.232859,36.3867413 193.38162,36.5103084 192.502907,36.5103084 Z M182.024317,17.118326 C181.859559,17.3819396 181.686565,17.5796469 181.50533,17.7114537 C181.324096,17.8432606 181.090692,17.909163 180.80511,17.909163 C180.55248,17.909163 180.280633,17.8295309 179.989559,17.6702643 C179.698486,17.5109977 179.368974,17.332512 179.001013,17.1348018 C178.633052,16.9370915 178.212925,16.7586058 177.740617,16.5993392 C177.268309,16.4400726 176.730106,16.3604405 176.125991,16.3604405 C175.08252,16.3604405 174.305421,16.5828612 173.79467,17.0277093 C173.283918,17.4725573 173.028546,18.0739169 173.028546,18.8318062 C173.028546,19.3150979 173.182319,19.7160043 173.489868,20.0345374 C173.797417,20.3530706 174.201069,20.627664 174.700837,20.858326 C175.200605,21.0889879 175.771759,21.3004249 176.414317,21.4926432 C177.056875,21.6848615 177.713154,21.8990443 178.383172,22.1351982 C179.05319,22.3713521 179.709468,22.6486915 180.352026,22.9672247 C180.994585,23.2857578 181.565739,23.6921561 182.065507,24.1864317 C182.565274,24.6807073 182.968927,25.2820669 183.276476,25.9905286 C183.584025,26.6989903 183.737797,27.5529759 183.737797,28.552511 C183.737797,29.6618851 183.545582,30.6998483 183.161145,31.6664317 C182.776709,32.6330151 182.219284,33.476017 181.488855,34.1954626 C180.758425,34.9149081 179.857759,35.4805706 178.786828,35.892467 C177.715898,36.3043633 176.499449,36.5103084 175.137445,36.5103084 C174.39054,36.5103084 173.629916,36.4334222 172.855551,36.2796476 C172.081186,36.1258729 171.331545,35.9089441 170.606608,35.6288546 C169.88167,35.3487651 169.200679,35.0165071 168.563612,34.6320705 C167.926546,34.2476339 167.371867,33.8192681 166.899559,33.3469604 L168.547137,30.7437885 C168.667959,30.5460783 168.838207,30.3868141 169.057885,30.2659912 C169.277564,30.1451683 169.513714,30.0847577 169.766344,30.0847577 C170.095861,30.0847577 170.428119,30.1891032 170.763128,30.3977974 C171.098137,30.6064915 171.477076,30.83715 171.899956,31.0897797 C172.322836,31.3424095 172.808867,31.573068 173.358062,31.7817621 C173.907257,31.9904563 174.555297,32.0948018 175.302203,32.0948018 C176.312722,32.0948018 177.098059,31.8723811 177.658238,31.427533 C178.218417,30.982685 178.498502,30.2769799 178.498502,29.3103965 C178.498502,28.7502175 178.34473,28.2943924 178.037181,27.9429075 C177.729631,27.5914226 177.325979,27.3003536 176.826211,27.0696916 C176.326444,26.8390297 175.758035,26.6358305 175.120969,26.4600881 C174.483903,26.2843457 173.83037,26.0893843 173.160352,25.8751982 C172.490334,25.6610121 171.836802,25.3974024 171.199736,25.0843612 C170.562669,24.77132 169.994261,24.3594299 169.494493,23.8486784 C168.994726,23.337927 168.591073,22.7008702 168.283524,21.937489 C167.975975,21.1741078 167.822203,20.2322523 167.822203,19.1118943 C167.822203,18.2112143 168.003434,17.3325153 168.365903,16.4757709 C168.728372,15.6190266 169.261083,14.8556568 169.964053,14.1856388 C170.667023,13.5156207 171.529246,12.9801635 172.550749,12.5792511 C173.572252,12.1783387 174.74202,11.9778855 176.060088,11.9778855 C176.79601,11.9778855 177.512698,12.0355501 178.210176,12.1508811 C178.907654,12.266212 179.569424,12.43646 180.195507,12.66163 C180.821589,12.8868 181.406473,13.1559015 181.950176,13.4689427 C182.493879,13.7819839 182.97991,14.1362095 183.408282,14.53163 L182.024317,17.118326 Z" id="Combined-Shape" fill="#333333"></path>
+ <path d="M83.9593304,46.4155419 L83.9593304,48.129022 L80.018326,48.129022 L80.018326,50.5608458 L83.3002996,50.5608458 L83.3002996,52.2809163 L80.018326,52.2809163 L80.018326,56.0176211 L77.7776211,56.0176211 L77.7776211,46.4155419 L83.9593304,46.4155419 Z M102.573357,51.2132863 C102.573357,51.907469 102.453634,52.5533127 102.214185,53.150837 C101.974736,53.7483613 101.637535,54.2678921 101.202572,54.7094449 C100.76761,55.1509978 100.243686,55.4969855 99.6307839,55.7474185 C99.0178821,55.9978515 98.3379888,56.1230661 97.5910834,56.1230661 C96.8441781,56.1230661 96.1631864,55.9978515 95.5480879,55.7474185 C94.9329893,55.4969855 94.4068683,55.1509978 93.969709,54.7094449 C93.5325497,54.2678921 93.1942506,53.7483613 92.9548015,53.150837 C92.7153524,52.5533127 92.5956297,51.907469 92.5956297,51.2132863 C92.5956297,50.5191037 92.7153524,49.87326 92.9548015,49.2757357 C93.1942506,48.6782114 93.5325497,48.159779 93.969709,47.7204229 C94.4068683,47.2810668 94.9329893,46.9361775 95.5480879,46.6857445 C96.1631864,46.4353115 96.8441781,46.3100969 97.5910834,46.3100969 C98.3379888,46.3100969 99.0178821,46.4364099 99.6307839,46.6890396 C100.243686,46.9416694 100.76761,47.2876571 101.202572,47.7270132 C101.637535,48.1663693 101.974736,48.6848017 102.214185,49.282326 C102.453634,49.8798503 102.573357,50.5234973 102.573357,51.2132863 L102.573357,51.2132863 Z M100.29311,51.2132863 C100.29311,50.7387818 100.231601,50.3115144 100.108581,49.9314714 C99.9855615,49.5514283 99.8087234,49.2296048 99.5780614,48.9659912 C99.3473995,48.7023775 99.0651174,48.5002768 98.7312068,48.3596828 C98.3972962,48.2190889 98.0172589,48.148793 97.5910834,48.148793 C97.1605145,48.148793 96.777182,48.2190889 96.4410746,48.3596828 C96.1049672,48.5002768 95.8215868,48.7023775 95.5909249,48.9659912 C95.3602629,49.2296048 95.1834247,49.5514283 95.060405,49.9314714 C94.9373853,50.3115144 94.8758764,50.7387818 94.8758764,51.2132863 C94.8758764,51.6921845 94.9373853,52.1216486 95.060405,52.5016916 C95.1834247,52.8817346 95.3602629,53.2035582 95.5909249,53.4671718 C95.8215868,53.7307855 96.1049672,53.9317879 96.4410746,54.070185 C96.777182,54.2085822 97.1605145,54.2777797 97.5910834,54.2777797 C98.0172589,54.2777797 98.3972962,54.2085822 98.7312068,54.070185 C99.0651174,53.9317879 99.3473995,53.7307855 99.5780614,53.4671718 C99.8087234,53.2035582 99.9855615,52.8817346 100.108581,52.5016916 C100.231601,52.1216486 100.29311,51.6921845 100.29311,51.2132863 L100.29311,51.2132863 Z M113.845779,52.4654449 L113.845779,56.0176211 L111.618255,56.0176211 L111.618255,46.4155419 L114.742061,46.4155419 C115.436244,46.4155419 116.028267,46.4869361 116.518149,46.6297269 C117.008031,46.7725176 117.407839,46.9713232 117.717585,47.2261498 C118.027331,47.4809763 118.252498,47.7819307 118.393092,48.129022 C118.533686,48.4761133 118.603982,48.8539539 118.603982,49.2625551 C118.603982,49.5744979 118.562244,49.8688621 118.478766,50.1456564 C118.395288,50.4224507 118.271172,50.6783718 118.106414,50.9134273 C117.941655,51.1484828 117.739554,51.3582722 117.500105,51.5428018 C117.260656,51.7273313 116.984964,51.8789069 116.673022,51.997533 C116.822403,52.0722236 116.961896,52.164487 117.091506,52.274326 C117.221116,52.384165 117.334249,52.5181666 117.430907,52.6763348 L119.473903,56.0176211 L117.457268,56.0176211 C117.083816,56.0176211 116.815812,55.8770293 116.653251,55.5958414 L115.058396,52.808141 C114.988099,52.6851213 114.905721,52.5972514 114.811259,52.5445286 C114.716798,52.4918059 114.583895,52.4654449 114.412546,52.4654449 L113.845779,52.4654449 Z M113.845779,50.9299031 L114.742061,50.9299031 C115.045217,50.9299031 115.303335,50.89146 115.516422,50.8145727 C115.72951,50.7376854 115.904152,50.6311431 116.040352,50.4949427 C116.176552,50.3587423 116.275406,50.1994782 116.336916,50.0171454 C116.398426,49.8348126 116.42918,49.6382037 116.42918,49.4273128 C116.42918,49.0055309 116.291883,48.6760188 116.017286,48.4387665 C115.742688,48.2015142 115.317618,48.0828899 114.742061,48.0828899 L113.845779,48.0828899 L113.845779,50.9299031 Z M145.333673,53.5330749 C145.386396,53.5330749 145.439118,53.5429603 145.49184,53.5627313 C145.544563,53.5825023 145.595088,53.6165519 145.643417,53.6648811 L146.526519,54.5941145 C146.139885,55.099374 145.655503,55.4805097 145.073356,55.737533 C144.491209,55.9945564 143.802529,56.1230661 143.007294,56.1230661 C142.277963,56.1230661 141.624431,55.9989498 141.046677,55.7507137 C140.468924,55.5024775 139.979049,55.1597849 139.577039,54.7226256 C139.175028,54.2854662 138.866385,53.7670338 138.6511,53.1673128 C138.435816,52.5675917 138.328175,51.9162561 138.328175,51.2132863 C138.328175,50.4971359 138.451193,49.83921 138.697232,49.239489 C138.943272,48.6397679 139.287063,48.1224339 139.728616,47.6874714 C140.170169,47.2525088 140.698486,46.9142097 141.313585,46.6725639 C141.928683,46.430918 142.607478,46.3100969 143.34999,46.3100969 C143.710262,46.3100969 144.04966,46.3419498 144.368193,46.4056564 C144.686726,46.469363 144.984385,46.5572329 145.26118,46.6692687 C145.537974,46.7813045 145.792797,46.9153061 146.025655,47.0712775 C146.258514,47.2272489 146.465008,47.3996936 146.645144,47.5886167 L145.893849,48.5969339 C145.84552,48.6584438 145.788405,48.7144608 145.722501,48.7649868 C145.656598,48.8155127 145.564334,48.8407753 145.445708,48.8407753 C145.366624,48.8407753 145.291935,48.8232014 145.221638,48.7880529 C145.151341,48.7529044 145.076651,48.7100678 144.997567,48.6595419 C144.918483,48.6090159 144.831712,48.5540972 144.73725,48.4947841 C144.642789,48.4354711 144.530754,48.3805524 144.401144,48.3300264 C144.271534,48.2795005 144.119959,48.2366639 143.946413,48.2015154 C143.772867,48.1663669 143.569668,48.148793 143.33681,48.148793 C142.932602,48.148793 142.563548,48.2201872 142.229638,48.362978 C141.895727,48.5057687 141.609052,48.7100662 141.369603,48.9758767 C141.130153,49.2416871 140.94343,49.5635106 140.809426,49.9413568 C140.675423,50.3192031 140.608422,50.7431753 140.608422,51.2132863 C140.608422,51.7053652 140.675423,52.1425179 140.809426,52.5247577 C140.94343,52.9069975 141.12576,53.228821 141.356422,53.4902379 C141.587084,53.7516548 141.856185,53.9504604 142.163735,54.0866608 C142.471284,54.2228612 142.800796,54.2909604 143.152281,54.2909604 C143.354385,54.2909604 143.538912,54.281075 143.705867,54.261304 C143.872822,54.2415329 144.027693,54.2074834 144.170484,54.1591542 C144.313274,54.110825 144.449473,54.0482177 144.579083,53.9713304 C144.708693,53.8944431 144.839399,53.7988846 144.971206,53.684652 C145.023929,53.6407164 145.081044,53.60447 145.142554,53.5759119 C145.204064,53.5473537 145.26777,53.5330749 145.333673,53.5330749 L145.333673,53.5330749 Z M164.995558,51.2132863 C164.995558,51.907469 164.875835,52.5533127 164.636386,53.150837 C164.396937,53.7483613 164.059737,54.2678921 163.624774,54.7094449 C163.189812,55.1509978 162.665887,55.4969855 162.052986,55.7474185 C161.440084,55.9978515 160.76019,56.1230661 160.013285,56.1230661 C159.26638,56.1230661 158.585388,55.9978515 157.970289,55.7474185 C157.355191,55.4969855 156.82907,55.1509978 156.391911,54.7094449 C155.954751,54.2678921 155.616452,53.7483613 155.377003,53.150837 C155.137554,52.5533127 155.017831,51.907469 155.017831,51.2132863 C155.017831,50.5191037 155.137554,49.87326 155.377003,49.2757357 C155.616452,48.6782114 155.954751,48.159779 156.391911,47.7204229 C156.82907,47.2810668 157.355191,46.9361775 157.970289,46.6857445 C158.585388,46.4353115 159.26638,46.3100969 160.013285,46.3100969 C160.76019,46.3100969 161.440084,46.4364099 162.052986,46.6890396 C162.665887,46.9416694 163.189812,47.2876571 163.624774,47.7270132 C164.059737,48.1663693 164.396937,48.6848017 164.636386,49.282326 C164.875835,49.8798503 164.995558,50.5234973 164.995558,51.2132863 L164.995558,51.2132863 Z M162.715312,51.2132863 C162.715312,50.7387818 162.653803,50.3115144 162.530783,49.9314714 C162.407763,49.5514283 162.230925,49.2296048 162.000263,48.9659912 C161.769601,48.7023775 161.487319,48.5002768 161.153408,48.3596828 C160.819498,48.2190889 160.43946,48.148793 160.013285,48.148793 C159.582716,48.148793 159.199384,48.2190889 158.863276,48.3596828 C158.527169,48.5002768 158.243788,48.7023775 158.013126,48.9659912 C157.782465,49.2296048 157.605626,49.5514283 157.482607,49.9314714 C157.359587,50.3115144 157.298078,50.7387818 157.298078,51.2132863 C157.298078,51.6921845 157.359587,52.1216486 157.482607,52.5016916 C157.605626,52.8817346 157.782465,53.2035582 158.013126,53.4671718 C158.243788,53.7307855 158.527169,53.9317879 158.863276,54.070185 C159.199384,54.2085822 159.582716,54.2777797 160.013285,54.2777797 C160.43946,54.2777797 160.819498,54.2085822 161.153408,54.070185 C161.487319,53.9317879 161.769601,53.7307855 162.000263,53.4671718 C162.230925,53.2035582 162.407763,52.8817346 162.530783,52.5016916 C162.653803,52.1216486 162.715312,51.6921845 162.715312,51.2132863 L162.715312,51.2132863 Z M178.034184,54.2580088 C178.332946,54.2580088 178.59985,54.208582 178.834906,54.1097269 C179.069961,54.0108718 179.268767,53.8691815 179.431329,53.684652 C179.593891,53.5001224 179.718007,53.2749558 179.803681,53.0091454 C179.889356,52.7433349 179.932192,52.4412822 179.932192,52.102978 L179.932192,46.4155419 L182.159717,46.4155419 L182.159717,52.102978 C182.159717,52.6917151 182.064158,53.232115 181.873038,53.7241938 C181.681918,54.2162727 181.408423,54.6402449 181.052545,54.9961233 C180.696666,55.3520018 180.263907,55.628792 179.754254,55.8265022 C179.244601,56.0242124 178.67125,56.1230661 178.034184,56.1230661 C177.392724,56.1230661 176.817176,56.0242124 176.307523,55.8265022 C175.79787,55.628792 175.36511,55.3520018 175.009232,54.9961233 C174.653354,54.6402449 174.380957,54.2162727 174.192034,53.7241938 C174.003111,53.232115 173.90865,52.6917151 173.90865,52.102978 L173.90865,46.4155419 L176.136175,46.4155419 L176.136175,52.0963877 C176.136175,52.4346919 176.179011,52.7367446 176.264686,53.0025551 C176.35036,53.2683655 176.474476,53.4946305 176.637038,53.6813568 C176.7996,53.8680832 176.998406,54.0108718 177.233461,54.1097269 C177.468517,54.208582 177.735421,54.2580088 178.034184,54.2580088 L178.034184,54.2580088 Z M192.759928,46.4155419 C192.856586,46.4155419 192.937866,46.4199353 193.003769,46.4287225 C193.069673,46.4375096 193.128985,46.4539852 193.181707,46.4781498 C193.23443,46.5023144 193.284955,46.536364 193.333285,46.5802996 C193.381614,46.6242352 193.436532,46.6835474 193.498042,46.7582379 L198.058536,52.5247577 C198.040961,52.3402282 198.027781,52.1611932 198.018994,51.9876476 C198.010207,51.8141019 198.005813,51.6504442 198.005813,51.4966696 L198.005813,46.4155419 L199.969725,46.4155419 L199.969725,56.0176211 L198.809831,56.0176211 C198.638482,56.0176211 198.493497,55.9912602 198.37487,55.9385374 C198.256244,55.8858147 198.142013,55.7891578 198.032174,55.6485639 L193.504633,49.9281762 C193.517813,50.0951315 193.528797,50.2587892 193.537584,50.4191542 C193.546371,50.5795192 193.550765,50.7299964 193.550765,50.8705903 L193.550765,56.0176211 L191.586853,56.0176211 L191.586853,46.4155419 L192.759928,46.4155419 Z M215.980579,53.5330749 C216.033302,53.5330749 216.086024,53.5429603 216.138747,53.5627313 C216.19147,53.5825023 216.241995,53.6165519 216.290324,53.6648811 L217.173425,54.5941145 C216.786792,55.099374 216.302409,55.4805097 215.720262,55.737533 C215.138115,55.9945564 214.449435,56.1230661 213.654201,56.1230661 C212.92487,56.1230661 212.271337,55.9989498 211.693584,55.7507137 C211.115831,55.5024775 210.625956,55.1597849 210.223945,54.7226256 C209.821934,54.2854662 209.513291,53.7670338 209.298007,53.1673128 C209.082722,52.5675917 208.975082,51.9162561 208.975082,51.2132863 C208.975082,50.4971359 209.0981,49.83921 209.344139,49.239489 C209.590178,48.6397679 209.933969,48.1224339 210.375522,47.6874714 C210.817075,47.2525088 211.345393,46.9142097 211.960491,46.6725639 C212.57559,46.430918 213.254385,46.3100969 213.996897,46.3100969 C214.357169,46.3100969 214.696566,46.3419498 215.015099,46.4056564 C215.333632,46.469363 215.631292,46.5572329 215.908086,46.6692687 C216.18488,46.7813045 216.439703,46.9153061 216.672562,47.0712775 C216.905421,47.2272489 217.111915,47.3996936 217.292051,47.5886167 L216.540756,48.5969339 C216.492427,48.6584438 216.435311,48.7144608 216.369408,48.7649868 C216.303504,48.8155127 216.211241,48.8407753 216.092615,48.8407753 C216.013531,48.8407753 215.938841,48.8232014 215.868544,48.7880529 C215.798247,48.7529044 215.723558,48.7100678 215.644474,48.6595419 C215.56539,48.6090159 215.478618,48.5540972 215.384157,48.4947841 C215.289695,48.4354711 215.177661,48.3805524 215.048051,48.3300264 C214.918441,48.2795005 214.766865,48.2366639 214.59332,48.2015154 C214.419774,48.1663669 214.216575,48.148793 213.983716,48.148793 C213.579508,48.148793 213.210455,48.2201872 212.876544,48.362978 C212.542634,48.5057687 212.255958,48.7100662 212.016509,48.9758767 C211.77706,49.2416871 211.590336,49.5635106 211.456333,49.9413568 C211.322329,50.3192031 211.255328,50.7431753 211.255328,51.2132863 C211.255328,51.7053652 211.322329,52.1425179 211.456333,52.5247577 C211.590336,52.9069975 211.772666,53.228821 212.003328,53.4902379 C212.23399,53.7516548 212.503092,53.9504604 212.810641,54.0866608 C213.11819,54.2228612 213.447703,54.2909604 213.799187,54.2909604 C214.001291,54.2909604 214.185818,54.281075 214.352773,54.261304 C214.519729,54.2415329 214.674599,54.2074834 214.81739,54.1591542 C214.960181,54.110825 215.096379,54.0482177 215.225989,53.9713304 C215.355599,53.8944431 215.486306,53.7988846 215.618113,53.684652 C215.670835,53.6407164 215.727951,53.60447 215.789461,53.5759119 C215.85097,53.5473537 215.914676,53.5330749 215.980579,53.5330749 L215.980579,53.5330749 Z M228.604015,56.0176211 L226.363311,56.0176211 L226.363311,46.4155419 L228.604015,46.4155419 L228.604015,56.0176211 Z M240.588191,54.2382379 L244.146958,54.2382379 L244.146958,56.0176211 L238.360667,56.0176211 L238.360667,46.4155419 L240.588191,46.4155419 L240.588191,54.2382379 Z M258.530006,48.3662731 C258.464103,48.4717186 258.394905,48.5508015 258.322411,48.6035242 C258.249918,48.656247 258.156556,48.6826079 258.042323,48.6826079 C257.941271,48.6826079 257.832532,48.6507551 257.716103,48.5870485 C257.599674,48.5233418 257.467869,48.4519475 257.320684,48.3728634 C257.1735,48.2937793 257.005449,48.222385 256.816526,48.1586784 C256.627603,48.0949718 256.412321,48.0631189 256.170676,48.0631189 C255.753287,48.0631189 255.442448,48.1520872 255.238147,48.3300264 C255.033846,48.5079656 254.931698,48.7485095 254.931698,49.0516652 C254.931698,49.2449819 254.993207,49.4053444 255.116226,49.5327577 C255.239246,49.660171 255.400707,49.7700083 255.600614,49.8622731 C255.800521,49.9545379 256.028983,50.0391127 256.286006,50.116 C256.543029,50.1928873 256.805541,50.2785605 257.073548,50.373022 C257.341555,50.4674836 257.604066,50.5784193 257.86109,50.7058326 C258.118113,50.8332459 258.346575,50.9958052 258.546482,51.1935154 C258.746389,51.3912257 258.90785,51.6317695 259.030869,51.9151542 C259.153889,52.1985389 259.215398,52.5401331 259.215398,52.9399471 C259.215398,53.3836968 259.138512,53.7988821 258.984737,54.1855154 C258.830963,54.5721488 258.607993,54.9093495 258.315821,55.1971278 C258.023649,55.484906 257.663383,55.711171 257.23501,55.8759295 C256.806638,56.040688 256.320059,56.1230661 255.775257,56.1230661 C255.476495,56.1230661 255.172245,56.0923116 254.862499,56.0308018 C254.552753,55.9692919 254.252897,55.8825204 253.962922,55.7704846 C253.672947,55.6584488 253.400551,55.5255456 253.145724,55.3717709 C252.890898,55.2179963 252.669026,55.04665 252.480103,54.8577269 L253.139134,53.8164581 C253.187463,53.7373741 253.255562,53.6736684 253.343433,53.6253392 C253.431305,53.57701 253.525765,53.5528458 253.626817,53.5528458 C253.758623,53.5528458 253.891527,53.594584 254.02553,53.6780617 C254.159534,53.7615393 254.311109,53.8538027 254.480262,53.9548546 C254.649414,54.0559065 254.843826,54.1481699 255.063504,54.2316476 C255.283182,54.3151252 255.542398,54.3568634 255.84116,54.3568634 C256.245368,54.3568634 256.559503,54.2678952 256.783574,54.0899559 C257.007646,53.9120167 257.11968,53.6297347 257.11968,53.2431013 C257.11968,53.0190297 257.058171,52.8366997 256.935151,52.6961057 C256.812132,52.5555118 256.650671,52.4390842 256.450764,52.3468194 C256.250857,52.2545546 256.023493,52.1732749 255.768667,52.102978 C255.51384,52.032681 255.252427,51.9546965 254.98442,51.869022 C254.716413,51.7833476 254.455,51.6779037 254.200173,51.5526872 C253.945347,51.4274707 253.717984,51.2627147 253.518077,51.0584141 C253.31817,50.8541135 253.156709,50.5992908 253.033689,50.2939383 C252.910669,49.9885858 252.84916,49.6118437 252.84916,49.1637004 C252.84916,48.8034284 252.921653,48.4519489 253.06664,48.1092511 C253.211628,47.7665534 253.424712,47.4612055 253.7059,47.1931982 C253.987088,46.925191 254.331978,46.7110081 254.740579,46.5506432 C255.14918,46.3902782 255.617087,46.3100969 256.144314,46.3100969 C256.438683,46.3100969 256.725359,46.3331628 257.00435,46.3792952 C257.283341,46.4254275 257.548049,46.4935267 257.798482,46.5835947 C258.048915,46.6736627 258.282868,46.7813033 258.50035,46.9065198 C258.717831,47.0317363 258.912243,47.1734265 259.083592,47.3315947 L258.530006,48.3662731 Z" id="For-Councils" fill="#7C7977"></path>
+ </g>
+</svg>
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/greenwich-logo.png b/web/cobrands/fixmystreet.com/images/fms-for-councils/greenwich-logo.png
new file mode 100644
index 000000000..0439b2a25
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/greenwich-logo.png
Binary files differ
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/minus.svg b/web/cobrands/fixmystreet.com/images/fms-for-councils/minus.svg
new file mode 100644
index 000000000..37ff7a93c
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/minus.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="36px" height="36px" viewBox="0 0 36 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>Group 2 Copy</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="Group-2-Copy" fill="#333333">
+ <path d="M32,18 C32,10.2680135 25.7319865,4 18,4 C10.2680135,4 4,10.2680135 4,18 C4,25.7319865 10.2680135,32 18,32 C25.7319865,32 32,25.7319865 32,18 Z M0,18 C0,8.0588745 8.0588745,0 18,0 C27.9411255,0 36,8.0588745 36,18 C36,27.9411255 27.9411255,36 18,36 C8.0588745,36 0,27.9411255 0,18 Z" id="Oval"></path>
+ <path d="M10.5,16 C9.3954305,16 8.5,16.8954305 8.5,18 C8.5,19.1045695 9.3954305,20 10.5,20 L25.5,20 C26.6045695,20 27.5,19.1045695 27.5,18 C27.5,16.8954305 26.6045695,16 25.5,16 L10.5,16 Z" id="Line"></path>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/plus.svg b/web/cobrands/fixmystreet.com/images/fms-for-councils/plus.svg
new file mode 100644
index 000000000..ce10bf756
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/plus.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="36px" height="36px" viewBox="0 0 36 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>Group 2 Copy</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="Group-2-Copy" fill="#333333">
+ <path d="M32,18 C32,10.2680135 25.7319865,4 18,4 C10.2680135,4 4,10.2680135 4,18 C4,25.7319865 10.2680135,32 18,32 C25.7319865,32 32,25.7319865 32,18 Z M0,18 C0,8.0588745 8.0588745,0 18,0 C27.9411255,0 36,8.0588745 36,18 C36,27.9411255 27.9411255,36 18,36 C8.0588745,36 0,27.9411255 0,18 Z" id="Oval"></path>
+ <path d="M16,25.5 C16,26.6045695 16.8954305,27.5 18,27.5 C19.1045695,27.5 20,26.6045695 20,25.5 L20,10.5 C20,9.3954305 19.1045695,8.5 18,8.5 C16.8954305,8.5 16,9.3954305 16,10.5 L16,25.5 Z" id="Line"></path>
+ <path d="M10.5,16 C9.3954305,16 8.5,16.8954305 8.5,18 C8.5,19.1045695 9.3954305,20 10.5,20 L25.5,20 C26.6045695,20 27.5,19.1045695 27.5,18 C27.5,16.8954305 26.6045695,16 25.5,16 L10.5,16 Z" id="Line"></path>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/process.svg b/web/cobrands/fixmystreet.com/images/fms-for-councils/process.svg
new file mode 100644
index 000000000..f165dc445
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/process.svg
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="72px" height="72px" viewBox="0 0 72 72" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>process</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="process" fill="#E65376">
+ <path d="M57.5017327,51.8687555 L32.4937327,51.8687555 C31.5467327,51.8687555 30.7777327,52.6357555 30.7777327,53.5857555 C30.7777327,54.5327555 31.5467327,55.2997555 32.4937327,55.2997555 L57.5017327,55.2997555 C58.4487327,55.2997555 59.2177327,54.5327555 59.2177327,53.5857555 C59.2177327,52.6357555 58.4487327,51.8687555 57.5017327,51.8687555" id="Fill-210"></path>
+ <path d="M57.5017327,35.1207555 L32.4937327,35.1207555 C31.5467327,35.1207555 30.7777327,35.8877555 30.7777327,36.8377555 C30.7777327,37.7847555 31.5467327,38.5517555 32.4937327,38.5517555 L57.5017327,38.5517555 C58.4487327,38.5517555 59.2177327,37.7847555 59.2177327,36.8377555 C59.2177327,35.8877555 58.4487327,35.1207555 57.5017327,35.1207555" id="Fill-211"></path>
+ <path d="M32.4937327,21.8037555 L57.5017327,21.8037555 C58.4487327,21.8037555 59.2177327,21.0367555 59.2177327,20.0887555 C59.2177327,19.1397555 58.4487327,18.3727555 57.5017327,18.3727555 L32.4937327,18.3727555 C31.5467327,18.3727555 30.7777327,19.1397555 30.7777327,20.0887555 C30.7777327,21.0367555 31.5467327,21.8037555 32.4937327,21.8037555" id="Fill-212"></path>
+ <path d="M16.7077327,40.2687555 L23.5697327,40.2687555 L23.5697327,33.4057555 L16.7077327,33.4057555 L16.7077327,40.2687555 Z M25.2857327,29.9737555 L14.9907327,29.9737555 C14.0437327,29.9737555 13.2757327,30.7417555 13.2757327,31.6887555 L13.2757327,41.9837555 C13.2757327,42.9307555 14.0437327,43.7007555 14.9907327,43.7007555 L25.2857327,43.7007555 C26.2327327,43.7007555 27.0017327,42.9307555 27.0017327,41.9837555 L27.0017327,31.6887555 C27.0017327,30.7417555 26.2327327,29.9737555 25.2857327,29.9737555 L25.2857327,29.9737555 Z" id="Fill-213"></path>
+ <path d="M16.7077327,57.0147555 L23.5697327,57.0147555 L23.5697327,50.1537555 L16.7077327,50.1537555 L16.7077327,57.0147555 Z M25.2857327,46.7217555 L14.9907327,46.7217555 C14.0437327,46.7217555 13.2757327,47.4897555 13.2757327,48.4377555 L13.2757327,58.7317555 C13.2757327,59.6787555 14.0437327,60.4467555 14.9907327,60.4467555 L25.2857327,60.4467555 C26.2327327,60.4467555 27.0017327,59.6787555 27.0017327,58.7317555 L27.0017327,48.4377555 C27.0017327,47.4897555 26.2327327,46.7217555 25.2857327,46.7217555 L25.2857327,46.7217555 Z" id="Fill-214"></path>
+ <path d="M28.9457327,12.3097555 C28.2307327,11.7967555 27.1567327,11.9367555 26.6137327,12.6127555 L18.5927327,22.5587555 L15.9537327,19.6047555 C15.3787327,18.9627555 14.2857327,18.8727555 13.6097327,19.4157555 C13.2567327,19.6987555 13.0427327,20.0967555 13.0057327,20.5407555 C12.9687327,20.9787555 13.1117327,21.4037555 13.4087327,21.7377555 L17.3857327,26.1907555 C17.7057327,26.5477555 18.1697327,26.7527555 18.6577327,26.7527555 C18.6627327,26.7527555 18.6937327,26.7527555 18.6987327,26.7517555 C19.2047327,26.7397555 19.6727327,26.5127555 19.9827327,26.1267555 L29.2657327,14.6187555 C29.5437327,14.2707555 29.6657327,13.8407555 29.6077327,13.4047555 C29.5477327,12.9637555 29.3127327,12.5757555 28.9457327,12.3097555" id="Fill-215"></path>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/reduce.svg b/web/cobrands/fixmystreet.com/images/fms-for-councils/reduce.svg
new file mode 100644
index 000000000..00f64340c
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/reduce.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="72px" height="72px" viewBox="0 0 72 72" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>reduce</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="reduce" fill="#E65376">
+ <path d="M51.23725,39.0655 C51.17625,39.0185 50.60825,38.7225 50.41125,38.5975 C50.41125,38.5975 55.78325,33.4505 55.83225,33.5165 C55.83225,33.5165 56.78025,34.4605 57.06025,34.8505 L51.23725,39.0655 L51.23725,39.0655 Z M49.34425,50.0845 C48.91625,50.3725 48.38225,50.6635 47.72325,50.9455 C47.08825,51.2175 46.33625,51.4755 45.48925,51.7105 C43.61225,52.2315 41.23525,52.6285 38.37025,52.7345 C37.86425,52.7545 37.34025,52.7655 36.80125,52.7655 C36.72925,52.7655 36.66025,52.7625 36.58625,52.7625 C35.15125,52.7545 33.82625,52.6745 32.60825,52.5435 C32.36625,52.5165 32.12725,52.4885 31.89325,52.4575 C30.46525,52.2725 29.20425,52.0135 28.11425,51.7105 C27.26825,51.4755 26.51625,51.2175 25.88125,50.9455 C25.22225,50.6635 24.68625,50.3725 24.25925,50.0845 C23.50025,49.5705 23.09825,49.0725 23.09825,48.6785 C23.09825,48.2855 23.49825,47.7855 24.25825,47.2735 C25.49525,47.8515 26.95925,48.3215 28.56025,48.6805 C30.06725,49.0165 31.69625,49.2525 33.36925,49.3915 C33.86625,49.4305 34.36525,49.4615 34.86725,49.4845 C35.49825,49.5155 36.13625,49.5295 36.77225,49.5295 L36.80125,49.5295 C37.85125,49.5295 38.89925,49.4915 39.93425,49.4145 C40.03425,49.4075 40.13325,49.3985 40.23525,49.3915 C41.37625,49.2975 42.49825,49.1585 43.57425,48.9705 C44.07525,48.8835 44.56525,48.7855 45.04325,48.6805 C46.64625,48.3215 48.10825,47.8515 49.34625,47.2735 C50.10625,47.7855 50.50725,48.2855 50.50725,48.6785 C50.50725,49.0725 50.10625,49.5715 49.34425,50.0845 L49.34425,50.0845 Z M36.80125,58.8285 C34.60125,58.8285 32.64925,58.6615 30.95825,58.3905 C28.21725,57.9505 26.17025,57.2365 24.85125,56.5065 C23.71325,55.8795 23.11225,55.2405 23.10025,54.7565 C23.10025,54.7525 23.09825,54.7475 23.09825,54.7435 C23.09825,54.3505 23.50025,53.8495 24.26025,53.3365 C25.33425,53.8385 26.57725,54.2595 27.93425,54.5945 C28.42025,54.7135 28.91825,54.8225 29.42925,54.9205 C29.43825,54.9235 29.44825,54.9245 29.45725,54.9265 C30.85825,55.1955 32.34225,55.3835 33.86025,55.4885 C34.07525,55.5035 34.29225,55.5175 34.51025,55.5295 C35.27025,55.5715 36.03525,55.5925 36.80125,55.5925 C41.46125,55.5925 46.15625,54.8265 49.34425,53.3365 C50.10625,53.8495 50.50725,54.3505 50.50725,54.7435 C50.50725,56.1285 45.66925,58.8285 36.80125,58.8285 L36.80125,58.8285 Z M20.28525,42.3485 C20.28025,42.4375 20.27125,42.5255 20.27125,42.6175 L20.27125,46.9305 L15.26625,41.9255 L41.94625,15.2445 L55.52625,28.8255 L47.21325,37.1385 C44.23725,36.1885 40.51125,35.7035 36.80125,35.7035 C28.75025,35.7035 20.60825,37.9865 20.28525,42.3485 L20.28525,42.3485 Z M60.95625,34.2085 C60.91825,34.1545 59.48825,32.1765 58.51525,30.8335 L59.27425,30.0765 C59.96325,29.3855 59.96325,28.2665 59.27425,27.5765 L43.19625,11.4965 C42.53225,10.8345 41.35925,10.8345 40.69625,11.4965 L11.51825,40.6765 C10.82725,41.3665 10.82725,42.4855 11.51825,43.1755 L20.27125,51.9265 L20.27125,53.8805 L20.27125,54.7435 C20.27125,59.2815 28.58625,61.6545 36.80125,61.6545 C45.01725,61.6545 53.33425,59.2815 53.33425,54.7435 L53.33425,53.8805 L53.33425,41.9095 L60.56325,36.6785 C60.94325,36.4035 61.19825,35.9875 61.27025,35.5245 C61.34625,35.0615 61.23325,34.5875 60.95625,34.2085 L60.95625,34.2085 Z" id="Fill-505"></path>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/test-device-mockup.png b/web/cobrands/fixmystreet.com/images/fms-for-councils/test-device-mockup.png
new file mode 100644
index 000000000..55f1b156f
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/test-device-mockup.png
Binary files differ
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/window-mockup.jpg b/web/cobrands/fixmystreet.com/images/fms-for-councils/window-mockup.jpg
new file mode 100644
index 000000000..d2f44be30
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/window-mockup.jpg
Binary files differ
diff --git a/web/cobrands/fixmystreet.com/images/fms-for-councils/zurich.jpg b/web/cobrands/fixmystreet.com/images/fms-for-councils/zurich.jpg
new file mode 100644
index 000000000..3f064d5d4
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/fms-for-councils/zurich.jpg
Binary files differ
diff --git a/web/cobrands/fixmystreet.com/js.js b/web/cobrands/fixmystreet.com/js.js
index c54c543de..68651e120 100644
--- a/web/cobrands/fixmystreet.com/js.js
+++ b/web/cobrands/fixmystreet.com/js.js
@@ -27,3 +27,22 @@ $(function(){
}
});
+
+$(function(){
+ /* Accordion on councils page */
+
+ var allPanels = $('.accordion > .accordion-item .accordion-content').hide();
+ var allSwitches = $('.accordion .accordion-switch');
+
+ allSwitches.click(function() {
+ if ($(this).hasClass('accordion-switch--open')) {
+ return false;
+ }
+ allPanels.slideUp();
+ allSwitches.removeClass('accordion-switch--open');
+ $(this).addClass('accordion-switch--open');
+ $(this).next().slideDown();
+ return false;
+ });
+ allSwitches.first().click();
+});