body
{
	color: #7d7d7d;
	font-family: futura-pt, sans-serif;
	font-size: 16px;
	font-weight: 300;
	height: 100%;
	line-height: 24px;
}
h1
{
	color: dimgray;
	font-family: futura-pt, sans-serif;
	font-size: 27px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
	text-decoration: none;
}
h2
{
	color: dimgray;
	font-family: futura-pt, sans-serif;
	font-size: 27px;
	font-weight: 400;
	line-height: 36px;
	margin-bottom: 45px;
	margin-top: 20px;
	text-decoration: none;
}
h3
{
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}
h4
{
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h5
{
	color: dimgray;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 0px;
}
h6
{
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
}
p
{
	margin-bottom: 12px;
	margin-top: 0px;
}
a
{
	color: dimgrey;
	text-decoration: underline;
}
strong
{
	font-weight: 500;
}
.button
{
	background-color: #fff;
	border: 1px solid dimgrey;
	color: #000;
	display: inline-block;
	padding: 6px 20px;
	text-align: center;
	text-decoration: none;
}
.button.testimonial-button
{
	background-color: transparent;
	border-color: #fff;
	bottom: 100px;
	display: block;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	right: 0px;
	width: 247px;
	z-index: 9;
}
.slider
{
	background-color: #fff;
	height: 100vh;
	padding-bottom: 40px;
	padding-top: 100px;
}
.nav-bar
{
	background-color: transparent;
	height: 100px;
	left: 0px;
	padding-left: 50px;
	padding-right: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.nav-bar.keyline
{
	border-bottom: 1px none #dbd9d9;
	position: static;
}
.sliderheading
{
	color: #fff;
	font-size: 28px;
	font-weight: 400;
	line-height: 31px;
	margin-top: 0px;
	text-decoration: none;
	text-shadow: 0 0 50px rgba(0, 0, 0, .4);
	z-index: 10;
}
.slider-arrows-hero
{
	opacity: 0;
}
.slide._1-hero
{
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/adam-laura-herobg.jpg');
	background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/adam-laura-herobg.jpg');
	background-position: 0% 0%, 50% 0px;
	background-size: auto, cover;
}
.slide._2-hero
{
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/hero4.jpg');
	background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/hero4.jpg');
	background-position: 0% 0%, 50% 0px;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.slide._1-testimonial
{
	background-image: url('../images/020213-214.jpg');
	background-position: 50% 0px;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}
.slide._3-hero
{
	background-color: transparent;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/hero3.jpg');
	background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/hero3.jpg');
	background-position: 0% 0%, 50% 50%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.slide._2-testimonial
{
	background-image: url('../images/ana-phil.jpg');
	background-size: cover;
	text-align: center;
}
.slide._3-testimonial
{
	text-align: center;
}
.hero-container
{
	height: auto;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 45%;
	z-index: 9;
}
.brand
{
	margin-top: 18px;
}
.nav-links
{
	color: #7d7d7d;
	font-weight: 300;
	margin-top: 15px;
	transition: all 500ms ease;
	webkit-transition: all 500ms ease;
}
.nav-links:hover
{
	color: #000;
	opacity: 1;
	text-decoration: underline;
}
.nav-links.w--current
{
	color: #000;
}
.container
{
	text-align: center;
}
.section
{
	border-top: 1px solid #c4c4c4;
	padding-bottom: 175px;
	padding-top: 175px;
	text-align: center;
}
.section.top
{
	padding-bottom: 36px;
	padding-top: 180px;
}
.section.blog
{
	padding-top: 250px;
}
.hero-text
{
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	text-decoration: none;
}
.home-text
{
	margin-bottom: 50px;
	padding-left: 113px;
	padding-right: 113px;
}
.button-arrow
{
	float: right;
	margin-left: 12px;
	margin-top: 5px;
}
.button-text
{
	color: dimgray;
	float: left;
	font-weight: 400;
}
.button-text.white
{
	color: #fff;
	font-weight: 400;
}
.slider-nav
{
	display: none;
	margin-bottom: 32px;
}
.testimonial
{
	color: #fff;
	font-family: futura-pt, sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 44px;
	margin-bottom: 20px;
}
.gallery-name
{
	color: dimgray;
	font-family: futura-pt, sans-serif;
	font-size: 18px;
	margin-top: 15px;
	text-align: center;
	text-decoration: none;
}
.gallery
{
	margin-bottom: 50px;
}
.social-icons
{
	margin-left: 7px;
	margin-right: 7px;
}
.footer-text
{
	margin-top: 15px;
}
.para-intro
{
	color: dimgrey;
	font-family: futura-pt, sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 27px;
	margin-bottom: 75px;
	text-align: center;
	text-decoration: none;
}
.contact-sub-heading
{
	margin-bottom: 8px;
}
.contact-text
{
	color: dimgray;
	font-family: futura-pt, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	margin-bottom: 35px;
	text-decoration: none;
}
.blog-post
{
	margin-bottom: 90px;
	text-align: left;
}
.post-title
{
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: center;
}
.read-more
{
	color: dimgray;
	font-weight: 400;
	margin-top: 16px;
	text-align: center;
}
.post-image
{
	margin-bottom: 30px;
}
.blog-sidebar
{
	text-align: left;
}
.sidebar-heading
{
	margin-bottom: 30px;
}
.sidebar-post-title
{
	color: #000;
	font-family: adobe-caslon-pro, sans-serif;
	font-size: 18px;
	line-height: 27px;
	text-decoration: underline;
}
.sidebar-post
{
	margin-bottom: 20px;
}
.sidebar-section
{
	margin-bottom: 90px;
}
.nav-bar-2
{
	background-color: #fff;
	border-bottom: 1px solid #dedede;
	height: 100px;
	left: 0px;
	position: fixed;
	right: 0px;
	top: 0px;
}
.nav-bar-container
{
	max-width: 90%;
	width: 90%;
}
.nav-link-2
{
	color: #7d7d7d;
	text-transform: uppercase;
	transition: color 1000ms ease;
	webkit-transition: color 1000ms ease;
}
.nav-link-2:hover
{
	color: #2b2b2b;
	text-decoration: none;
}
.nav-link-2.w--current
{
	color: #2b2b2b;
}
.nav-link-2.home:hover
{
	text-decoration: underline;
}
.nav-menu-2
{
	margin-top: 19px;
	text-decoration: none;
}
.nav-bar-home
{
	background-color: #fff;
	height: 100px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.down-arrow
{
	margin-top: 25px;
}
.about-image
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}
.about-row
{
	margin-bottom: 100px;
}
.gallery-images-section
{
	margin-bottom: 175px;
}
.testimonial-image
{
	background-image: url('../images/aboutpic.jpg');
	background-position: 50% 50%;
	background-size: cover;
	height: 250px;
}
.testimonial-intro
{
	color: dimgray;
	font-family: adobe-caslon-pro, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
	line-height: 30px;
	padding: 45px 15%;
}
.testimonial-copy
{
	text-align: left;
}
.testimonial-div-block
{
	margin-bottom: 75px;
}
.contact-sidebar
{
	text-align: left;
}
.contact-left-colum
{
	padding-right: 15%;
}
.form-field
{
	border-radius: 3px;
	height: 50px;
}
.form-intro
{
	padding-bottom: 35px;
}
.submit-button
{
	background-color: dimgray;
	border-radius: 3px;
	padding-left: 20px;
	padding-right: 20px;
}
.contact-section
{
	margin-bottom: 175px;
}
.gallery-link-block
{
	text-decoration: none;
}
.gallery-container
{
	margin-bottom: 125px;
}
.post-date
{
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 30px;
	text-align: center;
}
.team-bio
{
	align-items: flex-start;
	display: block;
	margin-bottom: 75px;
	ms-flex-align: start;
	webkit-align-items: flex-start;
	webkit-box-align: start;
}
.bio-div
{
	align-items: stretch;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-direction: column;
	float: right;
	justify-content: flex-start;
	ms-flex-align: stretch;
	ms-flex-direction: column;
	ms-flex-pack: start;
	webkit-align-items: stretch;
	webkit-box-align: stretch;
	webkit-box-direction: normal;
	webkit-box-orient: vertical;
	webkit-box-pack: start;
	webkit-flex-direction: column;
	webkit-justify-content: flex-start;
}
.bio-tumb
{
	display: block;
	margin-bottom: 24px;
	margin-right: 20px;
}
.text-link
{
	color: #7d7d7d;
	font-weight: 400;
}
.utility-page-wrap
{
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	height: 100vh;
	justify-content: center;
	max-height: 100%;
	max-width: 100%;
	ms-flex-align: center;
	ms-flex-pack: center;
	webkit-align-items: center;
	webkit-box-align: center;
	webkit-box-pack: center;
	webkit-justify-content: center;
	width: 100vw;
}
.utility-page-content
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-direction: column;
	ms-flex-direction: column;
	text-align: center;
	webkit-box-direction: normal;
	webkit-box-orient: vertical;
	webkit-flex-direction: column;
	width: 260px;
}
.utility-page-form
{
	align-items: stretch;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-direction: column;
	ms-flex-align: stretch;
	ms-flex-direction: column;
	webkit-align-items: stretch;
	webkit-box-align: stretch;
	webkit-box-direction: normal;
	webkit-box-orient: vertical;
	webkit-flex-direction: column;
}
.home-hero
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-direction: column;
	height: 100vh;
	ms-flex-direction: column;
	webkit-box-direction: normal;
	webkit-box-orient: vertical;
	webkit-flex-direction: column;
}
 /*.hero-footer {
    flex: 0 0 auto;
    height: 36px;
    ms-flex: 0 0 auto;
    webkit-box-flex: 0;
    webkit-flex: 0 0 auto; 
}*/
.new-slider {
  height: 100vh;
  background-color: #fff;
}
.slide-nav
{
	display: none;
}
.slide-2
{
	background-image: url('../images/1396FionaVailPhotography-GEORGIEJARREN-1.jpg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.right-arrow
{
	display: none;
}
.left-arrow
{
	display: none;
}
.slide-3
{
	background-image: url('../images/Unknown.jpeg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.social-icons-footer
{
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: center;
	margin-top: 48px;
	ms-flex-align: center;
	ms-flex-pack: center;
	webkit-align-items: center;
	webkit-box-align: center;
	webkit-box-pack: center;
	webkit-justify-content: center;
}
.social-icon
{
	background-color: dimgrey;
	border-radius: 50%;
	color: #fff;
	font-family: Fontawesome, sans-serif;
	height: 36px;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 5px;
	text-decoration: none;
	width: 36px;
}
.social-icon i
{
	color: #FFF;
}
.about-intro-row
{
	margin-bottom: 96px;
}
.team-bio-parent
{
	margin-bottom: 18px;
 	width: 30%; 
}
.team-bio-flex
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	margin-bottom: 96px;
	margin-top: 60px;
	ms-flex-pack: justify;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
}
.about-seperator
{
	border-top: 1px solid #d3d3d3;
	height: 48px;
	margin-bottom: 53px;
}
.abouth2
{
	color: #9e9f9e;
	font-family: 'Taken by vultures demo', sans-serif;
	font-size: 77px;
	line-height: 80px;
	margin-bottom: 26px;
	margin-top: 0px;
	text-align: center;
}
.abouth2.alternaties
{
	font-family: 'Taken by vultures alternates demo', sans-serif;
}
.about-intro-col2
{
	padding-left: 20px;
}
.about-intro-col1
{
	padding-right: 20px;
}
.footer-h2
{
	margin-bottom: 24px;
}
.servicesintro
{
	font-weight: 500;
	margin-bottom: 96px;
	padding-left: 84px;
	padding-right: 84px;
	text-align: center;
}
.about-footer-text
{
	margin-bottom: 96px;
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
}
.services-video-lightbox
{
	margin-bottom: 24px;
}
.services-intro-panel
{
	text-align: center;
}
.instagram-wrapper
{
	margin-top: 0px;
}
.instagram-wrapper.contact
{
	margin-top: 96px;
}
.instagram-feed
{
	align-items: flex-start;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	ms-flex-align: start;
	ms-flex-pack: justify;
	webkit-align-items: flex-start;
	webkit-box-align: start;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
}
.instagram-img
{
	background-color: #eee;
	height: 150px;
	width: 150px;
}
.services-video-wrapper
{
	margin-bottom: 50px;
}
.video-caption
{
	font-size: 12px;
	margin-top: 12px;
	text-align: right;
}
.about-image
{
	margin-bottom: 48px;
}
.about-intro-div
{
	margin-bottom: 48px;
	text-align: center;
}
.contact-row
{
	margin-top: 36px;
}
html.w-mod-js *[data-ix="arrow-animation-learn-more"]
{
	ms-transform: translate(8px, 0px);
	transform: translate(8px, 0px);
	webkit-transform: translate(8px, 0px);
}
html.w-mod-js *[data-ix="arrow-animation-view-our-gallery"]
{
	ms-transform: translate(8px, 0px);
	transform: translate(8px, 0px);
	webkit-transform: translate(8px, 0px);
}
html.w-mod-js *[data-ix="arrow-animation-contact-us"]
{
	ms-transform: translate(8px, 0px);
	transform: translate(8px, 0px);
	webkit-transform: translate(8px, 0px);
}
@media (max-width: 991px)
{
	.section
	{
		border-top-color: #c4c4c4;
	}
	.nav-menu
	{
		left: 0px;
		position: absolute;
		right: 0px;
		top: 100px;
		width: 100%;
	}
	.nav-bar-container
	{
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		width: 100%;
	}
	.nav-link-2
	{
		border-bottom: 1px solid #c4c4c4;
		text-align: center;
	}
	.nav-link-2.home.home-drop-down-text
	{
		color: #7d7d7d;
	}
	.nav-link-2.home.home-drop-down-text:hover
	{
		color: #000;
	}
	.nav-menu-2
	{
		background-color: #fff;
		margin-top: 0px;
	}
	.menu-button-2
	{
		margin-top: 18px;
	}
	.menu-button-2.w--open
	{
		background-color: transparent;
	}
	.nav-icon
	{
		color: #000;
	}
	.contact-sidebar
	{
		padding-right: 10px;
	}
	.contact-left-colum
	{
		padding-right: 20px;
	}
}
@media (max-width: 767px)
{
	.container
	{
		padding-left: 76px;
		padding-right: 76px;
	}
	.hero-text
	{
		font-size: 16px;
		line-height: 24px;
	}
	.home-text
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.bio-tumb
	{
		margin-bottom: 20px;
	}
	.team-bio-parent
	{
		margin-bottom: 36px;
		width: 100%;
	}
	.team-bio-flex
	{
		flex-direction: column;
		ms-flex-direction: column;
		padding-left: 10px;
		padding-right: 10px;
		webkit-box-direction: normal;
		webkit-box-orient: vertical;
		webkit-flex-direction: column;
	}
	.about-featured-img
	{
		margin-bottom: 18px;
	}
}
@media (max-width: 479px)
{
	.sliderheading
	{
		line-height: 40px;
		margin-top: 0px;
	}
	.hero-container
	{
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		top: 34%;
	}
	.hero-container.testimonial-hero
	{
		padding-top: 0px;
	}
	.container
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	.section
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	.hero-text
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	.testimonial
	{
		font-size: 24px;
		line-height: 32px;
		padding-left: 50px;
		padding-right: 50px;
	}
	.blog-post
	{
		width: 100%;
	}
	.contact-sidebar
	{
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
	}
	.contact-left-colum
	{
		padding-left: 20px;
		padding-right: 20px;
	}
	.contact-section
	{
		display: block;
	}
}
@font-face
{
	font-family: 'Entypo';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/entypo.woff') format('woff');
}
@font-face
{
	font-family: 'Entypo social';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/entypo-social.woff') format('woff');
}
@font-face
{
	font-family: 'Fontawesome';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/FontAwesome.otf') format('opentype');
}
@font-face
{
	font-family: 'Taken by vultures demo';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/Taken-by-Vultures-Demo.otf') format('opentype');
}
@font-face
{
	font-family: 'Taken by vultures alternates demo';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/Taken-by-Vultures-Alternates-Demo.otf') format('opentype');
}