/*
*  html5 doctor css reset | http://html5doctor.com/html-5-reset-stylesheet
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,
samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,
th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,
video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1; background-color: black;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

@font-face {
    font-family: 'baskerville_old_faceregular';
    src: url('../fonts/baskvill-webfont.woff2') format('woff2'),
         url('../fonts/baskvill-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.spacer {
	widows: 100%;
	height: 1px;
	line-height: 1px;
	clear: both;
}

img {
	max-width: 100%
}

.wrapper {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}

.main-wrap {
	width: 100%;
	max-width: 950px;
	height: auto;
	margin: 0 auto;
}

#wolfavi-pp {
	float: left;
	margin-top: 15px;
}

#wolfavi-logo {
	float: right;
	margin-top: 15px;
}

#top-rt {
	width: 100%;
	max-width: 840px;
	height: auto;
	float: left;
}

#top-logo {
	float: left;
	margin-left: 65px;
	margin-top: 45px;
}

#top-logo p {
	font-family: 'baskerville_old_faceregular';
	font-size: 45px;
	color: white;
	letter-spacing: 2px;
}

#mid-logo {
	float: left;
	margin-left: 50px;
	margin-top: 50px;
}

#mid-logo p {
	font-family: 'baskerville_old_faceregular';
	font-size: 36px;
	color: white;
	letter-spacing: 1.5px;
	font-weight: bold;
}

#menu {
	margin-top: 10px;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	font-family: 'baskerville_old_faceregular';
	font-size: 17px;
	color: white;
	float: left;
	text-transform: uppercase;	
	letter-spacing: 1px;
	padding: 0 0 0 0px
}

#menu ul li a {
	color: white;
}

.line {
	width: 100%;
	height: 2px;
	margin: 0 auto;
	background-color: white;
	margin-top: 15px;
}

#welcome {
	width: 100%;
	max-width: 870px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
}

#welcome p {
	font-family: 'baskerville_old_faceregular';
	font-size: 19px;
	color: white;
	line-height: 28px;
	font-weight: bold;
}

.img-1 {
	float: left;
	margin: 50px 0 0 50px;
}

.img-2 {
	float: left;
	margin: 50px 0 0 75px;
}

.img-3 {
	float: left;
	margin: 20px 0 0 95px;
}

.img-4 {
	float: left;
	margin: 20px 0 0 95px;
}

.col-lg-3 {
    width: 33.33%;
}

.ImageLft {
	margin: 0 0 0 250px;
    width: 86%;
}


#footer {
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 50px;
}

#footer p {
	font-family: 'open_sansregular';
	font-size: 16px;
	color: white;
	text-align: center;
}

#avi-contact {
	width: 100%;
	max-width: 450px;
	height: auto;
	float: left;
	margin-top: 100px;
	margin-left: 50px;
}

#avi-contact p {
	font-family: 'baskerville_old_faceregular';
	font-size: 20px;
	color: white;
	line-height: 28px;
}

#avi-profile {
	float: right;
	margin-right: 50px;
	margin-top: 25px;
}

#about-img {
	text-align: center;
	margin-top: 30px;
}

.video {
	margin: 0 0 0 55px;
}

.book {
	text-align: center;
	margin-top: 25px;
}

.book p {
	font-family: 'baskerville_old_faceregular';
	font-size: 28px;
	color: white;
	padding-top: 20px;
	text-align: center;
	line-height: 45px;
}

.about {
	width: 100%;
	max-width: 950px;
	height: auto;
	background-color: #a89ea7;
	margin-top: 30px;
	overflow: hidden;
}

.about-img1 {
	float: left;
}

.about-img1 img {
	margin: 30px 0 0 30px;
}

.about-line {
	width: 100%;
	max-width: 2px;
	height: 700px;
	background-color: #6d676c;
	float: left;
	margin-left: 25px;
}

.about-img2 {
	float: left;
	margin-left: 30px;
    margin-top: 33px;
}

.about-img3 {
	float: left;
	margin-left: 75px;
}

.about-img3 img {
	margin: 38px 0 0 25px;
}