@import url('https://fonts.googleapis.com/css?family=Poppins:400,700');

/*@import url(../css/fontello.css);*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

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

caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q,
blockquote {
	quotes: none;
}

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

a img {
	border: none;
}

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

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-size: 15px;
	line-height: 22px;
	background: #e1e7e7;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	color: #404950;
	font-family: 'Poppins', sans-serif;
}

h1 {
	font-size: 45px;
	line-height:45px;
	margin-bottom: 33px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
}

h2 {
	font-size: 27px;
	line-height: 28.6px;
	margin-bottom: 11px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
}

h3 {
	font-size: 21px;
	line-height: 28.6px;
	margin-bottom: 22px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
}

h4 {
	line-height: 28.6px;
	font-size: 18px;
	margin-top: 22px;
}

.clipText .mega {
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	background: url("../img/texture.04.png") 50% 50%;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	color: transparent;
	line-height: 83%;
}

.mega {
	color: #cb1416;
	line-height: 83%;
	text-transform: uppercase;
}

ul,
ol,
dl,
p,
table {
	margin-bottom: 1rem;
}

.node-page h1,
.node-page h2 {
	background: none;
	color: #404950;
	text-transform: capitalize;
}

.node-page h2 {
	font-size: 19.5px;
	line-height: 26.4px;
	font-weight: bold;
}

.node-page ul,
.node-page ol {
	margin-left: 1rem;
}

.node-page ul li,
.node-page ol li {
	margin-left: 1rem;
}

.node-lesson ul,
.node-lesson ol {
	margin-left: 1rem;
}

.node-lesson ul li,
.node-lesson ol li {
	margin-left: 1rem;
}

article ul li {
	list-style: circle;
}

article ol li {
	list-style: decimal;
}

strong {
	font-weight: 900;
}

em {
	font-style: italic;
}

a {
	text-decoration: underline;
	color: #196096;
}

table {
	width: 100%;
	color: #f4f6f6;
}

table th {
	padding: 22px 11px;
}

table th,
table td.th {
	font-weight: bold;
}

table td {
	padding: 11px;
}

table tr {
	background: rgba(47, 80, 106, 0.8);
}

table thead tr,
table tr:nth-child(even) {
	background: rgba(47, 80, 106, 0.9);
}

table thead th {
	border-bottom: 1px solid #2f506a;
}

table a {
	color: #9ecdfc;
}

hr {
	clear: both;
	height: 1px;
	background: url("../img/texture.02.png") 0% 50%;
	display: block;
	height: 2px;
	border: none;
	width: 100%;
	margin: 31px 0;
}

fieldset {
	border-top: 3px solid black;
	margin-top: 66px;
	padding-top: 22px;
	overflow: hidden;
	*zoom: 1;
}

fieldset legend {
	font-weight: bold;
	padding-right: 22px;
}

textarea,
.form-text {
	font-size: 1em;
	padding: 5.5px;
	background: rgba(244, 246, 246, 0.8);
	color: black;
	font-family: cursive;
	border: 1px solid rgba(0, 0, 0, 0.25);
}

.form-item {
	margin-top: 22px;
	clear: both;
	position: relative;
	border-top: 1px solid rgba(0, 0, 0, 0.25);
	padding-top: 22px;
}

.form-item:first-child {
	border: none;
	padding-top: 0;
	margin-top: 0;
}

.form-item .form-item {
	margin: 0;
	padding: 0;
	clear: none;
	border: 0;
}

.form-item .description {
	clear: both;
	font-size: 12px;
}

form div>.form-item {
	overflow: hidden;
	*zoom: 1;
}

form label {
	font-weight: bold;
}

.webform-component-select label,
.webform-component-email label,
.webform-component-textfield label {
	float: left;
	padding: 7.33333px 0;
	margin-right: 22px;
	min-width: 125px;
}

.webform-component-select input,
.webform-component-email input,
.webform-component-textfield input {
	float: left;
}

.webform-component-select select {
	float: left;
}

.form-submit {
	border: none;
	background: white;
	background: rgba(255, 255, 255, 0.75);
	color: #044d98;
	display: block;
	padding: 11px;
	float: left;
	clear: left;
	text-transform: uppercase;
	margin-bottom: 11px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1);
	background: rgba(205, 37, 30, 0.5) url("../img/texture.04.png") 0% 50%;
	font-family: 'Poppins', sans-serif;
	color: white;
	float: none;
	font-weight: bold;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	text-decoration: none;
	cursor: pointer;
	font-size: 1em;
}

.form-submit:hover {
	background: #f4f6f6;
	background: rgba(244, 246, 246, 0.9);
	position: relative;
	top: 2px;
	left: 2px;
}

.form-submit:hover {
	background: rgba(205, 37, 30, 0.7) url("../img/texture.04.png") 0% 50%;
	color: white;
}

.form-actions {
	border-top: 1px solid black;
	padding-top: 22px;
	margin-top: 66px;
}

.list {
	overflow: hidden;
	*zoom: 1;
}

.list .node {
	padding: 44px 0;
	border-top: 1px dotted grey;
	clear: left;
}

.list .node:first-child {
	border-top: none;
}

.list .contents {
	overflow: auto;
}

.list .contents>a {
	background: white;
	background: rgba(255, 255, 255, 0.75);
	color: #044d98;
	display: block;
	padding: 11px;
	float: left;
	clear: left;
	text-transform: uppercase;
	margin-bottom: 11px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1);
	background: rgba(205, 37, 30, 0.5) url("../img/texture.04.png") 0% 50%;
	font-family: 'Poppins', sans-serif;
	color: white;
	float: none;
	font-weight: bold;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	text-decoration: none;
}

.list .contents>a:hover {
	background: #f4f6f6;
	background: rgba(244, 246, 246, 0.9);
	position: relative;
	top: 2px;
	left: 2px;
}

.list .contents>a:hover {
	background: rgba(205, 37, 30, 0.7) url("../img/texture.04.png") 0% 50%;
	color: white;
}

.list .node-event .contents nav.links {
	float: right;
	margin-left: 10px;
}

.list .node-event .contents li {
	list-style: none;
}

.list .node-event .contents a.button {
	float: left;
	margin-right: 10px;
}

.list .node-news img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 22px;
}
.page-node-3 .list .node-news img,
.page-node-98 .list .node-news img,
.page-taxonomy-term-9 article img {
    display: block;
    float: right;
    width: 350px;
    height: auto;
    margin-left: 40px;
}
.node-type-news h1.title {
    padding: 10px 40px 10px 20px;
    width: max-content;
    border-radius: 2px;
	position:relative !important;
}
.node-type-news h1.title {
    background-color: rgba(255, 255, 255, 0.71) !important;
}
.node-type-news h1.title {
	z-index: 3 !important;
}
.node-type-news .view-display-id-block_6 {
    margin-top: 98px;
}
.node-type-news .lead-image + header {
    margin-top: -148px;
}
.node-type-news header {
	z-index: 3;
	position: relative;
}


.field_new_tags .multiple {
	padding-right: 15px;
}

.front .list .node {
	padding: 0;
}

.links a.active,
.links a.active-trail {
	color: #cb1416 !important;
}

.lead-image img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 44px;
	z-index: 1;
}

.button {
	background: white;
	background: rgba(255, 255, 255, 0.75);
	color: #044d98;
	display: block;
	padding: 11px;
	float: left;
	clear: left;
	text-transform: uppercase;
	margin-bottom: 11px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1);
	background: rgba(205, 37, 30, 0.5) url("../img/texture.04.png") 0% 50%;
	font-family: 'Poppins', sans-serif;
	color: white;
	float: none;
	font-weight: bold;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	text-decoration: none;
}

.button:hover {
	background: #f4f6f6;
	background: rgba(244, 246, 246, 0.9);
	position: relative;
	top: 2px;
	left: 2px;
}

.button:hover {
	background: rgba(205, 37, 30, 0.7) url("../img/texture.04.png") 0% 50%;
	color: white;
}

.tabs {
	display: none;
}

.data-table .data {
	width: 25%;
}

.date-tab {
	padding: 11px;
	background: rgba(244, 246, 246, 0.7);
	text-align: center;
	float: left;
	margin-right: 22px;
	width: 100px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	top: -11px;
}

.page-node-248 table td {font-weight: 700;}

.date-tab span {
	display: block;
	font-weight: 700;
}
.report-row div a {font-weight: bold;font-size: 27px;line-height: 38px;}
.report-row p {font-weight: normal;}

.date-tab .day {
	font-size: 36px;
	line-height: 1em;
	position: relative;
}

.date-tab .time {
	margin-top: 5.5px;
	border-top: 1px solid black;
	padding-top: 5.5px;
}

.date-tab sup {
	font-size: 10px;
	position: relative;
	top: -18px;
	display: none;
}

.messages {
	border: 1px solid black;
	border-color: rgba(0, 0, 0, 0.25);
	padding: 22px;
	margin-bottom: 22px;
	background: #f4f6f6;
	background: rgba(244, 246, 246, 0.7);
}

.messages ul {
	margin: 0;
	padding: 0;
}

.messages ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.messages ul li {
	margin-top: 11px;
	padding-top: 11px;
	border-top: 1px solid black;
	border-top-color: rgba(0, 0, 0, 0.25);
}

.messages ul li:first-child {
	padding-top: 0;
	margin-top: 0;
	border: none;
}

.fluid-width-video-wrapper {
	margin-bottom: 22px;
}

.label {
	font-weight: bold;
}

ul.meta {
	border-top: 1px solid black;
	padding-top: 22px;
	margin-top: 44px;
}

.webcam img {
	width: 100%;
}

.page-node-15 .node-page img {
	width: 100%;
	height: auto;
}

table .file img.file-icon {
	width: auto !important;
	display: inline;
	height: auto;
}

.pager {
	overflow: hidden;
	*zoom: 1;
	margin-top: 22px;
	padding-top: 22px;
	border-top: 1px dotted #404950;
}

.pager li {
	float: left;
	margin-right: 5.5px;
}

.pager li.pager-current,
.pager li a {
	display: block;
	color: #f4f6f6;
	padding: 11px 22px;
	background-color: #196096;
	background-color: rgba(25, 96, 150, 0.75);
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1);
}

.pager li.pager-current {
	font-weight: bold;
	text-decoration: underline;
}

.pager li a:hover {
	background-color: #12446a;
}

.page>section.no-side,
.front .page>section {
	float: none;
	width: 100%;
}

.page>aside {
	overflow: hidden;
	*zoom: 1;
	clear: both;
	padding: 44px 0 0 0;
}
.node-type-news .page>aside {
	padding: 0px 0 0 0;
}

.page>footer {
	overflow: hidden;
	*zoom: 1;
	clear: both;
}

.site-navigation-toggle {
	display: none;
}

.site-navigation h1 {
	background: transparent url('../img/logo.png?1380746304') no-repeat 50% 0;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	height: 1px;
	padding-top: 58%;
	margin-top: 22px;
	margin-bottom: -12px;
	position: relative;
}

.site-navigation h1 a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	bottom: none !important;
	text-indent: -999em;
	overflow: hidden;
}

.site-navigation a {
	font-family: 'Poppins', sans-serif;
}

.mobile-title {
	display: none;
}

.quicklinks li,
.social-icons li {
	width: 17%;
	float: left;
	font-family: "fontello";
	border: none;
	text-align: center;
}

.quicklinks li a,
.social-icons li a {
	display: block;
	padding: 0 !important;
	line-height: 1.5;
	margin: 0 auto;
	-webkit-border-radius: 400px;
	-moz-border-radius: 400px;
	-ms-border-radius: 400px;
	-o-border-radius: 400px;
	border-radius: 400px;
	width: 48px;
	height: 48px;
}


.quicklinks li a .icon,
.social-icons li a .icon {
	display: block;
	font-size: 180%;
	font-weight: lighter;
	color: #f4f6f6;
	background: url("../img/texture.02.png") 50% 50%;
	width: 44px;
	height: 44px;
	-webkit-border-radius: 400px;
	-moz-border-radius: 400px;
	-ms-border-radius: 400px;
	-o-border-radius: 400px;
	border-radius: 400px;
	border: 2px solid #f4f6f6;
	margin: 0 auto;
	text-align: center;
}

.quicklinks li a .icon-park,
.social-icons li a .icon-park {
	background: url("../img/board_icon.png") 50% 50%;
	width: 44px;
	height: 44px;
}

.social-icons {}

.quicklinks {
	padding-top: 22px;
}

.quicklinks li {
	margin-top: 0;
	width: 50%;
	position: relative;
	padding-bottom: 42px;
}

.quicklinks li a .icon {
	font-size: 18px;
	padding-top: 6px;
}

.quicklinks li.menu-554 a .icon {
	font-size: 28px;
	padding-top: 0;
	margin-top: -1px;
}

.quicklinks li .label {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	text-transform: none;
	position: absolute;
	top: 54px;
	left: 0;
	right: 0;
	width: 100%;
	font-family: 'Poppins', sans-serif;
}

.quicklinks li a:hover {
	color: #cb1416;
}

.tall .quicklinks {
	position: absolute;
	bottom: 0;
	left: 11px;
	right: 11px;
	width: 100%;
	background: transparent;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

#share {
	text-align: center;
	padding: 22px;
	border-bottom: 1px solid #cb1416;
}

.field_ctas {
	overflow: hidden;
	*zoom: 1;
	width: 100%;
}

.cta {
	text-align: center;
}

.cta .wrapper {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: rgba(255, 255, 255, 0.65);
}

.cta .wrapper.has-bg {
	background-color: transparent;
}

.cta .modal {
	display: block;
	position: absolute;
	right: 22px;
	bottom: 22px;
	width: 44px;
	height: 44px;
	background: #cb1416;
	color: white;
	text-align: center;
	font-size: 20px;
	padding-top: 11px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	cursor: pointer;
}

.cta .modal:hover {
	background: white;
	color: #cb1416;
}

.node-type-call-to-action .list .cta,
.front .list .cta,
.page-node-13 .field_ctas .cta {
	padding: 0;
	text-align: left;
	float: none;
	width: 100%;
	height: 1px;
	padding-top: 99%;
	position: relative;
	margin: 0 0 4%;
}

.node-type-call-to-action .list .cta .wrapper,
.front .list .cta .wrapper,
.page-node-13 .field_ctas .cta .wrapper {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.cta-long .wrapper {border-radius: 5px;}

.node-type-call-to-action .list .cta .wrapper .contents p,
.front .list .cta .wrapper .contents p,
.page-node-13 .field_ctas .cta .wrapper .contents p {
	display: none;
}

.node-type-call-to-action .list .cta .wrapper .list,
.front .list .cta .wrapper .list,
.page-node-13 .field_ctas .cta .wrapper .list {
	margin-bottom: 11px;
}

.node-type-call-to-action .list .cta .wrapper .list h2,
.front .list .cta .wrapper .list h2,
.page-node-13 .field_ctas .cta .wrapper .list h2 {
	color: #f4f6f6;
}

.node-type-call-to-action .list .cta:nth-child(9),
.front .list .cta:nth-child(9),
.page-node-13 .field_ctas .cta:nth-child(9) {
	display: none;
}

#report-sponsor {
	text-align: center;
}

#report-sponsor h2 {
	margin: 0 auto;
	background: #f4f6f6;
	padding: 11px 11px 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: grey;
	max-width: 300px;
}

#report-sponsor p {
	padding: 11px;
	background: #f4f6f6;
	margin: 0;
	max-width: 300px;
	margin: 0 auto;
}

#report-sponsor img {
	display: block;
	width: 100%;
	height: auto;
}

.page-node-13 .cta h1 {
	font-size: 20px;
	margin-bottom: 5px;
}

.page-node-13 .cta .button {
	font-size: 12px;
	padding: 8px;
	display: block;
	float: right;
	position: absolute;
	bottom: 4px;
	right: 15px;
}

.page-node-13 .cta .button:hover {
	position: absolute;
	bottom: 2px;
	right: 13px;
	top: auto;
	left: auto;
}

.node-type-call-to-action .cta h1,
.front .cta h1,
.page-node-13 .cta h1 {
	line-height: 83%;
	color: #cb1416;
	text-transform: uppercase;
}

.node-type-call-to-action .cta .has-bg h1,
.front .cta .has-bg h1,
.page-node-13 .cta .has-bg h1 {
	color: #f4f6f6;
}

.node-type-call-to-action .cta .has-bg p,
.front .cta .has-bg p,
.page-node-13 .cta .has-bg p {
	color: #f4f6f6;
}

.node-type-call-to-action .colour-red .has-bg h1,
.node-type-call-to-action .colour-red .has-bg p,
.front .colour-red .has-bg h1,
.front .colour-red .has-bg p,
.page-node-13 .colour-red .has-bg h1,
.page-node-13 .colour-red .has-bg p {
	color: #cb1416;
}

.node-type-call-to-action .colour-blue .has-bg h1,
.front .colour-blue .has-bg h1,
.page-node-13 .colour-blue .has-bg h1 {
	color: #196096;
}

.node-type-call-to-action .colour-blue .has-bg p,
.front .colour-blue .has-bg p,
.page-node-13 .colour-blue .has-bg p {
	color: #196096;
}

.node-type-call-to-action .colour-grey .has-bg h1,
.node-type-call-to-action .colour-grey .has-bg p,
.front .colour-grey .has-bg h1,
.front .colour-grey .has-bg p,
.page-node-13 .colour-grey .has-bg h1,
.page-node-13 .colour-grey .has-bg p {
	color: #404950;
}

.clipText.node-type-call-to-action .cta h1,
.clipText.front .cta h1, .front #flexslider-1 h2 {
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	background: url("../img/texture.04.png") 50% 50%;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	color: transparent;
	line-height: 83%;
}

.clipText.node-type-call-to-action .cta .has-bg h1,
.clipText.front .cta .has-bg h1, .front #flexslider-1 h2 {
	background: url("../img/texture.03.png") 50% 50%;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
}

.clipText.node-type-call-to-action .colour-red .has-bg h1,
.clipText.front .colour-red .has-bg h1, .front #flexslider-1 h2 {
	background: url("../img/texture.04.png") 50% 50%;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
}

.clipText.node-type-call-to-action .colour-blue .has-bg h1,
.clipText.front .colour-blue .has-bg h1, .front #flexslider-1 h2 {
	background: url("../img/texture.05.png") 50% 50%;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
}

.clipText.node-type-call-to-action .colour-grey .has-bg h1,
.clipText.front .colour-grey .has-bg h1, .front #flexslider-1 h2 {
	background: url("../img/texture.02.png") 50% 50%;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
}

.trip-advisor-review img {
	width: 64px;
	height: 64px;
	margin: 0 auto;
}

.trip-advisor-review h2 {
	font-family: 'Poppins', sans-serif;
	background: none;
	color: #404950;
	text-transform: capitalize;
	font-size: 25.5px;
	line-height: 29.92px;
	margin-bottom: 22px;
	font-weight: bold;
}

.trip-advisor-review .date-display-single {
	font-family: 'Poppins', sans-serif;
	font-size: 21.9px;
}

.page-node-7 .no-side .menu {
	overflow: hidden;
	*zoom: 1;
}

.page-node-7 .no-side .menu li {
	display: block;
	width: 49%;
	float: right;
	height: 1px;
	padding-top: 49%;
	background: #e1e7e7;
	margin-bottom: 2%;
	position: relative;
}

.page-node-7 .no-side .menu li.menu-mlid-492 {
	background: url("../img/accommodation.jpg");
	background-size: contain;
}

.page-node-7 .no-side .menu li.menu-mlid-493 {
	background: url("../img/dining.jpg");
	background-size: contain;
}

.page-node-7 .no-side .menu li.menu-mlid-494 {
	background: url("../img/transport.jpg");
	background-size: contain;
}

.page-node-7 .no-side .menu li.menu-mlid-495 {
	background: url("../img/activities.jpg");
	background-size: contain;
}

.page-node-7 .no-side .menu li:nth-child(2n+1) {
	float: left;
}

.page-node-7 .no-side .menu a {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	font-family: 'Poppins', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 100%;
	color: #f4f6f6;
	text-align: center;
	padding-top: 35%;
	font-weight: 700;
}

.page-node-7 .no-side .menu span[class^="icon-"] {
	font-size: 24px !important;
	line-height: 40px;
	font-weight: normal;
	color: #f4f6f6;
	background: url("/sites/all/themes/vwtheme/img/arrow.png");
	display: block;
	width: 44px;
	height: 44px;
	-webkit-border-radius: 400px;
	-moz-border-radius: 400px;
	-ms-border-radius: 400px;
	-o-border-radius: 400px;
	border-radius: 400px;
	position: absolute;
	top: 60%;
	left: 50%;
	margin-left: -22px;
}

.clipText.page-node-7 .no-side .menu li a {
	background: url("../img/texture.03.png") 50% 50%;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	color: transparent !important;
}

span.icon-right-open {
	display: none;
}

.menu-529,
.menu-540 {
	display: none;
}

article dl dt {
	float: left;
	width: 10%;
	clear: both;
}

article dl dd {
	float: right;
	width: 80%;
	clear: both;
}

.list .business {
	background: #f4f6f6;
	background: rgba(244, 246, 246, 0.7);
	margin-bottom: 2%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	cursor: pointer;
}

.list .business img {
	display: block;
	width: 100%;
	height: auto;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}

.list .business .meta {
	padding: 22px 22px 110px;
	position: relative;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.list .business .meta a {
	display: block;
	position: absolute;
	bottom: 22px;
	left: 22px;
	z-index: 5;
	width: 40%;
	text-align: center;
}

.list .business .meta a:hover {
	position: absolute;
	bottom: 20px;
	left: 24px;
	top: auto;
}

.list .business .details {
	padding: 22px;
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.97);
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	z-index: 1;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	color: #f4f6f6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.list .business .on .details,
.list .business:hover .details {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity: 0.9;
	cursor: default;
}

footer .list {
	padding-top: 13px;
}

footer .list>div {
	text-align: center;
}

footer .list>div li {
	display: block;
}

.tabs-nav li {
	margin-right: 11px;
}

.tabs-nav a {
	padding: 11px;
	color: black;
}

.tabs-nav .ui-state-active a {
	background: #f4f6f6;
}

.tab {
	padding: 22px 0;
}

.tab.ui-tabs-panel h2 {
	display: none;
}

#modal {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	top: 0;
	left: -100%;
	bottom: 0;
	z-index: 999;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	overflow: hidden;
}

#modal img {
	display: block;
	width: 100%;
	height: auto;
}

#modal.activated {
	left: 0;
	right: 0;
}

#modal.on {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

#modal .close {
	position: absolute;
	top: 44px;
	right: 44px;
	font-size: 30px;
	color: #f4f6f6;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background-color: #cb1416;
	text-decoration: none;
	text-align: center;
	font-size: 24px;
	width: 44px;
	height: 44px;
	padding-top: 9px;
}

#modal .close:hover {
	color: #cb1416;
	background-color: #f4f6f6;
}

#modal:fullscreen {
	width: 100%;
}

.node-event .node-webform {
	background: #f4f6f6;
	background: rgba(244, 246, 246, 0.33);
	padding: 22px;
	border: 1px solid black;
	border-color: rgba(0, 0, 0, 0.25);
}

.event-month {
	float: left;
	margin: 2px 10px 2px 2px;
	font-size: 14px;
}

.event-month a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.event-month a.active {
	color: #044d98;
	display: block;
	float: left;
	clear: left;
	text-transform: uppercase;
	margin-bottom: 11px;
	float: none;
	font-weight: bold;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	text-decoration: none;
	font-size: 12px;
}

.event-month a.active:hover,
.event-month a.active:hover {
	color: #cb1416;
	position: relative;
}

.event-month a.event-active,
.event-month a.event-active:hover,
.event-month a:hover {
	color: #cb1416;
}

.event-months {
	overflow: hidden;
	*zoom: 1;
	margin-bottom: 30px;
}

.date-nav-wrapper .date-next a,
.date-nav-wrapper .date-prev a {
	color: #ffffff;
}

.date-nav-wrapper .date-next {
	margin-top: -22px;
}

#edit-field-category-tid-wrapper label {
	float: left;
	padding-right: 15px;
}

#edit-field-category-tid-wrapper .views-widget {
	float: left
}

.views-widget-filter-title label {
	float: left;
}

.views-widget-filter-title .views-widget {
	float: left;
	margin-left: 10px;
	margin-top: -8px;
}

.views-widget-filter-title input {
	width: 200px;
}

.views-widget-filter-field_category_tid {
	margin-bottom: 10px;
}

#views-exposed-form-upcoming-events-by-month-page-1 .views-exposed-form .views-exposed-widget .form-submit {
	margin-top: 0px;
}

#views-exposed-form-upcoming-events-by-month-page-1 .views-exposed-form .views-submit-button {
	padding-top: 0px;
}

.page-taxonomy-term .node-teaser {
	clear: both;
	margin-bottom: 44px;
	min-height: 300px;
}

.page-taxonomy-term .node-teaser img {
	/*width: 100%;*/
	height: auto;
	float: right;
}

.page-taxonomy-term article {
    padding: 44px 0;
    border-bottom: 1px dotted grey;
    clear: left;	
}



.business .content .meta .phone a {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: left;
}

footer .footer-nav {
	margin: 0 auto;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}

footer .footer-nav li {
	padding: 7.33333px 0;
}

footer .footer-nav span {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	padding: 0 11px;
}

footer .mega {
	color: #404950;
}

.clipText footer .mega {
	background: url("../img/texture.02.png") 0% 50%;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	color: transparent;
}

.android .mega {
	background: none !important;
	color: #cb1416 !important;
}

.android.page-node-9 .menu li a,
.android.page-node-7 .menu li a {
	background: none !important;
	color: #f4f6f6 !important;
}

.android footer .mega {
	background: none !important;
	color: #404950 !important;
}

.android #page-title {
	background: none !important;
	color: #cb1416 !important;
}

.android .cta h1 {
	background: none !important;
	color: inherit !important;
}

.android .colour-white h1 {
	color: #f4f6f6 !important;
}

.android .colour-blue h1 {
	color: #196096 !important;
}

.android .colour-red h1 {
	color: #cb1416 !important;
}

.page-node-13 article.node-page img,
.page-node-13 aside img {
	width: 100%;
	height: auto;
}

.page-node-13 aside h4 {
	margin-top: 0px;
	text-align: center;
}

.page-node-5 iframe {
	width: 100%;
}

.front .cta.colour-grey {
	margin-top: -25px !important;
}

.front .cta.colour-grey .wrapper iframe {
	margin-top: -53px !important;
}

.front .cta.colour-grey .wrapper {
	background-color: transparent;
}

.front .cta.colour-grey .wrapper h1 {
	margin-bottom: 71px;
	margin-top: 10px;
	line-height: 46px;
}

.front .cta.colour-grey .wrapper h1 {
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	background: -webkit-linear-gradient(50% 50%), url(/sites/all/themes/vwtheme/img/texture.02.png) 50% 50% !important;
	color: #3f494f;
}

.clipText.front .cta.colour-grey h1 {
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	background: -webkit-linear-gradient(50% 50%), url(/sites/all/themes/vwtheme/img/texture.02.png) 50% 50% !important;
}

footer section.list table tr {
	background: transparent;
}

#flexslider-1 .views-field-title h2,
#flexslider-1 .views-field-body,
#flexslider-1 .views-field-field-banner-link {
	position: absolute;
	z-index: 10;
	color: #fff;
}

#flexslider-1 .views-field-title h2.colour-red {color:#cb1416;}

#flexslider-1 .views-field-field-banner-link .banner_button a {
	background: rgba(205, 37, 30, 0.5) url("../img/texture.04.png") repeat scroll 0 50%;
	color: #fff;
	display: block;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}

#flexslider-1 .views-field-field-banner-link .banner_button a:hover {
	background-color: #001e46;
}

#flexslider-1 .views-field-field-banner-image {
	position: relative;
	z-index: 1;
}


.lead-image img {
	border-radius: 4px;
	width: 100%;
	height: auto;
}

.fluid-width-video-wrapper {
	width: 100% !important;
}

.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
	height: 100% !important;
}

.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
	width: 100% !important;
}

.vimeoBadge img {
	border: 0 none;
}

.flexslider {
	background: transparent none repeat scroll 0 0;
	border: medium none;
}

.flex-control-nav {
	bottom: 9px;
	z-index: 2;
}

.front .list .views-field-field-cta-home-headline,
.front .list .views-field-field-cta-side-headline,
.front .list .views-field-field-cta-side-subheadline,
.front .list .views-field-field-cta-home-subheadline,
.front .list .views-field-field-link {
	position: absolute;
	z-index: 100;
}

.front .list .views-field-field-cta-home-headline {
	margin-left: 22px;
}

.front .list .views-field-field-cta-home-headline h2 {
	font-size: 34px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	background: url("../img/texture.03.png") 50% 50%;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	color: transparent;
	line-height: 83%;
	margin-top: 20px;
}

.front .list .views-field-field-cta-home-subheadline {
	color: #fff;
	font-size: 17px;
	margin-top: 67px;
	margin-left: 24px;
}

.front .list .views-field-field-link {
	margin-left: 23px;
	margin-top: 118px;
}

.front .list .views-field-field-cta-home-bgsquare,
.front .list .views-field-field-cta-home-expanded {
	position: relative;
	z-index: 2;
}

.front .list .views-field-field-cta-home-bgsquare img,
.front .list .views-field-field-cta-home-expanded img {
	border-radius: 4px;
	height: 309px;
}

.alertbar {
	width: 100%;
	z-index: 500;
}

.views-field-field-lead-image img {
	border-radius: 4px;
	width: 100%;
	height: auto;
}

.responsive {
	width: 100%;
	height: auto;
}

article.node-event {
	border-top: 1px dotted grey !important;
	padding: 36px 0 6px !important;
}

.node-type-news .page header ul {
	display: none;
}

#summerbar {background-color:#001e46;color:#fff;display:block;text-align:center;height:57px;padding: 6px 50px 0;padding-left:auto;}
#summerbar h2 {float: left;margin-right: 10px;}
#summerbar a {color:#fff;}
#summerbar img {padding-top: 2px;}
a.webcam {text-decoration: none;}

#events-bar {
    margin-top: -20px;
    height:86px;
    padding-top: 10px;
	background-color:#cb1416;
}
#events-bar .snow-table {width:100%;margin:auto;text-align:center;margin-left:auto;}
#events-bar .snow-table-title {float:none;color:#fff;}
#events-bar .snow-table-script {margin-top:-24px;float:none;}


#blue-bar a img {
	margin-right: 4px;
	margin-top: -3px;
	vertical-align: middle;
}

#blue-bar a {
	text-decoration: none;
	font-size: 14px;
}

.bottompage {
	margin-top: 30px;
	padding-top: 30px;
}

.bottompage li li.first {
	float: none;
}

.bottompage li a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}

.bottompage li li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.bottompage li li a {
	font-weight: normal;
	text-transform: none;
}

.bottompage a {
	text-decoration: none;
}

.footerright,
ul.social-icons {
	border-left: 1px solid #eee;
}

ul.social-icons {
	margin-top: 2px;
}

.bottompage h3 {
	margin-top: 9px;
	margin-bottom: -2px;
}

footer h3 {
	margin-bottom: 0px;
}

.copyright {
	text-align: center;
	font-size: 11px;
	margin-bottom: 20px;
}

.page-node-16 .flexslider {
    background: none !important;
    border-radius: 0px;
}
.page-node-16 .flexslider {
    border:none !important;
}
.page-node-16 .flexslider {
    box-shadow:none !important;
}

.front .list .cta h1 {
	background: rgba(0, 0, 0, 0) url("../img/texture.03.png") repeat scroll 50% 50% padding-box text;
    color: transparent;
    font-family: 'Poppins', sans-serif;
    line-height: 83%;
    text-transform: uppercase;
}

.cta.colour-video {padding:0px !important;}
.front .list .cta.colour-video .wrapper {height:9px;padding:0px !important;margin-top:-39px;}

.footerright img {margin-top:-14px;}

#search-block-form {
    position: absolute;
    right: 0;
    top: 4px;
}
#search-block-form .icon {
    position: absolute;
    top: 50%;
    margin-left: 20px;
    margin-top: -12px;
    z-index: 1;
    color: #4f5b66;
    left: 0;
}
.form-item-search-block-form input.form-text {
    width: 50px;
    height: 39px;
	background:transparent;
}
i.better_search {
    background: url(../img/searchicon.png) center center no-repeat;
	height:25px;
	width:25px;
}
.form-item-search-block-form label.element-invisible,
#edit-search-block-form--2 input {color:#fff;text-transform:uppercase;font-family: 'Poppins', sans-serif;}

form.search-form {margin-bottom:30px;}

.stats {width:33%;float:left;}

#sponsorslider.flexslider {
    background-color: transparent;
    border: none;
}

.cta-long .wrapper h2 {color: #fff !important;}

/*-------------------------------------------------------------------------------------------*/


.front #flexslider-1 .views-field-title h2 {background: url("../img/texture.04.png") 50% 50%;
  background-clip: border-box;
-webkit-background-clip: text;
-moz-background-clip: text;
color:#bf2f2a;}

@media only screen and (min-width: 320px) {
	
	/*.site-navigation.active li.last {display:none;}*/
	
	.page-node-3 .views-field-field-lead-image img,
	.page-taxonomy-term-9 .views-field-field-lead-image img {margin-bottom: 20px;}
	
	.node-type-news h1.title {
    z-index: 3 !important;
    width: auto;
    padding: 0;
}
	.node-type-news .page {padding-top: 10px;}
	
	.mobile-title {
    display: block;
    margin-top: 126px !important;
}
	
	.cta-long a.button {
    margin-left: 4%;
    margin-top: 10px;
	}
	
	.front .cta-long.colour-white iframe {width: 100%;border-radius: 5px;}
	
	.cta-long .wrapper {
    	height: 346px;
		
		background-position:-168px -6px;
	}
	.cta-long .wrapper h2 {
    background: url(../img/texture.04.png) 50% 50%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;	
		color: transparent;
    font-family: 'Poppins', sans-serif;
    line-height: 83%;
    text-transform: uppercase;
		font-size: 34px;
		padding: 22px;
	}
	.front .cta-long.colour-white {
    height: 520px;
    min-height: auto;
    margin-top: -34px;
	}
	
	.page-node-3 .list .node-news img,
	.page-node-98 .list .node-news img,
	.page-taxonomy-term-9 article img {
    display:none;
}
	
	.site-navigation {top:0px;}
	
	.front .list .views-field-field-link {
    margin-left: 23px;
    margin-top: 39px;
}

	.front .list .views-field-field-cta-home-bgsquare img,
.front .list .views-field-field-cta-home-expanded img {
	border-radius: 4px;
	height: auto;
	width:100%;
}

	.front .cta.colour-grey .wrapper h1 {
		font-size: 35px !important;
		line-height: 40px;
	}
	.front .cta.colour-grey .wrapper iframe {
		margin-top: -53px !important;
	}
	#blue-bar {
		background-color: #001e46;
		height: 60px;
		padding: 10px 0 20px;
		text-align: center;
		color: #fff;
	}
	#red-alert {
		background-color: #cb1416;
		height: 47px;
		padding: 35px 0 20px;
		text-align: center;
		color: #fff;
	}
	#red-alert h2 {
		margin-top: -24px;
	}
	#red-alert a,
	#blue-bar a,
	#events-bar a {
		color: #fff;
		font-weight: 700;
	}
	#blue-bar a:hover,
	#events-bar a:hover {
		color: #cb1416;
	}
	#red-alert a:hover {color:#001e46;}
	
	.alertbar h2 {
		font-size: 14px;
		line-height: 20px;
		width: 85%;
		margin: auto;
	}
	#slider_containercp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2,
	#slider_containercp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28 {
		text-align: center;
		margin: auto;
	}
	.page-node-3 aside h2,
	.page-node-4 aside h2,
	.page-node-5 aside h2,
	.page-node-15 aside h2,
	.page-node-4 aside h2 {
		text-align: center;
	}
	.page-node-3 h2.mega,
	.page-node-4 h2.mega,
	.page-node-5 h2.mega,
	.page-node-15 h2.mega,
	.page-node-4 h2.mega {
		text-align: center;
	}
	.page-node-3 #cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2,
	.page-node-4 #cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2,
	.page-node-5 #cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2,
	.page-node-15 #cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2 {
		margin: auto;
		margin-bottom: 30px;
		float: none;
		text-align: center;
	}
	.page-node-3 #cp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28,
	.page-node-4 #cp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28,
	.page-node-5 #cp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28,
	.page-node-15 #cp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28 {
		margin: auto;
		margin-bottom: 30px;
		float: none;
		text-align: center;
	}
	.page-node-3 #cp_widget_3f6118e2-483e-48da-8f92-e45c1a1a4e91,
	.page-node-4 #cp_widget_3f6118e2-483e-48da-8f92-e45c1a1a4e91,
	.page-node-5 #cp_widget_3f6118e2-483e-48da-8f92-e45c1a1a4e91,
	.page-node-15 #cp_widget_3f6118e2-483e-48da-8f92-e45c1a1a4e91 {
		margin: auto;
		margin-bottom: 30px;
		float: none;
		text-align: center;
	}
	.page-node-3 #cp_widget_29c399e6-ed7c-4060-952d-37c4c9418966,
	.page-node-4 #cp_widget_29c399e6-ed7c-4060-952d-37c4c9418966,
	.page-node-5 #cp_widget_29c399e6-ed7c-4060-952d-37c4c9418966,
	.page-node-15 #cp_widget_29c399e6-ed7c-4060-952d-37c4c9418966 {
		margin: auto;
		margin-bottom: 30px;
		float: none;
		text-align: center;
	}
	.front .list .cta h1 {
		font-size: 34px !important;
	}
	.front .cta.colour-grey {
		min-height: auto;
	}
	.front .colour-white {
		min-height: auto;
	}

	footer div,
	footer div .item-list {
		width: 100%;
		float: none;
		text-align: center;
		margin: auto;
	}
	.mobilelogo, .toplogos {
		display: block;
	}
	.toplogos {
		float: right;
		margin-top: -50px;
		padding-right: 40px;
	}
	.mobilelogo img {
		width: 41%;
		height: auto;
		margin: auto;
		margin-top: 10px;
		margin-bottom: 1px;
	}
	.site-navigation.active h1 {
		display: none;
	}
	.site-navigation a {
		text-align: center;
	}
	/*.page>header h1 {
        display: none;
    }*/
	.mobile-title h1 {
		margin-top: -145px !important;
	}
	.front .mobile-title h1 {
		margin-top: -73px;
	}
	.site-navigation.active li li a {
		padding: 3px 0;
		text-transform: none;
	}
	.page-node-7 .no-side .menu a {
		font-size: 16px;
	}
	#sponsorslider.flexslider .slides>li {
		margin-right: 60px;
		margin-left: 60px;
	}
	.page>header h1 {
		display: none;
	}
	.bottompage {
		margin-top: 30px;
		padding-top: 30px;
		height: auto;
		text-align: center;
	}
	.bottompage li.menu-mlid-984 {
		float: none;
		width: 100%;
	}
	.bottompage li.menu-mlid-993,
	.bottompage li.menu-mlid-985 {
		float: none;
		width: 100%;
		height: auto;
		text-align: center;
	}
	.bottompage li li.first {
		float: none;
	}
	.bottompage li li {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.footerright,
	ul.social-icons {
		width: 100%;
		float: none;
		margin-top: 5px;
		border-left: none;
		padding-left: 0px;
		margin: auto;
		text-align: center;
	}
	ul.social-icons {
		margin-top: -50px;
		margin-left: 59px;
	}
	.bottompage h3 {
		width: 100%;
		margin-top: 5px;
		margin-bottom: 5px;
		text-align: center;
		font-size: 21px;
	}
	.front .list .cta {
		margin-bottom: 20px !important;
	}
	.front .list .views-field-field-cta-home-headline h2 {
		font-size: 34px;
	}
	.copyright {
		clear: both;
	}
	.col-md-6 {
		width: 100%;
		float: none;
	}
	.bottompage {
		margin-top: -10px;
		padding-top: 0px;
	}
	#share-button {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border-top-left-radius: 0;
		bottom: 0;
		clear: both;
		display: block;
		float: none;
		font-weight: bold;
		margin-top: -10px;
		margin-bottom: 20px;
		padding: 0;
		right: 0;
		text-decoration: none;
		z-index: 400;
	}
	.page {
		/* padding-top: 0px !important; */
	}
	.mobile-title {
		display: block;
		margin-top: 71px;
	}
	
	.cta.colour-video iframe {
		height: 309px;
    	margin-top: -33px;	
	}
	.cta.colour-video {    
		height: 270px !important;
    	margin-top: 60px;
	}
	.cta.colour-video {    
    	margin-top: 60px !important;
	}
	.webcam img {
    	width: 100%;
	}
	#flexslider-1 .views-field-field-banner-link {
		margin-top: 96px;
    	padding-left: 22px;
	}
	#flexslider-1 {
    	display: block;
	}
	.front #flexslider-1 .views-field-title h2 {
		font-size: 30px;
		line-height: 26px;
		padding-left: 23px;
		padding-top: 23px;
		font-weight:700;
	}
	#flexslider-1 .views-field-body {
		font-size: 13px;
		margin-top: 48px;
		line-height: 15px;
		width: 100%;
		padding-left: 23px;
		padding-right: 17px;
	}
	#flexslider-1 .views-field-field-banner-link .banner_button a {
    	padding: 7px 12px;
	}
	#flexslider-1 .views-field-field-banner-image img {
		border-radius: 5px;
	}
	.front .flexslider {
    	margin: 0 0 20px;
	}
	
	.front .list .cta.cta.colour-video {
    height: 273px !important;
}
.lessonblock {float:none;margin-right:0px;width:100%;}

.lessonblock {
    margin-bottom: 10px;
}
.page-node-5 .page>section.no-side img {width:100% !important;}
.page-node-5 .page>section.no-side img {height:auto !important;}
.page-node-5 .page>section.no-side iframe {width:330px !important;}
.page-node-5 .page>section.no-side iframe {height:330px !important;}

.page-node-13 .site-navigation h1, .page-node-424 .site-navigation h1, .page-events-terrain-park .site-navigation h1, .page-node-426 .site-navigation h1, .page-node-123 .site-navigation h1 {background: transparent url(/sites/all/themes/vwtheme/img/parkslogo-sm.png) no-repeat 50% 0 !important;}

.flex-direction-nav a {padding-top:8px;}

}

@media only screen and (min-width: 480px) {
	
	#events-bar .snow-table-script {margin-top:-29px;}
	
	#summerbar {height:41px;}
		
	.cta-long .wrapper {
    background-position: -27px -35px;
	}
	.front .cta-long.colour-white iframe {width: 100%;}
	
	.front .cta-long.colour-white {
    height: 481px;
    margin-top: -2px;
    margin-bottom: 0px;
	}
	
	.front .list .views-field-field-link {
	margin-left: 23px;
	margin-top: 118px;
}


	.front .cta.colour-grey .wrapper h1 {
		font-size: 41px !important;
	}
	.front .list .cta h1,
	.cta-long .wrapper h2 {
		font-size: 34px !important;
		font-weight: 700;
	}
	.page-node-3 aside h2,
	.page-node-4 aside h2,
	.page-node-5 aside h2,
	.page-node-15 aside h2,
	.page-node-4 aside h2 {
		text-align: center;
	}
	.page-node-3 h2.mega,
	.page-node-4 h2.mega,
	.page-node-5 h2.mega,
	.page-node-15 h2.mega,
	.page-node-4 h2.mega {
		text-align: center;
	}
	.page-node-3 #cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2,
	.page-node-4 #cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2,
	.page-node-5 #cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2,
	.page-node-15 #cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2 {
		margin: auto;
		margin-bottom: 30px;
		float: none;
		text-align: center;
	}
	.page-node-3 #cp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28,
	.page-node-4 #cp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28,
	.page-node-5 #cp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28,
	.page-node-15 #cp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28 {
		margin: auto;
		margin-bottom: 30px;
		float: none;
		text-align: center;
	}
	.page-node-3 #cp_widget_3f6118e2-483e-48da-8f92-e45c1a1a4e91,
	.page-node-4 #cp_widget_3f6118e2-483e-48da-8f92-e45c1a1a4e91,
	.page-node-5 #cp_widget_3f6118e2-483e-48da-8f92-e45c1a1a4e91,
	.page-node-15 #cp_widget_3f6118e2-483e-48da-8f92-e45c1a1a4e91 {
		margin: auto;
		margin-bottom: 30px;
		float: none;
		text-align: center;
	}
	.page-node-3 #cp_widget_29c399e6-ed7c-4060-952d-37c4c9418966,
	.page-node-4 #cp_widget_29c399e6-ed7c-4060-952d-37c4c9418966,
	.page-node-5 #cp_widget_29c399e6-ed7c-4060-952d-37c4c9418966,
	.page-node-15 #cp_widget_29c399e6-ed7c-4060-952d-37c4c9418966 {
		margin: auto;
		margin-bottom: 30px;
		float: none;
		text-align: center;
	}
	.front .cta.colour-grey {
		min-height: auto;
	}
	.front .colour-white {
		min-height: auto;
	}
	.front .list .views-field-field-cta-home-subheadline {
		margin-top: 48px;
	}
	ul.social-icons {
		margin-top: -16px;
		margin-left: 211px;
	}
	.quicklinks li,
	.social-icons li {
		width: 9%;
	}
	.alertbar h2 {
		width: 89%;
	}
	#red-alert h2 {
		font-size: 20px;
	}
	#blue-bar {
		height: 40px;
	}
	#red-alert {
    background-color: #cb1416;
    height: 43px;
    padding: 36px 0 6px;
    text-align: center;
    color: #fff;
}


}

@media only screen and (min-width: 0px) and (max-width: 480px) {
	table {
		overflow-x: auto;
		display: block;
	}
	
}

@media only screen and (min-width: 768px) {
	
	.mobilelogo img {
		margin-bottom: 0px;
	}
	
#events-bar {
    margin-top: -38px;
    height: 106px;
    padding-top: 1px;
}
#events-bar .snow-table {width:84%;margin:auto;text-align:center;margin-left:auto;margin-top:0px;}
#events-bar .snow-table-title {float: none;margin-top: 9px;}
#events-bar .snow-table-script {margin-top:-30px;float:none;}
	
	#summerbar {height:39px;padding:6px 0px 0px 0px;}
	
	
	
	#events-bar .snow-table {
    margin-left: auto;
    width: 66%;
}
	
	
	.node-type-news h1.title {
    z-index: 3 !important;
    width: max-width;
    padding:0px;
}
	
	.cta-long .wrapper {
    	height: auto;
		background-position: auto;
	}
	
	.cta-long.colour-blue {height:643px;margin-bottom:-189px;}
	
	#sponsorslider ul li {
    margin-right: -20px !important;
}
#sponsorslider ul li {
    margin-left: -20px !important;
}
	#sponsorslider ul li img {width:62%;}
	
	
	.front .list .views-field-field-cta-home-bgsquare img,
.front .list .views-field-field-cta-home-expanded img {
	border-radius: 4px;
	height: auto;
	width:100%;
}

	.page-node-3 aside h2,
	.page-node-4 aside h2,
	.page-node-5 aside h2,
	.page-node-15 aside h2 {
		text-align: left;
	}
	.page-node-3 h2.mega,
	.page-node-4 h2.mega,
	.page-node-5 h2.mega,
	.page-node-15 h2.mega {
		text-align: center;
	}
	.page-node-3 #cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2,
	.page-node-4 #cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2,
	.page-node-5 #cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2,
	.page-node-15 #cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2 {
		margin: auto;
		margin-bottom: 30px;
		float: left;
	}
	.page-node-3 #cp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28,
	.page-node-4 #cp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28,
	.page-node-5 #cp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28,
	.page-node-15 #cp_widget_62a9bb04-3e9e-4390-bc53-88dbf5a47a28 {
		margin: auto;
		margin-bottom: 30px;
		float: left;
	}
	.page-node-3 #cp_widget_3f6118e2-483e-48da-8f92-e45c1a1a4e91,
	.page-node-4 #cp_widget_3f6118e2-483e-48da-8f92-e45c1a1a4e91,
	.page-node-5 #cp_widget_3f6118e2-483e-48da-8f92-e45c1a1a4e91,
	.page-node-15 #cp_widget_3f6118e2-483e-48da-8f92-e45c1a1a4e91 {
		margin: auto;
		margin-bottom: 30px;
		float: left;
	}
	.page-node-3 #cp_widget_29c399e6-ed7c-4060-952d-37c4c9418966,
	.page-node-4 #cp_widget_29c399e6-ed7c-4060-952d-37c4c9418966,
	.page-node-5 #cp_widget_29c399e6-ed7c-4060-952d-37c4c9418966,
	.page-node-15 #cp_widget_29c399e6-ed7c-4060-952d-37c4c9418966 {
		margin: auto;
		margin-bottom: 30px;
		float: left;
	}
	#blue-bar {
		height: 65px;
	}
	.alertbar h2 {
		font-size: 15px;
		line-height: 20px;
		width: 67%;
		margin: auto;
	}
	.page-node-7 .no-side .menu a {
		font-size: 35px;
	}
	#sponsorslider.flexslider .slides>li {
		margin-right: 0px;
		margin-left: 0px;
	}
	.front .list .views-field-field-cta-home-headline h2 {
		margin-top: 22px;
		width: 95%;
	}
	.front .list .views-field-field-cta-home-subheadline {
		margin-top: 99px;
		margin-left: 23px;
	}
	.front .list .views-field-field-link {
		margin-top: 155px;
		margin-left: 23px;
	}
	.front .list .views-field-field-cta-home-expanded img {
		width: 100%;
		height: auto;
	}
	.site-navigation {
		width: 18%;
		float: left;
		padding: 22px;
		left: 0;
		top: -31px;
		text-align: center;
		position: relative;
		margin-top:-65px;
		z-index: 501;
	}
	
	.alertbar {
		position: relative;
	}
	.page {
		padding-top: 41px !important;
	}
	.front .page {
		padding-top: 452px;
	}
	.alertbar h2 {
		width: 90%;
	}
	#blue-bar {
		height: 43px;
	}
	#red-alert {
		height: 41px;
		padding: 38px 0 9px;
	}
	.views-field-field-lead-image {
		margin-bottom: 40px;
	}
	.mobilelogo img {
		width: 36%;
	}
	.mobile-title {
		display: none;
	}
	.responsive {
		width: auto;
		height: auto;
	}
	.footerleft {
		float: left;
		width: 75%;
	}
	.footerleft .left {
		float: left;
		width: 25%;
	}
	ul.social-icons {
		margin-left: 261px;
		margin-bottom: 95px !important;
	}
	.social-icons li {
		width: 8%;
	}
	.vimeoBadge img {
		width: 100% !important;
	}
	.vimeoBadge .s200 {
		width: 100% !important;
		margin: auto;
		text-align: center;
	}
	.copyright {
		margin-bottom: 20px;
		clear: both;
	}
	.clipText.node-type-call-to-action .cta .has-bg h1,
	.clipText.front .cta .has-bg h1 {
		font-size: 34px !important;
		font-weight: 700;
	}
	.front .list .cta {
		margin-bottom: -109px !important;
	}
	.col-md-6 {
		width: 50%;
		float: left;
	}
	.col-md-6.left {
		padding-right: 10px;
	}
	.col-md-6.right {
		padding-left: 10px;
	}
	#share-button {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border-top-left-radius: 0;
		bottom: 0;
		clear: both;
		display: block;
		float: right;
		font-weight: bold;
		margin-top: -62px;
		padding: 0 9px 0 0;
		right: 0;
		text-decoration: none;
		z-index: 400;
	}
	
	.node-type-call-to-action .list .cta,
	.front .list .cta {
		padding-top: 77%;
	}
	/*.node-type-call-to-action .list .cta .wrapper,
	.front .list .cta .wrapper {
		height: 551px;
	}*/
	.node-type-call-to-action .list .cta .wrapper, .front .list .cta .wrapper {
    height: 383px;
	}
	.clipText.node-type-call-to-action .cta .has-bg h1,
	.clipText.front .cta .has-bg h1,
	.front #flexslider-1 .views-field-title h2 {
		font-size: 50px !important;
		line-height: 47px;
	}
	.cta-long .wrapper h2 {
    background: url(../img/texture.04.png) 50% 50%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    font-size: 50px !important;
    width: 100%;
    margin-top: 3px;
    margin-left: 12px;
	}
	.cta-long a.button {
    margin-left: 5%;
    margin-top: 20px;
	}
	.cta-long .wrapper {
    background-position: 1px -5px;
		background-size: cover;
	}
	.page-node-13 .cta h1 {
		font-size: 50px;
	}
	.cta.colour-video iframe {
		height: 402px;
    	margin-top: -33px;	
	}
	.cta.colour-video {    
		height: 270px !important;
    	margin-top: 60px;
	}
	.cta.colour-video {    
    	margin-top: 60px !important;
	}
	.front .list .cta.cta.colour-video {height:537px !important;}
	
	#flexslider-1 .views-field-body {
		font-size: 17px;
		margin-top:83px;
	}
	.front .list .views-field-field-cta-home-headline {
		margin-left: 22px;
	}
	
	.front .list .views-field-field-cta-home-headline h2 {
		font-size: 34px;
		margin-top: 20px;
	}
	
	.front .list .views-field-field-cta-home-subheadline {
		margin-top: 67px;
		margin-left: 24px;
	}
	
	.front .list .views-field-field-link {
		margin-left: 23px;
		margin-top: 129px;
	}
	#flexslider-1 .views-field-field-banner-link {
		margin-top: 136px;
    	padding-left: 22px;
	}
	#flexslider-1 .views-field-field-banner-link .banner_button a {
		padding: 10px 20px;
	}
	.front .flexslider {
    	margin: 0 0 60px;
	}
	.lessonblock {float:left;margin-right:10px;width:50%;}
	
	.page-node-5 .page>section.no-side img {width:auto !important;}
	.page-node-5 .page>section.no-side img {height:auto !important;}
	.page-node-5 .page>section.no-side iframe {width:572px !important;}
	.page-node-5 .page>section.no-side iframe {height:572px !important;}
	
	.cta-long .wrapper {
    height: 62%;
}
.front .cta-long.colour-white {
        height: 660px;
    margin-top: -63px;
    margin-bottom: -168px;
}

	.site-navigation {
		top:60px;
	}
}

@media only screen and (min-width: 992px) {
	
	.node-type-news h1.title {
    padding:29px 40px 10px 20px;
}
	
	.cta-long .wrapper h2 {
    font-size: 30px !important;
    margin-left: -5px;
    line-height: 30px;
	}
	
	.clipText.node-type-call-to-action .cta .has-bg h1,
	.clipText.front .cta .has-bg h1 {
		line-height: 30px;
	}
	
	.front #flexslider-1 .views-field-title h2 {
		font-size: 50px !important;
		line-height: 50px;
	}
	
	.cta-long.colour-blue {height:auto;margin-bottom:auto;}
	
	#sponsorslider ul li {
    	margin-right: -36px !important;
	}

	#sponsorslider ul li {
    	margin-left: -5px !important;
	}
	
	#sponsorslider ul li img {width:67%;}
	
	.page-node-3 .list .node-news img,
	.page-node-98 .list .node-news img,
	.page-taxonomy-term-9 article img {
    float: right;
    margin-left: 40px;
}
	
	
	.newsletter {
		float: right;
		margin: -22% auto auto;
		text-align: center;
		width: 33%;
	}
	footer div {
		width: 33%;
		float: right;
	}
	footer div .item-list {
		width: 100%;
	}
	.mobilelogo, .toplogos {
		display: none;
	}
	.page-node-7 .no-side .menu a {
		font-size: 44px;
	}
	.front .list .views-field-field-cta-home-headline h2 {
		margin-top: 42px;
		width: 70%;
	}
	.front .list .views-field-field-cta-home-subheadline {
		margin-top: 104px;
		margin-left: 23px;
	}
	.front .list .views-field-field-link {
		margin-top: 154px;
		margin-left: 23px;
	}
	.front .list .views-field-field-cta-home-bgsquare img,
	.front .list .views-field-field-cta-home-expanded img {
		width: 100%;
		height: auto;
	}
	
	.front .page {
		padding-top: 75px;
	}
	
	.alertbar h2 {
		/* width: 67%; */
	}
	#red-alert {
		height: 47px;
		padding: 35px 0 20px;
	}
	#blue-bar {
		height: 39px;
	}
	.views-field-field-lead-image {
		margin-bottom: 20px;
		margin-top:22px;
	}
	.lead-image {
    margin-top:22px;
	}
	.bottompage {
		/* margin-top: 30px; */
		/* padding-top: 30px; */
		margin-top: -31px;
	}
	.bottompage li.menu-mlid-984 {
		float: left;
		width: 21%;
		text-align: left;
	}
	.bottompage li.menu-mlid-993,
	.bottompage li.menu-mlid-985 {
		float: left;
		width: 21%;
		height: 337px;
		text-align: left;
	}
	.bottompage li li.first {
		float: none;
	}
	.bottompage li li {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.footerright,
	ul.social-icons {
		width: 56%;
		float: right;
		margin-top: -17px;
		border-left: 1px solid #eee;
		padding-left: 29px;
		text-align: left;
	}
	.footerright {
    margin-top: -11px;
}
	ul.social-icons {
    margin-top: -12px;
		margin-bottom: 0px !important;
}
	ul.social-icons li {
		width: 25%;
	}
	.bottompage h3 {
		width: 82%;
		margin-top: 9px;
		margin-bottom: -2px;
		text-align: left;
		font-size: 20px;
	}
	.footerright h3 {
		margin-bottom: -1px;
	}
	.trip-advisor-review {
    width: 49%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    height: 328px;
}
	.vimeoBadge img {
		width: 216px !important;
	}
	.vimeoBadge .s200 {
    width: 28% !important;
}
	.front .list .cta .wrapper {
    height: auto;
    margin-bottom: 297px;
}
	.page-node-13 .cta h1 {
		font-size: 22px;
	}
	
	.front .list .cta.cta.colour-video {
    height: 5px !important;
}

.front .list .cta {
		margin-bottom: -266px !important;
	}
	
	.lessonblock {
    float: left;
    margin-right: 10px;
    width: 48%;
    margin-bottom: 10px;
}
.lessonblock .responsive {
    width: 92%;
    height: auto;
}
	.page-node-13 .site-navigation h1, .page-node-424 .site-navigation h1, .page-events-terrain-park .site-navigation h1, .page-node-426 .site-navigation h1, .page-node-123 .site-navigation h1 {background: transparent url(/sites/all/themes/vwtheme/img/parkslogo-ipad.png) no-repeat 50% 0 !important;}
	
}

@media only screen and (max-width: 1023px) {
	.site-navigation-toggle {
		display: block;
		width: 44px;
		height: 44px;
		background-image: url(../img/menu.jpg) !important;
		overflow: hidden;
		position: absolute;
		z-index: 99;
		left: 0;
		top: 0;
		-webkit-transition: left 1s;
		-moz-transition: left 1s;
		-o-transition: left 1s;
		transition: left 1s;
		border-right: 1px solid whitesmoke;
		color: grey;
	}
	/*.site-navigation-toggle span {
		display: block;
		width: 44px;
		padding-top: 11px;
		text-align: center;
	}*/
	
	a.site-navigation-toggle {background-image: url("../img/menu.jpg") !important;height:34px;width:33px;display:block;text-indent: -10000px;}
	
	.site-navigation-toggle span:before {
		margin-bottom: 44px;
	}
	.site-navigation-toggle.active {
		left: 75%;
	}
	.site-navigation {
		display: block;
		height: auto;
		min-height: 907px;
		width: 75%;
		background: white;
		position: absolute;
		left: -75%;
		bottom: 0;
		z-index: 600;
		-webkit-transition: left 1s;
		-moz-transition: left 1s;
		-o-transition: left 1s;
		transition: left 1s;
		z-index:1000;
	}
	.site-navigation.active {
		left: 0;
	}
	.site-navigation header,
	.site-navigation.active header {display: none !important;}
	
	.site-navigation a {
		display: block;
		padding: 11px 22px;
		border-top: 1px solid whitesmoke;
		text-decoration: none;
		color: grey;
		text-transform: uppercase;
	}
	.site-navigation h1 {
		margin: 22px;
	}
	.site-navigation h1 a {
		border: none;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
	}
	.mobile-title {
		display: block;
		margin-top: 126px !important;
	}
	.front .mobile-title {display:none;}
	.page {
		padding-top: 110px;
	}
	.bannerbar, .lead-image { margin-top: -110px; }
	.front .page {
		padding-top: 0px;
	}
	.front .list .cta .date-tab {
		width: 60px;
	}
	.front .list .cta .contents h2 {
		font-size: 18px;
		line-height: 22px;
	}
	.front .list .cta .contents p {
		font-size: 18px;
		line-height: 22px;
	}
	.page>header {
		position: absolute;
		z-index: 98;
		background: white;
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
	}
	.page>header h3 {
		display: none;
	}
	.page>header h1 {
		font-size: 16px;
		height: 44px;
		background: white;
		padding-top: 11px;
		padding-left: 66px;
		margin: 0;
		cursor: pointer;
		color: #404950;
	}
	.page>header h1:after {
		font-family: "fontello";
		font-style: normal;
		font-weight: normal;
		speak: none;
		display: inline-block;
		text-decoration: inherit;
		width: 1em;
		margin-right: .2em;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		line-height: 1em;
		margin-left: .2em;
		content: '\e806';
		display: block;
		float: right;
		margin-right: 11px;
	}
	.page>header nav {
		display: none;
	}
	.page>header ul {
		margin-bottom: 0;
	}
	.page>header a {
		display: block;
		padding: 11px 0 7.33333px 66px;
		border-top: 1px solid whitesmoke;
		text-decoration: none;
		color: grey;
	}
	.page>header .quicklinks {
		display: none;
	}
	.page>header.active {
		padding-bottom: 11px;
	}
	.page>header.active nav {
		display: block;
	}
	.page>header.active h1:after {
		content: '\e803';
	}
	.page>header.active .quicklinks {
		display: none;
	}
	.page>header {
		margin-top: 60px;
		visibility:hidden;
	}
	.site-navigation-toggle {
		margin-top: 23px !important;
		z-index:500;
		background-image: url("../img/menu.jpg") !important;
	}
	.page>section {
		padding: 22px 22px;
	}
	.page>aside {
		margin: 0;
	}
	.node-type-news .page>aside {
    	margin-left: 19px;
    	padding-right: 35px;
	}
	
	#share {
		border: none;
		padding: 0;
	}
	.cta-wrapper .mega {
		padding: 22px 44px;
		text-align: center;
	}
	.page>footer {
		padding: 0;
		text-align: center;
	}
	.page>footer .list {
		padding: 0;
		border: none;
		margin-bottom: 22px;
	}
	.page>footer .list>div {
		padding: 22px;
	}
	.page>footer hr:first-child {
		display: none;
	}
	footer.no-side hr:first-child {
		display: block;
	}
	.tab {
		padding: 0;
		overflow: hidden;
	}
	.tab h2 {
		font-size: 16px;
		border-top: 1px solid grey;
		padding: 22px 0;
		margin: 0;
		cursor: pointer;
	}
	.tab .contents {
		height: 1px;
		-webkit-transition: height 1s;
		-moz-transition: height 1s;
		-o-transition: height 1s;
		transition: height 1s;
	}
	.tab.active .contents {
		height: auto;
	}
	.page-node-13 .field_ctas .cta .wrapper {
		width: 98%;
		margin-left: 1%;
		margin-right: 1%;
	}
	.page-node-13 aside img {
		width: 278px;
		margin: 0 auto;
	}
	.front .cta.colour-grey {
		min-height: auto;
	}
	.front .colour-white {
		min-height: auto;
	}
	/*.front .list .cta.cta.colour-video {
    height: 652px !important;
}*/
.page-node-13 .site-navigation h1, .page-node-424 .site-navigation h1, .page-events-terrain-park .site-navigation h1, .page-node-426 .site-navigation h1, .page-node-123 .site-navigation h1 {background: transparent url(/sites/all/themes/vwtheme/img/parkslogo-ipad.png) no-repeat 50% 0 !important;}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	h1.title {
		display: block;
	}
	.page-node-3 aside h2 {
		margin-left: 20px;
	}
	#cp_widget_a888bb16-b001-4b9e-8661-3c6ccd0629bc {
		float: left;
		margin-right: 20px;
		text-align: left;
		margin-left: 20px;
	}
	.page-node-3 .cta,
	.page-node-4 .cta,
	.page-node-5 .cta,
	.page-node-15 .cta {
		float: left;
		width: 47%;
		min-height: 200px;
	}
	.page-node-3 .field_ctas,
	.page-node-4 .field_ctas,
	.page-node-5 .field_ctas,
	.page-node-15 .field_ctas {
		overflow: hidden;
		width: 68%;
	}
	.list .business {
		float: right;
		width: 49%;
	}
	.list .business:nth-child(2n+1) {
		clear: left;
		float: left;
	}
	.quicklinks li {
		width: 32.222%;
	}
	footer .footer-nav li {
		display: inline;
	}
	.front .cta.colour-grey {
		min-height: 534px;
	}
	.front .colour-white {
		min-height: 515px;
	}
}

@media only screen and (min-width: 1024px) {
	
	#summerbar {
    padding-left:173px;
}
	
	
	#events-bar .snow-table {
    margin-left: 34%;
    width: 50%;
}
	

	
	

	
	
	.node-type-news article {padding-left:22px;}
	.node-type-news .one-sidebar .ajax-load aside section {
    	width: 87%;
    	float: none;
    	padding-left: 22px;
	}
	.node-type-news header h3 {padding-left: 22px;}
	
	#cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2 {
		float: left;
		text-align: left;
		margin-right: 10px;
		margin-left: -9px;
	}
	.page-node-3 .cta,
	.page-node-4 .cta,
	.page-node-5 .cta,
	.page-node-15 .cta {
		float: left;
		width: 47%;
		min-height: 200px;
	}
	.page-node-3 .field_ctas,
	.page-node-4 .field_ctas,
	.page-node-5 .field_ctas,
	.page-node-15 .field_ctas {
		overflow: hidden;
		width: 70%;
	}
	body {
		background: #fff no-repeat top center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body {
		background-image: url('../img/groomer-bg.jpg');
	}
	.page {
		width: 78%;
		float: right;
		overflow: hidden;
		*zoom: 1;
		padding: 0px 10px 0 0 !important;
	}
	.page>header {
		padding: 23px 44px 0 0;
	}
	.page-node-13 .page>header, 
.page-node-424 .page>header, 
.page-events-terrain-park .page>header, 
.page-node-426 .page>header, 
.page-node-123 .page>header {
		margin-top:14px;
	}
		
	.site-navigation li a {
		display: block;
		padding: 5px 0 5px;
		color: #404950;
		text-decoration: none;
		text-transform: uppercase;
	}
	.site-navigation li a:hover {
		color: #cb1416;
	}
	.site-navigation ul {margin-bottom:4px;}
	a.active-trail {
		color: #cb1416;
	}
	.site-navigation li li a {
		text-transform: none;
		padding: 0px 0px;
	}
	.site-navigation li:first-child a {
		border: none;
	}
	.quicklinks li a {
		border: none;
		text-align: left;
	}
	.page-node-13 .page>section {
		float: right;
	}
	.not-front .park-ctas,
	.not-front .page>section.no-side {}
	.clipText #page-title {
		font-family: 'Poppins', sans-serif;
		text-transform: uppercase;
		background: url("../img/texture.04.png") 50% 50%;
		-webkit-background-clip: text;
		-moz-background-clip: text;
		background-clip: text;
		color: transparent;
		line-height: 83%;
	}
	#page-title {
		color: #cb1416;
		line-height: 83%;
		text-transform: uppercase;
	}
	.tabs {
		display: block;
		position: fixed;
		bottom: 66px;
		left: 0;
		background: grey;
		z-index: 1000;
	}
	.tabs a {
		display: block;
		padding: 11px;
		color: white;
		border-bottom: 1px solid lightgrey;
		font-size: 0.75em;
		line-height: 2em;
	}
	footer .list>div:first-child {
		float: left;
	}
	footer .footer-nav li {
		display: inline;
	}
	.page-node-13 .page>aside {
		clear: none;
		float: left;
		width: 25%;
		padding: 0 44px 0 0;
	}
	.menu-block-1 a,
	.menu-block-2 a {
		line-height: 2.45vw;
	}
	.cta {
		float: left;
		width: 33%;
	}
	.cta hr {
		display: none;
	}
	.front .list .cta {
		padding: 0;
		text-align: left;
		float: right;
		width: 30%;
		height: 1px;
		padding-top: 0;
		position: relative;
		/*margin: 0 12px 2%;*/
	}
	.front .list .cta:nth-child(2n+1) {
		float: left
	}
	.front .list .cta .wrapper {
		width: 100%;
		position: relative;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 22px;
		height: 217px;
	}
	.list .business {
		float: right;
		width: 49%;
	}
	.list .business:nth-child(2n+1) {
		clear: left;
		float: left;
	}
	.page-taxonomy-term .node-teaser .contents {
		padding-left: 140px;
	}
	.page-taxonomy-term .node-teaser .contents img {
		margin-bottom: 11px;
		border-radius: 4px;
	}
	.page-node-3 .view-id-news .report-row     {padding: 44px 0;
    border-top: 1px dotted grey;
    clear: left;
		min-height: 246px;
}
	
	.page-taxonomy-term .node-teaser .date-tab {
		top: 0px;
	}
	#webcams {
		overflow: hidden;
		*zoom: 1;
	}
	.webcam {
		float: right;
		width: 49%;
	}
	.webcam:first-child {
		float: left;
	}
	.page-node-13 .field_ctas .cta {
		width: 32%;
		height: 1px;
		padding-top: 32%;
		float: left;
		margin: 0 0 2% 2%;
	}
	.page-node-13 .field_ctas .cta:first-child {
		margin-left: 0%;
	}
	.front .cta.colour-grey {
		min-height: 540px;
	}
	.front .colour-white {
		min-height: 515px;
	}
	.newsletter {
		margin: -31% auto auto;
	}
	#flexslider-1 {
		display: block;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#flexslider-1 .views-field-title h2 {
		top: 7%;
		width: 73%;
		left: 2%;
		font-size: 36px;
		line-height: 38px;
	}
	#flexslider-1 .views-field-body {
		top: 20%;
		width: 65%;
		left: 2%;
		font-size: 17px;
	}
	#flexslider-1 .views-field-field-banner-link {
		top: 31%;
		left: 2%;
	}
	.flexslider .slides img {
		border-radius: 4px;
	}
	.vimeoBadge .s200 {
		width: 29% !important;
	}
	.clipText.node-type-call-to-action .cta .has-bg h1,
	.clipText.front .cta .has-bg h1 {
		font-size: 30px !important;
	}
	.alertbar h2 {
		font-size: 15px;
		line-height: 24px;
		width: 100%;
		margin: auto;
		padding-left:186px;
	}
	#blue-bar h2 {
		line-height: 17px;
		font-weight: 700;
	}
	#red-alert {
		height: 35px;
		padding:32px 0 7px;
	}
	#blue-bar {
		height: 40px;
	}
	.page>header h1 {
		display: block;
	}
	.bottompage li.menu-mlid-993,
	.bottompage li.menu-mlid-985 {
		width: 21%;
		height: 337px;
		padding-right: 15px;
	}
	.footerright,
	ul.social-icons {
		width: 56%;
		padding-left: 24px;
	}
	.footerright {
		margin-top: -12px;
	}
	.bottompage h3 {
		width: 86%;
		font-size: 17px;
	}
	ul.social-icons li {
		width: 38%;
		margin-bottom: 4px;
	}
	ul.social-icons {
		margin-top: -115px;
	}
	.page-node-3 ul.social-icons,
	.page-node-98 ul.social-icons,
	.page-taxonomy-term-9 ul.social-icons {
		margin-top: -129px;
	}
	.node-type-news ul.social-icons {
    margin-top: -134px;
}
	.trip-advisor-review {
		width: 49%;
		float: left;
		height: 364px;
	}
	.page-node-13 .cta h1 {
		font-size: 33px;
	}
	
	.cta.colour-video iframe {width:100%;height:221px;}
	.cta.colour-video {    
		height: 216px !important;
	}
	.cta.colour-video {    
    	margin-top: 52px !important;
	}
	
	.front .list .cta.colour-video .wrapper {
    margin-top: -57px;
	}
	
	.webcam img {
    	width: 90%;
	}
	.page-node-13 .site-navigation h1, .page-node-424 .site-navigation h1, .page-events-terrain-park .site-navigation h1, .page-node-426 .site-navigation h1, .page-node-123 .site-navigation h1 {background: transparent url(/sites/all/themes/vwtheme/img/parkslogo-ipad-lg.png) no-repeat 50% 0 !important;}
	
	
	.cta-long .wrapper {
    height: 63%;
}
.front .cta-long.colour-white {
    height: 239px;
    margin-top: 2px;
    margin-bottom: 17px;
}
}

@media only screen and (min-width: 1200px) {
	
		#events-bar .snow-table {
   margin-left:36%;
		width: 40%;
}
	/****test page*****/
	.page-node-1239 #events-bar .snow-table {
   margin-left:39%;
		width: 40%;
}
	/****test page*****/	

	#summerbar {
    padding-left:214px;
}
	
	.node-type-news h1.title {
    padding:10px 40px 10px 20px;
}
	
	
	.page {
		width: 80%;
	}
	
	.cta-long .wrapper h2 {
    font-size: 34px !important;
	}
	
	#sponsorslider ul li {
    margin-left: -11px !important;
}
#sponsorslider ul li {
    margin-right: 18px !important;
}
	#sponsorslider ul li img {width:auto;}
	
	
	.page-node-13 .page>header, 
	.page-node-424 .page>header, 
	.page-events-terrain-park .page>header, 
	.page-node-426 .page>header, 
	.page-node-123 .page>header {
    margin-top: 0px;
}

	.newsletter {
		margin: -22% auto auto;
	}
	.clipText.node-type-call-to-action .cta .has-bg h1,
	.clipText.front .cta .has-bg h1 {
		font-size: 34px !important;
	}
	#flexslider-1 .views-field-title h2 {
		font-size: 50px;
		line-height: 83%;
		text-transform: uppercase;
		width: 69%;
	}
	.bottompage {
		margin-top: -13px;
		padding-top: 0px;
	}
	.bottompage li.menu-mlid-984 {
		float: left;
		width: 14%;
		text-align: left;
	}
	.bottompage li.menu-mlid-993,
	.bottompage li.menu-mlid-985 {
		float: left;
		width: 23%;
		height: 300px;
		text-align: left;
	}
	.bottompage li li.first {
		float: none;
	}
	.bottompage li li {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.footerright,
	ul.social-icons {
		width: 52%;
		float: right;
		margin-top: -17px;
		border-left: 1px solid #eee;
		padding-left: 32px;
		text-align: left;
	}
	.footerright {
		margin-top: 0px;
	}
	ul.social-icons {
		margin-top: -72px;
	}
	.page-node-3 ul.social-icons,
	.page-node-98 ul.social-icons,
	.page-taxonomy-term-9 ul.social-icons {
		margin-top: -87px;
	}
	.node-type-news ul.social-icons {
    margin-top: -85px;
}
	ul.social-icons li {
		width: 24%;
	}
	.bottompage h3 {
		width: 94%;
		margin-top: 9px;
		margin-bottom: -2px;
		text-align: left;
		font-size: 16px;
	}
	.footerright h3 {
		margin-bottom: -1px;
	}
	.footerright {
		margin-top: -11px;
	}
	.vimeoBadge .s200 {
		width: 29% !important;
	}
	.vimeoBadge img {
		width: 276px !important;
	}
	.front .list .cta .wrapper {
		position: relative;
	}
	.front .list .cta {
    margin-bottom: -270px !important;}

/*.front .list .cta {
    margin-bottom: 192px !important;
}*/
	.front .list .views-field-field-cta-home-headline h2 {
		font-size: 50px;
	}
	.front .list .cta {
    	width: 30.5%;
	}
	#flexslider-1 .views-field-field-banner-link {
		top: 22%;
		left: 2%;
	}
	
	.trip-advisor-review {
		width: 47%;
		height: 302px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.alertbar h2 {
		font-size: 19px;
	}	
	.site-navigation
	 {
		position: relative;
		margin-top:-75px;
	}
	.alertbar {
		position: relative;
	}
	#red-alert {
    	height: 35px;
    	padding: 8px 0 6px;
		padding-left: 186px;
		font-size: 19px;
	}
	.page {
    	padding: 0px 10px 0px 0px !important;
	}
	.views-field-field-lead-image {
		margin-top:25px;
	}

	.page-node-7 .no-side .menu li {
    	margin-right: 34px;
    	padding-top: 21%;
    	width: 21%;
	}
	
	.page-node-7 .no-side .menu a {
    font-size: 19px;
	}
	

.cta.colour-video iframe {
    width: 100%;
    height: 220px;
}
.front .list .cta.cta.colour-video {
    height: 4px !important;
}

.lessonblock {
    float: left;
    margin-right: 10px;
    width: 23%;
}
.lessonblock .responsive {
    width: 95%;
    height: auto;
}
.page-node-13 .site-navigation h1, 
.page-node-424 .site-navigation h1, 
.page-events-terrain-park .site-navigation h1, 
.page-node-426 .site-navigation h1, 
.page-node-123 .site-navigation h1 {background: transparent url(/sites/all/themes/vwtheme/img/parkslogo-sm.png) no-repeat 50% 0 !important;background-size:contain !important;margin-bottom:10px;}

.front .cta-long.colour-white {
    height: 302px;
    margin-top: 2px;
    margin-bottom: 19px;
}
	
}

@media only screen and (min-width: 1024px) and (max-width: 1299px) {
	#cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2 {
		margin-left: -3px;
	}
	.page-node-3 .field_ctas,
	.page-node-4 .field_ctas,
	.page-node-5 .field_ctas,
	.page-node-15 .field_ctas {
		overflow: hidden;
		width: 70%;
	}
	aside .cta {
		width: 31%;
		height: 1px;
		padding-top: 31%;
		position: relative;
		margin: 0 0 2% 2%;
		float: left !important;
	}
	aside .cta .cta-wrapper {
		width: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 22px;
		overflow: hidden;
	}
	.front .cta.colour-grey {
		min-height: 540px;
	}
	.front .colour-white,
	.front .colour-red {
		min-height: 515px;
	}
	
}


@media only screen and (min-width: 1360px) {
	
	
	
	/****test page*****/
	.page-node-1239 #events-bar .snow-table {
   margin-left:36%;
		width: 40%;
}
	/****test page*****/	

	#summerbar {
    padding-left:auto;
}
	
	.page {
		width: 84%;
	}
	.site-navigation {
    position: fixed;
    margin-top: 0px;
    margin-left: 22px;
}

.site-navigation {
    width: 20%;
    padding: 22px 45px 0px 0px;
    top: 60px;
}

	.page-node-3 aside h2,
	.page-node-4 aside h2,
	.page-node-5 aside h2,
	.page-node-15 aside h2 {
		text-align: center;
	}
	#slider_containercp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2 {
		margin: 0 auto 0 13px !important;
	}
	.page-node-3 .field_ctas,
	.page-node-4 .field_ctas,
	.page-node-5 .field_ctas,
	.page-node-15 .field_ctas {
		overflow: hidden;
		width: 100%;
	}
	.not-front .page>section {
		/*width: 53%*/
	}
	.not-front .page>aside {
		clear: none;
		float: right;
		width: 21%;
		padding: 0 0 0 0px;
	}
	.not-front .cta {
		padding: 22px 0;
		text-align: center;
		float: none;
		width: 100%;
	}
	.not-front .cta hr {
		display: block;
	}
	.page-node-13 .page>section {
		float: left;
	}
	.quicklinks li {
		width: 33%;
	}
	.front .cta.colour-grey {
		min-height: 541px;
	}
	.front .colour-white {
		min-height: 515px;
	}
	.newsletter {
		margin: -13% auto auto;
	}
	#flexslider-1 .views-field-title h2 {
		top: 7%;
		width: 50%;
		left: 2%;
		font-size: 50px;
		text-transform: uppercase;
		font-family: 'Poppins', sans-serif;
		text-transform: uppercase;
		background: url("../img/texture.03.png") 50% 50%;
		-webkit-background-clip: text;
		-moz-background-clip: text;
		background-clip: text;
		color: transparent;
		line-height: 83%;
	}
	#flexslider-1 .views-field-body {
		font-size: 17px;
		left: 2.3%;
		line-height: 23px;
		top: 16%;
		width: 50%;
	}
	#flexslider-1 .views-field-field-banner-link {
    	left: 2%;
    	top: 18%;
	}
	/*.page-node-7 .no-side .menu a {
		font-size: 60px;
	}*/
	
	.page {
    padding: 76px 44px 0 !important;
	}
	.front .page {
		padding-top: 76px !important;
	}
	.alertbar {
		position: fixed;
	}
	#red-alert {
		height: 37px;
		padding: 8px 0 0px;
		padding-left:186px;
		font-size: 19px;
	}
	#blue-bar {
		height: 40px;
		padding-top: 12px;
	}
	.bottompage {
		margin-top: 30px;
	}
	.bottompage li.menu-mlid-984 {
		float: left;
		width: 22%;
		text-align: left;
	}
	.bottompage li.menu-mlid-993,
	.bottompage li.menu-mlid-985 {
		float: left;
		width: 22%;
		text-align: left;
	}
	.bottompage li li.first {
		float: none;
	}
	.bottompage li li {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.footerright,
	ul.social-icons {
		width: 55%;
		float: right;
		margin-top: -17px;
		border-left: 1px solid #eee;
		padding-left: 51px;
		text-align: left;
	}
	.footerright {
		margin-top: -11px;
	}
	ul.social-icons {
		margin-top: -81px;
		margin-bottom: 30px;
	}
	.page-node-3 ul.social-icons,
	.page-node-98 ul.social-icons,
	.page-taxonomy-term-9 ul.social-icons {
		margin-top: -90px;
		margin-bottom: 30px;
	}
	.node-type-news ul.social-icons {
    	margin-top: -90px;
    	margin-bottom: 30px;
	}
	ul.social-icons li {
		width: 19%;
	}
	.bottompage h3 {
		width: 71%;
		margin-top: 9px;
		margin-bottom: -2px;
		text-align: left;
		font-size: 16px;
	}
	.vimeoBadge img {
		width: 304px !important;
	}
	.front .list .cta {
		padding: 0;
		text-align: left;
		float: right;
		width: 32%;
		height: 1px;
		padding-top: 11%;
		position: relative;
		margin: 0 0 2%;
		/* margin-right: 13px; */
		margin-bottom: -152px !important;
	}
	
	
	.clipText.node-type-call-to-action .cta .has-bg h1,
	.clipText.front .cta .has-bg h1 {
   	 	line-height: 46px;
		font-size: 47px !important;
	}
	.front #flexslider-1 .views-field-title h2 {
   	 	line-height: 58px;
		font-size: 54px !important;
	}
	
	.cta-long .wrapper h2 {
    font-size: 47px !important;
    margin-left: -5px;
    line-height: 46px;
	}
	
	.front #flexslider-1 .views-field-title h2 {
		font-size: 51px !important;line-height: 53px;
	}
	.front .list .cta .wrapper {
		bottom: 0;
		left: 0;
		padding: 22px;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		height: 335px;
	}
	
	.trip-advisor-review {
		width: 47%;
		height: 287px;
	}
	.page-node-7 .no-side .menu li {
    margin-right: 34px;
    padding-top: 21%;
    width: 21%;
	}
	.page-node-7 .no-side .menu a {
    font-size: 27px;
}

.front .list .cta.cta.colour-video {
    height: 9px !important;
}
.cta.colour-video iframe {
    width: 100%;
    height: 339px;
}

.lessonblock {
    float: left;
    margin-right: 10px;
    width: 24%;
}

.lessonblock .responsive {
    width: 98%;
    height: auto;
}

.page-node-13 .site-navigation h1, 
.page-node-424 .site-navigation h1, 
.page-events-terrain-park .site-navigation h1, 
.page-node-426 .site-navigation h1, 
.page-node-123 .site-navigation h1 {background: transparent url(/sites/all/themes/vwtheme/img/parkslogo.png) no-repeat 50% 0 !important;background-size:contain !important;margin-bottom:10px;}

.front .cta-long.colour-white {
    height: 211px;
    min-height: 431px;
	margin-bottom: 21px;
}
.cta-long .wrapper {
    height: 100%;
    width: 97.3%;
}
.view-display-id-block_4 .cta-long .wrapper {
    height: 100%;
    width: 94.3%;
}

}

/**ipad pro**/
@media only screen 
and (min-device-width : 1024px) and (max-device-width : 1366px) { 
.page-node-13 .site-navigation h1, .page-node-424 .site-navigation h1, .page-events-terrain-park .site-navigation h1, .page-node-426 .site-navigation h1, .page-node-123 .site-navigation h1 {background: transparent url(/sites/all/themes/vwtheme/img/parkslogo-ipadpro.png) no-repeat 50% 0 !important;}
}

@media only screen and (min-width: 1360px) and (min-width: 1500px) {
	
	.page {
    padding: 0px 44px 0 !important;
	}
	.front .page {
		padding-top: 93px !important;
	}
	
	#cp_widget_72cf7414-24df-4d3d-b110-ffa0a81705e2 img.coverImage {
		width: 100% !important;
		height: auto;
	}
	.front .list .cta {
		width: 30.7%;
		height: 1px;
		padding-top: 31%;
		position: relative;
		margin: 0 0 2% 2%;
		float: left !important;
	}
	.front .list .cta:nth-child(3n+1) {
		margin-left: 0;
		clear: left;
	}
	.front .list .cta:nth-child(9) {
		display: block;
	}
	.front .cta.colour-grey {
		min-height: auto;
	}
	.front .colour-white {
		min-height: auto;
	}
	#red-alert {
    	height: 42px;
    	padding: 37px 0 10px;
	}
	#blue-bar {
    	height: 47px;
    	padding-top: 16px;
	}
	.front .list .cta .wrapper {
		height: 505px;
	}
	.front .list .cta.cta.colour-video {
    	height: 10px !important;
	}
	.front .list .cta {
		margin-bottom:57px !important;
	}
	
	
	
}

@media only screen and (min-width: 1500px) {
	
	
	
	.cta-long .wrapper h2 {
    font-size: 47px !important;
	}
	
	.site-navigation {
    position: fixed;
    margin-top: 0px;
    padding: 9px 49px 22px 6px;
    margin-left: 22px;
}

	.front .list .cta .wrapper {
		height: 365px;
	}
	
	.page-node-7 .no-side .menu li {
    margin-right: 33px;
    padding-top: 22%;
    width: 22%;
	}
	
	.front .list .cta .wrapper {
		height: 303px;
	}
	.front .list .cta {
		margin-bottom:57px !important;
	}
	
	.front .list .cta {
		padding: 0;
		text-align: left;
		float: right;
		width: 30.5%;
		height: 1px;
		padding-top: 21%;
		position: relative;
		margin: 0 0 2%;
		margin-right: 28px;
	}
	
	.front .list .cta.colour-video {
    height: 261px !important;
}

	.front .list .views-field-field-cta-home-bgsquare img, .front .list .views-field-field-cta-home-expanded img {
    	width: 97.3%;
		}
	.front #flexslider-1 {
    	width: 97.3%;
	}
	.front .page>footer {
    	width: 97.3%;
	}
	.front .bottompage {
		width: 97.3%;
	}
	
	
	.cta.colour-video {
		padding:0px !important;
	}
	.front .list .cta.colour-video .wrapper {
		padding:0px !important;
		margin-top:-39px;
	}
	.front .list .cta.colour-video .wrapper {
		height:9px !important;
	}
	.cta.colour-video iframe {
		width: 100%;
		height: 302px;
		margin-top: -46px;
	}
	.not-front .page {
		padding-top: 98px !important;
	}
	.views-field-field-lead-image {
    	margin-top: 25px;
	}
	
	#red-alert {
		height: 44px;
		padding: 34px 0 0;
	}
	#blue-bar {
    height: 49px;
    padding: 20px;
    padding: 17px 0 0;
}
	#sponsorslider ul li {
		margin-left: 7px !important;
	}
	#sponsorslider ul li {
		margin-right: 7px !important;
	}

	
}


@media only screen and (min-width: 1824px) {
	.front .list .cta {
		padding-top: 11%;
		margin-right: 40px;
		margin-bottom:174px !important;
	}
	.view-display-id-block_1 article:first-child {
    margin-right: 25px!important;
    content: "";
}
	.front .list .cta .wrapper {
		height: 303px;
	}

}

#share-button:hover {
	color: #cb1416;
}

.front #share-button {
	display: none;
}

.front .node-news.node-teaser .contents {
	overflow: visible;
}


/*test page alert bar*/

/*.page-node-1239 iframe,
.page-node-1239 #hellobar-pusher {
	display: none !important;
}*/

.logged-in #toolbar {
	margin-top: 0px !important;
}

.colorcell {
	background: rgb(150, 209, 47);
	background: rgba(150, 209, 47, .55);
	text-shadow: 1px 1px 1px #393939;
}

.front .cta section p {
	display: none;
}

.front .cta h3 a {
	color: #fff;
}

.menu-title-image {
	font-weight: bold;
}

.footer-nav {
	width: 100%;
}

#sponsorslider {
	width: 100%;
}

#sponsorslider .flex-viewport {
	width: 100%;
}

#sponsorslider .flex-viewport div {
	width: auto !important;
}

#sponsorslider .flexslider .slides>li div.sponsorlogo {
	width: 200px !important;
}

#sponsorslider .flexslider .slides>li div.sponsorlogo {
	margin-right: 80px !important;
}

#sponsorslider .flex-control-nav li {
	float: left;
}

#sponsorslider.flexslider {
	margin: -7px 0 -7px;
}




/*****/
.list .node-test-cta {
    float: right;
    height: 1px;
    margin: 0 28px 2% 0;
    padding: 0 0 0;
    position: relative;
    text-align: left;
    width: 30.5%;
	height:284px;
}
.list .node-test-cta .wrapper {
    height: 303px;
}
.list .node-test-cta h1 {
    background: rgba(0, 0, 0, 0) url("../img/texture.03.png") repeat scroll 50% 50% padding-box text;
    color: transparent;
    font-family: 'Poppins', sans-serif;
    line-height: 83%;
    text-transform: uppercase;
}
.list .node-test-cta img {width:100%;}
.node-test-cta .date-tab, .node-test-cta h2 {display:none;}

.page-node-1429 #flexslider-1 .views-field-body {
    font-size: 17px;
    left: 0;
    top: 0;
    width: 99%;
}
.page-node-1429 #flexslider-1 {
    height: 595px;
    width: 100%;
}
.page-node-1429 .cta h1 {
    background: rgba(0, 0, 0, 0) url("../img/texture.03.png") repeat scroll 50% 50% padding-box text;
    color: transparent;
   font-family: 'Poppins', sans-serif;
    line-height: 83%;
    text-transform: uppercase;
}
.page-node-1429 .cta h1 {
    font-size: 50px !important;
}
.form-item.webform-component.webform-component-textfield.webform-component--newsletter {
    display: none;
}
.form-item.webform-component.webform-component-textfield.webform-component--snow-report {
    display: none;
}
span.bluebar-time {
    font-size: 14px;
    /* margin-top: -10px; */
}


.front .view-display-id-block_4.half-cta article .wrapper {background-color: transparent;}



@media only screen and (max-width: 320px) {
	div#red-alert {
	padding-left:0;
}
}

@media only screen and (max-width: 768px) {
	div#red-alert {
	padding-left:0;
}
}


@media only screen and (max-width: 1318px) {
div#blue-bar {
    height: 100%;
    padding: 13px 0;
}
div#red-alert {
    height: auto;
    padding: 15px 0 1px;
    font-size: 19px;
}
div#red-alert h2 {
	margin-top: 0;
	}
}

@media only screen and (min-width: 1023px) {
	.cta-long .wrapper {
    	height: 100%;
	}
	div#red-alert {
		padding-left:186px;
	}
article.cta-long {
    height: 400px;
}
.cta-long .wrapper {
    background-size: cover;
}

.cta-long h2 {
    font-size: 50px;
    padding-top: 42px;
    width: 500px;
    padding-left: 4%;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    background: url(/sites/all/themes/vwtheme/img/texture.03.png) 50% 50%;
	-webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    line-height: 83%;
}

.cta-long a.button {
    margin-left: 4%;
    margin-top: 20px;
}
@media only screen and (max-width: 480px) {
.cta-long h2 {
    font-size: 34px;
	width: 100%;
}

}
#flexslider-1 .views-field-title h2.colour-red {
	color: #cb1416;
}

#flexslider-1 .views-field-title h2.colour-blue {
	color: #196096;
}

#flexslider-1 .views-field-title h2.colour-grey {
	color: #404950;
}



/***terrain park specific css****/
body.page-node-13, body.page-node-424, body.page-events-terrain-park, body.page-node-426, body.page-node-123 {
    background-image: url(/sites/all/themes/vwtheme/img/parksbg.jpg) !important;background: #fff no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.page-node-13 #red-alert, .page-node-424 #red-alert, .page-events-terrain-park #red-alert, .page-node-426 #red-alert, .page-node-123 #red-alert {
    background-color: #000;
}
.page-node-13 #blue-bar, .page-node-424 #blue-bar, .page-events-terrain-park #blue-bar, .page-node-426 #blue-bar, .page-node-123 #blue-bar {
    background-color: #404950;
}
.mobilelogo {
    text-align: center;
}

.site-navigation .active-trail {color:#cb1416}
	
	
	
	
	
@media only screen and (min-width: 320px) {
.bottompage table   {width: 100%;
    float:none;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    background: transparent !important;
    background-color: transparent;
}
.bottompage table td {text-align:center;background-color:#fff !important;color:#404950;}

.countdown {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 51px;
}
.countdown .title {
    width: 100%;
    top: 142px;
    font-size: 16px;
    text-transform: uppercase;
}
.countdown .timer {
    margin-top: -23px;
}
/*div#red-alert {
    height: 42px;padding: 11px 0;}*/

.page {
    /* padding-top: 0px !important; */
}
.page-node-13 .page, 
.page-node-424 .page, 
.page-events-terrain-park .page, 
.page-node-426 .page, 
.page-node-123 .page {
    padding-top: 25px !important;
}

}


/* Custom, iPhone Landscape */
@media only screen and (min-width: 480px) {
.countdown .title {
    top: 234px;
}
.countdown {
    height:63px;
}
.countdown .timer {
    margin-top: -25px;
}
}


/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.page-node-3 .list .node-news img, 
	.page-node-98 .list .node-news img,
	.page-taxonomy-term-9 article img {display: block;}
	
.countdown {
}
.countdown .title {
    top: 245px;
}
.countdown .timer {
    margin-top: -35px;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

	
.bottompage table   {
	width: 100%;
    float: left;
	margin-top: 30px;
}

.countdown .title {
   margin-top: 31px;
}
.countdown {
    margin-left: -128px;
	margin-top:-15px;
}
.countdown .timer {
    margin-top: -51px;
    margin-left: 524px;
}
	
.site-navigation {
    width: 20%;
    padding: 12px;
    left: 0;
    top: -17px;
    margin-top: -77px;
}
		/****test page*****/
	.page-node-1239 .site-navigation {
	  margin-top:-103px;
}
	/****test page*****/	
	
.page-node-13 .site-navigation, 
.page-node-424 .site-navigation, 
.page-events-terrain-park .site-navigation, 
.page-node-426 .site-navigation, 
.page-node-123 .site-navigation {
		top:-7px;
	}
.site-navigation h1 {
    margin-top: -5px;
    margin-bottom: -1px;
}
	
}

@media only screen and (min-width : 1024px) {
	.countdown iframe {height:73px !important;}
	.front .list .cta:first-child {
    margin-right: 42px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.page-node-13 .page, 
.page-node-424 .page, 
.page-events-terrain-park .page, 
.page-node-426 .page, 
.page-node-123 .page {
    padding-top: 0px !important;
}

	.site-navigation {
    width: 18%;
    padding: 22px;
    left: 0;
    top: -17px;
    margin-top: -65px;
}
/*******test page*******/
	.page-node-1239 .site-navigation {
    width: 18%;
    padding: 22px;
    left: 0;
    top: -55px;
    margin-top: -65px;
}
/*******test page*******/
	
	

	.countdown iframe {height:103px !important;}
	
	.countdown .title {
    margin-top: 28px;
}
.countdown .timer {
    margin-top: -62px;
    margin-left: 534px;
}

.countdown {
    margin-left: -143px;
	margin-top:-15px;
}

.site-navigation h1 {
    margin-top: -9px;
    margin-bottom: 1px;
}
}

@media only screen and (min-width: 1318px) {
	
	/****test page*****/
	.page-node-1239 .site-navigation {
	 top:57px;
		width: 16%;
}
	/****test page*****/
	
	

	.countdown .title {
    margin-top: 10px;
}
}

@media only screen and (min-width: 1360px) {
.page-node-13 .page>header, 
	.page-node-424 .page>header, 
	.page-events-terrain-park .page>header, 
	.page-node-426 .page>header, 
	.page-node-123 .page>header {
    margin-top: 88px;
}
	.site-navigation {
    width: 16%;
    padding: 21px 5px;
    top: 57px;
}
.page-node-13 .site-navigation, 
.page-node-424 .site-navigation, 
.page-events-terrain-park .site-navigation, 
.page-node-426 .site-navigation, 
.page-node-123 .site-navigation {
		top:57px;
	}

.site-navigation h1 {
    margin-top: -9px;
}
}

@media only screen and (min-width: 1500px) {
#red-alert {
		height: 44px;
		padding: 34px 0 0;
	}
	#blue-bar {
    height: 49px;
    padding: 20px;
    padding: 17px 0 0;
}
.countdown {
    margin-left: -143px;
	margin-top:-29px
}
.countdown .timer {
    margin-top: -81px;
    margin-left: 519px;
}
.countdown .title {
    margin-top: 15px;
}
	
	.front .page {
    padding-top: 94px !important;
}

.page-node-13 .page>header, 
	.page-node-424 .page>header, 
	.page-events-terrain-park .page>header, 
	.page-node-123 .page>header,
.page-node-426 .page>header {
    margin-top: 97px;
}
	}
	
	
	
	
/*countdown in bulletin bar*/
.countdownTimer .counterElement {width:25px !important;}
.countdownTimer .counterElement {height:25px !important;}

div#webcams {
    max-width: 800px;
}
.half-cta article.cta-long {
    height: auto;
    margin-bottom: 20px;
}


@media only screen and (min-width: 1024px) {
.half-cta .cta-long {
    width: 50%;
    float: left;
}
.half-cta article.cta-long {
    height: 222px;
}
}
h2:empty {
   display: none;
}

.half-cta iframe.media-vimeo-player {
    width: 100%;
}

.file-video { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; } .file-video iframe, .file-video object, .file-video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.view-display-id-block_2 {
    margin-bottom: 35px;
}
.not-front.one-sidebar .page>aside {
display: none;
}
.one-sidebar .ajax-load section {
    width: 100%;
}
	.one-sidebar.node-type-news .bottompage section {
    width: 52%;
}
.one-sidebar .ajax-load footer section {
    width: 100%;
}

/* Front page 50-50 block */
	.site-navigation h1 {
	display: none;	
	}
	.half-cta.list {
		height: 400px;
	}
    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
	.half-cta.list {
		height: 400px;
	}
	.report-row {display:block;min-height:175px;}
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
	.half-cta.list {
		height: 580px;
	}
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
	.half-cta.list {
		height: 820px;
	}

.not-front.one-sidebar .page>aside {

}
    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 1024px) {
.not-front.one-sidebar .page>aside {
    width: 100%;
	display: block;
}
		
.node-type-news .one-sidebar .page>aside {
    margin-left: -105px;
	padding:0;
}
.one-sidebar .ajax-load aside section {
	width: 100%;
	float: none;
	padding-left: 22px;}
		
.site-navigation {
    background-color: rgba(255, 255, 255, 0.82);
	margin-top:-86px;
}
	.site-navigation h1 {
	display: block;	
	}
	.view-display-id-block_4.half-cta article .wrapper {
	height: 209px;
	background-color: black;
	}
	.half-cta.list {
		height: 278px;
	}
	.half-cta .cta-long {
    width: 47.5%;
    }
	.half-cta article:first-child {
    margin-right: 34px;
	}
    }

@media only screen and (min-width : 1024px) {
	
	.view-display-id-block_4.half-cta article .wrapper {
    height: 209px;
	}
	.half-cta.list {
    height: 228px;
	}	
	
}
	
	
	
@media only screen and (min-width : 1200px) {
	
	
.page-node-3 .views-field-field-lead-image img,
.page-node-98 .views-field-field-lead-image img,
	.page-taxonomy-term-9 .views-field-field-lead-image img {float: right;
    width: auto;
    margin-top: 65px;
    margin-left: 52px;
}


/* Large Devices, Wide Screens */
    @media only screen and (min-width : 1360px) {
		.front .page {
    padding-top: 82px !important;
}
		.not-front .page {
    padding-top: 81px !important;
}
		
		.site-navigation {
	margin-top:-57px;
}
		
		.half-cta.list {
    height: 327px;
}
		.view-display-id-block_4.half-cta article .wrapper {
    height: 315px;
}
		
			.one-sidebar .ajax-load section {
    width: 60%;
	float: left;
}
	.one-sidebar.node-type-news .bottompage section {
    width: 52%;
    float: left;
}
.not-front.one-sidebar .page>aside {
    float: left;
    width: 40%;
	display: block;
}
	.half-cta .cta-long {
    width: 48.5%;
    }
	.view-display-id-block_4.half-cta article .wrapper {

	}
	.half-cta article:first-child {
    margin-right: 3%;
	}
	.half-cta article div.wrapper {
    width: 100%!important;
	}	
	.front .list .cta:first-child {
    margin-right: 2%;
	}
    }
@media only screen and (min-width : 1500px) {
	
	.front .page {
    padding-top: 82px !important;
}
	
	.front .cta-long.colour-white iframe {
    width: 100%;
    height: 371px;
}
	
	.view-display-id-block_4.half-cta article .wrapper {
    height: 368px;
	}
	.media-youtube-video.media-youtube-1 {height: 338px;}
	
	.half-cta.list {
    height: 401px;
}
	
	
		
		.one-sidebar .ajax-load aside section {
	width: 87%;
	float: right;}
		
		#red-alert {
		height: 44px;
		padding: 11px 0 0;
			font-size:19px;
			padding-left:168px;
	}
	#blue-bar {
    height: 49px;
    padding: 20px;
    padding: 17px 0 0;
}
	.front .list .cta:nth-child(3) {
    margin-right: 0px;
	}
	.front .list .cta {
    margin-right: 3%;
	}
	.front .list .cta:first-child {
    margin-right: 3%;
	}
	.half-cta {
    max-width: 97%;
	}
.view-ctas-home {
    margin-bottom: -16px;
}	
	}
@media only screen and (min-width : 1880px) {
	.half-cta article.cta-long {
    height: 370px;
}
	
	.view-ctas-home {
    margin-bottom: 0px;
}
}
    @media only screen and (min-width : 1880px) {
	.view-display-id-block_4.half-cta article .wrapper {
	background-color: rgba(0, 0, 0, 0);
		height: 100%;
	}
	.half-cta {
    max-width: 1468px;
	}

	}	

	
.bannerbar + header {
    margin-top: -106px;
    position: relative;
    margin-bottom: 24px;
}	
.lead-image + header {
    margin-top: -124px;
    position: relative;
    margin-bottom: 24px;
}	
.bannerbar + header .main-header h1, .lead-image + header .main-header h1 {
    margin-bottom: 0px;
}	
.bannerbar + header .main-header, .lead-image + header .main-header {
    background-color: rgba(255, 255, 255, 0.71);
    padding: 10px 40px 10px 20px;
    width: max-content;
	border-radius:2px;
}
.bannerbar + header + .no-side #share-button {
    margin-top: 0;
}
.lead-image + header .main-header + h3 {
    margin-top: 20px;
}	

.tl-attribution {
    display: none;
}
.tl-timeline {background: none!important; }
.tl-slider-container-mask {background: none!important;}
.tl-slider-background {
    background: none!important;
}


.node-type-news .one-sidebar .ajax-load aside section {
    	width: 87%;
    	float: none;
    	padding-left: 22px;
	}

div#webcam-slider.flexslider {
    margin: 0;
}
#webcam-slider h2 {
    position: absolute;
    bottom: 11px;
    left: 0px;
	background-color: rgba(255, 255, 255, 0.71);
    padding: 10px 40px 10px 20px;
    width: max-content;
    border-radius: 2px;
	
}
#webcam-slider h2 span {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    background: url(../img/texture.04.png) 50% 50%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    line-height: 83%;
}


.nav_region ul.menu #tripplanner,
.nav_region ul.menu #lodgingpackages,
.nav_region ul.menu #restaurantsdining,
.nav_region ul.menu #activities,
.nav_region ul.menu #transportation {display:none;}
	
.node-type-news footer .footer-nav {display:none;}
	
	
	
@media only screen and (min-width: 768px) {
	.front .cta-long.colour-white {
    height: 665px;
    margin-top: 2px;
    margin-bottom: -173px;
	}
	
@media only screen and (min-width: 992px) {
	}
	
@media only screen and (min-width: 1024px) {
	.front .cta-long.colour-white {
    height: 239px;
    margin-top: 2px;
    margin-bottom: 17px;
}
	}
	
@media only screen and (min-width: 1200px) {
	.front .cta-long.colour-white {
    height: 302px;
    margin-top: 2px;
    margin-bottom: 19px;
	}
}
	
	
h1#page-title {font-family: 'Poppins', sans-serif !important;font-weight: 700;}
	
p, body {font-family: 'Poppins', sans-serif !important;}

.page-node-1239 .site-navigation a {font-family: 'Poppins', sans-serif !important;}
	

	
	
	
	
	/*plan your trip widget*/
	
.tripwidget {
		display: block;
		height: 112px;
		color: #fff;}
		.triptitle {width:30%;float:left;margin-right: 10px;padding-top:20px;}
		.tripformlabelcheck {width:15%;font-weight: bold;}
		.tripformlabelpeople {width:10%;font-weight: bold;}
		.tripbutton {width:5%;float:left;padding-top:20px;}
	
	.triptitle h1 {font-size: 35px !important;}
	
	@media only screen and (min-width:320px) {
		.triptitle h1 {font-size: 35px !important;}
		.tripformlabelcheck,
		.tripformlabelpeople {margin-top:10px !important;}
		
		.tripformlabelcheck,
		.tripformlabelpeople {width:100% !important;}
		
	}
	
	@media only screen and (min-width: 768px) {
		.tripformlabelcheck {width: 20% !important;}
		.tripformlabelpeople {width: 15% !important;}
		
		.tripformlabelcheck,
		.tripformlabelpeople {float:left !important;}
		
	}
	
	@media only screen and (min-width: 992px) {
		
	}
	
	@media only screen and (min-width: 1200px) {
		.tripformlabelcheck,
		.tripformlabelpeople {padding-top:0px !important;}
		.tripformlabelcheck {width: 15% !important;}
		.tripformlabelpeople {width: 10% !important;}
		
		.tripformlabelcheck,
		.tripformlabelpeople {padding-bottom:0px !important;}
		
		.tripwidget {padding:20px 30px 40px !important;}
		
		.button {margin-top: 10px !important;}
		.triptitle h1 {font-size: 35px !important;}
	}
	
	@media only screen and (min-width: 1500px) {
		.tripbutton {margin-top: 0px !important;}
		.triptitle h1 {font-size: 45px !important;}
	}

	
	
	.countdownTimer .bannerOuterWrapper .banner .bannerTextWrapper .bannerTextInnerWrapper .bannerText .title {
    margin: 0 auto 2% !important;
}
