
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}



@media (min-width: 980px) and (max-width: 1170px) {
	

	
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}






@media (min-width: 768px) and (max-width: 979px) {
	
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
	
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}

@media (min-width: 1200px) {
#nav {
	width: 1200px; 	
}
	
.work-grid {
	max-width: 1200px;
}

#homepage_header {
	width: 1200px;
    min-height: 330px;
}


.work-grid a.item {
	width: 590px;
	height: 410px;
	margin: 5px;
}

#homepage_header h1 {
	font-size: 60px;
	margin-top: 220px;
	width: 1200px;

}

}


@media (min-width: 1650px) {
#nav {
	width: 1610px; 	
}
	

#homepage_header {
	width: 1610px;
	height: 350px;
}

	
.work-grid {
	max-width: 1610px;
}

	
.work-grid a.item {
	width: 795px;
	height: 555px;
	margin: 5px;
}

#homepage_header h1 {
	font-size: 65px;
	margin-top: 230px;
	width: 1650px;
}
	.description p.about {
	width: 800px;
	}



}



@media (min-width: 980px) and (max-width: 1199px) {
#nav {
	width: 980px; 	
}
	

#homepage_header {
	width: 980px;
    min-height: 270px;
}

	
.work-grid {
	max-width: 980px;
}

	
.work-grid a.item {
	width: 480px;
	height: 335px;
	margin: 5px;
}

#homepage_header h1 {
	font-size: 50px;
	margin-top: 180px;
	width: 980px;
	
}
	

}



@media (min-width: 768px) and (max-width: 979px) {
	
#nav {
	width: 100%;
}

#nav h1 {
	margin: 30px 0 0 10px;
}
	

#homepage_header {
	width: 100%;
	min-height: 270px;
	padding: 0 10px;
}

	
.work-grid {
	width: 100%;
}

	
.work-grid a.item {
	width: 100%;
	height: auto;
	margin: 5px;
}

#work-title h2 {
	padding-left:10px;
}

#homepage_header h1 {
	font-size: 50px;
	margin: 180px 0 0 10px;
	width: 100%;
}

.description p {
	padding-left: 10px;
}

.next {
	padding-left: 10px;
}

.video_shrink_wrap {
 width: 768px;
 height: 457px;
 margin: 0 auto;
}




}

@media (min-width: 481px) and (max-width: 767px) {

#nav {
	width: 100%; 	
}

#nav h1 {
	margin: 30px 0 0 10px;
}
	

#homepage_header {
	width: 100%;
	min-height: 250px;
}

	
.work-grid {
	width: 100%
}

	
.work-grid a.item {
	width: 100%;
	height: auto;
	margin: 5px;
}

#homepage_header h1 {
	font-size: 40px;
	margin: 170px 0 0 10px;
	width: 481px;
}

#work-title h2 {
	font-size: 40px;
	line-height: 40px;
}

#work-title {
	min-height: 280px;
}

#work-title h2 {
	padding: 215px 0 20px 10px;
	font-size: 40px;
	line-height: 40px;
}

.description p {
	padding: 0 10px;
	width: 95%;
}
.next {
	padding-left: 10px;
}

.description p.about {
	width: 80%;
}

.video_shrink_wrap {
 width: 480px;
 height: 286px;
 margin: 0 auto;
}


}
 

@media (min-width: 200px) and (max-width: 480px)  {


#nav {
	width: 100%; 	
}


#nav ul {
	width: 180px;
	float: right;
}

#nav ul li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 60px;
	height: 90px;
	color: #8a8a8a;
}

#nav ul li#gallery {
	background-position: -15px 0px !important;
}

#nav ul li#gallery a {
	background-position: -15px 0px !important;
}

#nav ul li#gallery.current {
	background-position: -15px -90px !important;
}

#nav ul li#about {
	background-position: -15px 0px;
}

#nav ul li#about a {
	background-position: -15px 0px;
}

#nav ul li#about.current {
	background-position: -15px -90px;
}

#nav ul li#contact {
	background-position: -15px 0px !important;
}

#nav ul li#contact a {
	background-position: -15px 0px;
}

#nav ul li#contact.current {
	background-position: -15px -90px;
}

	
#nav h1 {
	width: 79px;
	height: 29px;
	font-size: 14px;
	overflow: hidden;
	float: left;
	margin: 30px 0 0 10px;
}
	

#nav h1 a {
	display: block;
	width: 79px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	background-image: url(../img/new_log_mobile.png);
}

#homepage_header {
	width: 100%;
	min-height: 250px;
}

#work-title {
	min-height: 250px;
	width: 80%;
}

#work-title h2 {
	padding: 195px 0 20px 10px;
	font-size: 30px;
	line-height: 30px;
	width: 100%;
}

	
.work-grid {
	width: 100%;
}

	
.work-grid a.item {
	width: 100%;
	height: auto;
	margin: 5px;
}

#homepage_header h1 {
	font-size: 30px;
	margin: 195px 0 0 10px;
	width: 100%;
}

.description p {
	margin-top: 30px;
	width: 90%;
	padding: 10px;
}

.next {
	margin: 100px 10px 0 10px;
}

#footer {
	margin: 130px 10px 40px 10px;
}

img.profile {
	margin-bottom: 30px;
}

.description p.about {
	padding-left: 10px;
	margin-top: 10px;
	width: 90%;
}

.video_shrink_wrap {
	 width: 100%;
	 height: 250px;
	 margin: 0 auto;
}


}
