@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.5em;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


/* <————————————————————————————————————————————————————————End CSS reset———————————————————————————————————————————————————> */

body {
	font-family: helvetica, arial, sans-serif;	
}

.navbg {
	min-height: 103px;
	background-color: #e8e8e8;	
}

* {
	letter-spacing: 2px;	
	-webkit-text-shadow: none;
    text-shadow: none;
	text-decoration: none;
}

#container {
	width: 85%;
	margin:auto;	
}

nav {
	background-color: rgba(255,255,255,0.7);
	font-weight:400;
	height: 103px;
	
}

.navbar {
	margin-bottom: 0px;	
}

nav a {
	color: #000;	
}

.nav>li>a {
position: relative;
display: block;
padding: 7px 12px;
}

nav a:hover {
	color: #b63f0a;	
}

nav ul li {
	padding-top: 4%;	
}

.carousel-caption h3 {
	font-size: 35px;
	font-weight: 900;
	line-height: 1.2em;
	margin-bottom: 2%;
	margin-right: -12%;
}

.carousel-caption h2 {
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2em;
	margin-bottom: 7%;
	margin-right: -12%;
	
}

.carousel-inner p {
	padding-left: 55%;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4em;
	padding-bottom: 7%;
	margin-right: -12%;
}

.carousel-caption span {
	color: #b63f0a;	
	font-weight: 900;
}


.carousel-caption {
	bottom: -25px;	
}

.colorb {
	color: #909090;	
}

.col-md-4 p {
	font-size: 18px;
	line-height: 1.4em;
	margin-top: 21px;
	margin-left: 10%;
	margin-right: 10%;
	font-weight: 500;
}

h1 {
	font-weight: 900;
	font-size: 40px;
	line-height:1.4em;
}

.col-md-4 {
	background-color: rgba(255,255,255,0.4);	
}


#custom-nav {
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	z-index: 1;
}

#story {
	background:url(img/mystory.png) 50% 0px no-repeat;
	min-height: 768px;
	width: 100%;	
	background-size: cover;
}

#story video {
float: right;
margin-top: 25%;
margin-right: 4%;
}

#story h1 {
	margin-top: 28%;	
	font-size: 35px;
	color: #fff;
	position:absolute;
	margin-left: 11%;
	font-weight:900;
	text-shadow: 2px 2px #000;
}

#info h2 {
font-size: 40px;
font-weight: 700;
margin-top: 5%;
margin-bottom: 6%;
}

#info p {
	font-size: 14px;
	line-height: 1.3em;
	margin-top: 21px;
	margin-left: 10%;
	margin-right: 10%;
	font-weight: 700;
	-webkit-columns: 75px 2;
	-moz-columns: 75px 2;
	-ms-columns: 75px 2;
	-o-columns: 75px 2;
	columns: 75px 2;
}

#past h2 {
font-size: 40px;
font-weight: 700;
margin-top: 5%;
margin-bottom: 6%;
}

#past h3 {
	font-size: 22px;
	font-weight: 900;
	line-height: 1.1em;
	margin-bottom: 10px;
	line-height:1.4em;	
}

#past p {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight:500;
	line-height:1.4em;	
}

#past center h3 {
	margin-bottom: 15px;	
}


#story img {
margin-top: 45%;
margin-left: 18%;
}

#story h2 {
margin-top: 32%;
font-size: 25px;
color: #e37c2b;
position: absolute;
margin-left: 13%;
line-height: 1.2em;
font-weight: 900;
text-shadow: 2px 2px #000;
}

.btn-lg, .btn-group-lg>.btn {
padding: 3px 4px;
font-size: 18px;
line-height: 0.33;
border-radius: 4px;
}

.btn-primary {
color: #fff;
background-color: #4e4e4e;
border-color: #4e4e4e;
}

.btn-primary {
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
background-repeat: repeat-x;
border: none;
box-shadow: none;
}

.btn-default {
background-image: -webkit-linear-gradient(top,#6c6c6c 0,#4e4e4e 100%);
background-image: linear-gradient(to bottom,#6c6c6c 0,#4e4e4e 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
background-repeat: repeat-x;
border-color: #dbdbdb;
text-shadow: none;
color:#fff;
border-color: #4e4e4e;
}

.btn-default:hover, .btn-default:focus {
background-color: #4e4e4e;
color:#fff;
}

.btn-primary:hover, .btn-primary:focus {
background-color: #6c6c6c;
}

.modal-body {
	padding: 0px;	
}

.modal-footer {
margin-top: 0px;
padding: 19px 20px 20px;
text-align: right;
border-top: none;
}

.row {
	margin-bottom:40px;	
}

.modal-footer h2 {
	float: left;	
	color:#fff;
	margin-top: 6px;
}

#sculpture {
	background-color: #4e4e4e;	
	padding-top: 15%;
}

.col-md-4 {
background-color: rgba(255,255,255,0);
}

#sculpture h1 {
	font-weight: 900;
	font-size: 35px;
	line-height: 1.4em;
	color: #fff;
	margin-left: 35%;
margin-top: -12%;
margin-bottom: 4%;
}

.modal-content {
	background-color:#000;	
}

#commissions {
	background-color: #4e4e4e;	
	padding-top: 15%;
}

#commissions h1 {
	font-weight: 900;
	font-size: 35px;
	line-height: 1.4em;
	color: #fff;
	margin-left: 39%;
	margin-top: -5%;
	margin-bottom: 5%;	
}

.moveh2 h2 {
	margin-right: -9%;	
}

.moveh2 p {
	margin-right: -9%;		
}

#celeb {
	background-color: #4e4e4e;	
}

#celeb h1 {
	font-weight: 900;
	font-size: 35px;
	line-height: 1.4em;
	color: #fff;
	margin-left: 37%;
	margin-bottom: 5%;	
}

.contact {
	background:url(img/contact.jpg) 0px no-repeat;
	min-height: 768px;
	width: 100%;	
	background-size: cover;
}

.col-md-6 {
	padding-left: 0px;	
}

#contact {
	background:url(img/contactbg.png) 0px no-repeat;
	padding-top: 7%;
}

.reg, textarea {
	height: 38px;
	padding: 5px;
	width: 73%;
	border-radius: 6px;
	font-weight: 300;
	background-color: #f2f6f7;
	color: #5a6273;
	margin-top: 10px;
}



#contact .btn {
	padding: 9px 181px;	
}

#contact h1 {
	color: #fff;
	margin-top: 8%;
	text-shadow: 2px 2px #000;	
}

#contact p {
font-weight: 600;
font-size: 20px;
line-height: 1.4em;
padding-bottom: 3%;
color:#fff;
text-shadow: 2px 2px #000;
margin-top: 11%;

}
 
.columns {
	color:#fff;
	-webkit-columns: 75px 2;
	-moz-columns: 75px 2;
	-ms-columns: 75px 2;
	-o-columns: 75px 2;
	columns: 75px 2;
	font-size: 15px;
	padding-bottom:3%;
}

#celeb #container h1 {
	margin-left:31%;	
}

footer h2 {
	font-size: 12px;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left:80%;
	line-height: 1.2em;
}

#contact span {
		color: #b63f0a;	
	font-weight: 900;
	text-shadow: 2px 2px #000;
	
}

.nav>li>a:hover {
background-color: rgba(255,255,255,0);	
}

#first-preview {
	max-width: 1440px;	
	margin:auto;
}

.carousel-caption img {
	width: 100%;
}

.modal-footer a {
	color:#fff;	
}
.social-pics img {
	max-width: 50px;
	max-height: 50px;
	float: left;
}
.contact-bottom {
font-weight: 600;
    font-size: 20px;
    line-height: 1.4em;
    padding-bottom: 3%;
    color: #fff;
    text-shadow: 2px 2px #000;
}
@media screen and (max-width: 1200px) {
		nav ul li {font-size: 12px;}
		.nav>li>a {padding: 20px 9px;}
}

@media screen and (max-width: 990px) {
	#container {
	width: 100%;}
	nav {
	height: 125px;	}
	.carousel-inner p {
	font-size: 12px;}
	.carousel-caption h3 {font-size: 25px;}
	.carousel-caption h2 {font-size: 20px;}
	
}
/* Sculptor image */
img.img-fluid {
max-width: 100%;
  height: auto;
  padding-top:103px;
}

