html {
  box-sizing: border-box;
}

* {
  box-sizing: inherit;
}

*:focus {
    outline: 0;
}

a {
  color: #669acc;
  text-decoration: none;
}

td.active {
  background: none;
}

#page-top {
  position: fixed;
  width: 100%;
  z-index: 100;
}

#main {
  padding-top: 48px;
}


html, body {
  max-width: 100%;
  height: 100%;
}



#page {
  min-height: 100%;
}


/* #content {
  margin-bottom: 162px;
} */

#content:after {
  content: "";
  display:table;
  float: none;
  clear: both;
}


body > .region-bottom {
  height: 162px;
/*   margin-top: -162px; */
  position: relative;
  width: 100%;
  z-index: 50;
}

.page-membership .region-bottom {
  margin-top: 0;
}

.ajax-progress .throbber {
  background: url('../images/t-light.gif') no-repeat center center;
}

/* .page-events #main,
.page-media #main,
.page-experts #main   {
  padding-top: 125px;
} */

.header__region {
  clear: none;
  float: right;
}

#header {
  height: 48px;
  background: #2d3443;
  line-height: 48px;
  width: 100%;
}

#header-inner {
  height: 48px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  #header-inner {
    text-align: left;
  }
}

#site-name {
  font-size: 0px !important;
  display: none !important;
}


#logo:hover {
  border-bottom: 5px solid white;
  height: 43px;
}

#block-ajax-register-ajax-register-block {
  margin: 0px;
}


#secondary-menu a,
#block-ajax-register-ajax-register-block a {
  color: white;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
}

#secondary-menu a:hover,
#block-ajax-register-ajax-register-block a:hover {
  color: #fece6b;
}


#secondary-menu li:not(.last),
#block-ajax-register-ajax-register-block  li:first-child {
  border-right: 1px solid white;
}

#secondary-menu li,
#block-ajax-register-ajax-register-block li {
  padding: 0 1em 0 1em;
  height: 30px;
  line-height: 30px;
}

#main-menu > ul > li {
  width: 120px;
  line-height: 48px;
  height: 48px;
}

#main-menu > ul > li:hover {
  border-bottom: 5px solid #2d3443;
}

#main-menu > ul > .active {
  border-bottom: 5px solid #2d3443;
}

#main-menu > ul > li > a {
  color: white;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
  height: 48px;
  display: block;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: 3px center;
  background-size: 30px 30px;
  position: relative;
  outline: none;

}

.menu-653 a {
  line-height: 14px;
}

.menu-653 a span:first-child {
  padding-top: 10px
}

.menu-653 a span {
  display: block;
}






#main-menu > ul > li > a:hover {
  color: #2d3443;
}

#main-menu .menu-648 { background-color: #ef5367; }
#main-menu .menu-640 { background-color: #3ab596; }
#main-menu .menu-641 { background-color: #669acc; }
#main-menu .menu-653 { background-color: #f2b262; }
#main-menu .menu-1894 { background-color: #ff7c35; }

#main-menu .menu-648 a { background-image: url('../images/menu-about.png'); }
#main-menu .menu-640 a { background-image: url('../images/menu-events.png'); }
#main-menu .menu-641 a { background-image: url('../images/menu-experts.png'); }
#main-menu .menu-653 a { background-image: url('../images/menu-watch.png'); }
#main-menu .menu-1894 a { background-image: url('../images/menu-cart.png'); }



@media all and (max-width: 720px) {
  #main-menu > ul > li > a  {
    background-image: none;
    background-position: center center;
    padding-left: 0px;
    text-align: center;
    /* font-size: 0px; */
  }

  #main-menu .menu-648 a { background-image: none; }
  #main-menu .menu-640 a { background-image: none; }
  #main-menu .menu-641 a { background-image: none; }
  #main-menu .menu-653 a { background-image: none; }
  #main-menu .menu-1894 a { background-image: none; }
}

#breadcrumbs-wrap {
  height: 30px;
  background: #999;
  line-height: 30px;
  font-size: 13px;
  color: #333;
  width: 100%;
}

.front #breadcrumbs-wrap {
  display: none;
}

body.one-sidebar #content {
  width: 750px !important;
}

.sidebar-first #content {
  margin-left: 250px;
}

body.one-sidebar .region-sidebar-second {
  width: 250px;
  float: right;
  padding: 10px;
  margin: 0px;
}

body.one-sidebar .region-sidebar-first {
  width: 250px;
  float: left;
  padding: 10px;
  margin: 0px;
}


#content {
  width: 100% !important;
}

@media all and (min-width: 768px) {
  #content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1020px;
  }
}




/* Footer */


#block-althome-althome-footer {
  background: #2d3443;
  width: 100%;
  margin-bottom: 0px;
  bottom: 0px;
}

#footer-wrap {
  color: white;

}

#footer-wrap a:hover {
  color: #fece6b !important;
}

#footer-menu-wrap {
  background: #2a2a2a;
}

@media all and (min-width: 980px) {
  #footer-menu-wrap {
    height: 42px;
  }
}

nav#footer-menu {
  max-width: 1020px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

nav#footer-menu ul {
  display: block;
  list-style: none;
  margin: 0px !important;
  text-align: center;
  width: 100%;
}
nav#footer-menu ul li {
  display: inline-block;
  margin-right: 50px;
}

/* nav#footer-menu ul li.first {
  margin-right: 150px;
}
 */
nav#footer-menu ul li a {
  font-weight: bold;
  font-size: 14px;
  line-height: 42px;
  text-transform: uppercase;
  color: white !important;
  text-decoration: none;
}

nav#footer-menu ul li.first a  {
  text-transform: none;
}


.footer-bot {
  max-width: 1020px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
/*   height: 120px; */
}

.footer-col {
/*   float: left;
margin-right: 20px;
width: 230px; */
  padding: 20px;
}

/* .footer-col:last-child {
  margin-right: 0px;
} */

.footer-col-links  {
  margin-top: 8px;
}

@media all and (min-width: 768px) {
  .footer-col-links  {
    display: inline-block;
    padding-left: 85px;
    text-align: left;
    width: 50%;
  }
}

@media all and (min-width: 1024px) {
  .footer-bot {
    display: table;
    padding: 20px;
    width: 100%;
  }

  .footer-col {
    width: 25%;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
  }

  .footer-col-links {
      text-align: left;
      padding-left: 0;
  }
}

.footer-col-links a {
  color: white;
  display: block;
/*   font-size: 12px; */
  margin-top: 10px;
  text-decoration: none;
}

@media all and (min-width: 1024px) {
  .footer-col-links a {
    font-size: 12px;
    margin-top: 0;
  }
}

.footer-col-social {
  border: 1px dashed #2a2a2a;
  border-left: none;
  border-right: none;
}

@media all and (min-width: 768px) {
  .footer-col-social  {
    border: none;
    display: inline-block;
    width: 50%;
  }
}

@media all and (min-width: 1024px) {
  .footer-col-social  {
    display: table-cell;
    width: 25%;
  }
}

.footer-col-social #linker-wrapper {
  padding: 0px;
}

.footer-col-social #linker-wrapper:before {
  background: none;
}

.footer-col-social #linker-desc {
  font-size: 12px;
  margin-top: 8px;
}

.footer-col-social input.form-text {
  height: 30px;
  width: 211px !important;
}

@media all and (min-width: 1024px) {
  .footer-col-social input.form-text {
    width: 160px !important;
  }
}

.footer-col-social input.form-submit {
  height: 30px;
  padding: 5px 10px !important;
}

.footer-col-social .linker-soclinks-t,
.footer-col-social .donatelink {
  display: none;
}

.footer-col-social #linker-soclinks {
  text-align: left;
  overflow: hidden;
}

.footer-col-alt, .footer-col-mustard {
  color: rgba(255,255,255,0.2);
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

/* .footer-col-alt {
  margin-top: 25px;
}

.footer-col-mustard {
  margin-top: 35px;
} */

#footer-logo-alt, #footer-logo-mustard {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 173px 32px;
  display: inline-block;
  height: 32px;
  width: 173px;
}

#footer-logo-alt {
  background-image: url('../images/footerlogo-alt-2x.jpg');
}

#footer-logo-mustard {
  background-image: url('../images/alberon-logo.png');
}


@media all  and (max-width: 1200px) {
  body > .region-bottom, #block-althome-althome-footer, .footer-bot {
    height: auto;
  }

/*   .footer-col {
  display: inline-block;
  float: none;
  margin-bottom: 30px;
  margin-top: 10px;
}
 */
  nav#footer-menu ul {
    text-align: center;
  }

  nav#footer-menu ul li {
    display: inline-block;
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  @media all and (min-width: 980px) {
    nav#footer-menu ul li {
      display: inline;
    }
  }

  nav#footer-menu ul li.first a {
    text-transform: uppercase;
  }

/*   nav#footer-menu ul li a {
  font-weight: normal;
} */

/*   .footer-col-links {
  text-align: center;
}
 */

}


/* BREADCRUMBS */
.altcrumbs-wrap {
  height: 40px;
  max-width: 1020px;
  overflow: hidden;
  position: fixed;
  top: 96px;
  width: 100%;
}

.admin-menu .altcrumbs-wrap {
  top: 125px;
}


#main-menu {
  position: relative;
  z-index: 10;
}


.altcrumbs-wrap-events {
  background: #3ab596;
}

.altcrumbs-wrap-experts {
  background: #669acc;
}

.altcrumbs-wrap-media {
  background: #fece6b;
}

.altcrumbs-links {
  float: left;
  height: 40px;
}

.altcrumbs-links a {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}

.altcrumbs-wrap-events .altcrumbs-links a.active {
  background: #004043;
  color: #3ab596;
}

.altcrumbs-links a:first-child {
  padding-left: 40px;
}

.altcrumbs-links a:hover {
  background: #2d3443 !important;
  color: white !important;
}



.altcrumbs-crumbs {
  float: right;
  margin-right: 20px;
}

.altcrumbs-crumbs a {
  color: #434648;
  text-decoration: none;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  display: block;
  float: left;
}

.crumbs-bc {
  opacity: 0.3;
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.altcrumbs-crumbs a:hover {
  color: #fece6b;
}

.altcrumbs-crumbs a:last-child {
  color: black;
}


/* Social links */
#block-altconnect-socconnector-linker, .pane-altconnect-socconnector-linker {
  background: #2d3443;
  color: white;
  height: 245px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

@media all and (min-width: 768px) {
  #block-altconnect-socconnector-linker, .pane-altconnect-socconnector-linker {
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 354px;
  }
}

@media all and (min-width: 1024px) {
  #block-altconnect-socconnector-linker, .pane-altconnect-socconnector-linker {
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 480px;
  }
}


#linker-wrapper {
  padding: 20px;
  padding-top: 45px;
}


.altlogo-top {
  position: relative;
}

.altlogo-top:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 10;
  background-image: url('../images/ico-s.jpg');
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}


#linker-wrapper label {
  display: none;
}

#linker-wrapper .form-item {
  margin: 0px;
  float: left;
}

#linker-wrapper .form-type-checkbox {
  display: none;
}

#linker-wrapper .form-item-mergevars-FNAME, #linker-username {
  display: none;
}


#linker-wrapper .form-item input {
  border-radius: 0;
  border: none;
  padding: 11px;
  width: 100%;
}

#linker-wrapper input:hover, #linker-wrapper input:active {
  border: none !important;
}


#linker-wrapper .form-submit {
  background: #cccccc;
  border-radius: 0;
  border: none;
  font-size: 13px;
  padding: 10px;
}

#linker-wrapper .form-submit:hover {
  background: #ef5367;
  color: white;
}

#linker-soclinks {
  margin-top: 20px;
}

#linker-soclinks a {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
  line-height: 32px;
  margin-right: 6px;
  position: relative;
/*   top: 12px;
 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}


.linker-soclinks-t {
  line-height: 32px;
  font-size: 12px;
  margin-right: 10px;
  display: inline-block;
  height: 32px;
}


#linker-soclinks a:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

.soclink-fb { background-image: url('../images/social/facebook.png'); }
.soclink-tw { background-image: url('../images/social/twittwer_bird.png'); }
.soclink-in { background-image: url('../images/social/instagram.png'); }
.soclink-pi { background-image: url('../images/social/pinterest.png'); }
.soclink-yt { background-image: url('../images/social/youtube.png'); }


/* ALT SLIDER */
.altslider {
/*   height: 325px; */
  height: 245px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  position: relative;
}

.altslide {
  /* width: 440px; */
  position: absolute;
  /* height: 205px; */
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  padding: 20px;
}

.front .alstslide {
  height: 470px;
}

.altslider-front {
  height: 230px;
}

.altslider-speakersfront {
  height: 200px;
}

.altslider-testimonials {
  height: 325px;
}

.section-events .altslider {
  margin-left: 0;
}

@media only screen and (min-width: 768px) {
  .altslider {
    margin-bottom: 20px;
    margin-left: 20px;
    width: 354px;
  }

  .altslider-front {
    margin-left: 20px;
    height: 245px;
  }

  .altslider-speakersfront {
    width: 101%;
    height: 245px;
  }

  .front .altslider-speakersfront {
    margin-left: 0;
  }

  .section-events .altslider {
    margin-left: 20px;
  }

  .altslide {
    /* width: 440px; */
    height: 245px;
  }
}

@media only screen and (min-width: 1024px) {
  .altslider {
    margin-bottom: 20px;
    width: 480px;
  }

  .altslider-front {
    margin-left: 20px;
    height: 245px;
  }

  .front .altslider-speakersfront {
    margin-left: 20px;
  }

  .altslider-speakersfront {
    width: 480px;
    height: 245px;
  }

  .altslide {
    /* width: 440px; */
    height: 245px;
  }
}

.altslide-c-red    { background-color: #ef5367; }
.altslide-c-green  { background-color: #3ab596; }
.altslide-c-blue   { background-color: #669acc; }
.altslide-c-yellow { background-color: #f2b262; }
.altslide-c-orange { background-color: #ff7c35; }
.altslide-c-dark   { background-color: #2d3443; }

.altslide-logo {
  background-repeat: no-repeat;
  background-size: 32px 32px;
  height: 32px;
  left: 16px;
  position: absolute;
  top: 16px;
  width: 32px;
}

.altslide-l-about { background-image: url('../images/menu-about.png'); }
.altslide-l-event { background-image: url('../images/menu-events.png'); }
.altslide-l-speaker { background-image: url('../images/menu-experts.png'); }
.altslide-l-media { background-image: url('../images/menu-watch.png'); }
.altslide-l-discussion { background-image: url('../images/menu-discussion.png'); }
.altslide-l-bubble { background-image: url('../images/ico-testimonial.png'); }


.altslide-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 20px;
  margin-left: 40px;
}

.altslide-content {
  font-size: 14px;
  line-height: 20px;
}

.altslider-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0px;
  height: 17px;
}

.altslider-nav-inner {
  width: 100%;
  height: 17px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.altslide-count {
  background-image: url('../images/altslider-sl.png');
  display: inline-block;
  width: 16px;
  height: 17px;
  margin-left: 1px;
  margin-right: 1px;
}


.altslide-count.active {
  background-image: url('../images/altslider-sl-active.png');
}


.altslider:not(.altslider-animate) .altslider-nav {
  display: none;
}

.altslider-news, .altslider-recommends, .altslider-interviews {
  height: 245px;
  float: left;
}

.page-discuss #main {
  padding-top: 78px;
}


#block-altcrumbs-altmenu-discuss {
position: fixed;
top: 48px;
margin-bottom: 0px;
height: 30px;
line-height: 29px;
background: #ff7c35;
width: 100%;
z-index: 20;
}

#discussmenu {
  max-width: 1020px;
margin-left: auto;
margin-right: auto;
position: relative;

}


#discussmenu-inner {
  float: right;
margin-right: 10%;
}


#discussmenu-inner a {
  color: white;
  text-decoration: none;
  font-weight: normal;
font-size: 12px;
text-transform: uppercase;
display: inline-block;
padding-left: 15px;
padding-right: 15px;
}

#discussmenu-inner a.active {
  color: #2d3443;
}

#discussmenu-inner a:hover{
   border-bottom: 5px solid #2d3443;
   color: #2d3443;
}

.messages {
  background-image: none;
  border-radius: 5px;
  border: none;
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  margin: 20px;
  padding-left: 10px;
  text-align: center;
}

.messages a {
  color: #2d3443;
  text-decoration: none;
  font-weight: bold;
}

.messages a:hover {
  text-decoration: underline;
}

.messages.status {
  background: #3ab596;
}

.messages.error {
  background: #ef5367;
  color: white;
  font-weight: bold;
  text-align: center;
}

.messages.warning {
  background: #f2b262;
}

.messages ul {
  list-style:none;
  padding-left: 0px;
}

.messages ul li {
  border-top: 1px solid rgba(255,255,255,0.5);
  margin-top: 5px;
  padding-top: 5px;
}

.messages ul li:first-of-type {
  border: none;
  margin-top: 0px;
  padding-top: 0px;
}


/*
.tabs-primary li {
  float: right;
}
*/
.tabs-primary a {
  background: none;
  color: #2d3443;
  border: none;
  font-size: 12px;
  padding: 5px;
  display: inline-block;
  text-transform: uppercase;
}

/* STATIC PAGES */
.page-node.node-type-page #page-title {
  display: block;
  margin-top: 40px;
}

.page-node.node-type-page #content {
      padding-left: 218px;
}

.page-node.node-type-page .node-page {
  padding-left: 20px;
    border-left: 1px solid #2d3443;
}

.page-node.node-type-page .node-page a {
  color: #669acc;
  text-decoration: none;
}

.page-node.node-type-page .node-page h3 {
   margin-top: 2em;
  color: #ef5367;
 }
.page-node.node-type-page .node-page a:hover {
  text-decoration: underline;
}


@media all and (max-width: 1020px) {

  .page-node.node-type-page #content {
    padding: 0px 10%;
  }

  .page-node.node-type-page .node-page {
    padding: 0px;
    border: none;
  }

}

@media print {
  a[href]:after {
    content: none !important;
  }
}

iframe {
  width:100%!important;
}

.login-form .btn {
  background: #40b496;
  border: none;
  border-radius: 5px;
  color: white;
  font-weight: bold;
  padding: 4px 0px;
  display: inline-block;
  text-decoration: none;
  margin-top: 15px;
  position: relative;
  width: calc(50% - 10px);
  margin-right: 10px;
  text-align: center;
}

.login-form .btn:hover {
  background: #2d3443 !important;
}

.login-form .register {
  background: #669acc;
}

.commerce-price-savings-formatter-price .price-amount {
  font-size: inherit;
}

.commerce-price-savings-formatter-prices tbody,
.commerce-price-savings-formatter-prices tr.odd,
.commerce-price-savings-formatter-prices tr.even {
  border: none;
}


/*==============================================================================
 TABLET
==============================================================================*/

/*==============================================================================
 DESKTOP
==============================================================================*/
