@charset "utf-8";
/* CSS Document */


@font-face {
	font-family: 'FuturaCondExtraBold';
	src: url('../fonts/futura_condensed_extra_bold.eot'); /* IE9 Compat Modes */
	src: url('../fonts/futura_condensed_extra_bold.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/futura_condensed_extra_bold.ttf')  format('truetype'); /* Safari, Android, iOS */
	
}


body {
  margin: 0;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 16px;
  color: #000000;
  background-color: #ffffff;
  text-align:center;
}

a {
  color: #ff003b;
  text-decoration: none;
  outline:0;
}

a:hover,
a:focus {
  color: #ff003b;
  text-decoration: underline;
  outline:0;
}

nav a{
	color:#000000;
}

nav a:hover, nav a:focus{
	/*color:#ff003b;*/
	text-decoration:none;
}

nav .selected{
	 color: #ff003b;	
}

.gr_bg{
	background-color: #555555;
}

header {
  /*background-color:#ccffcc;*/
 /* border:dashed 1px red;*/
  /*
  background-image: url(../images/dots.png);
  background-repeat: repeat-x;
  background-position: 50% 50%;
   */
  margin-top: 20px; 
  margin-bottom:20px; 
  position:relative;
  
}


#page_body {
  margin: 0px auto;
  width: 960px;
  background-color:#99FFFF;
}

.container{
	text-align:center;
	padding:20px 0px;
	
}

footer{
  margin-top:20px;
  margin-bottom: 10px;
  /*border: dashed 1px #ffffcc;*/
  padding: 20px 0px;
}

.footer_line, .dotted_line, .header_line {

  background-image: url(../images/dots.png);
  background-repeat: repeat-x;
  background-position: 50% 50%;
  margin-top: 15px;
  /*border:dotted 1px white;*/
}

.header_line{
	margin-top:0px;	
	height:135px;
}

.dotted_line{
	padding:10px 0px;
	margin:0px auto;
	border:0;
}

.subtitle{
	margin:10px auto;
}

.subtitle span{
	padding:0px 15px;	
}


.box_line{
	width:80%; 
	margin-bottom:0px; 
	max-width:200px;	
}


/* tight fluid boxes on frontpage */
.row-fluid-tight [class*="span4"] {
  margin-left: 0.5%;
  *margin-left: 0.5%;
  width: 33%;
  *width: 33%;
  /*background-color:#990000;*/
  
}

.break_line{
	height:6px;
	margin:20px 0px;
}

.break_line.black{
	background-color:#000000;		
}

.break_line.red{
	background-color:#ff003b;		
}

.break_line.blue{
	background-color:#0600ff;		
}

.br_fluid_container{
	padding:20px 0px;	
	margin:auto;
}

.break_line.fluid{
	width:33%;	
	margin:auto;
}


.footer_line_text{
	font-family: "FuturaCondExtraBold", Fallback, sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	max-width:280px;
	margin: auto;
	padding:10px;
	line-height:35px;
}

.footer_icon{
	margin-top:-5px;
	margin-left:10px;
	
}

.footer_small{
	font-size:13px;
	letter-spacing:normal;
	margin-left:10px
}



.futuraCondBold{
	font-family: 'FuturaCondBold', Fallback, sans-serif;
	font-size:64px;
	letter-spacing:-4px;   
}

.FCEBXXL{	/* extra extra large */
	font-family: "FuturaCondExtraBold", Fallback, sans-serif;
	font-size:64px;
	letter-spacing:-4px;
	line-height:normal;
}

.FCEBXL{	/* extra extra large */
	font-family: "FuturaCondExtraBold", Fallback, sans-serif;
	font-size:52px;
	letter-spacing:-3px;
	line-height:normal;
}

.FCEBL{	/*  large */
	font-family: "FuturaCondExtraBold", Fallback, sans-serif;
	font-size:36px;
	letter-spacing:-2px;
	line-height:normal;
}

.FCEBM{		/* medium */
	font-family: "FuturaCondExtraBold", Fallback, sans-serif;
	font-size:24px;
	letter-spacing:-1px;
	line-height:normal;
}

.FCEBS{		/* small */
	font-family: "FuturaCondExtraBold", Fallback, sans-serif;
	font-size:16px; 
	letter-spacing:-1px;
	line-height:normal;
}

.FCEBXS{		/* small */
	font-family: "FuturaCondExtraBold", Fallback, sans-serif;
	font-size:14px; 
	letter-spacing:-1px;
	line-height:normal;
}


.hns_creative{
	background-color: #ff003b;
	padding:2px 8px;
	font-family: "FuturaCondExtraBold", Fallback, sans-serif;
	font-size:20px;
	letter-spacing:-2px;
	line-height:normal;
	/*display:inline-block;
	margin-bottom:10px;*/
	position:relative;
	top:-9px;
	
}


.hns_red{
	color:#ff003b;
}

.hns_blue{
	color:#0600ff;
}

.hns_gray{
	color:#3c3c3c;
}

#gradient_div{
	/*width:940px; */
	/*width:255px;*/
	background-color:#cccccc;
	background-image:url(../images/gradient940.png);
	background-repeat:repeat-y;
	background-size: contain;
	margin:auto; 
	height:25px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor:crosshair;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 15px;
	height: 22px;
	cursor: pointer;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	/*background-color:#FF0033;*/
	background-image:url(../images/marker.png);
	background-repeat:no-repeat;
	font-weight: normal;
	color: #555555;
}


.header_left{
	float:left;
	margin-top: 57px;
	padding-right: 12px;
	line-height:20px;
}

.header_left a, .header_left a:hover{
	color:black;
	text-decoration:none;
}



.header_right{
	float:right;
	margin-top: 57px;
	padding-left: 12px;
	line-height:20px;
}

.header_logo{
	padding: 10px; 
	width:120px; 
	position:absolute; 
	left:50%; 
	margin-left:-70px;
}


.collapse_title{
	
	background-image: url(../images/dots.png);
  	background-repeat: repeat-x;
	background-position:bottom;
	cursor:pointer;	
	
	font-family: "FuturaCondExtraBold", Fallback, sans-serif;
	font-size:56px;
	letter-spacing:-3px;
	line-height:normal;
	font-weight:normal;
}

.collapse_content{
	display:none; 
	padding:20px 0px;	
	/*border:dashed 1px yellow; */
}

/* FILTER MENU FOR PROJECTS */
.filters .btn, .filter-menu .btn  {
	background: transparent;
	border: 0;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
	text-transform: uppercase;
}
.filters .btn:first-child, .filter-menu .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.filters .btn:last-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.filters .btn.active, .filters .btn.active:hover {
	background: #000;
	color: #555;
}
.filters .btn:hover {
	color: #000;
}

.filter-menu.open .btn.dropdown-toggle {
	background-color: #000;
	color: #555;
	box-shadow: none;
	text-shadow: none;
}
.filter-menu.open .caret {
	border-top-color: #555;
}
.filter-menu .caret {
	border-top-color: #333;
}
.filter-menu .dropdown-menu {
	position: relative;
	float: none;
	max-width: 200px;
	margin: 0 auto;
	background: transparent;
	border: 0;
	box-shadow: none;
	text-shadow: none;
}
.filter-menu .dropdown-menu > .active > a, .filter-menu .dropdown-menu > .active > a:hover {
	background-image: none;
	background-color: #000;
	color: #555;
	text-transform: uppercase;
}
.filter-menu .dropdown-menu > li > a {
	background-image: none;
	background: transparent;
	color: #333;
	text-transform: uppercase;
}

.filter-menu .dropdown-menu > li > a:hover {
	background-color: #000;
	color: #555;
}

.thumb_container{
	width:33.3%;
	/*border:dashed 1px red; */
	float:left; 
	height:250px;
	overflow:hidden;
	padding:20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
}

.project_thumb{
	/*max-width:280px;		*/
	max-height:180px;
}


.thumb_line{
	width:80%;
	margin-top:10px;	
}

.project_content{
	padding-top:5px;
	padding-bottom:20px;	
}


.project_box{
	margin-bottom:20px;	
}

.share_icon{
	margin:10px 5px;
}

.contact_line{
	margin-top:20px; 
	margin-bottom:50px;
}


#contact_text {
	width: 100%;
	height: 250px;
}

.contact {
	background-color: black;
	color: #CCCCCC;
	font-family: inherit;
	font-size: 16px;
}

.contact:focus {
	background-color: #FF003C;
	color: black;
}





.contact:focus::-webkit-input-placeholder { 
    color:    #333;
}

.contact:focus:-moz-placeholder { 
    color:    #333;
}
.contact:focus::-moz-placeholder { 
    color:    #333;
}
.contact:focus:-ms-input-placeholder { 
    color:    #333;
}


iframe{
		max-width:100%;	
	}
	
.contact_message{
	padding:100px 0px;
}


#toast {
	position: fixed;
	width: 75%;
	left: 50%;
	top: 45%;
	margin: 0 0 0 -37.5%;
	text-shadow: 4px 4px 4px #222;
	color: #DDD;
}


.contact_button{
	background-color:#000; 
	border:0; 
	padding:6px 15px; 
	color:#ccc;
	font-family:Georgia, Times, serif;
	font-size:16px;
}

/* SLIDER MEDIA QUERIES */



@media (min-width: 481px) {	

.carousel{
	
	width:112%;
	left:-6%;	
	
}


.container{
	padding:20px 35px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}


}




@media (min-width: 981px) {	

	
.carousel{
	width:114%;
	left:-7%;	
}


.container{
	padding:20px 55px;
	
}

}



/* media queries */


/*@media (max-width: 768px) { */
@media (max-width: 767px) {	
	.span_margin{
		/*border:dotted 1px yellow;*/
		margin:35px auto;	
	}
	
	.box_line{
		margin-top:0px;
	}
	
	.row-fluid-tight [class*="span4"] {
	  margin-left:inherit;
	  *margin-left: inherit;
	  width:inherit;
	  *width: inherit;
	 	  
	}
	
	.collapse_title{
		font-size: 40px;
	}
	
	
	.hns_creative{
		
		font-size:18px;
		letter-spacing:-1px;
		top:-4px;	
	}
	
	iframe{
		max-width:100%;	
	}

	/*filter menu(buttons)*/
	.filters {
		display: none;
	}

	/*filter menu(list)*/
	.filter-menu {
		display: block;
	}
}



@media (min-width: 480px) and (max-width: 760px) {
	
	
	
	.header_left{
		display: none;
	}

	.header_logo{
		/*border:dashed 1px red;*/
		left:0;
		margin:0;
	}

	.header_right{

		font-size: 22px;
	}
	
	.FCEBXXL{	/* extra extra large */
		
		font-size:46px;
		letter-spacing:-3px;
	}
	
	.FCEBXL{	/* extra large */
		
		font-size:36px;
		letter-spacing:-3px;
	}

	.FCEBL{	/*  large */
		
		font-size:26px;
		letter-spacing:-2px;
	}
	
	
	.thumb_container{
		width:50%;
	
	}
	
	iframe{
		max-width:100%;
		max-height:300px;	
	}

	
}




@media (max-width: 480px) {

	.header_left{
		display: none;
	}

	.header_right{
		float:none;
		margin:auto;
		/*background-color:#ff0000;*/
		text-align: center;
		margin-top: 145px;
		font-size: 26px;
		padding: 0px;
		position:absolute;
		width:100%;

	}

	header {
	  
	  /*height:170px; */
	  /*margin-bottom:60px;*/
	  
	 
	}
	
	
	.header_line{
		/*border:dotted 1px yellow;	*/
		
		
	}
	
	.FCEBXXL{	/* extra extra large */
		
		font-size:40px;
		letter-spacing:-3px;
	}

	.FCEBXL{	/*  large */
		
		font-size:32px;
		letter-spacing:-2px;
	}

	.FCEBL{	/*  large */
		
		font-size:24px;
		letter-spacing:-2px;
	}
	
	.collapse_title{
		font-size: 34px;
	}
	
	
	.thumb_container{
		width:auto;
		float:none;
		/* isotope fix */
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
	}
	
	iframe{
		max-width:100%;
		max-height:250px;	
	}
	

	
	.carousel{
		width:110%;
		left:-5%;	
	}
	
	
	.container{
		padding:20px 0px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;
	
	}



}	/* @media (max-width: 480px) */


@media (max-width: 390px) {
	
	nav a{
		display:block;
		
	}
	
	header {
	  
	  /*height:170px; */
	  margin-bottom:120px;
	 
	}
	
	.container{
		/*border:dashed 1px yellow;	*/
	}
	
	#footer_signature{
		display:block;
		
	}
	
	.footer_small{
		display:block;	
	}
	
	iframe{
		max-width:100%;
		max-height:200px;	
	}
	
}


