.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('../images/youtube-placeholder.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Roboto;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 24px;
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding-top: 7px;
  padding-bottom: 13px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.nav-container {
  width: 80%;
  height: 100%;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
}

.nav-container._95 {
  width: 95%;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu.bottomnav {
  margin-top: -53px;
  margin-right: 175px;
  clear: none;
  -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;
  text-align: left;
}

.nav-menu.bottomnav.mv4 {
  margin-right: 149px;
}

.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -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;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/AssuredNuevoVallarta5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AssuredNuevoVallarta5.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.hero-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  text-align: left;
}

.section-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  padding: 80px 85px;
  -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;
  background-color: #386d8e;
}

.wrap-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -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;
  text-align: center;
}

.wrap-1.lt {
  text-align: left;
}

.wrap-1.lt.bgwite {
  margin-right: 233px;
  margin-left: 233px;
  padding: 24px 17px 38px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 0 6px 1px #fff;
}

.column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 15px;
  padding: 20px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 5px;
  background-color: #fefefe;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2), 0 0 6px 0 hsla(0, 0%, 50%, .21);
  text-align: center;
}

.column-1.top1step {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2), 0 0 6px 0 hsla(0, 0%, 50%, .21);
}

.heading-1 {
  margin-top: 7px;
  margin-bottom: 25px;
  color: #fff;
  font-weight: 700;
  text-align: left;
}

.heading-1.center {
  text-align: center;
}

.heading-1.center.uppad4 {
  margin-top: 2px;
  margin-bottom: 42px;
  padding: 14px 30px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(106, 134, 182, .5)), to(rgba(106, 134, 182, .5)));
  background-image: linear-gradient(180deg, rgba(106, 134, 182, .5), rgba(106, 134, 182, .5));
  box-shadow: 0 0 6px 0 #fff;
  line-height: 30px;
  font-weight: 300;
}

.heading-1.center.uppad4._24 {
  margin-top: 11px;
}

.heading-1.up20 {
  margin-top: -8px;
  margin-bottom: 20px;
}

.heading-1.smaller30.subhead4d {
  margin-right: 16px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.subhead-1 {
  margin-top: 26px;
  margin-right: 50px;
  margin-bottom: 39px;
  padding-left: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.subhead-1.in35 {
  margin-top: 59px;
  margin-right: 35px;
  margin-left: 48px;
}

.subhead-1.centernopad {
  margin-top: -9px;
  margin-right: 0px;
  padding-right: 26px;
  padding-bottom: 20px;
  padding-left: 26px;
  text-align: center;
}

.paragraph-3 {
  max-width: 280px;
  color: #555;
  font-size: 14px;
  line-height: 20px;
}

.icon {
  margin-top: 14px;
  margin-bottom: 10px;
}

.nav-link {
  margin-top: -2px;
  padding-right: 11px;
  padding-left: 11px;
  color: rgba(81, 101, 124, .64);
}

.nav-link:hover {
  color: rgba(53, 67, 82, .64);
  font-weight: 500;
}

.nav-link.rtbut1 {
  margin-right: 21px;
}

.nav-link.rtbut1.no21 {
  margin-right: 14px;
}

.hero-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button {
  margin-top: 20px;
  padding: 15px 25px;
  border-radius: 5px;
  background-color: #05be05;
  box-shadow: 0 1px 0 0 transparent;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: #000;
  font-weight: 500;
}

.button:hover {
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .2);
}

.button.nopad {
  margin-top: 1px;
  padding-right: 17px;
  padding-left: 17px;
  background-color: #069a06;
  color: #fff;
  text-align: center;
}

.button.nopad.but70 {
  width: 70%;
  margin-bottom: 5px;
  padding-right: 10px;
  padding-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .57);
  background-color: rgba(63, 105, 179, .5);
  box-shadow: none;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.button.nopad.but70:hover {
  background-color: rgba(31, 31, 205, .23);
  box-shadow: 0 0 6px 0 #fff;
  font-weight: 500;
}

.button.nopad.up44 {
  margin-top: 5px;
}

.class {
  margin-right: 2px;
  margin-left: 2px;
  padding: 4px 5px;
  border-radius: 2px;
  background-color: #3b79c3;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
}

.class-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 50px;
  -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;
  color: #000;
}

.class-section.botpad3._40of {
  padding-top: 0px;
  padding-bottom: 0px;
}

.class-section.sec50no {
  padding-bottom: 0px;
}

.wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
}

.wrap-2.a {
  padding-bottom: 40px;
  border-top: 1px solid rgba(0, 0, 0, .23);
  border-bottom: 1px solid rgba(0, 0, 0, .23);
}

.wrap-2.a.topno7 {
  border-style: none;
}

.wrap-2.a.topno7.botline {
  border-bottom-style: solid;
}

.wrap-2.a.vf {
  padding-top: 26px;
}

.wrap-2.a.nobottom {
  padding-bottom: 0px;
  border-top-style: none;
  border-bottom-style: none;
}

.wrap-2.a.none45.nobot1 {
  border-bottom-style: none;
}

.wrap-2.a.none45.nobot1._20l.lineasd {
  border-bottom-style: solid;
}

.wrap-2.b.fgv.fdfdf {
  padding-top: 12px;
  padding-bottom: 12px;
}

.wrap-2.b.arate.up7d {
  margin-top: -26px;
  margin-bottom: -28px;
}

.logos-section {
  display: block;
  padding-top: 46px;
  padding-bottom: 58px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #02344c;
}

.logos-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  opacity: 0.75;
}

.left-1 {
  width: 50%;
  padding: 50px 44px;
}

.left-1.nopfd {
  margin-left: 73px;
  padding-right: 0px;
}

.right-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
  -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;
  text-align: left;
}

.column-1-title {
  margin-bottom: 20px;
}

.left-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.right-2 {
  width: 50%;
  margin-top: 20px;
  padding: 50px 20px 20px;
  text-align: left;
}

.footer-top {
  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-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: #6b6b6b;
  color: #fff;
}

.footer-top-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -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;
}

.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 45px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #182432;
}

.footer-bottom-wrap {
  width: 80%;
}

.legal {
  margin-bottom: 35px;
  color: hsla(0, 0%, 100%, .44);
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.legal.links2 {
  margin-bottom: 35px;
  font-size: 18px;
  text-align: center;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 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;
}

.section-3.in35.nobot6dh {
  padding-bottom: 0px;
}

.wrap-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid rgba(0, 0, 0, .1);
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  border-left: 1px solid rgba(0, 0, 0, .1);
}

.column-wrap-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-right: -15px;
  margin-left: -15px;
  -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-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.heading-3 {
  text-align: left;
}

.heading-3.drop30 {
  margin-top: 62px;
}

.heading-3.drop30.red1 {
  color: orange;
  font-weight: 500;
}

.heading-3.bold2 {
  line-height: 38px;
  font-weight: 500;
  text-align: center;
}

.heading-3.bold2.inds {
  margin-right: 93px;
  margin-left: 93px;
}

.heading-3.bold2.inds.orange {
  color: orange;
  font-weight: 700;
}

.heading-3.bold2.inds.orange.bghr {
  font-size: 52px;
  line-height: 54px;
}

.subhead-3 {
  margin-top: 6px;
  margin-bottom: 30px;
  text-align: left;
}

.column-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-right: -20px;
  margin-left: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-4 {
  margin-top: 30px;
}

.heading-5 {
  margin-left: 123px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 21px;
  font-family: Roboto;
  color: #000;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}

.heading-2.arating {
  margin-top: 52px;
}

.heading-2.prizes {
  margin-top: 43px;
}

.heading-2.dhglkj {
  margin-top: -21px;
}

.screenshot {
  margin-top: 7px;
  border-radius: 3px;
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .2);
}

.screenshot.hotelsetc1 {
  margin-top: 72px;
}

.screenshot.hotels1 {
  margin-top: 52px;
}

.screenshot.hotels1.hot6d {
  margin-top: 71px;
}

.screenshot.upgirl.spidey {
  margin-top: -72px;
}

.screenshot.getst5s {
  margin-right: 125px;
}

.screenshot.kids1 {
  margin-top: 42px;
}

.paragraph-2 {
  color: #555;
  line-height: 26px;
}

.paragraph-2.lt {
  color: #555;
}

.caption-2 {
  margin-top: 20px;
  padding-right: 42px;
  padding-left: 42px;
  color: #777;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.footer-logo {
  max-width: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-link-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link {
  margin-left: 50px;
  color: #fff;
  text-decoration: none;
}

.hero-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.caption-1 {
  max-width: 320px;
  margin-top: 20px;
  color: rgba(0, 0, 0, .5);
  font-size: 13px;
  line-height: 21px;
  text-align: center;
}

.customers-logo {
  margin: 10px;
}

.caption-4 {
  max-width: 80%;
  margin-top: 20px;
  margin-bottom: 0px;
  color: #777;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.caption-4.bold3 {
  font-weight: 500;
}

.caption-4.bold3.bg5f {
  color: rgba(0, 0, 0, .61);
  font-size: 28px;
  line-height: 32px;
}

.caption-4.lt {
  max-width: 100%;
  margin-top: 43px;
  margin-bottom: 29px;
  padding-right: 87px;
  padding-left: 87px;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.caption-4.lt.in3 {
  padding-right: 63px;
  padding-bottom: 26px;
  padding-left: 63px;
  font-size: 17px;
}

.caption-3 {
  max-width: 320px;
  margin-top: 20px;
  color: #777;
  font-size: 13px;
  line-height: 21px;
}

.bold-text {
  color: #ffcb05;
  font-size: 24px;
}

.section-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 59px;
  padding-bottom: 32px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .53)), to(rgba(0, 0, 0, .53))), url('../images/AssuredNuevoVallarta5.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .66)), to(rgba(0, 0, 0, .66))), url('../images/assured-riviera-maya6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .53), rgba(0, 0, 0, .53)), url('../images/AssuredNuevoVallarta5.jpg'), linear-gradient(180deg, rgba(0, 0, 0, .66), rgba(0, 0, 0, .66)), url('../images/assured-riviera-maya6.jpg');
  background-position: 0px 0px, 50% 0px, 0px 0px, 50% 50%;
  background-size: auto, cover, auto, cover;
}

.section-4.pad34 {
  padding-top: 78px;
  padding-bottom: 78px;
}

.image {
  margin-top: 13px;
}

.buttondiv {
  margin-bottom: 16px;
  text-align: center;
}

.div-block {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 4%, 5%, .14)), to(hsla(0, 4%, 5%, .14)));
  background-image: linear-gradient(180deg, hsla(0, 4%, 5%, .14), hsla(0, 4%, 5%, .14));
  box-shadow: 0 0 6px 0 #fff;
}

.bold1 {
  margin-top: 19px;
  font-weight: 500;
}

.divline1 {
  margin-right: 123px;
  margin-bottom: 20px;
  margin-left: 123px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .27);
}

.divline1.nolinebottom {
  border-bottom-style: none;
}

.divline1.noline4 {
  margin-bottom: 0px;
  padding-bottom: 42px;
  border-bottom-style: none;
}

.formdiv2 {
  padding-right: 31px;
  padding-left: 31px;
}

.formdiv2.formpad1 {
  padding-bottom: 15px;
}

.field-label {
  margin-top: 15px;
  color: #fff;
  font-weight: 300;
}

.field-label-2 {
  color: #fff;
  font-weight: 300;
}

.columns {
  padding-top: 7px;
  padding-bottom: 20px;
}

.image-2 {
  margin-top: 29px;
  margin-left: 24px;
}

.link {
  color: #777;
  font-size: 14px;
}

.link.l1 {
  color: #888;
  text-align: center;
}

.link.l1:hover {
  color: #ada7a7;
}

.link-2 {
  color: #777;
  font-size: 14px;
}

.link-2.l1 {
  color: #888;
}

.link-2.l1:hover {
  color: #ada7a7;
}

.link-3 {
  color: #777;
  font-size: 14px;
}

.link-3.l1 {
  color: #888;
}

.link-3.l1:hover {
  color: #ada7a7;
}

.link-4 {
  color: #777;
  font-size: 14px;
}

.link-4.l1 {
  color: #888;
}

.link-4.l1:hover {
  color: #ada7a7;
}

.link-5 {
  color: #777;
  font-size: 14px;
}

.link-5.l1 {
  color: #888;
}

.link-5.l1:hover {
  color: #ada7a7;
}

.link-6 {
  color: #777;
  font-size: 14px;
}

.link-6.l1 {
  color: #888;
}

.link-6.l1:hover {
  color: #ada7a7;
}

.link-7 {
  color: #777;
  font-size: 14px;
}

.link-7.l1 {
  color: #888;
}

.link-7.l1:hover {
  color: #ada7a7;
}

.link-8 {
  color: #777;
  font-size: 14px;
}

.link-8.l1 {
  color: #888;
  text-align: center;
}

.link-8.l1:hover {
  color: #ada7a7;
}

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

.column-3 {
  text-align: center;
}

.image-3 {
  max-width: 90%;
}

.slide {
  background-image: url('../images/hotelsexample1.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slider {
  width: 100%;
  height: 673px;
}

.slide-2 {
  background-image: url('../images/hotelsexample3.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slide-2.slide3 {
  background-image: url('../images/hotelsexample4.jpg');
  background-size: cover;
}

.paragraph-5 {
  font-weight: 400;
}

.image-4 {
  display: block;
  max-width: 50%;
}

.div-block-5 {
  margin-bottom: 26px;
}

.submit {
  margin-top: 17px;
  padding-right: 12px;
  padding-left: 12px;
}

.container {
  text-align: center;
}

.center4 {
  position: static;
  float: none;
  clear: none;
  text-align: center;
}

.in100div {
  margin-left: 63px;
}

.in100div.gets1 {
  margin-bottom: 1px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 26px;
}

.youtube {
  margin-top: 86px;
}

.success-message {
  background-color: hsla(0, 18%, 92%, .89);
}

.image-6 {
  display: none;
}

.container-2 {
  background-color: #fff;
}

.nav-link-2 {
  color: rgba(81, 101, 124, .64);
}

.nav-link-2:hover {
  color: rgba(53, 67, 82, .64);
}

.nav-link-2.linka {
  padding-right: 11px;
  padding-left: 11px;
}

.nav-link-2.linka:hover {
  color: rgba(68, 88, 109, .64);
  font-weight: 500;
}

.linka {
  padding-right: 11px;
  padding-left: 11px;
  color: rgba(81, 101, 124, .64);
}

.linka:hover {
  color: rgba(68, 88, 109, .64);
  font-weight: 500;
}

.linka.faq {
  margin-right: 18px;
}

.section-5 {
  padding-top: 22px;
  padding-bottom: 22px;
}

.image-8 {
  margin-top: 5px;
}

.column-4 {
  padding-left: 10px;
}

.div-block-8 {
  margin-top: -55px;
  text-align: right;
}

.section-6 {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #f5f5f5;
}

.link-9 {
  color: hsla(0, 0%, 100%, .44);
}

.image-10 {
  margin-top: 49px;
}

@media (max-width: 991px) {
  .nav {
    padding-bottom: 9px;
  }
  .nav-container {
    width: 95%;
  }
  .nav-menu {
    margin-top: -19px;
  }
  .nav-menu.bottomnav {
    margin-top: 0px;
    margin-right: 127px;
  }
  .nav-menu.bottomnav.mv4 {
    margin-right: 144px;
  }
  .section-1 {
    padding-right: 54px;
    padding-left: 54px;
  }
  .wrap-1.lt.bgwite {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 39px;
    padding-bottom: 0px;
    padding-left: 39px;
  }
  .column-1 {
    margin-top: 35px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2), 0 0 6px 0 rgba(0, 0, 255, .08);
  }
  .column-1.top1step {
    margin-top: 6px;
    margin-bottom: 33px;
    padding-top: 38px;
    padding-bottom: 38px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2), 1px 0 6px 1px rgba(0, 0, 255, .08);
  }
  .heading-1 {
    margin-top: 39px;
    padding-right: 0px;
    font-size: 38px;
    line-height: 42px;
    text-align: center;
  }
  .heading-1.center.uppad4 {
    margin-top: 40px;
    font-size: 32px;
    line-height: 36px;
  }
  .heading-1.center.uppad4._24 {
    margin-top: 41px;
    font-size: 24px;
  }
  .heading-1.smaller30 {
    width: 90%;
    margin-bottom: 46px;
    padding-right: 0px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
  }
  .heading-1.subhead4e.smle {
    padding-right: 21px;
    font-size: 28px;
  }
  .subhead-1 {
    margin-right: 50px;
    padding-left: 0px;
  }
  .subhead-1.in35 {
    margin-top: 17px;
  }
  .subhead-1.centernopad {
    margin-top: -14px;
  }
  .paragraph-3 {
    max-width: 80%;
    font-size: 20px;
    line-height: 30px;
  }
  .nav-link {
    padding-right: 11px;
    padding-left: 11px;
    text-align: center;
  }
  .nav-link.rtbut1.no21 {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .button.nopad {
    margin-top: 0px;
    text-align: center;
  }
  .button.nopad.up44 {
    margin-top: 0px;
  }
  .class-section {
    padding-top: 0px;
    padding-bottom: 44px;
  }
  .class-section.botpad3 {
    padding-bottom: 46px;
  }
  .wrap-2.a {
    width: 90%;
  }
  .wrap-2.a.topno7.botline {
    padding-bottom: 20px;
  }
  .wrap-2.a.vf {
    padding-top: 13px;
    padding-bottom: 20px;
  }
  .wrap-2.a.none45 {
    padding-bottom: 0px;
  }
  .wrap-2.b.fgv {
    padding-bottom: 44px;
  }
  .wrap-2.b.fgv.fdfdf {
    padding-top: 20px;
  }
  .wrap-2.b.arate {
    margin-top: 0px;
  }
  .wrap-2.b.arate.up7d {
    margin-top: 1px;
  }
  .logos-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .left-1 {
    padding-right: 12px;
    padding-left: 12px;
  }
  .left-1.no50d.no50f {
    padding-bottom: 0px;
  }
  .left-1._80asd {
    padding-right: auto;
    padding-left: auto;
  }
  .column-1-title {
    font-size: 26px;
  }
  .right-2 {
    margin-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
  }
  .footer-bottom {
    padding-top: 60px;
    padding-bottom: 0px;
  }
  .footer-bottom-wrap {
    width: 100%;
  }
  .legal {
    margin-bottom: 54px;
  }
  .legal.links2 {
    width: 100%;
    line-height: 40px;
  }
  .section-3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .column-wrap-1 {
    padding-top: 23px;
    padding-bottom: 23px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-3.drop30.red1 {
    margin-top: 40px;
    margin-bottom: 0px;
    text-align: center;
  }
  .heading-3.bold2 {
    text-align: center;
  }
  .heading-3.bold2.inds {
    margin-right: 63px;
    margin-left: 63px;
  }
  .heading-3.bold2.inds.orange.bghr {
    font-size: 38px;
    line-height: 46px;
  }
  .column-wrap-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .column-2 {
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .heading-5 {
    margin-left: 61px;
  }
  .heading-2.arating.drop34 {
    margin-top: 0px;
  }
  .heading-2.prizes {
    margin-top: 14px;
  }
  .screenshot {
    max-width: 100%;
    margin-top: -45px;
  }
  .screenshot.hotelsetc1 {
    margin-top: -48px;
  }
  .screenshot.hotels1 {
    margin-top: -23px;
  }
  .screenshot.hotels1.hot6d {
    margin-top: -185px;
  }
  .screenshot.getsrated4 {
    margin-top: -14px;
  }
  .screenshot.drop45f {
    margin-top: 12px;
  }
  .screenshot.defg {
    margin-top: 29px;
  }
  .screenshot.upgirl {
    max-width: 90%;
    margin-top: -211px;
  }
  .screenshot.upgirl.spidey {
    margin-top: 9px;
  }
  .screenshot.getst5s {
    margin-top: -10px;
    margin-right: 0px;
  }
  .screenshot.kids1 {
    margin-top: -149px;
  }
  .paragraph-2.lt1.fth {
    line-height: 24px;
  }
  .caption-2 {
    margin-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .caption-4.bold3.bg5f {
    margin-top: -3px;
  }
  .caption-4.lt {
    padding-right: 31px;
    padding-left: 31px;
    font-size: 16px;
    line-height: 22px;
  }
  .caption-4.lt.in3 {
    padding-right: 28px;
    padding-left: 28px;
  }
  .section-4 {
    padding: 0px 40px 20px 50px;
  }
  .section-4.pad34 {
    padding-top: 20px;
  }
  .div-block {
    margin-left: 21px;
  }
  .bold1 {
    font-size: 16px;
  }
  .divline1 {
    margin-right: 61px;
    margin-left: 61px;
    font-size: 16px;
  }
  .image-2 {
    margin-top: 47px;
    margin-left: 0px;
  }
  .div-block-3 {
    margin-left: 43px;
  }
  .link-4.l1 {
    position: static;
    overflow: visible;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    clear: none;
  }
  .image-3 {
    max-width: 95%;
  }
  .image-4 {
    max-width: 60%;
  }
  .paragraph-6 {
    color: #777;
    font-size: 16px;
  }
  .paragraph-7 {
    margin-bottom: 24px;
    color: #777;
    font-size: 16px;
    line-height: 28px;
  }
  .paragraph-8 {
    color: #777;
    font-size: 16px;
    line-height: 26px;
  }
  .paragraph-9 {
    color: #777;
    font-size: 16px;
  }
  .paragraph-10 {
    color: #777;
    font-size: 16px;
  }
  .paragraph-11 {
    color: #777;
    font-size: 16px;
  }
  .paragraph-12 {
    color: #777;
    font-size: 16px;
  }
  .paragraph-13 {
    color: #777;
    font-size: 16px;
  }
  .in100div.gets1 {
    margin-left: 0px;
    padding-left: 0px;
  }
  .youtube {
    margin-top: -52px;
  }
  .image-7 {
    margin-top: 34px;
  }
  .section-5 {
    padding-bottom: 6px;
  }
  .image-8 {
    margin-top: 0px;
  }
  .nav-menu-2 {
    margin-top: -13px;
  }
  .column-4 {
    padding-right: 21px;
    padding-left: 0px;
  }
  .div-block-7 {
    padding-top: 15px;
  }
  .image-9 {
    margin-top: 0px;
  }
  .div-block-9 {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .nav {
    margin-bottom: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .nav.whitesmoke {
    margin-bottom: 0px;
    padding-bottom: 36px;
  }
  .nav-container {
    margin-top: -10px;
  }
  .nav-container._95 {
    width: 100%;
    text-align: center;
  }
  .nav-menu {
    margin-top: 37px;
  }
  .nav-menu.bottomnav {
    text-align: center;
  }
  .hero-section {
    height: auto;
  }
  .hero-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .section-1 {
    padding: 47px 22px 75px;
  }
  .wrap-1 {
    text-align: center;
  }
  .wrap-1.lt.bgwite {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 34px;
    padding-left: 34px;
  }
  .heading-1 {
    margin-top: 26px;
    margin-bottom: 30px;
    padding-right: 0px;
    line-height: 46px;
    text-align: center;
  }
  .heading-1.center.uppad4 {
    margin-top: 0px;
    font-size: 24px;
  }
  .heading-1.center.uppad4._24 {
    margin-top: 33px;
  }
  .heading-1.smaller30 {
    margin-bottom: 8px;
  }
  .heading-1.smaller30.subhead4d {
    width: auto;
    margin-right: auto;
    padding-right: 21px;
    padding-left: 21px;
  }
  .subhead-1 {
    margin-right: 34px;
    margin-bottom: 0px;
    margin-left: 34px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .nav-link {
    display: none;
    background-color: #004178;
    color: #fff;
    font-size: 11px;
  }
  .nav-link.rtbut1.no21 {
    margin-right: 0px;
  }
  .hero-left {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .button.nopad {
    margin-top: -23px;
    margin-right: 27px;
    text-align: center;
  }
  .button.nopad.but70 {
    margin-top: 0px;
    margin-bottom: 4px;
    background-color: rgba(216, 223, 240, .41);
    font-size: 18px;
  }
  .button.nopad.but70:hover {
    background-color: hsla(0, 33%, 95%, .38);
  }
  .button.nopad.up44 {
    margin-top: 17px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .class-section {
    padding-bottom: 0px;
  }
  .class-section.botpad3 {
    padding-bottom: 0px;
  }
  .wrap-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap-2.a {
    margin-bottom: 76px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .wrap-2.a.nobottom.sdf {
    margin-bottom: 20px;
  }
  .wrap-2.a.none45 {
    margin-bottom: 40px;
    padding-bottom: 0px;
  }
  .wrap-2.b.fgv.fdfdf {
    padding-bottom: 0px;
  }
  .logos-section {
    padding-top: 24px;
    padding-bottom: 53px;
  }
  .left-1 {
    width: 100%;
    padding-top: 39px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .left-1.nopfd {
    width: 80%;
    margin-left: 51px;
    padding-bottom: 0px;
  }
  .left-1.no50d {
    padding-bottom: 0px;
  }
  .left-1._80asd {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 25px;
  }
  .right-1 {
    width: 100%;
  }
  .left-2 {
    width: 100%;
    margin-top: -100px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .right-2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 22px;
    text-align: center;
  }
  .right-2.mo4e {
    padding-bottom: 32px;
  }
  .footer-bottom {
    padding-top: 39px;
    padding-bottom: 0px;
  }
  .legal {
    margin-bottom: 42px;
    font-size: 12px;
    line-height: 18px;
  }
  .section-3.in35 {
    padding-right: 27px;
    padding-left: 27px;
  }
  .wrap-3 {
    border-right-style: none;
    border-left-style: none;
  }
  .heading-3 {
    text-align: center;
  }
  .heading-3.drop30.red1 {
    margin-top: 47px;
    margin-bottom: 0px;
    line-height: 42px;
  }
  .heading-3.bold2.inds {
    margin-right: 0px;
    margin-left: 0px;
  }
  .heading-3.bold2.inds.orange {
    font-size: 42px;
    line-height: 44px;
  }
  .subhead-3 {
    margin-top: 16px;
    text-align: center;
  }
  .heading-5 {
    margin-left: 0px;
  }
  .heading-2 {
    margin-top: -14px;
    margin-left: 31px;
    text-align: left;
  }
  .heading-2.arating.drop34 {
    margin-top: -37px;
    margin-left: 0px;
  }
  .heading-2.none4 {
    margin-left: 0px;
  }
  .heading-2.prizes {
    margin-top: 8px;
    margin-left: 32px;
  }
  .heading-2.benffits5 {
    margin-top: 8px;
    margin-left: 0px;
  }
  .heading-2.dhglkj {
    margin-top: -44px;
    margin-left: 0px;
  }
  .screenshot {
    margin-top: 50px;
  }
  .screenshot.hotelsetc1 {
    margin-top: 76px;
  }
  .screenshot.hotels1.hot6d {
    margin-top: 42px;
    margin-bottom: 12px;
  }
  .screenshot.getsrated4 {
    margin-top: 73px;
  }
  .screenshot.upgirl {
    margin-top: 61px;
  }
  .screenshot.upgirl.spidey {
    margin-top: 43px;
  }
  .screenshot.getst5s {
    margin-top: 65px;
  }
  .screenshot.kids1 {
    margin-top: 48px;
  }
  .paragraph-2 {
    margin-bottom: 32px;
    font-size: 17px;
    line-height: 32px;
    font-weight: 300;
    text-align: left;
  }
  .paragraph-2.lt {
    margin-right: 31px;
    margin-left: 31px;
    color: #333;
    line-height: 28px;
    font-weight: 300;
    text-align: left;
  }
  .paragraph-2.lt.dd {
    margin-bottom: 0px;
  }
  .paragraph-2.lt1 {
    text-align: left;
  }
  .paragraph-2.lt1.fth {
    margin-right: 34px;
    margin-left: 34px;
  }
  .paragraph-2.no10 {
    margin-bottom: 0px;
  }
  .caption-2 {
    padding-right: 23px;
    padding-left: 23px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .hero-right {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .caption-4.bold3.bg5f {
    max-width: 90%;
    margin-top: 0px;
    font-size: 28px;
    line-height: 38px;
  }
  .caption-4.lt.in3 {
    margin-right: 22px;
    margin-left: 22px;
    padding-right: 1px;
    padding-left: 1px;
    font-size: 16px;
    line-height: 24px;
  }
  .bold-text {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
  }
  .bold-text.test1 {
    margin-left: 0px;
    font-size: 48px;
    line-height: 52px;
  }
  .section-4 {
    padding: 10px 35px 74px;
  }
  .section-4.pad34 {
    padding-bottom: 71px;
  }
  .image {
    margin-top: 14px;
    margin-right: 275px;
  }
  .div-block {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .31)), to(rgba(0, 0, 0, .31)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .31), rgba(0, 0, 0, .31));
  }
  .divline1 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .menu-button {
    margin-top: 2px;
  }
  .menu-button.w--open {
    background-color: #4585b9;
  }
  .image-2 {
    max-width: 50%;
  }
  .div-block-2 {
    text-align: center;
  }
  .div-block-3 {
    margin-left: 0px;
  }
  .div-block-4 {
    margin-bottom: 37px;
  }
  .image-3 {
    max-width: 100%;
  }
  .paragraph-5 {
    color: #777;
    font-size: 16px;
  }
  .image-4 {
    display: none;
  }
  .image-5 {
    margin-bottom: 48px;
    text-align: center;
  }
  .div-block-6 {
    text-align: center;
  }
  .paragraph-14 {
    color: #777;
    font-size: 16px;
  }
  .in100div.gets1 {
    margin-top: 28px;
    margin-bottom: 0px;
    margin-left: 59px;
  }
  .in100div.gets1.dfjhste {
    margin-left: 46px;
  }
  .youtube {
    margin-top: 56px;
  }
  .image-7 {
    margin-bottom: 12px;
  }
  .nav-link-2.linka {
    border-bottom: 1px solid rgba(132, 190, 234, .55);
    color: #4b7894;
    text-align: center;
  }
  .linka {
    border-bottom: 1px solid rgba(132, 190, 234, .55);
    color: #4b7894;
    text-align: center;
  }
  .linka.faq {
    margin-right: 0px;
  }
  .nav-menu-2 {
    margin-top: 8px;
    background-color: #fff;
  }
  .menu-button-2 {
    margin-top: -9px;
    margin-right: 14px;
  }
  .menu-button-2.w--open {
    background-color: rgba(21, 79, 116, .77);
  }
  .column-4 {
    padding-right: 13px;
    padding-left: 13px;
    text-align: center;
  }
  .div-block-7 {
    margin-top: 8px;
    margin-bottom: 13px;
  }
  .image-9 {
    margin-top: -5px;
    text-align: center;
  }
  .div-block-9 {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .nav {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .nav-container {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .nav-container._95 {
    text-align: center;
  }
  .section-1 {
    padding-top: 42px;
    padding-right: 18px;
    padding-left: 18px;
  }
  .wrap-1.lt.bgwite {
    padding-top: 23px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 22px;
  }
  .column-1.top1step {
    margin-top: 0px;
  }
  .heading-1 {
    margin-top: 34px;
    margin-bottom: 39px;
    box-shadow: 0 0 6px 0 #fff;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
  }
  .heading-1.center.uppad4._24 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading-1.smaller30.subhead4d {
    width: 100%;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 26px;
  }
  .heading-1.subhead4e {
    font-size: 20px;
    line-height: 30px;
  }
  .heading-1.subhead4e.smle {
    padding-right: 0px;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
  }
  .subhead-1 {
    margin-right: -10px;
    margin-bottom: 35px;
    margin-left: -10px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .subhead-1.in35 {
    margin-top: 39px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
  }
  .subhead-1.centernopad {
    padding-bottom: 37px;
    font-size: 16px;
    text-align: center;
  }
  .paragraph-3 {
    max-width: 100%;
    text-align: left;
  }
  .button.nopad {
    margin-top: 63px;
    margin-right: 0px;
    padding-left: 17px;
  }
  .button.nopad.but70 {
    margin-right: 0px;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
  }
  .class-section.botpad3 {
    padding-bottom: 32px;
  }
  .wrap-2.a {
    margin-bottom: 175px;
    padding-bottom: 13px;
  }
  .wrap-2.a.topno7.botline {
    width: 80%;
    margin-bottom: 150px;
  }
  .wrap-2.a.nobottom {
    margin-bottom: 25px;
  }
  .wrap-2.a.none45.nobot1._20l {
    margin-bottom: 0px;
  }
  .logos-section {
    padding-right: 17px;
    padding-bottom: 20px;
    padding-left: 17px;
  }
  .left-1 {
    width: 100%;
    padding-bottom: 18px;
  }
  .left-1.nopfd {
    width: 100%;
    margin-left: 12px;
    padding-bottom: 0px;
  }
  .left-1.no50d {
    padding-bottom: 0px;
  }
  .left-1.no50d.no50f {
    width: 90%;
    margin-left: 15px;
  }
  .left-1._80asd {
    width: 90%;
    margin-left: 12px;
    padding-left: 0px;
  }
  .right-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .left-2 {
    margin-top: -156px;
  }
  .footer-top-wrap {
    padding-bottom: 33px;
    -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;
  }
  .footer-bottom {
    padding: 23px 10px 17px;
  }
  .legal {
    margin-top: 14px;
    margin-bottom: 24px;
  }
  .section-3 {
    padding-top: 30px;
  }
  .heading-3.bold2 {
    line-height: 38px;
  }
  .heading-3.bold2.inds.orange.bghr {
    font-size: 32px;
    line-height: 42px;
  }
  .column-wrap-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-2 {
    width: 100%;
  }
  .heading-2 {
    margin-top: -39px;
    margin-left: 0px;
    font-size: 24px;
    line-height: 36px;
  }
  .heading-2.arating.drop34 {
    margin-top: -25px;
  }
  .heading-2.none4 {
    margin-top: -23px;
  }
  .heading-2.prizes {
    margin-top: -44px;
  }
  .heading-2.benffits5 {
    margin-top: -35px;
    line-height: 36px;
  }
  .heading-2.dhglkj {
    margin-top: -53px;
  }
  .screenshot {
    margin-top: 34px;
  }
  .screenshot.hotelsetc1 {
    margin-top: 11px;
  }
  .screenshot.getsrated4 {
    margin-top: -61px;
  }
  .screenshot.defg {
    margin-top: 33px;
  }
  .screenshot.upgirl {
    margin-top: -45px;
  }
  .screenshot.upgirl.spidey {
    margin-top: 125px;
  }
  .screenshot.getst5s {
    margin-top: 35px;
  }
  .paragraph-2 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 28px;
  }
  .paragraph-2.lt {
    margin-right: 4px;
    margin-left: 4px;
    font-size: 16px;
    line-height: 28px;
  }
  .paragraph-2.lt1 {
    margin-top: 30px;
  }
  .paragraph-2.lt1.fth {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-bottom: 41px;
  }
  .caption-2 {
    margin-bottom: 40px;
    text-align: center;
  }
  .footer-link {
    margin-right: 20px;
    margin-left: 20px;
  }
  .caption-4.bold3.bg5f {
    max-width: 100%;
    font-size: 24px;
    line-height: 36px;
  }
  .caption-4.lt.in3 {
    margin-top: 18px;
    margin-right: 6px;
    margin-left: 6px;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 28px;
  }
  .bold-text {
    font-size: 32px;
    line-height: 39px;
  }
  .bold-text.test1 {
    margin-left: 0px;
  }
  .section-4 {
    padding-right: 25px;
    padding-bottom: 41px;
    padding-left: 25px;
  }
  .section-4.pad34 {
    padding-right: 17px;
    padding-bottom: 59px;
    padding-left: 17px;
  }
  .image {
    max-width: 100%;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: -29px;
  }
  .buttondiv {
    text-align: center;
  }
  .div-block {
    margin-left: 0px;
  }
  .formdiv2.formpad1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .field-label {
    margin-top: 23px;
    margin-bottom: 5px;
    font-weight: 300;
  }
  .div-block-4 {
    margin-bottom: 30px;
  }
  .paragraph-6 {
    line-height: 24px;
  }
  .in100div {
    margin-left: 0px;
  }
  .in100div.gets1.dfjhste {
    margin-left: 4px;
  }
  .youtube {
    margin-top: 42px;
  }
  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-5 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-7 {
    text-align: center;
  }
  .div-block-8 {
    padding-bottom: 8px;
    text-align: center;
  }
}

