@media (max-width: 1199px) {
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Parallax */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	/*** Heart section ***/
	
	.heart-motto {
		right: 40px;
	}
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Footer */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	.footer-item {
		padding: 0 20px;
	}

	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Owl news */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	#owl-news {
		padding: 0 50px;
	}
	
	#owl-news .content {
	    padding: 30px 0 0 470px;
	}
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Owl Testimonials */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	#owl-testimonials p {
		padding: 0 50px;
		font-size: 20px;
	}
	
	
}



@media (max-width: 991px) {
	
	.text-center-sm {
		text-align: center !important;
	}
	
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Common Spacing, Padding, Margins */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	.page-section {
		padding: 50px 0;
	}
	
	.page-section-half {
		padding: 25px 0;
	}
	
	.initial-section {
	    padding-top: 50px !important;
	}

	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Navigation */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	.navbar-fixed-top {
	    position: relative;
	}

	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Footer */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	.footer {
	    padding: 30px 0;
	}
	
	.footer-item {
		padding: 0 15px;
	}
	
	.footer-item a {
	    padding: 20px 15px;
    }
    
    .footer-item .title {
    	margin-bottom: 5px;
    }
    
    
    /*** Sub footer ***/

	.sub-footer {
		margin-top: 15px;
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Parallax */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
		
	/*** Heart section ***/
	
	.heart-section {
		position: relative;
		margin-top: 30px;
	}
	
	.heart-icon {
		transform: translate3d(0, 0, 0) !important;	
	}
	
	.heart-icon svg {
		fill: #e7e7e7;
		height: 280px;
		margin: auto;
		display: block;		
	}
	
	.heart-motto {		
		transform: translate3d(0, 0, 0) !important;
		text-align: center;
		top: 50px;
		right: 0;
		left: 0;
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Gallery */
	/*-------------------------------------------------------------------------------------------------------------------------------*/

	.gallery-item img {
		width: 145px;
	}

	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Google Map */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	#map-canvas {
	    width: 40%;
	}
	

	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Intro */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	#owl-intro .item {
		padding-top: 0;
		height: calc(100vh - 102px);
		max-height: 850px;
	}
	
	#owl-intro .item:before {
		content: '';
		display: block;
		width: 100%;
		height: 250px;
		position: absolute;
		bottom: 0;
		left: 0;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
	
	.intro h1 {
		font-size: 64px;
	}

	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Features */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	.feature-item {
		margin-bottom: 30px;
	}
	
	.feature-item h2 {
		font-size: 28px;
		margin-bottom: 15px;
	}
	
	.feature-item svg {
		height: 110px;
	}
	
	.feature-item .content {

	}
	
	.feature-item p {
		font-size: 15px;
	}

	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Owl news */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	#owl-news {
		padding: 0 30px;
	}
	
	#owl-news.owl-edge-nav .owl-nav [class*='owl-'] {
		margin: -30px 0 0;
	}
	
	#owl-news.owl-edge-nav .owl-prev {
	    left: -15px;
	}
	
	#owl-news.owl-edge-nav .owl-next {
	    right: -15px;
	}
	
	#owl-news img {
		float: none;
		width: 500px;
		box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);
		margin: 15px auto 30px;
	}
	
	#owl-news .content {
		padding: 0;
		text-align: center;
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Owl Testimonials */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	#owl-testimonials .item {
	    padding: 0 15px;
	}
	
	#owl-testimonials p {
		padding: 0;
		font-size: 18px;
	}
	
	
	
	
	
	
	

	


	


}



@media (max-width: 767px) {
	
	.xs-text-center {
		text-align: center !important;
	}
	
	.xs-no-valign {
	    top: auto;
	    -webkit-transform: none;
	    -ms-transform: none;
	    transform: none;
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Common Spacing, Padding, Margins */
	/*-------------------------------------------------------------------------------------------------------------------------------*/	
		
	.page-section {
		padding: 50px 0;
	}
	
	.page-section-half {
		padding: 25px 0;
	}
	
	.initial-section {
	    padding-top: 50px !important;
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Typography */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	/* Headings */	
	
	h1, h2 {
		font-size: 38px;
	}
	
	.parallax-section h1,
	.parallax-section h2 {
		font-size: 58px;
	}
	
	.sub-heading {
		margin-bottom: 10px;
		font-size: 14px;
	}
	
	/* Paragraphs */
	
	.lead {
	    margin-bottom: 30px;
	}
	
	/*** WYSIWYG ***/

	.wysiwyg .alignleft,
	.wysiwyg .alignright {
		float: none;
		margin: 0 15px 15px 0;
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Buttons */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	/*** Opposing buttons ***/
	
	.opposing-btns {
		text-align: center;
	}
	
	.opposing-btns .left-btn {
		float: none;
		margin-bottom: 15px;
	}
	
	.opposing-btns .right-btn {
		float: none;
	}
	
	/*** Row of buttons ***/
	
	.btn-row .btn {
		margin-bottom: 5px;	
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Navigation */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	.navbar-fixed-top {
	    position: relative;
	    background: transparent;
	}
	
	.navbar .container .navbar-header .navbar-brand {
	    float: none;
	    text-align: center;
	    line-height: 0;
	    padding: 10px 0 12px;
	}
	
	.navbar-brand a {
	    display: inline-block;
	}
	
	.navbar-logo {
		margin: 0 auto;
		width: 120px;
		height: 42px;
	}
	
	.navbar-collapse {
	    text-align: center;
	}
	
	.navbar-default .navbar-nav > li > a {
	    color: #888;
	    font-size: 28px;
	    text-align: center;
	    padding: 5px 0;
	    margin: 0 0 10px;
	    text-transform: none;
	    border-bottom: none;
	    display: inline-block;
	}
	
	.navbar-default .navbar-nav > li.separated {	
		padding-left: 0;
	    margin-left: 0;
	}
	
	.navbar-default .navbar-nav > li.separated:before {	
		content: none;
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Footer */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	.footer {
	    padding: 25px 0 15px;
	}
	
	.footer-item {
	    margin: 5px 0;
	}
	
	.footer-item .fa {
	    font-size: 40px;
	}
	
	/*** Sub footer ***/

	.sub-footer {
		margin-top: 15px;
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Parallax */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
		
	/*** Heart section ***/
	
	.heart-section {
		position: relative;
		margin-top: 30px;
	}
	
	.heart-icon {
		transform: translate3d(0, 0, 0) !important;	
	}
	
	.heart-icon svg {
		fill: #e7e7e7;
		height: 240px;
		margin: auto;
		display: block;		
	}
	
	.heart-motto {		
		transform: translate3d(0, 0, 0) !important;
		text-align: center;
		top: 35px;
		right: 0;
		left: 0;
	}
	
	.heart-motto {
		font-size: 44px;
		max-width: 320px;
		margin: auto;
	}

	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Gallery */
	/*-------------------------------------------------------------------------------------------------------------------------------*/

	.gallery-item {
	    margin: 5px;
	}

	.gallery-item img {
		width: 136px;
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Google Map */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	#map-canvas {
		position: relative !important;
		right: auto;
	    width: 100%;
	    height: 250px;
	    margin-top: 30px;
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Intro */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	#owl-intro .item {
		height: 530px;
	}
	
	#owl-intro .item:before {
		content: '';
		display: block;
		width: 100%;
		height: 250px;
		position: absolute;
		bottom: 0;
		left: 0;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
	
	#owl-intro .item .content {
		bottom: 45px;
	}
	
	.intro h1 {
		font-size: 48px;
	}
	
	#owl-intro .owl-dots {
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    right: 0;
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Features */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	.feature-item {
		text-align: center;
	}
	
	.feature-item .rellax {
		transform: translate3d(0, 0, 0) !important;
	}
	
	.feature-item svg {
		height: 180px;
		margin: 0 auto;
	}
	
	.feature-item .content {
		margin-top: -95px;
	}
	
	.feature-item h2 {
		font-size: 32px;
	}

	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Owl news */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	#owl-news {
		padding: 0;
		margin-bottom: 30px;
	}
	
	#owl-news img {
		width: auto;
		box-shadow: none;
		margin: 0 auto 15px;
	}
	
	#owl-news h1 {
		font-size: 24px;
	}
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Owl Testimonials */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	#owl-testimonials .item {
	    padding: 0;
	}
	
	
	
	


	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* References */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	.catalog-item__inner {
		display: block;
		position: relative;
		z-index: 1;
		border-radius: 2px;
		box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
		overflow: hidden;
		margin: 15px auto;
		transition: all .4s ease-in-out;
		max-width: 350px;
		height: 250px;
	}
	
	.catalog-item__inner:hover,
	.catalog-item__inner:focus {
		box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);
	}
	
	.catalog-item img {
		display: block;
	    position: absolute;
	    top: 0;
	    left: 50%;
	    transform: translate(-50%,0);
	    height: 100%;
	    margin: auto;
	    transition: all .4s ease-in-out;
	}
	
	.catalog-item .overlay {
		width: 100%;
	    height: 100%;
	    position: absolute;
	    overflow: hidden;
	    top: 0;
	    left: 0;
	    background-color: rgba(0, 0, 0, 0.5);
	    text-align: center;
	    padding: 30px;
	    transition: all .4s ease-in-out;
	}
	
	.catalog-item.title {
		font-size: 24px;
		font-weight: 700;
		color: #fff;
		line-height: normal;
	}
	
	
	
	

	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Blog */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	.news-post-listing .img-outer {
		margin-bottom: 30px;
	}
	
	.news-post-listing h1 {
		font-size: 28px;
	}
	
	
	
	
	
	
	
	
	
	
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* Contact item */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	
	.contact-item + .contact-item {
		margin-top: 30px;
	}


	
	
	
	
	
	
	
	
	/*** Nest detail ***/
	
	.parallax-grid { background-position: 70% 0; }







	




	
	/*** Modal ***/
	.modal-header {
	    padding: 30px 15px;
	    background: #eee;
	}
	
	.modal-body {
	    padding: 30px 15px;
	}
	

	
    

}