@font-face {
    font-family: 'tt_normsbold';
    src: url('../fonts/typetype_-_ttnorms-bold-webfont.woff2') format('woff2'),  url('../fonts/typetype_-_ttnorms-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tt_normslight';
    src: url('../fonts/typetype_-_ttnorms-light-webfont.woff2') format('woff2'),  url('../fonts/typetype_-_ttnorms-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tt_normsmedium';
    src: url('../fonts/typetype_-_ttnorms-medium-webfont.woff2') format('woff2'),  url('../fonts/typetype_-_ttnorms-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tt_normsregular';
    src: url('../fonts/typetype_-_ttnorms-regular-webfont.woff2') format('woff2'),  url('../fonts/typetype_-_ttnorms-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gorditalight';
    src: url('../fonts/gorditalight-webfont.woff2') format('woff2'),  url('../fonts/gorditalight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gorditamedium';
    src: url('../fonts/gorditamedium-webfont.woff2') format('woff2'),  url('../fonts/gorditamedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gorditaregular';
    src: url('../fonts/gorditaregular-webfont.woff2') format('woff2'),  url('../fonts/gorditaregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gorditabold';
    src: url('../fonts/gorditabold-webfont.woff2') format('woff2'),  url('../fonts/gorditabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
     font-family: 'gorditaregular';
  font-size: 16px;
}
body {
    color: #404040;
    background: #fff;
    font-size: 16px;
    font-family: 'gorditaregular';
    margin: 0;
    padding: 0;
    line-height: 27px;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
a:active, a:hover {
    outline: 0
}
b, strong {
    font-weight: 700
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
hr {
    box-sizing: content-box
}
pre {
    overflow: auto
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
html {
    box-sizing: border-box
}
*, :after, :before {
    box-sizing: inherit
}
figure {
    margin: 0
}
dl, ol, p, table, ul {
    margin: 0 0 1.5rem
}
ol li ol, ul li ul {
    margin-bottom: 0
}
ol li, ul li {
    line-height: 30px;
    color: #777777;
    font-size: 15px;
}
p {
    line-height: 30px;
    color: #5c6265;
    font-family: 'gorditaregular';
    font-size: 16px;
}
h1, h2, h3, h4, h5 {
    font-family: 'tt_normsbold';
    line-height: 1.2;
    color: #404040;
    letter-spacing: -.5px;
    font-weight: normal;
}
h1, h1:not(:first-child), h2, h2:not(:first-child), h3, h3:not(:first-child), h4, h4:not(:first-child), h5, h5:not(:first-child) {
    margin: 1.5rem 0
}
h1:not(:first-child), h2:not(:first-child), h3:not(:first-child) {
    margin-top: 2rem
}
h1 {
    font-size: 1.75rem
}
h2 {
    font-size: 1.5rem
}
h3 {
    font-size: 1.25rem
}
h4 {
    font-size: 1.1rem
}
h5 {
    font-size: 1rem
}

@media (min-width:600px) {
h1:not(:first-child), h2:not(:first-child), h3:not(:first-child) {
    margin-top: 2.5rem
}
h1 {
    font-size: 2.25rem
}
h2 {
    font-size: 2rem
}
h3 {
    font-size: 1.75rem
}
h4 {
    font-size: 1.5rem
}
h5 {
    font-size: 1.25rem
}
}
a {
    color: #0078d7;
    text-decoration: none
}
a:hover {
    text-decoration: none;
}
a:active, a:focus {
    color: #1b1d26;
    text-decoration: none;
}
mark {
    background: #ffeea8;
    padding: 0 .2rem
}
blockquote {
    margin: 0 0 1.5rem;
    border-left: 16px solid #f0f0f0;
    padding: 0 1.5rem;
    font-size: 1.5rem
}
blockquote cite {
    display: block;
    margin-top: 1.5rem;
    font-size: 1rem;
    text-align: right
}
pre {
    border: 0;
    border-radius: 4px;
    background: transparent;
    padding: 1rem;
    -moz-tab-size: 2;
    -o-tab-size: 2;
    tab-size: 2;
    color: #404040;
    font-size: 14px;
    margin: 0 0 1.5rem
}
pre, pre code {
    font-family: Menlo, monospace
}
pre code {
    line-height: 1.2
}
kbd {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0,0,0,.2), inset 0 0 0 2px #fff;
    color: #333;
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.4;
    margin: 0 .1em;
    padding: .1em .6em;
    text-shadow: 0 1px 0 #fff
}
:not(pre)>code {
    color: #404040;
    background: transparent;
    font-family: Menlo, monospace;
    font-size: 14px;
    padding: 0 .2rem;
    border: 1px solid #dedede;
    border-radius: 4px
}
hr {
    height: 0;
    border: 0;
    border-top: 1px solid #dedede
}
dt {
    font-weight: 600
}
dd {
    margin-bottom: .5rem
}
.loading_form {
    background: #1969A1;
    color: #FFFFFF;
    font-size: 13px;
    padding: 5px;
    margin: 7px auto;
    display: none;
    text-align: center;
    font-weight: 400;
}
.exception_message {
    color: #a94442;
    background-color: #f2dede;
    border: #ebccd1 solid 1px;
    padding: 10px;
    margin-top: 20px;
    border-radius: 3px;
    text-align: center;
    position: relative;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    clear: both;
}
.outcome_message {
    color: #3c763d;
    background-color: #dff0d8;
    border: #d6e9c6 solid 1px;
    padding: 10px;
    margin-top: 0px;
    border-radius: 3px;
    text-align: center;
    position: relative;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    clear: both;
    line-height: 18px;
}
.alert_close {
    position: absolute;
    top: 1px;
    right: 6px;
    cursor: pointer;
}
.clearfix {
    clear: both;
    display: block;
}
.button, [type=button], [type=reset], [type=submit], a.button, button {
    -webkit-appearance: none;
    display: inline-block;
    border-radius: 3px;
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,167,36,1) 0%, rgba(255,119,95,1) 100%);
    color: #fff;
    font-size: 15px;
    padding: .75rem 1.25rem;
    margin: 0 0 .5rem;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    line-height: 1;
    letter-spacing: 0.5px;
    transition: all .3s ease;
    text-transform: uppercase;
}
.button:hover, [type=button]:hover, [type=reset]:hover, [type=submit]:hover, a.button:hover, button:hover {
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(222,138,15,1) 0%, rgba(214,68,43,1) 100%);
}
.header_top {
    background-color: transparent;
    border: none;
    padding: 20px 0px;
    -webkit-transition: padding .5s;
    -moz-transition: padding .5s;
    transition: padding .5s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
.header_sticky {
    padding: 15px 0px;
    border-bottom: 0px;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.2);
    box-shadow: 0 0 15px rgba(0,0,0,.2);
    background: #fff;
    position: fixed;
}
header .header_sticky .white-logo {
    display: none;
}
header .header_sticky .color-logo {
    display: block;
}
header .header_sticky .nav_menu ul li a {
    color: #6d6d6d;
}
header .logo {
    width: 200px;
    height: 35px;
    z-index: 20;
    padding: 5px 0 0;
    float: left;
}
.color-logo {
    display: none;
}
header .nav_menu {
    z-index: 20;
    float: right;
    padding: 5px 0 0;
}
header .nav_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
}
header .nav_menu ul li {
	position: relative;
}
header .head-links ul li {
    margin-left: 30px;
    margin-bottom: 0;
    color: #3a3f53;
    font-weight: 400;
    line-height: 22px;
}
header .nav_menu ul li a {
    margin-left: 30px;
    margin-bottom: 0;
    color: #c5c5cd;
    font-family: 'gorditaregular';
    line-height: 22px;
    text-transform: uppercase;
    font-size: 14px;
}
header .nav_menu ul li a:hover {
	color: #ff8f43;
}
header .nav_menu li.head_button a {
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,167,36,1) 0%, rgba(255,119,95,1) 100%);
    font-family: 'gorditamedium';
    color: #fff !important;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 4px;
    text-transform: uppercase;
    transition: all .3s ease;
}
header .nav_menu li.head_button a:hover {
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(222,138,15,1) 0%, rgba(214,68,43,1) 100%);
}
header .nav_menu  ul li ul {
    position: absolute;
    top: 110%;
    left: 0%;
       margin-left: 0px;
    width: 155px;
    z-index: 99999;
    display: none;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
}
header .nav_menu li:hover ul {
	display: block;
}
header .nav_menu  li ul li {
    background: #fff;
	 padding: 7px 15px;
	  color: #6d6c6b;
    font-size: 14px;
    border: 0;
	margin-left: 0;
	display: block;
	 line-height: 20px;
}
header .nav_menu li ul li a {
    line-height: 20px;
    color: #6d6c6b;
    font-size: 14px;
    border: 0;
	margin-left: 0;
	display: block;
}
header .nav_menu li ul:first-child:hover::before, header .nav_menu li ul::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 0;
    border: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
header .nav_menu li ul::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 0;
    border: 6px solid transparent;
    border-bottom: 6px solid rgba(0,0,0,.2);
    top: -13px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -100;
    -webkit-filter: blur(3px);
    filter: blur(3px);
}
header .nav_menu ul li.menu-item-has-children > a:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
    transition: transform .2s ease;
	    font-size: 20px;
    position: relative;
    top: 1px;
}
header .nav_menu ul li:hover.menu-item-has-children > a:after {
	    -ms-transform: rotate(180deg);
	 -webkit-transform: rotate(180deg);
	 -moz-transform: rotate(180deg);
      transform: rotateZ(180deg);

}
.hero_sec {
       background: url(../images/integrate2019-hero-bg.jpg) no-repeat left center;
	background-size: cover;
    padding: 140px 0 0;
    height: 920px;
    text-align: center;
	position: relative;
}
.hero_sec .container {
    z-index: 3;
    position: relative;
}
.hero_sec:after {
    position: absolute;
    content: '';
    background: url(../images/hero-circle-gb-new.png) no-repeat right top;
    left: 0px;
    right: 0px;
    top: 192px;
    height: 900px;
	opacity: 0.3;
    filter: alpha(opacity=30);
}
.hero_sec .tect_partner {
        position: absolute;
    background: url(../images/bg_gray.png) repeat;
    z-index: 99;
    bottom: 50px;
    right: 7%;
    padding: 10px 20px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    font-family: 'gorditaregular';
}
.hero_sec .hero_bar {
    position: absolute;
    top: 0;
    left: -130px;
    bottom: 0;
    z-index: -1;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.hero_sec .hero_sec_left {
    width: 50%;
    float: left;
    text-align: left;
}
.hero_sec .hero_sec_right {
    width: 75%;
    float: left;
	display: none;
}
.hero_sec .hero_sec_left h1 {
    font-size: 75px;
    color: #fff;
    text-transform: uppercase;
    line-height: 75px;
    padding: 40px 0 0;
    font-family: 'tt_normsbold';
    margin-bottom: 30px;
    position: relative;
    z-index: 999;
}
.hero_sec .hero_sec_left h1 span {
    font-size: 120px;
    line-height: 120px;
}
.hero_sec .hero_sec_left p {
    color: #fff;
    font-size: 22px;
    font-family: 'gorditaregular';
    margin-bottom: 5px;
}
.hero_sec .hero_sec_left a.button {
    font-size: 17px;
    padding: 20px 60px 20px 45px;
    margin-top: 40px;
    font-family: 'gorditaregular';
    letter-spacing: 3px;
    position: relative;
}
.hero_sec .hero_sec_left a:after {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    margin-left: 10px;
    position: absolute;
    top: 12px;
}
.hero_sec .hero_sec_left .has_tag {
    color: #fff;
    font-size: 20px;
    padding: 20px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.about_sec {
    padding: 250px 0 80px;
    text-align: center;
    position: relative;
}
.about_sec .about_bar {
    margin: 0 0 30px 0;
}
.about_sec .about_text {
    width: 60%;
    margin: 0 auto;
}
.about_sec .about_text h2 {
    margin-bottom: 50px;
    color: #4e4e5a;
    font-family: 'tt_normslight';
    font-size: 44px;
    font-style: italic;
    font-weight: normal;
}
.about_sec .about_text p {
    line-height: 33px;
}
.aboutinfo_sec {
    background: #fff8f3;
    border: 1px solid #ffe7d4;
	    padding: 20px 0;
	    margin: 35px 0 0;
}
.aboutinfo_sec p {
	margin-bottom: 0;
}
.aboutinfo_sec p a {
	    color: #ff8f41;
}
.mail_box {
    background: #fff;
    padding: 50px 80px;
    width: 65%;
    margin: 90px auto -300px auto;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 25px -2px rgba(135,135,135,1);
    -moz-box-shadow: 0px 0px 25px -2px rgba(135,135,135,1);
    box-shadow: 0px 0px 25px -2px rgba(135,135,135,1);
    position: relative;
    z-index: 99;
}
.mail_box h3 {
    margin: 0 0 65px 0;
}
.signupmailform .form_row {
    border-bottom: 1px solid #adaaaa;
}
.signupmailform .form_row input[type="text"] {
    width: 75%;
    border: 0;
    height: 50px;
    outline: none;
    color: #adabab;
    font-size: 15px;
}
.signupmailform .form_row [type=submit] {
    padding: 1rem 1.25rem;
}
.speaker_sec {
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,167,36,1) 0%, rgba(255,119,95,1) 100%);
    height: 360px;
    position: relative;
    padding: 75px 0 0;
    text-align: center;
    margin: 10px 0 0;
}
.speaker_sec .container {
}
.speaker_sec h2 {
    font-size: 50px;
    color: #fff;
    line-height: 60px;
    padding: 0px 0 0;
    font-family: 'tt_normslight';
}
.speaker_mark {
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.speaker_lists {
    display: block;
    margin: -110px 0 100px;
    text-align: center;
    z-index: 99;
    position: relative;
}
.speaker_lists ul {
    padding: 0;
    margin: 0;
}
.speaker_lists ul li {
    margin: 0px 0px 30px 0px;
    padding: 0px;
    width: 285px;
    display: inline-block;
}
.speaker_lists ul li .speaker_profile img {
    margin: 0 auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
}
.speaker_lists ul li .speaker_profile h4 {
    margin: 5px 0 0;
    color: #263238;
}
.speaker_lists ul li .speaker_profile p {
    margin-bottom: 0px;
    color: #607d8b;
    font-size: 14px;
    line-height: 25px;
}
.speaker_lists ul li a.link {
    color: #aaaaaa;
    margin: 0 2px;
}
.speaker_lists ul li a.link i {
    font-size: 20px;
}
.speaker_lists ul li:hover img {
	box-shadow: 0 0 10px 2px #9c9c9c;
}
.speakers_content {
	display: none;
}
.speaker_lists .temp {
    transform: rotate(4deg);
}
.pricing_landing:after {
    position: absolute;
    content: '';
    background-size: contain !important;
    background: url(../images/circle-bg.png)bottom no-repeat;
    height: 400px;
    width: 400px;
    left: -200px;
    top: -200px;
}
.pricing_landing {
    padding: 50px 0;
    background: #1d1d2c;
    text-align: center;
    min-height: 500px;
    position: relative;
}
.pricing_landing h2 {
    color: #fff;
    margin: 15px 0 60px;
    font-family: 'tt_normslight';
}
.pricing_landing h2 + p {
    color: #d1d1d1;
}
.pricing_sec {
    text-align: center;
    position: relative;
    margin-top: -300px;
}
.pricing_sec ul {
    margin: 0 auto;
    padding: 10px 0px 10px 0px;
}
.pricing_sec ul li {
    margin: 0 3% 0 0;
    padding: 0;
    background: #ffffff;
    width: 31%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-align: left;
    -webkit-box-shadow: 3px 18px 116px 6px rgba(29, 29, 44, 0.12);
    -moz-box-shadow: 3px 18px 116px 6px rgba(29, 29, 44, 0.12);
    box-shadow: 3px 18px 116px 6px rgba(29, 29, 44, 0.12);
}
.pricing_sec ul li:nth-child(3) {
    margin: 0;
}
.pricing_sec ul li:before {
    position: absolute;
    content: '';
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,167,36,1) 0%, rgba(255,119,95,1) 100%);
    height: 7px;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
}
.pricing_sec ul li .pricing_head {
    padding: 40px 50px;
}
.pricing_sec ul li .pricing_top {
    font-size: 17px;
    padding-bottom: 50px;
    font-family: 'Karla', sans-serif;
    font-weight: 700;
    color: #263238;
}
.pricing_sec ul li .pricing_top span {
    font-size: 20px;
    display: block;
    padding: 0 0 10px 0;
    font-family: 'tt_normsbold';
    text-transform: uppercase;
    color: #1d1d2c;
    letter-spacing: 4px;
}
.pricing_sec ul li .pricing_txt {
    font-size: 90px;
    line-height: 90px;
    font-family: 'gorditalight';
    padding-bottom: 30px;
    color: #1d1d2c;
}
.pricing_sec ul li .pricing_txt_end {
    font-size: 24px;
    line-height: 24px;
    font-family: 'gorditalight';
    color: #1d1d2c;
    margin-bottom: 50px;
}
.pricing_sec ul li .pricing_btn {
    border-top: 1px solid #ccc;
    padding: 15px 50px;
	    min-height: 80px;
}
.pricing_sec ul li a {
    font-size: 20px;
    line-height: 24px;
    font-family: 'gorditaregular';
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 4px;
    position: relative;
}
.pricing_sec ul li a.button {
	margin-bottom: 0;
}
.pricing_sec ul li.yettoopen:before {
    position: absolute;
    content: '';
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgb(165, 165, 165) 0%, rgb(159, 157, 156) 100%);
    height: 7px;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
}
.pricing_sec ul li.yettoopen .pricing_top {
    color: #dae1e4;
}
.pricing_sec ul li.yettoopen .pricing_top span {
    color: #dae1e4;
}
.pricing_sec ul li.yettoopen .pricing_txt {
    color: #dae1e4;
}
.pricing_sec ul li.yettoopen .pricing_txt_end {
    color: #dae1e4;
}
.pricing_sec ul li.yettoopen .pricing_txt span {
    color: #dae1e4;
}
.pricing_sec ul li.yettoopen .pricing_btn a {
    color: #dae1e4;
	margin-top: 15px;
    display: block;
}
.pricing_sec ul li.yettoopen p {
    color: #dae1e4;
}
.pricing_sec .refund {
    padding: 5px 0 0;
    font-size: 14px;
    color: #8c8c8c;
}
.pricing_sec .refund a {
    text-decoration: underline;
}
.register_content {
    display: none;
}
.daypass_sec {
    padding: 10px 0;
}
.daypass_sec h2 {
    margin: 40px 0 15px;
	font-family: 'tt_normslight';
}
.daypass_sec a {
    margin: 0 10px 20px;
}
.daypass_sec p {
    margin-bottom: 10px;
}
.daypass_sec h5 {
    margin: 15px 0 30px;
    font-size: 16px;
    color: #5c6265;
}
.daypass_sec h5 span {
    font-weight: 700;
      color: #1d1d2c;
    font-size: 25px;
    margin-right: 5px;
}
.agenda_sec {
   position: relative;
    padding: 60px 0 0px;
    text-align: center;
    z-index: -2;
}
.agenda_mark {
    position: absolute;
    top: 180px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.agenda_sec h2 {
    font-size: 60px;
    font-family: 'tt_normslight';
}
.agenda_sec:after {
    position: absolute;
    content: '';
    background-size: contain !important;
    height: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}
.agenda_lists {
    padding: 30px 0 50px 0;
}
.agenda_lists .day_01 {
    width: 370px;
    margin: 30px 30px 0px 0px;
    float: left;
}
.agenda_lists .day_02 {
    width: 370px;
    margin: 30px 30px 0px 0px;
    float: left;
}
.agenda_lists .day_03 {
    width: 370px;
    margin: 30px 0 0 0;
    float: left;
}
.agenda_lists h2 {
    margin-bottom: 25px;
    font-family: 'tt_normsmedium';
}
.agenda_lists h2 sup, .agenda_lists h2 span {
    font-weight: 400;
}
.agenda_lists .day_01 h2 {
    color: #4ec1b2;
}
.agenda_lists .day_01 h2 span {
    color: #000;
}
.agenda_lists .day_02 h2 {
    color: #ff6d00;
}
.agenda_lists .day_02 h2 + .session {
	border-top: 2px solid #facdac;
}
.day_02 .session {
    border-bottom: #facdac solid 1px;
}
.agenda_lists .day_03 h2 + .session {
	border-top: 2px solid #c4ddda;
}
.day_03 .session {
    border-bottom: #c4ddda solid 1px;
}
.agenda_lists .day_02 h2 span {
    color: #000;
}
.agenda_lists .day_02 .session .session_speaker {
    color: #a0a0a2;
}
.agenda_lists .day_03 h2 {
    color: #4ec1b2;
}
.agenda_lists .day_03 h2 span {
    color: #000;
}
.agenda_lists .day_03 .session .session_speaker {
    color: #a0a0a2;
}
.agenda_content {
    display: none;
}
.session {
    padding: 15px 0;
}
.day_01 .session {
    border-bottom: #c4ddda solid 1px;
}
.agenda_lists .day_01 h2 + .session_bar {
	border-top: 2px solid #4ec1b2;
}
.session_bar .session_highlight {
	    padding: 7px 8px;
    border-bottom: #c4ddda solid 1px;
    display: block;
    background: #e5f6f4;
}
.day_02 .session_bar .session_highlight {
 padding: 7px 8px;
    border-bottom: #facdac solid 1px;
    display: block;
    background: #fef1e8;

}
.session_bar .session_highlight .session_time {
	float: left;
	width: 150px;
	 font-family: 'tt_normsregular';
	 font-size: 16px;
    color: #343434;
    line-height: 22px;
}
.session_bar .session_highlight .session_tit {
	float: right;
	width: 200px;
	text-align: right;
	font-size:15px;

}
.session .session_info {
	float:left;
	width: 250px;
}
.session .session_time {
   font-size: 16px;
    color: #343434;
    line-height: 22px;
    font-family: 'tt_normsregular';
}

.session .session_detail {
    float: right;
    width: 100px;
	margin-top: 20px;
}
.session .session_tit {
    font-size: 17px;
    color: #555;
    padding: 0 0 10px 0;
    line-height: 22px;
        font-family: 'tt_normsbold';
}
.session .session_speaker {
    font-size: 14px;
    color: #a0a0a2;
    line-height: 18px;
}
.session .session_des {
    padding: 5px 0;
}
.session .session_des .button {
    font-size: 13px;
    padding: 5px 10px;
    font-family: 'tt_normsbold';
}
div.pp_default .pp_nav {
    position: relative;
    z-index: 999;
}
.venue_sec {
    margin: 100px 0 50px;
    height: 500px;
    position: relative;
}
/*.venue_sec:before {
    position: absolute;
    content: '';
    background-size: contain !important;
    background: url(../images/venue-poly.png) top no-repeat;
    height: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}*/
.venue_location {
    background: #fff;
    padding: 50px 80px;
    width: 550px;
    margin: 0px auto;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 25px -2px rgba(135,135,135,1);
    -moz-box-shadow: 0px 0px 25px -2px rgba(135,135,135,1);
    box-shadow: 0px 0px 25px -2px rgba(135,135,135,1);
    position: absolute;
    z-index: 99;
    right: 10%;
    top: -100px;
}
.venue_location h2 {
    font-size: 20px;
    font-family: 'tt_normsbold';
    text-transform: uppercase;
    letter-spacing: 4px;
    margin: 0 0 40px;
}
.venue_location p {
    color: #000;
    font-size: 22px;
    line-height: 35px;
    font-family: 'gorditalight';
}
.venue_location span {
    color: #fd7d1e;
    font-size: 24px;
    line-height: 28px;
    display: block;
    margin-bottom: 20px;
}
.venue_location a.button {
    background: #4ec1b2;
}
.venue_location a.button:hover {
    background: #35a99a;
}
.attendees_sec {
    padding: 50px 0 25px;
    text-align: center;
    position: relative;
}
.attendees_sec h2 {
    margin: 0 0 10px;
    font-family: 'tt_normslight';
}
.attendees_sec .img_grid {
    float: left;
    overflow: hidden;
    padding: 3px;
    margin: 0;
    display: grid;
}
.attendees_sec .grid_med {
    width: 50%;
}
.attendees_sec .grid_sml {
    width: 25%;
}
.attendees_sec .img_grid img {
    max-width: 100%;
}
.sponsor_sec {
    position: relative;
    padding: 60px 0;
    text-align: center;
    margin: 50px 0 30px;
    background: #1d1d2c;
}
.sponsor_sec:before {
    position: absolute;
    content: '';
    background-size: contain !important;
    background: url(../images/circle-bg.png)top no-repeat;
    height: 450px;
    width: 450px;
    top: -145px;
    right: 0px;
    z-index: -2;
}
.sponsor_mark {
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.sponsor_sec h2 {
    font-size: 55px;
    font-family: 'tt_normslight';
	color: #fff;
}
.sponsor_list {
    text-align: center;
    padding: 35px 0 75px;
}
.sponsor_list .sponsor_list_tier {
    padding: 0 0 30px;
}
.sponsor_list .sponsor_list_tier h4 {
    margin: 0 0 20px;
    font-family: 'tt_normslight';
}
.sponsor_list .sponsor_list_tier img {
    padding: 0 20px 10px 20px;
}
.sponsor_list p {
    width: 70%;
    margin: 20px auto 40px;
}
.sponsors_content {
    display: none;
}
.testimonials_sec {
	padding: 0 0 100px 0;
	text-align: center;
}
.testimonials_sec h2 {
	margin-bottom: 50px;
	font-size: 55px;
    font-family: 'tt_normslight';
}
.testimonials_sec ul {
	margin: 0 0;
	padding: 0;
}
.testimonials_sec ul li {
	list-style: none;
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 40px;
}
.testimonials_sec ul li:nth-child(3n) {
    margin-right: 0;
}
.contact_sec:before {
    position: absolute;
    content: '';
    background-size: contain !important;
    background: url(../images/biztalk360-icon.png)top no-repeat;
    height: 850px;
    width: 850px;
    top: 6px;
    opacity: .5;
    right: 10%;
}
.contact_sec {
    background: linear-gradient(to left, rgb(244, 107, 69), rgb(238, 168, 73));
    background: -webkit-linear-gradient(to left, rgb(244, 107, 69), rgb(238, 168, 73));
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgb(238, 168, 73)), color-stop(100%, rgb(244, 107, 69)));
    background: -webkit-linear-gradient(to left, rgb(244, 107, 69) 0%, rgb(238, 168, 73) 100%);
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}
.contact_sec_left {
    float: left;
    width: 40%;
    margin-right: 10%;
}
.contact_sec_left h2 {
    color: #fff;
    margin: 0 0 20px;
    font-size: 40px;
    font-family: 'tt_normslight';
}
.contact_sec_left p {
    margin: 0 0 0px;
    color: #fff;
    font-size: 18px;
    font-family: 'gorditalight';
    line-height: 35px;
}
.contact_sec_right {
    float: left;
    width: 50%;
}
.contact_box {
    padding: 0;
    margin: 0;
}
.contactform {
    display: block;
}
.contactform .form_row {
    position: relative;
    padding: 0 0 15px;
}
.contactform .form_row_half1 {
    width: 48%;
    float: left;
    margin-right: 2%;
    position: relative;
}
.contactform .form_row_half2 {
    width: 48%;
    float: left;
    margin-left: 2%;
    position: relative;
}
.contactform .form_row label {
    display: inline;
    position: absolute;
    right: 5px;
    top: 35px;
    font-size: 12px;
    line-height: 14px;
    color: #F93535;
    z-index: 9999;
    font-weight: 400;
}
.contactform .form_row .form_row_half1 input[type="text"], .contactform .form_row .form_row_half2 input[type="text"]  {
    width: 100%;
    border: 0;
    height: 50px;
    outline: none;
    color: #adabab;
    font-size: 15px;
    border-bottom: 1px solid #adaaaa;
    padding-left: 8%;
}
.contactform .form_row input[type="text"] {
    width: 100%;
    border: 0;
    height: 50px;
    outline: none;
    color: #adabab;
    font-size: 15px;
    border-bottom: 1px solid #adaaaa;
    padding-left: 4%;
}
.contactform .form_row input[type="email"] {
    width: 100%;
    border: 0;
    height: 50px;
    outline: none;
    color: #adabab;
    font-size: 15px;
    padding-left: 4%;
    border-bottom: 1px solid #adaaaa;
}
.contactform .form_row [type=submit] {
    padding: 1rem 1.25rem;
    width: 225px;
    margin-bottom: 0;
    border: none;
    float: right;
    background: #1d1d2c;
    font-size: 18px;
}
.contactform .form_row [type=submit]:hover {
	background: #0d0d13;
}
.contactform .form_row:last-child {
    padding: 0;
}
footer {
    background: #1d1d2c;
    position: relative;
    padding: 50px 0 0;
    margin: 0 0
}
footer:after {
    position: absolute;
    content: '';
    background-size: contain !important;
    height: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}
.address_sec {
    padding: 40px 0;
    border-bottom: 1px solid rgba(220, 215, 213, 0.27058823529411763);
}
.address_sec .address_info {
    width: 31%;
    float: left;
    margin: 0 1%;
    color: #fff;
    font-size: 16px;
    font-family: 'gorditalight';
}
.address_sec .address_info h5 {
       color: #fff;
    margin: 0 0 15px;
    font-size: 16px;
    font-family: 'tt_normsbold';
    text-transform: uppercase;
    letter-spacing: 1px;
}
.footer_bottom {
    padding: 20px 0;
    position: relative;
    z-index: 99;
}
.footer_logo {
    width: 240px;
    float: left;
}
.footer_policy {
    width: 500px;
    float: left;
}
.footer_policy p {
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
}
.footer_policy p a {
    color: #fff;
    text-decoration: underline;
}
.footer_social {
    width: 300px;
    float: right;
}
.footer_social ul {
    display: inline-block;
    margin-bottom: 0;
}
.footer_social ul li {
    display: inline-block;
    height: 32px;
    width: 32px;
    margin-left: 15px;
}
.footer_social ul li a {
    height: 32px;
    width: 32px;
    display: block;
}
.footer_social ul li span {
    height: 32px;
    width: 32px;
    display: block;
    background-image: url(../images/social-icons.png);
}
.footer_social ul li .icon01 {
    background-position: 0px 0px;
}
.footer_social ul li .icon01:hover {
    background-position: 0px 32px;
}
.footer_social ul li .icon02 {
    background-position: -32px 0px;
}
.footer_social ul li .icon02:hover {
    background-position: -32px 32px;
}
.footer_social ul li .icon03 {
    background-position: -64px 0px;
}
.footer_social ul li .icon03:hover {
    background-position: -64px 32px;
}
.footer_social ul li .icon04 {
    background-position: -96px 0px;
}
.footer_social ul li .icon04:hover {
    background-position: -96px 32px;
}
#pp_full_res .pp_inline h3 {
    margin: 10px 0 10px;
    color: #2b3338;
    font-weight: 600;
}
.sponsors_content_inner {
	width: 700px;
}
.pp_inline .left {
	width: 22%;
	float: left;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 3%;
	margin-bottom: 15px;
}
.pp_inline .left .team_social {
	margin: 0 auto;
	display: block;
	width: 60px;
	padding-top: 15px;
}
.pp_inline .left a {
	margin: 0 5px;
}
.pp_inline .left a i {
	width: 15px;
	height: 15px;
	color: #8C8C8C;
}
.pp_inline .left a i:hover {
	color: #000;
}
.pp_inline .left a:hover {
	color: #000;
	text-decoration: none;
}
.pp_inline .right {
	float: left;
	width: 70%;
	text-align: left;
	padding: 10px 0px 15px 20px;
}
.pp_inline .right a {
	color: #009bdf;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	letter-spacing: normal;
}
.pp_inline .right h3 {
	margin: 0px;
	padding: 0 0 7px 0;
	text-align: left;
	width: 100%;
}
.pp_inline .right h5 {
	color: #939292;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.pp_inline .right h6 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.pp_inline .right p {
	margin-bottom: 20px;
	line-height: 26px;
}
@media screen and (min-width: 1400px) and (max-width: 5000px) {
.reg iframe {
    height: 800px !important;
}
.hero_sec:after {
    background: url(../images/hero-circle-gb.png) no-repeat right top;
        left: 0px;
    right: 0px;
    top: 251px;
    height: 1260px;
	opacity: 0.2;
    filter: alpha(opacity=20);
}
.pricing_landing:after {
    height: 600px;
    width: 600px;
    left: -200px;
    top: -350px;
}
.agenda_sec:before {
    height: 650px;
    width: 650px;
    top: -245px;
    right: 0px;
    z-index: -2;
}
	.sponsor_sec:before {
    height: 650px;
    width: 650px;
    top: -245px;
    right: 0px;
    z-index: -2;
}
	.hero_sec .hero_sec_left a.button  {
		    margin-top: 70px;
	}
	.hero_sec .hero_sec_left h1 {
    padding: 70px 0 0;
}
}

@media screen and (max-width: 1399px) and (min-width: 1201px) {
.container {
    width: 1170px;
}
}

@media (max-width:1300px) {
.speaker_lists {
    transform: rotate(0deg);
}
.speaker_lists ul li {
    transform: rotate(0deg);
}
}

@media (max-width:1200px) {
.container {
    width: 90%;
}
.speaker_lists .temp {
    transform: rotate(0deg);
}
.pricing_sec ul li {
    width: 45%;
}
.hero_sec .hero_sec_left {
    width: 40%;
}
.hero_sec .hero_sec_right {
    width: 60%;
}
.hero_sec .hero_sec_right img {
    width: 100%;
}
.pricing_sec ul li {
    margin: 0px 3% 30px 0px;
}
}

@media (max-width:1024px) {
.about_sec .about_text {
    width: 90%;
}
.water_2018 img {
    width: 100%;
}
.hero_sec .hero_sec_left a.button {
    letter-spacing: 2px;
}
}

@media (max-width:767px) {
.slicknav_menu {
    display: block;
}
header .nav_menu {
    display: none;
}
header .logo {
    padding: 0;
}
.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0;
    line-height: 1.125em;
    cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.220em;
}
.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
}
.slicknav_menu .slicknav_icon {
    float: left;
    width: 1.600em;
    height: 0.975em;
}
.slicknav_menu .slicknav_icon:before {
    background: transparent;
    width: 1.125em;
    height: 0.875em;
    display: block;
    content: "";
    position: absolute;
}
.slicknav_menu .slicknav_no-text {
    margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.600em;
    height: .165em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_menu:before {
    content: " ";
    display: table;
}
.slicknav_menu:after {
    content: " ";
    display: table;
    clear: both;
}
.slicknav_nav {
    clear: both;
}
.slicknav_nav ul {
    display: block;
}
.slicknav_nav li {
    display: block;
}
.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
    cursor: pointer;
}
.slicknav_nav .slicknav_item a {
    display: inline;
}
.slicknav_nav .slicknav_row {
    display: block;
}
.slicknav_nav a {
    display: block;
}
.slicknav_nav .slicknav_parent-link a {
    display: inline;
}
.slicknav_brand {
    float: left;
}
.slicknav_menu {
    float: right;
    width: 180px;
    z-index: 9999;
    position: absolute;
    right: 20px;
    top: 28px;
}
.slick_fixed {
    position: fixed;
    top: 28px;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}
.slicknav_menu.slick_fixed .slicknav_icon-bar {
    background-color: #2D4784;
}
.slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
    list-style: none;
    overflow: hidden;
    background: #fff;
}
.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 0px;
}
.slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px;
}
.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #fff;
}
.slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #2d4784;
}
.slicknav_nav a:hover {
    color: #e46438;
}
.slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0;
}
.slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
}
.slicknav_txtnode {
    color: #2d4784;
}
.slicknav_txtnode:hover {
    color: #e46438;
}
.slicknav_brand {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 7px 12px;
    height: 44px;
}
.contact_box {
    width: 100%;
}
.address_sec {
    text-align: center;
}
.address_sec .address_info {
    width: 100%;
    margin: 20px 0;
}
.footer_bottom {
    text-align: center;
}
.footer_logo {
    width: 100%;
}
.footer_policy {
    width: 100%;
    float: left;
}
.footer_social {
    width: 100%;
    float: none;
}
.footer_policy p {
    margin: 20px 0;
}
.footer_social ul {
    padding: 0;
}
.agenda_lists .day_01 {
    margin: 0px 30px 0px 0px;
}
.agenda_lists .day_02 {
    margin: 0px 30px 0px 0px;
}
.venue_location {
    width: 90%;
}
div.pp_pic_holder {
    width: 100% !important;
}
.pricing_sec ul li {
    margin: 0px auto 40px;
    width: 100%;
    max-width: 400px;
    float: none;
}
.pricing_sec ul li:nth-child(3) {
    margin: 0 auto;
}
.contact_sec_left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
}
.contact_sec_right {
    width: 100%;
    margin-right: 0;
}
.hero_sec .hero_sec_left {
    width: 100%;
}
.hero_sec .hero_sec_right {
    display: none;
}
	.testimonials_sec ul li {
		width: 100%;
		margin-right: 0;
	}
		.hero_sec {
    height: 730px!important;

}
}

@media (max-width:640px) {
.contact_box {
    padding: 10px;
}
.speaker_mark img {
    width: 100%;
}
.sponsor_mark img {
    width: 100%;
}
.hero_sec h1 {
    font-size: 50px;
}
.sponsor_list p {
    width: 100%;
}
.about_sec:after {
    width: 300px;
    height: 300px;
    left: 0;
}
}

@media (max-width:479px) {
.slicknav_menu {
    top: 28px;
}
.slick_fixed {
    top: 24px;
}
.hero_sec .hero_sec_left h1 {
    font-size: 55px;
    line-height: 60px;
}
.hero_sec .hero_sec_left h1 span {
    font-size: 80px;
    line-height: 80px;
}
.pricing_sec {
    padding: 20px 0;
}
.about_sec {
    padding: 110px 0 80px;
}
.pricing_landing:after {
    top: -140px;
}
.agenda_mark img {
    width: 100%;
}
.agenda_sec:before {
    display: none;
}
.venue_location {
    padding: 20px;
}
.attendees_sec .grid_med {
    width: 100%;
}
.attendees_sec .grid_sml {
    width: 100%;
}
.attendees_sec ul {
    padding: 0;
}
.sponsor_list .sponsor_list_tier img {
    max-width: 100%;
    margin: 10px 0;
}
.contactform .form_row_half1 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
.contactform .form_row_half2 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
}
.contactform .form_row {
    padding: 0;
}
.contactform .form_row [type=submit] {
    margin-top: 10px;
}
.agenda_lists .day_01, .agenda_lists .day_02, .agenda_lists .day_03 {
    width: 100%;
    margin: 0 0 30px 0;
}
.session {
    padding: 12px 0;
    border-bottom: 1px solid #e4e4e4;
}
.session .session_circle {
    display: none;
}
.session .session_detail {
    width: 100%;
}
}
