-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
393 lines (331 loc) · 18.1 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<!doctype html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-123890709-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-123890709-3');
</script>
<!-- Google Tag Manager -->
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5V2VR7L');
</script>
<!-- End Google Tag Manager -->
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no,user-scalable=no">
<meta name="Description" content="Reach out to us if you want to run campaigns, or feedback and complaints. @ 9821894940 or you can mail us on:[email protected]">
<meta name="Keywords" content="4mm Contact Number, Contact us, Reach out, Helpline 4mm, 4mm Customer care,">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.0/css/bootstrap.min.css">
<link href="https://fonts.googleapis.com/css?family=Oswald:400,700|Work+Sans:400,700,900" rel="stylesheet">
<link href="styles.css" rel="stylesheet">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/3.0.9/fullpage.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flickity/2.2.2/flickity.min.css">
<title>Contact Us - 5M Marketing Enterprise</title>
</head>
<body class="f-active c-bg">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5V2VR7L"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<nav class="navbar nav-white navbar-light navbar-expand-md">
<a class="logo" href="index.html"><img src='logo.png' /></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbar">
<div class="navbar-nav">
<a class="nav-item nav-link mx-3" href="index.html">Home</a>
<a class="nav-item nav-link mx-3" href="about.html">About Us</a>
<a class="nav-item nav-link mx-3" href="services.html">Services</a>
<a class="nav-item nav-link active mx-3" href="contact.html">Contact</a>
</div>
</div>
</nav>
<div class="container-fluid">
<h1 class="text-center">How can we help you?</h1>
<div class="row justify-content-center" id="contact">
<!--<div class="col-sm-6 text-center">
<a class="btn btn-lg btn-primary contact-buttons" data-section='contact-form'>Contact Us</a>
</div>
<div class="col-sm-6 text-center">
<a class="btn btn-lg btn-primary contact-buttons" data-section='work'>Work with Us</a>
</div>-->
</div>
<h3 class="text-center" id="contact-details">Contact Details</h3><br>
<div class="row" >
<!--
<div class="col-sm-4 offset-sm-2" id='vileparle'>
<h4>Mumbai - Vile Parle</h4>
<address> 301/302, 3rd Flr, Akruti Orion, Shradhanand Road,<br> Vile Parle (East), Mumbai - 400057</address>
<p>Phone: 022 - 66971229/7506642784</p>
<p>Email: [email protected]</p>
</div>
<div class="col-sm-4 offset-sm-1" id='andheri'>
<h4>Mumbai - Andheri </h4>
<address> 6th Floor, Grace Chambers, Andheri Kurla Road,<br> Opposite HP Petrol Pump,Mumbai - 400093</address>
<p>Phone: +91 8898618451 (Ghanshyam Singh)</p>
<p>Email: [email protected]</p>
</div>
<div class="col-sm-4 offset-sm-2" id='pune'>
<h4>Pune</h4>
<address> Office no.3 Second Floor,281 Sashikant Building,<br> Behind Congress House,
Opp. Sangam Building Near Datta Temple, Shivaji Nagar, Pune - 411005</address>
<p>Phone: +91 8898618451 (Ghanshyam Singh)</p>
<p>Email: [email protected]</p>
</div>
<div class="col-sm-4 offset-sm-1" id='delhi'>
<h4>Delhi</h4>
<address> 453-454, 4th Floor, JMD Megapolis, Sector 48, Sohna Road,<br> Gurgaon, Haryana- 122018</address>
<p>Phone: +91 7506642785 (Avinash Shahri)</p>
<p>Email: [email protected]</p>
</div>
-->
<!-- <div class="col-12 office-details-container" id='andheri' >
<div class="row office-details">
<div class="col-sm-6 p-4 bgw">
<h4>Mumbai - Andheri </h4>
<address> 6th Floor, Grace Chambers, Andheri Kurla Road,<br> Opposite HP Petrol Pump,Mumbai - 400093</address>
<p>Phone - +91 98205 42349 (Indrayani Bhatkar)</p>
<p>Email: [email protected]</p>
</div>
<div class="col-sm-6 p-0">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d30162.22306326027!2d72.82910167027414!3d19.095461539858892!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7c831a23b9f93%3A0x3228040f62d62a94!2sGrace+Chamber!5e0!3m2!1sen!2sin!4v1534843599128" frameborder="0" style="border:0" ></iframe>
</div>
</div>
</div> -->
<!--
<div class="col-12 office-details-container" id='pune' >
<div class="row office-details">
<div class="col-sm-6 p-4 bgw">
<h4>Pune</h4>
<address> Office no.3 Second Floor,281 Sashikant Building,<br> Behind Congress House,
Opp. Sangam Building Near Datta Temple, Shivaji Nagar, Pune - 411005</address>
<p>Phone: +91 89561 86450 (Ruturaj)</p>
<p>Email: [email protected]</p>
</div>
<div class="col-sm-6 p-0">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d945.7765051271548!2d73.8549277011229!3d18.524110513887003!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c0635ff31e29%3A0x1e90b457a7cc5096!2sCongress+House+Rd%2C+Shivajinagar%2C+Pune%2C+Maharashtra+411005!5e0!3m2!1sen!2sin!4v1534843837377" frameborder="0" style="border:0"></iframe>
</div>
</div>
</div>
-->
<br><br>
<div class="col-12 office-details-container" id='delhi' >
<div class="row office-details">
<div class="col-sm-6 p-4 bgw">
<h4>Delhi</h4>
<address> D2, Plot 4, PHASE 1, AYA NAGAR <br> New Delhi, Delhi-110047</address>
<p>Phone: +91 81786 12574</p>
<p>Email: [email protected]</p>
</div>
<div class="col-sm-6 p-0">
<iframe src="https://maps.google.com/maps?q=D2,%20Plot%204,%20PHASE%201,%20AYA%20NAGAR,%20New%20Delhi&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0" style="border:0"></iframe>
</div>
</div>
</div>
</div>
</div>
<!--
<div id="details-section">
<button class="btn btn-lg" id="close-button">x</button>
<div class="contact-sections" id="contact-form">
<h1 class="text-center">CONTACT US</h1>
<form class="form-horizontal" action="contactscript.php" method="post" id='contact_form'>
<div class="form-group">
<div class="col-10">
<label for="name">Name*</label>
<input value="" type="text" class="form-control" id="name" name="name" required>
</div>
</div>
<div class="form-group">
<div class="col-10">
<label for="email">Email*</label>
<input value="" type="email" class="form-control" id="email" name="email" required>
</div>
</div>
<div class="form-group">
<div class="col-10">
<label for="message">Message*</label>
<textarea value="" class="form-control" rows="3" name="message" required></textarea>
</div>
</div>
<button class="btn btn-submit btn-primary send-buttons" type="submit">send</button>
</form>
<br>
<div class="msg"></div>
</div>
<div class="contact-sections" id='work'>
<h1 class="text-center">WORK WITH US</h1>
<form class="form-horizontal" action="careerscript.php" method="post" id='career_form' enctype="multipart/form-data">
<div class="form-group">
<div class="col-10">
<label for="w-name">Name*</label>
<input value="" type="text" class="form-control" id="w-name" name="c-name" required>
</div>
</div>
<div class="form-group">
<div class="col-10">
<label for="w-email">Email*</label>
<input value="" type="email" class="form-control" id="w-email" name="c-email" required>
</div>
</div>
<div class="form-group">
<div class="col-10 col-sm-3">
<label for="w-email">Designation*</label>
<select name='designation' class="form-control" id="exampleFormControlSelect1">
<option value='operationexecutive' selected >Operation Executive </option>
<option value='clientservicesexecutive'> Client Services Executive/Manager</option>
<option value='salesexecutive'>Sales Executive/Manager</option>
<option value='internship'>Internship</option>
</select>
</div>
</div>
<div class="form-group">
<div class="col-10">
<label for="resume">Upload your CV (PDF)</label>
<input type="file" class="form-control-file" name ='attachment' id="resume" required>
</div>
</div>
<div class="form-group">
<div class="col-10">
<label for="message">Message*</label>
<textarea value="" class="form-control" rows="3" name="c-message" required></textarea>
</div>
</div>
<button class="btn btn-submit btn-primary send-buttons" type="submit">send</button>
</form>
<br>
<div class="msgWork"></div>
</div>
</div> -->
<footer>
<div class="text-center">
<div class="row align-content-center justify-content-center" id="reach">
<!-- <div class="col-12 text-center">
<h1 class="">Our Reach</h1>
</div>
<br>
<br>
<br> -->
<div class="logo-white col-12 text-center"><img src='m5-white-logo.png'></div>
<p>Creating outstanding customer experiences</p>
</div>
<div class="social">
<a href="https://www.facebook.com/"><i class="fa fa-facebook-official"></i></a>
<a href="https://www.linkedin.com/"><i class="fa fa-linkedin"></i></a>
<a href="https://www.instagram.com/"><i class="fa fa-instagram"></i></a>
<a href="https://www.youtube.com/"><i class="fa fa-youtube-play"></i></a>
<a href="https://twitter.com/"><i class="fa fa-twitter"></i></a>
</div>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js" integrity="sha384-smHYKdLADwkXOn1EmN1qk/HfnUcbVRZyYmZ4qpPea6sjB/pTJ0euyQp0Mk8ck+5T" crossorigin="anonymous"></script>
<script>
const buttons = document.querySelectorAll('.contact-buttons');
const whiteSection = document.querySelector('#details-section');
const close = document.querySelector('#close-button');
const contact_sections = document.querySelectorAll('.contact-sections');
close.addEventListener('click', () => {
whiteSection.classList.remove('o-adjust','z-adjust');
contact_sections.forEach( contact_section => contact_section.classList.remove('o-adjust','z-adjust'));
});
buttons.forEach((button) => {
button.addEventListener('click',showSection);
});
function showSection(e){
whiteSection.classList.add('z-adjust');
setTimeout(() => whiteSection.classList.contains('z-adjust') && whiteSection.classList.add('o-adjust'), 150);
console.log(e.target.dataset.section);
let currentSection = document.querySelector(`#${e.target.dataset.section}`);
currentSection.classList.add('z-adjust');
setTimeout(() => currentSection.classList.contains('z-adjust') && currentSection.classList.add('o-adjust'), 150);
}
let cutoff = $('#counter').offset().top;
console.log(cutoff);
var playing = false;
$(window).scroll(function(){
let w_cutoff = $(window).scrollTop() + $(window).height();
if( w_cutoff >= cutoff && playing == false)
{
playing = true;
$('.count span').each(function () {
$(this).prop('Counter',0).animate({
Counter: $(this).text()
}, {
duration: 2000,
easing: 'swing',
step: function (now) {
$(this).text(Math.ceil(now));
}
});
});
}
});
//Contact Form Ajax
$("#contact_form").submit(function(e){
e.preventDefault(); //prevent default action
proceed = true;
if(proceed){
var post_url = $(this).attr("action"); //get form action url
var request_method = $(this).attr("method"); //get form GET/POST method
var form_data = new FormData(this); //Creates new FormData object
$.ajax({ //ajax form submit
url : post_url,
type: "POST",
data : form_data,
contentType: false,
cache: false,
processData:false
}).done(function(res){ //fetch server "json" messages when done
alert('Your Application has been submitted!');
$(".msg").text('Your Application has been submitted!');
$("#contact_form")[0].reset();
}).fail(function(res){ //fetch server "json" messages when done
alert('Error! Please try again');
$(".msg").text('Error! Please try again');
});1
}
});
// Career Form Ajax
$("#career_form").submit(function(e){
e.preventDefault(); //prevent default action
proceed = true;
if(proceed){
var post_url = $(this).attr("action"); //get form action url
var request_method = $(this).attr("method"); //get form GET/POST method
var form_data = new FormData(this); //Creates new FormData object
$.ajax({ //ajax form submit
url : post_url,
type: "POST",
data : form_data,
contentType: false,
cache: false,
processData:false
}).done(function(res){ //fetch server "json" messages when done
alert('Your Application has been submitted!');
$(".msgWork").text('Your Application has been submitted!');
$("#career_form")[0].reset();
}).fail(function(res){ //fetch server "json" messages when done
alert('Error! Please try again');
$(".msgWork").text('Error! Please try again');
});
}
});
</script>
</body>
</html>