
<div class="row padding">
	
	<div class="col-lg-12 col-md-12">
		<div class="item-wrap">
			<h2>What is Lorem Ipsum?</h2>
			<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and <a href="#" target="_blank">scrambled</a> it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
			<blockquote cite="#">
				<p>
					Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
				</p>
			</blockquote>
		</div><!--item-wrap-->
		<div class="item-wrap">
			<figure class="thumbnail pull-right">
				<img class="img-responsive" src="http://placehold.it/1200x300" alt="">
			</figure>
		</div>
		<div class="item-wrap">
			
			<h3>heading 3</h3>
			<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
		</div><!--item-wrap-->
		<div class="item-wrap success">
			<div class="col-lg-12 text-center">
				<h3 class="center">Lorem ipsum dolor sit amet</h3>
            </div>
            <div class="col-md-5 col-md-offset-1">
                <p>Freelancer is a free bootstrap theme created by Start Bootstrap. The download includes the complete source files including HTML, CSS, and JavaScript as well as optional LESS stylesheets for easy customization.</p>
            </div>
            <div class="col-lg-5">
                <p>Whether you're a student looking to showcase your work, a professional looking to attract clients, or a graphic artist looking to share your projects, this template is the perfect starting point!</p>
            </div>
        </div>
	</div>
	<div class="col-md-5">
		<div class="item-wrap">
			<figure class="thumbnail pull-left">
				<img class="img-responsive" src="http://placehold.it/400x300" alt="">
			</figure>
		</div>
	</div>
	<div class="col-md-7">
		<div class="item-wrap">
			<h3>heading 3</h3>
			<ul class="list-unstyled">
			    <li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li>
			    <li>Nullam vitae odio nec eros elementum posuere vel vitae tortor.</li>
			    <li>Nullam dignissim augue et scelerisque interdum.</li>
			    <li>Aliquam aliquam lorem vitae sapien bibendum, ac facilisis urna vehicula.</li>

			    <li>Nulla quis ex et justo rutrum luctus.</li>
			    	<ul>
					    <li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li>
					    <li>Nullam vitae odio nec eros elementum posuere vel vitae tortor.</li>
					    <li>Nullam dignissim augue et scelerisque interdum.</li>
				    </ul>
			    <li>Nullam varius eros quis tristique vestibulum.</li>

			    <li>Vivamus consectetur odio at est ultricies rutrum.</li>
			    <li>Duis id magna eget ligula viverra gravida.</li>
			</ul>
		</div><!--item-wrap-->
	</div>
	<div class="col-md-12">
		
		<div class="bg-default">
			<h3 class="text-center"> Lorem Ipsum has been the industry's</h3>
			<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>
			<button class="btn btn-primary pull-right"><a href="#" target="_blank">click here</a></button>
		</div>
		
	</div><!--col-md-8-->

</div><!--row-->
		