body {
  font-size: 16px;
}
@media (max-width: 900px) {
  body { font-size: 14px; }
}
@media (max-width: 400px) {
  body { font-size: 12px; }
}

@media (max-width: 767px) {
	h1{
		font-size: 3.2rem !important;
	}
}


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; }


.sponsors {
  margin: 6em auto 4em; }


.inner .sponsors {
  margin: 8em 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; } }


.speakers-feature {
  text-align: center;
  }
.speakers-feature .table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}
.speakers-feature ul {
	margin: 0;
	padding: 0;
	}
.speakers-feature li{
	list-style: none;
	background: #fff;
	text-align: center;
	padding: .25em .25em 2em;;
	display: inline-block;
}

.speakers-feature img{
	display: block;
	clear: both;
	padding-bottom: 1em;
}

.speakers-feature h2, .contact h2, , .sponsors h2{
	
}


.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, table th {
  display: block; }

@media (min-width: 768px) {

  table td, table th {
    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: transparent;
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover;
  
  }

@media screen and (max-width: 375px) {

  .carousel .item {
    height: 540px; }
   }

.carousel .item.first {
  background: url(/files/images/graphics/aocprm18_heroshot_001.jpg);

  background-image: -webkit-repeating-linear-gradient( -45deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .5) 1px ), url(/files/images/graphics/aocprm18_heorshot_001.jpg);
  background-image: repeating-linear-gradient( -45deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .5) 1px ), url(/files/images/graphics/aocprm18_heroshot_001.jpg);

}

.carousel .item.second {
  background: url(/files/images/graphics/aocprm18_heroshot_003.jpg);
  background-image: -webkit-repeating-linear-gradient( -45deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .5) 1px ), url(/files/images/graphics/aocprm18_heorshot_003.jpg);
  background-image: repeating-linear-gradient( -45deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .5) 1px ), url(/files/images/graphics/aocprm18_heroshot_003.jpg); }

.carousel .item.third {
  background: url(/files/images/graphics/aocprm18_heroshot_004.jpg);
  background-image: -webkit-repeating-linear-gradient( -45deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .5) 1px ), url(/files/images/graphics/aocprm18_heorshot_004.jpg);
  background-image: repeating-linear-gradient( -45deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .5) 1px ), url(/files/images/graphics/aocprm18_heroshot_004.jpg); }
.carousel .item.fourth {
  background: url(/files/images/graphics/aocprm18_heroshot_002.jpg);
  background-image: -webkit-repeating-linear-gradient( -45deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .5) 1px ), url(/files/images/graphics/aocprm18_heorshot_002.jpg);
  background-image: repeating-linear-gradient( -45deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .5) 1px ), url(/files/images/graphics/aocprm18_heroshot_002.jpg); }



.carousel .item.first, .carousel .item.second, .carousel .item.third, .carousel .item.fourth{
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover;
  }
  
  


.carousel h2 {
  font-size: 3.2em;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 .25em;
  padding: 0; 
  }
.carousel h3 {
  font-size: 1.7em;
  font-weight: 100;
  color: #fff;
  margin: 0 0 .5em;
  padding: 0; 
  text-shadow: none;
  }
.carousel p {
  font-size: 1.4em;
  margin-bottom: 1em;
  font-weight: 100; }

.carousel .btn{
	margin: 2em 0;
	background: #ee2e24;
}


@media screen and (max-width: 768px) {

  .carousel h2 {
    font-size: 2.4em; }


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


  .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;
}

@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: 767px) {
  .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: 1.1rem;
    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{
    margin-bottom: 2em;
}
h4.panel-title a::after {
    content: " + ";
    float: right;
}

