-
Notifications
You must be signed in to change notification settings - Fork 5
/
thank-you.html
130 lines (119 loc) · 8.46 KB
/
thank-you.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<title>Donor privacy policy</title>
<!-- Bootstrap core CSS -->
<link href="missingkids/less/css/font-awesome.css" rel="stylesheet">
<link href="missingkids/less/css/application.css" rel="stylesheet">
<!-- Bootstrap theme -->
</head>
<body>
<div class="wrapper">
<header class="header-container" id="js-sideslider"></header>
<div class="breadcrumbs hidden-xs">
<div class="container">
<ol class="breadcrumb">
<li><a href="#">Our Work</a></li>
<li><a href="#">Donate</a></li>
<li class="active">Ways to dontate</li>
</ol>
</div>
</div>
<article class="content-wrapper three-column">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-8 col-md-offset-2 col-sm-offset-3 main-content-area">
<div class="inner-wrapper">
<h2 class="main-title">Confirmation/Thank you</h2>
<p>Thank you for your submission. As the training gets closer, you will be contacted with additional information. If you have any questions, please contact [email protected].
</p>
</div>
</div>
<div class="col-md-4 hidden-sm hidden-xs">
<div class="teaser">
<div class="panel panel-default">
<div class="panel-heading">
<picture>
<!-- tablet landscape -->
<source media="(min-width:769px) and (max-width: 1024px) and (orientation: landscape)" srcset="missingkids/images/heroes-circle_TL_M_4C.png">
<!-- mobile devices -->
<source media="(max-width:767px)" srcset="missingkids/images/heroes-circle_M_4C.png">
<!-- tablet portrait -->
<source media="(min-width: 768px) and (max-width: 768px) and (orientation: portrait)" srcset="missingkids/images/heroes-circle_TP_4C.png">
<!-- desktop -->
<img src="missingkids/images/heroes-circle.png" alt="Heros Circle" />
</picture>
</div>
<div class="panel-body">
<h5 class="title-5">Give Monthly or Quarterly</h5>
<p class="para-1">Join the Heroes’ Circle and become a hero in the fight against child abduction and sexual exploitation by donating automatically on a monthly or quarterly basis.</p>
<div><button type="button" class="btn btn-lg btn-block btn-default">Join the Heroes’ Circle</button></div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<picture>
<!-- tablet landscape -->
<source media="(min-width:769px) and (max-width: 1024px) and (orientation: landscape)" srcset="missingkids/images/graph_TL_M.png">
<!-- mobile devices -->
<source media="(max-width:767px)" srcset="missingkids/images/graph_M.png">
<!-- tablet portrait -->
<source media="(min-width: 768px) and (max-width: 768px) and (orientation: portrait)" srcset="missingkids/images/graph_TP.png">
<!-- desktop -->
<img src="missingkids/images/graph.png" class="" alt="Heros Circle">
</picture>
</div>
<div class="panel-body">
<h5 class="title-5">Proud of Our Commitment</h5>
<p class="para-1">We depend on you to continue our mission. 96 percent of revenue supports programs and services. Read our 2014 annual report to learn more</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading no-pad">
<picture>
<!-- mobile devices -->
<source media="(max-width: 767px)" srcset="missingkids/images/image_01_M.png">
<!-- tablet portrait -->
<source media="(min-width: 768px) and (max-width: 768px) and (orientation: portrait)" srcset="missingkids/images/image_01_TP.png">
<!-- desktop -->
<img src="missingkids/images/image_01.png" class="img-full-width" alt="Heros Circle">
</picture>
<h5 class="title-5">Every child deserves<br> a Safe childhood</h5>
</div>
<div class="panel-body">
<h5 class="title-5">Form 990</h5>
<p class="para-1">NCMEC is committed to transparency and accountability.</p>
<ul class="ncmec-irs-forms">
<li><a href="missingkids/images/NCMEC_Branding_Guidlines_0615.pdf" target="_blank" title="2015 IRS Form 990">2015 IRS Form 990</a></li>
<li><a href="missingkids/images/NCMEC_Branding_Guidlines_0615.pdf" target="_blank" title="2015 IRS Form 990">2015 IRS Form 990</a></li>
<li><a href="missingkids/images/NCMEC_Branding_Guidlines_0615.pdf" target="_blank" title="2015 IRS Form 990">2015 IRS Form 990</a></li>
<li><a href="missingkids/images/NCMEC_Branding_Guidlines_0615.pdf" target="_blank" title="2015 IRS Form 990">2015 IRS Form 990</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="scroll-slider" id="js-sideslider"> </div>
</div>
</div>
</article>
<footer class="footer-container inner-page" id="js-footer"></footer>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="missingkids/js/plugin/jquery.min.js" type="text/javascript"></script>
<script src="missingkids/js/plugin/jquery.validate.min.js" type="text/javascript"></script>
<script src="missingkids/js/plugin/bootstrap.min.js" type="text/javascript"></script>
<script src="missingkids/js/plugin/jquery.matchHeight.js" type="text/javascript"></script>
<script src="missingkids/js/application.js" type="text/javascript"></script>
<script src="missingkids/js/validation.js" type="text/javascript"></script>
</body>
</html>