/* Reset CSS */
html,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,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
/* Custom CSS */
@font-face {
  font-family: 'icomoon';
  src:url('fonts/icomoon.eot?a9y0bo');
  src:url('fonts/icomoon.eot?#iefixa9y0bo') format('embedded-opentype'),
    url('fonts/icomoon.woff?a9y0bo') format('woff'),
    url('fonts/icomoon.ttf?a9y0bo') format('truetype'),
    url('fonts/icomoon.svg?a9y0bo#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon-spinner';
  src:url('fonts/icomoon-spinner.eot?-vt2yhz');
  src:url('fonts/icomoon-spinner.eot?#iefix-vt2yhz') format('embedded-opentype'),
    url('fonts/icomoon-spinner.woff?-vt2yhz') format('woff'),
    url('fonts/icomoon-spinner.ttf?-vt2yhz') format('truetype'),
    url('fonts/icomoon-spinner.svg?-vt2yhz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'montserratbold';
    src: url('fonts/montserrat-bold-webfont.eot');
    src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-bold-webfont.woff') format('woff'),
         url('fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansitalic';
    src: url('fonts/opensans-italic-webfont.eot');
    src: url('fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/-italic-webfont.woff2') format('woff2'),
         url('fonts/opensans-italic-webfont.woff') format('woff'),
         url('fonts/opensans-italic-webfont.ttf') format('truetype'),
         url('fonts/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'opensans-semibold';
  src: url('fonts/opensans-semibold-webfont.eot');
  src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-semibold-webfont.woff') format('woff'), url('fonts/opensans-semibold-webfont.ttf') format('truetype'), url('fonts/opensans-semibold-webfont.svg#opensans-semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sansbold';
  src: url('fonts/opensans-bold-webfont.eot');
  src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-bold-webfont.woff') format('woff'), url('fonts/opensans-bold-webfont.ttf') format('truetype'), url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
  font-weight:lighter;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icons-"], [class*=" icons-"] {
  font-family: 'icomoon-spinner';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
  content: "\6d";
}

.icon-agenda:before {
  content: "\61";
}

.icon-android:before {
  content: "\67";
}

.icon-contact:before {
  content: "\63";
}

.icon-iphone:before {
  content: "\69";
}

.icon-newsfeed:before {
  content: "\6e";
}

.icon-speaker:before {
  content: "\73";
}

.icon-sponsors:before {
  content: "\72";
}

.icon-venue:before {
  content: "\76";
}

.icon-spinner-icon:before {
  content: "\3d";
}

body, html {
 height:100%;
}
h1, h2{
  font-family: "montserratbold";
  color: #345270;
}

h4{
  font-family: 'open_sansbold';
}

p{
  font-family: 'open_sansregular';
  color: #345270;
  font-size: 1.156em;
  line-height: 29px;
  text-transform: capitalize;
}

.notice_newsfeed {
  display:none;
  text-align: left;
  width:100%;
  font-size: 1.156em;
  font-family: 'open_sansregular';
  color: #345270;
}

.main-wrapper {
    height: 100%;
    position: relative;
    width: 100%;
    float:none;

}
img{
  max-width:100%;
  display: block;
}
.wrapper {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin:0 auto;
    position: relative;
}
.wrapper:before{
  bottom: 0;
    box-shadow: 0 -30px 15px 0 #fff inset;
    -webkit-box-shadow: 0 -30px 15px 0 #fff inset;
    -moz-box-shadow: 0 -30px 15px 0 #fff inset;
    -o-box-shadow: 0 -30px 15px 0 #fff inset;
    -ms-box-shadow: 0 -30px 15px 0 #fff inset;
    content: "";
    height: 50px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 4;
    pointer-events:none;
}
.wrapper:after{
  top: 0;
    box-shadow: 0 30px 15px 0 #fff inset;
    -webkit-box-shadow: 0 30px 15px 0 #fff inset;
    -moz-box-shadow: 0 30px 15px 0 #fff inset;
    -o-box-shadow: 0 30px 15px 0 #fff inset;
    -ms-box-shadow: 0 30px 15px 0 #fff inset;
    content: "";
    height: 50px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 4;
    pointer-events:none;
}

@-webkit-keyframes rotating {
 from {
 -webkit-transform: rotate(0deg);
 -moz-transform: rotate(0deg);
 -o-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
 @keyframes rotating {
 from {
 -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
 -moz-transform: translate3d(0, 0, 0) rotate(0deg);
 -ms-transform: translate3d(0, 0, 0) rotate(0deg);
 -o-transform: translate3d(0, 0, 0) rotate(0deg);
 transform: translate3d(0, 0, 0) rotate(0deg);
}
to {
    -webkit-transform: translate3d(0, 0, 0) rotate(360deg);
    -moz-transform: translate3d(0, 0, 0) rotate(360deg);
    -ms-transform: translate3d(0, 0, 0) rotate(360deg);
    -o-transform: translate3d(0, 0, 0) rotate(360deg);
    transform: translate3d(0, 0, 0) rotate(360deg);
}
}
.rotating {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
}
#progress {
    display:none;
    position:fixed;
    top:0px;
    left:0px;
    z-index:5;
    background: #b26f00; 
    height: 10px;
    width: 0%;
    max-width: 100%;
    float: left;
    -webkit-animation: progress 2s 1 forwards;
    -moz-animation: progress 2s 1 forwards;
    -ms-animation: progress 2s 1 forwards;
    animation: progress 2s 1 forwards;
}

#pbaranim {
    height: 15px;
    width: 100%;
    overflow: hidden;
    background: url('../images/preloading.gif') repeat-x;
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
    filter: alpha(opacity=25);
}
@-webkit-keyframes progress { 
    from { }
    to { width: 100% }
}
@-moz-keyframes progress { 
    from { }
    to { width: 100% }
}
@-ms-keyframes progress { 
    from { }
    to { width: 100% }
}
@keyframes progress { 
    from { }
    to { width: 100% }
}
/*=======
Navigation
=========*/
.navigation {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 80px;
    background-color:#e5e5e5;
    z-index:20;
}
.navigation ul{
    list-style: outside none none;
    margin-top: 79px;
    text-align: center;
    position: relative;
}
.navigation ul{
  z-index: 10;
}
.navigation ul li{
    font-size: 1.725em;
    height: 75px;
    position: relative;
}
.navigation ul:not(.sub-menu) li:first-child {
    font-size: 1.425em;
}
.navigation ul li:last-child {
    margin-bottom: 0;
    font-size: 1.625em;
}
.navigation ul li a{
  color: #a4a4a4;
  text-decoration: none;
}
.navigation ul li:not(.disabled) a:hover, .navigation ul li.active a {
  color: #345270;
}
.navigation ul li.open a {
  color: #25438d;
}
.navigation ul li a i{
    display: block;
    position: relative;
    top: 6px;
}

.navigation ul li a i.icon-spinner-icon ,.icon-spinner-icon{
  font-family: 'icomoon-spinner';
      -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
}

.tooltip{
  position: absolute;
  width: 200px;
  height:auto;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  background: #25438d;
  color: #f5f5f5;
    border-radius: 4px;
  z-index: 99;
  left: 80px;
  top: 3px;
  display: none;
}

.tooltip:before{
  content: "";
  position: absolute;
  right: 100%;
  top: 11px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 8px solid #25438d;;
  border-bottom: 8px solid transparent;
}

.tooltip a{
  color: #f5f5f5 !important;
  font-size: 14px !important; 
  vertical-align: top;
  display: block;
    padding: 12px;
    font-family: 'open_sansregular';
}

.tooltip a:hover{
  text-decoration: none;
}

.navigation ul li.active:hover .tooltip{
  display: block;
}

.sub-menu-holder {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index:15;
    opacity: 0;
    visibility: hidden;
    left: -100px;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}
.sub-menu-bg{
    background-color: #345270;
    height: 100%;
    position: absolute;
    width: 100%;
    opacity: 0.5;
    cursor: pointer;
}

ul.sub-menu {
    background-color: #fff;
    box-shadow: 1px 0 5px 0 #345270;
    display: block;
    font-family: open_sansbold;
    font-size: 1.125em;
    height: 100%;
    left: 0;
    margin-left: 80px;
    margin-top: 0;
    padding-top: 58px;
    position: fixed;
    top: 0;
    width: 300px;
    z-index: 2;
    text-align: left;
    list-style: none;
}
.sub-menu li{
  font-style: 1.125em; 
  border-bottom: 1px solid #a4a4a4;
   float: left;
    width: 100%;
}
.sub-menu li a span{
  background-color: #fff;
    float: left;
    height: 75px;
    position: relative;
    text-align: center;
    top: 1px;
    width: 80px;
    z-index: 100;
}
.sub-menu li a {
  color: #25438d; 
  display: block;
  text-decoration: none;
  float: left;
  width: 100%;
}
.sub-menu li a:hover, .sub-menu li.active a{
  color: #b26f00;
}
.sub-menu li a i {
    display: block;
    font-size: 1.625em;
    margin-top: 25px;
    position: relative;
    top: 0;
}
.sub-menu li a b {
    float: left;
    font-weight: normal;
    margin-top: 32px;
    position: relative;
}

.nav-logo {
    background-color: #f5f5f5;
    bottom: 80px;
    box-sizing: border-box;
    left: 0;
    margin: 0 auto;
    padding: 30px 19px;
    position: absolute;
    right: 0;
    width: 100%;
}
.left-content {
    width: 100%;
    height: 100%;
    font-family: "open_sansregular";
    position: relative;
}

.fixed-width{
    width:840px;
    height:auto;
  padding-left: 11%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  position: relative;
}

.align-middle{
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
}

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

.page-title {
    margin-bottom: 42px;
    width:61%;
    padding-left: 11%;
      box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.page-title h1 {
    font-size: 2.25em;
    line-height:51px;
    padding-top: 67px;
    text-transform: uppercase;
}

.page-title.home{
  margin-bottom: 0px;
  display:block;
  position: absolute;
  top: 0;
}

.page-title.home h1{
  text-transform: uppercase;
}


.right-logo {
  max-width: 237px;
  position: fixed;
  right: 11%;
  top: 80px;
  width: 17%;
  z-index:12;
}

.triangle-image {
    bottom: 0;
    position: fixed;
    right: 0;
    width:55%;
    z-index:10;
    pointer-events:none;
}
.bg-color{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.cornered {
    width: 160px;
    height: 0px;
    border-bottom: 40px solid red;
    border-right: 40px solid white;
}
.main-bg {
    background-color: #fff;
    height: 20%;
    width: 100%;
}

.content-home h4{
  color: #b26f00;
  padding-top:6%;
  font-size: 1.156em;
}

.presented-by{
  width: auto;
  position: fixed;
  bottom:9%;
  left: 11%;
  display: block;
}

.presented-by .logo{
  width: auto;
  display: inline-block;
  vertical-align: top;
  max-width:175px;
  margin-right:20px;
}

/*.presented-by .logo:last-child{
  margin-left: 20px;
}*/

.presented-by p{
  padding-bottom: 1%;
}


.presented-by .logo1{
  display: inline-block;
  width: auto;
}
.presented-by .logo2{
  display: inline-block;
  margin-left:16px;
  width: auto;
}

/*============
Speackers page
=============*/

.cen-col-width{
    padding-left: 11%;
    width: 840px;
    position: relative;
}

.content-holder{
  padding-bottom: 300px;
}

.speacker.post {
    box-sizing: border-box;
    padding-left: 83px;
    margin-bottom: 55px;
}
.post {
    clear: both;
    overflow: hidden;
}
.post .thumb {
    border-radius: 20px;
    -moz-border-radius: 20px;
   -webkit-border-radius: 20px;
    float: left;
    height: 131px;
    max-width: 131px;
    overflow: hidden;
    width: 21%;
    display: flex;
    justify-content: center;
}

.post .thumb img{
    float: right;
    max-width: 304px;
}
.post-content {
    box-sizing: border-box;
    float: left;
    padding-left: 30px;
    width: 79%;
}
.post-content h2{
    font-size: 1.438em;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.post-content h3 {
    font: 1.125em/18px "open_sansitalic";
    margin-bottom: 20px;
    color: #b26f00;
    text-transform: capitalize;
}
.sponsors .post-content h3 {
  text-transform: lowercase;
  font: 0.875em/18px "open_sansitalic";
}
.post-content p{
  color: #0a0a0a;
  font-size: 0.875em;
  line-height: 22px;
  width: 89%;
}
.post-content p br {
  line-height:42px;
}
.post-content p a {
  color: #25438d;
}

/*
Agenda
*/

.page-title.agenda ul{
  padding: 0;
  margin: 0;
}

.page-title.agenda ul li{
  display: inline-block;
  font-size: 18.5px;
  color: #345270;
  font-family: 'montserratbold';
  margin-right: 60px;
  border-bottom: solid 3px #a4a4a4;
  line-height: 51px;
  text-transform: uppercase;
  cursor: pointer;
}

.page-title.agenda ul li.active{
  border-bottom: solid 3px #b26f00;
}

.sessions-wrapper{
  width:94%;
  height: auto;
  border-left: solid 3px #e5e5e5;
  padding-top: 100px;
  margin-left: 36px;
  position:relative;
  min-height: 300px;
}

.sessions-wrapper > h2{
  position: absolute;
  top: 30px;
  left: 67px;
  font-family: 'montserratbold';
  font-size: 1.25em;
  color: #345270;
  text-transform: uppercase;
}

.session-head{
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: -40px;
  background:#b26f00;
  text-align: center;
}

.session-head .align-middle{
  display:table;
  height: 100%;
  text-align: center;
}

.session-head .align-middle-inner{
  display: table-cell;
  vertical-align: middle;
}

.session-head p{
  font-family: 'montserratbold';  
  font-size: 2.250em;
  text-transform: uppercase;
  color: #f5f5f5;
}


.sessions-wrapper ul{
  padding: 0;
  margin: 0;
  list-style: none;
}

.sessions-wrapper ul li{
  position: relative;
  border-top: solid 1px #e5e5e5;
  width: 100%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  padding: 30px 0px 30px 67px;
}

.sessions-wrapper ul li:last-child{
  border-bottom: solid 1px #e5e5e5; 
}

.sessions-wrapper ul li .thumb{
  width: 50px;
  height: 50px;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  left:-27px;
  top: 17px;
  background: #ccc;
}

.sessions-wrapper ul li h3{
  font-family: 'open_sansbold';
  font-style: italic;
  color: #b26f00;
  line-height:18px;
  padding-bottom: 12px;
}

.sessions-wrapper ul li h2{
  text-transform: uppercase;
  font-family: 'montserratbold';
  color: #345270;
  font-size: 1.125em;
  line-height: 24px;
  padding-bottom: 16px;
}

.sessions-wrapper ul li h2 span{
  font-family: 'open_sansregular';
  color: #25438d;
  font-size: 0.875em;
  display: block;
  padding-top: 7px;
  text-transform: capitalize;
}

.sessions-wrapper ul li p{
  font-size: 0.875em;
  line-height:22px;
}

.sessions-wrapper.extralineclass{
  padding-top: 120px;
}

.sessions-wrapper.extralineclass .session-head{
  top: 20px;
}

.sessions-wrapper.extralineclass > h2{
  top:50px;
}


/*
sponsors
*/

.sponsors .speacker.post{
}

.sponsors .post .thumb{
  height:88px;
  width: 147px;
  border:solid 1px #a4a4a4;
}

.sponsors .post .thumb img{
  width: 100%;
  height: auto;
  max-width: inherit;
}

.sponsors .post-content h3 a{
  color: #b26f00;
}


/*==
venue
==*/

.cen-col-width.venue{
  padding-bottom: 170px;
}

.venue-wrapper{
}

.sub-hd{
  font-family: 'montserratbold';
  font-size: 1.125em;
  color: #345270;
  text-transform: uppercase;
  padding-bottom:40px;
}

.venue-wrapper .row{
  width: 100%;
  padding-bottom:20px;
}

.venue-wrapper .row.row-address p{
    width: 44%;
}

.venue-wrapper .row span{
  width: 12%;
  min-width: 10%;
  margin-right:3%;
  display: inline-block;
  color: #a4a4a4;
  font-size: 0.875em;
  font-family: 'open_sansbold';
  text-align: right;
  vertical-align: top;
  position: relative;
  top: 5px;
  text-transform: uppercase;
}

.venue-wrapper .row p{
  width: 70%;
  display:inline-block;
  font-family: 'open_sansregular';
  font-size: 0.875em;
  color:#345270;
  vertical-align: top;
  line-height: 24px;
}

.venue-wrapper .row p a{
  color: #b26f00;
  text-transform: lowercase;
}

.venue-wrapper .row p.custom{
  font-style: italic;
}

.venue-wrapper .row p.custom span{
  display: block;
  padding-left: 0px;
  font-family: 'open_sansbold';
  font-size: 0.875em;
  color: #345270;
    width: auto;
  text-align: left;
  top: 0;
  font-style: normal;
}

.venue-img{
  position: absolute;
  width: 100%;
  max-width: 320px;
  top: 0;
  right: 0;
  background: #000;
}

.separator{
  border-bottom: solid 1px #e5e5e5;
  width: 100%;
  display: block;
  margin-top: 8px;
}

.map-wrapper{
  width:55%;
  height: 170px;
  background: #a7a7a7;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  margin-left: 80px;
}

.newsfeed-wrapper{

}

.newfeed-box{
  max-width: 512px;
  border:solid 1px #e5e5e5;
  border-radius:15px;
    box-shadow: 0px 5px 0px #e5e5e5;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
}

.newfeed-box p{
  font-size: 0.875em;
  color: #345270;
  line-height: 20px;
}

.newsfeed-head{
  padding: 20px;
    box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  position: relative;
  min-height: 80px;
}

.newsfeed-head .thumb{
  width: 40px;
  height: 40px;
  display: inline-block;
}

.newsfeed-head .newsfeed-title{
  width: auto;
    display: inline-block;
  vertical-align: top;
}

.newsfeed-head .newsfeed-title h2{
  text-transform: uppercase;
  color: #345270;
  font-size: 1.125em;
    padding-left: 20px;
}

.newsfeed-head .newsfeed-title h2 span{
  color: #b26f00;
  font-size: 0.875em;
  display: block;
  font-family: 'open_sansregular';
  font-weight: normal;
  text-transform: none;
  padding-top:4px;
}

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

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

.newsfeed-para{
  padding:20px 20px 0px 20px;
}

.newsfeed-head .newsfeed-title h2 span.nf-date-time{
  position: absolute;
  right:20px;
  bottom: 23px;
  font-size: 0.875em;
  font-family: 'open_sansregular';
  color: #a4a4a4;
}

.social-icons{
  width: 40px;
  position: absolute;
  right: -41px;
  z-index: 10;
  top: 18.2%;
}

.social-icons i{
  position: relative;
  width: 40px;
  height: 40px;
  display: block;
  margin-bottom: 1px;
}

.load-more-strip{
  background:#0a0a0a;
  box-shadow: 0px 4px 0px #e5e5e5;
  border-radius: 0px;
  border: solid 1px #e5e5e5;
  position: relative;
  display: block;
  width:200px;
  text-align: center;
  margin:30px 0 0 160px;
  border-radius: 6px;
  height: 45px;

}

.load-more-strip a{
    padding: 14px 0;
  display: block;
  color: #345270;
  text-decoration: none;
  color: #ffffff;
}

.load-more-strip .icon-spinner-icon{
  font-size: 24px;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
   color: #ffffff;
}

@media only screen and (min-width: 1300px) and (max-width: 1380px) {
  .right-logo{
      right: 14%;
  }

  .venue-img{
      max-width: 280px;
      right: 4%;
  }
}

@media only screen and (min-width: 850px) and (max-width: 1024px) {

p {
  font-size: 1em;
}

  .page-title h1{
      font-size: 1.6em;
      line-height: 36px;
      padding-top: 71px;
  }

.content-home h4{
      font-size: 1em;
}

.triangle-image{
  width: 45%;
}

.speacker.post{
  padding-left: 0px;
}

.right-logo{
  right: 4%;
}

.cen-col-width{
    width: 640px;
}

.post-content h2{
    font-size: 1.2em;
    margin-bottom: 10px;
}

.post-content h3{
  font: 1em/18px "open_sansitalic";
    margin-bottom: 10px;
}

.page-title.agenda ul li{
  font-size: 14px;
  line-height: 37px;
  margin-right: 30px;
}

.sessions-wrapper{
  margin-left: 30px;
}

.sessions-wrapper > h2{
  font-size: 1em;
    top: 22px;
  left: 55px;
}

.session-head{
  width: 60px;
  height: 60px;
  left: -30px;
}

.session-head p{
  font-size: 2em;
}

.sessions-wrapper ul li{
  padding-left: 55px;
}

.sessions-wrapper ul li h3{
  padding-bottom: 8px;
}

.sessions-wrapper ul li h2{
    font-size: 1em;
  line-height: 20px;
  padding-bottom: 10px;
}

.sub-hd{
    font-size: 1em;
}

.venue-wrapper .row.row-address p{
  width:45%;
}

.venue-img{
    max-width: 220px;
}

.map-wrapper{
  width: 70%;
}

}

@media only screen and (min-width: 741px) and (max-width: 849px) {

  .right-logo{
      right: 4%;
  }

  .page-title h1{
    font-size: 1.6em;
    line-height: 40px;
    padding-top: 76px;
  }

.page-title.home{
    width:75%;
}

.page-title.home h1{
  font-size: 1.5em;
}

.fixed-width{
  width: 90%;
  padding-left: 15%;
}

.page-title{
  padding-left:105px;
}

.speacker.post{
  padding-left: 0px;
}

.cen-col-width{
    width:62%;
    margin-left: 25px;
      padding-bottom:200px;
}

.sessions-wrapper{
    width:95%;
}

.post .thumb{
    height: 100px;
}

.post-content{
    padding-left: 25px;
}

.post-content h2{
    font-size: 1.1em;
    margin-bottom: 5px;
}

.post-content h3{
  font: 1em/20px "open_sansitalic";
    margin-bottom: 10px;
}

.post .thumb img{
    max-width: 265px;
}

.post-content p{
  width: 100%;
}

.sessions-wrapper ul li h3{
  padding-bottom: 8px;
}

.sessions-wrapper ul li h2{
    font-size: 1em;
    line-height: 18px;
      padding-bottom: 10px;
}

.sessions-wrapper ul li h2 span{
    padding-top: 5px;
}

.venue-wrapper .row p{
  width: 80%;
}

.map-wrapper{
    width: 65%;
}

.venue-img{
    max-width: 200px;
      right: -64px;
}

.triangle-image{
  width: 44%;
}

.presented-by{
  left: 15%;
}


}



@media only screen and (min-width: 640px) and (max-width: 740px) {
body{
  font-size: 70%;
}
.wrapper::before{
  box-shadow: 0 -20px 15px 0 #fff inset;
  -webkit-box-shadow: 0 -20px 15px 0 #fff inset;
  -moz-box-shadow: 0 -20px 15px 0 #fff inset;
  -ms-box-shadow: 0 -20px 15px 0 #fff inset;
  -o-box-shadow: 0 -20px 15px 0 #fff inset;
}
.wrapper::after {
    box-shadow: 0 85px 15px 0 #fff inset;
    -webkit-box-shadow: 0 85px 15px 0 #fff inset;
    -moz-box-shadow: 0 85px 15px 0 #fff inset;
    -ms-box-shadow: 0 85px 15px 0 #fff inset;
    -o-box-shadow: 0 85px 15px 0 #fff inset;
    height: 100px;
}
p{
  line-height: 24px;
}
.navigation{
  width: 40px;
} 
ul.sub-menu{
  margin-left: 40px;
  width: 200px;
}
.navigation ul{
  
}
.navigation ul li {
    height: 50px;
}
.nav-logo{
  padding: 10px 5px;
  bottom: 20px;
}
.page-title.home{
  position: relative;
     margin-bottom: 2%;
}
.page-title{
  width: 100%;
  margin-bottom: 3%;
}
.page-title h1 {
    font-size: 1.5em;
    line-height: 24px;
    max-width: 350px;
    padding-top: 90px;
}
.right-logo {
     left: 38%;
    right: auto;
    top: 15px;
    width: 28%;
}
.fixed-width {
    width: 100%;
}
.align-middle-inner {
    display: block;
}
.presented-by .logo {
    max-width: 90px;
}
.triangle-image{
  width: 30%;
}
.content-home h4 {
    padding-top: 1%;
}
.presented-by {
    bottom: 8%;
}
.sub-menu li a span {
    height: 50px;
    width: 50px;
}
.sub-menu li a i{
  margin-top: 15px;
}
.sub-menu li a b {
    margin-top: 22px;
}
ul.sub-menu{
  padding-top: 68px;
}
.speacker.post {
    padding-left: 5%;
}
.post .thumb {
    height: 100px;
    max-width: 100px;
    width: 21%;
    width: 20%;
}
.post .thumb img {
    max-width: 245px;
}
.content-holder {
    box-sizing: border-box;
    padding-bottom: 50px;
    width: 100%;
}
.post-content h2{
  margin-bottom: 5px;
}
.post-content h3{
  margin-bottom: 10px;
}
.post-content p{
  line-height: 18px;
}
.sessions-wrapper{
  width: 92%;
  padding-top: 75px;
}
.session-head{
    height: 50px;
    left: -25px;
    width: 50px;
}
.page-title.agenda ul li {
    font-size: 14px;
    line-height: 40px;
}
.session-head p {
    font-size: 2em;
}
.sessions-wrapper > h2 {
    font-size: 1.2em;
    left: 40px;
    top: 20px;
}
.sessions-wrapper ul li{
  padding-left: 45px;
}
.sessions-wrapper ul li {
    padding: 20px 0 20px 35px;
}
.sessions-wrapper ul li h3{
  padding-bottom: 0;
}
.sessions-wrapper ul li h2 {
    font-size: 1.2em;
    line-height: 16px;
    padding-bottom: 10px;
}
.sessions-wrapper ul li h2 span{
  padding-top: 5px;
}
.sessions-wrapper ul li p {
    line-height: 16px;
}
.sessions-wrapper ul li .thumb{
  top: 20px;
}
.sessions-wrapper.extralineclass {
    padding-top: 100px;
}
.sub-hd{
  padding-bottom: 20px;
}
.venue-img {
    max-width: 200px;
    width: 32%;
}
.venue-wrapper .row {
    padding-bottom: 0;
}
.map-wrapper {
    height: 100px;
    margin-left: 11%;
    max-width: none;
    width: 80%;
}
.newsfeed-head .newsfeed-title h2 span.nf-date-time{
  bottom: 35px;
}
.newsfeed-head {
  padding: 15px;
}
.newsfeed-para {
  padding: 15px 15px 0px 15px;
}
.newfeed-box{
  padding-bottom: 15px;
  max-width: 490px;
}

}
@media only screen and (min-width: 480px) and (max-width: 639px) {
body{
  font-size: 60%;
}
.wrapper::before{
  box-shadow: 0 -20px 15px 0 #fff inset;
  -webkit-box-shadow: 0 -20px 15px 0 #fff inset;
  -moz-box-shadow: 0 -20px 15px 0 #fff inset;
  -ms-box-shadow: 0 -20px 15px 0 #fff inset;
  -o-box-shadow: 0 -20px 15px 0 #fff inset;
}
.wrapper::after {
    box-shadow: 0 85px 15px 0 #fff inset;
    -webkit-box-shadow: 0 85px 15px 0 #fff inset;
    -moz-box-shadow: 0 85px 15px 0 #fff inset;
    -ms-box-shadow: 0 85px 15px 0 #fff inset;
    -o-box-shadow: 0 85px 15px 0 #fff inset;
    height: 100px;
}
p{
  line-height: 20px;
}
.navigation{
  width: 40px;
} 
ul.sub-menu{
  margin-left: 40px;
  width: 200px;
}
.navigation ul{
  
}
.navigation ul li {
    height: 50px;
}
.nav-logo{
  padding: 10px 5px;
  bottom: 20px;
}
.page-title.home{
  position: relative;
     margin-bottom: 2%;
}
.page-title{
  width: 100%;
  margin-bottom: 3%;
}
.page-title h1 {
    font-size: 1.5em;
    line-height: 22px;
    max-width: 300px;
    padding-top: 90px;
}
.right-logo {
     left: 38%;
    right: auto;
    top: 15px;
    width: 28%;
}
.fixed-width {
    width: 100%;
}
.align-middle-inner {
    display: block;
}
.presented-by .logo {
    max-width: 90px;
}
.triangle-image{
  width: 30%;
}
.content-home h4 {
    padding-top: 1%;
}
.presented-by {
    bottom: 8%;
}
.sub-menu li a span {
    height: 50px;
    width: 50px;
}
.sub-menu li a i{
  margin-top: 15px;
}
.sub-menu li a b {
    margin-top: 20px;
}
ul.sub-menu{
  padding-top: 68px;
}
.speacker.post {
    padding-left: 5%;
    margin-bottom: 5%;
}
.post .thumb {
    height: 80px;
    max-width: 80px;
    width: 20%;
}
.post .thumb img {
    max-width: 185px;
}
.post-content {
    padding-left: 5%;
    margin-bottom: 0%;
}
.content-holder {
    box-sizing: border-box;
    padding-bottom: 50px;
    width: 100%;
}
.post-content h2{
  font-size: 1.25em;
    margin-bottom: 5px;
}
.post-content h3{
  margin-bottom: 5px;
  font-size: 1.225em;
}
.post-content p{
  line-height: 18px;
  font-size: 0.975em;
}
.sessions-wrapper{
  width: 90%;
  padding-top: 75px;
}
.session-head{
    height: 50px;
    left: -25px;
    width: 50px;
}
.page-title.agenda ul li {
    font-size: 14px;
    line-height: 40px;
}
.session-head p {
    font-size: 2em;
}
.sessions-wrapper > h2 {
    font-size: 1.2em;
    left: 40px;
    top: 20px;
}
.sessions-wrapper ul li{
  padding-left: 45px;
}
.sessions-wrapper ul li {
    padding: 20px 0 20px 35px;
}
.sessions-wrapper ul li h3{
  padding-bottom: 0;
}
.sessions-wrapper ul li h2 {
    font-size: 1.2em;
    line-height: 16px;
    padding-bottom: 5px;
}
.sessions-wrapper ul li h2 span{
  padding-top: 0;
}
.sessions-wrapper ul li p {
    line-height: 18px;
    width: 96%;
    font-size: 0.975em;
}
.sessions-wrapper ul li .thumb{
  top: 20px;
}
.sessions-wrapper.extralineclass {
    padding-top: 100px;
}
.sub-hd{
  padding-bottom: 10px;
}
.venue-wrapper .row span {
    font-size: 0.975em;
}
.venue-img {
    max-width: 200px;
    width: 32%;
}
.venue-wrapper .row {
    padding-bottom: 5px;
}
.map-wrapper {
    height: 100px;
    margin-left: 11%;
    max-width: none;
    width: 90%;
}
.newsfeed-head .newsfeed-title h2 span.nf-date-time{
  bottom: 35px;
}
.newsfeed-head {
  padding: 15px;
  min-height: 70px;
}
.newsfeed-para {
  padding: 15px 15px 0px 15px;
  font-size: 0.975em;
  line-height: 18px;
}
.newfeed-box{
  padding-bottom: 15px;
  max-width: 370px;
}
.venue-wrapper .row.row-address p {
    font-size: 0.975em;
    line-height: 14px;
}
.venue-wrapper .row p {
    font-size: 0.975em;
    line-height: 18px;
}
.load-more-strip{
  height: 40px;
}
.load-more-strip a{
  font-size: 115%;
}
.newfeed-box p {
  font-size: 0.975em;
  line-height: 18px;
}
.social-icons i{
  width: 30px;
  height: 30px;
}
.social-icons {
  top: 19.5%;
}


}



@media only screen and (min-width: 0px) and (max-width:479px) {

body{
  font-size:80%;
}

p{
  font-size: 0.8em;
  line-height: 20px;
}

.right-logo{
  right: 0%;
  top:54px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 15px 20px;
}

.right-logo img{
    max-width: 120px;
    margin: 0 auto; 
}

.sub-menu li a span{
    top: 3px;
  width: 58px;
}

.triangle-image{
  display: none;
}

.fixed-space-mobile{
}

.navigation{
  width: 100%;
  height: 50px;

}

.navigation ul{
    width: 100%;
  margin-top: 0;
  height: 49px;
  top: 0;
  text-align: right;
}


.navigation ul li{
    display: inline-block;
  text-align: right;
  height: auto;
  margin: 7px 5px;
  float: right;
}

.navigation ul:not(.sub-menu) li:first-child{
    margin-top: 11px;
}

.navigation ul:not(.sub-menu) li:nth-child(3){
    margin-top: 9px;
}

.nav-logo{
  bottom: 0;
  width: 100px;
  left: 18px;
  position: absolute;
  margin: 0;
  padding: 0;
}

.nav-logo img{
   width: 33px;
  height: auto;
    transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
    left: 33px;
  right: 0px;
  top: 16px;
  position: relative;
}

.navigation ul{
}

ul.sub-menu{
  margin-left:0px;
    width:60%;
}

.page-title.home h1{
  font-size: 17px;
  line-height:22
}
  .page-title.home h1{
  width: 100%;
  padding-top: 80px;
  text-align: left;
}

.fixed-width{
  width: 95%;
  padding-left: 53px;
}

.presented-by{
    left:22px;
}

.presented-by .logo{
  max-width: 110px;
}

.page-title{
  padding-left:0px;
  width: 95%;
  margin-bottom:10px;
}

.page-title h1{
    font-size: 1.2em;
    line-height: 20px;
    padding-top: 120px;
      padding-bottom: 15px;
}


.content-home h4{
  font-size: 0.8em;
}

.cen-col-width{
    padding-left:0px;
    width:100%;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.page-title.speakers{
  text-align: center;
}

.speacker.post{
    padding-left: 0px;
}

.post .thumb{
  float: none;
  margin: 0 auto;
  width: 90px;
  height: 90px;
}

.post .thumb img{
    max-width: 210px;
}

.post-content{
  width: 100%;
  padding-left: 0px;
  float: none;
  margin: 0 auto;
  text-align: center;
}

.post-content h2{
  font-size: 1em;
  margin: 10px auto;
}

.post-content h3{
    font: 0.9em/19px "open_sansitalic";
    margin-bottom: 8px;
}

.post-content p{
    width: 100%;
    font-size: 0.8em;
    line-height: 20px;
}

.content-holder{
    padding-bottom: 0px;
}


.page-title.agenda{
  text-align: left;
  padding-left:0px;
}


.page-title.agenda ul{
  margin-top: 10px;
}

.page-title.agenda ul li{
    font-size: 12px;
    line-height: 22px;
    margin:0 10px 0 0;
}

.sessions-wrapper{
  margin-left: 17px;
  padding-top: 65px;
}

.session-head{
  width: 40px;
  height: 40px;
  left: -22px;
}

.session-head p{
  font-size: 1.4em;
}

.sessions-wrapper > h2{
    font-size: 1em;
    top: 12px;
    left: 35px;
}

.sessions-wrapper ul li .thumb{
  width: 35px;
  height: 35px;
    left: -18px;
}

.sessions-wrapper ul li{
    padding: 25px 0px 30px 23px;
}

.sessions-wrapper ul li h3{
    font-size: 12px;
      padding-bottom: 8px;
}

.sessions-wrapper ul li h2{
  font-size: 12px;
  line-height: 16px;
    padding-bottom: 4px;
}

.sessions-wrapper ul li h2 span{
    padding-top: 2px;
}

.sessions-wrapper ul li p{
    font-size: 10px;
  line-height: 16px;
}

.venue-img{
  display:none;
}

.sub-hd{
  padding-bottom: 18px;
  font-size: 12px;
}

.venue-wrapper .row span{
  width: 100%;
  max-width: 100%;
  text-align: left;
  margin: 0px auto;
    margin-bottom: 5px;
}

.venue-wrapper .row p ,.venue-wrapper .row.row-address p{
  width: 100%;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.map-wrapper{
    width: 88%;
    margin-left: 37px;
}

.newfeed-box{
  max-width: 92%;
    padding-bottom: 10px;
}

.newsfeed-head{
  padding: 10px;
  min-height: 55px;
}

.newsfeed-head .thumb{
  width: 25px;
  height: 25px;
}

.newsfeed-head .newsfeed-title h2{
    font-size: 10px;
  padding-left: 3px;
}

.newsfeed-head .newsfeed-title h2 span.nf-date-time{
    position: relative;
  right: 0px;
  bottom: 0px;
  font-size: 8px;
}

.newsfeed-para{
  padding: 10px 10px 0px 10px;
}

.newfeed-box p{
  font-size: 10px;
  line-height: 14px;
}

.social-icons{
    width: 25px;
  position: absolute;
  right: -26px;
  z-index: 10;
  top: 21.2%;
}

.social-icons i{
    width: 25px;
  height: 25px;
}

.load-more-strip{
    margin: 30px 0 0 15%;
}

.venue-wrapper .row p.custom span{
}

.wrapper::before{
  box-shadow: 0 -20px 15px 0 #fff inset;
  -webkit-box-shadow: 0 -20px 15px 0 #fff inset;
  -moz-box-shadow: 0 -20px 15px 0 #fff inset;
  -ms-box-shadow: 0 -20px 15px 0 #fff inset;
  -o-box-shadow: 0 -20px 15px 0 #fff inset;
}

.wrapper::after {
  box-shadow: 0 110px 15px 0 #fff inset;
  -webkit-box-shadow: 0 110px 15px 0 #fff inset;
  -moz-box-shadow: 0 110px 15px 0 #fff inset;
  -ms-box-shadow: 0 110px 15px 0 #fff inset;
  -o-box-shadow: 0 110px 15px 0 #fff inset;
  height:115px;
}


.right-logo{
  right:3.5%;
  top:54px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 15px 20px;
}

.page-title.home h1{
    padding-top: 118px;
  line-height: 28px;
}

.navigation{
  width: 100%;
  height: 50px;

}

.navigation ul{
    width: 100%;
  margin-top: 0;
  height: 49px;
  top: 0;
  text-align: left;
}


.navigation ul li{
    display: inline-block;
  height: auto;
  margin-right: 34px;
  float: left;
}

.navigation ul:not(.sub-menu) li:first-child{
    margin-top: 11px;
   margin-left: 25px;
}

.navigation ul:not(.sub-menu) li:nth-child(3){
    margin-top: 9px;
}

.nav-logo{
  bottom: 0;
  width: 100px;
  left:auto;
  right: 24px;
  position: absolute;
  margin: 0;
  padding: 0;
}

.nav-logo img{
   width: 33px;
  height: auto;
    transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
    left: 33px;
  right: 0px;
  top: 16px;
  position: relative;
}

.left-content{
  width: 85%;
  margin: 0 auto;
}

.page-title.home{
  padding-left:0px;
  width:95%;
}

.fixed-width.content-home{
    width:100%;
  padding-left: 0px;
}

.tooltip{
  left: 38px;
}

.tooltip a{
  text-align: center;
}

@media only screen and (min-width: 0px) and (max-width:360px) {
  ul.sub-menu{
      width: 70%;
  }

  .page-title.home h1{
      font-size: 13px;
  line-height: 20px;
  }

}

}


@media only screen and (min-width: 0px) and (max-width:479px) {


}

