@font-face {font-family: 'neosans-light';src: url('fonts/282729_1_0.eot');src: url('fonts/282729_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/282729_1_0.woff') format('woff'),url('fonts/282729_1_0.ttf') format('truetype');}

@font-face {font-family: 'neosans-regular';src: url('fonts/282729_0_0.eot');src: url('fonts/282729_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/282729_0_0.woff') format('woff'),url('fonts/282729_0_0.ttf') format('truetype');}

@font-face {font-family: 'neosans-medium';src: url('fonts/282729_0_0.eot');src: url('fonts/282729_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/282729_0_0.woff') format('woff'),url('fonts/282729_0_0.ttf') format('truetype');}

@font-face {font-family: 'neosans-bold';src: url('fonts/282729_2_0.eot');src: url('fonts/282729_2_0.eot?#iefix') format('embedded-opentype'),url('fonts/282729_2_0.woff') format('woff'),url('fonts/282729_2_0.ttf') format('truetype');}


html, body {height: 100%;}
body {
    margin: 0;
    min-width: 320px;
    font: 15px/25px Arial, Helvetica, sans-serif;
    color: #666;
    background: #e0e1e3;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}
.hide {display: none!important;}
.show {display: block!important;}
input[type=text], input[type=password], input[type=file], textarea{-webkit-appearance:none; -webkit-border-radius:0;}
input[type=submit], input[type=email] {
    -webkit-border-radius:0;
    -webkit-appearance: none;
}
select {
    border-radius: 0;
    border: 0 !important;
    width: 230px;
}
img {border-style: none;max-width: 100%; height: auto;}
a {
    text-decoration: none;
    color: #00a4d8;
}
a:hover {text-decoration: underline;}
a:active {background: transparent;}
form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}
input, textarea, select {
    font: 12px/15px Arial, Helvetica, sans-serif;
    vertical-align: middle;
    outline: none;
}
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="text"]::-moz-placeholder {opacity: 1;}
header, footer, article, section, nav, figure, aside {display: block;}
figure {
    margin: 0;
    padding: 0;
}
.hidden {
    display: none;
}
#skip a,
#back a {
    position: absolute;
    top: auto;
    left: -10000px;
    overflow: hidden;
    width: 1px;
    height: 1px;
}
#skip a:focus,
#back a:focus {
    position: static;
    width: auto;
    height: auto;
}
.w1 {
    display: table-row;
    width: 100%;
}
.w2 {
    width: 100%;
}
#wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}
#header {
    position: relative;
    margin: 0 0 22px;
    width: 100%;
    z-index:10;
}
.top-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
    height: 137px;
}
.top-image img {vertical-align: top;width:100%;}
.top-image .m1 {
    /*	position: relative;
 *		left: 50%;
 *			float: left;
 *				width: 1200px;*/
}
.top-image .m2 {
    /*position: relative;
 * 	left: -50%;
 * 		float: left;
 * 			width: 1200px;*/
}
.logo {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 50%;
    margin: 0 0 0 -457px;
    margin-top: 15px;
    overflow: hidden;
    width: 83px;
    height: 93px;
    text-indent: -9999px;
}
#footer .logo {
    width: 82px;
    height: 98px;
}
.logo a {
    display: block;
    height: 100%;
    background-image: url(../img/footer-logo.png);
}
.logo a:hover {

}
.logo-print {
    display: none;
}
.nav-holder {background: #00a4d8;}
.nav-bar {
    margin: 0 auto;
    max-width: 914px;
}

.additional-links {
    position: absolute;
    left: 48%;
    top: 18px;
    padding: 0;
    margin: 0 0 0 60px;
}
.additional-links li {
    list-style-type: none;
    float: left;
    color: #fff;
    font-size: 10px;
}
.additional-links li + li {
    list-style-type: disc;
    margin-left: 32px;
    padding-left: 7px;
}
.additional-links li a {
    color: #ffffff;
    font-size: 14px;
}
.search-form {
    position: absolute;
    top: 14px;
    left: 50%;
    margin: 0 0 0 235px;
}
.resize-nav {
    float: left;
    margin: 0;
    padding: 0 1px 0 0;
    list-style: none;
}
.resize-nav li {
    float: left;
    margin: 0 7px 0 0;
    font: bold 19px/34px Times, serif;
}
.resize-nav a {
    display: block;
    border-radius: 18px;
    padding: 0 1px 0 0;
    width: 34px;
    height: 35px;
    text-align: center;
    color: #2e190a;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,1);
    box-shadow: 0 1px 1px rgba(0,0,0,1);
}
.resize-nav .small {font-size: 15px;}
.resize-nav .big {font-size: 23px;}
.resize-nav a:hover {
    text-decoration: none;
    color: #000;
    background: #00a4d8;
}
.search-form .holder {
    position: relative;
    float: left;
    margin-left: 15px;
    border-radius: 18px;
    padding: 0 13px 0 12px;
    width: 189px;
    height: 35px;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,1);
    box-shadow: 0 1px 1px rgba(0,0,0,1);
}
.search-form input[type="text"] {
    float: left;
    margin: 0;
    border: 0;
    border-radius: 0;
    padding: 10px 0;
    width: 160px;
    height: 35px;
    font-size: 13px;
    color: #666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search-form input[type="text"]:-moz-placeholder {color: #666;}
.search-form input[type="text"]::-moz-placeholder {color: #666;}
.search-form .input-placeholder-text {
    top: 5px;
    left: 13px;
    font-size: 13px;
}
.search-form input[type="submit"] {
    float: right;
    margin: 9px 0 0;
    border: 0;
    overflow: hidden;
    padding: 0;
    width: 18px;
    height: 17px;
    line-height: 0;
    font-size: 0;
    text-indent: -9999px;
    background: url(../img/sprite.png) no-repeat 1px -99px;
}
.search-form input[type="submit"]:hover {cursor: pointer;}
.nav-bar .extra-services-counter, .nav-bar .planned-works-counter {
    position: absolute;
    z-index: 1;
    bottom: 86px;
    left: 50%;
    margin: 0 0 0 443px;
    border-radius: 13px;
    width: 26px;
    height: 26px;
    font: 12px/26px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-align: center;
    color: #fff;
    background: #e41f1f;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,1);
    box-shadow: 0 1px 1px rgba(0,0,0,1);
}
.nav-bar .planned-works-counter {
    margin-left: 313px;
}
#nav {
    margin: 0;
    border: solid #29b3de;
    border-width: 0 1px;
    padding: 0;
    height: 100px;
    list-style: none;
}
#nav li {
    float: left;
    border-left: 1px solid #29b3de;
    width: 129px;
    height: 100px;
    font: 17px/26px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
#nav li:first-child {
    border-left: 0;
    width: 132px;
}
#nav li.active, #nav li.current-menu-item {
    position: relative;
}
#nav li.active:after, #nav li.current-menu-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -8px;
    border: solid transparent;
    border-width: 0 8px 8px;
    border-bottom-color: #e0e1e3;
    width: 0;
    height: 0;
}
#nav a {
    display: block;
    padding: 24px 9px 0 20px;
    height: 76px;
    color: #fff;
}

#nav a:hover,
#nav li.active a,
#nav li.current-menu-item a{
    text-decoration: none;
    background: #008bb8;
}
#nav .tight {letter-spacing: -1px;}
#main {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 914px;
}
#main.news-page{max-width:913px;}
.main-area {
    margin: 0 auto 81px;
    max-width: 914px;
    background: #fff;
}
.main-holder {
    padding: 20px 49px 79px;

}
.major-heading {
    margin: 0 0 8px;
    padding: 40px 49px 6px;
    background: #f3f3f3;
}
.page-banner {
    margin-top: -8px;
}
h1 {
    margin: 0 0 20px;
    font: 35px/35px 'neosans-light', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #333;
}
/*
 * h2 {
 * 	margin: 0 0 30px;
 * 		font: 22px/28px 'neosans-regular', Arial, Helvetica, sans-serif;
 * 			text-transform: uppercase;
 * 				color: #000;
 * 				}
 * 				*/
h2 {
    margin: 0;
    padding-top:20px;
    padding-bottom:10px;
    margin-bottom:5px;
    font: 22px/26px 'neosans-regular', Arial, Helvetica, sans-serif;
    color: #00a4d8;
}

h2 table {
    margin-top: 15px;
}

h3 {
    margin: 0;
    margin-top:10px;
    margin-bottom:10px;
    color: #333;
    font: 16px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
p {margin: 0 0 27px;}
.separator {
    margin: 0 0 34px;
    border-top: 4px solid transparent;
    border-bottom: 1px solid #d6d6d6;
}
.images-row1 {padding: 3px 0 0;}
.images-row2 {padding: 0 0 31px;}
.image-holder {
    display: inline-block;
    margin: 0 9px 0 0;
    vertical-align: top;
}
.image-holder img {
    display: block;
    margin: 0 auto 2px;
    max-width: 100%;
    vertical-align: top;
}
.image-holder figcaption {
    display: block;
    padding: 0 0 14px;
    font-style: italic;
}
.image-holder.small {width: 243px;}
.image-holder.small img {margin: 0 auto 4px;}
.buttons-row1 {padding: 15px 0 29px;}
.buttons-row2 {padding: 20px 0 33px;}
a.btn {
    display: inline-block;
    margin: 0 4px 20px 0;
    border-radius: 6px;
    padding: 4px 30px 0;
    min-width: 66px;
    height: 37px;
    font: 14px/37px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    vertical-align: top;
    color: #fff;
    background: #000;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.9);
    box-shadow: 0 1px 2px rgba(0,0,0,0.9);
}
.btn.gray {background: #8e8e8e;}
.btn:hover {
    text-decoration: none;
    background: #00a4d8;
}
#main ul {
    margin: 0 0 27px;
    padding: 0;
    list-style: none;
}
#main ul li {
    padding: 0 0 0 8px;
}
#main ul li:before {
    content: "";
    float: left;
    margin: 10px 0 0 -8px;
    border: 2px solid #666;
    border-radius: 2px;
    width: 0;
    height: 0;
}
.table-row {
    padding: 11px 0 34px;
    width: 640px;
}
table {
    margin: 0 0 30px;
    border-collapse: collapse;
    width: 100%;
}
table th {
    padding: 10px 13px 8px;
    text-align: left;
    color: #fff;
    background: #00a4d8;
    font: 14px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal !important;
}
table td {
    border-bottom: 1px solid #d9d9d9;
    padding: 7px 13px 5px;
}
.form-row {padding: 0 0 206px;}
legend {display: none;}
form .row {
    padding: 0 0 20px;
    width: 100%;
}
form .row:after {
    content: "";
    display: block;
    clear: both;
}
label, .timetable-form.timetable-extra-wrapper label {
    float: left;
    padding: 0 8px 0 0;
    min-width: 110px;
    line-height: 38px;
    font-weight: bold;
}
.timetable-extra-wrapper .form-item:after {
    content: "";
    display: block;
    clear: both;
}
#edit-date-wrapper {
    margin-top: 20px;
}
form .text {
    position: relative;
    float: left;
}
input[type="text"], .timetable-form .timetable-extra-wrapper input[type="text"], input[type="email"] {
    float: left;
    margin: 0;
    border: 0;
    border-radius: 6px;
    padding: 11px 12px 9px;
    width: 230px;
    height: 38px;
    font-size: 15px;
    color: #000;
    background: #ededed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset;
    box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset;
}
.text .input-placeholder-text {
    position: absolute;
    top: 7px;
    left: 13px;
}
form .textarea {
    position: relative;
    float: left;
}
textarea {
    float: left;
    margin: 0;
    border: 0;
    border-radius: 6px;
    overflow: auto;
    padding: 13px 0 13px 12px;
    width: 410px;
    max-width: 410px;
    min-width: 410px;
    height: 210px;
    min-height: 210px;
    line-height: 15px;
    font-size: 15px;
    color: #000;
    background: #ededed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset;
    box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset;
    resize: none;
}
.textarea .input-placeholder-text {
    position: absolute;
    top: 8px;
    left: 13px;
}
input[type="submit"]:hover {cursor: pointer;}
.timetable-form .timetable-extra-wrapper .text-date {
    position: relative;
    float: left;
    border-radius: 6px;
    padding: 0 0 0 12px;
    width: 130px;
    height: 38px;
    font-size: 15px;
    color: #000;
    background: #ededed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset;
    box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset;
}
.text-date .ui-datepicker-trigger {
    position: absolute;
    top: 9px;
    right: 14px;
    overflow: hidden;
    width: 19px;
    height: 19px;
    margin: 0;
    padding: 0;
    border: 0;
    text-indent: -9999px;
    background: #ededed url(../img/sprite.png) no-repeat -20px -100px;
}
.timetable-form .timetable-extra-wrapper .text-date input[type="text"] {
    border-radius: 0;
    padding: 11px 0 9px;
    width: 78px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
}
.timetable-form #edit-hour, .timetable-form #edit-minute {
    width: 50px;
    text-align: center;
    margin-right: 5px;
}
.timetable-form #edit-am-pm {
    width: 80px;
}
.jcf-hidden {
    display: block !important;
    position: absolute !important;
    left: -9999px !important;
}
.planned-works-all button.ui-widget {
    padding: 0px;
    height: 38px;
    background: #ededed;
    cursor: default;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset;
    box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset;
    border-radius: 6px;
    border: none;
    color: #000;
    font-size: 15px;
    position: relative;
    padding-left: 13px;

}
.planned-works-all button.ui-widget.ui-state-hover {
    padding-left: 13px;
}
.planned-works-all button.ui-widget:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 9px;
    border: solid transparent;
    border-width: 8px 5px 0 5px;
    border-top-color: #000;
    width: 0;
    height: 0;
}
.ui-multiselect-checkboxes {
    background: #ededed;
    border-radius: 0px 0px 6px 6px;
    top: -3px;
}
.ui-multiselect-checkboxes * {
    margin: 0px;
}
.ui-multiselect-checkboxes li span {
    display: block;
    padding: 5px 0px;
    font: 16px/20px 'neosans-regular', Arial, Helvetica, sans-serif;
    padding-left: 12px;
    width: 100%;
    box-sizing: border-box;
}
.ui-multiselect-checkboxes li label {
    box-sizing: border-box;
    width: 100%;
    padding-right: 0px;
}
.ui-multiselect-checkboxes li label.ui-state-hover, .ui-multiselect-checkboxes li label span.clicked {
    background: #ccc;
    border: none;
    border-radius: 0px !important;
}
.ui-multiselect-menu {
    padding: 0px !important;
}
.ui-multiselect-checkboxes input {
    display: none;
}
button.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    outline: none !important;
}
.select-area {
    position: relative;
    float: left;
    border-radius: 6px;
    overflow: hidden;
    height: 38px;
    background: #ededed;
    cursor: default;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset;
    box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset;
}
.select-area .center {
    display: block;
    margin: 0 40px 0 0;
    overflow: hidden;
    padding: 4px 0 0 13px;
    line-height: 34px;
    font-size: 15px;
    color: #000;
    white-space: nowrap;
}
.select-area .select-opener {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 38px;
}
.select-area .select-opener:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 9px;
    border: solid transparent;
    border-width: 8px 5px 0 5px;
    border-top-color: #000;
    width: 0;
    height: 0;
}
.select-options {
    position: absolute;
    z-index: 2000;
    top: 32px;
    left: 1px;
    margin: -7px 0 0;
    border-radius: 6px;
    overflow: hidden;
    padding: 7px 0 0;
    width: 100%;
    background: #ededed;
}
.select-options .drop-holder {
    overflow: hidden;
    height: 1%;
}
.select-options ul {
    margin: 0;
    padding: 5px 0 7px;
    list-style: none;
    border-top: 1px solid #ccc;
}
.select-options ul li {
    width: 100%;
    float: left;
    padding: 0 0 3px;
    font: 16px/20px 'neosans-regular', Arial, Helvetica, sans-serif;
}
.select-options ul a {
    display: block;
    padding: 3px 12px 2px;
    height: 1%;
    text-decoration: none;
    color: #000;
    cursor: default;
}
.select-options .item-selected a {
    text-decoration: none;
    background: #ccc;
}
.ui-datepicker {
    position: absolute;
    top: 44px;
    left: 0;
    margin: 6px 0 0 -12px;
    border-radius: 5px;
    overflow: hidden;
    width: 270px;
    background: #ececec;
    -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,0.5);
    box-shadow: 0 2px 2px -1px rgba(0,0,0,0.5);
}
.ui-datepicker-header {
    position: relative;
    border-bottom: 1px solid #d1d1d1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 35px;
    background: #00a4d8;
}
.ui-datepicker-prev,
.ui-datepicker-next {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border-top-left-radius: 5px;
    width: 24px;
    height: 35px;
    text-indent: -9999px;
    background: #008ebc;
    cursor: pointer;
}
.ui-datepicker-next {
    left: auto;
    right: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 5px;
}
.ui-datepicker-prev .ui-icon,
.ui-datepicker-next .ui-icon {
    position: absolute;
    top: 13px;
    left: 7px;
    width: 10px;
    height: 10px;
    background: url(../img/sprite.png) no-repeat -40px -100px;
}
.ui-datepicker-next .ui-icon {background: url(../img/sprite.png) no-repeat -60px -100px;}
.ui-datepicker-title {
    display: block;
    padding: 2px 40px 0;
    font: 13px/33px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.ui-datepicker-calendar {
    margin: 0;
    table-layout: fixed;
    font: 12px/24px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-align: center;
}
.ui-datepicker-calendar th {
    padding: 0;
    line-height: 23px;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    color: #a3a3a3;
    background: none;
}
.ui-datepicker-calendar td {
    border: 1px solid #d9d9d9;
    border-width: 1px 0 0 1px;
    padding: 0;
    color: #9c9c9c;
}
.ui-datepicker-calendar td:first-child {border-left: 0;}
.ui-datepicker-calendar a {
    display: block;
    color: #070707;
}
.ui-datepicker-calendar .ui-datepicker-today a,
.ui-datepicker-calendar a:hover {
    text-decoration: none;
    color: #fff;
    background: #008ebc;
}
.ui-datepicker-calendar tr:last-child td:first-child a {
    border-bottom-left-radius: 5px;
}
.ui-datepicker-calendar tr:last-child td:last-child a {
    border-bottom-right-radius: 5px;
}
.bottom-info {
    padding: 51px 49px 32px;
    line-height: 29px;
    font-size: 16px;
    background: #e0f1f6;
}
.bottom-info h2 {
    margin: 0 0 28px;
    font-size: 24px;
    text-transform: none;
}
#main .bottom-info ul li {padding: 0 0 0 13px;}
#main .bottom-info ul li:before {margin: 12px 0 0 -13px;}
.f1 {
    display: table-footer-group;
    overflow: hidden;
    width: 100%;
}
.f2 {
    display: table-row;
    height: 1%;
}
.f3 {display: table-cell;}
#footer {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 187px 0 0;
    max-width: 727px;
    min-height: 310px;
    font-size: 14px;
    color: #fff;
    background: #00a4d8;
}
#footer a {
    color: #e1eff4;
}
#footer a:hover {
    text-decoration: none;
    color:#fff;
}
.navs-area {
    border-bottom: 1px solid #5ac2e3;
    overflow: hidden;
    padding: 45px 10px 10px 70px;
}
.navs-area .logo {
    float: left;
    position: static;
    top: auto;
    left: auto;
    margin: 3px 62px 0 0;
    background: url(../img/sprite.png) no-repeat;
}
.navs-area .logo a {background: none;}
.navs-area .box {
    display: inline-block;
    padding: 0 0 14px 14px;
    width: 150px;
    vertical-align: top;
}
.navs-area h3 {
    margin: 0 0 1px;
    font: 18px/22px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
}
.navs-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.socials {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border-left: 1px solid #5ac2e3;
    padding: 52px 8px 0 0;
    width: 178px;
    height: 1000px;
    list-style: none;
}
.socials li {
    margin: 0 auto 10px;
    width: 54px;
}
.socials a {
    display: block;
    position: relative;
    border-radius: 27px;
    overflow: hidden;
    width: 54px;
    height: 54px;
    text-indent: -9999px;
    background: #7fd1eb;
}
.socials a:hover {
    background:#98daef;
}
.socials a:after {
    content: "";
    position: absolute;
    background: url(../img/sprite.png) no-repeat;
}
.socials .twitter:after {
    top: 15px;
    left: 10px;
    width: 35px;
    height: 25px;
    background-position: 0 -120px;
}
.socials .instagram:after {
    top: 11px;
    left: 14px;
    width: 27px;
    height: 28px;
    background-position: -40px -120px;
}
.socials .app-store:after {
    top: 9px;
    left: 12px;
    width: 32px;
    height: 30px;
    background-position: -80px -120px;
}
.socials .youtube:after {
    top: 12px;
    left: 14px;
    width: 27px;
    height: 26px;
    background-position: -120px -120px;
}
.bottom-area {padding: 36px 35px 35px 69px;}
.bottom-area .bullet {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 2px;
    margin: 11px 4px 0;
    overflow: hidden;
    width: 0;
    height: 0;
    text-indent: -9999px;
    vertical-align: top;
}
.bottom-area p {margin: 0 0 9px;}
.bottom-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bottom-area ul li {
    display: inline;
    margin: 0 19px 0 0;
    font-size: 13px;
    color: #e1eff4;
}
.socials-nav {
    position: fixed;
    z-index: 100;
    top: 316px;
    left: 0;
    margin: 0;
    padding: 13px 14px 1px 12px;
    width: 33px;
    list-style: none;
    background: #c7cfd3;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.socials-nav.home {top: 594px;}
.socials-nav li {
    position: relative;
    margin: 0 auto 10px;
    width: 33px;
}
.socials-nav li:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: -12px;
    width: 59px;
    height: 43px;
    background: #c7cfd3;
}
.socials-nav a {
    display: block;
    position: relative;
    width: 33px;
    height: 33px;
    background: #c7cfd3;
}
.socials-nav a:hover {
    padding: 0 15px 0 0;
}
.socials-nav a:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    border-radius: 17px;
    width: 33px;
    height: 33px;
    background: #a0afb6;
}
.socials-nav a:after {
    content: "";
    position: absolute;
    z-index: 3;
    background: url(../img/sprite.png) no-repeat;
}
.socials-nav .twitter a:after {
    top: 9px;
    left: 8px;
    width: 19px;
    height: 16px;
    background-position: -100px -250px;
}
.socials-nav .instagram a:after {
    top: 8px;
    left: 9px;
    width: 16px;
    height: 16px;
    background-position: -150px -250px;
}
.socials-nav .youtube a:after {
    top: 7px;
    left: 7px;
    width: 18px;
    height: 17px;
    background-position: -200px -250px;
}
.socials-nav .app-store a:after {
    top: 5px;
    left: 7px;
    width: 22px;
    height: 23px;
    background-position: -250px -250px;
}
.socials-nav a span {
    -webkit-transition: left 0.3s linear;
    -moz-transition: left 0.3s linear;
    -o-transition: left 0.3s linear;
    transition: left 0.3s linear;
    position: absolute;
    top: -5px;
    left: -250px;
    padding: 5px 10px 5px 0;
    height: 33px;
    font: 13px/35px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    white-space: nowrap;
    color: #000;
    background: #c7cfd3;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.socials-nav li.twitter a span {
    top: -13px;
    padding: 13px 10px 5px 0;
}
.socials-nav li.app-store a span {padding: 5px 10px 11px 0;}
.socials-nav a:hover span {left: 47px;}
.socials-nav a span:before {
    content: "";
    position: absolute;
    top: 0;
    left: -5px;
    width: 5px;
    height: 43px;
    background: #c7cfd3;
}
.socials-nav li.twitter a span:before {height: 51px;}
.socials-nav li.app-store a span:before {height: 49px;}
.socials-nav a:hover:after {
    width: 40px;
}
.socials a.twitter:after {
    display: none;
}
.socials a.twitter {
    background-image: url(../img/twitter.png);
    background-size: 29px;
    background-repeat: no-repeat;
    background-position: center;
}
.carousel {
    position: relative;
}
.carousel .mask {
    position: relative;
    overflow: hidden;
    width: 100%;
}
/*
.carousel .mask .slideset {
	float: left;
}
*/
.carousel .mask .slide {
    float: left;
    width: 100%;
    overflow:hidden;
}
.carousel .mask .slide img {
    display: block;
    max-width: 100%;
    vertical-align: top;
}
.gallery1 {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.gallery1 .caption {
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
    color: #fff;
    background: #000;
    left:41%;
}
.gallery1 .caption1 {
    padding: 17px 14px 19px 21px;
    margin: 9 9 9 -86px;
    width: 550px;
}
.gallery1 a.caption:hover {
    text-decoration: none;
    color: #00a4d8;
}
.gallery1 .caption .title {
    display: block;
    margin: 0 0 7px;
    font: 28px/32px 'neosans-light', Arial, Helvetica, sans-serif;
}
.gallery1 span.caption .title {
    margin-bottom: 0px;
}
.gallery1 span.caption1 {
    padding-bottom: 13px;
}
.gallery1 .caption .link {
    display: block;
    font: 17px/20px 'neosans-light', Arial, Helvetica, sans-serif;
}
.gallery1 .caption .link:after {
    content: "";
    float: left;
    margin: 3px 8px 0 5px;
    width: 16px;
    height: 15px;
    background: url(../img/sprite.png) no-repeat -160px -100px;
}
.gallery1 .caption:hover .link:after {
    background: url(../img/sprite.png) no-repeat -180px -100px;
}
.gallery1 .caption2 {
    padding: 13px 19px 12px 23px;
    width: 260px;
    margin: 0 0 0 -355px;
}
.gallery1 .caption2 .title {
    margin: 0 0 5px;
    line-height: 58px;
    font-size: 48px;
}
.gallery1 .caption2 .link {font-size: 16px;}
.gallery1 .caption2 .link:after {margin: 2px 8px 0 2px;}
.gallery1 .caption3 {
    padding: 18px 13px 18px 19px;
    margin:0 0 0 45px;
    width: 250px;
}
.gallery1 .caption3 .title {
    margin: 0 0 6px;
    line-height: 61px;
    font-size: 67px;
}
.gallery1 .caption4 {
    padding: 15px 12px 16px 19px;
    margin:0 0 0 -349px;
    width: 230px;
}
.gallery1 .caption4 .title {
    margin: 0 0 5px;
    line-height: 57px;
    font-size: 48px;
}
.gallery1 .caption4 .link:after {margin: 3px 8px 0 1px;}
.gallery1 .btn-prev,
.gallery1 .btn-next {
    position: absolute;
    top: 198px;
    left: 0;
    overflow: hidden;
    width: 43px;
    height: 83px;
    text-indent: -9999px;
    background: #000;
    display:none;
}
.gallery1:hover .btn-prev,
.gallery1:hover .btn-next {display: block;}
.gallery1 .btn-next {
    left: auto;
    right: 0;
}
.gallery1 .btn-prev:after,
.gallery1 .btn-next:after {
    content: "";
    position: absolute;
    top: 34px;
    left: 13px;
    width: 16px;
    height: 15px;
    background: url(../img/sprite.png) no-repeat -80px -100px;
}
.gallery1 .btn-next:after {background: url(../img/sprite.png) no-repeat -100px -100px;}
.gallery1 .btn-prev:hover:after {background: url(../img/sprite.png) no-repeat -120px -100px;}
.gallery1 .btn-next:hover:after {background: url(../img/sprite.png) no-repeat -140px -100px;}
.gallery1 .pagination {display: none;}
.news-block {
    overflow: hidden;
    padding: 0 0 58px;
    width: 100%;
}
.news-block .holder {
    margin: 0 0 0 -1.751%;
}
.news-block .box {
    position: relative;
    display: inline-block;
    margin: 0 -4px 15px 1.72%;
    width: 31.613%;
    vertical-align: top;
}
.news-block .box .shadow{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:152px;
    background:url(../img/shadow.png) repeat-x 0 100%;
}
.news-block img {
    display: block;
    max-width: 100%;
    vertical-align: top;
}
.news-block .caption {
    padding: 18px 21px 10px 21px;
    background: #fff;
    height: 160px;
    overflow: hidden;

}
.news-block h2 {
    margin: 0 -5px 7px;
    padding-top:0px;
    font: 22px/28px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.news-block h2 a {color: #000;}
.news-block h2 a:hover {
    text-decoration: none;
    color: #00a4d8;
}
.news-block p {margin: 0 0 25px;}
.news-block .txt {
    position: absolute;
    z-index:3;
    bottom: 0;
    left: 0;
    padding: 0 21px 17px;
    color: #fff;
}
/*
.twitter-box {
    min-height: 305px;
}*/
a.twitter-box {
    display: block;
    padding: 76px 60px 104px;
    font: 16px/28px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-align: center;
    color: #fff;
    background: url(../img/bg-twitter.jpg?v=2) repeat-x;
    padding-bottom: 101% !important;
}
.twitter-box:hover {text-decoration: none;}
.twitter-box .logo-twitter {
    margin: 0 auto 22px;
    width: 119px;
    height: 83px;
    background: url(../img/sprite.png) no-repeat 0 -160px;
    display: none;
}
.twitter-box p {margin: 0 0 8px;display: none;}
.twitter-box .name {
    display: block;
    font: bold 18px/24px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: none;
}
.news-block .links-row {
    margin: 20px 0 0;
    padding: 0 0 17px 0;
    text-align: center;
}
.news-block .links-row .link-more {
    /*
	text-transform: uppercase;
	color: #fff;
	display:block;
	padding:17px 10px 15px;
	background:#999;
	border-radius:6px;
	box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.75);
	-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.75);*/
    font: 24px/24px 'neosans-regular',Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    color: #000000;

}
.news-block .links-row .link-more:hover {
    text-decoration: underline;
}
.info-area {
    float: right;
    margin: 0 0 17px;
    width: 32.166%;
    background: #fff;
}
.info-area .heading {
    background: #333;
    padding: 20px 30px;
    margin: 0;
}
.info-area .heading h2 {
    margin: 0 !important;
    padding: 0 !important;
    color: #fff;
    font-family: neosans-light, Arial, Helvetica, sans-serif;
    line-height: 33px;
}
.planned-works-all .page-heading, .single-planned-work .page-heading, .extra-services .page-heading {
    background: #323232;
    color: #fff;
    padding: 20px 30px;
    margin: 0;
    font-family: neosans-light, Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 20px !important;
}
.info-area .heading .link-back {
    float: left;
    margin: 7px 11px 0 -2px;
    overflow: hidden;
    width: 16px;
    height: 15px;
    text-indent: -9999px;
    background: url(../img/sprite.png) no-repeat -240px -100px;
}
#main .legend-list {
    margin: 0;
    padding: 19px 10px 0 17px;
    list-style: none;
}
#main .legend-list li {
    padding: 0 0 16px 29px;
    line-height: 16px;
    font-size: 13px;
}
#main .legend-list li:before {
    margin: 1px 0 0 -29px;
    border: 8px solid #000;
    border-radius: 8px;
}
#main .legend-list li.good:before {border-color: #90af53;}
#main .legend-list li.minor:before {border-color: #e87801;}
#main .legend-list li.major:before {border-color: #ef4135;}
#main .legend-list li.suspended:before {border-color: #3d3d3d;}
#main .legend-list li.works:before {border-color: #ffd500;}
#main .legend-list li.travel:before {border-color: #d3ecf4;}
.info-box .title {
    display: block;
    margin: 0 0 13px;
    font: 13px 'neosans-medium', Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: normal;
}
.info-box .content {
    padding: 6px 10px 6px 19px;
}
#main .info-list {
    margin: 0;
    padding: 0 5px 1px 0;
    list-style: none;
}
#main .info-list li {
    padding: 0 0 7px 25px;
    line-height: 17px;
    font-size: 14px;
    color: #333;
}
#main .info-list li a {color: #000;}
#main .info-list li:before {
    margin: 1px 0 0 -25px;
    border: 8px solid #000;
    border-radius: 8px;
}
#main .info-list li.good:before, #main .info-list li.good-service:before {border-color: #90af53;}
#main .info-list li.minor:before {border-color: #e87801;}
#main .info-list li.major:before {border-color: #ef4135;}
#main .info-list li.suspended:before {border-color: #3d3d3d;}
#main .info-list li.works:before {border-color: #ffd500;}
#main .info-list li.travel:before {border-color: #d3ecf4;}
.info-list .popup-holder {
    position: relative;
    float: right;
    margin: 1px 0 0 12px;
    width: 17px;
    height: 18px;
}
.info-list h3 {text-transform: inherit;font-weight: bold;}
.info-list .popup-holder .open {
    display: block;
    overflow: hidden;
    width: 17px;
    height: 18px;
    text-indent: -9999px;
    background: url(../img/sprite.png) no-repeat -260px -100px;
}
.info-list .popup-holder .open:hover,
.info-list .popup-holder.popup-active .open {
    background: url(../img/sprite.png) no-repeat -280px -100px;
}
.info-list .popup-holder .popup {
    display: none;
    position: absolute;
    z-index: 1;
    top: -2px;
    right: 21px;
    padding: 7px 11px 13px 11px;
    width: 223px;
    line-height: 18px;
    font-size: 13px;
    color: #666;
    background: #ececec;
    -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,0.4);
    box-shadow: 0 2px 2px -1px rgba(0,0,0,0.4);
}
.info-list .popup-holder .popup .alert-status {
    margin-bottom: 10px;
}
.info-list .popup-holder .popup .close {
    float: right;
    margin: 1px -2px 0 0;
    overflow: hidden;
    width: 12px;
    height: 12px;
    text-indent: -9999px;
    background: url(../img/sprite.png) no-repeat -280px -120px;
}
.info-list .popup-holder .popup .name {
    display: block;
    font: 16px/22px 'neosans-medium', Arial, Helvetica, sans-serif;
    color: #000;
}
.info-list .popup-holder .popup .status-row {
    display: block;
    line-height: 18px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
.info-list .popup-holder .popup p
{
    margin: 0;
    text-align: left;
}
.info-list li .status {
    float: right;
    margin: 0 0 0 10px;
}
.info-box .link {
    margin: 0 2px;
    font: 14px/24px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.journey-box .status-row,
.info-area .text-box {
    margin: 0 0 20px;
    overflow: hidden;
    width: 100%;
}
.journey-box .status-row .service,
.info-area .text-box .status-row .service {
    float: left;
    padding: 13px 0 12px 12px;
    width: 129px;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    color: #fff;
    background: #58ad46;
}

.journey-box .status-row.majordelays .service, .info-area .text-box  .status-row.majordelays .service{
    background:#EF4135;
}
.journey-box .status-row.minordelays .service, .info-area .text-box  .status-row.minordelays .service{
    background:#E87801;
}
.journey-box .status-row.suspended .service, .info-area .text-box  .status-row.suspended .service{
    background:#3D3D3D;
}
.journey-box .status-row.travelalert .service, .info-area .text-box  .status-row.travelalert .service{
    background:#D3ECF4;
}
.journey-box .status-row.worksalert .service, .info-area .text-box  .status-row.worksalerts .service{
    background:#FFD500;
}
.info-area .text-box  .status-row .service{
    background:#c3363f;
}
.journey-box .status-row .service .icon,
.info-area .text-box .status-row .service .icon {
    float: left;
    margin: 0 8px 0 0;
    width: 32px;
    height: 32px;
    background: url(../img/sprite.png) no-repeat -120px -190px;
}

.journey-box .status-row.majordelays .service .icon,
.info-area .text-box .status-row.majordelays .service .icon,
.journey-box .status-row.minordelays .service .icon,
.info-area .text-box .status-row.minordelays .service .icon,
.journey-box .status-row.suspended .service .icon,
.info-area .text-box .status-row.suspended .service .icon,
.journey-box .status-row.travelalert .service .icon,
.info-area .text-box .status-row.travelalert .service .icon,
.journey-box .status-row.worksalert .service .icon,
.info-area .text-box .status-row.worksalert .service .icon
{
    width: 37px;
    height: 40px;
    background-position: -239px -210px;
}

.info-area .text-box  .status-row .service .icon{background:url(../img/ico-01.png) no-repeat;}
.journey-box .status-row .works,
.info-area .text-box .status-row .works {
    margin: 0 0 0 141px;
    padding: 13px 0 12px 11px;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    color: #fff;
    background: #f2683f;
}
.journey-box .status-row .works a,
.info-area .text-box .status-row .works a {
    text-decoration: none;
    color: #FFFFFF;
}


.journey-box .status-row .works .number,
.info-area .text-box .status-row .number {
    float: left;
    margin: 0 8px 0 0;
    padding: 6px 0 0;
    width: 32px;
    height: 26px;
    font: 15px/24px 'neosans-bold', Arial, Helvetica, sans-serif;
    text-align: center;
    color: #fff;
    background: url(../img/sprite.png) no-repeat -160px -190px;
}
.journey-box .content {padding: 0 16px;}
.journey-form {margin: 0 -5px 18px 0;}
.journey-form input[type="text"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 217px;
    font-size: 16px;
}
.journey-form .input-placeholder-text {
    top: 8px;
    left: 13px;
    font-size: 16px;
}
.journey-form input[type="submit"] {
    float: left;
    margin: 0;
    border: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 2px 2px 0 0;
    width: 46px;
    height: 38px;
    font: 14px/24px 'neosans-bold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    background: #000;
}
.journey-form .ui-autocomplete {
    width: 215px !important;
    background: #ededed;
}


.performance-results
{
    margin-top: 20px;
    background: #d6d6d6;
    position: relative;
    padding: 40px;
    padding-top: 60px;
    width: 834px;
    left: -49px;
    top: -48px;
}

.performance
{
    display: inline-block;
}

.performance .stats
{
    padding: 40px;
    color: #fff;
    border-radius: 110px;
    overflow: hidden;
    width: 140px;
    height: 140px;
}

.performance .stats .stats-content
{
    margin-top: 10px;
    font: 35px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-align: center;
}


.performance .stats .sub
{
    display: block;
    font: 12px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.monthly-stats  .stats-content
{
    margin-top: 10px;
    font: 45px 'neosans-bold', Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
    display: inline-block;
    width: 49%;
}

.monthly-stats .stats-content .sub
{
    display: block;
    font: 12px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.monthly-stats .monthly
{
    display: inline-block;
    width: 49%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.monthly-stats .date
{
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
}

.monthly-stats .month1
{
    border-right: solid thin #ccc;
}

.performance1
{
    margin-left: 25px;
}

.performance1 .stats
{
    background:#762661;
}

.performance2
{
    margin-left: 50px;
    margin-right: 50px;
}

.performance2 .stats
{
    background:#e5883a;
}

.performance3 .stats
{
    background:#939c31;
}

.performance .date
{
    margin-top: 15px;
    text-align: center;
}


#main .journey-form .ul-autocomplete ul {border-top: 1px solid #ccc;}
#main .journey-form .ui-autocomplete ul li a:hover {background: #ccc;}
.journey-box .content p {
    margin: 0 0 21px;
    line-height: 18px;
    font-size: 13px;
    text-align: center;
    color: #999;
}
.journey-box .content p .mark {color: #999; text-decoration: underline;}
.gallery2 .row {
    overflow: hidden;
    width: 100%;
}
.gallery2 .title {
    float: left;
    border-bottom: 1px solid #3095c3;
    padding: 11px 0 0;
    width: 150px;
    height: 37px;
    font: 14px/26px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-align: center;
    color: #fff;
    background: #00a4d8;
}
.gallery2 .row:first-child .title {border-top: 1px solid #3095c3;}
.gallery2 .title .number {font: 25px 'neosans-bold', Arial, Helvetica, sans-serif; padding-left:3px; padding-right:1px}
.gallery2 .time {
    border-bottom: 1px solid #dedede;
    overflow: hidden;
    padding: 2px 0 0;
    height: 46px;
    font: 16px/46px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-align: center;
    color: #666;
}
.gallery2 .row:first-child .time {border-top: 1px solid #dedede;}
.gallery2 .buttons {
    padding: 18px 22px 21px 13px;
    height: 1%;
}
.gallery2 .buttons:after {
    content: "";
    display: block;
    clear: both;
}
.gallery2 .buttons .btn {
    margin: 0;
    padding: 4px 10px 0;
    min-width: 105px;
}
.gallery2 .buttons .btn-prev {float: left;}
.gallery2 .buttons .btn-next {float: right;}
.gallery2 .buttons .btn-prev:before {
    content: "";
    float: left;
    margin: 11px -18px 0 6px;
    width: 13px;
    height: 12px;
    background: url(../img/sprite.png) no-repeat -160px -140px;
}
.gallery2 .buttons .btn-next:after {
    content: "";
    float: right;
    margin: 11px 21px 0 -18px;
    width: 13px;
    height: 12px;
    background: url(../img/sprite.png) no-repeat -180px -140px;
}
.main-sector {
    width: 100%;
}
.main-sector:after {
    content: "";
    display: block;
    clear: both;
}
.main-tabs {
    float: left;
    margin: 0 0 17px;
    width: 65.97%;
    background: rgb(233,229,220);
}
.main-area-planner-timetable {
    background: url(../img/bg-tabs.jpg) 0 0;
}
.main-tabs:after {
    content: "";
    display: block;
    clear: both;
}
#main .main-tabs .tabset {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    list-style: none;
}
#main .main-tabs .tabset li {
    float: left;
    padding: 0;
    width: 33.33%;
    font: 16px/20px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    background: #333;
}
#main .main-tabs .tabset li:hover{background:#000;}
#main .main-tabs .tabset li:before {display: none;}
#main .main-tabs .tabset li.active {background: none;}
#main .main-tabs .tabset li.white.active {background: #fff;}
#main .main-tabs .tabset li a {
    display: block;
    position: relative;
    padding: 39px 0;
    color: #e0e0e0;
}
#main .main-tabs .tabset li a:hover {text-decoration: none;}
#main .main-tabs .tabset li.active a {
    padding: 41px 0 37px;
    font-size: 15px;
    color: #000;
}
#main .main-tabs .tabset li.white.active a {color: #585858;}
#main .main-tabs .tabset li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 200px;
    background: #e0e1e3;
}
#main .main-tabs .tabset li:first-child a:before {display: none;}
.timetable-form {
    margin: 0 auto;
    padding: 35px 0 0;
    width: 400px;
    line-height: 26px;
    font-size: 16px;
    color: #737373;
}
.timetable-form p {margin: 0 0 26px 31px; font-size:16px;}
.timetable-form .row {padding: 0 0 27px;}
.timetable-form .holder {
    margin: 0 auto 46px;
    width: 330px;
}
.timetable-form label {
    min-width: inherit;
    margin-top: -5px;
}
.timetable-form input[type="text"] {
    width: 330px;
    padding: 11px 42px 9px 12px;
    font-size: 16px;
    background: #fff;
}
.timetable-form .input-placeholder-text {
    top: 7px;
    left: 13px;
}
.text-autocomplete {
    position: relative;
    float: left;
}
.text-autocomplete .corner {
    position: absolute;
    top: 15px;
    right: 19px;
    border: solid transparent;
    border-width: 8px 5px 0 5px;
    border-top-color: #000;
    width: 0;
    height: 0;
}
.timetable-form input[type="submit"] {
    float: right;
    margin: -8px 0 0;
    border: 0;
    border-radius: 6px;
    padding: 4px 17px 0;
    height: 38px;
    font: 14px/34px 'neosans-bold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    background: #000;
}
.timetable-form input[type="submit"]:hover {background: #00a4d8;}
.timetable-box {
    padding: 0 0 0;
    width: 100%;
    height: 430px;
}
.timetable-box:after {
    content: "";
    display: block;
    clear: both;
}
span.logo-pt {
    float: right;
    margin: 0 23px 0 0;
    overflow: hidden;
    width: 43px;
    height: 25px;
    text-indent: -9999px;
    background: url(../img/sprite.png) no-repeat -120px -160px;
}
.timetable-box .logo-pt
{
    position: relative;
    top: 380px;
}

.timetable-form .autocomplete {
    position: relative;
    width: 320px;
}
.ui-autocomplete {
    position: absolute;
    z-index: 1;
    top: 31px !important;
    left: 1px !important;
    margin: 0;
    border-radius: 6px;
    padding: 5px 0 7px;
    background: #fff;
    list-style: none;
}
.timetable-form .autocomplete .ui-autocomplete {
    width: 328px !important;
}
.ui-autocomplete:before {
    content: "";
    display: block;
    margin: 7px 0 0;
    border-top: 1px solid #efefef;
    width: 100%;
    height: 0;
}
.ui-autocomplete {
    margin: 0;
    padding: 5px 0 7px;
    list-style: none;
    border-top: 1px solid #efefef;
}
.ui-autocomplete li {
    padding: 0 0 3px !important;
    font: 16px/20px 'neosans-regular', Arial, Helvetica, sans-serif;
}
.ui-autocomplete li:before {
    display: none !important;
}
.ui-autocomplete li a {
    display: block;
    padding: 3px 12px 2px;
    color: #000;
}
.ui-autocomplete li a:hover {
    text-decoration: none;
    background: #efefef;
}
.map-box {
    padding: 18px 0 0;
    background: #fff;
}
.map-form {
    padding: 0 0 0 15px;
}
.map-form .row {
    padding: 0 0 19px;
}
.map-form .text-autocomplete {
    position: relative;
    float: left;
    margin: 0 20px 0 8px;
    width: 262px;
}
.map-form input[type="text"] {
    padding: 11px 42px 9px 12px;
    width: 100%;
    font-size: 16px;
}
.map-form .input-placeholder-text {
    top: 8px;
    left: 13px;
    font-size: 16px;
}
.map-form .text-autocomplete:after {right: 15px;}
.map-form .autocomplete {
    width: 260px !important;
    background: #ededed;
}

#main .map-form .autocomplete ul {border-top: 1px solid #ccc;}
#main .map-form .autocomplete ul li a:hover {background: #ccc;}
.map-form input[type="submit"] {display: none;}
.map-box .map {
    position: relative;
}
.map-box .map img {
    display: block;
    max-width: 100%;
    vertical-align: top;
}
.map-box .map .popup {
    position: absolute;
    top: 46px;
    left: 190px;
    padding: 20px 21px 0;
    width: 229px;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
}



.map-box select
{
    width: 100%;
}

.network-map-selects {
    margin-bottom: 20px;
}
#pdf-maps {
    margin-top: 20px;
}
.network-map-selects:after {
    content: "";
    clear: both;
    display: block;
}
#map-canvas .popup {
    padding: 20px 21px 0;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
}
#map-canvas .popup:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin: 0 0 0 -6px;
    width: 12px;
    height: 8px;
    background: url(../img/sprite.png) no-repeat -220px -100px;
}
#map-canvas .popup .title {
    display: block;
    margin: 0 0 15px;
    line-height: 24px;
    font-size: 20px;
    color: #000;
}
#map-canvas .popup .signs {
    overflow: hidden;
    margin: 0 0 21px;
    width: 100%;
}
#map-canvas .popup .signs .number {
    float: left;
    margin: 0 13px 0 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #000;
}
#map-canvas .popup .signs .number.yellow {background: #ffcb08;}
#map-canvas .popup .signs .number.blue {background: #16C0E9;}
#main .map .popup .signs ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#main #map-canvas .popup .signs img, #main .map .popup .signs ul li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0px;
    list-style: none;
}
#main .map .popup .signs ul li:before {
    border: none;
}
#map-canvas .popup .link-row {
    display: block;
    margin: 0 -21px;
    padding: 0 41px 0 21px;
    line-height: 33px;
    font-size: 13px;
    color: #000;
    background: #eee;
}
#map-canvas .popup .link-row:hover {
    text-decoration: none;
}
#map-canvas .popup .link-row:after {
    content: "";
    float: right;
    margin: 11px -26px 0 0;
    width: 13px;
    height: 12px;
    background: url(../img/sprite.png) no-repeat -200px -100px;
}
#map-canvas {
    width: 100%;
    height: 357px;
}
.info-block {
    padding: 0 0 65px;
    overflow: hidden;
    width: 100%;
}
.info-block .holder {
    margin: 0 0 0 -1.75%;
}
.info-block .box {
    display: inline-block;
    margin: 0 -4px 16px 1.72%;
    width: 31.61%;
    vertical-align: top;
    background: #fff;
}
.info-block .box .visual {
    display: block;
    position: relative;
}
.info-block .box .visual .shadow{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    background:url(../img/shadow3.png) repeat-x 0 100%;
}
.info-block .box .visual:hover .shadow{background:rgba(255,255,255,0.1);}
.info-block .box .visual img {
    max-width: 100%;
    vertical-align: top;
}
.info-block .box .visual h2 {
    margin: 0;
    position: absolute;
    z-index: 3;
    left: 0;
    padding: 0 21px;
    bottom: 14px;
    width: 100%;
    font: 28px/32px 'neosans-regular', Arial, Helvetica, sans-serif;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.info-block .box .status-row {
    overflow: hidden;
    width: 100%;
}
.info-block .box .status-row .service {
    float: left;
    padding: 16px 0 17px 17px;
    border-right: 1px solid #e0e1e3;
    width: 130px;
    height: 28px;
    line-height: 30px;
    font-size: 13px;
}
.info-block .box .status-row .service .icon {
    float: left;
    margin: 0 7px 0 0;
    border: 2px solid #666;
    border-radius: 14px;
    width: 24px;
    height: 24px;
}
.info-block .box .status-row .service .icon.good:before {
    content: "";
    display: block;
    margin: 7px 0 0 7px;
    width: 10px;
    height: 10px;
    background: url(../img/sprite.png) no-repeat -200px -140px;
}
.info-block .box .status-row .service .icon.minor {
    border-color: #e87801;
    background: #e87801;
}
.info-block .box .status-row .service .icon.major,
.info-block .box .status-row .service .icon.mdelays {
    border-color: #ef4135;
    background: #ef4135;
}
.info-block .box .status-row .service .icon.suspended {
    border-color: #3d3d3d;
    background: #3d3d3d;
}
.info-block .box .status-row .service .icon.works {
    border-color: #ffd500;
    background: #ffd500;
}
.info-block .box .status-row .service .icon.travel {
    border-color: #d3ecf4;
    background: #d3ecf4;
}
.info-block .box .status-row > .works {
    margin: 0 0 0 141px;
    padding: 16px 0 17px 20px;
    height: 28px;
    line-height: 30px;
    font-size: 13px;
}
.info-block .box .status-row > .works .number {
    float: left;
    margin: 0 5px 0 0;
    border: 2px solid #666;
    border-radius: 14px;
    padding: 4px 1px 0 0;
    width: 23px;
    height: 20px;
    font: 14px/20px 'neosans-bold', Arial, Helvetica, sans-serif;
    text-align: center;
}
.line-block .page-heading {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.line-block .page-heading .shadow{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:166px;
    background:url(../img/shadow2.png) repeat-x;
}
.line-block .page-heading h1 {
    position: absolute;
    z-index: 3;
    top: 28px;
    left: 0;
    margin: 0;
    padding: 0 30px;
    width: 100%;
    font: 35px/38px 'neosans-regular', Arial, Helvetica, sans-serif;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.line-block .page-heading img {
    display: block;
}
#main .line-block .tabset {
    position: relative;
    margin: -78px 0 0;
    height: 78px;
}
#main .line-block .tabset li {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    width: 23.5%;
    height: 78px;
    font: 16px/78px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
}
#main .line-block .tabset li:before {
    display: none;
}
#main .line-block .tabset li a {
    display: block;
    height: 78px;
    color: #b8b8b8;
    background: #000;
    font-size: 15px;
    white-space: nowrap;
}
#main .line-block .tabset li a .icon {
    float: left;
    width: 56px;
    height: 78px;
    line-height: 78px;
    font-size: 25px;
    color: #fff;
    background: #4b4b4b;
}
#main .line-block .tabset li a .icon.good:before {
    content: "";
    display: block;
    margin: 31px 0 0 20px;
    width: 17px;
    height: 16px;
    background: url(../img/sprite.png) no-repeat -220px -145px;
}

#main .line-block .tabset li a .icon.residential:before {
    content: "";
    display: block;
    margin: 26px 0 0 14px;
    width: 28px;
    height: 24px;
    background: url(../img/residential-info.png);
}

#main .line-block .tabset li a:hover{
    text-decoration: none;
    color: #c0c0c0;
    background: #3a3a3a;
}
#main .line-block .tabset li.active a {
    line-height: 84px;
    font-size: 15px;
    text-decoration: none;
    color: #000;
    background: #fff;
}
#main .line-block .tabset li a:hover .icon {
    color: #fff;
    background: #676767;
}
#main .line-block .tabset li.active a .icon {
    color: #000;
    background: #e6e6e6;
}
#main .line-block .tabset li a:hover .icon.good:before,
#main .line-block .tabset li.active a .icon.good:before {
    background: url(../img/sprite.png) no-repeat -240px -145px;
}
#main .line-block .tabset li a:hover .icon.residential:before,
#main .line-block .tabset li.active a .icon.residential:before {
    background: url(../img/residential-info-active.png);
}
.line-block .tab-holder {
    padding: 12px 0 0;
}
.line-block .tab-holder .residential-info {
    padding-top: 28px;
    padding-bottom: 13px;
    padding-left: 50px;
    padding-right: 70px;
}
.line-block .tab-holder .tab-holder-container {
    padding: 20px;
}
.line-schedule {
    padding: 15px 71px 15px 15px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #737373;
}
.line-schedule .icon {
    display: inline-block;
    margin: 0 11px 0 0;
    width: 28px;
    height: 28px;
    vertical-align: top;
    background: url(../img/sprite.png) no-repeat -250px 0;
}
.line-map {
    position: relative;
}
.line-map img {
    max-width: 100%;
    vertical-align: top;
}
#main .line-details {
    margin: 0;
    overflow: hidden;
    width: 100%;
    background: #00a4d8;
}
#main .line-details li {
    position: relative;
    float: left;
    padding: 0;
    width: 25%;
    height: 81px;
    font: 18px/82px 'neosans-regular', Arial, Helvetica, sans-serif;
    color: #fff;
}
#main .line-details li a {
    color: #fff;
    display: block;
}
#main .line-details li a:hover {
    text-decoration: none;
}
#main .line-details li:before {
    margin: 0;
    border: 0;
    border-radius: 0;
}
#main .line-details li:after {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    width: 1px;
    height: 100px;
    background: #39b8e1;
}
#main .line-details li.access:before {
    margin: 27px 10px 0 44px;
    width: 29px;
    height: 29px;
    background: url(../img/sprite.png) no-repeat -200px -170px;
}
#main .line-details li.bike:before {
    margin: 26px 19px 0 28px;
    width: 43px;
    height: 27px;
    background: url(../img/sprite.png) no-repeat -240px -170px;
}
#main .line-details li.lost:before {
    margin: 24px 16px 0 35px;
    width: 34px;
    height: 34px;
    background: url(../img/sprite.png) no-repeat -200px -210px;
}
#main .line-details li.safety:before {
    margin: 26px 19px 0 40px;
    width: 36px;
    height: 31px;
    background: url(../img/sprite.png) no-repeat -240px -210px;
}
#main .line-details li:hover {
    background:#2bb3df;
}
#main .line-details li a{
    color:#fff;
    display:block;
}
#main .line-details li a:hover{text-decoration:none;background:#2bb3df;}
.line-table {
    margin: 0;
    line-height: 25px;
}
.line-table th {
    border-bottom: 1px solid #e5e5e5;
    padding: 19px 1.5% 15px;
    font: 16px/20px 'neosans-bold', Arial, Helvetica, sans-serif;
    color: #000;
    background: none;
}
.line-table td {
    border-bottom: 1px solid #e5e5e5;
    padding: 9px 1.5% 8px;
}
.line-table .label {
    float: left;
    padding: 3px 0 0;
    width: 25px;
    height: 22px;
    font: 13px/22px 'neosans-bold', Arial, Helvetica, sans-serif;
    text-align: center;
    color: #fff;
    background: #ffcb08;
}
.line-table .label2 {
    background: #16c0e9;
}
.line-table .zone {
    padding-left: 5.1%;
    width: 23.4%;
}
.line-table .station a {
    color: #00A4D8;
}
.line-table .facilities {
    width: 23.7%;
}
.line-table .facilities .area li {
    padding: 0px !important;
    margin-right: 3px !important;
}
.line-table .facilities .area li:before {
    border: none !important;
}
.line-table .timetable {
    width: 29.2%;
}
.line-table img {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: top;
}
#main .timetables-list ul:after {
    content: "";
    display: block;
    clear: both;
}
#main .line-table ul, #main .timetables-list ul {
    margin: 0 !important;
    padding: 0 !important;
}
#main .line-table ul li, #main .timetables-list ul li {
    float: left;
    margin: 0 0 0 6px;
}
#main .timetables-list ul li:first-child {
    width: 25%;
}
#main .line-table ul li:first-child, #main .timetables-list ul li:first-child {
    padding: 0;
    margin: 0;
}
#main .line-table ul li:first-child:before, #main .timetables-list ul li:before {
    display: none;
}
.symbol-info {
    padding: 29px 46px 40px;
    background: #e0f1f6;
}
.symbol-info h2 {
    margin: 0 0 24px;
    font: 16px/20px 'neosans-bold', Arial, Helvetica, sans-serif;
    text-transform: none;
    color: #000;
}
#main .symbol-list {
    margin: 0;
    overflow: hidden;
    width: 100%;
}
#main .symbol-list li {
    display: inline-block;
    background-repeat: no-repeat;
    margin: 0 -4px 0 0;
    padding: 0 0 10px 0.7%;
    width: 31%;
    vertical-align: top;
    font: 16px/27px 'neosans-regular', Arial, Helvetica, sans-serif;
}
#main .symbol-list li:before {
    display: none;
}
#main .symbol-list li img {
    float: left;
}
#main .symbol-list li span {
    display: block;
    margin: 0 0 0 35px;
}
.station-block .page-heading {
    padding: 26px 30px 19px;
    font: 15px/25px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    background: #363636;
}
.station-block .page-heading h1 {
    margin: 0 0 3px;
    font: 35px/35px 'neosans-regular', Arial, Helvetica, sans-serif;
    color: #fff;
}
.station-block .page-heading p {
    margin: 0;
}
.line-map .popup {
    position: absolute;
    top: 153px;
    left: 302px;
    padding: 20px 21px 22px;
    width: 229px;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
}
.line-map .popup:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin: 0 0 0 -6px;
    width: 12px;
    height: 8px;
    background: url(../img/sprite.png) no-repeat -220px -109px;
}
.line-map .popup .title {
    display: block;
    margin: 0 0 17px;
    line-height: 24px;
    font-size: 20px;
    color: #000;
}
.line-map .popup .signs {
    overflow: hidden;
    width: 100%;
}
.line-map .popup .signs .number {
    float: left;
    margin: 0 13px 0 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #000;
}
.line-map .popup .signs .number.yellow {background: #ffcb08;}
.line-map .popup .signs img {
    float: left;
    margin: 0 10px 0 0;
}
.station-info .holder:first-child {border-top: 0;}
.station-info .holder {
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding: 25px 0 26px;
    height: 1%;
}
.station-info .holder .box1 {
    position: relative;
    float: left;
    padding: 0 4%;
    width: 42%;
}
.station-info .holder .box1:first-child:after {
    content: "";
    position: absolute;
    top: -25px;
    right: 0;
    width: 1px;
    height: 1000px;
    background: #ddd;
}
.station-info .holder .box2 {
    padding: 0 4%;
}
.station-info h2 {
    margin: 0 0 23px;
    font: 20px/24px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-transform: none;
    color: #000;
}
.station-info address {
    font-style: normal;
}
.station-info address span {
    display: block;
}
.station-info dl {
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.station-info dl dt {
    float: left;
    clear: left;
    margin: 0 10px 3px 0;
    width: 165px;
}
.station-info dl dd {
    margin: 0 0 3px;
    overflow: hidden;
}
.station-info .label {
    float: left;
    width: 39px;
    height: 39px;
    line-height: 36px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #ffcb08;
}
.station-info .lines span {
    display: block;
}
.station-info .lines span a {
    color: #666;
}
.station-info .label2 {
    background: #16c0e9;
}
#main .facilities-list {
    margin: 0 0 11px;
    width: 108%;
}
#main .facilities-list li {
    display: inline-block;
    margin: 0 -4px 0 0;
    padding: 0 10% 1px 0;
    line-height: 39px;
    width: 40%;
    vertical-align: top;
}
#main .facilities-list li:before {
    content: "";
    float: left;
    margin: 0 13px 0 0;
    border: 0;
    border-radius: 0;
    width: 39px;
    height: 39px;
}
#main .facilities-list li.yes:before {
    background: url(../img/sprite.png) no-repeat 0 -250px;
}
#main .facilities-list li.no:before {
    background: url(../img/sprite.png) no-repeat -40px -250px;
}
.service-block .page-heading {
    padding: 25px 30px 121px;
    background: #363636;
}
.service-block .page-heading h1 {
    margin: 0;
    font: 35px/38px 'neosans-regular', Arial, Helvetica, sans-serif;
    color: #fff;
}
#main .service-block .tabset {
    position: relative;
    height: 78px;
    margin-bottom: 0px;
    margin-top: 30px;
    top: 20px;
    left: -20px;
}
#main .service-block .tabset li {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    width: 237px;
    height: 78px;
    font: 16px/78px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
}
#main .service-block .tabset li:before {
    display: none;
}
#main .service-block .tabset li a {
    display: block;
    height: 78px;
    color: #b8b8b8;
    background: #000;
    font-size:15px;
}
#main .service-block .tabset li a .icon {
    float: left;
    width: 56px;
    height: 78px;
    line-height: 78px;
    font-size: 25px;
    color: #fff;
    background: #4b4b4b;
}
#main .service-block .tabset li a .icon.good:before {
    content: "";
    display: block;
    margin: 31px 0 0 20px;
    width: 17px;
    height: 16px;
    background: url(../img/sprite.png) no-repeat -220px -145px;
}
#main .service-block .tabset li a:hover {
    text-decoration: none;
    color: #c0c0c0;
    background: #3a3a3a;
}
#main .service-block .tabset li.active a {
    line-height: 84px;
    font-size: 15px;
    text-decoration: none;
    color: #000;
    background: #fff;
}
#main .service-block .tabset li a:hover .icon {
    color: #676767;
    background: #e6e6e6;
}
#main .service-block .tabset li.active a .icon {
    color: #000;
    background: #e6e6e6;
}
#main .service-block .tabset li a:hover .icon.good:before,
#main .service-block .tabset li.active a .icon.good:before {
    background: url(../img/sprite.png) no-repeat -240px -145px;
}
.service-block #tab8.tab-holder {
    padding: 21px 20px;
}
.service-area {
    margin: 0 0 0 -1.89%;
}
.service-area .unit {
    display: inline-block;
    position: relative;
    margin: 0 -4px 17px 1.91%;
    width: 23.12%;
    line-height: 24px;
    font-size: 15px;
    vertical-align: top;
    color: #fff;
}
.service-area .unit a:hover {background: rgba(0,0,0,0.3);}
/*
.service-area .unit a {background: #515151;}
.service-area .unit a:hover {background: #383838;}
.service-area .unit.theme1 a {background: #e68839;}
.service-area .unit.theme1 a:hover {background: #cc7833;}
.service-area .unit.theme2 a {background: #762762;}
.service-area .unit.theme2 a:hover {background: #5c1e4c;}
.service-area .unit.theme3 a {background: #004871;}
.service-area .unit.theme3 a:hover {background: #003757;}
.service-area .unit.theme4 a {background: #00a4d8;}
.service-area .unit.theme4 a:hover {background: #0093bf;}
.service-area .unit.theme5 a {background: #d01a6c;}
.service-area .unit.theme5 a:hover {background: #b8165f;}
.service-area .unit.theme6 a {background: #35aed5;}
.service-area .unit.theme6 a:hover {background: #2f99bd;}
.service-area .unit.theme7 a {background: #007ab1;}
.service-area .unit.theme7 a:hover {background: #006796;}
.service-area .unit.theme8 a {background: #006193;}
.service-area .unit.theme8 a:hover {background: #00527a;}

.service-area .unit.active:after {
    content: "";
    position: absolute;
    z-index: 10;
    left: 50%;
    bottom: -17px;
    margin: 0 0 0 -12px;
    border: solid transparent;
    border-width: 0 12px 12px;
    border-bottom-color: #e2e2e2;
    width: 0;
    height: 0;
}
*/

.service-area .unit .frame {
    display:block;
    padding: 21px 23px 52px 23px;
    min-height: 190px;
    color: #fff;
    text-decoration: none!important;
}
/*
.service-area .unit .label {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    overflow: hidden;
    width: 67px;
    height: 67px;
    text-indent: -9999px;
    background: url(../img/bg-myline.png) no-repeat;
}
*/

.service-area .unit h2 {
    margin: 0 0 4px;
    font: 20px/26px 'neosans-medium', Arial, Helvetica, sans-serif;
    color: #fff;
}
.service-area .unit .date1 {
    display: block;
    font-style: normal;
    opacity: 0.7;
}
.service-area .unit .date2 {
    display: block;
    margin: 0 0 5px;
    font: 22px/28px 'neosans-medium', Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    text-transform: uppercase;
}
#main .service-area .unit .list1 {
    margin: 0;
}
#main .service-area .unit .list1 li {
    padding: 0;
    text-transform: uppercase;
    opacity: 0.7;
}
#main .service-area .unit .list1 li:before {
    display: none;
}
#main .service-area .unit .list2 {
    margin: 0 0 -1px;
}
#main .service-area .unit .list2 li {
    padding: 0;
    line-height: 26px;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 0.7;
}
#main .service-area .unit .list2 li:before {
    display: none;
}
.service-area .unit p {
    opacity: 0.7;
}
.service-area .unit .link-row {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 11px 22px 9px;
    width: 100%;
    background: url(../img/bg-link-row.png);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.service-area .unit .link-row:hover{background: url(../img/bg-link-row-hover.png);}
.service-area .unit .link-row .more {
    font: 15px/24px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
}
.service-area .unit .link-row .more:after {
    content: "";
    display: inline-block;
    margin: 3px 0 0 8px;
    width: 15px;
    height: 16px;
    vertical-align: top;
    background: url(../img/sprite.png) no-repeat -250px -30px;
}
.service-area .unit .link-row .more strong {font-weight: normal;}
.service-area .unit .link-row .more em {
    display: none;
    font-style: normal;
}
.service-area .unit.theme1 {background: #e68839;}
.service-area .unit.theme2 {background: #762762;}
.service-area .unit.theme3 {background: #004871;}
.service-area .unit.theme4 {background: #00a4d8;}
.service-area .unit.theme5 {background: #d01a6c;}
.service-area .unit.theme6 {background: #35aed5;}
.service-area .unit.theme7 {background: #007ab1;}
.service-area .unit.theme8 {background: #006193;}
.service-area .unit.active .link-row .more strong {display: none;}
.service-area .unit.active .link-row .more em {display: inline;}
.service-area .unit.active .link-row .more:after {background: url(../img/sprite.png) no-repeat -250px -50px;}
.service-info {
    position: relative;
    margin: 0 -1px 17px 17px;
    padding: 0 34px;
    line-height: 22px;
    font-size: 15px;
    color: #737373;
    background: #e2e2e2;
}
.service-info .close {
    position: absolute;
    top: 21px;
    right: 21px;
    overflow: hidden;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
    background: url(../img/sprite.png) no-repeat -270px -30px;
}
.service-info .holder {
    overflow: hidden;
    padding: 22px 0 4px;
    width: 100%;
}
.service-info .detail {
    float: left;
    width: 31%;
}
.service-info .extra {
    float: right;
    margin: 0 5% 0 0;
    width: 56.2%;
}
#tab7 .service-info .detail {
    float: none;
    width: 100%;
}
.res-info .service-info .detail {
    float: none;
    width: 100%;
}
.service-info h3 {margin: 5px 0 29px;}

.service-info .detail h3:before {
    content: "";
    float: left;
    margin: 0px 10px 0 -1px;
    width: 21px;
    height: 21px;
    position: relative;
    top:-2px;
    background: url(../img/sprite.png) no-repeat -270px -50px;
}
.service-info .extra h3:before {
    content: "";
    float: left;
    margin: 0px 12px 0 0;
    width: 22px;
    height: 23px;
    position: relative;
    top:-2px;
    background: url(../img/sprite.png) no-repeat -270px -75px;
}
.service-info p {margin: 0 0 22px;}
.service-info h4 {
    margin: 0;
    line-height: 22px;
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
}
#main .service-info .extra ul {margin: 0;}
#main .service-info .extra ul li {padding: 0 0 22px 10px;}
#main .service-info .extra ul li:before {margin: 8px 0 0 -9px;}
.holder-section .page-heading{
    background:#f3f3f3;
    padding:40px 51px 6px;
    overflow:hidden;
}
.holder-section .page-heading h1{}
.holder-section .page-heading h3{
    color: #aaa;
    font-size: 14px;
}
.holder-section .visual-block{
    overflow:hidden;
    margin:0 0 50px;
}
.holder-section .visual-block .column{
    float:left;
    width:36.14%;
}
.holder-section .visual-block .column img{
    vertical-align:top;
    width:100%;
    height:auto;
}
.holder-section .visual-block .column.wide{width:63.86%;}
.holder-section .text-holder{
    padding:0 49px 53px;
    padding-top:20px;
}
.select-form{
    float:right;
    margin:-7px -19px 0 0;
}
.select-form legend{
    display:block;
    position:absolute;
    top:-9999px;
    left:-9999px;
}
.select-form .select-area{
    background:#fff;
}
.select-form .select-01{width:203px;}
.select-form .select-select-01{margin:0 0 0 13px;}
.select-form .select-select-01 .center{
    font: 16px/34px 'neosans-regular',Arial,Helvetica,sans-serif
}
.select-form .select-select-01 .select-opener:after{left:17px;}
.drop-select-01{background:#fff;}
.map-area{margin:0 0 38px;}
.map-area img{
    vertical-align:top;
    width:100%;
    height:auto;
}
.holder-section .text-holder.map-text{
    padding:0 51px 54px;
    overflow:hidden;
}
.btn-download{
    display:inline-block;
    vertical-align:top;
    margin:0 0 45px;
    padding:0 0 0 26px;
    position:relative;
    color:#000;
    text-transform:uppercase;
    font:22px/24px 'neosans-regular', Arial, Helvetica, sans-serif;
}
.btn-download:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    background:url(../img/ico-download.png) no-repeat;
    width:16px;
    height:20px;
}
.column-holder{
    overflow:hidden;
    margin:0 -165px 0 0;
}
#main .list{
    font-size:16px;
    line-height:18px;
    float:left;
    width:18.42%;
    margin:0 14.84% 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#main .list li:before{display:none;}
#main .list li{
    padding:0;
    margin:0 0 18px;
}
.info-area .text-box{
    position:relative;
    background:#fff;
    display:none;
}
.info-area .text-box .text-field{
    padding:46px 45px 27px 34px;
    color:#000;
    font-size:13px;
    line-height:21px;

}
@media only screen and (min-width: 768px) {
    .info-area .text-box .text-field {
        height: 425px;
    }
    .info-area {
<<<<<<< HEAD
    min-height: 530px;
=======
        height: 530px !important;
>>>>>>> remotes/origin/staging
    }
    .info-area.scroll {
        overflow: auto;
    }
}
@media only screen and (max-width: 767px) {
    .info-area {
        visibility: hidden;
    }
}
.info-area .text-box .text-field.altered {
    font-family: 'neosans-regular';
    overflow: auto;
    padding: 0px;
}
.info-area .text-box .text-field.altered .alert-date, .info-area .text-box .text-field.altered p {
    padding: 0px 20px;
}
.info-area .text-box .text-field.altered .alert-info {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}
.info-area .text-box .text-field.altered .alert-info .extra {
    border-top: 2px solid #e9e9e9;
    padding: 0px 20px;
    font-size: 11px;
    padding-top: 20px;
}

.info-area .text-box .text-field.altered .alert-info .extra td {
    padding: 0px;
    text-align: center;
}
.info-area .text-box .text-field.altered .alert-info .extra td.current:nth-child(3), .info-area .text-box .text-field.altered .alert-info .extra td.current:nth-child(4) {
    text-decoration: line-through;
    color: #000;
}
 
.info-area .text-box .text-field.altered .alert-info .extra .cancelled td.current:nth-child(2) {
    text-decoration: line-through;
    color: #000;
}

.info-area .text-box .text-field.altered .alert-info .extra td:first-child {
    text-align: left;
}

.info-area .text-box .text-field.altered .alert-info p {
    text-align: left;
}
.info-area .text-box .text-field.altered .alert-info .alert-date {
    font-family: "neosans-medium";
    font-size: 15px;
    text-transform: uppercase;
}
.info-area .text-box .text-field img{
    display:block;
    margin:0 auto 28px;
    vertical-align:top;
}
#main .text-box .text-field h2{
    text-transform:none;
    font:bold 13px/21px Arial, Helvetica, sans-serif;
    margin:0;
    color:#000;
}
.info-area .text-box .text-field p{margin:0 0 21px;}
.popup-holder {
    position: relative;
    /*overflow: hidden;*/
    height: 0;
}
.lightbox-popup-holder {
    position: relative;
    overflow: hidden;
    height: 0;
}
div.lightbox {
    padding: 0;
    width: 436px;
    font-size:15px;
    line-height:25px;
    color:#666;
}
div.lightbox h1{
    font-size:30px;
    line-height:32px;
    padding:33px 50px 28px 38px;
    background:#00a4d8;
    color:#fff;
    margin:0 0 23px;
}
div.lightbox .holder{padding:0 48px 25px 39px;}
div.lightbox p{margin:0 0 31px;}
div.lightbox .details-form{
    width:100%;
    padding:0 10px 27px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
div.lightbox .details-form .row{
    padding:0 0 16px;
}
div.lightbox .details-form label,
div.lightbox .details-form .label{
    display:inline-block;
    vertical-align:top;
    margin:0 0 10px -1px;
    font:15px/17px 'neosans-medium', Arial, Helvetica, sans-serif;
    color:#000;
    float:none;
}
div.lightbox .details-form .select-02{width:100% !important;}
.select-select-02{width:100% !important;}
.select-select-02 .center{color:#666;}
.select-select-02.select-area .select-opener:after{
    top:16px;
    left:19px;
}


.timetable-form .select-select-02{
    width: 330px !important;
}

.fullwidth
{
    width:100%;
}

div.lightbox span.logo-pt
{
    position: relative !important;
    top: -20px !important;
    right: -30px !important;;
}

div.lightbox .details-form input[type="submit"]{
    cursor:pointer;
    width:100%;
    text-align:center;
    margin:15px 0 0;
    padding:4px 0 0 6px;
    height:41px;
    border:none 0;
    border-radius:6px;
    background:#000;
    color:#fff;
    font:14px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.75);
    -webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.75);
}
div.lightbox .details-form input[type="submit"]::-moz-focus-inner {
    border: 0;
    padding: 0;
}
div.lightbox .btn-holder{text-align:center;}
div.lightbox a.logo-pt{
    float:none;
    display:inline-block;
    vertical-align:top;
    margin:0 0 0 10px;
}
.switch{
    list-style:none;
    margin:0;
    padding:0;
    overflow:hidden;
    box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
    border-radius:6px;
    background:#ededed;
    height:38px;
    position: relative;
}
div.lightbox .details-form input[type="text"]{width:100%;}
div.lightbox .details-form .switch label{
    font:15px/38px Arial, Helvetica, sans-serif;
    color:#666;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width:50%;
    margin:0;
    padding:0 5%;
    text-align:center;
    position:relative;
    float:left;
    height:100%;
    z-index: 2;
    vertical-align:middle;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.candy input:checked + label{
    color:#fff !important;
}
.switch input{
    position:absolute;
    opacity:0;
    right:0;
}
div.lightbox .details-form .switch .slide-button{
    border-radius:6px 0 0 6px;
    background-color:#00a4d8;
    box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
    border:none 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 50%;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
div.lightbox .details-form .switch.active .slide-button{
    border-radius:0 6px 6px 0;
}
div.lightbox .details-form .row .col{
    float:left;
    width:130px;
}
div.lightbox .details-form .row .col.wide{
    width:186px;
    margin:0 0 0 23px;
}
div.lightbox .details-form .row .area{
    height:1%;
}
div.lightbox .details-form .row .area:after{
    content:"";
    display:block;
    clear:both;
}
div.lightbox .details-form .row .col.wide input[type="text"]{
    float:left;
    width:51px;
    margin:0 9px 0 0;
}
div.lightbox .details-form .select-03{width:66px;}
.select-select-03.select-area .center{
    margin-right:25px;
    color:#666;
    font-family:'neosans-medium', Arial, Helvetica, sans-serif;
}
.select-select-03.select-area .select-opener{width:25px;}
.select-select-03.select-area .select-opener:after{
    left:4px;
    top:16px;
}



.timetable-form .switch label{
    font:15px/38px Arial, Helvetica, sans-serif;
    color:#666;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width:50%;
    margin:0;
    padding:0 5%;
    text-align:center;
    position:relative;
    float:left;
    height:100%;
    z-index: 2;
    vertical-align:middle;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.timetable-form .switch.active .slide-button{
    border-radius:0 6px 6px 0;
}

.timetable-form .switch .slide-button{
    border-radius:6px 0 0 6px;
    background-color:#00a4d8;
    box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
    border:none 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 50%;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}


.timetable-form .label
{
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: -1px;
    font-family: 'neosans-medium',Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 17px;
    font-size-adjust: none;
    font-stretch: normal;
    color: #000000;
    float: none;
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1120;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 1130;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../img/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 1160;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../img/fancybox/fancybox_loading.gif') center center no-repeat;
}


.fancybox-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    background:url('../img/btn-close.png') no-repeat;
    z-index: 1140;
}
/*
.fancybox-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 28px;
    height: 28px;
    background:url(library/img/btn-close.png) no-repeat;
    cursor: pointer;
    z-index: 1103;
    display: none;
}
*/

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../img/fancybox/blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 1140;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 1140;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 1110;
    background: url('../img/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 1150;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 1150;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}


.area2-overlay {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.4)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;

}


/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('../img/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url('../img/fancybox/fancybox_loading@2x.gif');
        background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
    }
}

/** new custom styles **/
#infobox h2 {
    margin: 0px;
    font-size: 14px;
}

#infobox ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#infobox ul li {
    display: inline-block;
}

#infobox .infobox-arrow {
    background-image: url(../img/infobox-arrow.png);
    width: 18px;
    height: 12px;
    position: absolute;
    bottom: -10px;
    left: 145px;
}

.infobox-footer {
    height: 40px;
}
.station ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.station ul li {
    display: inline-block;
}
.infobox-bicycle {
    background-image: url(../img/station-facilities-bicycle-icon.png);
    width: 23px;
    height: 20px;
}
.infobox-bus {
    background-image: url(../img/station-facilities-bus-icon.png);
    width: 14px;
    height: 20px;
}
.infobox-customer-service {
    background-image: url(../img/station-facilities-customer-service-icon.png);
    width: 19px;
    height: 20px;
}
.infobox-lift {
    background-image: url(../img/station-facilities-lift-icon.png);
    width: 14px;
    height: 20px;
}
.infobox-parking {
    background-image: url(../img/station-facilities-parking-icon.png);
    width: 14px;
    height: 20px;
}
.infobox-toilet {
    background-image: url(../img/station-facilities-toilet-icon.png);
    width: 17px;
    height: 20px;
}
.infobox-tram {
    background-image: url(../img/station-facilities-tram-icon.png);
    width: 14px;
    height: 20px;
}
.planned-works-count {
    display: none;
}
#main h2 a {
    color: #000;
}
.single-network-line #map-canvas, .single-network-station #map-canvas {
    width: 100%;
    height: 432px;
}
.single-network-line .top-text {
    border-bottom: 1px solid #E5E5E5;
    padding-top: 20px;
}

.journey-box .content .line_start, .journey-box .content .line_end
{
    color: #000;
    font-weight: bold;
}

.journey-box .content .line_start.mark, .journey-box .content .line_end.mark {
    cursor: pointer;
    font-weight: normal;
}
/* Compensation form */
.page-template-template-myki-compenstation-php h3 {
    font-size: 22px;
}
.page-template-template-myki-compenstation-php h2 {
    font-size: 18px;
    padding-bottom: 0px;
}
.page-template-template-myki-compenstation-php .radio-label {
    color: #000;
    font-weight: bold;
    margin-bottom: 7px;
}
.page-template-template-myki-compenstation-php .radio-label.error {
    color: red;
}
.page-template-template-myki-compenstation-php .radios .radio {
    display: inline-block;
    margin-right: 20px;
}
.page-template-template-myki-compenstation-php .radios .radio input[type=radio] {
    padding: 0px;
    margin: 0px;
    display: inline-block;
}
.page-template-template-myki-compenstation-php .radios label {
    float: none;
    font-weight: normal;
    line-height: normal;
    padding: 0px;
    display: inline-block;
    min-width: inherit;
    margin-left: 8px;
    position: relative;
    top: 1px;
}
.page-template-template-myki-compenstation-php .row {
    padding-top: 10px;
}
.page-template-template-myki-compenstation-php .note {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px;
}
.page-template-template-myki-compenstation-php .note .head {
    color: #000;
    font-weight: bold;
}

.page-template-template-myki-compenstation-php .next, .page-template-template-myki-compenstation-php input[type=submit] {
    background: none repeat scroll 0 0 #000000;
    border: 0 none;
    border-radius: 6px;
    color: #FFFFFF;
    font: 14px/34px 'neosans-bold',Arial,Helvetica,sans-serif;
    height: 38px;
    padding: 4px 50px 0;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
}
body.ajax * {
    cursor: progress;
}
.page-template-template-myki-compenstation-php .next.disabled {
    pointer-events: none;
    opacity: 0.3;
}
.page-template-template-myki-compenstation-php .tab {
    display: none;
}
.page-template-template-myki-compenstation-php .tab.active {
    display: block;
}
.page-template-template-myki-compenstation-php .extra-bottom {
    margin-bottom: 30px;
}
.page-template-template-myki-compenstation-php .input-row label {
    width: 175px;
}
.page-template-template-myki-compenstation-php .input-row label.error {
    color: red;
}
.page-template-template-myki-compenstation-php .input-row {
    padding-bottom: 10px;
}
.page-template-template-myki-compenstation-php .input-row .radios label {
    width: auto;
}
.page-template-template-myki-compenstation-php .input-row .radios .radio {
    margin-top: 5px;
}
.page-template-template-myki-compenstation-php .submit-wrapper {
    border-top: 1px solid #e5e5e5;
    margin-top: 40px;
    padding-top: 45px;
}
.page-template-template-myki-compenstation-php .item {
    display: inline-block;
}
.page-template-template-myki-compenstation-php .item:first-child {
    margin-right: 80px;
}
.page-template-template-myki-compenstation-php .item strong {
    color: #000;
}

hr
{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: thin 1px;
    color: #ddd;
    margin-top: 30px;
    margin-bottom: 30px;
}


.important-details-row
{
    overflow:hidden;
    margin-top:10px;
    margin-bottom: 10px;
}

.important-details-row div
{
    text-transform: uppercase;
    color: #555;
    font: 16px 'neosans-regular', Arial, Helvetica, sans-serif;
    line-height: 30px;
}

.important-details-row div a
{
    color: #333;
}

.important-details-right
{
    margin-left:30px;
    float:left;
}

.important-details-left
{
    width:160px;
    display:block;
    float:left;
    text-align:left;
}


.page-header-image
{
    min-width: 914px;
    height: auto;
    position: relative;
    left: -49px;
    top: -48px;
}


.news-header-image
{
    width: 914px;
    height: auto;
    position: relative;
    left: -49px;
    top: -20px;
}
.full-banner {
    position: relative;
    top: -8px;
}

.article-fullwidth-image
{
    width: 914px;
    height: auto;
    position: relative;
    left: -49px;
}

.further-info
{
    background: #def1f5;
    padding: 50px;
    width: 814px;
    position: relative;
    left: -49px;
    top: 79px;
}

.further-info-header {
    margin: 0;
    color: #333;
    font: 26px 'neosans-regular', Arial, Helvetica, sans-serif;
}



.Important
{
    color: #333;
    font: 20px 'neosans-regular', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.stats-footnote
{
    font-size: 12px;
    text-align: center;
    margin-top: 30px;
}


.page-tabs {
    float: left;
    margin-top: 25px;
    margin-bottom: 35px;
    width: 100%;
}

.page-tabs-7 {
    position:relative;
    left: -48px;
    width: 919px;
}

.page-tabs:after {
    content: "";
    display: block;
    clear: both;
}
#main .page-tabs .tabset {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    list-style: none;
}
#main .page-tabs .tabset li {
    float: left;
    padding: 0;
    font: 12px/14px 'neosans-medium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    background: #333;
}
#main .page-tabs-4 .tabset li {
    width: 25%;
}

#main .page-tabs-3 .tabset li {
    width: 33.33%;
}

#main .page-tabs-5 .tabset li {
    width: 20%;
}

#main .page-tabs-7 .tabset li {
    width: 14.2%;
}

#main .page-tabs .tabset li:hover{background:#000;}
#main .page-tabs .tabset li:before {display: none;}
#main .page-tabs .tabset li.active {background: none;}
#main .page-tabs .tabset li.white.active {background: #ddd;}
#main .page-tabs .tabset li a {
    display: block;
    position: relative;
    padding: 39px 0;
    color: #fff;
    background-color: #00a4d8;
}
#main .page-tabs .tabset li a:hover {text-decoration: none;}
#main .page-tabs .tabset li.active a {
    padding: 41px 0 37px;
    color: #000;
    background-color: #ddd;
}
#main .page-tabs .tabset li.white.active a {color: #585858;}
#main .page-tabs .tabset li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 200px;
    background: #e0e1e3;
}

.performance-results-monthly
{
    margin-top: 0px !important;
    background: none !important;
    padding: 0px !important;
    padding-top: 0px !important;
    margin: 0px !important;
    margin-bottom: 100px !important;
    width: 800px !important;
    left: 0px !important;
    top: 90px !important;
}

#main table td b
{
    font: 14px Arial, Helvetica, sans-serif;
    font-weight: bold !important;
}

#main table td
{
    vertical-align: top;
}

h2 b
{
    font-weight: normal !important;
}

h3 b
{
    font-weight: normal !important;
}

.image-float-right
{
    float:right;
    padding-left: 20px;
    padding-right: 10px;
}

.btn-purple
{
    background:#84216B !important;
}
.btn-purple:hover
{
    background:#00a4d8 !important;
}

table.nolines td
{
    border-bottom: none !important;
}

.nodropdown .corner
{
    display: none; !important;
}





.floatleft
{
    float: left;
    padding-right: 30px;
}

.highlight-text
{
    background: #eee;
    padding: 20px;
    font: 20px 'neosans-regular', Arial, Helvetica, sans-serif;
    font-weight: normal !important;
    line-height: 30px;
    margin-bottom:25px;
}


#dumwaystodietext
{
    min-height: 150px;
}

.alert-info p
{
    text-align: center;
}

.network-map-selects .select-area
{
    margin-right: 10px !important;
}


.info-block .box .visual h2
{
    text-shadow: 1px 1px #333;
}

.line-block .page-heading h1
{
    text-shadow: 1px 1px #333;
}


.unit .frame .list1
{
    height: 150px;
    overflow: hidden;
}


.map-text .column-holder ul
{
    list-style: disc !important;
    position:relative;
    left: 14px;
}

.alert_container
{
    min-height: 370px;
}


.content-container
{
    min-height: 370px;
}

.content_container
{
    min-height: 370px;
}


/*** -- media specific rules here ** --*/

.desktop-only
{
    display:inherit;
}

.mobile-only
{
    display:none;
}

@media only screen and (min-width: 1200px) {
    .gallery1 .mask {
        height: 439px !important;
    }
    .gallery1 .mask .slide {
        height: 439px !important;
    }
    .gallery1 .mask .slide img {
        width: 100%;
    }
    .gallery1 .image {margin: -280px 0 0;}
    .gallery1 .image .area1 {
        display: table;
        width: 100%;
        height: 999px;
    }
    .gallery1 .image .area2 {
        display: table-cell;
        width: 100%;
        vertical-align: middle;
        text-align: center;
    }
}
@media only screen and (max-width: 1200px) {
    .top-image img {width:1200px;}
    .gallery1 .caption {
        left: 34%;
    }
}

@media only screen and (max-width: 979px) {
    .logo {
        left: 25px;
        margin: 0;
        margin-top: 10px;
    }
    .nav-bar {
        max-width: 715px;
    }
    .additional-links {
        left: auto;
        right: 260px;
        margin: 0;
    }

    .search-form {
        left: auto;
        right: 25px;
        margin: 0;
    }
    .nav-bar .extra-services-counter, .nav-bar .planned-works-counter {margin: 0 0 0 344px;}
    #nav li {
        font: 14px/26px 'neosans-regular', Arial, Helvetica, sans-serif;
        width: 101px;
    }
    #nav li:first-child {
        border-left: 0;
        width: 101px;
    }
    #nav a {padding: 24px 10px 0;}
    #nav li:first-child a {padding: 24px 10px 0;}
    #footer {
        padding: 0 101px 0 0;
        max-width: 813px;
    }
    .navs-area {padding: 45px 10px 10px 60px;}
    .navs-area .logo {margin: 3px 20px 0 0;}
    .navs-area .logo a {background: none;}
    .navs-area .box {width: 148px;}
    .socials {
        padding: 52px 0 0;
        width: 100px;
    }
    .bottom-area {padding: 29px 10px 35px 60px;}
    .gallery1 .btn-prev,
    .gallery1 .btn-next {top: 138px;}
    .gallery1 .caption1 {margin: 0 0 0 -100px;}
    .gallery1 .caption2 {margin: 0 0 0 -335px;}
    .gallery1 .caption4 {margin: 0 0 0 -335px;}
    .map-form {padding: 0 0 0 10px;}
    .map-form .text-autocomplete {
        margin: 0 20px 0 0;
        width: 212px;
    }
    .map-form .ui-autocomplete {width: 210px !important;}
    .journey-box .status-row,
    .info-area .text-box .status-row {
        margin: 0 0 10px;
    }
    .journey-box .status-row .service,
    .info-area .text-box .status-row .service {
        float: none;
        padding: 5px 0 5px 10px;
        width: auto;
    }
    .journey-box .status-row .works,
    .info-area .text-box .status-row .works {
        margin: 0;
        padding: 5px 0 5px 10px;
    }
    .info-area .text-box .text-field{padding:10px 25px 27px;}
    .journey-box .content {padding: 0 10px;}
    .journey-form {margin: 0 0 10px;}
    .journey-form input[type="text"] {width: 174px;}
    .journey-form .ui-autocomplete {width: 172px !important;}
    .journey-box .content p {margin: 0 0 13px;}
    .gallery2 .buttons {padding: 10px;}
    .gallery2 .buttons .btn {
        padding: 4px 5px 0;
        min-width: 95px;
    }
    .gallery2 .buttons .btn-prev:before {margin: 11px -18px 0 6px;}
    .gallery2 .buttons .btn-next:after {margin: 11px 10px 0 -22px;}

    #main .info-list {padding: 0 0 5px;}
    #main .info-list li {
        padding: 0 0 6px 25px;
    }
    .info-list .status {font-size: 14px;}
    #main .legend-list {padding: 19px 10px 2px 17px;}
    #main .legend-list li {
        padding: 0 0 5px 29px;
        line-height: 16px;
        font-size: 12px;
    }
    .news-block .box {
        min-height: 305px;
    }
    .news-block .caption {
        padding: 10px;
        line-height: 20px;
        font-size: 14px;
        min-height: 134px;
    }
    .news-block h2 {
        margin: 0 0 5px;
        font: 18px/21px 'neosans-medium', Arial, Helvetica, sans-serif;
    }
    .news-block p {margin: 0 0 8px;}
    .news-block .txt {padding: 0 10px 10px;}
    a.twitter-box {
        display: block;
        padding: 40px 60px 44px;
    }
    .socials-nav {display: none;}
    .info-block {padding: 6px 0 65px; padding-top: 20px;}
    .info-block .box .status-row .service {
        float: none;
        padding: 10px;
        border-right: 0;
        border-bottom: 1px solid #e0e1e3;
        width: auto;
    }
    .info-block .box .status-row .works {
        margin: 0;
        padding: 10px;
    }
    #main .line-details li.access:before {margin: 27px 10px 0 25px;}
    #main .line-details li.bike:before {margin: 26px 10px 0 13px;}
    #main .line-details li.lost:before {margin: 24px 10px 0 17px;}
    #main .line-details li.safety:before {margin: 26px 10px 0 40px;}
    .line-table th {padding: 19px 1.5% 15px;}
    .line-table td {padding: 9px 1.5% 8px;}
    .line-table .zone {width: 23%;}
    .line-table .facilities {width: 24%;}
    .line-table .timetable {width: 21%;}
    .line-table img {margin: 0 5px 0 0;}
    .symbol-info {padding: 29px 37px 30px;}
    #main .symbol-list li {
        padding: 0 0 10px;
        width: 33%;
        font: 14px/27px 'neosans-regular', Arial, Helvetica, sans-serif;
    }
    .service-area .unit .frame {
        padding: 21px 10px 52px;
        min-height: 210px;
    }
    .service-area .unit .date2 {
        font: 18px/28px 'neosans-medium', Arial, Helvetica, sans-serif;
        letter-spacing: 0;
    }
    .service-info {margin: 0 -1px 17px 1.89%;}
    .holder-section .page-heading h1{float:none;}
    .holder-section .select-form{
        float:none;
        display:block;
        margin:0 auto 10px;
        width:432px;
    }
}
@media only screen and (min-width: 768px) {
    #header .open-close .opener {
        display: none;
    }
    #header .open-close .js-slide-hidden {
        display: block !important;
        left: auto !important;
        position: static !important;
        top: auto !important;
    }
}
@media only screen and (max-width: 767px) {
    .desktop-only
    {
        display:none;
    }

    .mobile-only
    {
        display:inherit;
    }

    /* Force table to not be like tables anymore */
    .holder table, .holder thead, .holder tbody, .holder th, .holder td, .holder tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .holder tr:first-child {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    /* Don't hide table headers on contact us page */
    .page-id-660 tr:first-child {
        position: static;
    }

    .holder tr { border: 1px solid #ccc; }

    .holder td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    .holder td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .cancellations tbody tr {
        position: static;
    }

    .page-template-template-myki-compenstation-php .item:first-child {
        margin-right: 0px;
    }

    .cancellations tbody tr {
        position: static;
    }

    .page-template-template-myki-compenstation-php .item:first-child {
        margin-right: 0px;
    }

    #header {margin: 0 0 2px;}
    .logo {
        z-index: 2;
        top: 0px;
        left: 23px;
        width: 53px;
        height: 58px;
    }
    .logo a {
        width: 51px;
        height: 58px;
        background-size: cover;
    }
    .logo a {background-image: url(../img/footer-logo.png);}
    /*.logo a:hover {background: url(../img/sprite.png) no-repeat -200px -50px;}*/
    .top-image {height: 81px;}
    .nav-holder {background: #00a4d8;}
    .nav-bar {
        margin: 0 auto;
        max-width: 914px;
    }
    h1 {
        font-size: 45px;
        line-height: 45px;
    }
    h2 {
        font-size: 30px;
        line-height: 34px;
    }
    .nav-bar br {
        display: none;
    }

    .additional-links {
        clear: both;
        float: left;
        left: auto;
        right: auto;
        margin: 0;
        padding: 0 0 0 17px;
        position: relative;
        top: -7px;
    }

    .search-form {
        position: static;
        top: auto;
        left: auto;
        margin: 0;
        overflow: hidden;
        padding: 15px 0 16px;
        width: 100%;
    }
    #main .info-list li {
        font-size: 19px;
    }
    .info-list li .status {
        font-size: 16px;
    }
    .resize-nav {padding: 2px 6px 0 17px;}
    .search-form .holder {
        float: left;
        border-radius: 6px;
        padding: 0 0 0 12px;
        width: 190px;
        height: 38px;
        background: #fff;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25) inset;
        box-shadow: 0 1px 2px rgba(0,0,0,0.25) inset;
    }
    .search-form input[type="text"] {
        width: 140px;
        height: 38px;
        font-size: 16px;
        color: #000;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .search-form .input-placeholder-text {
        top: 7px;
        font-size: 16px;
    }
    .search-form input[type="text"]:-moz-placeholder {color: #000;}
    .search-form input[type="text"]::-moz-placeholder {color: #000;}
    .search-form input[type="submit"] {
        margin: 0;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
        padding: 2px 2px 0 0;
        width: 46px;
        height: 38px;
        font: 14px/36px 'neosans-bold', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        text-indent: 0;
        color: #fff;
        background: #000;
    }
    .nav-bar .extra-services-counter, .nav-bar .planned-works-counter {display: none;}
    #header .open-close {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        padding: 83px 0 0;
    }
    #header .open-close .opener {
        position: absolute;
        top: 12px;
        right: 22px;
        overflow: hidden;
        text-indent: -9999px;
        background: url('../img/sprite.png') no-repeat -170px -160px;
        width: 27px;
        height: 19px;
    }
    #nav {
        border: 0;
        padding: 0;
        height: auto;
        clear: both;
    }
    #nav li {
        float: none;
        border-left: 0;
        border-top: 1px solid #29b3de;
        width: auto;
        height: auto;
        font: 17px/26px 'neosans-regular', Arial, Helvetica, sans-serif;
    }
    #nav li:first-child {
        border-left: 0;
        width: auto;
    }
    #nav a {
        padding: 11px 16px;
        height: auto;
    }
    #nav li:first-child a {padding: 11px 16px;}
    #nav .tight {letter-spacing: 0;}
    #nav li.active:after, #nav li.current-menu-item:after {
        content: "";
        position: absolute;
        top: 50%;
        bottom: auto;
        left: 0;
        margin: -8px 0 0;
        border: solid transparent;
        border-width: 8px 0 8px 8px;
        border-bottom: none;
        border-left-color: #e0e1e3;
    }
    #main .timetables-list ul li {
        width: 100%;
        float: none;
    }
    #main .timetables-list ul li:first-child {
        width: 100%;
    }
    #main {padding: 0;}
    #footer {
        padding: 0;
        min-height: 0;
        font-size: 14px;
    }
    .navs-area {
        border-bottom: 1px solid #5ac2e3;
        overflow: hidden;
        padding: 8px 10px 10px;
    }
    .navs-area .logo {
        float: left;
        position: static;
        top: auto;
        left: auto;
        margin: 45px 38px 0 30px;
        width: 82px;
        height: 93px;
        background: url(../img/sprite.png) no-repeat;
    }
    .navs-area .logo a {
        background: none;
    }
    .navs-area .box {
        margin: 0 -4px 0 0;
        padding: 25px 5px 10px;
        width: 140px;
    }
    .socials {
        position: static;
        top: auto;
        right: auto;
        border-left: 0;
        border-bottom: 1px solid #5ac2e3;
        padding: 23px 0 14px 0;
        width: auto;
        height: auto;
        text-align: center;
    }
    .socials li {
        display: inline-block;
        margin: 0 11px 10px 12px;
    }
    .bottom-area {
        padding: 20px 19px 21px 19px;
        line-height: 20px;
        font-size: 14px;
    }
    .bottom-area .bullet {margin: 8px 4px 0;}
    .bottom-area .bullet-hide {display: none;}
    .bottom-area p {margin: 0 -3px 20px;}
    .bottom-area p strong {
        display: block;
    }
    .bottom-area ul {
        margin: 0 40px 0 0;
        line-height: 20px;
        font-size: 13px;
    }
    .bottom-area ul li {
        margin: 0 18px 0 0;
        line-height: 20px;
        font-size: 13px;
    }
    .socials-nav {display: none;}
    .gallery1 {background: #000;}
    .gallery1 .mask .slide {
        overflow: hidden;
        height: auto;
    }
    .gallery1 .mask .slide .image {
        margin: 0 auto;
        width: 100%;
    }
    .gallery1 .mask .slide img {
        display: block;
        vertical-align: top;
    }
    .gallery1 .caption,
    .gallery1 .caption1,
    .gallery1 .caption2,
    .gallery1 .caption3,
    .gallery1 .caption4 {
        left: 0;
        right: auto;
        margin: 0;
        padding: 10px 5px 10px 20px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        background-color: transparent;
    }
    .gallery1 .caption {
        padding: 0px;
    }
    .gallery1 .caption .title {
        padding: 15px;
    }
    .gallery1 .caption .link {
        padding-left: 15px;
        padding-bottom: 5px;
        position: relative;
        top: -15px;
    }
    .gallery1 .caption .title,
    .gallery1 .caption1 .title,
    .gallery1 .caption2 .title,
    .gallery1 .caption3 .title,
    .gallery1 .caption4 .title {
        margin: 0 0 7px;
        font: 20px 'neosans-regular', Arial, Helvetica, sans-serif;
    }
    .gallery1 .caption1 .title {
        font: 20px 'neosans-regular', Arial, Helvetica, sans-serif;
    }
    .gallery1 .caption2 .title {
        font: 20px 'neosans-regular', Arial, Helvetica, sans-serif;
    }
    .gallery1 .caption3 .title {
        font: 20px 'neosans-regular', Arial, Helvetica, sans-serif;
    }
    .gallery1 .caption4 .title {
        font: 20px 'neosans-regular', Arial, Helvetica, sans-serif;
    }
    .gallery1 .caption .link {font: 12px 'neosans-regular', Arial, Helvetica, sans-serif;}
    .gallery1 .caption .link:after,
    .gallery1 .caption1 .link:after,
    .gallery1 .caption2 .link:after,
    .gallery1 .caption3 .link:after,
    .gallery1 .caption4 .link:after {
        display: inline-block;
        vertical-align: top;
        float: none;
        margin: 2px 0 0 9px;
    }
    .gallery1 .pagination {
        display: block;
        position: absolute;
        bottom: 10px;
        right: 10px;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .gallery1 .pagination li {
        float: left;
        margin: 0 0 0 5px;
    }
    .gallery1 .pagination li a {
        display: block;
        overflow: hidden;
        border-radius: 5px;
        width: 10px;
        height: 10px;
        text-indent: -9999px;
        background: #fff;
    }
    .gallery1 .pagination li a:hover,
    .gallery1 .pagination li.active a {background: #00a4d8;}
    .gallery1 .btn-prev,
    .gallery1 .btn-next,
    .gallery1:hover .btn-prev,
    .gallery1:hover .btn-next {display: none;}
    .info-area .heading
    {
        padding-top: 10px;
        padding-right: 15px;
        padding-bottom: 10px;
        padding-left: 20px;
    }
    .info-area .heading h2
    {
        font-size: 20px;
        line-height: 17px;
        text-align: left;
    }
    .news-block {padding: 0 0 56px;}
    .news-block .holder {
        margin: 0;
        text-align: center;
    }
    .news-block .box {
        display: block;
        margin: 0 auto 15px;
        width: 320px;
        text-align: left;
        min-height: 0;
    }
    .news-block .box img {
        max-width: 320px;
        width: 100%;
    }
    .info-area {
        float: none;
        margin: 0 0 5px;
        padding: 0 0 17px;
        width: auto;
    }
    .journey-box .status-row,
    .info-area .text-box .status-row {margin: 0 0 20px;}
    .journey-box .status-row .service,
    .info-area .text-box .status-row .service{
        float: left;
        padding: 13px 22px 12px 21px;
        width: 120px;
    }
    .journey-box .status-row .works,
    .info-area .text-box .status-row .works {
        margin: 0 0 0 163px;
        padding: 13px 0 12px 23px;
        height: 32px;
    }
    .journey-box .content {padding: 0 12px;}
    .journey-form {
        margin: 0 auto 18px;
        width: 296px;
    }
    .journey-form input[type="text"] {width: 246px;}
    .journey-form .autocomplete {width: 244px !important;}
    .journey-box .content p {margin: 0 10px 21px;}
    .gallery2 .title {width: 116px;}
    .gallery2 .time {padding: 2px 0 0;}
    .gallery2 .buttons {
        margin: 0 auto;
        width: 289px;
        padding: 19px 3px 2px 0;
    }
    .gallery2 .buttons .btn {
        padding: 4px 10px 0;
        min-width: 115px;
    }
    .gallery2 .buttons .btn-prev:before {margin: 11px -18px 0 16px;}
    .gallery2 .buttons .btn-next:after {margin: 11px 31px 0 -18px;}
    .main-tabs {
        float: none;
        margin: 0 0 6px;
        width: auto;
    }
    #main .main-tabs .tabset li {
        width: 33.33%;
        font: 14px/17px 'neosans-medium', Arial, Helvetica, sans-serif;
        text-align: left;
    }
    #main .main-tabs .tabset li a {padding: 16px 16px 13px 16px;}
    #main .main-tabs .tabset li.active a {
        padding: 16px 16px 13px 16px;
        font-size: 14px;
    }
    #main .main-tabs .tabset li a:before {
        left: -2px;
        width: 3px;
    }
    #main .main-tabs .tabset li.white.active a {color: #000;}
    .timetable-form {
        padding: 15px 0 0;
        width: 300px;
    }
    .timetable-form p {margin: 0 0 15px;}
    .timetable-form .row {padding: 0 0 15px;}
    .timetable-form .holder {
        margin: 0 auto 15px;
        width: 300px;
    }
    .timetable-form input[type="text"] {width: 300px;}
    .timetable-form input[type="submit"] {margin: 0;}
    .timetable-box {padding: 0 0 15px;}
    .timetable-form .autocomplete {width: auto;}
    .timetable-form .autocomplete .ui-autocomplete {width: 298px !important;}
    .map-box {padding: 13px 0 0;}
    .map-form {
        margin: 0 auto;
        padding: 0;
        width: 320px;
    }
    .map-form .row {padding: 0 0 13px;}
    .map-form .text-autocomplete {
        float: left;
        margin: 0 4px;
        width: 152px;
    }
    .map-form .autocomplete {width: 150px !important;}
    .map-box .map img {margin: 0 auto;}
    #map-canvas .popup {display: none;}
    .major-heading {padding: 26px 10px 6px;}
    .main-holder {padding: 20px 10px 50;}
    .table-row {width: auto;}
    table th {padding: 10px 5px 8px;}
    table td {padding: 7px 5px 5px;}
    label {min-width: 92px;}
    select {width: 200px;}
    input[type="text"] {width: 200px;}
    textarea {
        max-width: 300px;
        min-width: 300px;
        width: 300px;
    }
    .ui-datepicker {left: -85px;}
    .bottom-info {
        padding: 25px 10px;
    }
    .image-holder {
        display: block;
        margin: 0;
    }
    .info-block .holder {margin: 0;}
    .info-block .box {
        display: block;
        margin: 0 auto 16px;
        width: auto;
        max-width: 320px;
    }
    .info-block .box .visual img {width: 100%;}
    .info-block .box .status-row .service {
        float: left;
        padding: 16px 0 17px 17px;
        border-right: 1px solid #e0e1e3;
        border-bottom: 0;
        width: 143px;
    }
    .info-block .box .status-row .works {
        margin: 0 0 0 161px;
        padding: 16px 0 17px 17px;
    }
    .line-block .page-heading {height: 155px;}
    .line-block .page-heading h1 {padding: 0 22px;}
    .line-block .page-heading img {margin: 0 0 0 -8px;}
    #main .line-block .tabset {
        position: relative;
        margin: -62px 0 0;
        height: 62px;
    }
    #main .line-block .tabset li {
        margin: 0 0 0 1%;
        padding: 0;
        width: 23.66%;
        height: 62px;
        font: 12px/16px 'neosans-medium', Arial, Helvetica, sans-serif;
        text-align: center;
    }
    #main .line-block .tabset li:first-child {margin: 0;}
    #main .line-block .tabset li a {
        padding: 12px 0 0;
        height: 50px;
    }
    .line-block .tab-holder .residential-info {
        padding: 20px;
        padding-bottom: 0px;
        padding-top: 8px;
    }
    #main .line-block .tabset li a .icon {
        display: block;
        float: none;
        margin: 0 0 4px;
        width: auto;
        height: auto;
        line-height: 18px;
        font-size: 13px;
        background: none;
    }
    #main .line-block .tabset li a .icon.good:before {
        margin: 4px auto 9px;
        width: 10px;
        height: 9px;
        background: url(../img/sprite.png) no-repeat -120px -230px;
    }
    #main .line-block .tabset li a .icon.residential:before {
        margin: 1px auto 9px;
        width: 14px;
        height: 12px;
        background-image: url(../img/residential-info-small.png);
    }
    #main .line-block .tabset li a
    {
        font-size: 10px;
    }
    #main .line-block .tabset li a:hover,
    #main .line-block .tabset li.active a {
        font: 10px/16px 'neosans-medium', Arial, Helvetica, sans-serif;
    }
    #main .line-block .tabset li a:hover .icon,
    #main .line-block .tabset li.active a .icon {
        background: none;
    }
    #main .line-block .tabset li a:hover .icon.good:before,
    #main .line-block .tabset li.active a .icon.good:before {
        background: url(../img/sprite.png) no-repeat -140px -230px;
    }
    #main .line-block .tabset li a:hover .icon.residential:before,
    #main .line-block .tabset li.active a .icon.residential:before {
        width: 14px;
        height: 12px;
        background-image: url(../img/residential-info-active-small.png);
    }
    div.lightbox h1 {
        padding: 15px 15px;

    }
    div.lightbox .holder {
        padding: 15px !important;
    }
    .line-block .tab-holder {
        -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.01) inset;
        box-shadow: 0 5px 5px rgba(0,0,0,0.01) inset;
    }
    .line-schedule {
        padding: 5px 35px 19px 45px;
        min-height: 36px;
        line-height: 18px;
        font-size: 14px;
        text-align: left;
    }
    .line-schedule .icon {
        display: inline;
        float: left;
        margin: 4px 18px 0 0;
    }
    .line-map {overflow: hidden;}
    .line-map img {
        margin: 0 0 0 -33px;
        max-width: 914px;
    }
    .fancybox-close {
        background-size: 35px 118px;
    }
    #main .line-details {
        position: relative;
        z-index: 1;
        padding: 0;
        text-align: center;
    }
    #main .line-details li {
        position: relative;
        float: none;
        display: inline-block;
        margin: 0 -4px 0 0;
        padding: 0 8px 0 4px;
        width: auto;
        height: auto;
        font: 13px/56px 'neosans-regular', Arial, Helvetica, sans-serif;
    }
    #main .line-details a {
        padding: 0 0 4px;
    }
    #main .line-details li:before {display: none;}
    #main .line-details li:after {display: none;}
    .line-table .zone {
        padding-left: 95px;
        width: auto;
    }
    .line-table .facilities {
        width: auto;
    }
    .line-table .timetable {
        width: auto;
    }
    .line-table {
        margin: -3px 0 0;
        overflow: hidden;
        width: 100%;
    }
    .line-table tbody,
    .line-table td,
    .line-table tr,
    .line-table {display: block;}
    .line-table tbody {
        display: block;
        float: left;
        border-left: 95px solid #fff;
        padding: 0;
        width: 100%;
        background: #e5e5e5;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .line-table tr {
        position: relative;
        float: left;
        padding: 46px 0 19px;
        width: 100%;
        background: #fff;
        clear: both;
    }
    .line-table tr:after {
        content: "";
        position: absolute;
        left: -95px;
        bottom: 0;
        width: 1000px;
        height: 1px;
        background: #e5e5e5;
    }
    .line-table tr:first-child {
        left: 0px;
        top: 0px;
    }
    .line-table td {
        clear: both;
        float: left;
        margin: 0 0 0 -95px;
        border-bottom: 0;
        padding: 0 0 0 95px;
        width: 100%;
        white-space: nowrap;
    }
    .line-table td:before {
        content: attr(title);
        display: inline-block;
        position: relative;
        margin: 0 -4px 0 -95px;
        padding: 5px 13px;
        width: 90px;
        vertical-align: middle;
        white-space: normal;
        color: #666 !important;
        top: -1px;
    }
    .line-table tr {
        border: none;
    }
    .line-table td .area {
        display: inline-block;
        padding: 5px 10px 6px 0;
        font-style: normal;
        vertical-align: middle;
        white-space: normal;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .line-table thead,
    .line-table thead {display: none;}
    .line-table .station {
        position: absolute;
        top: 14px;
        left: -82px;
        font: 17px/21px 'neosans-medium', Arial, Helvetica, sans-serif;
        color: #000;
    }
    .line-table .station:before {
        display: none;
    }
    .symbol-info {
        padding: 22px 19px 16px;
        background: #e0f1f6;
    }
    .symbol-info h2 {
        margin: 0 0 16px;
    }
    .info-box .title {
        font-size: 16px;cent
    }
    #main .symbol-list {
        margin: 0;
        overflow: hidden;
        width: 100%;
    }
    #main .symbol-list li {
        display: block;
        margin: 0;
        overflow: hidden;
        padding: 0 0 10px;
        width: 100%;
        font: 16px/27px 'neosans-regular', Arial, Helvetica, sans-serif;
    }
    #main .symbol-list li span {
        margin: 0 0 0 31px;
    }
    .station-block .page-heading {padding: 27px 24px 22px;}
    .station-block .page-heading h1 {font: 28px/30px 'neosans-regular', Arial, Helvetica, sans-serif;}
    .line-map .popup {left: 38px;}
    .station-info .holder {padding: 0;}
    .station-info .holder .box1 {
        float: none;
        overflow: hidden;
        padding: 19px 19px 35px;
        width: auto;
    }
    .station-info .holder .box1:first-child {border-bottom: 1px solid #ddd;}
    .station-info .holder .box1:first-child:after {display: none;}
    .station-info .holder .box2 {padding: 19px 19px 35px;}
    .station-info .holder p {margin: 0;}
    #main .facilities-list {
        margin: 0;
        width: auto;
    }
    #main .facilities-list li {
        display: block;
        margin: 0;
        padding: 0 0 1px;
        width: auto;
    }
    .service-block .page-heading {padding: 28px 15px 89px;}
    #main .service-block .tabset {
        margin: 0px;
        height: 62px;
        left: 0px;
        margin-top: 10px;
    }
    #main .service-block .tabset li {
        margin: 0 0 0 0.8%;
        width: 49.6%;
        height: 62px;
        font: 12px/16px 'neosans-medium', Arial, Helvetica, sans-serif;
    }
    #main .service-block .tabset li:first-child {margin: 0;}
    #main .service-block .tabset li a {
        display: block;
        padding: 12px 0 0;
        height: 50px;
        color: #b8b8b8;
        background: #000;
    }
    #main .service-block .tabset li a .icon {
        display: block;
        float: none;
        margin: 0 0 5px;
        width: auto;
        height: auto;
        line-height: 17px;
        text-align: center;
        color: #fff;
        background: none;
    }
    #main .service-block .tabset li a:hover,
    #main .service-block .tabset li.active a {
        line-height: 16px;

    }
    #main .service-block .tabset li a:hover .icon,
    #main .service-block .tabset li.active a .icon {background: none;}
    .service-block .tab-holder {
        padding: 9px 9px;
    }
    .service-area {margin: 0 0 0 -2.76%;}
    .service-area .unit {
        margin: 0 -4px 18px 2.72%;
        width: 47.13%;
        line-height: 20px;
        font-size: 13px;
    }
    .service-area .unit.active:after {bottom: -18px;}
    .service-area .unit .frame {
        padding: 13px 13px 52px;
        min-height: 158px;
    }
    .service-area .unit h2 {
        margin: 0 0 2px;
        font: 16px/22px 'neosans-medium', Arial, Helvetica, sans-serif;
    }
    .service-area .unit .date2 {
        font: 16px/28px 'neosans-medium', Arial, Helvetica, sans-serif;
        letter-spacing: 0;
    }
    #main .service-area .unit .list2 li {line-height: 20px;}
    .service-area .unit p {margin: 0;}
    .service-area .unit .link-row {padding: 12px 15px 9px;}
    .service-area .unit .link-row a:after {margin: 1px 0 0 8px;}
    .service-info {
        margin: 0 1px 17px 2.75%;
        padding: 0 18px;
    }
    .service-info .close {display: none;}
    .service-info .holder {
        padding: 25px 0 4px;
    }
    .service-info .detail {
        float: none;
        padding: 0 0 32px;
        width: auto;
    }
    .service-info .extra {
        float: none;
        margin: 0 1px;
        width: auto;
    }
    .service-info h3 {margin: 0 0 23px;}
    .service-info .detail h3:before {margin: 3px 10px 0 0;}
    .service-info .extra h3 {margin: 0 0 29px;}
    .service-info .extra h3:before {margin: 1px 12px 0 0;}
    .holder-section .select-form {
        width: 203px;
    }
    .holder-section .select-form .select-select-01{margin:0 0 10px;}
    .column-holder{margin:0;}
    #main .list{
        float:none;
        width:auto;
        margin:0;
    }
    .holder-section .page-heading, .major-heading {padding:15px 12px 10px;}
    .holder-section .text-holder, .main-holder {padding:0 15px 54px !important;}
    .holder-section .text-holder, .main-holder {padding-top: 15px !important}
    div.lightbox{
        width:240px;
    }
    div.lightbox .holder{
        padding:0 20px 25px;
    }
    div.lightbox .holder .text-date{float:none;}
    div.lightbox .details-form .row .col{
        width:100% !important;
        margin:0 0 5px !important;
    }
    .news-block .links-row{
        width:320px;
        margin:1px auto 0;
        padding-left:0;
    }
    .map-wrapper {
        display: inline-block;
        position: relative;
        width: 100%;
        vertical-align: bottom;
    }
    .map-wrapper .dummy {
        /*padding-top: 59%;*/
    }
    #map-canvas {
        width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;

    }

    #main .line-details
    {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    #main .line-details ul
    {
        margin-bottom: 0 !important;
    }

    .network-map-selects .select-area
    {
        margin-top: 10px !important;
    }

    #main .main-tabs .tabset li
    {
        height: 60px;
    }

    .page-tabs .tabset li
    {
        height: 90px;
    }

    .page-tabs-7 {
        position:relative;
        left: 0px;
        width: 100%;
    }
    .page-tabs-7 .tabset li a
    {
        font-size:10px;
    }

    #main .timetables-list ul
    {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #main .timetables-list ul li a
    {
        position: relative;
        left: -15px;
    }

    .performance-results
    {
        width: 110%;
        padding-right: 30px;
    }

    .performance
    {
        display:block;
        margin: 0px !important;
        margin-bottom: 20px !important;
        margin-left: 50px !important;
        padding: 0px !important;
    }

    .performance .date
    {
        text-align:left;
    }

    .stats-footnote
    {
        text-align:left;
    }

    .navs-area .logo
    {
        display:block;
        position: relative;
        left:-10px;
        top:-30px;
    }

    .navs-area .box
    {
        display:block;
    }

    .service-status
    {
        font-size: 12px;

    }

    .news-header-image
    {
        left:-30px;
    }

    .article-fullwidth-image
    {
        left:-30px;
    }

    .main-tabs {
        margin-bottom: 10px;
    }

}

@media only screen and (max-width: 400px) {

    .the-line-name
    {
        font-size: 25px;
    }

}

@media print{
    * {
        color: #000 !important;
        background: none !important;
    }
    html, body {height: auto;}
    body {
        color: #000;
        background: none;
    }
    form {display: none;}
    #skip a,
    #back a {display: none;}
    .w1 {
        display: block;
        width: auto;
    }
    .w2 {width: auto;}
    #wrapper {
        display: block;
        table-layout: auto;
        width: auto;
        height: auto;
    }
    #header {
        margin: 0 0 20px;
        width: auto;
    }
    .top-image {
        overflow: visible;
        width: auto;
    }
    .top-image .m1 {
        left: auto;
        float: none;
        width: auto;
    }
    .top-image .m2 {
        left: auto;
        float: none;
        width: auto;
    }
    .top-image img {width: 100%;}
    .logo {display: none;}
    .logo-print {
        display: block;
        margin: 0 auto 20px;
    }
    #header .open-close {display: none;}
    #main {
        margin: 0;
        padding: 0;
        max-width: 2000px;
    }
    .main-area {
        margin: 0 0 20px;
        max-width: 2000px;
        background: none;
    }
    .main-holder {padding: 0;}
    .major-heading {
        margin: 0 0 20px;
        padding: 0;
        background: none;
    }
    h1 {color: #000;}
    .images-row1 {padding: 0;}
    .images-row2 {padding: 0;}
    .table-row {
        padding: 0;
        width: 100%;
    }
    .form-row {padding: 0;}
    .bottom-info {
        padding: 20px 0;
        background: none;
    }
    .f1 {
        display: block;
        overflow: visible;
        width: auto;
    }
    .f2 {
        display: block;
        height: auto;
    }
    .f3 {display: block;}
    #footer {
        margin: 0;
        overflow: visible;
        padding: 0;
        max-width: 2000px;
        min-height: 0;
        color: #000;
        background: none;
    }
    #footer a {color: #000;}
    .navs-area {display: none;}
    .socials {display: none;}
    .bottom-area {padding: 20px 0;}
    .bottom-area ul li {color: #000;}
    .socials-nav {display: none;}
    a.btn {display: none;}
    .carousel .mask {
        overflow: visible;
        width: auto;
    }
    .carousel .mask .slideset {float: none;}
    .carousel .mask .slide {
        float: none;
        width: auto;
    }
    .carousel .mask .slide img {
        display: block;
        max-width: 100%;
        vertical-align: top;
    }
    .gallery1 {display: none;}
    .news-block {padding: 0 0 20px;}
    .news-block img {margin: 0 0 5px;}
    .news-block .caption {padding: 0;}
    .news-block .txt {
        position: static;
        top: auto;
        left: auto;
        padding: 0;
    }
    a.twitter-box {display: none;}
    .news-block .links-row {display: none;}
    .info-area {
        float: none;
        margin: 0 0 20px;
        width: auto;
        background: red;
    }
    .info-area .heading {
        padding: 20px 0;
        background: none;
    }
    .info-area .heading h2 {color: #000; }
    .info-area .heading .link-back {display: none;}
    .legend-box {display: block;}
    #main .legend-list {padding: 20px 0;}
    .info-box {display: block;}
    .info-box .title {color: #000;}
    .info-box .content {padding: 20px 0;}
    #main .info-list {padding: 0;}
    .info-list .popup-holder {display: none;}
    .info-box .link {display: none;}
    .journey-box .status-row {margin: 0 0 20px;}
    .journey-box .status-row .service {
        padding: 0;
        color: #000;
        background: none;
    }
    .journey-box .status-row .service .icon {display: none;}
    .journey-box .status-row .works {
        padding: 0;
        color: #000;
        background: none;
    }
    .journey-box .status-row .works .number {
        color: #000;
        background: none;
    }
    .journey-box .content {padding: 0;}
    .journey-box .content p {color: #000;}
    .legend-list li:before,
    .info-list li:before {
        display: none;
    }
    .gallery2 {width: 100%;}
    .gallery2 .mask {height: auto !important;}
    .gallery2 .slide {
        margin: 0 0 20px;
        width: 100% !important;
    }
    .gallery2 .title {
        color: #000;
        border: 0 !important;
        background: none;
    }
    .gallery2 .time {
        border: 0 !important;
        color: #000;
    }
    .gallery2 .buttons {display: none;}
    .main-tabs {
        margin: 0 0 20px;
        overflow: visible;
        width: auto;
        background: none;
    }
    #main .main-tabs .tabset {display: none;}
    .tab-holder.js-tab-hidden {
        position: static !important;
        top: auto !important;
        left: auto !important;
        display: block !important;
        width: 100% !important;
        height: auto !important;
        overflow: visible !important;
    }
    .timetable-box {
        overflow: visible;
        padding: 0 0 20px;
        width: auto;
    }
    a.logo-pt {display: none;}
    .map-box {padding: 0;}
    #map-canvas .popup {background: #fff !important;}
    .info-block {
        padding: 0 0 20px;
        overflow: visible;
        width: auto;
    }
    .info-block .box .visual h2 {
        position: static;
        left: auto;
        padding: 5px 0 0;
        bottom: auto;
    }
    .info-block .box .status-row .service {
        float: none;
        padding: 5px 0 0;
        border-right: 0;
        width: auto;
    }
    .info-block .box .status-row .works {
        margin: 0;
        padding: 5px 0 0;
    }
    .line-block .page-heading {
        overflow: visible;
        width: auto;
    }
    .line-block .page-heading h1 {
        position: static;
        top: auto;
        left: auto;
        margin: 0 0 10px;
        padding: 0;
    }
    .line-block .page-heading img {display: none;}
    #main .line-block .tabset {display: none;}
    .line-block .tab-holder {padding: 10px 0;}
    #main  .line-details li {
        height: 40px;
        text-align: center;
        font: 18px/40px 'neosans-regular', Arial, Helvetica, sans-serif;
    }
    #main .line-details li:before {display: none;}
    #main .line-details li:after {display: none;}
    .symbol-info {padding: 20px 0;}
    #main .symbol-list {
        overflow: visible;
        width: auto;
    }
    #main .symbol-list li {
        margin: 0;
        padding: 0 20px 10px 0;
        width: auto;
    }
    .station-block .page-heading {padding: 20px 0;}
    .line-map .popup {background: #fff !important;}
    .station-info .holder {border-top: 0;}
    .station-info .holder .box1:first-child:after {display: none;}
    .service-block .page-heading {padding: 20px 0;}
    #main .service-block .tabset {display: none;}
    .service-block .tab-holder {padding: 10px 0;}
    .service-area {margin: 0;}
    .service-area .unit {
        margin: 0 5% 15px 0;
        width: 44%;
    }
    .service-area .unit.active:after {display: none;}
    .service-area .unit .frame {
        padding: 20px 0;
        min-height: 0;
    }
    .service-area .unit .label {display: none;}
    .service-area .unit .link-row {display: none;}
    .service-info {
        margin: 0 0 20px;
        padding: 0;
    }
    .service-info .close {display: none;}
    .service-info .holder {padding: 0;}
    .service-info .detail {
        float: left;
        width: 31%;
    }
    .service-info .extra {
        float: right;
        margin: 0 5% 0 0;
        width: 56.2%;
    }
    .service-info .detail h3:before {display: none;}
    .service-info .extra h3:before {display: none;}
}
.ui-helper-hidden-accessible{display: none;}

.timetable-box .select-area
{
    background: #fff !important;
}
.timetable-box .switch
{
    background: #fff !important;
}

.summer_travel_dates
{
    font-family: 'neosans-bold',Arial,Helvetica,sans-serif;
    color: black;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.cancellations .day-content {
    display: none;
}
.cancellations table {
    position: relative;
    font-family: 'neosans-regular'
}
.cancellations h2 {
    background-color: #00A4D8;
    color: #fff;
    padding: 10px 0px;
    padding-left: 20px;
    cursor: pointer;
}
.cancellations table th {
    background-color: #f0f0f0;
    color: #666666;
}
.cancellations .day-content {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.cancellations .note {
    font-family: 'neosans-bold',Arial,Helvetica,sans-serif;
    font-size: 12px;
    position: absolute;
    right: 0px;
}
.search .navigation {
    margin-top: 20px;
}
.search .navigation .current {
    background-color: #00a4d8;
}
.search .navigation .wp-paginate a:hover {
    background-color: #00a4d8;
    color: #fff;
}

/* Planned Works Upgrade */
.page-heading-planned-works {
    background: #323232;
    color: #fff;
    font-size: 22px;
    line-height: 33px;
    padding: 20px 30px;
    margin: 0;
    font-family: neosans-light, Arial, Helvetica, sans-serif;
}

#map {
    width: 100%;
    height: 400px;
}

#map.line-info-map {
    height: 472px;
}

.map-outer
{
    positon:relative;
}

.line-info-map-legend
{
    position: absolute;
    bottom: 0;
    left: -1px;
    padding-right: 35px;
    background: white;
}

.pw-legend-marker
{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #ccc;
    border-radius: 8px;
    margin-left: 3px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.pw-legend-title
{
    font-family: 'neosans-regular';
    font-size: 13px;
    color: #888;
}

.line-info-map-legend-item
{
    background: white;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}


.line-info-map-legend-item-station-works .pw-legend-marker, .residential-station-works, .residential
{
    background: #77216F;
}

.line-info-map-legend-item-maintenance .pw-legend-marker, .residential-maintenance
{
    background: #0073CF;
}

.line-info-map-legend-item-level-crossing .pw-legend-marker, .residential-level-line-info-map-legend-item-level-crossing
{
    background: #E01414;
}

.line-info-map-legend-item-urgent-works .pw-legend-marker, .residential-urgent-works
{
    background: #E17000;
}

.line-info-map-legend-item-project-works .pw-legend-marker, .residential-project-works
{
    background: #c313a9;
}




#map.planned-works-map {
    height: 400px;
}
.map-outer {
    position: relative;
    overflow: hidden;
}

.line-info-content {
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    width: 288px;
    height: 100%;
    overflow-x: hidden;

    z-index: 100;
    border-left: 1px solid rgba(0,0,0,0.1);

    transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -webkit-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    -ms-transition: transform 0.2s ease-in-out;
}

.line-info-content.closed {
    transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);

    transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
}

.line-info-content-inner {
    height: 90%;
    padding: 20px 20px 20px 15px;
    overflow-y:scroll;
    position: relative;
    left: 15px;;

}

.line-info-content-inner .meta-date
{
    margin-bottom: 10px;
}

.mCSB_inside > .mCSB_container {
    margin-right: 15px;
}
.mCSB_scrollTools_vertical {
    margin: 10px 0 0;
}
.mCSB_scrollTools {
    right: -7px;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #00a4d8;
}
.line-info-content h3 {
    margin-top: 0;
    margin-right: 40px;
    color: #00a4d8;
    font-family: 'neosans-regular';
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
}

.key-information-list {
    list-style: none;
    padding: 0;
    margin: 30px 0 0;
}

.key-information-list .fakeli ul {
    list-style: inherit;
}

.key-information-list .fakeli + .fakeli {
    margin-top: 20px;
}

.key-information-list h4 {
    font-size: 14px;
    font-family: "neosans-bold", Arial, Helvetica, sans-serif;
    color: #535353;
    margin: 0 0 5px;
}

.key-information-list p {
    margin-bottom: 0;
}

.pw-more-details-container
{
    width:100%;
}

.pw-more-details
{
    font-family: "neosans-regular";
    border: 1px solid #00a4d8;
    padding: 8px;
    padding-left: 14px;
    padding-right: 14px;
    border-radius: 5px;
    text-decoration: none !important;
    position: relative;
    top:5px;
    left:16px;
}

.pw-more-details:hover
{
    background: #00a4d8;
    color: white;
}

.updates-item + .updates-item {
    margin-top: 30px;
}

.updates-item p {
    margin-bottom: 0;
}

.key-information-list .fakeli{
    list-style-type: none !important;
    padding-left: 40px !important;
    min-height: 23px;
}
.key-information-list .fakeli:before, .line-info-content li:before {
    display: none;
}
.line-info-content li {
    padding-left: 30px !important;
}
.key-information-list .train,
.line-info-content li.train {
    background: url(../img/ico-train.svg) no-repeat;
}

.key-information-list .cab {
    background: url(../img/ico-cab.svg) no-repeat;
}

.key-information-list .bus {
    background: url(../img/ico-bus.svg) no-repeat;
}

.key-information-list .calendar {
    background: url(../img/ico-calendar.svg) no-repeat;
}
.key-information-list .general {
    background: url(../img/ico-general.svg) no-repeat;
}

.line-info-content .close {
    text-shadow: none;
    position: absolute;
    top: 15px;
    right: 15px;
    background: white;
    z-index: 1000;

}

.line-info-content .close svg {
    border: 1px solid #00a4d8;
    border-radius: 100px;

    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.line-info-content .close:hover svg  {
    background-color: #00a4d8;
}
.line-info-content .close:hover svg path {
    fill: #fff;
}

.meta-date {
    font-family: 'neosans-bold', Arial, Helvetica, sans-serif;
    color: #535353;
}
.mb30 {
    margin-bottom: 30px;
}

.mt40 {
    margin-top: 40px;
}
.line-info-content .btn, .planned-works-all .btn {
    box-shadow: none;
    -webkit-box;shadow: none;
    background-color: transparent;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.planned-works-all .btn {
    font-family: 'neosans-regular';
}

.line-info-content .btn-blue, .planned-works-all .btn-blue {
    border: 1px solid #00a4d8;
    border-radius: 4px;
    font-size: 14px;
    text-transform: none;
    position: relative;
    top: -4px;
    color: #00a4d8;
    transition: all 0.2s ease;
}
.planned-works-all .btn-blue {
    min-width: 50px;
}
.btn-blue-active,
.btn-blue:hover {
    background-color: #00a4d8 !important;
    color: #fff !important;
}


/* PAGES 
================================================== */
/* Planned Works and Work Details */
.page-planned-work {
    padding: 30px 20px;
}

#planned-work-filters:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0;
}
.sort-by {
    float: right;
    font-family: 'neosans-regular', Arial, Helvetica, sans-serif;
    width: 60%;
}
.sort-by a {
    margin-left: 5px !important;
    margin-right: 0px !important;
}
.sort-by:first-child {
    float: left;
    width: 40%;
}

.sort-by:nth-child(2) .filter-text, .sort-by:nth-child(2) .cl {
    display: inline-block;
    padding-top: 8px;
    vertical-align: top;
}
.sort-by:nth-child(2) .cl {
    cursor: pointer;
    font-size: 11px;
    padding-top: 9px;
    margin-right: 10px;
}

.sort-by:nth-child(2) .cl.active .name {
    color: #000;
}

.sort-by:nth-child(2) .cl .colour {
    border-radius: 13px;
    display: inline-block;
    position: relative;
    height: 13px;
    top: 2px;
    width: 13px;
}
.sort-by:nth-child(2) .cl .name {
    display: inline-block;
}

.planned-work-item {
    font-size: 14px;
    line-height: 20px;
    padding: 25px 20px;
    color: #fff;
    position: relative;
    /*height: 258px;*/
}

.planned-work-item:after {
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:rgba(0,0,0,0.1);
    opacity: 0;

    transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
}
.planned-work-item:hover:after {
    opacity:1;
}

.planned-work-item-blue {
    background-color: #00a4d8;
}
.planned-work-item-blue-2 {
    background-color: #237198;
}
.planned-work-item-purple {
    background-color: #5e1c74;
}
.page-planned-work .col-md-3 a:hover {
    text-decoration: none;
}
.planned-work-item-heading {
    color: #fff;
    margin-top: 0;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
}



.planned-work-item-line {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.planned-work-item p {
    margin-bottom: 0;
}

.planned-work-item .meta-date {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin: 25px 0;
}

.planned-works-all .row:after, .single-planned-work .row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.col-md-3 {
    box-sizing: border-box;
    float: left;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.col-md-8 {
    box-sizing: border-box;
    float: left;
    padding: 0px 15px;
    width: 66.66666667%;

&:first-child {
     padding-left: 0px;
 }
}
.col-md-8:first-child {
    padding-left: 0px;
}
.col-md-4 {
    box-sizing: border-box;
    float: left;
    padding: 0px 15px;
    width: 33.333333%;
}
.col-md-4:last-child {
    padding-right: 0px;
}

.single-planned-work .section-heading {
    color: #00a4d8;
    font-size: 24px;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.single-planned-work .section-heading.subworks-heading {
    margin-top: 50px;
}
.planned-works-all .select-area, .planned-works-all .filter-text {
    float: left;
}
.planned-works-all .filter-text {
    margin-left: 10px;
    margin-right: 20px;
    padding-top: 8px;
}
.planned-works-all .sort-by:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.page-content {
    color: #757575;
    background-color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 40px 30px;
}
.single-network-line h3 a {
    color: #000;
}
@media only screen and (max-width : 991px) {
    .col-sm-6 {
        padding: 0px 10px;
        width: 50%;
    }
    .sort-by {
        float: none !important;
        width: 100% !important;
    }
}
@media only screen and (max-width : 767px) {
    /* Main content */
    .line-info-content {
        width: 100%;
    }
    .col-sm-6 {
        padding: 0px 5px;
    }
    .page-content {
        padding: 40px 5px;
    }
    .sort-by {
        text-align: center;
    }
    .col-sm-7, .col-sm-5 {
        width: 100%;
    }
    .xs-bottom-divider {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #eee;
    }
    .single-planned-work .main-area {
        margin-bottom: 0px;
    }
}


/* Info panel changes */
@media only screen and (max-width: 767px) {
    .info-area .heading .link-back {
        margin-top: 0px !important;
    }
}
@media only screen and (min-width: 768px) {
    .info-area  {
        height: 590px !important;
    }

    .home #map {
        height: 517px !important;
    }
    .alert-box .text-field {
        height: 460px !important;
        overflow: auto;
    }
}
.alert-box .text-field a {
    color: #000;
}
.alert-box .text-field {
    padding: 20px 45px 27px 20px !important;
}
.alert-box .text-field br {
    display: none;
}
.alert-box .text-field p {
    text-align: left;
}
.alert-box .heading {
    padding-left: 20px;
}

.work-details-content p, .key-information-list p
{
    padding-top:10px;
    padding-bottom:10px;
    position:relative;
    top:-5px;
}

.work-details-content p:first-child, .key-information-list p:first-child
{
    padding-top:0;
}

.planned-work-item h3
{
    line-height:22px;
    margin-bottom:0;
}

.planned-work-item p
{
    padding-top:2px;
    padding-bottom:2px;
    margin-top:0;
    margin-bottom:0;
    line-height: 18px;
}
.planned-work-item .meta-date
{
    margin-top:0;
    padding-top:0;
}