

/* /////////////////////////////////////////////////////////////////////
//  Your CSS
/////////////////////////////////////////////////////////////////////*/

/* No HEADER! */
#collection-cover {display: none;}

/* Fonts */
@import url(https://fonts.googleapis.com/css?family=Raleway:100,200,400,700);

/* Slideshow */
.qbyMainCurrentImage {
        text-align: center;
}

.qbyMainCurrentImage img {
        margin: 0 auto !important;    
}

.homepage-slideshow {
        margin-top: 20px;
        /* height: 865px; */
}

p {
       font: 200 18px/30px Raleway, Arial;
       color: #222222;
}

#pgFooter {
	margin: 0 0 20px !important;
	padding-top: 0 !important;
}

	.testimonial_credit {
		font: 300 18px/20px Raleway;
		font-style: italic;
		text-align: right;
		padding-right: 50px;
		margin-bottom: 50px;
                color: #333333;
	}

/* Menu */
nav#main * {
	box-sizing: border-box;
}

nav#main {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 50px;
	border-top: #999999 1px solid;
	width: 100%;
	z-index: 2;
	left: 0;
	top: 0;
}

/* Menu items */
nav#main .item, nav#main .item a {
	font: 100 1.5vw/4vw Raleway, Arial;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	height: 100%;
}

nav#main .item:hover {
	cursor: pointer;
}

/*nav#main .item:hover > nav, nav#main .item > nav:hover {
	display: block;
}*/

nav#main .mobile-menu {
	display: none;
	line-height: 50px;
}

nav#main .item:hover, nav#main .item:hover > a, nav#main .item > nav > article:hover > a {
	color: #990099;
}

nav#main .item > nav > article:hover {
	background-color: #EEEEEE;
}

/* Sub-menus */
@media (min-width: 641px) {
	nav#main .item nav {
		position: absolute;
		display: none;
		background-color: #FAFAFA;
	    box-shadow: 0 0 10px 1px #BBBBBB;
	    z-index: 1000;
	}
}

nav#main .item nav article, nav#main .item nav article a {
	/*padding: 10px 0;*/
	font: 100 14px/50px 'Raleway';
	text-transform: none;
	text-decoration: none;
	padding: 0 50px 0 10px;
	color: #000000;
}

nav#main .item nav article:first-child {
	border-bottom: #BBBBBB 1px dotted;
}

nav#main .mobile-close {
	display: none;
}

nav#main .item nav .mobile-back {
	display: none;
}

/* MOBILE */
@media (max-width: 768px) {
	#blocker {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		display: none;	
		background-color: #FF0000;	
	}

	nav#main.mobile {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10;
		background-color: #FFFFFF;
		padding: 20px;
		box-sizing: border-box;
		display: block;		
		border: none;
	}

	nav#main .item {
		display: none;
	}

	nav#main.mobile .item {
		z-index: 20;
		display: block;
		height: 50px;
	}

	nav#main .mobile-menu {
		display: block;
	}

	nav#main.mobile .mobile-menu {
		display: none;
	}

	nav#main.mobile .item nav {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		background-color: #FFFFFF;
		padding: 20px;
		box-sizing: border-box;
		display: none;		
	}

	nav#main.mobile .item nav article, nav#main.mobile .item nav article a {
		font-size: 20px;
		padding: 0;
	}

	nav#main.mobile .item nav .mobile-back {
		font-size: 14px;
	    font-weight: bold;
	    color: #000000;
	    position: fixed;
	    top: 20px;
	    right: 30px;
	    display: block;
	}

	nav#main.mobile .mobile-close {
		display: block;
		position: fixed;
		right: 30px;
		top: 20px;
		font-size: 30px;
	}
}

/* Thumbnails */
.galleryTitles {
        text-transform: none !important;
        font-size: 1em !important;
        background-color: transparent !important;
}

#pgGallery {
        background-color: transparent !important;
}

/* Page styling */
body {
	border: none !important;
}

.qbyMain, .qbyMainCurrentImage, .qbyMainCurrent, #slideshow, #slideshowContainer, .photographer-custom-page {
	width: 100% !important;
	margin: 0 auto !important;
	max-width: 100% !important;
}

h1 {
	font-family: 'Raleway', Arial;
	font-weight: 100;
	font-size: 60px !important;
	margin-top: 62px !important;
	text-transform: none !important;
}

.qbyNextImage, .qbyPrvImage {
	background-color: rgba(255,255,255,0.0) !important;
	width: 14px !important;
	height: 29px !important;
	padding: 20px !important;
}

div.landingPageLink {
	width: 100%;
	background-color: #EFEFEF; 
	padding: 10px;
	margin-bottom: 1px;
}

div.landingPageLink:hover {
	background-color: #FAFAFA;
}

div.landingPageLink a {
	color: #000000;
}

div.landingPageLinkContainer {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 0.813em;
	line-height: 1.6em;
	width: 398px;
	float: right;
}

div.landingPageText {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 0.813em;
	line-height: 1.6em;
	color: #555555;
	width: 498px;
	float: left;
}

#pgContent {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important; 
	box-shadow: none !important; 
	width: 96% !important;
	max-width: 100% !important;
}

.item29 {
	font: 100 16px Raleway !important;
}

.item29 a {
	color: #000000 !important;
}

.item29 a:hover {
	color: #993366 !important;
}

.footer_content {
	font-family: Raleway !important;
	font-size: 22px !important;
	font-weight: 100 !important;
	margin-bottom: 18px !important;
}

.show {
	display: inline !important;
}

.hide {
	display: none !important;
}

#pgLogo_img {
width: 400px;
}

/* MOBILE */
@media screen and (max-width: 440px) {
	.footer_content {
		font-family: Raleway; !important;
		font-weight: 100 !important;
		margin-bottom: 18px !important;
		font-size: 16px !important;
		line-height: 26px !important;
	}

	#pgLogo_img {
		max-width: none !important;
		width: 100% !important;
	}

	.footer_content p {
		font-size: 10px;
	}

	.show {
		display: none !important;
	}

	.hide {
		display: inline !important;
	}

	#pgFooter {
		padding-top: 0 !important;
	}

	#pgNavigation {
		height: 55px !important;
		padding: 10px 0 0 0 !important;
		margin: 0 !important;
	}

	hr {
		margin-top: 0 !important;
		margin-bottom: 10px !important;
	}

	#nav-pg {
		background-color: #FFFFFF !important;
		z-index: 100 !important;
	}
}

/* FAQ */
	#faq_container {
		width: 980px;
		position: relative;
		box-sizing: border-box;
	}

	#faq_container .item {
		padding-bottom: 2em;
		width: 100%;
	}

	#faq_container .item .q {
		font: 700 22px/30px 'Raleway', Arial;
color: #000000 !important;
	}	

	#faq_container .item .q::after {
		font: 700 34px/30px 'Raleway', Arial;
		content: '+';
		position: absolute;
		right: 0;
	}	

	#faq_container .item .q.open::after {
		font: 700 30px/30px 'Raleway', Arial;
		content: '-';
		position: absolute;
		right: 0;
	}	

	#faq_container .item .q:hover {
		cursor: pointer;
		color: #666666 !important;
	}	

	#faq_container .item .a {
		font: 300 18px/30px 'Raleway', Arial;
		padding-top: 0.4em;
		display: none;
	}	

	@media (max-width: 979px) {
		#faq_container {
			width: 100%;
			margin: 0;
			padding: 0 20px;
		}

		#faq_container .item .q::after {
			font: 700 34px/30px 'PT Sans', Arial;
			content: '';
			position: absolute;
			right: 0;
		}	

		#faq_container .item .q.open::after {
			font: 700 30px/30px 'PT Sans', Arial;
			content: '';
			position: absolute;
			right: 0;
		}	
	}