@font-face {
  font-family: "COCOGOOSE";
  src: url("//db.onlinewebfonts.com/t/d14035f6b1afeabafbee4abb2ebf0fc6.eot");
  src: url("//db.onlinewebfonts.com/t/d14035f6b1afeabafbee4abb2ebf0fc6.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/d14035f6b1afeabafbee4abb2ebf0fc6.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/d14035f6b1afeabafbee4abb2ebf0fc6.woff") format("woff"), url("//db.onlinewebfonts.com/t/d14035f6b1afeabafbee4abb2ebf0fc6.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/d14035f6b1afeabafbee4abb2ebf0fc6.svg#COCOGOOSE") format("svg");
}

@import url('http://fonts.cdnfonts.com/css/lato');

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: 'Lato', sans-serif;
}

.social_links_bar {
  display: none;
}

.ham0 {
  cursor: pointer;
  position: relative;
  top: 20px;
  margin-left: 20px;
}

.ham_2 {
  margin-top: 6px;
}

.ham {
  width: 35px;
  height: 5px;
  background-color: #000;
  position: relative;
  top: 20px;
}

body {
  background-image: url(./images/mobile_2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  backdrop-filter: blur(10px);
  margin-top: -20px;
}

.logo_img {
  display: none;
}

.home {
  padding: 15px;
}

.homepage {
  margin-top: -7px;
}

.home_over,
.about_homepage {
  background-color: rgba(211, 211, 211, 0.7);
  margin-top: -7px;
}

.hello {
  margin-top: 60px;
  color: #ec5242;
  font-size: 18px;
}

.hello_title {
  color: #ec5242;
  font-size: 30px;
  font-family: 'COCOGOOSE', sans-serif;
}

.hello_description {
  margin-top: 20px;
  color: #272a31;
  font-size: 18px;
  font-weight: 600;
  padding: 20px;
  border: #d3d3d3 1px solid;
  background-color: rgba(271, 271, 271, 0.7);
}

.hello_date {
  margin-top: 50px;
  font-family: cocogoose, sans-serif;
  font-size: 27px;
  color: #ec5242;
  background-blend-mode: darken;
}

.hello_venue {
  font-size: 18px;
  font-weight: 900;
  margin-top: 10px;
  margin-bottom: 50px;
  color: #ec5242;
}

.main_program {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  background: url(images/courses_background.png);
}

.main_program_title {
  color: #d3d3d3;
  text-align: center;
}

.main_border {
  width: 30px;
  height: 1px;
  background-color: #ec5242;
  margin: 12px 0;
}

.courses {
  display: flex;
  background-color: rgba(211, 211, 211, 0.3);
  padding: 5px;
  margin-top: 10px;
}

.course_icon {
  width: 50px;
  height: 50px;
  align-self: center;
}

.course_title {
  color: #ec5242;
  align-self: center;
  margin-left: 12px;
  margin-right: 60px;
  width: 50px;
}

.course_description {
  color: #d3d3d3;
  align-self: center;
  font-size: 14px;
}

.join_program_btn {
  height: 50px;
  width: 80%;
  background-color: #ec5242;
  color: white;
  border: none;
  margin: 50px 0;
}

.featured_speaker {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  background-color: white;
}

.featured_speaker_section_title {
  color: #272a31;
  margin-bottom: 12px;
}

.speaker_border {
  width: 30px;
  height: 1px;
  background-color: #ec5242;
  margin-bottom: 12px;
}

.speaker_card {
  display: flex;
}

.speaker_image_back {
  width: 80px;
  height: 80px;
}

.speaker_image {
  width: 120px;
  height: 120px;
  position: relative;
  bottom: 60px;
  left: 21px;
}

.speaker_details {
  margin-left: 35px;
}

.speaker_name {
  color: #272a31;
  margin-bottom: 12px;
}

.speaker_profession {
  color: #ec5242;
  margin-bottom: 12px;
  font-size: 12px;
  font-style: italic;
}

.speaker_info_border {
  width: 30px;
  height: 3px;
  background-color: #d3d3d3;
  margin-bottom: 12px;
}

.speaker_achievements {
  color: #272a31;
  margin-bottom: 24px;
  font-size: 12px;
}

.see_more_speakers {
  display: none;
  width: 100%;
  height: 50px;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  color: #272a31;
}

.contact_us {
  text-align: center;
  padding: 20px;
  color: #ec5242;
  font-weight: 900;
}

.contact_email {
  font-family: cocogoose, sans-serif;
  color: #ec5242;
}

.grey_border {
  width: 100%;
  height: 1px;
  background-color: #d3d3d3;
  margin: 80px auto;
}

.batch_container {
  display: flex;
  flex-direction: column;
  align-content: center;
  margin-top: 35px;
  align-items: center;
}

.prev_batch {
  background-color: white;
}

.prev_batch_title {
  color: #272a31;
  margin-top: 30px;
}

.p_border {
  margin-top: 20px;
}

.history_batches {
  padding: 20px;
  text-align: center;
  margin-top: 50px;
}

.history_back {
  height: 200px;
  background-image: url(images/previous_batch.jpg);
}

.history_back_02 {
  margin-top: 30px;
  height: 200px;
  background-image: url(images/previous_batch-02.jpg);
}

.batch_details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(197, 37, 37, 0.705);
  height: 100%;
  color: white;
}

.batch_year {
  font-size: 35px;
}

.batch_description {
  width: 98%;
}

.footer {
  display: none;
}

.partners {
  background-color: #272a31;
  display: flex;
  flex-direction: column;
}

.partner_section_title {
  text-align: center;
  color: #d3d3d3;
  margin-top: 20px;
  margin-bottom: 12px;
}

.partner_border {
  width: 30px;
  height: 1px;
  background-color: #ec5242;
  align-self: center;
  margin-bottom: 20px;
}

.partner_images {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 20px;
}

.partner_logo {
  width: 50px;
  height: 50px;
}

.company_rights {
  display: flex;
  padding: 20px;
  justify-content: space-evenly;
  background: #fff;
}

.company_name {
  display: flex;
}

.company_logo {
  width: 60px;
  height: 50px;
  align-self: center;
}

.rights_title {
  align-self: center;
  font-family: cocogoose, sans-serif;
  margin-right: 20px;
}

.rights_description {
  align-self: center;
}

.about_home {
  text-align: center;
}

.about_title {
  font-size: 29px;
}

@media screen and (max-width: 768px) {
  .nav_desktop {
    visibility: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: fixed;
    top: 0;
    background-color: rgba(240, 80, 62, 0.7);
    width: 100%;
    height: 100%;
    backdrop-filter: blur(10px);
    z-index: 1;
  }

  .nav_link_section {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .crossBtn {
    font-size: 42px;
    font-weight: 900;
    color: #d3d3d3;
    cursor: pointer;
    margin-top: 36px;
  }

  .crossBtn:hover,
  .crossBtn:focus {
    color: #272a31;
  }

  .nav_link {
    margin-top: 30px;
    text-decoration: none;
    color: #d3d3d3;
    font-size: 24px;
    font-weight: 900;
  }

  .nav_link:hover,
  .nav_link:focus {
    color: #272a31;
  }

  .nav_link_02:hover,
  .nav_link_.nav_link_02 {
    color: #272a31;
  }
}

@media screen and (min-width: 769px) {
  body {
    margin-top: 0;
    background: url("./images/desktop_background.jpg");
    background-size: contain;
    backdrop-filter: blur(5px);
  }

  .social_links_bar {
    display: inherit;
    background-color: #535353;
    height: 25px;
  }

  .social_links {
    width: 80%;
    display: flex;
    justify-content: flex-end;
  }

  .media_links {
    text-decoration: none;
    color: #fff;
    list-style: none;
    margin-right: 20px;
    margin-top: 4px;
    cursor: pointer;
  }

  .m_link {
    text-decoration: none;
    color: #fff;
  }

  .ham0 {
    display: none;
  }

  .home_over {
    margin-top: 7px;
  }

  .about_homepage {
    margin-top: 0;
  }

  .logo_img {
    display: inherit;
    width: 60px;
    height: 50px;
    padding: 0;
  }

  .crossBtn {
    display: none;
  }

  .nav_desktop {
    padding: 20px;
    display: flex;
    justify-content: space-around;
    background-color: #fff;
  }

  .nav_link {
    text-decoration: none;
    color: #272a31;
    font-weight: 700;
    margin-right: 50px;
    padding: 14px;
  }

  .nav_link_section {
    display: flex;
    flex-direction: row;
  }

  .nav_link_02 {
    margin-right: 50px;
    padding: 14px;
  }

  .nav_home {
    display: flex;
    width: 60px;
    height: 50px;
    padding: 0;
  }

  .func_05 {
    border: 4px solid #ec5242;
    padding: 12px 7px;
    margin-left: 40px;
    color: #ec5242;
    position: relative;
    bottom: 2px;
  }

  .home {
    margin-left: 15%;
  }

  .hello_title {
    font-size: 48px;
    width: 550px;
  }

  .hello_description {
    width: 550px;
  }

  .for_fullscreen {
    display: flex;
    flex-direction: row;
  }

  .courses {
    flex-direction: column;
    width: 150px;
    margin: 2px;
    padding: 5px;
  }

  .course_title {
    margin: 12px 0;
    width: auto;
  }

  .course_description {
    text-align: center;
  }

  .join_program_btn {
    background-color: rgba(211, 211, 211, 0);
    font-size: 18px;
    text-decoration: underline;
    margin: 20px 0 0 0;
  }

  .speaker_image_block {
    display: flex;
    flex-direction: column;
  }

  .speaker_info {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: auto 10%;
    justify-content: space-evenly;
  }

  .speaker_card {
    margin: auto 15px;
  }

  .history_batches {
    display: flex;
    justify-content: space-evenly;
  }

  .history_back_02 {
    margin: 0;
  }

  .footer {
    display: inherit;
  }

  .partner_about {
    display: none;
  }

  .about_home {
    margin: auto;
  }

  .about_hello {
    display: none;
  }

  .about_title {
    margin: auto;
  }

  .about_description {
    margin: auto;
  }

  .company_contrast {
    background-color: #272a31;
    color: #d3d3d3;
  }
}
