body {
	font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 18px;
	background: #e6e6e6;
	color: #666;
	overflow-y: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
}
html, body {
	overflow-x: hidden;
}

article > *:last-child {
	margin-bottom: 0 !important;
}

a {
	color: #0b5e77;
}
p {
	margin: 0 0 20px 0;
}
h1 {
	font-weight: 100;
	font-size: 2.25rem;
}
h2 {
	font-size: 1.5rem;
	color: #3f3f3f;
}
article h2 {
	font-size: 2.15rem;
	color: #3f3f3f;
	margin: 0 0 20px 0;
	font-weight: 100;
	line-height: 2.3rem;
}

span.wpcf7-not-valid-tip {
    color: #f00!important;
    font-size: 12px!important;
    display: block!important;
    padding: 7px 0px!important;
}

h3 {
	margin: 0 0 12px 0;
	font-size: 26px;
	font-weight: 300;
	line-height: 30px;
}
article h3 {
	margin: 0 0 20px 0;
	font-size: 22px;
	line-height: 28px;
	font-weight: 500;
	color: #0b5e77;
}

.wpcf7-textarea {
    height: 192px;
    width: 372px;
}
h4 {
	margin: 0 0 12px 0;
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
}
.sidebar h4 {
	font-weight: 400;
	margin: 0 0 20px 0;
	color: #3f3f3f;
	font-size: 18px;
	line-height: 24px;
}
.sidebar h2 {
	font-weight: 500;
	margin: 0 0 20px 0;
	color: #666;
}

.italic {
	font-style: italic;
}

#overlay {
	position: fixed;
	top: 0; bottom: 0;
	left: 0; right: 0;
	background: url('../../images/overlay-fallback.png') repeat;
	background: rgba(0,0,0, 0.8);
	z-index: 8000;
	width: 100%;
	height: 100%;
	display: none;
}
#overlay .lightbox {
	max-width: 800px;
	width: 100%;
	position: absolute;
	top: 20px;
	left: 50%;
	background: #fff;
	box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.8);
	-webkit-transform: translate( -50%, 0 );
	   -moz-transform: translate( -50%, 0 );
	    -ms-transform: translate( -50%, 0 );
	     -o-transform: translate( -50%, 0 );
	        transform: translate( -50%, 0 );
}
#overlay .lightbox .banner {
	margin-top: 13px;
	background: #008674;
	width: 100%;
	padding: 15px 0;
	position: relative;
	height: 96px;
	text-align: center;
}
#overlay .lightbox .banner .banner-left,
#overlay .lightbox .banner .banner-right {
	position: absolute;
	width: 75px;
	background-repeat: no-repeat;
	background-position: center center;
}
#overlay .lightbox .banner .banner-left {
	left: -75px;
	height: 150px;
	top: -17px;
	background-image: url('../../images/banner-left.png');
}
#overlay .lightbox .banner .banner-right {
	right: -75px;
	top: -3px;
	height: 122px;
	background-image: url('../../images/banner-right.png');
}
#overlay .lightbox .banner .banner-close {
	cursor: pointer;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 12px;
	right: 3px;
	background: url('../../images/banner-close.png') center center no-repeat;
}
#overlay .lightbox .banner .text {
	display: inline-block;
	padding-left: 100px;
	margin-left: -100px;
	background: url('../../images/banner-tick.png') left center no-repeat;
}
#overlay .lightbox .banner .text p {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#overlay .lightbox .banner .text span {
	display: block;
	text-transform: none;
	font-size: 26px;
	line-height: 30px;
	font-weight: 300;
	margin: -2px 0 5px 0;
}
#overlay .lightbox .lightbox-text {
	max-width: 505px;
	width: 90%;
	margin: 20px auto;
	color: #666;
}
#overlay .lightbox .lightbox-text article {
	margin: 0;
}
#overlay .lightbox .registrar {
	padding: 25px 0;
	background: url('../../images/content-bg.jpg') center center no-repeat;
	background-size: cover;
}
#overlay .lightbox .registrar h4 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 25px 0;
	color: #0b5e77;
}
#overlay .lightbox .registrar .flexslider {
	margin: 0 auto 20px auto;
	max-width: 695px;
	width: 100%;
	background: #FFF;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
#overlay .flexslider .flex-direction-nav a {
	background: url('../../images/registrar-carousel-sprite.png') top left no-repeat;
	width: 31px;
	height: 72px;
	top: 20px;
}
#overlay .flexslider .flex-direction-nav .flex-next {
	background-position: top right !important;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	right: -32px !important;
}
#overlay .flexslider .flex-direction-nav .flex-prev {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: -30px !important;
}
#overlay .lightbox .registrar .flexslider .slides li {
	width: 110px !important;
	border-right: solid 1px #ccc;
	height: 72px !important;
	background: #FFF;
}
#overlay .lightbox .registrar .flexslider .slides li:first-child {
	border-left: solid 1px #ccc;
}
#overlay .lightbox .registrar .flexslider .slides li img {
	width: auto;
	display: block;
	margin: 0 auto;
}
#overlay .lightbox .registrar .flexslider .slides li .inner {
	width: 110px;
	height: 72px;
	display: table;
	text-align: center;
}
#overlay .lightbox .registrar .flexslider .slides li .inner .image-wrap {
	width: 110px;
	height: 72px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#overlay .lightbox .registrar .buttons {
	max-width: 620px;
}
#overlay .lightbox .registrar .button {
	font-weight: 600;
	font-size: 16px;
}
#overlay .lightbox .search.columns.large-12 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#overlay .lightbox .flex-control-nav {
	display: none;
}

.share {
	margin: 0 0 15px 0;
	text-align: center;
}
.page-title .share {
	margin: 15px 0 0 0;
	padding: 5px;
	background: #FFF;
	background: rgba( 255, 255, 255, 0.6 );
	text-align: left;
	float: left;
	clear: both;
}

button, .button {
	padding-top: 1.3rem;
	padding-bottom: 1.3rem;
	background: #0b5e77;
	font-size: 17px;
	font-weight: 500;
	border: none;
}
.button.green {
	border: solid 1px #73bcb3;
	color: #FFF;
	font-size: 14px;
	background: #008674;
}
.button.green:hover {
	color: #008674;
	background: #FFF;
}
.button.full-green {
	background: #008674;
}
.button.full-green:hover {
	background: #009f8a;
}
.button.arrow {
	position: relative;
}
.button.arrow:after {
	content: '>';
	font-weight: 100;
	color: inherit;
	position: absolute;
	top: 0;
	right: 12px;
	bottom: 0;
	line-height: 34px;
}
.button.read-more {
	padding-top: 0.55rem;
	padding-bottom: 0.55rem;
}
.button.white {
	background: #FFF;
	border: solid 1px #0b5e77;
	color: #0b5e77;
}
.button.white:hover {
	color: #FFF;
	background: #0b5e77;
}

#header {
	position: relative;
	z-index: 200;
}

.uppercase {
	text-transform: uppercase;
}
.bold {
	font-weight: bold;
}
.blue-title {
	color: #0b5e77;
}

.top-bar {
	background: #f2f2f2;
	height: 30px;
	line-height: 30px;
	z-index: 100;
}
.row,
.top-bar .row {
	max-width: 960px;
	position: relative;
}
.top-bar nav {
	float: left;
	margin-right: 51px;
}
.top-bar nav ul li {
	display: inline-block;
	margin: 0 27px 0 0;
}
.top-bar nav ul li:last-child {
	margin: 0;
}
.top-bar nav ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #3f3f3f;
}
.top-bar .social {
	float: left;
	margin-right: 15px;
}
.top-bar .social li {
	display: inline-block;
	margin: 0 4px;
	margin: 0 3.5px;
}
.top-bar .facebook-share {
	float: left;
	margin-right: 50px;
	line-height: 25px;
}
.top-bar .live-chat span {
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 5px;
	font-size: 14px;
	position: relative;
	top: -1px;
}
.top-bar .live-chat .status {
	margin: 0;
	width: 8px;
	height: 8px;
	border-radius: 150px;
	background: #00a33d;
	display: inline-block;
	top: -2px;
}
.top-bar .console-login {
	position: absolute;
	top: -1px;
	right: 1.1rem;
	background-color: #fefefe;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #F2F2F2) );
	background-image: -o-linear-gradient(bottom, #FEFEFE 0%, #F2F2F2 100%);
	background-image: -moz-linear-gradient(bottom, #FEFEFE 0%, #F2F2F2 100%);
	background-image: -webkit-linear-gradient(bottom, #FEFEFE 0%, #F2F2F2 100%);
	background-image: -ms-linear-gradient(bottom, #FEFEFE 0%, #F2F2F2 100%);
	background-image: linear-gradient(to bottom, #FEFEFE 0%, #F2F2F2 100%);
	box-shadow: 0 0 2px rgba( 0, 0, 0, 0.4 );
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border: solid 1px #b2b2b2;
	z-index: 200;
}
.top-bar .console-login a {
	display: block;
	height: 36px;
	line-height: 36px;
	padding: 0 10px 0 42px;
	font-size: 14px;
	color: #666;
	font-weight: 600;
	text-transform: uppercase;
	background-image: url('../../images/icons/console-login.png');
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.logo {
	background: #FFF;
	padding: 33px 0 30px;
}
.logo #logo {
	margin-left: 14px;
}
.search input {
	margin: 0;
}

.search input[type="text"] {
    padding: 9px;
    box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.2) inset;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #B2B2B2;
    color: #000000;
    height: 55px;
}

.search ::-webkit-input-placeholder {
	font-style: italic;
}
.search :-moz-placeholder { 
	font-style: italic;
}
.search ::-moz-placeholder { 
 	font-style: italic;
}
.search :-ms-input-placeholder {  
	font-style: italic;
}
.search .search-button {
	display: block;
	width: calc( 100% - 10px );
	float: right;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	font-weight: 500;
	padding-top: 0;
	background: #000;
	padding-bottom: 0;
}
.search .search-button:hover {
	background: #3f3f3f;
}
.search span {
	font-weight: 600;
	font-size: 18px;
	color: #3f3f3f;
	height: 55px;
	line-height: 55px;
	border: solid 1px #b2b2b2;
	background-color: #F2F2F2;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F2F2F2), color-stop(1, #FFF) );
	background-image: -o-linear-gradient(bottom, #F2F2F2, 0%, #FFF, 60%);
	background-image: -moz-linear-gradient(bottom, #F2F2F2, 0%, #FFF, 60%);
	background-image: -webkit-linear-gradient(bottom, #F2F2F2, 0%, #FFF, 60%);
	background-image: -ms-linear-gradient(bottom, #F2F2F2, 0%, #FFF, 60%);
	background-image: linear-gradient(to bottom, #F2F2F2, 0%, #FFF, 60%);
}
.search .prefix {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	border-right: none;
}
.search .postfix {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-left: none;
}
.search .find {
	font-size: 24px;
	color: #3f3f3f;
	margin: 0 0 10px 0;
}
.navigation {
	background: #008674;
	height: 60px;
}
.navigation li {
	position: relative;
	-webkit-transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	    -ms-transition: all .25s ease-in-out;
	     -o-transition: all .25s ease-in-out;
	        transition: all .25s ease-in-out;
}
.navigation li:hover,
.navigation .active {
	box-shadow: 0 0 2px rgba( 0, 0, 0, 0.4 );
}
.navigation .button {
	margin: 0;
	border: none !important;
	background: #008674;
	padding: 17.8px 21px;
	outline: none;
	box-shadow: none;
}
.navigation .active .button,
.navigation li:hover > .button {
	background: #FFF;
	color: #0a5e77;
}
.navigation li:hover .sub-menu {
	display: block;
}
.navigation .sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	z-index: 10000;
	left: 0;
	min-width: 340px;
	background: #FFF;
	margin: 0;
	box-shadow: 0 0 2px rgba( 0, 0, 0, 0.4 );
	padding: 0 20px;
}
.navigation .sub-menu li {
	float: none;
	box-shadow: none !important;
	display: block;
	border-bottom: solid 1px #e6e6e6;
}
.navigation .sub-menu li:last-child {
	border: none;
}
.navigation .sub-menu li a {
	display: block;
	width: 100%;
	padding: 10px 0;
}

#mobile-menu {
	display: none;
}
/*
#toggle {
	color: #FFF;
	font-size: 40px;
	display: inline-block;
	cursor: pointer;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	border-right: solid 2px #006654;
}*/
.menu-text {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	margin-left: 10px;
	color: #FFF;
	font-size: 22px;
	font-weight: 500;
	vertical-align: top;
}
#toggle-menu {
	border-top: solid 2px #006654;
	display: none;
}
#toggle-menu li {
	float: none;
	display: block;
}
#toggle-menu li a {
	display: block;
	text-align: center;
	padding: 5px;
	border-bottom: solid 1px #006654;
	color: #FFF;
	-webkit-transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	    -ms-transition: all .25s ease-in-out;
	     -o-transition: all .25s ease-in-out;
	        transition: all .25s ease-in-out;
}
/*#toggle-menu .active a,
#toggle-menu li:hover a {
	background: #FFF;
	color: #006654;
}*/

.col-links {
	margin: 20px 0;
}
.col-links .col-link {
	display: block;
	background: #f2f2f2 url('../../images/col-link-bg.png') 95% 50% no-repeat;
	font-size: 14px;
	padding: 8px;
	margin: 0 0 12px 0;
}

.sidebar .button.smaller {
	max-width: 284px;
}

#content {
	background: #fff url('../../images/content-bg.jpg') repeat-x;
	background-color: #FFF;
	background-image: url('../../images/content-bg.jpg'), url('../../images/content-bg-repeat.jpg');
	background-position: top center, top left;
	background-repeat: no-repeat, repeat-x;
	z-index: 100;
	position: relative;
}
#content.larger-bg {
	background: #fff url('../../images/larger-bg.png') repeat-x;
	background-color: #FFF;
	background-image: url('../../images/larger-bg.png'), url('../../images/larger-bg-repeat.jpg');
	background-position: top center, top left;
	background-repeat: no-repeat, repeat-x;
}
#content.smaller-bg {
	background-color: #FFF;
	padding-top: 60px;
	background-image: url('../../images/smaller-bg.jpg'), url('../../images/smaller-bg-repeat.jpg');
	background-position: top center, top left;
	background-repeat: no-repeat, repeat-x;
}
.no-multiple-bg #content {
	background: #fff url('../../images/content-bg-repeat.jpg') repeat-x;
}
.no-multiple-bg #content.smaller-bg {
	background: #fff url('../../images/smaller-bg-repeat.jpg') repeat-x;
}
.no-multiple-bg #content.larger-bg {
	background: #fff url('../../images/larger-bg-repeat.jpg') repeat-x;
}
.page-title {
	padding: 30px 0 27px 5px;
}
.page-title h1,
.page-title p {
	color: #666;
}
.page-title h1 {
	margin: 0 0 4px 0;
}
.page-title p {
	font-size: 23px;
	line-height: 31px;
	font-weight: 100;
	margin: 0;
}
#content .page {
	background: #FFF;
	position: relative;
	z-index: 300;
}
#content .page-shadow {
	position: absolute;
	z-index: 200;
	width: 100%;
	left: 0;
	right: 0;
	height: 125px;
	box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.4);
}

.blog-container {
	padding: 10px 15px 15px 15px;
}
.blog-container .blog-title {
	margin: 0 0 30px 0;
	position: relative;
	z-index: 500;
}
.blog-container .blog-title.single-page {
	border-bottom: solid 1px #f2f2f2;
}
.blog-container .blog-title.single-page h1 {
	margin-bottom: 10px;
}
.blog-container .blog-title h1 {
	float: left;
	color: #0b5e77;
	line-height: normal;
}
.blog-container .blog-title .filter {
	float: right;
	margin-top: 15px;
}
.blog-container .blog-title > a {
	font-size: 14px;
	margin-top: 25px;
	float: right;
}
.blog-container .blog-title .filter ul {
	margin: 0;
}
.blog-container .blog-title .filter li {
	display: inline-block;
	width: 75px;
	height: 30px;
	margin: 5px 0;
}
.blog-container .blog-title .filter li a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #0b5e77;
	text-align: center;
	-webkit-transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	    -ms-transition: all .25s ease-in-out;
	     -o-transition: all .25s ease-in-out;
	        transition: all .25s ease-in-out;
}
.blog-container .blog-title .filter li:hover a {
	background: #f2f2f2;
}
.blog-container .blog-title .filter .active a {
	background: #0b5e77 !important;
	color: #FFF !important;
}

.blog-image.featured-image {
	margin: 0 0 45px 0;
}
.blog-image img {
	display: block;
	width: 100%;
	height: auto;
}

.team-members .member article {
	border: solid 1px #dededf;
	border-top: none;
	padding: 18px;
}
.team-members .member article h4 {
	color: #0b5e77;
	font-weight: 400;
	font-size: 20px;
	margin: 0 0 8px 0;
	line-height: 24px;
}

.tasks .task article {
	padding: 0 0 14px 0;
	margin: 0 0 18px 0;
	border-bottom: solid 1px #f2f2f2;
}
.tasks .task h3 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px 0;
}

.video {
	max-width: 540px;
	width: 100%;
	margin: 20px auto;
}

.sidebar .case-study {
	margin: 0 0 18px 0;
	max-width: 284px;
}
.sidebar .case-study .title {
	padding: 8px;
	background: #FFF;
}
.sidebar .case-study .title img {
	width: 25%;
	vertical-align: top;
}
.sidebar .case-study .title article {
	display: inline-block;
	width: 65%;
	margin: 9px 0 5px 5px;
}
.sidebar .case-study .title article p {
	font-size: 18px;
	line-height: 24px;
}
.sidebar .case-study > article {
	margin: 0;
	padding: 8px;
}

.steps .step {
	background: url('../../images/steps-bg.png') 0 45px repeat-x;
}
.steps .step figure {
	position: relative;
	margin: 0 0 20px 0;
}
.steps .step figure span {
	font-size: 12px;
	color: #FFF;
	background: #0b5e77;
	font-weight: 900;
	border-radius: 150px;
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 12px;
}
.steps .step figure img {
	display: block;
	margin: 0 auto;
}

.steps p {
    line-height: 18px;
    font-size: 14px;
    height: 140px;
}

.steps .step h4 {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    height: 81px;
}
.steps .step .button {
	padding-top: 0.8125em;
	padding-bottom: 0.8125em;
}

.grid-posts {
	border-bottom: solid 1px #dededf;
}
.grid-posts .post {
	border: solid 1px #dededf;
	margin: 0 auto 30px auto;
	position: relative;
	max-width: 280px;
}
.grid-posts .post .permalink {
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	width: 100%;
	height: 100%;
}
.grid-posts .post .inner {
	padding: 18px;
}
.grid-posts .post h4 {
	color: #0b5e77;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	margin: 0 0 14px 0;
}
.grid-posts .post .date {
	font-size: 12px;
	line-height: 14px;
	color: #9a9b9c;
	display: block;
	margin: 0 0 14px 0;
}
.grid-posts .post p {
	margin: 0;
}
.grid-posts .post img {
	display: block;
	width: 100%;
	height: auto;
}

.pagination {
	padding: 17px 0 0 0;
	text-align: center;
}
.pagination li {
	display: inline-block;
	margin: 5px;
}
.pagination li a {
	display: block;
	height: 28px;
	font-size: 14px;
	padding: 0 15px;
	text-align: center;
	line-height: 28px;
	text-transform: uppercase;
	border: solid 1px #ccc;
	color: #0b5e77;
	-webkit-transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	    -ms-transition: all .25s ease-in-out;
	     -o-transition: all .25s ease-in-out;
	        transition: all .25s ease-in-out;
}
.pagination .active a,
.pagination li:hover a {
	border: solid 1px #0b5e77;
	background: #0b5e77;
	color: #FFF;
}
.pagination .disabled a {
	cursor: default !important;
	color: #b2b2b2 !important;
	background: #FFF !important;
	border: solid 1px #CCC !important;
}

.accredited-link {
	width: 321px;
	height: 126px;
	position: relative;
	background: url('../../images/accredited-bg.png') center center no-repeat;
	border-radius: 65px;
}
.accredited-link .link {
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	width: 100%;
	height: 100%;
	z-index: 400;
}
.accredited-link .text {
	position: absolute;
	top: 16px;
	right: 40px;
	width: 160px;
}
.accredited-link .title {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 5px 0;
}
.accredited-link p {
    color: #FFF;
    line-height: 17px;
    margin: 0;
    font-size: 14px!important;
}

.post h2 {
	color: #0b5e77;
	font-size: 28px;
	line-height: 32px;
}
.post h3 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 20px 0;
}
.post p {
	margin: 0 0 20px 0;
}

.feature-links {
	padding: 30px 0 42px 0;
	border-bottom: solid 1px #e6e6e6;
}
.feature-links.only-element {
	padding: 30px 0;
	border: none;
	margin: 0 0 25px 0;
}
.feature-links .link {
	border-right: solid 1px #e6e6e6;
	padding: 0 1.5em;
}
.feature-links .link:last-child {
	border: none;
}
.feature-links .link article {
	position: relative;
	padding: 0 0 25px 0;
}
.feature-links .link h4 {
	color: #3f3f3f;
	font-weight: 300;
}
.feature-links .button {
	padding-top: 1rem;
	padding-bottom: 1rem;
	margin: 0;
	position: absolute;
}
.feature-links .link .icon {
	margin: 0 0 25px 0;
}
.feature-links .link .icon img {
	display: block;
	margin: 0 auto;
}

.section-with-title {
	padding: 30px 0;
}
.section-with-title .main-title {
	text-align: center;
	position: relative;
	margin: 0 0 18px 0;
}
.section-with-title .main-title h2 {
	display: block;
	margin: 0;
}
.section-with-title .main-title a {
	float: right;
	position: absolute;
	top: 0;
	right: 0.9375em;
	top: 50%;
	z-index: 500;
	-webkit-transform: translate( 0, -50% );
	   -moz-transform: translate( 0, -50% );
	    -ms-transform: translate( 0, -50% );
	     -o-transform: translate( 0, -50% );
	        transform: translate( 0, -50% );
}

.tabbed-content .tab-titles {
	padding-right: 0;
}
.tabbed-content .tab-titles li {
	padding: 7px;
	border-bottom: solid 1px #f2f2f2;
	-webkit-transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	    -ms-transition: all .25s ease-in-out;
	     -o-transition: all .25s ease-in-out;
	        transition: all .25s ease-in-out;
}
.tabbed-content .tab-titles li.active {
	background: #f2f2f2;
}
.tabbed-content .tab-titles li a {
	height: 42px;
	display: block;
	padding-left: 45px;
	line-height: 42px;
	color: #0b5e77;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url('../../images/arrow-right.png');
	-webkit-transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	    -ms-transition: all .25s ease-in-out;
	     -o-transition: all .25s ease-in-out;
	        transition: all .25s ease-in-out;
}
.tabbed-content .tab-titles li.active a,
.tabbed-content .tab-titles li:hover a {
	color: #FFF;
	background-color: #0b5e77;
	background-image: url('../../images/arrow-right-hover.png');
}
.tabbed-content .tab-titles .company a:before {
	content: '';
	position: absolute;
	width: 35px;
	height: 42px;
	left: 0;
	top: 0;
	bottom: 0;
	background-image: url('../../images/company-icon.png');
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	    -ms-transition: all .25s ease-in-out;
	     -o-transition: all .25s ease-in-out;
	        transition: all .25s ease-in-out;
}
.tabbed-content .tab-titles .company.active a:before,
.tabbed-content .tab-titles .company:hover a:before {
	background-image: url('../../images/company-icon-hover.png');
}

.case-feature {
	margin-left: 20px;
	margin-bottom: 70px;
}

.tabbed-content .tabs {
	background: #f2f2f2;
}
.tabbed-content .tabs .tab.active {
	display: block;
}
.tabbed-content .tabs .tab {
	display: none;
}

.flexslider.carousel {
	max-width: 860px;
	margin: 0 auto;
}
.flexslider.carousel .slides li {
	width: 280px !important;
}
.flexslider.carousel .slides li figure {
	margin: 0 0 30px 0;
    position:relative;
}
.flexslider.carousel .slides li .title {
	padding: 0 0 2px 0;
	margin: 0 0 16px 0;
	border-bottom: solid 1px #d9d9d9;
}
.flexslider.carousel .slides li .title h2 {
	font-weight: 200;
	font-size: 24px;
	line-height: 28px;
}
.flexslider.carousel .slides li .title h2 strong {
	font-weight: 400;
}
.button.smaller,
.flexslider.carousel .slides li .button {
	padding: 0.8125em 0;
	margin: 0;
}
.flexslider.carousel .flex-direction-nav a {
	width: 36px;
	top: 70px;
	height: 36px;
	background: url('../../images/carousel-sprite.png') top left no-repeat;
	opacity: 0.5 !important;
}
.flexslider.carousel .flex-direction-nav a.flex-next {
	background-position: top right;
}
.flexslider.carousel .flex-direction-nav a:hover {
	opacity: 1 !important;
}
.flexslider.carousel .flex-direction-nav a.flex-disabled:hover {
	opacity: 0.5 !important;
}
.flexslider.carousel .flex-direction-nav .flex-prev {
	left: -5px !important;
}
.flexslider.carousel .flex-direction-nav .flex-next {
	right: -5px !important;
}
.flexslider.carousel .flex-control-paging {
	display: none;
}

.accordion {
	margin: 10px 0 0 0;
	border: solid 1px #d9d9d9;
	padding: 18px;
	position: relative;
	cursor: pointer;
}
.accordion:hover {
	border: solid 1px #a6a6a6;
}
.accordion.active {
	border: solid 2px #0b5e77;
	background: #FFF;
}
.accordion.active:after {
	background: url('../../images/accordion-active.png') center center no-repeat !important;
	top: -2px;
	right: -2px;
	width: 22px;
	height: 22px;
}
.accordion .title,
.accordion .toggle {
	padding-left: 30px;
}
.accordion .title {
	background: url('../../images/arrow-right.png') 5px 50% no-repeat;
}
.accordion.active .title {
	background: url('../../images/arrow-down.png') 2px 50% no-repeat;	
}
.accordion .title h4 {
	margin: 0;
	font-size: 20px;
	font-weight: 500;
	color: #0b5e77;
}
.accordion.active .title h4 {
	font-weight: 600;
	color: #3f3f3f;
}
.accordion .title p {
	display: none;
}
.accordion.active .toggle,
.accordion.active .title p {
	display: block;
}
.accordion article {
	margin: 0;
}
.accordion:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: -1px;
	right: -1px;
	background: url('../../images/accordion.png') center center no-repeat;
}
.accordion:hover:after {
	background: url('../../images/accordion-hover.png') center center no-repeat;
}
.accordion hr {
	margin: 12px 0;
}
.accordion .toggle {
	display: none;
}

.carousel .slides li {
	margin-right: 15px;
	padding-right: 15px;
	border-right: solid 1px #d9d9d9;
}
.carousel .slides li:last-child {
	border: none;
	margin: 0;
}

.link-list {
	margin: 0 0 20px 0;
}
.link-list a {
	display: block;
	padding: 5px 0;
	border-top: solid 1px #f2f2f2;
}
.link-list li:last-child a {
	border-bottom: solid 1px #f2f2f2;
}

.article-with-image {
	margin: 0 0 14px 0 !important;
	padding: 0 0 18px 0 !important;
	border-bottom: solid 1px #f2f2f2;
}
.article-with-image:last-child {
	margin: 0 !important;
	padding: 0 !important;
	border: none;
}
.article-with-image article {
	position: relative;
	padding: 0 0 45px 0 !important;
}
.article-with-image article h2 {
	margin: 0 0 14px 0;
}
.article-with-image article p {
	margin: 0 0 7px 0;
}
.article-with-image article .button {
	padding-top: 1.1rem;
	padding-bottom: 1.1rem;
	position: absolute;
	bottom: -37px;
}
.article-with-image .featured-image {
	margin: 7px 0 0 0;
	padding-right: 0;
}
.article-with-image .featured-image .caption {
	padding: 16px 7px;
}

.page-content {
	background: #FFF;
	padding: 0;
}
.page-with-sidebar {
	background: #f2f2f2;
	margin: 0 !important;
}

.border-top {
	margin: 20px 0 0 0;
	border-top: solid 1px #f2f2f2;
	border-bottom: none;
}

.main-slider {
	padding-top: 45px;
	padding-bottom: 45px;
}
.main-slider .mobile-title {
	display: none;
}
.flexslider {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
}
.flexslider .slides > .row {
	margin: 0;
	position: relative;
}
.flexslider .flex-direction-nav a {
	width: 49px;
	height: 49px;
	background: url('../../images/arrow-sprite.png') top left no-repeat;
	opacity: 1 !important;
}
.flex-direction-nav .flex-prev {
	left: -65px !important;
}
.flex-direction-nav .flex-next {
	right: -65px !important;
}
.flexslider .flex-direction-nav .flex-next {
	background-position: top right;
}
.flex-control-nav li {
	vertical-align: top;
	margin: 0 2px;
}
.flex-control-paging li a {
	width: 8px;
	height: 8px;
	background: #8c8c8c;
	box-shadow: none;
}
.flex-control-paging li:hover a {
	background: #8c8c8c;
	box-shadow: none;
}
.flex-control-paging li .flex-active {
	background: none !important;
	border: solid 2px #0b5e77;
	box-shadow: none;
}
.main-slider figure {
	background: #FFF;
	padding: 0 !important;
}
.main-slider figure .inner {
	padding: 2px;
}
.main-slider figure img {
	width: 100%;
	height: auto;
	display: block;
}
.main-slider .flex-control-nav {
	bottom: -47px;
	padding-left: 33.33%;
}
.main-slider .button {
	position: absolute;
	bottom: 0;
	left: 0.9375em;
	margin: 0;
	box-shadow: none;
	max-width: 260px;
}
.main-slider .mobile-title {
	padding: 13px 0;
	float: left;
	width: 100%;
}
.main-slider .mobile-title h3 {
	margin: 0 auto;
	max-width: 210px;
	width: 90%;
	text-align: center;
	display: block;
	font-size: 18px;
	color: #3f3f3f;
	line-height: 24px;
}
.main-slider article p {
	font-size: 18px;
	line-height: 24px;
}
.main-slider article .italic {
	font-size: 14px;
	line-height: 18px;
}

.aligncenter {
	display: block;
	text-align: center;
}
.alignright {
	display: block;
	text-align: right;
}

.sidebar {
	padding: 18px;
}
.sidebar .widget {
	margin: 0 0 26px 0;
	background: #FFF;
	border: solid 2px #0b5e77;
	position: relative;
}
.sidebar .widget:after {
	content: '';
	position: absolute;
	top: -2px;
	right: -2px;
	width: 22px;
	height: 22px;
	background: url('../../images/sidebar-fold.png') center center no-repeat;
}
.sidebar .widget .inner {
	padding: 20px;
}
.sidebar .widget h4 {
	margin: 0 0 6px 0;
}
.sidebar .widget .links {
	margin: 0;
}
.sidebar .widget .links a {
	display: block;
	padding: 5px 0;
	border-top: solid 1px #f2f2f2;
}
.sidebar .widget .links li:last-child a {
	border-bottom: solid 1px #f2f2f2;
}

.inner-container {
	padding: 0 30px;
}
.inner-container.padding-top-bottom {
	padding: 30px 30px 0 30px;
}
.inner-container.padding {
	padding: 30px;
}
.posts-listing .inner-post {
	max-width: 200px;
}
.posts-listing .title {
	margin: 0 0 12px 0;
	color: #3f3f3f;
}
.featured-image {
	margin: 0 0 10px 0;
}
.featured-image .caption {
	padding: 9px 7px;
	background: #f2f2f2;
}
.featured-image .caption p {
	font-size: 13px;
	color: #3f3f3f;
	font-style: italic;
	line-height: 18px;
	margin: 0;
}
article {
	margin: 0 0 22px 0;
}
article p, p {
    line-height: 22px;
    font-size: 14px;
}

.overlayvideo {
    background: url('../../images/pngoverlay.png') center center no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    display:block;
    width: 100%;
    height: 100%;
}

.domain-statistics {
	padding: 20px 0;
}
.domain-statistics .main-title {
	margin: 0 0 15px 0;
}



.domain-statistics .main-title a {
    color: #666;
    font-size: 16px;
    z-index: 1;
}
.domain-statistics .main-title a:hover {
	color: #222;
}
.number-counters .counter {
	background-color: #fefefe;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #F2F2F2) );
	background-image: -o-linear-gradient(bottom, #FEFEFE 0%, #F2F2F2 100%);
	background-image: -moz-linear-gradient(bottom, #FEFEFE 0%, #F2F2F2 100%);
	background-image: -webkit-linear-gradient(bottom, #FEFEFE 0%, #F2F2F2 100%);
	background-image: -ms-linear-gradient(bottom, #FEFEFE 0%, #F2F2F2 100%);
	background-image: linear-gradient(to bottom, #FEFEFE 0%, #F2F2F2 100%);
	border-radius: 4px;
	border: solid 1px #b2b2b2;
	padding: 18px 0;
	text-align: center;
	box-shadow: 0 0 2px rgba( 0, 0, 0, 0.4 );
	max-width: 260px;
	margin: 0 auto;
}
.number-counters .counter .title {
	display: block;
	color: #3f3f3f;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.number-counters .counter .numbers {
	margin: 0 0 12px 0;
}
.number-counters .counter .numbers p {
	margin: 0;
}
.number-counters .counter .numbers span {
	display: inline-block;
	padding: 3px 6px;
	color: #FFF;
	text-align: center;
	background: #0b5e77;
	margin: 0 1px;
	font-weight: 300;
	border-radius: 4px;
}
.number-counters .counter .numbers .comma {
	background: none;
	color: #3f3f3f;
	padding: 2px;
}

.more-information {
	background: #008674;
	padding: 25px 0;
	color: #FFF;
}
.more-information p {
	font-weight: 300;
	margin: 0;
}
.more-information .title {
	height: 58px;
	line-height: 58px;
	margin: 0 0 14px 0;
	font-weight: 400;
	padding-left: 65px;
	background-repeat: no-repeat;
	background-position: left center;
}
.more-information .title.registrars {
	background-image: url('../../images/icons/registrar-icon.png');
}
.more-information .title.legal {
	background-image: url('../../images/icons/legal-icon.png');
}
.more-information .title.newsletter {
	background-image: url('../../images/icons/newsletter-icon.png');
}
.more-information .button {
	max-width: 201px;
	margin: 20px 0 0 0;
	box-shadow: none;
}

#footer {
	padding: 25px 0;
}
#footer .bar {
	margin: 0 0 25px 0;
}
#footer .bar address {
	font-style: normal;
	color: #3f3f3f;
}
#footer .bar nav li {
	float: right;
	margin-left: 45px;
}
#footer .bar nav li a {
	color: #3f3f3f;
}
#footer .bar nav li:hover a {
	color: #1f1f1f;
}
#footer article {
	text-align: center;
	color: #3f3f3f;
}
#footer article p {
	margin: 0 0 12px 0;
}

@media only screen and ( max-width: 1060px ) {

	.flex-direction-nav .flex-prev {
		left: -35px !important;
	}
	.flex-direction-nav .flex-next {
		right: -35px !important;
	}
	.main-slider .slides .row {
		padding-bottom: 65px;
	}

}

@media only screen and ( max-width: 1020px ) {

	#header .top-bar {
		display: none;
	}
	.navigation .button {
		font-size: 16px;
		padding: 1.19rem 0.8rem;
	}
	.accredited-link {
		display: none;
	}
	.page-title {
		background: url('../../images/content-bg.jpg') center center no-repeat;
		background-size: cover !important;
	}
	.page-title .columns {
		width: 100% !important;
	}
	.main-slider .inner-container {
		max-width: 90%;
		margin: 0 auto;
	}
    /*
	.flex-direction-nav .flex-prev {
		left: -55px !important;
	}
	.flex-direction-nav .flex-next {
		right: -60px !important;
	}*/

    .flex-direction-nav .flex-prev {
        left: 0px !important;
    }
    .flex-direction-nav .flex-next {
        right: 0px !important;
    }
	.main-slider article p {
		font-size: 14px;
		line-height: 18px;
	}
	article h3 {
		font-size: 18px;
		line-height: 20px;
	}
	.main-slider .slides .row {
		padding: 0;
	}
	.main-slider .button {
		max-width: 28.33%;
		padding: 14px;
		font-size: 14px;
		position: relative;
		top: -25px;
	}
	.main-slider .large-4 {
		width: 40%;
	}
	.main-slider .large-8 {
		width: 60%;
	}

}

@media only screen and ( max-width: 900px ) {

	#overlay .lightbox .banner .banner-left, #overlay .lightbox .banner .banner-right {
		display: none;
	}
	#overlay .lightbox .banner {
		height: auto;
	}
	#overlay .lightbox .banner .text {
		background: none;
		padding: 0;
		margin: 0;
	}
	#overlay .lightbox {
		width: 95%;
	}
	#overlay .lightbox .registrar {
		padding: 25px;
	}
	#overlay .lightbox .registrar .flexslider {
		width: 90%;
	}

}

@media only screen and ( max-width: 880px ) {

	.team-members .member article h4 {
		font-size: 16px;
		line-height: 20px;
	}

}

@media only screen and ( max-width: 767px ) {


    .flexslider { display:none!important; }
    .navigation .sub-menu {display:block!important; position:relative;}

    #toggle-menu a:hover { background:#006654!important; color:#fff!important;}
    #toggle-menu .sub-menu a:hover { color:#006654!important; background:#fff!important}
#toggle-menu .sub-menu a {color:#0b5e77 }

    .current_page_item .sub-menu a, .current_page_parent .sub-menu a {   color:#0b5e77!important; }

    #toggle-menu .sub-menu a:last-child {border:none; }

    #content .page-shadow {
		display: none;
	}
	.feature-links .link {
		border: none;
	}
	.main-slider  {
		padding: 0;
	}
	#mobile-menu,
	.main-slider .mobile-title {
		display: block;
	}
	.navigation {
		height: auto;
	}
	.main-slider article,
	.main-slider .button {
		display: none;
	}
	.main-slider .large-8 {
		width: 100%;
	}
	.main-slider figure .inner {
		padding: 0;
	}
	#content.larger-bg {
		background: #FFF;
	}
	.main-slider .inner-container {
		max-width: 100%;
		padding: 0;
	}
	.main-slider .flex-direction-nav .flex-prev {
		left: 10px !important;
	}
	.main-slider .flex-direction-nav .flex-next {
		right: 10px !important;
	}
	.more-information .button,
	.more-information p {
		display: none;
	}
	.more-information .title {
		display: inline-block;
		width: 200px;
		text-align: left;
		padding-left: 75px;
	}
	.main-slider .flex-direction-nav a {
		top: auto;
		bottom: 15px;
	}
	.inner-container.padding-top-bottom {
		padding: 30px;
	}
	.sidebar .widget {
		max-width: 280px;
	}
	.article-with-image .featured-image {
		max-width: 280px;
		margin: 0 auto;
		float: none !important;
	}
	.article-with-image article .button {
		position: static;
		margin: 20px 0 0 0;
	}
	.article-with-image article {
		float: none !important;
		padding: 0 !important;
	}
	.team-members .member {
		max-width: 210px;
		margin: 0 auto;
	}
	.blog-image.featured-image {
		max-width: 280px;
	}
	.posts-listing .inner-post {
		margin: 0 auto;
	}
	.feature-links .button {
		position: static;
	}
	.more-information {
		text-align: center;
	}
	.number-counters .counter {
		margin: 0 auto 20px auto;
	}
	.number-counters .columns:last-child .counter {
		margin: 0 auto;
	}
	.section-with-title .main-title a {
		position: relative;
		float: none;
		top: auto;
		right: auto;
		-webkit-transform: translate( 0, 0 );
		-moz-transform: translate( 0, 0 );
		-ms-transform: translate( 0, 0 );
		-o-transform: translate( 0, 0 );
		transform: translate( 0, 0 );
	}
	.navigation > nav {
		display: none;
	}
	.col-links .col-link {
		max-width: 360px;
		margin: 0 auto 12px auto;
	}
	.logo {
		height: 223px;
	}
	.logo #logo {
		position: absolute;
		left: 0;
		top: 0;
		width: 140px;
	}
	.logo .search.right {
		position: absolute;
		top: 105px;
	}
	.search .find {
		position: absolute;
		top: -85px;
		right: 0;
		width: 160px;
		text-align: right;
	}
	#footer .bar nav,
	#footer .bar address {
		text-align: center;
	}
	#footer .bar nav {
		display: block;
	}
	#footer .bar nav li {
		float: none;
		margin: 0 10px;
		display: inline-block;
	}

}

@media only screen and ( max-width: 600px ) {


	.search .search-button {
		text-indent: -9999px;
		background-image: url('../../images/search-icon.png') !important;
		background-repeat: no-repeat !important;
		background-position: center center !important;
	}
	.search span {
		font-size: 12px;
	}
    .search input[type="text"] {
        padding: 10px;
        font-size: 12px;
        height: 55px;
    }
	#overlay .lightbox .registrar .button {
		font-size: 10px;
	}
	#overlay .lightbox .registrar h4 {
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 15px 0;
	}
	#overlay .lightbox .lightbox-text p {
		font-size: 12px;
		line-height: 14px;
	}
	#overlay .lightbox .banner .text p {
		font-size: 10px;
	}
	#overlay .lightbox .banner .text span {
		font-size: 18px;
		line-height: 24px;
		margin: -2px 0 0 0;
	}
	#overlay .lightbox .registrar {
		padding: 15px 0;
	}
	#overlay .lightbox .banner {
		margin-top: 0;
		padding: 5px 0;
		height: auto;
	}
	#overlay .lightbox .lightbox-text {
		margin: 10px auto;
	}
	#overlay .lightbox {
		top: 6px;
	}
	#overlay .lightbox .banner .banner-close {
		right: 5px;
		top: 5px;
	}
	#overlay .lightbox .registrar .flexslider {
		width: 70%;
		margin: 0 auto 10px auto;
	}
	#overlay .lightbox .search.columns.large-12 {
		padding-top: 10px;
		padding-bottom: 10px;
	}

}

@media only screen and ( max-width: 470px ) {

	.case-feature {
		float: none !important;
		margin: 0 auto 20px auto;
	}

}

@media only screen and ( max-width: 360px ) {

	.search .find {
		top: -80px;
		font-size: 20px;
	}

}

.sub-menu { position:relative; z-index:10000; }

.features-home h4 { height:33px; }
.features-home p { height:107px; }

.promo{
        display: block;
        background:  #008674 url('../../images/col-link-bg.png') 95% 50% no-repeat;
        font-size: 14px;
	color: white;
        padding: 8px;
        margin: 0 0 12px 0;
}

a.promo{
	color: white;
}
