/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
#s5_component_wrap .item h2, #s5_component_wrap .item h2 a, #s5_component_wrap .item-page h2, #s5_component_wrap .item-page h2 a, #s5_component_wrap .items-leading h2 a {
    line-height: 110%;
}
/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
body  {
	
	font-size:100%;
  line-height:150%;
	 }


.overlay_linkedin {
    background: transparent url("../images/pages/sprite_in.png") no-repeat scroll 0 -72px;
    float: left;
    height: 29px;
    margin-right: 9px;
    width: 29px;
}
.overlay_twitter_in {
    background: transparent url("../images/pages/sprite_in.png") no-repeat scroll 0 0;
    float: left;
    height: 29px;
    width: 29px;
}
.overlay_linkedin:hover {
		background:transparent url(../images/pages/sprite_in.png) -47px -72px  no-repeat !important;}
.overlay_twitter_in:hover {
		background:transparent url(../images/pages/sprite_in.png) -47px 0px  no-repeat !important;}
.module_round_box_outer ul li a, .module_round_box_outer ul.menu li span {
    font-size: 1.0em;
}
/* Misc.
----------------------------------------------------------- */	

.top_boxes_wrap {
display:table;
table-layout:fixed;
margin-top:-140px;
position:relative;
z-index:2;
}

.top_boxes_left, .top_boxes_right {
display:table-cell;
color:#FFFFFF;
width:50%;
vertical-align:top;
}

.top_boxes_left {
background-size:cover !important;
}

.top_boxes_right {
padding:5%;
padding-left:6%;
padding-right:6%;
height:244px;
}

.top_boxes_right h3 {
display:block;
margin-bottom:18px;
line-height:120%;
color:#FFFFFF;
}

.top_boxes_right span {
line-height:90%;
font-size:1em;
}

.top_boxes_right .readon {
margin-top:30px;
}

.address_info {
color:#000000;
font-size:1.2em;
margin-right:8px;
margin-top:15px;
display:inline-block;
}

.address_info i {
margin-right:8px;
font-size:1.3em;
position:relative;
top:2px;
}

.image_box_item {
box-sizing: border-box;
float: left;
width: 25%;
}

.image_box_item_inner1 {
padding-left:30px;
}

.image_box_item_inner2 {
background:#FFFFFF;
-moz-box-shadow:0 0px 26px rgba(0, 0, 0, 0.07);
-webkit-box-shadow: 0 0px 26px rgba(0, 0, 0, 0.07);
box-shadow:0 0px 26px rgba(0, 0, 0, 0.07);
text-align:center;
}

.image_boxes_wrap {
margin-left: -30px;
}

.image_box_text {
padding:34px;
}

.image_boxes_wrap img {
width:100%;
}

.image_box_text h3 {
color:#000000;
font-size:1.7em;
font-weight:600;
border-bottom:solid 3px #E5E4E4;
padding-bottom:12px;
margin-bottom:22px;
display:inline-block;
}

.image_box_text .readon {
margin-top:26px;
}

.image_box_image {
overflow:hidden;
border:none;
position:relative;
text-align:center;
background:#000000;
padding:6px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.image_box_image:hover {
padding:0px;
}

.image_box_item:hover img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; /* IE 6-9 */
-webkit-transition: all 400ms ease-out;
-moz-transition: all 400ms ease-out;
-o-transition: all 400ms ease-out;
transition: all 400ms ease-out;
-moz-opacity: 0.6 !important;
-khtml-opacity: 0.6 !important;
filter:alpha(opacity=60) !important;
opacity:0.6 !important;
}

.image_box_item img {
-webkit-transition: all 400ms ease-out;
-moz-transition: all 400ms ease-out;
-o-transition: all 400ms ease-out;
transition: all 400ms ease-out;
-moz-opacity: 1 !important;
-khtml-opacity: 1 !important;
filter:alpha(opacity=100) !important;
opacity:1 !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.image_box_image_inner {
margin:-6px;
}

.image_box_icon {
font-size:5em;
color:#FFFFFF;
top:50% !important;
-webkit-transform: scale(1) translate(0px,-50%);
-moz-transform: scale(1) translate(0px,-50%); 
-ms-transform: scale(1) translate(0px,-50%);
-o-transform: scale(1) translate(0px,-50%);
position:absolute;
left:0;
right:0;
-moz-opacity: 0 !important;
-khtml-opacity: 0 !important;
filter:alpha(opacity=0) !important;
opacity:0 !important;
}

.image_box_item:hover .image_box_icon {
-moz-opacity: 1 !important;
-khtml-opacity: 1 !important;
filter:alpha(opacity=100) !important;
opacity:1 !important;
}

.learn_about_us_wrap {
display:table;
table-layout:fixed;
}

.learn_about_us_img_wrap {
width:50%;
display:table-cell;
vertical-align:top;
background-size:cover !important;
}

.learn_about_us_img_wrap img {
width:100%;
}

.learn_about_us_text_wrap {
width:50%;
background:url(../images/s5_blue_bg.jpg);
color:#FFFFFF;
display:table-cell;
vertical-align:top;
}

.learn_about_us_text_wrap_inner {
padding:50px;
padding-top:45px;
padding-bottom:45px;
}

.learn_about_us_text_wrap h3 {
color:#FFFFFF;
font-size:2.6em;
font-weight:700;
margin-bottom:10px;
}

.learn_about_us_title_sub {
font-size:1.4em;
font-weight:300;
margin-bottom:20px;
display:block;
font-style:italic;
}

.learn_about_us_text_wrap ul {
-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;
margin-top:30px;
}

.learn_about_us_text_wrap i {
margin-right:8px;
font-size:1.1em;
}

.learn_about_us_text_wrap li {
margin-bottom:4px;
}
#s5_center_area_inner, #s5_above_columns_inner, #s5_footer_area_inner {
    padding-bottom: 50px;
    padding-top: 50px;
}
#s5_top_row1_area1 .pages_portfolio {
    border-right: none;
  
}
.slide_text {
    font-size: 2.8em;
  line-height: 100%;
}
#myGallery, #myGallerySet, #flickrGallery
{
	position:relative;
	z-index:0;}


#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
	z-index:1;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:0;
	background-position:center center;
	background-repeat:no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 1;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 80px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2{
	padding: 0;
	font-size: 15px;
	margin: 0;
	text-shadow:1px 1px #000000;
	color:#FFFFFF;
	margin: 6px 11px;
	font-weight: bold;
	color: inherit;
  line-height:100%;
}

.jdGallery .slideInfoZone p
{
	color:#FFFFFF;
	margin:2px 11px;
	padding:0;
	text-shadow:1px 1px #000000;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 126px;
	width: 100%;
	z-index: 2;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('../images/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	z-index:0;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 106px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 6px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:1;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=70);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('../images/fleche1.png') no-repeat center left;
}



.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('../images/fleche2.png') no-repeat center right;
}


.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 1;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}




	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 1;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('../images/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

.jdGallery .carousel .carouselInner .active {
	opacity: .9 !important;
	-moz-opacity: .9 !important;
	-khtml-opacity: 0.9 !important;
	filter:alpha(opacity=90) !important;}


.jdGallery .slideElement {}	
	
.jdGallery .slideElement.active {}
	
	
#myGallery_height {
width:100%;
float:left;
overflow:hidden;
opacity:0;
filter: alpha(opacity=0);
}

#myGallery_height_img {
width:100%;
}


/* vertical option  */

	.s5vertical .jdGallery .carousel {
		right:0;
		left:auto;
		width:114px;}
		
	.s5vertical .carouselInner, .s5vertical .jdGallery div.carouselContainer {
		width:114px !important;}
		
	.s5vertical .jdGallery div.carouselContainer {
		left:auto !important;
		right:0 !important;}
		
	.s5vertical .jdGallery .carousel .label, .s5vertical .jdExtCarousel .label {
		display:none;}
	
	.s5vertical .jdGallery div.carouselContainer {
		top:0 !important;}
	
	.s5vertical .carouselWrapper .carouselInner .thumbnail {
		margin-bottom: 6px;
		margin-left:6px !important;
		float:none;}
		
		
	.s5vertical .jdGallery a.carouselBtn {
		display:none;}
	

	.s5vertical .carouselContainer {	
		-webkit-transition: all 0.3s linear 0s;
		-moz-transition: all 0.3s linear 0s;
		-o-transition: all 0.3s linear 0s;
		transition: all 0.3s linear 0s;}
			
		
	.s5vertical .carouselContainer:hover {
		-moz-opacity: 1;
		-khtml-opacity: 1;
		filter:alpha(opacity=100);
		opacity:1;}		
		
	.s5vertical .jdGallery .slideInfoZone {
		background:transparent;}
		
		
	.s5vertical .jdGallery .slideInfoZone h2	{
		display: inline;
		padding:8px;
		background:#000000;}
		
		.s5vertical .jdGallery .slideInfoZone p {
			padding:8px;
			width: 45%;
			background:#000000;}
		
	.s5vertical .jdGallery .slideInfoZone {
		padding-top:10px;
		height:100px !important;}

.eventcentre
{
  width: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.readon-white
{
	padding:13px 4.2%;
	margin-top:14px;
	margin-bottom:0px;
	font-weight:300;
	border:none !important; 
	color:#000;
	cursor:pointer;
	letter-spacing: 0;
	text-decoration: none; 
	font-size:.9em;
    background-color: #ffffff;
    border-radius:100px;
}
h2
{
  line-height: 100%;
  text-transform: none;
}
.s5_agenda_title {
    color: #FFCC00;
    display: table-cell;
    line-height: 110%;
    padding-left: 10px;
}
.s5_agenda_speaker {
    display: table-cell;
    line-height: 100%;
  padding-left: 10px;
}	
.s5_agenda li.left .padding {
    background: #EE1020 none repeat scroll 0 0;
    border: medium solid #FFCC00;
    color: #ffffff;
    margin-right: 50px;
    padding: 17px;
}
.s5_agenda li.right .padding {
    background: #EE1020 none repeat scroll 0 0;
    border: medium solid #FFCC00;
    color: #ffffff;
    margin-right: 50px;
    padding: 17px;
}

.s5_waagenda_title {
    color: #EE1020;
    display: table-cell;
    line-height: 110%;
    padding-left: 10px;
}
.s5_waagenda_speaker {
    display: table-cell;
    line-height: 100%;
  padding-left: 10px;
}	
.s5_waagenda li.left .padding {
    background: #FFCC00 none repeat scroll 0 0;
    border: medium solid #EE1020;
    color: #000000;
    margin-right: 50px;
    padding: 17px;
}
.s5_waagenda li.right .padding {
    background: #FFCC00 none repeat scroll 0 0;
    border: medium solid #EE1020;
    color: #000000;
    margin-right: 50px;
    padding: 17px;
}

.s5_nzagenda_title {
    color: #c7d82a;
    display: table-cell;
    line-height: 110%;
    padding-left: 10px;
}
.s5_nzagenda_speaker {
    display: table-cell;
    line-height: 100%;
  padding-left: 10px;
}	
.s5_nzagenda li.left .padding {
    background: #008593 none repeat scroll 0 0;
    border: medium solid #c7d82a;
    color: #000000;
    margin-right: 50px;
    padding: 17px;
}
.s5_nzagenda li.right .padding {
    background: #008593 none repeat scroll 0 0;
    border: medium solid #c7d82a;
    color: #000000;
    margin-right: 50px;
    padding: 17px;
}

.button.mailchimp_signup {
		margin-top:-9px;
	    background: #6b4994;
	    color:#ffffff;
	    font-size:0.9em;
	}		
#s5_headerbackground {
    background-attachment: fixed;
}
.pages_highlight_box-grey{
  background: #e3e3e3;
     display: block;
    padding: 30px;
}
.pages_highlight_box-black{
  background: #000000;
  color: #FFFFFF;
     display: block;
    padding: 30px;
}	
#eb .eb-brand-name {
    font-size: 1.8em;
    line-height: 110%;
    margin: 0 0 6.66667px;
    text-transform: uppercase;
  font-family: Montserrat;
  font-weight:200;
}	
#ed .ed-head__title {
    font-size: 1.8em;
    line-height: 110%;
    margin: 0 0 6.66667px;
    text-transform: uppercase;
  font-family: Montserrat;
  font-weight:200;
  color:#292929;
}	
center_text.whiteline {
    line-height: 110%;
}
:target:before {
content:"";
display:block;
height:120px; /* fixed header height*/
margin:-120px 0 0; /* negative fixed header height */
}
td { 
    padding: 10px;
}
.pager a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #000;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
