/*text-transform: /* Private Area */

html {
	height: 100%;
}

body {
	height: 100%;
	padding-top: 20px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

strong, b {
	font-family: sans-serif;
}

.header
{
	text-align: center;
}

.header.home .navigation
{
	display: none;
}

.header .logo
{
	max-height: 200px;
	max-width: 100%;
}

.header .tagline
{
	margin-top: 15px;
}

h1 {
	font-size: 1.4em;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 100;
}

h1 a {
	color: inherit;
	text-decoration: none;
}

h1 a:hover {
	color: inherit;
	text-decoration: none;
}

h2 {
	font-size: 0.8em;
	text-align: center;
	letter-spacing: 0.2em;
	color: rgb(150, 150, 150);
	font-weight: 100;
}

h3 {
    text-align: center;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 1.4em;
    letter-spacing: 0.3em;
}

.header {
	padding-top: 20px;
	padding-bottom: 15px;
}

.header h1, .header h2 {
	margin: 0px;
}

.header .menu {
	list-style: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

.header .menu li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.header .menu a {
	color: inherit;
	text-decoration: none;
}



.anchor {
	position: absolute;
	margin-top: -70px;
}

.content{
	max-width: 800px;
	background-color: rgba(255, 255, 255, 0.5);
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
	padding-left: 0px;
	padding-right: 0px;
	
}

.content .small-logo {
	text-align: center;
}

.content .small-logo img {
	width: 100px;
    margin-top: 20px;
}

.footer {
	margin-top: 20px;
	font-size: 0.9em;
	color: rgb(100, 100, 100);
	text-align: center;
}




.item {
	display: block;
	width: 500px;
	max-width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.item.wide{
	width: 900px;
}


/* Masonry */
.grid { width: 900px;}
.grid-item {/* width: 400px; border: 2px solid white; */}
.grid-item img {/* width: 100%; */}
.grid-item--width2 { width: 900px; }
.grid-item .border {
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
    -moz-box-shadow: inset 0px 0px 0px 1px #fff;
    box-shadow: inset 0px 0px 0px 1px #fff;
    pointer-events: none;
}



.grid-container {
	width: 900px;
	max-width: 100%;
	margin: auto;
}

.grid-container .item {
	display: block;
	float: left;
}

.grid-container .item img {
	width: 100%;
}

.grid-container .item.half {
	width: 50%;
}

@media (max-width: 600px) {
	.grid-container .item.half {
		width: 100%;
	}
}

.grid-container .item.full {
	width: 100%;
}



.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



.backtotop {
	display: block;
	width: 60px;
	text-align: center;
	font-size: 0.8em;
	text-decoration: none;
	color: black;
	margin: auto;
}

.backtotop:hover {
	text-decoration: underline;
}

.backtotop img {
	display: block;
	width: 30px;
	margin: auto;
}



/* home */
.home-content {
	width: 100%;
	height: 100%;
	height: calc(100% - 130px);
	position: relative;
	top: 0px;
}

.home-content .button {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	height: 50%;
	background-color: black;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
}

@media (max-width: 768px) {
	.home-content .button {
		width: 100%;
		height: 25%;
	}
}

.home-content .button:hover {
	text-decoration: none;
}

.home-content .button .title {
	display: block;
	width: 100%;
	left: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 3em;
	z-index: 1000;
}

.home-content .button .background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.6;
}

.home-content .button:hover .background {
    opacity: 0.8;
}

.home-content .button .title {
    opacity: 1;
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
    
}

.home-content .button:hover .title {
    opacity: 0;
	-webkit-transition: opacity 1s ease-in;
	-moz-transition: opacity 1s ease-in;
	transition: opacity 1s ease-in;
}

.home-content .button .background.live {
	background-image: url("../img/live/DSC_6986_Paulo_Ricca_2016_05_13_Paulo_Ricca_2016_05_13.jpg");
}

.home-content .button .background.fashion {
	background-image: url("../img/fashion/sun.jpg");
}

.home-content .button .background.portrait {
	background-image: url("../img/portrait/Nickque.jpg");
}

.home-content .button .background.event {
	background-image: url("../img/event/armsintheair.jpg");
}

.home-content .button img {
	max-width: 100%;
	display: block;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.6;
}

.home-content .button:hover img {
    opacity: 0.7;
}

.contact {
    margin-bottom: 10px;
}

.contact a {
    color: inherit;
    text-decoration: underline;
}






/* Galleries */
#gallery {
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    pointer-events: none;
    background-color: white;
    display: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='your_transparent.png', sizingMethod='scale');
	-webkit-transition: opacity 0.6s ease-in;
	-moz-transition: opacity 0.6s ease-in;
	transition: opacity 0.6s ease-in;
}

#gallery.visible {
	display: block;
	pointer-events: all;
	opacity: 1;
	-webkit-transition: opacity 0.6s ease-in;
	-moz-transition: opacity 0.6s ease-in;
	transition: opacity 0.6s ease-in;
}

html.no-touchevents #gallery.visible {
	pointer-events: all;
}

html.no-touchevents #gallery {
	pointer-events: none;
	display: block;
}

#gallery-frame-container {
    width: 100%;
    height: 100%;
}

.preloader {
	position: absolute;
	z-index: -1;
    width: 20px;
    height: 20px;
    background-image: url(../img/preloader.gif);
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
}

#gallery-frame {
	border: 0px;
    width: 100%;
    height: 100%;
}

#gallery .close-btn {
	position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    opacity: 0.3;
}

#gallery .close-btn:hover {
    opacity: 1;
}

.gallery-credits {
	display: table;
	width: 100%;
	height: 100%;
}

.gallery-credits > div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 1.2em;
	padding: 10px;
}

.gallery-credits .name {
	text-transform: uppercase;
    font-size: 4em;
    font-weight: 100;
}

.gallery-credits .client {
	text-transform: uppercase;
    font-size: 1.2em;
    margin-bottom: 15px;
}


/****** Mosaic *****/
.gallery-title {
	margin-left: 2px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#mosaic grid-item {
	height: 200px;
    overflow: hidden;
    max-width: 100%;
}

#mosaic {
    width: 766px;
    margin: auto;
}

@media (max-width: 766px) {
	#mosaic {
	    width: 383px;
	    margin: auto;
	}
}

#mosaic img {
    max-width: 100%;
}

.full-width-item {
	position: relative;
	margin-bottom: 20px;
}


.full-width-item .description, #mosaic .description {
	position: absolute;
	width: 100%;
	text-align: center;
	display: table;
	top: 0px;
	left: 0px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.6);
	color: rgb(255, 255, 255);
	font-weight: 100;
	text-transform: uppercase;
	font-size: 1.4em;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in;
	-moz-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
}

.full-width-item .description:hover, #mosaic .description:hover {
	opacity: 1;
	-webkit-transition: opacity 0s ease-in;
	-moz-transition: opacity 0s ease-in;
	transition: opacity 0s ease-in;
}

.full-width-item .description, .touchevents #mosaic .description {
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 1;
	position: absolute;
	top: initial;
	bottom: 0px;
}

.full-width-item .description > div, #mosaic .description > div {
	display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 20px;
}

.full-width-item .description .credits, #mosaic .description .credits {
	font-size: 0.8em;
	text-transform: none;
}

.full-width-item .description .blurb, #mosaic .description .blurb {
	margin-top: 10px;
	font-size: 0.6em;
	text-transform: none;
}

#mosaic a {
	text-decoration: none;
    top: 0px;
    height: 100px;
}

/* Mobile mosaic */
#mobile-list img
{
	width: 100%;
	display: inherit;
}
#mobile-list a
{
	display: inherit;
}
#mobile-list
{
	display: none;
}
@media (max-width: 766px) {
	#mobile-list
	{
		display: block;
	}
	#mosaic
	{
		display: none;
	}
}

#gallery-1 {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0px;
	height: auto !important; // optionally add !important for WP version
	width: auto !important;
	-webkit-user-select: none;
	-moz-user-select: none;  
	user-select: none;
}

#gallery-1 .rsBullets {
	bottom: 4px !important;
}

.rsArrow {
	width: 40%;
}

.rsArrowIcn {
	background-color: rgba(255, 255, 255, 0) !important;
}

.royalSlider {
	width: 100% !important;
}

#maintextpics {
	overflow: hidden;
}

/*.rsMainSlideImage {
	//margin-top: auto !important;
	//margin-bottom: auto !important;
	height: auto !important;
	width: auto !important;
}*/

.rsArrowLeft {
	/*left: 200px !important;*/
}

.rsArrow {
	opacity: 1 !important;
}

.rsArrow:hover {
	opacity: 1 !important;
}

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
	top: 50%;
	left: 20px; 
}
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
	top: 50%;
	right: 5px; 
}

html.touchevents .rsArrow {
	/*margin-top: 46px;*/
	display: none !important;
}

.rsNav {
	position: absolute !important;
	bottom: -10px !important;
}



/* Swiper */

.swiper-container {
    width: 600px;
    height: 600px;
} 


/* Navigation */
ul.navigation {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 17px;
}

ul.navigation li {
	display: inline;
	padding: 7px;
	margin: 0px;
	/* margin-top: 17px; */
	/* padding-top: 18px; */
}

ul.navigation li a{
	color: black;
	text-transform: uppercase;
	letter-spacing: 0.13em;
	cursor: pointer !important;
	padding-top: 10px;
	line-height: 2em;
}

ul.navigation li a.active {
	border-bottom: 3px solid #e9bf86;
}

ul.navigation li a:hover {
	border-bottom: 3px solid #d67177;
}

ul.navigation li a:hover, ul.navigation li a:visited, ul.navigation li a:active, ul.navigation li a:focus {
	text-decoration: none;
}

.contact-text {
	text-align: center;
	max-width: 500px;
	margin: auto;
}

.about-text {
	text-align: left;
	max-width: 500px;
	margin: auto;
}



.footer {
	margin-bottom: 20px;
}


.social_media {
	background-color: rgb(0, 0, 0);
	margin: 5px;
	border-radius: 15px;
	display: inline-block;
	font-size: 1.1em;
}

.social_media a {
	display: block;
	text-decoration: none;
	width: 30px;
	height: 30px;
	color: rgb(255, 255, 255);
	font-size: 1.4em;
}

.social_media.facebook:hover {
	background-color: rgb(59,89,152);
}

.social_media.facebook a * {
	padding-left: 0px;
	padding-top: 6px;
}

.social_media.twitter:hover {
	background-color: rgb(0, 172, 237);
}

.social_media.twitter a * {
	padding-left: 1.5px;
	padding-top: 5.5px;
}

.social_media.tumblr:hover {
	background-color: #35465c;
}

.social_media.tumblr a * {
	font-size: 0.9em;
	padding-left: 0px;
	padding-top: 7px;
}

.social_media.instagram:hover {
	background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
}

.social_media.instagram a * {
	font-size: 0.9em;
	padding-left: 0px;
	padding-top: 6px;
}

.social_media.pinterest:hover {
	background-color: rgb(187, 0, 46);
}

.social_media.pinterest a * {
	font-size: 0.9em;
	padding-left: 3px;
	padding-top: 7px;
}

.testimonials {
	max-width: 600px;
	margin: auto;
	position: relative;
}

.testimonials .quote {
	font-style: italic;
	color: rgb(80, 80, 100);
}

.testimonials .right-quote {
	font-size: 4em;
	color: rgb(200, 200, 200);
	float: right;
}

.testimonials .right-quote > * {
	position: relative;
	top: -8px;
	margin-left: 10px;
}


.testimonials .name {
	font-weight: 700;
	font-size: 1.1em;
}

.testimonial {
	margin-top: 60px;
}

.client-logos {
	max-width: 600px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}

.client-logos a.client {
	text-decoration: none;
	color: inherit;
	font-family: sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 2em;
	margin: 10px;
	opacity: 0.4;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	width: 177px;
	display: inline-block;
}

.client-logos a.client img {
	max-width: 100%;
}

.client-logos a.client:hover {
	opacity: 1;
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.underline-on-hover, .underline {
    font-size: 0.6em;
    padding-top: 9px;
}

.underline-on-hover:hover, .underline {
    text-decoration: underline;
}