@charset "utf-8";

@font-face {
    font-family: couture_bold;
    src: url(COUTURE_Bold.ttf);
}

.clear,
.clearfix:after {
    display: block;
    clear: both
}

.fullHeight,
.table,
.tableCell {
    height: 100%;
    margin-top: 0 !important;
    line-height: initial !important;
}

.centered,
ul.social li a {
    text-align: center
}

.relative,
body.noScroll,
ul.social li a,
ul.social li a img {
    position: relative
}

.content h1,
.mainNav ul li a,
.uppercase,
h2 {
    text-transform: uppercase
}

.content ul.social li a,
.mainNav ul li a {
    text-decoration: none
}

.cover,
.regButton,
p.location {
    background-repeat: no-repeat
}
.pagination >ul > li{
    display:inline;
}
.accText,
.hideScale,
.latestUpdates,
body.noScroll {
    overflow: hidden
}

@font-face {
    font-family: couturebold;
    src: url(../fonts/couture-bold-webfont.woff2) format('woff2'), url(../fonts/couture-bold-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: nexa_boldregular;
    src: url(../fonts/Nexa_Free_Bold-webfont.woff2) format('woff2'), url(../fonts/Nexa_Free_Bold-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
time,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
	font-family: Verdana, Geneva, sans-serif;
}

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

body {
    line-height: 1;
    font-family: Verdana, Geneva, sans-serif;
    color: #464646;
    font-size: 13px
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

input,
select {
    margin: 0
}

.clearfix:after {
    content: ""
}

strong {
    font-weight: 700
}

.table {
    display: table;
    width: 100%
}

.tableCell {
    display: table-cell;
    vertical-align: middle
}

.fourCol,
.hideScale,
.scale,
.threeCol,
.twoCol {
    display: block
}

.cover {
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.left {
    float: left
}

.right {
    float: right
}

.twoCol {
    float: left;
    width: 50%
}

.threeCol {
    float: left;
    width: 33.3333%
}

.fourCol {
    float: left;
    width: 25%
}

.scale {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    margin: auto;
    width: 100%
}

.hideScale:hover .scale {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
}

.button,
form input[type=submit] {
    padding: 10px 17px;
    margin-top: 5px;
    font-family: couturebold;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px
}

.coutureBold {
    font-family: couturebold
}

.content h1,
.content h2,
.content h3,
.content h4,
.montserrat,
.subDate {
    font-family: Montserrat, sans-serif;
    font-weight: 700
}

.content h1,
h2 {
    line-height: 1.5
}

.home .content h1 {
    font-size: 25px
}

.content h1 {
    padding-bottom: 15px;
    font-size: 37px
}

.conference .content h1,
.content h2 {
    padding-bottom: 5px;
    font-size: 27px
}

.content h3 {
    font-size: 22px
}

.content h3,
.content h4 {
    padding-bottom: 15px
}

.content li,
.content p {
    line-height: 1.6
}

.content p {
    padding-bottom: 20px
}

.content ol,
.content ul {
    margin: 0 0 15px 25px
}

.content ul {
    list-style: disc
}

.content ol {
    list-style: decimal
}

.content .flexslider ul,
.content .mainNav ul,
.content ul.social {
    margin: 0;
    padding: 0;
    list-style: none
}

.accBox>h2,
.arrow,
.button,
.close,
.mobButton,
a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

a img {
    border: none
}

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

.blue {
    color: #00a8d6
}

.blueBg {
    background-color: #00a8d6
}

.blueBg.button:hover,
.blueBox .button:hover,
a.blueBg:hover,
form input[type=submit]:hover {
    background-color: #0089af
}

.green {
    color: #4bae54
}

.greenBg {
    background-color: #4bae54
}

.greenBg.button:hover,
.greenBox .button:hover,
a.greenBg:hover {
    background-color: #37923f
}

.brown {
    color: #9a724d
}

.brownBg {
    background-color: #9a724d
}

.brownBg.button:hover,
a.brownBg:hover {
    background-color: #775332
}

.purple {
    color: #8a48a2
}

.purpleBg {
    background-color: #8a48a2
}

.purpleBg.button:hover,
a.purpleBg:hover {
    background-color: #6f3286
}

.lOrange {
    color: #f2ae35
}

.lOrangeBg {
    background-color: #f2ae35
}

.lOrangeBg.button:hover,
a.lOrangeBg:hover {
    background-color: #d49321
}

.dOrange {
    color: #b63c14
}

.blueBg,
.dGreyBg,
.dOrangeBg,
.greenBg,
.orangeBg,
.purpleBg {
    color: #fff
}

.dOrangeBg {
    background-color: #b63c14
}

.dOrangeBg.button:hover,
a.dOrangeBg:hover {
    background-color: #982c08
}

.lGreyBg {
    background-color: #f3f3f3
}

.dGreyBg {
    background-color: #464646
}

.dGreyBg.button:hover,
a.dGreyBg:hover {
    background-color: #151515
}

ul.social li {
    vertical-align: top;
    display: block;
    float: left;
    margin-right: 6px
}

ul.social li a {
    display: block;
    height: 31px;
    width: 31px;
    background-color: #c4c4c4;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff
}

ul.social li a:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    position: relative
}

ul.social li.facebook a:before {
    content: "\f09a";
    top: 8px
}

ul.social li.twitter a:before {
    content: "\f099";
    top: 8px
}

ul.social li.linkedin a:before {
    content: "\f0e1";
    top: 7px
}

ul.social li a img {
    top: 6px
}

footer ul.social li.facebook a,
ul.social li.facebook a:hover {
    background-color: #3c5b9b
}

footer ul.social li.twitter a,
ul.social li.twitter a:hover {
    background-color: #2daae1
}

footer ul.social li.linkedin a,
ul.social li.linkedin a:hover {
    background-color: #0173b2
}

footer ul.social li.journal a,
ul.social li.journal a:hover {
    background-color: #306599
}

footer ul.social li a:hover {
    background-color: #c4c4c4!important
}

.boxGrid ul li a,
.eventSlider .slide,
.regButton,
form input,
form select,
form textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mobButton {
    display: none
}

.block,
.padd,
.paddBott {
    display: block
}

.mainSection {
    padding-bottom: 40px
}

.item-page,.container,
.wrap {
    display: block;
    width: 1070px;
    margin: auto
}

.padd {
    padding: 45px
}

.padd.content {
    padding: 40px 45px 50px
}

.paddBott {
    padding-bottom: 45px
}

.block {
    padding: 40px 0 50px
}

.scrollMenu {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99999;
    background-color: #fff;
    padding: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.scrollMenu.show {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1)
}

.scrollMenu .logo {
    display: none
}

.colourLine,
.rightSide,
.topHead {
    display: block
}

header .rightSide {
    width: auto
}

.colourLine div {
    width: 20%;
    display: block;
    float: left;
    height: 3px
}

.colourLine.big div {
    height: 5px
}

.topHead {
    padding: 15px 0
}

.topHead form {
    margin: 0 15px
}

.rightSide {
    padding-top: 24px
}

.rightSide * {
    vertical-align: middle;
    display: inline-block
}

.mainNav.borders {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.mainNav>ul>li {
    display: inline-block;
    position: relative;
    margin: 0
}

.mainNav ul li a {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    padding: 18px 12px;
    display: block;
    color: #464646;
    position: relative
}

.mainNav>ul>li:hover>a {
    background-color: #e5e5e5
}

.mainNav>ul>li>a:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -15px;
    content: "";
    display: block;
    width: 30px;
    height: 3px
}

.mainNav ul li:nth-child(3)>a:after {
    background-color: #00a8d6
}
.mainNav ul li:nth-child(4)>a:after {
    background-color: #00a8d6
}

.mainNav ul li:nth-child(5)>a:after {
    background-color: #4bae54
}
.mainNav ul li:nth-child(7)>a:after {
    background-color: #4bae54
}

.mainNav ul li:nth-child(6)>a:after {
    background-color: #8a48a2
}

.mainNav ul li:nth-child(700)>a:after {
    background-color: #b63c14
}

.mainNav ul li:nth-child(100)>a:after {
    background-color: #9a724d
}

.mainNav>ul>li:hover ul.nav-child {
    display: block
}

.mainNav ul.nav-child {
    z-index: 500;
    width: 250px;
    display: none;
    background-color: #f6f5f6;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2)
}

.mainNav li.menu-item-106 ul.nav-child {
    width: 585px
}

.mainNav ul.nav-child li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.mainNav ul.nav-child li a {
    display: block;
    padding: 12px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: capitalize
}

.boxGrid h2,
.carousel ul li span,
.eventBox h3 {
    text-transform: uppercase
}

.mainNav ul.nav-child li.current-menu-item a,
.mainNav ul.nav-child li:hover a {
    background-color: #e0e0e0
}

.mainNav ul.nav-child li:hover ul.nav-child {
    display: block
}

.mainNav ul.nav-child li ul.nav-child {
    min-height: 100%;
    display: none;
    top: 0;
    bottom: auto;
    left: 100%;
    width: 293px
}

.mainNav ul.nav-child li ul li {
    border-bottom: 1px solid #cecece
}

.mainNav ul.nav-child li ul li a:hover {
    background-color: #cecece
}

.mainNav ul.nav-child li.menu-item-has-children>a:after {
    content: "\f105";
    position: absolute;
    top: 8px;
    right: 10px;
    font-family: FontAwesome;
    font-size: 20px
}

.boxGrid h2,
.eventSlider p {
    font-family: nexa_boldregular
}

.eventSlider {
    height: 100%;
    border-right: 2px solid #fff;
    text-align: center
}

.eventSlider .slides {
    height: 100%
}

.eventSlider .slide {
    height: 100%;
    padding: 30px
}

.eventSlider h2 {
    font-size: 37px;
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff
}

.eventSlider p {
    font-size: 15px;
    color: #fff
}

.eventSlider .flex-control-nav {
    bottom: 10px;
    z-index: 5000;
}

.eventSlider .flex-control-paging li {
    margin: 0 2px
}

.eventSlider .flex-control-paging li a {
    width: 15px;
    height: 15px;
    background-color: #fff
}

.eventSlider .flex-control-paging li a.flex-active {
    background-color: #00aad9
}

.boxGrid a.cover h2,
.caption {
    background-color: rgba(0, 0, 0, .6)
}

.caption {
    border: 6px solid #fff;
    position: relative;
    margin: 30px 15px 0;
    padding: 10px 30px;
    display: inline-block
}

.caption .button {
    position: absolute;
    left: 50%;
    bottom: -39px;
    display: block;
    margin-left: -60px;
    margin-top: 0
}

.eventBox,
.flexslider {
    position: relative
}

.boxGrid ul li a {
    display: block;
    min-height: 200px;
    color: #fff;
    padding: 35px 20px 20px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.boxGrid ul li p {
    font-size: 12px;
    line-height: 1.5
}

.boxGrid ul li a.cover {
    height: 200px;l
    padding: 0
}

.boxGrid h2 {
    line-height: 1
}

.boxGrid ul li h2 {
    line-height: 1;
    font-size: 17px;
    padding-bottom: 10px;
    letter-spacing: 1px
}

.boxGrid a.cover h2 {
    padding: 10px 15px 8px;
    margin: 0 15px;
    border: 3px solid #fff;
    display: inline-block;
    color: white;
}

.boxGrid ul li .button {
    font-size: 9px;
    margin-top: 0;
    padding: 7px 12px
}

.boxGrid ul li:last-child a,
.boxGrid ul li:nth-child(3) a {
    border-bottom: 0
}

.latestUpdates {
    display: block;
    padding: 30px 0 50px
}

.latestUpdates h2 {
    padding-bottom: 25px
}

.carousel ul.slides li {
    display: block;
    margin-right: 15px
}

.carousel ul.slides li a {
    display: block;
    position: relative;
    left: 1px
}

.carousel ul li span {
    background-color: #464646;
    display: block;
    color: #fff;
    padding: 8px 15px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 16px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.carousel ul li a:hover span {
    background-color: #151515
}

.flexslider.loading .slides,
.flexslider.loading ul.slides {
    opacity: 0
}

.flexslider .slides,
.flexslider.loading ul {
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.flexslider .test {
    display: none;
}

body .flexslider .flex-direction-nav a {
    display: block;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    opacity: 1!important
}

body .flexslider .flex-direction-nav .flex-prev {
    left: -60px;
    background-image: url(../imgs/arrow-left.png)
}

body .flexslider .flex-direction-nav .flex-next {
    right: -60px;
    background-image: url(../imgs/arrow-right.png)
}

.eventList {
    padding: 20px 0 10px;
    display: block;
    margin: 0 -.7%
}

.eventList .centered .button {
    margin-top: 15px
}

.eventBox {
    width: 48.6%;
    margin: 0 .7% 15px;
    float: left
}

.eventBox .dateBox {
    width: 100px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 20px
}

.eventBox .date {
    font-size: 32px;
    line-height: 1;
    padding-bottom: 5px;
    text-transform: none
}

.agendaBox,
.eventBox p,
.footNav ul li a,
.regButton,
.regTable {
    text-transform: uppercase
}

.eventBox p {
    font-family: nexa_boldregular;
    letter-spacing: 2px
}

.eventBox .button {
    font-size: 12px
}

.eventInfo {
    padding: 20px;
    display: block;
    margin-left: 140px
}

.blueBox .eventInfo {
    background-color: #e5f5fa
}

.greenBox .eventInfo {
    background-color: #edf7ee
}

.blueBox .button,
.blueBox .dateBox {
    background-color: #009bcf;
    color: #fff
}

.greenBox .button,
.greenBox .dateBox {
    background-color: #4bae54;
    color: #fff
}

.content .eventInfo h3 {
    padding-bottom: 10px
}

.content .eventInfo ul {
    margin: 0 0 10px;
    padding: 0;
    list-style: none
}

.eventInfo ul li:before {
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 0
}

.confIntro,
.eventInfo ul li,
p.usa {
    position: relative
}

.eventInfo ul li {
    padding-left: 18px
}

.eventInfo ul li.info:before {
    content: "\f05a"
}

.eventInfo ul li.marker:before {
    content: "\f041";
    left: 2px
}

.eventsNet h2 {
    padding-bottom: 5px
}

.conference .content h1 {
    padding-bottom: 0
}

.borderBox {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5
}

.borderBox:last-child {
    border-bottom: none
}

.content img {
    max-width: 100%
}

p.subDate {
    font-size: 23px;
    padding-bottom: 10px
}

p.location {
    -webkit-background-size: 36px auto;
    background-size: 36px auto
}

p.usa {
    padding-left: 47px
}

.confIntro {
    border-bottom: 1px solid #e5e5e5
}

.textIntro {
    padding-right: 145px;
    display: block
}

.confIntro .map {
    max-width: 134px;
    height: auto;
    display: block;
    position: absolute;
    top: 20px;
    right: 0
}

.agendaBlock h2 {
    padding-bottom: 20px
}

.agendaBox,
.regTable {
    font-weight: 700;
    float: left;
    padding-bottom: 40px
}

.agendaBox {
    width: 640px
}

.agendaBox table {
    margin-bottom: 14px
}

.agendaBox td:first-child {
    width: 170px
}

.leftSide {
    width: 576px
}

.listDate {
    border-right: 1px solid #fff;
    width: 155px
}

table {
    border-spacing: 1px;
    width: 100%
}

th {
    text-align: left
}

tr:nth-child(odd) th:first-child {
    background-color: #fff
}

tr:nth-child(odd) th {
    background-color: #464646;
    color: #fff
}

td,
th {
    padding: 13px 20px
}

tr:nth-child(odd) {
    /*background-color: #e9e9e9*/
}

tr:nth-child(even) {
    /*background-color: #ededed*/
}

.regButton {
    display: block;
    padding: 48px 140px 47px 40px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 25px;
    background-image: url(../imgs/doc.png);
    background-position: 93% 50%
}

.regButton,
.rightSide {
    width: 480px
}

.map-canvas {
    width: 100%;
    display: block;
    height: 250px;
    float: right
}

.paddRight {
    display: block;
    padding-right: 60px
}

.content p a {
    color: #009bcf;
    text-decoration: underline
}

.accordion {
    display: block;
    padding-top: 20px
}

.accBox {
    display: block;
    margin-bottom: 12px;
    border: 1px solid #d9d9d9
}

.accBox>h2 {
    padding: 15px 30px;
    position: relative;
    cursor: pointer
}

.accBox h2:after {
    content: "\f107";
    font-size: 55px;
    font-family: FontAwesome;
    position: absolute;
    top: -3px;
    right: 30px
}

.footNav ul li a,
form input,
form select,
form textarea {
    font-family: Montserrat, sans-serif
}

.accBox.show h2:after {
    content: "\f106";
    top: -8px
}

.accText {
    background-color: #fbfbfb;
    max-height: 0;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s
}

.accBox.show .accText {
    max-height: 9999px
}

.accBox .padd {
    padding: 30px 20px
}

form input::-webkit-input-placeholder {
    font-family: Montserrat, sans-serif;
    font-weight: 700
}

form input::-moz-placeholder {
    font-family: Montserrat, sans-serif;
    font-weight: 700
}

form input:-ms-input-placeholder {
    font-family: Montserrat, sans-serif;
    font-weight: 700
}

form input:-moz-placeholder {
    font-family: Montserrat, sans-serif;
    font-weight: 700
}

form label {
    display: block;
    padding-bottom: 10px
}

form input,
form select,
form textarea {
    position: relative;
    border: none;
    outline: 0;
    padding: 7px;
    color: #464646;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background-color: #e5e5e5;
    text-align: center;
    -webkit-appearance: none
}

form input[type=submit] {
    background: #00a8d6;
    color: #fff;
    border: none;
    outline: 0;
    cursor: pointer
}

form input[type=submit]:hover {
    background: #105256
}

form input.error,
form textarea.error {
    border: 1px solid #cd7174!important;
    -webkit-box-shadow: 0 0 10px 0 rgba(205, 113, 116, .75)!important;
    -moz-box-shadow: 0 0 10px 0 rgba(205, 113, 116, .75)!important;
    box-shadow: 0 0 10px 0 rgba(205, 113, 116, .75)!important
}

span.error-tip {
    display: none
}

div.mail-sent-ok,
div.validation-errors {
    border: none;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: .8em
}

div.validation-errors {
    color: #F0A8A8;
    line-height: 1.4em
}

span.error-tip {
    border: none;
    background: 0 0;
    color: #8D0000;
    top: 2%;
    left: 10px
}

.your-message span.error-tip {
    top: 8px
}

.mail-sent-ok {
    color: #398F14
}

.sideMenu {
    display: none
}

.footNav ul li,
footer .logo {
    display: inline-block
}

footer {
    padding: 35px 0;
    text-align: center
}

footer .logo {
    margin-bottom: 24px
}

footer .logo img {
    width: 138px
}

footer .content a {
    color: #464646;
    text-decoration: none
}

footer .content p a:hover {
    text-decoration: underline
}

.footNav ul li a {
    display: block
}

.content p.copy {
    font-size: 13px;
    padding-top: 30px
}

.content p.copy,
p.copy a {
    color: #cbcbcb
}

footer .content ul.social {
    padding: 8px 0 25px
}

footer ul.social li {
    display: inline-block;
    float: none;
    margin: 0 3px 5px
}

footer ul.social li.facebook a:before {
    top: 3px
}

footer ul.social li.linkedin a:before,
footer ul.social li.twitter a:before {
    top: 2px
}

.mainSection .pageHeader {
    margin-top: 40px;
    font-size: 37px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.mainSection p {
    line-height: 20px;
    margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

.mainSection #informationPapers {
    margin-top: 40px;
}

.mainSection #informationPapers h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    padding: 20px;
    border: 2px solid #D9D9D9;
    margin-bottom: 10px;
}

.mainSection #informationPapers h3:hover {
    cursor: pointer;
}

.mainSection #informationPapers h3:focus {
    outline: none;
    cursor: pointer;
}

.mainSection .blueHeader {
    background-color: #009BCE;
    color: #ffffff;
}

.mainSection .greenHeader {
    background-color: #4BAE54;
    color: #ffffff;
}

.mainSection .purpleHeader {
    background-color: #8A48A2;
    color: #ffffff;
}

.mainSection .greyHeader {
    background-color: #F3F3F3;
}

.mainSection h3 .fa-chevron-down {
    float: right;
}

.mainSection #informationPapers .content {
    padding: 20px;
}

.mainSection #informationPapers .content p {
    margin-top: 0;
}

.parent .nav-child {

}

.mainSection .container ul {
    line-height: 25px;
    margin-top: 10px;
}

#eb .fa {
    padding-top: 15px !important;
    padding-bottom: 12px !important;
}


@media screen and (max-width:1250px) {
    .latestUpdates ,.item-page,.container {
        width: 100%
    }
    body .flexslider .flex-direction-nav .flex-prev {
        left: -48px
    }
    body .flexslider .flex-direction-nav .flex-next {
        right: -48px
    }
}

@media screen and (max-width:1130px) {
    .paddRight {
        padding-right: 0
    }
    .block.intro,
    .intro.padd {
        padding-top: 20px
    }
    .scrollMenu {
        padding: 15px 30px
    }
    .scrollMenu .mobButton {
        margin: 8px 0 0
    }
    .scrollMenu .logo {
        display: block
    }
    .scrollMenu .logo img {
        width: 150px
    }
    .item-page,.container,
    .wrap {
        width: auto;
        padding: 0 30px
    }
    .scrollMenu ul,
    header .mainNav {
        display: none
    }
    header .rightSide {
        margin-right: 20px
    }
    .mobButton {
        cursor: pointer;
        display: block;
        margin-top: 21px
    }
    .nav-icon {
        width: 38px;
        height: 25px;
        margin: 6px 3px;
        position: relative;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out
    }
    .nav-icon span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #464646;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }
    .nav-icon span:nth-child(1) {
        top: 0
    }
    .nav-icon span:nth-child(2),
    .nav-icon span:nth-child(3) {
        top: 10px
    }
    .nav-icon span:nth-child(4) {
        top: 20px
    }
    .nav-icon.open span:nth-child(1),
    .nav-icon.open span:nth-child(4) {
        top: 7px;
        width: 0;
        left: 50%
    }
    .nav-icon.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .nav-icon.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .sideMenu {
        text-align: center;
        display: block;
        padding: 0;
        left: 0;
        right: 0;
        top: 0;
        height: 100%;
        position: fixed;
        background-repeat: no-repeat;
        width: 100%;
        z-index: 9999;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%)
    }
    .sideMenu.open {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0)
    }
    .sideMenu .box {
        position: relative;
        overflow-y: auto;
        height: 100%
    }
    .sideMenu form {
        display: inline-block;
        padding-bottom: 15px;
        margin-bottom: 5px;
        border-bottom: 1px solid #e5e5e5
    }
    .sideMenu .box::-webkit-scrollbar {
        display: none
    }
    .sideMenu,
    .sideMenu ul {
        transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease
    }
    .sideMenu ul li {
        display: block;
        position: relative
    }
    .sideMenu ul li a {
        padding: 15px 0;
        display: inline-block;
        position: relative;
        color: #464646;
        border-bottom: 1px solid #e5e5e5;
        text-transform: uppercase;
        font-family: Montserrat, sans-serif;
        font-size: 16px
    }
    .sideMenu ul li:last-child {
        border: 0
    }
    .sideMenu ul li ul li a:before {
        content: "-";
        padding-right: 10px
    }
    .arrow {
        position: absolute;
        right: -48px;
        top: 6px;
        z-index: 99999
    }
    .arrow:before {
        font-family: FontAwesome;
        content: "\f107";
        cursor: pointer;
        padding: 5px 10px;
        font-size: 30px
    }
    .arrow.open:before {
        content: "\f106"
    }
    .sideMenu ul li ul{
            display: none;
    }
    .sideMenu ul li:hover ul{
        display: block;

    }
    .sideMenu .show+ul {
        display: block;
        max-height: 1000px;
        padding-bottom: 20px
    }
    .sideMenu ul li ul li {
        border: none;
        padding: 0 10px
    }
    .sideMenu ul li ul li:first-child {
        padding-top: 10px
    }
    .sideMenu ul li ul li a {
 
            padding: 15px 0;
    display: inline-block;
    position: relative;
    color: #464646;
    border-bottom: 1px solid #e5e5e5;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    }
    .sideMenu ul li ul li .arrow {
        top: -4px
    }
    .sideMenu ul li ul li ul li a {
        padding: 0 0 12px;
        font-size: 13px
    }
    .sideMenu .padd {
        -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
        background-color: #fff;
        background-color: rgba(255, 255, 255, .98);
        padding: 74px 30px 50px
    }
    .sideMenu .close {
        position: absolute;
        top: 30px;
        right: 30px;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        cursor: pointer;
        z-index: 9999
    }
    .sideMenu.show .padd {
        padding: 96px 30px 50px
    }
    .agendaBox,
    .leftSide,
    .regButton,
    .rightSide {
        width: auto;
        float: none
    }
    .borderBox img,
    .tableBlock .button {
        float: none;
        display: block;
        margin: auto
    }
    .tableBlock .button {
        margin-top: 20px;
        text-align: center;
        width: auto
    }
    .regButton {
        float: none
    }
    .agendaBox,
    .regTable {
        padding-bottom: 20px
    }
}

@media screen and (max-width:1070px) {
    .rightSide .blue {
        display: none
    }
}

@media screen and (max-width:950px) {
    .confIntro .map {
        float: none;
        padding: 0 0 20px
    }
}

@media screen and (max-width:800px) {
    .threeCol{
        width:100%
    }
    .eventBox,
    .twoCol.matchRow {
        width: auto;
        float: none
    }
    .eventSlider .slide {
        border-bottom: 1px solid #fff;
        min-height: 350px
    }
    .eventBox {
        margin: 0 0 15px
    }
    .eventInfo,
    .eventList {
        margin-right: 0
    }
    .logo img {
        width: 150px
    }
    .rightSide {
        padding-top: 13px
    }
    .mobButton {
        margin-top: 11px
    }
}

@media screen and (max-width:700px) {
    .content h1 br,
    h2 br,
    header .social {
        display: none
    }
}

@media screen and (max-width:650px) {
    .threeCol{
        width:100%
    }
    .listItem,
    .regTable .row .listItem,
    .tableBlock .row .listItem:first-child {
        display: block;
        width: auto
    }
}

@media screen and (max-width:550px) {
    .threeCol{
        width:100%
    }
    table,
    tbody,
    td,
    th,
    thead,
    tr {
        width: 95%;
        display: block
    }
    .regTable th,
    header .rightSide {
        display: none
    }
    .regTable thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .regTable tr {
        border: 1px solid #ccc
    }
    .regTable td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }
    .regTable td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
    .confIntro .map,
    .eventBox .dateBox {
        position: relative;
        top: auto;
        right: auto
    }
    .regTable td:nth-of-type(2):before {
        content: "Early Bird"
    }
    .regTable td:nth-of-type(3):before {
        content: "Standard"
    }
    .content h1,
    h2 {
        line-height: 1.2
    }
    .padd.content {
        padding: 0 0 40px
    }
    .latestUpdates ,.item-page,.container {
       /* width: 70%*/
    }
    .eventBox .dateBox {
        left: auto;
        bottom: auto;
        display: block;
        width: auto;
        padding: 10px
    }
    .content .eventBox .dateBox p {
        display: inline-block;
        padding-bottom: 0
    }
    .eventBox .dateBox br {
        display: none
    }
    .eventBox .date {
        font-size: 24px
    }
    .eventInfo {
        margin-left: 0
    }
    .boxGrid .twoCol .twoCol {
        width: auto;
        float: none
    }
    .boxGrid ul li a {
        border-right: 0;
        border-bottom: 1px solid #fff!important;
        height: auto
    }
    .confIntro .map {
        float: none;
        padding-bottom: 20px
    }
    .textIntro {
        padding-right: 0
    }
    .block.intro,
    .intro.padd {
        padding-top: 0
    }
    body .flexslider .flex-direction-nav a {
        width: 20px;
        height: 20px;
        -webkit-background-size: 20px;
        background-size: 20px;
        background-repeat: no-repeat
    }
    body .flexslider .flex-direction-nav .flex-prev {
        left: -35px
    }
    body .flexslider .flex-direction-nav .flex-next {
        right: -35px
    }
}

@media screen and (max-width:450px) {
    .threeCol{
        width:100%
    }
    .conference .content h1,
    .content h2 {
        font-size: 22px
    }
    .content h3 {
        font-size: 18px
    }
    .content h4 {
        font-size: 16px
    }
    .eventSlider h2,
    .regButton {
        font-size: 25px
    }
    .regButton {
        padding: 25px 140px 25px 25px;
        background-size: 60px
    }
}

@media screen and (max-width:320px) {
    .item-page,.container,
    .wrap {
        padding: 0 20px
    }
}
.item-page{
    padding-top:10px;    

}
.uk-article-title {
    font-size: 36px;
    line-height: 42px;
    font-weight: 300;
    text-transform: none;
}

h2, .uk-h2 {
    font-size: 26px;
    line-height: 30px;
}




h1, h2, h3, h4, h5, h6 {
    margin: 20px 0 20px 0;
    font-family: 'couture_bold';
    color: #464646;
}
h3, .uk-h3 {
    font-size: 24px;
    line-height: 30px; margin-top: 30px;
}

.uk-alert {
  margin-bottom: 20px;
  padding: 10px;
  background: #f6f9fa;
  color: #7e8e96;
  border: 1px solid rgba(126, 142, 150, 0.3);
  border-radius: 4px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0);
}
* + .uk-alert {
  margin-top: 20px;
}
.uk-alert > :last-child {
  margin-bottom: 0;
}

a {
    color: #0198c0;
}

a {
    text-decoration: none;
}

a:hover {
    color: #79ad53;
}

a:hover {
    text-decoration: underline;
}

td > h3{
    margin: 0px !important;
}
.logo > img{
    width:230px;
}
body{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
}

.ieabanner {
  height: 60px;
  width: 100%;
  background: #0044FF;
}