    
.easy-land-container {
  
  position: relative;
}

.easy-land-intro-wrap {

  position: relative;
}
.page-template-vip-services .easy-land-btn {
   
    width: 420px;
 
}
.page-template-quick-landing  .easy-land-icon img,.page-template-vip-services  .easy-land-icon img {
    height: 14px;
    width: 14px;
}


.easy-land-content {
  width: 100%;
}

.easy-land-content.is-fixed {
  position: fixed;
  top: 120px;
  width: 33%;
  z-index: 10;
}

.easy-land-content.is-bottom {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
}


.easy-land-cards {
  width: 64%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.line-center img {
    max-width: 100%;
    display: block;
    height: 1700px;
    object-fit: cover;
}
.easy-land-card-content ul li {
	    font-size: 14px;
    font-weight: 400;
    line-height: 1.28;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    max-width: 100%;
}
.easy-land-card-content ul {
    list-style: disc;
    padding-left: 20px;
	    margin: 0 0 10px;
}
  .easy-land-card {
   
    
    padding: 30px;
}  
.ufg-case-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.easy-land-intro-wrap {
  
    width: 56%;
}
.footer-cta {
	display:none;
}
.ufg-case-tags span {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 6px 10px;
    border-radius: 8px;
background: #FFF5E5;
    color: #3F3F3F;
    gap: 10px;
    font-size: 13px;
    line-height: 1.3;
}
.easy-land-card-content h3 {
	margin-top:20px;
}
.easy-land-card-content p {
   
    margin: 0 0 10px;
}
.easy-land-card-content a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.28;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    max-width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;

    margin: 0 0 10px;
}
@media (max-width: 991px) {
  .easy-land-container {
    display: block;
  }

  .easy-land-intro-wrap,
  .easy-land-cards {
    width: 100%;
  }

  .easy-land-content,
  .easy-land-content.is-fixed,
  .easy-land-content.is-bottom {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    width: 100% !important;
  }

  .easy-land-intro-wrap {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
    .hero-section {
        display: flex;
        align-items: center;
        padding: 0 !important;
        padding-top: 50px !important;
        height: 660px;
    }
}

@media (max-width: 991px) {
    .easy-land-container {
        display: block;
        display: flex !important;
        flex-direction: row !important;
		flex-wrap:wrap;
    }
	    .hero-section {
        display: flex;
        align-items: center;
        padding: 0 !important;
        padding-top: 50px !important;
        height: 580px;
    }
.line-center {
	    width: 10%;
}
    .easy-land-cards {
        width: 80%;
    }
	    .easy-land-card-content p {
        font-size: 12px;
        line-height: 1.22;
        max-width: 100%;
    }
	.easy-land-card-content ul li {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.28;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    max-width: 100%;
}
.easy-land-card {
    padding: 20px;
}
.line-center img {
    max-width: 100%;
    display: block;
    height: 1700px;
    object-fit: cover;
}
    .footer-cta {
        min-height: 270px;
        display: none;
    }
}
@media (max-width: 1199px) {
    .easy-land-content h2 {
        font-size: 34px;
        max-width: 100%;
    }
	.easy-land-content.is-fixed {
    position: fixed;
    top: 120px;
    width: 36%;
    z-index: 10;
}
}
@media (max-width: 767px) {
    .easy-land-container {
        display: block;
        display: flex !important;
        flex-direction: row !important;
		flex-wrap:wrap;
    }
	    .hero-section {
        display: flex;
        align-items: center;
        padding: 0 !important;
        padding-top: 50px !important;
        height: 580px;
    }
.line-center {
	    width: 10%;
}
    .easy-land-cards {
        width: 80%;
    }
	    .easy-land-card-content p {
        font-size: 12px;
        line-height: 1.22;
        max-width: 100%;
    }
	.easy-land-card-content ul li {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.28;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    max-width: 100%;
}
.easy-land-card {
    padding: 20px;
}
.line-center img {
    max-width: 100%;
    display: block;
    height: 1700px;
    object-fit: cover;
}
    .footer-cta {
        min-height: 270px;
        display: none;
    }
}

ol li {
	color: rgba(255, 255, 255, 0.92);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.35;
}
.hero-text {

    margin-bottom: 0;
}
@media (max-width: 767px) {
    .hero-section {
        display: flex;
        align-items: center;
        padding: 0 !important;
        padding-top: 50px !important;
     
	 height: 1000px;
    }    .easy-land-btn {
        min-height: auto;
        padding: 10px 18px;
        font-size: 12px;
        max-width: 280px !important;
    }
}

.easy-land-btn {
 
width: 294px; }

@media (max-width: 767px) {
    #easyLandSection1 .easy-land-container {
        display: block;
        flex-direction: row !important;
        display: flex !important;
    }
	    .line-center img {
        max-width: 100%;
        display: block;
        height: 2000px;
        object-fit: cover;
    }
	.page-template-vip-services .easy-land-btn {
    width: 294px;
    height: auto !important;
    min-height: auto;
    padding: 20px 18px;
    font-size: 12px;
    max-width: 280px !important;
}
}