.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

label {
  display: block;
  margin-bottom: 5px;
  color: #000;
  font-weight: 700;
}

.header {
  width: 100%;
  height: 50rem;
  margin-top: 1.6rem;
  float: none;
}

.container {
  display: block;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.container.hide {
  display: block;
}

.workshops {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  float: none;
  box-shadow: 0 0 0 -16px #000;
}

.heading {
  font-family: Caveat, sans-serif;
  color: #000;
  font-size: 5.4em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: -2px;
}

.heading.header_tagline {
  width: 989px;
  max-width: 100%;
  margin: 15% auto 20px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 90px;
  line-height: 1.1em;
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
  text-shadow: none;
}

.heading.articles-title {
  position: absolute;
  z-index: 100;
  margin-top: 60px;
  color: #000;
}

.heading.contact_title {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #000;
  font-size: 6.5em;
  line-height: 1em;
  text-align: left;
  text-transform: none;
}

.heading.left_align {
  display: block;
  width: 55%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.header_bgimg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -100;
  width: 100%;
  height: 46.5rem;
  margin-top: 80px;
  float: left;
  background-color: transparent;
}

.header_link {
  padding-left: 4px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 1.5em;
  font-weight: 100;
  text-transform: capitalize;
}

.header_slider {
  height: 100%;
  background-color: transparent;
}

.header_slider_nav {
  display: none;
  overflow: hidden;
}

.menu_container {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: 80px;
  max-width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 4px solid #fff;
  background-color: #fff;
}

.workshop_text {
  display: block;
  width: 50%;
  margin: 24px auto 120px;
  padding-left: 4px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.workshop_text.left_align {
  text-align: left;
}

.workshop_title {
  position: absolute;
  z-index: 100;
  width: 480px;
  margin-top: 110px;
  margin-left: -138px;
  padding: 40px;
  float: left;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.12);
}

.workshop_title.research_title {
  width: 440px;
  margin-top: 70px;
  margin-left: 687px;
}

.workshop_title.mentoring_title {
  width: 500px;
  margin-top: 70px;
  margin-left: -300px;
}

.workshop_column_left {
  padding-left: 0px;
}

.heading-2 {
  margin: 0px auto 35px;
  font-family: Caveat, sans-serif;
  color: #fff;
  font-size: 3.6em;
  line-height: 1.2em;
  font-weight: 700;
  text-align: center;
}

.heading-2.workshop_type {
  position: relative;
  z-index: 20;
  margin-top: 0px;
  font-family: Caveat, sans-serif;
  color: #000;
  font-size: 3.8em;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: none;
}

.heading-2.workshop_inner_title {
  margin-top: 0px;
  margin-bottom: 25px;
  float: none;
  font-family: Caveat, sans-serif;
  color: #000;
  font-size: 3.8em;
  line-height: 1.4em;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: none;
}

.workshop_image {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  box-shadow: -17px 17px 100px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 450ms cubic-bezier(.215, .61, .355, 1);
  transition: all 450ms cubic-bezier(.215, .61, .355, 1);
}

.workshop_image.workshop_sprint {
  margin-right: 100px;
  background-image: url('../images/IMG_7286-COLLAGE.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.workshop_image.workshop_uxresearch {
  position: relative;
  width: 88%;
  height: 88%;
  background-image: url('../images/workshop_uxresearch.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/workshop_uxresearch.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 100% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.workshop_image.workshop_uxresearch.w--current {
  background-image: url('../images/workshop_uxresearch.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.workshop_image.workshop_mentoring {
  bottom: 185px;
  width: 88%;
  height: 88%;
  background-image: url('../images/workshop_mentoring.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.workshop_image.research_img {
  display: block;
  width: 85%;
  height: 85%;
  margin-right: auto;
  margin-left: 79px;
  background-image: url('../images/workshop_uxresearch.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/workshop_uxresearch.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.workshop_image.mentoring_img {
  background-image: url('../images/Untitled-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.workshop_column_right {
  padding-right: 0px;
}

.image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: -10;
}

.workshop_link {
  display: none;
  padding-left: 2px;
  font-family: Roboto, sans-serif;
  color: #2ee7ca;
}

.read-more {
  display: block;
  width: 100%;
  height: 620px;
  margin-top: 60px;
  padding-top: 120px;
  padding-bottom: 120px;
  float: none;
  background-color: #fffec4;
}

.organizations {
  width: 100%;
  padding-top: 160px;
  padding-bottom: 160px;
  float: none;
}

.heading-3 {
  margin-bottom: 61px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  text-transform: capitalize;
}

.article {
  position: relative;
  z-index: 0;
  width: 366px;
  height: 280px;
  margin-left: 15px;
  float: right;
  background-image: none;
  box-shadow: -11px 11px 35px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 450ms cubic-bezier(.215, .61, .355, 1);
  transition: all 450ms cubic-bezier(.215, .61, .355, 1);
  text-decoration: none;
}

.article:hover {
  -webkit-transform: translate(0px, -8px);
  -ms-transform: translate(0px, -8px);
  transform: translate(0px, -8px);
}

.article.article-1 {
  background-image: linear-gradient(200deg, transparent, rgba(255, 251, 0, 0.75)), url('../images/The-right-opportunity-for-a-Design-Sprint.jpg');
  background-position: 0px 0px, 50% 70%;
  background-size: auto, auto;
}

.article.bangalore {
  margin-left: 15px;
  background-image: linear-gradient(200deg, transparent, rgba(255, 251, 0, 0.75)), url('../images/1_aNT8B0JS30vYFYwm3FMwJQ.jpg');
  background-position: 0px 0px, 2% 22%;
  background-size: auto, cover;
}

.article.tlv_february {
  display: block;
  margin-left: 15px;
  float: right;
  background-image: linear-gradient(200deg, transparent, rgba(255, 251, 0, 0.75)), url('../images/rikover_google_garage01.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.article.dana_vid {
  background-image: url('../images/DS_Dana_Cohen_Baron.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(32, 40, 59, 0.7)), to(rgba(32, 40, 59, 0.7)));
  background-image: url('../images/DS_Dana_Cohen_Baron.png'), linear-gradient(180deg, rgba(32, 40, 59, 0.7), rgba(32, 40, 59, 0.7));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.article.nadav_blog2 {
  background-image: url('../images/article_01.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(32, 40, 59, 0.7)), to(rgba(32, 40, 59, 0.7)));
  background-image: url('../images/article_01.jpg'), linear-gradient(180deg, rgba(32, 40, 59, 0.7), rgba(32, 40, 59, 0.7));
  background-position: 50% 100%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.article.nadav_blog1 {
  background-image: url('../images/article_02.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(32, 40, 59, 0.7)), to(rgba(32, 40, 59, 0.7)));
  background-image: url('../images/article_02.jpg'), linear-gradient(180deg, rgba(32, 40, 59, 0.7), rgba(32, 40, 59, 0.7));
  background-position: -3px 100%, 0px 0px;
  background-size: 120%, auto;
  background-repeat: no-repeat, repeat;
}

.workshop {
  display: block;
  width: 60%;
  height: 520px;
  margin-right: auto;
  margin-left: auto;
}

.workshop.mentoring {
  display: block;
  width: 45%;
  height: 430px;
  margin-top: 20px;
  margin-right: 138px;
  float: right;
}

.workshop.research {
  display: block;
  margin-top: 100px;
  margin-left: 60px;
}

.workshop.designsprint {
  display: block;
  margin-right: 200px;
}

.workshop_right {
  width: 49%;
  height: 475px;
  float: right;
}

.nav-link {
  margin-right: 30px;
  margin-left: 15px;
  padding-top: 26px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 2px none transparent;
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}

.nav-link.w--current {
  padding-bottom: 6px;
  border-bottom-style: solid;
  border-bottom-color: #fffb00;
  color: #000;
  text-decoration: none;
}

.brand {
  margin-top: 5px;
}

.contact {
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  float: none;
  background-color: #fffb00;
}

.action_btn {
  width: 160px;
  height: 52px;
  margin-top: 18px;
  margin-right: 4px;
  margin-left: 0px;
  padding-top: 13px;
  background-color: #2ee7ca;
  box-shadow: -3px 4px 8px 2px rgba(46, 231, 202, 0.39);
  -webkit-transform: translate(4px, -4px);
  -ms-transform: translate(4px, -4px);
  transform: translate(4px, -4px);
  -webkit-transition: all 200ms cubic-bezier(.39, .575, .565, 1);
  transition: all 200ms cubic-bezier(.39, .575, .565, 1);
  font-family: Roboto, sans-serif;
  color: #272f45;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.action_btn:hover {
  box-shadow: 0 0 0 0 rgba(46, 231, 202, 0.35);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #36415c;
}

.action_btn.form_btn {
  margin-left: 0px;
}

.action_btn.form_send {
  height: 50px;
  margin-left: 0px;
  padding-top: 7px;
  background-color: #000;
  box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.1);
  font-family: Caveat, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 500;
  text-transform: capitalize;
}

.action_btn.social_btn {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  margin-left: 0px;
  padding-top: 12px;
  background-color: #fff;
  box-shadow: none;
}

.action_btn.contact_menu {
  height: 48px;
  margin-top: 15px;
  margin-left: 20px;
  background-color: #fffb00;
  box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.06);
  font-family: Caveat, sans-serif;
  color: #000;
  font-size: 21px;
  font-weight: 700;
  text-transform: capitalize;
}

.action_btn.contact_menu.w--current {
  color: #000;
}

.action_btn.learn_more_btn {
  width: 180px;
  height: 52px;
  padding-top: 15px;
  float: left;
  background-color: #fffb00;
  box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.08);
  font-family: Caveat, sans-serif;
  color: #000;
  font-size: 21px;
  line-height: 20px;
  font-weight: 700;
  text-transform: capitalize;
}

.event_title {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -80px;
  float: left;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 1.6em;
  line-height: 1.4em;
  font-weight: 400;
}

.div-block {
  position: absolute;
}

.event_location {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -109px;
  float: left;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 1.1em;
  font-weight: 400;
  text-decoration: none;
}

.event_type {
  padding-top: 16px;
  padding-right: 20px;
  float: right;
  font-family: Roboto, sans-serif;
  color: #c2ceeb;
  font-size: 0.8em;
  font-weight: 300;
  text-transform: uppercase;
}

.org_logos {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.testimonial-paragraph {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 0px;
  border-left-style: none;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 1.6em;
  line-height: 1.6em;
  font-weight: 300;
  text-align: center;
}

.testimonial-description {
  display: block;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
}

.footer {
  display: block;
  width: 100%;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  float: none;
}

.credit {
  display: block;
  width: 50%;
  margin-top: 10px;
  float: left;
  font-family: Roboto, sans-serif;
  color: #727272;
  font-size: 0.9em;
  line-height: 1.6em;
  font-weight: 300;
}

.credit.certified {
  width: 150px;
  float: left;
}

.top_arrow {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  width: 55px;
  height: 55px;
  margin-right: 30px;
  margin-bottom: 30px;
  padding-top: 15px;
  float: right;
  background-color: rgba(0, 0, 0, 0.35);
  text-align: center;
}

.top_arrow.w--current {
  display: none;
}

.image-2 {
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.img_experts {
  display: block;
  float: right;
}

.form_wrapper {
  width: 48%;
  float: right;
}

.form_label {
  display: none;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-left: 0px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-weight: 300;
}

.form_input {
  width: 100%;
  height: 3em;
  margin-bottom: 40px;
  padding-top: 8px;
  padding-left: 0px;
  border-style: none none solid;
  border-bottom-width: 2px;
  border-bottom-color: #ccc90c;
  border-radius: 0px;
  background-color: #fffb00;
  -webkit-transition: all 450ms cubic-bezier(.215, .61, .355, 1);
  transition: all 450ms cubic-bezier(.215, .61, .355, 1);
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 1.2em;
  font-weight: 300;
}

.form_input:hover {
  border-bottom-color: #000;
  color: #000;
}

.form_input:focus {
  border-bottom-color: #000;
}

.form_btn {
  padding: 12px 25px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.24);
  -webkit-transition: all 450ms cubic-bezier(.215, .61, .355, 1);
  transition: all 450ms cubic-bezier(.215, .61, .355, 1);
  font-family: Roboto, sans-serif;
  color: #36415c;
  font-size: 1.2em;
  text-transform: uppercase;
}

.form_btn:hover {
  box-shadow: 0 9px 25px 0 rgba(0, 0, 0, 0.24);
  color: #2ee7ca;
}

.contact_description {
  width: 78%;
  margin-bottom: 115px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.contact_content {
  width: 52%;
  float: left;
}

.certified {
  width: 196px;
  float: right;
}

.certified_text {
  width: 75px;
  margin-top: 10px;
  float: left;
  font-family: Roboto, sans-serif;
  color: #727272;
  font-size: 0.9em;
  font-weight: 300;
}

.dropdown-toggle {
  width: 100%;
  padding: 0px;
}

.text-block {
  padding-top: 7px;
  padding-bottom: 7px;
  color: hsla(0, 0%, 100%, 0.5);
}

.dd_list.w--open {
  margin-top: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #c2ceeb;
  box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.25);
}

.form_success {
  background-color: transparent;
  color: #db2298;
}

.form-thankyou {
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 1.2em;
  font-weight: 400;
}

.form_error {
  padding-left: 0px;
  float: left;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #e7336d;
  font-weight: 400;
}

.text {
  margin-bottom: 15px;
  float: left;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 1.1em;
  font-weight: 300;
}

.slide_img1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/desing_sprint_hmw.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/desing_sprint_hmw.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide_img2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/desing_sprint_diverge.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/desing_sprint_diverge.JPG');
  background-position: 0px 0px, 50% 32%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide_img3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/desing_sprint_decise.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/desing_sprint_decise.jpeg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.img_slider4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/desing_sprint_prototype.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/desing_sprint_prototype.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide_img5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/desing_sprint_time.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/desing_sprint_time.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.the_masters {
  padding-top: 90px;
  padding-bottom: 160px;
}

.master_member {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 335px;
  padding-right: 22px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.masters_container {
  display: block;
  width: 95%;
  max-width: 900px;
  margin-top: 90px;
  margin-right: auto;
  margin-left: auto;
}

.masters_img {
  width: 38%;
  float: left;
  box-shadow: -9px 9px 100px 0 rgba(0, 0, 0, 0.2);
}

.masters_description {
  width: 100%;
  margin-bottom: 18px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 26px;
  font-weight: 300;
}

.masters_name {
  margin-bottom: 14px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
  text-transform: none;
}

.masters_link {
  margin-right: 8px;
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
}

.masters_link:hover {
  box-shadow: -2px 4px 23px 1px rgba(0, 0, 0, 0.28);
}

.masters_content {
  width: 62%;
  margin-left: 40px;
  float: right;
}

.inner_header_sprint {
  width: 100%;
  height: 60vh;
  padding-top: 20px;
  background-image: url('../images/workshop_sprints.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sprint_img01 {
  display: block;
  width: 60%;
  margin-right: auto;
  float: left;
  box-shadow: none;
}

.sprint_details {
  margin-bottom: 130px;
  padding-top: 70px;
}

.workshop_details {
  width: 36%;
  height: 100%;
  margin-left: -91px;
  padding: 35px 40px 45px;
  float: left;
  background-color: #fffec4;
  box-shadow: -11px 11px 40px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, 148px) rotate(3deg);
  -ms-transform: translate(0px, 148px) rotate(3deg);
  transform: translate(0px, 148px) rotate(3deg);
}

.workshop_details.details_left {
  margin-right: -143px;
}

.workshop_ul {
  padding-left: 25px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.workshop_li {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
}

.sprint_img02 {
  width: 60%;
  float: right;
  box-shadow: none;
}

.workshop_details_left {
  width: 34%;
  margin-right: -148px;
  padding: 30px 32px 40px;
  float: right;
  background-color: #fffec4;
  box-shadow: 1px 1px 40px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, 214px) rotate(-6deg);
  -ms-transform: translate(0px, 214px) rotate(-6deg);
  transform: translate(0px, 214px) rotate(-6deg);
}

.workshop_links {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #20283b;
}

.learn_more {
  font-family: Roboto, sans-serif;
  color: #6f7ea1;
  font-size: 26px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.learnmore_link {
  width: 350px;
  height: 260px;
  background-color: #c2ceeb;
}

.inner_header_research {
  width: 100%;
  height: 60vh;
  padding-top: 20px;
  background-image: url('../images/workshop_uxresearch.jpg');
  background-position: 50% -115px;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner_header_mentoring {
  width: 100%;
  height: 60vh;
  padding-top: 20px;
  background-image: url('../images/workshop_mentoring.jpg');
  background-position: 50% 67%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-block {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}

.testimonial-pic {
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.testimonials {
  padding-top: 90px;
  padding-bottom: 160px;
}

.testimonial-name {
  display: block;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
}

.testimonial-name.name {
  font-family: Caveat, sans-serif;
  font-size: 1.7em;
  line-height: 30px;
}

.image-4 {
  display: block;
}

.div-block-2 {
  width: 187px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.design-sprint-phases {
  margin-bottom: 140px;
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-4 {
  font-family: Caveat, sans-serif;
  font-size: 33px;
  line-height: 32px;
  letter-spacing: 0px;
}

.phase-container-validate {
  padding: 40px 20px 35px;
  background-color: #fffec4;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.06);
  -webkit-transform: rotate(-3deg) translate(-7px, -18px);
  -ms-transform: rotate(-3deg) translate(-7px, -18px);
  transform: rotate(-3deg) translate(-7px, -18px);
}

.phase-description {
  margin-top: 15px;
  padding-left: 4px;
  font-size: 16px;
  line-height: 22px;
}

.phase-container-understand {
  padding: 40px 20px;
  background-color: #fffec4;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
  -webkit-transform: rotate(-3deg) translate(15px, -20px);
  -ms-transform: rotate(-3deg) translate(15px, -20px);
  transform: rotate(-3deg) translate(15px, -20px);
}

.phase-container-define {
  padding: 40px 20px;
  background-color: #fffec4;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.06);
  -webkit-transform: rotate(3deg) translate(12px, 19px);
  -ms-transform: rotate(3deg) translate(12px, 19px);
  transform: rotate(3deg) translate(12px, 19px);
}

.phase-container-sketch {
  padding: 40px 20px;
  background-color: #fffec4;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.08);
  -webkit-transform: rotate(3deg) translate(3px, -35px);
  -ms-transform: rotate(3deg) translate(3px, -35px);
  transform: rotate(3deg) translate(3px, -35px);
}

.phase-container-decide {
  padding-top: 49px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fffec4;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.08);
  -webkit-transform: rotate(-3deg) translate(-4px, 42px);
  -ms-transform: rotate(-3deg) translate(-4px, 42px);
  transform: rotate(-3deg) translate(-4px, 42px);
}

.phase-container-prototype {
  padding: 40px 20px 35px;
  background-color: #fffec4;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.06);
  -webkit-transform: translate(-4px, 12px) rotate(2deg);
  -ms-transform: translate(-4px, 12px) rotate(2deg);
  transform: translate(-4px, 12px) rotate(2deg);
}

.grid {
  grid-auto-flow: column;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-5 {
  width: 32px;
  height: 32px;
  padding: 4px;
  background-color: #000;
}

.accordion-warpper {
  max-width: 900px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.faq-section {
  margin-bottom: 160px;
  padding-top: 90px;
}

.accordion-item {
  margin-top: 20px;
  padding: 12px 25px;
  border-radius: 4px;
  background-color: #fffec4;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.06);
}

.faq-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-5 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  cursor: pointer;
}

.faq-arrow {
  width: 32px;
  height: 32px;
  margin-top: 7px;
  padding: 4px 7px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  cursor: pointer;
}

.accordion-item-content {
  overflow: hidden;
  margin-top: 0px;
  margin-right: 50px;
}

.link {
  -webkit-transition: all 200ms cubic-bezier(.25, .46, .45, .94);
  transition: all 200ms cubic-bezier(.25, .46, .45, .94);
  color: #000;
  font-weight: 400;
}

.link:hover {
  text-decoration: none;
}

.facebook {
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-align: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

._404 {
  width: 100%;
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  float: none;
  box-shadow: 0 0 0 -16px #000;
}

._404-text {
  display: block;
  width: 50%;
  margin: 24px auto 120px;
  padding-left: 4px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

._404-text.left_align {
  text-align: left;
}

@media screen and (max-width: 991px) {
  .header {
    height: 460px;
  }

  .container {
    width: 100%;
  }

  .workshops {
    padding: 60px 40px;
  }

  .heading {
    font-size: 3.4em;
  }

  .heading.header_tagline {
    width: 100%;
    margin-top: 100px;
    padding-top: 2%;
    font-size: 4em;
  }

  .heading.articles-title {
    position: static;
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .heading.contact_title {
    margin-bottom: 10px;
    font-size: 3.8em;
    line-height: 1.3em;
  }

  .header_bgimg {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 460px;
    margin-top: 0px;
    float: left;
  }

  .menu_container {
    width: 100vw;
    height: 70px;
    margin-bottom: 18px;
    padding-top: 2px;
    padding-right: 10px;
    padding-left: 20px;
  }

  .workshop_text {
    width: 100%;
    margin-bottom: 80px;
  }

  .workshop_title {
    width: 70%;
    margin-top: 52px;
    margin-left: 30px;
    padding-right: 80px;
  }

  .workshop_title.research_title {
    width: 400px;
    margin-top: 42px;
    margin-left: 220px;
    padding-right: 40px;
  }

  .workshop_title.mentoring_title {
    width: 450px;
    margin-top: 40px;
    margin-left: -116px;
  }

  .heading-2 {
    margin-bottom: 20px;
    font-size: 2em;
  }

  .heading-2.workshop_type {
    width: 100%;
    font-size: 2.2em;
  }

  .workshop_image.workshop_sprint {
    bottom: 0px;
    width: 75%;
    height: 100%;
    margin-right: 0px;
    margin-left: 160px;
  }

  .workshop_image.workshop_uxresearch {
    bottom: 190px;
    height: 275px;
  }

  .workshop_image.workshop_mentoring {
    bottom: 190px;
    height: 275px;
  }

  .workshop_image.research_img {
    width: 70%;
    height: 100%;
    margin-left: -81px;
  }

  .read-more {
    height: 105em;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .organizations {
    padding-top: 60px;
    padding-bottom: 60px;
    float: left;
  }

  .heading-3 {
    margin-top: 40px;
    margin-bottom: 45px;
  }

  .article.article-1 {
    position: static;
    height: 250px;
    margin-right: auto;
    margin-bottom: 170px;
    margin-left: auto;
    float: left;
  }

  .article.bangalore {
    height: 250px;
    margin-right: auto;
    margin-bottom: 170px;
    margin-left: auto;
    float: left;
  }

  .article.tlv_february {
    display: block;
    height: 250px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    float: left;
  }

  .article.dana_vid {
    margin-bottom: 25px;
  }

  .article.nadav_blog1 {
    margin-bottom: 25px;
  }

  .workshop {
    width: 100%;
    height: 295px;
  }

  .workshop.mentoring {
    width: 64%;
    height: 270px;
    margin-top: 100px;
    margin-right: 70px;
    margin-bottom: 40px;
  }

  .workshop_right {
    width: 100%;
    height: 295px;
    margin-top: 40px;
  }

  .nav-link {
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 40px;
    color: #000;
    font-size: 56px;
    line-height: 48px;
    font-weight: 500;
    text-align: left;
  }

  .brand {
    z-index: 25000;
    margin-top: 17px;
  }

  .contact {
    width: 100%;
    padding: 60px 40px;
  }

  .action_btn.form_send {
    width: 250px;
  }

  .action_btn.contact_menu {
    width: 340px;
    height: 78px;
    margin-top: 45px;
    margin-bottom: 40px;
    margin-left: 45px;
    padding-top: 27px;
    font-size: 36px;
  }

  .event_title {
    position: static;
    margin-top: 270px;
  }

  .event_location {
    position: static;
  }

  .testimonial-paragraph {
    width: 100%;
    font-size: 1.4em;
    line-height: 1.4em;
  }

  .footer {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }

  .form_wrapper {
    width: 100%;
    margin-top: 50px;
  }

  .contact_description {
    width: 100%;
    margin-bottom: 5px;
  }

  .contact_content {
    width: 100%;
    padding-right: 30px;
  }

  .text {
    width: 100%;
  }

  .icon-2 {
    color: #000;
  }

  .mobile_menu {
    position: absolute;
    top: 0px;
    z-index: 20000;
    width: 100%;
    height: 100vh;
    padding-top: 100px;
    background-color: hsla(0, 0%, 100%, 0.92);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }

  .menu-button {
    display: block;
    background-color: transparent;
  }

  .menu-button.w--open {
    z-index: 25000;
    display: none;
    background-color: transparent;
  }

  .the_masters {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .master_member {
    width: 100%;
    margin-bottom: 40px;
  }

  .masters_description {
    font-size: 16px;
    line-height: 24px;
  }

  .sprint_img01 {
    width: 100%;
  }

  .sprint_details {
    margin-bottom: 0px;
  }

  .workshop_details {
    position: relative;
    z-index: 100;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 60px;
    padding-left: 60px;
    float: left;
    -webkit-transform: translate(67px, -233px) rotate(3deg);
    -ms-transform: translate(67px, -233px) rotate(3deg);
    transform: translate(67px, -233px) rotate(3deg);
  }

  .workshop_ul {
    font-size: 19px;
  }

  .sprint_img02 {
    width: 100%;
    float: left;
  }

  .workshop_details_left {
    width: 80%;
    padding: 60px;
    float: left;
    -webkit-transform: translate(67px, -181px) rotate(-6deg);
    -ms-transform: translate(67px, -181px) rotate(-6deg);
    transform: translate(67px, -181px) rotate(-6deg);
  }

  .testimonials {
    padding-top: 60px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .design-sprint-phases {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .heading-4 {
    font-size: 29px;
  }

  .phase-container-validate {
    padding-top: 20px;
    padding-bottom: 64px;
    -webkit-transform: rotate(3deg) translate(0px, 0px);
    -ms-transform: rotate(3deg) translate(0px, 0px);
    transform: rotate(3deg) translate(0px, 0px);
  }

  .phase-description {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
  }

  .phase-container-understand {
    padding-top: 20px;
    padding-bottom: 53px;
  }

  .phase-container-define {
    padding-top: 20px;
    padding-bottom: 0px;
    -webkit-transform: rotate(3deg) translate(0px, -10px);
    -ms-transform: rotate(3deg) translate(0px, -10px);
    transform: rotate(3deg) translate(0px, -10px);
  }

  .phase-container-sketch {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .phase-container-decide {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transform: rotate(3deg) translate(0px, 10px);
    -ms-transform: rotate(3deg) translate(0px, 10px);
    transform: rotate(3deg) translate(0px, 10px);
  }

  .phase-container-prototype {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transform: translate(0px, 29px) rotate(-3deg);
    -ms-transform: translate(0px, 29px) rotate(-3deg);
    transform: translate(0px, 29px) rotate(-3deg);
  }

  .grid {
    display: block;
    width: 48%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .accordion-warpper {
    width: 90%;
  }

  .faq-section {
    margin-bottom: 60px;
    padding-top: 0px;
  }

  ._404 {
    padding: 60px 40px;
  }

  ._404-text {
    width: 100%;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: 354px;
    margin-top: 4.2rem;
  }

  .container {
    width: 100%;
  }

  .workshops {
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .heading {
    font-size: 3.4em;
  }

  .heading.header_tagline {
    margin-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 3.4em;
  }

  .heading.articles-title {
    position: static;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 50px;
    float: left;
  }

  .heading.contact_title {
    font-size: 2.6em;
  }

  .header_bgimg {
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    float: left;
  }

  .header_link {
    font-weight: 400;
  }

  .header_slider {
    height: 420px;
  }

  .menu_container {
    height: 65px;
    margin-bottom: 0px;
  }

  .workshop_text {
    margin-bottom: 60px;
  }

  .workshop_title {
    margin-top: 22px;
    padding-right: 0px;
  }

  .workshop_title.research_title {
    width: 380px;
    margin-top: 22px;
    margin-left: 158px;
    padding-right: 20px;
  }

  .workshop_title.mentoring_title {
    margin-left: -129px;
  }

  .heading-2 {
    font-size: 1.6em;
  }

  .heading-2.workshop_type {
    width: 100%;
  }

  .heading-2.workshop_inner_title {
    font-size: 3.1em;
    line-height: 1em;
    text-align: center;
  }

  .workshop_image.workshop_sprint {
    bottom: 0px;
    height: 250px;
    margin-left: 122px;
  }

  .workshop_image.workshop_uxresearch {
    bottom: 190px;
    height: 250px;
  }

  .workshop_image.workshop_mentoring {
    bottom: 160px;
    height: 250px;
  }

  .workshop_image.research_img {
    width: 70%;
    height: 78%;
    margin-left: 25px;
  }

  .read-more {
    height: 95em;
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .organizations {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-3 {
    margin-top: 20px;
    font-size: 16px;
  }

  .article.article-1 {
    width: 100%;
    height: 230px;
  }

  .article.bangalore {
    width: 100%;
    height: 230px;
  }

  .article.tlv_february {
    width: 100%;
    height: 230px;
  }

  .article.dana_vid {
    width: 100%;
    height: 230px;
    background-image: url('../images/DS_Dana_Cohen_Baron.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/DS_Dana_Cohen_Baron.png'), linear-gradient(180deg, transparent, transparent);
    background-position: 50% 25%, 0px 0px;
  }

  .article.nadav_blog2 {
    width: 100%;
    height: 230px;
    background-image: url('../images/article_01.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/article_01.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 50% 70%, 0px 0px;
  }

  .article.nadav_blog1 {
    width: 100%;
    height: 230px;
    background-image: url('../images/article_02.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/article_02.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 0px 50%, 0px 0px;
  }

  .workshop {
    height: 316px;
  }

  .workshop.mentoring {
    margin-top: 0px;
    margin-right: 40px;
  }

  .workshop.research {
    margin-top: 0px;
    margin-left: 0px;
  }

  .workshop_right {
    height: 250px;
    margin-top: 35px;
  }

  .nav-link {
    margin-left: 40px;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 0px;
    font-size: 35px;
    line-height: 30px;
  }

  .brand {
    width: 100px;
    margin-top: 0px;
  }

  .brand.w--current {
    margin-top: 0px;
  }

  .contact {
    padding: 40px 20px;
  }

  .action_btn.form_send {
    width: 100%;
  }

  .action_btn.social_btn {
    width: 40px;
    height: 40px;
    padding-top: 8px;
  }

  .action_btn.contact_menu {
    width: 90%;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 34px;
  }

  .event_title {
    margin-top: 250px;
  }

  .event_location {
    margin-top: 8px;
  }

  .testimonial-paragraph {
    font-size: 1.2em;
    line-height: 1.4em;
  }

  .footer {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .credit {
    width: 100%;
    float: none;
    text-align: center;
  }

  .top_arrow {
    display: none;
  }

  .img_experts {
    float: none;
  }

  .form_input {
    width: 46%;
    margin-right: 10px;
    margin-left: 10px;
    float: left;
  }

  .contact_description {
    font-size: 16px;
  }

  .contact_content {
    padding-right: 0px;
  }

  .certified {
    display: block;
    width: 122px;
    margin: 20px auto 0px;
    float: none;
    text-align: center;
  }

  .certified_text {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 6px;
    float: none;
  }

  .text {
    width: 100%;
  }

  .menu-button {
    margin-top: -3px;
  }

  .the_masters {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .master_member {
    display: block;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }

  .masters_container {
    width: 90%;
    margin-top: 60px;
  }

  .masters_img {
    width: 45%;
    float: none;
  }

  .masters_description {
    font-size: 1.2em;
    line-height: 1.4em;
  }

  .masters_name {
    margin-top: 0px;
  }

  .masters_content {
    width: 100%;
    margin-top: 25px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .sprint_details {
    padding-top: 0px;
  }

  .workshop_details {
    width: 88%;
    padding: 30px 20px 35px;
    -webkit-transform: translate(24px, -81px) rotate(3deg);
    -ms-transform: translate(24px, -81px) rotate(3deg);
    transform: translate(24px, -81px) rotate(3deg);
  }

  .workshop_ul {
    line-height: 21px;
  }

  .workshop_li {
    font-size: 15px;
    line-height: 21px;
  }

  .workshop_details_left {
    width: 90%;
    padding: 40px 20px;
    -webkit-transform: translate(33px, -95px) rotate(-6deg);
    -ms-transform: translate(33px, -95px) rotate(-6deg);
    transform: translate(33px, -95px) rotate(-6deg);
  }

  .inner_header_mentoring {
    background-position: 50% 100%;
  }

  .testimonials {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .design-sprint-phases {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .phase-container-validate {
    height: 217px;
    -webkit-transform: rotate(-3deg) translate(0px, 24px);
    -ms-transform: rotate(-3deg) translate(0px, 24px);
    transform: rotate(-3deg) translate(0px, 24px);
  }

  .phase-description {
    font-size: 15px;
  }

  .phase-container-understand {
    padding-bottom: 82px;
  }

  .phase-container-sketch {
    height: 209px;
    -webkit-transform: rotate(-3deg) translate(0px, 0px);
    -ms-transform: rotate(-3deg) translate(0px, 0px);
    transform: rotate(-3deg) translate(0px, 0px);
  }

  .phase-container-prototype {
    -webkit-transform: translate(0px, 14px) rotate(3deg);
    -ms-transform: translate(0px, 14px) rotate(3deg);
    transform: translate(0px, 14px) rotate(3deg);
  }

  .grid {
    width: 75%;
    font-size: 12px;
  }

  .accordion-warpper {
    margin-top: 40px;
  }

  .heading-5 {
    font-size: 14px;
  }

  ._404 {
    padding-top: 60px;
    padding-bottom: 0px;
  }

  ._404-text {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: 380px;
  }

  .container {
    width: 100%;
  }

  .workshops {
    padding: 20px 15px;
  }

  .heading {
    font-size: 2.6em;
  }

  .heading.header_tagline {
    padding-top: 1%;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 2.7em;
    line-height: 1.1em;
    letter-spacing: 0px;
  }

  .heading.articles-title {
    position: static;
    margin-top: 24px;
    margin-bottom: 35px;
    float: left;
  }

  .heading.contact_title {
    font-size: 2.8em;
    line-height: 1.1em;
  }

  .header_bgimg {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: 440px;
    margin-top: 0vh;
    float: left;
  }

  .header_link {
    font-size: 1.4em;
    font-weight: 400;
  }

  .header_slider {
    height: 100%;
  }

  .menu_container {
    width: 100vw;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .workshop_text {
    margin-bottom: 46px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
  }

  .workshop_title {
    position: static;
    display: block;
    width: 100%;
    margin: 0px auto 30px;
    padding-top: 0px;
    float: none;
  }

  .workshop_title.research_title {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    padding-right: 0px;
    float: none;
  }

  .workshop_title.mentoring_title {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
  }

  .heading-2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.9em;
    line-height: 1.1em;
  }

  .heading-2.workshop_type {
    font-size: 1.7em;
  }

  .heading-2.workshop_inner_title {
    font-size: 2.2em;
  }

  .workshop_image.workshop_sprint {
    position: static;
    bottom: 0px;
    width: 100%;
    height: 190px;
    margin-left: 0px;
  }

  .workshop_image.workshop_uxresearch {
    bottom: 0px;
    width: 100%;
    height: 190px;
    margin-top: 30px;
  }

  .workshop_image.workshop_mentoring {
    bottom: 0px;
    width: 100%;
    height: 190px;
    margin-top: 30px;
  }

  .workshop_image.research_img {
    width: 100%;
    height: 190px;
    margin-left: 0px;
  }

  .workshop_image.mentoring_img {
    height: 190px;
    background-image: url('../images/workshop_mentoring.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/workshop_mentoring.jpg'), linear-gradient(180deg, transparent, transparent);
    background-size: auto 118%, auto;
  }

  .read-more {
    height: 82em;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .organizations {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-3 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .article.article-1 {
    width: 100%;
    height: 190px;
    margin-bottom: 155px;
  }

  .article.bangalore {
    width: 100%;
    height: 190px;
    margin-bottom: 155px;
  }

  .article.tlv_february {
    width: 100%;
    height: 190px;
  }

  .article.dana_vid {
    height: 190px;
  }

  .article.nadav_blog2 {
    height: 190px;
  }

  .article.nadav_blog1 {
    height: 190px;
  }

  .workshop {
    height: 460px;
  }

  .workshop.mentoring {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    border-top: 2px solid #2ee7ca;
  }

  .workshop.research {
    display: block;
    height: 100%;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    border-top: 2px solid #2ee7ca;
  }

  .workshop.designsprint {
    height: 100%;
    margin-right: 0px;
    padding-top: 30px;
    border-top: 2px solid #2ee7ca;
  }

  .workshop_right {
    height: 460px;
    margin-top: 0px;
  }

  .nav-link {
    margin-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
    font-size: 31px;
    line-height: 40px;
  }

  .brand {
    width: 92px;
  }

  .contact {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .action_btn.form_send {
    margin-right: 0px;
  }

  .action_btn.contact_menu {
    display: block;
    width: 92%;
    height: 68px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 21px;
    font-size: 26px;
  }

  .event_title {
    bottom: 44px;
    margin-top: 210px;
    font-size: 1.7em;
    font-weight: 300;
  }

  .event_location {
    bottom: 17px;
    font-size: 1em;
  }

  .testimonial-paragraph {
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: 400;
  }

  .testimonial-description {
    font-size: 0.9em;
  }

  .footer {
    padding: 15px;
  }

  .credit {
    width: 100%;
    float: none;
    font-size: 0.8em;
    text-align: center;
  }

  .top_arrow {
    margin-right: 18px;
    margin-bottom: 18px;
  }

  .form_input {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .contact_description {
    font-size: 14px;
    line-height: 22px;
  }

  .certified {
    display: block;
    margin-top: 16px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .certified_text {
    font-size: 0.8em;
  }

  .form-thankyou {
    font-size: 1.1em;
    line-height: 19px;
  }

  .text {
    width: 100%;
  }

  .mobile_menu {
    top: 0px;
    padding-top: 80px;
  }

  .the_masters {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .master_member {
    height: auto;
    margin-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .masters_container {
    margin-top: 40px;
  }

  .masters_img {
    width: 78%;
    float: none;
  }

  .masters_description {
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 400;
  }

  .masters_name {
    margin-top: 10px;
    font-size: 24px;
  }

  .masters_link {
    margin-right: 0px;
  }

  .masters_content {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .sprint_details {
    margin-bottom: 40px;
  }

  .workshop_details {
    width: 100%;
    padding: 20px 15px 15px;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    -ms-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  .workshop_li {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
  }

  .workshop_details_left {
    width: 100%;
    padding: 20px 15px 15px;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    -ms-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  .inner_header_mentoring {
    background-position: 50% 100%;
  }

  .testimonial-pic {
    width: 50px;
  }

  .testimonials {
    padding-right: 15px;
    padding-left: 15px;
  }

  .testimonial-name {
    font-size: 0.9em;
  }

  .design-sprint-phases {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .phase-container-define {
    padding-bottom: 70px;
  }

  .phase-container-decide {
    padding-bottom: 70px;
  }

  .phase-container-prototype {
    padding-bottom: 98px;
  }

  .grid {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .accordion-item {
    margin-top: 15px;
  }

  .faq-title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-5 {
    line-height: 20px;
  }

  .faq-arrow {
    margin-top: 0px;
  }

  .accordion-item-content {
    margin-right: 0px;
  }

  ._404 {
    padding: 20px 15px;
  }

  ._404-text {
    margin-bottom: 46px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
  }
}

