body{
	padding-top: 97px;
	text-align: justify;
	font-family: 'Lato', sans-serif;
}

a,
a:hover,
a:active 
{
	color: #404041;
}

.fade-in
{
	display: none;
}

nav.navbar-default
{
	width:100%;
	background:none;
	border: none;
	font-size: 1.2em;
}

nav .navbarbg 
{
	background-color: #1abc9c;
	/* background: url(../images/header-pattern.png) repeat-x; */
	height: 100px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

nav .container
{
	padding: 0px;
}

.navbarmobile
{
	background-color: #1abc9c;
}

.navbarmobile .navbar-collapse
{
	background-color: #ecf0f1;
	color: #404041;
}

ul.nav
{
	text-align: center;
	width: 100%;
}

ul.nav li
{
	text-align: center;
}

.navbardesktop li .navitem
{
	padding: 0px;	
	margin:  40px 50px 0px 50px;
}

.navbardesktop .navbar-nav li a,
.navbardesktop .navbar-nav li a:active,
.navbardesktop .navbar-nav li a:hover
{
	color: #ecf0f1;
}

a:hover
{
	outline:0; /* remove dotted line from links on click in IE */
}

.navbar-default .navbar-nav .current
{
	font-weight: bold; 
}
.navbardesktop .navbar-nav .current a
{
	text-decoration: overline;
}

div.mobileLogo
{
	display: inline;
	float: left;
 	margin: 15px;
}

#logo{
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.halflogo
{
	width: 50%;
}

.navbar-toggle
{
	background-color: #ecf0f1;
}

.navbardesktop
{
	margin: 0px;
}

.navbar-default .navbar-toggle
{
 	margin: 30px;
}

.gallery {
	padding: 60px 20px 40px 20px;
}


.mainsection {
	padding: 10px 20px 40px 20px;
}

/*  Extra top padding for bigger logo on devices larger than xs */
@media (min-width: 768px) {
	.mainsection {
		padding: 80px 20px 40px 20px;
	}
}

.gallery-inner img
{
	width: 100%;
	height: 100%;
	margin: 0 10px 10px 0;
}

.descriptionpane {
	width: 100%;
	background-color: #ecf0f1;
	color: #404041;
}

.breadcrumb {
	padding: 0px;
	background-color: transparent; 
}

.breadcrumb li+li:before
{
	content: "";
	padding: 0px;
}

.breadcrumb a,
.breadcrumb a:hover,
.breadcrumb a:active 
{
	color: #404041;
}

.descriptiontext{
	margin: 30px 0px 30px 0px;
}

.otherportfoliopane {
	width: 100%;
	background-color: #ecf0f1;
	color: #404041;
	margin-top: 40px;
	padding: 30px;
	font-size: 0.85em;
	text-align: center;
}

.otherportfolio {
	margin-top: 50px;
	padding: 0px 50px;
}

.seemore {
	text-align: center;
	margin-top: 25px;
	padding-bottom: 30px;
}

footer
{
	background-color: #7f8c8d;
	font-size: 0.9em;
	margin-top: 40px;	
	padding-top: 45px;	
	padding-bottom: 45px;
	display: none;
}

footer ul
{
	padding: 10px;
}

footer ul li
{
	text-align: left;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 15px;
	color: #ecf0f1;
}

.copyright
{
	font-weight: bold;
}

footer ul  img
{
	margin-bottom: 15px;
}
footer ul li a,
footer ul li a:active,
footer ul li a:hover
{
	color: #ecf0f1;
	text-align: center;
}

.phonefooter ul li
{
	text-align: center;
}

.phonefooter ul img
{
	min-width: 45px;
}

a, a:hover, a:focus
{
	text-decoration: none;
}

.top {
	float: right;
	margin-right: 50px;	
	height: 35px;
	width: 70px;
	margin-top: 5px;
}

@media (max-width: 768px) {
	.top
	{
			margin-right: 10px;	
	}
	
	.top img {
		height: 25px;
		width: 50px;
		margin-top: 10px;
	}
	
	.seemore img{
		height: 45px;
		width: 90px;
	}
}

figure.gallery-inner {
	padding: 0px;
	border: 5px solid transparent;
}

figure.gallery-inner img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

@media (min-width: 768px) {
figure.effect-sadie a figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background: -webkit-linear-gradient(top, rgba(26, 188, 156, 0.95) 0%,  rgba(26, 188, 156, 1) 20%);
	background: linear-gradient(to bottom,  rgba(26, 188, 156, 0.95) 0%,  rgba(26, 188, 156, 1) 20%);
 	content: '';
	opacity: 0;
	-webkit-transition: color, background-color, opacity 0.5s; 
	-moz-transition: color, background-color, opacity 0.5s; 
	-o-transition: color, background-color, opacity 0.5s; 
	transition: color, background-color, opacity 0.5s; 
}

figure.effect-sadie a figcaption::before,
figure.effect-sadie a p {
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
}	

figure.effect-sadie a p {
	position: absolute;
    top: 40%;
    left: 50%;
    height: 8%;
    width: 80%;
    margin: 10px 0 0 -40%;
	opacity: 0;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 1.3em;
	/* padding: 0px 2em 0px 2em;
	width: 100%; */
	display: table-cell; 
	vertical-align: middle; 
	text-align: center; 
	color: #ecf0f1;
}


figure.effect-sadie:hover a figcaption::before ,
figure.effect-sadie:hover a p {
	opacity: 1;
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
	
}
}

@media (max-width: 768px) {
	figure.effect-sadie a figcaption::before,
	figure.effect-sadie a p {
		text-align: left;
		font-variant: small-caps;
		color: #1abc9c;
		font-size: 1.1em;
	}
	
	.otherportfolio  figure.effect-sadie a p
	{
		font-size: 1em;
	}
}

label.error
{
	font-size: 1em;
	font-weight:normal;
	color: red;
}

/* About page specific stle */
.aboutsection .mypic
{
	padding-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}

/* fix width for high res mobile display like lumia 920 */
@-ms-viewport {
    width: auto!important;
}

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

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

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

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

@viewport {
    width: device-width;
}