@font-face {
    font-family: 'source_sans_proregular';
    src: url('/wp-content/themes/trc/fonts/sourcesanspro-regular-webfont.eot');
    src: url('/wp-content/themes/trc/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/trc/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('/wp-content/themes/trc/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/trc/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	color: #8b8f90;
}

h1, h2, h3, h4 {
	
}
h1.page-title {
	color: #0078AF;
	font-weight: bold;
}
.video-container {
	display: none;
	margin: 30px 0 20px 0;
}
.video-container .video-description {
	background: #cacaca;
	color: #fff;
	padding: 20px 20px 30px 20px;
	font-size: 20px;
}

/* Home */
.home .team .inner {
	overflow: hidden;
	position: relative;
}
.home .home-height {
	position: relative;
	height: 312px;
}
.first-slider {
	margin-top: 10px;
}
/*.home .twitter, .home .latest-news {
	width: 32.5%;
	float: left;
	margin-right: 10px;
}
.home .latest-news-col {
	width: 48.5%;
	float: left;
}
.home .solutions {
	width: 48.5%;
	float: right;
}
.home .video {
	width: 32.5%;
	float: right;
	margin-top: 20px;
}*/
.inner-news, .inner-solutions {
	position: relative;
}
.inner-news a, .inner-solutions a {
	display: block;
	text-indent: -9999em;
	background: url('/wp-content/themes/trc/images/yellow-plus.png') no-repeat center;
	width: 24px;
	height: 21px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.inner-solutions a {
	background: url('/wp-content/themes/trc/images/white-plus.png') no-repeat center;
}
.video-inner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
}
.video-inner2, .inner-business {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
	height: 312px;
	margin-top: 20px;
}

.home .video-inner2, .inner-business {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
	height: 182px;
	margin-top: 0;
}

.page-id-15 .wpcf7-response-output {
	color: white!important;
	margin-left: 0!important;
	margin-top: 5px!important;
	display: inline-block!important;
}

.expertise2 {
	margin-top: 15px;
}

.video-inner2 h3 {
	position: relative;
	top: 0;
	background: #0078AF;
	color: #fff;
	padding: 10px;
}
.video-inner2 h3 span {
	display: inline-block;
	border-bottom: 1px solid #fff;
}
.latest-video .video-label {
	top: 20%!important;
}
.inner-video {
	position: absolute;
	top: 0;
	width: 100%;
}
.inner-video h3 {
	padding-top: 10px;
}
.inner-business h3 {
	display: inline-block;
	background: #E8E8E7;
	color: #0078AF;
	margin: 0;
	position: relative;
	top: 0;
	width: 100%;
	border: 0;
	padding: 20px 10px;
}
.inner-business h3 a {
	color: #0078AF;
	border-bottom: 1px solid #0078AF;
}
.inner-testimonial, .inner-projects {
	font-size: 18px;
}
.inner-testimonial .author {
	text-align: center;
}
.inner-projects, .inner-awards, .inner-testimonial {
	height: 100%;
	padding: 0 20px;
}
.inner-awards h3 {
	margin-bottom: 20%;
}
#award1 {
	display: inline-block;
	float: left;
	margin-left: 10%;
}
#award2 {
	display: inline-block;
	float: right;
	margin-right: 10%;
}
#award3 {
	clear: both;
	display: block;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}
.slider-nav {
	margin-top: 20px;
}

.header-slider a {
	width: 100%;
}

/* Footer */
#footer-nav {
	text-align: center;
	display: none;
}
#footer-prev, #footer-next {
	text-indent: -9999em;
	display: inline-block;
	width: 18px;
	height: 15px;
	background: url("/wp-content/themes/trc/images/prev-team.png") no-repeat center;
}
#footer-next {
	background: url("/wp-content/themes/trc/images/next-team.png") no-repeat center;
}
#footer-tel, #footer-email, #footer-web, #footer-address {
	background: url("/wp-content/themes/trc/images/phone-footer.png") no-repeat left center;
	display: block;
	padding-left: 30px;
}
#footer-email {
	background: url("/wp-content/themes/trc/images/mail-footer.png") no-repeat left center;
}
#footer-web {
	background: url("/wp-content/themes/trc/images/location-footer.png") no-repeat left center;
}
#footer-address {
	background: url("/wp-content/themes/trc/images/pin-footer.png") no-repeat left 10px;
}

/* Menu */
#main-menu li ul li {
	text-align: left;
}
#main-menu li ul li:first-child {
	padding-left: 20px;
}
#main-menu li ul li:last-child {
	padding-right: 15px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: inherit;
}

#main-menu li:hover ul {
	display: block;
}

/* Page with sidebar */
.sidebar {
	margin-top: 48px;
	padding-left: 83px;
}
.widget h2 {
	color: #0078AF;
	font-weight: bold;
	font-size: 24px;
}
.widget {
	margin-top:15px;
}
.news-col {
	float: left;
	width: 48%;
}
.widget .slide {
	width: 100%;
}
#latest-news-side {
	padding: 5px 0 10px 0;
	/*overflow: hidden;*/
}
#latest-news-side h2 {
	margin: 0;
}
#latest-slider {
	width: 84%;
	float: left;
}
.latest-nav {
	width: 40px;
	float: right;
	margin-left: 5px;
}
.slide > .news-col:first-child {
	float: left!important;
}
.slide > .news-col:first-child .news-inner {
	background: #0078af!important;
}
.slide > .news-col:first-child .news-inner a { 
	background: url('/wp-content/themes/trc/images/yellow-plus.png') no-repeat center!important;
}
.slide > .news-col:last-child {
	float: right;
}
.slide > .news-col:last-child .news-inner {
	background: #e7c680;
}
.slide > .news-col:last-child .news-inner a {
	background: url('/wp-content/themes/trc/images/white-plus.png') no-repeat center;
}

.page-id-108 .entry-content  li a {
	color: #304448;
}

.page-id-246 .entry-content  b {
	color: #304448;
}

.news-inner {
	padding: 5px;
	color: #fff;
	background: #0078af;
	overflow: hidden;
	height: 270px;
	font-size: 13px;
}
.news-inner a {
	display: block;
	text-indent: -9999em;
	background: url('/wp-content/themes/trc/images/yellow-plus.png') no-repeat center;
	width: 24px;
	height: 21px;
	float: right;
}

.description-link {
	display: inline!important;
	margin-left: 0!important;
}

.news-inner .title {
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.news-inner .date {
	font-size: 12px;
}
.news-inner .excerpt {
	display: inline-block;
	margin-top: 5px;
	font-weight: bold;
}
#expertise-side, #side-testimonial {
	display: inline-block;
	margin-bottom: 10px;
	width: 293px;
	/*height:240px;*/
	background: url('/wp-content/themes/trc/images/left_speachmark.png' ) no-repeat 260px 120px, url('/wp-content/themes/trc/images/right_speachmark.png')  no-repeat top left;
	padding-top: 10px;
}

#side-testimonial {
	padding: 0 15px 10px;
	
}

#expertise-side {
	background: none;
}

#expertise-side h2, #side-testimonial h2, .side-topics {
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	color: #0078AF;
	font-weight: bold;
}

#expertise-side h2, #side-testimonial h2, .side-downloads {
	margin: 10px 0 10px 0;
	padding-bottom: 5px;
	color: #0078AF;
	font-weight: bold;
	float: left;
	margin-top: 0;
	font-size: 22px!important;
}

.page-id-15 .wpcf7-form p {
	margin-top: 0!important;
	margin-bottom: 0!important;
}

.page-id-15 .wpcf7-captchac {
	margin-left: 10px;
	margin-top: 10px;
}

.popup-top p {
	color: black!important;
}

.upper-text p {
	font-size: 20px!important;
	margin-top: 0;
}

.inner-text p {
	font-size: 18px!important;
	margin-top: 0;
}

.upper-text p, .inner-text p {
	color: black!important;
}

.text-bottom p{
	font-size: 18px!important;
}

.popup-middle p {
	color: white!important;
}

.home .popup-right p {
	color: black!important;
	font-size: 18px
}

.page-id-15 .wpcf7-textarea {
	width: 745px;
	height: 195px;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 3px;
}

.page-id-15  .wpcf7-captchar {
	width: 218px;
	margin-left: 30px;
	margin-right: 10px;
	display: inline-block;
	margin-top: 10px;
}

.page-id-15  .contact-form-left {
	float: left;
	margin-top: 20px;
}

.page-id-15  .contact-form-right {
	float: right;
	margin-top: 30px;
	margin-right: 25px;
} 

.popup-bottom-right {
	padding-left: 30px;
}

.fancybox-skin {
	padding: 15px 0!important;
}

.popup-bottom-left {
	padding-left: 30px!important;
}

.section-info a {
	font-weight: bold;
}

.section {
	margin-bottom: 40px;
}

.dropdown-menu li.menu-item a {
	margin-bottom: 10px;
}

#colophon {
	margin-top: 50px!important;
}

.side-testis {
	background: none;
}

#expertise-side h2 {
	border-bottom: solid #66B9D6 5px!important;
}

#expertise-side h2, #side-testimonial h2, .side-testis {
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	color: #0078AF;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	font-size: 22px!important;
	width: 100%;

}

#side-testimonial {
	border-bottom: none;
}

.single-personal_profile .profile-secondary-content strong a {
	padding-bottom: 5px!important;
	text-decoration: none!important;
	color: #0078AF;
}

.single-personal_profile .secondary-inner li {
}

#expertise-side ul {
	list-style: none;
	padding: 0 0 0 0px;
	margin-top: 60px;
}
#expertise-side li {
	height: 52px;
	line-height: 52px;
	margin: 20px 0;
	color: #8c8f90;
	font-size: 20px;
	font-family: 'source_sans_proregular';
}
#expertise-side #pitchsupport a {
	background: url('images/expertise-pitch.png') no-repeat center left;
}
#expertise-side #coaching a {
	background: url('images/expertise-training.png') no-repeat center left;
}
#expertise-side #training a {
	background: url('images/expertise-coaching.png') no-repeat center left;
}
#expertise-side #meeting a {
	background: url('images/expertise-meeting.png') no-repeat center left;
}
#expertise-side #conference a {
	background: url('images/expertise-conference.png') no-repeat center left;
}
#expertise-side #books a {
	background: url('images/expertise-books.png') no-repeat center left;
}
#expertise-side #pdfs a {
	background: url('images/expertise-pdfs.png') no-repeat center left;
}
#expertise-side #webinars a {
	background: url('images/bd-7.png') no-repeat center left;
}
#expertise-side #elearning a {
	background: url('images/bd-4.png') no-repeat center left;
}
#expertise-side a {
	padding-bottom: 20px;
	padding-left: 75px;
	padding-top: 20px;
}

#side-team .slide {
	background: #0078AF;
}


#side-testimonial p {
	color: #0078AF;
	font-size: 16px;
	text-align: center;
	float: left;
	margin: 40px 10px 0;
	line-height: 30px;
		
}
#side-testimonial h2 {
	border-bottom: 1px solid #fff;
	float: left;
}
#side-testimonial .testimonial-name {
	color: #0078AF;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	font-family: 'source_sans_proregular';
	display: block;
	font-weight: bold;
	float: left;
	margin: 0 20px;
	margin-top: 10px;
}

.page-template-page-sidebar-php .page-thumbnail a {
	height: 207px;
	width: 293px;
	display: block;
	float: right;
}

.video-inner {
	/*padding: 40% 0 30% 0;*/
	height: 100%;
}
.video-inner .video-label, .video-inner2 .video-label {
	background: url('/wp-content/themes/trc/images/video-label-bg.png') no-repeat left center;
	color: #0078AF;
	padding: 5px 30px 5px 5px;
	position: relative;
	top: 45%;
}
.video-inner .video-label h2, .video-inner2 .video-label h2 {
	margin: 5px 0;
	font-size: 20px;
}
.video-inner a:hover, .video-inner2 a:hover {
	text-decoration: none;
	cursor: pointer;
}
.popup {
	display: none;
}

/* BLOG */

.blog #content a {
	color: #304448;
}

.blog .sidebar, .single .sidebar, .archive .sidebar {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#breadcrumbs li {
	padding-left: 0;
}

.blog .sidebar #news-title, .single .sidebar #news-title, .archive .sidebar #news-title{
	margin-top: 0px;
	font-size: 20px;
	color: #0078AF;
	font-weight: bold;
}

.blog .sidebar .widget, .single .sidebar .widget, .archive .sidebar .widget {
	color: #0078AF;
	font-weight: bold;
}

.blog .sidebar .nav > li > a, .single .sidebar .nav > li > a, .archive .sidebar .nav > li > a{
	color: #304448!important;
	font-size: 14px!important;
	padding-left: 0;
	font-weight: bold;
}

.blog #content, .single #content, .archive #content {
	padding-left: 0;
	margin-top: 30px;
}

.readmore-news {
	color: white;
	background: url('images/findout-news.png') no-repeat 110px center #0078AF;
	width: 140px;
	padding: 3px 1px 3px 8px;
	float: right;
	margin-left: 30px;
}

.social-bar {
	margin-top: 20px;
}

.add-this  {
	float: right;
}

#nav-border {
	border-bottom: 1px solid #95a7a5;
}

.page-id-7 .page-header .section-break {
	width: 34%;
}

.page .page-title {
	font-size: 22px;
}

.page .main-content li {
	padding: 6px 0 6px 10px;
}

.entry-content h3 b {
	font-size: 18px;
	font-weight: normal;
}

.page-id-101 .page b, strong {

}

.page-id-564 .entry-content a {
	text-decoration: underline;
}

.page-id-248 .entry-content p {
	margin-top: 0;
}

.page-id-11 .services_hub_title {
	padding-left: 0;
}

.page-id-11 .solutions-child a {
	margin: 0!important;
}

.page-id-11 .services_hub_title a {
	padding-left: 0;
}

.page-id-11 .services-content a {
	margin-left: 0!important;
}

.page-id-11 .description {
	margin-left: 0!important;
}

.page-id-560 .entry-content strong {
	color: #304448;
}

.readmore-news a {
	color: white!important;
}

.blog #content .page-title a, .single #content .page-title a, .archive #content .page-title a{
	font-size: 20px;
	color: #0078AF!important;
}

.blog #content .page-header, .single #content .page-header, .archive #content .page-header {
	border-bottom: 5px solid #66b9d6;
}

.blog .entry-content, .single .entry-content, .archive .entry-content  {
	color: #304448;
}

.blog .entry-content img, .single .entry-content img, .archive .entry-content img {
	margin-bottom: 25px;
}

.blog .updated, .single .updated, .archive .updated  {
	display: none;
}

.blog .byline, .single .byline, .archive .byline {
	display: none;
}

.blog .entry-meta, .single .entry-meta, .archive .entry-meta {
	color: #66b9d6;
	font-size: 16px;
}

.cat-links {
	height:100%;
	display: block;
}

.blog .page-title, .single .page-title, .archive .page-title{
	margin-bottom: 0;
	font-size: 20px;
}

.blog .section-break-inner, .single .section-break-inner, .archive .section-break-inner, .page-id-15 .section-break-inner{
	width: 25%;
}

.blog .section-break, .single .section-break, .archive .section-break, .page-id-15 .section-break {
	width: 270px;
	margin-bottom:40px;
	margin-top: 5px;
}

.page-id-15 .page-header {
	height: 70px;
	margin-bottom: 0;
}

/* SIDEBAR */

#downloads {
	background: #0078AF;
	margin-bottom: 20px;
}

#downloads .slide img {
	padding: 10px 15px;
}

#dl-prev {
	background: url('images/arrow-left.png') no-repeat center;
	text-indent: -999999px;
	display: inline-block;
	width:10%;
}

.download-container {

}

#colophon li {
	color: white!important;
}

#dl-next {
	background: url('images/arrow-right.png') no-repeat center;
	text-indent: -999999px;
	display: inline-block;
	width:10%;
}

#dl-nav {
	
}

#downloads-inner h4 {
	color: white;
	margin: 0 auto;
	width: 90%;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
	padding-top: 10px;
}

.page-id-704 .entry-content b, .page-id-704 .entry-content strong {
	margin: 35px 0!important;
	display: block;
}

.blog .sidebar .widget h3.widget-title, .single .sidebar .widget h3.widget-title, .archive .sidebar .widget h3.widget-title {
	font-size: 20px!important;
	color: #0078AF;
	font-weight: bold;
}

.comments-link {
	display: none;
}	

.single .entry-meta {
	display: none;
}

.firstheader {
	display: inline-block;
	margin-top: 50px;
}

.home .content-box li {
	padding-top: 0;
	padding-bottom: 0;
}

#team-title-nav {
	margin-top: 40px;
}

.team-image a {
	height: 135px!important;
	width: 135px!important;
	display: inline-block;
}

.page.main-content .team-image a {
	height: 135px!important;
	width: 135px!important;
}

.page-id-5 .team-content p {
	margin-bottom:0;
}

.page-id-11 .page-header .section-break {
	width: 11%;
}

.bd-nav-a a:hover, .bd-nav-a a:focus {
	background: none repeat scroll 0 0 #b8c9e0;
	border-bottom: 5px solid #e7c680;
	padding-bottom: 7px;
	text-decoration: none;
	padding-top:5px;
	padding-right: 1px;
	padding-left: 1px;
}

.bd-nav-a {
	margin-right: 15px;
	padding-top:5px;
	padding-right: 1px;
	padding-left: 1px;
}

.bd-nav-a:last-child {
	margin-right: 0;
}

.bd-nav-a a {
	padding-right: 1px;
	padding-left: 1px;
}

/* Meet the Team */
#the-team {
	background: #0078af;
	color: #fff;
	overflow: hidden;
	padding: 0 20px 20px 20px;
	margin-bottom: 20px;
	position: relative;
}
#team-nav {
	position: absolute;
	top: 15px;
	right: 20px;
	display: none;
}
#team-prev, #team-next {
	background: url('/wp-content/themes/trc/images/prev-team.png') no-repeat center;
	width: 18px;
	height: 15px;
	text-indent: -9999em;
	display: inline-block;
	cursor: pointer;
}
#team-next {
	background: url('/wp-content/themes/trc/images/next-team.png') no-repeat center;
}
.team-member {
	float: left;
	width: 138px;
	height: 112px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
}
.page-id-5 .team-member {
	width: 156px;
	height: 142px;
}
#the-team .team-member {
	margin: 0 3% 3% 0;
}
.team-member a {
	display: block;
	width: 108px;
	height: 112px;
	border: 1px solid #fff;
	
}
.profile-social .facebook, .profile-social .twitter, .profile-social .googleplus, .profile-social .linkedin {
	display: inline-block;
	width: 25px;
	height: 25px;
	text-indent: -9999em;
	white-space: none;
}
.profile-social .facebook {
	background: url('/wp-content/themes/trc/images/profile-facebook.png') no-repeat center;
}
.profile-social .twitter {
	background: url('/wp-content/themes/trc/images/profile-twitter.png') no-repeat center;
}
.profile-social .googleplus {
	background: url('/wp-content/themes/trc/images/profile-google.png') no-repeat center;
}
.profile-social .linkedin {
	background: url('/wp-content/themes/trc/images/profile-linkedin.png') no-repeat center;
}

/* Personal Profile */
.profile {
	clear: both;
	overflow: hidden;
}
.profile-image {
	float: left;
	width: 20%;
}
.profile-info {
	float: right;
	width: 79%;
}
.profile-info h2 {
	font-size: 20px!important;
	font-weight: bold;
	margin: 0;
}
.profile-info .sub-title {
	font-size: 16px;
	font-family: 'source_sans_proregular';
	margin-bottom: 10px;
}
.profile-secondary-content {
	clear: both;
	margin-top: 50px;
}

/* Connect */

#connect-title {
	color: #0078af;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 10px;
	font-size: 24px;
}
#team-connect {
	background: #0078af;
	color: #fff;
	margin-left: 0;
	margin-top: 40px;
}
#connect-inner {
	padding: 10px;
}
#connect-inner a {
	color: #fff;
}
.connect1, .connect2 {
	position: relative;
	padding-top: 45px;
}
.connect1-icon {
	background: url('/wp-content/themes/trc/images/connect1.png') no-repeat center;
}
.connect2-icon {
	background: url('/wp-content/themes/trc/images/connect2.png') no-repeat center;
}
.connect1-icon, .connect2-icon {
	width: 76px;
	height: 76px;
	position: absolute;
	top: -45px;
	left: 40%;
}
#team-connect .wpcf7 input[type=text], #team-connect .wpcf7 input[type=email], #team-connect .wpcf7 textarea, 
#resources-enquiry .wpcf7 input[type=text], #resources-enquiry .wpcf7 input[type=email], #resources-enquiry .wpcf7 textarea {
	width: 244px;
	padding: 3px;
}
#team-connect .wpcf7 textarea, 
#resources-enquiry .wpcf7 textarea {
	height: 230px;
} 
#team-connect .wpcf7 input[type=submit] {
	background: url('/wp-content/themes/trc/images/submit-grey.png') no-repeat center;
	width: 183px;
	height: 60px;
	border: 0;
	text-indent: -9999em;
	margin-left: -282px;
	margin-top: 250px;
	margin-bottom: 20px;
	clear: both;
}


.page-id-15 .wpcf7 input[type=submit] {
	background: url('/wp-content/themes/trc/images/submit-grey.png') no-repeat center;
	width: 183px;
	height: 60px;
	border: 0;
	text-indent: -9999em;
	margin-left: -33px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.page-id-116 #downloads {
	margin-top: 0!important;
}

.page-id-116 .side-topics {
	padding-bottom: 8px;
}

.page-id-116 .research-image img {
	border: 1px solid lightgrey;
}

.page-id-116 .research-title a {
	text-decoration: none;
	font-weight: bold;
}

.page #content iframe {
	width: 100%;
}

#team-connect ul {
	list-style: none;
	padding: 0 0 0 33%;
}
#team-connect ul li {
	line-height: 48px;
	color: white;
	font-size: 18px;
	padding-left: 60px;
	margin-bottom: 15px;
}

.entry-content iframe {
	margin-left: 0;
	margin-top: 10px;
}

#team-connect .youtube {
	background: url('/wp-content/themes/trc/images/connect-youtube.png') no-repeat center left;
}
#team-connect .twitter {
	background: url('/wp-content/themes/trc/images/connect-twitter.png') no-repeat center left;
}
#team-connect .linkedin {
	background: url('/wp-content/themes/trc/images/connect-linkedin.png') no-repeat center left;
}
#team-connect .googleplus {
	background: url('/wp-content/themes/trc/images/connect-google.png') no-repeat center left;
}

/* Solutions */
.page-id-7 .solutions-child, .page-id-11 .solutions-child {
	min-height: 250px;
	text-align: left;
	color: #00466e;
}

.italic {
	font-style: italic;
	font-weight: bold;
}

.solutions-child h3, .services_hub_title {
	font-weight: bold;
	font-size: 22px;
	margin: 10px 0 20px 0;
	padding: 0 15px;
	text-align: left;
	color: #00466e;
	height: 50px;
	padding-left: 0;
}


.page-id-7 .solutions-child a, .page-id-11 .solutions-child a {
	display: block;
	max-width: 100%;
	min-height: 180px;
	position: relative;
	margin: 0 auto 0 15px;
	background-size: 100% auto!important;
}
.solution-bottom {
	background: url('/wp-content/themes/trc/images/solution-bottom.png') no-repeat center;
	max-width: 300px;
	min-height: 20px;
	margin: 0 auto;
}
.solutions-hover {
	position: absolute;
	top: 0;
	left: 0;
	background: url('/wp-content/themes/trc/images/solutions-bg.png') repeat;
	display: none;
	min-width: 100%;
	min-height: 196px;
	padding: 5% 15px 15px 15px;
	color: #fff;
	text-align: center;
}
.solutions-child a:hover .solutions-hover {
	display: block;
}
.solutions-child .link-title {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

/* Resources */
#books .form-inner {
	height: 100%;
}
.form-inner {
	background: #0078af;
	padding: 10px;
	color: #fff;
	/*height: 100%;*/
	height: 312px;
}
.form-inner h3 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
}
.form-inner input[type=text], .form-inner input[type=email], .form-inner textarea {
	width: 80%;
}
.form-inner input[type=submit] {
	background: url('/wp-content/themes/trc/images/getaccess-grey.png') no-repeat center;
	width: 179px;
	height: 49px;
	float: right;
	border: 0;
	text-indent: -9999em;
	margin: 20px -10px 20px 0;
}
#podcasts h3 {
	color: #0078af;
	border-bottom: 1px solid #0078af;
}
#podcasts .form-inner {
	background: #ebebeb;
}
#books .form-inner {
	background: #e7c580;
}
#podcasts .form-inner input[type=submit] {
	background: url('/wp-content/themes/trc/images/getaccess-blue.png') no-repeat center;
}
#books .book {
	float: left;
	width: 47%;
}
#books .book .inner {
	position: relative;
	height: 100%;
}
#books .book .inner a {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-weight: bold;
	font-size: 22px;
	font-family: 'source_sans_proregular';
	line-height: 22px;
	padding: 0 5px 0 0;
}
#books .pdf {
	float: right;
	width: 47%;
}
#books .pdf .inner {
	background: #0078af;
	color: #fff;
	padding: 10px;
	height: 100%;
	position: relative;
}
#books .pdf a {
	color: #fff;
}
#books .pdf h3 {
	font-size: 15px;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	margin: 0 0 20px 0;
}
.page-id-11 .video-inner {
	height: 100%!important;
	right: auto!important;
}
.view-online, .download-report {
	background: url('/wp-content/themes/trc/images/viewonline.png') no-repeat left center;
	padding-left: 30px;
	display: inline-block;
	margin-bottom: 5px;
	font-size: 14px;
}
.download-report {
	background: url('/wp-content/themes/trc/images/next-team.png') no-repeat left center;
	margin-left: 17px;
	color: white!important;
	margin-bottom: 0;
}
.filesize {
	color: #E7C580;
	padding-left: 45px;
}
#books .pdf-options {
	position: absolute;
	bottom: 12%;
}
.resources-footer {
	margin-top: 20px;
}
.resources-footer .featured-container {
	background: #0078AF url('/wp-content/themes/trc/images/blue-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
}
.resources-footer #featured {
	color: #fff;
	padding: 15px;
	font-size: 18px;
	overflow: hidden;
}
.resources-footer #featured a {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}
.findout {
	border: 0!important;
	float: right;
	background: url('/wp-content/themes/trc/images/findout.png') no-repeat right center;
	padding-right: 80px;
	line-height: 44px;
	margin: 0 5% 5% 0;
}
#resources-enquiry {
	background: #0078AF;
	color: #fff;
	padding: 15px;
}
#resources-enquiry h3 {
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0;
}
#resources-enquiry .submit-container {
	display: inline;
}
#resources-enquiry .wpcf7 input[type=submit] {
	background: url('/wp-content/themes/trc/images/submit-grey-right.png') no-repeat center;
	width: 183px;
	height: 60px;
	border: 0;
	text-indent: -9999em;
	margin-right: -31px;
	margin-top: -30px;
	float: right;
}

/* Forms */
div.wpcf7-mail-sent-ok {
	border: 0!important;
	color: white;
	margin-top:0;
}

.inner-testi {
	
}

.page-header {
	margin-top: 0;
}

/* MEDIA QUERIES /*

/* TABLET */

@media (max-width: 900px) {

#header-options #header-mail, #header-options #header-tel {
	margin-top: 0!important;
}

.header-icons {
	clear: both;
	margin-top: 10px;
	width: auto;
}

#masthead .site-navigation {
	position: relative;
	text-align: left;
}

 }

/* MOBILE */

@media (max-width: 480px) {

#masthead .site-navigation {
	height: auto;
	clear:both;
}



#masthead .site-navigation .site-navigation-inner {
	position: absolute;
	bottom: auto;
	right: 0;
}

.navbar {
	margin-top: 0;
}

.main-menu {

}

.seemore {
	position:absolute;
	right: auto;
	margin-left: 15px;
}

.connect-form-right {
	float: none;
}

.home .entry-content .team .inner {
	margin-top: 250px;
}

.page-id-101 .entry-content b {
	font-size: 18px;
	font-weight: normal;
}

.readmore {
	position: absolute;
	bottom: auto;
	right: auto;
	margin-top: 10px;
}

.twitter-section .intent-meta {
	padding-right: 0;
}

.testimonials-section {
	margin-top: 20px;
}

.home .section {
	margin-bottom: 0;
}

.home .section-heading {
}

#breadcrumbs li {
	width: auto;
	padding-left: 0!important;
}

#breadcrumbs {
	margin-left: 0;
	padding-left: 0!important;
}

#connect-title {
	margin-bottom: 30px!important;
	margin-top: 20px;
}

.page-template-page-sidebar-php .page-thumbnail a {
	float: none;
	margin: 0 auto;
}

#team-connect .wpcf7 input[type="text"], #team-connect .wpcf7 input[type="email"], #team-connect .wpcf7 textarea, #resources-enquiry .wpcf7 input[type="text"], #resources-enquiry .wpcf7 input[type="email"], #resources-enquiry .wpcf7 textarea {
	width: 270px!important;
}

#team-connect .wpcf7 input[type="submit"] {
	margin-bottom: 50px;
	margin-top: 10px;
	margin-left: 0!important;
}

.offices h4, .locations h4 {
	margin-left: 0;
}

#expertise-side a {
	padding-left: 70px;
}

#expertise-side ul li {
	width: 315px;
}

.topics-sidebar {
	padding-left: 12px;
	border-bottom: 0!important;
}

#team-connect {
	margin-right: 0;
	margin-left: 0;
}

.offices .section-break, .locations .section-break {
	margin-left: 0;
}

#team-connect ul {
	padding-left: 0;
}

.locations {
	margin-top: 50px;
}

#team-connect .wpcf7 textarea, #resources-enquiry .wpcf7 textarea {
	width: 220px;
}

#expertise-side h2, #side-testimonial h2, .side-testis {
	margin-left: 15px;
}

#expertise-side h2, #side-testimonial h2, .side-topics {
	margin-bottom: 30px!important;
	margin-left: 15px;
}

.page .main-content ul, .page .main-content li {
	padding-left: 15px!important;
}

#team-connect ul li {
	padding-left: 60px!important;
}

#team-connect ul {
	padding-left: 65px!important;
}



#connect-title {
	margin-left: 15px;
}

.download-container h2 {
	margin-top: 0!important;
}

.sidebar {
	padding-left: 0;
	padding-right: 0;
	margin: 0 auto;
}

.sidebar h2 {
	margin-top: 30px;
}

.home .expertise {
	padding-left: 0;
}

.page .main-content ul, .page .main-content li {
	width: 245px;
	padding-left: 5px;
	padding-right: 5px;
}

.section-info p {
	margin-top: 0;
}

}

#cap-mobile{
	display:block;
}
/* 26 march */

#main-menu{
	    font-family: "source sans 3" !important;
}

#main-menu li a{
	font-weight: 500;
}


iframe {
	z-index: -1;
}

.page-id-5 iframe{
	margin: 0;
}

.wpcf7-form-control-wrap iframe{
	margin: 0 !important;
	float: left;
}



.resources-newsletter .wpcf7-text {
	margin-top: 10px;
}

div.wpcf7-response-output {
	border: none;
}

.pea_cook_wrapper p{
	color: #fff !important;
}


.pea_cook_wrapper a{
	color: #fff !important;
	text-decoration: underline !important;
	border-bottom: none !important;
}

.pea_cook_wrapper p{
	color: #fff !important;
}

.pea_cook_more_info_popover p{
	color: #fff !important;
}

#team-connect .twitter{
	background: url(/wp-content/uploads/twitter-winning1.png) no-repeat center left !important;
}

#team-connect .linkedin{
	background: url(/wp-content/uploads/linkedIn_PNG9.png) no-repeat center left !important;
}

#team-connect .googleplus{
	background: url(/wp-content/uploads/google-plus-winning.png) no-repeat center left !important;
}

#follow-us .twitter{
	background: url(/wp-content/uploads/twitter-winning1.png) !important;
	width: 40px !important;
	height: 40px !important;
	
}

#follow-us .linkedin{
	background: url(/wp-content/uploads/linkedIn_PNG9.png);
	width: 40px !important;
	height: 40px !important;
}

#follow-us .googleplus{
	background: url(/wp-content/uploads/google-plus-winning.png);
	width: 40px !important;
	height: 40px !important;
}

.contact-bg .skype{
	background: url(/wp-content/uploads/Skype.png) no-repeat center left !important;
	height: 40px !important;
}


.blog .post .social-bar{
	position: static !important;
}

.page-id-15 .wpcf7-textarea{
	margin-left: 0 !important;
}

/*
#team-connect .wpcf7 input[type="submit"]{
	margin-left: -298px !important;
}
*/

@media (max-width: 480px){
	.blog .entry-content img{
		width: 100%;
	} 
	.readmore-news{
		margin-bottom: 7px;
	}
}

/*-----CONTACT-----*/

#wpcf7-f29-p15-o1{
	width: 96%
}

.page-id-15 .wpcf7-text{
	width: 80% !important;
}

.contact-form-left{
	width: 30%;
}

/*
.page-id-15 .wpcf7 input[type=submit]{
	margin-left: -320px !important;
	margin-top: 51px !important;
}
*/
#enquiries-container{
	width: 100% !important;
}

.page-id-15 .wpcf7-textarea{
	width: 100% !important;
}

.page-id-15 .contact-form-right{
	width: 66% !important;
}

#team-connect .wpcf7-textarea{
	width: 100% !important;
}

.connect-form .wpcf7-text{
	width: 100% !important;
}

@media (max-width: 1199px){
	/*
	.page-id-15 .wpcf7 input[type=submit]{
		margin-left: -263px !important;
	}
*/

.contact-form-left{
	display: flex;
	flex-direction: column !important;
}

.contact-form-right{
	display: flex;
	flex-direction: column !important;
}
	
/*
	#team-connect .wpcf7 input[type="submit"]{
		margin-left: -250px !important;
	}
*/
	
}

@media (max-width: 990px){
	/*
	.page-id-15 .wpcf7 input[type=submit]{
		margin-left: -200px !important;
		margin-top: 50px !important
	}
	*/
	
	/*
	#team-connect .wpcf7 input[type="submit"]{
	margin-left: -197px !important;
}
	*/

}

@media (max-width: 767px){
	.contact-form-left{
	width: 100%;
}
	#enquiries{
		height: 590px !important;
	}
	
	.page-id-15 .contact-form-right{
	width: 93% !important;
}
		.page-id-15 .wpcf7 input[type=submit]{
		margin-left: 5px !important;
		margin-top: 0 !important
	}
	
	.page-id-15 .wpcf7-text{
		width: 93% !important;
	}
	
	.contact-form-right{
		margin-top: 0 !important;
	}
	
	.page-id-15 .wpcf7-text{
		margin-top: 0 !important;
	}
	
	.page-id-15 .wpcf7-textarea{
		margin-left: -10px !important;
	}
	/*
		#team-connect .wpcf7 input[type="submit"]{
			margin-left: -310px !important;
}
	*/
	.connect2{
		display: none;
	}

}

@media (max-width: 480px){
		.page-id-15 .wpcf7-textarea{
		margin-left: 10px !important;
	}
	
		#enquiries{
		height: 420px !important;
	}
	
	.conntect-form-left, .connect-form-right{
		width: 100% !important;
		float: none;
	}
	
}

.page-id-15 .wpcf7 input[type=submit]{
		margin-top: 0 !important
	}

#team-connect .wpcf7 input[type=submit]{
	margin-left: -305px;
}

a:link, a:active, a:visited {
color: #428BD1;
}

#team-connect .wpcf7 input[type=submit]{
	margin-left: 0 !important;
	margin-top: 0 !important;
	float: left !important;
}

#team-connect{
	margin-right: 0 !important;
	padding-bottom: 15px !important;
}

.conntect-form-left input{
	padding: 15px 10px !important;
}

.connect-form-right textarea{
	padding: 15px 10px !important;
}

.page #content iframe{
	height: 80px;
}

.page-id-15 .wpcf7-submit{
	margin-left: 0 !important;
}

.submit-contact-btn{
	width: 183px;
}

.wpcf7-response-output{
	clear: both;
}

.home .team-member a{
	background-size: cover !important;
	width: 100%;
	height: 100%;
}

.fancybox-close{
	background-size: contain !important;
}

.page #content iframe{
	z-index: 9;
}

.parent-pageid-7 iframe{
	height: auto !important;
	aspect-ratio: 2/1;
}

.team-image a{
	background-size: cover !important;
}

.home .team-member{
	width: 108px;
	height: 112px
}

.home #team-slider .slide{
    display: flex !important;
    flex-wrap: wrap;
    gap: 4px;
    justify-content: space-between;
    margin-right: 1.8rem;
}
.googleplus{
display: none;
}
.team-member a, .team-image a{
	background-size: contain !important;
}