<!DOCTYPE html>
  <html itemscope itemtype="http://schema.org/WebPage" lang="en">
    <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0" />

      <link rel="dns-prefetch" href="https://static.web-repository.com">
      <link rel="preconnect" href="https://static.web-repository.com">
      <link rel="dns-prefetch" href="https://content.app-sources.com/">
      <link rel="preconnect" href="https://content.app-sources.com/">
      <link rel="preload" as="script" href="https://static.web-repository.com/scripts/platform.client.min.js?v=1040" />

      <link rel="icon" href="data:," />

      <title>Landing</title>

      <link rel="canonical" href="https://digiphd.com/" />
      <meta property="og:url" content="https://digiphd.com/"/>
      <meta itemprop="url" content="https://digiphd.com/"/>
      <meta name="twitter:url" content="https://digiphd.com/"/>
      <meta name="description" content="" />
      <meta property="og:site_name" content="Digiphd" />
      <meta property="og:title" content="Landing"/>
      <meta property="og:type" content="website"/>
      <meta property="og:description" content=""/>
      <meta itemprop="name" content="Landing"/>
      <meta itemprop="description" content=""/>
      <meta name="twitter:title" content="Landing"/>
      <meta name="twitter:card" content="summary"/>
      <meta name="twitter:description" content=""/>
      <script type="text/javascript">
        var WebPlatform = window.WebPlatform || {};
        WebPlatform.serviceApiDomain = "service-api.app-sources.com";
        WebPlatform.hash = "90c0NCMCmVfSQJZcocBBi8vDqYlAjQFwy0uF+nYxzKg/H7+5LRZMNRWoRZX1BjsFFo56JC23CbOxOrL+z6M+/2sr0hk4QQmrNZ9ZHmFRux/hhRNxraY9d4MEVi/p1ORN4woKs5eXvzHoQtGJsW0j8MQxOQT8MNDkroIgcdObjIku1v8EuoFWdZ1ZbbGDH+SadRMTUIaQS4uZDNZYFjnb9n0YP5Vkx17bXbgTp4ogSRCVAZ5rwvdHISzbHvZIAVUeg04+ctR2Z9fUywoQUYByyQ==";
        WebPlatform.cookiesDisclaimer = ''.trim();
        WebPlatform.cookiesInfoBtn = "".trim();
        WebPlatform.cookiesInfoBtnLink = "".trim();
        WebPlatform.cookiesAcceptBtnText = "".trim() || 'OK';

        WebPlatform.dateFormat = 'dd/mm/yy';
        if (!WebPlatform.onReady) {
          WebPlatform.documentReadyRequests = [];
          WebPlatform.onReady = function (request) {
            if (WebPlatform.documentReadyRequests === null)
              request();
            else
              WebPlatform.documentReadyRequests.push(request);
          };
        }

        if (window.disableDefaultGtagConsentModeSetup !== true) {
          window.dataLayer = window.dataLayer || [];
          window.defaultGoogleConsentState = 'granted';
          function gtag() { dataLayer.push(arguments); }
          let defaultStateValue = window.defaultGoogleConsentState || 'denied'; // or granted
          let defaultState = {
            'ad_storage': defaultStateValue,
            'ad_user_data': defaultStateValue,
            'ad_personalization': defaultStateValue,
            'analytics_storage': defaultStateValue
          };
          try {
            let savedState = localStorage.getItem('gtagConsentModeSavedState');
            if (savedState) {
              defaultState = JSON.parse(savedState) || defaultState;
            }
          } catch (ex) {
          }
          defaultState.wait_for_update = 500;
          gtag('consent', 'default', defaultState);
        }

        if (!WebPlatform.merge) {
          WebPlatform.merge = function (target, source) {
            for (var key in source)
              if ((typeof target[key] === "undefined") || target[key] === '')
                target[key] = source[key];
            return target;
          };
        }
      </script>
      <link rel="preload stylesheet" as="style" media="all" href="https://static.web-repository.com/styles/platform.client.min.css?v=1040" />
        <link rel="preload stylesheet" as="style"
            href="https://static.web-repository.com/t/theme25/css/trunk.min.css?v=1040" id="style-default" class="stylesheet" />

      <link rel="preload stylesheet" as="style" media="(max-width: 1024px)"
            href="https://static.web-repository.com/t/theme25/css/trunk-1024.min.css?v=1040" id="style-1024" class="stylesheet" />

      <link rel="preload stylesheet" as="style" media="(max-width: 768px)"
            href="https://static.web-repository.com/t/theme25/css/trunk-768.min.css?v=1040" id="style-768" class="stylesheet" />

      <link rel="preload stylesheet" as="style" media="(max-width: 480px)"
            href="https://static.web-repository.com/t/theme25/css/trunk-480.min.css?v=1040" id="style-480" class="stylesheet"/>

      <meta property="og:image" content="https://content.app-sources.com/" />
        <meta itemprop="image" content="https://content.app-sources.com/" />
        <meta name="twitter:image" content="https://content.app-sources.com/"/>
      <style type="text/css" id="global-styles">
  

  :root {
    --color-primary: #eb6a56;
    --color-secondary1: #028090;
    --color-secondary2: #00A896;
    --color-secondary3: #02C39A;
    --color-secondary4: #F0F3BD;
  }

  
    .theme .color-primary, .color-primary {
      color: #eb6a56;
    }
    .theme .bg-color-primary, .bg-color-primary {
      background-color: #eb6a56;
    }
    .theme .border-color-primary, .border-color-primary {
      border-color: #eb6a56;
    }
    .theme .fill-color-primary, .fill-color-primary {
      fill: #eb6a56;
    }
  
    .theme .color-secondary1, .color-secondary1 {
      color: #028090;
    }
    .theme .bg-color-secondary1, .bg-color-secondary1 {
      background-color: #028090;
    }
    .theme .border-color-secondary1, .border-color-secondary1 {
      border-color: #028090;
    }
    .theme .fill-color-secondary1, .fill-color-secondary1 {
      fill: #028090;
    }
  
    .theme .color-secondary2, .color-secondary2 {
      color: #00A896;
    }
    .theme .bg-color-secondary2, .bg-color-secondary2 {
      background-color: #00A896;
    }
    .theme .border-color-secondary2, .border-color-secondary2 {
      border-color: #00A896;
    }
    .theme .fill-color-secondary2, .fill-color-secondary2 {
      fill: #00A896;
    }
  
    .theme .color-secondary3, .color-secondary3 {
      color: #02C39A;
    }
    .theme .bg-color-secondary3, .bg-color-secondary3 {
      background-color: #02C39A;
    }
    .theme .border-color-secondary3, .border-color-secondary3 {
      border-color: #02C39A;
    }
    .theme .fill-color-secondary3, .fill-color-secondary3 {
      fill: #02C39A;
    }
  
    .theme .color-secondary4, .color-secondary4 {
      color: #F0F3BD;
    }
    .theme .bg-color-secondary4, .bg-color-secondary4 {
      background-color: #F0F3BD;
    }
    .theme .border-color-secondary4, .border-color-secondary4 {
      border-color: #F0F3BD;
    }
    .theme .fill-color-secondary4, .fill-color-secondary4 {
      fill: #F0F3BD;
    }
  
    .note-editable.panel-body h1, 
    .text-widget-content h1,
    .post-description h1 {
      font-family: Open Sans, arial;
      line-height: 1.0em;
      font-size: 72px;
      color: #3e3e3e;
      
          letter-spacing: normal;
        
    }
  
    .note-editable.panel-body h2, 
    .text-widget-content h2,
    .post-description h2 {
      font-family: Open Sans, arial;
      line-height: 1.0em;
      font-size: 42px;
      color: #3e3e3e;
      
          letter-spacing: normal;
        
    }
  
    .note-editable.panel-body h3, 
    .text-widget-content h3,
    .post-description h3 {
      font-family: Open Sans, arial;
      line-height: 1.0em;
      font-size: 32px;
      color: #3e3e3e;
      
          letter-spacing: normal;
        
    }
  
    .note-editable.panel-body h4, 
    .text-widget-content h4,
    .post-description h4 {
      font-family: Open Sans, arial;
      line-height: 1.0em;
      font-size: 24px;
      color: #3e3e3e;
      
          letter-spacing: normal;
        
    }
  
    .note-editable.panel-body h5, 
    .text-widget-content h5,
    .post-description h5 {
      font-family: Open Sans, arial;
      line-height: 1.0em;
      font-size: 18px;
      color: #3e3e3e;
      
          letter-spacing: normal;
        
    }
  
    .note-editable.panel-body h6, 
    .text-widget-content h6,
    .post-description h6 {
      font-family: Open Sans, arial;
      line-height: 1.0em;
      font-size: 15px;
      color: #3e3e3e;
      
          letter-spacing: normal;
        
    }
  
        .note-editable.panel-body li, 
        .text-widget-content li, 
      
    .note-editable.panel-body p, 
    .text-widget-content p,
    .post-description p {
      font-family: Open Sans, arial;
      line-height: 1.6em;
      font-size: 15px;
      color: #3e3e3e;
      
          letter-spacing: normal;
        
    }
  
        .note-editable.panel-body blockquote > p,
        .text-widget-content blockquote > p,
      
    .note-editable.panel-body blockquote, 
    .text-widget-content blockquote,
    .post-description blockquote {
      font-family: Open Sans, arial;
      line-height: 1.6em;
      font-size: 15px;
      color: #3e3e3e;
      
          letter-spacing: normal;
        
    }
  
    body {}
    @media screen and (max-width: 768px) {
     .note-editable.panel-body h1, 
       .text-widget-content h1 {
        font-family: Open Sans;
        line-height: 1.0em;
        font-size: 48px !important;
        color: #3e3e3e;
        
            letter-spacing: normal;
          
      }

     .note-editable.panel-body h2, 
       .text-widget-content h2 {
        font-family: Open Sans;
        line-height: 1.0em;
        font-size: 32px !important;
        color: #3e3e3e;
        
            letter-spacing: normal;
          
      }

     .note-editable.panel-body h3, 
       .text-widget-content h3 {
        font-family: Open Sans;
        line-height: 1.0em;
        font-size: 26px !important;
        color: #3e3e3e;
        
            letter-spacing: normal;
          
      }

     .note-editable.panel-body h4, 
       .text-widget-content h4 {
        font-family: Open Sans;
        line-height: 1.0em;
        font-size: 22px !important;
        color: #3e3e3e;
        
            letter-spacing: normal;
          
      }

     .note-editable.panel-body h5, 
       .text-widget-content h5 {
        font-family: Open Sans;
        line-height: 1.0em;
        font-size: 18px !important;
        color: #3e3e3e;
        
            letter-spacing: normal;
          
      }

     .note-editable.panel-body h6, 
       .text-widget-content h6 {
        font-family: Open Sans;
        line-height: 1.0em;
        font-size: 14px !important;
        color: #3e3e3e;
        
            letter-spacing: normal;
          
      }

     .note-editable.panel-body li, 
           .text-widget-content li,    
         .note-editable.panel-body p, 
       .text-widget-content p {
        font-family: Open Sans;
        line-height: 1.6em;
        font-size: 14px !important;
        color: #3e3e3e;
        
            letter-spacing: normal;
          
      }

     .note-editable.panel-body blockquote > p,
           .text-widget-content blockquote > p,
         .note-editable.panel-body blockquote, 
       .text-widget-content blockquote {
        font-family: Open Sans;
        line-height: 1.6em;
        font-size: 14px !important;
        color: #3e3e3e;
        
            letter-spacing: normal;
          
      }

    
      body {}
    }
  

  .page-layout:not(.style-boxed-layout) .grid-content,
  .theme .page-layout:not(.style-boxed-layout) .container,
  .page-layout.header-layout-floating:not(.style-boxed-layout) .main-header-wrapper,
  .page-layout.fixed-header-layout-floating:not(.style-boxed-layout) .fixed-header-wrapper,
  .mega-menu-inner, .megamenu-settings-wrapper {
    max-width: 1100px;
  }

  .style-boxed-layout.page-layout,
  .theme .style-boxed-layout .fixed-header-wrapper, 
  .theme .style-boxed-layout .fixed-header-wrapper.visible,
  #website.theme .fixed-header-layout-floating .fixed-header-wrapper, 
  #website.theme .fixed-header-layout-floating .fixed-header-wrapper.visible
  {
    width: 1100px;
  }
  /*
    #website.theme .header-layout-floating .fixed-header-wrapper, 
    #website.theme .header-layout-floating .fixed-header-wrapper.visible {
      width: 1100px;
    }*/
  /*
    #website.theme .fixed-header-layout-floating .fixed-header-wrapper, 
    #website.theme .fixed-header-layout-floating .fixed-header-wrapper.visible {
      width: calc(1100px - 130px) !important;
  }
  */
  .style-boxed-layout .grid-content,
  .style-boxed-layout .container,
  .style-boxed-layout.header-layout-floating .main-header-wrapper,
  .style-boxed-layout.fixed-header-layout-floating .fixed-header-wrapper {
    max-width: 90%;
  }

  .note-editable.panel-body a,
  .text-widget-content a {
    color: ;
    text-decoration: none;
  }

  .note-editable.panel-body a:hover,
  .text-widget-content a:hover {
    color: ;
    text-decoration: none;
  }

  .theme .page-layout {
    background: #ffffff;
  }

  .theme .primaryColor,
  .theme .highlightColor:hover,
  .theme .smaller .highlightColor:hover,
  .theme .highlightColor.active,
  .portfolio-filter ul li.active a, 
  .portfolio-filter ul li a:hover,
  .portfolio-list-wrapper .image-overlay a:hover,
  .portfolio-widget-item .primaryColor-bg2:hover,
  .tmdp-pagination [data-role]:hover i, .blog-back-btn:hover i,
  .products-filter-style-1 ul li.active a,
  .products-filter-style-1 ul li a:hover,
  .side-filter .products-filter section > ul > li.active > a,
  .side-filter .products-filter section > ul > li:hover > a,
  .side-filter .products-filter section ul li li:hover > a,
  .side-filter .products-filter section ul li li.active > a,
  .has-subcategories div:hover:before,
  .store6 .product-item-description .product-item-price,
  .post-category a,
  .login-question a,
  .promo-code-toggle-btn,
  .steps-nav-wrapper a.active,
  .steps-nav-wrapper a:hover,
  .steps-nav-wrapper a.active:after,
  .box-select h5,
  .quick-view-wrapper .product-body-container .quick-view-title a:hover,
  .theme .view-details-btn,
  .products-filter .search-form button:hover:after,
  .product-characteristics:hover,
  .product-reviews-link:hover,
  .theme .profile-sidebar li:hover a,
  .member-logout-button
  {
    color: #eb6a56 !important;
  }

  .cart-table.style-2 .fake-checkbox.checked,
  .cart-table.style-2 .fake-checkbox:hover:before {
    border: 2px solid #eb6a56;
  }

  .theme .active > .website-nav-link {
    color: #eb6a56;
  }

  .theme .primaryColor-bg:hover,
  .tmdp-pagination [data-role="0"],
  .theme .active .primaryColor-bg {
    background-color: #eb6a56;
    border-color: #eb6a56;
  }

  .theme .active .primaryColor-bg,
  .theme .primaryColor-bg:hover,
  .theme .smaller .primaryColor-bg:hover,
  .theme .smaller .active .primaryColor-bg {
    color: #fff !important;
  }

  .theme .signin-button:hover svg,
  .theme .cart-button:hover svg,
  .theme .signin-button.active svg,
  .theme .cart-button.active svg,
  .theme .smaller .signin-button:hover svg,
  .theme .smaller .cart-button:hover svg,
  .theme .smaller .signin-button.active svg,
  .theme .smaller .cart-button.active svg,
  .booking-final-step .booking-name svg {
    fill: #eb6a56;
  }

  .theme .primaryColor-bg2, 
  .top-bar .social-media i,
  .theme .read-more,
  .blog-comment-form a:hover,
  .theme .buttons-wrapper-outer .primaryColor-bg2,
  .product-main-photo.has-badge:after,
  .live-theme .ui-widget-header,
  nav li a:before,
  .store2 .product-item .product-badge,
  .theme .profile-sidebar li a:after,
  .vertical-menu-styling.design-4 li:after,
  .live-theme-message a,
  .next-step-popup svg,
  .form-field .custom-checkbox input[type=checkbox]:checked + .custom-checkbox-label:before,
  .form-field .custom-checkbox input[type=radio]:checked + .custom-checkbox-label:before,
  .elite-widget ul li.active a:after,
  .elite-tab-call-to-action,
  .cart-title:after,
  .product-tabs li a.active:after,
  .checkout-style-2 .checkout-step.active,
  .live-theme .widget-checkout .checkout-info span .variations-update, 
  .product-info .variations-update,
  .fake-checkbox.checked:before,
  .bump-active .tick-wrapper:before,
  .title-border,
  .theme .manage-link,
  .theme .profile-sidebar li a.active,
  .copy-link-icon,
  .fake-checkbox:hover:before,
  .grid-content-store .product-price .price-discount-tag,
  .variation-wrapper-radio .box-select.active:before,
  .variation-wrapper-check .box-select.active:before,
  .product-photo-list li a.active:after,
  .product-photo-list li a:hover:after,
  .next-step-popup.cart-preview-full-height a
  {
    background-color: #eb6a56;
  }

  .theme .border-color,
  article blockquote,
  .theme nav li ul,
  .theme .primaryColor-border, 
  blockquote,
  .portfolio-filter ul li.active a,
  .tmdp-pagination [data-role]:hover, .blog-back-btn:hover,
  .theme .profile-sidebar li a.active,
  .products-filter-style-1 ul li.active a,
  .pagination-wrapper li a:hover, .pagination-wrapper li.active a,
  .products-filter-style-2 li.active a,
  .vertical-menu-styling.design-2 li:hover,
  .vertical-menu-styling.design-2 li.active,
  .vertical-menu-styling.design-3 li:hover,
  .vertical-menu-styling.design-3 li.active,
  .form-field .custom-checkbox input[type=checkbox]:checked + .custom-checkbox-label:before,
  .form-field .custom-checkbox input[type=radio]:checked + .custom-checkbox-label:before,
  /*.select-wrapper.style-1 ul li a.active,
  .select-wrapper.style-1 ul li a:hover,
  .select-wrapper.style-2 ul li a.active,
  .select-wrapper.style-2 ul li a:hover,
  .select-wrapper.style-3 ul li a.active,
  .select-wrapper.style-3 ul li a:hover,
  .select-wrapper.style-1 ul li a.active:before,
  .select-wrapper.style-2 ul li a.active:before,
  .select-wrapper.style-3 ul li a.active:before,*/
  .box-select.active, .box-select:hover,
  .circle-select:hover, 
  .circle-select.active, 
  .color-select.active, 
  .color-select:hover,
  .checkout-style-1 .checkout-step.active, 
  .checkout-style-1 .checkout-step:hover,
  .fake-checkbox.checked:before,
  .bump-active .tick-wrapper:before,
  .variation-wrapper-radio .box-select.active:before,
  .variation-wrapper-check .box-select.active:before
  {
    border-color: #eb6a56;
  }

  .theme .header-side-style-1 nav ul li.website-nav-link-highlighted > a,
  .theme .header-side-style-1a nav ul li.website-nav-link-highlighted >a {
    border-color: #eb6a56;
  }

  .checkout-spinner {
    border-color: #eb6a56;
    border-top-color: rgba(0, 0, 0, .2);
    border-right-color: rgba(0, 0, 0, .2);
    border-bottom-color: rgba(0, 0, 0, .2);
  }

  .tmdp-slides-loading,
  #client-ajax-message,
  #portfolio-popup-content.active-loading, 
  #tmdp-simple-lightbox-content.active-loading,
  .loader.active-loading {
    border-left-color: #eb6a56;
  }

  .posts-list-wrapper .post-title a,
  article .post-meta a, 
  article .post-meta p,
  .portfolio-filter li a,
  .product-item-description h3,
  .product-item-description .product-item-price,
  .breadcrumb li a, .breadcrumb li span,
  .product-body-container h2,
  .product-page-style-image-top .product-price span,
  article .post-meta span,
  .theme .post-title,
  .comments-list .comment-title,
  .blog-tag-cloud a,
  .post-categories,
  .checkout-wrapper h2,
  .checkout-wrapper .cart-labels span,
  .checkout-wrapper .product-info a,
  .checkout-wrapper .cart-container .qty, 
  .checkout-wrapper .cart-container .row-total,
  .checkout-wrapper .subtotal-wrapper span,
  .live-theme .checkout-wrapper .promo-code-toggle-btn,
  .checkout-wrapper .cart-container .row-delete i,
  .product-price span,
  .products-showing span,
  .filter-lane label,
  .products-filter-style-2 li a,
  .product-body-container h1,
  .checkout-wrapper h1,
  .no-items-text
  {
    color: #3e3e3e;
  }

  .tmdp-bullets .tmdp-bullet:hover, 
  .tmdp-bullets .tmdp-bullet.active,
  .side-filter .products-filter ul li a:hover:before,
  .side-filter .products-filter ul li.active > a:before {
    background: #eb6a56 !important;
    border-color: #eb6a56 !important;
  }

  .theme .highlightBg:hover {
    background: #eb6a56;
    color: #fff !important;
  }

  .theme .theme18 .navigation-wrapper .active > .website-nav-link {
    background: #eb6a56;
    color: #fff;
  }

  .theme .theme18 .navigation-wrapper .active>a:hover {
    color: #fff !important;
  }

  </style><style type="text/css">
  




</style>

<link  rel="preload stylesheet" as="style" href='//fonts.googleapis.com/css?display=swap&family=Open+Sans:regular%7CPlayfair+Display:italic%7CRoboto:300%7CHammersmith+One:regular'>
          




<!-- /><div></div> */</script> /**/ <!-- -->
        
      </head>
    <body class="theme live-theme " data-resources="https://static.web-repository.com" data-content="https://content.app-sources.com/" data-locale="en" data-ver="1040" data-minor="1040.858.330282.2049101816"  data-ali="0">
      <div 
      
          class="style-full-width-layout page-layout theme25 clearfix ">
          <a class="scrollToTop transition-all fa fa-angle-up" title="Scroll To Top"></a>

      <div class="content slide">
        <div class="content-wrapper">
      <div class="content">
        <div 
      
      id="container-widget-1535561185112"
      
      data-type="Container"
      class="grid-row
       grid-row-fullheight non-stretched-mobile"
      data-delay=""
      style="padding-bottom:0%;
      padding-top: 0%; padding-left: 0;
      background-color: transparent;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
      
      background-image: url('https://content.app-sources.com/s/24444282803329/uploads/A1/nature-3041871-4827204-5561200.jpg?format=webp');">
      <div class="grid-content ">
          <div class="grid-column  grid-column-no-widgets   " 
                 style="width: 30%;
                 padding-left:0px;padding-right:0px;
                 background-image: none;
                 
                   background-size: cover;
                   background-repeat: no-repeat;
                   background-position: center center;
                 
                 top: 0px;
                 
                 ">

              <div class="widget-row ">
                  </div>
              </div><div class="grid-column    " 
                 style="width: 51%;
                 padding-left:2%;padding-right:2%;
                 background-image: none;
                 
                   background-size: cover;
                   background-repeat: no-repeat;
                   background-position: center center;
                 
                 top: 0px;
                 
                 ">

              <div class="widget-row ">
                  <div class="widget 
         anim-delayed-item widgetResponsive textWidget headingWidget col20" id="heading-widget-1535561185110"
         data-type="HeadingWidget" 
         data-delay=""
         data-animation-duration="1100"
         data-animation-delay="0"
         data-animation="lazyAnimation-fadeInRight"
         style="margin-top: 0px; margin-left: 0px;">
      <div class="text-widget-content"><h1 style="text-align: left;"><span style="font-size: 60px; font-weight: bold; color: rgb(33, 33, 33); font-family: Helvetica;">Website Under Construction</span></h1></div>
    </div>
  </div>
              <div class="widget-row ">
                  <div class="widget 
          
         widgetResponsive spacer col20" id="spacer-widget-1535561185107"
         data-type="Spacer" 
         style="margin-top: 0px; margin-left: 0px;">
      <div class="widget-preserving-ratio-outer" style="padding-bottom: 26.692456479690524% ">
        <div class="widget-preserving-ratio-inner"></div>
      </div>
    </div>
  </div>
              </div><div class="grid-column  grid-column-no-widgets   " 
                 style="width: 19%;
                 padding-left:2%;padding-right:2%;
                 background-image: none;
                 
                   background-size: cover;
                   background-repeat: no-repeat;
                   background-position: center center;
                 
                 top: 0px;
                 
                 ">

              <div class="widget-row ">
                  </div>
              </div></div>
      </div>
  </div>
      </div>
  </div>

      <!-- go to next step -->
            <a href="javascript: WebPlatform.Funnels.show('next');" 
               class="next-step-popup justify-center flex flex-row align-center none"  data-show-with-cart="true" >
              <span>Checkout Now</span>
              <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
                   width="306px" height="306px" viewBox="0 0 306 306" style="enable-background:new 0 0 306 306;" xml:space="preserve">
              <polygon points="94.35,0 58.65,35.7 175.95,153 58.65,270.3 94.35,306 247.35,153"/>
              </svg>
            </a>
          </div>

    <div class="popup-wrapper at-center none" id="analyticsSettings">
        <div class="popup-overlay" style="background: rgba(0, 0, 0, 0.7);">
        </div>
        <div class="wrapping-table">
          <div class="popup-container cookies-popup">
            <a class="close-btn"></a>
            <span class="f-left col20 cookies-popup-title">Visitor Information Reporting</span>
            <input id="analyticsTracking" class="css-label modify" type="checkbox" name="analyticsTracking" />
            <label for="analyticsTracking" class="css-label2 button-tooltip">Allow this website to collect visitor and device info for statistical purposes.</label>
            <div class="f-left col20"><button class="save-changes at-middle">Save Changes</button></div>
          </div>
        </div>
      </div>

      <!-- Quick View -->
      <div class="quick-view-overlay">
        <div class="quick-view-wrapper">
          <a data-role="close" class="close-btn"></a>
          <div class="quick-view-inner-wrapper custom-scroll">
            <div class="product-photo-container custom-scroll" data-role="images" data-trigger=".product-main-photo" data-manual-trigger="true"></div>
            <div class="product-body-container custom-scroll">
              <span class="quick-view-title"><a data-role="title" data-add="url"></a></span>
                <div class="product-price">
                <span class="current-price" data-role="currentPrice"></span>
                <span class="old-price" data-role="oldPrice"></span>
                <span data-role="subPeriod" style="font-size: 16px"></span>
              </div>
              <a class="view-details-btn" data-add="url">View Details</a>
              
              <div class="product-variations" data-role="variations"></div>
              <div class="addtocart-wrapper">
                <div class="qty-wrapper">
                  <label>Quantity</label>
                  <div class="number-selector f-left flex align-center">
                    <a class="number-pad flex-none" data-role="-1">-</a>
                    <input class="quantity no-spin" name="orderQuantity" type="number" size="4" value="1" step="1" max="9999" min="1" aria-label="Quantity" />
                    <a class="number-pad flex-none" data-role="1">+</a>
                  </div>
                </div>
                <div class="add-to-wrapper">
                  <a data-role="addToCart" data-process="cart" class="primaryColor-bg2 add-to-cart"></a>
                  <div class="sold-out-btn none" data-role="soldOut">Sold Out</div>
                </div>
              </div>
              <div class="col20 f-left product-description none" data-role="simple-desc"></div>
              <div class="product-description none"></div>
            </div>
          </div>
        </div>
      </div>  

      





<script type="text/javascript">
  window.WebPlatform = window.WebPlatform || {};
  WebPlatform.Phrases = (WebPlatform.merge || window.mergeUnique)({
    'ERR_INVALID_REQUEST': 'Invalid request!',
    'label.invalid_request': "Invalid request!",
    'client.by': "by",
    'client.on': "on",
    'client.in': "in",
    'label.of': "of",
    'client.comment': "Comment",
    'client.comments': "Comments",
    'client.read_more': "Read More",
    'client.load_more': "Load More",
    'label.view': "View",
    'label.years': "Years",
    'label.months': "Months",
    'label.days': "Days",
    'label.minutes': "Minutes",
    'label.hours': "Hours",
    'label.seconds': "Seconds",
    'card.number': "Card Number",
    'card.cvc': "CVC",
    'card.mm': "MM",
    'card.yyyy': "YYYY",
    'card.invalid_data': "Please verify your credit/debit card details and try again.",
    'card.invalid_number': "The card number is not a valid credit or debit card number.",
    'card.invalid_month': "Your card's expiration month is invalid.",
    'card.invalid_year': "Your card's expiration year is invalid.",
    'card.invalid_cvc': "Your card's security code is invalid.",
    'card.unknown_error': "Please verify your payment details and try again.",
    'label.shipping_address': "Shipping Address",
    'label.billing_address': "Billing Address",
    'label.january': "January",
    'label.february': "February",
    'label.march': "March",
    'label.april': "April",
    'label.may': "May",
    'label.june': "June",
    'label.july': "July",
    'label.august': "August",
    'label.september': "September",
    'label.october': "October",
    'label.november': "November",
    'label.december': "December",
    'label.jan': "Jan",
    'label.feb': "Feb",
    'label.mar': "Mar",
    'label.apr': "Apr",
    'label.may_short': "May",
    'label.jun': "Jun",
    'label.jul': "Jul",
    'label.aug': "Aug",
    'label.sep': "Sep",
    'label.oct': "Oct",
    'label.nov': "Nov",
    'label.dec': "Dec",
    'label.add_to_cart': "Add To Cart",
    'label.buy_now': "Buy Now",
    'label.update': "Update",
    'label.change': "Change",
    'label.month': "month",
    'label.year': "year",
    'label.months_lower': "months",
    'label.years_lower': "years",
    'label.week_lower': "week",
    'label.weeks_lower': "weeks",
    'label.saving': "Saving",
    'label.checkout_now': "Checkout Now",
    'label.view_cart': "View Cart",
    'label.select_product_variant': "Select variant",
    'err.select_product_variants': "Select variation for each item in your order",
    'label.cod': "Pay on delivery",
    'label.bank': "Bank Transfer",
    'label.yes': "YES",
    'label.no': "NO",
    'label.enter_delivery_address': "Please enter your shipping details",
    'label.no_delivery_offices': "No offices available",
    'label.select_speedy_office': "Select Speedy office",
    'label.no_shipping_services': "Please enter address",
    'label.select_delivery_type': "Select delivery type",
    'label.monday_min': "Mo",
    'label.tuesday_min': "Tu",
    'label.wednesday_min': "We",
    'label.thursday_min': "Th",
    'label.friday_min': "Fr",
    'label.saturday_min': "Sa",
    'label.sunday_min': "Su",
    'label.monday_short': "Mon",
    'label.tuesday_short': "Tue",
    'label.wednesday_short': "Wed",
    'label.thursday_short': "Thu",
    'label.friday_short': "Fri",
    'label.saturday_short': "Sat",
    'label.sunday_short': "Sun",
    'label.contact_booked_error': "You already booked a spot in this group event",
    'label.already_booked_time_error': "The selected time is not available, please select a different time",
    'label.booking_notice_error': "Booking is too close to the current time, please reload the page",
    'label.delete_account_prompt': "Do you want to delete your account?",
    'label.slots_left': "slots left",
    'store.label.sale': "Sale",
    'label.left_in_stock_multiple': "Only %x% left in stock!",
    'label.left_in_stock_single': "Only 1 left in stock!",
    'label.taxes': "Tax:",
    'label.taxes_included': "Tax Included:",
    'error.fill_required_fields': "Please fill all the required fields!",
    'label.logout': "Log Out",
    'label.subscriptions': "Subscriptions",
    'label.my_membership': "My Membership",
    'label.downloads': "Downloads",
    'label.order_history': "Order History",
    'label.details': "Details",
    'label.address': "Address",
    'label.information': "Information",
    'label.name': "Name",
    'label.email': "Email Address",
    'label.password': "Password",
    'label.old_password': "Current password",
    'label.new_password': "New password",
    'label.repeat_password': "Repeat password",
    'members.button.delete_account': "Delete Profile",
    'members.button.save_changes': "Save Changes",
    'label.saved': "Saved!",
    'label.phone': "Phone Number",
    'label.optional': "optional",
    'label.store.address': "Address",
    'label.store.address2': "Additional Address Information",
    'label.store.city': "City",
    'label.store.state': "State",
    'label.store.post_code': "Postal/ZIP Code",
    'label.store.companyId': "Company Identification Number",
    'label.store.companyName': "Company Name",
    'label.store.use_different_billing_addr': "Use different billing address",
    'label.download': "Download",
    'label.my_subscriptions': "My Subscriptions",
    'label.product': "Product",
    'label.subscription_fee': "Subscription Fee",
    'label.last_billing_date': "Last Billing Date",
    'label.next_billing_date': "Next Billing Date",
    'label.order_status_canceled': "Canceled",
    'label.order_status_completed': "Completed",
    'label.cancel_subscription': "Cancel Subscription",
    'label.view_membership': "view membership details",
    'label.cancel_subscription_desc': "Are you sure you want to cancel your subscription?",
    'label.invoice_no': "Invoice No",
    'label.date': "Date",
    'label.store.total': "Total",
    'label.status': "Status",
    'label.no_orders_yet': "You don't have any orders yet!",
    'label.status_pending': "Pending",
    'label.status_shipped': "Shipped",
    'label.status_completed': "Completed",
    'label.status_canceled': "Canceled",
    'label.shipping_details': "Shipping Details",
    'label.billing_details': "Billing Details",
    'label.payment_details': "Payment Details",
    'label.card': "Credit Card",
    'label.shipping_cost': "Shipping Cost",
    'label.additional_info': "Additional info",
    'label.discount': "Discount",
    'label.quantity': "Quantity",
    'label.price': "Price",
    'store.label.subtotal': "Subtotal",
    'label.store.discount_title': "Discount",
    'label.variation': "Variation",
    'label.profile': "My Profile",
    'label.order_id': "Order #",
    'label.speedy.to_address_short': "Delivery to address",
    'label.speedy.to_office_short': "Speedy office",
    'label.minutes_short': "min"
              
  }, WebPlatform.Phrases || {});
</script><script type="text/javascript">
          WebPlatform.Store = WebPlatform.Store || {};
        
          WebPlatform.merge(WebPlatform.Store, {
            hideUnavailableVariations: false,
            notEnoughQuantityMessage: "Not enough available quantity for some of the products!",
            currencySymbol: "$",
            currencySymbolAtLeft: true,
            currency: 'USD',
            priceWithTax: true,
            country: 'US',
            baseUrl: '/',
            productAddedToCart: 'Product was added to your cart',
            fbPxId: ''
          });
        
              WebPlatform.Funnels = WebPlatform.Funnels || {};
              WebPlatform.Funnels.hideProductLinks = true;
              WebPlatform.Funnels.showCheckoutButton = true;
              WebPlatform.Funnels.checkoutButtonTarget = "";
              WebPlatform.Funnels.variant = "lxygUz7FH73amznfzGyGPw==";
              WebPlatform.Funnels.steps = [
                /**/
                {type: 'PAGE', host: '', base: 'e-book', url: 'Landing', id: 1, kind: 'REGULAR', funnelId: 1},
                  /**/
                {type: 'PAGE', host: '', base: 'e-book', url: 'Download', id: 2, kind: 'REGULAR', funnelId: 1},
                  /**/
              ];
        

              WebPlatform.clientData = null;
              WebPlatform.visitorEmail = ''; 
              WebPlatform.visitorName = ''; </script>

      <script type="text/javascript" src="https://static.web-repository.com/scripts/platform.client.min.js?v=1040" data-cookieconsent="ignore"></script>
        









<!-- /><div></div> */</script> /**/ <!-- -->
      <script type="text/javascript" src="https://static.web-repository.com/scripts/common/hit.js?v=1040"></script>
    </body>
  </html>
