/* cmsms stylesheet: default_320 modified: 09/03/25 15:39:33 */
/* cmsms stylesheet: default_320 modified: 02/18/25 11:53:03 */
body {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	line-height: 180%;
	font-family: gill-sans-nova, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #383d3c;
max-width: 100%;
width: 100%;
overflow-x: hidden;
}

header {position: relative;/* top: 0px; *//* left: 0px; */width: 100%;z-index: 10;clear:  both;border-bottom: 46px solid #686868;}

#outer_header {
	background-image: URL("http://cognition.siteindev.co.uk/look/white_trans.png");
	height: 180px;
	display: none;
}

#inner_header {
	height: 180px;
	position: relative;
}

#logo {
	position: absolute;
	top: 15px;
	left: 0px;
	right: 0px;
	width: 180px;
	display: none;
	text-align:  center;
	width: 100%;
}

#cleanenergyhero {
    width: 360px;
    height:  0px;
    position:  relative;
    z-index:  2;
    margin: 0px auto;
}
#Inner_cleanenergyhero {
    position:  absolute;
    top: -50px;
    right:  0px;
    width: 150px;
line-height: 100%;
}

#Inner_cleanenergyhero span {
display: block;text-align: center;font-size: 70%;
}

#logo img, #Inner_cleanenergyhero img  {width: 180px;height: auto;}

#email {
	position: absolute;
	top: 100px;
	right: 26px;
	text-transform:  uppercase;
	font-size: 100%;
	display: none;
}

#email a:link, #email a:visited {
	text-decoration: none;
	color: #383d3c;
}

#email a:hover {
	color: #40c1f0;
	transition: color 0.4s ease-out;
}

#search {
	position:absolute;
	top: 184px;
	right: 0px;
	width: 100%;
	min-height: 41px;
	z-index: 9999;
	background-color: #686868;
	height: 41px;
}

#search_launch {display: none;}

#search_icon {
display: inline-block;
}

#search_text {
display: inline-block;
padding: 0px 0px 10px 10px;
position:  relative;
top: -5px;
color:  #ffffff;
}

#search_form {/* background-color: #ffffff; */height: 40px;box-sizing:  border-box;/* border-left: 1px solid #31b389; *//* border-right: 1px solid #31b389; *//* border-bottom: 1px solid #31b389; */-webkit-border-bottom-right-radius: 0px;-webkit-border-bottom-left-radius: 20px;-moz-border-radius-bottomright: 0px;-moz-border-radius-bottomleft: 20px;border-bottom-right-radius: 0px;border-bottom-left-radius: 20px;/* padding: 5px 30px 0px 42px; */margin: 0px auto;display:  table;/* width: 200px; */}

#search_form input {border: 1px solid #000000;height: 30px;box-sizing: border-box;width: 140px;}

#search_form button {border: 0px;height: 30px;box-sizing:  border-box;background-color: #40c1f0;color: #ffffff;}

#socials {
	position: absolute;
	top: 142px;
	right: 92px;
}

#socials a {
	display: block;
	float: left;
	margin-left: 7px;
	width: 22px;
	height: 22px;
}

#carbonicon {
	position: absolute;
	right: 210px;
	bottom: 9px;
	width: 65px;
	height: 65px;
}

#carbonicon img {
	width: 100%;
	height: auto;
}

#top_navigation {
	display: none !important;
}

#safetyfirst {
position: absolute;
    top: 243px;
    right: 20px;
    width: 65px;
}

#safetyfirst img {
width: 100%;
height: auto;
}

#carbon_credentials {
    position:  absolute;
    top: 22px;
    left: -300px;
    width: 354px;
    height: 400px;
    z-index: 9999;
}

.shortcarbon {top: 203px !important;}

#carbon_credentials_actual {
    width: 300px;
    height: 340px;
    background-color: #ffffff;
    box-sizing: border-box;
    border-bottom: 1px solid #31b389;
    border-top: 1px solid #31b389;
    border-right: 1px solid #31b389;
    padding: 30px;
}

#carbon_credentials_launch {
    position: absolute;
    top: 0px;
    right:  0px;
    width: 54px;
    cursor:  pointer;
}

#carbon_credentials_hide {
    position: absolute;
    top: 0px;
    right:  0px;
    width: 54px;
    cursor:  pointer;
	display: none;
}

#carbon_credentials_launch img {}

.carbon_credentials_tree {
    position:  absolute;
    top: 25px;
    left: 10px;
}

.carbon_credentials_tree img {}

.carbon_credentials_text {
    color: #ffffff;
    position:  absolute;
    transform: rotate(90deg);
    width: 225px;
    font-size: 56%;
    text-transform: uppercase;
    /* display:  inline-block; */
    top: 120px;
    left: -95px;
}

.carbon_credentials_text strong {
    font-weight:  300;
    font-size: 175%;
    display: inline-block;
    padding: 0px 3px;
}

.outer_subnavigation {
height: 300px;
background-image: url("http://cognition.siteindev.co.uk/look/blue_trans.png");
display: none;
}

.inner_subnavigation {width: 780px;margin: 0px auto;color: #ffffff;position: relative;}

.subnavigation_close {position: absolute;top: 40px;right: 20px;cursor:  pointer;}

.subnavigation_left {
    width: 780px;
}

.subnavigation_left h2 {
    font-weight:  300;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ffffff;
    padding-top: 40px;
    text-transform:  uppercase;
    font-size: 210%;
}

.subnavigation_actual {width: 780px;}

.subnavigation_actual ul {
margin: 0px;
padding: 0px;
}

.subnavigation_actual li {margin: 0px;padding: 0px;list-style: none;float: left;width: 390px;}

.subnavigation_actual a:link, .subnavigation_actual a:visited {color: #ffffff;font-weight: 300;text-transform: uppercase;font-size: 110%;height: 40px;display:  inline-block;}

.subnavigation_actual a:hover {

}

.subnavigation_right {
    /* position:  absolute; */
    /* width: 470px; */
    /* right:  0px; */
    /* top: 83px; */
    /* font-size: 100%; */
    display:  none;
}

.subnavigation_right a:link, .subnavigation_right a:visited {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	width: 110px;
	height: 30px;
	padding-top: 4px;
	font-size: 100%;
	text-transform: uppercase;
	line-height: 100%;
	display: block;
	float: right;
	background-color: #ffffff;
	color: #40c1f0;
	text-align: center;
	line-height: 100%;
	box-sizing:  border-box;
}

.subnavigation_right a:hover {
	background-color: #31b389;
        color: #ffffff;
	transition: background-color 0.4s ease-out;
        text-decoration: none;
}

#outer_slider {position: relative;z-index: 1;overflow:  hidden;line-height: 0px;/* margin-top: 125px; */}

#home_background_vid_container {
position:  absolute;
top:  0px;
left:  -50%;
width: 200%;
height: 1080px;
z-index: 0;
}

#home_background_vid {width: 720px;height: 405px;margin: 0px auto;display:  table;}

#home_background_vid_container img {width: 50% !important;height: 405px;margin: 0px auto;display:  table;}

#swirlpath {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 20;
}

#swirlpath img {
	width: 100%;
	height: auto;
}

#inner_slider {
	position: relative;
	z-index: 2;
	width: 100%;
	overflow: hidden;
	}

#thefade {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.darkfade {background-color:#00000066;}

.lightfade {background-color:#ffffff66;}

#inner_slider #strapline {
	position: absolute;
	top: 20%;
	right: 0px;
	width:  100%;
	text-align:  center;
	color:  #ffffff;
	font-size: 170%;
	font-weight: 600;
	text-transform:  uppercase;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.6);
}

#inner_slider #strapline #inner_strapline {display: none;line-height:  100%;width: 250px;margin:  0px auto;}

#inner_slider #strapline_short {
	position: absolute;
	top: 13%;
	right: 0px;
	width:  100%;
	text-align:  center;
	z-index: 99;
}

#inner_slider #strapline_short #inner_strapline_short {
display: none;
}

#inner_slider #strapline_short #inner_strapline_short h1 {
	color:  #ffffff;
	font-size: 155%;
	font-weight: 600;
	line-height: 100%;
	text-transform:  uppercase;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.6);
}

#inner_slider img {
	width: 100%;
	height: auto;
	}

#downclick {/* position:  absolute; *//* bottom: 216px; *//* left: 0px; *//* height: 29px; *//* width:  100%; *//* text-align:  center; *//* z-index: 100; *//* cursor:  pointer; *//* top: 50%; */display:  none;}

#otherdownclick {position:  absolute;/* bottom: 190px; */left: 0px;height: 29px;width:  100%;text-align:  center;z-index: 100;cursor:  pointer;top: 57%;display:  none;}

#downclick img {
width: 50px;
height: auto;
}

#otherdownclick img {
width: 50px;
height: auto;
}

#contact_link_holder {
	position: relative;
	z-index: 9;
	display: none;
}

#contact_link {
	width: 194px;
	position: absolute;
	right: -756px;
	top: 0px;
}

a#hero_contact {
	margin: 0px auto;
}

#outer_mainpage {
	
}

#inner_mainpage {
	position: relative;
}

#breadcrumbs {
    height: 20px;
    font-size: 80%;
line-height: 100%;
    box-sizing: border-box;
    padding-top: 15px;
}

.breadcrumbstart {
display: inline-block;
padding-right: 10px;
}

#accreditations img {
    width: 90px;
height: auto;
}

#outer_footer {
background-color: #727272;
}

#green_credentials {
background-color: #31b389;
color: #ffffff;
border-bottom: 20px solid #ffffff;
}

#inner_green_credentials {
text-align: center;
padding: 20px 0px;
}

#inner_green_credentials a:link, #inner_green_credentials a:visited {
color: #ffffff;
text-decoration: none;
transition: color 0.4s;
}

#inner_green_credentials a:hover {
color: #000000;
text-decoration: none;
}

#inner_green_credentials img {}
#inner_green_credentials span {
display: inline-block;
    text-align: left;
    line-height: 110%;
    position: relative;
    top: -21px;
    font-size: 115%;
    padding-left: 20px;
}

#upper_footer {
	background-color: #f4f4f4;
	text-align: center;
}

#inner_footer {
	position: relative;
	color: #ffffff;
}

#lower_logo {
	display: table;
	margin: 0px auto;
	padding-top: 45px;
	width:  180px;
	height:  auto;
	margin-bottom:  10px;
}

#lower_email {
	text-align: center;
	font-size: 95%;
}

#lowerlinks {
	text-align: center;
	font-size: 100%;
	padding: 30px 0px 0px 0px;
}

#lowerlinks a {
	display: inline-block;
	padding: 0px 18px;
}

a#backtotop {
	display: table;
	margin: 30px auto 40px auto;
}

a#backtotop span {
	display: inline-block;
	position: relative;
	top: -10px;
	padding-left: 10px;
}

a#backtotop:hover span {
text-decoration: underline;
}

#inner_footer a:link, #inner_footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#inner_footer a:hover  {
	color: #ffffff;
	text-decoration: underline;
}

#footer_left {
	/* float: left; */
	font-size: 90%;
	line-height: 120%;
	display:  table;
	margin: 25px auto;
}

.address {
	float: left;
	width: 350px;
	text-align: center;
	padding-bottom: 20px;
}

.address h4 {
	font-weight: 300;
	margin-bottom: 0px;
}

#footer_right {
	/* float: right; */
	font-size: 80%;
	line-height: 120%;
	clear:  both;
	text-align:  center;
}

h1 {
	font-size: 160%;
	margin: 0px 0px 30px 0px;
	text-transform:  uppercase;
	font-weight: 400;
	color: #40c1f0;
}

h2 {
	font-size: 150%;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-size: 140%;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 110%;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 120%;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-size: 110%;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

a:link, a:visited, .spanlink {
	color: #31b389;
	text-decoration: none;
        cursor: pointer;
}

a:hover, .spanlink:hover  {
	color: #40c1f0;
	transition: color 0.4s ease-out;
	text-decoration: underline;
}

a img {
border: 0px;
}

#loginform, #registerform {
display: table;
margin: 0px auto;
padding: 20px;
border: 1px solid #000000;
margin-bottom: 20px;
}

.inner {
	width: 320px;
	margin: 0px auto;
	position: relative;
}

a.blockbutton:link, a.blockbutton:visited, .blockbutton {
	display: block;
	background-color: #40c1f0;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
}

a.blockbutton:hover, .blockbutton:hover {
	background-color: #31b389;
	transition: background-color 0.4s ease-out;
}

.largeblockbutton {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	width: 190px;
	height: 40px;
	padding-top: 3px;
	font-size: 120%;
	text-transform: uppercase;
}

.regularblockbutton  {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	width: 71px;
	height: 25px;
	padding-top: 5px;
	font-size: 80%;
	text-transform: uppercase;
	line-height: 100%;
}

.narrowtext {
	width: 300px;
	margin: 0px auto;
	text-align: left;
	box-sizing: border-box;
	padding-top: 32px;
	font-size: 105%;
}

#module_holder #iconsblock {margin:  0px auto;}

.team_shrinker #iconsblock {width: 480px; }

.icon_block {
	display: table;
	margin: 25px auto 25px auto;
	width: 180px;
}

a.imageicon:link, a.imageicon:visited  {
	float: left;
	width: 200px;
	height: 180px;
	background-color: #50e0ad;
	/* margin-bottom: 20px; */
	background-image: URL("http://cognition.siteindev.co.uk/look/icon_back_mid.png");
	background-repeat: no-repeat;
	background-position: bottom;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 145px;
	border-top-right-radius: 145px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	margin: 0px auto 20px auto;
}

a span.imageicon_image {
	padding-top: 23px;
	display: block;
	height: 137px;
	box-sizing:  border-box;
	position:  relative;
	left: -225px;
}

a span.imageicon_image img {width: 200px;height: auto;}

a.imageicon h3 {
	font-weight: 300;
	text-transform:  uppercase;
	font-size: 90%;
	padding: 0px 10px;
	line-height: 100%;
}

a.imageicon:hover  {
	background-color: #40c1f0;
	transition: background-color 0.4s ease-out;
}


.team_icon {
	width: 200px;
	float: left;
	/* margin-right: 50px; */
	/* margin-bottom: 25px; */
	margin: 20px;
}

.team_icon_img {
	width: 200px;
	height: 200px;
	-webkit-border-radius: 145px;
	-moz-border-radius: 145px;
	border-radius: 145px;
	overflow: hidden;
	margin-bottom: 25px;
}

.team_icon_img img {
	width: 200px;
	height: 200px;
}

.team_icon_info {
	width: 100%;
	position: relative;
}

.team_icon_info span {
	position: absolute;
	top: 70px;
	right: 0px;
	cursor:  pointer;
}

.team_icon_info h3 {
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 120%;
	line-height: 100%;
}

.team_icon_info h4 {
	font-weight: 300;
	color: #31b389;
	font-size: 105%;
}

.team_icon_info_socials {}

.team_icon_info_socials a  {}

span.blockbutton {}

.team_details_back {
	display: none;
	position:  fixed;
	z-index: 9999;
	top:  0px;
	left:  0px;
	width:  100%;
	height:  100%;
	background-image: url("http://cognition.siteindev.co.uk/look/white_trans.png");
}
.team_details {
    width: 300px;
    height: 570px;
    background-color:  #ffffff;
    /* text-shadow: 2px 2px 5px rgba(0,0,0,0.6); */
    -webkit-box-shadow: 4px 4px 11px 0px rgba(0,0,0,0.6);
    box-shadow: 4px 4px 11px 0px rgba(0,0,0,0.6);
    margin: 50px auto;
    -webkit-border-top-left-radius: 145px;
    -moz-border-radius-topleft: 145px;
    border-top-left-radius: 145px;
    overflow: hidden;
    position:  relative;
    overflow-y: scroll;
}
.team_details_close {
    /* position:  absolute; */
    top: 30px !important;
    right: 20px !important;
    display: block;
    z-index:  100;
}

.team_details_img {
    width: 170px;
    height: 170px;
    -webkit-border-radius: 145px;
    -moz-border-radius: 145px;
    border-radius: 145px;
    overflow: hidden;
    margin-bottom: 25px;
    position: absolute;
    top: 30px;
    left:  30px;
}
.team_details_img img  {
	    width: 170px;
	    height: 170px;
}

.team_details_content {
	position: relative;
	/* top: 30px; */
	/* right: 30px; */
	width: 235px;
	margin-left: 30px;
	padding-bottom: 60px;
	margin-top: 212px;
}

.team_details h3 {}
.team_details h4 {}
.team_details_bio {
    line-height: 140%;
    min-height: 180px;
}

.service_details_back {
	display: none;
	position:  fixed;
	z-index: 9999;
	top:  0px;
	left:  0px;
	width:  100%;
	height:  100%;
	background-image: url("http://cognition.siteindev.co.uk/look/white_trans.png");
}

#servicesblock {display: table;margin: 0px auto;width: 700px;}

.service_section {/* float: left; */margin: 0px 10px 20px 10px;}

.servicebutton {display: block;width: 320px;height: 40px;box-sizing: border-box;text-align: center;background-color: #40c1f0;color: #ffffff;text-transform: uppercase;line-height: 100%;padding-top: 10px;font-size: 110%;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;cursor: pointer;}

.servicebutton:hover {
background-color: #31b389;
transition: background-color 0.4s ease-out;
}

.service_details {
    width: 320px;
    height: 500px;
    background-color:  #ffffff;
    /* text-shadow: 2px 2px 5px rgba(0,0,0,0.6); */
    -webkit-box-shadow: 4px 4px 11px 0px rgba(0,0,0,0.6);
    box-shadow: 4px 4px 11px 0px rgba(0,0,0,0.6);
    margin: 50px auto;
    -webkit-border-top-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    border-top-left-radius: 50px;
    overflow: hidden;
    position:  relative;
    box-sizing:  border-box;
    padding: 70px 2px 70px 20px;
    overflow-y: scroll;
}

.service_details_close {
    position:  absolute;
    top: 15px !important;
    right: 15px !important;
    display: block;
    z-index:  100;
}

.service_details  h3 {
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 160%;
    line-height: 100%;
}

.sideblockleft, .sideblockright {
	position: relative;
	line-height: 0px;
}

#outer_cs {width: 200%;margin-left: -50%;height: 430px;}

#inner_cs {width: 2730px;margin: 0px auto;}

.cs_carousel {}

.cs_details {
    width:  870px;
    height: 400px;
    background-color:  #ffffff;
    /* text-shadow: 2px 2px 5px rgba(0,0,0,0.6); */
    -webkit-box-shadow: 4px 4px 11px 0px rgba(0,0,0,0.6);
    box-shadow: 4px 4px 11px 0px rgba(0,0,0,0.6);
    -webkit-border-top-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    border-top-left-radius: 50px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

#inpage_cs {display: table;margin: 0px auto;width: 700px;}

.cs_details_inner {
    width:  870px;
    height: 400px;
    position: relative;
}

.cs_details_close {
    /* position:  absolute; */
    top: 30px !important;
    right: 30px !important;
    display: block;
    z-index:  100;
}

.cs_details_img {
    width: 145px;
    height: 337px;
    -webkit-border-top-left-radius: 145px;
    -moz-border-radius-topleft: 145px;
    border-top-left-radius: 145px;
    overflow: hidden;
    margin-bottom: 25px;
    position: absolute;
    top: 30px;
    left:  30px;
    background-color: #cccccc;
}

.cs_details_img img  {
    height: 449px;
    width: auto;
}

.cs_details_content {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 630px;
	height: 347px;
}

.cs_details h3 {
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-size: 120%;
	line-height: 100%;
	color: #40c1f0;
}

.cs_details h4 {
	font-weight: 500;
	font-size: 73%;
	text-transform: uppercase;
	line-height: 120%;
	margin-bottom: 10px;
	margin-right: 30px;
}

.cs_details_bio {
    line-height: 160%;
    font-size: 100%;
}

.cs_details_bio_morelink {/* position:  absolute; *//* right: 19px; *//* bottom: 158px; */}

.cs_details_bio_morelink a:link, .cs_details_bio_morelink a:visited {color: #383d3c;text-transform:  uppercase;font-size: 110%;}

.cs_details_bio_morelink a:hover {
color: #40c1f0;
transition: color 0.4s ease-out;
}

.cs_details_little_image {height: 130px;width: 130px;overflow: hidden;float: left;margin-right: 20px;-webkit-border-top-left-radius: 60px;-moz-border-radius-topleft: 60px;border-top-left-radius: 60px;background-color:  #cccccc;}

.cs_details_little_image img {
height: 130px;
width: auto;
}

.li_1 {
position: absolute;
bottom: 10px;
left: 0px;
}

.li_2 {position: absolute;bottom: 10px;left: 160px;}

.li_3 {position: absolute;bottom: 10px;left: 320px;}

#inpage_cs_filter {
text-align: center;
margin-bottom: 30px;
}

#inpage_cs_filter select {height: 60px;display: inline-block;width:  250px;box-sizing:  border-box;border: 1px solid #40c1f0;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;padding: 10px 40px; margin-top: 30px;}

#inpage_cs_filter button {
margin-top: 30px;
}

.smalltext {
font-size: 80%;
}

#inpage_cs {
margin: 0px auto 30px auto; width: 300px;
}

#inpage_cs .cs_details {margin: 0px auto 30px auto;width: 300px;height: 372px;float: none;    border-bottom: 10px solid #40c1f0;}

#inpage_cs .cs_details_inner {
    width: 300px;
    height: 450px;
    position: relative;
}

#inpage_cs .cs_details_content {
	/* position: absolute; */
	/* top: 181px; */
	/* right: 30px; */
	width: 241px;
	height: 308px;
	margin-top: 0px;
}

#inpage_cs .cs_details_content p {display: none;}

#inpage_cs .li_1, #inpage_cs .li_2, #inpage_cs .li_3 {display: none;}

#inpage_cs .cs_details_img {
    width: 240px;
    height: 135px;
    -webkit-border-top-left-radius: 145px;
    -moz-border-radius-topleft: 145px;
    border-top-left-radius: 145px;
    overflow: hidden;
    margin-bottom: 25px;
    position: absolute;
    top: 30px;
    left:  30px;
    background-color: #cccccc;
}

.slick-slide {
opacity: 0.3;
}

.slick-current  {
opacity: 1 !important;
}

#cs_navigation {position: relative;z-index: 10;text-align: center;}

#cs_navigation h3 {
	font-weight: 300;
	text-transform: uppercase;
	padding: 50px 0px;
	font-size: 200%;
	line-height: 100%;
	color: #40c1f0;
}

.thisslickdots {
	position: absolute;
    top: 0px;
    right: 150px;
}

.thisslickprev {position: absolute;top: 265px;left: 150px;}

.thisslicknext {position: absolute;top: 265px;right: 150px;}

.green {
	background-color: #31b389;
	padding: 20px 0px;
}

.blue {
	background-color: #40c1f0;
	padding: 20px 0px;
}

.grey {
	background-color: #727272;
	padding: 20px 0px;
}

.sideblock_img {
	/* width: 40%; */
	/* float:  left; */
	padding: 20px;
	box-sizing: border-box;
}

.sideblockright .sideblock_img {
	/* width: 40%; */
	/* margin-left: 50%; */
	/* float: right; */
}

.sideblock_img img {
	width: 100%;
	height: auto;
}

.sideblock_text {
	/* width: 60%; */
	/* position: absolute; */
	/* top: 0px; */
	/* right: 0px; */
	/* float: right; */
}

.sideblockright .sideblock_text {
	/* width: 60%; */
	/* position: absolute; */
	/* top: 0px; */
	/* left: 0px; */
	/* right: initial; */
	/* float: left; */
}

.sideblock_text_back {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
}

.sideblock_text_back img {
	width: 100%;
	height: auto;
}

.sideblock_text_content {line-height: 150%;color:  #ffffff;margin: 3% auto 5% auto;width: 85%;}

.sideblock_text_content h3 {
	font-weight: 300;
	text-transform: uppercase;
	font-size: 180%;
	margin-bottom: 10px;
}

.mobile_undercol {
clear: both;
font-size: 1px;
height: 1px;
}

.left_column {
	width: 870px;
	float: left;
}

.right_column {
	width: 300px;
	float: right;
}

.watermark {
	background-image: url("http://cognition.siteindev.co.uk/look/watermark_colour.png");
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 306px;
}

.undercol {
	clear: both;

}

.last {
	margin-right: 0px !important;
}

/* funfacts */

#funfacts {
display: table;
margin: 0px auto;
}

#funfacts_one {}

#funfacts_two {}

#funfacts_three {}

.funfacts_entry {/* float: left; */width: 260px;margin: 0px 10px;}

.funfacts_entry_inner {
    position:  relative;
    width: 260px;
    /* min-height: 200px; */
    padding-bottom:  30px;
}

.funfacts_entry_inner img {
    position:  relative;
    z-index: 1;
}

.funfactnumber {
    position:  absolute;
    top: 45px;
    left:  0px;
    text-align:  center;
    width:  100%;
    z-index: 20;
    color: #ffffff;
    font-weight:  300;
    font-size: 280%;
}

.funfact {
    text-align:  center;
    color:  #31b389;
    text-transform: uppercase;
    font-size: 140%;
    line-height: 110%;
}

/* animations */

#module_holder .is-visible a span.imageicon_image
{
    -webkit-animation: slideRight 1s ease-out;
    -moz-animation: slideRight 1s ease-out;
    -o-animation: slideRight 1s ease-out;
    animation: slideRight 1s ease-out;
animation-fill-mode: forwards;
}

@-webkit-keyframes slideRight {
    0% {display: none; left: -225px}
    1% {display: block; left: -224px}
    100% {display: block; left: 0px}
}

@-moz-keyframes slideRight {
    0% {display: none; left: -225px}
    1% {display: block; left: -224px}
    100% {display: block; left: 0px}
}

@-o-keyframes slideRight {
    0% {display: none; left: -225px}
    1% {display: block; left: -224px}
    100% {display: block; left: 0px}
}

@keyframes slideRight {
    0% {display: none; left: -225px}
    1% {display: block; left: -224px}
    100% {display: block; left: 0px}
}

.blurredimage img {
  -webkit-filter: blur(10px); /* Safari 6.0 - 9.0 */
  filter: blur(10px);
}

.casestudy_overview {margin-bottom: 30px;}

.casestudy_overview div{min-height: 50px;clear: both;line-height: 120%;margin-top: 10px;box-sizing:  border-box;font-weight: 400;}

.casestudy_overview span.left {float: left;display:  block;width: 20%;}

.casestudy_overview span {float: right;display:  block;width: 60%;}

.remaining_casestudy_holder {
background-color: #31b389;
color: #ffffff;
padding: 60px 0px;
}

 h3.casestudy_overview, .remaining_casestudy_holder h3 {
font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 160%;
    line-height: 100%;
}

.remaining_casestudy_inner {width: 320px;margin: 0px auto;}

.remaining_casestudy_left {/* float: left; *//* width: 450px; *//* display: none; */}

.remaining_casestudy_right {/* float: right; *//* width: 230px; *//* display: none; */}

.remaining_casestudy_right img {
width: 100%;
height: auto;
margin-bottom: 20px;
display: block;
}

/* news */

#blog {
      width: 300px;
      margin: 0px auto;
}

#blog_left {
	float: left;
	/* width: 740px; */
}

.BlogSummary {clear: both;border-bottom: 1px solid #cccccc;/* width: 700px; */}

.BlogSummary_inner {
position: relative;
top: 50%;
}

.BlogSummary_text {/* padding: 30px 0px 0px 0px; *//* width: 410px; *//* height: 267px; *//* vertical-align: middle; */}

.BlogSummary_text_title {

}

.BlogSummary_text_date {
color: #666666;
font-size: 80%;
padding: 10px 0px;
}

.BlogSummary_text_summary {
font-size: 95%;
margin-bottom: 10px;
line-height: 120%;
}

.BlogSummary_text_link {
}

a.BlogSummary_top:link, a.BlogSummary_top:visited {
	display: block;
	font-size: 70%;
	color: #cccccc;
	margin-top: 10px;
}

.BlogSummary_image {padding: 30px 0px;width: 270px;display:  none;}

.BlogSummary_image img {
	width: 100%;
	height: auto;
}

.left {/* float: left; */}

.right {/* float: right; */}

#blog_right {
	/* float: right; */
	/* width: 200px; */
	display:  none;
}

#blog_right a {
	display: block;
	margin-bottom: 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 8px 0px;
	line-height: 120%;
	font-size: 90%;
}

#blogimage{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#NewsPostDetailReturnLink {
	margin-top: 10px;
}


.mobile_hider {
display: none !important
}

.sideblock_iframe iframe {
width: 100%;
height: 250px;
}

.testimonialitem {
    clear: both;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 280px;
    margin: 0px auto 20px auto;
}

.testimonialactual {

}

.testimonialitemcredit {
font-weight: 600;
text-align: right;
}

#photoiconsblock {
    width: 320px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    /* background-color: #f4f4f4; */
}
a.photoimageicon:link, a.photoimageicon:visited {
    /* height: 600px; */
    /* float:  left; */
    /* width: 50%; */
    margin-bottom: 29px;
    position:  relative;
    color: #000000;
    box-sizing:  border-box;
    padding: 0px 15px;
}
.photo_imageicon_image {
    background-color:  #40c1f0;
    display:  block;
    width:  112px;
    height:  112px;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    border-radius: 56px;
    overflow: hidden;
    position:  absolute;
    top:  0px;
    left: 10px;
    z-index:  2;
    transition: background-color 0.4s;
}

a.photoimageicon:hover {text-decoration: none;}

a.photoimageicon:hover  .photo_imageicon_image {
	background-color: #31b389;
}

.photo_imageicon_icon {
    background-color:  #cccccc;
    display:  block;
    width:  320px;
    height:  330px;
    line-height:  0px;
    overflow: hidden;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-left-radius: 50%;
    position: relative;
    top:  0px;
    left:  0px;
}

.photo_imageicon_icon img {
	width:  320px;
    height:  330px;
	position: absolute;
	transition: width 0.4s, height 0.4s, margin-left 0.4s, margin-top 0.4s;
}

a.photoimageicon:hover .photo_imageicon_icon img {
	width:  340px;
    height:  350px;
	margin-left: -10px;
	margin-top:-10px;
}

.photoimageicon h3 {
    padding-top: 20px;
}
.photo_imageicon_shorttext {
    position: relative;
    /* right:  40px; */
    margin-top: 40px;
    width: 360px;
}
.photo_imageicon_mocklink {
    font-weight:  600;
    color: #40c1f0;
    transition: color 0.4s;
    padding-bottom: 30px;
}

a.photoimageicon:hover .photo_imageicon_mocklink {
    color: #31b389;
}

#servicesphotoiconblock {
    width: 320px;
    margin: 80px auto;
    margin-left:  -10px;
    /* margin-left: -40px; */
    /* padding:  40px; */
}

#servicesphotoiconblock img {
max-width: none !important;
}

.servicesphotoicon {
    /* height: 600px; */
    /* float:  left; */
    /* width: 50%; */
    margin-bottom: 60px;
    position:  relative;
    color: #000000;
    box-sizing:  border-box;
    padding: 0px 00px;
}
.servicesphotoicon_image {
    background-color:  #40c1f0;
    display:  block;
    width:  112px;
    height:  112px;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    border-radius: 56px;
    overflow: hidden;
    position:  absolute;
    top:  0px;
    left: 20px;
    z-index:  2;
    transition: background-color 0.4s;
}

.servicesphotoicon:hover  .servicesphotoicon_image {
	background-color: #31b389;
}

.servicesphotoicon_icon {
    background-color:  #cccccc;
    display:  block;
    width:  320px;
    height:  330px;
    line-height:  0px;
    overflow: hidden;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-left-radius: 50%;
    position: relative;
    top:  0px;
    left:  0px;
}

.servicesphotoicon_icon img {
	width:  320px;
        height:  330px;
	position: absolute;
	transition: width 0.4s, height 0.4s, margin-left 0.4s, margin-top 0.4s;;
}

.servicesphotoicon:hover .servicesphotoicon_icon img {
	width:  340px;
        height:  350px;
	margin-left: -10px;
	margin-top:-10px;
}

.servicesphotoicon h3 {
    padding-top: 20px;
}

.servicesphotoicon_shorttext {
    position: relative;
    /* right: 40px; */
    display: block;
    height: 220px;
    /* margin-top: 40px; */
    /* width: 360px; */
}
.servicesphotoicon_mocklink {
    font-weight:  600;
    color: #40c1f0;
	transition: color 0.4s;
cursor: pointer;
}

.servicesphotoicon:hover .servicesphotoicon_mocklink {
    color: #31b389;
}

#iframeandlaunch {
    border: 0px;
    width: 480px;
    height: 278px;
    display: table;
    margin: 44px auto 0px auto;
    position: relative;
}

#touriframe {
    border: 0px;
    width: 300px;
    height: 179px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

#iframelaunch {
    width: 300px;
    height: 179px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    text-align: center;
    box-sizing: border-box;
    padding-top: 10px;
    cursor: pointer;
}

#iframelaunch h3 {/* color: #ffffff; *//* opacity: 0.7; *//* text-transform:  uppercase; *//* text-shadow: 2px 2px 5px rgba(0,0,0,0.6); */display: none;}

#big_movie {position: fixed;z-index: 99999999;padding-top: 140px;left: 0px;top: 0px;width: 100%;height: 100%;display: none;background-color: #413f3fc2;}

#big_movie_closer {
    position: absolute;
    right: 100px;
    top: 100px;
    color: #ffffff;
    font-size: 200%;
    /* font-family: copperplate, serif; */
    cursor: pointer;
}

#largeiframe {
display: table;
margin: 0px auto;
width: 320px;
height: 179px;
}
