/*
 Theme Name:   Divi Child
 Description:  Divi Child Theme
 Author:       Blair Thorne, The Web Shop
 Author URI:   https://www.thewebshop.net.au
 Template:     Divi
*/

/* Logo - Make Bigger on Tablet and Phone */

@media only screen and (max-width: 980px) {
#logo {
    height: 100% !important;
    max-height: 136px !important;
    width: auto;
    max-width: 100% !important;
    }
}

@media only screen and (min-width: 1558px) {
span.logo_helper {
    padding-top: 186px;
}
.et-fixed-header span.logo_helper {
    padding-top: 0;
}
}

/* Primary Menu Remove Shadow */

#main-header {
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.0) !important;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.0) !important;
    box-shadow: 0 1px 0 rgba(0,0,0,.0) !important;
}

#main-header.et-fixed-header {
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.0) !important;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.0) !important;
    box-shadow: 0 1px 0 rgba(0,0,0,.0) !important;
    height: 185px;
}

#main-header.et-fixed-header.keynote-header {
	background-color: transparent !important;
}

#main-header.et-fixed-header .container.et_menu_container {    
    height: 100%;
}

.gotham-medium {
    font-family: 'Gotham Medium',Helvetica,Arial,Lucida,sans-serif;
}

#main-header #top-menu.nav li a.dd-menu-active{
	color: #ffcd00 !important;
}

/* Text */

p {
    padding-bottom: 0.6em !important;
}

a.blurb:link {
	color: #fff !important;
    text-decoration: none !important;
	font-weight: bold !important;
	font-size: 14px;
}

a.blurb:visited {
	color: #fff !important;
}

h6 {
	padding-bottom: 20px !important;
}

.contact-h4 {
	line-height: 1em !important;
	padding-bottom: 0 !important;
	color: #121c2c !important;
}

/* Buttons */

.et_pb_button {
	line-height: 1.5em !important;
	padding: 0.4em 1em 0.3em 1em !important;
}
body .et_pb_button hover {
	background-color: #00a7e1;

}
.et_pb_button_10 {
	display: inline-block;
}

/* Tables */

/* Exhibitors */

.table-exhibitors-data {
	width: 100% !important;
	max-width: 100% !important;
	border: none !important;
	border-spacing: 10px !important;
	font-size: 12px !important;
	line-height: 1.2em;
}

.table-exhibitors-data .column-1 {
	width: 70%;
	font-weight: bold;
	color: #00A7E1;
	border: none !important;
}

a.exhibitors:link {
	color: #00A7E1 !important;
}

a.exhibitors:visited {
	color: #00A7E1 !important;
}

.table-exhibitors-data .column-2 {
	width: 30%;
	font-weight: bold;
	color: #d02030;
	border: none !important;
	text-align: right;
}

.table-exhibitors-data tr {
	vertical-align: top !important;
}

.entry-content tr td {
    padding: 6px !important;
}

.entry-content tr td {
    border-top: none !important;
}

/* Awards */

.tablepress .column-1 { 
	font-weight: bold;
	width: 25% !important;
	min-width: 100px;
}

.tablepress .column-2 { 
	width: 75% !important;
}

.tablepress thead th {
  text-align: center;
}

.table-awards {
	width: 100% !important;	
	border: none !important;
}

.table-awards td {
	width: 33.33% !important;
	border: none !important;
}

.table-awards tr {
	vertical-align: top;
}

#table-awards-btns {
	width: 100%;
	border: none !important;	
    margin-bottom: -86px;
}

#table-awards-btns tr td {
	border-top: none !important;
}

/* Programme */

.tablepress-id-21 thead th {
	color: #fff !important;
	font-size: larger;
	text-transform: uppercase;
	background: #f2ca4d !important;	
}

.tablepress-id-22 thead th {
	color: #fff !important;
	font-size: larger;
	text-transform: uppercase;
	background: #D02030 !important;	
}

.tablepress-id-23 thead th {
	color: #fff !important;
	font-size: larger;
	text-transform: uppercase;
	background: #00A7E1 !important;	
}

/* Contact */

.table-address {
	width: 100% !important;	
	border: none !important;
}

.table-address td {
	width: 50% !important;
}

.table-address tr td {
    padding: 0 !important;
}

.table-social {
	width: 100% !important;	
	border: none !important;
}

.table-social tr td {
    padding: 0 !important;
}

.table-social .column-1 { 
	width: 24% !important;
}

.table-social .column-2 { 
	width: 76% !important;
}

.table-phone {
	width: auto !important;	
	border: none !important;
}

.table-phone tr td {
    padding: 0 !important;
}

.table-phone .column-1 { 
	width: auto !important;
	padding-right: 10px !important;
}

.table-phone .column-2 { 
	width: auto !important;
}

#mce-EMAIL {
	font-size: 14px;
    padding: 16px;
    width: 100%;
    margin-bottom: 20px;
    border: none;
    background: #eee;
}

#mc-embedded-subscribe {
	padding: 10px;
    border: none;
    float: right;
    border-radius: 0px;
    background: #141c2c;
    color: #FDB424;
    font-size: 18px;
    letter-spacing: 2px;
    font-family: 'Avenir Medium',Helvetica,Arial,Lucida,sans-serif;
}

/* Popup - Awards */

.modal-wrapper.styled .modal {
    margin: 20vh auto !important;
}

/* Tabs */

.et_pb_tabs_controls li a {
    padding: 4px 11px !important;
}

ul.et_pb_tabs_controls::after {
	border-top: none !important;
}

/* Tabs - Participate */

@media only screen and (min-width: 700px) {
	
.et_pb_tabs.icon-tabs {
	border: none;
	margin-top: -96px !important;
}
	
.icon-tabs .et_pb_tabs_controls li {
	border-right: none;
}

.icon-tabs ul.et_pb_tabs_controls {
	background-color: transparent;
}

.icon-tabs .et_pb_all_tabs {
	border-top: none;
}

.et_pb_tabs .et_pb_all_tabs .et_pb_tab {
    background: #fff;
}

.icon-tabs .et_pb_tabs_controls li {
	height: 120px !important;
    width: 120px !important;
	border: 2px solid #fff;
	border-radius: 50%;
	margin: 0 10px;
}

html body .et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px !important;
	font-weight: normal !important;

}

.icon-tabs .et_pb_tab_0,
.icon-tabs .et_pb_tab_0.et_pb_tab_active {
	background: #127AB8;
}

.icon-tabs .et_pb_tab_1,
.icon-tabs .et_pb_tab_1.et_pb_tab_active {
	background: #f37321;	
}

.icon-tabs .et_pb_tab_2,
.icon-tabs .et_pb_tab_2.et_pb_tab_active {
	background: #ee3124;	
}

.icon-tabs .et_pb_tab_3,
.icon-tabs .et_pb_tab_3.et_pb_tab_active {
	background: #ffa400;	
}

.icon-tabs .et_pb_tab_4,
.icon-tabs .et_pb_tab_4.et_pb_tab_active {
	background: #998543;	
}

.icon-tabs .et_pb_tab_5,
.icon-tabs .et_pb_tab_5.et_pb_tab_active {
	background: #29a8e0;	
}

.icon-tabs .et_pb_tab_6,
.icon-tabs .et_pb_tab_6.et_pb_tab_active {
	background: #76bc21;	
}

.icon-tabs .et_pb_tab_7,
.icon-tabs .et_pb_tab_7.et_pb_tab_active {
	background: #ac3964;	
}

.icon-tabs .et_pb_tab_active{
	border: 2px solid #ffcd00 !important;
}


.icon-tabs .et_pb_tab_active a {
	color: #fff !important;
	border-radius: 50%;
}
	
.icon-tabs .et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
    border-right: 2px solid #fff;
	border-radius: 50%;
}
}

/* Tabs - Participate Content Text */

.tab-content-h4 {
	color: #15315A !important;
	font-weight: 600 !important;
}

.tab-content-h6 {
	/*color: #00A7E1 !important;*/
}

/* Tabs - Exhibitors */

.tabs-exhibitors .et_pb_tabs_controls li {
	border-right: 2px solid #fff;
	width: 3.8%;
	text-align: center;
	padding: 0.2em 0 0 0;
}

.tabs-exhibitors ul.et_pb_tabs_controls {
	background-color: transparent;
}

.tabs-exhibitors .et_pb_all_tabs {
	border-top: none;
}

.tabs-exhibitors .et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
    border-right: 2px solid #fff;
}

@media screen and (max-width: 1423px) {
.tabs-exhibitors .et_pb_tabs_controls li {
    width: 100%;
	text-align: center;
}
}

h4 {text-transform:uppercase;}

#dnd_banner{
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	background-color: #121c2c !important;
}
.et_builder_inner_content{
	    background-color: #141c2c;
}
.et_pb_section_7.et_pb_section {
    padding-bottom: 0px !important;
}
.et-fixed-header#main-header, .et-fixed-header#main-header .nav li ul, .et-fixed-header .et-search-form{
	background-color:#041e42 !important;
}
body #page-container .et_pb_section .et_pb_button_0 {
    background-color: #ffcd00 !important;
	padding: 10px 20px !important;
}
.dnd_txt_lg{
	font-size: 26px !important;
}
.dnd_button{
	padding:10px 20px !important;
}
.et_pb_text_1 h4 {
	color: #c9e4ee !important;
}
.et_pb_text_38 h4, .et_pb_text_36 h2, .et_pb_text_57 h4, .et_pb_text_52 h4, .et_pb_text_54 h4, .et_pb_text_40 h4, .et_pb_text_35 h2, .et_pb_text_50 h4, .et_pb_text_42 h4, .et_pb_text_48 h4, .et_pb_text_58 h4, .et_pb_text_30 h2, .et_pb_text_34 h2, .et_pb_text_60 h4, .et_pb_text_28 h2, .et_pb_text_29 h2, .et_pb_text_61 h4, .et_pb_text_44 h4, .et_pb_text_31 h2, .et_pb_text_46 h4, .et_pb_text_32 h2, .et_pb_text_33 h2, .et_pb_text_59 h4 {
    color: #000000!important;
}
.et_pb_text_38 h4, .et_pb_text_36 h2, .et_pb_text_57 h4, .et_pb_text_52 h4, .et_pb_text_54 h4, .et_pb_text_40 h4, .et_pb_text_35 h2, .et_pb_text_50 h4, .et_pb_text_42 h4, .et_pb_text_48 h4, .et_pb_text_58 h4, .et_pb_text_30 h2, .et_pb_text_34 h2, .et_pb_text_60 h4, .et_pb_text_28 h2, .et_pb_text_29 h2, .et_pb_text_61 h4, .et_pb_text_44 h4, .et_pb_text_31 h2, .et_pb_text_46 h4, .et_pb_text_32 h2, .et_pb_text_33 h2, .et_pb_text_59 h4{
	text-transform:none !important;
}
.et_pb_text_40 h4, .et_pb_text_57 h4, .et_pb_text_58 h4, .et_pb_text_54 h4, .et_pb_text_59 h4, .et_pb_text_52 h4, .et_pb_text_60 h4, .et_pb_text_50 h4, .et_pb_text_61 h4, .et_pb_text_48 h4, .et_pb_text_44 h4, .et_pb_text_42 h4, .et_pb_text_46 h4, .et_pb_text_34 h2, .et_pb_text_29 h2, .et_pb_text_33 h2, .et_pb_text_35 h2, .et_pb_text_32 h2, .et_pb_text_36 h2, .et_pb_text_31 h2, .et_pb_text_30 h2, .et_pb_text_28 h2, .et_pb_text_38 h4{
	color: #121c2c !important;
}

/* BANNER SLIDER */

.banner-container {
  width: 100vw;
  height: 100vh; 
  overflow: hidden;  
}

.banner-wrapper{
	padding-top: 0px !important;
	overflow: hidden;  
}

.banner-slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.banner-slide {
  flex: 0 0 100%;
  box-sizing: border-box;
}

.banner-slide img {
  width: 100%;
  height: auto;
}

.banner-slider-text{
	position: absolute;
	top: 200px;
	width: 100%;
	left: 137px;
}
html body #page-container .et_pb_section .banner-slider-text .et_pb_button.et_pb_button_0,
html body #page-container #programme .et_pb_button.et_pb_button_0,
html body #page-container #exhibitors .et_pb_button.et_pb_button_1{
	padding: 0.1635em 1em!important;
}


/*#story{
	margin-top: -10px;
}*/


.dd_awards_circle {
    list-style: none!important;
    padding: 20px 0 0 0!important;
    line-height: inherit!important;
}

.dd_awards_circle li {
    display: inline-block;
    text-align: center; 
    margin: 0 20px;
}

.dd_awards_circle li a {
    height: 120px !important;
    width: 120px !important;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 10px;
    color: #FFF;
    display: block;
    line-height: 18px;
    vertical-align: middle;
}

.dd_awards_circle li a span {
    margin-top: 28px;
    display: block;
    line-height: 20px;
    font-size: 16px;
    padding: 0 5px;
}

.dd_awards_circle .awards_circle_magenta a{
	background-color: #AE3865;
}

.dd_awards_circle .awards_circle_green a{
	background-color: #75BD43;
}

.light-text{
	font-weight: normal !important;
}

.section-subheader{
	font-weight: normal !important;
	font-size: 20px !important;	
	padding-bottom: 40px;	
}

.section-subheader p{
	padding-bottom: 1.2em;
	line-height: 28px;
}

#faq .et_pb_row.et_pb_row_36{
	padding-bottom: 10px;
}

#faq .et_pb_row.et_pb_row_37{
	padding-top: 10px;
}

#faq .et_pb_row.et_pb_row_37 h4{
	font-size: 22px;
	font-weight: 700;
}

#faq .et_pb_row.et_pb_row_37 strong{
	font-weight: 500 !important;
}

.et_pb_column_81 .gform_heading{
	display: none;
}

html body .et_pb_column_81 h5{
	color: #045EBA !important;
}

html body #contact .gform_wrapper.gravity-theme .gform_footer{
	margin-top: 0 !important;
}	

html body .et_pb_column_81 .gform_button,
html body .et_pb_column_82 .gform_button,
html body .et_pb_column_83 .gform_button{
	margin-left: auto;
	margin-top: 0px;
	font-family: 'Avenir Heavy',Helvetica,Arial,Lucida,sans-serif !important;
}

#mc-embedded-subscribe {
    margin-top: -26px;
}

html body #contact .contact-h4{
	color: #005cb9 !important;
}


html body #contact h5.contact-h4{
	color: #041e42 !important;
	font-size: 25px;
	font-family: 'Avenir Light',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
}

html body #contact h5{
	color: #005cb9 !important;
	font-size: 22px;
	font-family: 'Avenir Light',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
}



html body #contact .et_pb_column_83 h5{
	padding-bottom: 0 !important;
}

html body #contact #mce-EMAIL,
html body #contact #mce-MMERGE3,
html body #contact #mce-FNAME,
html body #contact #mce-LNAME{
	font-size: 15px;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #4e4e4e;
}



@media (min-width: 981px){

	html .et_pb_svg_logo #logo {
	   max-height: 136px;
	   margin-left: -20px;
	}

	html body .et_pb_gutters3 .et_pb_column_3_4 .et_pb_module, 
	html body .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module,
	html body .et_pb_gutters3 .et_pb_column_1_4 .et_pb_module, 
	html body .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module,
	html body .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module, 
	html body .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module,
	html body .et_pb_gutters3 .et_pb_column_3_5 .et_pb_module, 
	html body .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module,
	html body .et_pb_gutters3 .et_pb_column_2_5 .et_pb_module, 
	html body .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module {
	    margin-bottom: 1.335%;
	}

	html body .et_pb_gutters4 .et_pb_column_3_5 .et_pb_module, 
	html body .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_module {
	    margin-bottom: 1.335%;
	}

	html .et_header_style_left .et-fixed-header #et-top-navigation, 
	html .et_header_style_split .et-fixed-header #et-top-navigation {
	    padding: 68px 0 0 0 !important;
	}


	html body .icon-tabs .et_pb_tabs_controls li {
		height: 135px !important;
	    width: 135px !important;		
	}

	html body .tab-content-h4{
		color: #005cb9 !important;
		font-size: 32px;
	
	}
}