/*
====================================
Large Screen - Others
====================================
*/
  
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-area {
    padding-top: 220px;
    padding-bottom: 190px;
  }
  .hero-content h1 {
    font-size: 112px;
  }
  .hero-content h2 {
    font-size: 56px;
  }

}
  
/*
====================================
Medium Screen - Others
====================================
*/
  
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-area {
    padding-top: 220px;
    padding-bottom: 190px;
  }
  .hero-content h1 {
    font-size: 112px;
  }
  .hero-content h2 {
    font-size: 56px;
  }

    .real-item h1 {
    font-size: 50px;
    margin-bottom: 20px;
  }

  .real-item h2 { 
    font-size: 40px;
  }



}
  
/*
====================================
Small Screen - Tablate
====================================
*/
  
@media screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area {
    padding-top: 200px;
    padding-bottom: 178px;
  }
  .hero-content h1 {
    font-size: 94px;
  }
  .hero-content h2 {
    font-size: 45px;
  }
  .greti-items h4 {
    font-size: 24px;
  }
  .greti-items p {
    padding-top: 16px;
    font-size: 18px;
  }
  .greti-section {
    padding-bottom: 70px;
  }
  .journey-box-inner::after {
    display: none;
  }
  .journey-box::before {
    display: none;
  }
  .journey-items::after {
    display: none;
  }
  .journey-box  {
    margin-top: 35px;
    min-width: 100%;
  }
  .journey-box-inner {
    margin-top: 35px;
  }

     .real-item h1 {
    font-size: 50px;
    margin-bottom: 20px;
  }

  .real-item h2 { 
    font-size: 40px;
  }




}

  
/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/
  
@media screen and (min-width: 576px) and (max-width: 767px) {
  .hero-area {
    padding-top: 200px;
    padding-bottom: 178px;
  }
  .hero-content h1 {
    font-size: 90px;
  }
  .hero-content h2 {
    font-size: 45px;
  }
  .greti-items h4 {
    font-size: 24px;
  }
  .greti-items p {
    padding-top: 16px;
    font-size: 18px;
  }
  .greti-section {
    padding-bottom: 55px;
  }
  .explore-section {
    padding: 55px 0;
  }
  .explore-area h2 {
    font-size: 26px;
    padding-bottom: 12px;
  }
  .journey-box-inner::after {
    display: none;
  }
  .journey-box::before {
    display: none;
  }
  .journey-items::after {
    display: none;
  }
  .journey-box  {
    margin-top: 30px;
    min-width: 100%;
  }
  .journey-box-inner {
    margin-top: 35px;
  }
  .footer-contact ul li a {
    width: 119px;
    height: 48px;
    line-height: 48px;
    margin: 0 3px;
    border-radius: 15px;
    font-size: 16px;
  }
  .footer-token ul li a {
    font-size: 20px;
  }


    .real-item h1 {
    font-size: 45px;
    margin-bottom: 20px;
  }

  .real-item h2 { 
    font-size: 35px;
  }

}
  
/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/
  
@media screen and (max-width: 575px) {
  .hero-area {
    padding-top: 150px;
    padding-bottom: 135px;
  }
  .hero-content h1 {
    font-size: 70px;
  }
  .hero-content h2 {
    font-size: 37px;
  }
  .greti-items h4 {
    font-size: 22px;
  }
  .greti-items p {
    padding-top: 12px;
    font-size: 18px;
  }
  .greti-section {
    padding-top: 55px;
    padding-bottom: 40px;
  }
  .explore-box {
    padding: 0 40px;
    width: 350px;
    height: 230px;
  }
  .explore-area h2 {
    font-size: 23px;
    padding-bottom: 10px;
  }
  .explore-box a {
    margin-top: 10px;
    padding: 8px 15px;
    font-size: 15px;
  }
  .explore-section {
    padding: 50px 0;
  }
  .explore-box h6 {
    font-size: 18px;
  }
  .explore-box p {
    font-size: 15px;
  }
  .journey-box-inner::after {
    display: none;
  }
  .journey-box::before {
    display: none;
  }
  .journey-items::after {
    display: none;
  }
  .journey-box  {
    margin-top: 20px;
    min-width: 100%;
  }
  .journey-box-inner {
    margin-top: 20px;
  }
  .journey-area h2 {
    font-size: 26px;
  }
  .greti-items {
    padding: 45px 18px;
  }
  .greti-icon ul li a {
    margin-bottom: 20px;
  }
  .stay-area {
    padding: 45px 18px;
  }
  .stay-area h2 {
    font-size: 26px;
  }
  .sign-up-input a {
    padding: 14px 16px;
    font-size: 16px;
  }
  .sign-up-input input {
    padding: 13px 16px;
  }
  .footer-area h4 {
    font-size: 25px;
  }
  .footer-token ul li a {
    font-size: 18px;
    padding: 0 5px;
  }
  .footer-contact ul li a {
    margin-top: 20px !important;
    max-width: 100%;
  }

  .marquee-area h6 {
    font-size: 15px;
  }

  .real-item h1 {
    font-size: 35px;
    margin-bottom: 20px;
  }

  .real-item h2 { 
    font-size: 30px;
  }


  .realstate-area {
    padding: 150px 0px 150px;
  }



  
}
  