@charset "UTF-8";



body {
	background-color: #FFFFFF;
	color: #6A6A6A;
}
.col-lmd-12 #carousel1 .left.carousel-control {
	background-image: -webkit-linear-gradient(270deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
}
#carousel1 .left.carousel-control {
	background-image: -webkit-linear-gradient(270deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
}
.col-lmd-12 #carousel1 .right.carousel-control {
	background-image: -webkit-linear-gradient(270deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
}
#carousel1 .right.carousel-control {
	background-image: -webkit-linear-gradient(270deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(72,201,225,1.00) 0%,rgba(217,243,248,1.00) 100%);

}
.img-circle.img-responsive.center-block {
	vertical-align: middle;
	margin-bottom: 20px;
	margin-top: 10px;
}

#footer {
	background-color: #48C9E1;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 120px;
	padding-bottom: 20px;
	color: #FFFFFF;	
}

#footer-new{
	background-color: #48C9E1;
	height: 60px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;	
}


.a {
	color: #12A2AF;
}

h1 {
	font-size: 300%;
	color: #012B55;
}

h2 {
	font-size: 70%;
	letter-spacing: 2px;
	color: #012B55;
}

.recentwork {
	padding-top: 150px;
	padding-bottom: 5px;
	padding-left: 40px;
	padding-right: 40px;
}

.redirectfooter {
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
}

#smallprojects {
	padding-top: 40px;
	padding-bottom: 20px;
}
.img-circle {
	border: thin solid #E6E6E6;
	-webkit-box-shadow: 5px 5px 10px #DFDFDF;
	box-shadow: 5px 5px 10px #DFDFDF;
	width: 200px;
	height: 200px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #012B55;
}
a:hover {
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.basicpara {
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
	overflow: hidden;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px; /* 35 */
	margin-bottom: 0;
}

.jumbotron {
	position: relative;
	background: #3DC3DC url("jumbotron-bg.png") center center;
	width: 100%;
	height: 100%;
	background-size: cover;
	overflow: hidden;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px; /* 35 */
	margin-bottom: 0;
}

.brand-mini-logo {
	margin-top: 10px;
	margin-right: 10px;
}
.container-fluid #defaultNavbar1 .nav.navbar-nav.navbar-right {
	margin-top: 10px;
}

.navbar {
 margin-bottom: 0;
}



#headerz  {
	height: 300px;
	background-color: #3E3E3E;
	background-image: url(work/illustration/images/IMG_20150802_195744.jpg);
	overflow-y: hidden;
	overflow-x: hidden;
	background-position: 36% 8%;
	background-repeat: no-repeat;
	background-size: auto 467%;
	color: #F9F9F9;
	padding-top: 5%;
}

.headerboxright  {
	max-height: 300px;
	max-width: 400px;
	background-color: #3E3E3E;
	color: #E6E6E6;
	height: 300px;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 50px;
}

.contentblockgrey {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color:#F2F2F2
}
.contentblock {
	margin-top: 60px;
	padding-top: 120px;
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #E8E8E8;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #E8E8E8;
}

.genericphoto01 {
	background-image: url(images/contact_image2.jpg);
	overflow-x: hidden;
	overflow-y: hidden;
	height: 300px;
	background-position: 50% 55%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	/* [disabled]min-width: 200px; */
	background-size: 112% auto;
}

.genericphoto02 {
	background-image: url(work/illustration/images/IMG_20150829_180311_sm-bkg.jpg);
	overflow-x: hidden;
	overflow-y: hidden;
	height: 300px;
	background-position: 0% 34%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 101% auto;
}

.genericphoto03 {
	background-image: url(work/identity/images/identity_bkg.jpg);
	overflow-x: hidden;
	overflow-y: hidden;
	height: 300px;
	background-position: 0% 55%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 101% auto;
}

.genericphoto04 {
	background-image: url(work/digital/images/20150305_215002_digital-bkg.jpg);
	overflow-x: hidden;
	overflow-y: hidden;
	height: 300px;
	background-position: 0% 6%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 101% 233%;
}

.genericphoto05 {
	background-image: url(work/print/images/domebook-print.jpg);
	overflow-x: hidden;
	overflow-y: hidden;
	height: 300px;
	background-position: 0% 55%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 101% auto;
}

.floatingimage {
	margin-top: -30px;
}

.text-muted {
color: #7ED9E9	
}
.min-width{
	min-width:90%;
}

.gallerytext{
	font-size: small;
	text-align: center;
	margin-top: 5px;
	 
}



.gallerytext a:link {
	color:#3CC3DC;
	text-decoration: none;
}
.gallerytext a:visited {
	text-decoration: none;
	color:#3CC3DC;
}
.gallerytext a:hover {
	color:#23AAC3;
}
.gallerytext a:active {
	text-decoration: none;
	color:#3CC3DC;
}



.btn-primary {
	background-color: #7ED9E9;
	border-color: #48C9E1;
}
#feedbackForm .form-group label {
	color: #1FA5BE;
}
.col-sm-6.col-sm-offset-3.recentwork p a {
	color: #7ED9E9;
}

