@import url('http://fonts.googleapis.com/css?family=Bitter:400,700,400italic&subset=all ');
/*@font-face {
     font-family: 'DINEngschrift';
     src: url('din/DINEng.eot');
}
@font-face {
     font-family: 'DINEngschrift';
     src: url('din/DINEng.woff') format('woff'),
     url('din/DINEng.svg#DINEngschrift') format('svg');
}
@font-face {
     font-family: 'DINMittelschrift';
     src: url('din/DINMit.eot');
}
@font-face {
      font-family: 'DINMittelschrift';
      src: url('din/DINMit.woff') format('woff'),
      url('din/DINMit.svg#DINMittelschrift') format('svg');
}*/

body{
     background: url("../img/tile.jpg");
}
h2{
    font-family:'Bitter', sans-serif;
    font-weight:700;
    color:#52bdec;
    /*text-shadow:0px -1px #87dafe;
	/*padding-left:10px;*/
}
h1{
    font-family:'Bitter' sans-serif;
	/*letter-spacing:3px;*/
    font-weight:700;
    color:#52bdec;
	font-size:50px;
	line-height:50px;
	/*padding-left:10px;*/
}
h1.blue{
	font-size:30px;
	margin:20px 0 20px 0;
    color:#52bdec;
    /*text-shadow:0px -1px #87dafe;*/
	font-family:'Bitter', sans-serif;
}
h3{
	font-size:20px;
	font-family:'Bitter', sans-serif;
	/*padding-left:10px;*/
}
h3.caption{
    position: absolute;
    background-color: rgba(0, 0, 0, .8);
    display: block;
    bottom: 4px;
    color: #fff;
    text-align: left;
    padding: 20px;
    width: 100%;
	font-weight:400;
	
}
ul{
    list-style-type:none;
    /*margin:0px;
    padding:0px;*/
}


.fb-like{
	width:300px;
	float:right;
	display:block;
	color:#fff;
	padding:3px;
	margin-top:22px;
}
#tooltip{
    z-index:2000;
    position:absolute;
    display:hidden;
    width:200px;
    left:200px;
    height:90px;
    border-radius:5px;
    padding:5px;
    background: url("../img/tile.jpg");
}

.shadow{
    background-color:#fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
         -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.shadow h1, h3{
    /*padding:5px;*/
}
header[class="page-title"]{
	display:none;
}

.hero-unit h1{
	padding:10px;
	font-size:50px;
	 font-family:'Bitter', sans-serif !important;;
}
#clients_hero  h1, #contact_hero h1, #dooh_hero h1{
	 font-family:'Bitter' sans-serif; 
}
.hero-unit{
    background-color:transparent;
    color:#fff;
    border-radius:0px;
    border-bottom:1px solid #52bdec;
	padding:20px 20px 25px 20px;
}
#clients_hero{
	background: url("../img/clients_hero_bg.jpg");
	border-radius:0px;
}

#contact_hero{
	background: url("../img/contactheader.jpg");
}
#dooh_hero{
	background: url("../img/bg_dooh.jpg");
	padding:10px 20px 15px 15px;
	margin-bottom:10px;
}

#teamloca{
    background: url("../img/team/team_big.jpg");
    background-position:top center;
    padding-top:200px;
    
}
#aboutus{
    background: url("../img/team/about_bg2.jpg");
    background-position:top center;
    padding-top:200px;
}
.hero-unit p{
    /*text-shadow:0 1px 2px rgba(0, 0, 0, 0.7);*/
}
.hero-unit h1{
    color:#ffc820;
    /*text-shadow:0 1px 3px rgba(0, 0, 0, 0.25), 0px -1px #ffe083;*/
}
.hero-unit h1 span{
	color:#fff;
	text-shadow:none;
}
/*.row h2, p{
    padding:10px;
}*/
#myCarousel{
    max-width:1200px;
	margin:0px auto;
	position:relative;
}
.photoCaption{
    z-index:1000;
    background-color:rgba(0,0,0, 0.7);
    color:#fff;
    padding:10px;
    height:20px;
    margin-top:-40px;
}
.carousel-control{
    /*background-color:transparent;
    border:none;*/
	top:50%;
}
.item .active{
	margin:0px auto;
}
.carousel-inner .item{
	text-align:center;
}
.bluefoot{
    background-color:#eefaff;
    margin-left:0px;
}
span.title{
	font-size:22px;
	font-weight:bold;
	margin:4px 0 4px 0;
}
/* 


///
work tile layout 
///



*/
#work_hero{
	background:url("../img/worktitles_bg.jpg");
	margin-bottom:10px;
}
#work_hero h2{
	color:#fff;
}
.hoverLay{
	background-color:rgba(0,0,0, .8);
	display:table;
	display:none;
	position:absolute;
	z-index:20;
	width:100%;
	height:100%;
}
.hoverPhoto{
	position:relative;
	color:#fff;
	margin-bottom:10px;
	/*cursor:pointer;
	/*text-align:center;*/
}
.clientInfo{
	font-family: "Bitter", sans-serif;
	position:absolute;
	bottom:0px;
	width:100%;
	display:block;
	color:#fff;
	height:100px;
	/*display:none;*/
	padding:20px;
	font-size:20px;
	display:block;
	/*border-radius:5px;
	/*background-color:#000;*/
}
.hoverLay h1{
	font-size:36px;
}

/* 

///
footer 
///

*/
#customfooter{
    font-family: "Bitter", sans-serif;
    font-weight:700;
    color:#52bdec;
    /*text-shadow:0px 1px #000;
	/*text-align:center;*/
	padding:20px 10px 8px 20px;
	width:100%;
	position:fixed;
	z-index:20;
	bottom:0px;
    background-image: -moz-linear-gradient(top, #113355, #0d2943);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#113355), to(#0d2943));
    background-image: -webkit-linear-gradient(top, #113355, #0d2943);
    background-image: -o-linear-gradient(top, #113355, #0d2943);
    background-image: linear-gradient(to bottom, #113355, #0d2943);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff113355', endColorstr='#ff0d2943', GradientType=0);
    border-color: #252525;
	
	
}
#customfooter a, span.address{
	color:#fff;
	font-size:24px;
	/*margin-top:10px;*/
	margin-right:30px;
	padding-top:4px;
}
#linkwrap{
	margin:5px auto;
	width:640px;
}
#linkwrap a{
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	
	/*margin:10px 0 0 10px;*/
	padding:10px 0px 10px 40px;
	/*display:inline-block;*/
	height:35px;
}
#customfooter .span3{
	margin-bottom:10px;
}
a.tweetlink{
	/*background:url("../img/footer_sprites_blk.png") no-repeat 0px 0px;
	background:url("../img/footer_sprites_blk.svg") no-repeat 0px 0px;*/
	
	background: transparent url("../img/footer_sprites_blk.png") 0 0px no-repeat; /* PUT A PNG IN THERE FOR IE DAWGS */
	/*	OVERRIDE WITH TRANSPARENT GRADIENT BG PLUS VECTORZ  */
	background-image:linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-webkit-linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-moz-linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-webkit-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-o-linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-repeat:no-repeat;
	background-position: 0 0px;
	
	height:35px;
	
	height:35px;
}
a.facelink{
	/*background:url("../img/footer_sprites_blk.svg") no-repeat 0px -45px;*/
	background: transparent url("../img/footer_sprites_blk.png") 0 -45px no-repeat; /* PUT A PNG IN THERE FOR IE DAWGS */
	/*	OVERRIDE WITH TRANSPARENT GRADIENT BG PLUS VECTORZ  */
	background-image:linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-webkit-linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-moz-linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-webkit-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-o-linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-repeat:no-repeat;
	background-position: 0 -45px;
	
	height:35px;
	
}
a.contactlink{
	/*background:url("../img/footer_sprites_blk.png") no-repeat 0px -90px;
	background:url("../img/footer_sprites_blk.svg") no-repeat 0px -90px;*/
	
	background: transparent url("../img/footer_sprites_blk.png") 0 -90px no-repeat; /* PUT A PNG IN THERE FOR IE DAWGS */
	/*	OVERRIDE WITH TRANSPARENT GRADIENT BG PLUS VECTORZ  */
	background-image:linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-webkit-linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-moz-linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-webkit-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-o-linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-repeat:no-repeat;
	background-position: 0 -90px;
	
	height:35px;
}
a.blog{
	/*background:url("../img/footer_sprites_blk.png") no-repeat 0px -132px;
	background:url("../img/footer_sprites_blk.svg") no-repeat 0px -132px;*/
	
	background: transparent url("../img/footer_sprites_blk.png") 0 -132px no-repeat; /* PUT A PNG IN THERE FOR IE DAWGS */
	/*	OVERRIDE WITH TRANSPARENT GRADIENT BG PLUS VECTORZ  */
	background-image:linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-webkit-linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-moz-linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-webkit-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-image:-o-linear-gradient(transparent, transparent), url("../img/footer_sprites_blk.svg");
	background-repeat:no-repeat;
	background-position: 0 -132px;
	
	height:35px;
	
}

/* 

////
NAVBAR CUSTOMIZATIONS 
////

*/
ul.dropdown-menu{
	border:none;
	font-size:.6em;
	font-family:Helvetica, sans-serif;
}
.dropdown-menu{
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-image:-webkit-linear-gradient(top, #232323, #000000);
	background-image:-moz-linear-gradient(top, #232323, #000000);
	background-image:-webkit-gradient(top, #232323, #000000);
	background-image:-o-linear-gradient(top, #232323, #000000);
	background-image:linear-gradient(top, #232323, #000000);
	
}
.dropdown-menu a{
	color:#fff;
}
.dropdown-menu a:hover{
	color:#ffc820;
}
ul li{
    margin:0px;
    padding:0px;
}
ul.topnav{
    list-style-type:none;
    font-family:'Bitter', sans-serif;
    font-size:20px;
    color:#52bdec;
    margin-top:26px;
}
ul.topnav li{
    float:left;
    display:block;
    margin-left:20px;
}
ul.topnav li a{
    color:#52bdec;
    text-decoration:none;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	
    transition-property:color .3s linear;
    -webkit-transition:color .3s linear;
}
ul.topnav li a:hover{
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	
    color:#ffc820;
}

.navbar-inverse .nav .current_page_item .menu-item a, .navbar-inverse .nav .current_page_parent a{
	color:#ffc820;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #232323;
}

.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #232323;
  position: absolute;
  top: -6px;
  left: 10px;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: none;
  background-image:none;
  /*background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);*/
}
ul.topnav .dropdown-menu li a{
    margin-left:-20px;
	color:#fff;
}
.dropdown-menu a:hover{
    background-color:transparent;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background-color: transparent;
}
.navbar .dropdown-menu::before{
    border-bottom: 7px solid #ffc820;
}


.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0088cc;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#232323', endColorstr='#000000', GradientType=0);
}

.navbar, .navbar-inverse{
	font-family: "Bitter", sans-serif;
	height:100px;
	font-size:30px;
	color:#fff;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:200;
	opacity:.98;

}
.navbar-inverse .navbar-inner{
	background-image:-webkit-linear-gradient(top, #232323, #000000);
	background-image:-moz-linear-gradient(top, #232323, #000000);
	background-image:-webkit-gradient(top, #232323, #000000);
	background-image:-o-linear-gradient(top, #232323, #000000);
	background-image:linear-gradient(top, #232323, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#232323', endColorstr='#000000', GradientType=0);
}
.navbar a.brand{
	padding-left:80px;
	height:60px;
	width:70px;
	padding-top:10px;
	background: transparent url("../img/whitelogo.png") 0 17px no-repeat; /* PUT A PNG IN THERE FOR IE DAWGS */
	/*	OVERRIDE WITH TRANSPARENT GRADIENT BG PLUS VECTORZ  */
	background-image:linear-gradient(transparent, transparent), url("../img/whitelogo.svg");
	background-image:-webkit-linear-gradient(transparent, transparent), url("../img/whitelogo.svg");
	background-image:-moz-linear-gradient(transparent, transparent), url("../img/whitelogo.svg");
	background-image:-webkit-gradient(transparent, transparent), url("../img/whitelogo.svg");
	background-image:-o-linear-gradient(transparent, transparent), url("../img/whitelogo.svg");
	background-repeat:no-repeat;
	background-position: 0 17px;
	margin-left:20px;
}
.hide{
	display:none;
}
.navbar .nav{
	margin:20px 0px 0px 0px;
	font-size:30px;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a{
	color:#fff;
	font-size:20px;
	letter-spacing:2px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a:hover{
	color:#ffc820;
	text-shadow:0 1px 3px rgba(0, 0, 0, 0.25), 0px -1px #ffe083 inset;
	background-color:transparent;
}


/*



BODY



*/
#white{
	margin-top: 75px;
	/*margin-bottom: 100px;*/
	padding:20px;
	background-color:#f9f9f9;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
         -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	
}
#white p{
	padding:0px 10px 10px 10px;
	position:relative;
}
#brandphotos{
	position:relative;
	display:block;
	max-height:200px;
	height:200px;
}
#brandphotos img{
	position:absolute;
	top:0px;
	left:0px;
	max-height:200px;
	display:block;
	width:100%;
	/*border-left:1px solid #52bdec;*/
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
         -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	
}
/* BLOG CUSTOMIZATIONS */
a.circle img{
	width:auto;
	height:140px;
	overflow:hidden;
	max-width:none;
}
a.circle{
	width:140px;
	height:140px;
	display:block;
	overflow:hidden;
	border-radius:140px;
	margin:10px 0 20px 10px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
              box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
	
}
.post{
	padding:20px 10px;
	border-bottom:1px solid #e7e7e7;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
         -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	
}
.post:nth-child(4n+1){
	background-color:#f9f9f9; /*grey*/
}
.post:nth-child(4n+2){
	background-color:#f7f6e7;/* mid */
	
}

.post:nth-child(4n+3){
	background-color:#f6f4d6; /*dark yellow*/
}
.post:nth-child(4n+4){
	background-color:#f7f6e7;/* grey */
}
/*.post:nth-child(5n+5){
	background-color:#f9f9f9;
}*/

a h1:hover{
	text-decoration:none;
	color: #005580;
}
.post .row{
	padding-bottom:none;
}
#wrapthis{
	margin:0px auto;
}
form.customcontactform{
	width:33%;
}
footer{
	margin-top:20px;
	/*border-top: 1px solid #a8cce2;*/
	font-family: "Bitter", sans-serif;
	padding:20px;
	background: url("../img/tile.jpg");
	/*background-color:#e6e6e6;
	background-image:-webkit-linear-gradient(top, #323232, #232323);*/
    -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.25);
         -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.25);
              box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.25);
	
}
footer:before, footer:after;{
	 -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.0);
}

footer a{
	margin: 20px 40px 20px 20px;
}
form{
	display:inline-block;
	margin:5px;
}
.span12{
	margin-top:75px;
	margin-left:auto;
}
.row{
	padding-bottom:20px;
	margin-left:auto;
}
#howitworks{
	width:100%;
	height:200px;
	background: url("../img/howitworks.svg");
}
.pager{
	margin:20px 0px 5px 0px;
}
#wpstats{
	display:none;
}
#stuffstuff{
	width:100%;
	height:1100px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.span12{
		margin-top:160px;
	}
	#brandphotos{
		position:relative;
		display:block;
		max-height:200px;
		height:150px;
	}
	.fb-like{
		float:left;
	}
	
	
}
@media (max-width: 767px){
	.span12{
		margin-top:160px;
	}
	#brandphotos{
		position:relative;
		display:block;
		max-height:200px;
		height:100px;
	}
	.fb-like{
		float:left;
	}
}

@media (max-width: 690px){
	#linkwrap a{
		padding:8px 0px 0px 40px;
		margin:20px 10px 20px 20px;
		display:block;
		height:35px;
		font-size:24px;
		
	}
	
}
@media (max-width: 500px){
	#linkwrap{
		margin:0px auto;
		width:300px;
	}
	footer a{
		margin:20px 10px 20px 20px;
		display:block;
	}
	#linkwrap a{
		/*margin:10px 0 0 10px;*/
		padding:8px 0px 0px 40px;
		/*display:inline-block;*/
		height:35px;
		font-size:24px;
	}
	.span12{
		margin-top:160px;
	}
	.hero-unit{
		padding:20px;
	}
	.hero-unit h1{
		padding:10px;
		font-size:40px;
	}
	#brandphotos{
		position:relative;
		display:block;
		max-height:200px;
		height:60px;
	}
	.fb-like{
		float:left;
	}
	

}