/*
Theme Name: Connect Centre
Theme URI: http://detail.ie
Author: Built by Detail Design Studio
Author URI: http://detail.ie
Description: Custom theme for Connect Centre
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: connect-centre

*/


@import url("css/styles.css");


/* Contact Forms */

.wpcf7-form-control-wrap {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	margin-top: 0;
	}
body.page-template-04_about .wpcf7-form-control-wrap {
	display: block;
	position: relative;
	float: left;
	width: 48%;
	margin-right: 20px;
	margin-top: 0;
	}
@media (max-width: 1400px) { 
		body.page-template-04_about .wpcf7-form-control-wrap { 
		width: 47%;
		} 
	}
@media (max-width: 1000px) { 
		body.page-template-04_about .wpcf7-form-control-wrap { 
		width: 100%;
		} 
	}	
body.page-template-04_about section.contact-us form input[type="submit"] {
	float: left;
	width: 48%;
	margin-right: 20px;	
	}
@media (max-width: 1400px) { 
		body.page-template-04_about section.contact-us form input[type="submit"] { 
		width: 47%;
		} 
	}
@media (max-width: 1000px) { 
		body.page-template-04_about section.contact-us form input[type="submit"] { 
		width: 100%;
		} 
	}
body.page-template-04_about section.contact-us form br {
	display: none;
	}
.wpcf7-not-valid-tip {
	position: absolute;
	top:17px;
	right: 17px;
	background: red;
	width: 25px;
	height: 25px;
	line-height: 25px;
	color: white !important;
	text-align: center;
	}
.wpcf7-response-output {
	color: black;
	opacity: 0.5;
	margin: 0 !important;
	padding: 0 !important;
	}
div.wpcf7-validation-errors, div.wpcf7-spam-blocked {
	border: none !important;
	}
	
div.wpcf7-mail-sent-ok {
	border: none !important;
	}	
	
body.page-template-04_about section.contact-us form {
	-webkit-columns: 300px 1;
	}
.ajax-loader {
	margin-top: 20px;
	}

	
/* Industry Partners */	
	
body.page-template-05_industrypartners .partner-logos ul li {
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0.5;	
	text-indent: -9999px;
	}	
body.page-template-05_industrypartners .partner-logos ul li:hover {
	opacity: 0.8;
	}
body.page-template-05_industrypartners .partner-logos {
	width: 100%;
	}		
@media (max-width: 768px) { 
		body.page-template-05_industrypartners .partner-logos ul li {
		float: left;
		width: 50%;
		}	
	}	

body.single section.person-listing article {
	overflow: hidden !important;
	}		

body.single section.person-listing article p:first-of-type {
    font-size: 25px;
    line-height: 1.2;
    color: #374353;
    opacity: 1;
}	
	
body.blog .tabs li ul li a {
	display: block;
}

body.blog header.intro h1 {
	font-weight: normal !important;
	}
body.blog header.intro h1 span {
	font-weight: bold !important;
	}
	
@media only screen and (max-width: 1024px) {
body.blog section.news-archive div.row div.square--sqp {
    max-height: 116px;
    overflow: hidden;
    padding-top: 0;
}	}

body.blog section.news-archive div.row div.square-large {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	}

body.blog section.news-archive div.row div.square-large a {
    color: #3C3D43;
}

img.test_bw
{ 
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
}



body.blog section.news-archive div.row div.large-4-3 h3 {
	position: absolute;
	bottom: 30px;
	left: 30px;
	margin: 0;
	padding: 0;
	display: block;
	height: auto;
	line-height: 1.1;
	text-decoration: underline;
	width: 90%;
	z-index: 2;	
	}
body.blog section.news-archive div.row div.large-4-3 {
	background-position: center center;
	background-size: cover;
	}


/* body.blog section.news-archive div.row div.large-4-3 div.multiplier {
	background-color: rgb(190, 50, 50);
    mix-blend-mode: multiply;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	}

*/	
	
body.blog section.news-archive div.row div.square-livetweet {
	padding: 0;
	background: white;
	overflow: hidden;
	}
	

@media only screen and (max-width: 1024px){
	body.blog section.news-archive div.row div.square-livetweet {
		min-height:450px !important;
		max-height:450px !important;
		}
	}	
	
	
body.blog section.news-archive div.row div.square-livetweet iframe {
	margin: 0 !important;
	position: absolute !important;
	bottom: 0 !important;
	left: 0 !important;
	}
	
body.blog section.news-archive div.row div.large-4-3 a.linkifier {
	background: transparent;
	opacity: 1;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	}
body.blog section.news-archive div.row div.large-4-3 a.linkifier iframe {
	margin: 0;
	width: 100%;
	height: 100%;
	display: none;
	}
.video_playbutton {
	position: absolute;
	left: 260px;
	top: 130px;
	width: 120px;
	height: 120px;
	background: url(images/site-components/play-icon.png);
	background-size: 160px 160px;
	background-position: center center;	
	}

@media (max-width: 1280px) and (min-width: 1024px) { 
	.video_playbutton {
		left: 200px;
		top: 100px;
		}
	}
@media (max-width: 1024px) and (min-width: 768px) { 
	.video_playbutton {
		left: 215px;
		top: 90px;
		}	
	}	
@media (max-width: 768px) { 
	.video_playbutton {
		left: auto;
		right: 0px;
		top: 5px;
		width: 90px;
		height: 80px;
		background-size: 100px 100px;
		}		
	}	

a {word-wrap: break-word;}



.news_leftcol .post_gallery {
	width: 300px;
	}
	
	
.news_leftcol  div.post_gallery .owl-theme .owl-controls {
	top: 10px;
	}


body.single header.intro .post_heading {
	max-width: 70%; margin-bottom: 0px;
	}
span.post_author {
	color: black; margin-left: 6.25%; padding-top: 20px; display: inline-block;
	}
@media (max-width: 768px) { 
	span.post_author {
		position: relative;
		top: -35px;
		}		
	}




body.blog section.news-archive div.row div.square-small p {
	height: 124px;
	overflow: hidden;
	}
@media (max-width: 1280px) and (min-width: 1024px) { 
	body.blog section.news-archive div.row div.square-small p {
		height: 103px;
		}
		
	.news_leftcol .post_gallery {
		width: 245px;
		}
				
	}	
@media (max-width: 1024px) and (min-width: 768px) { 
	body.blog section.news-archive div.row div.square-small p {
		font-size: 13px;
		height: 85px;
		}
		
	.news_leftcol .post_gallery {
		width: 185px;
		}
		
				
	}	
@media (max-width: 768px) { 
	body.blog section.news-archive div.row div.square-small p {
		height: 120px;
		}	
		
.news_leftcol  div.post_gallery .owl-theme .owl-controls {
	top: 0px;
	}	
	}		



body.blog section.news-archive div.row div.insta h4 {
	color: #3C3D43;
	text-align: left;
	text-decoration: underline;
	margin-bottom: 10px;
	}

body.blog section.news-archive div.row div.insta p {
	height: 130px;
	overflow: hidden;
	font-size: 14px;
	}
	
body.blog section.news-archive div.row div.square-small.insta a	{
	color: #51535c;
	}	
@media (max-width: 1280px) and (min-width: 1024px) { 
	body.blog section.news-archive div.row div.insta p {
		height: 103px;
		}		
	}	
@media (max-width: 1024px) and (min-width: 768px) { 
	body.blog section.news-archive div.row div.insta p {
		font-size: 13px;
		height: 85px;
		}		
	}	
@media (max-width: 768px) { 
	body.blog section.news-archive div.row div.insta p {
		height: 120px;
		}		
	}


body.blog section.news-archive div.row div.large-4-3 {
	background-color: #f3b824;
	}

@media only screen and (max-width: 1024px) {
body.page-template-02_research section.theme img {
    max-width: 150px;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 20px;
	} 
	}	

.research_link	 {
	display: inline-block;
	border: 1px solid white;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	margin: 15px 15px 0 0;
	}
:hover.research_link {
	text-decoration: underline;
	}
body.page-template-02_research section.theme span.research_link {
	text-decoration: none;
	}	
	
@media (max-width: 768px) { 
	body.page-template-02_research section.extreme-sharing {
		background-position: 20px 30px;
		}	
	body.page-template-02_research section.extreme-sharing article h3 {
		margin-top: 140px;
		}	
	}	
.post_customcontent iframe {
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0;
	}

body.single section.person-listing article span a {
	text-decoration: none;
	display: block;
	}
body.single section.person-listing article span a:hover {
	text-decoration: underline;
	}

@media (max-width: 768px) { 
	body.single header.intro h1 {
		padding: 0;
		font-size: 30px;
		}	
	body.single section.person-listing article p:first-of-type {
		font-size: 18px;	
		}
	body.single section.person-listing article p {
		font-size: 15px;
		}
	body.single section.person-listing aside hr {
		display: none;		
		}
	body.single section.person-listing article {
		margin-top: -30px;
		border-top: none;
		}
	}	

body.blog section.news-archive div.row div.Images {
	margin-bottom: 0 !important;
	}
	
body.single section.person-listing article h1, body.single section.person-listing article h2, body.single section.person-listing article h3, body.single section.person-listing article h4, body.single section.person-listing article h5, body.single section.person-listing article h6 {
	font-weight: bold !important;
	color: #374353;
	}
body.single section.person-listing article a, body.page section.person-listing article a {
	color: #374353;
	text-decoration: none;
	font-weight: bold;
	}
body.single section.person-listing article a:hover {
	text-decoration: underline;
	}
body.single section.person-listing article h5 {
	margin-bottom: 8px;
	margin-top: 5px;
}


body.blog section.news-archive div.row div.stripmargin {
	margin-top: 0 !important;
	}


.person-listing aside img {
	width: 80%;
	margin-top: 10px;
	}
@media (max-width: 768px) { 
	.person-listing aside img {
		width: 90%;
		margin-top: 0px;
		margin-bottom: 0px;
		}	
	}




@media (min-width: 1280px) {
	body.page-template-02_research section.theme span {
	    margin-left: 31.25%;
		}
	}
.smalltall {
	width:100%; 
	height:170px; 
	margin-bottom:20px;
	background-position: center center;
	background-size: cover;
	}
@media (max-width: 1280px) {
	.smalltall {
	    height:131px;
		}
	}
@media (max-width: 1024px) {
	.smalltall {
	    height:90px;
		}
	}
@media (max-width: 768px) {
	.smalltall {
	    height:130px;
		}
	}
@media (max-width: 1024px) {
	body.blog section.news-archive div.row div.insta p {
	    font-size: 13px;
		}
	}
@media only screen and (max-width: 1280px) {
	body.blog section.news-archive div.row .grid-item--height2 {
    	height: 345px;
		} 
	}
@media (max-width: 1280px) and (min-width: 1024px) {
	body.blog section.news-archive div.row div.insta p {
    	height: 101px;
		}
	body.blog section.news-archive div.row div.square-small .twitter-icon {
	    height: 35px;
	    width: 35px;
		}
	}
@media (max-width: 1024px) {
	nav ul li a {
    	font-size: 14px;
		}
	}
	
@media (max-width: 1024px) {
	section.page-template-02_research article ul li h4 {
    	font-size: 17px;
		}
	section.page-template-02_research article ul li span {
		font-size: 17px;	
		}
	}

body.blog section.news-archive div.row div.square-small.text a.img_popup {
	display: block;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}	
	
.featherlight .featherlight-close-icon {
    top: 0px !important;
    right: 0px !important;
    background: #222 !important;
    color: white !important;
    }
	
.featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 0px !important;
    border-bottom: 0px solid transparent !important;
    min-width: 30%;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal;
}

div.legend {
	background: rgba(52, 62, 73, 0.9);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 90%;
	font-size: 13px;
	padding: 15px;
	}
.news_darken {
	background: url(images/site-components/newsbg.png);
	background-position: left bottom;
	background-size: cover;
	width:100%; 
	height:100%; 
	position:absolute; 
	bottom:0; 
	left:0;
	}
.disable_dark {
	display: none;
	}
	
	
	
	
	
	
body.page-template-02_research article p a {
    color: #51535c;
    text-decoration: none;
    outline: 0;
    border-bottom: 1px #51535c solid;
	}	
body.page-template-02_research article p a:hover {
    opacity: 0.6;
	}		
body.page-template-02_research article p a.research_link, body.page-template-02_research article span.research_link a {
	color: white;
	border-bottom: white 1px solid;
	text-decoration: none;
	}	
body.page-template-02_research article span.research_link a {
	border-bottom: 0;
	}
body.page-template-02_research article p a:hover.research_link, 
body.page-template-02_research article span:hover.research_link a {
	text-decoration: none;
	}
body.page-template-02_research article span:hover.research_link {
    opacity: 0.6;
	}	
	
body.page-template-02_research section.theme p a {
	color: white;
	border-color: white;
	}	
	
body.page-template-02_research section.theme p.fix_buttons {
	float: right;
	}
@media (min-width: 1280px) {
	body.page-template-02_research section.theme p.fix_buttons {
	    width: 69%;
	    margin-left: 0;
		}
	}

@media (max-width: 1024px) and (min-width: 768px) {
	body.page-template-02_research section.theme p {
	    margin-left: 6.25%;
		}
	}
@media (max-width: 1024px) and (min-width: 768px) {
	body.page-template-02_research section.theme p {
    	width: 69%;
		}
	}

@media (max-width: 1280px) and (min-width: 1024px) {
	body.page-template-02_research section.theme p.fix_buttons {
	    margin-left: 0;
		}
	}	
		
@media (max-width: 1280px) and (min-width: 1024px) {
	body.page-template-02_research section.theme p.fix_buttons {
	    width: 64.5%;
		}
	}

@media only screen and (max-width: 1024px) {
	body.page-template-02_research section.theme h3 {
	    font-size: 34px;
	    line-height: 36px;
		}
	}



/* People Section */


.dialog_close {
	position: absolute;
	right: 0;
	top: 0;
	color: #374353;
	background: white;
	width: 54px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	opacity: 0;
	}
.dialog_close_open {
	display: block;
	}
body.people .tabs li ul.dialog_close_active {
	display: block;
	}
/* body.people section.people-listing ul li {
    height: 270px;
	} */
.dialog_close_fix {
	display: none;
	}

body.people section.people-listing ul li div span.tag {
	text-indent: 0;
	width: 24px;
	height: 24px;
	}

.square_1, .square_2,.square_3, .square_4, .square_5, .square_6,.square_7, .square_8, .square_9 {
	width: 8px;
	height: 8px;
	background: #e9ecf6;
	float: left;
	}
.square_4 {
	background: #7f848e;
	}
.square_1_on {
	background: #f4b824;
	}
.square_2_on {
	background: #e9ecf6;
	}
.square_3_on {
	background: #283041;
	}
.square_4_on {
	background: #85e075;
	}
.square_5_on {
	background: #9793cf;
	}
.square_6_on {
	background: #e9ecf6;
	}
.square_7_on {
	background: #6fc3d9;
	}
.square_8_on {
	background: #df6c66;
	}
.square_9_on {
	background: #e9ecf6;
	}		
	
	
body.people section.person-listing aside ul li.emailfix a {
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	}
		
.tag_holder {
	position: absolute;
	left: -9999px;
	}	

body.people section.person-listing aside ul li.emailfix {
	word-wrap: break-word;
	word-break: break-all;
	}
body.people .tabs a {
	display: block;
	}

body.people header.intro h1 {
	margin-bottom: 0;
	padding-bottom: 5%;
	}

@media only screen and (max-width: 768px) {
	body.people header.intro h1, body.single header.intro h1, body.page-template-default header.intro h1 {
	    font-size: 21px;
	    margin-bottom: 0;
	    padding: 0px 20px;
	    padding-bottom: 100px;
	    max-width: 100%;
		}
		
	body.people .tabs li.active {
	    background: #374353 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAgCAYAAABQISshAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAedJREFUeNpi/P//P8OwBUDPyQDxWSC2HWTusoG6S4YYxSpA/Pg/BHwDYqdB4gknqHv+Q92ngk+xOhA/+Y8KQJp9BtgT3kiegAGQO9WxKdYF4tf/sYNfQOw3QJ7wg9qPDYDcq4us2BiPJ2DgNxBH09kT0Xg8gewZE5BicyD++J848BeIY+nkiRiofcSAjyANR/6TDjJp7IlMUh0E0iQKxJfJ8Ew+jTyRR4ZbLsM0CwHxSTIMqKCyJyrIcAPI3ULIhvAD8QkyDGqikicayLAb5F5+bIZxAfE+MgzsoNATHWTYCXInFz5DQZ7ZSYbBU4CYkUQPMALxZDLs2onXE0gWsAHxJjIsmA7ETCR4YjoZdoDcxUZKaIE8s5IMi5YCMTMBs5mh6kgFq0jyBBUsXI7LQmgALaNFABHjmRnUSAIUJNmZFHkCLT1PI8MB22GZElqIbCUz3zFSu9Ylt5gUGYhinZBnmslw0Bcy9LTQo2VKTlNiwJo+hDxTQCNPFA5E7y2Typ7IZBgoALQ8noQOEL4OW8JgGOGIpsAzf+ndhaZkkOA/nkEN/8E4sOeHZdgGF/g+UCMz5Ayk4QKDZuCPkGfs8YzMgMQdhtL4MbZhJhDffCgOhhsiDfyBaKOhPLIPGoq9hjK0SQMAEGAAfQXoLdbawhAAAAAASUVORK5CYII=") no-repeat 90% 50%;
    background-size: 12px 8px;
		
		}
	body.people .tabs li.active > a {
		color: white;
		}	

	}
@media only screen and (min-width: 1000px) and (max-width: 3000px){

	body.people .tabs li.popit a, body.people .tabs li:hover a {
		color:#374353
		}
	body.people .tabs li.popit ul, body.people .tabs li:hover ul {
		display:block
		}
	body.people .tabs li.popit ul li, body.people .tabs li:hover ul li{
		background:transparent
		}		
	body.people .tabs li.popit, body.people .tabs li:hover {
		background:#fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAgCAYAAABQISshAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAu5JREFUeNrcmEtoE1EUhqdjDLRCV93pUhAq3diCG6GaRfHRVBQXGkV0Z6v42tiCogiiXQgtiq+dj7rQqrR1Y8AYsVAqopuKWxfuLIVmkWprjP8p/8gQZ5I5M3fa4oGPJDP3nnP+mZs5505duVy2/gera27d5nV8HRgBp8G7FZTvFjAIdoNvcuDzh9ziCdtj8HowATaBVyC1QkRIHlnmNcE8/1qlkA0gzzsiVg9egs5lFrGLedS7Vkye+f4jpAWMg7UVTmTyc9C1TCIk7guXCMckz/GNbakWt5BWIIutycfZavAMHFxiERJvmPG9TPLNQUxbAl82c+011nAqYx9Q/MMlEHEI3Pf5H1eKeS2DrgcQ4V6KIqY7ZhHdvFh2wPGNMnAPmFIGugVOxSTiJP1rbEqEfAft4L1y8gDoNSyil3VCY5J3u3PrZkAHmFQ6uQouGxJxif40Jvl2oCjOuNfgLIvOG6WzC+BaRBEy/6JyjuSZgohZr4JYZPHLKp2eAzel5dG2SOAG52ssyzyLfpXdEZMGY0rnx/kntRUiZPwJZZwx5les1qI4Ng/2gSfKIMf42FxVY5ycf8TxGnvKvOa96oJVRUwGPFYGyzDJpM/5JMVmlH4ljwNeIqwAy6AEDoO7yqD72VokPUQMMyGN3WMepWqV2gogRirtbWXwNPc0DfzdwOYvrfRzh0uwVKvlCGKyjewB/coktrP9buLnTuX8fl7EmtvYRIjKuwDOK+bIFvQrWKOMdUUTx7b0JgWwTzlHK6JPebFCCXEq8ZmYmsazYTqFRISA0jT+DNGpVrOeEA+VSHfEMQl6BPyO6EfmHw0rIuodcUx2cb9cu8cwIqRGDEVJwja0JIa4QVtQzpPxe6OKMClEbJR90FzA8T84fsREcNvsA2dRTGcAMXN8VzVqKrBpIRZfK+0ABZ/zBVb4nMmgcQgRe8utc8FDhBzPmw4YlxBnP70VTPP3NNuVyTiCxSlE7BPfA3zh58e4Av0RYADnQ5SXwiFwmwAAAABJRU5ErkJggg==") no-repeat 90% 50%;background-size:12px 8px
		}	
	}	

@media only screen and (max-width: 1000px) {
	body.people .tabs li.popit a {
		color:#374353
		}
	body.people .tabs li.popit ul {
		display:block
		}
	body.people .tabs li.popit ul li {
		background:transparent
		}		
	body.people .tabs li.popit {
		background:#fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAgCAYAAABQISshAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAu5JREFUeNrcmEtoE1EUhqdjDLRCV93pUhAq3diCG6GaRfHRVBQXGkV0Z6v42tiCogiiXQgtiq+dj7rQqrR1Y8AYsVAqopuKWxfuLIVmkWprjP8p/8gQZ5I5M3fa4oGPJDP3nnP+mZs5505duVy2/gera27d5nV8HRgBp8G7FZTvFjAIdoNvcuDzh9ziCdtj8HowATaBVyC1QkRIHlnmNcE8/1qlkA0gzzsiVg9egs5lFrGLedS7Vkye+f4jpAWMg7UVTmTyc9C1TCIk7guXCMckz/GNbakWt5BWIIutycfZavAMHFxiERJvmPG9TPLNQUxbAl82c+011nAqYx9Q/MMlEHEI3Pf5H1eKeS2DrgcQ4V6KIqY7ZhHdvFh2wPGNMnAPmFIGugVOxSTiJP1rbEqEfAft4L1y8gDoNSyil3VCY5J3u3PrZkAHmFQ6uQouGxJxif40Jvl2oCjOuNfgLIvOG6WzC+BaRBEy/6JyjuSZgohZr4JYZPHLKp2eAzel5dG2SOAG52ssyzyLfpXdEZMGY0rnx/kntRUiZPwJZZwx5les1qI4Ng/2gSfKIMf42FxVY5ycf8TxGnvKvOa96oJVRUwGPFYGyzDJpM/5JMVmlH4ljwNeIqwAy6AEDoO7yqD72VokPUQMMyGN3WMepWqV2gogRirtbWXwNPc0DfzdwOYvrfRzh0uwVKvlCGKyjewB/coktrP9buLnTuX8fl7EmtvYRIjKuwDOK+bIFvQrWKOMdUUTx7b0JgWwTzlHK6JPebFCCXEq8ZmYmsazYTqFRISA0jT+DNGpVrOeEA+VSHfEMQl6BPyO6EfmHw0rIuodcUx2cb9cu8cwIqRGDEVJwja0JIa4QVtQzpPxe6OKMClEbJR90FzA8T84fsREcNvsA2dRTGcAMXN8VzVqKrBpIRZfK+0ABZ/zBVb4nMmgcQgRe8utc8FDhBzPmw4YlxBnP70VTPP3NNuVyTiCxSlE7BPfA3zh58e4Av0RYADnQ5SXwiFwmwAAAABJRU5ErkJggg==") no-repeat 90% 50%;background-size:12px 8px
		}	
	}
	
	
body.people .tabs input[type="text"] {
	-webkit-appearance:none;
	background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIzMnB4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMycHgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGUvPjxkZXNjLz48ZGVmcy8+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSI+PGcgZmlsbD0iIzkyOTI5MiIgaWQ9Imljb24tMTExLXNlYXJjaCI+PHBhdGggZD0iTTE5LjQyNzExNjQsMjEuNDI3MTE2NCBDMTguMDM3MjQ5NSwyMi40MTc0ODAzIDE2LjMzNjY1MjIsMjMgMTQuNSwyMyBDOS44MDU1NzkzOSwyMyA2LDE5LjE5NDQyMDYgNiwxNC41IEM2LDkuODA1NTc5MzkgOS44MDU1NzkzOSw2IDE0LjUsNiBDMTkuMTk0NDIwNiw2IDIzLDkuODA1NTc5MzkgMjMsMTQuNSBDMjMsMTYuMzM2NjUyMiAyMi40MTc0ODAzLDE4LjAzNzI0OTUgMjEuNDI3MTE2NCwxOS40MjcxMTY0IEwyNy4wMTE5MTc2LDI1LjAxMTkxNzYgQzI3LjU2MjExODYsMjUuNTYyMTE4NiAyNy41NTc1MzEzLDI2LjQ0MjQ2ODcgMjcuMDExNzE4NSwyNi45ODgyODE1IEwyNi45ODgyODE1LDI3LjAxMTcxODUgQzI2LjQ0Mzg2NDgsMjcuNTU2MTM1MiAyNS41NTc2MjA0LDI3LjU1NzYyMDQgMjUuMDExOTE3NiwyNy4wMTE5MTc2IEwxOS40MjcxMTY0LDIxLjQyNzExNjQgTDE5LjQyNzExNjQsMjEuNDI3MTE2NCBaIE0xNC41LDIxIEMxOC4wODk4NTExLDIxIDIxLDE4LjA4OTg1MTEgMjEsMTQuNSBDMjEsMTAuOTEwMTQ4OSAxOC4wODk4NTExLDggMTQuNSw4IEMxMC45MTAxNDg5LDggOCwxMC45MTAxNDg5IDgsMTQuNSBDOCwxOC4wODk4NTExIDEwLjkxMDE0ODksMjEgMTQuNSwyMSBMMTQuNSwyMSBaIiBpZD0ic2VhcmNoIi8+PC9nPjwvZz48L3N2Zz4=") no-repeat 99.5% center;
	}
	


body.single-person header.intro {
    background-color: #f3b824;
    background-image: none;
    padding: 5% 0%;
    font-weight: bold;
    position: relative;
}
body.single-person header.intro h1 {
	color: white;
	font-weight: normal;
	font-size: 52.02px;
    line-height: 61.4125px;
	max-width: 90%;
	}


body.people section.person-listing aside ul {
    float: right;
}


	
@media only screen and (max-width: 1024px) {
	body.single-person header.intro h1 {
	    font-size: 34px;
	    line-height: 1.2;
	    padding-bottom: 7%;
		}
	aside ul li {
		max-height: none;
		}
	
	}

@media only screen and (max-width: 768px) {
	body.single-person header.intro h1 {
	    font-size: 21px;
	    margin-bottom: 0;
	    margin-left: 0;
	    padding: 0px 20px;
	    padding-bottom: 100px;
	    max-width: 100%;
		}
		
	body.single section.person-listing article {
		margin-top: 10px;
		}
		
	body.people section.person-listing aside ul {
		width: 100%;
		margin-bottom: 20px;
		}
		
	}	

@media only screen and (min-width: 1000px) and (max-width: 3000px){
	
	body.people .tabs li.hide_search {
		display: none;
		}
	
	}

@media only screen and (max-width: 1000px) {
	body.people .tabs li.hide_search {
	    background: #374351;
		}
	}
body.people .tabs li ul {
	background: rgba(245, 245, 255, 0.9); 
	}
	
body.people section.people-listing ul li a {
	display: block;
	background: rgba(243,184,36,0.0);
	height: 100%;
	padding: 0;
	margin: 0;
	}
body.people section.people-listing ul li:hover a {
	background: rgba(243,184,36,0.7);
	}		
body.people section.people-listing ul li {
	background-size: contain;
	background-repeat: no-repeat;
	}	
body.people section.people-listing ul li div {
    margin: 0;
    padding: 7px 7px 7px 7px;
    height: 75px;
    background-color: #fff;
    border: 5px solid #000;
	}
body.people section.people-listing ul li h4 {
	line-height: 15px;
	margin-bottom: 1px;
	}
body.people section.people-listing ul li span {
	display: block;
	font-size: 12px;
	line-height: 14px;
	}
	
body.people section.people-listing ul li:hover div {
    border: 5px solid rgba(243,184,36,1);
	}	
body.people section.people-listing ul li div span.tag {
	bottom: 5px;
	}
	
body.people section.people-listing {
    min-height: 300px;
	}	
aside ul li {
    max-height: none;
}	
	


body.people section.person-listing article ul,
body.single section.person-listing article ul  {
    color: #51535c;
    opacity: 0.7;
    max-width: 95%;
    margin-bottom: 15px;
	}	
	
body.people section.person-listing article ul li,
body.single section.person-listing article ul li  {
    margin-left: 20px;
	}		
	


/* UPDATES April 2016 */
	
	
	
section.intro ul {
	width: 67%;
	}	
@media (max-width: 1024px) {
	section.intro ul.inline li {
    	width: 20%;
	}	
}
@media (max-width: 1024px) {
	section.intro ul.inline li {
    	width: 32%;
	}
}

@media only screen and (max-width: 1024px) {
	section.adapt {
    	background-position: right top;
	}
}	

.smalltall {
    background-size: contain;
    background-repeat: no-repeat;
}

/* UPDATES May 2016 */
	
.current-menu-item a, .current_page_parent a, .current-page-ancestor a	{
	border: none;
	opacity: 0.4;
	}
nav ul li {
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	border-bottom: 1px transparent solid;
	margin-right: 27px;
	margin-left: 9px;
	}
	
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
	nav ul li  {
		margin-right: 30px;
		margin-left: 5px;
		font-size: 16px;
	}	
}
@media (max-width: 1024px) and (min-width: 768px) {
	nav ul li  {
		margin-right: 25px;
		margin-left: 2px;

	}
	li.logo_list {
		margin-right: 0;
	}
}

	
	
nav ul li.logo_list:hover, nav ul li.logo_list {
	border-bottom: none;
	}	
nav ul li:hover {
	border-bottom: 1px white solid;
	text-decoration: none;
	}	
nav ul li a {
    padding: 5px 0px 5px 0px;
	}
	



@media (max-width: 1024px) {
	section.intro h1 {
	    margin-left: 32%;
	    font-size: 32px;
	    line-height: 37px;
	}
	section.intro .arrow {
	    margin-left: 32%;
	}
	section.intro ul {
	    margin-left: 32%;
	}
}

@media (max-width: 768px) {
	section.intro h1 {
	    margin-left: 0;
	    font-size: 32px;
	    line-height: 37px;
	}
	section.intro .arrow {
	    margin-left: 20px;
	}
	section.intro ul {
	    margin-left: 0;
		height: 15px;
	}
	section.intro ul {
	    margin-left: 20px;
	    width: calc(100% - 20px);
	}
	nav .logo {
		margin-left: 10px;
	}
}


.newsslider {
	position: absolute;
    left: 0;
    top: 65px;
    width: 290px;
    min-height: 355px;
    background-color: #4b5664;
	}

@media (max-width: 1300px) {
	.newsslider {
	    margin-bottom: 145px;
	}	
	
}

@media (max-width: 1280px) {
	.newsslider {
	    top: 60px;
	    width: 220px;
	}	
	
}
@media (max-width: 1024px) {
	.newsslider {
	    top: 40px;
	    width: 200px;
	    min-height: 315px;
	}	
}
@media (max-width: 768px) {
	.newsslider {
	    position: relative;
	    width: 100%;
	    height: 125px;
	    top: 0;
	    left: 0;
	}	
}

section.intro {
	background-image: url(images/site-components/home_bg.gif);
	background-size: 1250px;
	}

@media (max-width: 1280px) {
section.intro {
	background-size: 1000px;
	}
	
}
@media (max-width: 1024px) {
section.intro {
	background-size: 840px;
	}
}
@media (max-width: 768px) {
section.intro {
	background-size: 700px;
	}	
}

.newsslider_item {
	height: 355px;
	}

a.owl-featimage {
	display: block;
	width: 254px;
	height: 160px;
	background-size: cover;
	background-position: center center;
	margin: 20px 18px 0 18px;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	}
.owl-theme .owl-controls {
	text-align: right !important;
	}
.owl-theme .owl-dots .owl-dot span {
    width: 8px !important;
    height: 8px !important;
    margin: 5px 4px !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    background: #6f7784 !important;
    }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: white !important;
	}
.slider_container {
	background: #4b5767;
	height: 100%;
	width: 100%;
	position: relative;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	}
.slider_container h3 {
	font-size: 17px;
	line-height: 18px;
	margin: 19px 18px 5px 18px;	
	font-weight: bold;
	max-height: 37px;
	overflow: hidden;
	background: #4b5767;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	}
.slider_container:hover a.owl-featimage {
	opacity: 0.8;
	}
.slider_container:hover h3 {
	color: #6f7784;
	}
a.newsslider_link {
	font-weight: bold;
	position: absolute;
	left: 18px;
	bottom: 16px;
	text-decoration: none;
	font-size: 16px;
	color: #f3b824;
	z-index: 9999;
	}
.slider_container a {
	text-decoration: none;
	}
.slider_container p {
	font-size: 14px;
	line-height: 17px;
	font-weight: 300;
	margin-left: 18px;
	margin-right: 25px;
	}	
.owl-theme .owl-controls {
	position: absolute;
	bottom: 0;
	right: 15px;
	width: 140px;
	height: 35px;
	}

@media (max-width: 1280px) {
.slider_container h3 {
	font-size: 14px;
	line-height: 16px;
	max-height: 32px;
	margin-left: 16px;
	}
.slider_container p {
	font-size: 12px;
	margin-left: 16px;
	margin-right: 16px;
	}
a.owl-featimage {
	width: 184px;
	height: 120px;
	}	
.newsslider_item {
	height: 345px;
	}
}
@media (max-width: 1024px) {
a.owl-featimage {
	margin: 15px;
	width: 170px;
	height: 130px;
	}
a.newsslider_link {
	left: 15px;
	bottom: 14px;
	font-size: 15px;
	}
.newsslider_item {
	height: 315px;
	}
}
@media (max-width: 768px) {
	a.owl-featimage {
		float: right;
		width: 120px;
		height: 95px;
		margin-top: 0;
		}
	.slider_container h3 {
		margin-top: 16px;
		}
	.newsslider {
		min-height: 170px;
		}
	.newsslider_item {
		height: 157px;
		}

	}

li.dropper_187, .dropper_homepage-feature {
	display: none !important;
	}


section.intro h1 {
    margin-bottom: 60px;
	}

section.intro {
    padding-bottom: 3%;
	}

aside {
    position: fixed;
    right: auto;
    left: 0;
    z-index: 9997;
	}

aside.social_links {
	z-index: 9999;
	}


@media only screen and (max-width: 768px) {
	aside.social_links {
	    position: fixed;
	    right: 0;
	    left: auto;
	    top: 55%;
	    z-index: 9999;
		}
		body.people section.person-listing aside, body.single section.person-listing aside, body.page-template-default section.person-listing aside {
		margin-left: 7%;
		}
	body.people section.person-listing aside ul li {
		margin-top: 10px;
		}
	section.intro h1 {
	    margin-bottom: 20px;
		}	
	section.intro {
	    padding-bottom: 0%;
		}
	body.people .tabs li ul.mobitson  {
		display: none;
		}
	}

@media only screen and (max-width: 550px) {
	.cc_message {
		width: 60% !important;
		}
	}

.cc_container {
	background: rgba(27, 34, 50, 0.92) !important;
	}



.cc_container a, .cc_container a:visited {
    text-decoration: none;
    color: #ffffff !important;
    border-bottom: 1px solid #ffffff;
	}	
		
.cc_container .cc_btn, .cc_container .cc_btn:visited {
	font-family: "Compasse", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman";
    background-color: #f3b824 !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-bottom: none;
    color: rgba(27, 34, 50, 0.92) !important;
	}


/* UPDATES June 2016 */

p {
	text-align: left !important;
	}
body.page-template-04_about section.what-is-connect {
	background-position: 30px 80px;
	background-size: 400px;
	}
body.page-template-04_about section {
	padding-top: 6%;
	padding-bottom: 10%;
	}
body.page-template-04_about section ul{
	margin-left: 20px;
	padding: 0;
	}
.regulatory_statement {
	padding: 20px 150px 50px 380px;
	font-size: 13px;
	color: #717985;
	}
.regulatory_statement a {
	text-decoration: none;
	border-bottom: 1px solid #717985;
	font-weight: bold;
	color: #717985;
	}
footer .logo img {
    max-width: 180px;
	}	
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
	.regulatory_statement {
		padding: 20px 50px 50px 255px;
		}	
	footer .logo img {
	    max-width: 160px;
		}	
	}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.regulatory_statement {
		padding: 20px 30px 50px 190px;
		font-size: 12px;
		}
	footer .logo img {
	    max-width: 140px;
		}
	body.page-template-04_about section.what-is-connect {
		background-position: 10px 60px;
		background-size: 220px;
		}
	}
@media only screen and (max-width: 768px) {
	.regulatory_statement {
		padding: 20px 0px 50px 0px;
		font-size: 12px;
		}
	footer .logo img {
	    max-width: 140px;
		}
	section.what-is-connect article p+p {
		font-size: 14px;
		}
	section.what-is-connect article ul {
		font-size: 14px;
		}
	}
body.people .tabs {
	z-index: 9998;
	}
.post_gallery {
	width: 596px;
	margin-bottom: 40px !important;
	margin-top: 40px !important;
	}

@media (max-width: 1280px) and (min-width: 1024px) {
	.post_gallery {
		width: 490px;
		}
	}
	
@media (max-width: 1024px) and (min-width: 768px) {
	.post_gallery {
		width: 370px;
		}	
	}
@media only screen and (max-width: 768px) {
	.post_gallery {
		width: 340px;
		}	
	}	
.post_gallery p {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #1a1f27;
	color: white !important;
	font-size: 15px !important;
	padding: 5px 10px 5px 10px;
	}
.page-template-01_homepage .owl-theme .owl-controls .owl-nav .owl-prev, 
.page-template-01_homepage .owl-theme .owl-controls .owl-nav .owl-next {
	display: none !important;
	}
div.post_gallery .owl-dots {
	display: none !important;
	}	
div.post_gallery .owl-theme .owl-controls {	
	position: absolute;
	top: 0px;
	right: 0px;
	width: 99px;
	margin-top: 0 !important;
	}
div.post_gallery .owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 0px !important;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	}	
div.post_gallery .owl-theme .owl-controls .owl-nav [class*=owl-] {
    margin: 5px;
    padding: 4px 7px;
    background: #f3b824;
    display: block;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;  
	}
div.post_gallery .owl-carousel .owl-controls .owl-nav .owl-prev, 
div.post_gallery .owl-carousel .owl-controls .owl-nav .owl-next	{
	width: 48px;
	height: 48px;
	padding: 0;
	color: rgba(52, 62, 73, 0);
	float: left;
	background-image: url(images/site-components/button1.png);
	background-size: 48px 48px;
	background-position: center center;	
	background-repeat: no-repeat;
	background-color: #f3b824;
	}
div.post_gallery .owl-carousel .owl-controls .owl-nav .owl-next {
	float: right;
	background-image: url(images/site-components/button2.png);
	}	
body.page-template-05_industrypartners .partner-logos ul li {
	display: inline-block;
	width: 24.8%;
	margin-right: 0;
	}
@media (max-width: 450px) {
	body.page-template-05_industrypartners .partner-logos ul li {
		width: 49.9%;
		}
	}
		
body.single section.person-listing article p {	
	margin-bottom: 15px !important;
	}
body.single section.person-listing article p.wp-caption-text {
	font-size:16px !important;
	    max-width:610px;
	}
body.single section.person-listing article img {
	    max-width:610px;
	}


@media (max-width: 1280px) and (min-width: 1024px) {
        body.single section.person-listing article p.wp-caption-text, body.single section.person-listing article .wp-caption {
	   max-width:490px !important;
	   }
        body.single section.person-listing article img {
	   max-width:490px !important;
	   }
	}

@media (max-width: 1024px) and (min-width: 768px) {
        body.single section.person-listing article p.wp-caption-text, body.single section.person-listing article .wp-caption {
	   max-width:370px !important;
	   }
        body.single section.person-listing article img {
	   max-width:370px !important;
	   }
	}

@media only screen and (max-width: 768px) {
        body.single section.person-listing article p.wp-caption-text, body.single section.person-listing article .wp-caption {
	   max-width:340px !important;
	   }
        body.single section.person-listing article img {
	   max-width:340px !important;
	   }
	}
body.single section.person-listing div.post_gallery .owl-carousel p {
	margin-bottom: 0px !important;
	}
body.blog header.intro h1, body.single header.intro h1, body.page-template-default header.intro h1 {
	color: #374353;
	}
body.people header.intro h1 {
	color: white;
	}



/* UPDATES November 2016 */

p.left_handcaption {
	position: absolute;
	bottom: 7px;
	left: 0;
	display: inline-block;
	font-size: 16px;
	line-height: 21px;
	background: #1a1f27;
	color: white !important;
	padding: 2px 10px 2px 10px;
	max-width: 80%;
	}
body.single section.person-listing article .wp-caption, body.single section.person-listing article .caption-wrap {
	position: relative;
	padding: 0 !important;
	display: block;
	}
body.single section.person-listing article .caption-wrap {
	margin-bottom: 25px;
	}	
body.single section.person-listing article .wp-caption img, body.single section.person-listing article .wp-caption, body.single section.person-listing article .caption-wrap img {
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	}
body.single section.person-listing article .wp-caption p.wp-caption-text, body.single section.person-listing article .caption-wrap p {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 95%;
    margin: 0 !important;
    background: #1a1f27;
    color: white !important;
    font-size: 15px !important;
    padding: 5px 10px 5px 10px;
 	}

@media only screen and (max-width: 768px) {
	body.single header.intro h1 {
	    font-size: 32px;
	    line-height: 36px;
	    margin-bottom: 0;
	    padding: 20px 20px 30px 0;
	    padding-bottom: 30px;
	    max-width: 100%;
		}
	body.single header {
	    padding-bottom: 0px !important;
		}
	}
	
	
.postpush {
	color: white !important; 
	font-size: 5px !important; 
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
	}



.post-edit-link {
  position: fixed;
  width: 45px;
  height: 45px;
  left: 55px;
  bottom: 55px;
  text-indent: -9999px;
  z-index: 999;
  background: url("images/icon_edit.png") center center no-repeat #111;
  background: url("images/icon_edit.svg") center center no-repeat #111;
  background-size: 45px;
  opacity: 0.5;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  transition: all 0.43s cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 0.43s cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition: all 0.43s cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 0.43s cubic-bezier(0.42, 0, 0.58, 1); }

.post-edit-link:hover {
  width: 51px;
  height: 51px;
  left: 52px;
  bottom: 52px;
  opacity: 1; }
  
  
  
  
  
  
  
  
/* PAGE */
   
  
.multi_template header {
    padding: 5% 5% 0 6.25%;
    position: relative;
    overflow: hidden;
	}
.multi_template header p {
    font-size: 52.02px;
    line-height: 61.4125px;
    max-width: 96%;
    margin-bottom: 7%; 
	} 
.tabs_intro, .multi_contact {
	padding-bottom: 40px;
	padding: 5% 5% 5% 6.25%;
	}
.multi_contact {
	margin-bottom: 60px;
	}	
	
.tabs_intro.tabs_invert {
	background: #283041;
	}
	
	
section.multi_contact form {
	margin: 0;
	}
section.multi_contact form input[type="submit"] {
	margin-bottom: 0;
	}
	
section.multi_contact form input {
    display: inline-block;
    background-color: #86df75;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 25px;
    padding: 0 15px 0 15px;
    height: 50px;
    line-height: 50px;
	}
div.wpcf7-validation-errors, .wpcf7-mail-sent-ng {
	font-size: 15px;
	margin-top: -15px;
	font-weight: bold;
    color: red;
    opacity: 1;
    line-height: 1.2;
    border: none !important;
	}
span.wpcf7-not-valid-tip {
    font-size: 18px !important;
	}
.wpcf7-not-valid-tip {
    position: absolute;
    top: 15px;
    right: 11px;
    background: red;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: white !important;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
	}
.wpcf7-response-output {
    margin: 35px 0 0 0 !important;
	}
section.contact-us form input[type="submit"]:hover, section.multi_contact form input:active, section.multi_contact form input:focus {
	outline: none;
	border: white 1px solid;
	} 


.contact_tab {	
	position: absolute;
    top: -50px;
    display: block;
    padding: 15px 15px;
    width: 180px;
    background: #86df75 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAgCAYAAABQISshAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAedJREFUeNpi/P//P8OwBUDPyQDxWSC2HWTusoG6S4YYxSpA/Pg/BHwDYqdB4gknqHv+Q92ngk+xOhA/+Y8KQJp9BtgT3kiegAGQO9WxKdYF4tf/sYNfQOw3QJ7wg9qPDYDcq4us2BiPJ2DgNxBH09kT0Xg8gewZE5BicyD++J848BeIY+nkiRiofcSAjyANR/6TDjJp7IlMUh0E0iQKxJfJ8Ew+jTyRR4ZbLsM0CwHxSTIMqKCyJyrIcAPI3ULIhvAD8QkyDGqikicayLAb5F5+bIZxAfE+MgzsoNATHWTYCXInFz5DQZ7ZSYbBU4CYkUQPMALxZDLs2onXE0gWsAHxJjIsmA7ETCR4YjoZdoDcxUZKaIE8s5IMi5YCMTMBs5mh6kgFq0jyBBUsXI7LQmgALaNFABHjmRnUSAIUJNmZFHkCLT1PI8MB22GZElqIbCUz3zFSu9Ylt5gUGYhinZBnmslw0Bcy9LTQo2VKTlNiwJo+hDxTQCNPFA5E7y2Typ7IZBgoALQ8noQOEL4OW8JgGOGIpsAzf+ndhaZkkOA/nkEN/8E4sOeHZdgGF/g+UCMz5Ayk4QKDZuCPkGfs8YzMgMQdhtL4MbZhJhDffCgOhhsiDfyBaKOhPLIPGoq9hjK0SQMAEGAAfQXoLdbawhAAAAAASUVORK5CYII=") no-repeat 90% 50%;
    background-size: 12px 8px;
    margin-right: -5px;
    color: white;
	}



	
.tabs_section {
	padding-bottom: 40px;
	padding: 5% 5% 5% 6.25%;
	background: #232938;
	}
.tabs_section:nth-child(even) {
	background: #283041;
	}
.tabs_section:last-of-type, .white_version .tabs_section:last-of-type  {
	padding-bottom: 110px !important;
	}
	
	
.white_version .tabs_section {
	background: white !important;
	}
	
	
	
	
.tabs_section p {
	color: white;
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 8px;
	}
.tabs_section a {	
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	text-decoration: none;
	}
		
.tabs_section h3 {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 7px;
	margin-left: -1px;
	}	
	
	
.tab_leftcol {
	width: 300px;
	float: left;
	margin-right: 30px;
	}
.tab_rightcol {
	width: 670px;
	float: left;	
    font-size: 30.6px;
    line-height: 39.7375px;
	}
	
.white_version .tabs_section .tab_leftcol,
.white_version .tabs_section .tab_rightcol {
	border-top: #aaa solid 1px;
	padding-top: 50px;
	}
.white_version .tabs_section {
	padding-bottom: 0 !important;
	}
.white_version .tabs_section .tab_rightcol {
	width: 700px;
	padding-right: 50px;
	}
.white_version .tabs_section h3, .white_version .tabs_section p {
	color: #343041;
	}
.white_version .tabs_section a {
	color: #343041;
	border-bottom: 1px solid rgba(52, 48, 65, 0.3);
	text-decoration: none;
	}
	
	
	
.tabs_intro.tabs_invert .tab_rightcol {
	color: white;
	}
.tab_leftcol img {
	max-width: 200px;
	}
.tabs_intro .arrow {
	background: url(images/site-components/white-navy-arrow.png);
	background-size: 100% 100%;
	width: 35px;
	height: 21px;
	display: block;
	margin-top: 40px;
	}
.hide_thearrow .tabs_intro {
	padding-bottom: 0;
	}
.hide_thearrow .tabs_intro .arrow {
	opacity: 0 !important;
	margin-top: -30px !important;
	}

	
.tabs_intro.tabs_invert .arrow {
	background: url(images/site-components/white-arrow.png);
	background-size: 100% 100%;
	}
	
.tabs_intro .arrow a {
	text-decoration: none;
	display: block;
	} 
	
.tabs_linker {
	display: inline-block;
	font-size: 17px;
	color: white;
	text-decoration: none;
	line-height: 35px;
	height: 38px;
	padding: 0 10px 0 10px;
	border: 1.5px solid white !important;
	opacity: 0.5;
	margin: 25px 5px 0 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	}	
	
.tabs_linker:hover {
	opacity: 1;
	}	
.white_version .tabs_section  .tabs_linker {
	background: #c9cbcf;
	opacity: 1;
	color: white;
	border-bottom: none;
	}	


.notify {
	display:none;
	position: absolute;
	right: 19px;
	bottom: 61px;
	width: 45px;
	height: 45px;
	background:url(images/site-components/notify.png) center center no-repeat;
	background-size: 100% 100%;
    -webkit-animation-duration: 7s; 
    animation-duration: 7s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: linear; 
    animation-timing-function: linear; 
    animation-iteration-count:infinite; 
    -webkit-animation-iteration-count:infinite; 
	} 
.notifyafter {
	display: none;
	position: absolute;
	right: 35px;
	bottom: 61px;
	width: 0; 
	height: 0; 
	border-left: 3.5px solid transparent;
	border-right: 3.5px solid transparent;
	border-top: 5px solid #fff;
	}
@-webkit-keyframes shake { 
    0%, 100% {-webkit-transform: translateX(0);} 
    10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);} 
    20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);} 
} 
@keyframes shake { 
    0%, 100% {transform: translateX(0);} 
    10%, 30%, 50%, 70%, 90% {transform: translateX(-5px);} 
    20%, 40%, 60%, 80% {transform: translateX(5px);} 
} 
.notify { 
    -webkit-animation-name: shake; 
    animation-name: shake; 
}

  
  
  
@media only screen and (max-width: 1280px){
	.notify.tabletactive {
		display:block;
		}
	.tab_leftcol {
		width: 240px;
		}
	.tab_rightcol, .white_version .tabs_section .tab_rightcol {
		width: 570px;
		font-size: 26px;
		line-height: 35px;
		}
	.tab_leftcol img {
		max-width: 150px;
		}
	}
		
	
@media only screen and (max-width: 1024px){

	.notify.padactive {
		display:block;
		}
	.tab_leftcol {
		width: 180px;
		margin-top: 10px;
		margin-bottom: 10px;
		}
		
	.white_version .tab_leftcol {
		margin-top: 0px;
		}
		
	.tab_rightcol, .white_version .tabs_section .tab_rightcol {
		width: 425px;
		font-size: 20px;
		line-height: 26px;
		}
	.tab_leftcol img {
		max-width: 100px;
		margin-left: 10px
		}
	.tabs_intro .arrow {
		width: 25px;
		height: 15px;
		margin-bottom: 15px;
			}
			
	.tabs_section p {
		font-size: 14px;
		line-height: 21px;
		}
	.tabs_section h3 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 5px;
		margin-left: -1px;
		}	
	.tabs_linker {
		font-size: 15px;
		line-height: 31px;
		height: 33px;
		padding: 0 9px 0 9px;
		}		
	.contact_tab {	
	    padding: 10px 10px;
	    width: 160px;
	    font-size: 16px;
	    top: -40px;
		margin-bottom: 50px;
		}
		
	}
	
	@media only screen and (max-width: 768px){  
	
	.notify {
		display: block;
		right: 12px;
		bottom: 60px;
		width: 38px;
		height: 38px;
		opacity: 1;
		}
	.notifyafter {
		display: none !important;
		position: absolute;
		right: 26px;
		bottom: 59px;
		}
	.tabs_section {
		padding-bottom: 40px;
		padding: 5% 7% 7% 6.25%;
		background: #232938;
		}
	.tab_leftcol {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		}
	.tab_rightcol, .white_version .tabs_section .tab_rightcol {
		width: 100%;
		font-size: 18px;
		line-height: 25px;
		}
	.white_version .tabs_section .tab_rightcol {
		padding-top: 0;
		border-top: none !important;
		}
	.white_version .tabs_section .tab_leftcol {
		overflow: hidden;
		height: 130px;
		padding-top: 30px;
		}
	.tab_leftcol img {
		max-width: 120px;
		}
	.white_version .tabs_section .tab_leftcol img {
		max-width: 150px;
		position: relative;
		left: -10px;
		}

	.tabs_intro .arrow {
		width: 25px;
		height: 15px;
		margin-bottom: 15px;
		}
	.tabs_section h3 {
		font-size: 28px;
		line-height: 28px;
		}
		
	.multi_template header ul {
	    width: 1032px;
		}
		
			
    }
  
  
/* NAVIGATION */
  
nav .sub-menu  {
	display: none;
	}
nav.revised_nav li.menu-item-has-children {
	border: 18px solid #374353;
	border-top: 10px solid #374353;
	border-bottom: 22px solid #374353;	
	margin-right: 10px;
	margin-left: -7px;
    transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
	}
nav.revised_nav li.menu-item-has-children:hover {
	background: white;
	color: navy;
	border: 18px solid white;
	border-top: 10px solid white;
	border-bottom: 22px solid white;
	}
nav.revised_nav li.menu-item-has-children:hover a {
	color: #283041;
	opacity: 1;
	}  
nav.revised_nav .sub-menu {
	position: absolute;
	left: -18px;
	top: 45px;
	opacity: 0;
	display: none;
	background: white;
	margin: 0;
	width: 240px;
	text-align: left;
	z-index: 999;
	padding: 20px 0 10px 0;
    transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
	}
nav.revised_nav li.menu-item-has-children:hover .sub-menu {
	opacity: 1;
	display: block;
	}
nav.revised_nav .sub-menu li {
	margin: 0;
	display: block;
	height: auto;
	padding: 0;
	border: none;
	}
nav.revised_nav li.menu-item-has-children .sub-menu li a {
	height: 35px;
	line-height: 35px;
	display: block;
	overflow: hidden;
	color: #666;
	padding: 0 0 0 18px;
	}
nav.revised_nav {
	height: 175px;
	margin: 0;
	padding-right: 0px;
	}
nav.revised_nav .logo {
	max-width:220px;
	margin-top:40px;
	margin-bottom:-35px;
	margin-left:50px;
	margin-right:10px;
	}
nav.revised_nav .logo_list {
	position: absolute;
	left: 20px;
	margin: 0;
	top: 18px;
	}
nav.revised_nav ul {
	text-align: right;
	}	
nav.revised_nav ul li {
	position: relative;
	margin-top: 90px;
	}	
nav.revised_nav .secondary_nav {	
	position: absolute;
	top: 0;
	right: 58px;
	}
nav.revised_nav .secondary_nav li {	
	margin-top: 0;
	}	
nav.revised_nav .secondary_nav li.menu-item-has-children, nav.revised_nav .secondary_nav li, body.single-person nav.revised_nav .secondary_nav li.current_page_parent {
	border: none !important;
	margin-right: 4px;
	margin-left: 0px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    background: #233140;
    opacity: 0.7;
    display: block;
    float: left;
	}
	
nav.revised_nav .secondary_nav li.menu-item-has-children a , nav.revised_nav .secondary_nav li a {  
  	padding: 15px 20px 13px 20px;
  	display: block;
  	font-size: 16px;
  	}
nav.revised_nav .secondary_nav li.menu-item-has-children:hover, nav.revised_nav .secondary_nav li:hover, body.single-person nav.revised_nav .secondary_nav li.current_page_parent:hover  {
	background: #283041;
	border: none !important;
	opacity: 1;
	}	
nav.revised_nav .secondary_nav li.menu-item-has-children a, body.single-person nav.revised_nav .secondary_nav li.current_page_parent a {
	color: white;
	}	
body.page-template-05_industrypartners header.intro h1 {
	max-width: 85%;
	}
	
nav.revised_nav .secondary_nav .current-menu-item, nav.revised_nav .secondary_nav .current_page_parent, nav.revised_nav .secondary_nav .current-page-ancestor, nav.revised_nav .secondary_nav .current-menu-item:hover, nav.revised_nav .secondary_nav .current_page_parent:hover, nav.revised_nav .secondary_nav .current-page-ancestor:hover {
	background: white;
	opacity: 1;
	}

.secondary_nav .current-menu-item a, .secondary_nav .current_page_parent a, .secondary_nav .current-page-ancestor a {
	opacity: 1;
	color: #283041;
	}
	
	
	
		
@media only screen and (max-width: 1280px){
nav .logo{
	margin-left:65px
		}
nav.revised_nav .secondary_nav {	
	position: absolute;
	top: 0;
	right: 68px;
	}		
nav.revised_nav .secondary_nav li.menu-item-has-children a , nav.revised_nav .secondary_nav li a {  
  	padding: 10px 15px 10px 15px;
  	display: block;
  	font-size: 15px;
  	}	
nav.revised_nav {
	height: 165px;
	margin: 0;
	padding-right: 20px;
	}
nav.revised_nav ul li {
	position: relative;
	margin-top: 90px;
	}
nav.revised_nav .logo {
	max-width:210px;
	margin-top:43px;
	margin-bottom:-35px;
	margin-left:70px;
	margin-right:10px;
	}	
nav.revised_nav .sub-menu {
		top: 42px;
		}		
	}
		
	
@media only screen and (max-width: 1024px){
	nav .logo{
		margin-left:15px;
		max-width:160px;
		margin-bottom:-25px;
		margin-right:30px
		}
	nav.revised_nav .logo {
		max-width:150px;
		margin-top:33px;
		margin-bottom:-35px;
		margin-left:40px;
		margin-right:10px;
		}
	nav.revised_nav {
		height: 135px;	
		}
	nav.revised_nav li.menu-item-has-children {
		border: none;
		}
	nav.revised_nav li.menu-item-has-children:hover {
		border: none;
		background: none;
		color: white;
		}
	nav.revised_nav li.menu-item-has-children:hover a {
		color: white;
		}
	nav.revised_nav {
		padding-right: 0px;
		padding-top: 10px;
		}
	nav.revised_nav li.menu-item-has-children:hover .sub-menu {
		opacity: 0;
		display: none;
			}	
	nav.revised_nav ul li {
	    position: relative;
	    margin-top: 65px;
		}
	nav.revised_nav .secondary_nav {	
		position: absolute;
		top: 0;
		right: 28px;
		}		
	nav.revised_nav .secondary_nav li.menu-item-has-children a , nav.revised_nav .secondary_nav li a {  
	  	padding: 8px 12px 8px 13px;
	  	display: block;
	  	font-size: 13px;
	  	}	
	nav.revised_nav li.menu-item-has-children:hover {
	    border-bottom: 1px solid #8B92A2;
	    background: #505767;
	    color: white;
		}  	
	}
	
@media only screen and (max-width: 768px){
	nav.revised_nav .logo {
		max-width:160px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		max-width: 160px;
		margin-bottom: 0px;
		margin-right: 0px;
		}
	nav.revised_nav .secondary_nav li {
	    margin: 0px;
	    width: 100%;
	    padding: 15px 15px;
	    background-color: #505767;
	    border-bottom: 1px solid #8B92A2;
	    display: none;
		}
	nav.revised_nav li.visible, nav.revised_nav .secondary_nav .visible {
	    display: block;
	    border-bottom: 1px transparent solid;
	    margin-right: 41px;
	    margin-left: 9px;
	    margin: 0px;
	    width: 100%;
	    padding: 15px 15px;
	    background-color: #505767;
	    border-bottom: 1px solid #8B92A2;
	    opacity: 1;
		}	
	nav.revised_nav .secondary_nav .visible a {
		padding: 0;
		background: none;	
		}
		
	nav.revised_nav .logo_list, nav.revised_nav li.logo_list.visible {
		margin: 0;
		background: none;
		width: 100%;
		padding: 0px;
		padding-bottom: 40px;
		display: block;
		background: none;
		border: 0;
		position: relative;
		}
	nav.revised_nav .secondary_nav {
		position: relative;
		left: 0;
		right: 0;
		}	
	nav.revised_nav {
		height: 115px;	
		}
	nav.revised_nav ul {
	    text-align: left;
		}
	nav.revised_nav .secondary_nav .visible	{
		border-bottom: 1px solid #8B92A2 !important;	
		}
	nav.revised_nav .secondary_nav li.menu-item-has-children:hover, nav.revised_nav .secondary_nav li:hover  {
	    display: block;
	    border-bottom: 1px transparent solid;
	    margin-right: 41px;
	    margin-left: 9px;
	    margin: 0px;
	    width: 100%;
	    padding: 15px 15px;
	    background-color: #505767;
	    border-bottom: 1px solid #8B92A2 !important;
	    opacity: 1;
		}
	nav.revised_nav .secondary_nav li:last-of-type {
		margin-bottom: 20px !important;	
		}
	}

nav {
	width: 100%;
	}
	
nav ul {
	text-align: left;
	}	
.logo_list {
	text-align: left;
	}	
	
.logo_grid {
	border-top: 1px solid #dddddd;
	list-style: none;	
	}
.logo_grid li {	
	border-bottom: 1px solid #bbbbbb;
	float: left;
	width: 25%;
	padding-bottom: 16%;
	background: url('https://connectcentre.ie/wp-content/uploads/2015/09/02.png') center center no-repeat;
	background-size: 75%;
	text-indent: -9999px;
	opacity: 0.4;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	}
.logo_grid li:hover {
	opacity: 1;
	}		

/* TAB HOLDER */
	
.tabs_holder {
	position: relative;
	left: -8%;
	overflow: hidden;
	width: 114%;
	}		
.multi_template header ul {
	margin: 0;
	padding: 0;
	width: auto;
	list-style: none;
	position: relative;
	margin-left: 7%;
	overflow: hidden;
	width: 1050px;
	}	
.multi_template header ul li {
	height: 52px;
	width: 208px;
	padding-right: 15px;
	float: left;
	margin-right: 0px; 
	overflow: hidden;
	line-height: 52px;
	font-size: 16px;
	text-indent: 15px;
	background: #313c4a url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAgCAYAAABQISshAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAedJREFUeNpi/P//P8OwBUDPyQDxWSC2HWTusoG6S4YYxSpA/Pg/BHwDYqdB4gknqHv+Q92ngk+xOhA/+Y8KQJp9BtgT3kiegAGQO9WxKdYF4tf/sYNfQOw3QJ7wg9qPDYDcq4us2BiPJ2DgNxBH09kT0Xg8gewZE5BicyD++J848BeIY+nkiRiofcSAjyANR/6TDjJp7IlMUh0E0iQKxJfJ8Ew+jTyRR4ZbLsM0CwHxSTIMqKCyJyrIcAPI3ULIhvAD8QkyDGqikicayLAb5F5+bIZxAfE+MgzsoNATHWTYCXInFz5DQZ7ZSYbBU4CYkUQPMALxZDLs2onXE0gWsAHxJjIsmA7ETCR4YjoZdoDcxUZKaIE8s5IMi5YCMTMBs5mh6kgFq0jyBBUsXI7LQmgALaNFABHjmRnUSAIUJNmZFHkCLT1PI8MB22GZElqIbCUz3zFSu9Ylt5gUGYhinZBnmslw0Bcy9LTQo2VKTlNiwJo+hDxTQCNPFA5E7y2Typ7IZBgoALQ8noQOEL4OW8JgGOGIpsAzf+ndhaZkkOA/nkEN/8E4sOeHZdgGF/g+UCMz5Ayk4QKDZuCPkGfs8YzMgMQdhtL4MbZhJhDffCgOhhsiDfyBaKOhPLIPGoq9hjK0SQMAEGAAfQXoLdbawhAAAAAASUVORK5CYII=") no-repeat 94% 50%;
    background-size: 9px 6px;
	}
	
.multi_template header ul li:nth-child(odd) {
	background: #313c4a url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAgCAYAAABQISshAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAedJREFUeNpi/P//P8OwBUDPyQDxWSC2HWTusoG6S4YYxSpA/Pg/BHwDYqdB4gknqHv+Q92ngk+xOhA/+Y8KQJp9BtgT3kiegAGQO9WxKdYF4tf/sYNfQOw3QJ7wg9qPDYDcq4us2BiPJ2DgNxBH09kT0Xg8gewZE5BicyD++J848BeIY+nkiRiofcSAjyANR/6TDjJp7IlMUh0E0iQKxJfJ8Ew+jTyRR4ZbLsM0CwHxSTIMqKCyJyrIcAPI3ULIhvAD8QkyDGqikicayLAb5F5+bIZxAfE+MgzsoNATHWTYCXInFz5DQZ7ZSYbBU4CYkUQPMALxZDLs2onXE0gWsAHxJjIsmA7ETCR4YjoZdoDcxUZKaIE8s5IMi5YCMTMBs5mh6kgFq0jyBBUsXI7LQmgALaNFABHjmRnUSAIUJNmZFHkCLT1PI8MB22GZElqIbCUz3zFSu9Ylt5gUGYhinZBnmslw0Bcy9LTQo2VKTlNiwJo+hDxTQCNPFA5E7y2Typ7IZBgoALQ8noQOEL4OW8JgGOGIpsAzf+ndhaZkkOA/nkEN/8E4sOeHZdgGF/g+UCMz5Ayk4QKDZuCPkGfs8YzMgMQdhtL4MbZhJhDffCgOhhsiDfyBaKOhPLIPGoq9hjK0SQMAEGAAfQXoLdbawhAAAAAASUVORK5CYII=") no-repeat 94% 50%;
	background-size: 9px 6px;
	}
	
	
	
.multi_template header ul li.active {
	background: white;
	color: #283041;
	}
.multi_template header ul li a {
	text-decoration: none;
	display: block;
	}
.multi_template header ul li.active a {
	color: #283041;
	}
	
.multi_template header .tabs_invert ul li {
	background: #fcfcfc url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAgCAYAAABQISshAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAu5JREFUeNrcmEtoE1EUhqdjDLRCV93pUhAq3diCG6GaRfHRVBQXGkV0Z6v42tiCogiiXQgtiq+dj7rQqrR1Y8AYsVAqopuKWxfuLIVmkWprjP8p/8gQZ5I5M3fa4oGPJDP3nnP+mZs5505duVy2/gera27d5nV8HRgBp8G7FZTvFjAIdoNvcuDzh9ziCdtj8HowATaBVyC1QkRIHlnmNcE8/1qlkA0gzzsiVg9egs5lFrGLedS7Vkye+f4jpAWMg7UVTmTyc9C1TCIk7guXCMckz/GNbakWt5BWIIutycfZavAMHFxiERJvmPG9TPLNQUxbAl82c+011nAqYx9Q/MMlEHEI3Pf5H1eKeS2DrgcQ4V6KIqY7ZhHdvFh2wPGNMnAPmFIGugVOxSTiJP1rbEqEfAft4L1y8gDoNSyil3VCY5J3u3PrZkAHmFQ6uQouGxJxif40Jvl2oCjOuNfgLIvOG6WzC+BaRBEy/6JyjuSZgohZr4JYZPHLKp2eAzel5dG2SOAG52ssyzyLfpXdEZMGY0rnx/kntRUiZPwJZZwx5les1qI4Ng/2gSfKIMf42FxVY5ycf8TxGnvKvOa96oJVRUwGPFYGyzDJpM/5JMVmlH4ljwNeIqwAy6AEDoO7yqD72VokPUQMMyGN3WMepWqV2gogRirtbWXwNPc0DfzdwOYvrfRzh0uwVKvlCGKyjewB/coktrP9buLnTuX8fl7EmtvYRIjKuwDOK+bIFvQrWKOMdUUTx7b0JgWwTzlHK6JPebFCCXEq8ZmYmsazYTqFRISA0jT+DNGpVrOeEA+VSHfEMQl6BPyO6EfmHw0rIuodcUx2cb9cu8cwIqRGDEVJwja0JIa4QVtQzpPxe6OKMClEbJR90FzA8T84fsREcNvsA2dRTGcAMXN8VzVqKrBpIRZfK+0ABZ/zBVb4nMmgcQgRe8utc8FDhBzPmw4YlxBnP70VTPP3NNuVyTiCxSlE7BPfA3zh58e4Av0RYADnQ5SXwiFwmwAAAABJRU5ErkJggg==") no-repeat 94% 50%;
    background-size: 9px 6px;
	}
.multi_template header .tabs_invert ul li:nth-child(odd) {
	background: #fcfcfc url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAgCAYAAABQISshAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAu5JREFUeNrcmEtoE1EUhqdjDLRCV93pUhAq3diCG6GaRfHRVBQXGkV0Z6v42tiCogiiXQgtiq+dj7rQqrR1Y8AYsVAqopuKWxfuLIVmkWprjP8p/8gQZ5I5M3fa4oGPJDP3nnP+mZs5505duVy2/gera27d5nV8HRgBp8G7FZTvFjAIdoNvcuDzh9ziCdtj8HowATaBVyC1QkRIHlnmNcE8/1qlkA0gzzsiVg9egs5lFrGLedS7Vkye+f4jpAWMg7UVTmTyc9C1TCIk7guXCMckz/GNbakWt5BWIIutycfZavAMHFxiERJvmPG9TPLNQUxbAl82c+011nAqYx9Q/MMlEHEI3Pf5H1eKeS2DrgcQ4V6KIqY7ZhHdvFh2wPGNMnAPmFIGugVOxSTiJP1rbEqEfAft4L1y8gDoNSyil3VCY5J3u3PrZkAHmFQ6uQouGxJxif40Jvl2oCjOuNfgLIvOG6WzC+BaRBEy/6JyjuSZgohZr4JYZPHLKp2eAzel5dG2SOAG52ssyzyLfpXdEZMGY0rnx/kntRUiZPwJZZwx5les1qI4Ng/2gSfKIMf42FxVY5ycf8TxGnvKvOa96oJVRUwGPFYGyzDJpM/5JMVmlH4ljwNeIqwAy6AEDoO7yqD72VokPUQMMyGN3WMepWqV2gogRirtbWXwNPc0DfzdwOYvrfRzh0uwVKvlCGKyjewB/coktrP9buLnTuX8fl7EmtvYRIjKuwDOK+bIFvQrWKOMdUUTx7b0JgWwTzlHK6JPebFCCXEq8ZmYmsazYTqFRISA0jT+DNGpVrOeEA+VSHfEMQl6BPyO6EfmHw0rIuodcUx2cb9cu8cwIqRGDEVJwja0JIa4QVtQzpPxe6OKMClEbJR90FzA8T84fsREcNvsA2dRTGcAMXN8VzVqKrBpIRZfK+0ABZ/zBVb4nMmgcQgRe8utc8FDhBzPmw4YlxBnP70VTPP3NNuVyTiCxSlE7BPfA3zh58e4Av0RYADnQ5SXwiFwmwAAAABJRU5ErkJggg==") no-repeat 94% 50%;
    background-size: 9px 6px;
	}	

.normal_text {
	padding-top: 0;
	}
.normal_text .tab_leftcol, .normal_text .tab_rightcol {
	border: none !important;
	}			        		
.normal_text p {
	margin-bottom: 10px; 
	}	
	
	
	
.multi_template header .tabs_invert ul li.active {
	background: #283041;
	color: white;
	}
.multi_template header .tabs_invert ul li a {
	text-decoration: none;
	display: block;
	color: #283041;
	}
.multi_template header .tabs_invert ul li.active a {
	color: white;
	}	

.multi_tabholder {
	background: white;
	color: #283041;
	}	
.multi_tabcontainer {
    padding: 0;
    display: none;
	}
.multi_tabcontainer.active {
	display: block;
	}	
	
@media (max-width: 1280px) {
	
	.logo_grid li {	
		width: 33%;
		padding-bottom: 21%;	
		}
	.multi_template header ul li {
		height: 50px;
		width: 200px;
		float: left;
		overflow: hidden;
		line-height: 50px;
		font-size: 15px;
		text-indent: 10px;
		}
		
	.multi_template header p {
		font-size: 43px;
		line-height: 1.1;
		width: 92%;
		}
		
	.tabs_holder {
		height: 75px;
		margin-bottom: -25px;
		overflow-x: scroll;
		}	
	}

@media only screen and (max-width: 1024px) {
	.multi_template header p {
		font-size: 34px;
		line-height: 1.2;
		}
	.tabs_holder {
		height: 75px;
		margin-bottom: -25px;
		}	
			
	}


@media only screen and (max-width: 768px) {
	.multi_template header p {
		font-size: 23.5px;
		max-width: 100%;
		line-height: 1.2;
		}
	.multi_template header ul li {
		height: 46px;
		line-height: 46px;

		}
	.tabs_holder {
		margin-bottom: -29px;
		}

	header {
		overflow: visible;
	}
		
	footer {
		overflow: hidden;		
		}

	body.people header, body.people footer {
		overflow: visible;		
		}

	}



.about_tab {	
	position: absolute;
    top: -50px;
    left: 6%;
    display: block;
    padding: 15px 15px;
    width: 200px;
    background: #ececec url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAgCAYAAABQISshAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAu5JREFUeNrcmEtoE1EUhqdjDLRCV93pUhAq3diCG6GaRfHRVBQXGkV0Z6v42tiCogiiXQgtiq+dj7rQqrR1Y8AYsVAqopuKWxfuLIVmkWprjP8p/8gQZ5I5M3fa4oGPJDP3nnP+mZs5505duVy2/gera27d5nV8HRgBp8G7FZTvFjAIdoNvcuDzh9ziCdtj8HowATaBVyC1QkRIHlnmNcE8/1qlkA0gzzsiVg9egs5lFrGLedS7Vkye+f4jpAWMg7UVTmTyc9C1TCIk7guXCMckz/GNbakWt5BWIIutycfZavAMHFxiERJvmPG9TPLNQUxbAl82c+011nAqYx9Q/MMlEHEI3Pf5H1eKeS2DrgcQ4V6KIqY7ZhHdvFh2wPGNMnAPmFIGugVOxSTiJP1rbEqEfAft4L1y8gDoNSyil3VCY5J3u3PrZkAHmFQ6uQouGxJxif40Jvl2oCjOuNfgLIvOG6WzC+BaRBEy/6JyjuSZgohZr4JYZPHLKp2eAzel5dG2SOAG52ssyzyLfpXdEZMGY0rnx/kntRUiZPwJZZwx5les1qI4Ng/2gSfKIMf42FxVY5ycf8TxGnvKvOa96oJVRUwGPFYGyzDJpM/5JMVmlH4ljwNeIqwAy6AEDoO7yqD72VokPUQMMyGN3WMepWqV2gogRirtbWXwNPc0DfzdwOYvrfRzh0uwVKvlCGKyjewB/coktrP9buLnTuX8fl7EmtvYRIjKuwDOK+bIFvQrWKOMdUUTx7b0JgWwTzlHK6JPebFCCXEq8ZmYmsazYTqFRISA0jT+DNGpVrOeEA+VSHfEMQl6BPyO6EfmHw0rIuodcUx2cb9cu8cwIqRGDEVJwja0JIa4QVtQzpPxe6OKMClEbJR90FzA8T84fsREcNvsA2dRTGcAMXN8VzVqKrBpIRZfK+0ABZ/zBVb4nMmgcQgRe8utc8FDhBzPmw4YlxBnP70VTPP3NNuVyTiCxSlE7BPfA3zh58e4Av0RYADnQ5SXwiFwmwAAAABJRU5ErkJggg==") no-repeat 94% 30%;
    background-size: 9px 6px;
    margin-right: 0px;
	width: 260px;
	color: #283041;
	}
	
	
section.colleges_panel {
	background: #ececec !important;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 7% !important;
	}

.col_logo {
	float: left;
	width: 19%;
	width: calc(20% - 2px);
	text-align: center;
	margin: 0 1px 2px 1px;
	overflow: hidden;
	}
.col_logo img {
	max-width: 100%;
	max-height: 130px;
	}

body.blog header.intro {
    background: #fff url(images/new_news.png) no-repeat center right;
    background-position: 95% 50%;
    }



@media (max-width: 1280px) {
	.col_logo {
		width: calc(20% - 2px);
		}
	}
@media only screen and (max-width: 1024px) {
	.col_logo {
		width: calc(25% - 2px);
		}		
	}


@media only screen and (max-width: 768px) {
	.col_logo {
		width: calc(40% - 2px);
		}
	.current-menu-item a {
		opacity: 1;
		color: white;
		font-weight: bold;
		}		
	body.page-template-04_about section {
	    padding-top: 6%;
	    padding-bottom: 25%;
		}
	nav.revised_nav .secondary_nav .current-menu-item, nav.revised_nav .secondary_nav .current_page_parent, nav.revised_nav .secondary_nav .current-page-ancestor, nav.revised_nav .secondary_nav .current-menu-item:hover, nav.revised_nav .secondary_nav .current_page_parent:hover, nav.revised_nav .secondary_nav .current-page-ancestor:hover {
		background: #505767;
		opacity: 1;
		}
	
	.secondary_nav .current-menu-item a, .secondary_nav .current_page_parent a, .secondary_nav .current-page-ancestor a {
		opacity: 1;
		color: white;
		}
		
	}

.large-4-3 a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10;
	}

body.people section.person-listing, 
body.single section.person-listing, 
body.page-template-default section.person-listing {
	width: 100%;
	}	
	

/* NAOISE AUGUST 2019 – RECATCHPA */
	
	

	
	
	
.grecaptcha-badge { 
    opacity: 0;
}	
.grecaptcha {
	color: #aaa; 
	font-size: 0.7em; 
	line-height:1.25;
	margin-bottom: 0px;
	}
.grecaptcha a {
	color: #aaa; 
	border-bottom: 1px solid #ddd; 
	text-decoration: none;
	}

	

	

	
	
body.page-template-00_landing-php .grecaptcha-badge { 
    opacity: 0;
}	
body.page-template-00_landing-php .grecaptcha {
	color: #efffed; 
	font-size: 16px; 
	line-height:1.25;
	margin-bottom: -10px;
	}
body.page-template-00_landing-php .grecaptcha a {
	color: #efffed; 
	font-size: 16px; 
	border-bottom: 1px solid #bef3b4; 
	text-decoration: none;
	}		
	

@media (max-width: 1024px) {
	body.blog header.intro {
	    background-size: 150px;
	    background-position: 96% 60%;
	}	

}
	

@media (max-width: 768px) {
	header {
		overflow-x: hidden;
		}
	body.blog header.intro {
	    background-size: 120px;
	    background-position: 95% 15%;
	}	
	body.blog header.intro h1 {
	    font-size: 31px !important;
	    margin-top: 100px;
	}
	
	body.blog header.intro {
	    background-size: 110px;
	    background-position: 96% 15%;
	}	
	
	
}
	
body.page-template-06_contact section.contact-us form input[type="text"], body.page-template-06_contact section.contact-us form input[type="email"] {
	min-height: 50px;
	}
	
	
body.single-person li.menu-item-1954 a {
    border: none;
    opacity: 0.4;
}
	
/* RELATED POSTS */

.related_posts {
	clear: both;
	width: 100%;
	padding: 0 6.5% 0 6.5%;
	text-align:justify;
	}	
.related_posts:after {
	content: '';
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	background: white;
	}	
.related_posts div {
	width: 32%;
	margin-right: 2%; 
	float: left;
	}

	
.related_posts div:last-of-type {
	margin-right: 0%; 
	}
.related_posts div a {
	display: block;
	height: 200px;
	text-decoration: none;
	color: #51535c;
	padding-bottom: 56%;
	background-size: cover;
	position: relative;
	}
.related_posts div a+a {
	height: auto;
	padding-bottom: inherit;
	}
.related_posts div a span {
	background: black;
	position: absolute;
	left: 0;
	top: 0;
	color: white;
	padding: 3px 7px 3px 7px;
	font-size: 14px;
	}
.related_posts h3 {
	font-size: 28px;
	line-height: 1;
	border-bottom: none;
	text-decoration: none;
	text-align: left;
	color: #313444;
	padding: 50px 0 30px 0;
	width: 80%;
	line-height: 1.2;
	display: block;
	clear: both;
	}
.related_posts div h3 {
	font-size: 19px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	padding: 0;
	}	
.related_posts div p {	
	line-height: 1.3;
	}
	
@media only screen and (max-width: 768px) {
	.related_posts div {
		width: 100%;
		margin-right: 0%; 
		margin-bottom: 50px;
	}
	.related_posts div p {	
		font-size: 15px;
	}
}
	
	
	
/* REVISED INDEX PAGE */	
	
	
	
	.visible_item{
		display:none;
	}
	.isotope-grid {
		transition: opacity 0.75s ease;
		width: 1060px !important;
	}
	
	@media (max-width: 1280px) and (min-width: 1024px) {
		.isotope-grid {
			width: 850px !important;
		}
		body.blog header.intro h1 {
			font-size: 45px;
			line-height: 1.1;
		}
	}
	@media only screen and (max-width: 1024px) {
		.isotope-grid {
			width: 850px !important;
		}
		body.blog header.intro h1 {
			line-height: 1.1;
		}
	}
	
	@media (max-width: 1024px) and (min-width: 768px) {
		.isotope-grid {
			width: 650px !important;
		}
	}
	@media only screen and (max-width: 768px) {
		.isotope-grid {
			width: 350px !important;
		}
	}	
	@media only screen and (max-width: 450px) {
		.isotope-grid {
			width: 310px !important;
		}
	}		
	
	
	
#showMore {
	background-color:#ddd;
	padding:15px 25px;
	display:block;
	margin: auto;
	margin-bottom:10px;
	font-size: 18px;
	border: none;
	border-radius: 0;
	line-height: 1;
	width: 88%;
	}
	
	
	
body.people section.people-listing ul li div.pers_label {
	position: absolute; 
	color: #ddd; 
	font-weight: bold; 
	font-size: 12px; 
	background: black; 
	left: 0; 
	bottom: 0; 
	height:auto; 
	padding: 3px 6px 1px 1px; 
	border:0;	
	}
	
	

	
/* PREVENT COPY PEOPLE IMAGES  */		
	
	
body.people section.person-listing aside hr + img, body.people section.people-listing ul li img {
	pointer-events: none;
	}






/* NAVIGATION FIX  */

nav.mobile_fix ul li.menu_clearfix {
	display: none !important;
}

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

	nav.mobile_fix ul li.logo_list {
		border-bottom: none !important;
	}

	nav.mobile_fix ul li.menu_clearfix {
		display: block !important;
		height: 1px;
		padding: 0 !important;
		overflow: hidden !important;
		border: none !important;
		background: none !important;
	}


	nav.mobile_fix ul span.secondary_nav {
		display: block !important;
	}

	nav.mobile_fix ul span.secondary_nav:after {
		content: '';
		height: 1px;
		display: block !important;
		clear: both;
	}


	nav.mobile_fix ul li,
	nav.mobile_fix ul span.secondary_nav li,
	nav.mobile_fix ul li.menu-item-has-children,
	nav.mobile_fix ul span.secondary_nav li.menu-item-has-children

	{
		display: none;
		margin: 0;
		border-bottom: 1px transparent solid;
		margin-right: 41px;
		margin-left: 9px;
		margin: 0px;
		width: 100%;
		padding: 15px 15px;
		background-color: #505767;
		border-bottom: 1px solid #8B92A2 !important;
		opacity: 1;


	}

	nav.mobile_fix ul span.secondary_nav li a,
	nav.mobile_fix ul span.secondary_nav li.menu-item-has-children a {
		padding: 0px;
	}

	nav.mobile_fix ul li.visible.menu-item-has-children,
	nav.mobile_fix ul span.secondary_nav li.visible.menu-item-has-children {
		display: block;
	}


}





section.multi_contact form textarea.wpcf7-textarea {
	display: inline-block;
	background-color: #86df75;
	background-image: none;
	border: 1px solid #fff;
	border-radius: 0px;
	color:white !important;
	font-size: 21px;
	margin-bottom: 10px;
	padding: 0 15px 0 15px;
	height: 250px;
	line-height: 50px;
}





section.multi_contact form textarea::-webkit-input-placeholder {color: white;}
section.multi_contact form textarea:-moz-placeholder {color: white;}
section.multi_contact form textarea::-moz-placeholder {color: white;}
section.multi_contact form textarea:-ms-input-placeholder {color: white;}
section.multi_contact form textarea::placeholder {color: white;}



body.people section.people-listing {
	
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+23,0.1+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 23%, rgba(0,0,0,0.1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 23%,rgba(0,0,0,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 23%,rgba(0,0,0,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */	
	
	
}

@media (min-width: 1280px) {
	body.people section.people-listing ul {
	    margin-left: 40px;
	    margin-right: 20px;
	}
}

@media (max-width: 1280px) and (min-width: 1024px) {
body.people section.people-listing ul {
	    margin-left: 25px;
	    margin-right: 10px;
	}
}

.sfi_logos {
	position: relative;
	height: 48px;
}

.sfi_logos img {
	position: absolute;
	bottom: 0;
	left: 0;
	min-width: 100%;
	height: auto;
	display: block;
}

.sfi_logos img+img {
	display: none
	}
	
body.page-template-05_industrypartners .sfi_logos {
	height: 0px;
}

body.blog .sfi_logos, body.archive .sfi_logos {
    max-width: calc(1280px - 5%);
    margin: 0 auto;
}


section.colleges_panel, section.adapt, body.page-template-06_contact section, body.blog section.news-archive, body.single section.news-archive, body.page-template-default section.news-archive, body.people section.person-listing, body.single section.person-listing, body.page-template-default section.person-listing {
    padding-bottom: 18% !important;
}

.tabs_section:last-of-type, .white_version .tabs_section:last-of-type {
    padding-bottom: 250px !important;
}




body.people section.people-listing {
	padding-bottom: 200px;
}



@media (max-width: 1280px) and (min-width: 1024px) {
	body.page-template-03_people .sfi_logos {
		height: 0px;
	}
	
	body.person-template-default .sfi_logos, body.page-template-06_contact .sfi_logos, body.news-template-default .sfi_logos {
		height: 28px;
	}
	
	body.blog .sfi_logos, body.archive .sfi_logos {
	    max-width: calc(1024px - 4%);
	}
	
}


@media only screen and (max-width: 1024px) and (min-width: 768px) {
	section.colleges_panel, section.adapt, body.page-template-06_contact section, body.blog section.news-archive, body.single section.news-archive, body.page-template-default section.news-archive, body.people section.person-listing, body.single section.person-listing, body.page-template-default section.person-listing {
	    padding-bottom: 16% !important;
	}
	
	.sfi_logos {
		height: 30px;
	}
	
	body.page-template-04_about .sfi_logos, body.page-template-03_people .sfi_logos, body.page-template-06_contact .sfi_logos, body.single  .sfi_logos {
		height: 5px;
	}
	
	body.page-template-05_industrypartners section.contact-us {
	    margin-bottom: 40px !important;
	    }
	body.blog .sfi_logos, body.archive .sfi_logos {
	    max-width: calc(768px - 3%);
	}
	
}




@media only screen and (max-width: 768px) {
.sfi_logos {
	height: 620px;
	
	
}
.sfi_logos img {
	display: none;
	}
.sfi_logos img+img {
	display: block;
	}
}


@media only screen and (max-width: 400px) {
.sfi_logos {
	height: 580px;
	}
}

