/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,600,700,700i|Oswald:400,700');

body.custom-background {
	background-size: 1920px auto;
	background-position: center top;
}

.site-header {
	padding-bottom: 0;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Oswald, sans-serif !important;
	border-bottom: 2px solid #dce6a7;
	font-weight: normal !important;
	
}

h2 {
	position: relative;
}

h2:before {
	content:'';
	max-width: 200px;
	width: 20vw;
	height: 200px;
	top: -100px;
	left: -100px;
	position: absolute;
	z-index: -1;
	background-image:url(http://www.britishgamesinstitute.com/wp-content/uploads/2017/09/header.png);
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

h2.widget-title:before {
	transform: rotateZ(240deg)
}

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

.site-branding .site-title a {
	color: #dd3548;
  display:block;
	overflow:visible;
	width: 285px;
	height: 100px;
	color:transparent;
}

.site-branding .site-title:hover a {
	color:transparent !important;
}

h1.site-title {
	border:none;	
}

.site-branding {
	overflow: visible;
	position: relative;
}

.site-branding .site-title a:before {
	content:'';
	display:block;
	bottom:0;
	left: -43px;
	width:180px;
	height: 100px;
	background-image:url(http://thebgi.uk/wp-content/uploads/2018/08/bgi_alpha-e1523285074999_new.png);
	background-size: 100% auto;
	background-position: left top;
	background-repeat: no-repeat;
	z-index:100;
}




body, p, span {
	font-family: Lato, sans-serif;
}

.site {
	background:none !important;
}

.site-description {
	font-family: Lato, sans-serif !important;
	font-style: Italic;
	font-size: 1em;
	font-weight: bold;
	display: block !important;
}

.widget  {
	border: none;
}



a:hover {
	color: #dd3548 !important;
}

.entry-content, .entry-footer {
	float: none !important;
	width: 100% !important;
}
.entry-footer {
	border-top: 1px solid #dce6a7;
	margin-top: 1em !important;
}

.entry-footer > span {
	display: inline-block !important;
	padding: 0 2em 0 0;
}

.entry-footer > span.cat-links, .entry-footer > span.byline {
	display: none !important;
}


.developer-slider .owl-carousel:before {
	position: relative;
	padding: 0.3em 0;
	display: block;
	content: "";
	background: #ff4338;
	color: #fff;
	text-align: center;
	font-family: Lato, sans-serif !important;
	font-weight: bold;
}

.developer-slider .owl-carousel .owl-item p {
	position: absolute;
	bottom: 0;
	left:0;
	width:100%;
	text-align:center;
	
}
.developer-slider .owl-carousel .owl-item p span {
	display: inline-block;
	background: rgba(12,55,68,0.8);
	padding: 0.2em 2em;
}

#slider_1970 {
 margin-bottom: 3.0rem !important;
}

#slider_1970 .owl-nav {
	left: -2.5rem;
  position: absolute;
  top: 50%;
  right: -2.5rem;
}

#slider_1970 img {
	margin: 0 auto;
	display: block;

	width: 100px;
}

#slider_1970 p {
	margin-bottom: 0.5rem;
	color: #fff;
	text-align: center;
}

.entry-content .owl-carousel {
	margin-top:-1em;
}
.entry-content .owl-carousel  .owl-item {
	position: relative;
}

.entry-content .owl-carousel  .owl-item > div {
	position: relative;
	padding:0;
}

.entry-content .owl-carousel  .owl-item img {
	position: absolute;
	width: 10em;
	top: 0;
	padding: 1em;
}

.entry-content .owl-carousel  .owl-item p:nth-child(2){
	position: relative;
	font-size: 1em;
	font-style: italic;
	margin-left:11em;
	margin-bottom: 0;
}

.owl-carousel  .owl-item p strong {
	font-style: normal;
	text-align: left;
	font-weight: bold;
}

.owl-carousel  .owl-item p strong:first-of-type:before {
	content: '\a';
  white-space: pre;
}

.red-block {
	color: #000;
	padding: 1rem;
	text-align:center;
	font-size: 1.5rem !important;
	margin-bottom: 0.5em !important;
	border: 7px solid #ff4338;
	font-family: Oswald, sans-serif !important;
	font-weight: normal !important;
	line-height: 1.25;
}

h2.red-block:before { 
	display:none; 
	
}

.green-block {
	color: #000;
	padding: 1rem;
	text-align:center;
	font-size: 1.5rem !important;
	margin-bottom: 0em !important;
	border: 7px solid #95d600;
	font-family: Oswald, sans-serif !important;
	font-weight: normal !important;
	line-height: 1.25;
}

h2.green-block:before { 
	display:none; 
	
}


 

.wph-modal .wph-modal--content .wph-modal--message, .wph-modal .wph-modal--content .wph-modal--message p, .wph-modal .wph-modal--content .wph-modal--message ul, .wph-modal .wph-modal--content .wph-modal--message ol, .wph-modal .wph-modal--content .wph-modal--message li {
		font: 400 2rem Lato, sans-serif !important;
}

.wph-modal .wph-modal--content .wph-modal--message h1, .wph-modal .wph-modal--content .wph-modal--message h3, .wph-modal .wph-modal--content .wph-modal--message h4, .wph-modal .wph-modal--content .wph-modal--message h5, .wph-modal .wph-modal--content .wph-modal--message h6, .wph-modal .wph-modal--content .wph-modal--message p, .wph-modal .wph-modal--content .wph-modal--message a, .wph-modal .wph-modal--content .wph-modal--message em, .wph-modal .wph-modal--content .wph-modal--message ul, .wph-modal .wph-modal--content .wph-modal--message ol, .wph-modal .wph-modal--content .wph-modal--message li, .wph-modal .wph-modal--content .wph-modal--message strong, .wph-modal .wph-modal--content .wph-modal--message blockquote {
font: 400 2rem Lato, sans-serif !important;
	color: #222 !important;
}

.wph-modal .wph-modal--content .wph-modal--message a {
	color: #dd3548 !important;
	text-decoration: underline;
}

.wph-modal--wrap header {
	border: none !important;
	margin: 0 !important;
}

.wph-modal--title {
	background: #184651;
	color: #fff;
	display: block;
	text-align:center;
	border:none;
	margin: -20px -20px 0px -20px !important;
	padding: 20px !important;
}

.wph-modal--title:before {
	display:none;
}

@media screen and (max-width:  56.875em){
	body.custom-background {
		background: none;
	}
	.site-branding .site-title a:before {
		left:0;
	}

	#slider_1160 {
		width:100%;
	}

	#slider_1160 .owl-item p {
		margin-bottom:0.5em
	}
	#slider_1160 .owl-item p span {
		font-size:0.67em;
	}

	#slider_1562 .owl-item img {
		position:relative;
		left:auto;
		top:auto;
		transform:none;
	}

	#slider_1562 .owl-item p {
		position: relative;
		font-size: 1em;
		font-style: italic;
		margin-left:0;
	}
}

.widget {
	margin-bottom:0.5rem;
}



#custom_html-3 a {
	color:#fff;
}

#site-navigation {
	position:relative;
	FONT-WEIGHT: 600;
}

#site-navigation:before {
	content:'Transforming lives with games';
	left:0;
	right:0;
	text-align:center;
	font-style: normal;
	font-weight :600;
	display: block;
	position: absolute;
	top: -1.5rem;
	color:#000;
	font-size:1rem;
	border-bottom: 1px solid #256b7c;
	text-transform: uppercase;
}




a.dk-speakout-email {
  background:#455A64;
  
  border-radius: 4px;
  border: 1px solid #112b66;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.25), 0 1px 4px rgba(0, 0, 0, 0.4);
  display: inline-block;
  height: 32px;
  margin: 0 4px 0 0;
  width: 140px;
	color: #fff;
	font-weight: normal;
	line-height:2em;
}
a.dk-speakout-email:hover, a.dk-speakout-email:visited {
	color:#fff !important;
}
a.dk-speakout-whatsapp {
  background: #455A64 url(https://www-cdn.whatsapp.net/img/v4/whatsapp-logo.svg?v=7ab7fe1) no-repeat center center/auto 80%;
  
  border-radius: 4px;
  border: 1px solid #112b66;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.25), 0 1px 4px rgba(0, 0, 0, 0.4);
  display: inline-block;
  height: 32px;
  margin: 0 0 0 4px;
  width: 140px;
	line-height:2em;
}

.dk-speakout-petition-wrap {
	margin: 0 auto;
}

td.dk-speakout-signaturelist-name {
	white-space: normal;
}
td.dk-speakout-signaturelist-name span {
	display: block;
	font-weight: normal;
	font-style: italic;
}

table.dk-speakout-signaturelist {
	border: 2px solid transparent;
	background: transparent;
}

table.dk-speakout-signaturelist td {
	border: 2px solid transparent;
	background: rgba(0,0,0,0.02);	
}

tr.dk-speakout-even {
	background: transparent;
}

tr.dk-speakout-even td {
	background: rgba(0,0,0,0.05);
}

.board-member-block{
	float:left;
	clear:both;
	margin-top:2em;
}