body {
  font-family: 'Lato', 'Arial', sans-serif;
  background: #F8F8F8;
}
p {
  font-size: 16px;
}
h1 {
  color: #0A6DA6;
  font-size: 2.5em;
  text-align: center;
  margin-top: 0.4em;
}
h2 {
  color: #0A6DA6;
  font-size: 2.3em;
  text-align: center;
}
h3 {
  font-size: 1.7em;
}
h4 {
  color: #0A6DA6;
  font-size: 1.5em;
}

a.black-link {
    color: black;
}

.footnote-email{
  color: #7eb2df;
}

/* Equal height columns */
.flex-row {
    display: flex;
    flex-wrap: wrap;
}

/*Circular pictures*/
.picture-frame {
  border-radius: 50%;
  width: 100%;
}

.card {
  background: #FFFFFF ;
  box-shadow: 0 1px 5px 1px rgba(0,0,0,0.08);
  border-radius: 4px;
  padding: 20px;
  margin: 15px;
}

.top-header {
  padding-top: 80px;
}

.title-underline {
  width: 100px;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0.5em;
}

.title-underline-large {
  width: 250px;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0.7em;
}

.section-titles {
  padding-top: 30px;
}


/*TITLE SECTION*/
#title-section {
  background: url(../img/web-banner.jpg) fixed no-repeat top center;
  background-size: 100%;
  margin-bottom: 50px;
  padding-bottom: 9%;
    padding-top: 14%;
  text-shadow: 0 0 12px #000000;

}
.title-logo {
  display: block;
  width:530px;
}
.DoD17-Title {
    margin-left:-20px;
}
.title-section-text {
  color: white;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1;
}
.title-section-text-bold {
  font-weight: 600;
}
#title-section-name-section{
    margin-left:-33%;  
    text-align: center;
  }
.event-logo{
    height:60px;
  }
#title-section-text-section{

  }
.title-section-buttons-wrapper {
  text-align: center;
  margin-top: 12px;     
  margin-bottom:12px;

}
.title-section-button {
  width: 150px;
  color: white;
  background: #0072bc;
  border-color: #467DCA;
  margin: 5px;
}
.title-section-button:hover, .title-section-button:focus,
.title-section-button:active, .title-section-button:active:focus,
.title-section-button:active:hover {
  color: white;
  background: #024e82;
  border-color: #024e82;
}
/*TITLE SECTION END*/

/*INTRO SECTION*/

.first-section {margin-bottom: 5vh;}
.second-section {margin-bottom: 5vh;}
.intro-vertical-center {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

/*INTRO SECTION END*/

/* CONCURRENT EVENTS AND TRACKS SECTION */
.panel-default {
  border-color: #467DCA;
}

.panel-default>.panel-heading {
  background-color: #4377c1;
  border-color: #467DCA;
}

.panel-title {
  color: white;
}

.thumbnail {
  background-color: transparent;
  border: transparent;
}

.track-image {
  box-shadow: 0 1px 5px 1px rgba(0,0,0,0.08);
  border-radius: 4px;
}

.glyphicon-chevron-down {
  float: right;
}

.glyphicon-chevron-up {
  float: right;
  width: 14px;
  height: 14px;
}

.rotate-one {
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.rotate-one.down {
  -moz-transform:rotate(180deg);
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);
}

.rotate-two {
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.rotate-two.down {
  -moz-transform:rotate(180deg);
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);
}

.rotate-three {
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.rotate-three.down {
  -moz-transform:rotate(180deg);
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);
}

.rotate-four {
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.rotate-four.down {
  -moz-transform:rotate(180deg);
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);
}

.rotate-five {
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.rotate-five.down {
  -moz-transform:rotate(180deg);
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);
}

.panel-titlem, .panel-heading {
  cursor: pointer;
}

.tracks-title {
  margin: 30px auto;
}

/* CONCURRENT EVENTS AND TRACKS SECTION END */

/*REGISTRATION AND SOCIAL MEDIA*/

.social-media-height-provider {
  height: 86px;
}
.social-media-wrapper {
  float: right;
  right: 15px;
  bottom: 10px;
}
.social-media-icon {
  width: 35px;
  margin: 3px;
}

/*REGISTRATION AND SOCIAL MEDIA END*/

/*SPONSORS SECTION*/
.sponsors-title {
  margin-top: 40px;
}
.sponsor-subtitle {
  margin-left: 15px;
}
.sponsor-card {
  min-height: 180px;
}
.sponsor-image-vertical-center {
  display: table-cell;
  vertical-align: middle;
  float: none;
  height: 140px;
}
.sponsor-image {
  width: 100%;
  max-height: 150px;
}



/*Speaker Slider*/
.slick-dots{
  bottom:-49px;
}


@media screen and (min-width:0\0) {
   /* IE10+ specific styles go here */
   .slick-dots{
     bottom:-120px;
   }
   .title-underline-large{
     width:auto;
   }
}
.slick-dots img{
  width:80px;
  border-radius:50%;
}
.slick-dots li:after {
  content:'\A';
  position:absolute;
  background:rgba(0,0,0,0.4);
  top:-1px;
  left:-1px;
  border-radius:50%;
  width:82px;
  height:82px;
  border:4px solid #ffffff;
}
.slick-dots .slick-active:after{
  background:rgba(0,0,0,0.0);
}
.slick-dots .slick-active span{
  color:#0A6DA6;
}
.slick-dots li{
  width:80px;
}
.slick-dots span{
  text-transform: uppercase;
  font-size: .85em;
  color:#666;
}
.slide {
  position: relative;
  width: 100%;
}
.slide img{
  width: 38%;
  float:left;
}
.slider-col{
  padding-right:0;
  padding-left:0;
  margin-bottom:70px;
}
.slide__caption {
  bottom: 0;
  min-height: 80px;
  right: 0px;
  top:100px;
  width: 50%;
  z-index: 2;
  position: absolute;
  z-index: 2;
  color:#333;
  /*text-shadow: rgb(3, 3, 3) 0px 2px 3px;*/
}
.slider-wrapper{
  margin-bottom:70px;
}
.slide__caption h3{
  text-transform: uppercase;
  font-size: 2.0em;
  color:#0A6DA6;

}
.slide__caption p{
}
#speaker-section .row{
  margin-left:0px;
  margin-right:0px;
  background-color:#ffffff;
}
#speaker-section {

}
.slick-dotted.slick-slider{
  margin-bottom: 0px;
}

.slide-img-wrapper{
  width:45%;
  margin-right:25px;
}
@media screen and (min-width: 1201px) {

  .slide__caption {
    bottom: 0;
    position: absolute;
    width: 55%;
    z-index: 2;
    color:#333;
    /*text-shadow: rgb(3, 3, 3) 0px 2px 3px;*/
  }
  .slide__caption h3{
    text-transform: uppercase;
    font-size: 2.5em;
  }
  .slide__caption p{
    font-size: 1em;
  }


}

@media screen and (max-width: 1200px) {

  .social-media-text {
    text-align: center;
  }
  .social-media-height-provider {
    height: auto;
    text-align: center;
  }
  .social-media-wrapper {
    position: relative;
    display: inline-block;
    right: 0;
    bottom: 0;
  }
.title-section-buttons-wrapper {

}
#title-section {

    padding-bottom: 6%;
    padding-top: 8%;

}
.event-logo {
    height: 50px;
}
.title-logo {

    width: 485px;
}
}

/*Mobile Responsive Settings*/

@media screen and (max-width: 992px) {
 
    .slide__caption {

  }
  .slick-dots img{
    width:80px;
    border-radius:50%;
  }
  .slick-dots li:after {
    width:80px;
    height:80px;
  }
  .slick-dots .slick-active:after{
    background:rgba(0,0,0,0.0);
  }
  .slick-dots .slick-active span{
    color:#0A6DA6;
  }
  .slick-dots li{
    width:80px;
  }
  .slick-dots li:after {
    content: '\A';
    position: absolute;
    background: rgba(0,0,0,0.4);
    top: -1px;
    left: -1px;
    border-radius: 50%;
    width: 82px;
    height: 82px;
    border: 4px solid #ffffff;
}
.slide__caption{
  top:52px;
}
     #title-section-name-section{
    margin-left:-2%;  
  }
    #title-section-text-section{
       margin-left:0%; 
  }

  #title-section {
    background: url(../img/web-banner-sm.jpg) fixed no-repeat center center;
    background-size: cover;
}
}


@media screen and (max-width: 767px) {
  #title-section {
    background: url(../img/web-banner-sm.jpg) fixed no-repeat center center;
    background-size: cover;
    margin-bottom: 50px;
    padding-bottom: 50px;
    padding-top:100px;
  }
  .title-logo {
    width: 80%;
  }
  .DoD17-Title {
    padding-left: 3.5%;
  }
  .intro-image {
    width: 70%;
    margin: 16px auto;
    display: block;
  }
  .social-media-text {
    text-align: center;
  }
  .social-media-height-provider {
    height: auto;
    text-align: center;
  }
  .social-media-wrapper {
    position: relative;
    display: inline-block;
    right: 0;
    bottom: 0;
  }
  .sponsor-card {
    min-height: 90px;
    padding: 0;
    margin: 7px;
  }
  .sponsor-image-vertical-center {
    height: 90px;
  }
  .sponsor-subtitle {
    margin-left: 7px;
  }
  .itap-image{
      width:100%;
  }

  
    /* Speaker Slider */
  .slide{
    margin-bottom:20px;
    text-align: center;
  }
  .slide img{
    width: 65%;
    float:none;
  }
  .slide__caption {
    bottom: 0;
    min-height: 0px;
    position: relative;
    top:auto;
    left:auto;
    width:auto;
    z-index: 2;
    color:#000;
    text-shadow:none;
    text-align:center;
  }
  .slide__caption h3{
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight:700;

  }
  .slide__caption p{
    text-align:left;
  }
  .slider-col{
    margin-bottom:10px;
  }
  .slider-wrapper{
    margin-bottom:0px;
  }
  #speaker-section .row{
    margin-left:0px;
    margin-right:0px;
  }
  #speaker-section{
  background-color:#ffffff;
  }

}
