/*
Theme Name: dellmc
Author: lahive
Author URI: http://www.lahive.co.uk
Version: 1.0.5
Text Domain: dellmc
*/


/* =Normalize
----------------------------------------------- */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}


/* =Clearings
----------------------------------------------- */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


/* =Accessibility
----------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}


/* =Elements
----------------------------------------------- */
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

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

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}


/* =Links
----------------------------------------------- */
a {
	color:#0094d3;
}

a:visited {
	color:#0094d3;
}

a:hover,
a:focus,
a:active {
	color:#0094d3;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}


/* =Typography
----------------------------------------------- */
body,
button,
input,
select,
textarea {
	color:#202d39; 
	font-family:'Lato',sans-serif; 
	font-size: 15px;
	line-height: 1.5;
	-webkit-font-smoothing:antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust:100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear:both;
	color:#314558;
	font-family:'Lato',sans-serif;
	font-weight:700;
}

p {
	line-height:175%;
	margin-bottom: 1.5em;
}

ul,ol {
	margin-left:-10px;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

hr {
	background:#ddd;
	margin:50px 0;
}

hr.transparent {
	background:#fff;
	margin:30px 0;
}

hr.transparent.small {
	margin:10px 0;
}

/*Custom ol list */
.custom-counter {
	list-style-type:none;
	padding-left:32px;
	position:relative;
}
.custom-counter > li {
	counter-increment:step-counter;
	margin-bottom:8px;
}
.custom-counter > li:last-child {
	margin-bottom:0;
}
.custom-counter > li::before {
	background-color:#0094d3;
	color:#fff;
	content:counter(step-counter);
	font-size:0.8em;
	font-weight:700;
	left:0;
	padding:3px 8px;
	position:absolute;
	border-radius:3px;
}

/* custom ul list */
.tick-list {
	list-style-type:none;
	padding-left:32px;
	position:relative;
}
.tick-list > li {
	margin-bottom:8px;
}
.tick-list > li:last-child {
	margin-bottom:0;
}
.tick-list > li::before {
	color:#0094d3;
	content:"\2713";
	font-size:1em;
	left:0;
	padding:2px 8px;
	position:absolute;
}


/* =Structure
----------------------------------------------- */
.container-fluid {
	max-width:1440px;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.site-content {
	margin-top:40px;
}

.home .site-content {
	margin:0;
}

.block {
	padding:10px;
}

.block .logo-carousel {
	border:1px solid #ddd;
}


/* =Header
----------------------------------------------- */
#wpadminbar {
	min-height: 32px;
}

.site-header {
	margin:0;
	position: relative;
	width:100%;
}

.top-section {
	overflow:hidden;
	padding:15px 0;
}

.top-section div {
	display:block;
	float:left;
	margin:0;
}

.site-branding .site-title {
	margin:0;
} 

.site-branding img {
	margin-top:13px;
	height:auto;
	max-width:300px;
	object-fit:contain;
}

.top-section .event-info {
	margin-left:50px;
	margin-top:25px;
}

.top-section .event-info p {
	color:#0094d3;
	font-size:18px;
	font-weight:700;
	line-height:150%;
	margin:0;
	margin-top:0;
	text-transform:uppercase;
}

@media only screen and ( max-width: 575px ) {
	.top-section .event-info {
		clear:left;
		display:block;
		margin-left:0;
		margin-top:20px;
	}
}

.top-section .associate-sponsors {
	margin-left:45px;
}

.top-section .associate-sponsors p {
	color:#0094d3;
	font-size:10px; 
	font-weight:700; 
	text-align:center; 
	margin:10px 0 0 0; 
	padding:0; 
	line-height:100%;
}

@media (min-width: 768px) {
	.top-section .associate-sponsor-logos {
		align-items:center;
		display:flex;
		justify-content:center; 
	}
}

.top-section .associate-sponsor-logos div {
	display:block;
	float:left;
	margin:10px 15px 0 15px;
}

.top-section .associate-sponsor-logos img {
	height:auto;	
	max-width:100%;
	object-fit:contain;
}

@media (max-width: 1399.98px) {
	.top-section .associate-sponsor-logos div {
		margin:10px 10px 0 10px;
	}
}

@media (max-width: 1199.98px) {
	.top-section .associate-sponsors {
		clear:left;
		display:block;
		margin-left:0;
		margin-top:10px;
	}
}


/* =Navigation
----------------------------------------------- */
.navbar {
	background-color: #0094D3;	
	border:none; 
	margin:0 !important;
	border-radius:0 !important;
}

.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > li > a:hover, 
.navbar-custom .navbar-nav > li >a:focus { 
	background-color:#0094D3;
}

.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a, 
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a, 
.navbar-custom .navbar-nav > .open > a:hover, 
.navbar-custom .navbar-nav > .open > a:focus { 
	background-color:#0094D3;
}

.dropdown-menu { 
	background-color:#7FC9E8;
}

.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus { 
	background-color:#428BCA;
}

.navbar-custom { 
	background-image:none;
}

.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus {
	background-image: none;
}

.navbar-custom { 
	border-color:#080808;
}

.navbar-custom .navbar-nav > li > a { 
	color:#fff; 
	font-size:14px; 
	font-weight:700; 
	padding-left:10px; 
	padding-right:10px; 
	text-transform:uppercase;
}

.navbar-custom .navbar-nav > li > a:hover, 
.navbar-custom .navbar-nav > li > a:focus,
.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .open > a, 
.navbar-custom .navbar-nav > .open > a:hover, 
.navbar-custom .navbar-nav > .open > a:focus,
.navbar-custom .navbar-nav > .active > a:hover, 
.navbar-custom .navbar-nav > .active > a:focus { 
	color: #7fc9e8;
}

.navbar-custom .dropdown-menu > li > a {
	color:#fff;
}

.navbar-custom .dropdown-menu > li > a:hover, 
.navbar-custom .dropdown-menu > li > a:focus { 
	color:#fff;
}

.navbar-custom .dropdown-menu > .active > a,
.navbar-custom .dropdown-menu > .active > a:hover,
.navbar-custom .dropdown-menu > .active > a:focus {
	background-color:transparent;
}

.navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    color:#fff;
}

.navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
	background-color:#0094d3;
    color:#fff;
}

.navbar-custom .navbar-nav>.dropdown>a .caret { border-top-color: #fff;}
.navbar-custom .navbar-nav>.dropdown>a:hover .caret { border-top-color: #7fc9e8;}
.navbar-custom .navbar-nav>.dropdown>a .caret { border-bottom-color: #fff;}
.navbar-custom .navbar-nav>.dropdown>a:hover .caret { border-bottom-color: #7fc9e8;}

.current-menu-item a {
	color:#fff !important;
}

@media only screen and ( max-width: 767px ) {
.navbar-custom li > a {
	font-size:18px !important;
	text-align:center !important;
}
.navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
    color:#7fc9e8;
}
}

.navbar-toggle {
	background:#fff;
}
.navbar-default .navbar-toggle {
  border-color:#fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color:#fff;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #0094D3;
}

@media only screen and ( max-width: 480px ) {
.hidden-ss {
	display:none;
}
}

/* =Entry Header
----------------------------------------------- */
.entry-header {
	position:relative;
	z-index:1;
}

.entry-title {
	font-size:26px;
	font-weight:700;
	margin:0 0 20px 0;
}

.entry-title a {
	color:#202d39; 
}

.entry-title a:hover {
	color:#aaa;
}

/* =Entry Meta
----------------------------------------------- */
.entry-meta,
.entry-footer {
	clear: both;
	color: #767676;
	display:block;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.3333333333;
	margin-bottom:20px;
}

.entry-meta a {
	color: #767676;
}

.entry-meta a:hover {
	color: #aaa;
}

.sticky .entry-date {
	display: none;
}

.entry-footer {
	font-size:11px;
	font-weight:700;
}

.entry-footer a {
	color:#005596;
}

.entry-footer a:hover {
	color: #aaa;
}

.cat-links,
.tags-links {
	display:block;
	margin:5px 0;
}

.comments-link,
.edit-link,
.byline {
	display: none;
}


/*  Entry Content
----------------------------------------------- */
.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.page-content h4:first-child,
.page-content h5:first-child,
.page-content h6:first-child {
	margin-top: 0;
}

.entry-content h2 {
	font-size:22px;
}

.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-size:18px;
}

.entry-content ul,
.entry-content ol {
	margin:20px 0;
}

.entry-content ul li,
.entry-content ol li {
	margin:4px 0;
}

.entry-content table,
.comment-content table {
	font-size: 14px;
	line-height: 1.2857142857;
	margin-bottom: 24px;
}

.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
}

.entry-content td,
.comment-content td {
	padding: 8px;
}


/* Posts and pages
----------------------------------------------- */
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.edit-link {
	display:none;
}


/* =Post Nav
----------------------------------------------- */
.nav-links {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	border-top: 1px solid #e5e8ee;
	hyphens:         auto;
	word-wrap: break-word;
}

.post-navigation,
.image-navigation {
	margin:60px auto 0 auto;
}

.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
	border-bottom: 1px solid #e5e8ee;
	padding:15px 0;
	width: 100%;
}

.post-navigation .meta-nav {
	display: block;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	text-transform: uppercase;
}

.post-navigation a,
.image-navigation a {
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.7142857142;
	text-transform: none;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #aaa;
	text-decoration:none;
}


/* =Custom Content
----------------------------------------------- */
.carousel-control {
  text-shadow:none;
  opacity:1;
}

.carousel-control.left,
.carousel-control.left:hover,
.carousel-control.right,
.carousel-control.right:hover {
	background-image:none;
	border:none;
	padding:0;
}

/*
inspired from http://codepen.io/Rowno/pen/Afykb 
http://stackoverflow.com/questions/26770055/bootstrap-carousel-fade-no-longer-working-with-maxcdn-3-3-bootstrap-min-css
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 4s;
  transition-timing-function:linear;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/*hero carousel */
.hero-carousel {
	margin:0;
}

.hero-carousel .item,
.hero-carousel .item img {
	height:300px;
}

.hero-carousel .item img {
	object-fit:cover;
	object-position:bottom 0;
	width:100%;	
}

@media (min-width: 768px) {
	.hero-carousel .item,
	.hero-carousel .item img {
		height:450px;
	}
}

@media (min-width: 992px) {
	.hero-carousel .item,
	.hero-carousel .item img {
		height:600px;
	}
}

@media (min-width: 2000px) {
	.hero-carousel .item,
	.hero-carousel .item img {
		height:700px;
	}
}

.hero-carousel .carousel-caption {
	bottom:15%;
	text-align:left;
}

.hero-carousel .carousel-caption .yt-btn {
	width:80px;
}

@media only screen and ( max-width: 600px ) {
.hero-carousel .carousel-caption .yt-btn {
	width:56px;
}
}

@media only screen and ( min-width: 992px ) {
.hero-carousel .carousel-caption {
  right:auto;
  bottom:auto;
  left: 10%;
  padding-top:0;
  padding-bottom:0;
  top:10%;
}
}

.hero-carousel .carousel-caption h2 {
	color:#fff;
	font-size:40px;
	font-weight:700;
	margin-bottom:20px;
}

.hero-carousel .carousel-caption p {
	color:#fff;
	font-size:30px;
	font-weight:700;
	margin:0 0 10px 0;
	line-height:100%;
}

.hero-carousel .carousel-caption p a {
	border-bottom:2px solid #fff;
	color:#fff;
	font-size:20px;
	font-weight:700;
	margin:0;
	padding-bottom:3px;
	text-decoration:none;
}

@media only screen and ( max-width: 600px ) {
.hero-carousel .carousel-caption h2 {
	font-size:30px;
	margin-bottom:15px;
}
.hero-carousel .carousel-caption p {
	font-size:20px;
}
.hero-carousel .carousel-caption p a {
	font-size:18px;
}
}


@media only screen and ( min-width: 600px ) {
.hero-carousel .carousel-control .glyphicon-chevron-left, 
.hero-carousel .carousel-control .glyphicon-chevron-right, 
.hero-carousel .carousel-control .icon-prev, 
.hero-carousel .carousel-control .icon-next {
/*
	background-color:#555;	
	font-size:50px;
	margin-top:-15px;
	height:70px;
	line-height:70px;
	width:70px;
	border-radius:35px;
	*/
	font-size:60px;
	margin-top:-15px;
	height:60px;
	line-height:60px;
	width:60px;
}
}

@media only screen and ( min-width: 992px ) {
.hero-carousel .carousel-control .glyphicon-chevron-left, 
.hero-carousel .carousel-control .glyphicon-chevron-right, 
.hero-carousel .carousel-control .icon-prev, 
.hero-carousel .carousel-control .icon-next {
	font-size:90px;
	margin-top:-45px;
	height:90px;
	line-height:90px;
	width:90px;
}
}

/* homepage headings */
.home h1,
.home h2 {
	color:#0094d3;
	font-size:30px;
	margin:0 0 20px 0;
}

/* logo carousel */
.logo-carousel .glyphicon {
	color:#555;
}

/* prize section */
.winning-prize {
	background:url(images/cambridge.jpg) center no-repeat;
	display:block;
	height:750px;
	margin-top:50px;
	width:100%;
}

.prize {
	background:#fff;
	background:rgba(255,255,255,0.9);
	display:block;
	float:right;
	height:500px;
	margin:50px 50px 0 0;
	padding:35px;
	width:500px;
}

@media only screen and (max-width: 600px) {
.prize {
	float:none;
	height:500px;
	margin:2%;
	padding:15px;
	width:96%;
}
}

.prize h2 {
	color:#333;
	margin-top:30px;
}

.prize img {
	display:block;
	margin:0 0 0 auto;
	width:150px;
}

/* media carousel */
.media-carousel ul {
	margin:0 auto;
	padding:0;
}

.media-carousel li {
	list-style:none;
}

.media-carousel li li {
	list-style:disc;
	margin-left:20px;
}

.media-carousel p {
	margin-bottom:0;
}

.media-carousel .carousel-control.left {
	background:#555;
	border:4px solid #fff;
	height:40px;
	left:-12px;
	margin-top:17%;
	width:40px;
	border-radius:23px;
}

.media-carousel .carousel-control.right {
	background:#555;
	border:4px solid #fff;
	height:40px;
	margin-top:17%;
	right:-12px;
	width:40px;
	border-radius:23px;
}

.media-carousel .glyphicon {
	color:#fff;
	font-size:22px;
	margin-top:-12px;
}

@media only screen and (max-width: 767px) {
.media-carousel .carousel-inner > .item {
	display:block;
}
.media-carousel .controls {
	display:none;
}
.media-carousel li {
	margin-top:30px;
}
.media-carousel li li {
	margin-top:0;
}
.media-carousel li.first {
	margin-top:0;
}
}

/* teams carousel */
.teams-carousel {
	background:#0094d3;
	height:147px;
	margin-top:50px;
	overflow:hidden;
	position:relative;
	text-align:center;
}

.teams-carousel p {
	color:#fff;
	font-size:18px;
	margin:0;
	padding-top:20px;
	text-align:center;
}

.teams-carousel .item {
	height:147px;
}

.teams-carousel .carousel-inner > .item > img {
	height:147px;
}

.teams-carousel .teams-logo {
	margin:0 auto;
	max-width:none !important;
}

.teams-carousel .mc-small-logo {
	margin:0 15px;
}

@media only screen and (max-width: 768px) {
.teams-carousel .mc-small-logo {
	display:none;
}
}

.teams-carousel .register-now {
	background:#0094d3;
	border:4px solid #0094d3;
	border:4px solid #fff;
	color:#314558;
	color:#fff;
	display:inline-block;
	font-size:15px;
	font-weight:700;
	text-transform:uppercase;
	margin:50px auto 0 auto;
	padding:10px 30px;
	text-decoration:none;
}

/* management team */
.management-team img {
	margin:30px 0 15px 0;
}


/* =CF7
----------------------------------------------- */
.wpcf7-form {
	clear:both;
	font-size:15px;
	margin:0;
}

@media only screen and (min-width: 992px) {
.wpcf7-form {
	max-width:85%;
}
}

.wpcf7-form h3 {
	display:block;
	font-size:20px;
	font-weight:700;
}

.wpcf7-form label {
	font-size:15px;
	display:block;
	margin:20px 0 10px 0;
}

.wpcf7-form input, .wpcf7-form textarea {
	background:#f3f3f3;
	border:none;
	font-size:15px !important;
	padding:10px;
	width:100%;
}

.wpcf7-form textarea {
	height:200px;
	padding:15px 10px;
}

.wpcf7-form select {
	font-size:15px;
	padding:5px 10px;
}

.wpcf7-form input[type=checkbox],
.wpcf7-form input[type=radio] {
	font-size:20px !important;
	margin-right:20px !important;
}

span.wpcf7-list-item-label {
	font-size:13px !important;
}

span.wpcf7-list-item { 
	display:table-row !important;
	text-align:left;
	max-width:100% !important;
}

span.wpcf7-list-item * { 
	display:table-cell !important; 
}

.wpcf7-form input[type=submit] {
	background:#0094d3;
	color:#fff;
	font-size:15px;
	padding:10px;
	width:100px;
}

.wpcf7-form input[type=submit]:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
}

.wpcf7-form img.ajax-loader {
	display:block;
	height:16px;
	margin:0 auto;
	text-align:center;
	width:16px; 
}

.wpcf7-response-output.wpcf7-mail-sent-ng,
.wpcf7-response-output.wpcf7-mail-sent-ok {
	background:transparent;
	border:none;
	color:#F00;
	display:block;
	font-size:15px;
	padding:0;
	padding-bottom:20px;
	width:100%;
}


/* Comments
----------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comments-area {
	display:none;
}


/* Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/* =Media
----------------------------------------------- */
.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

.entry-content img.size-full,
.entry-content img.size-large,
.entry-content .wp-post-image,
.entry-content .post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {
	padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


/* =Captions
----------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}


/* Video
-------------------------------------------------- */
.youtube-video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top:30px;
	height: 0;
}

.youtube-video-wrapper iframe,
.youtube-video-wrapper object,
.youtube-video-wrapper embed {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
}

/* =Galleries
----------------------------------------------- */
.gallery {
	display:block;
	overflow:hidden;
	margin-bottom: 20px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/* =Widgets
----------------------------------------------- */
.widget {
	font-size: 13px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	line-height: 1.2857142857;
	margin-bottom: 48px;
	width: 100%;
	word-wrap: break-word;
}

.page .widget {
	margin-bottom:30px;
}

.page .widget.widget_sp_image {
	margin-bottom:0;
}

.widget a:hover {
	color: #aaa;
}

.widget .widget-title,
.widget .widgettitle,
.widget h2 {
	font-size:20px;
	font-weight: 700;
	line-height: 1.7142857142;
	margin:0 0 15px 0;
}

.page .widget .widget-title {
	font-style:italic;
}

.widget-title,
.widgettitle,
.widget-title a
.widgettitle a {
	color:#444;
}

.widget-title a:hover {
	color: #aaa;
}

.widget ul,
.widget ol {
	margin-left: -20px !important;
}

.widget li {
	font-size:14px;
	margin:13px 0 13px 0;
}

.page .widget li {
	margin:10px 0;
}

.widget li > ol,
.widget li > ul {
	margin-left: 10px;
}

.widget table,
.widget th,
.widget td {
	border-color: rgba(255, 255, 255, 0.2);
}

.widget table {
	margin-bottom: 18px;
}

.widget p {
	font-size:14px;
	margin-bottom:15px;
	line-height:145%;
}

.widget-area .search-field {
	background:#eee;
	border:1px solid #ddd;
	color:#666;
	font-size: 16px;
	line-height:100%;
	padding:10px;
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	display:none;
}

/* Make sure select elements fit in widgets. */
.widget select {
	font-size:15px;
	max-width: 100%;
}

.widget img {
	margin-bottom:15px;
}

.widget_sp_image .widget-title {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.7142857142;
	margin: 0 0 20px 0;
	text-transform: uppercase;
} 


/* =Footer
----------------------------------------------- */
/* tweets */
.latest-tweets {
	background:#272727;
	padding-top:50px;
	padding-bottom:30px;
}

.latest-tweets h4 {
	color:#fff;
}

.interact {
	display:none;
}

#twitterfeed {
	padding:20px 0;
}

#twitterfeed ul {
	display:block;
	margin:0 0 0 -40px;
	overflow:hidden;
}

#twitterfeed li {
	color:#fff;
	display:block;
	margin-top:15px;
	word-wrap:break-word;
	width:100%;
}

#twitterfeed li p {
	line-height:150%;
}

#twitterfeed li .tweet {
	font-size:15px;
	margin-bottom:5px;
}

#twitterfeed li .timePosted {
	font-size:13px;
	margin-bottom:0;
}

#twitterfeed img {
	width:16px;
}

@media only screen and (min-width: 769px) {
#twitterfeed li {
	float:left;
	margin-top:0;
	margin-left:5%;
	width:21%;
	word-wrap:break-word;
}
}

#twitterfeed li:first-child {
	margin-left:0;
}

.sponsors {
	background:#222;
	padding-top:50px;
}

.sponsors h4 {
	color:#fff;
	font-size:16px;
	margin-bottom:20px;
	text-transform:uppercase;
}

@media only screen and (max-width: 991px) {
.sponsors h4 {
	margin-top:30px;
}
}

.sponsors img {
	margin:0 10px 0 0;
}

.sponsors .last {
	margin-right:0;
}

.site-footer {
	background:#222;
	padding-top:50px;
	padding-bottom:30px;
}

.site-footer h4 {
	color:#fff;
	font-size:16px;
	margin-bottom:20px;
	text-transform:uppercase;
}

@media only screen and (max-width: 991px) {
.site-footer h4 {
	margin-top:30px;
}
}

.site-footer p,
.site-footer li,
.site-footer a {
	color:#fff;
	font-size:14px;
	line-height:170%;
	margin:0;
	position:0;
}

.site-footer ul {
	margin:0;
	padding:0;
}

.site-footer li {
	display:inline-block;
	margin:0 30px 0 0;
}

.site-footer label {
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:400;
}

.site-footer .subscribe-btn,
.site-footer .subscribe-btn:hover {
	background:#0094D3;
	color:#fff;
	font-size:18px;
	display:inline-block;
	padding:10px 40px;
	text-decoration:none;
}

.site-footer .subscribe-btn i {
	margin-right:8px;
}

.social i {
	font-size:24px;
	margin-right:28px;
}

.social .periscope {
	margin-top:-10px;
	width:20px;
}

.e-mail:before {
	content: attr(data-website) "\0040" attr(data-user);
	unicode-bidi: bidi-override;
	direction: rtl;
}


/* =Woo
----------------------------------------------- */
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
	background:#0094D3 !important;
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price {
    color:#314558 !important;
}

/* checkout */
.woocommerce form .form-row .input-checkbox {
    display: inline !important;
	position:relative !important;
    margin: -2px 8px 0 0 !important;
}

/* =Nextgen
----------------------------------------------- */
.ngg-album-compactbox {
    margin: 0 0 15px 0 !important;
}