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

body {
  color: #000;
  background-color: #fff; }

.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

img.responsive {
  width: 100%; }

img.pull-left {
  margin-right: 2em;
  margin-bottom: 1em; }

img.pull-right {
  margin-right: 1em;
  margin-bottom: 2em; }

a, a:focus, a:hover {
  color: #ee2e24; }

.btn-large, a.btn {
  color: #fff;
  background: #ee2e24;
  border: 0;
  border-radius: 0;
  margin-top: 1em;
  padding: 1em 2em; }

.btn-large:hover, a.btn:hover {
  color: #ee2e24;
  background: #fff; }

.cont .btn-large {
  margin: 2em 0; }

.sidebar .btn-large {
  display: block;
  font-size: 1.1em;
  margin: 0 0 2em 0; }

@media (min-width: 768px) {
  .sidebar .btn-large {
    font-size: 1.1em; } }
@media (min-width: 1200px) {
  .sidebar {
    margin-top: .4em; } }
.buttons {
  margin-bottom: 4em; }

@media (min-width: 1400px) {
  .container {
    width: 1305px; } }
.header .row {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: 0px;
  margin-right: 0px;
  background: #fff; }

.logo {
  max-width: 550px;
  width: 100%; }

.row.cta {
  margin-top: 4em; }

.sidebar {
  margin-top: 4em; }

.news ul {
  list-style: disc;
  padding: 1.1em;
  margin: 1em 0 2em; }
.news li {
  list-style: circle;
  list-style-position: inside;
  margin-bottom: 1em;
  padding: .5em 0 1em .5em;
  border-bottom: 1px solid #f1f1f1; }
@media (min-width: 992px) {
  .news h3 {
    text-align: center; } }

/*

.features.city{
	text-align: center;
	margin-top: 8em;
}
@media (min-width: 992px) {
	.features.city{
		background: url(../images/graphics/cennz16-header-bg-01.jpg) top center no-repeat;
		background-size: cover;
		min-height: 800px;
		padding-top: 46em;
	}
	.home .features.city{
		margin-top: -12em;
	}
}

.features a{
	margin: 0 auto 3em;
	display: block;
}
.features a:hover{
	text-decoration: none;
}

.features .glyphicon{
	font-size: 3em;
	color: $brand-color-black;
	
    width: 100px;
    height: 100px;

    padding: .6em 0;
    margin-bottom: .25em;
    
    border: 1px solid $brand-color-lightgrey;
	border-radius: 50%;
	background: $brand-color-white;
}

.features a:hover .glyphicon{
	color: $brand-color-white;
	background: $brand-color-grey;
}
.features h3{
	text-transform: uppercase;
	font-weight: 700;
}
*/
.sponsors {
  margin: 6em auto 4em; }

.inner .sponsors {
  margin: 12em auto 4em; }

.sponsors h2 {
  text-transform: uppercase; }

.sponsors img {
  text-align: center;
  margin: 2em auto; }

.mainCont {
  position: relative;
  margin-top: 6em;
  margin-left: 15px;
  margin-right: 15px; }

.cont {
  margin-top: 2em; }

@media (min-width: 992px) {
  .mainCont {
    margin-left: 15px;
    margin-right: 0px; } }
@media (min-width: 1200px) {
  .mainCont {
    padding-left: 3.6em; } }
.mainCont a {
  color: #818285;
  border-bottom: 1px solid #ee2e24; }

.mainCont a:hover {
  color: #ee2e24;
  text-decoration: none;
  border-bottom: 1px solid #ee2e24; }

.inner .mainCont {
  margin-top: 3em; }

@media (min-width: 768px) {
  .topHeading {
    text-align: center; } }
table.cards tr {
  vertical-align: top; }

table.cards td {
  padding: 30px; }

table.cards.col3 img {
  margin-bottom: 1em; }

@media (min-width: 992px) {
  table.cards.col3 td {
    width: 33%; } }
@media (max-width: 992px) {
  table.cards.col3 td {
    display: block; } }
@media (max-width: 768px) {
  table.cards td {
    display: block; }

  table.cards img.pull-left, table.cards img.pull-right {
    float: none;
    display: block;
    max-width: 100% !important; } }
.speakers .cards {
  text-align: center; }

.speakers .cards img {
  margin: 1em auto 2rem; }

.table.borderless > tbody > tr > td {
  border-bottom: 0;
  border-top: 0; }

.speakers .table > tbody > tr > td {
  padding-bottom: 4em; }

.faq .panel-default > .panel-heading {
  border: 0;
  background: #fff; }

.faq .panel-default {
  border: 0; }

.mainCont .faq h4.panel-title a {
  text-decoration: none;
  border: 0;
  display: block; }

.counter {
  display: block;
  margin: 8em auto 4em;
  text-align: center;
  color: #000; }

ul#countdown {
  margin: 0;
  padding: 0; }

ul#countdown li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /* ie7 */
  background: transparent;
  width: 75px;
  text-align: center;
  font-weight: 800; }

ul#countdown li span {
  font-size: 2em;
  position: relative; }

ul#countdown li span::before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 11px; }

ul#countdown p {
  font-size: 1em;
  font-weight: 400;
  padding: inherit; }

table td {
  display: inline-block; }

@media (min-width: 768px) {
  table td {
    display: table-cell; }

  .table > thead:first-child > tr:first-child > th:first-child {
    width: 150px; } }
.tab-content {
  padding: 1em;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

.inner .carousel .item {
  height: 211px; }

.carousel .item {
  width: 100%;
  height: 611px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position-x: center; }

@media screen and (max-width: 375px) {
  .carousel .item {
    height: 540px; } }
.carousel .item.first {
  background: url(/files/images/graphics/ssa17-heroshot-002.jpg);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), transparent), url(/files/images/graphics/ssa17-heroshot-002.jpg);
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), transparent), url(/files/images/graphics/ssa17-heroshot-002.jpg);
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover; }

.carousel .item.second {
  background: url(/files/images/graphics/ssa17-heroshot-003.jpg);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), transparent), url(/files/images/graphics/ssa17-heroshot-003.jpg);
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), transparent), url(/files/images/graphics/ssa17-heroshot-003.jpg);
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover; }

/*
.carousel .item.third{
	background: url(/files/images/graphics/ssa17-heroshot-004.jpg);
	background-image:  linear-gradient(rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.0)),url(/files/images/graphics/ssa17-heroshot-004.jpg);;
}
*/
.carousel .item .container {
  background: url(/files/images/graphics/ssa17-bg-maori.png);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  background-size: cover;
  height: 100%; }

.carousel h2 {
  font-size: 7em;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0; }

.carousel h3 {
  font-size: 3.4em;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 .25em;
  padding: 0; }

.carousel p {
  font-size: 1.6em;
  margin-bottom: 1em;
  font-weight: 100; }

@media screen and (max-width: 768px) {
  .carousel h2 {
    font-size: 4em; }

  .carousel h3 {
    font-size: 2em; }

  .carousel p {
    font-size: 1.2em; } }
@media screen and (max-width: 320px) {
  .carousel h2 {
    font-size: 2em; }

  .carousel h3 {
    font-size: 1.6em; } }
@media screen and (max-width: 375px) {
  .carousel-caption {
    bottom: 60px; } }
@media screen and (max-width: 320px) {
  .carousel-caption {
    bottom: 140px; } }
@media screen and (min-width: 768px) {
  .carousel-caption {
    top: 20%; } }
@media screen and (max-width: 1200px) {
  .carousel-caption {
    right: 5%;
    left: 5%; } }
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0; }

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.carousel-fade .carousel-control {
  z-index: 2; }

.navbar-brand {
  display: none\9;
  /* IE8 and below */ }

@media (min-width: 768px) {
  .navbar-brand {
    display: none; } }
.navbar-header {
  border-bottom: 1px solid #d1d1d1; }

.navbar {
  text-transform: uppercase;
  margin-bottom: 0px; }

@media (min-width: 768px) {
  .navbar {
    margin-top: -1em; } }
.navbar-nav > li > a {
  color: #000;
  border: 1px solid green; }

.navbar-toggle {
  border-color: #ccc; }

.navbar-toggle .icon-bar {
  background: #ee2e24; }

.nav-justified > li > a {
  font-weight: bold;
  color: #333;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #d1d1d1; }

@media (max-width: 768px) {
  .glyphicon {
    margin-right: 1em; }

  .navbar li {
    border-bottom: 1px solid #d1d1d1; }

  .container.navigation {
    padding-left: 0;
    padding-right: 0; } }
@media (min-width: 768px) {
  .navbar-collapse {
    padding: 0; }

  .nav-justified > li > a {
    text-align: center; }

  .navbar .container {
    width: 100%; }

  .glyphicon-class {
    display: block; }

  .nav > li > a {
    padding: 10px 0; } }
.nav-justified > li > a {
  border: 0;
  background: #fff; }

.nav-justified > li > a:hover {
  color: #ee2e24;
  background-color: #fff; }

.glyphicon {
  font-size: 1.4em; }

@media (min-width: 768px) {
  .nav-justified > li {
    margin: 0 auto; }

  .nav-justified > li > a {
    padding: .25em;
    margin: 0 auto;
    width: 75px;
    height: 75px;
    border: 1px solid #d1d1d1;
    text-transform: uppercase; }

  .glyphicon {
    font-size: 2em;
    display: block;
    padding: .4em 0; }

  .glyphicon-class {
    font-size: .875em;
    padding: .25em;
    display: inline-block;
    margin: 0 -50px;
    background: #fff; }

  .nav > li > a {
    padding: 10px 15px; } }
@media (min-width: 1200px) {
  .glyphicon-class {
    font-size: .875em; }

  .navbar .container {
    width: 1170px; } }
.footer {
  color: #000;
  font-size: 0.875em;
  margin: 0 -15px;
  padding: 30px 15px;
  background: #000; }

.footer a {
  color: #fff;
  border-bottom: 1px solid #818285; }

.footer a:hover {
  text-decoration: none;
  border-bottom: 1px solid #ee2e24; }

.footer p {
  padding: 2em 1em;
  margin: 0; }

.footer .pull-right {
  margin-top: 2em;
  float: left !important; }

@media (min-width: 768px) {
  .footer .pull-right {
    margin-top: 0;
    float: right !important; } }
.inner.faq article, .inner.programe article {
  margin-bottom: 2em; }

h4.panel-title a::after {
  content: " + ";
  float: right; }

/*# sourceMappingURL=ssa17-mainstyle.css.map */