/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}


html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
    background: transparent;
}

article, aside, figure, footer, header, nav, section, details, summary {display: block;}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

img,
object,
embed {max-width: 100%;}

html {overflow-y: scroll;}

ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before,
blockquote:after,
q:before,
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

table {border-collapse: separate; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
    white-space: pre; /* CSS2 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
    word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom;}
.ie7 input[type="checkbox"] {vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100% sans-serif;}

small {font-size: 85%;}

strong {font-weight: bold;}

td, td img {vertical-align: top;}

sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

pre, code, kbd, samp {font-family: monospace, sans-serif;}

.clickable,
label,
input[type=button],
input[type=submit],
input[type=file],
button {cursor: pointer;}

button, input, select, textarea {margin: 0;}

button,
input[type=button] {width: auto; overflow: visible;}

.ie7 img {-ms-interpolation-mode: bicubic;}

.clearfix:after { content: " "; display: block; clear: both; }

/*
                 _
 _ __ ___   __ _(_)_ __
| '_ ` _ \ / _` | | '_ \
| | | | | | (_| | | | | |
|_| |_| |_|\__,_|_|_| |_|


 */

body {font: 18px 'MinionPro', sans-serif; -webkit-text-size-adjust: 100%;}

body, select, input, textarea {
    color: #203555;
}

a {color: #0a3653; text-decoration: none;}
a:hover {text-decoration: underline;}

::-moz-selection{background: #203555; color: white; text-shadow: none;}
::selection {background: #203555; color: white; text-shadow: none;}

a:link {-webkit-tap-highlight-color: #203555;}

ins {background: #203555; color: white; text-decoration: none;}
mark {background: #203555; color: white; font-style: italic; font-weight: bold;}

input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }

html {
    height: 100%;
}

body {
    height: 100%;
}

.wrapper {
    height: 100%;
}

/* General
-------------------------------------------------------------------------------*/

.white-bg {
    background-color: white;
}

.red {
    color: #ef2c30;
}

.white {
    color: white;
}

.bold {
    font-weight: bold;
}

b {
    font-weight: bold;
}

.no-decoration {
    text-decoration: none;
}
.no-decoration:hover {
    text-decoration: none;
}
.hidden {
    display:none;
}

.full-width {
    max-width: 100%;
}

.overlay {
    position: absolute;
    background-color: rgba(32,53,85,0.9);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.background {
    background: url(../imgs/it_security2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.background img {
    z-index: -100;
}

.flex-container {
    /* Safari */
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;

    /* Other browsers */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.flex-row {
    -webkit-flex-direction: row;
    flex-direction: row;
}

.flex-column {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.flex-item {
    margin: 0 1% 2% 0;
    display: block;
    text-decoration: none;
}

.flex-width-3 {
    width: 32%;
}

.flex-width-4 {
    width: 22.5%;
}

.flex-item:hover {
    text-decoration: none;
}

.flex-last {
    display: none;
}

@media screen and (max-width: 900px){
    .flex-container {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;

        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .flex-item {
        width: 47%;
        margin-left: auto;
        margin-right: auto;
    }

    .flex-last {
        display: block;
    }
}

@media screen and (max-width: 750px){
    .flex-item {
        width: 99%;
    }
}

.arrow-up {
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;

    border-bottom: 15px solid #203555;
    border-left: 15px solid #203555;
    height:0;
    width: 0;
}


/* Grid
-------------------------------------------------------------------------------*/
.grid-inner {
    width: 1170px;
    margin: 0 auto;
}

.no-grid {
    margin: 0 auto;
}

@media screen and (max-width: 1220px) {
    .grid-inner {
        margin: 0 auto;
    }
}


.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
    float: left;
    margin: 0 3% 0 0;
}

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
    margin: 0;
}

.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31.3%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 99%; margin: 0; }

.offset1 { margin-right: 5.5%; }
.offset2 { margin-right: 14%; }

.first1 { margin-left: 5.5%; }


/* General
-------------------------------------------------------------------------------*/
h2 {
    color: #0a3653;
    font-size: 2em;
    margin-bottom: 48px;
}

p {
    margin-bottom: 1.6em;
    line-height: 1.6em;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.relative {
    position: relative;
}

.full-height {
    height: 100%;
}

.uppercase {
    text-transform: uppercase;
}

.margin-top {
    margin-top: 48px;
}

.margin-top-double {
    margin-top: 96px;
}

.no-margin-top {
    margin-top: 0;
}

.margin-bottom {
    margin-bottom: 48px;
}

.margin-bottom-double {
    margin-bottom: 96px;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.divider {
    height: 540px;
    background: transparent;
}

.parallax-mirror {
    z-index: 1 !important;
}

.float-right {
    float: right;
}


.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: -1;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-auto {
    overflow: auto;
}

.responsive-br {
    display: none;
}

.hidden {
    display: none;
}

.bullet-point {
    display: block;
    background-color: white;
    height: 10px;
    width: 10px;
    border: 2px solid white;
    border-radius: 50%;
}


/* Content
-------------------------------------------------------------------------------*/
.lock img {
    display: block;
    position: relative;
    z-index: 2;

    margin: 0 auto;
}

.lock img.section {
    width: 6vw;
    margin-bottom: -2vw;
}

/*
.content-block {
    padding: 0 100px 0;
    background-color: #ffffff;
    width: 75%;
    margin-bottom: 10%;
}
*/

.content-block-padding {
    padding: 170px 0 160px 0;
    padding: 10vw 0 0 0;
    background-color: #ffffff;
    width: 75%;
    overflow: auto;
}

.content-block-inner {
    top:0;
    width: 75%;
}

.content-block-inner h2 {
    margin-bottom: 10px;
}

.content-block {
    padding: 170px 0 160px 0;
    padding: 10vw 0 0 0;
    background-color: #ffffff;
    width: 100%;
    overflow: auto;
}

.content-block-first {
    margin-top: 652px;
}

.content-block-grey {
    background-color: #dadad9;
}

h1.with-margin-bottom{
    margin-bottom: 70px;
}

.event-time {
    /*
    font-size: 3vw;
    line-height: 3vw;
    */
    font-size: 3rem;
    line-height: 3rem;
    margin-bottom: 1%;
}

.invite {
}

.invite-left {
    font-size: 1.3rem;
    background-color: #203555;
    color: white;

    padding: 4% 2% 4% 2%;
}

.invite-right {
    /*
   font-size: 0.9em;
   */
    font-size: 1.3rem;
}

.agenda-heading {
    margin-bottom: -3.5vw;
}

.agenda {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.agenda .background {
    height: 100%;
}

.agenda-text {
    padding: 4% 0 2% 0;
    position: relative;
    z-index:2;

    color: #dfdfdf;
    font-size: 20pt;
}

.agenda-text b {
    color: white;
}

.agenda-text section {
    position: relative;
    margin-bottom: 30px;
}

.agenda-text > section > section {
	margin-top: -30px;
}

.agenda-text section ul {
    list-style-type: none;

    padding: 0 0 30px 75px;
    margin: -1.35rem 0 1em 5rem;

    /*
    margin-left: 5rem;
    */
    font-size: 1em;
    text-indent: -0.8em;
    padding-left: 3.8em;
}

.agenda-text section li:first-child::before {
    content: '//';
    font-weight: bold;
}

.agenda-text section li:not(:first-child) {
	text-indent: 0;
}

.agenda-text section li:not(:first-child)::before {
}

.agenda-text section ul:last-child {
    margin-bottom: 0;
}

.agenda-text section ul li:before {
     content: '';
     margin-left: -.5rem;
     padding-right: .3rem;
 }


#reg {
    position: absolute;
    top: -50px;
}

#registration {
    width:90%;
    margin: 0 auto;
    display: inline-block;
}

/*
#registration:first-child  {
    height: 50px;
    background-color: #203555;
    color: white;
    text-align: center;
    line-height: 50px;
}
*/

.form-elements {
    padding-top: 10px;
    font-size: 17pt;
}

.form-elements label {
    display: inline-block;
    width: 20%;
    color: #203555;
    margin-right: 5%;

    float: left;
    text-align: right;
	margin-top: 8px;
}

.form-elements input {
    width: 75%;
    height: 50px;
    margin-bottom: 2%;
    border: 1px solid #203555;
	padding: 10px;
}


.form-elements input:invalid {
}

.form-elements input[type=submit]  {
    width: 40%;
    padding: 5px 0 5px 0;
    border: none;
    background-color: #203555;
    color: white;
    float: right;
}

.form-error-container {
    display: block;
    margin-top: 0;
    margin-bottom: 2%;
    line-height: 1;
}
.form-error {
    display: none;
    margin-left: 25%;
    width: 70%;
    text-align: left;
}

.organizer {
    overflow: auto;
    overflow-y: hidden;
}

.organizer .col5 {
    text-align: center;
    margin-bottom: 10%;
}

.organizer .col5 img {
    height: 100px;
}

.logos {
    text-align: center;
}

.logo {
}

.logo img {
    vertical-align: bottom;
    max-width: 297px;
    max-height: 170px;
	max-width: 20vw;
	max-height: 11vw;
    margin-right: 50px;
    margin-top: 50px;
	margin-right: 6vw;
	margin-top: 3vw;
	margin-bottom: 3vw;
}

.logo.supporter img {
    max-width: 100px;
    max-height: 100px;
	max-width: 12vw;
	max-height: 4vw;
	margin-right: 50px;
    margin-top: 50px;
	margin-right: 4vw;
	margin-top: 2vw;
	margin-bottom: 2vw;
}

input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}


/* Header
-------------------------------------------------------------------------------*/
.header {
    /*
    background-size: 400px;
    background: url("../imgs/it_security_2000x1336.png") no-repeat fixed center;
    */
    position: relative;
}

.header > span {
    position: absolute;
    right: 65px;
    right: 10vw;
    margin-top: 4px;
    margin-top: 0.3vw;
    z-index: 3;

    font-size: 3.15em;
	line-height: 0.9em;
	font-size: 6vw;
	line-height: 5vw;
    font-weight: bold;
    
}

.header-inner {
    position: relative;
    height: 400px;
    height: 30vw;
    overflow: hidden;
}

.header-inner .background {
    height: 100%;
}

.header .title-inner {
    position: absolute;
    right: 2vw;
    bottom: 0;

    float: right;
    text-align: right;
}

.header-inner span {
    display: block;
    color: white;
    margin: 0;

    font-family: 'Roboto', sans-serif;
    font-size: 3.15em;
    font-weight: bold;
    line-height: 45px;
	font-size: 6vw;
	line-height: 5vw;
}

.header-inner span:nth-child(1) {
    color: white;
    margin-right: 20vw;
}

.header-inner span:nth-child(2) {
    color: white;
    margin-right: 7vw;
}

.header-inner .lock {
    position: relative;
    height: 100%;
    width: 100%;
}

.header-inner .lock img {
    width: 12vw;
    margin-top: 50px;
    margin-top: 4vw;
}

.big-top {
	margin-top: 200px;
}

/* Footer
-------------------------------------------------------------------------------*/
.lock-footer img{
    top: -30px;
    right: 50%;
}

.footer {
    padding: 4vw 4px 3vw 8px;
    overflow: hidden;
    margin: 0 auto;
}

.footer h1 {
    color: #ffffff;
}

.footer a {
    color: #ffffff;
}

.footer a:hover {
    color: #dadad9;
}

.footer-content {
    position: relative;
    color: white;
    font-size: 12pt;
    margin: 0 auto;
    width: 100%;
}

.footer-content .first {
    margin-left: 2%;
}


.footer-title {
}

.footer-title span {
    display: block;
    margin-bottom: 0;
    line-height: 30px;
    color: white;

    font-weight: bold;
    font-size: 1.8em;
    text-align: center;
}

.footer-title span:first-child {
    margin-right: 2vw;
}

.footer-title span:nth-child(2) {
    margin-left: 6vw;
}

.footer-title span:nth-child(3) {
    margin: 0 auto;
}

/* Media queries
-------------------------------------------------------------------------------*/

@media (max-width: 1040px){
    .invite .col5, .invite .col6 {
        width: 100%;
        float: none;
        padding: 4% 4% 4% 4%;
    }

    .event-time {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .agenda-text {
        font-size: 1.3em;
    }
}

@media (max-width: 780px) {
    .header-inner {
        height: 250px;
        height: 35vw;
    }
    .header-inner span {
        font-size: 8vw;
        line-height: 7vw;
    }

    .header > span {
        font-size: 8vw;
        line-height: 7vw;
    }


    .overlay {
        background-color: rgba(32,53,85, 1);
    }

    .lock img.section {
        width: 8vw;
    }

    .agenda-heading {
        margin-bottom: -5vw;
    }

    .agenda-text {
        padding-top: 10%;
    }

    .agenda-text > section > b {
        display:none;
    }

    .agenda-text section ul {
        padding: 0 0 6% 0;
        margin: 0;
    }


    .form-elements label {
        text-align: left;
    }
    .form-elements input {
        width: 100%;
        margin-bottom: 4%;
    }

    .form-error {
        margin-left: 0;
    }

    .content-block-padding {
        width: 90%;
    }

}

@media (max-width: 630px) {
    .header-inner {
        height: 150px;
        height: 45vw;
    }

    .header-inner span {
        font-size: 10vw;
        line-height: 9vw;
    }

    .header > span {
        font-size: 10vw;
        line-height: 9vw;
    }
    .event-time {
        margin-top: 10%;
    }

    .agenda-text {
        font-size: 1em;
        padding-top: 15%;
    }

    #registration {
        display: block;
    }

    .footer {
        height: auto;
    }

    .footer-content.content-block-inner .col4 {
        width: 100%;
        padding-bottom: 5vw;
    }

    .footer-content.content-block-inner .col4:nth-child(2) {
        display: none;
    }



    .logo-main img {
        display: block;
        max-width: 75%;
        max-height: 110px;
        margin: 0 auto;
        margin-bottom: 10%;

    }

    .logo.supporter img {
        vertical-align: bottom;
        max-width: 250px;
        margin-right: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .logo.supporter img {
        max-width: 100px;
        max-height: 100px;
        margin-right: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .form-elements label {
        width: 100%;
    }

    .form-elements input[type=submit] {
        width: 100%;
    }
}

