.clslanding .container-fluid {
    width: 100%;
}

.clslanding .section-title {
  margin-bottom: 0px;
  line-height: 50px;
  font-weight: 500;
}

.clslanding .section__title {
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
  color: #4B5C74;
  text-align: center;
}

.clslanding .section__intro {
  font-size: 20px;
  color: #767BA0;
  line-height: 34px!important;
}

.clslanding header.top.header__landing {
  background-color: #fff;
  padding: 25px 0px;
  height: auto;
}

.btn-landing-become-host {
    color: #fff!important;
}

.clslanding header.top.header__landing .mainmenu:not(.nav-open) > ul > li a {
  color: #7E8199;
}

.clslanding .nav-container:not(.change) .bar1,
.clslanding .nav-container:not(.change) .bar2,
.clslanding .nav-container:not(.change) .bar3 {
  background-color: #7E8199;
}

.clslanding .mainmenu:not(.nav-open) > ul > li:not(:last-child) {
  margin-right: 40px;
}

/**
*** SECTION HEADER
**/
.clslanding .section-header {
  background-image: url(/images/header.png);
  background-position: 0px 76px;
  padding: 107px 0px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.clslanding .section-header .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.clslanding .section-header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(35, 35, 48, .28)
}

.clslanding .section-header .intro h1 {
  text-align: left;
  font-size: 40px;
  line-height: 57px;
  margin: 0px;
}

.clslanding .section-header__search-form {
  background-color: #fff;
  padding: 50px;
  margin: 0 auto;
  max-width: 420px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 24px 46px rgba(20, 23, 44, .22);
          box-shadow: 0px 24px 46px rgba(20, 23, 44, .22);
}

.clslanding .section-header__search-form h4 {
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
  color: #232534;
  margin: 0px 0px 10px;
  text-align: center;
}

.clslanding .section-header__search-form p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #8A8C9C;
  margin: 0px 0px 30px;
  text-align: center;
}

.clslanding .btn__search-form {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 700;
  line-height: 30px;
  margin: 0px;
  height: 50px;
  text-transform: uppercase;
}

.clslanding .form-nice-select {
  width: 100%;
  background-color: rgba(244, 249, 254, 0.59);
  border-color: #E6EBF0;
  margin-bottom: 10px;
  padding: 6px 12px;
}

.clslanding .form-nice-select .current {
  position: relative;
  top: -4px;
  color: #A0AEC3;
  line-height: 28px;
}

.clslanding .form-nice-select .list {
  width: 100%;
  background-color: rgb(244, 249, 254);
  border-color: #E6EBF0;
}

.clslanding .form-nice-select .list .option {
  color: #A0AEC3;

}

.clslanding .form-input__search_form {
  background-color: rgba(244, 249, 254, 0.59);
  border-color: #E6EBF0;
  margin-bottom: 10px;
  color: #A0AEC3;
  line-height: 28px;
  font-size: 14px;
}

.clslanding .form-input__search_form[disabled] {
  cursor: default;
}

.clslanding .form-input__search_form-move {
  border: 1px solid #E6EBF0;
  padding: 6px 12px;
  border-radius: 4px;
  width: calc(50% - 5px);
  cursor: pointer;
}

.clslanding .form-input__search_form::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #A0AEC3;
}
.clslanding .form-input__search_form::-moz-placeholder { /* Firefox 19+ */
  color: #A0AEC3;
}
.clslanding .form-input__search_form:-ms-input-placeholder { /* IE 10+ */
  color: #A0AEC3;
}
.clslanding .form-input__search_form:-moz-placeholder { /* Firefox 18- */
  color: #A0AEC3;
}

.clslanding .search-form__form {
  position: relative;
}

.clslanding .search-form__form .autocompleter {
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 24px 56px rgba(20, 23, 44, 0.1);
          box-shadow: 0px 24px 56px rgba(20, 23, 44, 0.1);
  z-index: 2;
  top: 41px;
  border-radius: 4px;
}

.clslanding .search-form__form .autocompleter-item {
  font-size: 16px;
  color: #232534;
  padding: 10px 20px;
}

.clslanding .search-form__form .autocompleter-item:hover {
  background-color: #F4F5F7;
  font-weight: 600;
}

.clslanding .daterangepicker:before {
  top: 0px;
  width: inherit;
  left: 0px;
  height: initial;
}

/**
*** SECTION HOMESTAY FOR STUDENTS
**/

.clslanding .section__homestay-for-students {
  padding-top: 150px;
  padding-bottom: 0px;
}

.clslanding .section__homestay-for-students .section__title {
  margin-bottom: 20px;
}

.clslanding .section__homestay-for-students .section__intro {
  margin-bottom: 150px;
  color: #798DA9;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px!important;
}

.clslanding .room__container {
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 18px 54px 0px rgba(17, 19, 41, .07);
          box-shadow: 0px 18px 54px 0px rgba(17, 19, 41, .07);
  overflow: hidden;
  margin-bottom: 30px;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow 300ms ease;
  transition: -webkit-box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease, -webkit-box-shadow 300ms ease;
}

.clslanding .room__container:hover {
  -webkit-box-shadow: 0 18px 54px 0 rgba(17,19,41,.6);
          box-shadow: 0 18px 54px 0 rgba(17,19,41,.6);
}

.clslanding .room__container__img {
  width: 100%;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.clslanding .room__container__info {
  position: relative;
  background-color: #fff;
  padding: 16px 16px 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.clslanding .room__container__info-user {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.clslanding .room__container__avatar {
  display: block;
  position: absolute;
  top: -30px;
  width: 70px;
  height: 70px;
  -webkit-box-shadow: 0px 4px 20px rgba(21, 22, 42, .2);
          box-shadow: 0px 4px 20px rgba(21, 22, 42, .2);
  border: 2px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
}

.clslanding .room__container__avatar--no-pic:after {
  content: attr(data-initials);
  background-color: #888;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  font-size: 26px;
  font-weight: 600;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.clslanding .room__container__avatar--no-pic.female {
  border-color: #FFE3DA;
  background-color: #FFE3DA;
}

.clslanding .room__container__avatar--no-pic.female:after {
  background-color: #FFE3DA;
  color: #FF8155;
}

.clslanding .room__container__avatar--no-pic.male {
  border-color: #E5EECF;
  background-color: #E5EECF;
}

.clslanding .room__container__avatar--no-pic.male:after {
  background-color: #E5EECF;
  color: #78A300;
}

.clslanding .room__container__avatar--no-pic img {
  opacity: 0;
}

.clslanding .room__container__avatar-name {
  font-size: 19px;
  font-weight: 700;
  color: #36455B;
  text-align: left;
  padding-left: 80px;
  margin-bottom: 0px;
}

.clslanding .room__container__price-container {
  position: relative;
  padding-top: 10px;
}

.clslanding .room__container__price {
  font-size: 42px;
  font-weight: 600;
  color: #36455B;
  padding-left: 35px;
  padding-right: 0px;
}

.clslanding .room__container__from {
  position: absolute;
  top: 21px;
  font-size: 14px;
  font-weight: 400;
  color: #767BA0;
}

.clslanding .room__container__price-coin {
  font-size: 20px;
  position: absolute;
  top: 9px;
  left: 32px;
}

.clslanding .room__container__price-per {
  font-size: 15px;
  font-weight: 400;
  color: #767BA0;
  margin-left: -5px;
}

.clslanding .room__container__icons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-end;
      -ms-flex-align: flex-end;
          align-items: flex-end;
}

.clslanding .room__container__travel-options-list,
.clslanding .room__container__travel-options-list.list-way {
  margin: 0px 0px 10px;
  padding: 0px;
  list-style: none;
}

.clslanding .room__container__travel-options-list li:not(:last-child) {
  margin-bottom: 7px;
}

.clslanding .room__container__travel-options-list img {
  width: 32px;
  height: auto;
  margin-right: 7px;
  display: inline-block;
  margin-top: 3px;
  float: left;
}

.clslanding .room__container__travel-options-list .list-way-distance {
    float: right;
}

.clslanding .room__container__travel-options-list span {
  font-size: 14px;
  font-weight: 500;
  color: #36455B;
  vertical-align: middle;
  display: block;
}

.search-form_two-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.clslanding .section_blue {
  background-position: center bottom;
}

.clslanding .section-info .section-title {
  margin-top: 100px;
  margin-bottom: 20px;
}

.safari-flex-fix {
  display: -webkit-inline-box!important;
}

/**
** SLICK
**/

.clslanding .room__container-row-mobile {
  display: none;
}

.clslanding .room__container-col {
  will-change: transform;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.clslanding .room__container-col.previous-slick-slide {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}

.clslanding .room__container-col.previous-slick-slide .room__container,
.clslanding .room__container-col.next-slick-slide .room__container {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(17, 19, 41, .7);
          box-shadow: 0px 5px 10px 0px rgba(17, 19, 41, .7);
}

.clslanding .room__container-col.next-slick-slide {
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}

.clslanding .slick-arrow {
  display: none!important;
}

.clslanding .daterangepicker:not(.date-picker--show) {
  display: none;
}

.meet-badge__mobile-img {
  position: absolute;
  top: calc(100% - 61px);
  left: 0;
  height: 160px;
}

.section-number {
  padding-top: 120px;
}

.section-number ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.section-number__item {
  text-align: center;
}

.section-number__number {
  display: block;
  font-size: 60px;
  font-weight: 700;
  line-height: 62px;
  color: #1DA0F3;
  margin-bottom: 15px;
}

.section-number__description {
  font-size: 21px!important;
  line-height: 30px;
  color: #767BA0;
}

.clslanding .section-map {
  position: relative;
  display: block;
  width: 100%;
  height: 700px;
  padding: 0px;
}

.clslanding .section-map .map {
  width: 100%;
  height: 100%;
}

.clslanding .btn__find-homestay {
  margin-top: 120px;
  margin-bottom: 70px;
  font-size: 21px;
  padding: 25px 80px;
  text-transform: uppercase;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.clslanding .section_blue {
  position: relative;
}

.clslanding .section_blue .home-icon {
  position: absolute;
  top: -42px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 84px;
}

.clslanding .section-info .feature-title {
  margin-bottom: 10px;
}

.clslanding .section-info .feature-block {
  padding: 40px 0px;
}

.clslanding .col-xs-12.col-sm-12.col-md-6 {
  position: relative;
}

.section-header__search-form__mobile {
  display: none;
}

/** GMAP REMOVE LINKS **/
.clslanding a[href^="http://maps.google.com/maps"]{display:none !important}
.clslanding a[href^="https://maps.google.com/maps"]{display:none !important}

.clslanding .gmnoprint a, .gmnoprint span, .gm-style-cc {
    display:none;
}
.clslanding .gmnoprint div {
    background:none !important;
}

/** LANDING CITY **/
.section-popular-school {
  padding-bottom: 0px;
}

.section-popular-school__list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.section-popular-school__list li {
    margin-bottom: 30px;
    position: relative;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.section-popular-school__list img {
    position: relative;
    height: 30px;
}

.section-popular-school__list a {
    font-size: 18px;
    font-weight: 500;
    color: #767BA0;
    width: auto;
    height: 100%;
    position: relative;
    padding-left: 10px;
    top: 0px;
    left: 0px
}


.section-popular-school__list a span {
    position: relative;
    top: 5px;
}

.section-popular-school__list.one-school__list li {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.section-popular-school .room__container__info p {
  font-size: 20px;
  text-align: left;
  line-height: 34px;
  margin: 0px;
  min-height: 68px;
  padding-right: 15%;
  color: #333;
}

.clslanding-city .room__container__icons-container {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.clslanding-city .room__container__travel-options-list {
  margin-bottom: 15px;
}

.clslanding .title-mobile {
  display: none;
}

.row-slider__arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    width: 45px;
    height: 45px;
    background-color: #FFFFFF;
    border-radius: 50%;
    padding: 6px;
    cursor: pointer;
    color: #888;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
            box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
}

.row-slider__arrow-right {
    right: 50px;
}

.row-slider__arrow-right img {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    position: relative;
    left: 1px;
}

.row-slider__arrow-left img {
    position: relative;
    left: -1px;
}

.row-slider__arrow-left {
    left: 50px;
}

.popular-schools-container {
    position: relative;
}

/**
** MEDIA QUERIES
**/

@media only screen and (min-width: 480px) {
  .clslanding .section-header {
    padding-right: 45px;
    padding-left: 45px;
    background-position: -200px 76px;
  }
}

@media only screen and (min-width: 992px) {
  .clslanding .section-header {
    padding-right: 85px;
    padding-left: 85px;
    background-position: 0px 87px;
  }
  .meet-badge-container {
    left: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .clslanding .section-header__search-form {
    margin-left: auto;
    margin-right: 0px;
  }
}

@media only screen and (min-width: 1200px) {
  .clslanding .section-header {
    padding-right: 105px;
    padding-left: 105px;
  }
  .meet-badge-container {
    left: 105px;
  }
}

@media only screen and (max-width: 992px) {
  .clslanding .section-header__search-form {
    position: absolute;
    left: 50%;
    top: 150px;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    width: 100%;
  }

  .clslanding .section__homestay-for-students {
    padding-top: 450px;
  }

  .clslanding-university .section__homestay-for-students,
  .clslanding-city .section__homestay-for-students {
    padding-top: 100px;
  }

  .clslanding .section-info .feature-block {
    padding: 0px;
  }

  .section-info .feature-block h2 {
    margin-bottom: 10px;
  }

  .section-header__search-form__desktop {
    display: none;
  }

  .clslanding .section-header__search-form__mobile {
    position: relative;
    top: 0px!important;
    left: 0px;
    -webkit-transform: translate(0);
            transform: translate(0);
    margin: 80px auto 100px;
    display: block;
  }

  .clslanding .room__container-col.mobile--2:last-child {
      display: none;
  }

  .clslanding .room__container-col.mobile--4 {
      display: none;
  }

  .clslanding .room__container-col.mobile--4:first-child,
  .clslanding .room__container-col.mobile--4:nth-child(2),
  .clslanding .room__container-col.mobile--4:nth-child(3),
  .clslanding .room__container-col.mobile--4:nth-child(4) {
      display: block;
  }

}

@media only screen and (max-width: 768px) {
  .clslanding .section-header .intro h1 {
    text-align: center;
  }

  .clslanding .section-title-container {
      margin-bottom: 50px;
  }

  .clslanding .section-number__item {
    margin-bottom: 30px
  }

  .clslanding .section-info .feature-block p {
    font-size: 18px;
  }

  .section-popular-school__list li {
      width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .clslanding .room__container-row-mobile {
    display: block;
  }
  .clslanding .room__container-row {
    display: none;
  }
  .clslanding .room__container {
    -webkit-box-shadow: 0px 8px 15px 0px rgba(17, 19, 41, .07);
            box-shadow: 0px 8px 15px 0px rgba(17, 19, 41, .07);
  }
}

@media only screen and (max-width: 570px) {
  .clslanding .daterangepicker.date-picker--show {
    height: auto;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
  }
}

@media only screen and (max-width: 481px) {
  .clslanding .section-header {
    background-image: url(/images/header-mobile.png);
    min-height: 720px;
  }

  .meet-badge__mobile-img {
    width: 100%;
    top: calc(100% - 66px);
  }

  .clslanding .section-header__search-form {
    top: 70px;
    width: calc(100% - 30px);
    padding: 25px;
  }

  .clslanding .section__homestay-for-students {
    padding-top: 450px;
  }

  .clslanding-university .section__homestay-for-students,
  .clslanding-city .section__homestay-for-students {
    padding-top: 0px;
    margin-bottom: 50px;
  }

  .clslanding .section-info .feature-block h2 {
    height: auto;
  }

  .clslanding .section-header .intro h1 {
    font-size: 34px;
    line-height: 48px;
    position: relative;
    top: -80px;
    text-align: center;
  }

  .clslanding-university .section-header .intro h1,
  .clslanding-city .section-header .intro h1 {
    top: 0px;
  }

  .clslanding .section__homestay-for-students .section__title {
    margin-bottom: 40px;
  }

  .clslanding .btn__find-homestay {
    width: 100%;
    padding: 20px;
  }

  .clslanding .section_blue h2 {
    font-size: 30px;
    line-height: 40px;
    display: block;
  }

  .clslanding .title-mobile {
      display: block;
  }

  .clslanding .section-info .feature-block {
    padding: 20px 0px;
  }

  .clslanding-city .section__title .title,
  .clslanding .section_blue .title {
    display: none;
  }

  .clslanding-city .title-mobile {
    display: block;
  }

  .clslanding .section__homestay-for-students .section__intro {
      text-align: left;
      margin-bottom: 100px;
      padding: 0px 20px;
  }

  .clslanding .section-number {
      padding-top: 60px;
  }

  .section-popular-school__list {
      margin-left: 25px;
  }
}

@media only screen and (max-width: 350px) {
  .clslanding .section-header .intro h1 {
    font-size: 34px;
    line-height: 50px;
  }

  .clslanding .section__title {
    font-size: 30px;
  }

  .clslanding .section-header__search-form {
    padding: 25px;
  }
}

@media (max-width:769px) and (min-width:700px) {
    .room__container-col {
        width: 50%;
    }
}

@media (max-width:769px) and (min-width:600px) {
    .room__container-col {
        width: 50%;
    }
}​
