
.landing-page .title-style-one .title span:before {display: none;}
/*----------------- Tilte ------------------*/
.main-title h2 {
  font-family: 'gilroy-bold';
  font-size: 68px;
}
.main-title h2 span {position: relative; z-index: 1;}
.main-title h2 span img {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.main-title .txt-lg {
  font-size: 38px;
  color: #2A2A2A;
  padding-top: 88px;
}
.main-title .txt-lg span {text-decoration: underline;}
.main-title .txt-sm {
  font-size: 28px;
  color: #7C7C7C;
  font-weight: 300;
  padding-top: 38px;
}
/*---------------------- Landing Page -----------------------*/
.theme-main-menu .purchase-button {
  width: 170px;
  line-height: 50px;
  text-align: center;
  border-radius: 40px;
  color: #fff;
  font-size: 16px;
  background: var(--red-one);
}
.landing-banner {
  padding: 150px 0 0;
  height: 1080px;
  position: relative;
  text-align: center;
  z-index: 5;
  background: #FFF6EF;
}
.landing-banner .hero-heading {
  font-size: 72px;
  line-height: 1.319em;
}
.landing-banner .hero-heading span img {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: -9%;
  width: 100%;
}
.landing-banner .feature-block .main-count {
  font-size: 66px;
  line-height: initial;
  font-weight: 500;
  color: #000;
  margin-bottom: -10px;
}
.landing-banner .screen_01 {
  margin-top: -40px;
  animation: jumpTwo 7s infinite linear;
}
.landing-banner .shape-one {
  right: 5%;
  top: 17%;
  max-width: 10%;
  animation: rotated 250s infinite linear;
}
.landing-banner .shape-two {
  left: 3%;
  top: 21%;
  max-width: 11%;
}
/*---------------------- Primary Feature -----------------------*/
.primary-feature {
  background: #1D1D1D;
  padding: 260px 0 140px;
  position: relative;
  z-index: 1;
}
.primary-feature .bg-wrapper {
  background: url(img/shape_05.svg) no-repeat center;
  background-size: cover;
  padding: 0 15px 50px;
}
.primary-feature .feature-block .icon {
  width: 75px;
  height: 75px;
  padding: 5px;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto;
}
.primary-feature .feature-block h4 {
  font-weight: normal;
  font-size: 22px;
  letter-spacing: -0.5px;
  line-height: 1.75em;
  margin: 25px 0 0;
  color: #fff;
}
.primary-feature .shape-one {
  left: 7%;
  top: 28%;
  max-width: 7%;
  animation: rotated 250s infinite linear;
}
.primary-feature .shape-two {
  right: 2%;
  top: 18%;
  max-width: 12%;
}
/*---------------------- Home Demo -----------------------*/
.home-demo-section .isotop-menu-wrapper {
  border: 2px solid #000;
  border-radius: 15px;
  padding: 15px 22px;
}
.home-demo-section .isotop-menu-wrapper li {
  font-size: 18px;
  line-height: 45px;
  border-radius: 8px;
  padding: 0 25px;
  margin: 5px 3px;
  cursor: pointer;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.home-demo-section .isotop-menu-wrapper li.is-checked {background: #000;color: #fff;}
.home-demo-section .img-meta {
  border-radius: 15px;
  overflow: hidden;
  display: block;
  position: relative;
  border: 1px solid #000;
  background: #6e3b20;
}
.home-demo-section .img-meta span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
  min-width: 100px;
  text-align: center;
  padding: 0 15px;
  height: 35px;
  line-height: 33px;
  display: block;
  background: #FF6B2C;
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.home-demo-section .img-meta:hover span {opacity: 1;}
.home-demo-section .img-meta:hover img {
  opacity: 0.85;
}
.home-demo-section .wrapper .page-name {
  text-align: center;
  color: #000;
  letter-spacing: -0.4px;
  margin: 27px 0 0;
}
.home-demo-section .wrapper {margin-bottom: 55px;}
.home-demo-section .shape-one {
  right: 6%;
  top:120px;
  max-width: 8%;
  animation: rotated 250s infinite linear;
}
.home-demo-section .shape-two {
  left: 3%;
  top:190px;
  max-width: 6%;
}
/*---------------------- Dashboard Feature -----------------------*/
.dashboard-feature {
  background: #FFEFE3;
}
.dashboard-feature:before {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 50%;
  background: #FF6B2C;
  z-index: -1;
}
.dashboard-feature .shape-one {
  left: 6%;
  top:12%;
  max-width: 6%;
  animation: rotated 250s infinite linear;
}
.dashboard-feature .shape-two {
  right: 7%;
  top:12%;
  max-width: 6%;
}
.dashboard-feature .shape-three {
  right: 0;
  bottom:0;
  max-width: 11%;
}
.dashboard-feature .shape-four {
  left: 0;
  bottom:0;
  max-width: 11%;
}
/*---------------------- Load Speed Section -----------------------*/
.load-speed-section .shape-one {
  top: 15%;
  right: 40%;
  animation: jumpThree 5s infinite linear;
}
.load-speed-section .shape-two {
  top: 75%;
  right: 40%;
  animation: rotated 15s infinite linear;
}  
.load-speed-section .block-container {position: relative; z-index: 2;}
.load-speed-section .block-container:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 70%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(img/shape_12.svg) no-repeat center;
  background-size: cover;
  z-index: -1;
}
.load-speed-section .block-container .block-wrapper {
  height: 265px;
  text-align: center;
  padding: 20px 15px;
  background: #FFFFFF;
  border: 1px solid #000;
  border-radius: 15px;
  position: relative;
}
.load-speed-section .block-container .block-wrapper:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  right: -5px;
  bottom: -5px;
  border-radius: 15px;
  background: #000;
  z-index: -1;
}
.load-speed-section .block-container .rating {
  font-weight: 500;
  font-size: 52px;
  color: #000;
  line-height: initial;
}
.load-speed-section .block-container p {
  color: #000;
  line-height: 26px;
  margin: 0;
}
.load-speed-section .block-container .rating-star li {
  font-size: 15px; 
  margin: 0 4px;
  color: #B3B3B3;
}
.load-speed-section .block-container .rating-star li .bi-star-fill {color: #FFB043;}
/*---------------------- Inner Page Section -----------------------*/
.lan-inner-page-section {
  background: #1D1D1D;
  position: relative;
  z-index: 1;
}
.lan-inner-page-section .title span {font-size: 1.38em;}
.lan-inner-page-section .theme-btn-one {
  line-height: 55px;
  width: 190px;
  border-radius: 30px;
}
.lan-inner-page-section .screen-one {
  left: 0;
  top: 50%;
  max-width: 47%;
  transform: translateY(-50%);
}
.lan-inner-page-section .shape-one {
  top: 0;
  right: 2%;
  transform: translateY(-50%);
  max-width: 9%;
}
.lan-inner-page-section .shape-two {
  bottom: 0;
  right: 0;
  transform: translateY(50%);
  max-width: 10%;
}
/*---------------------- Core Feature Section -----------------------*/
.lan-core-feature-section {
  position: relative;
  z-index: 5;
}
.lan-core-feature-section .shape-one {
  left: 4%;
  top: 10%;
  animation: rotated 70s infinite linear;
}
.lan-core-feature-section .content-wrapper {margin: 0 -20px;}
.lan-core-feature-section .block {
  padding: 0 20px;
  margin-top: 50px;
}
.lan-core-feature-section .feature {
  width: 230px;
  height: 220px;
  text-align: center;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}
.lan-core-feature-section .feature .icon {height: 54px;}
.lan-core-feature-section .feature .icon img {max-height: 100%; transition: all 0.3s ease-in-out;}
.lan-core-feature-section .feature p {
  color: #000;
  margin: 30px 0 0;
  line-height: 30px;
}
.lan-core-feature-section .feature:hover {background: #fff9f7;}
.lan-core-feature-section .feature:hover .icon img {transform: translateY(-5px);}
/*---------------------- Footer -----------------------*/
.ln-footer {
  background: #FAFAFA;
  position: relative;
  z-index: 6;
  padding: 155px 0 180px;
}
.ln-footer .purchase-button {
  width: 210px;
  line-height: 55px;
  text-align: center;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
  background: var(--red-one);
}
.ln-footer .purchase-button:hover {background: #212121;}
.ln-footer .screen-one {
  top: -5%;
  left: 2%;
  animation: jumpThree 10s infinite linear;
}
.ln-footer .screen-two {
  top: 6%;
  right: 5%;
  animation: jumpTwo 10s infinite linear;
}
.ln-footer .screen-three {
  bottom: 4%;
  right: 8%;
  animation: jumpThree 10s infinite linear;
}
.ln-footer .screen-four {
  bottom: 0;
  left: 5%;
}
.ln-footer .shape-one {
  top:45%;
  right: 10%;
  animation: rotated 75s infinite linear;
}
.ln-footer .shape-two {
  top:39%;
  left:15%;
  animation: jumpTwo 5s infinite linear;
}
/*-------------------- Responsive ------------------*/

/*------------*/
@media (min-width: 1200px) and (max-width: 1399px) {
  .landing-banner .hero-heading {font-size: 62px;}
  .landing-banner .feature-block .main-count {font-size: 60px;}
  .landing-banner {height: 1010px;}
  .primary-feature {padding-top: 270px;}

}
/*------------*/
@media (max-width: 1199px) { 
  .landing-banner .shapes,.primary-feature .shape-one,
  .load-speed-section .shapes,.lan-core-feature-section .shapes,
  .lan-inner-page-section .shape-one,.lan-inner-page-section .shape-two,.ln-footer .shapes {display: none;}
  .landing-banner .hero-heading {font-size: 55px; line-height: 1.3em;}
  .landing-banner .feature-block .main-count {font-size: 40px; margin-bottom: 0;}
  .landing-banner .feature-block p {font-size: 18px;}
  .landing-banner .screen_01 {margin: 0; transform: translateY(40px);}
  .landing-banner {height: auto; padding-top: 130px;}
  .primary-feature {padding: 120px 0 100px;}
  .primary-feature .feature-block .icon {width: 55px; height: 55px; padding: 15px;}
  .primary-feature .feature-block h4 {font-size: 20px; line-height: 1.6em; margin-top: 15px;}
  .home-demo-section .isotop-menu-wrapper li {font-size: 17px; padding: 0 15px; margin: 10px 0;}
  .home-demo-section .isotop-menu-wrapper {padding: 0 10px;}
  .home-demo-section .wrapper .page-name {font-size: 20px; margin-top: 18px;}
  .load-speed-section .block-container .rating {font-size: 35px;}
  .load-speed-section .block-container p {font-size: 16px;}
  .load-speed-section .block-container .block-wrapper {height: 185px;}
  .lan-core-feature-section .feature {width: 200px; height: 190px;}
  .lan-core-feature-section .feature p {font-size: 17px; line-height: 28px; margin-top: 20px;}
  .lan-core-feature-section .feature .icon {height: 45px;}
  .ln-footer {padding: 80px 0 70px;}

}
/*------------*/
@media (max-width: 991px) { 
.theme-main-menu .purchase-button {margin-right: 60px; width: 155px; font-size: 15px; line-height: 46px;}


}
/*------------*/
@media (min-width: 768px) and (max-width: 991px) { 
  .lan-inner-page-section .screen-one {max-width: 40%;}
}
/*------------*/
@media (min-width: 576px) and (max-width: 991px) { 
  .home-demo-section .home-item {width: calc(100%/2 - (((2 - 1) * 1rem) / 2));}
}
/*------------*/
@media (max-width: 767px) { 
  .landing-banner .hero-heading {font-size: 42px;}
  .primary-feature .feature-block h4 {font-size: 18px;}
  .lan-inner-page-section .screen-one {position: static; transform: none; max-width: 100%;}
}
/*------------*/
@media (max-width: 575px) { 
  .theme-main-menu .purchase-button {margin-right: 45px;width: 133px;font-size: 14px;line-height: 40px;}
  .home-demo-section .home-item {width: 100%;}
}