/*
Theme Name: Energy Dialogues Forum Theme 2014
Theme URI: http://energy-dialogues.com/
Description: The custom, responsive Wordpress 3.9+ theme for Energy Dialogues Forum Sites
Author: Kymera
Version: 1.0.1
Author URI: http://kymerastudio.com
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */









   /*
New sections design 
*/

.has-sidebar {
  float: left;
  width: calc(100% - 258px);
}
.add-shadow:hover {
    box-shadow:  0px 7px 10px rgba(34,17,85, 0.3)
}
.page-template-template-1 * {
    box-sizing: border-box;
}
.page-template-template-1 .button {
  display: inline-block;
  background: #192b43;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: 'univers-cn', sans-serif;
  color: #fff;
  line-height: 16px;
  padding: 19px 26px 16px 26px;
  text-decoration: none;
  transition: all .3s ease 0s;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.aligncenter {
    margin: auto;
    display: table;
}

#home-video-player iframe {
    width: 100% !important;
    height: 555px !important
}
.our-values-block.icons-list .ct-row .text-col {
    width: 33.33%
}

.our-values-block.icons-list .ct-row .text-col .icon {
    text-align: center;
    display: block;
}
.our-values-block.icons-list .ct-row {
    text-align: center;
}

.testimonials-section #home-testimonials-slider p.testimonials-slider-credit {
  font-size: 17px;
  line-height: 20px;
}

.hero-banner .button, .cta-section .button {
  font-family: 'univers', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
   padding: 12px 25px;
  line-height: 22px;
  text-decoration: none;
  background: #f9a21d;
  transition: all .3s ease 0s;
}
.hero-banner .button:hover, .cta-section .button:hover {
  background: #002C61;
  color: #fff;
}
.flexible-content {
    padding: 30px 0
}

.cta-section {
    text-align: center;
    color: #fff;
    background-color: #264d97;
    padding: 50px 0
}
.cta-section h2 {
    color: #fff;
    font-size: 32px
}
.our-values-block {
  padding: 50px 0;
}
.our-values-block .title {
  text-align: center;
}
.our-values-block .title h2 {
  font-size: 19px;
  font-family: 'univers', serif;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.our-values-block .ct-row {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -20px;
}
.our-values-block .ct-row .text-col {
  padding: 0 20px;
  margin: 40px 0 0 0;
}
.our-values-block .ct-row .text-col .icon {
  margin: 0 0 30px 0;
  height: 70px;
}
.our-values-block .ct-row .text-col .icon img {
  max-height: 100%;
}
.our-values-block .ct-row .text-col h3 {
  color: #333;
  font-family: 'univers', serif;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.speakers-section {
    text-align: center;
    padding: 50px 0 
}
.speakers-section .spk-box {
    display: inline-block;
    width: 22.5%;
    vertical-align: top;
    padding: 15px;
    margin: 0 1% 40px
}
.spk-content p.name {
    color: #264d97;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 10px
}
.spk-content p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 3px;
    color: #454545
}
.spk-content p.company {
    font-weight: 700
}
.spk-content .divider {
    background-color: #092e6e;
    width: 33px;
    display: block;
    height: 3px;
    margin: 20px auto;
}
.speakers-section .button {
    background-color: #008bff
}
.speakers-section .button:hover {
  background: #192b43;
}
.speakers-section h2 {
    font-size: 17.3px;
    line-height: 19px;
    margin-bottom: 11px;
    padding-top: 24px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #092e6e;
    text-transform: uppercase;
}
.partners-category .sponsor-logos {
    text-align: center;
}
.partners-category .sponsor-logos a {
    display: inline-block;
    width: 24%;
    vertical-align: middle;
}
.partners-category .sponsor-logo {
    height: auto;
    max-width: 100%
}
.partnres-holder {
    padding: 50px 0
}
.agenda-section .session {
    border: 2px solid #f9a21d;
    padding: 30px;
    margin-bottom: 15px;
    color: #454545
}
.session .time {
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}

.agenda-section .session h3 {
    font-size: 18px;
    margin-top: 15px;
}
.agenda-section .session h4 {
   color: #454545;
   font-size: 16px;
   margin-bottom: 10px
}
.sp-list p {
    margin-bottom: 5px
}
.sp-list {
    padding-bottom: 20px
}
.form-section {
    background: #f2f2f2;
    padding: 50px 0 30px
}
.template-title {
    font-size: 20px !important;
    letter-spacing: 0.5px !important
}
.page-template-template-1 .top-title {
    display: none;
}
.partners-category {
    margin-bottom: 30px
}
.quotes-block {
  background-color: rgba(2,44,97,0.04);
  padding-top: 70px;
  padding-bottom: 70px;
}
#home-testimonials-slider::before {

    content: '“';
    display: inline-block;
    font: normal normal normal 173px/138px Helvetica;
    color: #1473bd;
    letter-spacing: 12.97px;
    opacity: 0.15;
    position: absolute;
    top: 0;
    left: 0;

}
#home-testimonials-slider {
  background: transparent;
  max-width: 650px;
  text-align: left;
  color: #092e6e;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 30px 30px 0 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(images/bg-quotes.png) top left no-repeat;
  background-size: 45px 40px;
}
.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slides::after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.no-js .slides > li:first-child {
  display: block;
}
.flexslider .slides li {
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
#home-testimonials-slider p {
  text-align: left;
  font-family: 'univers-cn', sans-serif;
}
.flexslider p {
  font-size: 21px;
  line-height: 29px;
  text-align: center;
  margin: 0 auto;
    margin-bottom: 0px;
}
#home-testimonials-slider div.testimonials-slider-content p {
  font-family: 'univers', sans-serif;
  font-style: italic;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  margin-bottom: 18px;
}
#home-testimonials-slider p {
  text-align: left;
  font-family: 'univers-cn', sans-serif;
}
#home-testimonials-slider .testimonials-slider-credit {
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 0;
  font-weight: normal;
  letter-spacing: .4px;
  color: #1373bd;
}
#home-testimonials-slider .flex-control-nav {
  margin-top: 30px;
}
.flex-control-nav {
  width: 100%;
  position: relative;
  text-align: center;
  margin-top: 45px;
}
.flex-control-paging li {
  margin-left: 5px;
  margin-right: 5px;
}
.flex-control-nav li {
  margin: 0 8px;
    margin-right: 4px;
    margin-left: 4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  border: 2px solid #008bff;
    border-top-color: rgb(0, 139, 255);
    border-top-width: 2px;
    border-right-color: rgb(0, 139, 255);
    border-right-width: 2px;
    border-bottom-color: rgb(0, 139, 255);
    border-bottom-width: 2px;
    border-left-color: rgb(0, 139, 255);
    border-left-width: 2px;
  transition: all .3s ease 0s;
  width: 12px;
  height: 12px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a {
  width: 15px;
  height: 15px;
  border-width: 1px;
  border-color: #f9a21e;
}
.flex-control-paging li a.flex-active {
  background-color: #f9a21e;
  border-color: #f9a21e;
}

.flex-control-paging li a:hover {
  background-color: #f9a21e;
  border-color: #f9a21e;
}
#logo-info {
    background: rgba(255,255,255,.88);
}
@media (max-width: 1025px) {
  .contetnt-template #sidebar {
    display: none
  }
  .has-sidebar {
    float: none;
    width: 100%;
  }
}
@media (max-width: 999px) {
    .speakers-section .spk-box, .partners-category .sponsor-logos a {
        width: 31%
    }
    .our-values-block.icons-list .ct-row .text-col {
        width: 50%
    }
}
@media (max-width: 767px) {
    #home-testimonials-slider {
      padding: 30px 30px 0;
    }
    #home-testimonials-slider .flex-control-nav {
      margin-top: 20px;
    }
    .speakers-section .spk-box, .partners-category .sponsor-logos a {
        width: 47%
    }
    .cta-section h2 {
        font-size: 24px;
    }
    .our-values-block.icons-list .ct-row .text-col {
        width: 100%
    }
    #home-video-player iframe {
        width: 100% !important;
        height: 300px !important
    }
    .inner .left, .inner .right {
      float: none !important;
      width: 100% !important;
      max-width: 100% !important;
      margin: 0 !important
    }
}
@media (max-width: 200px) {
    #home-video-player iframe {
        width: 100% !important;
        height: 200px !important
    }
}

























html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* HTML5 elements need display: block */
header,nav,section,article,aside,figure,footer { display:block; }

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	width:100%;	
}
#container:after {
	content: "";
    display: table;
    clear: both;
}

#content {
}
.inner {
	max-width:1016px;
	margin:0px auto;
	position:relative;
}
.inner-content {
	max-width:800px;
}
.inner:after {
	content: "";
    display: table;
    clear: both;
}
#footer {
	clear: both;
	width: 100%;
}
/* Layout: Two-column (for Blog section) */

#container.two-col {
	max-width:100%;
	margin:0px auto;
}
#container.two-col .inner {
	max-width:820px;
}
#container.two-col .inner-content {
	max-width:800px;
}
#container.two-col #content {
	float:left;
	width:calc(100% - 258px);
}
#sidebar {
	float: right;
	width:258px;
	padding:45px 26px 0px 26px;
	max-width: 100%;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}


/* =Fonts
-------------------------------------------------------------- */

html {
	-webkit-font-smoothing: antialiased;
}
@font-face {
    font-family: 'cantoria';
    src: url('inc/fonts/cantoriamtstdsemibold.eot');
    src: url('inc/fonts/cantoriamtstdsemibold.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/cantoriamtstdsemibold.woff') format('woff'),
         url('inc/fonts/cantoriamtstdsemibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cantoria';
    src: url('inc/fonts/cantoriamtstdsemiboldit.eot');
    src: url('inc/fonts/cantoriamtstdsemiboldit.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/cantoriamtstdsemiboldit.woff') format('woff'),
         url('inc/fonts/cantoriamtstdsemiboldit.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'univers';
    src: url('inc/fonts/universltstd55.eot');
    src: url('inc/fonts/universltstd55.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/universltstd55.woff') format('woff'),
         url('inc/fonts/universltstd55.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'univers';
    src: url('inc/fonts/universltstdbold65.eot');
    src: url('inc/fonts/universltstdbold65.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/universltstdbold65.woff') format('woff'),
         url('inc/fonts/universltstdbold65.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'univers-cn';
    src: url('inc/fonts/universltstdcn57.eot');
    src: url('inc/fonts/universltstdcn57.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/universltstdcn57.woff') format('woff'),
         url('inc/fonts/universltstdcn57.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'univers-cn';
    src: url('inc/fonts/universltstdcnobl57.eot');
    src: url('inc/fonts/universltstdcnobl57.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/universltstdcnobl57.woff') format('woff'),
         url('inc/fonts/universltstdcnobl57.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'univers-cn';
    src: url('inc/fonts/universltstdboldcn67.eot');
    src: url('inc/fonts/universltstdboldcn677.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/universltstdboldcn67.woff') format('woff'),
         url('inc/fonts/universltstdboldcn677.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'genericons';
    src: url('inc/fonts/genericons-regular-webfont.eot');
    src: url('inc/fonts/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/genericons-regular-webfont.woff') format('woff'),
         url('inc/fonts/genericons-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'socicons';
    src: url('inc/fonts/socicon-webfont.eot');
    src: url('inc/fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/socicon-webfont.woff') format('woff'),
         url('inc/fonts/socicon-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html {
	-webkit-font-smoothing: antialiased;
}
body {
	font-family: 'univers', serif;
}
h1, h2, h3, h4, h5 {
	font-family: 'univers-cn', sans-serif;
}
input, textarea {
	font-family: 'univers-cn', sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Global Elements
-------------------------------------------------------------- */

html{
     height:100%;
     min-height:100%;
     }
body{
     min-height:100%;
     }



/* Main global 'theme' and typographic styles */
body {
	background: #fff;
}
body,
input,
textarea {
	color: #454545;
	font-size: 15px;
	line-height: 25px;
}
hr {
	background-color: #454545;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: disc;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a {
	color: #092e6e;
}
a:active,
a:hover {
	color: #1373bd;
}
a:active, a:focus { /* Firefox hover Override */
	outline:0px;
}

.clear {
	width:100%;
	height:0px;
	clear:both;
}
.hidden {
	display:none;
}
.center {
	text-align:center;
}

/* -----------------------------Inputs ---------------------------------------*/
input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=color],
input[type=email],
input[type=password],
input[type=search],
textarea {
	background: #ffffff;
	border:1px solid #333;
	color:#333;
	font-size:15px;
	line-height:17px;
	padding:4px 6px 0px 6px;
	font-family:'univers', sans-serif;
	-webkit-appearance: none;
	-webkit-border-radius:0px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
input[type=submit],
input[type=search],
input[type=search]:focus {
	-webkit-appearance: none;
	outline:none;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=color],
input[type=email],
input[type=password],
input[type=search],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
::-moz-placeholder {  /* Firefox 19+ */
   color:#333;
   opacity:1; 
}
::-webkit-input-placeholder {
   color:#333;
}
:-ms-input-placeholder {  
   color:#333;  
}
input[type=submit] {
	background:#0971ce;
	border:0px;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	line-height:14px;
	padding:8px 6px 4px 6px;
	vertical-align:middle;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
	cursor:pointer;
}
.password-form {
}
.mc-field-group label {
	display:none;
}
.mc-field-group input[type=text],
.mc-field-group input[type=email],
#mc-footer input[type=submit] {
	display:block;
	width:100%;
}
#mc-footer input[type=text],
#mc-footer input[type=email] {
	border:2px solid #fff;
	background:none;
	color:#fff;
	margin-bottom:7px;
}
#mc-footer ::-moz-placeholder {  /* Firefox 19+ */
   color:#ffffff;
   opacity:1; 
}
#mc-footer ::-webkit-input-placeholder {
   color:#ffffff;
}
#mc-footer :-ms-input-placeholder {  
   color:#ffffff;  
}
#mc-footer {
}
#mc-footer input[type=submit] {
	margin-top:20px;
	padding-top:6px;
	letter-spacing:2px;
	line-height:23px;
}
#search-form {
	position:relative;
}
input[type=submit]#search-submit {
	-webkit-appearance: none;
	outline:none;
	display:block;
	border:0px;
	position:absolute;
	height:92%;
	width:34px;
	background:#092e6e url(images/search-icon.png) center center no-repeat;
	background-size:20px 20px;
	font-size:0px;
	top:2px;
	right:0px;
	cursor:pointer;
	z-index:2;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.search-field {
	width:100%;
}
input[type=text].search-field {
	font-family: 'univers-cn', sans-serif;
	font-weight:bold;
	color:#262d3a;
	letter-spacing:1.4px;
}

/* ------------------------------------------- Forum Links ------------------------------------------- */
#forum-links {
	display:block;
	background:#fff;
	text-align:right;
}
#forum-links .forum-links-inner {
	background:#dff0ff;
	padding:12px;
	display:inline-block;
	vertical-align:middle;
}
#forum-links img {
	height:38px;
	width:auto;
}
#forum-links a.forum-link img {
	height:32px;
}
#forum-links a {
	display:inline-block;
	vertical-align:middle;
	margin-right:12px;
	line-height:.5em;
}
#forum-links .forum-links-inner a:last-child {
	margin-right:0px;
}
.ed-logo {
	vertical-align:middle;
	font-family:"univers-cn",sans-serif;
	text-decoration:none;
	font-weight:500;
	font-size:16px;
}
#forum-links a.ed-logo {
	margin-right:10px;
	padding:6px;
}
#forum-links-mobile {
	text-align:left;
	margin-top:40px;
}
#forum-links-mobile a.ed-logo img {
	vertical-align:middle;
}
#forum-links-mobile img {
	height:50px;
	width:auto;
}
#forum-links-mobile a.forum-link img {
	height:40px;
	width:auto;
	
}
#forum-links-mobile a.ed-logo img {
	margin-left:10px;
}
#forum-links-mobile .forum-links-inner {
	margin-top:20px;
}

/* =Header
-------------------------------------------------------------- */

#header {
	height:auto;
	background-position: top center;
	background-size:cover;
	background-repeat: no-repeat;
}
#header:after {
	content: "";
    display: table;
    clear: both;
}
#header-top:after {
	content: "";
    display: table;
    clear: both;
}
#logo-info {
	position:relative;
	float:left;
	padding:17px 30px;
}
#header-right {
	position:relative;
	float:right;
}
#logo {
	display:inline-block;
	vertical-align:middle;
	width:312px;
	height:auto;
	font-size:0px;
	text-indent:-9999em;
	overflow:hidden;
	vertical-align:middle;
	text-decoration:none;
	margin-right:22px;
}
#logo img {
	display:block;
}
h2.site-info {
	display:inline-block;
	vertical-align:middle;
	border-left:4px solid #092e6e;
	padding-left:19px;
	margin:0px;
	font-size:26px;
	font-weight:bold;
	letter-spacing:1.5px;
	line-height:28px;
}
h2.site-info span {
	display:block;
	font-size:20px;
}
/* Header Buttons */

.header-buttons {
}
.header-btn {
	display:inline-block;
	vertical-align:bottom;
}
.header-btn a.button {
	text-decoration:none;
	font-size:15px;
	border:2px solid #fff;
}
.header-btn #btn-download,
.header-btn a.button {
	padding:11px 26px 6px 26px;
}
/* Home Page Overrides */

.home .header-buttons {
	padding:22px 30px 0px 0px;
}
.home #logo-info {	
	top:41px;
	background:rgba(255,255,255,.88);
}

/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	vertical-align:top;
	text-align:center;
	background:#092e6e;
}
.menu-main {
	display:inline-block;
	margin:0px;
	list-style:none;
}
.menu-main ul {
	list-style: none;
	margin: 0;
}
.menu-main li {
	display:inline-block;
	position: relative;
	vertical-align:middle;
}
.menu-main a {
	color: #fff;
	font-family: 'univers-cn', sans-serif;
	font-size:16px;
	padding:14px 14px 12px 14px;
	display: block;
	position:relative;
	text-transform:uppercase;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	text-decoration: none;
	transition:all .3s ease 0s;
}
.menu-main a:hover {
	color:#1373bd
}
.menu-main a:after {
	content: "/";
	position:absolute;
	right:-4px;
	color:#1373bd;
}
.menu-main li:last-child a:after {
	content: "";
}

/* Home Page Menu Overrides */

.home #access {
	background:none;
	padding:182px 0px 40px 0px;
	max-width:1000px;
	margin:0px auto;
}
.home .menu-main li {
	margin:4px 2px;
	width:auto;
}
.home .menu-main a {
	background:#092e6e;
	font-size:18px;
	padding:16px 30px 12px 30px;
}

.home .menu-main a:after {
	content: "";
}
.home .menu-main .smalltext a {
	font-size:15px;
	line-height:16px;
	padding:12px 30px 10px 30px;
}
/* Mobile Menu --- */

#menu-mobile {
	margin:0px;
	list-style:none;
}
#menu-mobile li {
	list-style:none;
	padding:2px 0px;
}
#menu-mobile a {
	font-family:'univers-cn', sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:20px;
}
/* Dropdowns */

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
}
#access ul li:hover > ul {
	display: block;
}

/* Active Link States */

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color:#1373bd	
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#1373bd
}


/* Mobile Nav & Menu ------------------------------- */

.nav-button {
		display: none;
        font-size:44px; /* Change to alter button size */
        font-family:verdana !important;
        font-weight:normal !important;
        font-style:normal !important;
        height:0.9em;
        width:0.9em;
        background:none;
        cursor:pointer;
        position:absolute; /* Also works with absolute */
		top:20px;
		right:20px;
		cursor:pointer;
		z-index:100;
		text-decoration:none;
}

.nav-button:after {
        content:'\2261';
        color:#0c3070;
        position:absolute;
        top:0.39em;
        left:0.036em;
        line-height:0em;
}

/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	position:relative;
}
#content {
	padding-top:50px;
}
p,
ul,
ol,
dd,
pre,
hr {
	margin-bottom: 28px;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 14px;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.4em;
	margin: 0 0 20px 0;
	color:#092e6e;
}
h2 {
	font-size:25px;
	line-height:38px;
	margin-bottom:40px;
	font-weight:bold;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
.entry-title {
	color: #163975;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 34px;
}
.pad-top {
	padding-top:30px;
}
.entry-title a:link,
.entry-title a:visited {
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
}
.entry-content:after {
	content: "";
    display: table;
    clear: both;
}
.entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin:0px;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
}
.entry-content select {
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

/* ---------------- Top Banner Area ---------------- */
.top-banner {
	position:relative;
}
.top-title {
	width:100%;
	color:#ffffff;
	background:rgba(56,56,56,1.0);
	font-size:26px;
	line-height:29px;
	letter-spacing:1px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	margin:0px;
	padding:20px 0px 16px 0px;
}
.top-title span:before {
	content:"\2014";
	padding:0px 18px;
}
.top-title span:after {
	content:"\2014";
	padding:0px 18px;
}
.top-banner .top-title {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:5;
	background:rgba(56,56,56,0.74);
}
/* ---------------------------
Single Blog Post  --------------
---------------------------- */

article:after {
	content: "";
    display: table;
    clear: both;
}
.post-meta {
	width:170px;
	float:left;
	clear:none !important;
}
.post-content {
	width:calc( 100% - 170px );
	float:right;
	clear:none !important;
}
.single .featured-image {
	display:block;
	margin-bottom:36px;
}
.post-meta {
}
.post-date {
	font-family: 'univers-cn', sans-serif;
	padding-bottom:18px;
	margin-bottom:18px;
	background:url(images/bg-post-date.png) bottom left no-repeat;
	background-size:81px 6px;
}
.day {
	color:#23447d;
	font-size:35px;
	font-weight:bold;
	letter-spacing:2px;
	padding-right:8px;
}
.date {
	color:#adadad;
	font-size:15px;
	letter-spacing:1px;
}
.posted-in {
	margin-bottom:30px;
	font-size:14px;
	line-height:16px;
}
.posted-in span {
	font-family:'cantoria',serif;
	font-size:15px;
	font-style:italic;
	color:#092e6e;
}
.posted-in a {
	color:#262d3a;
	font-weight:bold;
	text-decoration:none;
	transition:all .3s ease 0s;
}
.posted-in a:hover {
	color:#308fd8;
}
.share-link {
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#308fd8;
	letter-spacing:2px;
	font-family: 'univers-cn', sans-serif;
	transition:all .3s ease 0s;
}
.entry-share:hover .share-link,
.share-link:hover {
	color:#163975;
}
.share-link strong {
	font-size:22px;
}
.post-social {
	font-family: 'socicons', sans-serif;
	display:none;
	margin:0px;
	margin-top:10px;
	text-align:left;
	transition:all .3s ease 0s;
}
.post-social a {
	margin:0px 4px 0px 0px;
	display:inline-block;
	font-size:0px;
	vertical-align:middle;
	cursor:pointer;
}
.post-social a:before {
	color:#308fd8;
	font-size:25px;
	text-indent:0px;
	vertical-align:middle;
	transition:all .3s ease 0s;
}
p.post-social a:hover:before {
	color:#163975;
}

/* ---------------------------
Related Posts List  --------------
---------------------------- */

ul.related-post-list {
	margin:0px 0px 42px 0px;
	padding:0px;
	list-style:none;
}

ul.related-post-list:after {
	content: "";
    display: table;
    clear: both;
}
h2.rp-header {
	font-size:14px;
	line-height:16px;
	padding-bottom:10px;
	color:#308fd8;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	border-bottom:1px solid #1373bd;
	margin:40px 0px 26px 0px;
}
li.related-post {
	width:22.5%;
	background:#092e6e;
	float:left;
	margin-right:3.2%;
}
ul.related-post-list .related-post:last-child {
	margin-right:0px;
}
li.related-post h2.rp-title {
	display:block;
	padding:12px 12px 20px 12px;
	margin:0px;
	color:#fff;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
}
li.related-post.blue {
	background:#1373bd;
}
li.related-post.grey {
	background:#9f9f9f;
}
li.related-post a {
	color:#fff;
	text-decoration:none;
}
li.related-post a:hover {
	color:#fff;
	text-decoration:underline;
}
li.related-post .featured-image {
	margin-bottom:0px;
}
/* ---------------------------
Blog Main Listing  --------------
---------------------------- */

ul#blog-posts {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul#blog-posts:after {
	content: "";
    display: table;
    clear: both;
}
li.post-masonry {
	width:48.75%;
}
ul#blog-posts li.post-masonry.wide {
	width:100%;
}
ul#blog-posts .grid-sizer {
	width:48.75%;
}
ul#blog-posts .gutter-sizer {
	width:2.4%;
}
.post-featured-image img {
	display:block;
}
.post-featured-image {
	display:block;
	position:relative;
	cursor:pointer;
}
.post-overlay {
	display:table;
	position:absolute;
	z-index:2;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background-color:rgba(0,44,97,0.75);
	opacity:0;
	transition:all .3s ease 0s;
}
.post-overlay-content {
	display:table-cell;	
	vertical-align:middle;
	text-align:center;
	color:#fff;
}
#blog-posts h2.post-title {
	background:#092e6e;
	display:block;
	padding:18px 23px 30px 23px;
	color:#fff;
	font-size:25px;
	line-height:27px;
	font-weight:bold;
	margin-bottom:19px;
}
#blog-posts h2.post-title.blue {
	background:#1373bd;
}
#blog-posts h2.post-title.grey {
	background:#9f9f9f;
}
#blog-posts h2.post-title a {
	color:#fff;
	text-decoration:none;
}
#blog-posts h2.post-title a:hover {
	text-decoration:underline;
}
.post-over-social {
	font-family: 'socicons', sans-serif;
	display:inline-block;
	margin:0px;
	margin-top:10px;
	transition:all .3s ease 0s;
}
.post-over-social a {
	margin:0px 5px;
	display:inline-block;
	font-size:0px;
	vertical-align:middle;
	cursor:pointer;
}
.post-over-social a:before {
	color:#ffffff;
	font-size:36px;
	text-indent:0px;
	vertical-align:middle;
	transition:all .3s ease 0s;
}
p.post-over-social a:hover:before {
	color:#008bff;
}
.soc-fb:before {
	content: 'b';
	display:inline-block;
}
.soc-tw:before {
	content: 'a';
	display:inline-block;
}
.soc-li:before {
	content: 'j';
	display:inline-block;
}
.soc-yt:before {
	content: 'r';
	display:inline-block;
}
.soc-g:before {
	content: 'c';
	display:inline-block;
}
/*CSS3 Rollover for Social */
.post-featured-image.hovered .post-overlay {
	opacity:1;
}
.post-featured-image.hovered .post-over-social {
	margin-top:0px;
}
/* ---------------------------------------------------
INDIVIDUAL PAGE STYLES-------------------------------
------------------------------------------------------- */

.banner-image {
	width:100%;
	display:block;
	height:auto;
	position:relative;
}
.top-blue-box {
	background:#092e6e;
	color:#fff;
	text-align:center;
	position:relative;
	padding:44px 0px;
}
.top-blue-box :last-child {
	margin-bottom:0px;
}
.top-blue-box-container {
}
.top-blue-box .inner {
	max-width:784px;
}
.top-blue-box p {
	font-size:21px;
	line-height:29px;
	font-family: 'univers-cn', sans-serif;
	margin-bottom:32px;
	letter-spacing:.5px;
}
.arrow-down {
	height:15px;
	width:100%;
	background:url(images/bg-arrow-down.png) top center no-repeat;
	background-size:43px 15px;
}
.larger25 {
	font-size:25px;
}

/* -----------------------------------
Home Page  ------------------------------------
--------------------------------- */

.sponsors-wrapper-home {
	text-align:center;
	padding-bottom:22px;
}
.sponsors-wrapper-home .inner {
	max-width:1300px;
}
.sponsors-wrapper-home .sponsor-category {
	display:inline-block;
	max-width:100%;
	vertical-align:top;
	padding:0px 12px;
	margin-bottom:40px;
}
.sponsors-wrapper-home .sponsor-logos img.sponsor-logo {
	max-height:60px;
	margin:8px 12px;
}
.home .top-title {
	display:none;
}
#home-callout {
	padding:78px 0px 68px 0px;
	background-size:cover;
	background-repeat:none;
	background-position:top center;
	position:relative;
}
.home-callout-overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.54);
	z-index:1;
}
.home-callout-content {
	position:relative;
	z-index:2;
	max-width:922px;
	color:#fff;
}
h2.home-callout-title {
	color:#fff;
	width:33.6%;
	float:left;
	padding-top:28px;
	font-size:25px;
	line-height:38px;
	font-weight:bold;
	letter-spacing:0px;
}
.home-callout-right {
	color:#fff;
	float:right;
	width:62%;
}
.home-callout-right p {
	line-height:26px;
}
.home-callout-right :last-child {
	margin-bottom:0px;
}
.home-callout-right a {
	color:#fff;
	text-decoration:underline;
	transition:all .3s ease 0s;
}
.home-callout-right a:hover {
	color:#008bff;
}
#home-video {
	max-width:984px;
	margin:0px auto;
	padding:63px 0px 35px 0px;
	position:relative;
}
#home-video-player {
	display:block;
	position:relative;
}
#home-video-player img {
	display:block;
	position:relative;
	z-index:1;
	width:100%;
	height:auto;
}
#home-video-player .play-btn {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:url(images/bg-play-btn.png) center center no-repeat;
	background-size:90px 90px;
	z-index:2;
	transition: all .3s ease 0s;
	-moz-backface-visibility: hidden;
}
#home-video-player .play-btn:hover {
	opacity:.75;
}
.home-video-content {
	padding:24px 38px;
	background:#fff;
	max-width:652px;
	margin:-60px auto 0px auto;
	position:relative;
	text-align:center;
	z-index:4;
	line-height:26px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
/* ------------------------------------------
PREVIOUS YEAR'S FORUM PAGE  -----------------------------------------------------
----------------------------------------------- */

ul.photo-grid {
	list-style:none;
	margin:0px 0px 65px 0px;
	padding:0px;
}
ul.photo-grid:after {
	content: "";
    display: table;
    clear: both;
}
li.photo-masonry {
	width:32%;
}

li.photo-masonry img {
	display:block;
	width:100%;
	height:auto;
	margin-bottom:20px;
}
ul.photo-grid .grid-sizer {
	width:32%;
}
ul.photo-grid .gutter-sizer {
	width:1.8%;
}

h2.py-title {
	display:block;
	max-width:732px;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	font-size:25px;
	line-height:32px;
	padding:22px 0px 18px;
	border-top:1px solid #092e6e;
	border-bottom:1px solid #092e6e;
	margin:0px auto 56px auto;
	letter-spacing:1px;
	text-align:center;
}
.py-notice {
	display:block;
	max-width:732px;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	font-size:25px;
	line-height:32px;
	padding:22px 0px 18px;
	border-top:1px solid #092e6e;
	border-bottom:1px solid #092e6e;
	margin:75px auto 75px auto;
	letter-spacing:1px;
	text-align:center;
}
.py-notice a {
	color:#0971ce;
	transition: all .3s ease 0s;
	text-decoration:underline;
}
.py-notice a:hover {
	color:#092e6e;
}
.py-notice :last-child {
	margin-bottom:0px;
}
h2.py-title:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(9, 46, 110, 0);
	border-top-color: #092e6e;
	border-width: 16px;
	margin-left: -16px;
}
.py-img {
	display:block;
	max-width:100%;
	margin:0px auto;
	height:auto;
}
#download-brochure {
	position:relative;
	padding:48px 0px;
	background-size:cover;
	background-position:top center;
	background-repeat:none;
}
#download-brochure h2.py-title:after {
	border-color: rgba(255,255,255,0);
	border-top-color:#ffffff;
}
#download-brochure h2.py-title {
	color:#fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.download-brochure-content {
	position:relative;
	z-index:2;
}
#container.two-col .download-brochure-content .inner {
	max-width:500px;
}
#download-brochure .overlay {
	position:absolute;
	top:0px;
	left:0px;
	background:rgba(0,0,0,.54);
	width:100%;
	height:100%;
}
#download-brochure .gform_wrapper.contactform_wrapper {
	max-width:500px;
	margin:0px auto;
	position:relative;
	display:block;
}
#download-brochure .gform_wrapper.contactform_wrapper label {
	color:#fff;
}
#py-video-container {
	padding:78px 0px 78px 0px;
}
#py-video {
	width:100%;
	margin:0px auto;
	position:relative;
}
#py-video-player {
	display:block;
	position:relative;
}
#py-video-player img {
	display:block;
	position:relative;
	z-index:1;
}
#py-video-player .play-btn {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:url(images/bg-play-btn.png) center center no-repeat;
	background-size:90px 90px;
	z-index:2;
	transition: all .3s ease 0s;
	-moz-backface-visibility: hidden;
}
#py-video-player .play-btn:hover {
	opacity:.75;
}
/* Testimonials */

.sidebar-testimonials {
	margin-top:128px;
}
.single-testimonial {
margin-bottom:42px;
padding:0px 12px;
}
.single-testimonial h3 {
	font-size:17.4px;
	line-height:19px;
	color:#454545;
	font-weight:bold;
	margin-bottom:16px;
	letter-spacing:.5px;
}
.single-testimonial h4 {
	font-size:12px;
	line-height:15px;
	color:#a0a0a0;
	font-weight:bold;
	margin-bottom:0px;
	letter-spacing:.5px;
}
/* Press Items ----- */


.press-list {
	list-style:none;
	margin:0px 0px 86px 0px;
	padding:0px;
}
.press {
	padding:46px 0px;
}
.press.odd {
	background:#f5f5f5;
}
.press-list .press:last-child {
}
.press:after {
	content: "";
    display: table;
    clear: both;
}
.profile-right {
	width:70%;
	float:right;
}
.profile-left {
	width:27.5%;
	float:left;
}
.profile-left img {
	margin-left:-10px;
}
.profile-right h3 {
	font-size:17.4px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:17px;
}
.profile-right :last-child {
	margin-bottom:0px;
}
.press .profile-right p {
	display:inline;
}
.press-link {
	color:#0971ce;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
.press-item + .press-item {
	margin-top:42px;
}

/* ----------------------------------------------------
VENUE PAGE -------------------------------
------------------------------------------------------*/

#venue-columns:after {
	content: "";
  	display: table;
  	clear: both;
}
.venue-col {
	float:left;
	width:49.5%;
}
#venue-right {
	float:right;
}
.venue-col img {
	display:block;
	width:100%;
	margin-bottom:6px;
}
.venue-col-content {
	margin-bottom:6px;
	background:#efefef;
	width:100%;
	color:#000;
}
.venue-col-content-inner {	
	padding:46px 48px;
}
.venue-col-content h2 {
	
	font-size:25px;
	line-height:29px;
	text-transform:uppercase;
	margin-bottom:38px;
	padding-bottom:18px;
	background:url(images/bg-function-title.png) bottom left no-repeat;
	background-size:33px 5px;
}
.venue-col-content a {
	color:#1373bd;
	font-size:17.4px;
	transition:all .3s ease 0s;
}
.venue-col-content a:hover {
	color:#092e6e;
}
.venue-content {
	color:#000;
}
#venue-map {
	margin-bottom:6px;
}
.contact-box-wrapper.venue-box-wrapper {
	max-width:100%;
	margin:0px auto 52px auto;
}
.venue-box h2 {
	margin-bottom:0px;
}
.contact-box.venue-box {
	padding-bottom:42px;
}
.venue-box-intro {
	color:#454545;
	font-weight:bold;
	font-size:17.4px;
	font-family:'univers-cn', sans-serif;
	text-align:center;
}
.button.venue-button {
	padding:16px 32px 14px 32px;
	font-size:15px;
	line-height:17px;
	margin-top:-24px;
	letter-spacing:2px;
}
.venue-content {
	margin-bottom:24px;
	padding:0px 16px;
}
/* ----------------------------------------------------
Custom Select Plugin Styles -------------------------------
------------------------------------------------------*/

.customSelect { 
    font-family: 'univers-cn', sans-serif;
	color:#092e6e;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:17.4px;
	line-height:18px;
	padding:22px 0px 18px 0px;
	text-indent:26px;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
		  background:#efefef url(images/bg-select.png) center right 24px no-repeat;
		  background-size:36px 18px;  
		  width:428px;
	margin-bottom:0px;
	text-align:left;
	margin-bottom:21px;
}
span.medium {
	width:100%;
}
.hasCustomSelect {
	width:100% !important;
	font-size:16px !important;
	
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
span.customSelect {
	width:100%;
}
.customSelect.customSelectHover {
/* Styles for when the select box is hovered */
}

.customSelect.customSelectOpen {
/* Styles for when the select box is open */
}

.customSelect.customSelectFocus {
/* Styles for when the select box is in focus */
}

.customSelectInner {
/* You can style the inner box too */
width:100% !important;

}


/* -----------------------------
GRAVITY FORMS OVERRIDES --------------------------------
----------------------------------- */

.gform_wrapper.contactform_wrapper input[type="text"],
.gform_wrapper.contactform_wrapper input[type="url"],
.gform_wrapper.contactform_wrapper input[type="email"],
.gform_wrapper.contactform_wrapper input[type="tel"],
.gform_wrapper.contactform_wrapper input[type="number"],
.gform_wrapper.contactform_wrapper input[type="password"] {
	background:#efefef;
	font-family:'univers-cn', sans-serif;
	font-weight:bold;
	color:#092e6e;
	font-size:17.4px;
	letter-spacing:2px;
	border:0px;
	text-transform:uppercase;
	
	box-shadow:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	
	margin-bottom:22px;
	line-height:20px;
	padding:22px 0px 18px 0px;
	text-indent:26px;
}
.gform_wrapper.contactform_wrapper ::-moz-placeholder {  /* Firefox 19+ */
  color:#092e6e;
   opacity:1; 
   text-transform:uppercase;  
}
.gform_wrapper.contactform_wrapper ::-webkit-input-placeholder {
   color:#092e6e;
   text-transform:uppercase;  
}
.gform_wrapper.contactform_wrapper :-ms-input-placeholder {  
   color:#092e6e;
   text-transform:uppercase;  
}
.gform_wrapper.contactform_wrapper .button {
	width:100%;
	font-size:23px !important;
	line-height:23px;
	padding:19px 26px 14px 26px;	
	letter-spacing:2px;
}
.gform_wrapper .gform_footer {
	margin-top:0px !important;
}
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
	width:100% !important;
}
.gform_wrapper.contactform_wrapper label {
	display:none !important;
}
.gform_wrapper.contactform_wrapper .gfield_checkbox label {
	display:inline !important;
}
.gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"], .gform_wrapper .gfield_checkbox li input {
	margin-left:2px;
}
.gform_wrapper .gf_step {
	font-weight:bold !important;
	color:#000 !important;
	font-size:15px !important;
}
.gform_wrapper h3.gform_title {
	font-size:27px !important;
}
.gform_wrapper {
	margin: 0px !important;
}

h3.gsection_title {
	font-size: 2em;
	margin: 1em 0px .25em 0px;
	font-weight: 600;
}
/* -----------------------------
Client Endorsements Pages ----------
----------------------------------- */

.top-praise-image {
	width:100%;
	height:auto;
	position:relative;
}
.top-praise .inner {
	max-width:1060px;
}
.top-praise-inner {
	background:#eeeeee;
	max-width:495px;
	padding:44px;
	text-align:center;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	position:relative;
	margin:-340px 0px 0px 0px;
}
.top-praise-text {
	font-size:21px;
	line-height:29px;
	color:#262d3a;
	font-family: 'univers-cn', sans-serif;
	font-weight:bold;
	margin-bottom:16px;
	letter-spacing:.5px;
}
.top-praise-credit {
	font-size:14px;
	letter-spacing:.5px;
	font-family: 'univers-cn', sans-serif;
	margin:0px;
}
.praise-list {
	list-style:none;
	margin:60px auto 0px auto;
	padding:0px;
	max-width:1060px;
}
.praise-list:after {
	content: "";
  	display: table;
  	clear: both;
}
.praise-list li {
	border-top: 6px solid #e5e5e5;
	display:block;
	width:30%;
	height:auto;
	position:relative;
	padding:24px 0px 53px 0px;
}
.praise-list .grid-sizer {
	width:30%;
}
.praise-list .gutter-sizer {
	width:4.5%;
}
.praise-text {
	color:#092e6e;
	font-size:16px;
	line-height:20px;
	font-family: 'univers-cn', sans-serif;
	margin-bottom:16px;
	letter-spacing:1px;
}
.praise-credit {
	font-size:12px;
	line-height:14px;
	letter-spacing:.4px;
	margin:0px;
	color:#308fd8;
	font-family: 'univers-cn', sans-serif;
	font-weight:bold;
	
}
.featured-praise-image {
	width:100%;
	height:auto;
	position:relative;
}
.featured-praise-inner {
	background:#eeeeee;
	max-width:850px;
	padding:44px;
	text-align:center;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	position:relative;
	margin:-70px auto 0px auto;
}
.featured-praise-text {
	font-size:21px;
	line-height:29px;
	color:#262d3a;
	font-family: 'univers-cn', sans-serif;
	font-weight:bold;
	margin-bottom:16px;
	letter-spacing:.5px;
}
.featured-praise-credit {
	font-size:14px;
	letter-spacing:.5px;
	font-family: 'univers-cn', sans-serif;
	margin:0px;
}

/* ---------------------------
Consulting Page --------------
---------------------------- */

.services-list-title {
	width:100%;
	text-align:center;
	color:#4b9fdf;
	font-size:25px;
	letter-spacing:1px;
	line-height:56px;
	margin:0px;
	background:#092e6e;
}
.services-list {
	list-style:none;
	margin:0px;
	padding:0px;
}
.services-list:after {
	content: "";
    display: table;
    clear: both;
}
.services-list li {
	float:left;
	text-align:center;
	padding:35px 0px 24px 0px;
}
.services-list li.even {
	background:#e5e5e5;
}
.services-list li.odd {
	background:#d6d6d6;
}
.services-icon {
	display:block;
	margin:0px auto 16px auto;
	width:95px;
	height:auto;
	max-width:100%;
	position:relative;
	transition:all .3s ease 0s;
}
.services-list li:hover .services-icon {
	transform: translate3d(0px, -10px, 0px);
	-webkit-transform: translate3d(0px, -10px, 0px);
	-ms-transform: translate3d(0px, -10px, 0px);
}
.services-list li h3 {
	font-size:21px;
	line-height:25px;
	color:#092e6e;
	letter-spacing:1px;
	padding:0px 30px;
	margin:0px;
}
.extra-section-content span.contact {
	font-size:21px;
	display:block;
	margin-top:8px;
	font-family:'univers-cn', sans-serif;
	letter-spacing:1px;
}
.extra-section-content span.contact a {
	color:#262d3a;
	font-weight:bold;
	text-decoration:underline;
	transition:all .3s ease 0s;
}
.extra-section-content span.contact a:hover {
	color:#1373bd;
}
/* ---------------------------
Extra Content Section  --------------
---------------------------- */

.extra-section {
}
.extra-section.grey {
	background:#eeeeee;
}
.extra-section .inner {
	max-width:1014px;
	padding-top:62px;
	padding-bottom:24px;
}
.extra-section.white + .extra-section.white .inner {
	padding-top:34px;
}
.extra-section-title {
	width:203px;
	float:left;
	text-align:right;
}
.extra-section-title h2 {
	color:#163975;
	font-size:50px;
	line-height:52px;
	letter-spacing:1px;
	padding-bottom:17px;
	background:url(images/bg-leadership-bio-h3.png) bottom right no-repeat;
	background-size:81px 6px;
}
.extra-section.grey .extra-section-title h2 {
	background-image:url(images/bg-leadership-btm-h2.png);
}
.extra-section-content {
	float:right;
	width: calc(100% - 285px);
}
.extra-section-content h2 {
	font-weight:bold;
	font-size:25px;
	line-height:28px;
	margin-bottom:30px;
	color:#163975;
}
.extra-section-content :first-child {
	padding-top:10px;
}
.pullquote {
	background:#eeeeee;
	padding:44px;
}
.pullquote h2 {
	text-align:center;
	font-size:25px;
	line-height:33px;
	color:#163975;
}
.pullquote .inner {
	max-width:830px;
}
.pullquote .inner :last-child {
	margin-bottom:0px;
}
/* Contact Extra Content */

.contact .extra-section-title h2 {
	color:#163975;
	font-size:25px;
	line-height:29px;
	letter-spacing:1px;
	padding-bottom:0px;
	background:none;
	font-weight:bold;
}
.contact .extra-section-content {
	float:right;
	width: calc(100% - 398px);
	font-family:'univers-cn', sans-serif;
}
.contact .extra-section-content {
	font-size:21px;
	line-height:29px;
}
.contact .extra-section-content a {
	font-weight:bold;
	color:#1373bd;
	transition:all .3s ease 0s;
}
.contact .extra-section-content a:hover {
	color:#092e6e;
}
.contact .extra-section-title {
	width:340px;
	float:left;
	text-align:right;
}
.contact .extra-section-content :first-child {
	padding-top:0px;
}
.extra-section.contact .inner {
	padding-top:13px;
}

/* ------------------------------------------------
Speakers -------------------------------------------
------------------------------------------------- */

.speaker-content {
	padding-top:50px;
}
.speaker-info {
	width:196px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	height:auto;
	display:inline-block;
	text-align:center;
	padding:0px 8px;
	vertical-align:top;
	margin:0px 0px 38px 0px;
}
.speaker-info-float {
	display:block;
	float:left;
	width:260px;
	height:auto;
	margin:0px 30px 60px 0px;
}
.speaker-info img.speaker-headshot {
	display:block;
	margin:0px auto 28px auto;
}
.speaker-info .speaker-name {
	font-size:17.3px;
	line-height:19px;
	margin-bottom:11px;
	padding-top:24px;
	background:url(images/bg-speaker-name.png) top center no-repeat;
	background-size:33px 3px;
	font-weight:600;
	letter-spacing:2px;
	text-transform:uppercase;
}
.speaker-info .speaker-title {
	color:#454545;
	font-size:13px;
	line-height:18px;
	font-family: 'univers', sans-serif;
	font-weight:normal;
	margin-bottom:0px;
}
.speaker-content .speaker-info .speaker-name {
	font-size:24px;
	line-height:27px;
}
.speaker-content .speaker-info .speaker-title {
	font-size:16px;
	line-height:20px;
}
.speaker-link {
	position:relative;
	display:block;
}
.speaker-row {
	position:relative;
	text-align:center;
	padding:38px 0px 0px 0px;
}
.speaker-row .speaker-info img.speaker-headshot {
	max-width:148px;
}
.speaker-row:after {
	content: "";
    display: table;
    clear: both;
}
.speaker-row-white {
	background:#fff;
}
.speaker-row-grey {
	background:#efefef;
}
.speaker-row-special {
	background:#a1c7e5;
}
.speaker-row-special .section-title {
	color:#fff;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-bottom:40px;
}
.speaker-row-special .section-title.larger-title {
	font-size:35px;
}
.speaker-row-special .speaker-name {
	
}
.speaker-row-special .speaker-title {
	
}
/* -----------------------------------------
Sponsors -----------------------------------
------------------------------------------- */

.inner-sponsors-top {
	max-width:830px;
}
.sponsors-top-content {
	font-family:'univers-cn', sans-serif;
	font-size:20px;
	line-height:30px;
	letter-spacing:.4px;
	margin-bottom:72px;
}
.sponsor-logos img.sponsor-logo {
	max-height:80px;
	display:inline-block;
	vertical-align:middle;
	margin:8px 24px;
	width:auto;
}
.sponsor-category {
}
.sponsor-logos {
	max-width:100%;
	text-align:center;
	margin:0px auto;
}

.sponsors-wrapper .sponsor-category {
	max-width:990px;
	padding:0px 0px 28px 0px;
	margin:0px auto 44px auto;
	border-bottom:1px solid #e2e2e2;
}
/* Sidebar Logos */

#sidebar .sponsor-category {
	text-align:center;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom:32px;
	padding-bottom:14px;
}
.sponsor-logo-sidebar {
	max-height:90px;
	display:block;
	margin:0px auto 12px auto;
}

/* ------------------------------------------
Networking Functions  -----------------------------------------------------
----------------------------------------------- */

.functions-content {
	max-width:740px;
	margin:0px auto;
}
.functions-list {
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
}
.function {
	background-position: top 0px right 100%;
	background-size:50% auto;
	background-repeat:no-repeat;
	display:table-row;
}
.function:after {
	content: "";
    display: table;
    clear: both;
}
.hosted-by img {
	max-height:56px;
	display:inline-block;
	vertical-align:middle;
}
.hosted-by {
	color:#092e6e;
	font-size:17.4px;
	font-family: 'cantoria', sans-serif;
	font-style:italic;
}
.function-bg {
	width:50%;
	display:table-cell;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.function-content {
	display:table-cell;
	vertical-align:middle;
	height:465px;
	width:50%;
	background:#efefef;
	padding:40px 40px 54px 54px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
h3.function-title {
	color:#092e6e;
	font-size:17.4px;
	line-height:24px;
	text-transform:uppercase;
	margin-bottom:18px;
	padding-top:26px;
	background:url(images/bg-function-title.png) top left no-repeat;
	background-size:33px 5px;
	font-weight:bold;
	letter-spacing:.5px;
}
/* ------------------------------------------------
Partners -------------------------------------------
------------------------------------------------- */

.profile-title {
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	color:#092e6e;
	font-size:25px;
	line-height:28px;
	border-top:1px solid #092e6e;
	border-bottom:1px solid #092e6e;
	padding:20px 0px 15px 0px;
	margin-bottom:56px;
}

.profile {
	border-bottom:1px solid #e2e2e2;
	margin-bottom:42px;
	padding-bottom:38px;
}
.profile-group .profile:last-child {
	border-bottom:0px;
	padding-bottom:0px;
}
.profile:after {
	content: "";
    display: table;
    clear: both;
}
.profile-right {
	width:70%;
	float:right;
}
.profile-left {
	width:27.5%;
	float:left;
}
.profile-left img {
	margin-left:-10px;
}
.profile-right h3 {
	font-size:17.4px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:17px;
}
.profile-right :last-child {
	margin-bottom:0px;
}

/* ------------------------------------------
Callout Boxes  -----------------------------------------------------
----------------------------------------------- */

.callout-boxes-wrapper {
	margin-bottom:56px;
}
.callout-boxes {
	list-style:none;
	margin:0px;
	padding:0px;
}
.callout-boxes:after {
	content: "";
    display: table;
    clear: both;
}
.callout-box {
	display:block;
	float:left;
	background-size:cover;
	background-position:top center;
	background-repeat:none;
	margin-bottom:9px;
	height:179px;
	width:49.4%;
	position:relative;
}
.callout-box.odd {
	float:right;
}
.callout-overlay {
	display:table;
	position:absolute;
	z-index:2;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background:rgba(0,0,0,0.6);
}
.callout-content {
	display:table-cell;	
	vertical-align:middle;
	text-align:center;
	color:#fff;
	font-size:25px;
	line-height:29px;
	font-weight:bold;
	padding:0px 30px;
	font-family: 'univers-cn', sans-serif;
	transition:all .3s ease 0s;
}
.callout-content:hover {
	padding-bottom:20px;
}
.callout-boxes-title {
	text-align:center;
	color:#454545;
	text-transform:uppercase;
	font-size:17.4px;
	margin-bottom:30px;
}

/* ------------------------------------------
Contact Box  -----------------------------------------------------
----------------------------------------------- */

.contact-box-wrapper {
	max-width:690px;
	margin:66px auto 80px auto;
}
.contact-box {
	background:#ffffff;
	border:2px solid #1373bd;
	padding:32px 28px;
	text-align:center;
	color: #1373bd;
}
.contact-box-intro  {
	font-weight:bold;
	color:#000;
}
.contact-box p {
	font-size:15px;
	line-height:24px;
	margin-bottom:16px;
	font-weight:bold;
	letter-spacing:.5px;
}
.contact-box h3 {
	font-size:17px;
	font-weight:bold;
	font-family: 'univers', sans-serif;
	line-height:19px;
	color:#1373bd;
}
.contact-box h3 a {
	color:#1373bd;
	transition:all .3s ease 0s;
}
.contact-box h3 a:hover {
	color:#092e6e;
}
.contact-box h3 span {
	padding:0px 2px;
}
.contact-box :last-child {
	margin-bottom:0px;
}
/* ---------------------------
List/Columns  --------------
---------------------------- */

.col-1 {
	width:100%;
}
.col-2 {
	width:50%;
}
.col-3 {
	width:33.3%;
}
.col-4 {
	width:25%;
}
.col-5 {
	width:20%;
}
.col-6 {
	width:16.666%;
}

/* -----------------------------------------
Preloader --------------------------------------
-------------------------------------------- */

#preloader {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:1000; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(images/energy-dialogues-logo-symbol.png); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	background-size:80px 80px;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
	-moz-backface-visibility: hidden;
	
	-webkit-animation: jump 1.5s ease 0s infinite normal ;
 animation: jump 1.5s ease 0s infinite normal ;
}
@-webkit-keyframes jump {
  0%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  20%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  40%{
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
  }
  50%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  60%{
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
  }
  80%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  100%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
}

@keyframes jump {
  0%{
	transform: translateY(0);
  }
  20%{
	transform: translateY(0);
  }
  40%{
	transform: translateY(-30px);
  }
  50%{
	transform: translateY(0);
  }
  60%{
	transform: translateY(-15px);
  }
  80%{
	transform: translateY(0);
  }
  100%{
	transform: translateY(0);
  }
}
#preloader,
#status {
	display:none;
}

/* -------------------------------------------------
Newsletter Popup -----------------------------
----------------------------------------------------- */

#optin-wrapper {
	position:fixed;
	width:100%;
	height:100%;
	display:none;
	z-index:1005;
	background:rgba(51,51,51,.4);
	opacity:1;
	transition: opacity .3s ease 0s;
}
#optin-popup {
	color:#fff;
	width:500px;
	max-width:100%;
	height:auto;
	position:absolute;
	display:block;
	top:10%;
	left:50%;
	margin-left:-250px;
	background:#fff;
	text-align:center;
	z-index:5;
	padding:36px;
	transition: height .3s ease 0s;	
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	max-height:80vh;
	overflow-y:scroll;
}
#response h4 {
	font-weight:bold;
}
#optin-popup form {
	margin:0px auto;
}
#optin-popup h2 {
	font-size:27px;
	font-weight:bold;
	letter-spacing:0px;
	margin:0px 0px 28px 0px;
	color:#092e6e;
}
.optin-disclaimer {
	font-size:12px;
	color:#092e6e;
	line-height:1.5em;
	margin-top:28px;
}
.optin-popup-close.close-modal {
	color:#092e6e;
	text-align:center;
	width:60px;
	position:absolute;
	right:24px;
	top:30px;
	display:block;
	cursor:pointer;
	z-index:50;
}
.optin-dislaimer {
	margin-top:48px;
}

.gform_wrapper.ed-mailing-list-form input[type="text"],
.gform_wrapper.ed-mailing-list-form input[type="url"],
.gform_wrapper.ed-mailing-list-form input[type="email"],
.gform_wrapper.ed-mailing-list-form input[type="tel"],
.gform_wrapper.ed-mailing-list-form input[type="number"],
.gform_wrapper.ed-mailing-list-form input[type="password"] {
	background:#efefef;
	font-family:'univers-cn', sans-serif;
	font-weight:bold;
	color:#092e6e;
	font-size:17.4px;
	letter-spacing:2px;
	border:0px;
	text-transform:uppercase;
	
	box-shadow:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	
	margin-bottom:22px;
	line-height:20px;
	padding:22px 0px 18px 0px;
	text-indent:26px;
}
.gform_wrapper.ed-mailing-list-form ::-moz-placeholder {  /* Firefox 19+ */
  color:#092e6e;
   opacity:1; 
   text-transform:uppercase;  
}
.gform_wrapper.ed-mailing-list-form ::-webkit-input-placeholder {
   color:#092e6e;
   text-transform:uppercase;  
}
.gform_wrapper.ed-mailing-list-form :-ms-input-placeholder {  
   color:#092e6e;
   text-transform:uppercase;  
}
.gform_wrapper.ed-mailing-list-form .button {
	width:100%;
	font-size:23px !important;
	line-height:23px;
	padding:19px 26px 14px 26px;	
	letter-spacing:2px;
}

@media screen and (max-width: 500px) 
{
	#optin-popup {
		top:10%;
		width:90%;
		left:0px;
		margin:0px 5%;
		overflow-y:scroll;
	}
	#optin-wrapper {
		overflow-y:scroll;
	}
	#optin-popup h2 {
		font-size:18px;
	}
}


/* -------------------------------------------------
 Modal (Popup) Content -----------------------------
----------------------------------------------------- */

#modal-contact { 
	width:100%;
	height:100%;
	display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
	padding:0px;
	background: rgba(238,238,238,.96);
	overflow:auto;
}
.close-modal-container {
	text-align:right;
	padding-top:100px;
	padding-bottom:40px;
}
.close-modal {
	display:inline-block;
	position:relative;
	font-size:0px;
	cursor:pointer;
	color:#262d3a;
	transition:all .3s ease 0s;
}
.close-modal:hover {
	color:#1373bd;
}
.close-modal:before {
	font-family: 'genericons', sans-serif;
	content: '\f406';
	display:inline-block;
	font-size:28px;
	font-weight:100;
}

/* -------------------------------------------------
 Modal (Popup) Nav -----------------------------
----------------------------------------------------- */

#modal-menu { 
	width:100%;
	height:100%;
	display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999998;
	padding:0px;
	background: rgba(255,255,255,1);
	overflow:auto;
}
.close-modal-container {
	text-align:right;
	padding-top:100px;
	padding-bottom:40px;
}
.close-modal {
	display:inline-block;
	position:relative;
	font-size:0px;
	cursor:pointer;
	color:#262d3a;
	transition:all .3s ease 0s;
}
.close-modal:hover {
	color:#1373bd;
}
.close-modal:before {
	font-family: 'genericons', sans-serif;
	content: '\f406';
	display:inline-block;
	font-size:28px;
	font-weight:100;
}

	#menu-mobile.menu-main li {
		background:url(images/bg-mobile-nav.png) right center no-repeat;
		background-size:38px 31px;
		margin-right:12px;
	}
	#menu-mobile.menu-main li a {
		max-width:160px;
		padding-right:40px;
	}

/* ---------------------------------------
Video Player -----------------------
------------------------------------------ */

.video-player {
	width:100%;
	max-width:100%;
	margin-bottom:36px;
}

/* ------------------------------------------------------
COUNTDOWN TIMER -------------------------------------------------
------------------------------------------------------- */

.countdown {
	line-height: 1.2em;
	margin: 0 auto;
	display:inline-block;
	text-align: center;
}

.countdown-area {
	margin:0px;
}
.home-countdown {
	background: #0074c2;
	margin:0px;
	border-bottom:8px solid #ffed57;
}
.home-countdown h2 {
	color:#fff;
	font-weight:600;
	text-align:center;
	font-size:38px;
	line-height:48px;
	margin:0px;
	padding-top:20px;
}
/* Example 1 */

.countdown-area .countdown {
	color:#092e6e;
	line-height: 1.4;
	padding: 38px 0px;

}
.home .countdown-area .countdown {
	color:#fff;
}
.countdown p {
	font-family: 'cantoria',serif;
	display:inline-block;
	font-size:17px;
	font-style:italic;
	margin-bottom:0px;
	vertical-align:middle;
	padding:0px 10px 0px 18px;
}
.countdown-area .ce-days,
.countdown-area .ce-hours,
.countdown-area .ce-minutes,
.countdown-area .ce-seconds,
.countdown-area .ce-dseconds,
.countdown-area .ce-mseconds {
	font-size: 30.5px;
	font-family:'univers-cn',sans-serif;
	font-weight:bold;
}

.countdown-area .ce-days-label,
.countdown-area .ce-hours-label,
.countdown-area .ce-minutes-label,
.countdown-area .ce-seconds-label,
.countdown-area .ce-dseconds-label,
.countdown-area .ce-mseconds-label {
	color:#092e6e;
	font-size:16px;
	text-transform:lowercase;
}
.home .countdown-area .ce-days-label,
.home .countdown-area .ce-hours-label,
.home .countdown-area .ce-minutes-label,
.home .countdown-area .ce-seconds-label,
.home .countdown-area .ce-dseconds-label,
.home .countdown-area .ce-mseconds-label {
	color:#fff;
	font-weight:bold;
	text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.36);
 }
.home .countdown-area .ce-days,
.home .countdown-area .ce-hours,
.home .countdown-area .ce-minutes,
.home .countdown-area .ce-seconds,
.home .countdown-area .ce-dseconds,
.home .countdown-area .ce-mseconds {
	text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.36);
}
.countdown-area .ce-dseconds {
	display: inline-block;
	width: 150px;
}

.countdown-area .ce-mseconds {
	display: inline-block;
	width: 150px;
}

.countdown-area .col {
	display: inline-block;
	border-left:1px solid #092e6e;
	padding:0px 22px;
}
.home .countdown-area .col {
	border-left-color:#fff;
}
.countdown-area .col:first-child {
	border-left:0px;
}

/* -----------------------------------------------------
Button Style -----------------------------------------
----------------------------------------------------------- */

.button {
	display:inline-block;
	background:#1373bd;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	font-family: 'univers-cn', sans-serif;
	color:#fff;
	line-height:16px;
	padding:9px 26px 4px 26px;
	vertical-align:top;
	text-decoration:none;
	transition: all .3s ease 0s;
	border:0px;
	cursor:pointer;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	-webkit-appearance: none;
    border-radius: 0;
}
.button:hover {
	color:#fff;
	background:#092e6e;
}
a.button.sidebar-link {
	width:100%;
	color:#008bff;
}
.btn-grad {
	display:block;
	letter-spacing:1px;
	font-weight:bold;
	font-family: 'univers-cn', sans-serif;
	color:#fff;
	font-size:18px;
	line-height:16px;
	padding:15px 0px 10px 0px;
	text-align:center;
	margin-bottom:14px;
	text-transform:uppercase;
	transition:all .3s ease 0s;
	background: #1373bd; /* Old browsers */
	background: -moz-linear-gradient(top,  #1373bd 0%, #0c4775 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1373bd), color-stop(100%,#0c4775)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1373bd 0%,#0c4775 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1373bd 0%,#0c4775 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1373bd 0%,#0c4775 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1373bd 0%,#0c4775 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1373bd', endColorstr='#0c4775',GradientType=0 ); /* IE6-9 */
}
.btn-grad:hover {
	color:#fff;
	background: #0d4896; /* Old browsers */
	background: -moz-linear-gradient(top,  #0d4896 0%, #092e6e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d4896), color-stop(100%,#092e6e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0d4896 0%,#092e6e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0d4896 0%,#092e6e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0d4896 0%,#092e6e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0d4896 0%,#092e6e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d4896', endColorstr='#092e6e',GradientType=0 ); /* IE6-9 */
}
#btn-download {
	font-size:15px;
	padding:13px 0px 9px 0px;
}
/* Sidebar Buttons ------------------------- */

.sidebar-buttons {
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #e2e2e2;
}
.brochure-img {
	display:block;
	margin:0px auto;
}
/* -----------------------------------------------------------
jQuery iOSSlider-----------------------------------------------------------
--------------------------------------------------------------- */

.sliderContainer {
	height:454px;
	display:block;
	position:relative;
	margin-bottom:27px;
}
/* slider container */
.iosslider {
	/* required */
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	
	width: 100%;
	height: 454px;
}

/* slider */
.iosslider .slider {
	/* required */
	width: 100%;
	height: 100%;
}

/* slide */
.iosslider .slider .slide {
	/* required */
	float: left;
	width:auto;
	text-align:center;
	height: 454px;
	background:#092e6e;
	margin:0px 4px;
}
.iosslider .slide img {
	max-height:454px;
	margin:0p auto;
	width:auto;
	display:block;
	opacity:.3;
	transition: all .3s ease 0s;
}
.iosslider .slide.current img {
	opacity:1;
	width:auto;
}
.indicators {
	display:block;
	text-align:center;
	margin-bottom:40px;
}
.indicators .item {
	display:inline-block;
	margin:0px 2px;
	border:2px solid #1373bd;
	transition:all .3s ease 0s;
	width: 10px; height: 10px; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;
	}
.indicators .item:hover { 
background: #1373bd;
 }
.indicators .item.selected { background: #1373bd; cursor: default; }
/*-----------------------------------------------------------
jQuery FlexSlider-----------------------------------------
------------------------------------------------------------ */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	max-width: 100%; height:auto; display: block; margin:0px auto;
	}
	
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0px;
	background: #fff;
	position: relative;
	zoom: 1;
}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.flexslider p {
	text-align:center;
	margin:0px auto;
}
.slider-text a:hover {
	background:#e6efee;
}
.carousel li {margin-right: 0px}

.flexslider .slides li {
	padding:0px;
}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
	width: 8.8%; 
	height: 50px; 
	display: block;
	border:2px solid #1373bd;
	position: absolute; 
	top: 50%;
	margin:-25px 0px 0px 0px;
	z-index: 10; 
	cursor: pointer; text-indent: -9999px; 
	opacity: 1; 
	transition:all .3s ease 0s;
	}
.flex-direction-nav .flex-next { 
	background: url(images/bg_direction_nav_right.png) center left no-repeat; 
	background-size:27px 31px;
	right: 0px;
	border-right:0px;
	
}
.flex-direction-nav .flex-prev { 
	background: url(images/bg_direction_nav_left.png) center right no-repeat;
	background-size:27px 31px;
	left: 0px;
	border-left:0px;
}
.flexslider:hover .flex-next { }
.flexslider:hover .flex-prev { }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { width: 10%;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: relative; text-align: center; margin-top:45px;}
.flex-control-nav li {margin: 0 8px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
	border:2px solid #008bff;
	transition:all .3s ease 0s;
	width: 12px; height: 12px; display: block; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;
	}
.flex-control-paging li a:hover { 
background: #008bff;
 }
.flex-control-paging li a.flex-active { background: #008bff; cursor: default; }



/* Testimonials Flexslider --------------*/

#testimonials-slider {
	text-align:center;
	color:#fff;
	background-position:top center;
	background-size:cover;
	width:100%;
	height:auto;
	padding:61px 0px 40px 0px;
}
.extra-section.white + #testimonials-slider {
	margin-top:32px;
}
#testimonials-slider h2 {
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:2px;
	font-size:17.4px;
	line-height:17.4px;
	margin-bottom:40px;
}
#testimonials-slider p {
	max-width:854px;
	font-family: 'univers-cn', sans-serif;
}
#testimonials-slider div.testimonials-slider-content {
	margin-bottom:18px;
	letter-spacing:.4px;
}
#testimonials-slider .testimonials-slider-credit {
	font-size:16px;
	line-height:19px;
	margin-bottom:0px;
	letter-spacing:.4px;
}

/* Home Testimonials Flexslider --------------*/

#home-testimonials-slider {
	text-align:left;
	color:#092e6e;
	background:none;
	width:100%;
	height:auto;
	margin:94px 0px 0px 0px;
	padding:32px 0px 0px 32px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	background:url(images/bg-quotes.png) top left no-repeat;
	background-size:45px 40px;
}
#home-testimonials-slider p {
	text-align:left;
	font-family: 'univers-cn', sans-serif;
}
#home-testimonials-slider div.testimonials-slider-content p {
	margin-bottom:18px;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	letter-spacing:.4px;
}
#home-testimonials-slider .testimonials-slider-credit {
	font-size:12px;
	line-height:15px;
	margin-bottom:0px;
	font-weight:bold;
	letter-spacing:.4px;
	color:#1373bd;
}
/* Annual Meetings Flexslider ---------- */

h2.upcoming-events {
	text-align:center;
	margin:0px 0px 60px 0px;
	text-transform:uppercase;
	font-size:16px;
	letter-spacing:1.4px;
}

#speakers-slider .flex-control-nav {
	position:absolute;
}
.slide-speakers {
	text-align:center;
}
.speaker-link-slider {
	margin-bottom:28px;
	display:block;
}
.speaker-text-link {
	text-decoration:none;
}
.slide-speakers .speaker-info {
	padding:0px 20px;
	width:220px;
}
.event-box {
	max-width:680px;
	margin:0px auto;
	height:305px;
	position:relative;
	display:block;
	background-size:cover;
	background-position: top center;
	text-align:center;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
#speakers-slider {
	background:#e5e5e5;
	margin-bottom:0px;
	padding:59px 0px 52px 0px;
}

#speakers-slider  .flex-control-nav {
	margin-top:27px;
}
#speakers-slider .flex-control-nav li {margin: 0 4px; display: inline-block; zoom: 1; *display: inline;}
speakers-slider .flex-control-paging li a {
	border:2px solid #1373bd;
	transition:all .3s ease 0s;
	width: 9px; height: 9px; display: block; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;
	}
#speakers-slider .flex-control-paging li a:hover { 
background: #1373bd;
 }
#events-slider .flex-control-paging li a.flex-active { background: #1373bd; cursor: default; }

/* Client Logos Flexslider --------------*/

#logos-slider {
	text-align:center;
	width:100%;
	height:auto;
	padding:55px 0px 50px 0px;
}
#logos-slider .inner {
	max-width:1018px;
	text-align:center;
}
#logos-slider h2 {
	color:#092e6e;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:2px;
	font-size:16px;
	line-height:16px;
	margin-bottom:14px;
}
#logos-slider span {
	display:inline-block;
	text-align:center;
	width:24%;
	height:103px;
}
#logos-slider span img {
	width:100%;
	height:auto;
}
#logos-slider div.testimonials-slider-content {
	margin-bottom:18px;
	letter-spacing:.4px;
}
#logos-slider .testimonials-slider-credit {
	font-size:16px;
	line-height:19px;
	margin-bottom:0px;
	letter-spacing:.4px;
}

/* ------------------------------------------------------
Liquid Slider (usedin Agenda Page) --------------------------------------------------------
--------------------------------------------------------*/
/*
 *  Liquid Slider v2
 *  Copyright 2012 Kevin Batdorf
 *  http://liquidslider.com
 *  MIT license
 */

.no-js .liquid-slider {
  height:350px;
  overflow:scroll;
}
.ls-preloader {  
  background: url(images/loading.gif) #f2f2f2 no-repeat center 50%;
  opacity:1;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:2;
}

/*** Containers ***/
.ls-wrapper {
  clear: both;
  overflow: auto;
  position: relative;
}
.liquid-slider {
  background: #fff;
  width: 600px;
  margin: 0 auto;
  float: left;
  overflow: hidden;
  position: relative;
}
.arrows .liquid-slider {
  /* Margin between slider and arrows */
  margin: 0 10px;
}
.ls-responsive .liquid-slider {
  width: 100%;
  margin: 0;
}
.panel-container {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  /* from http://davidwalsh.name/translate3d */
}
.liquid-slider .panel-container .fade {
  width:100%;
  opacity: 0;
  position: absolute;
  top: 0; 
  left: 0;
  display: block;
}

/*** Panels ***/
.liquid-slider .ls-panel {  
  width: 100%;
  display: block;
  float: left;
}
.panel-wrapper {  
  padding: 0px 0px 40px 0px;
  position:relative;
}

/*** Tabbed Navigation ***/
.ls-nav {
  clear:both;
}
.ls-nav:after {
	content: "";
    display: table;
    clear: both;
}
.ls-nav a:hover {
  background: #092e6e;
  color: #fff;
  text-shadow: none;
}
.ls-nav .current a {
  background: #092e6e;
  color:#fff;
}
.ls-nav .current a:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(9, 46, 110, 0);
	border-top-color: #092e6e;
	border-width: 12px;
	margin-left: -12px;
}
.ls-nav .current a .currentCrossLink {
 
}
.ls-nav ul {  
  padding:0;
  clear: both;
  display: block;
  width:100%;
  margin: 0px auto 54px auto;
  text-align:center;
}
.ls-nav ul li {
  display: inline-block;
  border:3px solid #092e6e;
  margin:0px 6px;
}
.ls-nav ul li a {
	position:relative;
  display: block;
 color:#092e6e;
  text-decoration: none;
  text-transform:uppercase;
  font-size:24px;
  line-height:24px;
  padding:9px 26px 4px 26px;
  font-family:'univers-cn', sans-serif;
  letter-spacing:1px;
  transition:all .3s ease 0s;
}

/*** Mobile Navigation ***/
.ls-select-box { 
  width: 100%;
  height: 35px;
  overflow: hidden;
  background: url(images/menu.png) no-repeat right #ddd;
}
.ls-select-box select {  
  width: 150%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance:none;
  background: transparent;
  padding: 5px;
  font-size: 110%;
  border: none;
  height: 35px;
  cursor:pointer;
  outline: 0;
}

/*** Arrow Navigation (non-graphical) ***/
.ls-nav-left, .ls-nav-right {
  top:0;
  float: left;
  clear:both;
}
.ls-nav-left a, .ls-nav-right a {
  background: #000;
  color: #fff;
  padding: 5px;
  width: 100px;
  display: block;
  text-align: center;
  text-decoration: none;
}
.ls-responsive .ls-nav-left {
  position: absolute;
  left: 0;
  z-index: 2;
}
.ls-responsive .ls-nav-left a {
  background: #9A9A9A;
  width: 80px;
}
.ls-responsive .ls-nav-left a:hover {
  background: #747474;
}
.ls-responsive .ls-nav-right {
  position: absolute;
  right: 0;
  z-index: 2;
}
.ls-responsive .ls-nav-right a {
  background: #9A9A9A;
  width: 80px;
}
.ls-responsive .ls-nav-right a:hover {
  background: #747474;
}

/*** Arrow Navigation (graphical) ***/
.ls-nav-left-arrow, .ls-nav-right-arrow {
  cursor: pointer;
  float: left;
  clear: both;
}
.ls-nav-left-arrow a, .ls-nav-right-arrow a {
  display: block;
}
.ls-nav-left-arrow, .ls-nav-right-arrow {
  width: 25px;
  height: 25px;
  background-image: url(images/arrow.png);
  background-repeat: no-repeat;
  margin-top: 50px;
  position:relative;
}
.ls-nav-right-arrow {
  background-position: top right;  
  margin-right: 5px;
}
.ls-nav-left-arrow {
  background-position: top left;  
  margin-left: 5px;
}
.ls-nav-left-arrow:hover {
  background-position: bottom left;
}
.ls-nav-right-arrow:hover {
  background-position: bottom right;
}
.ls-responsive .ls-nav-left-arrow {
  position: absolute;
  left: 0;
  z-index: 2;
}
.ls-responsive .ls-nav-right-arrow {
  position: absolute;
  right: 0;
  z-index: 2;
}
/* Agenda Slider Specific Styles ---------------------------- */

.speaker-link-agenda img {
	height:47px;
	width:auto;
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
}
a.speaker-link-agenda {
	color:#000000;
	text-decoration:none;
	display:block;
	background:#f9f9f9;
	margin-bottom:18px;
	transition: all .3s ease 0s;
}
a.speaker-link-agenda:after {
	content: "";
    display: table;
    clear: both;
}
a.speaker-link-agenda:hover {
	color:#308fd8;
}
.speaker-link-agenda .speaker-title {
	font-weight:bold;
}
h2.agenda-day-title {
	font-size:28px;
	color:#454545;
	text-transform:uppercase;
	letter-spacing:1px;
}
h4.presenter-group-title {
	font-family:'univers', sans-serif;
	color:#9b9b9b;
	font-weight:bold;
	font-size:15px;
}
h4.event-time {
	color:#308fd8;
	font-size:15px;
	font-weight:bold;
	font-family:'univers',sans-serif;
	margin-bottom:12px;
}
h3.event-title {
	font-weight:bold;
	font-size:22px;
	margin-bottom:26px;
}
.event {
	border-bottom:1px solid #e2e2e2;
	padding-bottom:25px;
	margin-bottom:25px;
}
.event > :last-child {
	margin-bottom:0px;
}
/*---------------------------- qTIP (jQuery Tooltip) Styles ------------------------------- */
/*
 * qTip2 - Pretty powerful tooltips - v2.2.0
 * http://qtip2.com
 *
 * Copyright (c) 2014 Craig Michael Thompson
 * Released under the MIT, GPL licenses
 * http://jquery.org/license
 *
 * Date: Sun Mar 16 2014 08:32 EDT-0400
 * Plugins: viewport
 * Styles: None
 */
.qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 50px;
	
	font-size: 14px;
	line-height: 24px;

	direction: ltr;

	padding: 0;
}

	.qtip-content{
		position: relative;
		overflow: hidden;

		text-align: left;
		word-wrap: break-word;
	}

	.qtip-titlebar{
		position: relative;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border-width: 0 0 1px;
		font-weight: bold;
	}

	.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

	/* Default close button class */
	.qtip-close{
		position: absolute;
		right: -9px; top: -9px;

		cursor: pointer;
		outline: medium none;

		border-width: 1px;
		border-style: solid;
		border-color: transparent;
	}

		.qtip-titlebar .qtip-close{
			right: 4px; top: 50%;
			margin-top: -9px;
		}
	
		* html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

		.qtip-titlebar .ui-icon,
		.qtip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
			direction: ltr;
		}

		.qtip-icon, .qtip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
		}

			.qtip-icon .ui-icon{
				width: 18px;
				height: 14px;

				line-height: 14px;
				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default{
	border-width: 2px;
	border-style: solid;
	border-color: #092e6e;

	background-color: #fff;
	color: #454545;
	font-weight:bold;
	padding:24px;
	
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.14);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.14);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.14);
}
.qtip-default p {
	margin:0px;
}

	.qtip-default .qtip-titlebar{
		background-color: #FFEF93;
	}

	.qtip-default .qtip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}
	
	.qtip-default .qtip-titlebar .qtip-close{
		border-color: #AAA;
		color: #111;
	}

.read-more {
	color:#1373bd;
	font-style:italic;
	font-weight:normal;
	font-family:'cantoria', sans-serif;
	font-size:17px;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:500;
	transition: all .3s ease 0s;
}
.read-more:hover {
	color:#092e6e;
}
/* ---------------------- END QTIP STYLES ---------------------------- */
/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

img {
	height: auto;
	max-width: 100%;
	width: auto;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a {
	color: #008bff;
	font-family: 'univers-cn', sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	display:inline-block;
	padding:14px 19px 11px 19px;
	background:#192b43;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;
	transition:all .3s ease 0s;
}
.navigation a:active,
.navigation a:hover {
	color: #192b43;
	background:#1373bd;
}
.meta-nav {
	font-family: 'univers', sans-serif;
	font-weight:normal;
	font-size:16px;
	display:inline-block;
	vertical-align:top;
}
.nav-previous {
	float: left;
	width: 48%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 48%;
}
#nav-below {
	margin:20px 0px;
}
#nav-below:after {
	content: "";
    display: table;
    clear: both;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 20px;
	text-align:center;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 24px 0;
}
.widget-title {
	color: #092e6e;
	font-weight: bold;
	margin-bottom:14px;
	text-align:center;
	font-size:16px;
	line-height:20px;
	letter-spacing:1px;
	padding:0px 10px;
	text-transform:uppercase;
}
.widget-area li + li .widget-title {
	margin-top:40px;
}
.widget-area ul ul li {
	font-size:14px;
	line-height:19px;
	padding:16px 0px;
	background:url(images/bg-widget-li.png) bottom center no-repeat;
	background-size:194px 1px;
}
.widget-area ul ul li:last-child {
	background:none;
}
.widget-area a {
	text-decoration: none;
	transition:all .3s ease 0s;
}
.widget-area .entry-meta {
	font-size: 11px;
}
.widget_rss a.rsswidget img {
	display:none;
}

.widget_search {
	margin-bottom:68px;
}
#sidebar-twitterfeed .twitter-article {
	margin-bottom:14px;
}
#sidebar-footer {
	max-width:620px;
	padding-left:28px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
#sidebar-footer ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#sidebar-footer ul.footer-widgets {
}
#sidebar-footer ul:after {
	content: "";
    display: table;
    clear: both;
}
#sidebar-footer ul ul li {
	width:48%;
	display:inline-block;
	vertical-align:top;
	padding-right:60px;
	margin-bottom:32px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.rss-date:before {
	content: "/";
	color:#fff;
	padding:0px 4px 0px 6px;
}

/* =Footer
-------------------------------------------------------------- */


#footer .button {
	display:inline-block;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	font-family: 'univers-cn', sans-serif;
	line-height:16px;
	padding:19px 26px 16px 26px;
	text-decoration:none;
	transition: all .3s ease 0s;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	color:#fff;
	background:#008bff;
}
#footer .button:hover {
	background:#192b43;
}
#footer {
	background:#002c61;
	padding:50px 0px 25px 0px;
	
}
#footer-top:after {
	content: "";
    display: table;
    clear: both;
}
#footer-btm:after {
	content: "";
    display: table;
    clear: both;
}
#footer-top {
	color:#fff;
	margin-bottom:41px;
}
#footer-top a {
	color:#1373bd;
	text-decoration:none;
	transition:all .3s ease 0s;
}
#footer-top h2 a {
	color:#fff;
}
#footer-top a:hover {
	color:#fff;
}
#footer-top p,
#footer-top #twitterfeed {
	font-size:13px;
	line-height:22px;
	letter-spacing:.4px;
}
#twitterfeed .twitter-article {
	display:none;
}
#twitterfeed .twitter-article:first-child {
	display:block;
}
#footer-optin {
	float:left;
	width:35%;
	border-right:1px solid #053c72;
	/*padding:15px 61px 30px 36px;*/
	padding:0px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
#footer-optin h2 {
	font-size:22px;
	line-height:28px;
	letter-spacing:.4px;
	color:#fff;
	margin-bottom:14px;
}
#footer-optin h2 strong {
	display:block;
}
#latest-post {
	width:33%;
	float:left;
	padding:26px 0px 0px 55px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
#latest-tweet {
	width:32%;
	float:left;
	padding:26px 20px 0px 40px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
#latest-post h2,
#latest-tweet h2 {
	color:#fff;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:17px;
	line-height:17px;
	padding-top:19px;
	font-weight:bold;
	margin-bottom:40px;
	background:url(images/bg-nav-top.png) top left no-repeat;
	background-size:37px 3px;
}
#client-endorsements-ftr {
	margin-top:60px;
}
#footer-btm {
	color:#0e66b0;
	border-top:1px solid #053c72;
	padding-top:20px;
}
#footer-btm a {
	color:#0e66b0;
	text-decoration:none;
	transform:uppercase;
	transition:all .3s ease 0s;
}
#footer-btm a:hover {
	color:#fff;
}
p.site-meta {
	display:inline-block;
	float:left;
	margin:0px;
	font-size:11px;
	padding-top:4px;
}
p.social-links {
	font-family: 'socicons', sans-serif;
	display:inline-block;
	float:right;
	margin:0px;
	line-height:30px;
}
.social-links a {
	margin-left:19px;
}
p.social-links a:before {
	color:#1373bd;
	font-size:26px;
	transition:all .3s ease 0s;
}
p.social-links a:hover:before {
	color:#fff;
}
.soc-fb:before {
	content: 'b';
	display:inline-block;
}
.soc-tw:before {
	content: 'a';
	display:inline-block;
}
.soc-li:before {
	content: 'j';
	display:inline-block;
}
.soc-yt:before {
	content: 'r';
	display:inline-block;
}
p.sidebar-social-links {
	font-family: 'socicons', sans-serif;
	display:block;
	text-align:center;
	margin:24px 0px 32px 0px;
	line-height:30px;
}
.sidebar-social-links a {
	margin:0px 7px;
	font-size:30px;
	font-weight:normal;
	color:#c4c4c4;
	display:inline-block;
}
p.social-links a:before {
	color:#c4c4c4;
	transition:all .3s ease 0s;
}
p.social-links a:hover:before {
	color:#002c61;
}

#footer-btm p.social-links a:before {
	color:#1373bd;
	transition:all .3s ease 0s;
}
#footer-btm p.social-links a:hover:before {
	color:#ffffff;
}
.btn-kymera {
	display:inline-block;
	vertical-align:middle;
	width:48px;
	height:17px;
	overflow:hidden;
	background:url(images/btn-kymera.png) 0px 0px no-repeat;
	background-size:48px 17px;
	margin-top:-4px;
	text-indent:80px;
	opacity:1;
	position:relative;
	transition:all .3s ease 0s;
	-moz-backface-visibility: hidden;
}
.site-meta span {
	padding-left:38px;
}
.btn-kymera span {
	display:block;
	width:48px;
	height:17px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(images/btn-kymera-over.png) top left no-repeat;
	background-size:48px 17px;
	opacity:0;
	padding:0px;
	transition:all .3s ease 0s;
	-moz-backface-visibility: hidden;
}
a.btn-kymera:hover span {
	opacity:1;
	-moz-backface-visibility: hidden;
}

/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
/* --------------------------------------------------------
RESPONSIVE STYLES -------------------------------------------
------------------------------------------------------------ */

@media screen and (max-width: 1060px)
{
	.praise-list {
		padding:0px 20px;
	}
	#container.two-col {
		padding:0px 0px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		
}

@media screen and (max-width: 1000px)
{
	.inner {
		padding-left:20px;
		padding-right:20px;
	}
}
@media screen and (max-width: 800px)
{
	
	.nav-button {
		display:block;
	}
	#forum-links {
		display:none;
	}
	#access {
		display:none;
	}
	.menu-main a:hover strong {
		background-size:37px 3px;
	}
	#logo {
		width:180px;
		height:auto;
		background-size:100% 100%;
	}
	h2.site-info {
		margin-top:0px;
	}
	#header-right {
		float:none;
		text-align:center;
	}
	.home #logo-info {	
	top:0px;
	}
	#logo-info {
		float:none;
		padding:16px 30px 16px 30px;
	}
	.menu-subnav li {
		border-right:0px;
		padding:4px 0px;
		width:100%;
	}
	#header {
		height:auto;
	}
	#footer-optin { 
	padding-right:38px;
	}
	#sidebar, #secondary {
		width:30%;
	}
	.praise-list li {
		width:44.5%;
	}
	.praise-list .grid-sizer {
		width:44.5%;
	}
	.praise-list .gutter-sizer {
		width:8.5%;
	}
	.top-praise .inner {
		padding:0px;
	}
	.top-praise-inner {
		max-width:100%;
		margin-top:-100px;
	}
	.col-6 {
		width:33.333%;
	}
	li.related-post {
		width:48%;
		float:left;
		margin-right:2%;
		margin-bottom:10px;
	}
	ul.related-post-list .related-post:nth-child(2n+0) {
		margin-right:0px;
	}
	#logos-slider span {
		display:inline-block;
		text-align:center;
		width:48%;
		height:103px;
	}
	.home-top-right {
		float:none;
		max-width:none;
		margin-right:0px;
	}
	.home-top-left {
		float:none;
		display:block;
		margin:0px auto;
	}
	#logos-slider span img {
		height:100%;
		width:auto;
	}
	#home-testimonials-slider {
		margin-top:36px;
	}
	.countdown {
		width:100%;
	}
	.leadership-top-bio {
		float:none;
		margin:0px auto;
	}
	.leadership-top-content {
		max-width:none;
		padding-right:0px;
	}
	#leadership-top {
		padding-top:40px;
	}
	/* Countdown Area */
	.countdown {
		display:block;
		background:#092e6e;
	}
	.countdown-area .countdown {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		padding:14px 0px;
	}
	.countdown-area .col {
		display: inline-block;
		padding:0px;
		margin: 0 6px;
	}
	.countdown-area .ce-days,
	.countdown-area .ce-hours,
	.countdown-area .ce-minutes,
	.countdown-area .ce-seconds,
	.countdown-area .ce-dseconds,
	.countdown-area .ce-mseconds {
		font-size: 2.5em;
		color:#fff;
	}
	.countdown-area .ce-days-label, .countdown-area .ce-hours-label, .countdown-area .ce-minutes-label, .countdown-area .ce-seconds-label, .countdown-area .ce-dseconds-label, .countdown-area .ce-mseconds-label {
		color:#fff;
	}
	.countdown-area .col {
		border:0px;
	}
	.countdown p {
		display:block;
		margin-bottom:18px;
	}
	.home-video-content {
		margin-top:12px;
	}
	.home .header-buttons {
		padding:20px;
	}
	.slide-speakers .speaker-info {
		width:150px;
		padding:0px 12px;
	}
	#home-video-player {
	}
	.home-video-content {
		padding-bottom:0px;
	}
	.sliderContainer {
		height:300px;
	}
	.iosslider {
		height:300px;
	}
	.iosslider .slider .slide {
		height:300px;
		width:90%;
		
	}
	.iosslider .slide img {
		max-height:300px;
		display:block;
		margin:0px auto;
	}
	.callout-content {
		font-size:20px;
		line-height:24px;
	}
	.function-bg {
		width:100%;
		display:block;
		height:300px;
	}
	.function-content {
		width:100%;
		display:block;
		padding:30px;
		height:auto !important;
	}
}
@media screen and (max-width: 500px)
{
	/* Top Menu */
	
	
	#menu-mobile.menu-main li {
		width:100%;
		margin-right:0px;
		height:auto;
		max-width:100%;
	}
	#menu-mobile.menu-main li a {		
		max-width:100%;
		height:auto;
		padding:0px 40px 24px 0px;
	}
	/* Footer */
	.site-meta span {
		display:block;
	}
	#latest-post,
	#latest-tweet,
	#footer-optin { 
		width:100%;
		padding:0px;
	}
	#latest-post {
		margin-top:36px;
	}
	#footer-optin {
		border-right:0px;
	}
	p.site-meta,
	p.social-links {
		width:100%;
		float:none;
		text-align:center;
	}
	p.site-meta {
		margin-bottom:8px;
	}
	#sidebar-footer ul ul li {
		width:100%;
		padding-right:20px;
	}
	/* Home Page ----------------------- */
	
	#home-video-player .play-btn {
		background-size:45px 45px;
	}
	h2 {
		line-height:27px;
	}
	.slide-speakers .speaker-info {
		width:200px;
	}
	
	/* Other Home */
	#home-top-section {
		margin-top:0px;
	}
	.home .brochure-img {
		display:none;
	}
	.header-btn #btn-download, .header-btn a.button {
		margin:4px;
	}
	
	.sliderContainer {
		height:200px;
	}
	.iosslider {
		height:200px;
	}
	.iosslider .slider .slide {
		height:200px;
		width:100%;
		
	}
	.iosslider .slide img {
		max-height:200px;
		display:block;
		margin:0px auto;
	}
	.callout-content {
		font-size:20px;
		line-height:24px;
	}
	
	h2.site-info {
		border-left:0px;
		padding-left:0px;
		margin-top:2px;
		text-align:right;
		width:180px;
		font-size:15px;
		letter-spacing:0px;
		display:block;
	}
	#home-content .text-columns {
		-webkit-column-count: auto; /* Saf3, Chrome*/
		-webkit-column-gap: normal; /* Saf3, Chrome*/
		-moz-column-count: auto; /* FF3.5+ */
		-moz-column-gap: normal; /* FF3.5+ */
		column-count: auto; /* Opera 11+*/
		column-gap:normal; /* Opera 11+*/
	}
	#home-top-section .inner {
		padding:0px;
	}
	.home-top-right {
		width:90%;
		margin-right:0px;
		float:none;
		margin-left:20px;
	}
	#home-testimonials-slider {
		margin-top:36px;
	}
	#logos-slider span {
		display:inline-block;
		text-align:center;
		width:75%;
		height:auto;
	}
	#logos-slider span img {
		width:100%;
		height:auto;
	}
	/* Careers */
	
	.careers-content {
		top:0px;
	}
	
	#leadership-top {
		padding-top:40px;
	}
	.full-bg {
		min-height:0px;
	}
	/* Leadership */
	
	#leadership-btm .text-columns {
		-webkit-column-count: auto; /* Saf3, Chrome*/
		-webkit-column-gap: normal; /* Saf3, Chrome*/
		-moz-column-count: auto; /* FF3.5+ */
		-moz-column-gap: normal; /* FF3.5+ */
		column-count: auto; /* Opera 11+*/
		column-gap:normal; /* Opera 11+*/
	}
	.leadership-top-content {
		padding-right:0px;
	}
	/* Praise Section (Client Endorsements) */
	
	.praise-list li {
		width:88%;
	}
	.praise-list .grid-sizer {
		width:100%;
	}
	.praise-list .gutter-sizer {
		width:0%;
	}
	.top-praise-inner {
		width:100%;
		margin-top:0px;
	}
	.featured-praise-inner {
		width:100%;
		margin-top:0px;
	}
	
	/* Consulting ---- */
	
	.col-6 {
		width:100%;
		min-height:0px !important;
	}
	
	/* Extra Content Section */
	
	.extra-section-content {
		width:100%;
	}
	.extra-section-title h2 {
		width:100%;
	}
	.extra-section-title {
		width:100%;
		text-align:center;
	}
	.extra-section-title h2 {
		background-position:bottom center;
	}
	.extra-section.white + .extra-section.white .inner {
		padding-top:0px;
	}
	/* Contact Extra Content */
	
	
	.contact .extra-section-content {
		float:none;
		width: 100%;
	}
	.contact .extra-section-title {
		width:100%;
		float:none;
		text-align:left;
	}
	.contact .extra-section-content :first-child {
		padding-top:0px;
	}
	.extra-section.contact .inner {
		padding-top:36px;
	}
	.close-modal-container {
		padding-top:30px;
		padding-bottom:0px;
	}
	
	/* Blog */
	
	li.photo-masonry {
		width:100%;
	}
	ul.photo-grid .grid-sizer {
		width:100%;
	}
	ul.photo-grid .gutter-sizer {
		width:0%;
	}
	#container.two-col #content {
		width:100%;
		float:none;
		
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
	#sidebar, #secondary {
		float:none;
		width:100%;
		max-width:100%;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
	.post-meta {
		width:100%;
		float:none;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
	.post-content {
		width:100%;
		float:none;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
	.post-meta {
		margin-bottom:24px;
	}
	.nav-previous,
	.nav-next {
		width:100%;
		margin-bottom:8px;
		text-align:center;
		float:none;
	}
	li.related-post {
		width:100%;
		float:none;
		margin-right:0%;
		min-height:0px !important;
	}
	li.related-post .featured-image {
		width:100%;
		height:auto;
	}
	.event-box {
		height:auto;
	}
	.event-overlay {
		position:relative;
		padding:40px 0px;
		height:auto !important;
	}
	.flex-direction-nav {
		display:none;
	}
	#testimonials-slider p  {
		padding:0px 20px;
	}
	.venue-col {
		width:100%;
		float:none;
	}
	.venue-col-content {
		min-height: 0px !important;
	}
	.ls-nav ul li {
		margin:8px 6px;
	}
	.top-banner .top-title {
		position:relative;
	}
	h4.event-time {
		font-size:13px;
	}
	h3.event-title {
		font-size:16px;
	}
	a.speaker-link-agenda {
		background:none;
		font-size:10px;
		line-height:12px !important;
		display:block;
	}
	.speaker-agenda {
		line-height:12px !important; 
	}
	a.speaker-link-agenda span {
		font-size:9px;
		line-height:10px;
	}
	.speaker-link-agenda img {
		display:block;
		float:left;
		margin-bottom:16px;
	}
	a.speaker-link-agenda {
		font-size:13px !important;
		line-height:17px !important;
	}
	.event p,
	.event ul,
	.event-description,
	.event-description p,
	.event-description ul {
		font-size:10px !important;
		line-height:14px !important
	}
	.event-description li {
		font-size:10px !important;
		line-height:14px;
	}
	body, input, textarea {
		font-size:14px;
		line-height:20px;
	}
	h2.py-title {
		padding-left: 20px;
		padding-right:20px;
	}
	.top-title span:before,
	.top-title span:after {
		content: "";
		padding:0px;
		margin:0px;
		display:none;
	}
	.callout-box {
		float:none !important;
		width:100%;
		clear:both;
	}
	.callout-boxes-title {
		line-height:20px;
	}
	.profile-left {
		width:100%;
		float:none;
		margin-bottom:14px;
	}
	.profile-left img {
		margin:0px auto;
		display:block;
	}
	.profile-right {
		width:100%;
		float:none;
	}
	.venue-col-content-inner {
		padding:30px;
	}
	.venue-box h2 {
		font-size:21px;
		line-height:27px;
	}
	h2.home-callout-title {
		float:none;
		width:100%;
	}
	.home-callout-right {
		float:none;
		width:100%;
	}
	h2.upcoming-events {
		margin-bottom:30px;
	}
	.speaker-row .speaker-info img.speaker-headshot {
		max-width:176px;
	}
	.speaker-info-float {
		float:none;
		margin:0px auto 40px auto;
	}
	.speaker-content {
		padding-top:0px;
	}
	.page-id-20 #content {
		padding-top:15px;
	}
	.contact-box h3 {
		line-height:21px;
	}
	.contact-box h3 span.name {
		display:block;
		margin-bottom:4px;
	}
	.py-notice {
		margin-bottom:0px;
	}
	py-press-coverage-wrapper .py-notice {
		margin-bottom:0px;
	}
	/* Contact Form */
	
	.gform_wrapper .top_label li.gfield.gf_left_half {
		width:280px !important;
		margin-bottom:18px !important;
	}
	.gform_wrapper .top_label li.gfield.gf_right_half {
		width:280px !important;
		margin-bottom:18px !important;
	}
	.gform_wrapper .top_label li.gfield {
		display:block;
		clear:both !important;
		float:none !important;
		margin-bottom:18px !important;
	}
	.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper textarea {
		width:280px !important;
		font-size:14px !important;
		letter-spacing: 1px !important;
		margin-bottom:0px !important;
	}
	.gform_wrapper textarea {
		font-size:14px !important;
		margin-bottom:0px !important;
	}
	span.customSelect {
		width:280px;
		font-size:14px !important;
	}
	.hasCustomSelect {
		width:280px !important;
		font-size:14px !important;
	}
	.contactform_wrapper .gform_body {
		padding:0px;
	}
	.gform_button {
		-webkit-appearance: none;
		-webkit-border-radius:0px;
		border-radius:0px;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		display:block;
		width:280px;
		letter-spacing:1px;
	}
	.gform_wrapper.contactform_wrapper .button {
		font-size:15px !important;
	}
	.gf_coupon_code {
		margin-bottom:12px;
	}
	
}