html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

h1 {
  color: #ffffff;
}

.txt-bold{
  font-weight: bold;
}

.middle{
  margin: auto;
}

.title {
  color: #ffffff;
  font-size: 2.8em !important;
}

.subtitle {
  color: #ffffff;
  font-size: 1.6em !important;
}

a:hover {
  color: #a6ce39 !important;
}

.logo {
  width: 30px;
  height: 30px;
}

.block-mt {
  margin-top: 60px;
}

.block-padding{
    padding: 2.5% 1.5%;
}

.grey-back {
  background: #cecece !important;
  border-radius: 8px;
}

.sponsor-row{
  margin-top: 3%;
  margin-bottom: 3%;
}

.sponsor-row{
  margin-top: 3%;
  margin-bottom: 3%;
}

.sponsor-row > a >img {
  width: 100%;
  height: auto;
}

/* BUTTONS */
.register-btn {
  border: none;
  padding: 4px 15px;
  background: #b0cb1f;
  color: #ffffff;
  transition: all 0.2s ease-in-out;
  border-radius: 4px;
}

.lang-btn {
  background: transparent !important;
  color: #565656 !important;
  border: none;
  border-radius: 4px;
  margin: auto;
}

.lang-btn:hover > i {
  color: #ffffff !important;
}

.register-btn,
.lang-btn:hover {
  cursor: pointer;
  background: #a6ce39 !important;
  color: #ffffff !important;
  transition: all 0.2s ease-in-out;

  background: -moz-linear-gradient(270deg, rgba(176,203,31,1) 0%, rgba(176,203,31,1) 70%, rgba(176,203,31,1) 90%, rgba(51,51,51,1) 100%) !important; /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(176,203,31,1)), color-stop(70%, rgba(176,203,31,1)), color-stop(90%, rgba(176,203,31,1)), color-stop(100%, rgba(51,51,51,1))) !important; /* safari4+,chrome */
  background: -webkit-linear-gradient(270deg, rgba(176,203,31,1) 0%, rgba(176,203,31,1) 70%, rgba(176,203,31,1) 90%, rgba(51,51,51,1) 100%) !important; /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(270deg, rgba(176,203,31,1) 0%, rgba(176,203,31,1) 70%, rgba(176,203,31,1) 90%, rgba(51,51,51,1) 100%) !important; /* opera 11.10+ */
  background: -ms-linear-gradient(270deg, rgba(176,203,31,1) 0%, rgba(176,203,31,1) 70%, rgba(176,203,31,1) 90%, rgba(51,51,51,1) 100%) !important; /* ie10+ */
  background: linear-gradient(180deg, rgba(176,203,31,1) 0%, rgba(176,203,31,1) 70%, rgba(176,203,31,1) 90%, rgba(51,51,51,1) 100%) !important; /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0cb1f', endColorstr='#333333',GradientType=0 ) !important; /* ie6-9 */
}

.register-btn:hover {
  background: #b0cb1f !important;
  transform: scale(1.1);
}

.btn {
  /*background: #a6ce39 !important;*/
  color: #ffffff !important;
  -webkit-box-shadow: 0px 4px 13px -5px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 4px 13px -5px rgba(0,0,0,0.75);
  box-shadow: 0px 4px 13px -5px rgba(0,0,0,0.75);
  margin-top: 10px;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 25px;
  transition: all 0.2s ease-in-out;
  border: none !important;

  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a6ce39), color-stop(1, #b0cb1f)) !important;
}

.btn-more-about {
  width: 65%;
  margin: auto;
  margin-bottom: 0px;
}

.btn-watch-online{
  font-size: 25px;
  color: #ffffff !important;
  margin: auto;
  padding: 10px 15px 10px 15px;
}

.btn:hover {
  background: #b0cb1f;
  color: #ffffff !important;
  transform: scale(1.1);
  cursor: pointer;
}

.btn-more-about:hover {
  background: #b0cb1f;
  color: #ffffff !important;
  transform: scale(1.1);
}

/* SOCIAL MEDIA LINKS */
.social-media {
  margin-right: 5px;
  margin-left: 5px;
}

.social-media-btn {
  width: 32px;
  height: 32px;

  padding: 0px;
  border-radius: 50%;
  border: none;
  color: #ffffff !important;
  background: #565656 !important;
  transition: all 0.2s ease-in-out;
}

.social-media-btn:hover {
  background: #a6ce39;
  color: #ffffff !important;
  cursor: pointer;
  transform: scale(1.1);
}

.social-media-btn > i {
  font-size: 20px !important;
}

.facebook-icon {
  margin-top: 10px;
}

.instagram-icon {
  margin-top: 5.5px;
}

.twitter-icon {
  margin-top: 10px;
}

.linkedin-icon {
  margin-top: 10px;
}

.nav-link {
  color: #565656;
}

.item-active {
  font-weight: bold;
}

.green-arrow {
  color: #a6ce39 !important;
}

/* MARGINS */
.mt {
  margin-top: 2.5%;
}

.mb {
  margin-bottom: 2%;
}

/* ATAAC LOGO */
.ataac-logo {
  width: 85px;
  height: 85px;

  margin-left: 60%;
  background: url(../images/site/logo.png);
  background-repeat: no-repeat;
  background-size: cover;
}

/*SITE BLOCKS*/

.block-color-background {
  background: #ffffff;
}

.block-three-background {
  background: url("../images/site/ATAAC_block3_bck.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.block-five-background {
  background: url("../images/site/ATAAC_block5_bck.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.block-seven-background {
  background: url("../images/site/ATAAC_block7_bck.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.block {
  width: 100%;

  display: flex;
  flex-direction: row;
}

.f-block {
  height: 100vh;
  display: flex;
  flex-direction: column;
  background-color: #282c34;
}

.blocks-header {
  width: 100%;
  height: 60px;
  text-align: center;
}

.blocks-title {
  line-height: 60px;
  text-align: center;
  font-size: 2.2em;
  margin: 0;
  color: #525252;
  text-transform: uppercase;
  font-weight: bold;
}

.header-container {
  margin-top: 60px;
}

.blocks-footer {
  width: 100%;
  margin-bottom: 2%;

  font-size: 18px;
  line-height: 38px;
}

.blocks-footer-title {
  width: max-content;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
}

/* .h-blocks-content {
  width: 100%;
  display: flex;
  flex-direction: row;
} */

.blocks-content {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-bottom: 1%;
}

/* ATAAC TITLE */
.header-content {
  padding: 6.6% 1% 2.5%;
  text-align: center;
  margin: auto;
  color: #ffffff;
  height: 100%;
  width: 100%;

  display: flex;
  flex-direction: column;
}

.full-height {
  height: 100%;
}

.full-width {
  width: 100% !important;
}

.conference-identity {
  height: 100%;
  flex-grow: 3;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.conference-countdown {
  flex-grow: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.about-conference {
  flex-grow: 1;
}

.conference-location {
  width: auto;
  margin: auto;
  font-size: 1.2em;
  font-weight: 700;
  text-align: center;
}

/* HIGHLIGHTS */
/* HIGLKIGHTS SLIDE */
.highlights-slide {
  display: flex;
}

.slide-content {
  width: 70%;
  margin: auto;
}

/* CARDS */
.card-row {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
}

/* DAILY THEMES CARDS */
.card {
  width: 330px;
  height: 250px;
  display: flex;
  flex-direction: column;
  background: #343a40;
}

.card-header {
  display: flex;
  flex-direction: column;
  padding: 4px 15px;
  text-align: left;
  background: #dbe4af;
  color: #525252;
}



.program-name {
  text-transform: uppercase;
  font-weight: bold;
}

.card-body {
  padding: 4px 15px;
  display: flex;
  flex-direction: row;
  justify-content: start;
  color: #000000;
  font-weight: 500;
}

.card-body > p {
  margin: 0px;
  margin-right: 5px;
  text-align: center;
}

.card-body > .program-card-content > img {
  margin: auto;
  /* -webkit-box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.66);
  -moz-box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.66);
  box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.66); */
}

.card-footer {
  display: flex;
  flex-direction: column;
  padding: 4px 15px;
  /* color: #000000; */
}

.program-date {
  font-size: 0.85em;
}

.program-name {
  font-size: 0.95em;
}

.speaker-session-title {
  padding: 10px;
  font-size: 0.87em;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: bold;
}

/* INTERACTIVE PROGRAM */
.interactive-row-two {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

/* HIGHLIGHTS CARD */
.card-four-row {
  width: 200px;
  height: 240px;
  display: flex;
  flex-direction: column;
  background: transparent;
}

.card-four-row-content {
  width: 200px;
  height: 150px;
  background: transparent;
  line-height: 140px;
  text-align: center;
  vertical-align: middle;
}

/* HIGHLIGHTS CARD */
.highlights-card {
  width: 350px;
  height: 250px;
  display: inline-block;
  background: #ffffff;
  border-radius: 4px;

  -webkit-box-shadow: 0px 0px 17px 5px rgba(0, 0, 0, 0.66);
  -moz-box-shadow: 0px 0px 17px 5px rgba(0, 0, 0, 0.66);
  box-shadow: 0px 0px 17px 5px rgba(0, 0, 0, 0.66);
}
.highlights-card-content {
  width: 100%;
  height: 190px;
}

.highlights-card-content > div > a {
  display: block;
  width: 100% !important;
  height: 100% !important;
}

/* HIGLIGHTS LINKS */
.highlights-ataac-img {
  width: 100%;
  height: 100%;
  background: url("../images/higlights/ataac_higlight_play.png");
  background-size: cover;
}
#carouselExampleIndicators{
  margin: 2% 0%;
}
#carouselExampleIndicators1{
  margin: 2% 0%;
}
#carouselExampleIndicators2{
  margin: 2% 0;
}

.f-blocks-block{
  margin-top: 3.5% !important;
  margin-bottom: 5.5% !important;
}


.highlights-fridrik-img {
  width: 100%;
  height: 100%;
  background: url("../images/higlights/fridrik_higlight_play.png");
  background-size: cover;
}

.highlights-ian-img {
  width: 100%;
  height: 100%;
  background: url("../images/higlights/ian_higlight_play.png");
  background-size: cover;
}

.highlights-jennifer-img {
  width: 100%;
  height: 100%;
  background: url("../images/higlights/jennifer_higlight_play.png");
  background-size: cover;
}

.highlights-card-content > div > a {
  background: black;
  opacity: 0.3;
}

.highlights-card-content:hover > div > a {
  opacity: 0;
}

.highlights-card-description {
  height: 60px;
  width: 350px;
  display: flex;
  color: #000000;
}
.highlights-card-description-avatar {
  width: 78px;
  height: 58px;
  display: flex;
}

.highlights-card-description-avatar-img {
  width: 50px;
  height: 50px;
  margin: auto;
}

.img-round {
  border-radius: 50%;
}

.highlights-card-description-text {
  width: 270px;
  height: 60px;
  display: flex;
  flex-direction: column;
  color: #000000;
}
.highlights-card-description-text-title {
  height: 50%;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.highlights-card-description-text-title > p {
  margin: 0;
  font-weight: bold;
  font-size: 1.1em;
}

.highlights-card-description-text-description {
  height: 50%;
  text-align: left;
  font-size: 14px;
}

.highlights-card-description-text-description > p {
  font-size: 1.1em;
  font-style: italic;
}

.card-one {
  float: left;
}

.card-two {
  float: right;
}

.blocks-footer-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto;
}

/* .blocks-footer-container > * {
  margin: 0px 10px;
} */

.sm-col {
  flex-grow: 0;
}

/* ATAAC NAVIGATION */
.navbar {
  height: 60px;
  width: 100%;

  position: fixed;
  font-size: 18px;
  z-index: 999;
  background: #fefefe;
  color: #525252;
  -webkit-box-shadow: 0px 4px 12px -2px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px 4px 12px -2px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 4px 12px -2px rgba(0, 0, 0, 0.28);
}
.nav-link {
    color: #525252 !important;
    font-weight: 600 !important;
}

.navbar-brand{
    color: #525252;
    font-weight: 600;
}
.dropdown {
    color: #525252 !important;
    font-weight: 600 !important;
    margin-bottom: auto !important;
}

.form-inline > a {
  margin-left: 5px;
  margin-right: 5px;
}

.block-one-background {
  width: 100%;

  background: url(../images/site/ataac_online_cover.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 45% !important;
}

/* SOCIAL MEDIA LINKS */
.social-media-btn {
  width: 32px;
  height: 32px;

  padding: 0px;
  border-radius: 50%;
  border: none;
  color: #ffffff !important;
  background: #565656;
}

.social-media-btn:hover {
  background: #a6ce39;
  color: #ffffff !important;
  cursor: pointer;
}

.social-media-btn > i {
  font-size: 20px !important;
}
.facebook-icon {
  margin-top: 10px;
}
.instagram-icon {
  margin-top: 5.5px;
}

.nav-link {
  color: #525252;
}

.events-row {
  margin: 0px;
  padding: 10px 0px;
  text-align: center;
  color: #ffffff;
}

/* ***************************************** */
/* HEADER BLOCK */
/* Conference title */
.conference-title {
  color: #ffffff;
  font-size: 3.0em;
  font-weight: 600;
}

.conference-subtitle {
  color: #ffffff;
  font-size: 1.75em;
}

.conference-language {
  color: #ffffff;
  font-size: 1.5em;
}

.conference-info-title {
  font-size: 1.2em;
  font-weight: 700;
}

.conference-info-subtitle {
  font-size: 0.9em;
  font-weight: 700;
  text-transform: uppercase;
}

.conference-hosts > p {
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px;
  color: #ffffff;
  display: block;
}

.section-margin {
  margin-top: 58px;
}

.section-half-margin {
  margin-top: 30px;
}

.hosts-btn{
  border: none;
  padding: 4px 15px;
  background: #b0cb1f;
  color: #ffffff;
  transition: all 0.2s ease-in-out;
  border-radius: 4px;
  text-decoration: none;
  margin: auto;
}

.hosts-btn:hover{
  cursor: pointer;
  color: #ffffff !important;
  text-decoration: none;
  width: 100px !important;
  transform: scale(1.1) !important;
}

.hosts-btn:active{
  color: #ffffff !important;
}
.hosts-btn:visited{
  color: #ffffff !important;
}

/* TEXT */
.txt-align-right {
  text-align: right;
}

.txt-align-left {
  text-align: left;
}

/* COLUMN */
.size-auto {
  flex-grow: unset;
  padding: 0px;
}

/* CAROUSELS  */

.carousel-indicators li{
  width: 14px !important;
  height: 14px !important;
  border-radius: 50% !important;
}

.impressions-carousel {
  height: 100%;
  width: 80%;
  margin: auto;
  display: flex;
  align-items: center;
  border-top: 2px solid grey;
  border-bottom: 2px solid grey;
}

.ataac-impressions-carousel {
  height: 100%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: transparent;
  border-radius: 10px;
}

.ataac-impressions-carousel > .carousel-indicators {
  margin: 0;
  padding-bottom: 2%;
}

.ataac-impressions-carousel > .carousel-indicators > li {
  border-bottom: 0px;
  border-top: 0px;
}

.impression-container {
  width: 50% !important;
}

/* CAROUSELS  */
.ataac-highlights-carousel {
  width: 100%;
  height: 360px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 10px;
}

.ataac-impressions-carousel {
  width: 100%;
  height: 295px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 10px;
}

.carousel-control-next,
.carousel-control-prev {
  width: 10% !important;
}

.slide-content {
  width: 80%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-prev:hover > .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b0cb1f' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-control-next:hover > .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b0cb1f' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.said-by {
  height: 90px;
  font-size: 0.8em;
}

/* IMPRESSION ITEM */
.impression-item {
  width: fit-content;
  margin: auto;
  text-align: center;
  padding: 2% 3%;
}

/* IMPRESSION TEXT */
.impression-txt {
  margin: 0px;
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: 600;
  color: #525252;
  font-style: italic;
}

/* MORE INFO */
.more-info-section {
  text-align: center;
}

.more-info-btn {
  background: transparent;
  border: none;
  padding: 10px 24px;
  color: #b0cb1f !important;
  text-align: left;
  font-weight: 500;
}

.more-info-btn:hover {
  cursor: pointer;
  font-weight: 900;
}

.more-info-section > a {
  margin-top: 40px;
  padding: 10px 24px;
  transition: all 0.2s ease-in-out;
  height: fit-content;
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;

  display: inline-flex;
  align-items: center;
  min-height: 44px;
}

.buy {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}

.more-info-section > a:hover {
  cursor: pointer;
  transform: scale(1.1);
}

/* COUNTDOWN */
#countdown {
  text-align: center;
  margin: 0;
}

/* ATAAC FOOTER */
.ataac-footer {
  height: 300px;
  display: block;
}

.conference-f-container-header > h4 {
  margin: 0px !important;
  color: #ffffff !important;
  font-size: 20px !important;
}

.conference-f-container-content {
  width: 100%;
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;

  margin-top: 0%;
  margin-bottom: 4%;
}

.conference-f-container-footer {
  height: 12%;
  text-align: center;
}

.txt-center {
  text-align: center !important;
}

.conference-f-container-footer > button {
  height: 100%;
  width: 100%;
  margin: 0;
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
}

/* SPEAKERS CARDS CONTAINER */
.speaker-cards-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 80%;
  margin: auto;
  z-index: 0;
}

.speaker-list-two-row {
  display: flex;
  flex-direction: row;
}

.speakers-grid {
  margin-top: 3%;
  margin-bottom: 3%;
}

.speakers-grid-row-2 {
  display: flex;
  flex-direction: row;
  width: 50%;
  text-align: center;
}

.speaker-grid-card {
  display: flex;
  flex-direction: column;
}

.speaker-grid-card > a {
  margin-top: 2% !important;
  margin-bottom: 2% !important;
}

.speaker-cards-description {
  width: 200px;
  height: 90px;
  z-index: 1;
}

.speaker-imag-big {
  width: 150px;
  height: 150px;

  /* -webkit-box-shadow: 0px 0px 160x 4px rgba(0, 0, 0, 0.66);
  -moz-box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.66);
  box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.66); */
}

.speaker-imag-middle {
  width: 80px;
  height: 80px;
}

.speaker-cards-description {
  display: flex;
  flex-direction: column;
  color: #525252;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.speaker-name-countrie {
  margin: 0px;
  height: 45px;
  padding: 3px;
  font-weight: bold;
  text-align: center;
  font-size: 0.95em;
  line-height: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* HACK */
/* see why is p element generated */
.speaker-name-countrie > a:first-child {
  width: 100% !important;
  color: #000000;
}

.speaker-name-countrie > p:first-child {
  width: 100% !important;
  color: #000000;
}

.speaker-profession {
  margin: 0px;
  text-align: center;
  padding: 3px;
  padding-top: 0px;
  font-size: 0.85em;
  height: 45px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.speaker-profession > a {
  width: 100% !important;
  color: #000000;
}

.speaker-profession > p {
  width: 100% !important;
  color: #000000;
}

.speaker-prof {
  display: flex;
  flex-direction: row;
  padding-left: 2%;
  padding-right: 2%;
}

.speaker-prof-info {
  display: flex;
  flex-direction: column;

  padding: 3%;
}

/* FOUR ROW CARDS */
.card-four-row > .card-body {
  display: flex;
  flex-direction: column;
}

.card-four-row > .card-body > img {
  width: 100%;
  height: auto;
}

/* TICKET CARD */
.tickets-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;

  margin-top: 4%;
  margin-bottom: 4%;
}

.ticket-card {
  width: 300px;
  height: 220px;
  margin: auto;

  background: #fefefe;
  -webkit-box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
}

.ticket-card > .card-header {
  background: #fefefe;
  flex-direction: column;
  text-align: center;
  border: none;
  height: 140px;
}

.ticket-title {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.ticket-margin {
  margin-top: 58px;
}

.ticket-desc {
  font-weight: 300;
  font-size: 1em;
  line-height: 1em;
}

.ticket-day {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.7em;
  line-height: 72px;
  color: #b0cb1f;
}

.ticket-footer {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: auto;

  position: relative;
}
.ticket-price {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
}

.ticket-card > .card-body {
  height: 80px;
}

.ticket-card > .card-footer {
  height: 50%;
  display: flex;
  flex-direction: row;
}

/* LOCATION */
.location-section {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.location-margin {
  margin-top: 58px;
}

.location-img-container {
  width: 100%;
  margin: auto;
}

.location-card {
  margin: auto;

  background: #fefefe;
  -webkit-box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
}

/* WATCH ONLINE */
.watch-online-section {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.watch-online-img {
  height: 300px;
  background: url(../images/watch_online/watch_online.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.watch-online-intro {
  margin-bottom: 2%;
}

.row {
  width: 80% !important;
}

.watch-online-section-title {
  color: #4F4F4F;
  font-size: 2.3em;
  font-weight: bold;
  text-align: center;
  justify-content: center;
}

.watch-online-camera {
  margin-bottom: 6px !important;
  margin-left: 10px;
}

.watch-online-category {
  color: #4F4F4F;
  font-size: 2.0em;
  font-weight: bold;
}

.watch-online-item {
  font-size: 1.5em;
}

.watch-online-speaker {
/*  color: #A1A1A1; */
  font-size: 1.35em;
}

.watch-online-no-video-speaker {
  color: gray;
  font-size: 1.35em;
}

.watch-online-lecture-title {
/*  color: #737373;*/
  font-size: 1.35em;
  font-weight: bold;
}

.watch-online-no-video-lecture-title {
  color: gray;
  font-size: 1.35em;
  font-weight: bold;
}

.watch-online-highlights-info {
  color: gray;
  margin-top: 30px;
  font-size: 1.35em;
  text-align: justify;
}

.watch-online-footer-gradient {
  height: 2%;
  background: linear-gradient(to top, #DBE3B0, #CED5AC);
}

.watch-online-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 5%;
  background-color: #DBE3B0;
  padding-bottom: 1%;
}

.lecture-list-ul {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
}

.lecture-list-li {
  content: "";
  border-color: transparent #999999;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.4em;
  position: relative;
}

.lecture-list-ul > a {
  color: gray;
}

.navbar-container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.navbar-brand {
  margin-right: 0px;
}

/* WATCH ONLINE LECTURE */
.lecture-speaker {
  font-size: 0.8em;
  font-weight: bold;
}

.speaker-organization {
  font-size: 0.7em;
}

.lecture-title {
  font-size: 1.75em;
  font-weight: bold;
}

.subvideo-image {
  width: 100%;
  margin: auto;
}

.subvideo {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 1rem;
}

.subvideo-text > p {
  margin-bottom: 15px !important;
}

.subvideo-last-item {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: calc(3rem - 15px);
}

.subvideo-share-label {
  margin-right: 8px;
  font-weight: bold;
}

.subvideo-share-buttons {
  float: right;
  margin-top: 5px;
}

.subvideo-divider {
  border: solid #ddd;
  border-width: 4px 0 0;
  clear: both;
  margin-top: 0px;
  margin-bottom: calc(3rem - 15px);
  height: 0;
}

/* FOOTER */
.ataac-footer {
  color: #ffffff;
}

.footer-title{
  padding: 2%;
  text-align: left;
  font-size: 1.3em;
  font-weight: bold;
  color: #525252;
  border-bottom: 2px solid #525252;
}

.footer-container {
  margin-top: 3%;
  margin-bottom: 2%;
  display: flex;
  flex-direction: column;
}

.footer-two-row {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.organising {
  width: 48%;
}

.contact {
  width: 48%;
}

.contact > .blocks-content {
  padding: 2%;
}

/* TEMPORARY */
.col-lg-3 {
  text-align: center;
  color: #ffffff;
}

/* EXPO */
.expo-content, .workshops-content {
  display: flex;
  flex-direction: column;
}

/* SCHEDULE */
.schedule-body {
  padding: 0px;

  -webkit-box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
}

.schedule-container {
  width: 100%;
  padding: 0;
  margin: 0px;
  margin-top: 60px;
  border-radius: 4px;
}

.schedule-row {
  list-style-type: none;
  padding: 0px;
  display: flex;
  flex-direction: row;
}

.schedule-time {
  flex-grow: 1;
}

.schedule-session {
  text-align: left;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-around;
}

.speaker-img-col{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.schedule-speaker-img {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.schedule-speaker-img > img {
  border-radius: 50%;
  min-width: 60px;
}

.schedule-col {
  margin: 1%;
}

.event-header {
  background-color: #dbe4af;
  text-align: left;
  padding: 5px;
  padding: 3%;
}

.event-title {
  color: #525252;
  font-size: 1.4em;
  font-weight: bold;
}

.schedule-grid {
  padding: 0;
  background: #ffffff;
}

/* COMMMON */
.block-pb {
  padding-bottom: 3%;
}

.block-pt {
  padding-top: 3%;
}

/* SCHEDULE VENDOR CSS */

.accordion .accordion-navigation,
.accordion dd {
  display: block;
  margin-bottom: 0 !important;
  border-bottom: 1px solid #000000 !important;
}

.schedule ul li .content .accordion .accordion-navigation > a,
.workshops.accordion .accordion-navigation > a {
  background: #fff;
  border-top: 2px solid #e6e6e6;
}

.schedule ul li .content img {
  width: 60px;
  height: 60px;
  -webkit-background-clip: padding-box;
  -webkit-border-radius: 60px;
  -moz-background-clip: padding-box;
  border-radius: 60px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.schedule ul li .content .event-time {
  font-size: 14px;
  font-weight: bold;
}

.schedule ul li .content .event-title {
  font-size: 20px;
  font-weight: 400;
  color: #298fba;
  font-weight: 300;
}

.accordion .accordion-navigation > a,
.accordion dd > a {
  background: #efefef;
  color: #222;
  padding: 1rem;
  display: block;
  font-size: 1rem;
}

.right {
  float: right !important;
}

.carousel-inner {
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
}

.carousel-indicators {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
}

.carousel-indicators > li {
  background-color: grey;
}

.carousel-indicators > .active {
  background-color: #b0cb1f;
}

/* GLOBAL */
p {
  margin-bottom: 0px !important;
}

/* PROGRAM CARD */
.program-card {
  width: 300px;
  height: 100%;
  background: #ffffff;
  border: none;

  -webkit-box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
}

.archive-header {
  color: white;
  text-transform: uppercase;
  font-weight: bolder;
  font-size: 2.5em;
  margin-top: 4%;
  margin-bottom: 2%;
}

.biggest-content {
  height: auto;
}

.program-card > .card-header{
  padding: 3%;
}

.program-card > .card-footer{
  padding: 3%;
}

.program-card-content {
  display: flex;
  flex-direction: row;
}

.sm-btn {
  color: #ffffff !important;
}

.sm-btn:hover {
  cursor: pointer;
  color: #ffffff !important;
}

/* INTERACTIVE CARD */
.interactive-title > p {
  font-size: 0.95em;
  font-weight: bold !important;
  padding: 3%;

}

.interactive-card {
  width: 48%;
  height: auto;

  -webkit-box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
}

.interactive-card > .card-body {
  padding: 0;
  border-bottom: none;
}

.interactive-card > .card-footer {
  background: transparent;
}

.card-body-text {
  padding: 3%;
  text-align: left;
}

.interactive-content {
  display: flex;
  flex-direction: column;
}

.interactive-content > img {
  width: 100%;
  height: auto;
}

.interactive-content > p {
  margin: auto;
  margin-top: 0px;
}

.rounded-circle {
  margin: auto;
  margin-top: 0px;

  /* -webkit-box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.66);
  -moz-box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.66);
  box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.66); */
}

.col-lg-3 {
  height: 350px;
  text-align: center;
  display: flex;
  flex-direction: column;
  color: #525252;
  padding: 15px;
}

h4 {
  margin-top: 10px;
}

.avatar > img {
  border-radius: 6px;
}

.breadcrumb {
  margin-left: 0px;
}

.breadcrumb-item > a {
  color: black;
}

.speaker-prof-sessions {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 3%;
}

.sessions {
  width: 100%;
  text-align: center;
}

.card-session {
  width: 38%;
  height: 330px;

  display: flex;
  flex-direction: column;

  -webkit-box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 7px 10px 11px -6px rgba(0, 0, 0, 0.75);
}

.session-date {
  height: 50px;
  line-height: 50px;
  background: #dbe4af;
}

.session-name > p {
  padding: 10px;
  font-weight: bold;
  font-size: 1.3em;
}

.session-about > p {
  font-weight: bold;
}

.session-name > a {
  font-size: 1em;
  color: #525252;
  text-transform: uppercase;
  font-weight: bold;
}

/* DROPDOWN */
.dropdown {
  position: relative;
  display: inline-block;
  min-width: 50px;
  margin: auto;
  cursor: pointer;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f8f8f8;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  border-radius: 6px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  border-radius: 6px;
}

.dropdown-content a:hover {
  /* background-color: rgb(241, 241, 241); */
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

.day {
  font-weight: bold;
}

summary {
  outline: none;
}

.details-panel {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 3%;
  border-bottom: 1px solid grey;
}

a.nostyle:link {
    color: black;
    text-decoration: inherit;
    color: inherit;
}

a.nostyle:hover {
  cursor: pointer;
  color: #a6ce39;
}

a.nostyle:visited {
    text-decoration: inherit;
    color: inherit;
}

.details-col {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* FOOTER SPONSORS */
.sponsor-grid {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-around !important;
}

.sponsor {
  background: transparent;
  padding: 0 !important;
  width: 26% !important;
  height: 115px !important;
}

.partners ul li a {
  padding: 0 !important;
  background: white;
  border: none !important;
  border-radius: 8px;
  padding: 1%;
  /* box-shadow: 12px 12px 25px 0 white, -12px -12px 25px 0 white !important; */
  -webkit-box-shadow: 0px -1px 40px 12px rgba(255, 255, 255, 1);
  -moz-box-shadow: 0px -1px 40px 12px rgba(255, 255, 255, 1);
  box-shadow: 0px -1px 40px 12px rgba(255, 255, 255, 1);
}

.widget-content {
  border-bottom: 0px !important;
}

.partners ul li a img {
  margin-top: 15px;
}

/* SPEAKERS LIST PAGE */
.speaker-row {
  display: flex;
  flex-direction: column;
}

.speaker-row-header {
  display: flex;
  flex-direction: row;
}

.speaker-row-content {
  display: flex;
  flex-direction: row;
  margin-top: 2%;
}

.session-row-content {
  display: flex;
  flex-direction: row;
}

.speaker-row-back {
  background: #ffffff;
  margin-bottom: 2em;
}

.session-row-back {
  background: #f3f3f3;
  padding: 2em 1em;
  padding: 2em 0em;
  margin-bottom: 20px;
}

.speaker-title {
  text-align: left;
  font-size: 2em;
  margin: 0;
  color: #525252;
  text-transform: uppercase;
  font-weight: bold;
}

.session-title {
  text-align: left;
  font-size: 2em;
  margin: 0;
  color: #525252;
  text-transform: uppercase;
  font-weight: bold;
}

.speaker-subtitle {
  text-align: left;
  font-size: 1.6em;
  line-height: 2em;
  margin: 0;
  color: #525252;
  font-weight: bold;
  width: auto;
  margin-left: 3%;
  margin-right: 3%;
}

.speaker-row-header {
  border-bottom: 2px solid grey;
}

.session-row-header {
  border-bottom: 2px solid grey;
}

.speaker-session {
  width: 40% !important;
  height: auto !important;

  z-index: 2;
  border-radius: 2px 10px 10px 2px;
}

.speaker-session-about {
  width: 55% !important;
  height: auto !important;

  border-radius: 10px 2px 2px 10px;
}

.card-session-header {
  display: flex;
  flex-direction: row;
}

.card-session-content {
  display: flex;
  flex-direction: row;
  margin: auto;
  padding: 3%;
}

.card-session-header > div {
  flex-grow: 1;
  text-align: center;
}

.card-session-header > div > p {
  text-align: center;
  line-height: inherit !important;
}

.card-session-content > .avatar {
  margin: 3%;
}

/* RESPONSIVE PAGE BREAK POINTS */
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 576px) {
  /* !!! ATAAC HOMEPAGE !!!*/
  .blocks-title {
    font-size: 1.4em;
  }
  .conference-title {
    font-size: 1.5em !important;
  }
  .conference-subtitle {
    font-size: 1.0em !important;
  }
  .conference-countdown-canvas {
    width: 285px !important;
    height: 70px !important;
  }
  .section-margin {
    margin-top: 45px;
  }
  .row {
    width: 100% !important;
  }

  /* HIGHLIGHTS CAROUSEL*/
  .highlights-card {
    width: 100%;
    height: 212px;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .highlights-card-content {
    height: 152px;
  }
  .highlights-card-description {
    width: auto !important;
  }
  /* SPEAKERS LIST */
  .speaker-list-two-row {
    display: flex !important;
    flex-direction: column !important;
  }
  .card-four-row {
    margin: auto !important;
  }
  /* IMPRESSIONS */
  .ataac-impressions-carousel {
    height: 350px;
  }
  .impression-container {
    width: 75% !important;
  }
  /* INTERACTIVE LIST */
  .interactive-row-two {
    display: flex !important;
    flex-direction: column !important;

    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
  .interactive-card {
    margin: auto;
    width: 70% !important;
    margin-bottom: 4% !important;
  }

  /* PROGRAM */
  .program-card {
    width: 80% !important;
  }

  /* WATCH ONLINE */
  .watch-online-footer {
    height: 10%;
    text-align: center;
    padding-bottom: 3%;
    padding-left: 2%;
    padding-right: 2%;
  }

  /* TICKETS */
  .ticket-card {
    width: 90% !important;
  }

  /* SPEAKERS PAGE */
  .speakers-grid {
    display: flex !important;
    flex-direction: column !important;
  }
  .speakers-grid-row-2 {
    margin: auto;
    width: 90%;
  }
  .speaker-grid-card {
    width: 100%;
  }
  .organising {
    width: 100% !important;
  }
  .contact{
    width: 100% !important;
  }
  .speaker-row-header{
      flex-direction: column;
  }
  .session-row{
      padding: 0 !important;
  }
  .session-name > p {
      font-size: 1em;
  }
  .session-title{
      font-size: 1.3em;
      text-align: center;
  }
  .speaker-title {
      font-size: 1.3em;
  }
  .speaker-subtitle{
      font-size: 1em;
      margin: 0;
  }
  .card-session-header {
      height: auto;
      flex-direction: column;
      padding: 3%;
  }
  .card-session-header > div {
      text-align: left !important;
  }
  .breadcrumb {
      font-size: 0.8em !important;
  }
}

/* IMPRESSION BUBBLE BORDERS */
.speech-bubble {
  position: relative;
  background: #dbe4af;
  border-radius: 0.4em;
  color: #ffffff;
  text-align: center;
}

.speech-bubble:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20%;
  width: 0;
  height: 0;
  border: 1.3em solid transparent;
  border-top-color: #dbe4af;
  border-bottom: 0;
  border-left: 0;
  margin-left: -0.312em;
  margin-bottom: -0.7em;
}

.talktext {
  padding: 5% 2%;
}

.impression-owner-row {
  display: flex;
  flex-direction: row;

  margin-top: 2%;
  margin-bottom: 2%;
}

.impression-img-container {
  width: 30%;
  text-align: center;
}
.said-by {
  width: 70%;
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 768px) {
  /* SPEAKER PROFILE PAGE */
  .speaker-prof-sessions {
    display: flex;
    flex-direction: column;
  }
  .card-session {
    width: 80% !important;
    margin: auto;
    margin-top: 4%;
    margin-bottom: 4%;
  }
  .free-ticket-card{
      height: 220px;
  }
  .row {
    width: 100% !important;
  }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 992px) {
  /* !!! ATAAC HOMEPAGE !!!*/
  /* COMMON */

  /* NAVIGATION */
  .navbar-collapse {
    background: #f8f9fa;
    text-align: center;
    border-radius: 6px;
  }
  .navbar-brand {
    margin: auto;
  }
  .form-inline {
    display: flex;
    flex-direction: column;
  }
  .form-inline > div {
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .form-inline > register-btn {
    width: 50%;
  }

  /* HIGHLIGHTS CAROUSEL*/
  .ataac-highlights-carousel {
    width: 100%;
    height: 100%;
  }
  .slide-content {
    display: flex;
    flex-direction: column;
  }
  .card-one,
  .card-two {
    margin: auto;
    margin-top: 2%;
    margin-bottom: 3%;
  }
  /* SPEAKER LIST CAROUSEL */
  .speaker-cards-container {
    display: flex;
    flex-direction: column;
  }
  .speaker-list-two-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  /* PROGRAM DAYS LIST */
  .card-row {
    display: flex;
    flex-direction: column;
  }
  .program-card {
    width: 70%;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .program-date {
    text-align: center;
  }
  .program-name {
    text-align: center;
  }
  .speaker-session-title {
    text-align: center;
  }
  .program-time {
    text-align: center;
    font-weight: bold;
  }
  .program-location {
    text-align: center;
  }
  /* PROGRAM INTERACTIVE LIST */
  .conference-f-container-content {
    display: flex;
    flex-direction: column;
  }
  .interactive-row-two {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .interactive-card {
    width: 47%;
  }
  /* Ticket list */
  .ticket-card {
    width: 70%;
    margin: auto;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .tickets-container {
    display: flex;
    flex-direction: column;
  }

  /* SPEAKER PROFILE PAGE */
  .speaker-prof {
    display: flex;
    flex-direction: column;
  }
  .card-session {
    width: 47%;
  }

  /*  WATCH ONLINE */
  .conference-title {
    font-size: 2.0em;
  }
  .conference-subtitle {
    font-size: 1.5em;
  }
  .subvideo-image {
    margin-top: 0px;
  }
  .subvideo {
    width: 100%;
    margin-top: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .subvideo-last-item {
    width: 100%;
    margin-top: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .subvideo-third-column {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* SCHEDULE */
  .schedule-row {
    display: flex;
    flex-direction: column;
  }
 .sponsor-grid{
    flex-direction: column !important;
  }
  .sponsor{
    width: 280px !important;
    height: 114px !important;
    margin: auto !important;
    margin-top: 2% !important;
    margin-bottom: 2% !important;
  }
  .speaker-row-content {
    flex-direction: column;
  }
  .speaker-prof-sessions {
    flex-direction: column;
  }
  .speaker-session {
     width: 100% !important;
      margin-bottom: 3% !important;
  }
  .speaker-session-about {
     width: 100% !important;
  }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1200px) {
  /* SPEAKERS PAGE */
  .speakers-grid {
    display: flex;
    flex-direction: row;
  }
  /* SPEAKERS GRID */
  .speakers-grid-row-2 {
    display: flex;
    flex-direction: column;
  }
  .speaker-grid-card {
    width: 90%;
    margin: auto;
    text-align: center;

    margin-top: 3%;
    margin-bottom: 3%;
  }
  .footer-two-row{
    flex-direction: column;
  }
  .organising {
    width: 80%;
    margin: auto;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .contact{
    width: 80%;
    margin: auto;
    margin-top: 2%;
    margin-bottom: 2%;
  }
}
