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

html{
	margin:0;
	
	}

body {
	margin:0 auto;
	background-color:#FFF;
	
	}
	
	#nav {
	position:fixed;
	z-index:10000;
	margin:0 auto;
	width:100%;
	height:80px; 
	background-color:#000;
	/*border-bottom:thin solid #c0392b;*/
	font-family: 'Lato', sans-serif;
	font-size:.8em;
	font-weight:400;
	color:#FFF;
	text-align:right;
	top:0;
	min-width:800px;
	
	}
	.accordion-toggle {cursor: pointer;}
  .accordion-content {display: none;}
  .accordion-content.default {display: block;}
  
 h2{
	 text-align:left;
	 
	 }
	
	
/* #nav.cirlce {
	position:fixed;
	z-index:100025;
	margin:0 auto;
	width:100%;
	height:90px;
	background-color:#000000;
	
	} 
	
.disappear {
	
	display:none;
	
	}*/
	
#nav ul {
	height:auto;
	margin-top:30px;
	margin-right:60px;
	float:right;
	
	}	
	
#nav img {
	height:auto;
	margin-top:5px;
	margin-left:90px;
	margin-top:20px;
	float:left;
	
	}	
	
#nav li {
	display:inline;
	padding:10px;
	}
	
#nav a {
	text-decoration:none;
	color:#FFF;
	padding:8px;
	}
	
#nav a:hover {
	color:#1abc9c;
	border:thin, solid, color:white;
	}

#BigContainer{
	margin:30px auto;
	width:960px;
	}
	
#MainContent .Title {
	
	
	text-align:center;
	font-size:18px;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	margin-top:50px;
	}	
	
.InsideBanner {
	
	width:100%;
	height:200px;
	background-color:#09F;
	margin-top:90px;
	}
	
.InsideBanner h1 {
	
	color:#FFF;
	font-size:80px;
	font-family: 'Lato', sans-serif;
	font-weight:100;
	float:left;
	margin-left:6%;
	}
/* MOving Banner CSS //////////////////////// */ 	
	
#banner {
	/*position:absolute;
	overflow:hidden;
	
	*/
	position:relative;
	width:100% !important;
	padding:0px;
	margin:0px;
	height:700px;
	background:url(../img/BJ_Talking_04.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
	/*min-height:100%;*/
	/*width:auto; 
	height:auto;
	/*background-color:#c0392b;
	border-bottom:thin solid #c0392b;*/
	
		}
#banner.CatAndWoman {	
background:url(../img/CatandWoman.jpg); 
height:450px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		}

#banner.Bigboy {	
background:url(../img/bigboy.jpg); 
height:450px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		}

#banner.Sketches1 {	
background:url(../img/Sketches1.jpg);
height:450px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		}

#banner.Cowboy {	
background:url(../img/Cowboy.jpg);
height:450px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		}
		
#banner.CoCaCola {	
background:url(../img/CocaCola.jpg);
height:450px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		}

#banner.Sketches2 {	
background:url(../img/Sketches2.jpg);
height:450px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		}
	
.banner ul {
	margin:0 auto;
	padding:0px;
	}

.banner li {
	list-style:none;
	padding:0px;
	height:501px;
	background-repeat:no-repeat;
	}
	
.banner ul li {
	
	float:left;
	
	/*
	display:block;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto; */
	color:#000;
	font-family: 'Lato', sans-serif;
	font-size:30px;
	font-weight:100;
	}
	
	/*.banner ul li p {
	
	float:left;
	padding-top:50px;
	padding-left:400px;
	padding-right:400px;
	padding-bottom:80px;
	margin:0px;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	color:#FFFFFF;
	text-align:center;
	font-family: 'Lato', sans-serif;
	font-size:20px;
	font-weight:300;
	} */
	
   .banner h4 {
	   float:right;
	   margin-top:200px;
	   margin-right:150px;
	   font-family: 'Lato', sans-serif;
	   font-size:40px;
	   font-weight:100;
	   text-align:left;
	   }

h4 {
	
	font-size:18px;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	color:#666666;
	text-align:center;
	text-transform:capitalize;
	padding-bottom:10px;
	

	}

.circle {
	/*margin-right:50px;*/
	margin-top:1px;
	margin-left:120px;
	margin-bottom:20px;
	border-radius:50%;
	width:90px;
	height:90px;
	border-color:#F36;
	border:thick #F36 solid;
	text-align:center;
	font-size:20px;
	line-height:90px;
	font-family: 'Lato', sans-serif;
	font-weight:100;
	}
	
.UnderCirlce {
	float:left;
	font-size:14px;
	text-align:center;
	margin-right:50px;
	}
	
/* #foo1.circle {
	float:left;
	margin-left:90px;
	margin-right:50px;
	margin-top:1px;
	margin-bottom:20px;
	border-radius:50%;
	width:50px;
	height:50px;
	background:#4479BA;
	} */

/* Lower Content CSS //////////////////////// */ 
	
.Banner_Text {
	width:33.33%;
	float:left;
	color:#FFFFFF;
	margin-top:500px;
	margin-bottom:150px;
	margin-left:90px;
	font-family: 'Droid Serif', serif;
    font-weight:400;
	font-size:40px;
	}

.span p
   {
	padding:0;
	font-family: 'Droid Serif', serif;
	font-size:16px;
	line-height:1.4em;
	font-weight:400;
	text-align:center;
	   
	   } 


	
#footer {
	
	bottom:0;
	width:100%;
	height:50px;
	background-color:#000;
	color:#FFF;
	text-align:center;
	margin-top:100px;
	margin-bottom:0px;
	padding-top:25px;

	font-size:18x;
	font-family: 'Lato', sans-serif;
	font-weight:100;
	
	}
	
#footer:hover {
	
	color:#000;
	-webkit-transition: background .5s, opacity .5s;
  -moz-transition: background .5s, opacity .5s;
  transition: background .5s, opacity .5s;
	
	}

	 .clear {
	
	clear:both;
	
	}
	
 .banner .dots {
	
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  
}

  .dot li {
  
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: -999em;
  border: 2px solid #C06;
  border-radius: 6px;
  cursor: pointer;
  opacity: .4;
  -webkit-transition: background .5s, opacity .5s;
  -moz-transition: background .5s, opacity .5s;
  transition: background .5s, opacity .5s;
}

 .dot li.active {
  background:#000;
  opacity: 1.0;
}