
html {
	  -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal normal normal 1rem/1.6 Open Sans, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1rem
}
body {
    color: #404040;
    background: #fff;
    font-size: 16px;
	font-family: 'Karla', sans-serif;
	font-weight: 400;
	 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: 'Karla', sans-serif;
	font-weight: 400;
	font-size: 16px;
}
h1, h2, h3, h4, h5 {
    font-family: 'Poppins', sans-serif;
	font-weight: 400;
    line-height: 1.2;
    color: #404040;
    letter-spacing: -.5px
}
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: 14px;
	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: 14px;
	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: 14px;
	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: 1px solid #2962ff;
    border-radius: 3px;
    background: #2962ff;
    color: #fff;
    font-weight: 700;
   font-family: 'Poppins', sans-serif;
    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: #1b48c1;
	 border: 1px solid #1b48c1;
}
.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 .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: #fff;
    font-weight:600;
	 font-family: 'Poppins', sans-serif;
    line-height: 22px;
}
header .nav_menu li.head_button a {
    background: #2962ff;
    font-weight:400;
	 font-family: 'Poppins', sans-serif;
    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: #1b48c1;
}
.hero_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))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(to left, rgb(244, 107, 69) 0%,rgb(238, 168, 73) 100%); /* Chrome10+,Safari5.1+ */
	height: 700px;
	position: relative;
	padding: 140px 0 0;
	text-align: center;
}
.hero_sec .container {
    z-index: 3;
	position: relative;
}
.hero_sec:after {
	    position: absolute;
    content: '';
    background-size: contain !important;
    background: url(../images/img-poly.png)bottom no-repeat;
    height: 100%;
    left: 0px;
    right: 0px;
    bottom:0px;
    z-index: 1;
}
.hero_sec .water_2018 {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.hero_sec h1 {
	font-size: 60px;
	color: #fff;
	text-transform: uppercase;
	line-height: 60px;
	padding: 50px 0 0;
	 font-family: 'Poppins', sans-serif;
}
.hero_sec h1 span {
	font-weight: 700;
}
.hero_sec p {
	color: #fff;
	font-size: 30px;
	 font-family: 'Poppins', sans-serif;
}
.hero_sec p span {
	color: #fff;
	font-size: 24px;
	display: block;
}
.hero_sec a.button {
    font-size: 17px;
    padding: 1rem 2rem;
}
.hero_sec .has_tag {
	color: #fff;
	font-size: 20px;
	padding: 20px 0;
	 font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
.about_sec {
	padding: 80px 0 20px;
	text-align: center;
	position: relative;
}
.about_sec  .about_text {
	width: 60%;
	margin: 0 auto;
}
.about_sec  .about_text h2 {
	margin-bottom: 50px;
	color: #ff6d00;
}
.about_sec:after {
	position: absolute;
    content: '';
    background-size: contain !important;
    background: url(../images/biztalk360-icon.png)bottom no-repeat;
    height: 600px;
	width: 600px;
    left: -200px;
}
.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: linear-gradient(to left, rgb(37, 103, 245), rgba(10, 164, 221, 0.9215686274509803));
background: -webkit-linear-gradient(to left, rgb(37, 103, 245), rgba(10, 164, 221, 0.9215686274509803));
background: -webkit-gradient(linear, left top , right top , color-stop(0%,rgba(10, 164, 221, 0.9215686274509803)), color-stop(100%,rgb(37, 103, 245))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(to left, rgb(37, 103, 245) 0%,rgba(10, 164, 221, 0.9215686274509803) 100%); /* Chrome10+,Safari5.1+ */
    height: 530px;
    position: relative;
    padding: 140px 0 0;
    text-align: center;
	  -webkit-transform: skewY(-7deg);
    -moz-transform: skewY(-7deg);
    -ms-transform: skewY(-7deg);
    -o-transform: skewY(-7deg);
    transform: skewY(-7deg);
	    margin: 100px 0 0;
}
.speaker_sec .container {
-webkit-transform: skewY(7deg);
    -moz-transform: skewY(7deg);
    -ms-transform: skewY(7deg);
    -o-transform: skewY(7deg);
    transform: skewY(7deg);
}
.speaker_sec h2 {
	color: #fff;
	margin: 120px 0 80px;
}
.speaker_mark {
	position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.speaker_lists {
	display: block;
	margin: -110px 0 30px;
	 transform: rotate(-4deg);
	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;
	 transform: rotate(4deg);
}
.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;
	font-family: 'Karla', sans-serif;
	font-weight: 600;
	color: #263238;
}
.speaker_lists ul li .speaker_profile p {
	margin-bottom: 0px;
	    color: #607d8b;
	font-size: 16px;
	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 .temp {
	transform: rotate(4deg);
}
.pricing_sec {
	padding: 50px 0;
	text-align: center;
	position: relative;
}
.pricing_sec h2 {
	color: #2962ff;
	margin-bottom: 10px;
}
.pricing_sec ul {
    margin: 0 auto;
    padding: 10px 0px 10px 0px;
    text-align: center;
}
.pricing_sec ul li {
    margin: 0px 30px 0px 0px;
    padding: 30px 40px;
    background: #ffffff;
    width: 265px;
    height: 330px;
    display: inline-block;
    overflow: hidden;
	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;
}
.pricing_sec ul li .pricing_top {
	font-size: 17px;
	padding-bottom: 30px;
	font-family: 'Karla', sans-serif;
	font-weight: 700;
	color: #263238;
}
.pricing_sec ul li .pricing_top span {
	font-size: 30px;
	display: block;
	padding: 0 0 10px 0;
	 font-family: 'Poppins', sans-serif;
	color: #2962ff;
	font-weight: 400;
	
}
.pricing_sec ul li .pricing_txt {
	font-size: 60px;
	line-height: 60px;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	padding-bottom: 40px;
	color: #2962ff;
}
.pricing_sec ul li .pricing_txt span {
	font-weight: 400;
	color: #263238;
}
.pricing_sec ul li a.button {
	border: 1px solid #f37b46;
    background: #f37946;
}
.pricing_sec ul li a.button:hover {
	border: 1px solid #bb4e20;
    background: #bb4e20;
}
.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 span {
	 color: #dae1e4;
}
.pricing_sec ul li.yettoopen a.button {
    border: 1px solid #dae1e4;
    background: #dae1e4;
	cursor: inherit;
}
.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: 10px 0 15px;
}
.daypass_sec a {
	margin: 0 10px 20px;
}
.daypass_sec a.button {
	border: 1px solid #f37b46;
    background: #f37946;
}
.daypass_sec a.button:hover {
	border: 1px solid #bb4e20;
    background: #bb4e20;
}
.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: #2962ff;
    font-size: 25px;
    margin-right: 5px;
}
.agenda_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))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(to left, rgb(244, 107, 69) 0%,rgb(238, 168, 73) 100%); /* Chrome10+,Safari5.1+ */
    height: 700px;
    position: relative;
    padding:180px 0 0;
    text-align: center;
	z-index: -2;
}
.agenda_mark {
	position: absolute;
    top: 180px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.agenda_sec h2 {
	color: #fff;
}
.agenda_sec:before {
    position: absolute;
    content: '';
    background-size: contain !important;
    background: url(../images/biztalk360-icon.png)top no-repeat;
    height: 600px;
    width: 600px;
    top: 0px;
	right: 0px;
	z-index: -2;
}
.agenda_sec:after {
    position: absolute;
    content: '';
    background-size: contain !important;
    background: url(../images/agenda-poly.png) bottom no-repeat;
    height: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}
.agenda_lists {
	padding: 0 0 50px 0;
}
.agenda_lists .day_01 {
    width: 370px;
    margin: -150px 30px 0px 0px;
    float: left;
}
.agenda_lists .day_02 {
    width: 370px;
    margin: -75px 30px 0px 0px;
    float: left;
}
.agenda_lists .day_03 {
    width: 370px;
    margin: 0px;
    float: left;
}
.agenda_lists h2 {
	margin-bottom: 40px;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
}
.agenda_lists h2 sup, .agenda_lists h2 span {
	font-weight: 400;
}

.agenda_lists .day_01 h2 {
	color: #ff6d00;
}
.agenda_lists .day_01 h2 span {
	color: #000;
}
.agenda_lists .day_02 h2 {
	color: #2962ff;
}
.agenda_lists .day_02 h2 span {
	color: #000;
}
.agenda_lists .day_02 .session .session_speaker {
	color: #2962ff;
}
.agenda_lists .day_03 h2 {
	color: #ff6d00;
}
.agenda_lists .day_03 h2 span {
	color: #000;
}
.agenda_lists .day_03 .session .session_speaker {
	color: #ff6d00;
}
.agenda_content {
	display: none;
}
.session {
	padding: 15px 0;
}
.session .session_time {
	font-size: 17px;
	color: #000;
	line-height: 22px;
	float: left;
	width: 60px;
}
.session .session_time span {
	font-size: 14px;
	color: #b3b2b2;
	display: block;
	line-height: 14px;
}
.session .session_circle {
	float: left;
    width: 15px;
    border: 3px solid #c3c2c2;
    height: 15px;
    border-radius: 50px;
    margin: 5px 25px 5px 10px;
}
.session .session_detail {
	float: left;
	width: 260px;
}
.session .session_tit {
	    font-size: 17px;
    color: #333;
    padding: 0 0 10px 0;
    line-height: 20px;
}
.session .session_speaker {
	font-size: 14px;
	color: #ff6d00;
	line-height: 18px;
	    font-family: 'Poppins', sans-serif;
}
.session .session_des {
	padding: 5px 0;
}
.session .session_des .button {
	  font-size: 13px;
    padding: 5px 10px;
	font-weight: 600;
}
.day_02 .session .session_des .button {
	border: 1px solid #f37946;
    background: #f37946;
}
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;
      left: 5%;
    top: -100px;
}
.venue_location h2 {
	color: #2962ff;
	margin: 0 0 40px;
}
.venue_location p {
	color: #000;
	font-size: 24px;
	line-height: 28px;
}
.venue_location span {
	color: #fd7d1e;
	font-size: 24px;
	line-height: 28px;
	display: block;
	margin-bottom: 20px;
}
.attendees_sec {
	padding:50px 0 75px;
	text-align: center;
	position: relative;
}
.attendees_sec h2 {
	margin: 0 0 10px;
	color: #2962ff;
}
.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 {
	    background: linear-gradient(to left, rgb(37, 103, 245), rgba(10, 164, 221, 0.9215686274509803));
	background: -webkit-linear-gradient(to left, rgb(37, 103, 245), rgba(10, 164, 221, 0.9215686274509803));
	 background: -webkit-gradient(linear, left top , right top , color-stop(0%,rgba(10, 164, 221, 0.9215686274509803)), color-stop(100%,rgb(37, 103, 245))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(to left, rgb(37, 103, 245) 0%,rgba(10, 164, 221, 0.9215686274509803) 100%); /* Chrome10+,Safari5.1+ */
    height: 330px;
    position: relative;
    padding: 140px 0 0;
    text-align: center;
    -webkit-transform: skewY(-3deg);
    -moz-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    -o-transform: skewY(-3deg);
    transform: skewY(-3deg);
    margin: 50px 0 0;
}
.sponsor_mark {
	position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.sponsor_sec h2 {
	color: #fff;
}
.sponsor_sec .container {
-webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
}
.pricing_sec:after {
    position: absolute;
    content: '';
    background-size: contain !important;
    background: url(../images/biztalk360-icon.png) bottom no-repeat;
    height: 300px;
    width: 300px;
    left: -62px;
    bottom: -276px;
}
.sponsor_list {
	text-align: center;
	padding: 75px 0;
}
.sponsor_list .sponsor_list_tier {
	padding: 0 0 30px;
}
.sponsor_list .sponsor_list_tier h4 {
	margin: 0 0 20px;
	color: #f37a46;
}
.sponsor_list .sponsor_list_tier img {
	padding: 0 20px 10px 20px;
}
.sponsor_list p {
	width: 70%;
	margin: 20px auto 40px;
}
.sponsors_content {
    display: none;
}
footer {
	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))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(to left, rgb(244, 107, 69) 0%,rgb(238, 168, 73) 100%); /* Chrome10+,Safari5.1+ */
    position: relative;
    padding: 380px 0 0;
	margin: 100px 0 0
}
footer:after {
    position: absolute;
    content: '';
    background-size: contain !important;
    background: url(../images/footer-poly.png)top no-repeat;
    height: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}
.contact_box {
	    background: #fff;
    padding: 50px 75px;
    width: 715px;
    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;
       left: 0;
    right: 0;
    top: -100px;
}
.contact_box h2 {
	text-align: center;
	color: #2962ff;
	margin: 0 0 10px;
}
.contact_box p {
	text-align: center;
	    margin: 0 0 30px;
}
.contactform  {
	display: block;
}
.contactform .form_row {
	position: relative;
	padding: 0 0 20px;
}
.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: 0px;
    bottom: 0px;
    font-size: 12px;
    line-height: 14px;
    color: #F93535;
    z-index: 9999;
    font-weight: 400;
}
.contactform .form_row  input[type="text"] {
	width: 100%;
    border: 0;
    height: 50px;
    outline: none;
    color: #adabab;
    font-size: 15px;
	border-bottom: 1px solid #adaaaa;	
}
.contactform .form_row  input[type="email"] {
	width: 100%;
    border: 0;
    height: 50px;
    outline: none;
    color: #adabab;
    font-size: 15px;
	border-bottom: 1px solid #adaaaa;	
}
.contactform .form_row  [type=submit] {
	padding: 1rem 1.25rem;
	width: 100%;
	margin-bottom: 0;
}
.contactform .form_row:last-child {
	padding: 0;
}
.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: 20px;
}
.address_sec .address_info h5 {
	color: #fff;
	margin: 0 0 15px;
}
.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;
}
@media screen and (min-device-width: 1400px) and (max-device-width: 5000px) { 
   .reg iframe {
    height: 800px !important;
}
}
@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);
}
	
}
@media (max-width:1024px) {
	.about_sec .about_text {
    width: 90%;
}
	.water_2018 img {
		width: 100%;
	}
	.pricing_sec ul li {
		    margin: 0px 30px 30px 0px;
	}
}
@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: 90%;
	}
	.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;
	}
}
@media (max-width:640px) {
	.contact_box {
		padding: 25px;
	}
		.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 {
		height: 600px;
	}
	.hero_sec h1 {
    font-size: 36px;
		line-height: 40px;
		    padding: 15px 0 0;
}
	.pricing_sec {
		padding: 20px 0;
	}
	.agenda_mark img {
		width: 100%;
	}
	.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;
	}
	.contactform .form_row_half2 {
		width: 100%;
		margin-left: 0;
	}
	.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;
	}
	.session {
    padding: 12px 0;
    border-bottom: 1px solid #e4e4e4;
}
	.session .session_circle {
		display: none;
	}
	.session .session_detail {
		width: 100%;
	}
	
}