﻿/* ===== FOOTER ====== */

.footer {
  width: 100%;
  overflow: hidden;
  color: #fff;
  line-height: 1.154em;
  margin-top: 20px;
}

.footer-info {
  width: 100%;
  overflow: hidden;
}

  .footer-info h4 {
    color: #ffffff;
    font-size: 1.077em;
    line-height: 1.231em;
    margin: 0 0 8px;
  }

  .footer-info p {
    margin: 0 0 18px;
  }

.event-info-footer {
  line-height: 1.846em;
  margin: 19px 0 0;
}

  .event-info-footer a {
    margin-right: 10px;
  }

.columns {
  width: 100%;
}

.columns-holder {
  width: 969px;
  overflow: hidden;
  background: url(../images/bg-columns.gif) no-repeat 0 50%;
  margin: 0 -29px 0 -10px;
}

  .columns-holder .col {
    float: left;
    width: 240px;
  }

  .columns-holder .image {
    width: 149px;
    margin: 5px 20px 0 0;
  }

    .columns-holder .image img {
      display: block;
    }

  .columns-holder .info {
    width: 205px;
    margin: 0 50px 0 0;
  }

  .columns-holder .ad {
    width: 184px;
    padding: 28px 21px 0 0;
  }

    .columns-holder .ad ul {
      padding: 0;
      margin: 0;
      list-style: none;
    }

      .columns-holder .ad ul li {
        padding: 0 0 18px;
      }

      .columns-holder .ad ul img {
        vertical-align: top;
      }

.footer-info .social {
  width: 159px;
  margin: 0 21px 0 0;
}

  .footer-info .social ul {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 1%;
    overflow: hidden;
  }

.footer-info .info-block .social ul {
  float: left;
}

.footer-info .social ul li {
  float: left;
  margin: 0 10px 0 0;
}

.footer-info .social ul a {
  /*text-indent: -9999px;*/
  overflow: hidden;
  float: left;
  width: 24px;
  height: 24px;
  /*background: url(../images/ico-social.gif) no-repeat;*/
}

.footer-info .social ul .facebook {
  background-position: 0 0;
}

.footer-info .social ul .twitter {
  background-position: -34px 0;
}

.footer-info .social ul .icon1 {
  background-position: -68px 0;
}

.footer-info .social ul .icon2 {
  background-position: -99px 0;
}

.footer-info .social p {
  margin: 0 0 11px;
}

.footer-info .links {
  width: 160px;
}

.columns-holder .links ul {
  font-weight: bold;
  padding: 3px 0 5px 3px;
  margin: 0;
  list-style: none;
}

  .columns-holder .links ul li {
    background: url(../images/bullet-footer.gif) no-repeat 0 5px;
    padding: 0 0 7px 20px;
  }

.btn-see-all {
  display: inline-block;
  height: 17px;
  line-height: 1.308em;
  /*background-color: #00539b;*/
  background: -moz-linear-gradient(center top, #F5F3F4 0%, #E8E8E8 100%) repeat scroll 0 0 transparent;
  color: #5B5B5B;
  border: 1px solid #d8d8d8;
  cursor: pointer;
  font-size: 0.769em;
  font-weight: bold;
  margin: 0 0 0 23px;
  /* padding:0 12px 0 21px; */
  padding: 2px 9px 3px 6px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  position: relative;
}

.footer-bottom {
  width: 100%;
  overflow: hidden;
  padding: 15px 0 60px;
}

  .footer-bottom .holder {
    width: 100%;
  }

    .footer-bottom .holder:after {
      content: '';
      display: block;
      clear: both;
    }

  .footer-bottom .footer-nav {
    /*float: left;*/
    display: block;
    overflow: hidden;
    /*width: 70%;*/
  }

    .footer-bottom .footer-nav .nav {
      padding: 6px 0 7px;
      margin: 0;
      list-style-type: none;
      overflow: hidden;
      font-weight: bold;
      font-size: 1em;
    }

      .footer-bottom .footer-nav .nav a {
        color: inherit;
      }

    .footer-bottom .footer-nav .copy-holder {
      height: 1%;
      overflow: hidden;
      font-size: 0.85em;
      text-align: right;
      padding-top: 6px;
    }

      .footer-bottom .footer-nav .copy-holder .copy {
        float: left;
      }

      .footer-bottom .footer-nav .copy-holder .list-links {
        padding: 0;
        margin: 0; /* 0 0 0 19px;*/
        list-style: none;
        text-align: right;
      }

        .footer-bottom .footer-nav .copy-holder .list-links li {
          display: inline-block;
          margin: 0 19px 0 0;
          padding: 0;
        }

          .footer-bottom .footer-nav .copy-holder .list-links li.last {
            margin: 0;
          }

      .footer-bottom .footer-nav .copy-holder a {
        text-decoration: underline;
      }

    .footer-bottom .footer-nav .nav li {
      float: left;
      margin: 0 20px 0 0;
      padding: 0;
    }

  .footer-bottom a.informa-logo:link,
  .footer-bottom a.informa-logo:active,
  .footer-bottom a.informa-logo:hover,
  .footer-bottom a.informa-logo:visited {
    float: left;
    background: url("../images/sponsor-logo.png") no-repeat 0 0 transparent;
    width: 112px;
    height: 40px;
    display: block;
    margin-right: 15px;
  }

.footer .partner-logo {
  padding: 0;
  margin: 1px -40px 18px -10px;
  list-style: none;
  text-align: center;
  width: 980px;
}

  .footer .partner-logo li {
    display: inline;
    padding: 0 18px 0 0;
  }

  .footer .partner-logo img {
    vertical-align: middle;
  }

.footer .leaderboard {
  width: 860px;
  margin: 0 auto -3px;
  text-align: center;
  background: #858585;
}

  .footer .leaderboard img {
    vertical-align: top;
  }

.footer .info-block {
  width: 100%;
  margin: -5px 0 0 -9px;
}

  .footer .info-block .title {
    width: 100%;
    overflow: hidden;
    font-size: 0.846em;
    margin: 0 0 11px;
  }

.footer-info .info-block h4 {
  font-size: 1.385em;
  line-height: 1.385em;
  margin: 0;
}

.footer .info-block .title .booth {
  float: right;
  background: url(../images/bg-booth.gif) no-repeat 0 50%;
  padding: 0 0 0 20px;
  line-height: 1.231em;
  font-weight: bold;
  font-size: 0.923em;
  margin: 17px 0 0;
}

.footer-info .info-block .text {
  overflow: hidden;
}

.footer-info .tools {
  width: 100%;
  overflow: hidden;
}

.footer-info .info-block .holder {
  width: 100%;
}

  .footer-info .info-block .holder:after {
    content: '';
    display: block;
    clear: both;
  }

.footer-info .tools .social {
  color: #74a402;
  font-size: 1.077em;
  line-height: 2em;
  width: 100%;
  overflow: hidden;
  margin: 0;
}

  .footer-info .tools .social strong {
    float: left;
    margin: 0 20px 0 0;
  }

.footer-info .info-block .image {
  float: left;
  margin: -3px 20px 0 0;
}

.footer-info .info-block .btn {
  float: left;
}

  .footer-info .info-block .btn span {
    padding: 0 22px;
  }

.footer-info .info-block .links {
  padding: 4px 0 0 20px;
  margin: 0;
  list-style: none;
  float: left;
  width: 420px;
  line-height: 1.231em;
  font-weight: bold;
}

  .footer-info .info-block .links li {
    float: left;
    margin: 0 22px 0 0;
  }

  .footer-info .info-block .links a {
    padding: 0 0 0 22px;
    background: url(../images/ico-links.gif) no-repeat;
  }

  .footer-info .info-block .links .message {
    background-position: 0 0;
  }

  .footer-info .info-block .links .schedule {
    background-position: 0 -197px;
    margin: 0;
    width: auto;
  }

@media screen and (max-width: 640px) {
  .footer-bottom .footer-nav {
    width: 95%;
    margin: 0 2.5%;
  }

  .footer-bottom a.informa-logo:link,
  .footer-bottom a.informa-logo:active,
  .footer-bottom a.informa-logo:hover,
  .footer-bottom a.informa-logo:visited {
    margin-bottom: 15px;
  }

    .footer-bottom .footer-nav .copy-holder {
      width: 100%;
      margin: 0;
      padding: 0;
      text-align: left;
    }

    .footer-bottom .footer-nav .copy-holder .list-links {
      text-align: left;
    }
}
