Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ndeh.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 21 May 2025 00:54:07 GMT
Server: Apache
X-Powered-By: PHP/7.3.33
X-Redirect-By: WordPress
Upgrade: h2,h2c
Connection: Upgrade
Location: http://www.ndeh.com/
Cache-Control: max-age=2592000
Expires: Fri, 20 Jun 2025 00:54:07 GMT
Vary: User-Agent
Content-Length: 0
Content-Type: text/html; charset=UTF-8

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - http://www.ndeh.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 21 May 2025 00:54:08 GMT
Server: Apache
X-Powered-By: PHP/7.3.33
Link: <http://www.ndeh.com/wp-json/>; rel="https://api.w.org/", <http://www.ndeh.com/wp-json/wp/v2/pages/5>; rel="alternate"; type="application/json", <http://www.ndeh.com/>; rel=shortlink
Upgrade: h2,h2c
Connection: Upgrade
Cache-Control: max-age=2592000
Expires: Fri, 20 Jun 2025 00:54:08 GMT
Vary: Accept-Encoding,User-Agent
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: ndeh.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en-US" >
<head>
		
	
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="format-detection" content="telephone=no">
<script type="text/javascript">var ajaxurl = "http://www.ndeh.com/wp-admin/admin-ajax.php";</script><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

		<style id="critical-path-css" type="text/css">
			body,html{width:100%;height:100%;margin:0;padding:0}.page-preloader{top:0;left:0;z-index:999;position:fixed;height:100%;width:100%;text-align:center}.preloader-preview-area{-webkit-animation-delay:-.2s;animation-delay:-.2s;top:50%;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);margin-top:10px;max-height:calc(50% - 20px);opacity:1;width:100%;text-align:center;position:absolute}.preloader-logo{max-width:90%;top:50%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);margin:-10px auto 0 auto;max-height:calc(50% - 20px);opacity:1;position:relative}.ball-pulse>div{width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:ball-pulse .75s infinite cubic-bezier(.2,.68,.18,1.08);animation:ball-pulse .75s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:nth-child(1){-webkit-animation-delay:-.36s;animation-delay:-.36s}.ball-pulse>div:nth-child(2){-webkit-animation-delay:-.24s;animation-delay:-.24s}.ball-pulse>div:nth-child(3){-webkit-animation-delay:-.12s;animation-delay:-.12s}@-webkit-keyframes ball-pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes ball-pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.ball-clip-rotate-pulse{position:relative;-webkit-transform:translateY(-15px) translateX(-10px);-ms-transform:translateY(-15px) translateX(-10px);transform:translateY(-15px) translateX(-10px);display:inline-block}.ball-clip-rotate-pulse>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:0;left:0;border-radius:100%}.ball-clip-rotate-pulse>div:first-child{height:36px;width:36px;top:7px;left:-7px;-webkit-animation:ball-clip-rotate-pulse-scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:ball-clip-rotate-pulse-scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite}.ball-clip-rotate-pulse>div:last-child{position:absolute;width:50px;height:50px;left:-16px;top:-2px;background:0 0;border:2px solid;-webkit-animation:ball-clip-rotate-pulse-rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:ball-clip-rotate-pulse-rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}@keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}@-webkit-keyframes ball-clip-rotate-pulse-scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-clip-rotate-pulse-scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin{display:inline-block}.square-spin>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:50px;height:50px;-webkit-animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}.cube-transition{position:relative;-webkit-transform:translate(-25px,-25px);-ms-transform:translate(-25px,-25px);transform:translate(-25px,-25px);display:inline-block}.cube-transition>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:15px;height:15px;position:absolute;top:-5px;left:-5px;-webkit-animation:cube-transition 1.6s 0s infinite ease-in-out;animation:cube-transition 1.6s 0s infinite ease-in-out}.cube-transition>div:last-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.ball-scale>div{border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;height:60px;width:60px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.line-scale>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;width:5px;height:50px;border-radius:2px;margin:2px}.line-scale>div:nth-child(1){-webkit-animation:line-scale 1s -.5s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.5s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(2){-webkit-animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(3){-webkit-animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(4){-webkit-animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(5){-webkit-animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08)}@-webkit-keyframes line-scale{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}100%{-webkit-transform:scaley(1);transform:scaley(1)}}@keyframes line-scale{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}100%{-webkit-transform:scaley(1);transform:scaley(1)}}.ball-scale-multiple{position:relative;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);display:inline-block}.ball-scale-multiple>div{border-radius:100%;-webkit-animation-fill-mode:both;animation-fill-mode:both;margin:2px;position:absolute;left:-30px;top:0;opacity:0;margin:0;width:50px;height:50px;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite}.ball-scale-multiple>div:nth-child(2){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}@-webkit-keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ball-pulse-sync{display:inline-block}.ball-pulse-sync>div{width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}.ball-pulse-sync>div:nth-child(1){-webkit-animation:ball-pulse-sync .6s -.21s infinite ease-in-out;animation:ball-pulse-sync .6s -.21s infinite ease-in-out}.ball-pulse-sync>div:nth-child(2){-webkit-animation:ball-pulse-sync .6s -.14s infinite ease-in-out;animation:ball-pulse-sync .6s -.14s infinite ease-in-out}.ball-pulse-sync>div:nth-child(3){-webkit-animation:ball-pulse-sync .6s -70ms infinite ease-in-out;animation:ball-pulse-sync .6s -70ms infinite ease-in-out}@-webkit-keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.transparent-circle{display:inline-block;border-top:.5em solid rgba(255,255,255,.2);border-right:.5em solid rgba(255,255,255,.2);border-bottom:.5em solid rgba(255,255,255,.2);border-left:.5em solid #fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:transparent-circle 1.1s infinite linear;animation:transparent-circle 1.1s infinite linear;width:50px;height:50px;border-radius:50%}.transparent-circle:after{border-radius:50%;width:10em;height:10em}@-webkit-keyframes transparent-circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes transparent-circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px;display:inline-block}.ball-spin-fade-loader>div{width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;-webkit-animation:ball-spin-fade-loader 1s infinite linear;animation:ball-spin-fade-loader 1s infinite linear}.ball-spin-fade-loader>div:nth-child(1){top:25px;left:0;animation-delay:-.84s;-webkit-animation-delay:-.84s}.ball-spin-fade-loader>div:nth-child(2){top:17.05px;left:17.05px;animation-delay:-.72s;-webkit-animation-delay:-.72s}.ball-spin-fade-loader>div:nth-child(3){top:0;left:25px;animation-delay:-.6s;-webkit-animation-delay:-.6s}.ball-spin-fade-loader>div:nth-child(4){top:-17.05px;left:17.05px;animation-delay:-.48s;-webkit-animation-delay:-.48s}.ball-spin-fade-loader>div:nth-child(5){top:-25px;left:0;animation-delay:-.36s;-webkit-animation-delay:-.36s}.ball-spin-fade-loader>div:nth-child(6){top:-17.05px;left:-17.05px;animation-delay:-.24s;-webkit-animation-delay:-.24s}.ball-spin-fade-loader>div:nth-child(7){top:0;left:-25px;animation-delay:-.12s;-webkit-animation-delay:-.12s}.ball-spin-fade-loader>div:nth-child(8){top:17.05px;left:-17.05px;animation-delay:0s;-webkit-animation-delay:0s}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}		</style>

		
	<!-- This site is optimized with the Yoast SEO plugin v22.8 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Manufacturers of Women, Men and Kids Fashion Apparels in India | NDEH</title>
	<meta name="description" content="We are New Delhi Export House (NDEH), We are Manufacturers and Exporters of Stylish Clothing for Women, kids and Men&#039;s in India. We are also an online retailer, Gives you a reliable conveyance of High Quality Garments that is our most prominent quality." />
	<link rel="canonical" href="https://www.ndeh.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Manufacturers of Women, Men and Kids Fashion Apparels in India | NDEH" />
	<meta property="og:description" content="We are New Delhi Export House (NDEH), We are Manufacturers and Exporters of Stylish Clothing for Women, kids and Men&#039;s in India. We are also an online retailer, Gives you a reliable conveyance of High Quality Garments that is our most prominent quality." />
	<meta property="og:url" content="https://www.ndeh.com/" />
	<meta property="og:site_name" content="New Delhi Export House" />
	<meta property="article:modified_time" content="2018-12-28T06:18:51+00:00" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.ndeh.com/","url":"https://www.ndeh.com/","name":"Manufacturers of Women, Men and Kids Fashion Apparels in India | NDEH","isPartOf":{"@id":"https://www.ndeh.com/#website"},"datePublished":"2016-06-02T12:54:28+00:00","dateModified":"2018-12-28T06:18:51+00:00","description":"We are New Delhi Export House (NDEH), We are Manufacturers and Exporters of Stylish Clothing for Women, kids and Men's in India. We are also an online retailer, Gives you a reliable conveyance of High Quality Garments that is our most prominent quality.","breadcrumb":{"@id":"https://www.ndeh.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.ndeh.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.ndeh.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.ndeh.com/#website","url":"https://www.ndeh.com/","name":"NDEH","description":"Manufacturers and Exporters of Women, Men and Kids Fashion Apparels From India !","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.ndeh.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//translate.google.com' />
<link rel="alternate" type="application/rss+xml" title="New Delhi Export House &raquo; Feed" href="http://www.ndeh.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="New Delhi Export House &raquo; Comments Feed" href="http://www.ndeh.com/comments/feed/" />

<link rel="shortcut icon" href="http://www.ndeh.com/wp-content/uploads/2018/05/ndeh-logo-favicon.ico"  />
<script type="text/javascript">
window.abb = {};
php = {};
window.PHP = {};
PHP.ajax = "http://www.ndeh.com/wp-admin/admin-ajax.php";PHP.wp_p_id = "5";var mk_header_parallax, mk_banner_parallax, mk_page_parallax, mk_footer_parallax, mk_body_parallax;
var mk_images_dir = "http://www.ndeh.com/wp-content/themes/ndeh/assets/images",
mk_theme_js_path = "http://www.ndeh.com/wp-content/themes/ndeh/assets/js",
mk_theme_dir = "http://www.ndeh.com/wp-content/themes/ndeh",
mk_captcha_placeholder = "Enter Captcha",
mk_captcha_invalid_txt = "Invalid. Try again.",
mk_captcha_correct_txt = "Captcha correct.",
mk_responsive_nav_width = 1140,
mk_vertical_header_back = "Back",
mk_vertical_header_anim = "1",
mk_check_rtl = true,
mk_grid_width = 1140,
mk_ajax_search_option = "disable",
mk_preloader_bg_color = "#f6f6f6",
mk_accent_color = "#222529",
mk_go_to_top =  "true",
mk_smooth_scroll =  "true",
mk_preloader_bar_color = "#222529",
mk_preloader_logo = "http://www.ndeh.com/wp-content/uploads/2018/05/ndeh-logo-sm.png";
var mk_header_parallax = false,
mk_banner_parallax = false,
mk_footer_parallax = false,
mk_body_parallax = false,
mk_no_more_posts = "No More Posts",
mk_typekit_id   = "",
mk_google_fonts = ["Arimo:100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic,100,200,300,400,500,600,700,800,900","Roboto:100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic,100,200,300,400,500,600,700,800,900"],
mk_global_lazyload = true;
</script>
<link rel='stylesheet' id='wp-block-library-css' href='http://www.ndeh.com/wp-includes/css/dist/block-library/style.min.css?ver=6.5.5' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='contact-form-7-css' href='http://www.ndeh.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.0.2' type='text/css' media='all' />
<link rel='stylesheet' id='google-language-translator-css' href='http://www.ndeh.com/wp-content/plugins/google-language-translator/css/style.css?ver=6.0.20' type='text/css' media='' />
<link rel='stylesheet' id='theme-styles-css' href='http://www.ndeh.com/wp-content/themes/ndeh/assets/stylesheet/min/full-styles.6.1.2.css?ver=1522105048' type='text/css' media='all' />
<style id='theme-styles-inline-css' type='text/css'>
body { background-color:#fff; } .hb-custom-header #mk-page-introduce, .mk-header { background-color:#ffffff; } .hb-custom-header > div, .mk-header-bg { background-color:#fff; } .mk-classic-nav-bg { background-color:#fff; } .master-holder-bg { background-color:#fff; } #mk-footer { background-color:#ffffff; } #mk-boxed-layout { -webkit-box-shadow:0 0 0px rgba(0, 0, 0, 0); -moz-box-shadow:0 0 0px rgba(0, 0, 0, 0); box-shadow:0 0 0px rgba(0, 0, 0, 0); } .mk-news-tab .mk-tabs-tabs .is-active a, .mk-fancy-title.pattern-style span, .mk-fancy-title.pattern-style.color-gradient span:after, .page-bg-color { background-color:#fff; } .page-title { font-size:20px; color:; text-transform:uppercase; font-weight:400; letter-spacing:2px; } .page-subtitle { font-size:14px; line-height:100%; color:; font-size:14px; text-transform:none; } body, p { font-family:Arimo } .main-navigation-ul, .mk-vm-menuwrapper { font-family:Roboto } @font-face { font-family:'star'; src:url('http://www.ndeh.com/wp-content/themes/ndeh/assets/stylesheet/fonts/star/font.eot'); src:url('http://www.ndeh.com/wp-content/themes/ndeh/assets/stylesheet/fonts/star/font.eot?#iefix') format('embedded-opentype'), url('http://www.ndeh.com/wp-content/themes/ndeh/assets/stylesheet/fonts/star/font.woff') format('woff'), url('http://www.ndeh.com/wp-content/themes/ndeh/assets/stylesheet/fonts/star/font.ttf') format('truetype'), url('http://www.ndeh.com/wp-content/themes/ndeh/assets/stylesheet/fonts/star/font.svg#star') format('svg'); font-weight:normal; font-style:normal; } @font-face { font-family:'WooCommerce'; src:url('http://www.ndeh.com/wp-content/themes/ndeh/assets/stylesheet/fonts/woocommerce/font.eot'); src:url('http://www.ndeh.com/wp-content/themes/ndeh/assets/stylesheet/fonts/woocommerce/font.eot?#iefix') format('embedded-opentype'), url('http://www.ndeh.com/wp-content/themes/ndeh/assets/stylesheet/fonts/woocommerce/font.woff') format('woff'), url('http://www.ndeh.com/wp-content/themes/ndeh/assets/stylesheet/fonts/woocommerce/font.ttf') format('truetype'), url('http://www.ndeh.com/wp-content/themes/ndeh/assets/stylesheet/fonts/woocommerce/font.svg#WooCommerce') format('svg'); font-weight:normal; font-style:normal; }.f-align{ text-align:right; } .f-social { margin-left:35px; color:#000!important; margin-top:40px; display:inline-block; } @media handheld, only screen and (max-width:790px){ .f-align{ text-align:center!important; margin-left:0; margin:40px 10px 0 10px; } .widget_text { text-align:center!important; } .mk-footer-logo { float:none; margin:0 auto; } #sub-footer { text-align:center; } }
</style>
<link rel='stylesheet' id='mkhb-render-css' href='http://www.ndeh.com/wp-content/themes/ndeh/header-builder/includes/assets/css/mkhb-render.css?ver=6.1.2' type='text/css' media='all' />
<link rel='stylesheet' id='mkhb-row-css' href='http://www.ndeh.com/wp-content/themes/ndeh/header-builder/includes/assets/css/mkhb-row.css?ver=6.1.2' type='text/css' media='all' />
<link rel='stylesheet' id='mkhb-column-css' href='http://www.ndeh.com/wp-content/themes/ndeh/header-builder/includes/assets/css/mkhb-column.css?ver=6.1.2' type='text/css' media='all' />
<link rel='stylesheet' id='js_composer_front-css' href='http://www.ndeh.com/wp-content/plugins/js_composer_theme/assets/css/js_composer.min.css?ver=5.4.5' type='text/css' media='all' />
<link rel='stylesheet' id='theme-options-css' href='http://www.ndeh.com/wp-content/uploads/mk_assets/theme-options-production-1718366510.css?ver=1718366455' type='text/css' media='all' />
<link rel='stylesheet' id='ms-main-css' href='http://www.ndeh.com/wp-content/plugins/masterslider/public/assets/css/masterslider.main.css?ver=3.2.2' type='text/css' media='all' />
<link rel='stylesheet' id='ms-custom-css' href='http://www.ndeh.com/wp-content/uploads/masterslider/custom.css?ver=13.3' type='text/css' media='all' />
<script type="text/javascript" src="http://www.ndeh.com/wp-content/themes/ndeh/assets/js/plugins/wp-enqueue/webfontloader.js?ver=6.5.5" id="mk-webfontloader-js"></script>
<script type="text/javascript" id="mk-webfontloader-js-after">
/* <![CDATA[ */
WebFontConfig = {
	timeout: 2000
}

if ( mk_typekit_id.length > 0 ) {
	WebFontConfig.typekit = {
		id: mk_typekit_id
	}
}

if ( mk_google_fonts.length > 0 ) {
	WebFontConfig.google = {
		families:  mk_google_fonts
	}
}

if ( (mk_google_fonts.length > 0 || mk_typekit_id.length > 0) && navigator.userAgent.indexOf("Speed Insights") == -1) {
	WebFont.load( WebFontConfig );
}
		
/* ]]> */
</script>
<script type="text/javascript" src="http://www.ndeh.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="http://www.ndeh.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<link rel="https://api.w.org/" href="http://www.ndeh.com/wp-json/" /><link rel="alternate" type="application/json" href="http://www.ndeh.com/wp-json/wp/v2/pages/5" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.ndeh.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.5.5" />
<link rel='shortlink' href='http://www.ndeh.com/' />
<link rel="alternate" type="application/json+oembed" href="http://www.ndeh.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.ndeh.com%2F" />
<link rel="alternate" type="text/xml+oembed" href="http://www.ndeh.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.ndeh.com%2F&#038;format=xml" />
<style>#google_language_translator a{display:none!important;}div.skiptranslate.goog-te-gadget{display:inline!important;}.goog-te-gadget{color:transparent!important;}.goog-te-gadget{font-size:0px!important;}.goog-branding{display:none;}.goog-tooltip{display: none!important;}.goog-tooltip:hover{display: none!important;}.goog-text-highlight{background-color:transparent!important;border:none!important;box-shadow:none!important;}#google_language_translator select.goog-te-combo{color:#32373c;}#flags{display:none;}#google_language_translator{color:transparent;}body{top:0px!important;}#goog-gt-{display:none!important;}font font{background-color:transparent!important;box-shadow:none!important;position:initial!important;}#glt-translate-trigger{bottom:auto;top:0;}.tool-container.tool-top{top:50px!important;bottom:auto!important;}.tool-container.tool-top .arrow{border-color:transparent transparent #d0cbcb; top:-14px;}#glt-translate-trigger > span{color:#ffffff;}#glt-translate-trigger{background:#000000;}.goog-te-gadget .goog-te-combo{width:300px;}</style><script>var ms_grabbing_curosr='http://www.ndeh.com/wp-content/plugins/masterslider/public/assets/css/common/grabbing.cur',ms_grab_curosr='http://www.ndeh.com/wp-content/plugins/masterslider/public/assets/css/common/grab.cur';</script>
<meta name="generator" content="MasterSlider 3.2.2 - Responsive Touch Image Slider" />
<script> var isTest = false; </script>
<meta itemprop="author" content="ndeh" /><meta itemprop="datePublished" content="June 2, 2016" /><meta itemprop="dateModified" content="December 28, 2018" /><meta itemprop="publisher" content="New Delhi Export House" /><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/>
<!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="http://www.ndeh.com/wp-content/plugins/js_composer_theme/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><link rel="icon" href="http://www.ndeh.com/wp-content/uploads/2024/06/ndeh-32x32.png" sizes="32x32" />
<link rel="icon" href="http://www.ndeh.com/wp-content/uploads/2024/06/ndeh-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="http://www.ndeh.com/wp-content/uploads/2024/06/ndeh-180x180.png" />
<meta name="msapplication-TileImage" content="http://www.ndeh.com/wp-content/uploads/2024/06/ndeh-270x270.png" />
<meta name="generator" content="Ndeh 6.1.2" />
<style type="text/css" data-type="vc_custom-css">.Codes-Thread-hide{display: none;}
.our-work-sec-title > div {
    text-align: center;
    font-size: 16px;
    color: #222;
}  

.home-mobile-sec-4 img{width: 100px;}
.home-mobile-sec-4 h5{text-align: center;}
.white-text{color: #fff;}
.fabric-img{width:80%;}.ndeh-home {text-align: center;font-size: 23em !important;
line-height: 340px;}.news-categories {display: none;}.news-fourth-with-image .news-the-title span, .news-full-with-image .news-the-title span, .news-half-with-image .news-the-title span {
    background-color: rgba(0,0,0,.6) !important;
    padding: 7px 15px;
    box-shadow: 0px 0px !important;}

@media only screen and (max-width: 767px){
    #fancy-title-21 span {
    font-size: 18px;
    line-height: 24px;
}.home-explore-more a{
    font-size: 16px;
}
   #home-section-1 {    margin-top: -30px !important;}
   .home-explore-more {  float: left;}
}#fancy-title-5 {
    font-size: 52px !important;}
ul {  list-style-type: none;}ul li {color: #000;margin-left: -1em;}
.ndeh-home-text p { letter-spacing: 3px;}
.digi-pointer-events img{ pointer-events: none;}
.rec-bottom{    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: skewY(-6deg);
    transform: skewY(-6deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;}
.popup-dot li::before {
    content: "\2192 \0020";
    color: #e22027;
} .popup-dot li {
    font-size: 15px;
    line-height: 25px;
} 
@media only screen and (max-width: 767px){
    .home-mobile-sec-1 #fancy-title-5 p {
			font-size: 26px !important;
			text-align: left;
		}
	.home-mobile-sec-2 .vc_col-sm-3.ndeh-text-height {
            width: 50%;
            float: left;
        }
    .home-mobile-sec-2 .ndeh-home-text p {
            font-size: 10px !important;
            font-weight: bold;
        }
    .home-mobile-sec-3 #fancy-title-20 p {
            font-size: 14px !important;
            line-height: 30px !important;
            padding: 0px 0px 10px !important;
        } 
    .home-mobile-sec-3 img {
            width: 60% !important;
        }
    .home-mobile-sec-3 .wpb_wrapper p {
        font-size: 12px;
        text-align: center;
    } .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
			margin-bottom: 0px !important;
		}   
}
/* Model Box */
.popup-heading {
    font-size: 22px;
    padding-left: 20px;
    color: #000;}
.modal,.modal-1,.modal-2,.modal-3,.modal-4,.modal-5,.modal-6,.modal-7 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
.modal-content,.modal-content-1,.modal-content-2,.modal-content-3,.modal-content-4,.modal-content-5,.modal-content-6,.modal-content-7 {
    background-color: #fff;
    margin: auto;
    padding: 40px 30px;   
    width: 400px;}
.close,.close1,.close2,.close3,.close4,.close5,.close6,.close7 {
    color: #f00;
    float: right;
    font-size: 28px;
    font-weight: bold;cursor: pointer}
.close:hover,.close1:hover,.close2:hover,.close3:hover,.close4:hover,.close5:hover,.close6:hover,.close7:hover,
.close:focus,.close1:focus,.close2:focus,.close3:focus,.close4:focus,.close5:focus,.close6:focus,.close7:focus {
    color: #f00;
    text-decoration: none;
    cursor: pointer;}
#myBtn,#myBtn-1,#myBtn-2,#myBtn-3,#myBtn-4,#myBtn-5,#myBtn-6,#myBtn-7{
cursor: pointer; text-align: center !important;}
.digi-pointer-events {
    text-align: center !important;}
</style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1528094123267{margin-top: 40px !important;margin-bottom: 20px !important;}.vc_custom_1528094123267{margin-top: 40px !important;margin-bottom: 20px !important;}.vc_custom_1533383405303{margin-top: 40px !important;margin-bottom: 20px !important;}.vc_custom_1536301586700{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1536301815458{border-bottom-width: 40px !important;padding-top: 40px !important;background-color: #000000 !important;}.vc_custom_1538052368490{margin-top: 80px !important;margin-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1538052323640{margin-top: 80px !important;margin-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1538052350087{margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1533886597876{margin-top: 50px !important;}.vc_custom_1528094655116{margin-top: -35px !important;}.vc_custom_1533538646040{margin-top: 50px !important;}.vc_custom_1528094655116{margin-top: -35px !important;}.vc_custom_1536300644893{margin-top: 50px !important;}.vc_custom_1536648807349{margin-bottom: 0px !important;}.vc_custom_1526980531374{margin-bottom: 30px !important;}.vc_custom_1534745270715{padding-top: 0px !important;padding-bottom: 40px !important;}.vc_custom_1534745173468{margin-bottom: 0px !important;}.vc_custom_1537779267036{margin-bottom: 0px !important;padding-right: 10px !important;padding-left: 10px !important;}.vc_custom_1527075054018{margin-bottom: 30px !important;}.vc_custom_1537533248457{padding-top: 30px !important;}.vc_custom_1537533236891{padding-top: 30px !important;}.vc_custom_1537533241649{padding-top: 30px !important;}.vc_custom_1526980531374{margin-bottom: 30px !important;}.vc_custom_1526980531374{margin-bottom: 30px !important;}</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript>		<link rel='stylesheet' href='http://www.ndeh.com/wp-content/themes/ndeh/digi.css' type='text/css' media='all' />	
	<script>
		jQuery(document).ready(function(){
		  jQuery('.mk-header-nav-container.one-row-style.menu-hover-style-5 #menu-item-224 a').attr('target', '_blank');
		});
		</script>
	<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110881390-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'UA-110881390-1');
</script>
<meta name="google-site-verification" content="d8Gtt2A2OqtcAxcofnjhrxW6N1ocnvthL02i0dO5riY" />
</head>

<body class="home page-template-default page page-id-5 _masterslider _msp_version_3.2.2 wpb-js-composer js-comp-ver-5.4.5 vc_responsive" itemscope="itemscope" itemtype="https://schema.org/WebPage"  data-adminbar="">

	
	<div class="mk-body-loader-overlay page-preloader" style="background-color:#f6f6f6;"><img alt="New Delhi Export House" class="preloader-logo" src="http://www.ndeh.com/wp-content/uploads/2018/05/ndeh-logo-sm.png" width="210" height="52" > <div class="preloader-preview-area">  <div class="cube-transition">
                            <div style="background-color: #ff0000"></div>
                            <div style="background-color: #ff0000"></div>
                        </div>  </div></div>
	<!-- Target for scroll anchors to achieve native browser bahaviour + possible enhancements like smooth scrolling -->
	<div id="top-of-page"></div>

		<div id="mk-boxed-layout">

			<div id="mk-theme-container" class="trans-header">

				 
    <header data-height='116'
                data-sticky-height='70'
                data-responsive-height='63'
                data-transparent-skin='light'
                data-header-style='1'
                data-sticky-style='slide'
                data-sticky-offset='header' id="mk-header-1" class="mk-header header-style-1 header-align-center  toolbar-false menu-hover-5 sticky-style-slide mk-background-stretch boxed-header  transparent-header light-skin bg-true" role="banner" itemscope="itemscope" itemtype="https://schema.org/WPHeader" >
                    <div class="mk-header-holder">
                                <div class="mk-header-inner add-header-height">

                    <div class="mk-header-bg "></div>

                    
                                                <div class="mk-grid header-grid">
                    
                            <div class="mk-header-nav-container one-row-style menu-hover-style-5" role="navigation" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" >
                                <nav class="mk-main-navigation js-main-nav"><ul id="menu-main-menu" class="main-navigation-ul"><li id="menu-item-1075" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-5 current_page_item no-mega-menu"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/">Home</a></li>
<li id="menu-item-836" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children no-mega-menu"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/about-us/">About Us</a>
<ul style="" class="sub-menu ">
	<li id="menu-item-874" class="menu-item menu-item-type-custom menu-item-object-custom"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/about-us/#company-view">Company View</a></li>
	<li id="menu-item-875" class="menu-item menu-item-type-custom menu-item-object-custom"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/about-us/#mission-vision">Mission &#038; Vision</a></li>
	<li id="menu-item-876" class="menu-item menu-item-type-custom menu-item-object-custom"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/about-us/#strengths">Strengths</a></li>
	<li id="menu-item-877" class="menu-item menu-item-type-custom menu-item-object-custom"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/about-us/#facilities">Facilities</a></li>
</ul>
</li>
<li id="menu-item-1148" class="menu-item menu-item-type-post_type menu-item-object-page no-mega-menu"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/products/">Our Products</a></li>
<li id="menu-item-834" class="menu-item menu-item-type-post_type menu-item-object-page has-mega-menu"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/fabric/">Fabrics</a></li>
<li id="menu-item-835" class="menu-item menu-item-type-post_type menu-item-object-page no-mega-menu"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/infrastructure/">Infrastructure</a></li>
<li id="menu-item-1149" class="menu-item menu-item-type-post_type menu-item-object-page has-mega-menu"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/contact-us/">Contact Us</a></li>
<li id="menu-item-224" class="menu-item menu-item-type-custom menu-item-object-custom no-mega-menu"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/ndeh-login/client-login.php">Client Login</a></li>
</ul></nav>                            </div>
                            
<div class="mk-nav-responsive-link">
    <div class="mk-css-icon-menu">
        <div class="mk-css-icon-menu-line-1"></div>
        <div class="mk-css-icon-menu-line-2"></div>
        <div class="mk-css-icon-menu-line-3"></div>
    </div>
</div>	<div class=" header-logo fit-logo-img add-header-height logo-is-responsive logo-has-sticky">
		<a href="http://www.ndeh.com/" title="New Delhi Export House">

			<img class="mk-desktop-logo dark-logo "
				title="Manufacturers and Exporters of Women, Men and Kids Fashion Apparels From India !"
				alt="Manufacturers and Exporters of Women, Men and Kids Fashion Apparels From India !"
				src="http://www.ndeh.com/wp-content/uploads/2018/05/ndeh-logo.png" />

							<img class="mk-desktop-logo light-logo "
					title="Manufacturers and Exporters of Women, Men and Kids Fashion Apparels From India !"
					alt="Manufacturers and Exporters of Women, Men and Kids Fashion Apparels From India !"
					src="http://www.ndeh.com/wp-content/uploads/2018/05/ndeh-logo.png" />
			
							<img class="mk-resposnive-logo "
					title="Manufacturers and Exporters of Women, Men and Kids Fashion Apparels From India !"
					alt="Manufacturers and Exporters of Women, Men and Kids Fashion Apparels From India !"
					src="http://www.ndeh.com/wp-content/uploads/2018/05/ndeh-logo-sm.png" />
			
							<img class="mk-sticky-logo "
					title="Manufacturers and Exporters of Women, Men and Kids Fashion Apparels From India !"
					alt="Manufacturers and Exporters of Women, Men and Kids Fashion Apparels From India !"
					src="http://www.ndeh.com/wp-content/uploads/2018/05/ndeh-logo-sm.png" />
					</a>
	</div>

                                            </div>
                    
                    <div class="mk-header-right">
                                                <div ><div id="google_language_translator" class="default-language-en"></div></div>
                    </div>

                </div>
                
<div class="mk-responsive-wrap">

	<nav class="menu-main-menu-container"><ul id="menu-main-menu-1" class="mk-responsive-nav"><li id="responsive-menu-item-1075" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-5 current_page_item"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/">Home</a></li>
<li id="responsive-menu-item-836" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/about-us/">About Us</a><span class="mk-nav-arrow mk-nav-sub-closed"><svg  class="mk-svg-icon" data-name="mk-moon-arrow-down" data-cacheid="icon-682d243107c39" style=" height:16px; width: 16px; "  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M512 192l-96-96-160 160-160-160-96 96 256 255.999z"/></svg></span>
<ul class="sub-menu ">
	<li id="responsive-menu-item-874" class="menu-item menu-item-type-custom menu-item-object-custom"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/about-us/#company-view">Company View</a></li>
	<li id="responsive-menu-item-875" class="menu-item menu-item-type-custom menu-item-object-custom"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/about-us/#mission-vision">Mission &#038; Vision</a></li>
	<li id="responsive-menu-item-876" class="menu-item menu-item-type-custom menu-item-object-custom"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/about-us/#strengths">Strengths</a></li>
	<li id="responsive-menu-item-877" class="menu-item menu-item-type-custom menu-item-object-custom"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/about-us/#facilities">Facilities</a></li>
</ul>
</li>
<li id="responsive-menu-item-1148" class="menu-item menu-item-type-post_type menu-item-object-page"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/products/">Our Products</a></li>
<li id="responsive-menu-item-834" class="menu-item menu-item-type-post_type menu-item-object-page"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/fabric/">Fabrics</a></li>
<li id="responsive-menu-item-835" class="menu-item menu-item-type-post_type menu-item-object-page"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/infrastructure/">Infrastructure</a></li>
<li id="responsive-menu-item-1149" class="menu-item menu-item-type-post_type menu-item-object-page"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/contact-us/">Contact Us</a></li>
<li id="responsive-menu-item-224" class="menu-item menu-item-type-custom menu-item-object-custom"><a class="menu-item-link js-smooth-scroll"  href="http://www.ndeh.com/ndeh-login/client-login.php">Client Login</a></li>
</ul></nav>
		

</div>
        
            </div>
        
                          <style>.goog-te-banner-frame{position: relative !important;} .goog-te-gadget-simple{    line-height: 25px;}
         @media handheld, only screen and (max-width: 780px){.mk-header-right {display: block !important;}}
         @media handheld, only screen and (max-width: 400px){.goog-te-gadget-simple .goog-te-menu-value span:nth-child(1){display:none;}
          #google_language_translator select.goog-te-combo{    position: absolute;right: -55px;top: 60px;}
           }
</style>
        
    </header>

		<div id="theme-page" class="master-holder  clearfix" itemscope="itemscope" itemtype="https://schema.org/Blog" >
			<div class="master-holder-bg-holder">
				<div id="theme-page-bg" class="master-holder-bg js-el"  ></div>
			</div>
			<div class="mk-main-wrapper-holder">
				<div id="mk-page-id-5" class="theme-page-wrapper mk-main-wrapper mk-grid full-layout no-padding">
					<div class="theme-content no-padding" itemprop="mainEntityOfPage">
							
<div  data-mk-full-width="true" data-mk-full-width-init="false" data-mk-stretch-content="true" class="wpb_row vc_row vc_row-fluid  mk-fullwidth-true  attched-false home-slider-ndeh   vc_custom_1528094123267  js-master-row  mk-full-content-true">
				
<div class="vc_col-sm-12 vc_hidden-sm vc_hidden-xs wpb_column column_container vc_custom_1533886597876  _ height-full">
	<div class="avt_masterslider_el " >
		<!-- MasterSlider -->
		<div id="P_MS682d24310b78c" class="master-slider-parent ms-parent-id-4"  >

			
			<!-- MasterSlider Main -->
			<div id="MS682d24310b78c" class="master-slider ms-skin-light-3" >
				 				 

			<div  class="ms-slide" data-delay="5" data-fill-mode="fill"   >
					<img decoding="async" src="http://www.ndeh.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="" title="" data-src="http://www.ndeh.com/wp-content/uploads/2018/08/banner-1.jpg" />

					<div  class="ms-layer  msp-cn-4-26" style=""    data-duration="1300"  data-ease="easeOutQuint"      data-fixed="true"         data-action="next" data-offset-x="-11" data-offset-y="38" data-origin="mc" data-position="normal"  >
with in-depth scrutiny</div>

					<div  class="ms-layer  msp-cn-4-18" style=""    data-duration="737"  data-ease="easeOutQuint"      data-fixed="true"         data-action="next" data-offset-x="-3" data-offset-y="-49" data-origin="mc" data-position="normal"  >
Safeguarding Quality</div>


				</div>
			<div  class="ms-slide" data-delay="6" data-fill-mode="fill"   >
					<img decoding="async" src="http://www.ndeh.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="" title="" data-src="http://www.ndeh.com/wp-content/uploads/2018/08/banner-2.jpg" />

					<div  class="ms-layer  msp-cn-4-21" style=""    data-duration="1212"  data-ease="easeOutQuint"                data-offset-x="16" data-offset-y="18" data-origin="mc" data-position="normal"  >
round the world, right here, right now!</div>

					<div  class="ms-layer  msp-cn-4-20" style=""      data-ease="easeOutQuint"                data-offset-x="3" data-offset-y="-55" data-origin="mc" data-position="normal"  >
Fashion From</div>


				</div>
			<div  class="ms-slide" data-delay="3" data-fill-mode="fill"   >
					<img decoding="async" src="http://www.ndeh.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="" title="banner-3" data-src="http://www.ndeh.com/wp-content/uploads/2018/08/banner-3.jpg" />

					<div  class="ms-layer  msp-cn-4-25" style=""    data-duration="1887"  data-ease="easeOutQuint"                data-offset-x="34" data-offset-y="34" data-origin="mc" data-position="normal"  >
Machinery for fashion with quality</div>

					<div  class="ms-layer  msp-cn-4-24" style=""    data-duration="1425"  data-ease="easeOutQuint"                data-offset-x="18" data-offset-y="-59" data-origin="mc" data-position="normal"  >
State-of-the-art</div>


				</div>

			</div>
			<!-- END MasterSlider Main -->

			 
		</div>
		<!-- END MasterSlider -->

		<script>
		( window.MSReady = window.MSReady || [] ).push( function( $ ) {

			"use strict";
			var masterslider_b78c = new MasterSlider();

			// slider controls
			masterslider_b78c.control('arrows'     ,{ autohide:true, overVideo:true  });
			masterslider_b78c.control('bullets'    ,{ autohide:true, overVideo:true, dir:'h', align:'bottom', space:5 , margin:10  });
			masterslider_b78c.control('circletimer',{ autohide:false, overVideo:true, color:'#272727', radius:10, stroke:2   });
			masterslider_b78c.control('timebar'    ,{ autohide:false, overVideo:true, align:'bottom', color:'#4c4c4c'  , width:2 });
			// slider setup
			masterslider_b78c.setup("MS682d24310b78c", {
				width           : 1000,
				height          : 500,
				minHeight       : 700,
				space           : 0,
				start           : 1,
				grabCursor      : true,
				swipe           : false,
				mouse           : true,
				keyboard        : false,
				layout          : "fullwidth",
				wheel           : false,
				autoplay        : true,
                instantStartLayers:false,
				mobileBGVideo:false,
				loop            : true,
				shuffle         : false,
				preload         : 2,
				heightLimit     : true,
				autoHeight      : true,
				smoothHeight    : true,
				endPause        : false,
				overPause       : true,
				fillMode        : "fill",
				centerControls  : false,
				startOnAppear   : false,
				layersMode      : "center",
				autofillTarget  : "",
				hideLayers      : false,
				fullscreenMargin: 0,
				speed           : 20,
				dir             : "h",
				parallaxMode    : 'swipe',
				view            : "basic"
			});

			
			window.masterslider_instances = window.masterslider_instances || [];
			window.masterslider_instances.push( masterslider_b78c );
		});
		</script>

</div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html vc_custom_1528094655116" >
		<div class="wpb_wrapper">
			<div class="mk-shape-divider mk-shape-divider--stick diagonal-bottom-style big-size mk-shape-divider--stick-bottom" id="mk-shape-divider-7">
            <div class="shape__container">
                <div class="shape">
                
        <svg width="100%" height="130px">
            <defs>
                <pattern id="shapeDividerPattern-7" preserveAspectRatio="none" style="background-repeat: none;" patternUnits="userSpaceOnUse" x="0" y="0" width="100%" height="1300px" viewBox="0 0 100 1300">
                    <polygon fill="#ffffff" points="100,0 100,130 0,130 "></polygon>
                </pattern>
            </defs>

            <!-- Background -->
            <rect x="0" y="0" width="100%" height="130px" fill="url(#shapeDividerPattern-7)"></rect>
        </svg>
    </div>
            </div>
        </div>
		</div>
	</div>
</div>
	</div>
<div class="vc_row-full-width vc_clearfix"></div>
<div  data-mk-full-width="true" data-mk-full-width-init="false" data-mk-stretch-content="true" class="wpb_row vc_row vc_row-fluid  mk-fullwidth-true  attched-false home-slider-ndeh   vc_custom_1528094123267  js-master-row  mk-full-content-true">
				
<div class="vc_col-sm-12 vc_hidden-lg vc_hidden-md wpb_column column_container vc_custom_1533538646040  _ height-full">
	<div class="avt_masterslider_el " >
		<!-- MasterSlider -->
		<div id="P_MS682d24310cd3b" class="master-slider-parent ms-parent-id-5"  >

			
			<!-- MasterSlider Main -->
			<div id="MS682d24310cd3b" class="master-slider ms-skin-light-3" >
				 				 

			<div  class="ms-slide" data-delay="6" data-fill-mode="fill"   >
					<img decoding="async" src="http://www.ndeh.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="" title="" data-src="http://www.ndeh.com/wp-content/uploads/2018/08/banner-mobile-1.jpg" />

					<div  class="ms-layer  msp-cn-4-21" style=""    data-duration="1212"  data-ease="easeOutQuint"                data-offset-x="16" data-offset-y="18" data-origin="mc" data-position="normal"  >
with in-depth scrutiny</div>

					<div  class="ms-layer  msp-cn-4-20" style=""      data-ease="easeOutQuint"                data-offset-x="3" data-offset-y="-55" data-origin="mc" data-position="normal"  >
Safeguarding Quality</div>


				</div>
			<div  class="ms-slide" data-delay="6" data-fill-mode="fill"   >
					<img decoding="async" src="http://www.ndeh.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="" title="" data-src="http://www.ndeh.com/wp-content/uploads/2018/08/banner-mobile-2.jpg" />

					<div  class="ms-layer  msp-cn-5-28" style=""    data-duration="1212"  data-ease="easeOutQuint"                data-offset-x="16" data-offset-y="18" data-origin="mc" data-position="normal"  >
round the world, right here, right now!</div>

					<div  class="ms-layer  msp-cn-5-27" style=""      data-ease="easeOutQuint"                data-offset-x="3" data-offset-y="-55" data-origin="mc" data-position="normal"  >
Fashion From</div>


				</div>
			<div  class="ms-slide" data-delay="3" data-fill-mode="fill"   >
					<img decoding="async" src="http://www.ndeh.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="" title="banner-3" data-src="http://www.ndeh.com/wp-content/uploads/2018/08/banner-mobile-3.jpg" />

					<div  class="ms-layer  msp-cn-4-25" style=""    data-duration="1887"  data-ease="easeOutQuint"                data-offset-x="23" data-offset-y="34" data-origin="mc" data-position="normal"  >
Machinery for fashion with quality</div>

					<div  class="ms-layer  msp-cn-4-24" style=""    data-duration="1425"  data-ease="easeOutQuint"                data-offset-x="15" data-offset-y="-65" data-origin="mc" data-position="normal"  >
State-of-the-art</div>


				</div>

			</div>
			<!-- END MasterSlider Main -->

			 
		</div>
		<!-- END MasterSlider -->

		<script>
		( window.MSReady = window.MSReady || [] ).push( function( $ ) {

			"use strict";
			var masterslider_cd3b = new MasterSlider();

			// slider controls
			masterslider_cd3b.control('arrows'     ,{ autohide:true, overVideo:true  });
			masterslider_cd3b.control('bullets'    ,{ autohide:true, overVideo:true, dir:'h', align:'bottom', space:5 , margin:10  });
			masterslider_cd3b.control('circletimer',{ autohide:false, overVideo:true, color:'#272727', radius:10, stroke:2   });
			masterslider_cd3b.control('timebar'    ,{ autohide:false, overVideo:true, align:'bottom', color:'#4c4c4c'  , width:2 });
			// slider setup
			masterslider_cd3b.setup("MS682d24310cd3b", {
				width           : 1000,
				height          : 500,
				minHeight       : 700,
				space           : 0,
				start           : 1,
				grabCursor      : true,
				swipe           : false,
				mouse           : true,
				keyboard        : false,
				layout          : "fullwidth",
				wheel           : false,
				autoplay        : true,
                instantStartLayers:false,
				mobileBGVideo:false,
				loop            : true,
				shuffle         : false,
				preload         : 2,
				heightLimit     : true,
				autoHeight      : true,
				smoothHeight    : true,
				endPause        : false,
				overPause       : true,
				fillMode        : "fill",
				centerControls  : false,
				startOnAppear   : false,
				layersMode      : "center",
				autofillTarget  : "",
				hideLayers      : false,
				fullscreenMargin: 0,
				speed           : 20,
				dir             : "h",
				parallaxMode    : 'swipe',
				view            : "basic"
			});

			
			window.masterslider_instances = window.masterslider_instances || [];
			window.masterslider_instances.push( masterslider_cd3b );
		});
		</script>

</div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html vc_custom_1528094655116" >
		<div class="wpb_wrapper">
			<div class="mk-shape-divider mk-shape-divider--stick diagonal-bottom-style big-size mk-shape-divider--stick-bottom" id="mk-shape-divider-7">
            <div class="shape__container">
                <div class="shape">
                
        <svg width="100%" height="130px">
            <defs>
                <pattern id="shapeDividerPattern-7" preserveAspectRatio="none" style="background-repeat: none;" patternUnits="userSpaceOnUse" x="0" y="0" width="100%" height="1300px" viewBox="0 0 100 1300">
                    <polygon fill="#ffffff" points="100,0 100,130 0,130 "></polygon>
                </pattern>
            </defs>

            <!-- Background -->
            <rect x="0" y="0" width="100%" height="130px" fill="url(#shapeDividerPattern-7)"></rect>
        </svg>
    </div>
            </div>
        </div>
		</div>
	</div>
</div>
	</div>
<div class="vc_row-full-width vc_clearfix"></div>
<div  id="home-section-1" data-mk-stretch-content="true" class="wpb_row vc_row vc_row-fluid  mk-fullwidth-false  attched-false    vc_custom_1533383405303  js-master-row  mk-grid">
				
<div class="vc_col-sm-6 home-mobile-sec-1 wpb_column column_container vc_custom_1536300644893  _ height-full">
	
<span id="fancy-title-5" class="mk-fancy-title  simple-style  home-Spectrum-View mobile-hide color-single">
	<span>
				<p>Spectrum View<br />
Of the Company</p>
			</span>
</span>
<div class="clearboth"></div>



<style>#fancy-title-5 {font-family: "Roboto"}</style>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html dashtop-hide" >
		<div class="wpb_wrapper">
			<h5 class="mobile-main-heading">Spectrum View Of the Company</h5>
		</div>
	</div>
</div>

<div class="vc_col-sm-6 wpb_column column_container   _ height-full">
		<div class=" vc_custom_1536648807349">

<div id="text-block-7" class="mk-text-block   ">

	
	<p>Operating since 1990 as one of the established Govt. of India Recognized Export Houses, New Delhi Export house has over the years carved a niche of its own. Under the guiding light of Mrs. Kusum Uppal, the chairman of the company and one of the flag bearers of the Indian Apparel Industry, the New Delhi Export House has been crossing all frontiers in manufacturing and exporting apparels. The firm carries out its operations from its plush facility in Noida located on the outskirts of Delhi NCR.</p>

	<div class="clearboth"></div>
</div>

	</div>

<h5 id="fancy-title-8" class="mk-fancy-title  mk-animate-element bottom-to-top  simple-style  home-explore-more color-single">
	<span>
				<p><a href="http://www.ndeh.com/about-us/#company-view">Explore More</a></p>
			</span>
</h5>
<div class="clearboth"></div>



<style>#fancy-title-8 {font-family: "Roboto"}</style><div id="divider-9" class="mk-divider  hidden-sm  custom-width left thin_solid hidden-sm ">

			<div class="divider-inner"></div>
	
</div>
<div class="clearboth"></div>
</div>
	</div>

<div  data-mk-stretch-content="true" class="wpb_row vc_row vc_row-fluid  mk-fullwidth-false  attched-false home-mobile-sec-2   vc_custom_1536301586700  js-master-row  mk-grid">
				
<div class="vc_col-sm-3 ndeh-text-height wpb_column column_container   _ height-full">
	
	<div class="wpb_raw_code wpb_content_element wpb_raw_html" >
		<div class="wpb_wrapper">
			<div class="we-develop-solutions digi-pointer-events">
<img decoding="async" src="http://www.ndeh.com/wp-content/uploads/2018/06/n-bg.png" alt="n-bg"></div>
		</div>
	</div>

<h2 id="fancy-title-11" class="mk-fancy-title  simple-style  ndeh-home-text color-single">
	<span>
				<p>NICHE</p>
			</span>
</h2>
<div class="clearboth"></div>



</div>

<div class="vc_col-sm-3 ndeh-text-height wpb_column column_container   _ height-full">
	
	<div class="wpb_raw_code wpb_content_element wpb_raw_html" >
		<div class="wpb_wrapper">
			<div class="we-develop-solutions digi-pointer-events">
<img decoding="async" src="http://www.ndeh.com/wp-content/uploads/2018/06/d-bg.png" alt="d-bg"></div>
		</div>
	</div>

<h2 id="fancy-title-13" class="mk-fancy-title  simple-style  ndeh-home-text color-single">
	<span>
				<p>DETAILED</p>
			</span>
</h2>
<div class="clearboth"></div>



</div>

<div class="vc_col-sm-3 ndeh-text-height wpb_column column_container   _ height-full">
	
	<div class="wpb_raw_code wpb_content_element wpb_raw_html" >
		<div class="wpb_wrapper">
			<div class="we-develop-solutions digi-pointer-events">
<img decoding="async" src="http://www.ndeh.com/wp-content/uploads/2018/06/e-bg.png" alt="e-bg"></div>
		</div>
	</div>

<h2 id="fancy-title-15" class="mk-fancy-title  simple-style  ndeh-home-text color-single">
	<span>
				<p>ENTHRALLING</p>
			</span>
</h2>
<div class="clearboth"></div>



</div>

<div class="vc_col-sm-3 ndeh-text-height wpb_column column_container   _ height-full">
	
	<div class="wpb_raw_code wpb_content_element wpb_raw_html" >
		<div class="wpb_wrapper">
			<div class="we-develop-solutions digi-pointer-events">
<img decoding="async" src="http://www.ndeh.com/wp-content/uploads/2018/06/h-bg.png" alt="h-bg"></div>
		</div>
	</div>

<h2 id="fancy-title-17" class="mk-fancy-title  simple-style  ndeh-home-text color-single">
	<span>
				<p>HAUTE</p>
			</span>
</h2>
<div class="clearboth"></div>



</div>
	</div>

<div  data-mk-full-width="true" data-mk-full-width-init="false" class="wpb_row vc_row vc_row-fluid  mk-fullwidth-true  attched-false home-mobile-sec-3   vc_custom_1536301815458  js-master-row ">
			<div class="mk-grid">
				
<div class="vc_col-sm-12 wpb_column column_container vc_custom_1526980531374  _ height-full">
	
<h3 id="fancy-title-19" class="mk-fancy-title  simple-style   color-single">
	<span>
				<p>India&#8217;s Leading Export House</p>
			</span>
</h3>
<div class="clearboth"></div>



<style>#fancy-title-19 {font-family: "Roboto"}</style>
<span id="fancy-title-20" class="mk-fancy-title  simple-style   color-single">
	<span>
				<p>A quality export house with a difference</p>
			</span>
</span>
<div class="clearboth"></div>



<style>#fancy-title-20 {font-family: "Roboto"}</style>

<div class="wpb_row vc_inner vc_row vc_row-fluid    attched-false   ">
		
		<div class="India’s-Biggest-Export-House-text-mobile wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1534745270715"><div class="wpb_wrapper">	<div class=" vc_custom_1534745173468">

<div id="text-block-21" class="mk-text-block   ">

	
	<p class="white-text">The quality of our products comes from the commitment we have for ensuring nothing but the best, every time. We make sure to strictly adhere to the specific statutory and regularity requirements, maintaining time and action schedules, PP meetings, etc. once orders are confirmed with the production team, fabric store, accessory store, QA team. Training employees about the importance of quality merchandise is also one of the important aspects for ensuring the overall quality of the products.</p>

	<div class="clearboth"></div>
</div>

	</div>

<h5 id="fancy-title-22" class="mk-fancy-title  mk-animate-element bottom-to-top  simple-style  home-explore-more color-single">
	<span>
				<p><a class="white-text" href="http://www.ndeh.com/infrastructure/">Explore More</a></p>
			</span>
</h5>
<div class="clearboth"></div>



<style>#fancy-title-22 {font-family: "Roboto"}</style><div id="divider-23" class="mk-divider  hidden-sm  custom-width left thin_solid hidden-sm ">

			<div class="divider-inner"></div>
	
</div>
<div class="clearboth"></div>
</div></div></div><div class="India’s-Biggest-Export-House-img-mobile wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner "><div class="wpb_wrapper"><div  class="mk-image mk-image-24   align-left simple-frame inside-image digi-pointer-events" style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 117px;"><div  class="mk-image-holder" style="max-width: 117px;"><div class="mk-image-inner  "><img decoding="async" class="lightbox-false" alt="machines" title="machines" width="117" height="100" src="http://www.ndeh.com/wp-content/uploads/2018/05/machines.png" /></div></div><div class="clearboth"></div></div></div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html" >
		<div class="wpb_wrapper">
			<!-- Trigger/Open The Modal -->
<p id="myBtn" class="white-text show-desktop">1350+ Machines</p>
<p class="white-text show-mobile">1350+ Machines</p>
<!-- The Modal -->
<div id="myModal" class="modal">

  <!-- Modal content -->
  <div class="modal-content">
    <span class="close">&times;</span>
<img decoding="async" style="filter: brightness(0) invert(0);" class="lightbox-false" alt="machines" title="machines" src="http://www.ndeh.com/wp-content/uploads/2018/05/machines.png" width="60" height="auto"><span class="popup-heading">Machines</span><br><br>
<ul class="popup-dot">
<li>Single needle lockstitch machine UBT</li>
<li>Double needle lockstitch machine</li>
<li>Single needle + Double Needle chain stick</li>
<li>Over lock 4th 5th 6th (Thread)</li>
<li>Edge cutter machine</li>
<li>Flat lock machine</li>
<li>Kansai special machine</li>
<li>Rib Cutter</li>
<li>Double needle waist elastic attach machine</li>
<li>Button machine</li>
<li>Button hole machine</li>
<li>Bartack machine</li>
<li>Computer embroidery machine</li>
<li>Snap button machine</li>
</ul>
<img decoding="async" style="filter: brightness(0) invert(0);" class="lightbox-false" alt="machines" title="machines" src="http://www.ndeh.com/wp-content/uploads/2018/05/cutting.png" width="50" height="auto"><span class="popup-heading">Cutting Machines</span><br><br>
<ul class="popup-dot">
<li>Straight knife 8”</li>
<li>Band knife</li>
<li>Fusing Machine</li>
</ul>
  </div>

</div>
		</div>
	</div>
<div  class="mk-image mk-image-25   align-left simple-frame inside-image digi-pointer-events" style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 117px;"><div  class="mk-image-holder" style="max-width: 117px;"><div class="mk-image-inner  "><img decoding="async" class="lightbox-false" alt="meassurent-expert" title="meassurent-expert" width="117" height="100" src="http://www.ndeh.com/wp-content/uploads/2018/05/meassurent-expert.png" /></div></div><div class="clearboth"></div></div></div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html" >
		<div class="wpb_wrapper">
			<p id="myBtn-4" class="white-text show-desktop">Measurement Expert</p>
<p class="white-text show-mobile">Measurement Expert</p>
<div id="myModal-4" class="modal-4">
<div class="modal-content-4">
<span class="close4">&times;</span>
<img decoding="async" style="filter: brightness(0) invert(0);" class="lightbox-false" alt="Measurement Expert" title="Measurement Expert" src="http://www.ndeh.com/wp-content/uploads/2018/05/meassurent-expert.png" width="50" height="auto"><span class="popup-heading">Measurement Expert</span><br><br>
	<ul class="popup-dot">
		<li>Fully trained technical team of 8 members.</li>		
	</ul>
  </div>

</div>
		</div>
	</div>
<div  class="mk-image mk-image-26   align-left simple-frame inside-image digi-pointer-events show-mobile" style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 117px;"><div  class="mk-image-holder" style="max-width: 117px;"><div class="mk-image-inner  "><img decoding="async" class="lightbox-false" alt="cad-system" title="cad-system" width="117" height="100" src="http://www.ndeh.com/wp-content/uploads/2018/09/cad-system.png" /></div></div><div class="clearboth"></div></div></div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html show-mobile" >
		<div class="wpb_wrapper">
			<p class="white-text">CAD System</p>
		</div>
	</div>
<div  class="mk-image mk-image-27   align-left simple-frame inside-image digi-pointer-events show-mobile" style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 117px;"><div  class="mk-image-holder" style="max-width: 117px;"><div class="mk-image-inner  "><img loading="lazy" decoding="async" class="lightbox-false" alt="dress-maker" title="dress-maker" width="117" height="100" src="http://www.ndeh.com/wp-content/uploads/2018/05/dress-maker.png" /></div></div><div class="clearboth"></div></div></div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html show-mobile" >
		<div class="wpb_wrapper">
			<p class="white-text">Dress Maker</p>
		</div>
	</div>
</div></div></div><div class="India’s-Biggest-Export-House-img-mobile wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner "><div class="wpb_wrapper"><div  class="mk-image mk-image-28   align-left simple-frame inside-image digi-pointer-events show-desktop" style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 117px;"><div  class="mk-image-holder" style="max-width: 117px;"><div class="mk-image-inner  "><img decoding="async" class="lightbox-false" alt="cad-system" title="cad-system" width="117" height="100" src="http://www.ndeh.com/wp-content/uploads/2018/09/cad-system.png" /></div></div><div class="clearboth"></div></div></div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html show-desktop" >
		<div class="wpb_wrapper">
			<!-- Trigger/Open The Modal -->
<p id="myBtn-1" class="white-text show-desktop">CAD System</p>
<p class="white-text show-mobile">CAD System</p>
<!-- The Modal -->
<div id="myModal-1" class="modal-1">

  <!-- Modal content -->
  <div class="modal-content-1">
    <span class="close1">&times;</span>
<img decoding="async" style="filter: brightness(0) invert(0);" class="lightbox-false" alt="CAD System" title="CAD System" src="http://www.ndeh.com/wp-content/uploads/2018/09/cad-system.png" width="50" height="auto"><span class="popup-heading">CAD System</span><br><br>
<ul class="popup-dot">
<li>Plotter</li>
<li>Cutting Plotter</li>
<li>MF Plotter</li>
<li>Digitizer Scanner</li>
</ul>
  </div>

</div>
		</div>
	</div>
<div  class="mk-image mk-image-29   align-left simple-frame inside-image digi-pointer-events show-desktop" style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 117px;"><div  class="mk-image-holder" style="max-width: 117px;"><div class="mk-image-inner  "><img loading="lazy" decoding="async" class="lightbox-false" alt="dress-maker" title="dress-maker" width="117" height="100" src="http://www.ndeh.com/wp-content/uploads/2018/05/dress-maker.png" /></div></div><div class="clearboth"></div></div></div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html show-desktop" >
		<div class="wpb_wrapper">
			<p id="myBtn-5" class="white-text show-desktop">Dress Maker</p>
<p class="white-text show-mobile">Dress Maker</p>
<div id="myModal-5" class="modal-5">
<div class="modal-content-5">
<span class="close5">&times;</span>
<img decoding="async" style="filter: brightness(0) invert(0);" class="lightbox-false" alt="Dress Maker" title="Dress Maker" src="http://www.ndeh.com/wp-content/uploads/2018/05/dress-maker.png" width="50" height="auto"><span class="popup-heading">Dress Maker</span><br><br>
	<ul class="popup-dot">
		<li>CAD Designer</li>		
		<li>Fashion Designer</li>		
		<li>Full set of product development team of 12 people.</li>	
		
	</ul>
  </div>

</div>
		</div>
	</div>
<div  class="mk-image mk-image-30   align-left simple-frame inside-image digi-pointer-events show-mobile" style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 117px;"><div  class="mk-image-holder" style="max-width: 117px;"><div class="mk-image-inner  "><img loading="lazy" decoding="async" class="lightbox-false" alt="washing" title="washing" width="117" height="100" src="http://www.ndeh.com/wp-content/uploads/2018/08/washing.png" /></div></div><div class="clearboth"></div></div></div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html show-mobile" >
		<div class="wpb_wrapper">
			<p class="white-text" >Washing Facility</p>
		</div>
	</div>
<div  class="mk-image mk-image-31   align-left simple-frame inside-image digi-pointer-events show-mobile" style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 117px;"><div  class="mk-image-holder" style="max-width: 117px;"><div class="mk-image-inner  "><img loading="lazy" decoding="async" class="lightbox-false" alt="laboratory" title="laboratory" width="117" height="100" src="http://www.ndeh.com/wp-content/uploads/2018/08/laboratory.png" /></div></div><div class="clearboth"></div></div></div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html show-mobile" >
		<div class="wpb_wrapper">
			<p class="white-text" >In House Laboratory</p>
		</div>
	</div>
</div></div></div><div class="India’s-Biggest-Export-House-img-mobile wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner "><div class="wpb_wrapper"><div  class="mk-image mk-image-32   align-left simple-frame inside-image digi-pointer-events show-desktop" style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 117px;"><div  class="mk-image-holder" style="max-width: 117px;"><div class="mk-image-inner  "><img loading="lazy" decoding="async" class="lightbox-false" alt="laboratory" title="laboratory" width="117" height="100" src="http://www.ndeh.com/wp-content/uploads/2018/08/laboratory.png" /></div></div><div class="clearboth"></div></div></div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html show-desktop" >
		<div class="wpb_wrapper">
			<p id="myBtn-2" class="white-text show-desktop">In House Laboratory</p>
<p class="white-text show-mobile">In House Laboratory</p>
<div id="myModal-2" class="modal-2">
<div class="modal-content-2">
<span class="close2">&times;</span>
<img decoding="async" style="filter: brightness(0) invert(0);" class="lightbox-false" alt="In House Laboratory" title="In House Laboratory" src="http://www.ndeh.com/wp-content/uploads/2018/08/laboratory.png" width="50" height="auto"><span class="popup-heading">In House Laboratory</span><br><br>
<ul class="popup-dot">
<li>Colour Matching Cabinet</li>
<li>Tensile strength testing Matching Cabinet</li>
<li>Tear strength test Matching Cabinet</li>
<li>Button pull tester</li>
<li>Yarn count tester</li>
<li>Washing fastness tester</li>
<li>Tumbler Matching Cabinet</li>
<li>Hot air oven</li>
<li>GSM cutter & washing Balance</li>
</ul>
  </div>

</div>
		</div>
	</div>
<div  class="mk-image mk-image-33   align-left simple-frame inside-image digi-pointer-events show-desktop" style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 117px;"><div  class="mk-image-holder" style="max-width: 117px;"><div class="mk-image-inner  "><img loading="lazy" decoding="async" class="lightbox-false" alt="washing" title="washing" width="117" height="100" src="http://www.ndeh.com/wp-content/uploads/2018/08/washing.png" /></div></div><div class="clearboth"></div></div></div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html show-desktop" >
		<div class="wpb_wrapper">
			<p id="myBtn-7" class="white-text show-desktop">Washing Facility</p>
<p class="white-text show-mobile">Washing Facility</p>
<div id="myModal-7" class="modal-7">
<div class="modal-content-7">
<span class="close7">&times;</span>
<img decoding="async" style="filter: brightness(0) invert(0);" class="lightbox-false" alt="Washing Facility" title="Washing Facility" src="http://www.ndeh.com/wp-content/uploads/2018/08/washing.png" width="50" height="auto"><span class="popup-heading">Washing Facility</span><br><br>
	<ul class="popup-dot">
		<li>Washing Machine</li>		
		<li>Tumbler</li>		
		<li>ferk</li>	
		<li>Hydro Machine</li>	
		
	</ul>
  </div>

</div>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner "><div class="wpb_wrapper"><div  class="mk-image mk-image-34   align-left simple-frame inside-image digi-pointer-events" style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 117px;"><div  class="mk-image-holder" style="max-width: 117px;"><div class="mk-image-inner  "><img loading="lazy" decoding="async" class="lightbox-false" alt="finest-material" title="finest-material" width="117" height="100" src="http://www.ndeh.com/wp-content/uploads/2018/05/finest-material.png" /></div></div><div class="clearboth"></div></div></div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html" >
		<div class="wpb_wrapper">
			<p id="myBtn-3" class="white-text show-desktop">Finest Material </p>
<p class="white-text show-mobile">Finest Material </p>
<div id="myModal-3" class="modal-3">
<div class="modal-content-3">
<span class="close3">&times;</span>
<img decoding="async" style="filter: brightness(0) invert(0);" class="lightbox-false" alt="Finest Material " title="Finest Material " src="http://www.ndeh.com/wp-content/uploads/2018/05/finest-material.png" width="50" height="auto"><span class="popup-heading">Finest Material </span><br><br>
	<ul class="popup-dot">
		<li>Cotton</li>		
		<li>Polyesters</li>		
		<li>Rayon</li>		
		<li>Blends</li>				
			
		
	</ul>
  </div>

</div>
		</div>
	</div>
<div  class="mk-image mk-image-35   align-left simple-frame inside-image digi-pointer-events " style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 117px;"><div  class="mk-image-holder" style="max-width: 117px;"><div class="mk-image-inner  "><img loading="lazy" decoding="async" class="lightbox-false" alt="embroidery-facility" title="embroidery-facility" width="117" height="100" src="http://www.ndeh.com/wp-content/uploads/2018/09/embroidery-facility.png" /></div></div><div class="clearboth"></div></div></div>
	<div class="wpb_raw_code wpb_content_element wpb_raw_html" >
		<div class="wpb_wrapper">
			<p id="myBtn-6" class="white-text show-desktop">Embroidery Facility</p>
<p class="white-text show-mobile">Embroidery Facility</p>
<div id="myModal-6" class="modal-6">
<div class="modal-content-6">
<span class="close6">&times;</span>
<img decoding="async" style="filter: brightness(0) invert(0);" class="lightbox-false" alt="Embroidery Facility" title="Embroidery Facility" src="http://www.ndeh.com/wp-content/uploads/2018/09/embroidery-facility.png" width="50" height="auto"><span class="popup-heading">Embroidery Facility</span><br><br>
	<ul class="popup-dot">
		<li>4 head 9 color machine (for sampling alone)</li>		
		
		
	</ul>
  </div>

</div>
		</div>
	</div>
</div></div></div>		
</div></div>
			</div>
	</div>
<div class="vc_row-full-width vc_clearfix"></div>
<div  data-mk-full-width="true" data-mk-full-width-init="false" class="wpb_row vc_row vc_row-fluid  mk-fullwidth-true  attched-false home-mobile-sec-4   vc_custom_1538052368490  js-master-row ">
			<div class="mk-grid">
				
<div class="vc_col-sm-12 wpb_column column_container   _ height-full">
	

<div class="wpb_row vc_inner vc_row vc_row-fluid    attched-false   ">
		
		<div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner "><div class="wpb_wrapper">
<h2 id="fancy-title-37" class="mk-fancy-title  simple-style   color-single">
	<span>
				<p>Fabric</p>
			</span>
</h2>
<div class="clearboth"></div>




<h2 id="fancy-title-38" class="mk-fancy-title  simple-style   color-single">
	<span>
				<p>Our secret lies in the fact that we stay abreast with what’s happening in the world of fashion by frequently researching our target markets as well as global result and apparel trade fairs like CPD-Dusseldorf, Premiere Vision-Paris</p>
<h6>All types weaves of solid and print.</h6>
<ul>
<li>Cotton</li>
<li>Polyesters</li>
<li>Rayon / viscose</li>
<li>Modal</li>
<li>Silk</li>
<li>Blends</li>
<li>Denims / chandlery</li>
<li>Yarn dyed</li>
</ul>
			</span>
</h2>
<div class="clearboth"></div>




<h5 id="fancy-title-39" class="mk-fancy-title  mk-animate-element bottom-to-top  simple-style  home-explore-more color-single">
	<span>
				<p><a href="http://www.ndeh.com/fabric/">Explore More</a></p>
			</span>
</h5>
<div class="clearboth"></div>



<style>#fancy-title-39 {font-family: "Roboto"}</style><div id="divider-40" class="mk-divider  hidden-sm  custom-width left thin_solid hidden-sm ">

			<div class="divider-inner"></div>
	
</div>
<div class="clearboth"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner "><div class="wpb_wrapper"><div  class="mk-image mk-image-41   align-left simple-frame inside-image " style="margin-bottom:10px"><div class="mk-image-container" style="max-width: 1024px;"><div  class="mk-image-holder" style="max-width: 1024px;"><div class="mk-image-inner  "><img loading="lazy" decoding="async" class="lightbox-false" alt="ndeh-img" title="ndeh-img" width="1024" height="1024" src="http://www.ndeh.com/wp-content/uploads/2018/08/ndeh-img.jpg" /></div></div><div class="clearboth"></div></div></div></div></div></div>		
</div></div>
			</div>
	</div>
<div class="vc_row-full-width vc_clearfix"></div>
<div  data-mk-full-width="true" data-mk-full-width-init="false" class="wpb_row vc_row vc_row-fluid  mk-fullwidth-true  attched-false home-mobile-sec-4   vc_custom_1538052323640  js-master-row vc_hidden-lg vc_hidden-xs vc_hidden-sm vc_hidden-md">
			<div class="mk-grid">
				
<div class="vc_col-sm-12 wpb_column column_container   _ height-full">
	
<h1 id="fancy-title-43" class="mk-fancy-title  simple-style   color-single">
	<span>
				<p>Our work</p>
			</span>
</h1>
<div class="clearboth"></div>



<style>#fancy-title-43 {font-family: "Roboto"}</style>
<span id="fancy-title-44" class="mk-fancy-title  simple-style   color-single">
	<span>
				<p>things that sets us apart</p>
			</span>
</span>
<div class="clearboth"></div>



<style>#fancy-title-44 {font-family: "Roboto"}</style>	<div class=" vc_custom_1537779267036">

<div id="text-block-45" class="mk-text-block   ">

	
	<p>Based out of Delhi NCR region, the New Delhi Export House has been involved in the process of manufacturing and exporting top quality Garments, Jewellery and Handbags &amp; Wallets. Made with the finest of materials, NDEH produces some of the best products that are available the most reasonable rates.</p>

	<div class="clearboth"></div>
</div>

	</div>
</div>
			</div>
	</div>
<div class="vc_row-full-width vc_clearfix"></div>
<div  data-mk-full-width="true" data-mk-full-width-init="false" class="wpb_row vc_row vc_row-fluid  mk-fullwidth-true  attched-false home-mobile-sec-4   vc_custom_1538052350087  js-master-row vc_hidden-lg vc_hidden-xs vc_hidden-sm vc_hidden-md">
			<div class="mk-grid">
				
<div class="vc_col-sm-2 wpb_column column_container vc_custom_1527075054018  _ height-full">
	</div>

<div class="vc_col-sm-8 wpb_column column_container   _ height-full">
	

<div class="wpb_row vc_inner vc_row vc_row-fluid    attched-false   ">
		
		<div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1537533248457"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_center  wpb_animate_when_almost_visible wpb_bounceIn bounceIn">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="150" height="150" src="http://www.ndeh.com/wp-content/uploads/2018/09/garments-150x150.png" class="vc_single_image-img attachment-thumbnail" alt="" srcset="http://www.ndeh.com/wp-content/uploads/2018/09/garments-150x150.png 150w, http://www.ndeh.com/wp-content/uploads/2018/09/garments-1024x1024.png 1024w, http://www.ndeh.com/wp-content/uploads/2018/09/garments-60x60.png 60w, http://www.ndeh.com/wp-content/uploads/2018/09/garments.png 100w" sizes="(max-width: 150px) 100vw, 150px" itemprop="image" /></div>
		</figure>
	</div>

	<div class="wpb_raw_code wpb_content_element wpb_raw_html our-work-sec-title" >
		<div class="wpb_wrapper">
			Garments (Ladies, Men’s & Kids)
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1537533236891"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_center  wpb_animate_when_almost_visible wpb_bounceIn bounceIn">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="150" height="150" src="http://www.ndeh.com/wp-content/uploads/2018/09/jewellery-150x150.png" class="vc_single_image-img attachment-thumbnail" alt="" srcset="http://www.ndeh.com/wp-content/uploads/2018/09/jewellery-150x150.png 150w, http://www.ndeh.com/wp-content/uploads/2018/09/jewellery-1024x1024.png 1024w, http://www.ndeh.com/wp-content/uploads/2018/09/jewellery-60x60.png 60w, http://www.ndeh.com/wp-content/uploads/2018/09/jewellery.png 100w" sizes="(max-width: 150px) 100vw, 150px" itemprop="image" /></div>
		</figure>
	</div>

	<div class="wpb_raw_code wpb_content_element wpb_raw_html our-work-sec-title" >
		<div class="wpb_wrapper">
			Jewellery & Accessories
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1537533241649"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_center  wpb_animate_when_almost_visible wpb_bounceIn bounceIn">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="150" height="150" src="http://www.ndeh.com/wp-content/uploads/2018/09/bag-150x150.png" class="vc_single_image-img attachment-thumbnail" alt="" srcset="http://www.ndeh.com/wp-content/uploads/2018/09/bag-150x150.png 150w, http://www.ndeh.com/wp-content/uploads/2018/09/bag-1024x1024.png 1024w, http://www.ndeh.com/wp-content/uploads/2018/09/bag-60x60.png 60w, http://www.ndeh.com/wp-content/uploads/2018/09/bag.png 100w" sizes="(max-width: 150px) 100vw, 150px" itemprop="image" /></div>
		</figure>
	</div>

	<div class="wpb_raw_code wpb_content_element wpb_raw_html our-work-sec-title" >
		<div class="wpb_wrapper">
			Ladies Handbags & Men’s Wallets
		</div>
	</div>
</div></div></div>		
</div></div>

<div class="vc_col-sm-2 wpb_column column_container   _ height-full">
	</div>
			</div>
	</div>
<div class="vc_row-full-width vc_clearfix"></div>
<div  data-mk-stretch-content="true" class="wpb_row vc_row vc_row-fluid  mk-fullwidth-false  attched-false     js-master-row vc_hidden-lg vc_hidden-xs vc_hidden-sm vc_hidden-md mk-grid">
				
<div class="vc_col-sm-12 wpb_column column_container vc_custom_1526980531374  _ height-full">
	
<h3 id="fancy-title-50" class="mk-fancy-title  simple-style hidden-nb  color-single">
	<span>
				<p>Latest Fashion Updates</p>
			</span>
</h3>
<div class="clearboth"></div>



<style>#fancy-title-50 {font-family: "Roboto"}</style>
<section id="mk-news-section-51" data-query="eyJwb3N0X3R5cGUiOiJuZXdzIiwiY291bnQiOiI0Iiwib2Zmc2V0IjowLCJjYXRlZ29yaWVzIjoibGF0ZXN0LW5ld3MiLCJhdXRob3IiOiIiLCJwb3N0cyI6IiIsIm9yZGVyYnkiOiJkYXRlIiwib3JkZXIiOiJERVNDIn0=" data-loop-atts="eyJzaG9ydGNvZGVfbmFtZSI6Im1rX25ld3MiLCJzdHlsZSI6ImRlZmF1bHQiLCJsYXlvdXQiOiJmdWxsIiwiaW1hZ2VfaGVpZ2h0IjoiNDAwIn0=" data-pagination-style="1" data-max-pages="1" data-loop-iterator="4" class="mk-news-container js-loop clearfix  hidden-nb">
    
<article id="1136" class="mk-news-item news-fourth-with-image"><div class="item-holder" style="height:402px">


    <img loading="lazy" decoding="async" alt="Ditsy floral Lifestyle" 
    	 title="Ditsy floral Lifestyle" 
    	 width="262" 
    	 height="400" 
    	 src="http://www.ndeh.com/wp-content/uploads/bfi_thumb/dummy-transparent-nig4o5aogz60jnau52omp8qz404ywysvvxkapk3pr4.png" 
    	 data-mk-image-src-set='{"default":"http://www.ndeh.com/wp-content/uploads/bfi_thumb/db18050008_1805_ditsyfloral_lifestyle_1024x1024-ntyw4h0iaceawnluwdnwwtzmmzq42wvh1x9d2zkdnk.jpg","2x":"http://www.ndeh.com/wp-content/uploads/bfi_thumb/db18050008_1805_ditsyfloral_lifestyle_1024x1024-ntyw4h0lh8ujkbpr8wwrtker34mdq8mhnfnx6y0ytc.jpg","mobile":"","responsive":"true"}' 
    	 itemprop="image" />



<div class="news-meta-wrapper">
	<div class="news-categories"><span><a href="http://www.ndeh.com/news_category/latest-news/">Latest News</a></span></div>	<div class="clearboth"></div>
	<div class="news-the-title1"><span><a href="http://www.ndeh.com/news-posts/ditsy-floral-lifestyle/">Ditsy floral Lifestyle</a></span></div>	<time class="news-date1" datetime="Wednesday 01 August">Wednesday 21 May</time></div>
<style>
.news-meta-wrapper {
    background-color: rgba(0,0,0,.4);
    padding: 20px 20px;
    position: absolute;
    right: 0px;
    text-align: center;
}.news-the-title1 span a{color:#fff;font-size:20px;}.news-date1{color:#fff;}
.news-fourth-with-image .news-meta-wrapper, .news-full-with-image .news-meta-wrapper, .news-half-with-image .news-meta-wrapper {    
    margin: 20px 35px 40px 35px;}
</style>
</div></article>


<article id="440" class="mk-news-item news-fourth-with-image"><div class="item-holder" style="height:402px">


    <img loading="lazy" decoding="async" alt="Egret Lifestyle" 
    	 title="Egret Lifestyle" 
    	 width="262" 
    	 height="400" 
    	 src="http://www.ndeh.com/wp-content/uploads/bfi_thumb/dummy-transparent-nig4o5aogz60jnau52omp8qz404ywysvvxkapk3pr4.png" 
    	 data-mk-image-src-set='{"default":"http://www.ndeh.com/wp-content/uploads/bfi_thumb/db18040068_1804_egret_lifestyle_1024x1024-ntyw3skpcnguislcv33m405n6z2kis6gakaqlskm5c.jpg","2x":"http://www.ndeh.com/wp-content/uploads/bfi_thumb/db18040068_1804_egret_lifestyle_1024x1024-ntyw3sksjjx36gp97mch0qkrn3yu63xgw2papr17b4.jpg","mobile":"","responsive":"true"}' 
    	 itemprop="image" />



<div class="news-meta-wrapper">
	<div class="news-categories"><span><a href="http://www.ndeh.com/news_category/latest-news/">Latest News</a></span></div>	<div class="clearboth"></div>
	<div class="news-the-title1"><span><a href="http://www.ndeh.com/news-posts/egret_lifestyle/">Egret Lifestyle</a></span></div>	<time class="news-date1" datetime="Thursday 24 May">Wednesday 21 May</time></div>
<style>
.news-meta-wrapper {
    background-color: rgba(0,0,0,.4);
    padding: 20px 20px;
    position: absolute;
    right: 0px;
    text-align: center;
}.news-the-title1 span a{color:#fff;font-size:20px;}.news-date1{color:#fff;}
.news-fourth-with-image .news-meta-wrapper, .news-full-with-image .news-meta-wrapper, .news-half-with-image .news-meta-wrapper {    
    margin: 20px 35px 40px 35px;}
</style>
</div></article>


<article id="431" class="mk-news-item news-fourth-with-image"><div class="item-holder" style="height:402px">


    <img loading="lazy" decoding="async" alt="Orchid flutter Lifestyle" 
    	 title="Orchid flutter Lifestyle" 
    	 width="262" 
    	 height="400" 
    	 src="http://www.ndeh.com/wp-content/uploads/bfi_thumb/dummy-transparent-nig4o5aogz60jnau52omp8qz404ywysvvxkapk3pr4.png" 
    	 data-mk-image-src-set='{"default":"http://www.ndeh.com/wp-content/uploads/bfi_thumb/db18050003_1805_orchidflutter_lifestyle_1024x1024-ntyw411925sffa92hor98g0sjfwvg241bq63xa82lc.jpg","2x":"http://www.ndeh.com/wp-content/uploads/bfi_thumb/db18050003_1805_orchidflutter_lifestyle_1024x1024-ntyw411c928o2ycyu80456fwzkt53dv1x8ko18onr4.jpg","mobile":"","responsive":"true"}' 
    	 itemprop="image" />



<div class="news-meta-wrapper">
	<div class="news-categories"><span><a href="http://www.ndeh.com/news_category/latest-news/">Latest News</a></span></div>	<div class="clearboth"></div>
	<div class="news-the-title1"><span><a href="http://www.ndeh.com/news-posts/orchidflutter_lifestyle/">Orchid flutter Lifestyle</a></span></div>	<time class="news-date1" datetime="Thursday 24 May">Wednesday 21 May</time></div>
<style>
.news-meta-wrapper {
    background-color: rgba(0,0,0,.4);
    padding: 20px 20px;
    position: absolute;
    right: 0px;
    text-align: center;
}.news-the-title1 span a{color:#fff;font-size:20px;}.news-date1{color:#fff;}
.news-fourth-with-image .news-meta-wrapper, .news-full-with-image .news-meta-wrapper, .news-half-with-image .news-meta-wrapper {    
    margin: 20px 35px 40px 35px;}
</style>
</div></article>


<article id="424" class="mk-news-item news-fourth-with-image"><div class="item-holder" style="height:402px">


    <img loading="lazy" decoding="async" alt="Black Garden lifestyle" 
    	 title="Black Garden lifestyle" 
    	 width="262" 
    	 height="400" 
    	 src="http://www.ndeh.com/wp-content/uploads/bfi_thumb/dummy-transparent-nig4o5aogz60jnau52omp8qz404ywysvvxkapk3pr4.png" 
    	 data-mk-image-src-set='{"default":"http://www.ndeh.com/wp-content/uploads/bfi_thumb/db18050051_1805_blackgarden_lifestyle_1024x1024-ntyw5b3cd1jh86e60qnz4mednblux86vu24wfubs4g.jpg","2x":"http://www.ndeh.com/wp-content/uploads/bfi_thumb/db18050051_1805_blackgarden_lifestyle_1024x1024-ntyw5b3fjxzpvui2d9wu1cti3gi4kjxwfkjgjssda8.jpg","mobile":"","responsive":"true"}' 
    	 itemprop="image" />



<div class="news-meta-wrapper">
	<div class="news-categories"><span><a href="http://www.ndeh.com/news_category/latest-news/">Latest News</a></span></div>	<div class="clearboth"></div>
	<div class="news-the-title1"><span><a href="http://www.ndeh.com/news-posts/blackgarden_lifestyle/">Black Garden lifestyle</a></span></div>	<time class="news-date1" datetime="Thursday 24 May">Wednesday 21 May</time></div>
<style>
.news-meta-wrapper {
    background-color: rgba(0,0,0,.4);
    padding: 20px 20px;
    position: absolute;
    right: 0px;
    text-align: center;
}.news-the-title1 span a{color:#fff;font-size:20px;}.news-date1{color:#fff;}
.news-fourth-with-image .news-meta-wrapper, .news-full-with-image .news-meta-wrapper, .news-half-with-image .news-meta-wrapper {    
    margin: 20px 35px 40px 35px;}
</style>
</div></article>

</section>

<input type="hidden" id="safe_load_more" name="safe_load_more" value="546614c2f4" /><input type="hidden" name="_wp_http_referer" value="/" /></div>
	</div>

<div  data-mk-stretch-content="true" class="wpb_row vc_row vc_row-fluid  mk-fullwidth-false  attched-false home-mobile-sec-5    js-master-row  mk-grid">
				
<div class="vc_col-sm-12 wpb_column column_container vc_custom_1526980531374  _ height-full">
	
<h3 id="fancy-title-53" class="mk-fancy-title  simple-style   color-single">
	<span>
				<p>Our Clients</p>
			</span>
</h3>
<div class="clearboth"></div>



<style>#fancy-title-53 {font-family: "Roboto"}</style><div id="clients-54" data-animation="slide" data-easing="swing" data-direction="horizontal" data-smoothHeight="false" data-slideshowSpeed="4000" data-animationSpeed="500" data-pauseOnHover="true" data-controlNav="false" data-directionNav="false" data-isCarousel="true" data-itemWidth="180" data-itemMargin="0" data-minItems="1" data-maxItems="6" data-move="1" class="mk-clients mk-flexslider js-flexslider mk-script-call bg-cover-true slideshow-no-title slideshow-no-title  ">

	
	<ul class="mk-flex-slides">

				    <li>
			    			    <div title="Client Logo" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2018/05/lecoper.png);  height:80px; "></div>
			    		    </li>
				    <li>
			    			    <div title="Damart Logo" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2018/05/damart.png);  height:80px; "></div>
			    		    </li>
				    <li>
			    			    <div title="El-crte Logo" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2018/05/el-crte.png);  height:80px; "></div>
			    		    </li>
				    <li>
			    			    <div title="Pernambucanas Logo" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2018/05/pernambucanas-logo.png);  height:80px; "></div>
			    		    </li>
				    <li>
			    			    <div title="Sfera Logo" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2018/05/sfera-1.png);  height:80px; "></div>
			    		    </li>
				    <li>
			    			    <div title="Splash Logo" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2018/05/splash.png);  height:80px; "></div>
			    		    </li>
				    <li>
			    			    <div title="boohoo Logo" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2018/05/boohoo.png);  height:80px; "></div>
			    		    </li>
				    <li>
			    			    <div title="Ver Logo" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2018/05/ver-1.png);  height:80px; "></div>
			    		    </li>
				    <li>
			    			    <div title="Walmart Logo" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2018/05/walmart-1.png);  height:80px; "></div>
			    		    </li>
				    <li>
			    			    <div title="simply be" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2018/05/simplybe.jpg);  height:80px; "></div>
			    		    </li>
				    <li>
			    			    <div title="kindred-bravely" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2022/05/kindred-bravely.png);  height:80px; "></div>
			    		    </li>
				    <li>
			    			    <div title="joe-davies" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2022/05/joe-davies.png);  height:80px; "></div>
			    		    </li>
				    <li>
			    			    <div title="kaleidoscope-logo" class="client-logo" style="background-image:url(http://www.ndeh.com/wp-content/uploads/2022/05/kaleidoscope-logo.png);  height:80px; "></div>
			    		    </li>
		
	</ul>
</div>
</div>
	</div>

<div  data-mk-stretch-content="true" class="wpb_row vc_row vc_row-fluid  mk-fullwidth-false  attched-false     js-master-row  mk-grid">
				
<div class="vc_col-sm-12 wpb_column column_container   _ height-full">
	
<div id="text-block-56" class="mk-text-block   ">

	
	
	<div class="clearboth"></div>
</div>


	<div class="wpb_raw_code wpb_raw_js" >
		<div class="wpb_wrapper">
			<script type="text/javascript"> /* popup */
var modal = document.getElementById('myModal');
var btn = document.getElementById("myBtn");
var span = document.getElementsByClassName("close")[0]; 
btn.onclick = function() {
    modal.style.display = "block";}
span.onclick = function() {
    modal.style.display = "none";}
window.onclick = function(event) {
    if (event.target == modal) {
        modal.style.display = "none";}
		}
/* popup 2 */
var modal1 = document.getElementById('myModal-1');
var btn1 = document.getElementById("myBtn-1");
var span1 = document.getElementsByClassName("close1")[0]; 
btn1.onclick = function() {
    modal1.style.display = "block";}
span1.onclick = function() {
    modal1.style.display = "none";}
window.onclick = function(event) {
    if (event.target == modal1) {
        modal1.style.display = "none";}
		}
/* popup 3 */
var modal2 = document.getElementById('myModal-2');
var btn2 = document.getElementById("myBtn-2");
var span2 = document.getElementsByClassName("close2")[0]; 
btn2.onclick = function() {
    modal2.style.display = "block";}
span2.onclick = function() {
    modal2.style.display = "none";}
window.onclick = function(event) {
    if (event.target == modal2) {
        modal2.style.display = "none";}
		}
/* popup 4 */
var modal3 = document.getElementById('myModal-3');
var btn3 = document.getElementById("myBtn-3");
var span3 = document.getElementsByClassName("close3")[0]; 
btn3.onclick = function() {
    modal3.style.display = "block";}
span3.onclick = function() {
    modal3.style.display = "none";}
window.onclick = function(event) {
    if (event.target == modal3) {
        modal3.style.display = "none";}
		}
/* popup 5 */
var modal4 = document.getElementById('myModal-4');
var btn4 = document.getElementById("myBtn-4");
var span4 = document.getElementsByClassName("close4")[0]; 
btn4.onclick = function() {
    modal4.style.display = "block";}
span4.onclick = function() {
    modal4.style.display = "none";}
window.onclick = function(event) {
    if (event.target == modal4) {
        modal4.style.display = "none";}
		}
/* popup 6 */
var modal5 = document.getElementById('myModal-5');
var btn5 = document.getElementById("myBtn-5");
var span5 = document.getElementsByClassName("close5")[0]; 
btn5.onclick = function() {
    modal5.style.display = "block";}
span5.onclick = function() {
    modal5.style.display = "none";}
window.onclick = function(event) {
    if (event.target == modal5) {
        modal5.style.display = "none";}
		}
/* popup 7 */	
var modal7 = document.getElementById('myModal-7');
var btn7 = document.getElementById("myBtn-7");
var span7 = document.getElementsByClassName("close7")[0]; 
btn7.onclick = function() {
    modal7.style.display = "block";}
span7.onclick = function() {
    modal7.style.display = "none";}
window.onclick = function(event) {
    if (event.target == modal7) {
        modal7.style.display = "none";}
		}
/* popup 8 */
var modal6 = document.getElementById('myModal-6');
var btn6 = document.getElementById("myBtn-6");
var span6 = document.getElementsByClassName("close6")[0]; 
btn6.onclick = function() {
    modal6.style.display = "block";}
span6.onclick = function() {
    modal6.style.display = "none";}
window.onclick = function(event) {
    if (event.target == modal6) {
        modal6.style.display = "none";}
		}		




</script>
		</div>
	</div>
</div>
	</div>

		<div class="clearboth"></div>
									<div class="clearboth"></div>
											</div>
										<div class="clearboth"></div>
				</div>
			</div>
					</div>


<section id="mk-footer-unfold-spacer"></section>

<section id="mk-footer" class=" mk-footer-unfold" role="contentinfo" itemscope="itemscope" itemtype="https://schema.org/WPFooter" >
		<div class="footer-wrapper mk-grid">
		<div class="mk-padding-wrapper">
					<div class="mk-col-1-4"><section id="custom_html-2" class="widget_text widget widget_custom_html"><div class="widgettitle">About NDEH</div><div class="textwidget custom-html-widget"><div class="widgettitle mobile-footer-1">About NDEH</div>
<div class="mobile-footer-text1">
<ul>
	<li><a href='http://www.ndeh.com/about-us/'>About Us</a></li>
	<li><a href='http://www.ndeh.com/about-us/#company-view'>Company View</a></li>
	<li><a href='http://www.ndeh.com/about-us/#mission-vision'>Mission & Vision</a></li>	
	<li><a href='http://www.ndeh.com/about-us/#strengths'>Strengths</a></li>
	<li><a href='http://www.ndeh.com/about-us/#facilities'>Facilities</a></li>	
	<li><a href='http://www.ndeh.com/clients/'>Clients</a></li>
	</ul></div></div></section></div>
			<div class="mk-col-1-4"><section id="custom_html-3" class="widget_text widget widget_custom_html"><div class="widgettitle">NDEH ENTITIES</div><div class="textwidget custom-html-widget"><div class="widgettitle mobile-footer-2">NDEH ENTITIES</div>
<div class="mobile-footer-text2">
<ul>	
	<li><a href='http://www.ndeh.com/products/'>Our Products</a></li>	
	<li><a href='http://www.ndeh.com/quality-control/'>Quality Control</a></li>
	<li><a href='http://www.ndeh.com/infrastructure/'>Infrastructure</a></li>	
	<li><a href='http://www.ndeh.com/fabric/'>Fabrics</a></li>
	</ul></div></div></section></div>
			<div class="mk-col-1-4"><section id="custom_html-4" class="widget_text widget widget_custom_html"><div class="widgettitle">BUSINESS ENQUIRY</div><div class="textwidget custom-html-widget"><div class="widgettitle mobile-footer-3">BUSINESS ENQUIRY</div>
<div class="mobile-footer-text3">
<ul>
	<li><a href='http://www.ndeh.com/contact-us/'>Contact Us</a></li>
	<li><a href='http://www.ndeh.com/enquiry-form/'>Enquiry Form</a></li>
	<li><a href='http://www.ndeh.com/careers/'>Careers</a></li>	
	</ul></div>

</div></section><section id="text-4" class="widget widget_text"><div class="widgettitle">STAY CONNECTED</div>			<div class="textwidget"><section id="social-2" class="widget widget_social_networks mk-in-viewport mobile-hide">
<div id="social-5b10172894e45" class="align-left"><a href="https://www.facebook.com/NewDelhiExportHouse" rel="nofollow noopener" class="builtin-icons custom medium facebook-hover" target="_blank" alt="Follow Us on facebook" title="Follow Us on facebook"><svg class="mk-svg-icon" data-name="mk-jupiter-icon-simple-facebook" data-cacheid="icon-5b10172894f95" style=" height:24px; width: 24px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M192.191 92.743v60.485h-63.638v96.181h63.637v256.135h97.069v-256.135h84.168s6.674-51.322 9.885-96.508h-93.666v-42.921c0-8.807 11.565-20.661 23.01-20.661h71.791v-95.719h-83.57c-111.317 0-108.686 86.262-108.686 99.142z"></path></svg></a><a href="https://twitter.com/ndeh1990" rel="nofollow noopener" class="builtin-icons custom medium twitter-hover" target="_blank" alt="Follow Us on twitter" title="Follow Us on twitter"><svg class="mk-svg-icon" data-name="mk-jupiter-icon-simple-twitter" data-cacheid="icon-5b10172895255" style=" height:24px; width: 24px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M454.058 213.822c28.724-2.382 48.193-15.423 55.683-33.132-10.365 6.373-42.524 13.301-60.269 6.681-.877-4.162-1.835-8.132-2.792-11.706-13.527-49.679-59.846-89.698-108.382-84.865 3.916-1.589 7.914-3.053 11.885-4.388 5.325-1.923 36.678-7.003 31.749-18.079-4.176-9.728-42.471 7.352-49.672 9.597 9.501-3.581 25.26-9.735 26.93-20.667-14.569 1.991-28.901 8.885-39.937 18.908 3.998-4.293 7.01-9.536 7.666-15.171-38.91 24.85-61.624 74.932-80.025 123.523-14.438-13.972-27.239-25.008-38.712-31.114-32.209-17.285-70.722-35.303-131.156-57.736-1.862 19.996 9.899 46.591 43.723 64.273-7.325-.986-20.736 1.219-31.462 3.773 4.382 22.912 18.627 41.805 57.251 50.918-17.642 1.163-26.767 5.182-35.036 13.841 8.043 15.923 27.656 34.709 62.931 30.82-39.225 16.935-15.998 48.234 15.93 43.565-54.444 56.244-140.294 52.123-189.596 5.08 128.712 175.385 408.493 103.724 450.21-65.225 31.23.261 49.605-10.823 60.994-23.05-17.99 3.053-44.072-.095-57.914-5.846z"></path></svg></a><a href="https://www.linkedin.com/in/newdelhiexporthouse" rel="nofollow noopener" class="builtin-icons custom medium linkedin-hover" target="_blank" alt="Follow Us on linkedin" title="Follow Us on linkedin"><svg class="mk-svg-icon" data-name="mk-jupiter-icon-simple-linkedin" data-cacheid="icon-5b1017289516e" style=" height:24px; width: 24px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M80.111 25.6c-29.028 0-48.023 20.547-48.023 47.545 0 26.424 18.459 47.584 46.893 47.584h.573c29.601 0 47.999-21.16 47.999-47.584-.543-26.998-18.398-47.545-47.442-47.545zm-48.111 128h96v320.99h-96v-320.99zm323.631-7.822c-58.274 0-84.318 32.947-98.883 55.996v1.094h-.726c.211-.357.485-.713.726-1.094v-48.031h-96.748c1.477 31.819 0 320.847 0 320.847h96.748v-171.241c0-10.129.742-20.207 3.633-27.468 7.928-20.224 25.965-41.185 56.305-41.185 39.705 0 67.576 31.057 67.576 76.611v163.283h97.717v-176.313c0-104.053-54.123-152.499-126.347-152.499z"></path></svg></a><a href="https://plus.google.com/+NdehNewDelhiExportHouse" rel="nofollow noopener" class="builtin-icons custom medium googleplus-hover" target="_blank" alt="Follow Us on googleplus" title="Follow Us on googleplus"><svg class="mk-svg-icon" data-name="mk-jupiter-icon-simple-googleplus" data-cacheid="icon-5b1017289508a" style=" height:24px; width: 24px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M416.146 153.104v-95.504h-32.146v95.504h-95.504v32.146h95.504v95.504h32.145v-95.504h95.504v-32.146h-95.504zm-128.75-95.504h-137.717c-61.745 0-119.869 48.332-119.869 102.524 0 55.364 42.105 100.843 104.909 100.843 4.385 0 8.613.296 12.772 0-4.074 7.794-6.982 16.803-6.982 25.925 0 12.17 5.192 22.583 12.545 31.46-5.303-.046-10.783.067-16.386.402-37.307 2.236-68.08 13.344-91.121 32.581-18.765 12.586-32.751 28.749-39.977 46.265-3.605 8.154-5.538 16.62-5.538 25.14l.018.82-.018.983c0 49.744 64.534 80.863 141.013 80.863 87.197 0 135.337-49.447 135.337-99.192l-.003-.363.003-.213-.019-1.478c-.007-.672-.012-1.346-.026-2.009-.012-.532-.029-1.058-.047-1.583-1.108-36.537-13.435-59.361-48.048-83.887-12.469-8.782-36.267-30.231-36.267-42.81 0-14.769 4.221-22.041 26.439-39.409 22.782-17.79 38.893-39.309 38.893-68.424 0-34.65-15.439-76.049-44.392-76.049h43.671l30.81-32.391zm-85.642 298.246c19.347 13.333 32.891 24.081 37.486 41.754v.001l.056.203c1.069 4.522 1.645 9.18 1.666 13.935-.325 37.181-26.35 66.116-100.199 66.116-52.713 0-90.82-31.053-91.028-68.414.005-.43.008-.863.025-1.292l.002-.051c.114-3.006.505-5.969 1.15-8.881.127-.54.241-1.082.388-1.617 1.008-3.942 2.502-7.774 4.399-11.478 18.146-21.163 45.655-33.045 82.107-35.377 28.12-1.799 53.515 2.818 63.95 5.101zm-47.105-107.993c-35.475-1.059-69.194-39.691-75.335-86.271-6.121-46.61 17.663-82.276 53.154-81.203 35.483 1.06 69.215 38.435 75.336 85.043 6.121 46.583-17.685 83.517-53.154 82.43z"></path></svg></a></p>
<style>
						#social-5b10172894e45 a { 
							opacity: 1 !important;margin: 8px;color: #fff !important;}
						#social-5b10172894e45 a:hover { color: #f00 !important;}
						#social-5b10172894e45 a:hover .mk-svg-icon { fill: #f00 !important;}</style>
</div>
</section>
</div>
		</section></div>
			<div class="mk-col-1-4"><section id="custom_html-6" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><div class="widgettitle mobile-footer-5 minus">GET IN TOUCH</div>
<div class="mobile-footer-text5">
<img src='http://www.ndeh.com/wp-content/uploads/2018/05/ndeh-logo.png' alt='footer-logo' style='auto;'><div style="color: #fff;"><br>
	<i class="fa bg-1"></i><span class="bg1-text-1">C-135, Sector-63, Noida<br> (U.P), India</span><br> <i class="fa bg-2"></i><span class="bg1-text-2"> +91-120-4014700 </span><br> <i class="fa bg-3"></i> <span class="bg1-text-3">[email protected]</span></div>	
</div>


</div></section><section id="text-5" class="widget widget_text">			<div class="textwidget"><div style="color: #fff;" class="mobile-footer-text5 desktop-hide">STAY CONNECTED</div>
<section id="social-2" class="widget widget_social_networks mk-in-viewport desktop-hide">
<div id="social-5b10172894e45" class="align-left mobile-footer-text5"><a href="https://www.facebook.com/NewDelhiExportHouse" rel="nofollow noopener" class="builtin-icons custom medium facebook-hover" target="_blank" alt="Follow Us on facebook" title="Follow Us on facebook"><svg class="mk-svg-icon" data-name="mk-jupiter-icon-simple-facebook" data-cacheid="icon-5b10172894f95" style=" height:24px; width: 24px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M192.191 92.743v60.485h-63.638v96.181h63.637v256.135h97.069v-256.135h84.168s6.674-51.322 9.885-96.508h-93.666v-42.921c0-8.807 11.565-20.661 23.01-20.661h71.791v-95.719h-83.57c-111.317 0-108.686 86.262-108.686 99.142z"></path></svg></a><a href="https://twitter.com/ndeh1990" rel="nofollow noopener" class="builtin-icons custom medium twitter-hover" target="_blank" alt="Follow Us on twitter" title="Follow Us on twitter"><svg class="mk-svg-icon" data-name="mk-jupiter-icon-simple-twitter" data-cacheid="icon-5b10172895255" style=" height:24px; width: 24px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M454.058 213.822c28.724-2.382 48.193-15.423 55.683-33.132-10.365 6.373-42.524 13.301-60.269 6.681-.877-4.162-1.835-8.132-2.792-11.706-13.527-49.679-59.846-89.698-108.382-84.865 3.916-1.589 7.914-3.053 11.885-4.388 5.325-1.923 36.678-7.003 31.749-18.079-4.176-9.728-42.471 7.352-49.672 9.597 9.501-3.581 25.26-9.735 26.93-20.667-14.569 1.991-28.901 8.885-39.937 18.908 3.998-4.293 7.01-9.536 7.666-15.171-38.91 24.85-61.624 74.932-80.025 123.523-14.438-13.972-27.239-25.008-38.712-31.114-32.209-17.285-70.722-35.303-131.156-57.736-1.862 19.996 9.899 46.591 43.723 64.273-7.325-.986-20.736 1.219-31.462 3.773 4.382 22.912 18.627 41.805 57.251 50.918-17.642 1.163-26.767 5.182-35.036 13.841 8.043 15.923 27.656 34.709 62.931 30.82-39.225 16.935-15.998 48.234 15.93 43.565-54.444 56.244-140.294 52.123-189.596 5.08 128.712 175.385 408.493 103.724 450.21-65.225 31.23.261 49.605-10.823 60.994-23.05-17.99 3.053-44.072-.095-57.914-5.846z"></path></svg></a><a href="https://www.linkedin.com/in/newdelhiexporthouse" rel="nofollow noopener" class="builtin-icons custom medium linkedin-hover" target="_blank" alt="Follow Us on linkedin" title="Follow Us on linkedin"><svg class="mk-svg-icon" data-name="mk-jupiter-icon-simple-linkedin" data-cacheid="icon-5b1017289516e" style=" height:24px; width: 24px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M80.111 25.6c-29.028 0-48.023 20.547-48.023 47.545 0 26.424 18.459 47.584 46.893 47.584h.573c29.601 0 47.999-21.16 47.999-47.584-.543-26.998-18.398-47.545-47.442-47.545zm-48.111 128h96v320.99h-96v-320.99zm323.631-7.822c-58.274 0-84.318 32.947-98.883 55.996v1.094h-.726c.211-.357.485-.713.726-1.094v-48.031h-96.748c1.477 31.819 0 320.847 0 320.847h96.748v-171.241c0-10.129.742-20.207 3.633-27.468 7.928-20.224 25.965-41.185 56.305-41.185 39.705 0 67.576 31.057 67.576 76.611v163.283h97.717v-176.313c0-104.053-54.123-152.499-126.347-152.499z"></path></svg></a><a href="https://plus.google.com/+NdehNewDelhiExportHouse" rel="nofollow noopener" class="builtin-icons custom medium googleplus-hover" target="_blank" alt="Follow Us on googleplus" title="Follow Us on googleplus"><svg class="mk-svg-icon" data-name="mk-jupiter-icon-simple-googleplus" data-cacheid="icon-5b1017289508a" style=" height:24px; width: 24px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M416.146 153.104v-95.504h-32.146v95.504h-95.504v32.146h95.504v95.504h32.145v-95.504h95.504v-32.146h-95.504zm-128.75-95.504h-137.717c-61.745 0-119.869 48.332-119.869 102.524 0 55.364 42.105 100.843 104.909 100.843 4.385 0 8.613.296 12.772 0-4.074 7.794-6.982 16.803-6.982 25.925 0 12.17 5.192 22.583 12.545 31.46-5.303-.046-10.783.067-16.386.402-37.307 2.236-68.08 13.344-91.121 32.581-18.765 12.586-32.751 28.749-39.977 46.265-3.605 8.154-5.538 16.62-5.538 25.14l.018.82-.018.983c0 49.744 64.534 80.863 141.013 80.863 87.197 0 135.337-49.447 135.337-99.192l-.003-.363.003-.213-.019-1.478c-.007-.672-.012-1.346-.026-2.009-.012-.532-.029-1.058-.047-1.583-1.108-36.537-13.435-59.361-48.048-83.887-12.469-8.782-36.267-30.231-36.267-42.81 0-14.769 4.221-22.041 26.439-39.409 22.782-17.79 38.893-39.309 38.893-68.424 0-34.65-15.439-76.049-44.392-76.049h43.671l30.81-32.391zm-85.642 298.246c19.347 13.333 32.891 24.081 37.486 41.754v.001l.056.203c1.069 4.522 1.645 9.18 1.666 13.935-.325 37.181-26.35 66.116-100.199 66.116-52.713 0-90.82-31.053-91.028-68.414.005-.43.008-.863.025-1.292l.002-.051c.114-3.006.505-5.969 1.15-8.881.127-.54.241-1.082.388-1.617 1.008-3.942 2.502-7.774 4.399-11.478 18.146-21.163 45.655-33.045 82.107-35.377 28.12-1.799 53.515 2.818 63.95 5.101zm-47.105-107.993c-35.475-1.059-69.194-39.691-75.335-86.271-6.121-46.61 17.663-82.276 53.154-81.203 35.483 1.06 69.215 38.435 75.336 85.043 6.121 46.583-17.685 83.517-53.154 82.43z"></path></svg></a></p>
<style>
						#social-5b10172894e45 a { 
							opacity: 1 !important;margin: 8px;color: #fff !important;}
						#social-5b10172894e45 a:hover { color: #f00 !important;}
						#social-5b10172894e45 a:hover .mk-svg-icon { fill: #f00 !important;}</style>
</div>
</section>
</div>
		</section></div>
				<div class="clearboth"></div>
		</div>
	</div>
		  
<div class="copyright-footer">
Copyright © 2008-2018.All rights Reserved.<a href="http://www.digistreetmedia.com/" target="_blank" style="color: #222222 !important;">  Site Credits</a>
</div>
</section>
</div>
</div>

<div class="bottom-corner-btns js-bottom-corner-btns">

<a href="#top-of-page" class="mk-go-top  js-smooth-scroll js-bottom-corner-btn js-bottom-corner-btn--back">
	<svg  class="mk-svg-icon" data-name="mk-icon-chevron-up" data-cacheid="icon-682d24313957e" style=" height:16px; width: 16px; "  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1792 1792"><path d="M1683 1331l-166 165q-19 19-45 19t-45-19l-531-531-531 531q-19 19-45 19t-45-19l-166-165q-19-19-19-45.5t19-45.5l742-741q19-19 45-19t45 19l742 741q19 19 19 45.5t-19 45.5z"/></svg></a>
	<div class="mk-quick-contact-wrapper  js-bottom-corner-btn js-bottom-corner-btn--contact">
			
		<a href="#" class="mk-quick-contact-link"><svg  class="mk-svg-icon" data-name="mk-icon-envelope" data-cacheid="icon-682d2431397f2" style=" height:20px; width: 20px; "  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1792 1792"><path d="M1792 710v794q0 66-47 113t-113 47h-1472q-66 0-113-47t-47-113v-794q44 49 101 87 362 246 497 345 57 42 92.5 65.5t94.5 48 110 24.5h2q51 0 110-24.5t94.5-48 92.5-65.5q170-123 498-345 57-39 100-87zm0-294q0 79-49 151t-122 123q-376 261-468 325-10 7-42.5 30.5t-54 38-52 32.5-57.5 27-50 9h-2q-23 0-50-9t-57.5-27-52-32.5-54-38-42.5-30.5q-91-64-262-182.5t-205-142.5q-62-42-117-115.5t-55-136.5q0-78 41.5-130t118.5-52h1472q65 0 112.5 47t47.5 113z"/></svg></a>
		<div id="mk-quick-contact">
			<div class="mk-quick-contact-title">Contact Us</div>
			<p>We're not around right now. But you can send us an email and we'll get back to you, asap.</p>
			<form class="mk-contact-form" method="post" novalidate="novalidate">
				<input type="text" placeholder="Name*" required="required" id="name" name="name" class="text-input" value="" tabindex="229" />
				<input type="email" data-type="email" required="required" placeholder="Email*" id="email" name="email" class="text-input" value="" tabindex="230"  />
				<textarea placeholder="Message*" required="required" id="content" name="content" class="textarea" tabindex="231"></textarea>
								<input placeholder="Enter Captcha" type="text" data-type="captcha" name="captcha" class="captcha-form text-input full" required="required" autocomplete="off" />
		        <a href="#" class="captcha-change-image">Not readable? Change text.</a>
	            <span class="captcha-image-holder">
					<img src="http://www.ndeh.com/wp-content/plugins/artbees-captcha/generate-captcha.php" class="captcha-image" alt="captcha txt"/>
				</span>
				<br/>
				
				<div class="btn-cont">
                    <button tabindex="232" class="mk-progress-button mk-contact-button accent-bg-color button" data-style="move-up">
                        <span class="mk-progress-button-content">Send</span>
                        <span class="mk-progress">
                            <span class="mk-progress-inner"></span>
                        </span>
                        <span class="state-success"><svg  class="mk-svg-icon" data-name="mk-moon-checkmark" data-cacheid="icon-682d243139a53" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M432 64l-240 240-112-112-80 80 192 192 320-320z"/></svg></span>
                        <span class="state-error"><svg  class="mk-svg-icon" data-name="mk-moon-close" data-cacheid="icon-682d243139c9f" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M507.331 411.33l-.006-.005-155.322-155.325 155.322-155.325.006-.005c1.672-1.673 2.881-3.627 3.656-5.708 2.123-5.688.912-12.341-3.662-16.915l-73.373-73.373c-4.574-4.573-11.225-5.783-16.914-3.66-2.08.775-4.035 1.984-5.709 3.655l-.004.005-155.324 155.326-155.324-155.325-.005-.005c-1.673-1.671-3.627-2.88-5.707-3.655-5.69-2.124-12.341-.913-16.915 3.66l-73.374 73.374c-4.574 4.574-5.784 11.226-3.661 16.914.776 2.08 1.985 4.036 3.656 5.708l.005.005 155.325 155.324-155.325 155.326-.004.005c-1.671 1.673-2.88 3.627-3.657 5.707-2.124 5.688-.913 12.341 3.661 16.915l73.374 73.373c4.575 4.574 11.226 5.784 16.915 3.661 2.08-.776 4.035-1.985 5.708-3.656l.005-.005 155.324-155.325 155.324 155.325.006.004c1.674 1.672 3.627 2.881 5.707 3.657 5.689 2.123 12.342.913 16.914-3.661l73.373-73.374c4.574-4.574 5.785-11.227 3.662-16.915-.776-2.08-1.985-4.034-3.657-5.707z"/></svg></span>
                    </button>
                </div>
				<input type="hidden" id="security" name="security" value="ddbae1b46a" /><input type="hidden" name="_wp_http_referer" value="/" />				<input type="hidden" id="sh_id" name="sh_id" value="15"><input type="hidden" id="p_id" name="p_id" value="2342">				<div class="contact-form-message clearfix"></div>  
			</form>
			<div class="bottom-arrow"></div>
		</div>
	</div></div>




	<style type='text/css'></style><style id="mk-shortcode-static-styles" type="text/css">.vc_custom_1533886597876 { } .vc_custom_1533538646040 { } .vc_custom_1536300644893 { } #fancy-title-5{letter-spacing:0px;text-transform:capitalize;font-size:52px;color:#000000;text-align:left;font-style:inherit;font-weight:bold;padding-top:0px;padding-bottom:20px;}#fancy-title-5 span{}#fancy-title-5 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-5 { text-align:center !important; } } @media handheld, only screen and (min-width:768px) and (max-width:1024px) { #fancy-title-5 { font-size:40px; } } @media handheld, only screen and (max-width:767px) { #fancy-title-5 { font-size:36px; } }  #text-block-7 { margin-bottom:0px; text-align:left; } #fancy-title-8{letter-spacing:0px;text-transform:capitalize;font-size:18px;line-height:80%;color:#222222;text-align:left;font-style:inherit;font-weight:bold;padding-top:0px;padding-bottom:0px;}#fancy-title-8 span{}#fancy-title-8 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-8 { text-align:center !important; } } #divider-9 { padding:0px 0 20px; } #divider-9 .divider-inner { border-top-width:2px; border-top-color:#222222; width:110px } #divider-9 .divider-inner:after { }  #fancy-title-11{letter-spacing:0px;text-transform:initial;font-size:20px;color:#000000;text-align:center;font-style:inherit;font-weight:inherit;padding-top:0px;padding-bottom:20px;}#fancy-title-11 span{}#fancy-title-11 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-11 { text-align:center !important; } }  #fancy-title-13{letter-spacing:0px;text-transform:initial;font-size:20px;color:;text-align:center;font-style:inherit;font-weight:inherit;padding-top:0px;padding-bottom:20px;}#fancy-title-13 span{}#fancy-title-13 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-13 { text-align:center !important; } }  #fancy-title-15{letter-spacing:0px;text-transform:initial;font-size:20px;color:;text-align:center;font-style:inherit;font-weight:inherit;padding-top:0px;padding-bottom:20px;}#fancy-title-15 span{}#fancy-title-15 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-15 { text-align:center !important; } }  #fancy-title-17{letter-spacing:0px;text-transform:initial;font-size:20px;color:;text-align:center;font-style:inherit;font-weight:inherit;padding-top:0px;padding-bottom:20px;}#fancy-title-17 span{}#fancy-title-17 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-17 { text-align:center !important; } } .vc_custom_1526980531374 { } #fancy-title-19{letter-spacing:0px;text-transform:capitalize;font-size:46px;color:#ffffff;text-align:center;font-style:inherit;font-weight:bold;padding-top:0px;padding-bottom:0px;}#fancy-title-19 span{}#fancy-title-19 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-19 { text-align:center !important; } } @media handheld, only screen and (max-width:1280px) { #fancy-title-19 { font-size:22px; } } @media handheld, only screen and (min-width:768px) and (max-width:1024px) { #fancy-title-19 { font-size:22px; } } @media handheld, only screen and (max-width:767px) { #fancy-title-19 { font-size:22px; } } #fancy-title-20{letter-spacing:0px;text-transform:lowercase;font-size:22px;color:#ffffff;text-align:center;font-style:inherit;font-weight:400;padding-top:0px;padding-bottom:60px;}#fancy-title-20 span{}#fancy-title-20 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-20 { text-align:center !important; } } @media handheld, only screen and (min-width:768px) and (max-width:1024px) { #fancy-title-20 { font-size:px; } } @media handheld, only screen and (max-width:767px) { #fancy-title-20 { font-size:36px; } } #text-block-21 { margin-bottom:0px; text-align:left; } #fancy-title-22{letter-spacing:0px;text-transform:capitalize;font-size:18px;line-height:80%;color:#222222;text-align:left;font-style:inherit;font-weight:bold;padding-top:0px;padding-bottom:0px;}#fancy-title-22 span{}#fancy-title-22 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-22 { text-align:center !important; } } #divider-23 { padding:0px 0 20px; } #divider-23 .divider-inner { border-top-width:2px; border-top-color:#ffffff; width:110px } #divider-23 .divider-inner:after { }  #fancy-title-37{letter-spacing:0px;text-transform:initial;font-size:46px;color:#000000;text-align:left;font-style:inherit;font-weight:bold;padding-top:0px;padding-bottom:20px;}#fancy-title-37 span{}#fancy-title-37 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-37 { text-align:center !important; } } @media handheld, only screen and (max-width:1280px) { #fancy-title-37 { font-size:22px; } } @media handheld, only screen and (min-width:768px) and (max-width:1024px) { #fancy-title-37 { font-size:22px; } } @media handheld, only screen and (max-width:767px) { #fancy-title-37 { font-size:22px; } } #fancy-title-38{letter-spacing:0px;text-transform:initial;font-size:16px;color:;text-align:left;font-style:inherit;font-weight:inherit;padding-top:0px;padding-bottom:20px;}#fancy-title-38 span{}#fancy-title-38 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-38 { text-align:left !important; } } @media handheld, only screen and (max-width:1280px) { #fancy-title-38 { font-size:16px; } } @media handheld, only screen and (min-width:768px) and (max-width:1024px) { #fancy-title-38 { font-size:16px; } } @media handheld, only screen and (max-width:767px) { #fancy-title-38 { font-size:16px; } } #fancy-title-39{letter-spacing:0px;text-transform:capitalize;font-size:18px;line-height:80%;color:#222222;text-align:left;font-style:inherit;font-weight:bold;padding-top:0px;padding-bottom:0px;}#fancy-title-39 span{}#fancy-title-39 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-39 { text-align:center !important; } } #divider-40 { padding:0px 0 20px; } #divider-40 .divider-inner { border-top-width:2px; border-top-color:#000000; width:110px } #divider-40 .divider-inner:after { }  #fancy-title-43{letter-spacing:0px;text-transform:capitalize;font-size:46px;color:#000000;text-align:center;font-style:inherit;font-weight:bold;padding-top:0px;padding-bottom:0px;}#fancy-title-43 span{}#fancy-title-43 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-43 { text-align:center !important; } } @media handheld, only screen and (max-width:1280px) { #fancy-title-43 { font-size:22px; } } @media handheld, only screen and (min-width:768px) and (max-width:1024px) { #fancy-title-43 { font-size:22px; } } @media handheld, only screen and (max-width:767px) { #fancy-title-43 { font-size:22px; } } #fancy-title-44{letter-spacing:0px;text-transform:initial;font-size:22px;color:#000000;text-align:center;font-style:inherit;font-weight:inherit;padding-top:0px;padding-bottom:0px;}#fancy-title-44 span{}#fancy-title-44 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-44 { text-align:center !important; } } @media handheld, only screen and (max-width:1280px) { #fancy-title-44 { font-size:22px; } } @media handheld, only screen and (min-width:768px) and (max-width:1024px) { #fancy-title-44 { font-size:22px; } } @media handheld, only screen and (max-width:767px) { #fancy-title-44 { font-size:18px; } } #text-block-45 { margin-bottom:0px; text-align:center; } .vc_custom_1527075054018 { }   .vc_custom_1526980531374 { } #fancy-title-50{letter-spacing:0px;text-transform:capitalize;font-size:46px;color:#000000;text-align:left;font-style:inherit;font-weight:bold;padding-top:0px;padding-bottom:40px;}#fancy-title-50 span{}#fancy-title-50 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-50 { text-align:center !important; } } @media handheld, only screen and (max-width:1280px) { #fancy-title-50 { font-size:22px; } } @media handheld, only screen and (min-width:768px) and (max-width:1024px) { #fancy-title-50 { font-size:22px; } } @media handheld, only screen and (max-width:767px) { #fancy-title-50 { font-size:22px; } } .vc_custom_1526980531374 { } #fancy-title-53{letter-spacing:0px;text-transform:capitalize;font-size:46px;color:#000000;text-align:left;font-style:inherit;font-weight:bold;padding-top:0px;padding-bottom:0px;}#fancy-title-53 span{}#fancy-title-53 span i{font-style:inherit;} @media handheld, only screen and (max-width:767px) { #fancy-title-53 { text-align:center !important; } } @media handheld, only screen and (max-width:1280px) { #fancy-title-53 { font-size:22px; } } @media handheld, only screen and (min-width:768px) and (max-width:1024px) { #fancy-title-53 { font-size:22px; } } @media handheld, only screen and (max-width:767px) { #fancy-title-53 { font-size:22px; } } #clients-54 { margin-bottom:20px; } #clients-54 .client-logo { border-color:transparent;; border-width:1px; border-style:solid; margin:0 autopx; } #clients-54 .client-logo:hover { }  #text-block-56 { margin-bottom:0px; text-align:left; }</style><div id="flags" style="display:none" class="size16"><ul id="sortable" class="ui-sortable"><li id="Afrikaans"><a href="#" title="Afrikaans" class="nturl notranslate af flag Afrikaans"></a></li><li id="Albanian"><a href="#" title="Albanian" class="nturl notranslate sq flag Albanian"></a></li><li id="Amharic"><a href="#" title="Amharic" class="nturl notranslate am flag Amharic"></a></li><li id="Arabic"><a href="#" title="Arabic" class="nturl notranslate ar flag Arabic"></a></li><li id="Armenian"><a href="#" title="Armenian" class="nturl notranslate hy flag Armenian"></a></li><li id="Azerbaijani"><a href="#" title="Azerbaijani" class="nturl notranslate az flag Azerbaijani"></a></li><li id="Basque"><a href="#" title="Basque" class="nturl notranslate eu flag Basque"></a></li><li id="Belarusian"><a href="#" title="Belarusian" class="nturl notranslate be flag Belarusian"></a></li><li id="Bengali"><a href="#" title="Bengali" class="nturl notranslate bn flag Bengali"></a></li><li id="Bosnian"><a href="#" title="Bosnian" class="nturl notranslate bs flag Bosnian"></a></li><li id="Bulgarian"><a href="#" title="Bulgarian" class="nturl notranslate bg flag Bulgarian"></a></li><li id="Catalan"><a href="#" title="Catalan" class="nturl notranslate ca flag Catalan"></a></li><li id="Cebuano"><a href="#" title="Cebuano" class="nturl notranslate ceb flag Cebuano"></a></li><li id="Chichewa"><a href="#" title="Chichewa" class="nturl notranslate ny flag Chichewa"></a></li><li id="Chinese (Simplified)"><a href="#" title="Chinese (Simplified)" class="nturl notranslate zh-CN flag Chinese (Simplified)"></a></li><li id="Chinese (Traditional)"><a href="#" title="Chinese (Traditional)" class="nturl notranslate zh-TW flag Chinese (Traditional)"></a></li><li id="Corsican"><a href="#" title="Corsican" class="nturl notranslate co flag Corsican"></a></li><li id="Croatian"><a href="#" title="Croatian" class="nturl notranslate hr flag Croatian"></a></li><li id="Czech"><a href="#" title="Czech" class="nturl notranslate cs flag Czech"></a></li><li id="Danish"><a href="#" title="Danish" class="nturl notranslate da flag Danish"></a></li><li id="Dutch"><a href="#" title="Dutch" class="nturl notranslate nl flag Dutch"></a></li><li id="English"><a href="#" title="English" class="nturl notranslate en flag united-states"></a></li><li id="Esperanto"><a href="#" title="Esperanto" class="nturl notranslate eo flag Esperanto"></a></li><li id="Estonian"><a href="#" title="Estonian" class="nturl notranslate et flag Estonian"></a></li><li id="Filipino"><a href="#" title="Filipino" class="nturl notranslate tl flag Filipino"></a></li><li id="Finnish"><a href="#" title="Finnish" class="nturl notranslate fi flag Finnish"></a></li><li id="French"><a href="#" title="French" class="nturl notranslate fr flag French"></a></li><li id="Frisian"><a href="#" title="Frisian" class="nturl notranslate fy flag Frisian"></a></li><li id="Galician"><a href="#" title="Galician" class="nturl notranslate gl flag Galician"></a></li><li id="Georgian"><a href="#" title="Georgian" class="nturl notranslate ka flag Georgian"></a></li><li id="German"><a href="#" title="German" class="nturl notranslate de flag German"></a></li><li id="Greek"><a href="#" title="Greek" class="nturl notranslate el flag Greek"></a></li><li id="Gujarati"><a href="#" title="Gujarati" class="nturl notranslate gu flag Gujarati"></a></li><li id="Haitian"><a href="#" title="Haitian" class="nturl notranslate ht flag Haitian"></a></li><li id="Hausa"><a href="#" title="Hausa" class="nturl notranslate ha flag Hausa"></a></li><li id="Hawaiian"><a href="#" title="Hawaiian" class="nturl notranslate haw flag Hawaiian"></a></li><li id="Hebrew"><a href="#" title="Hebrew" class="nturl notranslate iw flag Hebrew"></a></li><li id="Hindi"><a href="#" title="Hindi" class="nturl notranslate hi flag Hindi"></a></li><li id="Hmong"><a href="#" title="Hmong" class="nturl notranslate hmn flag Hmong"></a></li><li id="Icelandic"><a href="#" title="Icelandic" class="nturl notranslate is flag Icelandic"></a></li><li id="Igbo"><a href="#" title="Igbo" class="nturl notranslate ig flag Igbo"></a></li><li id="Indonesian"><a href="#" title="Indonesian" class="nturl notranslate id flag Indonesian"></a></li><li id="Hungarian"><a href="#" title="Hungarian" class="nturl notranslate hu flag Hungarian"></a></li><li id="Irish"><a href="#" title="Irish" class="nturl notranslate ga flag Irish"></a></li><li id="Italian"><a href="#" title="Italian" class="nturl notranslate it flag Italian"></a></li><li id="Japanese"><a href="#" title="Japanese" class="nturl notranslate ja flag Japanese"></a></li><li id="Javanese"><a href="#" title="Javanese" class="nturl notranslate jw flag Javanese"></a></li><li id="Kannada"><a href="#" title="Kannada" class="nturl notranslate kn flag Kannada"></a></li><li id="Kazakh"><a href="#" title="Kazakh" class="nturl notranslate kk flag Kazakh"></a></li><li id="Khmer"><a href="#" title="Khmer" class="nturl notranslate km flag Khmer"></a></li><li id="Korean"><a href="#" title="Korean" class="nturl notranslate ko flag Korean"></a></li><li id="Kurdish"><a href="#" title="Kurdish" class="nturl notranslate ku flag Kurdish"></a></li><li id="Kyrgyz"><a href="#" title="Kyrgyz" class="nturl notranslate ky flag Kyrgyz"></a></li><li id="Lao"><a href="#" title="Lao" class="nturl notranslate lo flag Lao"></a></li><li id="Latin"><a href="#" title="Latin" class="nturl notranslate la flag Latin"></a></li><li id="Latvian"><a href="#" title="Latvian" class="nturl notranslate lv flag Latvian"></a></li><li id="Lithuanian"><a href="#" title="Lithuanian" class="nturl notranslate lt flag Lithuanian"></a></li><li id="Luxembourgish"><a href="#" title="Luxembourgish" class="nturl notranslate lb flag Luxembourgish"></a></li><li id="Macedonian"><a href="#" title="Macedonian" class="nturl notranslate mk flag Macedonian"></a></li><li id="Malagasy"><a href="#" title="Malagasy" class="nturl notranslate mg flag Malagasy"></a></li><li id="Malayalam"><a href="#" title="Malayalam" class="nturl notranslate ml flag Malayalam"></a></li><li id="Malay"><a href="#" title="Malay" class="nturl notranslate ms flag Malay"></a></li><li id="Maltese"><a href="#" title="Maltese" class="nturl notranslate mt flag Maltese"></a></li><li id="Maori"><a href="#" title="Maori" class="nturl notranslate mi flag Maori"></a></li><li id="Marathi"><a href="#" title="Marathi" class="nturl notranslate mr flag Marathi"></a></li><li id="Mongolian"><a href="#" title="Mongolian" class="nturl notranslate mn flag Mongolian"></a></li><li id="Myanmar (Burmese)"><a href="#" title="Myanmar (Burmese)" class="nturl notranslate my flag Myanmar (Burmese)"></a></li><li id="Nepali"><a href="#" title="Nepali" class="nturl notranslate ne flag Nepali"></a></li><li id="Norwegian"><a href="#" title="Norwegian" class="nturl notranslate no flag Norwegian"></a></li><li id="Pashto"><a href="#" title="Pashto" class="nturl notranslate ps flag Pashto"></a></li><li id="Persian"><a href="#" title="Persian" class="nturl notranslate fa flag Persian"></a></li><li id="Polish"><a href="#" title="Polish" class="nturl notranslate pl flag Polish"></a></li><li id="Portuguese"><a href="#" title="Portuguese" class="nturl notranslate pt flag Portuguese"></a></li><li id="Punjabi"><a href="#" title="Punjabi" class="nturl notranslate pa flag Punjabi"></a></li><li id="Romanian"><a href="#" title="Romanian" class="nturl notranslate ro flag Romanian"></a></li><li id="Russian"><a href="#" title="Russian" class="nturl notranslate ru flag Russian"></a></li><li id="Serbian"><a href="#" title="Serbian" class="nturl notranslate sr flag Serbian"></a></li><li id="Shona"><a href="#" title="Shona" class="nturl notranslate sn flag Shona"></a></li><li id="Sesotho"><a href="#" title="Sesotho" class="nturl notranslate st flag Sesotho"></a></li><li id="Sindhi"><a href="#" title="Sindhi" class="nturl notranslate sd flag Sindhi"></a></li><li id="Sinhala"><a href="#" title="Sinhala" class="nturl notranslate si flag Sinhala"></a></li><li id="Slovak"><a href="#" title="Slovak" class="nturl notranslate sk flag Slovak"></a></li><li id="Slovenian"><a href="#" title="Slovenian" class="nturl notranslate sl flag Slovenian"></a></li><li id="Samoan"><a href="#" title="Samoan" class="nturl notranslate sm flag Samoan"></a></li><li id="Scots Gaelic"><a href="#" title="Scots Gaelic" class="nturl notranslate gd flag Scots Gaelic"></a></li><li id="Somali"><a href="#" title="Somali" class="nturl notranslate so flag Somali"></a></li><li id="Spanish"><a href="#" title="Spanish" class="nturl notranslate es flag Spanish"></a></li><li id="Sundanese"><a href="#" title="Sundanese" class="nturl notranslate su flag Sundanese"></a></li><li id="Swahili"><a href="#" title="Swahili" class="nturl notranslate sw flag Swahili"></a></li><li id="Swedish"><a href="#" title="Swedish" class="nturl notranslate sv flag Swedish"></a></li><li id="Tajik"><a href="#" title="Tajik" class="nturl notranslate tg flag Tajik"></a></li><li id="Tamil"><a href="#" title="Tamil" class="nturl notranslate ta flag Tamil"></a></li><li id="Telugu"><a href="#" title="Telugu" class="nturl notranslate te flag Telugu"></a></li><li id="Thai"><a href="#" title="Thai" class="nturl notranslate th flag Thai"></a></li><li id="Turkish"><a href="#" title="Turkish" class="nturl notranslate tr flag Turkish"></a></li><li id="Ukrainian"><a href="#" title="Ukrainian" class="nturl notranslate uk flag Ukrainian"></a></li><li id="Urdu"><a href="#" title="Urdu" class="nturl notranslate ur flag Urdu"></a></li><li id="Uzbek"><a href="#" title="Uzbek" class="nturl notranslate uz flag Uzbek"></a></li><li id="Vietnamese"><a href="#" title="Vietnamese" class="nturl notranslate vi flag Vietnamese"></a></li><li id="Welsh"><a href="#" title="Welsh" class="nturl notranslate cy flag Welsh"></a></li><li id="Xhosa"><a href="#" title="Xhosa" class="nturl notranslate xh flag Xhosa"></a></li><li id="Yiddish"><a href="#" title="Yiddish" class="nturl notranslate yi flag Yiddish"></a></li><li id="Yoruba"><a href="#" title="Yoruba" class="nturl notranslate yo flag Yoruba"></a></li><li id="Zulu"><a href="#" title="Zulu" class="nturl notranslate zu flag Zulu"></a></li></ul></div><div id='glt-footer'></div><script>function GoogleLanguageTranslatorInit() { new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages:'af,sq,am,ar,hy,az,eu,be,bn,bs,bg,ca,ceb,ny,zh-CN,zh-TW,co,hr,cs,da,nl,en,eo,et,tl,fi,fr,fy,gl,ka,de,el,gu,ht,ha,haw,iw,hi,hmn,hu,is,ig,id,ga,it,ja,jw,kn,kk,km,ko,ku,ky,lo,la,lv,lt,lb,mk,mg,ml,ms,mt,mi,mr,mn,my,ne,no,ps,fa,pl,pt,pa,ro,ru,sr,sn,st,sd,si,sk,sl,sm,gd,so,es,su,sw,sv,tg,ta,te,th,tr,uk,ur,uz,vi,cy,xh,yi,yo,zu', autoDisplay: false, multilanguagePage:true, gaTrack: true, gaId: 'UA-110881390-1'}, 'google_language_translator');}</script><script type="text/javascript">
    php = {
        hasAdminbar: false,
        json: (null != null) ? null : "",
        jsPath: 'http://www.ndeh.com/wp-content/themes/ndeh/assets/js'
      };
    </script><link rel='stylesheet' id='Roboto-css' href='//fonts.googleapis.com/css?family=Roboto%3A100italic%2C200italic%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic%2C100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;ver=6.5.5' type='text/css' media='all' />
<link rel='stylesheet' id='animate-css-css' href='http://www.ndeh.com/wp-content/plugins/js_composer_theme/assets/lib/bower/animate-css/animate.min.css?ver=5.4.5' type='text/css' media='all' />
<script type="text/javascript" id="contact-form-7-js-extra">
/* <![CDATA[ */
var wpcf7 = {"apiSettings":{"root":"http:\/\/www.ndeh.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"recaptcha":{"messages":{"empty":"Please verify that you are not a robot."}}};
/* ]]> */
</script>
<script type="text/javascript" src="http://www.ndeh.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0.2" id="contact-form-7-js"></script>
<script type="text/javascript" src="http://www.ndeh.com/wp-content/plugins/google-language-translator/js/scripts.js?ver=6.0.20" id="scripts-js"></script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=GoogleLanguageTranslatorInit" id="scripts-google-js"></script>
<script type="text/javascript" src="http://www.ndeh.com/wp-content/themes/ndeh/assets/js/core-scripts.6.1.2.js?ver=1522105048" id="core-scripts-js"></script>
<script type="text/javascript" src="http://www.ndeh.com/wp-content/themes/ndeh/assets/js/components-full.6.1.2.js?ver=1522105048" id="components-full-js"></script>
<script type="text/javascript" src="http://www.ndeh.com/wp-content/themes/ndeh/assets/js/plugins/wp-enqueue/smoothscroll.js?ver=1516035116" id="smoothscroll-js"></script>
<script type="text/javascript" src="http://www.ndeh.com/wp-content/themes/ndeh/header-builder/includes/assets/js/mkhb-render.js?ver=6.1.2" id="mkhb-render-js"></script>
<script type="text/javascript" src="http://www.ndeh.com/wp-content/themes/ndeh/header-builder/includes/assets/js/mkhb-column.js?ver=6.1.2" id="mkhb-column-js"></script>
<script type="text/javascript" src="http://www.ndeh.com/wp-content/plugins/js_composer_theme/assets/js/dist/js_composer_front.min.js?ver=5.4.5" id="wpb_composer_front_js-js"></script>
<script type="text/javascript" src="http://www.ndeh.com/wp-content/plugins/masterslider/public/assets/js/jquery.easing.min.js?ver=3.2.2" id="jquery-easing-js"></script>
<script type="text/javascript" src="http://www.ndeh.com/wp-content/plugins/masterslider/public/assets/js/masterslider.min.js?ver=3.2.2" id="masterslider-core-js"></script>
<script type="text/javascript" src="http://www.ndeh.com/wp-content/plugins/js_composer_theme/assets/lib/waypoints/waypoints.min.js?ver=5.4.5" id="waypoints-js"></script>
<script type="text/javascript">	window.get = {};	window.get.captcha = function(enteredCaptcha) {
                  return jQuery.get(ajaxurl, { action : "mk_validate_captcha_input", captcha: enteredCaptcha });
              	};</script>
		<style>
	@media only screen and (min-width: 768px){
		
	}
	@media only screen and (max-width: 767px){
		.mobile-footer-text1,.mobile-footer-text2,.mobile-footer-text3,.mobile-footer-text4 {
			display: none;
		}
		.plus:before {
			content: '+';
			position: absolute;
			right: 50px;
			font-size: 25px;			
			cursor: pointer;
			color: #fff;
		}
		.minus:after {
			content: '-';
			position: absolute;
			right: 50px;
			font-size: 30px;			
			cursor: pointer;
			color: #e12044;
		}
		#footer-widgets .widget { position: initial;}
	}	
	</style>
	</style>
	<script>	
		 jQuery(document).ready(function(){
		  				
			jQuery(".mobile-footer-1,.mobile-footer-2,.mobile-footer-3").addClass("plus");
			
			jQuery(".mobile-footer-1").click(function(){
				jQuery(".mobile-footer-text1").toggle();
				jQuery(".mobile-footer-1").toggleClass("plus");
				jQuery(".mobile-footer-1").toggleClass("minus");
			});		 		
			
			jQuery(".mobile-footer-2").click(function(){
				jQuery(".mobile-footer-text2").toggle();
				jQuery(".mobile-footer-2").toggleClass("plus");
				jQuery(".mobile-footer-2").toggleClass("minus");
			});		 		
			
			jQuery(".mobile-footer-3").click(function(){
				jQuery(".mobile-footer-text3").toggle();
				jQuery(".mobile-footer-3").toggleClass("plus");
				jQuery(".mobile-footer-3").toggleClass("minus");
			});			
			jQuery(".mobile-footer-5").click(function(){
				jQuery(".mobile-footer-text5").toggle();
				jQuery(".mobile-footer-5").toggleClass("plus");
				jQuery(".mobile-footer-5").toggleClass("minus");
			});
						  
		 });		  
		 
	</script>
</body>
</html>
                               

Whois info of domain

Domain Name: NDEH.COM
Registry Domain ID: 3027420_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.PublicDomainRegistry.com
Registrar URL: http://www.publicdomainregistry.com
Updated Date: 2024-10-20T18:24:36Z
Creation Date: 1997-11-06T05:00:00Z
Registry Expiry Date: 2025-11-05T05:00:00Z
Registrar: PDR Ltd. d/b/a PublicDomainRegistry.com
Registrar IANA ID: 303
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2013775952
Domain Status: ok https://icann.org/epp#ok
Name Server: NS1.PLANET4DOMAIN.COM
Name Server: NS2.PLANET4DOMAIN.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-21T00:53:50Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass