body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: "Roboto", Helvetica, sans-serif;
	font-size: 13px;
	color: #6c6b6b;
	overflow-x:hidden!important;
}

#wrapper {
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

#content {
	width: 100%;
	float: left;
	background: #fff;
}


/* header */
#header {
	background: url("images/header.png") top center no-repeat; 
	width: 100%;
	height: 440px; 
}

.head {
	display: none;
}

/*  -- site name --   */

.site-name {
	display: none;
}

/* menu */

.navi {
	padding: 0;
	font-family: 'Cousine', serif;
}

.container {
	padding: 20px;
	text-align: center;
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi li {
	display: inline-block;
}

.menu {
	display: inline-block;
}

.menu {
	line-height: 14px;
	text-transform: uppercase;
	font-size: 10px;
}

.menu li {
	margin: 0 31px 0 0;
	display: inline-block;
}

.menu a {
color: #6B6B6B!important;
font-weight: 400!important;
padding: 2px 0 0 0;
}

.menu a:hover {
	background-color: #be9883!important;
	color: #fff!important;
}
/* Sidebar */

#sidebar {
	float: left;
	text-align: center;
	margin: 15px auto;
	width: 360px;
}

.sidebar {
	display: block;
	background: #f5f5f5;
	color: #555;
	line-height: 20px;
	padding: 8px;
	margin: 7px 0 35px 0;
}

.sidebar-content {
	text-align: justify;
}

.sidebar-content a img,
.sidebar-content img {
	border: 0px;
	padding: 0;
	width: 100%;
	margin: 3px;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.sidebar-content a img:hover,
.sidebar-content img:hover {
	-webkit-filter: grayscale(1);
}

.sidebar-title {
	display: block;
	background: #f9f3e7;
	color: #000;
	font-family: 'Playfair Display', serif;
	font-size: 16px;
	text-transform: lowercase;
	text-align: left;
	padding: 8px;
	margin: 5px;
	font-style: italic;
}

.welcome {
	display: block;
	background: #fff;
	line-height: 20px;
	padding: 3px;
	margin: 0 0 10px 0;
}

.welcome ul {
	margin: 0;
	list-style: none;
    padding: 5px;
    text-align: justify;
}

.welcome ul eb {
	color: #6d523f;
	font-family: 'Dancing Script', cursive;
	font-size: 25px;
	font-style: italic;
}

.welcome ul b,
.welcome ul strong {
	text-transform: uppercase;
	background-color: #b8a891;
	color: #fff;
	font-size: 11px;
	letter-spacing: -1;
}

.welcome ul i, .welcome ul em {
	color: #7e2a28;
}

.welcome ul u {
	color: #c4b3a1;
	border-bottom: 1px solid #c4b3a1;
	text-decoration: none;
}

.welcome ul:after, .welcome ul:before {
	position:  absolute;
        z-index: -9;
}

.top-projects-img {
	margin: 5px auto;
	display: block!important;
}

.top-projects-img img,
.top-projects-img img:hover {
	width: 100%!important;
	height: 170px!important;
	margin: 5px auto!important;
	object-fit: cover!important;
	border: 0px!important;
	padding: 0px auto!important;
}

.top-projects-info {
	text-align: center;
	line-height: 175%;
}

.top-projects-info-title {
	font-weight: 400;
    font-family: 'Passions Conflict', cursive;
	font-size: 1.95em;
	color: #010101;
	text-align: center;
}

.top-projects-info-date {
	font-size: .95em;
	font-style: normal;
	text-transform: uppercase;
	margin-left: 3px;
}

.top-projects-info-date:before {
	content:' ( ';
	color: #fcd6b4;
}

.top-projects-info-date:after {
	content:' )';
	color: #fcd6b4;
}
	
.top-projects-info-role {
	font-style: italic;
	color: #36040d;
	text-align: center;
	font-size: .99em;
	font-weight: 700;
}

.top-projects-info-role:before {
	content: 'as ';
	color: #4e4e4e;
	font-size: .70em;
	text-transform: uppercase;
	font-style: normal;
}

.top-projects-info-synopsis {
	margin: 10px 0 0 0;
	background: #efefef;
	padding: 12px;
	text-align: center;
	font-size: .90em;
	border-radius: 3px;
}

.top-projects-info-links {
	margin: 2.5% auto 5% auto!important;
	text-align: center;
	font-size: 1.15em;
}

.top-projects-info-links a {
	text-transform: uppercase;
	color: #757575!important;
	padding: 4px;
	margin-right: 10px;
	font-size: .70em;
}
 
.top-projects-info-links a:hover {
	color: #40c7cc!important;
}

.top-projects-info-links .fa-solid {
	color: #fcd6b4;
	margin-right: 3px;
}


/* gallery */

#gallery {
	float: right;
	width: 830px;
	margin: 15px auto 20px auto;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

#gallery .menutop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 8px!important;
	width: 70%;
	margin: 5px;
	line-height: 32px;
}

.menutop a {
	color: #393939;
	margin: 3px;
	text-align: right;
	background-color: rgba(201,199,199,0.2);
	padding: 10px!important;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.menutop a:hover {
	padding: 8px;
	color: #000;
	text-decoration: underline;
}

.textinput, .listbox, .button, .radio, .checkbox, input, select, textarea {
	border: 1px solid #dbdbdb;
	background: #eae9e9;
	padding: 10px;
	margin: 7px;
	color: #747474;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}


a, a:link, a:visited, a:active {
	font-weight: 700; 
	text-decoration:none; 
	color: #757575;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

a:hover {
	color: #424141; 
	text-decoration: none; 
	cursor: hand;
}


.maintable {
	margin: auto; 
	padding:10px;
	font-size: 13px; 
	margin-bottom: 25px;
	background-color: #fff;
}

.tableh1 {
	margin: 0 auto;
	font-size: 22px;
	text-transform: capitalize; 
	padding: 1px;
	color: #B0B0B0;
	font-family: 'Raleway', serif;
	font-weight: 400;
	z-index: 2000;
	line-height: 1.7em;
	border-bottom: 1px solid #eae8e8;
	}

.tableh2 {
	margin: 0 auto;
	font-size: 13px;
	text-transform: capitalize; 
	padding: 3px;
	color: #9c8b71;
	font-weight: 700;
	line-height: 1.7em;
	border-bottom: 1px dashed #ddd;
}


.tableb, .tablef {
	margin: 1px;
	background-color: transparent;
}

.catrow, .catrow_noalb, .catrow_noalb:hover, .catrow:hover {
	padding: 10px;
	cursor: hand;
}



.thumb_filename {
	font-size: 80%;
	display: block;
}



.thumb_title {
	font-size: 13px;
	font-weight: 400;
	padding: 3px;
	display: block;
	background: #fff;
	color: #000;
	margin: 2px 3px;
}



.thumb_caption {
	font-size: 10px;
	font-family: 'Cousine';
	text-transform: uppercase;
	padding: 5px;
	display: inline-block;
	background: #cfc7b2;
	color: #fff;
	margin: 2px 3px;
}



.thumb_caption a {
	text-decoration: none;
	color: #7a7a79;
}.statlink {
	font-weight: 400!important;
	font-size: 13px;
	font-family: 'Cousine', serif;
	color: #6c6b6b;
}

.statlink a {
	font-size: 19px;
	font-family: 'Roboto', serif;
}

.statlink a:hover {
	color: #b1a188;
}

.alblink {
    font-weight:bold;
	text-shadow: none;
}


.catlink {
    display: block;
	margin: 5px 7px;
	font-family: 'Roboto', serif;
	font-weight: 700;
	padding: 8px 0;
	text-transform: capitalize;
	font-size: 15px;
}

.catlink a {
	color: #787878!important;
	box-shadow: inset 0 -8px 0 #f5f2e1;
}

.catlink a:hover {
	color: #fff!important;
	box-shadow: inset 0 -20px 0 #b1a188;
}

.catlink .fa-solid {
	color: #c2a690;
	font-size: 9px;
	vertical-align: middle;
}

/* footer */

#footer {
	padding: 20px;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 400!important;
	text-align: center;
	line-height: 18px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	background: #2A2A2A;
	color: #fff;
}

.footer {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	text-align: left;
}

.footer a {
	color: #f8f2e6!important;
	border-bottom: 1px solid #f8f2e6;
	text-decoration: none;
}

.footer a:hover {
	color: #c8a893!important;
	text-decoration: none;
}

.footer .disclaimer {
	display: block;
	clear: both;
	text-transform: none;
	font-size: 12px;
	line-height: 25px;
}

.socials {
	margin-left: 6px;
	font-family: 'Cousine', serif;
	font-weight: 400!important;
	font-size: 9px;
}

.socials a {
	margin-right: 2px;
	border-bottom: 0px;
}


/* pseudo-classes for image links */
a:link .image, a:visited .image, a:focus .image, a:active .image{
	margin: 5px;
    padding: 0;
	border: 1px solid #e2e2e2;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

a:hover .image{
	cursor: hand;
	border: 1px solid #000;
}

.image ,.image:hover, .imageborder, .thumbnails, .thumbnails:hover  {padding: 1px;}



.display_media {
	border: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.display_media .image {
	max-width: 100%;
	height: auto;
	margin-right: 0;
	margin-left: 0;
}

.affiliates{
margin: 0 auto !important;
    text-align: center;
    clear: both;
    display: block;
    line-height: 175%;
}

.elites-text {
    font-size: .68em;
    font-weight: 400;
    line-height: 1.5;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 18.33%;
    margin: 3px 1px;
    padding: 8px 6px;
    text-align: center;
    border-style: solid;
    border-width: 2px;
    border-image-source: url();
    border-image-slice: 90 180;
    background: #020109;
    color: #fff;
    text-transform: uppercase;

}

/* ------------------ 

R E S P O N S I V E    C S S

 --------------------- */
.show-menu,
.navi  input[type=checkbox] {
	display: none;
}

.navi  input[type=checkbox]:checked ~ .rpv-menu {
	display: block;
}

@media (max-width : 1024px), (max-width : 959px) {
	
	#navigation {
		overflow-x: hidden!important;
	}
	
	.navi {
	text-align: left!important;
	padding: 8px;
	background: #000;
	color: #fff;
	margin-bottom: 10px;
}
	
	.menu ul {
		position: static;
		display: none;
	}

	.menu ul li,
    .menu li a {
		width: 100%;
	max-width: 100%;
	}

	.show-menu {
		font-size: 15px;
		display: block;
		text-transform: none;
		color: #fff;
		text-align: left;
		padding: 12px!important;
		font-family: 'Roboto';
	}

	.navi {
		padding: 0;
		text-align: left;
	}

	.navi .container {
		padding: 0;
	}

	.menu {
		display: block;
	}

	.menu li {
		margin: 0;
	}

	.menu a {
		display: block;
		text-align: left!important;
		color: #fff!important;
		padding: 8px!important;
		font-size: 11px;
	}
	
	.bull {
		display: none;
	}
	
}
 
@media only screen and (max-width: 1024px), only screen and (max-device-width: 966px) {
	
body,
#wrapper,
#content,
.maintable,
#footer {
	overflow-x: hidden!important;
}

#wrapper {
	width: 100%!important; 
}

#content {
	width: 100%; 
	padding: 0px; 
	background-image: none!important; 
	background-color: #fff!important;
	margin-top: 0px!important;
	float: none!important;
	border: 0px!important;
}

.site-name {
	display: block;
	width: 100%;
	text-align: center;
	margin: 35px 0!important;
	line-height: 155%;
}

name {
	font-family: "Dancing Script", cursive;
	font-size: 15vw;
	color: #000;
	z-index: 1;
	position: relative;
}

site {
	text-transform: uppercase;
	font-size: 10vw;
	color: #c5b199;
	display: block;
	z-index: -1;
}

#sidebar {
	width: 100%!important;
}

.sidebar {
	width: 95%!important;
	display: block!important;
	clear: both!important;
	margin: 15px 0;
	background: #fff;
	border: 0px;
}

.sidebar-content {
	border-bottom: 1px #f5f5f5 solid;
}

.maintable  {
	width: 100%;
	background-color: #fff!important;
}

#gallery { 
	margin: 0 0 20px 0;
	padding: 0px; 
	width: 100%;
}

#gallery .menutop {
	max-width: 100%!important;
}

.thumb_filename, 
.thumb_comments, 
.thumb_title,
.thumb_caption {
	display: block!important;
	margin: 1px 3px;
	padding: 5px;
}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:10vw;
}

#header,
.welcome { 
	display: none;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

.footer {
	width: 100%!important;
	padding: 20px;
}

.disclaimer {
	display: block!important;
	font-size: 13px;
	text-transform: none!important;
	font-family: 'Roboto', sans-serif!important;
}

.navmenu {
	padding:2px!important; 
}

.navmenu img {
	margin: 0px!important;
}

}

@media only screen and (max-width: 375px), only screen and (max-device-width: 375px),
only screen and (max-width: 200px), only screen and (max-device-width: 200px) {

body,
#wrapper,
#content,
.maintable,
#footer {
	overflow-x: hidden!important;
}
	
#wrapper {
	width: 100%!important; 
}
	
#content {
	width: 100%!important; 
	padding: 0px!important;
}

.site-name {
	display: block;
	width: 100%;
	text-align: center;
	margin: 25px 0!important;
	line-height: 155%;
}

name {
	font-family: "Dancing Script", cursive;
	font-size: 15vw;
	color: #000;
	z-index: 1;
	position: relative;
}

site {
	text-transform: uppercase;
	font-size: 10vw;
	color: #c5b199;
	display: block;
	z-index: -1;
}

#gallery {   
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0px; 
}
	
#gallery .menutop {
	max-width: 100%!important;
}

.thumb_filename, 
.thumb_comments, 
.thumb_title,
.thumb_caption {
	display: block!important;
	margin: 0 0 1px 0;
	padding: 5px;
}

#sidebar {
	width: 100%!important;
}

.sidebar {
	width: 95%!important;
	display: block!important;
	clear: both!important;
	margin: 15px 0;
	background: #fff;
	border: 0px;
}

.sidebar-content {
	border-bottom: 1px #f5f5f5 solid;
}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:5vw;
}

.tableh1 {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
}

.footer {
	width: 100%!important;
	padding: 20px;
}

.disclaimer {
	display: block!important;
	font-size: 13px;
	text-transform: none!important;
	font-family: 'Roboto', sans-serif!important;
}

}