/* ----------- iPhone 5 and 5S ----------- */

/* Portrait */
@media screen and (min-width: 320px) and (max-width: 374px) {
  .row {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-default .navbar-brand img, .navbar-inverse .navbar-brand img {
    width: 200px;
    margin-top: 0;
  }

  .cd-hero-slider {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }

  .cd-hero-slider .cd-full-width {
    top: 40%;
    padding: 0;
  }

  .cd-hero-slider li {
    background-position: 50% 50%;
  }

  header {
    padding: 0;
  }

  .cd-hero-slider h2 {
    line-height: 100%;
    font-size: 32px;
  }

  .cd-hero-slider p {
    line-height: 100%;
    font-size: 16px;
  }

  .cd-slider-nav {
    display: none;
  }

  section#about {
    padding-top: 0;
  }

  .aboutHeadline {
    font-size: 28px;
    line-height: 130%;
  }

  .aboutTag {
    font-size: 16px;
    line-height: 130%;
  }

  .aboutHeader {
    line-height: 140%;
    font-size: 18px;
    text-align: center;
  }

  .aboutRow {
    padding: 0 2%;
  }

  .aboutRow img {
    float: right;
    width: 100%;
  }

  .aboutContent {
    font-size: 16px;
    line-height: 140%;
  }

  .speakersBtn {
    margin: 2em 0 2em;
  }

  .speakersBtn a {
    line-height: 140%;
    font-size: 14px;
    padding: 20px 20px;
  }

  aside.cta-quote h2 {
    line-height: 100%;
    font-size: 20px;
  }

  aside.cta-quote h2 img {
    width: 15%;
  }

  aside.cta-quote p {
    font-size: 18px;
    line-height: 140%;
  }

  #schedule h2 {
    line-height: 100%;
    font-size: 20px;
    font-weight: 700;
  }

  #schedule h2 img {
    width: 15%;
  }

  #schedule p {
    line-height: 140%;
    font-size: 18px;
  }

  .dayBlock {
    border: 2px solid #f0f0f0;
    padding: 20px;
  }

  .dayDesc img {
    width: 100%;
    float: none;
  }

  .featuredTitle {
    line-height: 100%;
    font-size: 20px;
  }

  .featuredTitle img {
    width: 12%;
  }

  .featuredLink {
    line-height: 140%;
    font-size: 22px;
  }

  .hotelTitle2 {
    line-height: 100%;
    font-size: 20px;
    font-weight: 700;
  }

  .hotelTitle2 img {
    width: 15%;
  }

  .hotelTitle {
    line-height: 140%;
    font-size: 20px;
  }

  .ticketBtn a {
    line-height: 140%;
    font-size: 14px;
    padding: 20px;
  }

  .bestValue {
    line-height: 140%;
    font-size: 16px;
  }

  .bestValue span {
    font-size: 20px;
  }

  .galleryTitle {
    line-height: 100%;
    font-size: 22px;
  }

  .galleryTitle img {
    width: 15%;
  }

  .broughtTitle {
    line-height: 100%;
    font-size: 22px;
  }

  .broughtTag {
    line-height: 140%;
    font-size: 18px;
  }

  .about-carousel .item {
    padding: 0;
  }

  .speakerBioTitle {
    line-height: 100%;
    font-size: 32px;
  }

  .bioHeadLink {
    font-size: 20px;
    line-height: 140%;
  }

  .bioHeadLink a {
    color: #00bfff;
  }

  .bioLong {
    display: none;
  }

  .bioContentBox {
    padding: 0;
  }

  .bioContentBox img {
    width: 100%;
  }
}

/* ----------- iPhone 6 and 6S ----------- */

/* Portrait */
@media screen and (min-width: 375px) and (max-width: 413px) {
  .row {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-default .navbar-brand img, .navbar-inverse .navbar-brand img {
    width: 200px;
    margin-top: 0;
  }

  .cd-hero-slider {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }

  .cd-hero-slider .cd-full-width {
    top: 40%;
    padding: 0;
  }

  .cd-hero-slider li {
    background-position: 50% 50%;
  }

  header {
    padding: 0;
  }

  .cd-hero-slider h2 {
    line-height: 100%;
    font-size: 32px;
  }

  .cd-hero-slider p {
    line-height: 100%;
    font-size: 16px;
  }

  .cd-slider-nav {
    display: none;
  }

  section#about {
    padding-top: 0;
  }

  .aboutHeadline {
    font-size: 30px;
    line-height: 130%;
  }

  .aboutTag {
    font-size: 16px;
    line-height: 130%;
  }

  .aboutHeader {
    line-height: 140%;
    font-size: 18px;
    text-align: center;
  }

  .aboutRow {
    padding: 0 2%;
  }

  .aboutRow img {
    float: right;
    width: 100%;
  }

  .aboutContent {
    font-size: 16px;
    line-height: 140%;
  }

  .speakersBtn {
    margin: 2em 0 2em;
  }

  .speakersBtn a {
    line-height: 140%;
    font-size: 16px;
    padding: 20px 20px;
  }

  aside.cta-quote h2 {
    line-height: 100%;
    font-size: 22px;
  }

  aside.cta-quote h2 img {
    width: 15%;
  }

  aside.cta-quote p {
    font-size: 18px;
    line-height: 140%;
  }

  #schedule h2 {
    line-height: 100%;
    font-size: 22px;
    font-weight: 700;
  }

  #schedule h2 img {
    width: 15%;
  }

  #schedule p {
    line-height: 140%;
    font-size: 18px;
  }

  .dayBlock {
    border: 2px solid #f0f0f0;
    padding: 20px;
  }

  .dayDesc img {
    width: 100%;
    float: none;
  }

  .featuredTitle {
    line-height: 100%;
    font-size: 22px;
    font-weight: 700;
  }

  .featuredTitle img {
    width: 12%;
  }

  .featuredLink {
    line-height: 140%;
    font-size: 22px;
  }

  .hotelTitle2 {
    line-height: 100%;
    font-size: 22px;
    font-weight: 700;
  }

  .hotelTitle2 img {
    width: 15%;
  }

  .hotelTitle {
    line-height: 140%;
    font-size: 20px;

  }

  .ticketBtn a {
    line-height: 140%;
    font-size: 18px;
    padding: 20px;
  }

  .bestValue {
    line-height: 140%;
    font-size: 16px;
  }

  .bestValue span {
    font-size: 20px;
  }

  .galleryTitle {
    line-height: 100%;
    font-size: 22px;
    font-weight: 700;
  }

  .galleryTitle img {
    width: 15%;
  }

  .broughtTitle {
    line-height: 100%;
    font-size: 22px;
    font-weight: 700;
  }

  .broughtTag {
    line-height: 140%;
    font-size: 18px;
  }

  .about-carousel .item {
    padding: 0;
  }

  .speakerBioTitle {
    line-height: 100%;
    font-size: 32px;
  }

  .bioHeadLink {
    font-size: 20px;
    line-height: 140%;
  }

  .bioHeadLink a {
    color: #00bfff;
  }

  .bioLong {
    display: none;
  }

  .bioContentBox {
    padding: 0;
  }

  .bioContentBox img {
    width: 100%;
  }
}

/* ----------- iPhone 6+ and 6+S ----------- */

/* Portrait */
@media screen and (min-width: 414px) and (max-width: 567px) {
  .row {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-default .navbar-brand img, .navbar-inverse .navbar-brand img {
    width: 200px;
    margin-top: 0;
  }

  .cd-hero-slider {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }

  .cd-hero-slider .cd-full-width {
    top: 40%;
    padding: 0;
  }

  .cd-hero-slider li {
    background-position: 50% 50%;
  }

  header {
    padding: 0;
  }

  .cd-hero-slider h2 {
    line-height: 100%;
    font-size: 40px;
  }

  .cd-hero-slider p {
    line-height: 100%;
    font-size: 20px;
  }

  .cd-slider-nav {
    display: none;
  }

  section#about {
    padding-top: 0;
  }

  .aboutHeadline {
    font-size: 34px;
    line-height: 130%;
  }

  .aboutTag {
    font-size: 16px;
    line-height: 130%;
  }

  .aboutHeader {
    line-height: 140%;
    font-size: 22px;
    text-align: center;
  }

  .aboutRow {
    padding: 0 2%;
  }

  .aboutRow img {
    float: right;
    width: 100%;
  }

  .aboutContent {
    font-size: 16px;
    line-height: 140%;
  }

  .speakersBtn {
    margin: 2em 0 2em;
  }

  .speakersBtn a {
    line-height: 140%;
    font-size: 16px;
    padding: 20px 20px;
  }

  aside.cta-quote h2 {
    line-height: 100%;
    font-size: 26px;
  }

  aside.cta-quote h2 img {
    width: 15%;
  }

  aside.cta-quote p {
    font-size: 18px;
    line-height: 140%;
  }

  #schedule h2 {
    line-height: 100%;
    font-size: 26px;
    font-weight: 700;
  }

  #schedule h2 img {
    width: 15%;
  }

  #schedule p {
    line-height: 140%;
    font-size: 18px;
  }

  .dayBlock {
    border: 2px solid #f0f0f0;
    padding: 20px;
  }

  .dayDesc img {
    width: 100%;
    float: none;
  }

  .featuredTitle {
    line-height: 100%;
    font-size: 26px;
  }

  .featuredTitle img {
    width: 12%;
  }

  .featuredLink {
    line-height: 140%;
    font-size: 22px;
  }

  .hotelTitle2 {
    line-height: 100%;
    font-size: 26px;
    font-weight: 700;
  }

  .hotelTitle2 img {
    width: 15%;
  }

  .hotelTitle {
    line-height: 140%;
    font-size: 20px;
  }

  .ticketBtn a {
    line-height: 140%;
    font-size: 18px;
    padding: 20px;
  }

  .bestValue {
    line-height: 140%;
    font-size: 16px;
  }

  .bestValue span {
    font-size: 20px;
  }

  .galleryTitle {
    line-height: 100%;
    font-size: 26px;
  }

  .galleryTitle img {
    width: 15%;
  }

  .broughtTitle {
    line-height: 100%;
    font-size: 26px;
    font-weight: 700;
  }

  .broughtTag {
    line-height: 140%;
    font-size: 18px;
  }

  .about-carousel .item {
    padding: 0;
  }

  .speakerBioTitle {
    line-height: 100%;
    font-size: 32px;
  }

  .bioHeadLink {
    font-size: 20px;
    line-height: 140%;
  }

  .bioHeadLink a {
    color: #00bfff;
  }

  .bioLong {
    display: none;
  }

  .bioContentBox {
    padding: 0;
  }

  .bioContentBox img {
    width: 100%;
  }
}

/* ----------- iPhone 5 ----------- */

/* Landscape */
@media screen and (min-width: 568px) and (max-width: 666px) {
  .row {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-default .navbar-brand img, .navbar-inverse .navbar-brand img {
    width: 200px;
    margin-top: 0;
  }

  .cd-hero-slider {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }

  .cd-hero-slider .cd-full-width {
    top: 30%;
    padding: 0;
  }

  .cd-hero-slider li {
    background-position: 50% 100%;
  }

  header {
    padding: 0;
  }

  .cd-hero-slider h2 {
    line-height: 100%;
    font-size: 36px;
  }

  .cd-hero-slider p {
    line-height: 100%;
    font-size: 18px;
  }

  .cd-slider-nav {
    display: none;
  }

  section#about {
    padding-top: 0;
  }

  .aboutHeadline {
    font-size: 34px;
    line-height: 130%;
  }

  .aboutTag {
    font-size: 16px;
    line-height: 130%;
  }

  .aboutHeader {
    line-height: 140%;
    font-size: 30px;
    text-align: center;
  }

  .aboutRow {
    padding: 0 2%;
  }

  .aboutRow img {
    float: right;
    width: 100%;
  }

  .aboutContent {
    font-size: 16px;
    line-height: 140%;
  }

  .speakersBtn {
    margin: 2em 0 2em;
  }

  .speakersBtn a {
    line-height: 140%;
    font-size: 16px;
    padding: 20px 20px;
  }

  aside.cta-quote h2 {
    line-height: 100%;
    font-size: 26px;
  }

  aside.cta-quote h2 img {
    width: 15%;
  }

  aside.cta-quote p {
    font-size: 18px;
    line-height: 140%;
  }

  #schedule h2 {
    line-height: 100%;
    font-size: 26px;
    font-weight: 700;
  }

  #schedule h2 img {
    width: 15%;
  }

  #schedule p {
    line-height: 140%;
    font-size: 18px;
  }

  .dayBlock {
    border: 2px solid #f0f0f0;
    padding: 20px;
  }

  .dayDesc img {
    width: 40%;
    float: left;
  }

  .featuredTitle {
    line-height: 100%;
    font-size: 26px;
  }

  .featuredTitle img {
    width: 12%;
  }

  .featuredLink {
    line-height: 140%;
    font-size: 22px;
  }

  .hotelTitle2 {
    line-height: 100%;
    font-size: 26px;
    font-weight: 700;
  }

  .hotelTitle2 img {
    width: 15%;
  }

  .hotelTitle {
    line-height: 140%;
    font-size: 20px;
  }

  .ticketBtn a {
    line-height: 140%;
    font-size: 16px;
    padding: 10px;
    margin-bottom: -10px
  }

  .bestValue {
    line-height: 140%;
    font-size: 16px;
  }

  .bestValue span {
    font-size: 20px;
  }

  .galleryTitle {
    line-height: 100%;
    font-size: 26px;
  }

  .galleryTitle img {
    width: 15%;
  }

  .broughtTitle {
    line-height: 100%;
    font-size: 26px;
    font-weight: 700;
  }

  .broughtTag {
    line-height: 140%;
    font-size: 18px;
  }

  .about-carousel .item {
    padding: 0;
  }

  .speakerBioTitle {
    line-height: 100%;
    font-size: 32px;
  }

  .bioHeadLink {
    font-size: 20px;
    line-height: 140%;
  }

  .bioHeadLink a {
    color: #00bfff;
  }

  .bioLong {
    display: none;
  }

  .bioContentBox {
    padding: 0;
  }

  .bioContentBox img {
    width: 100%;
  }
}

/* ----------- iPhone 6 ----------- */

/* Landscape */
@media screen and (min-width: 667px) and (max-width: 735px) {
  .row {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-default .navbar-brand img, .navbar-inverse .navbar-brand img {
    width: 200px;
    margin-top: 0;
  }

  .cd-hero-slider {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }

  .cd-hero-slider .cd-full-width {
    top: 30%;
    padding: 0;
  }

  .cd-hero-slider li {
    background-position: 50% 100%;
  }

  header {
    padding: 0;
  }

  .cd-hero-slider h2 {
    line-height: 100%;
    font-size: 36px;
  }

  .cd-hero-slider p {
    line-height: 100%;
    font-size: 18px;
  }

  .cd-slider-nav {
    display: none;
  }

  section#about {
    padding-top: 0;
  }

  .aboutHeadline {
    font-size: 34px;
    line-height: 130%;
  }

  .aboutTag {
    font-size: 16px;
    line-height: 130%;
  }

  .aboutHeader {
    line-height: 140%;
    font-size: 30px;
    text-align: center;
  }

  .aboutRow {
    padding: 0 2%;
  }

  .aboutRow img {
    float: right;
    width: 100%;
  }

  .aboutContent {
    font-size: 16px;
    line-height: 140%;
  }

  .speakersBtn {
    margin: 2em 0 2em;
  }

  .speakersBtn a {
    line-height: 140%;
    font-size: 16px;
    padding: 20px 20px;
  }

  aside.cta-quote h2 {
    line-height: 100%;
    font-size: 26px;
  }

  aside.cta-quote h2 img {
    width: 15%;
  }

  aside.cta-quote p {
    font-size: 18px;
    line-height: 140%;
  }

  #schedule h2 {
    line-height: 100%;
    font-size: 26px;
    font-weight: 700;
  }

  #schedule h2 img {
    width: 15%;
  }

  #schedule p {
    line-height: 140%;
    font-size: 18px;
  }

  .dayBlock {
    border: 2px solid #f0f0f0;
    padding: 20px;
  }

  .dayDesc img {
    width: 30%;
    float: left;
  }

  .featuredTitle {
    line-height: 100%;
    font-size: 26px;
  }

  .featuredTitle img {
    width: 12%;
  }

  .featuredLink {
    line-height: 140%;
    font-size: 22px;
  }

  .hotelTitle2 {
    line-height: 100%;
    font-size: 26px;
    font-weight: 700;
  }

  .hotelTitle2 img {
    width: 15%;
  }

  .hotelTitle {
    line-height: 140%;
    font-size: 20px;
  }

  .ticketBtn a {
    line-height: 140%;
    font-size: 18px;
    padding: 20px;
  }

  .bestValue {
    line-height: 140%;
    font-size: 16px;
  }

  .bestValue span {
    font-size: 20px;
  }

  .galleryTitle {
    line-height: 100%;
    font-size: 26px;
  }

  .galleryTitle img {
    width: 15%;
  }

  .broughtTitle {
    line-height: 100%;
    font-size: 26px;
    font-weight: 700;
  }

  .broughtTag {
    line-height: 140%;
    font-size: 18px;
  }

  .about-carousel .item {
    padding: 0;
  }

  .speakerBioTitle {
    line-height: 100%;
    font-size: 32px;
  }

  .bioHeadLink {
    font-size: 20px;
    line-height: 140%;
  }

  .bioHeadLink a {
    color: #00bfff;
  }

  .bioLong {
    display: none;
  }

  .bioContentBox {
    padding: 0;
  }

  .bioContentBox img {
    width: 100%;
  }
}

/* ----------- iPhone 6+ ----------- */

/* Landscape */
@media screen and (min-width: 736px) and (max-width: 767px) {
  .row {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-default .navbar-brand img, .navbar-inverse .navbar-brand img {
    width: 200px;
    margin-top: 0;
  }

  .cd-hero-slider {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }

  .cd-hero-slider .cd-full-width {
    top: 30%;
    padding: 0;
  }

  .cd-hero-slider li {
    background-position: 50% 100%;
  }

  header {
    padding: 0;
  }

  .cd-hero-slider h2 {
    line-height: 100%;
    font-size: 36px;
  }

  .cd-hero-slider p {
    line-height: 100%;
    font-size: 18px;
  }

  .cd-slider-nav {
    display: none;
  }

  section#about {
    padding-top: 0;
  }

  .aboutHeadline {
    font-size: 34px;
    line-height: 130%;
  }

  .aboutTag {
    font-size: 16px;
    line-height: 130%;
  }

  .aboutHeader {
    line-height: 140%;
    font-size: 30px;
    text-align: center;
  }

  .aboutRow {
    padding: 0 2%;
  }

  .aboutRow img {
    float: right;
    width: 100%;
  }

  .aboutContent {
    font-size: 16px;
    line-height: 140%;
  }

  .speakersBtn {
    margin: 2em 0 2em;
  }

  .speakersBtn a {
    line-height: 140%;
    font-size: 16px;
    padding: 20px 20px;
  }

  aside.cta-quote h2 {
    line-height: 100%;
    font-size: 26px;
  }

  aside.cta-quote h2 img {
    width: 15%;
  }

  aside.cta-quote p {
    font-size: 18px;
    line-height: 140%;
  }

  #schedule h2 {
    line-height: 100%;
    font-size: 26px;
    font-weight: 700;
  }

  #schedule h2 img {
    width: 15%;
  }

  #schedule p {
    line-height: 140%;
    font-size: 18px;
  }

  .dayBlock {
    border: 2px solid #f0f0f0;
    padding: 20px;
  }

  .dayDesc img {
    width: 30%;
    float: left;
  }

  .featuredTitle {
    line-height: 100%;
    font-size: 26px;
  }

  .featuredTitle img {
    width: 12%;
  }

  .featuredLink {
    line-height: 140%;
    font-size: 22px;
  }

  .hotelTitle2 {
    line-height: 100%;
    font-size: 26px;
    font-weight: 700;
  }

  .hotelTitle2 img {
    width: 15%;
  }

  .hotelTitle {
    line-height: 140%;
    font-size: 20px;
  }

  .ticketBtn a {
    line-height: 140%;
    font-size: 18px;
    padding: 20px;
  }

  .bestValue {
    line-height: 140%;
    font-size: 16px;
  }

  .bestValue span {
    font-size: 20px;
  }

  .galleryTitle {
    line-height: 100%;
    font-size: 26px;
  }

  .galleryTitle img {
    width: 15%;
  }

  .broughtTitle {
    line-height: 100%;
    font-size: 26px;
    font-weight: 700;
  }

  .broughtTag {
    line-height: 140%;
    font-size: 18px;
  }

  .about-carousel .item {
    padding: 0;
  }

  .speakerBioTitle {
    line-height: 100%;
    font-size: 32px;
  }

  .bioHeadLink {
    font-size: 20px;
    line-height: 140%;
  }

  .bioHeadLink a {
    color: #00bfff;
  }

  .bioLong {
    display: none;
  }

  .bioContentBox {
    padding: 0;
  }

  .bioContentBox img {
    width: 100%;
  }
}

/* ----------- iPad ----------- */

/* Portrait */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .row {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-default .navbar-brand img, .navbar-inverse .navbar-brand img {
    width: 300px;
    margin-top: -13px;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 0px;
  }

  .cd-hero-slider {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }

  .cd-hero-slider .cd-full-width {
    top: 40%;
    padding: 0;
  }

  .cd-hero-slider li {
    background-position: 50% 50%;
  }

  header {
    padding: 0;
  }

  .cd-hero-slider h2 {
    line-height: 100%;
    font-size: 50px;
  }

  .cd-hero-slider p {
    line-height: 100%;
    font-size: 26px;
  }

  .cd-slider-nav {
    display: none;
  }

  section#about {
    padding-top: 0;
  }

  .aboutHeadline {
    font-size: 44px;
    line-height: 130%;
  }

  .aboutTag {
    font-size: 18px;
    line-height: 130%;
  }

  .aboutHeader {
    line-height: 140%;
    font-size: 36px;
    text-align: center;
  }

  .aboutRow {
    padding: 0 2%;
  }

  .aboutRow img {
    float: right;
    width: 100%;
  }

  .aboutContent {
    font-size: 18px;
    line-height: 140%;
  }

  .speakersBtn {
    margin: 2em 0 2em;
  }

  .speakersBtn a {
    line-height: 140%;
    font-size: 20px;
    padding: 20px 20px;
  }

  aside.cta-quote h2 {
    line-height: 100%;
    font-size: 50px;
  }

  aside.cta-quote h2 img {
    width: 15%;
  }

  aside.cta-quote p {
    font-size: 22px;
    line-height: 140%;
  }

  .bioBlock {
    min-height: 160px;
  }

  .bioBlock h5 {
    line-height: 100%;
    font-size: 12px;
  }

  .bioBlock .titles {
    line-height: 130%;
    font-size: 12px;
  }

  #schedule h2 {
    line-height: 100%;
    font-size: 40px;
    font-weight: 700;
  }

  #schedule h2 img {
    width: 15%;
  }

  #schedule p {
    line-height: 140%;
    font-size: 18px;
  }

  .dayBlock {
    border: 2px solid #f0f0f0;
    padding: 20px;
  }

  .dayDesc img {
    width: 24%;
    float: left;
  }

  .featuredTitle {
    line-height: 100%;
    font-size: 40px;
  }

  .featuredTitle img {
    width: 12%;
  }

  .featuredLink {
    line-height: 140%;
    font-size: 30px;
  }

  .hotelTitle2 {
    line-height: 100%;
    font-size: 40px;
    font-weight: 700;
  }

  .hotelTitle2 img {
    width: 15%;
  }

  .hotelTitle {
    line-height: 140%;
    font-size: 20px;
  }

  .ticketBtn a {
    line-height: 140%;
    font-size: 22px;
    padding: 20px;
  }

  .bestValue {
    line-height: 140%;
    font-size: 16px;
  }

  .bestValue span {
    font-size: 20px;
  }

  .galleryTitle {
    line-height: 100%;
    font-size: 30px;
  }

  .galleryTitle img {
    width: 15%;
  }

  .broughtTitle {
    line-height: 100%;
    font-size: 40px;
    font-weight: 700;
  }

  .broughtTag {
    line-height: 140%;
    font-size: 22px;
  }

  .about-carousel .item {
    padding: 0;
  }

  .speakerBioTitle {
    line-height: 100%;
    font-size: 40px;
  }

  .bioHeadLink {
    font-size: 20px;
    line-height: 140%;
  }

  .bioHeadLink a {
    color: #00bfff;
  }

  .bioLong {
    display: none;
  }

  .bioContentBox {
    padding: 0;
  }

  .bioContentBox img {
    width: 100%;
  }
}

/* ----------- iPad ----------- */

/* Landscape */
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .row {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-default .navbar-brand img, .navbar-inverse .navbar-brand img {
    width: 300px;
    margin-top: -13px;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 0px;
  }

  .navbar-inverse .navbar-nav li a {
    font-size: 14px;
  }

  .cd-hero-slider {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }

  .cd-hero-slider .cd-full-width {
    top: 40%;
    padding: 0;
  }

  .cd-hero-slider li {
    background-position: 50% 50%;
  }

  header {
    padding: 0;
  }

  .cd-hero-slider h2 {
    line-height: 100%;
    font-size: 35px;
  }

  .cd-hero-slider p {
    line-height: 100%;
    font-size: 26px;
  }

  section#about {
    padding-top: 0;
  }

  .aboutHeadline {
    font-size: 44px;
    line-height: 130%;
  }

  .aboutTag {
    font-size: 18px;
    line-height: 130%;
  }

  .aboutHeader {
    line-height: 140%;
    font-size: 36px;
    text-align: center;
  }

  .aboutRow {
    padding: 0 2%;
  }

  .aboutRow img {
    float: right;
    width: 40%;
  }

  .aboutContent {
    font-size: 18px;
    line-height: 140%;
  }

  .speakersBtn {
    margin: 2em 0 2em;

  }

  .speakersBtn a {
    line-height: 140%;
    font-size: 20px;
    padding: 20px 20px;
  }

  .about-content h3 {
    font-size: 20px;
    line-height: 100%;
  }

  .about-content p {
    font-size: 14px;
    line-height: 140%;
  }

  aside.cta-quote h2 {
    line-height: 100%;
    font-size: 50px;
  }

  aside.cta-quote h2 img {
    width: 15%;
  }

  aside.cta-quote p {
    font-size: 22px;
    line-height: 140%;
  }

  .bioBlock h5 {
    line-height: 100%;
    font-size: 12px;
  }

  .bioBlock .titles {
    line-height: 130%;
    font-size: 10px;
  }

  #schedule h2 {
    line-height: 100%;
    font-size: 40px;
    font-weight: 700;
  }

  #schedule h2 img {
    width: 15%;
  }

  #schedule p {
    line-height: 140%;
    font-size: 18px;
  }

  .dayBlock {
    border: 2px solid #f0f0f0;
    padding: 20px;
  }

  .dayDesc img {
    width: 40%;
    float: left;
  }

  .featuredTitle {
    line-height: 100%;
    font-size: 40px;
  }

  .featuredTitle img {
    width: 12%;
  }

  .featuredLink {
    line-height: 140%;
    font-size: 30px;
  }

  .hotelTitle2 {
    line-height: 100%;
    font-size: 40px;
    font-weight: 700;
  }

  .hotelTitle2 img {
    width: 15%;
  }

  .hotelTitle {
    line-height: 140%;
    font-size: 20px;
  }

  .ticketBtn a {
    line-height: 140%;
    font-size: 14px;
    padding: 20px;
  }

  .bestValue {
    line-height: 140%;
    font-size: 16px;
  }

  .bestValue span {
    font-size: 20px;
  }

  .ticketBest {
    font-size: 24px;
  }

  .galleryTitle {
    line-height: 100%;
    font-size: 30px;
  }

  .galleryTitle img {
    width: 15%;
  }

  .broughtTitle {
    line-height: 100%;
    font-size: 40px;
    font-weight: 700;
  }

  .broughtTag {
    line-height: 140%;
    font-size: 22px;
  }

  .about-carousel .item {
    padding: 0;
  }

  .speakerBioTitle {
    line-height: 100%;
    font-size: 40px;
  }

  .bioHeadLink {
    font-size: 20px;
    line-height: 140%;
  }

  .bioHeadLink a {
    color: #00bfff;
  }

  .bioContentBox {
    padding: 0;
  }

  .bioContentBox img {
    width: 40%;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 992px) {
  .about-content h3 {
    font-size: 20px;
    line-height: 100%;
  }

  .about-content p {
    font-size: 14px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1024px) {
  .cd-full-width h2 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .ticketBtn a {
    line-height: 140%;
    font-size: 14px;
    padding: 10px;
  }

  .cd-hero-slider p {
    font-size: 16px;
    width: 60%
  }

  .cd-hero-slider h2 {
    font-size: 30px;
    width: 60%
  }
}

@media only screen and (max-width: 425px) {
  .ticketBtn a {
    line-height: 140%;
    font-size: 14px;
    padding: 10px;
  }

  .cd-hero-slider p {
    font-size: 12px;
  }

  .cd-hero-slider h2 {
    font-size: 20px;
  }
}

@media only screen and (min-width: 1281px) {
  .bioContentBox img {
    max-width: 236px;
  }
}
