  <!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">
		
		<title>stockphotoideas.com</title>
		<meta name="description" content="stockphotoideas.com - Contact us for any business inquiries">    

		<!-- FAVICON -->
		<link rel="icon" type="image/png" href="img/y.png">
		
		<base href="http://www.stockphotoideas.com/">

		<!-- Bootstrap -->
		<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

		<!-- Font Awesome -->
		<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous">

		<link href='https://fonts.googleapis.com/css?family=Oswald:400,700' rel='stylesheet' type='text/css'>
		
		<link rel="stylesheet" href="css/page_specific/landing_themes/indrpsafe2/style.css">  
		<link rel="stylesheet" href="css/page_specific/landing_themes/loading_spinner.css">   
		
		<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
		<!--<script type="text/javascript" src="js/jquery.js"></script>-->
		<script src="js/jquery.fittext.js"></script>
		<!--<script src="js/scroll-startstop.events.jquery.js" type="text/javascript"></script>-->
		
		<!-- Google recaptcha -->
		<script src='https://www.google.com/recaptcha/api.js'></script>
			
		<script>
			(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
			(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
			m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
			})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

			ga('create', 'UA-51651642-1', 'auto');
			ga('send', 'pageview');
		
				ga('create', 'UA-92233047-2', 'auto', 'clientTracker');
		ga('clientTracker.send', 'pageview');
				</script> 
		
		<script src="http://www.stockphotoideas.com/odf/js/odf.js"></script><script>Odf.set('website_base_url', 'http://www.stockphotoideas.com/');$(document).ready(function() {Odf.init();});</script>      
		
	</head><style>
#g-recaptcha-response {
	display:none !important;
}
</style>
<body>
	<!-- www.efty.com lander theme 'SAFE 1 (safe1)' -->

    <!-- Header -->
    <header id="top" class="header">
        <div class="container">
            <div class="row text-left">
			
				<!-- Domain name and bio -->
                <div class="col-lg-4 col-lg-offset-1 col-sm-12">
					<div class="text-vertical-center text-center">

													<h1 id="fittext1">stockphotoideas.com</h1> <br>
							
							
						<h3>Contact us for any business inquiries</h3>
						
					</div>
				</div>
				
				<!-- Contact form -->
                <div class="col-lg-4 col-lg-offset-1 col-sm-12">
					<div class="text-vertical-center">
						<div class="form-group">
							<h3 class="tac"><i class="fa fa-envelope-o hidden-sm"></i>Contact us</h3> <br>
							
							<form action="routes/ajax_actions/landing_themes/add_udrp_inquiry_cap.ajaxa.php" method="post" class="odf_ajax form-horizontal" data-target="form_feedback" autocomplete="off">
								
								<input type="hidden" name="domain_id" value="552996">  
								<input type="hidden" name="user_id" value="2652">
								
								<div id="form_feedback">
								</div>
															
								<div class="form-group text-center">
									<label for="inputName" class="control-label col-s-12 col-lg-3 text-center">Name</label>
									<div class="col-xs-12 col-lg-4 text-center">
										<input type="text" id="inputName" placeholder="Name" name="name" autocomplete="off">
									</div>
								</div>
								
								<div class="form-group text-center">
									<label for="inputEmail" class="control-label col-s-12 col-lg-3 text-center">Email</label>
									<div class="col-xs-12 col-lg-4 text-center">
										<input type="text" id="inputEmail" placeholder="Email" name="email" autocomplete="off">
									</div>
								</div>
								
								<div class="form-group text-center">
									<label for="inputPhone" class="control-label col-s-12 col-lg-3 text-center">Phone</label>
									<div class="col-xs-12 col-lg-4 text-center">
										<input type="text" id="inputPhone" placeholder="Phone" name="phone" autocomplete="off">
									</div>
								</div>								
								
								<div class="form-group text-center">
									<label for="inputMessage" class="control-label col-s-12 col-lg-3 text-center">Message</label>
									<div class="col-xs-12 col-lg-4 text-center">
										<textarea name="message" class="form-control" cols="30" rows="5" id="inputMessage" placeholder="Message"></textarea>
									</div>
								</div>		
								
												
								
								<div class="form-group text-center">
									<div class="col-s-12 col-lg-3 text-center">
										
									</div>
									<div class="col-xs-12 col-lg-4 text-center">
										<div class="g-recaptcha" data-sitekey="6LfLJxMTAAAAACSYGZUH0OCGhnoq50xexhkAGCe7" style=""></div><br>
									</div>
								</div>
											
								<div class="form-group text-center">
									<div class="col-xs-12 col-lg-12 text-center">
										<input type="submit" class="btn-medium" value="Send">
									</div>
								</div>
								
							</form>
							
						</div>
					
					</div>
				</div>
				
			</div>
		</div>
    </header>

    <!-- Footer -->
    <footer>
        <div class="container">
            <div class="row">
                <div class="col-lg-10 col-lg-offset-1 text-center">
                    <h4 id="fittext2"><strong>stockphotoideas.com</strong></h4>
					
												<a href="mailto:admin@soundstrategies.com" class="slink"><i class="fa fa-envelope-o fa-fw"></i></a>
													<br><a href="http://www.soundstrategies.com" class="flink" style="line-height: 40px;">www.soundstrategies.com</a>
						                    <hr class="small">
                </div>
            </div>
        </div>
        <a id="to-top" href="/stockphotoideas.com/#top" class="btn btn-dark btn-lg"><i class="fa fa-chevron-up fa-fw fa-1x"></i></a>
    </footer>

    <!-- Custom Theme JavaScript -->
    <script>
		
		$("#fittext1").fitText(1.4);
		$("#fittext2").fitText(2);
		
		// Scrolls to the selected menu item on the page
		$(function() {
			$('a[href*=#]:not([href=#],[data-toggle],[data-target],[data-slide])').click(function() {
				if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') || location.hostname == this.hostname) {
					var target = $(this.hash);
					target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
					if (target.length) {
						$('html,body').animate({
							scrollTop: target.offset().top
						}, 1000);
						return false;
					}
				}
			});
		});
		//#to-top button appears after scrolling
		var fixed = false;
		$(document).scroll(function() {
			if ($(this).scrollTop() > 250) {
				if (!fixed) {
					fixed = true;
					// $('#to-top').css({position:'fixed', display:'block'});
					$('#to-top').show("slow", function() {
						$('#to-top').css({
							position: 'fixed',
							display: 'block'
						});
					});
				}
			} else {
				if (fixed) {
					fixed = false;
					$('#to-top').hide("slow", function() {
						$('#to-top').css({
							display: 'none'
						});
					});
				}
			}
		});
		
    </script>
</body>