@font-face {
  font-family: "Nachlieli CLM";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/NachlieliCLM-Light.woff") format("woff");
}

@font-face {
  font-family: "Nachlieli CLM";
  font-weight: normal;
  font-style: italic;
  src: url("../fonts/NachlieliCLM-LightOblique.woff") format("woff");
}

@font-face {
  font-family: "Nachlieli CLM";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/NachlieliCLM-Bold.woff") format("woff");
}

@font-face {
  font-family: "Nachlieli CLM";
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/NachlieliCLM-BoldOblique.woff") format("woff");
}
/* navbar */
.navbar-default {
  background-color: white;
  border-color: transparent;
  margin-bottom: 0px;
  position: fixed;
  top: 10px;
  width: 100%;
  border-radius: 0px;
  z-index: 10007;
}
.mobile-navbar-default {
  background-color: white;
  border-color: transparent;
  margin-bottom: 0px;
  position: fixed;
  top: 10px;
  width: 100%;
  border-radius: 0px;
  z-index: 10007;
}
.content-block-one {
  padding: 30px;
  margin-bottom: 0px;
  color: inherit;
  background-color: #eee;
}
.content-block-one h1,
.content-block-one .h1 {
  color: inherit;
}
.content-block-one p {
  margin-bottom: 15px;
}
.content-block-one > hr {
  border-top-color: #d5d5d5;
}
.container .content-block-one {
  border-radius: 6px;
}
.content-block-one .container {
  max-width: 100%;
}
.content-block-landing {
  padding: 30px;
  margin-bottom: 0px;
  color: inherit;
  background-color: #eee;
}
.content-block-landing h1,
.content-block-landing .h1 {
  color: inherit;
}
.content-block-landing p {
  margin-bottom: 15px;
}
.content-block-landing > hr {
  border-top-color: #d5d5d5;
}
.container .content-block-landing {
  border-radius: 6px;
}
.content-block-landing .container {
  max-width: 100%;
}
.contact-close {
  color: #111111;
  top: -15px;
  right: -5px;
}
.contact-close-m {
  color: #0b8185;
  top: -15px;
  right: -5px;
}

.contact-close:hover,
.contact-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.cv-header {
  font-size: 40px;
}

.cv-body {
  font-size: 1.2em;
}

.static-header {
  font-size: 30px;
  text-align: center;
  color: #0ca7ac;
  padding-top: 26px;
  padding-bottom: 5px;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .content-block-one {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .content-block-one {
    padding-right: 60px;
    padding-left: 60px;
  }
  .content-block-one h1,
  .content-block-one .h1 {
    font-size: 63px;
  }
  .content-block-landing {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .content-block-landing {
    padding-right: 60px;
    padding-left: 60px;
  }
  .content-block-landing h1,
  .content-block-landing .h1 {
    font-size: 63px;
  }
}
@media (max-width: 767px) {
  .content-space-one {
    background: none;
  }
  .content-space-one-m {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/MobileBg4.jpg) no-repeat center center fixed;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-position: top;
  }
  .content-space-landing {
    background: none;
  }
  .content-space-landing-m {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/MobileBg4.jpg) no-repeat center center fixed;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-position: top;
  }
  .content-space-seven {
    background: none;
  }
  .content-space-seven-m {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/EventsM.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .content-space-six {
    background: none;
  }
  .content-space-six-m {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/jobsM.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .content-space-five {
    background: none;
  }
  .content-space-five-m {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/MediaBG.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .content-space-four {
    background: none;
  }
  .content-space-four-m {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/PriceList2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .content-space-three {
    background: none;
  }
  .content-space-three-m {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/AboutUs1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .content-space-two {
    background: none;
  }
  .content-space-two-m {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/HowItWorks1.jpg) no-repeat center center fixed;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
}
@media (min-width: 768px) {
  .content-space-one-m {
    background: none;
  }
  .content-space-one {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/BnRbackground1.jpg) no-repeat center center fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
  .content-space-landing-m {
    background: none;
  }
  .content-space-landing {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/BnRbackground1.jpg) no-repeat center center fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
  .content-space-seven-m {
    background: none;
  }
  .content-space-seven {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/Events.jpg) no-repeat center center fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
  .content-space-six-m {
    background: none;
  }
  .content-space-six {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/jobs.jpg) no-repeat center center fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
  .content-space-five-m {
    background: none;
  }
  .content-space-five {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/MediaBG.jpg) no-repeat center center fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
  .content-space-four-m {
    background: none;
  }
  .content-space-four {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/PriceList2.jpg) no-repeat center center fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
  .content-space-three-m {
    background: none;
  }
  .content-space-three {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/AboutUs1.jpg) no-repeat center center fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
  .content-space-two-m {
    background: none;
  }
  .content-space-two {
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../img/HowItWorks1.png) no-repeat center center fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
}
.page-break {
  width: 50%;
  height: 3px;
  background-color: #fff;
  margin: 0 auto;
}
.shadowed-text {
  font-size: 40px;
  font-family: "Nachlieli CLM";
  color: rgb(254, 254, 254);
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.75);
}
.shadowed-text-p {
  direction: rtl;
  font-size: 48px;
  font-family: "Nachlieli CLM";
  color: rgb(254, 254, 254);
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.75);
  padding-top: 20px;
}
.normal-text {
  font-size: 40px;
  font-family: "Nachlieli CLM";
  color: rgb(254, 254, 254);
  font-weight: normal;
  line-height: 1.2;
  text-align: center;
}
.mobile-normal-text {
  font-size: 30px;
  font-family: "Nachlieli CLM";
  color: rgb(254, 254, 254);
  font-weight: normal;
  line-height: 1.2;
  text-align: center;
}
.bold-text {
  font-size: 40px;
  font-family: "Nachlieli CLM";
  color: rgb(254, 254, 254);
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.bold-sticker-text {
  display: none;
  font-size: 26px;
  font-family: "Nachlieli CLM";
  color: rgb(254, 254, 254);
  background-color: #970e04;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  margin: auto;
  width: 360px;
  transform: rotate(-18deg);
}

.contact-header-text {
  font-size: 26px;
  font-family: "Nachlieli CLM";
  color: #00448b;
  text-align: right;
  padding-bottom: 20px;
}
.contact-header-text-xs {
  font-size: 23px;
  font-family: "Nachlieli CLM";
  font-weight: bold;
  color: rgb(70, 186, 198);
  text-align: center;
  padding-bottom: 20px;
  direction: rtl;
}
.header {
  padding: 0px;
  margin: 0;
  background: url(../img/header.png);
  align-content: center;
  text-align: center;
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    font-family: "Nachlieli CLM";
    color: rgb(254, 254, 254);
    font-weight: 200;
  }
  .navbar-default .navbar-nav > li > a {
    color: #333;
    border-color: transparent;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    color: #000;
    border-color: #333;
  }
  .navbar-default .navbar-nav > li > a > span {
    font-weight: 600;
    border-color: transparent;
    color: #f47631;
  }
  .navbar-default .navbar-nav > li > a > span:hover,
  .navbar-default .navbar-nav > li > a > span:focus {
    font-weight: 600;
    border-color: #f47631;
    color: #f47631;
  }
  .contact-form-bg {
    background: url(../img/contact.png) no-repeat center center;
    height: 366px;
    margin: auto;
    padding-top: 35px;
    direction: rtl;
  }
  .contact-form-pop {
    background: url(../img/contact.png) no-repeat center center;
    height: 366px;
    margin: auto;
    padding-top: 35px;
    direction: rtl;
    padding-left: 0px;
    padding-right: 0px;
    position: fixed;
    top: 280px;
    z-index: 10000;
    display: none;
  }
  .contact-form-pop-l {
    background: url(../img/contact.png) no-repeat center center;
    height: 366px;
    margin: auto;
    padding-top: 35px;
    direction: rtl;
    padding-left: 0px;
    padding-right: 0px;
    position: fixed;
    top: 280px;
    z-index: 10000;
    display: none;
  }
}
@media (max-width: 767px) {
  .contact-form-bg {
    background: transparent;
    height: 570px;
    margin: auto;
    padding-top: 15px;
    direction: rtl;
  }
  .contact-form-pop {
    padding-left: 0px;
    padding-right: 0px;
    position: fixed;
    top: 10px;
    z-index: 10010;
    display: none;
    height: 570px;
    margin: auto;
    direction: rtl;
    background: #ffffff;
  }
  .contact-form-pop-l {
    padding-left: 0px;
    padding-right: 0px;
    position: fixed;
    top: 80px;
    z-index: 10010;
    display: none;
    height: 570px;
    margin: auto;
    direction: rtl;
    background: #ffffff;
  }
}
.navbar-button {
  margin: 5px 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.small-logo {
  padding: 1px;
  top: -10px;
  position: relative;
}
.form-text {
  font-size: 14px;
  font-family: "Nachlieli CLM";
}
.form-label-text {
  font-size: 14px;
  font-family: "Nachlieli CLM";
  font-weight: bold;
}
.send-button {
  color: #f47631;
  background-color: #fff;
  border-color: #f47631;
  font-size: 25px;
  font-family: "Nachlieli CLM";
  padding-top: 8px;
  padding-bottom: 3px;
}
.media-button {
  color: #f47631;
  background-color: #fff;
  border-color: #f47631;
  font-size: 32px;
  font-family: "Nachlieli CLM";
  padding-top: 12px;
  padding-bottom: 5px;
  border-width: 2px;
}
.our-service-col {
  float: left;
  width: 20%;
  height: 415px;
}
.our-service-col-xs {
  width: 164px;
}
.our-service-header {
  font-family: "Nachlieli CLM";
  font-size: 27px;
  color: rgb(70, 186, 198);
  padding: 95px 35px 0px;
  line-height: 1;
  text-align: center;
}
.our-service-header-wt {
  font-family: "Nachlieli CLM";
  font-size: 27px;
  color: rgb(70, 186, 198);
  padding: 95px 0px 0px;
  line-height: 1;
  text-align: center;
}
@media (min-width: 768px) {
  .container {
    width: 790px;
  }
  .footer-section {
    text-align: center;
    direction: rtl;
    background: url(../img/footer_bg.png);
    height: 765px;
  }
  .lecture-footer-section {
    text-align: center;
    direction: rtl;
    background: url(../img/footer_bg.png);
    background-position-y: 280px;
    height: 370px;
    background-size: contain;
    padding-top: 13px;
  }
  .steps-area {
    height: 1400px;
    background: url(../img/pattern_bg.png) transparent repeat top center;
    margin: auto;
    padding-top: 35px;
  }
  .steps-header {
    font-family: "Nachlieli CLM";
    font-size: 38px;
    font-weight: bold;
    color: rgb(70, 186, 198);
    padding: 20px 30px 0px;
    line-height: 1.2;
  }
  .steps-body {
    font-family: "Nachlieli CLM";
    font-size: 22px;
    color: rgb(30, 30, 30);
    padding: 15px 12px 90px;
    line-height: 1.6;
    direction: rtl;
    text-align: center;
  }
  .our-service-body {
    font-family: "Nachlieli CLM";
    font-size: 16px;
    color: rgb(30, 30, 30);
    padding: 15px 12px 0px;
    line-height: 1.6;
    direction: rtl;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .footer-section {
    text-align: center;
    direction: rtl;
    background: url(../img/footer_bg4M.png);
    height: 1000px;
  }
  .lecture-footer-section {
    text-align: center;
    direction: rtl;
    background: url(../img/footer_bg.png);
    background-position-y: 410px;
    height: 500px;
    background-size: contain;
    padding-top: 90px;
  }
  .steps-header {
    font-family: "Nachlieli CLM";
    font-size: 34px;
    font-weight: bold;
    color: rgb(70, 186, 198);
    padding: 20px 30px 0px;
    line-height: 1.2;
  }
  .steps-area {
    height: 1500px;
    background: url(../img/pattern_bg.png) transparent repeat top center;
    margin: auto;
    padding-top: 35px;
  }
  .steps-body {
    font-family: "Nachlieli CLM";
    font-size: 20px;
    color: rgb(30, 30, 30);
    padding: 15px 12px 80px;
    line-height: 1.6;
    direction: rtl;
    text-align: center;
  }
  .our-service-body {
    font-family: "Nachlieli CLM";
    font-size: 16px;
    color: rgb(30, 30, 30);
    padding: 15px 12px 0px;
    line-height: 1.6;
    direction: rtl;
    text-align: right;
  }
}
.media-body-orange {
  font-family: "Nachlieli CLM";
  font-size: 32px;
  color: #f47631;
  line-height: 1.6;
  direction: rtl;
  vertical-align: middle;
}
.media-body-grey {
  font-family: "Nachlieli CLM";
  font-size: 32px;
  color: rgb(30, 30, 30);
  line-height: 1.2;
  direction: rtl;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .youtube-iframe {
    height: 435px;
    width: 100%;
  }
  .hib-text {
    padding: 40px 20px;
    text-align: right;
    font-size: 20px;
  }
  .rec-inner {
    background: url(../img/Recommendations4M.png) no-repeat center center /
      cover;
    height: 500px;
    direction: rtl;
  }
  .rec-text {
    padding-right: 35px;
    padding-left: 35px;
  }
  .steps-area {
    height: 1650px;
    background: url(../img/pattern_bg.png) transparent repeat top center;
    margin: auto;
    padding-top: 30px;
  }
  .whoarewe-section {
    height: 265px;
    background: url(../img/whoAreWe2.jpg) no-repeat left center;
    -webkit-background-size: 120%;
    -moz-background-size: 120%;
    -o-background-size: 120%;
    background-size: 120%;
    vertical-align: middle;
    text-align: center;
    margin-top: 10px;
  }
  .whoarewe-button {
    margin-top: 90px;
    color: #fff;
    background-color: transparent;
    border-width: 2px;
    border-color: #fff;
    font-size: 32px;
    font-family: "Nachlieli CLM";
    padding-top: 8px;
    padding-bottom: 3px;
    direction: rtl;
    text-shadow: 2px 2px black;
  }
  .body-blue {
    font-family: "Nachlieli CLM";
    font-size: 14px;
    color: rgb(70, 186, 198);
    line-height: 1.6;
    direction: rtl;
  }
  .body-grey {
    font-family: "Nachlieli CLM";
    font-size: 14px;
    color: rgb(30, 30, 30);
    line-height: 1.6;
    direction: rtl;
  }
  .blue-ribbon-body {
    padding: 0px 90px;
  }
  .header-text {
    text-align: center;
    padding: 255px 0px;
    background: transparent;
  }
  .header-text {
    text-align: center;
    padding: 255px 0px;
    background: transparent;
  }
  .lecture-header-text {
    text-align: center;
    padding: 265px 0px;
    background: #33333360;
    -webkit-text-stroke: 2px black;
    font-size: 48px;
    font-weight: bold;
    color: #eee;
  }
  .lecture-header-text-1 {
    color: #0ca7ac;
    font-size: 56px;
  }
  .sticker-header-text {
    text-align: center;
    padding: 305px 0px 200px 0px;
    background: transparent;
  }
  .mobile-header-text {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 5px;
    background: transparent;
  }
  .price-header-text {
    text-align: center;
    padding: 175px 0px;
    background: transparent;
  }
  .media-header-text {
    text-align: center;
    padding: 190px 0px;
    background: transparent;
  }
  .time-is-money {
    max-width: 750px;
    padding: 72px 0;
    margin: auto;
    margin-top: 0px;
  }
  .about-us-cvs {
    max-width: 750px;
    padding: 72px 0 0 0;
    margin: auto;
    margin-top: 100px;
  }
}
@media (max-width: 540px) {
  .lecture-header-text {
    text-align: center;
    padding: 120px 0px;
    background: #33333360;
    -webkit-text-stroke: 2px black;
    font-size: 48px;
    font-weight: bold;
    color: #eee;
  }
  .lecture-header-text-1 {
    color: #0ca7ac;
    font-size: 56px;
  }
}
@media (min-width: 768px) {
  .youtube-iframe {
    height: 580px;
    width: 100%;
  }
  .hib-text {
    padding: 50px 70px;
    text-align: right;
    font-size: 20px;
  }
  .rec-inner {
    background: url(../img/Recommendations.png) no-repeat center center / cover;
    height: 400px;
    direction: rtl;
  }
  .rec-text {
    padding-right: 0px;
    padding-left: 0px;
  }
  .whoarewe-section {
    height: 500px;
    background: url(../img/whoAreWe2.jpg) no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    vertical-align: middle;
    text-align: center;
  }
  .whoarewe-button {
    direction: rtl;
    color: #ffffff;
    background-color: transparent;
    border-width: 2px;
    border-color: #fff;
    font-size: 32px;
    font-family: "Nachlieli CLM";
    padding-top: 8px;
    padding-bottom: 3px;
    margin-top: 260px;
    text-shadow: 2px 2px black;
  }
  .body-blue {
    font-family: "Nachlieli CLM";
    font-size: 20px;
    color: rgb(70, 186, 198);
    line-height: 1.6;
    direction: rtl;
  }
  .body-grey {
    font-family: "Nachlieli CLM";
    font-size: 20px;
    color: rgb(30, 30, 30);
    line-height: 1.6;
    direction: rtl;
  }
  .blue-ribbon-body {
    padding: 0px 130px;
  }
  .sticker-header-text {
    text-align: center;
    padding: 305px 0px 300px 0px;
    background: transparent;
  }
  .header-text {
    text-align: center;
    padding-top: 215px;
    padding-bottom: 170px;
    background: transparent;
  }
  .lecture-header-text {
    text-align: center;
    padding: 160px 0px;
    background: #33333360;
    -webkit-text-stroke: 2px black;
    font-size: 65px;
    font-weight: bold;
    color: #eee;
  }
  .lecture-header-text-1 {
    color: #0ca7ac;
    font-size: 72px;
  }
  .mobile-header-text {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 50px;
    background: transparent;
  }
  .price-header-text {
    text-align: center;
    padding: 175px 0px;
    background: transparent;
  }
  .media-header-text {
    text-align: center;
    padding: 190px 0px;
    background: transparent;
  }
  .time-is-money {
    margin-top: 450px;
    max-width: 750px;
    padding: 72px 0;
    margin: auto;
  }
  .about-us-cvs {
    margin-top: 160px;
  }
}
@media (min-width: 1024px) {
  .youtube-iframe {
    height: 720px;
    width: 100%;
  }
  .hib-text {
    padding: 50px 100px;
    text-align: right;
    font-size: 20px;
  }

  .whoarewe-section {
    height: 600px;
  }
  .body-blue {
    font-size: 24px;
  }
  .body-grey {
    font-size: 24px;
  }
  .blue-ribbon-body {
    padding: 0px 170px;
  }
  .sticker-header-text {
    text-align: center;
    padding: 305px 0px;
    background: transparent;
  }
  .header-text {
    padding-bottom: 240px;
    padding-top: 200px;
    background: transparent;
  }
  .lecture-header-text {
    text-align: center;
    padding: 175px 0px;
    background: #33333360;
    -webkit-text-stroke: 2px black;
    font-size: 72px;
    font-weight: bold;
    color: #eee;
  }
  .lecture-header-text-1 {
    color: #0ca7ac;
    font-size: 80px;
  }
  .mobile-header-text {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 50px;
    background: transparent;
  }
  .price-header-text {
    padding: 175px 0px;
    background: transparent;
  }
  .media-header-text {
    padding: 190px 0px;
    background: transparent;
  }
}
@media (min-width: 1280px) {
  .youtube-iframe {
    height: 840px;
    width: 100%;
  }
  .hib-text {
    padding: 50px 190px;
    text-align: right;
    font-size: 20px;
  }
  .whoarewe-section {
    height: 700px;
  }
  .whoarewe-button {
    margin-top: 300px;
  }
  .body-blue {
    font-size: 32px;
  }
  .body-grey {
    font-size: 32px;
  }
  .blue-ribbon-body {
    padding: 0px 200px;
  }
  .sticker-header-text {
    text-align: center;
    padding: 370px 0px 210px 0px;
    background: transparent;
  }
  .header-text {
    padding-bottom: 260px;
    padding-top: 310px;
    background: transparent;
  }
  .lecture-header-text {
    text-align: center;
    padding: 220px 185px;
    background: #33333360;
    -webkit-text-stroke: 2px black;
    font-size: 72px;
    font-weight: bold;
    color: #eee;
  }
  .lecture-header-text-1 {
    color: #0ca7ac;
    font-size: 80px;
  }
  .mobile-header-text {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 50px;
    background: transparent;
  }
  .price-header-text {
    padding: 300px 0px;
    background: transparent;
  }
  .media-header-text {
    padding: 190px 0px;
    background: transparent;
  }
}
@media (min-width: 1500px) {
  .youtube-iframe {
    height: 1160px;
    width: 100%;
  }
  .hib-text {
    padding: 50px 300px;
    text-align: right;
    font-size: 20px;
  }
  .rec-inner {
    height: 495px;
  }
  .rec-text {
    padding-top: 45px;
  }
  .whoarewe-section {
    height: 800px;
  }
  .whoarewe-button {
    margin-top: 300px;
  }
  .body-blue {
    font-size: 34px;
  }
  .body-grey {
    font-size: 34px;
  }
  .blue-ribbon-body {
    padding: 0px 240px;
  }
  .header-text {
    padding-bottom: 520px;
    padding-top: 510px;
    background: transparent;
  }
  .lecture-header-text {
    text-align: center;
    padding: 120px 0px;
    background: #33333360;
    -webkit-text-stroke: 2px black;
    font-size: 48px;
    font-weight: bold;
    color: #eee;
  }
  .lecture-header-text-1 {
    color: #0ca7ac;
    font-size: 56px;
  }
  .mobile-header-text {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 50px;
    background: transparent;
  }
  .price-header-text {
    padding: 500px 0px;
    background: transparent;
  }
  .media-header-text {
    padding: 190px 0px;
    background: transparent;
  }
}
@media (min-width: 2048px) {
  .youtube-iframe {
    height: 1360px;
    width: 100%;
  }
}
.price-button {
  border-width: 2px;
  border-style: solid;
  border-color: orange;
  border-radius: 5px;
  background-color: #eeffee;
}
.price-button:hover {
  border-width: 3px;
  border-style: solid;
  border-color: red;
  border-radius: 5px;
  background-color: #ddffdd;
}
.price-button:focus {
  border-width: 3px;
  border-style: solid;
  border-color: red;
  border-radius: 5px;
  background-color: #eeffee;
}
.buy-button {
  border-width: 3px;
  border-style: solid;
  border-color: #0ca7ac;
  border-radius: 5px;
  background-color: #fff;
}
.buy-button:hover {
  border-width: 4px;
  border-style: solid;
  border-color: #0dbac0;
  border-radius: 5px;
  background-color: #eee;
}
.buy-button:focus {
  border-width: 4px;
  border-style: solid;
  border-color: #0dbac0;
  border-radius: 5px;
  background-color: #eee;
}
.whoarewe-button:hover {
  color: #000;
  background-color: transparent;
  border-color: #000;
}
.whoarewe-button:focus {
  color: #000;
  background-color: transparent;
  border-color: #000;
}
.footer-big-grey {
  font-family: "Nachlieli CLM";
  font-size: 48px;
  font-weight: bold;
  color: rgb(30, 30, 30);
  line-height: 1.6;
  direction: rtl;
}
.footer-big-orange {
  font-family: "Nachlieli CLM";
  font-size: 48px;
  color: #f47631;
  line-height: 1.2;
  direction: rtl;
}
.hp-contact-button {
  direction: rtl;
  color: #eee;
  background-color: rgba(12, 167, 172, 0.49);
  border-color: #0ca7ac;
  line-height: 1.2;
  font-size: 28px;
  font-family: "Nachlieli CLM";
  padding-top: 5px;
  padding-bottom: 5px;
  border-width: 3px;
}
.hp-contact-button:hover {
  color: #eee;
  background-color: rgba(12, 167, 172, 0.49);
  border-color: rgb(244, 118, 49);
}
.footer-contact-button {
  color: rgb(70, 186, 198);
  background-color: transparent;
  border-color: rgb(70, 186, 198);
  line-height: 1.2;
  font-size: 48px;
  font-family: "Nachlieli CLM";
  padding-top: 5px;
  padding-bottom: 5px;
  border-width: 3px;
}
.footer-body-small-blue {
  font-family: "Nachlieli CLM";
  font-size: 32px;
  color: rgb(70, 186, 198);
  line-height: 1.2;
  direction: rtl;
}
.footer-body-small-black {
  font-family: "Nachlieli CLM";
  font-size: 20px;
  color: #111111;
  line-height: 1.2;
  direction: rtl;
}
.register-button {
  color: rgb(70, 186, 198);
  background-color: transparent;
  border-color: rgb(70, 186, 198);
  font-size: 25px;
  font-family: "Nachlieli CLM";
  padding-top: 8px;
  padding-bottom: 3px;
}
.contact-button {
  font-weight: 600;
  color: #f47631;
}
.form-group {
  margin-bottom: 6px;
}
.form-control {
  height: 30px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.carusel-item-div {
  margin: auto;
  text-align: center;
}
.carusel-item-name {
  font-size: 40px;
  padding-top: 85px;
  margin-bottom: 0px;
}
.carusel-item-age {
  font-size: 27px;
  padding-top: 0px;
}
.carusel-item-body {
  font-size: 20px;
  padding-top: 15px;
  max-width: 640px;
  margin: auto;
}
.about-us-contact-button {
  color: rgb(70, 186, 198);
  background-color: #ffffff;
  border-color: rgb(70, 186, 198);
  line-height: 1.2;
  font-size: 48px;
  font-family: "Nachlieli CLM";
  padding-top: 5px;
  padding-bottom: 5px;
  border-width: 3px;
  transform: rotate(270deg) translateY(-95px) translateX(-50px);
  -ms-transform: rotate(270deg) translateY(-95px) translateX(-50px);
  -moz-transform: rotate(270deg) translateY(-95px) translateX(-50px);
  -webkit-transform: rotate(270deg) translateY(-95px) translateX(-50px);
  -o-transform: rotate(270deg) translateY(-95px) translateX(-50px);
  position: fixed;
}

.media-thumb {
  border: darkgray;
  border-style: double;
  border-width: 5px;
  width: 630px;
}

.media-thumbnail {
  border: darkgray;
  border-style: double;
  border-width: 5px;
  width: 630px;
}

.media-thumbnail:hover {
  border: darkgray;
  border-style: double;
  border-width: 5px;
  width: 1024px;
  margin-right: -400px;
}

.media-thumbnail-s {
  border: darkgray;
  border-style: double;
  border-width: 5px;
  width: 310px;
}

.media-thumbnail-s:hover {
  border: darkgray;
  border-style: double;
  border-width: 5px;
  width: 700px;
  margin-right: -250px;
}

.wrap {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.order-button {
  min-width: 300px;
  min-height: 60px;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-weight: 700;
  color: #fff;
  background: #0ca7ac;
  background: linear-gradient(90deg, #0ca7ac 0%, #09878c 100%);
  border: 3px solid #05787b;
  border-radius: 1000px;
  box-shadow: 12px 12px 24px #0ca7aca3;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  outline: none;
  position: relative;
  padding: 10px;
}

.order-button::before {
  content: "";
  border-radius: 1000px;
  min-width: calc(300px + 12px);
  min-height: calc(60px + 12px);
  border: 6px solid #05787b;
  box-shadow: 0 0 60px #0ca7aca3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}

.order-button:hover,
.order-button:focus {
  color: #fff;
  transform: translateY(-6px);
}

.order-button:hover::before,
.order-button:focus::before {
  opacity: 1;
}

.order-button::after {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 6px solid #05787b;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring 10s infinite;
}

.order-button:hover::after,
.order-button:focus::after {
  animation: none;
  display: none;
}

@keyframes ring {
  0% {
    width: 30px;
    height: 30px;
    opacity: 0;
  }
  89% {
    width: 30px;
    height: 30px;
    opacity: 0;
  }
  90% {
    width: 30px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 300px;
    height: 300px;
    opacity: 0;
  }
}
