<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


#bigben p {
margin: 1em 0 1.5em;
}

#bigben a {
color: #0583c9;
}

#bigben .blue {
color: #0583c9;
}

#bigben .top {
margin-top: 50px;
}

#bigben h1 {
margin: 10px 0 15px 0;
font-size: 48px;
line-height: 1.1em;
color: #333;
color: #0583c9;
}

#bigben h1 small {
font-size: 18px;
line-height: 1.5em;
font-weight: normal;
}

#bigben h1 span {
font-size: 24px;
display: block;
margin: 5px 0 15px;;
line-height: 1.4em;
}

#bigben .lead {
font-size: 13px;
line-height: 1.5em;
margin: 0;
}

#bigben h2 {
font-size:28px;
margin: 50px 0 10px 0;
border-bottom: #0583c9 1px solid;
border-top: #0583c9 1px solid;
padding: 15px;
color: #0583c9;
}

#bigben h3 {
font-size: 24px;
margin: 30px 0 10px 0;
color: #0583c9;
}

#bigben h4 {
font-size:20px;
margin: 30px 0 10px 0;
line-height: 1.4em;
}

#bigben h4 span {
display: block;
font-size: 16px;
font-weight: normal;
margin: 0 0 10px 0;
}

#bigben .photo {
margin: 30px 0;
color: #666666;
font-size: 14px;
text-align: center;
}

#bigben .imgright {
font-size: 12px;
float: right;
clear: right;
margin: 0 0 10px 15px;
display: inline-block;
color: #666666;
}

#bigben .imgright img {
margin: 0 0 7px 0;
}

#bigben .stop {
font-size:1.2em;
display: block;
margin: 0 0 5px 0;
}

#bigben .box {
border-top: #4B4B4B 1px solid;
border-bottom: #4B4B4B 1px solid;
padding: 20px 0;
margin: 30px 0 50px;
}

#bigben .tour h2 {
font-size:55px;
margin: 50px 0 25px 0;
color: #0583c9;
border: none;
padding: 0;
}

#bigben .tour h2 span {
font-size: 25px;
display: block;
margin-bottom: 25px;
font-weight: normal;
}

#bigben .tourbox {
margin: 0 0 15px 200px;
}

#bigben .tour h4 {
line-height: 1.1em;
font-size: 24px;
margin:30px 0 15px 0;
}

#bigben .tour h4 span {
font-size: 70%
}

#bigben .tour h4 span.number {
background:#0583c9;
color: #FFFFFF;
font-size: 20px;
display: inline-block;
margin: -2px 15px 10px 0;
text-align: center;
padding: 15px 20px;
float: left;
line-height: 1.1em;
}

#bigben .note {
margin:20px 0 0 0;
color: #BF0E11;
}

#bigben .note a {
color: #BF0E11;
}

#bigben .story h4 {
font-size: 14px;
background: #0583c9;
color: #FFFFFF;
padding: 5px 10px;
display: inline-block;
}

#bigben .story h5 {
margin: 0 0 7px 0;
font-size: 18px;
color: #0583c9;
}

#bigben .story p {
margin: 0;
}

#bigben .story {
margin: 25px 0;
}

#bigben .story img {
margin-top: -15px;
}

#bigben h2.numbers {
font-size: 30px;
}

#bigben table {
margin: 0 0 30px 0;
border-top: #cccccc 1px solid;
}

#bigben table th {
vertical-align: top;
color: #0583c9;
text-align: left;
}

#bigben table td,
#bigben table th {
border-bottom: #cccccc 1px solid;
padding: 15px 0;
}


/* responsive */
body.white .site #bigben h1 {
font-size: 40px;
font-weight: bold;
}

body.white .site #bigben .right {
float: right;
margin: 0 0 0 5px;
}

body.white .site #bigben .imgleft {
float: left;
margin: 0 10px 0 0;
}

body.white .site #bigben {
font-size: 18px;
}

body.white .site #bigben h1 img {
width: 30%;
height: auto;
}

body.white .site #bigben .tour h2 {
font-size: 38px;
margin: 50px 0 10px 0;
color: #0583c9;
border: none;
padding: 0;
line-height: 1.3em;
}

body.white .site #bigben .tour h2 span {
font-size: 50%;
display: block;
margin-bottom: 5px;
line-height: 1.1em;
}

body.white .site #bigben .lead {
font-size: 16px;
}

body.white .site #bigben .left {
float: none;
margin: 0 auto;
}

body.white .site #bigben .story img {
margin-top: 0;
}

body.white .site #bigben .tourbox {
margin: 0 0 15px 0;
}

body.white .site #bigben .tourbox .right {
float: none;
width: 100%;
margin: 10px auto;
}
</pre></body></html>