.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 64px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  background-color: #383838;
  color: #383838;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 64px;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #383838;
}

.nav-link {
  font-family: Faktpro, sans-serif;
  color: #fce2b2;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.nav-link:hover {
  color: #dbb97c;
}

.logo {
  height: 64px;
  margin-right: 20px;
  padding-top: 16px;
  padding-right: 26px;
  padding-left: 20px;
  background-color: #ffd99e;
  color: #383838;
}

.image {
  width: 116px;
}

.div-block {
  width: 100%;
  max-width: 890px;
  margin-top: 0px;
  margin-bottom: 30px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Hwt artz', sans-serif;
  color: #fff;
  font-size: 68px;
  line-height: 58px;
  letter-spacing: 0.5px;
}

.heading.dark {
  color: #282620;
  font-size: 68px;
  line-height: 56px;
}

.section-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 0px;
  padding-right: 70px;
  padding-bottom: 0px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.date {
  width: 100px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.tag {
  width: 90px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0px;
  font-family: Noticiatext, sans-serif;
  color: #282620;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0.3px;
}

.text.ilnk {
  margin-top: 0px;
  margin-bottom: 40px;
}

.text.ilnk.white {
  margin-bottom: 30px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}

.text.list {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 28px;
}

.text.list.white {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 26px;
}

.text.white {
  margin-bottom: 30px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}

.text.white.small {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 26px;
}

.text.white.success-people {
  margin-top: 20px;
}

.text.white.up {
  margin-top: 60px;
}

.text.small {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 24px;
}

.heading-2 {
  margin-bottom: 20px;
  font-family: 'Hwt artz', sans-serif;
  color: #282620;
  font-size: 48px;
  line-height: 44px;
}

.heading-2.statistic {
  margin-top: -23px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.heading-2.white {
  margin-left: 30px;
  color: #fff;
}

.share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 45px;
  margin-top: 0px;
  float: none;
  -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;
  cursor: pointer;
}

.share.tw {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.share.g {
  width: 50px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.twitter {
  position: absolute;
  z-index: 1;
  width: 50px;
  height: 40px;
  margin-top: 0px;
  opacity: 0;
  cursor: pointer;
}

.icon {
  margin-top: 0px;
  margin-right: 0px;
}

.link {
  margin-top: 2px;
  margin-bottom: 0px;
  color: #727272;
  text-transform: uppercase;
}

.link:hover {
  color: #e9ae52;
}

.link.white {
  color: #fff;
  text-transform: uppercase;
}

.link.white:hover {
  color: #ffd99e;
}

.location {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-2 {
  margin-top: 3px;
  margin-right: 10px;
}

.button {
  margin-top: 0px;
  padding-top: 9px;
  padding-bottom: 9px;
  border: 1px solid #954a34;
  border-radius: 4px;
  background-color: transparent;
  font-family: Noticiatext, sans-serif;
  color: #282620;
  font-size: 16px;
}

.button:hover {
  background-color: #f0f0f0;
}

.button.white {
  margin-top: 0px;
  border-color: hsla(0, 0%, 100%, .3);
  color: #fff;
}

.button.white:hover {
  background-color: rgba(255, 217, 158, .3);
}

.button.white.right {
  width: 120px;
  height: 40px;
  border-color: hsla(0, 0%, 100%, .3);
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  text-align: center;
}

.button.white.right:hover {
  background-color: hsla(0, 0%, 100%, .2);
}

.button.white.left {
  width: 120px;
  height: 40px;
  border-color: hsla(0, 0%, 100%, .3);
  border-right-style: none;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  text-align: center;
  letter-spacing: 1px;
}

.button.white.left:hover {
  background-color: hsla(0, 0%, 100%, .2);
}

.h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #282620;
  font-size: 22px;
  font-weight: 600;
}

.h4.white {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
}

.h4.program {
  margin-top: 30px;
}

.big-link {
  margin-top: 10px;
  font-family: Noticiatext, sans-serif;
  color: #282620;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.big-link:hover {
  color: #4f76b1;
}

.big-link.white {
  color: #fff;
}

.big-link.white:hover {
  color: #ffd99e;
}

.big-link.white.small {
  font-size: 16px;
  line-height: 22px;
}

.staff {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1030px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.staff.tablet.first {
  margin-top: 35px;
}

.staff.tablet.first.center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.staff.tablet.center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2 {
  font-family: Noticiatext, sans-serif;
  color: #282620;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}

.text-block-2.padding {
  margin-top: 20px;
  margin-bottom: 30px;
}

.div-block-7 {
  width: 100%;
}

.image-4 {
  margin-right: 20px;
}

.content-block.story {
  position: relative;
  width: 100%;
  max-width: 680px;
  margin-bottom: 60px;
}

.link-2 {
  margin-left: 1px;
  color: #383838;
  text-decoration: underline;
}

.link-2:hover {
  color: #e9ae52;
}

.link-2.w--current {
  color: #282620;
}

.link-2.w--current:hover {
  color: #4f76b1;
}

.link-2.white {
  color: #fff;
}

.link-2.white:hover {
  color: #ffd99e;
}

.link-2.footer {
  color: #fffbf5;
  text-decoration: none;
}

.link-2.footer:hover {
  color: #ffd99e;
}

.unordered-list {
  margin-bottom: 40px;
  padding-left: 30px;
  color: #282620;
  font-size: 24px;
}

.unordered-list.white {
  margin-top: -10px;
  margin-bottom: 30px;
  padding-left: 18px;
  color: #fff;
  font-size: 16px;
}

.intro-content {
  overflow: visible;
  max-width: 660px;
  margin-top: 180px;
}

.google-2 {
  position: absolute;
  width: 60px;
  height: 40px;
  opacity: 0;
  cursor: pointer;
}

.footer-back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
  background-color: #383838;
  color: #fffbf5;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1030px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-text1 {
  margin-right: 30px;
  margin-left: 0px;
  font-family: Noticiatext, sans-serif;
  color: #747474;
  font-size: 16px;
  line-height: 24px;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  margin-top: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-14 {
  width: 1px;
  height: 100%;
  background-color: #616161;
  color: #686868;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.div-block-15.left {
  padding-left: 50px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Faktpro, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -16px;
  font-size: 16px;
}

.email {
  width: 260px;
  height: 48px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-left: 18px;
  border-style: none;
  border-radius: 6px;
  background-color: #1c1c1c;
  opacity: 0.6;
  color: #6d6a5a;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}

.submit-button {
  margin-left: 5px;
  background-color: #383838;
  opacity: 1;
  font-family: Faktpro, sans-serif;
  font-size: 18px;
}

.image-6 {
  margin-right: 50px;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #616161;
}

.div-block-17 {
  width: 100%;
  height: 1px;
  margin-bottom: 50px;
  background-color: #616161;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 50px;
}

.image-7 {
  margin-right: 10px;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1034px;
  margin-top: 30px;
  margin-bottom: 120px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rating-logo {
  margin-right: 0%;
  margin-left: 0%;
}

.section-method {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #150e10;
}

.section-institute {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 140px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7e0019;
}

.section-institute.white {
  background-color: #fff;
}

.section-institute.white.main {
  overflow: hidden;
}

.section-institute.green {
  position: relative;
  z-index: 1;
  background-color: #00695c;
}

.section-institute.blue {
  background-color: #01579b;
}

.section-institute.orange {
  position: relative;
  z-index: 1;
  background-color: #af0808;
}

.section-institute.full {
  position: relative;
  z-index: 4;
  padding-top: 180px;
  padding-bottom: 0px;
  background-color: #150e10;
  background-image: url('../images/UKback1.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: fixed;
}

.section-institute.full.uofs {
  position: static;
  padding-top: 180px;
  padding-bottom: 110px;
  background-image: url('../images/USback1.jpg');
  background-attachment: fixed;
}

.section-institute.full.dpi {
  position: relative;
  z-index: 3;
  padding-top: 180px;
  background-image: url('../images/DPback1.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: fixed;
}

.section-institute.full.msu {
  position: relative;
  z-index: 4;
  padding-top: 180px;
  background-image: url('../images/MUback1.jpg');
  background-attachment: fixed;
}

.section-institute.full.uu {
  position: relative;
  z-index: 3;
  padding-top: 180px;
  background-image: url('../images/UUback1.jpg');
  background-attachment: fixed;
}

.section-institute.full.mit {
  position: relative;
  z-index: 4;
  background-image: url('../images/MITback1.jpg');
  background-attachment: fixed;
}

.section-institute.full.fs {
  z-index: 4;
  background-image: url('../images/FSback1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section-institute.full.oc {
  position: relative;
  z-index: 4;
  background-image: url('../images/OCback1.jpg');
}

.section-institute.full.cm {
  padding-bottom: 140px;
  background-image: url('../images/CMback1.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.section-institute.full.au {
  position: relative;
  z-index: 4;
  background-image: url('../images/AUback1.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section-institute.red2 {
  position: relative;
  z-index: 0;
  overflow: visible;
  background-color: #900;
}

.section-institute.darkgrey {
  position: relative;
  z-index: 1;
  background-color: #526974;
}

.section-institute.blue2 {
  background-color: #0b97db;
}

.section-institute.light-orange {
  background-color: #dd4c19;
}

.section-institute.red3 {
  z-index: 2;
  background-color: #860f0f;
}

.section-institute.blue3 {
  position: relative;
  z-index: 1;
  background-color: #033673;
}

.section-institute.main {
  position: static;
}

.methodology {
  width: 100%;
  max-width: 1090px;
}

.methods-list {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.big-text {
  position: absolute;
  z-index: -1;
  margin-top: -100px;
  margin-left: -370px;
  font-family: 'Hwt artz', sans-serif;
  color: hsla(0, 0%, 100%, .1);
  font-size: 172px;
  line-height: 172px;
}

.big-text.method {
  z-index: 0;
  margin-top: -55px;
}

.big-text.staff {
  left: 0px;
  top: 0px;
  z-index: -1;
  margin-top: 0px;
  margin-left: -280px;
}

.element-method {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 360px;
  margin-right: 60px;
}

.image-8 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -2;
  margin-top: -20px;
  margin-left: -40px;
}

.section-adds {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -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;
  background-color: #150e10;
}

.section-adds.bottom {
  padding-top: 0px;
  padding-bottom: 40px;
  background-color: #fff;
}

.content-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1030px;
  -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;
}

.img-right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-small {
  width: 100%;
  max-width: 470px;
}

.image-9 {
  position: relative;
  z-index: 1;
  width: 400px;
  height: 500px;
  margin-top: 60px;
  margin-left: 0px;
  background-color: #282620;
  background-image: url('../images/DP1.jpg');
  background-position: 0px 0px;
  background-size: 600px;
  box-shadow: 0 50px 70px -25px rgba(0, 0, 0, .5);
}

.image-9.usc {
  margin-top: 0px;
  background-image: url('../images/US1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-9.msu {
  background-image: url('../images/MU1.jpg');
  background-size: cover;
}

.image-9.dp {
  background-image: url('../images/DP1_1.jpg');
  background-size: 600px;
}

.image-9.uu {
  margin-top: 0px;
  background-image: url('../images/UU1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-9.mi {
  background-image: url('../images/MI1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-9.fs {
  margin-top: 0px;
  background-image: url('../images/FS1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 36px 41px -16px rgba(0, 11, 22, .4);
}

.image-9.uks {
  background-image: url('../images/UKS1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-9.oc {
  margin-top: 0px;
  background-image: url('../images/OC1_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-9.cm {
  background-image: url('../images/CM1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-9.au {
  margin-top: 0px;
  background-image: url('../images/AU1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-10 {
  position: absolute;
  z-index: 2;
  margin-left: -60px;
  box-shadow: 2px 36px 41px -16px rgba(0, 0, 0, .5);
}

.image-10.right {
  right: 0px;
  bottom: 0px;
  margin-right: -60px;
  margin-bottom: -60px;
  margin-left: 0px;
  box-shadow: 2px 36px 41px -16px rgba(0, 11, 22, .4);
}

.image-11 {
  position: absolute;
  z-index: 3;
  margin-top: -60px;
  margin-left: -120px;
}

.image-11.right {
  top: 0px;
  right: 0px;
  margin-top: -60px;
  margin-right: -110px;
  margin-left: 0px;
}

.content-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1030px;
  -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;
}

.img-left {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  max-width: 400px;
  margin-right: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  box-shadow: 0 50px 50px -16px rgba(0, 0, 0, .6);
}

.img-left.full {
  max-width: 470px;
  background-image: url('../images/MU3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img-left.full.dpi {
  background-image: url('../images/DP3.jpg');
}

.img-left.full.msu {
  background-image: url('../images/MU3_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img-left.full.uofs {
  background-image: url('../images/US3.jpg');
}

.img-left.full.uu {
  background-image: url('../images/UU3.jpg');
}

.img-left.full.mit {
  background-image: url('../images/MIT3.jpg');
}

.img-left.full.fs {
  background-image: url('../images/FS3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img-left.full.uks {
  background-image: url('../images/UKS3.jpg');
}

.img-left.full.oc {
  background-image: url('../images/OC3.jpg');
}

.img-left.full.cm {
  background-image: url('../images/CM3.jpg');
}

.img-left.full.au {
  background-image: url('../images/AU3.jpg');
}

.background-color {
  position: absolute;
  z-index: -3;
  width: 100%;
  height: 100%;
  background-color: #140e10;
}

.background-image {
  position: static;
  z-index: -2;
  width: 100%;
  height: 910px;
  background-image: url('../images/back1.jpg');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.info-content {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding: 386px 40px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-content.uofs {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding-top: 140px;
}

.info-content.mit {
  padding-top: 320px;
}

.info-content.uu {
  z-index: 2;
}

.info-content.dp {
  z-index: 2;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1030px;
  margin-top: 100px;
  margin-bottom: -247px;
  padding: 50px 35px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f3f3f4;
}

.div-block-22.mit {
  margin-bottom: -200px;
}

.statistic-block {
  width: 50%;
  margin-right: 15px;
  margin-left: 15px;
}

.statistic-block.mit {
  width: 50%;
}

.nunber {
  font-family: 'Hwt artz', sans-serif;
  color: #ffd99e;
  font-size: 72px;
  line-height: 60px;
}

.programs {
  position: relative;
  z-index: 20;
  width: 100%;
  max-width: 680px;
  margin-right: 30px;
  margin-bottom: 140px;
  margin-left: 30px;
}

.programs.uofs {
  max-width: 1030px;
}

.programs.uu {
  max-width: 600px;
  margin-left: 80px;
}

.image-12 {
  position: absolute;
  top: 207px;
  right: 0px;
  z-index: -1;
  width: 30%;
  max-width: 600px;
  box-shadow: 0 35px 41px -16px rgba(0, 11, 22, .4);
}

.image-12.uofs {
  top: 65px;
  right: 0px;
  width: 16%;
  margin-right: 0%;
}

.image-12.msu {
  right: 0px;
  width: 25%;
  margin-top: -60px;
}

.image-12.uu {
  top: 207px;
  right: 0px;
  z-index: -100;
  margin-top: -100px;
}

.image-12.fs {
  width: 30%;
  max-width: 100%;
}

.image-12.uks {
  top: 173px;
  width: 20%;
}

.image-12.oc {
  width: 20%;
  margin-top: 9px;
}

.image-12.cm {
  right: 0px;
  width: 20%;
  margin-top: -110px;
}

.image-12.mit {
  top: 169px;
  width: 25%;
}

.gif {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 350px;
  height: 197px;
  margin-bottom: -30px;
  margin-left: 2%;
  background-color: #383838;
  background-image: url('../images/giphy.gif');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 35px 41px -16px rgba(0, 11, 22, .4);
}

.gif.uofs {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: auto;
  width: 250px;
  height: 150px;
  margin-top: -115px;
  margin-bottom: 0px;
  margin-left: 0%;
  background-image: url('../images/giphy.gif');
  box-shadow: 0 35px 41px -16px rgba(0, 11, 22, .2);
}

.gif.dpi {
  width: 250px;
  height: 150px;
  margin-left: 0%;
  background-image: url('../images/DP5.gif');
  box-shadow: 0 38px 41px -16px rgba(0, 11, 22, .4);
}

.gif.msu {
  z-index: -1;
  width: 300px;
  height: 170px;
  margin-bottom: -90px;
  margin-left: 0%;
  background-image: url('../images/MU7.jpg');
}

.gif.msu.down {
  width: 250px;
  height: 150px;
  background-image: url('../images/MU5.jpg');
}

.gif.uu {
  background-color: #b2c9d6;
  background-image: none;
}

.gif.uu {
  z-index: 100;
  width: 220px;
  height: 220px;
  margin-bottom: -60px;
  margin-left: 0%;
  background-image: url('../images/banner-4.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.gif.mit {
  width: 250px;
  height: 150px;
  margin-left: 0%;
  background-image: url('../images/mit-gif.gif');
}

.gif.fs {
  width: 250px;
  height: 150px;
  margin-left: 0%;
  background-image: none;
}

.gif.uks {
  width: 250px;
  height: 250px;
  margin-bottom: -60px;
  margin-left: 0%;
  background-image: url('../images/banner-4.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.gif.oc {
  left: 0px;
  top: 0px;
  bottom: auto;
  width: 250px;
  height: 150px;
  margin-top: -87px;
  margin-bottom: 0px;
  margin-left: 0%;
  background-image: url('../images/OCgiphy.gif');
}

.gif.mc {
  left: 0px;
  top: 0px;
  bottom: auto;
  z-index: 1000;
  width: 250px;
  height: 150px;
  margin-top: -125px;
  margin-left: 0%;
  background-image: url('../images/giphy-48.gif');
}

.gif.au {
  width: 250px;
  height: 150px;
  margin-left: 0%;
  background-image: url('../images/AU5.jpg');
}

.gif.img {
  width: 250px;
  height: 150px;
  margin-left: 0%;
  background-image: url('../images/OC9.jpg');
}

.text-staff {
  width: 100%;
  max-width: 440px;
  margin-top: 5px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
}

.text-staff.ellow {
  max-width: 540px;
  color: #ffd99e;
}

.people {
  width: 100%;
  max-width: 470px;
  margin-top: 80px;
}

.about-staff {
  width: 100%;
  max-width: 470px;
  margin-right: 40px;
}

.div-block-23 {
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: hsla(0, 0%, 100%, .35);
}

.success-stories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 140px 40px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/MUback2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.success-stories.dpi {
  position: relative;
  z-index: 1;
  background-image: url('../images/DPback2.jpg');
}

.success-stories.msu {
  position: relative;
  z-index: -1;
  background-image: url('../images/MUback2.jpg');
}

.success-stories.uofs {
  position: relative;
  z-index: 1;
  background-image: url('../images/USback2.jpg');
}

.success-stories.uu {
  position: relative;
  z-index: 0;
  background-image: url('../images/UUback2.jpg');
}

.success-stories.mit {
  background-image: url('../images/MITback2.jpg');
  background-position: 50% 0px;
}

.success-stories.fs {
  background-image: url('../images/FSback2.jpg');
}

.success-stories.uks {
  padding-top: 40px;
  background-image: url('../images/UKback2.jpg');
}

.success-stories.oc {
  background-image: url('../images/OCback2.jpg');
  background-position: 50% 0px;
}

.success-stories.cm {
  background-image: url('../images/CMback2.jpg');
  background-position: 50% 0px;
}

.success-stories.au {
  position: relative;
  bottom: 0px;
  background-image: url('../images/AUback2.jpg');
}

.link-footer {
  margin-right: 20px;
  font-family: Faktpro, sans-serif;
  color: #fffbf5;
  font-size: 18px;
  text-decoration: none;
}

.link-footer:hover {
  color: #ffd99e;
}

.div-block-25 {
  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;
}

.div-block-26 {
  width: 50%;
  max-width: 470px;
  margin-right: 40px;
}

.section-quote {
  padding-top: 140px;
  padding-bottom: 140px;
}

.section-quote.msu {
  position: relative;
  z-index: -2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-right: 40px;
  padding-bottom: 50px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #43a047;
}

.section-quote.msu.oc {
  z-index: 2;
  background-color: #a22a2a;
}

.image-13 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 25%;
  margin-right: -60px;
  margin-bottom: 350px;
  box-shadow: 0 36px 33px -20px rgba(0, 0, 0, .3);
}

.image-13.au {
  width: 20%;
  margin-right: 0px;
  margin-bottom: -170px;
}

.image-13.dp {
  position: absolute;
  top: -120px;
  right: 0px;
  bottom: auto;
  z-index: 0;
  width: 20vw;
  margin-right: 0px;
  margin-bottom: 0px;
}

.body-2 {
  overflow: visible;
}

.content-add {
  width: 100%;
  height: 100%;
}

.content-add.uks {
  display: block;
}

.div-block-27 {
  width: 100%;
  max-width: 1030px;
}

.facebook-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 100;
  width: 50px;
  height: 40px;
  opacity: 0;
  cursor: pointer;
}

.new-img {
  position: absolute;
  left: 45px;
  top: 0px;
  width: 350px;
  height: 250px;
  margin-top: -200px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.image-17 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  margin-right: 5%;
  margin-bottom: -60px;
}

.down-image {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 100;
  width: 300px;
  height: 200px;
  margin-bottom: 620px;
  box-shadow: 0 38px 41px -16px rgba(0, 11, 22, .4);
}

.video {
  width: auto;
  margin-top: -10px;
  margin-bottom: 60px;
}

.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;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.new-menu {
  position: fixed;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  padding-right: 20px;
  padding-left: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .7);
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.buttons {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.buttons.social {
  position: relative;
  width: auto;
  height: 40px;
}

.preloader-block {
  position: fixed;
  z-index: 1200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -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;
  background-color: #000;
}

.empty-line {
  width: 200px;
  height: 2px;
  margin-top: 20px;
  background-color: #727272;
}

.preloader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.full-line {
  width: 0px;
  height: 2px;
  background-color: #fff;
}

@media (max-width: 991px) {
  .navbar {
    z-index: 1002;
    height: 50px;
  }
  .container {
    display: block;
    height: 50px;
  }
  .nav-link {
    padding-top: 30px;
    padding-left: 30px;
    background-color: #383838;
  }
  .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20vw;
    height: 50px;
    padding: 11px 20px;
    -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;
  }
  .section-1 {
    overflow: hidden;
    padding-right: 40px;
    padding-left: 40px;
  }
  .heading-2.white {
    margin-left: 0px;
  }
  .button.white.right {
    border-color: hsla(0, 0%, 100%, .3);
  }
  .button.white.right:hover {
    background-color: hsla(0, 0%, 100%, .2);
  }
  .button.white.left {
    border-color: hsla(0, 0%, 100%, .3);
  }
  .button.white.left:hover {
    background-color: hsla(0, 0%, 100%, .2);
  }
  .big-link {
    width: 100%;
  }
  .big-link.uofs {
    max-width: 400px;
  }
  .staff {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .staff.tablet {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .content-block.story {
    max-width: 590px;
  }
  .link-2.footer {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    color: #747474;
    text-decoration: none;
  }
  .link-2.footer:hover {
    color: #ffd99e;
  }
  .intro-content {
    max-width: 590px;
  }
  .footer-back {
    padding-right: 40px;
    padding-bottom: 30px;
    padding-left: 40px;
  }
  .div-block-12 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-text1 {
    margin-right: 20px;
    margin-bottom: 10px;
  }
  .div-block-17 {
    margin-bottom: 10px;
  }
  .div-block-18 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .div-block-19 {
    margin-top: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .div-block-21 {
    overflow: scroll;
    max-width: 700px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .rating-logo {
    width: 100px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .section-method {
    padding-bottom: 0px;
  }
  .section-institute {
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section-institute.white {
    overflow: hidden;
  }
  .section-institute.full {
    overflow: visible;
    padding-top: 150px;
    padding-bottom: 0px;
  }
  .section-institute.full.uofs {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .section-institute.full.dpi {
    position: static;
    overflow: visible;
    padding-top: 150px;
    background-image: url('../images/DPback1_1.jpg');
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .section-institute.full.msu {
    overflow: visible;
    padding-top: 150px;
  }
  .section-institute.full.uu {
    overflow: visible;
    padding-top: 150px;
  }
  .section-institute.full.mit {
    overflow: visible;
  }
  .section-institute.full.fs {
    overflow: visible;
  }
  .section-institute.full.oc {
    overflow: visible;
  }
  .section-institute.full.cm {
    padding-bottom: 100px;
  }
  .section-institute.full.au {
    position: relative;
  }
  .section-institute.red2 {
    position: relative;
  }
  .methodology {
    max-width: 590px;
  }
  .methods-list {
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .element-method {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .content-right {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .img-right {
    width: 100%;
    margin-bottom: 60px;
    margin-left: 0px;
    padding-right: 60px;
  }
  .content-small {
    max-width: 590px;
  }
  .image-9 {
    width: 590px;
    height: 350px;
    margin-top: 0px;
    background-image: url('../images/DP1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .image-9.usc {
    width: 100%;
    height: 310px;
    margin-top: 40px;
    background-image: url('../images/US1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 50px 70px -25px rgba(3, 5, 20, .5);
  }
  .image-9.msu {
    width: 100%;
    height: 310px;
    margin-top: 40px;
    background-image: url('../images/MU1.jpg');
    background-position: 50% 0px;
    background-size: cover;
  }
  .image-9.dp {
    width: 100%;
    height: 310px;
    margin-top: 40px;
    margin-left: 0px;
  }
  .image-9.uu {
    width: 100%;
    height: 310px;
    margin-top: 40px;
    background-position: 50% 0px;
  }
  .image-9.mi {
    height: 310px;
    margin-top: 40px;
    background-position: 50% 0px;
  }
  .image-9.fs {
    width: 100%;
    height: 310px;
    margin-top: 40px;
    background-position: 50% 50%;
  }
  .image-9.uks {
    width: 100%;
    height: 310px;
    margin-top: 40px;
    background-position: 50% -45px;
    box-shadow: 0 50px 70px -25px rgba(0, 0, 0, .5);
  }
  .image-9.oc {
    width: 100%;
    height: 310px;
    margin-top: 40px;
    background-image: url('../images/OC1.jpg');
    background-position: 50% 50%;
    background-attachment: scroll;
  }
  .image-9.cm {
    width: 100%;
    height: 310px;
    margin-top: 40px;
    background-position: 50% 0px;
  }
  .image-9.au {
    width: 100%;
    height: 310px;
    margin-top: 40px;
    background-image: url('../images/AU1.jpg');
    background-size: cover;
  }
  .image-10 {
    margin-left: -60px;
  }
  .image-10.right {
    top: 0px;
    right: 0px;
    bottom: auto;
    margin-right: 0px;
  }
  .image-11 {
    width: 300px;
    margin-top: -40px;
    margin-left: 0px;
  }
  .image-11.right {
    position: absolute;
    top: 0px;
    right: 60px;
    margin-top: -45px;
    margin-right: 0px;
  }
  .image-11.right.uu {
    width: 280px;
  }
  .image-11.right.fsu {
    width: 280px;
  }
  .image-11.dp {
    width: 270px;
  }
  .image-11.uofc {
    width: 280px;
    margin-top: -45px;
  }
  .content-left {
    max-width: 590px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .img-left {
    width: 100%;
    height: 350px;
    max-width: 590px;
    margin-right: 0px;
    margin-bottom: 60px;
    padding-left: 60px;
    box-shadow: none;
  }
  .img-left.full {
    height: 350px;
    max-width: 590px;
    margin-right: 0px;
    margin-bottom: 80px;
  }
  .info-content {
    position: relative;
    overflow: hidden;
    padding-top: 720px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .info-content.uofs {
    overflow: hidden;
    padding: 100px 40px;
  }
  .info-content.uofs.mc {
    padding-bottom: 340px;
  }
  .info-content.mit {
    padding-top: 600px;
  }
  .info-content.uu {
    padding-top: 1050px;
  }
  .info-content.fs {
    padding-top: 1010px;
  }
  .info-content.uks {
    padding-top: 1020px;
  }
  .div-block-22 {
    max-width: 500px;
    margin-top: 100px;
    margin-bottom: -585px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .statistic-block {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
  }
  .statistic-block.mit {
    width: 100%;
  }
  .programs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 590px;
    margin-right: 0px;
    margin-bottom: 100px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .programs.uofs {
    margin-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-12 {
    top: auto;
    right: -177px;
    bottom: 247px;
  }
  .image-12.uofs {
    top: 240px;
    margin-right: -20%;
  }
  .image-12.msu {
    margin: 0px -114px -187px 0px;
  }
  .image-12.uu {
    top: 207px;
    right: 0px;
    bottom: auto;
    width: 350px;
    margin-top: 345px;
  }
  .image-12.uks {
    top: 247px;
    right: -177px;
    bottom: auto;
    margin-top: 290px;
  }
  .image-12.cm {
    right: -192px;
    margin-top: 0px;
    margin-bottom: -202px;
  }
  .image-12.mit {
    right: -135px;
  }
  .gif {
    left: 0px;
    top: 0px;
    right: -18px;
    bottom: auto;
    z-index: -1;
    margin-top: 250px;
    margin-bottom: 0px;
    margin-left: -15%;
  }
  .gif.uofs {
    position: absolute;
    left: auto;
    top: 0px;
    right: 0px;
    bottom: auto;
    z-index: 3;
    margin: -143px 5% 60px 0%;
  }
  .gif.uu {
    margin-top: 700px;
  }
  .gif.uu {
    margin-left: 0%;
  }
  .gif.mit {
    margin-top: 270px;
  }
  .gif.fs {
    margin-top: 707px;
    margin-left: 0%;
  }
  .gif.uks {
    margin-top: 680px;
    margin-left: 0%;
  }
  .gif.mc {
    left: 0px;
    top: auto;
    right: auto;
    bottom: 0px;
    margin-top: 0px;
    margin-bottom: 128px;
    margin-left: 0%;
  }
  .people {
    max-width: 590px;
    margin-top: 20px;
  }
  .about-staff {
    max-width: 590px;
  }
  .success-stories {
    padding-top: 100px;
  }
  .menu-button {
    padding-top: 14px;
    padding-bottom: 14px;
    color: #ffd99e;
    font-size: 30px;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #dbb97c;
  }
  .link-footer {
    margin-top: 20px;
    margin-right: 30px;
    color: #fcf5ec;
  }
  .nav-menu {
    width: 20vw;
    margin-top: 50px;
    background-color: #383838;
  }
  .div-block-25 {
    width: 100%;
    max-width: 590px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-26 {
    width: 100%;
    max-width: 590px;
    margin-bottom: 30px;
  }
  .section-quote.msu {
    padding-top: 100px;
    padding-bottom: 10px;
  }
  .div-block-27 {
    max-width: 590px;
    margin-top: 20px;
  }
  .image-14 {
    display: none;
  }
  .down-image {
    position: static;
    z-index: -1;
    width: 100%;
    height: auto;
    max-width: 590px;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .navbar {
    height: 50px;
  }
  .container {
    display: block;
    height: 50px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30vw;
    height: auto;
    -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;
  }
  .div-block {
    max-width: 420px;
  }
  .share {
    width: 40px;
    height: 40px;
  }
  .share.g {
    width: 40px;
  }
  .twitter {
    width: 40px;
  }
  .icon {
    height: 18px;
  }
  .link.white {
    font-size: 12px;
  }
  .button.white.right {
    width: 90px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .button.white.left {
    width: 90px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .big-link {
    width: auto;
    max-width: 590px;
  }
  .staff.tablet {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .content-block.story {
    max-width: 420px;
    margin-bottom: 80px;
  }
  .link-2.footer {
    margin-right: 20px;
  }
  .intro-content {
    width: 100%;
    max-width: 420px;
  }
  .footer-back {
    padding-top: 40px;
  }
  .div-block-12 {
    margin-bottom: 0px;
  }
  .footer-text1 {
    margin-right: 0px;
  }
  .div-block-13 {
    height: auto;
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-14 {
    width: 100%;
    height: 1px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .div-block-15 {
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .div-block-15.left {
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .form {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .email {
    width: 100%;
  }
  .div-block-16 {
    height: auto;
    margin-top: 30px;
  }
  .div-block-18 {
    margin-bottom: 30px;
  }
  .div-block-21 {
    max-width: 500px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .rating-logo {
    margin-right: 28px;
    margin-bottom: 20px;
    margin-left: 30px;
  }
  .section-method {
    position: static;
    overflow: hidden;
    height: auto;
    padding-bottom: 0px;
  }
  .section-institute {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-institute.full.uofs {
    padding-top: 150px;
  }
  .section-institute.full.dpi {
    background-image: url('../images/DPback1_1.jpg');
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .section-institute.full.msu {
    padding-top: 150px;
  }
  .section-institute.full.mit {
    overflow: visible;
  }
  .section-institute.red2 {
    padding-top: 160px;
  }
  .methodology {
    max-width: 420px;
  }
  .methods-list {
    position: static;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .big-text.method {
    margin-left: -607px;
  }
  .element-method {
    width: 100%;
    max-width: 420px;
    margin-bottom: 40px;
  }
  .section-adds {
    padding: 20px;
  }
  .content-right {
    max-width: 420px;
  }
  .content-small {
    max-width: 420px;
  }
  .image-9.usc {
    width: 420px;
    height: 260px;
  }
  .image-9.msu {
    width: 100%;
    height: 240px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .image-9.dp {
    height: 260px;
  }
  .image-9.uu {
    height: 240px;
    background-position: -9px 0px;
  }
  .image-9.mi {
    width: 420px;
    height: 260px;
  }
  .image-9.fs {
    width: 100%;
    height: 260px;
  }
  .image-9.uks {
    width: 100%;
    height: 260px;
  }
  .image-9.oc {
    width: 100%;
    height: 260px;
  }
  .image-9.cm {
    width: 100%;
    height: 260px;
  }
  .image-9.au {
    width: 100%;
    height: 260px;
    background-size: cover;
  }
  .image-10 {
    width: 100%;
    max-width: 160px;
  }
  .image-11 {
    width: 260px;
  }
  .image-11.right {
    width: 260px;
  }
  .image-11.right.uu {
    width: 250px;
  }
  .image-11.right.fsu {
    width: 250px;
  }
  .image-11.dp {
    width: 240px;
  }
  .content-left {
    max-width: 420px;
  }
  .img-left {
    width: 100%;
    height: 300px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .img-left.full {
    height: 300px;
  }
  .background-image {
    background-position: 50% 0px;
    background-attachment: fixed;
  }
  .info-content {
    padding-top: 1030px;
  }
  .info-content.uofs {
    padding-bottom: 180px;
  }
  .info-content.fs {
    padding-top: 1000px;
  }
  .div-block-22 {
    margin-top: 50px;
  }
  .programs {
    max-width: 420px;
    margin-bottom: 80px;
  }
  .image-12 {
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
    max-width: 250px;
    margin-top: 650px;
    margin-bottom: 0px;
    margin-left: 0%;
    padding-top: 0px;
  }
  .image-12.uofs {
    max-width: 300px;
    margin-top: 450px;
    margin-right: -98px;
  }
  .image-12.msu {
    top: auto;
    right: 0px;
    bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 370px;
  }
  .image-12.uu {
    margin-top: 450px;
  }
  .image-12.fs {
    margin-top: 640px;
  }
  .image-12.uks {
    right: -43px;
    margin-top: 390px;
  }
  .image-12.oc {
    margin-top: 630px;
  }
  .image-12.cm {
    right: -91px;
    margin-top: 709px;
  }
  .image-12.mit {
    top: 0px;
    right: 0px;
    margin-top: 230px;
  }
  .gif {
    left: 0px;
    top: 0px;
    right: auto;
    display: block;
    margin-top: 690px;
    margin-left: -21%;
    padding-top: 0px;
  }
  .gif.uofs {
    left: 0px;
    right: auto;
    bottom: 0px;
    margin-right: 0%;
    margin-bottom: 80px;
    margin-left: -5%;
  }
  .gif.uu {
    width: 300px;
    height: 210px;
    margin-top: 710px;
  }
  .gif.mit {
    margin-top: 290px;
  }
  .gif.fs {
    margin-top: 685px;
    margin-left: -10%;
  }
  .gif.uks {
    width: 300px;
    height: 200px;
    margin-left: 0%;
  }
  .gif.mc {
    width: 300px;
    height: 150px;
  }
  .people {
    max-width: 420px;
  }
  .about-staff {
    max-width: 420px;
  }
  .success-stories {
    padding-top: 80px;
  }
  .menu-button {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #ffd99e;
  }
  .div-block-24 {
    margin-top: 20px;
  }
  .form-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-menu {
    margin-top: 50px;
  }
  .div-block-27 {
    max-width: 420px;
  }
  .facebook-2 {
    width: 40px;
  }
  .down-image {
    max-width: 420px;
    margin-bottom: 40px;
  }
  .video {
    margin-bottom: 40px;
  }
  .new-menu {
    height: 60px;
    padding-left: 20px;
  }
  .link-block-2 {
    width: 120px;
  }
}

@media (max-width: 479px) {
  .navbar {
    height: 50px;
  }
  .container {
    height: 50px;
  }
  .nav-link {
    padding-left: 25px;
  }
  .logo {
    width: 40vw;
    height: 50px;
  }
  .heading {
    font-size: 42px;
    line-height: 38px;
  }
  .heading.dark {
    font-size: 42px;
    line-height: 38px;
  }
  .section-1 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .text {
    font-size: 16px;
    line-height: 24px;
  }
  .text.ilnk.white {
    line-height: 28px;
  }
  .text.white {
    font-size: 16px;
    line-height: 24px;
  }
  .heading-2 {
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 36px;
  }
  .heading-2.statistic {
    font-size: 30px;
    line-height: 30px;
  }
  .twitter {
    width: 40px;
  }
  .link.white {
    font-size: 12px;
  }
  .location {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-2 {
    margin-top: 5px;
  }
  .button.white.right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 35px;
    padding-top: 0px;
    padding-bottom: 0px;
    -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;
  }
  .button.white.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 35px;
    padding-top: 0px;
    padding-bottom: 0px;
    -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;
  }
  .h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .h4.white {
    font-size: 18px;
    line-height: 24px;
  }
  .big-link {
    font-size: 16px;
    line-height: 24px;
  }
  .content-block.story {
    margin-bottom: 60px;
  }
  .link-2.footer {
    margin-right: 20px;
    font-size: 14px;
  }
  .intro-content {
    margin-top: 100px;
  }
  .footer-back {
    padding: 30px 20px 10px;
  }
  .div-block-12 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-text1 {
    margin-right: 0px;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .div-block-13 {
    margin-top: 30px;
  }
  .heading-3 {
    font-size: 16px;
  }
  .form {
    margin-top: 0px;
  }
  .div-block-16 {
    margin-top: 20px;
  }
  .div-block-21 {
    width: 100%;
    margin-bottom: 100px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .rating-logo {
    margin-right: 20px;
    margin-bottom: 30px;
    margin-left: 0px;
  }
  .section-institute.full {
    padding-top: 100px;
  }
  .section-institute.full.uofs {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  .section-institute.full.dpi {
    padding-top: 100px;
    background-image: url('../images/DPback1_1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .section-institute.full.msu {
    padding-top: 100px;
  }
  .section-institute.full.uu {
    padding-top: 100px;
  }
  .section-institute.red2 {
    padding-top: 120px;
  }
  .methodology {
    padding-right: 0px;
    padding-left: 0px;
  }
  .big-text {
    font-size: 132px;
  }
  .big-text.method {
    margin-left: -500px;
  }
  .big-text.staff {
    margin-top: -6px;
    margin-left: -120px;
  }
  .section-adds {
    padding: 20px;
  }
  .content-right {
    max-width: 4200px;
  }
  .img-right {
    padding-right: 30px;
  }
  .content-small {
    max-width: 420px;
  }
  .image-9.usc {
    height: 240px;
    margin-top: 30px;
  }
  .image-9.msu {
    height: 240px;
    margin-top: 30px;
    background-size: cover;
  }
  .image-9.dp {
    height: 240px;
    margin-top: 30px;
  }
  .image-9.uu {
    height: 240px;
    margin-top: 30px;
  }
  .image-9.mi {
    width: 100%;
    height: 240px;
  }
  .image-9.fs {
    height: 240px;
  }
  .image-9.uks {
    background-position: 50% 50%;
  }
  .image-9.oc {
    height: 240px;
  }
  .image-9.cm {
    height: 240px;
  }
  .image-9.au {
    height: 240px;
    background-size: cover;
  }
  .image-10 {
    width: 120px;
    margin-left: -30px;
  }
  .image-10.right {
    margin-bottom: 0px;
  }
  .image-11 {
    width: 180px;
    margin-top: -30px;
  }
  .image-11.right {
    width: 180px;
    margin-top: -30px;
    margin-right: -30px;
  }
  .image-11.right.uu {
    width: 150px;
  }
  .image-11.right.fsu {
    width: 150px;
  }
  .image-11.dp {
    width: 150px;
    margin-top: -30px;
  }
  .image-11.uofc {
    width: 150px;
    margin-top: -30px;
  }
  .img-left {
    height: auto;
    padding-left: 30px;
  }
  .img-left.full {
    height: 170px;
    max-width: 280px;
    margin-bottom: 40px;
    box-shadow: 0 25px 30px -16px rgba(0, 0, 0, .6);
  }
  .img-left.full.dpi {
    height: 200px;
    max-width: 4200px;
  }
  .background-image {
    background-position: 50% 0px;
    background-size: auto;
    background-attachment: scroll;
  }
  .info-content {
    padding-right: 40px;
    padding-left: 40px;
  }
  .info-content.uofs {
    padding-top: 60px;
    padding-bottom: 100px;
  }
  .info-content.uofs.mc {
    padding-bottom: 211px;
  }
  .info-content.mit {
    padding-right: 40px;
    padding-left: 40px;
  }
  .info-content.uu {
    padding-right: 40px;
    padding-left: 40px;
  }
  .div-block-22 {
    margin-top: 60px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .nunber {
    font-size: 42px;
    line-height: 48px;
  }
  .image-12 {
    top: 0px;
    right: 0px;
    margin-right: 0%;
    margin-left: 0%;
  }
  .image-12.uofs {
    top: auto;
    right: 0px;
    bottom: 240px;
    max-width: 250px;
    margin-top: 0px;
    margin-right: 0px;
  }
  .image-12.msu {
    top: 0px;
    right: 0px;
    bottom: auto;
    margin-top: 640px;
    margin-bottom: 0px;
  }
  .image-12.uu {
    margin-top: 450px;
  }
  .image-12.uks {
    top: 247px;
    right: 0px;
    margin-top: 376px;
  }
  .image-12.cm {
    top: auto;
    right: -93px;
    bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .image-12.mit {
    right: 0px;
    margin-top: 230px;
  }
  .gif {
    left: 0px;
    top: 0px;
    margin-top: 690px;
    margin-left: -50%;
  }
  .gif.uofs {
    left: auto;
    right: 0px;
    bottom: 0px;
    width: 280px;
    height: 150px;
    margin: -109px 0% 0px;
  }
  .gif.dpi {
    margin-left: -3%;
  }
  .gif.msu {
    z-index: -2;
  }
  .gif.uu {
    left: 0px;
    top: 0px;
    height: 200px;
    margin-bottom: 0px;
  }
  .gif.uu {
    height: 210px;
    margin-top: 710px;
  }
  .gif.fs {
    margin-left: -20%;
  }
  .gif.mc {
    width: 300px;
    height: 150px;
    margin-top: 0px;
    margin-bottom: 82px;
    margin-left: 20%;
  }
  .text-staff {
    font-size: 14px;
  }
  .text-staff.ellow {
    font-size: 14px;
  }
  .menu-button {
    z-index: 2000;
    padding-top: 17px;
    padding-bottom: 13px;
  }
  .link-footer {
    font-size: 16px;
  }
  .form-block {
    margin-top: 20px;
  }
  .nav-menu {
    z-index: 1;
    width: 60vw;
    margin-top: 50px;
  }
  .section-quote.msu {
    padding-top: 80px;
    padding-bottom: 0px;
  }
  .image-14 {
    display: none;
    width: 16px;
  }
  .image-16 {
    width: 20px;
  }
  .down-image {
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .video {
    margin-bottom: 40px;
  }
  .new-menu {
    position: absolute;
    height: 50px;
    padding-right: 10px;
  }
  .new-menu.bottom {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 50px;
    padding-top: 7px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .buttons {
    width: 100%;
    margin-top: 0px;
  }
}

@font-face {
  font-family: 'Hwt artz';
  src: url('../fonts/HWT-Artz.eot') format('embedded-opentype'), url('../fonts/HWT-Artz.woff') format('woff'), url('../fonts/HWT-Artz.ttf') format('truetype'), url('../fonts/HWT-Artz.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Noticiatext';
  src: url('../fonts/NoticiaText-Regular.eot') format('embedded-opentype'), url('../fonts/NoticiaText-Regular.woff') format('woff'), url('../fonts/NoticiaText-Regular.ttf') format('truetype'), url('../fonts/NoticiaText-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Faktpro';
  src: url('../fonts/FaktPro-SemiBold.eot') format('embedded-opentype'), url('../fonts/FaktPro-SemiBold.woff') format('woff'), url('../fonts/FaktPro-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}