/*
#header.transparent {
	background-color: rgba(255, 255, 255, 0.9); 
}
*/

body {
	 font-family: 'source-sans-pro', sans-serif;
}

p, ul {
	font-size: 20px;
	line-height: 1.3em
}


a, a > * {
    color: #00778A;
}

ul {
    list-style: disc;
}

#services ul {
	    margin: -20px 0;

}

.container li {
	margin-left: 20px;
}


.team-entry p {
	font-size: 18px;
}

h1 {
	font-family: "source-sans-pro",sans-serif;
	
}

h2 {
	margin-top: 10px;
}

a:hover {
	color: #00778A;
}

#resources .section-title h2 {
    color: #777;
}

.work-item.touched .image-extra,
.work-item:hover .image-extra {
	background-color: #f29236;
	background-color: rgba(242, 146, 54, 0.8);
}

.link-icon .curtain:hover:after,
.plus-icon .curtain:hover:after { color: #00778A; }

.button.default {
    color: #00778A;
}

.button.default:hover { 
	background-color: #00778A; 
}
*::-moz-selection {
    background-color: #00778A;
}

.team-title {
	font-family: "source-sans-pro",sans-serif;
    text-transform: none;
    font-weight: 100;
    color: #fff !important;
}

/*
.team-title, .navigation a {
	font-family: 'Open Sans', sans-serif;
	
}
*/

h2, h3, h4, h5, h6 {
	font-family: "source-sans-pro", sans-serif;
	
}
/*
.logo_main {
	max-width: 300px;
}
*/

/*
.logo_small {
	max-width: 200px;
}
*/

.logo_small_blue {
/* 	max-width: 200px; */
	padding-top: 10px;
	padding-bottom: 10px;
}

.logo_main {
	display: block;
}

.logo_small {
	display: none;
}

.logo_small_blue {
	display: none;
}


.header-shrink .logo_main {
	display: none;
}

.header-shrink .logo_small {
	display: block;
}

.header-shrink .logo_small_blue {
	display: none;
}

.parallax .intro-text p {
margin-top: 300px;
	
}
.intro-text p {
	font-size: 26px;
}

.white {
	color: #fff;
}

.transparent .navigation > ul > li > a, .transparent .navigation > ul > li > a:after {
    color: #00778A;
}
.header-shrink .navigation > ul > li > a, .header-shrink .navigation > ul > li > a:after {
	color: #fff;
}

.transparent .navigation > ul > li > a:hover, .transparent .navigation > ul > li > a:hover {
	color: #fff;
}

.section.content {
	padding: 50px 0 10px 0;
}


@media only screen and (max-width: 993px) {

	.logo_main {
		display: none;
	}
	
	.logo_small {
		display: none;
	}
	
	.logo_small_blue {
		display: block;
	}
	
	.credit, .credit a {
		text-align: left;

		}
}


@media only screen and (max-width: 1250px) {

	.logo_main {
		max-width: 350px;
	}
	
	#layerslider h1 {
		font-size: 26px !important;
	}
	
}


.responsive-nav-button {
    background-color: #00778A;

}

.navigation ul li > a {
   /*  background-color: #003A5C; */
}



#header.header-shrink {
    background-color: #00778A;
     opacity: 0.90;
}


.header-shrink .navigation > ul > li:hover > a, .header-shrink .navigation > ul > .nav-selected > a, .header-shrink .navigation > ul > .current-menu-parent > a, .header-shrink .navigation > ul > .current-menu-ancestor > a, .header-shrink .navigation > ul > .current_page_item > a, .header-shrink .navigation > ul > .current_page_parent > a, .header-shrink .navigation > ul > .current_page_ancestor > a {
    color: #fff;
    background-color: #0e6574;
}

.navigation > ul > li:hover > a, .navigation > ul > .nav-selected > a, .navigation > ul > .current-menu-parent > a, .navigation > ul > .current-menu-ancestor > a, .navigation > ul > .current_page_item > a, .navigation > ul > .current_page_parent > a, .navigation > ul > .current_page_ancestor > a {
    background-color: #00778A;
}


#layerslider h1 {
    font-family: "source-sans-pro",sans-serif;
    font-size: 100px;
    color: #fff;
    line-height: 110px;
    font-weight: 200;
    white-space: nowrap;
}

.transparent .navigation > ul > li:hover > a,
.transparent .navigation > ul > .nav-selected > a,
.transparent .navigation > ul > .current-menu-parent > a,
.transparent .navigation > ul > .current-menu-ancestor > a,
.transparent .navigation > ul > .current_page_item > a,
.transparent .navigation > ul > .current_page_parent > a,
.transparent .navigation > ul > .current_page_ancestor > a { 
	background-color: #00778A;
	background-color: rgba(20,94,107, .7);
}


.navigation > ul > li > a {
    font-family: "source-sans-pro",sans-serif;
    font-size: 16px;
    font-weight: 300;
}

.section.bg-turquoise-color {
    padding: 50px 0 10px 0;

}


.bg-turquoise-color {
	background-color: #073740;
}

/*
.bg-turquoise-color .full-bg-image {
    opacity: 0.25;
}
*/

.section-title h1 {
    color: #00778A;
}


.cutCorner {
    position:relative;
/*     border:1px solid silver; display: inline-block; */
}

.cutCorner img {
    display:block;
}

.cutCorner:before {
    position:absolute; left:-1px; top:-3px; content:'';
    border-top: 30px solid silver;
    border-right: 30px solid transparent;
}

.cutCorner:after {
    position:absolute; left:-2px; top:-2px; content:'';
    border-top: 30px solid #f8f8f8;
    border-right: 30px solid transparent;
}

.link .plus-icon:after {
	margin: 10px auto;
	}

.plus-icon:after  {
	display: block;
	text-align: center;
	width: 60px;
	height: 60px;
	font-family: 'fontello';
	content: '\e9a1';
	line-height: 60px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #999;
/* border: 1px solid #000; */
	font-size: 38px;
}

.link a:hover {
	color: #fff !important;
}


.down-icon {
	position: absolute;
	bottom: 30px;
	z-index: 1000;
	left: 48%;
	
}
.down-icon:after  {
	display: block;
	text-align: center;
	width: 60px;
	height: 60px;
	color: #fff;
	font-family: 'fontello';
	content: '\ed4b';
	line-height: 60px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid #fff;
	font-size: 30px;
	font-style: normal;
}


/*
.quote-logo {
	background: url(/themes/urlichmilne/images/logo_small.png) no-repeat center center;
	max-width: 350px;
	height: 80px;
	margin: 0 auto;
}
*/

    
#footer .section {
    background-color: #8E8F90;
}

.bottom-footer {
    color: #ccc;
}

.section-title {
   padding-top: 0px;
   margin-top: 0;
   overflow: hidden;
}

.section.parallax-bg-1 {
	padding-bottom: 0;
}

.section.parallax-bg-1 img {
	display: block;
	margin: 0 auto;
	bottom: -20px;
}

#back-top:hover {
    background-color: #00778A;
}


.circleimages {
	position: relative;
	bottom: 200px;
	
}

.circleimages img {
	border-radius: 50%;
	overflow: hidden;
	float: right;
	width: 50px;
	height: 50px;
	margin-left: 10px;
}

 	.team-image img {
    border: 0px solid transparent;
}   
.ls-bottom-nav-wrapper {
	display: none;
}

.team-group {
    padding: 12px 20px 5px 20px;
    min-height: 123px;
}

.team .team-title {
    font-size: 19px;
}

.team-group h2 {
    margin-top: 0px;
}

.credit, .credit a {
font-size: 11px;
color: #83858b;

}

.credit a:hover {
color: #00778a;

}

/*
 @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) { 
	
	#services, .circleimages, .full-bg-image  {
		display: none;
	}
	#opportunities h1 {
		color: #003A5C;
	}
	.section-title h1 {
    font-size: 30px;
}


}
*/


@media screen and (min-width: 1026px) {

.aboutmargin {
	margin-left: 10%
}

}