#amp-landing-page .padding-lg
{
    padding-top:100px;
    padding-bottom:100px;
}
#amp-landing-page .promo-banner
{
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  background: url("/wp-content/themes/ampfibian/assets/img/landing-desktop-banner-1.jpg") no-repeat bottom right;
  background-size: cover;
  padding: clamp(70px, 9vw, 150px) 0;
  min-height: 500px;
}

#amp-landing-page .promo-banner .container
{
  position: relative;
  z-index: 2;
}

#amp-landing-page .promo-banner .banner-title
{
    color:#F58220;
    margin-bottom:15px;
    font-size: 75px;
    line-height: 80px;
}
#amp-landing-page .promo-banner .banner-desc
{
    font-family: "Panton-Bold";
    font-size:22px;
    line-height:28px;
    color:#000;
    margin-bottom:35px;
    max-width: 580px;
}
#amp-landing-page .price-cart-wrapper
{
    max-width:430px;
}
#amp-landing-page .price-cart-wrapper .price-box
{
    background-color:#03BFF8;
}
#amp-landing-page .price-cart-wrapper .add-to-cart-box
{
    background-color:#252525 !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Panton-Bold";
}
#amp-landing-page .price-cart-wrapper .price
{
  font-family: 'Panton-ExtraBold';
  font-size:45px;
  color: #FFF;
  letter-spacing: .4px;
  line-height: 28px;
  padding-bottom: 8px;
}
#amp-landing-page .price-cart-wrapper .price-tag
{
    font-family: "Panton-Bold";
    color:#fff;
    font-size:14px; 
    display:block;
}
#amp-landing-page .price-cart-wrapper .orginal-price
{
   font-family: 'Panton-ExtraBold';
   margin-top:5px;
   font-size:38px;
   color: #FFF;
   text-decoration: line-through;
   display:block;
}
#amp-landing-page .price-cart-wrapper .free-shipping
{
    background-color:#C1C1C1;
    font-family: "Panton-Bold";
    font-size:15px;
    color:#252525;
    padding:5px 0
}
#amp-landing-page .top-features
{
    background:#000;
    color: #fff;
    padding:45px 0;
}
#amp-landing-page .top-features ul
{
    list-style: none;
    display: flex;
    flex-wrap: wrap; 
    line-height:1.2;
    margin:0;
    padding:0;
    justify-content: center;
    align-items: center;
}

#amp-landing-page .top-features li
{
  display: flex;
  align-items: center;
  font-family: Panton-Bold;   
  font-size:28px;
  margin-right:63px;
}

#amp-landing-page .top-features i
{
  font-size: 20px;
  margin-right: 10px;
  color: orange;
}

#amp-landing-page .feature-box
{
  border: 1.3px solid #000000;
  text-align: center;
  padding:60px 15px;
  background: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
}

#amp-landing-page .feature-box h2
{
    margin:0;
    color:#000;
}
#amp-landing-page .feature-box h3
{
  color:#585757;
  margin:0;
}
#amp-landing-page .tabs .nav-tabs 
{
  border-bottom: none;
}
#amp-landing-page .tabs .nav-tabs .nav-item:first-child
{
    margin-right:15px;
}
#amp-landing-page .tabs .nav-tabs .nav-link
{
  border: none;
  font-size:28px;
  font-family: 'Panton-Regular';
  color:#000;
  padding:5px;
}
#amp-landing-page .tabs .nav-tabs .nav-link.active
{
  font-family: "Panton-Bold";
  border-bottom:1px solid #000;
}
#amp-landing-page .tabs .tab-content .tab-desc p
{
    color:#000;
    font-size:18px;
}
#amp-landing-page .comparison-table
{
  background:#fff;
}
#amp-landing-page .comparison-table table thead th
{
  background-color:#ffff;
  border-top:3px solid #F58220;
  border-right:3px solid #F58220;
  border-left:3px solid #F58220;
}
#amp-landing-page .comparison-table .mobile-table thead tr
{
  background-color:#FFF3E9;
  border-top:3px solid #F58220;
  border-right:3px solid #F58220;
  border-left:3px solid #F58220;
}
#amp-landing-page .comparison-table .mobile-table table:first-child thead tr td
{
  font-family: 'Panton-Bold';
  font-size:26px;
  line-height:1.2;
  text-align: center;
}
#amp-landing-page .comparison-table .mobile-table thead tr td
{
  font-family: 'Panton-SemiBold';
  font-size:26px; 
  line-height:1.2;
  color:#000;
  text-align: center;
}
#amp-landing-page .comparison-table table thead th:first-child
{
  border-left:0;
  border-top:0;  
}
#amp-landing-page .comparison-table table thead th:nth-child(even)
{
  background-color:#FFF3E9;  
}
#amp-landing-page .comparison-table table thead th:nth-child(even) .label 
{
  font-family: 'Panton-Bold';
  font-size:26px;
  line-height:1.2;
}
#amp-landing-page .comparison-table table thead th:last-child .label 
{
  font-family: 'Panton-SemiBold';
  font-size:26px; 
  line-height:1.2;
  color:#000;
}
#amp-landing-page .comparison-table table thead th:last-child
{
  background:#F5F5F5; 
}
#amp-landing-page .comparison-table table tbody
{
  border:3px solid #F58220;
}
#amp-landing-page .comparison-table table tbody tr td
{
  border-right:1px solid #000;
}
#amp-landing-page .comparison-table table tbody tr td:nth-child(even)
{
  background-color:#FFF3E9;
  text-align:center;
}
#amp-landing-page .comparison-table table tbody tr td:last-child
{
  border-right:0px;
  text-align:center;
}
#amp-landing-page .comparison-table table tbody .label
{
  font-family: 'Panton-SemiBold';
  color:#000;
  text-align:left;
  font-size:24px;
}
#amp-landing-page .comparison-table table tbody .fas.fa-check:before
{
  font-size:30px;
}
#amp-landing-page .comparison-table table tbody .fas.fa-times:before
{
  font-size:30px;
}
#amp-landing-page .woocommerce #single-product-page #related-products .why-ampfibian p
{
    font-size:18px;
    color:#000;
}
#amp-landing-page .woocommerce #single-product-page #related-products .product-cta
{
  margin-top:0;
}
#amp-landing-page .woocommerce #single-product-page #related-products
{
   margin-top:0;
}
#amp-landing-page .woocommerce #single-product-page #related-products .product-cta .cta-text,
#amp-landing-page .woocommerce #single-product-page #related-products .product-cta .cta-buttons
{
    max-width:300px;    
    display:block;
}
#amp-landing-page .buy-online 
{
  width:100%;
  position: relative;
}
#amp-landing-page .buy-online .cta-offer
{
  position: absolute;
  top: -55px;
  right: 0;
  transform: translateX(-100%);
  z-index: 999;
}
#amp-landing-page .buy-online .cta-offer img
{
  max-width:230px;
  width:100%;
  height:auto;
}
#amp-landing-page #call-to-action
{
  display:block;
}
#amp-landing-page #call-to-action .cta-text,
#amp-landing-page #call-to-action .cta-buttons
{
  max-width:300px;
  display:block;
  float: none;
}
#amp-landing-page #call-to-action .cta-buttons .black-button
{  
  display: inline-block;
}
#amp-landing-page #call-to-action .cta-offer
{
  position: absolute;
  bottom:25px; 
  transform: translateX(65%);
  z-index: 2;
}
#amp-landing-page #call-to-action .cta-offer img
{
  max-width:200px;  
  width: 100%;
  height: auto;
}
#amp-landing-page .testimonial-carousel
{
  background:#000;  
  color:#fff;
  position:relative;
  display:flex;
  align-items: center;
  justify-content:center;
  min-height: 400px;
  max-height: 400px;
}
#amp-landing-page .testimonial-carousel .slick-slider
{
  max-width:760px;
  width:100%;
  margin:0 auto;
}
#amp-landing-page .testimonial-carousel .slide
{
  text-align:center;
}
#amp-landing-page .testimonial-carousel .slide h3
{
  font-family: 'Panton-Bold';
  color:#fff;
  line-height:1.3;
  font-style:italic;
}
#amp-landing-page .testimonial-carousel .slide h3 span 
{
  display:block;
  font-size:24px;
  margin-top:30px;
  font-style:normal;
}
#amp-landing-page .testimonial-carousel .slick-arrow
{
  display:none !important;
}
#amp-landing-page .testimonial-carousel .progress-dashes
{
  display: flex;
  justify-content: center;
  margin-top: 20px;
  gap: 10px;
}

#amp-landing-page .testimonial-carousel .progress-dashes .dash
{
  position: relative;
  width: 62px;
  height: 4px; 
  background: #fff;
  overflow: hidden;
}

#amp-landing-page .testimonial-carousel .progress-dashes .dash .fill
{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background: #F58220;
  transition: width 0s linear; 
}

@media(max-width:1200px){
    #amp-landing-page .promo-banner .banner-title
    {
        font-size: 65px;
        line-height: 72px;
    }
    #amp-landing-page .promo-banner .banner-desc
    {
        font-size:20px;
    }
    #amp-landing-page .top-features li
    {
        font-size: 25px;
        margin-right: 28px;
    }
}

@media(max-width:991.99px){
  #amp-landing-page .promo-banner .container,
  #amp-landing-page .top-features .container
  {
    max-width:100%;
  }
  #amp-landing-page .promo-banner .banner-title
  {
    font-size: 55px;
    line-height: 60px;
  }
  #amp-landing-page .promo-banner
  {
    padding-top:100px !important;    
  }
  #amp-landing-page #call-to-action .cta-offer
  {    
    top:12px;    
    transform: translateX(60%);    
  }
}

@media (max-width: 767px) {
    #amp-landing-page .testimonial-carousel
    {
      min-height:380px;
      max-height:380px;
    }
    #amp-landing-page #call-to-action .cta-offer
    {    
      top:12px;    
      transform: translateX(25%);    
    }
    #amp-landing-page #call-to-action .cta-offer img
    {
      max-width: 180px;
    }  
    #amp-landing-page .buy-online .cta-offer
    { 
      transform: translateX(-65%);      
    }
    #amp-landing-page .buy-online .cta-offer img
    {
      max-width: 180px;
    }  
    #amp-landing-page .promo-banner .banner-title
    {
      font-size:35px;
      line-height: 42px;
    }
}

@media (min-width:601.99px) and (max-width:991.99px) {
  #amp-landing-page .promo-banner
  {
    min-height: 420px;
    padding: clamp(50px, 6vw, 90px) 0;
    background-position: calc(100% + 50px) bottom;
  }  
}

@media(max-width:575px) {
  #amp-landing-page .top-features li
  {
    font-size:25px;
    width: 100%;
    margin-bottom: 5px;
  }
  #amp-landing-page .testimonial-carousel
  {
    min-height:300px;
    max-height:300px;
  }
  #amp-landing-page .comparison-table table tbody .label
  {
    font-size:18px;
  }
  #amp-landing-page .comparison-table .mobile-table table:first-child thead tr td,
  #amp-landing-page .comparison-table .mobile-table table thead tr td
  {
    font-size:22px;
  }
  #amp-landing-page #call-to-action .cta-offer
  {
    top: 100px;
    transform: translateX(-5%);
    right: 0;
  }
  #amp-landing-page #call-to-action .cta-offer img
  {
    max-width: 180px;
  } 
  #amp-landing-page .promo-banner .banner-desc
  {
    height:575px;
  }
  #amp-landing-page .promo-banner
  {
    background: url(/wp-content/themes/ampfibian/assets/img/landing-mobile-banner.jpg) no-repeat bottom center;
    background-size: cover;
    min-height: auto;
    padding: inherit;
  }
  #amp-landing-page .price-cart-wrapper
  {
    max-width: 100%;
    position: absolute;
    bottom: -24px;
    margin-left: -15px;
    margin-right: -15px;
    width: 100%;
  }
}
@media (max-width: 479.98px) {
  .woocommerce #single-product-page #related-products .product-cta
  {
      padding: 120px 30px 30px 30px;
  }
  #amp-landing-page .buy-online .cta-offer
  { 
    left:0;
    transform: translateX(0%);      
  }
}        