/*
Theme Name: Umbrella Events
Version: 1.0
Description: The official theme for Umbrella Events
Author: Umbrella, Inc.
*/

@font-face {
  font-family: 'Font Awesome';
  src: url('fonts/fontawesome-webfont.eot');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2') format('woff2'), url('fonts/fontawesome-webfont.woff') format('woff'), url('fonts/fontawesome-webfont.ttf') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: 'Open Sans', Helvetica, sans-serif;
	color: #333;
}
html, body {
	height: 100%;
}
body {
	line-height: 100%;
}
ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	color: inherit;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
a {
	text-decoration: none;
	outline: none !important;
}
input {
	outline: none;
}

/* Clearing floats */
.clear {
	clear: both;
}


/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}


/* Video properties */
video {
  width: 100%    !important;
  height: auto   !important;
}




/* Images */
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.site {
}
/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
}



/* Navigation Menu */
.menuwrap {
	float: left;
	margin-top: 31px;
	margin-left: 20px;
}
.secondmenu {
	margin-top: 10px;
}
.lang {
	float: right;
	font-size: 13px;
	margin-top: 32px;
}
.lang a {
	display: inline-block;
	margin-left: 6px;
	color: #ccc;
}
.lang a.selected {
	color: #000;
}


.main-navigation {
	text-align: center;
}
.main-navigation li {
	margin-top: 24px;
	font-size: 16px;
}
.main-navigation a:hover {
	color: #000;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: inline-block !important;
	text-align: left;
	width: 100%;
}
.main-navigation ul {
	margin: 0;
	text-indent: 0;
}
.main-navigation li a,
.main-navigation li {
	display: inline-block;
	text-decoration: none;
}
.main-navigation li.menu-item-has-children:after {
	
}
.main-navigation li.menu-item-has-children a {
	color: #F37320;
}
.main-navigation li.menu-item-has-children.past a {
	color: #AAA;
}
.main-navigation li.past a {
	color: #AAA;
}
.main-navigation li.menu-item-has-children a:after {
	font-family: 'Font Awesome';
	content: '\f0d7';
	margin-left: 10px;
}
.main-navigation li.menu-item-has-children ul li a:after {
	content: none;
}
.main-navigation li a {
	border-bottom: 0;
	color: #004a99;
	font-weight: bold;
	padding-right: 20px;
	font-size: 13px;
	text-transform: uppercase;
}
.main-navigation li ul li a {
	display: block;
	padding: 6px 10px;
}
.main-navigation .secondary li a {
	color: #F37320;
}
.main-navigation li a:hover {
	color: #000;
	background: white;
}
.main-navigation li {
	margin: 0;
	position: relative;
}
.main-navigation li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 13;
	padding-top: 0px;
}
.main-navigation li ul ul {
	top: 0;
	left: 100%;
	padding: 0;
}
.main-navigation ul li:hover > ul {
	padding-top: 10px;
	width: 200px;
	display: block;
	margin-left: -10px;
	background: rgba(255, 255, 255, 0.9);
}
.main-navigation ul li:hover ul ul {
	background: none;
	padding-top: 0;
}
.main-navigation li ul li {
	display: block;
	border: none;
	margin-bottom: 0;
}
.main-navigation li:hover ul li {
	border: none;
}
.main-navigation li ul .current-menu-item > a,
.main-navigation li ul .current-menu-ancestor > a,
.main-navigation li ul .current_page_item > a,
.main-navigation li ul .current_page_ancestor > a {
	font-weight: bold;
}
.menu-toggle {
	display: none;
}


.wpcf7 input,
.wpcf7 textarea {
	font-size: 16px;
	padding: 10px;
	box-sizing: border-box;
	max-width: 460px;
	border: 1px solid #ddd;
	border-radius: 2px;
}
.wpcf7 input[type="submit"] {
	background: #F37320;
	color: white;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 2px;
	border: none;
	border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}



/* Custom style declarations */
.site-header {
	height: 100px;
	position: relative;
	z-index: 1;
	max-width: 1120px;
	margin: 0 auto;
	margin-top: 20px;
}
.site-header .inner {
	position: relative;
}
.site-header a.logo {
	display: block;
	width: 112px;
	height: 100px;
	background: url(images/logo.png) center center no-repeat;
	background-size: 112px 100px;
	float: left;
	margin-right: 30px;
}


.footer {
	clear: both;
	margin-top: 40px;
	padding-bottom: 40px;
	border-top: 1px solid #ddd;
	padding-top: 20px;
}
.footer .sponsorsbanner {
	background: #151d29;
	background-size: 100% auto;
	height: 80px;
}
.footer .sponsorsbanner h2 {
	display: none;
}
.footer .sponsorsbanner ul,
.footer .sponsorsbanner li {
	list-style: none;
	margin: 0;
}
.footer .in {
	max-width: 1120px;
	margin: 0 auto;
}
.footer .copy {
	font-size: 13px;
	color: #aaa;
	clear: both;
	float: left;
	text-align: right;
}
.footer .right {
	float: right;
}
.footer .nav-menu li {
	display: inline-block;
}
.footer .nav-menu li a {
	font-size: 14px;
	display: block;
	margin-left: 10px;	
}
.footer .nav-menu li a:hover {
	color: #f68a27;
}




/* Default page styles */
.entry-header ul {
	margin-top: 6px;
	margin-left: 10px;
}
.entry-header ul li {
	margin-bottom: 6px;
}
.entry-header ul li a {
	color: #333;
}
.entry-header ul li a:hover {
	color: #7CC9F0;
	text-decoration: none;
}
h1.entry-title {
	font-size: 56px;
	line-height: 56px;
	color: #3d77b5;
	font-weight: 500;
	margin: 0 auto;
}
h1.entry-title a {
	color: white;
}

.entry-content {
	line-height: 24px;
	font-size: 16px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	width: 720px;
	float: left;
}
.entry-content.half {
	width: 560px;
	padding: 0;
	border: none;
}
.entry-content.wide {
	width: auto;
	float: none;
}
.entry-content.noborder {
	padding-top: 0;
	border: none;
}
.entry-content p {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 24px;
}
.entry-content blockquote {
	margin-left: 40px;
	margin-right: 40px;
}
.entry-content blockquote p {
	font-size: 14px;
	line-height: 22px;
}
.entry-content .date {
	display: block;
	font-size: 14px;
	color: #999;
	margin-bottom: 20px;
}
.entry-content .expanded-overview {
	margin-bottom: 40px;
	border-bottom: 1px solid #b3b3b3;
	padding-bottom: 40px;
}
.entry-content .expanded-overview .collapselink {
	display: inline-block;
	background: url(images/icon_collapse.png) 0 4px no-repeat;
	background-size: 12px 12px;
	padding-left: 20px;
}
.entry-content p a {
	color: #f7931d;
}
.entry-content .right {
	width: 310px;
	float: right;
	border-left: 1px solid #b3b3b3;
	padding-left: 30px;
}
.entry-content .right a.backindex {
	color: #f7931d;
	text-align: center;
	display: block;
	padding: 20px;
	border: 1px solid #f7931d;
	font-size: 20px;
	margin-bottom: 30px;
}
#sideOverview {
	margin-bottom: 20px;
}
.entry-content .right .overviewwrap {
	height: 72px;
	overflow: hidden;
	margin-bottom: 20px;
}
.entry-content .right .expandlink {
	display: inline-block;
	background: url(images/icon_expand.png) 0 4px no-repeat;
	background-size: 12px 12px;
	padding-left: 20px;
}
.entry-content .left {
	width: 610px;
	float: left;
}
.entry-content .left .featuredarea {
	margin-bottom: 40px;
}
.entry-content .left .featuredarea .featured_title {
	font-size: 22px;
	color: #3d77b5;
	display: block;
	margin-bottom: 20px;
}
.entry-content .left .featuredarea img {
	margin-bottom: 20px;
}
.entry-content .left .meta {
	font-size: 12px;
}
.entry-content h1 {
	font-size: 36px;
	color: #3d77b5;
	line-height: 42px;
	margin-bottom: 10px;
	font-weight: 600;
}
.entry-content h2 {
	font-size: 24px;
	color: #3d77b5;
	line-height: 32px;
	margin-bottom: 10px;
	font-weight: 600;
}

.content .left h6, .contentarea h6, h6{
	text-transform:uppercase;
	font-size:18px;
	font-weight:400;
	margin-bottom:20px;
	color: #f7931d !important; 
}


.accordiontitle {
	padding: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 32px;
	background: red;
	display: block;
	color: white;
	margin-bottom: 20px;
	background: url(images/icon-add.png) calc(100% - 20px) 10px no-repeat;
	background-size: 32px 32px;
	background-color: black;
}
.accordiontitle.selected {
	background-image: url(images/icon-minus.png);
}
.accordiontitle:hover {
	color: white;
	opacity: 0.8;
}

.homebanner {
	position: relative;
	z-index: 0;
	height: 580px;
}


#slideshow .sitem {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	opacity: 0.0;
	height: 100%;
}
#slideshow .sitem .bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('') center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#slideshow .sitem.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow .sitem.last-active {
	z-index: 9;
}
#slideshow .sitem .bg .desc {
	text-align: center;
	max-width: 67%;
	margin: 0 auto;
	margin-top: 80px;
}
#slideshow .sitem .bg .desc h2 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 10px;
	color: white;
}
#slideshow .sitem .bg .desc p {
	font-size: 18px;
	color: white;
	line-height: 22px;
}
#slideshow .sitem .bg .morelink {
	display: inline-block;
	text-align: center;
	background: #004a99;
	color: white;
	line-height: 18px;
	font-size: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 30px;
	text-transform: uppercase;
	font-weight: bold;
}




.footerbanner {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 40px;
	display: block;
}
.footerbanner img {
	max-width: 100%;
	display: block;
}



.homesponsors {
	text-align: center;
	font-size: 0;
	margin-bottom: 40px;
	margin-top: 20px;
}
.homesponsors h2 {
	font-size: 24px;
	color: #007138;
	line-height: 32px;
	margin-bottom: 10px;
	font-weight: 600;
}
.homesponsors a {
	height: 200px;
	width: 200px;
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	display: inline-block;
}
.homesponsors a img {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}


.sponsors {
	background: #141d28;
	height: 100px;
	position: relative;
}
.ib.sponsors {
	height: auto;
}
.sponsors .title {
	position: absolute;
	left: 20px;
	top: 30px;
	width: 90px;
	line-height: 20px;
	color: #f7931d;
	text-transform: uppercase;
}
.sponsors .container {
	left: 0;
	bottom: 10px;
	position: absolute;
	right: 0;
	top: 10px;
	text-align: center;
}



.side-content {
	width: 280px;
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 140%;
	font-size: 13px;
}
.side-content img {
	max-width: 100%;
}
.side-content.half {
	width: 560px;
	font-size: 16px;
	line-height: 24px;
}
.side-content ul li {
	margin-bottom: 20px;
}
.side-content ul li a {
	display: block;
	padding: 30px 0 30px 15px;
	margin-right: 30px;
	background: #F2F2F2;
	color: black;
}
.side-content ul li a:hover {
	color: white;
	background: #7CC9F0;
	text-decoration: none;
}

.side-content .more-links ul li {
	margin-bottom: 0;
}
.side-content .more-links ul li a {
	display: block;
	padding: 0 0 6px 0;
	margin-right: 0;
	background: none;
	color: black;
}
.side-content .more-links ul li span {
	color: black;
}
.side-content .more-links ul li span:hover,
.side-content .more-links ul li a:hover {
	color: #7CC9F0;
	background: none;
}
.side-content a.wide-link {
	display: block;
	font-weight: 400;
	padding-bottom: 20px;
}



/* Blog related styles */
.news-left {
	max-width: 820px;
	padding-bottom: 80px;
	margin: 0 auto;
}
.news-left .post,
.news-left .page {
	line-height: 140%;
}
.news-left .post p {
	font-size: 14px;
	margin-bottom: 20px;
}
.news-left .post .date,
.news-left .post .date2 {
	margin-bottom: 10px;
	color: #aaa;
	font-size: 14px;
}
.news-left .post .date {
	text-align: center;
}
.news-left .post .date2 {
	color: #777;
}
.news-left .post .location {
	margin-bottom: 0px;
	color: #aaa;
	font-size: 14px;
	text-transform: uppercase;
}
.news-left .entry-header {
	margin-bottom: 30px;
}
.news-left .post a.entry-title,
.news-left .page a.entry-title {
	font-size: 21px;
	margin-bottom: 10px;
	color: #4D4D4D;
	line-height: 130%;
	display: block;
}
.news-left .featured-image {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 150px;
}
.news-left .responsive-featured-image {
	display: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 150px;
}
.news-left .info {
	float: left;
	width: 450px;
}
.news-left .info.no-featured {
	width: auto;
}
.news-left .info a.readmore {
	display: inline-block;
	background: url(images/arr-blue.png) right center no-repeat;
	padding-right: 30px;
	margin-top: 24px;
	font-size: 12px;
}
.news-left .info a.register {
	display: inline-block;
	margin-top: 24px;
	font-size: 12px;
	margin-right: 30px;
}


.homenews {
	margin-bottom: 60px;
}
.homenews .newsitem {
	border: 5px solid white;
	box-sizing: border-box;
	width: 33.3333%;
	float: left;
	height: 320px;
	background: url('') center center no-repeat transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}
.homenews .newsitem .info {
	position: absolute;
	background: rgba(0, 0, 0, 0.3);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 30px;
}
.homenews .newsitem .info:hover {
	background: rgba(0, 0, 0, 0.2);
}
.homenews .newsitem .info .readmore {
	display: block;
	width: 32px;
	height: 32px;
	background: rgba(255, 255, 255, 0.2);
	color: white;
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: center;
}
.homenews .newsitem .info:hover .readmore {
	background: #004a99;
}
.homenews .newsitem .info .readmore:before {
	font-family: 'Font Awesome';
	content: '\f105';
	font-size: 20px;
	line-height: 30px;
}
.homenews .newsitem .info .date {
	display: block;
	color: rgba(255, 255, 255, 0.8);
	position: absolute;
	left: 30px;
	bottom: 20px;
	text-align: center;
	font-size: 12px;
}
.homenews .newsitem .info .title {
	font-weight: bold;
	color: white;
	margin-bottom: 10px;
	display: block;
	max-width: 300px;
	line-height: 18px;
}
.homenews .newsitem .info .desc {
	color: rgba(255, 255, 255, 1.0);
	font-size: 13px;
	line-height: 18px;
	max-height: 54px;
	max-width: 300px;
	overflow: hidden;
}
.homenews .newsitem:nth-child(2n),
.homenews .newsitem:nth-child(3n),
.homenews .newsitem:nth-child(7n) {
	width: 66.666666667%;
}
.homenews .newsitem:nth-child(4n) {
	width: 33.333333%;
}



.pagecontent {
	max-width: 1120px;
	margin: 0 auto;
	padding-top: 20px;
}
.pagecontent.trippage {
	padding-top: 40px;
}
.pagecontent .i {
	max-width: 800px;
	margin: 0 auto;
	margin-bottom: 60px;
}
.pagecontent p {
	line-height: 24px;
	font-size: 15px;
	margin-bottom: 20px;
	color: #666;
}
.pagecontent p em {
	color: #666;
}
.pagecontent h1 {
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 20px;
}
.pagecontent h1.main-title {
	font-size: 48px;
	line-height: 56px;
}
.pagecontent.trippage h2 {
	line-height: 40px;
}
.pagecontent.trippage h2 strong {
	display: inline-block;
	border: 2px solid #007138;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 40px;
	margin-right: 8px;
	color: #007138;
}
.pagecontent.trippage .box {
	padding: 24px;
	margin-left: -24px;
	margin-right: -24px;
	box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	color: #666;
	margin-bottom: 60px;
}
.pagecontent.trippage .box img {
	max-width: 100%;
}
.pagecontent .main-content.centered h1.main-title {
	text-transform: uppercase;
}
.pagecontent .main-content.plans {
	margin-top: 40px;
}
.pagecontent .main-content.landing {
	margin-right: -20px;
}
.pagecontent h2 {
	font-size: 24px;
	color: #007138;
	line-height: 32px;
	margin-bottom: 20px;
	margin-bottom: 20px;
}
.pagecontent h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: black;
	margin-bottom: 10px;
}
.pagecontent ul {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pagecontent ul li {
	padding: 4px;
	padding-left: 20px;
	margin-left: 24px;
	list-style: disc;
	color: #666;
}
.pagecontent .content {
	margin-right: 80px;
	margin-left: 80px;
}
.pagecontent .content.daycontent {
	margin-left: 0;
	margin-right: 0;
}
.pagecontent.contact h2 {
	background: #f68a27;
	color: white;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	margin-top: 40px;
}
.pagecontent .navmenu {
	width: 120px;
	float: left;
	margin-right: 40px;
	position: relative;
}
.navmenu .ib.current_page_item {
	background: #888;
}
.pagecontent.hasbanner .navmenu {
	margin-top: -240px;
}
.pagecontent .main-title {
	margin-bottom: 40px;
}
.pagecontent .main-content.centered {
	float: none;
	width: auto;
	text-align: center;
	padding-top: 40px;
	max-width: none;
}
.pagecontent .main-content.wide-alt {
	max-width: 810px;
}
.pagecontent .sidebar {
	max-width: 260px;
	float: right;
}
.pagecontent .sidebar p {
	margin-bottom: 0;
}
.pagecontent .sidebar img {
	max-width: 100%;
	display: inline-block;
}
.pagecontent .sidebar hr {
	border: none;
	border-bottom: 2px dotted #ddd;
	background: none;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pagecontent .sidebar h3 {
	color: #f68a27;
	padding: 3px;
	line-height: 24px;
	text-align: center;
	background: #36424f;
}
.pagecontent .sidebar h4 {
	margin-bottom: 10px;
	margin-top: 20px;
}
.pagecontent .main-content blockquote {
	padding: 20px;
	background: #eaebec;
	margin-bottom: 20px;
}
.pagecontent .main-content blockquote p {
	font-size: 13px;
	line-height: 18px;
}
.pagecontent .main-content blockquote p a {
	display: inline-block;
	padding: 4px 10px;
	color: white;
	background: #36424f;
}




.intro {
	background: url(images/intro-banner.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	padding-bottom: 180px;
	padding-top: 180px;
	margin-top: 20px;
}
.intro h1 {
	font-size: 32px;
	line-height: 36px;
	color: #FFF;
	margin-bottom: 20px;
}
.intro p {
	max-width: 760px;
	line-height: 24px;
	margin: 0 auto;
	color: rgba(255, 255, 255, 0.7);
}


.pagecontent video {
	margin-bottom: 20px;
}




.siderelated li {
	border-bottom: 1px dotted #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}
.siderelated li a {
	display: block;
}
.siderelated li a span {
	display: block;
}
.siderelated li a span.title {
	color: #f7931d;
	font-size: 16px;
	margin-bottom: 4px;
}
.siderelated li span.t { /* Used for recent updates*/
	font-weight: bold;
}
.siderelated li.d { /* Used for recent updates*/
	padding-bottom: 8px;
}
.siderelated li a:hover span.title {
	color: #36424f;
}
.siderelated li a span.desc {
	color: #777;
}




.post {
	padding-left: 380px;
}
.post,
.page {
	line-height: 140%;
}
.post p {
	font-size: 14px;
	margin-bottom: 20px;
}
.post .date {
	color: #A7AFC6;
	margin-bottom: 10px;
}
.post a.entry-title {
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 3px solid white;
}
.post .featured-image {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 360px;
	margin-left: -380px;
	background: url() center center no-repeat #efefef;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 260px;
}
.post .info {
	float: left;
}
.post .info.no-featured {
	width: auto;
}
.post .info p {
	line-height: 20px;
}
.post .info a.readmore {
	display: inline-block;
	background: url(images/arr-blue.png) right center no-repeat;
	padding-right: 30px;
	font-size: 12px;
}
.post .info a.register {
	display: inline-block;
	margin-top: 24px;
	font-size: 12px;
	margin-right: 30px;
}



.pagebanner {
	width: 100%;
    padding-top: 140px;
    padding-bottom: 140px;
    position: relative;
	background: url('') center center no-repeat transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 20px;
	margin-top: 20px;
}
.pagebanner.narrow {
	margin: 0;
	margin-bottom: 20px;
}
a.pagebanner {
	padding-top: 33%;
}
a.pagebanner:hover {
	opacity: 0.8;
}
.pagebanner .overlay {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}
.pagebanner .overlay h1,
.pagebanner .overlay h2,
.pagebanner .overlay p {
	color: white;
	margin-bottom: 20px;
}
.pagebanner .overlay p {
	color: rgba(255, 255, 255, 0.8);
	line-height: 24px;
}
.pagebanner .overlay h1 {
	font-size: 36px;
	line-height: 40px;
}
.pagebanner .overlay a {
	display: inline-block;
	text-align: center;
	background: #004a99;
	color: white;
	line-height: 18px;
	font-size: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 30px;
	text-transform: uppercase;
	font-weight: bold;
	border: 2px solid #004a99;
	margin-left: 4px;
	margin-right: 4px;
}
.pagebanner .overlay a.light {
	background: rgba(255, 255, 255, 0.7);
	color: #004a99;
}


.pagecontent .halfbanner {
	width: 50%;
    box-sizing: border-box;
    float: left;
    padding: 40px;
    margin-bottom: 40px;
    min-height: 270px;
    background-position: center center;
}
.pagecontent .halfbanner.l {
	border-right: 10px solid white;
}
.pagecontent .halfbanner.r {
	border-left: 10px solid white;
}
.pagecontent .halfbanner .inner p,
.pagecontent .halfbanner .inner h2,
.pagecontent .halfbanner .inner a {
	color: white;
}
.pagecontent .halfbanner .inner h2 div {
	display: none;
}
.pagecontent .halfbanner .inner a {
	display: inline-block;
	text-align: center;
	background: #004a99;
	color: white;
	line-height: 18px;
	font-size: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 30px;
	text-transform: uppercase;
	font-weight: bold;
}



.articlebanner {
	width: 100%;
    padding-top: 33%;
    position: relative;
	background: url('') top center no-repeat transparent;
	background-size: 100% auto;
	margin-bottom: 20px;
}
.articlebanner .desc {
	padding: 20px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
}
.articlebanner .desc h2 {
	font-size: 18px;
	line-height: 24px;
	color: white;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed white;
	font-weight: normal;
	display: inline-block;
}
.articlebanner .desc h3 {
	font-size: 32px;
	line-height: 36px;
	color: white;
	margin-bottom: 10px;
	font-weight: normal;
}





.related {
	border-top: 2px dotted #ddd;
	padding-top: 40px;
	margin-top: 20px;
	padding-bottom: 40px;
	border-bottom: 2px dotted #ddd;
}
.related h3 {
	margin-bottom: 20px;
}
.related .leftcontainer {
	width: 590px;
	float: left;
	border-right: 2px dotted #ddd;
}
.related .rightcontainer {
	float: right;
	width: 480px;
}



.tags a {
	display: inline-block;
	background: #f7931d;
	color: white;
	padding: 3px 10px;
	margin-bottom: 4px;
}
.tags a:hover {
	background: #f4a856;
}



.article {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.article .date {
	font-size: 14px;
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
}
.article .title {
	color: #36424f;
	font-size: 24px;
	line-height: 32px;
	display: block;
	margin-bottom: 4px;
}
.article a.title:hover {
	color: #f68a27;
}
.article .desc {
	color: #777;
	margin-top: 4px;
	font-size: 14px;
	line-height: 18px;
	max-height: 54px;
	overflow: hidden;
}




.featureditem {
	display: block;
	background: url('') center center no-repeat transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 460px;
	position: relative;
	margin-bottom: 40px;
}
.featureditem.sublist {
	padding-bottom: 20px;
	border-bottom: 2px dotted #ddd;
}
.featureditem .inner {
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.featureditem .preview {
	width: 284px;
	float: left;
	height: 180px;
	background: url('') center center no-repeat transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.featureditem .preview img {
	max-width: 100%;
}
.featureditem .date {
	font-size: 14px;
	display: block;
	margin-bottom: 8px;
	font-weight: bold;
	color: rgba(255, 255, 255, 0.7);
}
.featureditem .title {
	color: #fff;
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 10px;
	display: block;
}
.featureditem .desc {
	color: #777;
	margin-top: 4px;
	font-size: 14px;
	line-height: 18px;
	max-height: 54px;
	overflow: hidden;
}
.featureditem .reg {
	display: inline-block;
	padding: 8px 20px;
	background: #f58a27;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 10px;
}
.featureditem .reg.dark {
	background: #364250;
}


.i.registration {
	margin-top: 40px;
	margin-bottom: 40px;
}
.registration a:hover {
	opacity: 0.8;
}


.plan {
	padding-left: 220px;
	margin-bottom: 30px;
	padding-right: 240px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.plan.sublist {
	padding-bottom: 20px;
}
.plan .preview {
	width: 180px;
	float: left;
	height: 180px;
	margin-left: -220px;
	background: url('') center center no-repeat transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.plan .preview img {
	max-width: 100%;
}
.plan .title {
	color: #36424f;
	font-size: 40px;
	line-height: 56px;
	margin-bottom: 10px;
	display: block;
}
.plan .desc {
	color: #777;
	margin-top: 4px;
}
.plan .actions {
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
}
.plan .actions .cost {
	display: block;
	font-weight: bold;
	font-size: 40px;
	line-height: 56px;
	margin-bottom: 20px;
	height: 120px;
}
.plan .actions a {
	display: block;
	text-align: center;
	background: #000;
	color: white;
	line-height: 18px;
	font-size: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.plan .reg {
	display: inline-block;
	padding: 8px 20px;
	background: #f58a27;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 10px;
}
.plan .reg.dark {
	background: #364250;
}



.small-menu {
	display: none;
}
.entry-content ul {
	list-style: disc;
	margin-left: 20px;
}
.entry-content ul li {
	margin-bottom: 20px;
}
.entry-content ol {
	list-style: decimal;
	margin-left: 20px;
}
.entry-content ol li {
	margin-bottom: 20px;
}
.entry-content ul.summarylist {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.entry-content ul.summarylist li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 6px;
}
.entry-content ul.summarylist li a span {
	color: #3d77b5;
}
.entry-content ul.summarylist li a span.date {
	color: #999;
	font-size: 12px;
	display: block;
}
.entry-content p a.button {
	color: white;
}
.side-content .button {
	display: block;
	font-size: 18px;
	text-align: center;
}

.post.error404 {
	background: #a1abac;
	max-width: 800px;
	margin: 0 auto;
	padding: 80px;
	margin-top: 40px;
	margin-bottom: 40px;
	color: white;
	line-height: 24px;
}
.post.error404 a {
	color: white;
	text-decoration: underline;
}
.post.error404 h1 {
	font-weight: 300;
	font-size: 36px;
	color: white;
	margin-bottom: 10px;
	line-height: 48px;
}

.listpage {
	padding-top: 20px;
	padding-bottom: 40px;
}
.listpage .singleitem {
	padding: 10px;
	padding-left: 170px;
}
.listpage .singleitem.large {
	padding: 0px;
	padding-left: 330px;
	margin-bottom: 20px;
	padding-right: 40px;
}
.listpage .singleitem:nth-child(odd) {
	/*background: #fafafa; */
}
.listpage .featured-image {
	display: block;
	float: left;
	width: 160px;
	height: 160px;
	margin-left: -160px;
	background: url(images/icon_globe_white.png) center center no-repeat #cccccc;
	background-size: 52px 52px;
}
.listpage .singleitem.large .featured-image {
	width: 320px;
	height: 320px;
	margin-left: -330px;
	background: url('') center center no-repeat transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.listpage .info {
	padding-left: 20px;
	padding-top: 20px;
}
.listpage .singleitem .title {
	display: block;
	font-size: 22px;
	margin-bottom: 10px;
	line-height: 24px;
}
.listpage .singleitem .readmore {
	font-size: 14px;
	margin-top: 10px;
	display: inline-block;
	padding: 5px 20px;
	background: #f7931d;
	color: white;
}
.listpage .info p {
	font-size: 14px;
	line-height: 18px;
	height: 54px;
	margin-bottom: 10px;
	overflow: hidden;
}
.listpage .large .info p {
	height: 90px;
}


/*
Responsive hidden elements
*/
.menu-toggle {
	display: none;
}
.responsiveshow {
	display: none;
}


.ib {
	background: #36424f;
	width: 100px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
}
.ib.light {
	color: #36424f;
	background: white;
}
.ib:hover {
	background: #f68a27;
	color: white;
}
.ib.light:hover {
	background: none;
	color: #f7931d;
}
.ib b {
	display: block;
	width: 64px;
	height: 64px;
	border-radius: 32px;
	background: #f68a27;
	margin: 0 auto;
	margin-bottom: 10px;
}
.ib.light b {
	background: rgba(54, 66, 79, 0.2);
}
.ib:hover b {
	background: white;
}
.ib.light:hover b {
	background: #f7931d;
}
.ib b em { /* Will change dimensions based on icon */
	display: block;
}


.cal {
	padding-left: 190px;
	margin-top: 40px;
}
.cal .d {
	clear: both;
	width: 180px;
	margin-left: -190px;
	float: left;
	font-weight: bold;
	font-size: 18px;
	color: #63BAE5;
}
.cal .info {
	border-left: 1px solid #63BAE5;
	padding-left: 20px;
	margin-bottom: 20px;
}
.cal .info a {
	text-decoration: underline;
}
.cal .info ul {
	margin: 0;
}
.cal .info ul li {
	padding-left: 0;
}



.programpanel {
}
.programpanel .title {
	height: 54px;
}
.programpanel .title a {
	font-weight: bold;
	font-size: 14px;
	display: block;
	border-bottom: 3px solid transparent;
	float: left;
	padding-top: 20px;
	height: 31px;
	padding-left: 30px;
	padding-right: 30px;
}
.programpanel .title a:hover,
.programpanel .title a.selected {
	background: #EFEFEF;
}
.programpanel .content {
	font-size: 14px;
	line-height: 18px;
	display: none;
}
.programpanel .content.selected {
	display: block;
}
.programpanel .content ul li {
	padding: 20px;
	margin-bottom: 1px;
	min-height: 16px;
	clear: both;
	list-style: none;
	margin-left: 0;
}
.programpanel .content ul li a:hover {
	background: #45505b;
}
.programpanel .content span.date {
	width: 15%;
	float: left;
	font-weight: bold;
	color: #999;
}
.programpanel .content .info {
	float: left;
	width: 23%;
	font-weight: bold;
	padding-right: 2%;
}
.programpanel .content .details {
	float: left;
	width: 60%;
}
.programpanel .content ul li.selected span.date,
.programpanel .content ul li.selected .info {
	color: #f7931d;
}
.programpanel .content .details p {
	color: white;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}
.programpanel .daycontent {
	display: none;
}
.programpanel .daycontent.selected {
	display: block;
}
.programpanel .singlegroup {
	display: none;
}
.programpanel .singlegroup.selected {
	display: block;
}
.programpanel .groupcontent {
	border: 1px solid red;
}
.programpanel .groupindex {
	background: #EFEFEF;
	height: 54px;
}
.programpanel .groupindex a {
	color: #000;
	font-size: 14px;
	display: block;
	border-bottom: 3px solid transparent;
	float: left;
	padding-top: 20px;
	height: 34px;
	padding-left: 30px;
	padding-right: 30px;
}
.programpanel .groupindex a:hover,
.programpanel .groupindex a.selected {
	border-bottom: 3px solid #000;
}



.pagecontent h3.profiletitle {
	text-align: center;
	background: #efefef;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 24px;
	text-transform: uppercase;
}
.profiles {
	margin-bottom: 40px;
}
.profiles .singleprofile {
	width: 33.33333333333%;
	float: left;
	font-size: 14px;
	height: 220px;
	margin-bottom: 10px;
}
.profiles.alt .singleprofile {
	background: #f68a27;
}
.profiles .singleprofile .preview {
	width: 50%;
	height: 220px;
	float: left;
	background: url(images/profile.png) center center no-repeat #fafafa;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.profiles .singleprofile .info {
	width: 50%;
	float: left;
}
.profiles .singleprofile span {
	display: block;
	padding: 10px;
	padding-bottom: 0;
	padding-right: 20px;
	line-height: 18px;
}
.profiles .singleprofile span.name {
	font-weight: bold;
	padding-top: 40px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.pagecontent .highlighted-title {
	margin-bottom: 20px;
	display: inline-block;
	background: #36424f;
	color: white;
	text-transform: uppercase;
	padding: 5px 10px;
}
.pagecontent .highlighted-title.orange {
	background: #f68a27;
}


.news {
	margin-right: -20px;
}
.singlepost {
	width: calc(33.3333333333333333% - 20px);
	float: left;
	margin-right: 20px;
}
.singlepost.autowide {
	width: auto;
	margin-bottom: 20px;
}
.singlepost .preview {
	display: block;
	margin-bottom: 10px;
	background: url('') center center no-repeat transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 180px;
	position: relative;
}
.singlepost .preview img {
	max-width: 100%;
	display: block;
}
.singlepost .preview i {
	position: absolute;
	text-align: center;
	left: 0;
	top: 50%;
	bottom: 0;
	right: 0;
	font-size: 48px;
	height: 48px;
	margin-top: -12px;
	text-align: center;
	font-family: 'Font Awesome';
	color: rgba(255, 255, 255, 0.5);
	font-style: normal;
}
.singlepost:hover .preview i {
	color: rgba(255, 255, 255, 0.8);
}
.singlepost .preview i:before {
	content: '\f04b';
}
.singlepost .date {
	font-size: 14px;
	display: block;
	margin-bottom: 4px;
}
.singlepost .title {
	text-transform: uppercase;
	color: #36424f;
	font-size: 20px;
	line-height: 24px;
	display: block;
	margin-bottom: 4px;
}
.singlepost a.title:hover {
	color: #f68a27;
}
.singlepost .desc {
	color: #777;
	margin-top: 4px;
	font-size: 14px;
	line-height: 18px;
	max-height: 54px;
	overflow: hidden;
}
.singlepost .desc p {
	color: #777;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}



.gallery-item {
	display: inline-block;
}
.gallery-item img {
	max-height: 160px;
	width: auto;
	display: block;
	margin-right: 10px;
	margin-bottom: 8px;
}

@media screen and (max-width: 1150px) {
	.site-header .search {
		display: none;
	}
}

@media screen and (max-width: 1120px) {
	.scrollingnav a.navprev,
	.scrollingnav a.navnext {
		display: none;
	}
	.scrollingnav .navheader {
		overflow-x: auto;
		left: 0;
		right: 0;
	}
	.pagecontent .content {
		margin: 0;
	}
}

@media screen and (max-width: 1040px) {
	.main-navigation li a {
		padding-left: 10px;
		padding-right: 10px;
	}
	.pagecontent {
		padding-left: 160px;
	}
	.pagecontent .navmenu {
		margin: 0;
		margin-left: -140px;
	}
	.pagecontent .main-content,
	.pagecontent .main-content.wide-alt {
		width: auto;
		max-width: none;
		position: relative;
	}
	.pagecontent {
		padding-left: 20px;
		padding-right: 20px;
	}
	.home .titlewrap {
		margin-left: 0;
	}
	.footer .in {
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer .copy {
		width: auto;
		clear: both;
	}
	.footer .nav-menu li li {
		width: auto;
		padding-right: 0;
		display: block;
		float: none;
	}

	/* adjustments to standard pages */
	.pagecontent.contact {
		padding-top: 0px;
	}
	.pagecontent.home {
		padding-top: 20px;
	}
	.pagecontent .navmenu .ib {
		display: inline-block;
		font-size: 12px;
		width: 130px;
		line-height: 22px;
	}
	.profiles .singleprofile .preview {
		width: 152px;
		height: 120px;
	}
	.pagecontent .sidebar {
		max-width: none;
		text-align: center;
	}
	.profiles .singleprofile span.name,
	.profiles .singleprofile span.title {
		font-size: 12px;
	}
	.pagecontent .sidebar {
		float: none;
		margin-top: 20px;
		clear: both;
	}
	.pagecontent .main-content {
		max-width: none;
	}
	.pagecontent .main-content.wide,
	.pagecontent .main-content.wide-alt {
		width: auto;
		max-width: none;
	}
	.pagecontent .main-content .actions {
		text-align: center;
		width: auto;
	}
	.pagecontent .main-content .actions a {
		display: inline-block;
		float: none;
		font-size: 12px;
		width: 140px;
	}
	
	.site-header .inner {
		padding-left: 20px;
		padding-right: 20px;
	}

}

@media screen and (max-width: 920px) {
	.popupdialog.aop2018 .inner .right a.stand {
		display: none;
	}	
}

@media screen and (max-width: 700px) { 
	#slideshow .sitem .bg .desc {
		max-width: none;
		margin: 0;
		padding: 20px;
	}
	#slideshow .sitem .bg .desc h2 {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 6px;
		color: white;
	}
	#slideshow .sitem .bg .desc p {
		font-size: 13px;
		color: white;
		line-height: 17px;
	}
	#slideshow .sitem .bg .desc p img {
		max-height: 80px;
		width: auto;
	}
	.pagecontent .halfbanner {
		width: auto;
		float: none;
		margin-bottom: 20px;
	}
	.pagecontent .halfbanner.l,
	.pagecontent .halfbanner.r {
		border: none;
	}

	.site-header {
		margin-top: 0;
	}
	.menu-toggle {
		display: block;
		float: right;
		font-family: 'Font Awesome';
		padding-top: 20px;
		font-size: 16px;
	}
	.menu-toggle:before {
		content: '\f0c9';
	}
	.main-navigation a.menu-toggle:hover {
		color: #f68a27;
	}
	.small-menu {
		display: none;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		background: #fff;
		overflow-y: auto;
		z-index: 20;
	}
	.small-menu a {
		display: block;
		float: none;
	}
	.small-menu a.hidemenu {
		display: block;
		float: right;
		font-family: 'Font Awesome';
		color: #ccc;
		padding-right: 20px;
		padding-top: 30px;
		font-size: 24px;
	}
	.small-menu a.hidemenu:before {
		content: '\f00d';
	}
	.small-menu a.hidemenu:hover {
		text-decoration: none;
	}
	.menuwrap, 
	.secondmenu {
		display: none;
	}


	.main-navigation ul {
		padding: 20px;
		padding-top: 0;
	}
	.main-navigation li ul li {
		float: none;
	}
	.main-navigation ul li > ul {
		display: block;
		position: static;
		background: transparent;
		padding-top: 0;
		margin-bottom: 10px;
		padding-left: 20px;
	}
	.main-navigation li ul li a {
		padding: 0;
		width: auto;
		background: none;
		float: none;
		font-size: 16px;
	}
	.main-navigation li a, 
	.main-navigation li {
		display: block;
		clear: both;
		margin-left: 0;
		font-size: 18px;
		color: black;
		line-height: 32px;
		height: auto;
	}
	.main-navigation ul li:hover > ul {
		display: block;
		padding-top: 0;
		background: none;
	}
	.main-navigation li ul li a:hover {
		background: none;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		width: auto;
		float: none;
		position: static;
		display: block !important;
	}
	.main-navigation li ul li.menu-item-has-children a {
		background: none;
	}
	.main-navigation li ul li.menu-item-has-children li a {
		background: none;
	}
	.main-navigation li ul li a {
		color: #666;
	}
	.main-navigation li ul li a:hover {
		color: #f68a27;
	}
	.responsiveshow {
		display: block;
	}
	.responsivehide {
		display: none;
	}
	.main-navigation li a:hover {
		background: none;
	}
	
	.footer .copy,
	.footer .right {
		clear: both;
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.footer .nav-menu li a {
		margin-left: 10px;
		margin-right: 10px;
	}

	.pagecontent {
		padding-top: 0px;
	}
	

	.featureditem {
		padding: 0;
	}
	.featureditem .preview {
		display: block;
		float: none;
		width: auto;
		margin: 0;
		margin-bottom: 20px;
		height: 240px;
		background: url('') center center no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

	.gallery-item img {
		max-height: 120px;
	}
	
	.homebanner {
		height: 420px;
	}

	.footerbanner {
		margin-left: 0;
		margin-right: 0;
	}
	
	.pagecontent h1.main-title {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 20px;
	}
	.pagecontent p {
		font-size: 14px;
		line-height: 18px;
	}
	
	.pagebanner,
	.articlebanner,
	.pagecontent .main-content.landing .pagebanner {
		width: auto;
		height: auto;
		padding: 20px;
		padding-top: 40px;
		padding-bottom: 40px;
		margin: 0;
		background-size: cover;
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 20px;
	}
	.pagebanner .overlay {
		position: static;
	}
	.pagebanner .overlay p {
		margin-bottom: 10px;
		font-size: 12px;
	}
	.pagebanner .overlay h1 {
		font-size: 20px;
		line-height: 24px;
	}
	.pagebanner .overlay h2 {
		font-size: 14px;
		line-height: 18px;
	}
	.plan .actions a, .pagebanner .overlay a {
		font-size: 13px;
		padding: 6px 20px;
	}
	

	.news {
		margin-right: 0;
	}
	.singlepost {
		width: auto;
		float: none;
		margin-bottom: 20px;
		margin-right: 0;
	}

	.accordiontitle {
		font-size: 24px;
	}
	.programpanel .title,
	.programpanel .groupindex {
		height: 34px;
	}
	.programpanel .title a {
		padding-top: 10px;
	    height: 22px;
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.programpanel .groupindex a {
		padding-top: 10px;
	    height: 24px;
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.programpanel .content ul li {
		padding: 0;
		margin-bottom: 20px;
	}
	.programpanel .content span.date,
	.programpanel .content .info,
	.programpanel .content .details {
		float: none;
		width: auto;
	}

	.profiles .singleprofile {
		width: auto;
		float: none;
		height: auto;
		margin-bottom: 20px;
	}
	.profiles .singleprofile .preview,
	.profiles .singleprofile .info {
		width: auto;
		float: none;
	}
	.profiles .singleprofile .preview {
		margin-bottom: 10px;
		height: 180px;
		background-position: top center;
	}
	.profiles .singleprofile span {
		padding: 0;
	}
	.profiles .singleprofile span.name {
		padding: 0;
	}

	.articlebanner {
		height: 140px;
	}
	
	.pagecontent .main-content.plans {
		margin-top: 20px;
	}
	.plan {
		padding-left: 80px;
		padding-right: 0;
	}
	.plan .title {
		font-size: 24px;
		line-height: 28px;
	}
	.plan .desc p {
		font-size: 12px;
		line-height: 16px;
	}
	.plan .preview {
		width: 60px;
		margin-left: -80px;
		height: 60px;
	}
	.plan .actions {
		position: static;
		margin: 0;
		text-align: left;
	}
	.plan .actions .cost {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.pagecontent .main-content .actions {
		text-align: left;
	}
	.plan .actions .cost {
		height: auto;
	}


	.lang {
		display: none;
	}
	.pagecontent .intro {
		padding-top: 40px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.pagecontent .intro h1 {
		font-size: 20px;
		line-height: 24px;
	}
	.homenews .newsitem,
	.homenews .newsitem:nth-child(2n), .homenews .newsitem:nth-child(3n), .homenews .newsitem:nth-child(7n) {
		width: 100%;
		margin-bottom: 5px;
		border: none;
		height: 190px;
	}
	.homenews .newsitem .info {
		padding: 20px;
	}
	.registration img {
		max-width: 100%;
	}

	.intro {
		padding-top: 80px;
		padding-bottom: 80px;
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 20px;
	}
	.intro h1 {
		font-size: 24px;
		line-height: 28px;
	}
	.intro p {
		font-size: 14px;
		line-height: 20px;
	}

	.cal {
		padding-left: 0px;
	}
	.cal .d {
		width: 130px;
		margin-left: 0px;
		float: none;
		margin-bottom: 10px;
	}
	.cal .info {
		padding-left: 0;
		border-left: none;
	}
	
}