<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body,
h1, h2, h3, h4, h5, h6,
p,
ol, ul, li,
form, input, select, textarea, button {
  border-style: none;
  color: #444444;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  margin: 0;
  padding: 0;
}
html {
	overflow-x: hidden;
}
body {
	background-color:#eeeeee;	
	overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1;
}

a {
  color: #0980f4;
}

a:link,
a:visited,
a:hover,
a:active,
a:focus {
  outline: 0 none;
  text-decoration: none;
}

p {
  margin-bottom: 10px;
}

em {
  font-style: italic;
}

strong, b {
  font-weight: 700;
}
img {
  max-width:100%;
}

p {
    color: #454747;
    font-size: 14px;
    line-height: normal;
    margin: 15px 0 0;
}

/* 
	PB STYLES
*/
.inv-friends-theme .pb-container .form-group,
.inv-friends-theme .pb-container .input-control-group {
	position: relative;
}

.pb-container-home {
	padding-top: 70px;
}
.pb-video-container,
.pb-login-container {
	width: 50%;
	float: left;
	position: relative;
}
.pb-login-container .content {
    position: absolute;
    max-width: 700px;
    width: 60%;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.pb-login-container h1,
.location-container h1 {
	font-family: bitter;
	font-size: 34px;
	margin: 0 0 20px;
}
.pb-login-container p,
.location-container p {
	font-size: 16px;
	line-height: normal;
	margin: 0 0 20px;
}
.inv-friends-theme .location-container input.input-control[type="text"],
.inv-friends-theme .location-container input.input-control[type="email"],
.inv-friends-theme .location-container input.input-control[type="password"],
.inv-friends-theme .location-container textarea.input-control {
    background-color: #fff;
	border: 1px solid #bdbdbd;
	height: 50px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-right: 45px;
}
.inv-friends-theme .location-container .media-right {
	padding: 0;
	min-width: 25%;
}
.inv-friends-theme .location-container a._bttnDefault, 
.inv-friends-theme .location-container ._bttnDefault {
	padding: 10px 20px;
}
.pb-login-container .cta-bttn-default {
	width: 49%;
}
.location-container {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	background-image:url(../images/pattern.png),-webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 50%, #fff 98%);background-image:url(../images/pattern.png),-moz-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 50%, #fff 98%);background-image:url(../images/pattern.png),-ms-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 50%, #fff 98%);background-image:url(../images/pattern.png),-o-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 50%, #fff 98%);background-image:url(../images/pattern.png),linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 50%, #fff 98%);
	padding: 40px 0;
}
.location-container .content {
	margin: auto;
	width: 600px;
}
.map-complaint-location {
    height: 100%;
    margin: 10px 0;
    max-height: 240px;
    overflow: hidden;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
}
.inv-friends-theme ._inputButtonRight {
	padding: 0 !important;
}
.inv-friends-theme .input-control-group .required-field-error {
	position: absolute;
}
.chzn-container {
	width: 100% !important;
}

.chzn-container-single .chzn-single {
    background-image: none;
	background-color: #f7f7f7;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    box-shadow: none;
    color: #333;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    padding: 0 15px;
}

.chzn-container-active.chzn-with-drop .chzn-single {
  border: 1px solid #e5e5e5;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  border-radius: 4px 4px 0 0;
}

.chzn-container .chzn-drop {
	border-color: #e5e5e5;
    box-shadow: none;
    top: 2px;
}

.chzn-container-single .chzn-search {
    padding: 0;
}

.chzn-container-single .chzn-search input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-style: none;
    color: #454747;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    margin: 0;
    padding: 10px 15px;
    width: 100%;
}

.chzn-container .chzn-results {
    border-top: 1px solid #f2f2f2;
    margin: 0;
    padding: 0 0 5px;
}

.chzn-container .chzn-results li {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 15px;
}

.chzn-container .chzn-results .highlighted {
    background-color: #f2f2f2;
    background-image: none;
    color: #000;
}

.chzn-container-single .chzn-single div {
    right: 6px;
    top: 8px;
}

.chzn-container-single .chzn-single abbr {
    right: 15px;
    top: 14px;
}

.chzn-container-single .chzn-single abbr + div {
	display: none;
}

.pb-container .navbar-fixed-top {
    margin: 0;
}
.pb-header {
    background-color: #292929;
    min-height: 68px;
    padding: 15px 0 10px;
}
.pb-container .container {
	padding-top: 90px
}
.pb-container .container &gt; .row {
	margin-top: 40px
}
.step-container {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	margin: 0 0 40px;
	background-color: #fff;
}
.step-content .section-header {
    background-color: #e3e3e3;
	border-bottom: 1px solid #c7c7c7;
    position: relative;
}
.step-content .section-header:last-child {
	border: 0;
}
.step-content .section-header.active {
    background-color: #333;
}
.step-content .section-header .step-mark,
.step-content .section-complete .step-mark {
    font-weight: 700;
    text-align: center;
    width: 50px;
}


.step-content .section-header .step-mark,
.step-content .section-header .step-title,
.step-content .section-header .edit,
.step-content .section-complete .step-title,
.step-content .section-complete .step-mark {
	color: #838383;
    display: table-cell;
    font-size: 16px;
    height: 48px;
	text-transform: uppercase;
    vertical-align: middle;
}
.step-content .section-header.active .step-mark,
.step-content .section-header.active .step-title,
.step-content .section-header.active .edit,
.step-content .section-complete .step-title {
	color: #fff;
}
.section-complete {
    background-color: #696969;
	display:inline-block;
	border-radius: 0 4px 4px 0;
	padding-right: 60px;
	color: #fff;
	margin-top: 20px;
	position: relative;
}
.step-content .section-header .edit {
	font-size: 12px;
    padding-left: 10px;
    text-decoration: underline;
}

.step-content .section-header .done {
	background: rgba(0, 0, 0, 0) url("../images/onboarding-success-edit.png") no-repeat scroll center center;
    height: 100%;
    left: auto;
    position: absolute;
    right: 15px;
    top: 0;
    width: 28px;
}

.section-content form {
	margin: 0;
}
.inv-friends-theme .section-content .form-control,
.inv-friends-theme .section-content .input-control-group .input-control {
	background-color: #f7f7f7;
	height: 40px;
}
.pb-container .section-content  label {
	font-size: 14px;
	color: #212121;
	margin: 0 0 5px;
}

.pb-container .section-content .panel-done  label {
	color: #757575;
	margin: 0;
}
textarea.form-control {
	resize: none !important;
	min-height: 110px;
}
.step-content .section-content {
	background-color: #fff;
    margin: 0;
    padding: 30px 50px;
}

.step-category .section-content .fa-search {
	color: #8f9494;
    left: 15px;
    position: absolute;
    top: 18px;
}

.step-category .section-content input.input-control[type="text"] {
	padding-left: 45px;
}

.loc-address-control input.input-control[type="text"] {
	padding-right: 50px;
}
.more-details {
    line-height: 38px;
    padding: 0;
    text-align: center;
	cursor: pointer;
	color: #0980f4;
}
.more-details span {
	font-size: 12px;
	color: #757575;
}
.more-details .fa-plus {
	position: absolute;
	color: #757575;
	left: 15px;
	top: 13px;
}
.phone-number .code {
    color: #333;
    font-size: 14px;
    left: 10px;
    position: absolute;
    top: 10px;
}
.section-content .phone-number .form-control {
    padding-left: 40px;
}
.form-control.age {
	text-align: center;
}
.form-control.gender  {
	background-color: #fff;
}
.form-control.gender label {
	line-height: 26px;
	margin-right:40px;
}
.form-control.gender label input {
	margin-top: 7px;
}
.inv-friends-theme .pb-container .input-control-group .required-field-error {
	position:absolute;
	line-height: 48px;
}
.inv-friends-theme .pb-container .section .input-control-group .required-field-error {
	line-height: 38px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.inv-friends-theme .section-content .input-control-group .input-control.location-search {
	padding-right: 44px;
}
.cta-bttn-default,
.cta-bttn-big{
	background-color: #0980f4;
    background-image: none;
    border-radius: 4px;
    border-style: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
    padding: 15px 30px;
    text-align: center;
	text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}
.cta-bttn-normal {
	background-color: #f7f7f7;
	color: #757575;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.bttn-container {
	margin: 20px 0 30px;
}
.bttn-container a:last-child {
	margin-left: 25px;
}
/*.input-control-group.loc-address-control .required-field-error {
    right: 50px;
}*/

.step-category .section-content .title {
	color: #454747;
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
    text-transform: uppercase;
}

.panel-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 20px;
    text-transform: none;
}

.panel-description {
	color: #454747;
	font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
    margin: 10px 0 0;
}

.panel-title:first-letter,
.panel-description:first-letter {
	text-transform: capitalize;
}

.step-location .panel-title {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.panel-description.loc-address {
	margin-bottom: 15px;
}


.panel-description.land-mark,
.panel-description.loc-address {
	margin-top: 5px;
}
.map-complaint-location .map-canvas {
	height: 240px;
}

.location-icon,
.clear-location {
	background: rgba(0, 0, 0, 0) url("../images/ic_my_location_black_24dp_2x.png") no-repeat scroll center center / 24px auto;
	cursor: pointer;
    display: block;
    height: 40px;
    left: auto;
    opacity: 0.5;
    position: absolute;
    right: 13px;
    top: 0;
    width: 24px;
}
._inputAppend .location-icon,
._inputAppend .clear-location {
	height: 50px;
}
.clear-location {
	background: rgba(0, 0, 0, 0) url("../images/ic_clear_black_24dp_2x.png") no-repeat scroll center center / 24px auto;
	display: none;
}
.pb-right-container h3 {
	font-size: 24px;
	color: #333;
	margin: 0 0 20px;
}
.pb-right-container p {
	font-size: 14px;
	color: #333;
	margin: 0 0 20px;
}
.edit {
    position: absolute;
    right: 15px;
    text-decoration: none;
    top: 14px;
	opacity: 0.7;
	cursor: pointer;
}
.edit:hover {
	opacity: 1;
	text-decoration: underline;
}
.pb-know-more {
	padding: 100px 0;
	background-color: #fff;
}
.pb-container .pb-know-more .container {
    padding-top: 0;
}
.pb-know-more p {
	font-size: 16px;
	line-height: 26px;
}
.pb-know-more .cta-bttn-default {
	width: 250px;
}
.pb-know-more h1 {
    font-family: bitter;
    font-size: 34px;
    margin: 0 0 20px;
}
.how-work {
	padding: 50px 0;
}
.pb-know-more .wrapper {
	margin: 90px auto;
	width: 800px;
}
.glance-block {
	padding: 10px 40px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
}
.glance-block-1 {
	background-color: #ce2127;
	padding: 22px 40px;
	box-shadow: 0 4px 0 #9c1b1f;
}
.glance-block-2 {
	background-color: #33a8dd;
	box-shadow: 0 4px 0 #1576a1;
}
.glance-block-3 {
	background-color: #7fb641;
	box-shadow: 0 4px 0 #699a3f;
}
.know-more-link {
	margin-left: 30px;
}
.thank-you-container {
	position: relative;
}
.success-logo {
	position: absolute;
	top: 30px;
	right: 30px;
}
.pb-map-container #zoom_control {
	left: auto !important;
	top: auto !important;
	right: 5px;
	bottom: 5px;
}
/* PB Landing new design style */
.section {
	position: relative;
}
.bg {
	background-image: url(../images/pb/bg.jpg);
	background-size: cover;
}

.caption {
    position: absolute;
    max-width: 1030px;
    width: 100%;
    top: 50%;
    left: 50%;
    text-align: center;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	color: #fff;
}

.caption h1 {
	font-size: 56px;
	line-height: 1;
	font-family: bitter;
	margin: 0 0 10px;
	color: #fff;
}

.caption p {
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 10px;
	color: #fff;
}
.caption h3 {
    font-size: 26px;
    line-height: 1;
    margin: 0 0 20px;
    color: #fff;
    font-weight: 300;
}
.caption h4 {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	color: #fff;
}
.caption h4 span, .caption h3 span, .caption p span {
    display: inline-block;
    background-color: rgba(0,0,0,.8);
    padding: 5px 10px;
}

.cta-container {
	margin: 30px 0;
}
.scroll-border {
	border-top: 10px solid #000;
	margin: 60px 0;
}
.scroll-down {
    cursor: pointer;
    background: url(../images/pb/arrow-scroll.png) no-repeat center center rgba(0, 0, 0, 1);
    height: 60px;
    width: 60px;
	border-radius: 0 0 3px 3px;
	display: inline-block;
}
.scroll-down2 {
    background: rgba(0, 0, 0, 0) url("../images/pb/arrow-scroll.png") no-repeat scroll center center;
    bottom: 15px;
    cursor: pointer;
    height: 14px;
    left: 50%;
    margin-left: -11px;
    position: absolute;
    width: 22px;
}
.section-content-pb {
	position: relative;
	padding: 140px 0;
}
.wrapper {
	margin:auto;
	width: 800px;
	text-align: center;
}
.section-content-pb h1 {
	font-family: bitter;
	color: #333;
	font-size: 48px;
	line-height: 65px;
	margin: 0 0 50px;
}
.section-content-pb p {
	color: #000;
	margin: 0 0 30px;
	font-size: 16px;
	line-height: 24px;
}
.cta-bttn-blue {
	border-bottom: 7px solid #10659d;
	min-width: 210px;
	padding: 25px 30px 18px;
	background-color: #0980f4;
	color: #fff;
}

.cta-bttn-blue:hover,
.cta-bttn-blue:focus
.cta-bttn-blue:active {
	color: #fff;
}
.media.involve-step {
    margin-bottom: 60px;
}
.involve-step .pull-left {
	font-size: 90px;
	line-height: 80px;
	padding-right: 30px;
	color: #34ccfd;
}
.involve-step .step {
    font-size: 18px;
    line-height: normal;
}
.involve-step p {
	font-size: 18px;
	line-height: 24px;
	padding-right: 50px;
	color: #fff;
	margin-top: 10px;
}
.section-content-pb .scroll-down {
	background-color: #000;
}
/*.budget-action .carousel-control {
	width:26px;
	opacity: 1;
}
.carousel-control.left {
    background: url(../images/pb/action-left.jpg) no-repeat center center;
	left: -40px;
}
.carousel-control.right {
    background: url(../images/pb/action-right.jpg) no-repeat center center;
	right: -40px;
}*/
.hidden-desktop {
	display: none;
}
._modalClose {
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 0;
}
.know-more-link {
	background-color: #f7f7f7;
	color: #757575;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	border-bottom: 7px solid #999;
}
.know-more-link:hover,
.know-more-link:active,
.know-more-link:focus{
	color: #757575;
}
.mcmb-event-banner {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	background-color: #fff;
	text-align: center;
	padding: 30px 50px;
	margin: 30px 0;
	background-size: cover;
}
.mcmb-event-banner h1 {
	font-size: 28px;
	font-family: bitter;
	color: #fff;
	margin: 0 0 15px;
}

.mcmb-event-banner p {
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	margin: 0 0 20px;
} 
.mcmb-event-banner .delegates {
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	color: #fff;
}
.mcmb-event-banner .event-time {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	 font-weight: bold;
}
.mcmb-event-banner p a {
	color: #fff;
	text-decoration: none;
}
.mcmb-event-banner p a:hover {
	text-decoration: underline;
}
.section-header.active .step-title.text-uppercase {
	padding-left: 50px;
}
.event-footer {
	position: relative;
	background-color: #7c7c7c;
	min-height: 200px;
}
.event-footer .caption {
    position: absolute;
    max-width: 700px;
    width: 96%;
    top: 50%;
    left: 50%;
    text-align: center;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	color: #fff;
}

.event-footer .caption h1 {
	font-size: 28px;
	line-height: 24px;
	font-family: bitter;
	margin: 0 0 15px;
	color: #fff;
}

.event-footer .caption p {
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 15px;
	color: #fff;
}
.watch-video {
	font-size: 14px;
	line-height: 60px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 3px;
	border: 1px solid #fff;
	line-height: 36px;
	padding: 0 30px;
	display: inline-block;
}
#modalVideo .modal-dialog {
	width: 800px;
	margin: 30px auto;
}
#modalVideo .modal-header {
    border-bottom-style: none;
    padding: 2px 10px 0;
}
#modalVideo .modal-body {
    height: 445px;
    padding: 3px;
}
.download-city-budget {
	background-color: #f7f7f7;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    color: #666;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    padding: 0 15px;
	display: block;
}
.download-city-budget .fa-download {
    float: right;
    margin: 12px 0;
}

.modal.and.carousel {
  position: absolute; 
}
.img-responsive, .thumbnail &gt; img, .thumbnail a &gt; img, .carousel-inner &gt; .item &gt; img, .carousel-inner &gt; .item &gt; a &gt; img {
	display: inline-block;
}
.nav-menu {
	margin-left: 10px;
}

.nav-menu &gt; a {
	color: #fff;
    display: inline-block;
    line-height: 50px;
    min-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
	position: relative;
	z-index: 2;
}

.nav-menu .dropdown-menu {
	background-color: #333;
	border-radius: 0;
	margin-top: -1px;
	padding: 0;
}

.nav-menu .dropdown-menu &gt; li &gt; a {
    border-top: 1px solid #000;
    color: #fff;
    font-size: 12px;
    padding: 10px 15px;
}

.nav-menu .dropdown-menu &gt; li &gt; a:hover {
	background-color: #212121;
}

.nav-home {
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 0;
}

.nav-home &gt; li {
	float: left;
	position: relative;
	z-index: 2;
}
.nav-menu &gt; a .fa-bars {
	line-height: 50px;
}
.nav-home &gt; li &gt; a {
	color: #fff;
	cursor: pointer;
    display: block;
    font-weight: 700;
    line-height: 30px;
    min-height: 30px;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}

.nav-home &gt; li &gt; a &gt; .fa {
	padding-right: 10px;
}

.nav-home &gt; li .dropdown-menu {
    background-color: #f5f6f8;
    border-radius: 3px;
    margin-top: -1px;
	min-width: 300px;
}

.nav-home &gt; li .dropdown-menu:after {
    border-bottom: 6px solid #f5f6f8;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    left: auto;
    position: absolute;
    right: 15px;
    top: -6px;
}

.nav-home &gt; li.open &gt; a,
.nav-menu.open &gt; a,
.nav-menu &gt; a:hover,
.nav-home &gt; li &gt; a:hover {
	background-color: #212121;
	color: #fff;
}
@media (max-width: 768px) {
	.wrapper {
		width: auto;
	}	
	.bg {
		height: auto !important;
		padding: 30px 0;
	}
	.caption {
		position: relative;
		width: 100%;
		top: auto;
		left: auto;
		-moz-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
		padding: 15px;
	}
	.caption h1 {
		font-size: 70px;
		line-height: 74px;
		margin: 40px 0 0;
	}
	.caption h3 {
		font-size: 36px;
		line-height: 40px;
		margin: 30px 0 0;
	}
	.cta-container {
		margin: 30px 0;
	}
	.section-content-pb h1 {
		font-size: 30px;
		line-height: 36px;
		margin: 20px 0 40px;
	}
	.media.involve-step {
		margin-bottom: 30px;
	}
	.scroll-border {
		border-top: 10px solid #000;
		margin: 40px 0;
	}
	
	.carousel-control.left {
		left: -26px;
	}
	.carousel-control.right {
		right: -26px;
	}
}
@media (max-width: 640px) {
	
	.pb-video-container, .pb-login-container {
		width: 100%;
	}
	.location-container .content,
	.pb-login-container .content,
	.pb-know-more .wrapper {
		width: auto;
	}
	.step-content .section-content {
		padding: 15px;
	}
	.inv-friends-theme .location-container input.input-control[type="text"], 
	.inv-friends-theme .location-container input.input-control[type="email"], 
	.inv-friends-theme .location-container input.input-control[type="password"], 
	.inv-friends-theme .location-container textarea.input-control {
		height: 40px;
	}
	._inputAppend .location-icon, ._inputAppend .clear-location {
		height: 40px;
	}
	.pb-know-more,
	.how-work {
		padding: 30px 0;
	}
	.pb-know-more .wrapper {
		margin: 30px auto;
	}
	.location-container {
		padding:20px;
	}
	.bttn-container a:last-child {
		margin-left: 0;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.caption h1 {
		font-size: 48px;
		line-height: 34px;
		margin: 30px 0 20px;
	}
	.caption h3 {
		font-size: 26px;
		line-height: 30px;
		margin: 25px 0 ;
	}
	.cta-container {
		margin: 20px 0;
	}
	.section-content-pb h1 {
		font-size: 30px;
		line-height: 36px;
		margin: 20px 0 40px;
	}
	.media.involve-step {
		margin-bottom: 20px;
	}
	.scroll-border {
		border-top: 10px solid #000;
		margin: 20px 0;
	}
	.carousel-control, .caption h4 {
		display: none;
	}
	.involve-step .pull-left {
		padding: 0;
		text-align: center;
		width: 100%;
	}
	.involve-step p {
		font-size: 16px;
		line-height: 22px;
		padding-right: 0;
	}
	
	.hidden-desktop {
		display: block;
	}
	.hidden-mobile {
		display: none;
	}
}
.mcmb-event-banner button.close {
    background-color: #000;
    color: #fff;
    float: none;
    font-size: 28px;
    opacity: 1;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
.mcmb-pic-scroll {
	position: relative;
	cursor: pointer;
    background-clip: content-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    overflow: hidden;
	height: 150px;
	width: 150px;
	margin: 0 5px;
}
.mcmb-pic-scroll .pic-caption {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px;
	background-color: rgba(0,0,0,.3);
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 100%;
}
.bx-wrapper {
	position: relative;
}
.rwa-carousel-card {
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 15px 10px 10px;
    text-align: center;
    margin: 0 5px;
    min-height: 310px;
    display: table-cell;
    width: 250px;
    height: 310px;
    vertical-align: middle;
}
.rwa-carousel-card h3 {
	font-size: 18px;
	font-weight: bold;
	color: #850d0d;
	margin: 0 0 15px;
	font-family: bitter;
}
.rwa-carousel-card h4 {
	font-size: 14px;
	color: #333;
	margin: 0 0 15px;
	font-weight: bold;
}
.rwa-carousel-card ul {
	list-style: disc;
	padding-left: 20px;
}
.rwa-carousel-card ul li {
	font-size: 14px;
	text-align: left;
	line-height: 22px;
	color: #333;
}
.bx-prev, .bx-next  {
    position: absolute;
	text-indent: -9999px;
	top: 50%;
	height: 103px;
	width: 26px;
	margin-top: -51.5px;
}
.bx-prev {
    left: -36px;
	background-image: url(../images/pb/action-left.jpg);
}
.bx-next {
    right: -36px;
	background-image: url(../images/pb/action-right.jpg);
}
.section-content2 {
	padding: 20px;
}
.section-content2 .form-group h3 {
    border-bottom: 1px solid #ddd;
    color: #333;
    font-size: 18px;
    margin: 10px 0 0;
    padding-bottom: 10px;
    text-align: center;
}
.section-content2 .form-group label {
	margin: 0 0 5px;
}
.section-content2 .block {
	padding: 10px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.section-content2 .bttn {
    background-color: #0980f4;
    width: 100%;
    color: #fff !important;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 0;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
}
.mailto {
	color: #fff;
}
#lightbox .carousel-caption {
	padding: 15px;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background-color: rgba(0,0,0,.6);
}
.mcmb-event-banner #lightbox button.close {
    right: 15px;
    top: 15px;
}
#voice-count {
	background-color: #fff;
}

#voice-count .bg3 {  
    display: block;
    min-height: 131px;
}

#voice-count .step-number {
    display: block;
	position: relative;
	margin: 0 0 25px;
	text-align: center;
}
.voice-arrow {
    position: absolute;
    right: -15px;
    background: url(../images/pb/voice-step-arrow.png) no-repeat center;
    width: 7px;
    height: 10px;
    display: inherit;
    top: 22px;
}
	
#voice-count .title {
	color: #333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
	line-height: normal;
}

#voice-count p {
	color: #333;
    text-align: center;
	font-size: 16px;
	line-height: 24px;
}
#voice-count .header-2, #mcmb-page .header-2 {
    font-family: "Bitter",serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 1.2;
	margin-bottom: 70px;
	color: #333;
}
#mcmb-page .header-2 {
	margin-bottom: 20px;
}
.pb-footer {
	background-color: #333;
	padding: 50px 0 150px;
	text-align: center;
}
.pb-footer h4 {
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 20px;
	color: #fff;
}
.pb-carousel .carousel-indicators {
    bottom: -25px;
}
.pb-carousel .carousel-indicators li {
	background-color: #cccccc;
	border-color: #cccccc;
	width: 7px;
	height: 7px;
	margin:0;
}
.pb-carousel .carousel-indicators .active {
	background-color: #0880f4;
	border-color: #0880f4;
}
.carousel-control {
    top: 50%;
    left: -30px;
    bottom: auto;
    width: 11px;
	height: 16px;
	margin-top: -8px;
    opacity: 1;
}
.carousel-control.left {
    background: url(../images/pb/mcmb-arrow-left.jpg) no-repeat center;
}
.carousel-control.right {
    background: url(../images/pb/mcmb-arrow-right.jpg) no-repeat center;
	right: -30px;
}
.mcmb-caption-logo {
	margin: 15px 0;
}
.association-with {
	position: relative;
	top: -23px;
	padding: 0 20px;
	display: inline-block;
}
.voice-count-logo {
	margin-right: 25px;
}
#mcmb-page .media-left {
	min-width: 450px;
}
.mcmb-page-left {
	margin: auto;
	width: 70%;
}
.budget-action .caption {
	bottom: 0;
	background-color: rgba(0,0,0,.7);
	color: #fff;
	font-size: 20px;
	padding: 20px;
	left: 0;
	width: 100%;
	-moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
	max-width: 100%;
	top: auto;
}
.bus-route-chart {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 25px 0;
	background: #f0b7a1;
	background: -moz-linear-gradient(left,  #f0b7a1 0%, #fc6f71 100%, #fc6f71 100%, #bf6e4e 100%);
	background: -webkit-linear-gradient(left,  #f0b7a1 0%,#fc6f71 100%,#fc6f71 100%,#bf6e4e 100%);
	background: linear-gradient(to right,  #f0b7a1 0%,#fc6f71 100%,#fc6f71 100%,#bf6e4e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=1 );
}
.bus-route-chart .container {
	max-width: 930px;
	position: relative;
}
.bus-route-chart .container .budget-bus {
	position: absolute;
	left: 15px;
	top: -80px;
}
.bus-route-chart h3 {
	font-family: bitter;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	line-height: 1.1;
}
.bus-route-chart .media-right a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    line-height: 48px;
    padding: 0px 25px;
    float: left;
    min-width: 226px;
    border-radius: 3px;
}
.bus-route-chart .media-right a .material-icons {
    margin: 0 15px 0 0;
    position: relative;
    top: 6px;
}
/* ........ MCMB POPUP ..........*/
.mcmb-popup {
	position: absolute;
	right:-200px;
	top: 60px;
	border-radius: 5px;
	background-color: #fff;
	text-align: center;
	width: 313px;
	z-index: 1;
	-webkit-transition: right .5s; 
    transition: right .5s;
	box-shadow: 0 1px 4px rgba(0,0,0,.5);
}
.mcmb-popup:hover {
	right: 30px;
}
.mcmb-img-home {
	border-radius: 5px 5px 0 0;
}
.mcmb-popup-content {
	padding: 20px 30px;
}
.launch {
	font-size: 26px;
	color: #333;
	font-family: bitter;
	padding: 0 0 5px;
	font-weight: bold;
}
.launch-date {
	font-size: 46px;
	color: #333;
	font-family: bitter;
	padding: 0 0 5px;
	font-weight: bold;
}
.lauch-desc {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin: 0 0 10px;
}
.media-bttn-mcmb {
    font-size: 18px;
    padding: 15px 40px;
    height: 50px;
}
@media (max-width: 768px) {
	.section-content-pb {
		padding: 40px 20px;
	}
	#mcmb-page .media-left {
		min-width: auto;
		width: 100%;
	}
	#mcmb-page .media-body {
		width: 100%;
		display: block;
	}
	.mcmb-page-left {
		width: 90%;
	}
	.mcmb-caption-logo {
		margin-bottom: 20px;
	}
	.association-with {
		top: 0;
		padding: 10px 20px;
		width: 100%;
	}
}
@media (max-width: 480px) {
	.cta-bttn-blue {
		padding: 15px 15px 8px;
		font-size: 16px;
	}
	#voice-count .header-2, #mcmb-page .header-2 {
		font-size: 30px;
	}
	#voice-count .header- {
		margin-bottom: 25px;
	}
	.voice-arrow {
		display: none;
	}
	.bus-route-chart h3 {
		font-size: 20px;
		margin: 0 0 10px;
	}
	.pb-footer {
		padding: 40px 0 150px;
	}
	.mcmb-popup {
		display: none;
	}
	.bus-route-chart .media-right {
		float: left;
		width: 100%;
		padding: 0;
	}
}
</pre></body></html>