/*
Theme Name: Philip Lee Theme
Theme URI: http://www.philiplee.com
Author URI: http://www.weareopen.ie/
Author Nanme: Open Visual Communications
Template: wp-forge
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@import url("../wp-forge/style.css");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/* =Theme customization starts here
----------------------------------------------- */

#wrapper {padding: 0; margin: 0; box-shadow:0 0px 0px rgba(100, 100, 100, 0.3);}
.max-width {max-width: 1080px; margin: 0 auto; position: relative;}
.f-topbar-fixed {padding-top: 0px !important;}
ul, ol, dl {margin: 0px;}
#backtotop {
    color:#ffffff !important; 
    background:#333a40;    
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    z-index: 99999;
    cursor: pointer;
    font-size: 0.6875rem;
    width: 3.125rem;
    height: 3.125rem;
    line-height: 3.125rem;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3.125rem;
    display: block;
}

body{
	background-color: #3d454b;
}


/* ------------ COLOURS BACKGROUNDS -------------- */



.orange {background-color:#fcb342; }



/* ------------ LINKS -------------- */



a {text-decoration: none; letter-spacing: 0px;}
a:link {text-decoration: none !important; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active  {text-decoration: none;}
a[href^=tel] {text-decoration: none;}



/* ------------ TEXT -------------- */


h1 {
	font-family: "ag-book", Arial, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	color: #777777;
	}
	
h2 {
	font-family: "ag-book", Arial, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	color: #777777;
}

h3 {
	font-family: "ag-book", Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	color: #777777;
	letter-spacing: 1px;
}

h4 {
	font-family: "ag-book", Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	color: #777777;
}

h5 { 	
	font-family: "ag-book", Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	color: #777777;
}

h6 { 	
	font-family: "ag-book", Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	color: #777777;
}

p {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #333333;
	padding: 0;
	margin: 0;
	letter-spacing: 0px;
}

p a:link {
	color: #FBAF22 ;
	text-decoration: none;
}

p a:visited {
	color: #FBAF22;
	text-decoration: none;
}

p a:hover {
	color: #cccccc;
	text-decoration: none;
}

p a:active { 
	color: #FBAF22;
	text-decoration: none;
}
	


/* ------------ NAV -------------- */



ul#menu-main {
	z-index: 999999;
	list-style: none;
	position: absolute;
	top: 35px;
	right: 0px;
}

ul#menu-main li {
    display: block;
    float: left;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: 300;
	color: #cccccc;
	margin: 0 0 0 15px;
	padding-bottom: 12px;
	text-transform: uppercase;	
	position: relative;
}

ul#menu-main li a{padding: 4px;}
ul#menu-main li a:link {color: #cccccc;} 
ul#menu-main li a:visited {color: #cccccc;} 
ul#menu-main li a:hover {color: #fcb342;} 
ul#menu-main li a:active {color: #cccccc;} 
ul#menu-main ul {display: none;} 
ul#menu-main li:hover ul {/*display:block*/} 

ul#menu-main .sub-menu {
	background-color: #ffffff;
	color: #ffffff;
	width: 200px;
	padding: 0;
    position: absolute;
	left: -94px;
	top: 50px;
	padding-top: 10px;
	border-bottom: 4px solid #CF9610;
}
ul#menu-main li ul li {
    padding:0;
	float: none;
	font-size: 17px;
	text-align: center;
	font-weight: 800;
	margin: 0;
	line-height: 19px;
}
ul#menu-main li ul li a {
	border-bottom: 2px solid #fcb342;
	color: #666666;
	padding: 0 0 16px 0;
	margin: 0px 20px 20px 20px;
	display: block;
}
ul#menu-main li ul li a:link {
	color: #666666;
}
ul#menu-main li ul li a:visited {
	color: #666666;
}
ul#menu-main li ul li a:hover {
	color: #fcb342;
}
ul#menu-main li ul li a:active { 
	color: #666666;
}

.menu-item-21, .menu-item-151, .menu-item-402, .menu-item-336 {background: url(images/arrow-nav.png) no-repeat center bottom; background-size: 14px auto;}
#menu-item-25 {text-indent: -999999px; margin: 3px 0 0 0; width: 16px; height: 16px; background: url(images/search.png) no-repeat center center; background-size: 14px 14px; z-index: 9999999; cursor: pointer;}

#search-icon {text-indent: -999999px; width: 42px; height: 41px; background: url(images/search-icon-mobile.png) no-repeat center center; background-size: 34px 34px; z-index: 9999999; cursor: pointer;}

ul#menu-services {list-style: none;
		columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

ul#menu-services li {
    display: block;
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: 300;
	color: #ffffff;
	padding: 5px 0 5px 20px;
	width: 100%;	
}
ul#menu-services li a:link {color: #ffffff;}
ul#menu-services li a:visited {color: #ffffff;}
ul#menu-services li a:hover {color: #ffffff;}
ul#menu-services li a:active {color: #ffffff;}

ul#menu-sectors {
	list-style: none;
	columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

ul#menu-sectors li {
  display: block;
  float: left;
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: 300;
	color: #ffffff;
	padding: 5px 0 5px 20px;
	width: 100%;	
}
ul#menu-sectors li a:link {color: #ffffff;} 
ul#menu-sectors li a:visited {color: #ffffff;} 
ul#menu-sectors li a:hover {color: #ffffff;} 
ul#menu-sectors li a:active {color: #ffffff;} 

ul#menu-sectors li,
ul#menu-services li,
ul#menu-role li{
	line-height: 16px;
	margin-bottom:0px;
	/*background: url('images/underline.png') 20px bottom transparent no-repeat;*/
}



ul#menu-sectors li a,
ul#menu-services li a,
ul#menu-role li a {
  display: block;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px solid #cb9341;
}

ul#menu-sectors li:after,
ul#menu-services li:after,
ul#menu-role li:after{

	content:'--------';
	line-height: 2px;
	color: #cc9435;
	letter-spacing: -1px;
	
}


ul#menu-services-about {list-style: none; margin: 0px !important;}

ul#menu-services-about li {
  display: block;
  float: left;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: 300;
	color: #ffffff;
	padding: 5px 0 5px 20px;
	width: 50%;
	margin: 0px !important;
}
ul#menu-services-about li a:link {color: #cccccc;}
ul#menu-services-about li a:visited {color: #cccccc;}
ul#menu-services-about li a:hover {color: #ffffff;}
ul#menu-services-about li a:active {color: #cccccc;}

ul#menu-sectors-about {list-style: none; margin: 0px !important;}

ul#menu-sectors-about li {
  display: block;
  float: left;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: 300;
	color: #ffffff;
	padding: 5px 0 5px 20px;
	width: 50%;
	margin: 0px !important;
}
ul#menu-sectors-about li a:link {color: #cccccc;} 
ul#menu-sectors-about li a:visited {color: #cccccc;} 
ul#menu-sectors-about li a:hover {color: #ffffff;} 
ul#menu-sectors-about li a:active {color: #cccccc;} 

.people-tabs .search-tab form{
	margin-bottom: -15px;
}

ul#menu-role {width: 100%;
	columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

ul#menu-role li {
  display: block;
  float: left;
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: 300;
	color: #ffffff;
	padding: 5px 0 0px 20px;
	width: 100%;
	margin-bottom: 5px;
}
ul#menu-role li a{
	margin-bottom: 2px;
}
ul#menu-role li:last-child{
	/*padding-bottom: 40px;*/
}
ul#menu-role li a:link {color: #ffffff;} 
ul#menu-role li a:visited {color: #ffffff;} 
ul#menu-role li a:hover {color: #ffffff;} 
ul#menu-role li a:active {color: #ffffff;} 

ul#menu-foot {list-style: none; text-decoration: none; margin: 20px 0 0 0;}
ul#menu-foot li {float: left; padding: 0 20px 0 0; font-size: 13px;}
ul#menu-foot li a:link {color: #979797;} 
ul#menu-foot li a:visited {color: #979797;} 
ul#menu-foot li a:hover {color: #666666;} 
ul#menu-foot li a:active {color: #979797;} 


.menu-mobile-container {overflow: scroll !important; margin-top: -6px; display: none;}


/* ------------ HEADER -------------- */



#header {margin: 0; padding: 0; height: 90px;}
.site-header {margin: 84px 0 0 0;}
#main-nav {position: fixed; height: 90px; width: 100%; background: #ffffff; margin: 0 0 0 0; z-index: 999; border-bottom: 4px solid #cf9610;} 
.logo {position: absolute; left: 0px; top:30px; width: 180px; height: auto; z-index: 9999;} 

#contact-wrapper {position: fixed; top:0px; left: 0px; bottom: 0px; right: 0px; background: rgba(252, 180, 20, .95); z-index: 9999; height: 0%; opacity: 0; overflow: hidden; overflow-y:scroll;}
#contact-button-close {position: absolute; right: 0px; width: 40px; height: 40px; background: url(images/close_white.png) no-repeat center center; background-size: 40px 40px; z-index: 9999999; cursor: hand;}
#contact-button-close:hover {background: url(images/close.png) no-repeat center center;background-size: 40px 40px;}
#contact_block {margin: 80px 0 0 0;}
#contact-box {padding: 40px 40px 0 40px; width:70%;margin: 0 auto;}


#contact-box .half-width-wrap{
	width:49%;
	display:inline-block;
}
#contact-box .half-width{
	width:100%;
	padding: 12px;
}
#contact-box .full-width-button{
	width:99%;
	padding: 10px;
	color:#fcb342;
	background-color: #ffffff;
	font-size: 16px;
}
#contact-box #ninja_forms_field_8{
	width: 99%;
}
#contact-box .field-wrap {
margin-bottom: 0px;
}
#contact-box .ninja-forms-required-items{
	display: none;
}
#contact-box h2.form-title {
  font-weight: bold;
  padding: 0;
  margin: 20px 0px 16px 0px;
  font-size: 1.4em;
  color: #ffffff;
  text-align: center;
}
#contact-box hr {
  border-bottom: 4px solid #cf950f;
  width: 40px;
  margin: 0 auto;
  border-top: none;
  margin-bottom: 35px;
}

#contact-box input, #contact-box textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: white;
  font-family: inherit;
  border: none;
  box-shadow: none;
  color: #a2a4a6;
  display: block;
  font-size: 0.875rem;
  margin: 0 0 20px 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: none;
}



#newsletter-wrapper {position: fixed; top:0px; left: 0px; bottom: 0px; right: 0px; background: rgba(252, 180, 20, .95); z-index: 9999; height: 0%; opacity: 0; overflow: hidden;}
#newsletter-button-close {position: absolute; right: 0px; width: 40px; height: 40px; background: url(images/close_white.png) no-repeat center center; background-size: 40px 40px; z-index: 9999999; cursor: hand;}
#newsletter-button-close:hover {background: url(images/close.png) no-repeat center center;background-size: 40px 40px;}
#newsletter_block {margin: 80px 0 0 0;}
#newsletter-box {padding: 40px 40px 0 40px; width:70%;margin: 0 auto;}

#newsletter-wrapper hr {
  border-bottom: 4px solid #cf950f;
  width: 40px;
  margin: 0 auto;
  border-top: none;
  margin-bottom: 35px;
}
#newsletter-wrapper #mc_embed_signup .mc-field-group input{
	-webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: white;
     font-family: "ag-book", Arial, sans-serif;
  border: none;
  box-shadow: none;
  color: #a2a4a6;
  display: block;
  font-size: 0.875rem;
  margin: 0 0 10px 0;
  padding: 0.5rem;
  height: 2.3125rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: none;
}

#newsletter-wrapper #mc_embed_signup h2 {
  font-weight: bold;
  padding: 0;
  margin: 20px 0px 16px 0px;
  font-size: 1.4em;
  color: #ffffff;
  text-align: center;
}

#newsletter-wrapper #mc_embed_signup .button {
  clear: both;
  background-color: #ffffff;
  border: 0 none;
  border-radius: 0px;
  color: #fbb738;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  margin: 0 5px 30px 0;
  padding: 0 22px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: 100%;
  font-family: "ag-book", Arial, sans-serif;
}

#newsletter-wrapper #mc_embed_signup .mc-field-group {
  width: 100%;
}
#newsletter-wrapper #mc_embed_signup .indicates-required{
	display: none;
}

#newsletter-box #mc_embed_signup div.response {
    color:#444;
    margin:0;
    font-family: "ag-book", Arial, sans-serif;
}
#mc_embed_signup .mc-field-group label {
    font-family: "ag-book", Arial, sans-serif;
    color:#fff;
    margin-bottom:5px;
    font-weight:600;
}
#newsletter-box #mc_embed_signup #mce-success-response {
    color: #444 !important;
    margin: 0 !important;
    font-family: "ag-book", Arial, sans-serif;
    text-align: center;
    padding: 0;
    text-align: center;
    padding:0;
    width:100%;
    float: none;
    clear: both;     
}

.taxonomy-description {
	padding: 0 20px;
}

/* ABOVE ARE NEW STYLES */


#search-wrapper {position: fixed; top:0px; left: 0px; bottom: 0px; right: 0px; background: rgba(252, 180, 20, .9); z-index: 9999; height: 0%; opacity: 0; overflow: hidden;}
#search-button-close {position: absolute; right: 0px; width: 40px; height: 40px; background: url(images/close_white.png) no-repeat center center; background-size: 40px 40px; z-index: 9999999;}
#search-button-close:hover {background: url(images/close.png) no-repeat center center;}
#search_block {margin: 80px 0 0 0;}
#search-box {padding: 80px 0 0 0;}

#search-wrapper h3 {margin: 10px 0 6px 0;}
#search-wrapper .date {margin: 0 0 0 0; padding: 8px 0 8px 0;
}
div[id*='ajaxsearchprores'].vertical .results .item {border: 0px;}
div[id*='ajaxsearchprores'] .results .item {border-left: 0px; border-right: 0px;}

div[id*="ajaxsearchpro1_"] {height:40px !important; overflow: visible !important;}
div[id*="ajaxsearchpro1_"] .probox {height:40px !important; overflow: visible !important;}
div[id*="ajaxsearchpro1_"] .probox .promagnifier {width:200px !important; height:40px !important;}
div[id*="ajaxsearchpro1_"] .probox .promagnifier .innericon {background-size:auto auto !important; height:40px !important; background-color: #ffffff !important;}
div[id*="ajaxsearchpro1_"] .probox .promagnifier .innericon:hover {background-color: #cf9610 !important;}
div[id*="ajaxsearchpro1_"] .probox .proinput {border-bottom: 3px solid #ffffff !important;}

#ajaxsearchprores1_1 {width: 100% !important;}
div[id*="ajaxsearchprores1_"] .results .item .content {width: 100% !important; padding: 0 0 14px 0 !important;}
div[id*="ajaxsearchprores1_"] .results .item {height: auto !important; border-bottom: 3px solid #cf9610 !important;}
div[id*="ajaxsearchprores1_"].vertical .results .item:after {background:none !important;}
div[id*="ajaxsearchprores1_"] .results .item .content h3 a {text-decoration: none !important; padding: 0 0 3px 0; border-bottom: 2px solid #ffffff !important;}
#search-results {margin: 30px 0 0 0;}



/* ------------ SLIDER -------------- */


#slider-container {margin-top: 0px; background-color:#fcb342; width: 100%; margin: 0 auto; border-bottom: 4px solid #cf9610;}
#slider {}

#new-royalslider-1 {max-width: 1500px; margin: 0 auto;}

#new-royalslider-1,
#new-royalslider-1 .rsOverflow,
#new-royalslider-1 .rsSlide,
#new-royalslider-1 .rsVideoFrameHolder,
#new-royalslider-1 .rsThumbs {background: transparent;}

#new-royalslider-1 .rsContent h1 {font-size: 56px; line-height: 58px; font-weight: 300;}

#new-royalslider-2,
#new-royalslider-2 .rsOverflow,
#new-royalslider-2 .rsSlide,
#new-royalslider-2 .rsVideoFrameHolder,
#new-royalslider-2 .rsThumbs {background: transparent;}

.rsDefault .rsBullet {width: auto !important; height: auto !important; }
.rsDefault .rsBullets {background:transparent !important; width: 100% !important; height: 40px !important;}
.rsDefault .rsBullet span {border-radius:0 !important; width: 30px !important; height: 5px !important;}

#new-royalslider-1 .rsABlock {margin: auto;}
#new-royalslider-1 .rsABlock p {width: 43%;}
.map-menu {width: 400px; background: #343b40 url(images/back1.png); padding: 20px 20px 20px 20px; text-align: center;}
.map-menu h2 {color: #ffffff;}
.map-menu h3 {color: #ffffff; margin: 0 0 10px 0; font-weight: 300;}
.map-menu p {color: #ffffff;}
.map-menu .button {width: 100%; margin: 20px 0 0 0;}
.map-menu hr {border-top: 4px solid #fcb342; width: 80px; margin: 0 auto; padding: 0 0 10px 0;}
.map-menu hr {border-bottom: 0;}
.map-menu .rsArrow {height: 70px !important;}
.map-menu span{color: #fcb342;}

.spinner {
  margin: 100px auto 0;
  width: 220px;
  text-align: center;
  padding: 10px 0 30px 0;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #fcb342;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.swiffyloader {
  margin: 50px auto 100px;
  width: 250px;
  height:250px;
  text-align: center;
  padding: 10px 0 30px 0;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}



/* ------------ PAGE -------------- */



section.container {position: relative;}

#how-can { background:url(images/back1.png) #ffffff; text-align: center; padding: 0 0 40px 0;}
.title-how-can {font-weight: 900; margin-top: 40px;}
#how-can hr {border-bottom: 4px solid #fcb342; width: 80px; margin: 0 auto;border-top:none;}
.p-how-can {margin-top: 20px;}

#int-home { background:url(images/back1.png) #ffffff; text-align: center; padding: 0 0 40px 0;}
#int-home hr {border-bottom: 4px solid #fcb342; width: 80px; margin: 0 auto;border-top:none;}

#news { -webkit-transform-style: preserve-3d;background: #4d555b url(images/back1.png); margin: 0 0 0 0; padding: 40px 0 40px 0; border-top: 4px solid #cf9610;}
.home-news {border-bottom: 3px solid #353c41; margin: 0 0 10px 0; padding: 0 0 10px 0;}
.home-news img {width: 45%; height: auto; padding:0; margin: 0 10px 0 0; float: left; border-bottom: 3px solid #cf9610;}
.home-news h6 {font-family: Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 12px; color: #FBAF22; line-height: 15px; } 
.home-news p {font-family: Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 12px; color: #c4c6c7; line-height: 17px; }
.home-buttons {padding: 30px 0 10px 0;}

.feature-news {border-bottom: 3px solid #353c41; margin: 0 0 10px 0; padding: 0 0 10px 0;}
.feature-news img {width: 40%; height: auto; padding:0 16px 0 0; margin: 0 0 0 0; float: left;}
.feature-news h3 { color:#FBAF22; text-align: center; font-weight: 400;}
.feature-news h6 {font-family: Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 12px; color: #FBAF22; line-height: 15px;} 
.feature-news p {font-family: Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 12px; color: #c4c6c7; line-height: 17px;} 
.feature-news a{display: block;}

#section-nav {background-color: #fcb342; position: relative; height: 80px;}
#section-nav h2 {text-align: center; color: #ffffff; padding-top: 15px}
.next {position: absolute; right: 0px; top: 20px; color: #ffffff;}
.prev {position: absolute; left: 0px; top: 20px; color: #ffffff;}
.next img {width: 50%; height: auto;}
.prev img {width: 50%; height: auto;}

span.prev{height:24px;background:url(images/arrow_left_both.png) center -24px no-repeat;background-size:16px 48px;width:31px;overflow: hidden;}
span.next{height:24px;background:url(images/arrow_right_both.png) center -24px no-repeat;background-size:16px 48px;width:31px;overflow: hidden;}
span.prev a,
span.next a{
	display: block;
	height: 24px;
	width:31px;
}
span.prev:hover{background:url(images/arrow_left_both.png) center top no-repeat;background-size:16px 48px;}
span.next:hover{background:url(images/arrow_right_both.png) center top no-repeat;background-size:16px 48px;}

#section-icons {background-color: #3d454b; padding: 2px 0 2px 0; border-bottom: 4px solid #cf9610;}

.icons ul {}
.icons li {float: left; width: 106px; height: 124px; background-color: #4d545b; border: 2px solid #3d454b; color: #ffffff !important; list-style: none; text-decoration: none; font-size: 11px; line-height: 12px; text-align: center; position: relative; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; font-family: Arial, sans-serif;}

.icons li:hover {background-color: #3d454b;}

.icons li a {text-decoration: none; display: block; color: #ffffff; padding:0 8px; padding-top: 65%; height:100%;}
.icons li a:link {text-decoration: none; display: block; color: #ffffff;}
.icons li a:visited {text-decoration: none; display: block; color: #ffffff;}
.icons li a:hover {text-decoration: none; display: block; color: #ffffff;background-color: #3d454b;}
.icons li a:active {text-decoration: none; display: block; color: #ffffff;}

.icon-space {background-color: #3d454b !important;}

.icon-style1 {color: #fcb342; font-size: 130px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; text-align: center;}
.icon-style2 {color: #fdb242; font-size: 80px; position: absolute; left: 0px; top: -4px; width: 100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.icon-style3 {color: #4D555B; font-size: 105px; position: absolute; left: 0px; top: 0px; width: 100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}

.icon-style1.icon-style-smaller{font-size: 90px;}

.icons li:hover a {background-color: #3d454b;}
.icons li a.active {background-color:#fcb342; }
.icons li a.active .icon-style2 {color: #ffffff;}
.icons li a.active {color: #ffffff;}

#intro_block {background:url(images/back1.png) #ffffff; padding: 40px 0 40px 0;}
#intro_block hr {border-bottom: 4px solid #fcb342; width: 80px; margin: 0 auto; border-top:none;}
.title-intro_block {font-weight: 900; margin-top: 0px; text-align: center;}
.intro_block_text p {margin: 20px 100px 0 100px; display: block; color: #666666; font-weight: 400;}
.intro_block_text ul {color: #666666; margin: 0 100px 0 100px;}
.intro_block_text ul li {margin-left: 30px;}
.intro_block_text ol {color: #666666; margin: 0 100px 0 100px;}
.intro_block_text ol li {margin-left: 30px;}

#quote_block {background-color: #fcb342; text-align: center; border-top: 4px solid #cf9610; border-bottom: 4px solid #cf9610;}
.quote_block_text {color: #9c731a; font-size: 21px; padding: 14px 0 0 0; display: block; line-height: 25px;}
.quote_block_by {color: #ffffff;  font-size: 18px; text-transform: uppercase; padding: 8px 0 14px 0; display: block;}
.quotes {width: 42px; height: auto; padding: 20px 0 0 0;}

#quote_block_white {background:url(images/back1.png); background-color: #ffffff; text-align: center; border-top: 4px solid #cf9610;}
.quote_block_white_text {color: #FCB415; font-size: 21px; padding: 14px 0 0 0; display: block; line-height: 25px;}
.quote_block_white_by {color: #4D545B;  font-size: 18px; text-transform: uppercase; padding: 8px 0 14px 0; display: block;}
.quotes {width: 42px; height: auto; padding: 20px 0 0 0;}

#people-photo-caption {position: absolute; z-index: 99; top:20px;}
#people-photo-caption h1  {color: #ffffff; font-size: 44px; padding: 14px 0 0 0; display: block; line-height: 48px; font-weight: 300; }
#people-photo-caption h4 {color: #9c731a;  font-size: 18px; text-transform: uppercase; padding: 8px 0 14px 0; display: block;}
#people-photo-caption .quotes {width: 42px; height: auto; padding: 0;}

#photo-caption {position: absolute; z-index: 99; top:80px; max-width: 600px;}
#photo-caption h1  {color: #ffffff; font-size: 44px; padding: 14px 0 0 0; display: block; line-height: 48px; font-weight: 300;}
#photo-caption h4 {color: #9c731a;  font-size: 18px; text-transform: uppercase; padding: 8px 0 14px 0; display: block;}
#photo-caption .quotes {width: 42px; height: auto; padding: 0;}

#main_block {background: #4d555b url(images/back1.png); padding: 20px 0 0 0;}
#main_block section {margin-bottom: 40px;}
#main_block h1 {color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#main_block h2 {color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#main_block h3 {color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#main_block h4 {color: #fcb342; font-size: 20px; text-align: center; padding: 40px 0 0 0;}
#main_block h5 {font-size: 18px; color: #cf9610; padding: 0 100px 0 100px; display: block; font-weight: 700;}
#main_block h6 {color: #ffffff; font-size: 18px; text-align: center; padding: 40px 0 0 0;}
#main_block hr {border-bottom: 4px solid #fcb342; width: 80px; margin: 0 auto;border-top:none;}
#main_block p {margin: 0 100px 20px 100px; display: block; color: #cccccc;}
#main_block ul {background-color: #3d454b; padding: 10px 10px 20px 10px; margin: 12px 100px 20px 100px; border-bottom: 4px solid #cf9610;}
#main_block ul li {margin: 0 0 0 20px; color: #cccccc; font-weight: 800; list-style: disc; padding: 6px 0 0 0px;}
#main_block ol {background-color: #3d454b; padding: 10px 10px 20px 10px; margin: 12px 100px 0 100px; border-bottom: 4px solid #cf9610;}
#main_block ol li {margin: 0 0 0 20px; color: #cccccc; font-weight: 800; padding: 6px 0 0 0px;}


.qualifications_accordion {margin: 40px 0 0 0;}
.qualifications_accordion .accordion {background-color: #E4A413; margin: 20px 60px 0 60px; color: #ffffff; font-weight: 800; font-size: 18px; padding: 12px; }
.qualifications_accordion .accordion:hover {background-color: #f6c759;}
.qualifications_accordion .accordion-open img {-ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.qualifications_accordion .accordion a {color: #ffffff; display: block;}
.qualifications_accordion .accordion-close {background-color: #cf9610;}
.qualifications_accordion .container-style {margin: 0px 60px 10px 60px; background-color: #CF9610; border-bottom: 2px solid #444444;}
.qualifications_accordion .container-style p {font-weight: 300; color: #444444; padding: 14px;}

.membership_accordion {margin: 40px 0 0 0;}
.membership_accordion .accordion {background-color: #E4A413; margin: 20px 60px 0 60px; color: #ffffff; font-weight: 800; font-size: 18px; padding: 12px; }
.membership_accordion .accordion:hover {background-color: #f6c759;}
.membership_accordion .accordion-open img {-ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.membership_accordion .accordion a {color: #ffffff; display: block;}
.membership_accordion .accordion-close {background-color: #cf9610;}
.membership_accordion .container-style {margin: 0px 60px 10px 60px; background-color: #CF9610; border-bottom: 2px solid #444444;}
.membership_accordion .container-style p {font-weight: 300; color: #444444; padding: 14px;}

#get_in_touch {background: #4d555b url(images/back1.png); border-top: 4px solid #cf9610;}
#get_in_touch section {margin-bottom: 40px;}
#get_in_touch h3 {color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0;}
#get_in_touch hr {border-bottom: 4px solid #fcb342; width: 80px; margin: 0 auto;border-top:none;}

#people-search-result {background: #4d555b url(images/back1.png);}
#people-search-result section {margin-bottom: 40px;}
#people-search-result h3 {color: #fcb342; font-size: 24px; text-align: center; padding: 0 0 0 0; font-weight: 300;}
#people-search-result hr {border-bottom: 4px solid #fcb342; width: 80px; margin: 0 auto;border-top:none;}

#all-people-search-result {background: #4d555b url(images/back1.png);}
#all-people-search-result section {margin-bottom: 40px;}
#all-people-search-result h3 {color: #fcb342; font-size: 24px; text-align: center; padding: 0 0 0 0; font-weight: 300;}
#all-people-search-result hr {border-bottom: 4px solid #fcb342; width: 80px; margin: 0 auto;border-top:none;}

#locations {border-top: 4px solid #cf9610;} 
#locations .column, #locations .columns {padding-left: 0px; padding-right: 0px;} 

#section-large-img {border-bottom: 4px solid #cf9611; z-index: 9; max-height: 500px; overflow: hidden;}

.left-bands-grey {
width: 120px; height: 100%; position: absolute; display: block; z-index: 3;
background: -moz-linear-gradient(left,  rgba(77,85,91,0.8) 0%, rgba(77,85,91,0.7) 34%, rgba(77,85,91,0.5) 35%, rgba(77,85,91,0.5) 70%, rgba(77,85,91,0.3) 71%, rgba(77,85,91,0.3) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(77,85,91,0.8)), color-stop(34%,rgba(77,85,91,0.7)), color-stop(35%,rgba(77,85,91,0.5)), color-stop(70%,rgba(77,85,91,0.5)), color-stop(71%,rgba(77,85,91,0.3)), color-stop(100%,rgba(77,85,91,0.3))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(77,85,91,0.8) 0%,rgba(77,85,91,0.7) 34%,rgba(77,85,91,0.5) 35%,rgba(77,85,91,0.5) 70%,rgba(77,85,91,0.3) 71%,rgba(77,85,91,0.3) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(77,85,91,0.8) 0%,rgba(77,85,91,0.7) 34%,rgba(77,85,91,0.5) 35%,rgba(77,85,91,0.5) 70%,rgba(77,85,91,0.3) 71%,rgba(77,85,91,0.3) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(77,85,91,0.8) 0%,rgba(77,85,91,0.7) 34%,rgba(77,85,91,0.5) 35%,rgba(77,85,91,0.5) 70%,rgba(77,85,91,0.3) 71%,rgba(77,85,91,0.3) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(77,85,91,0.8) 0%,rgba(77,85,91,0.7) 34%,rgba(77,85,91,0.5) 35%,rgba(77,85,91,0.5) 70%,rgba(77,85,91,0.3) 71%,rgba(77,85,91,0.3) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc4d555b', endColorstr='#4d4d555b',GradientType=1 ); /* IE6-9 */
}

.right-bands-grey {
width: 120px; height: 100%; position: absolute; display: block; z-index: 3; right:0px;
background: -moz-linear-gradient(left,  rgba(77,85,91,0.31) 0%, rgba(77,85,91,0.31) 1%, rgba(77,85,91,0.3) 32%, rgba(77,85,91,0.5) 33%, rgba(77,85,91,0.5) 67%, rgba(77,85,91,0.8) 68%, rgba(77,85,91,0.8) 99%, rgba(77,85,91,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(77,85,91,0.31)), color-stop(1%,rgba(77,85,91,0.31)), color-stop(32%,rgba(77,85,91,0.3)), color-stop(33%,rgba(77,85,91,0.5)), color-stop(67%,rgba(77,85,91,0.5)), color-stop(68%,rgba(77,85,91,0.8)), color-stop(99%,rgba(77,85,91,0.8)), color-stop(100%,rgba(77,85,91,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(77,85,91,0.31) 0%,rgba(77,85,91,0.31) 1%,rgba(77,85,91,0.3) 32%,rgba(77,85,91,0.5) 33%,rgba(77,85,91,0.5) 67%,rgba(77,85,91,0.8) 68%,rgba(77,85,91,0.8) 99%,rgba(77,85,91,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(77,85,91,0.31) 0%,rgba(77,85,91,0.31) 1%,rgba(77,85,91,0.3) 32%,rgba(77,85,91,0.5) 33%,rgba(77,85,91,0.5) 67%,rgba(77,85,91,0.8) 68%,rgba(77,85,91,0.8) 99%,rgba(77,85,91,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(77,85,91,0.31) 0%,rgba(77,85,91,0.31) 1%,rgba(77,85,91,0.3) 32%,rgba(77,85,91,0.5) 33%,rgba(77,85,91,0.5) 67%,rgba(77,85,91,0.8) 68%,rgba(77,85,91,0.8) 99%,rgba(77,85,91,0.8) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(77,85,91,0.31) 0%,rgba(77,85,91,0.31) 1%,rgba(77,85,91,0.3) 32%,rgba(77,85,91,0.5) 33%,rgba(77,85,91,0.5) 67%,rgba(77,85,91,0.8) 68%,rgba(77,85,91,0.8) 99%,rgba(77,85,91,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4d555b', endColorstr='#cc4d555b',GradientType=1 ); /* IE6-9 */
}

.color-img-news {background-color: #4d555b;}
.color-location {background-color: #4d555b;}
.color-international {background-color: #fcb342;}
.color-about {background-color: #4d555b;}
.color-people {background-color: #4d555b;}
.color-people-images {background-color: #000000;}
.large-img-wrap {max-width: 1300px; margin: 0 auto; overflow: hidden; z-index: 9; position: relative;}
.large-img {width: 100%; height: auto; max-height: 500px;}

#people-search-block {background: #4d555b url(images/back1.png);}
#people-search-block section {margin-bottom: 40px;}
#people-search-block h1 {color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0;}
#people-search-block hr {border-bottom: 4px solid #9b731b; width: 80px; margin: 0 auto;border-top:none;}

#people-search-block .tabs {margin-top: 40px;border-bottom: 4px solid #fcb342;}
#people-search-block .tabs dd {width: 25%;}
#people-search-block .tabs dd > a, .tabs .tab-title > a {font-size: 18px !important;}

#people-search-block .tabs dd.active a, #people-search-block .tabs .tab-title.active a {background-color: #3d454b; color:#cccccc;}
#people-search-block .tabs dd.active a, #people-search-block .tabs .active a.tab-orange {background-color: #fcb342; color:#ffffff;}
#people-search-block .tabs dd > a:hover, #people-search-block .tabs .tab-title > a:hover  {
	background-color: #353C41; 
	color:#FFFFFF;
}
#people-search-block .tabs dd.search-tab a{padding-left: 10px;}
#people-search-block .tabs dd a, #people-search-block .tabs .tab-title a {background-color: #3d454b; color:#cccccc;}
#people-search-block .tabs-content {padding: 0;margin-top: -4px;}
#people-search-block .tabs-content p {padding: 0; color: #cccccc;}
#people-search-block .tabs-content .image {width: 200px; height: 200px; border-bottom: 4px solid #3d454b; overflow: hidden;}

#people-search-block .tabs dd a img.close_btn {
	display:none;
}

#people-search-block .tabs dd.active a img.close_btn{
	display:inline-block;
	float: right;
	width: 30px;
	height: auto;
	margin: 0px 1px 0 6px;	
}

#people-search-block .tabs dd.active a img.arrow_down {
	display:none;
}


.tab-divider {border-right: 4px solid #353C41;}
.active-orange {background-color: #fcb342;}
#partner-block {margin: -300px 20px 20px 0; padding: 0 0 0 0; z-index: 99; max-width: 450px; position: absolute;}
.search-tab {background: transparent; padding: 0px;}
#ajaxsearchprores2_2 h3 {text-align: center;}
div[id*="ajaxsearchpro2_"] .probox .proinput input {font-weight: 300; font-size: 15px; padding: 0px; margin: 0px;}



#people-search-block .tabs-content .item p {}
#people-search-block .tabs-content .item:hover p{background-color: #cf9610; color: #ffffff !important;}
#people-search-block .tabs-content .item .image {border-bottom: 4px solid #cf9610;width:100%;margin-bottom: 0;}
#people-search-block .tabs-content .item .content{color: #ffffff; margin: 0 0 10px 0 !important; display: block !important; padding: 10px 0 10px 0 !important; background-color: #3d454b;}
#people-search-block .tabs-content .item:hover .content{background-color: #cf9610; color: #ffffff !important;}


#quote-text {text-align: center}
#quote-text h3 {color: #fcb342; font-size: 22px; padding: 10px 0 0 0; font-weight: 300;}
#quote-text p {color: #ffffff; font-size: 16px; font-weight: 300;}
#quote-text img {width: 42px; height: auto;}

#contact-block {background-color:#4D555B; padding: 12px 20px 20px 20px; margin: 40px 0 0 0;}
#contact-block h1 {color: #fcb342; margin: 0; padding: 0px;}
#contact-block p {color: #cccccc; margin: 0;}
.contact-twitter {background-color: #3D454B; margin: 10px 0 0 0; width: 100%; height: 48px; background: #fcb342 url(images/contact_twitter.png) no-repeat left center; background-size: 48px 48px;}
.contact-linkedin {background-color: #3D454B; margin: 10px 0 0 0; width: 100%; height: 48px; background: #fcb342 url(images/contact_linkedin.png) no-repeat left center; background-size: 48px 48px;}
.contact-email {background-color: #3D454B; margin: 10px 0 0 0; width: 100%; height: 48px; background: #fcb342 url(images/contact_email.png) no-repeat left center; background-size: 48px 48px;}
.contact-telephone {background-color: #3D454B; margin: 10px 0 0 0; width: 100%; height: 48px; background: #fcb342 url(images/contact_phone.png) no-repeat left center; background-size: 48px 48px;}
.contact-mobile {background-color: #3D454B; margin: 10px 0 0 0; width: 100%; height: 48px; background: #fcb342 url(images/contact_mobile.png) no-repeat left center; background-size: 48px 48px;}

#contact-block a {display: block; margin-left: 48px; padding: 13px 0 0 14px; background-color:#3D454B; height: 48px; color: #cccccc;}
#contact-block a:hover {background-color:#fcb342; color: #ffffff;}

#people_text_block {background: #4d555b url(images/back1.png); padding: 0 0 40px 0;}
#people_text_block section {margin-top: 40px;}
.people_text_content h3 {color: #fcb342; font-size: 18px; font-weight: 300;}
.people_text_content p {color: #cccccc; font-size: 16px;}
.people_text_content ul li {margin: 0 0 0 20px; color: #cccccc; font-weight: 300; list-style: disc; padding: 6px 0 0 0px;}

.people-select {background-color:#fcb342;}
.people-select .tabs dd {width: 30%; background-color: #3D454B; position: relative; font-size: 18px; font-weight: 900;}
.people-select .tabs dd.active a, #people-search-block .tabs .tab-title.active a {background-color: #3d454b; color:#cccccc;}
.people-select .tabs dd.active a, #people-search-block .tabs .active a.tab-grey {background-color: #fcb342; color:#ffffff;}
.people-select .tabs dd > a:hover, #people-search-block .tabs .tab-title > a:hover  {background-color: #828282; color:#cccccc;}
.people-select .tabs dd a, #people-search-block .tabs .tab-title a {background-color: #3d454b; color:#cccccc; padding: 6px; text-align: center; height: 42px;}
.people-select .tabs-content {padding: 0; height: 120px;}

#links-block {background-color: #3D454B; margin: 0; padding: 14px 0 14px 0;}

#links-block .author-publications a {color: #cccccc !important; display: block; padding: 10px 0 10px 0;}
#links-block .author-publications a:link {color: #cccccc !important;}
#links-block .author-publications a:visited {color: #cccccc !important;}
#links-block .author-publications a:hover {color: #ffffff !important;}
#links-block .author-publications a:active {color: #cccccc !important;}

#links-block .author-events a {color: #cccccc !important; display: block; padding: 10px 0 10px 0;}
#links-block .author-events a:link {color: #cccccc !important;}
#links-block .author-events a:visited {color: #cccccc !important;}
#links-block .author-events a:hover {color: #ffffff !important;}
#links-block .author-events a:active {color: #cccccc !important;}

#links-block .author-people a {color: #cccccc !important; display: block; padding: 10px 0 10px 0;}
#links-block .author-people a:link {color: #cccccc !important;}
#links-block .author-people a:visited {color: #cccccc !important;}
#links-block .author-people a:hover {color: #ffffff !important;}
#links-block .author-people a:active {color: #cccccc !important;}

#author-block {background-color: #3D454B; margin: 0;   padding: 20px 0 20px 0}

ul.author-publications {list-style: none; background-color: #3D454B;}
ul.author-publications li {font-size: 17px; font-family: Arial, sans-serif; font-weight: 700; color: #cccccc; margin: 10px 20px 10px 20px; text-align: center; background-color: #4d555b; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
ul.author-publications li:hover {background: #fcb342; color: #ffffff;}
ul.author-publications ul {list-style: none; position:relative; margin: 0px;}
ul.author-publications li:hover ul {display: block;}
ul.author-publications li ul li {margin: 0px; background: #71777b; width:100%;}
ul.author-publications li ul li:hover {background: #84898c;}
#author-block .author-publications a {color: #cccccc !important; display: block; padding: 10px 0 10px 0;}
#author-block .author-publications a:link {color: #cccccc !important;}
#author-block .author-publications a:visited {color: #cccccc !important;}
#author-block .author-publications a:hover {color: #ffffff !important;}
#author-block .author-publications a:active {color: #cccccc !important;}

ul.author-events {list-style: none; background-color: #3D454B;}
ul.author-events li {font-size: 17px; font-family: Arial, sans-serif; font-weight: 700; color: #cccccc; margin: 10px 20px 10px 20px; text-align: center; background-color: #4d555b; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
ul.author-events li:hover {background: #fcb342; color: #ffffff;}
ul.author-events ul {list-style: none; position:relative; margin: 0px;}
ul.author-events li:hover ul {display: block;}
ul.author-events li ul li {margin: 0px; background: #71777b; width:100%;}
ul.author-events li ul li:hover {background: #84898c;}
#author-block .author-publications a {color: #cccccc !important; display: block; padding: 10px 0 10px 0;}
#author-block .author-publications a:link {color: #cccccc !important;}
#author-block .author-publications a:visited {color: #cccccc !important;}
#author-block .author-publications a:hover {color: #ffffff !important;}
#author-block .author-publications a:active {color: #cccccc !important;}

ul.author-news {list-style: none; background-color: #3D454B;}
ul.author-news li {font-size: 17px; font-family: Arial, sans-serif; font-weight: 700; color: #cccccc; margin: 10px 20px 10px 20px; text-align: center; background-color: #4d555b; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
ul.author-news li:hover {background: #fcb342; color: #ffffff;}
ul.author-news ul {list-style: none; position:relative; margin: 0px;}
ul.author-news li:hover ul {display: block;}
ul.author-news li ul li {margin: 0px; background: #71777b; width:100%;}
ul.author-news li ul li:hover {background: #84898c;}
#author-block .author-news a {color: #cccccc !important; display: block; padding: 10px 0 10px 0;}
#author-block .author-news a:link {color: #cccccc !important;}
#author-block .author-news a:visited {color: #cccccc !important;}
#author-block .author-news a:hover {color: #ffffff !important;}
#author-block .author-news a:active {color: #cccccc !important;}

ul.author-blogs {list-style: none; background-color: #3D454B;}
ul.author-blogs li {font-size: 17px; font-family: Arial, sans-serif; font-weight: 700; color: #cccccc; margin: 10px 20px 10px 20px; text-align: center; background-color: #4d555b; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
ul.author-blogs li:hover {background: #fcb342; color: #ffffff;}
ul.author-blogs ul {list-style: none; position:relative; margin: 0px;}
ul.author-blogs li:hover ul {display: block;}
ul.author-blogs li ul li {margin: 0px; background: #71777b; width:100%;}
ul.author-blogs li ul li:hover {background: #84898c;}
#author-block .author-blogs a {color: #cccccc !important; display: block; padding: 10px 0 10px 0;}
#author-block .author-blogs a:link {color: #cccccc !important;}
#author-block .author-blogs a:visited {color: #cccccc !important;}
#author-block .author-blogs a:hover {color: #ffffff !important;}
#author-block .author-blogs a:active {color: #cccccc !important;}


ul.author-events {list-style: none; background-color: #3D454B;}
ul.author-events li {font-size: 17px; font-family: Arial, sans-serif; font-weight: 700; color: #cccccc; margin: 10px 20px 10px 20px; text-align: center; background-color: #4d555b; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
ul.author-events li:hover {background: #fcb342; color: #ffffff;}
ul.author-events ul {list-style: none; position:relative; margin: 0px;}
ul.author-events li:hover ul {display: block;}
ul.author-events li ul li {margin: 0px; background: #71777b; width:100%;}
ul.author-events li ul li:hover {background: #84898c;}
#author-block .author-events a {color: #cccccc !important; display: block; padding: 10px 0 10px 0;}
#author-block .author-events a:link {color: #cccccc !important;}
#author-block .author-events a:visited {color: #cccccc !important;}
#author-block .author-events a:hover {color: #ffffff !important;}
#author-block .author-events a:active {color: #cccccc !important;}

ul.author-people {list-style: none; background-color: #3D454B;}
ul.author-people li {font-size: 17px; font-family: Arial, sans-serif; font-weight: 700; color: #cccccc; margin: 10px 20px 10px 20px; text-align: center; background-color: #4d555b; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
ul.author-people li:hover {background: #fcb342; color: #ffffff;}
ul.author-people ul {list-style: none; position:relative; margin: 0px;}
ul.author-people li:hover ul {display: block;}
ul.author-people li ul li {margin: 0px; background: #71777b; width:100%;}
ul.author-people li ul li:hover {background: #84898c;}

#author-block .author-people a {color: #cccccc !important; display: block; padding: 10px 0 10px 0;}
#author-block .author-people a:link {color: #cccccc !important;}
#author-block .author-people a:visited {color: #cccccc !important;}
#author-block .author-people a:hover {color: #ffffff !important;}
#author-block .author-people a:active {color: #cccccc !important;}

.grey-strip {width: 100%; height: 42px; position: absolute; background-color:#3D454B; left: 0px; right: 0px; }

.people-icons{padding-bottom: 30px;}
.people-icons ul {}
.people-icons li {float: left; width: 130px; height: 130px; color: #ffffff; list-style: none; text-decoration: none; font-size: 11px; line-height: 12px; text-align: center; position: relative;}

.people-icons li a:hover > .icon-style3 {color: #ffffff;}
.people-icons li a {text-decoration: none; display: block; color: #ffffff; padding-top: 60%;}
.people-icons li a:link {text-decoration: none; display: block; color: #ffffff;}
.people-icons li a:visited {text-decoration: none; display: block; color: #ffffff;}
.people-icons li a:hover {text-decoration: none; display: block; color: #ffffff;}
.people-icons li a:active {text-decoration: none; display: block; color: #ffffff;}

.bx-wrapper{float:left; position:relative; margin-left: 40px;margin-bottom: 30px;}
.bx-controls{
	position: absolute;
	top:55px;
	width:100%;
}
.bx-controls .bx-prev,
.bx-controls .bx-next{
-webkit-transition: none;
-moz-transition: none;
-o-transition:none;
transition:none;
}
.bx-controls .bx-prev{
	left:-30px;
	position: absolute;
	text-indent: -9999px;
}
.bx-controls .bx-next{
	right:-30px;
	position: absolute;
	text-indent: -9999px;
}
.bx-controls .bx-prev{height:24px;background:url(images/arrow_left_both.png) center top no-repeat;background-size:16px 48px;width:31px;overflow: hidden;}
.bx-controls .bx-next{height:24px;background:url(images/arrow_right_both.png) center top no-repeat;background-size:16px 48px;width:31px;overflow: hidden;}

.bx-controls .bx-prev:hover{background:url(images/arrow_left_both.png) center -24px no-repeat;background-size:16px 48px;}
.bx-controls .bx-next:hover{background:url(images/arrow_right_both.png) center -24px no-repeat;background-size:16px 48px;}

.people-icons .bxslider li {float: left; width: 430px; height: 130px; color: #ffffff; list-style: none; text-decoration: none; font-size: 11px; line-height: 12px; text-align: center; position: relative;}
.people-icons .bxslider li a:hover > .icon-style3 {color: #ffffff;}
.people-icons .bxslider li a {text-decoration: none; display: block; color: #ffffff; padding-top: 60%;}
.people-icons .bxslider li a:link {text-decoration: none; display: block; color: #ffffff;}
.people-icons .bxslider li a:visited {text-decoration: none; display: block; color: #ffffff;}
.people-icons .bxslider li a:hover {text-decoration: none; display: block; color: #ffffff;}
.people-icons .bxslider li a:active {text-decoration: none; display: block; color: #ffffff;}
.people-icons .bxslider li div {vertical-align:top;display:inline-block; width: 130px; height: 130px; color: #ffffff; list-style: none; text-decoration: none; font-size: 11px; line-height: 12px; text-align: center; position: relative;}

.people-icons .bxslidersector li {float: left; width: 430px; height: 130px; color: #ffffff; list-style: none; text-decoration: none; font-size: 11px; line-height: 12px; text-align: center; position: relative;}
.people-icons .bxslidersector li a:hover > .icon-style3 {color: #ffffff;}
.people-icons .bxslidersector li a {text-decoration: none; display: block; color: #ffffff; padding-top: 60%;}
.people-icons .bxslidersector li a:link {text-decoration: none; display: block; color: #ffffff;}
.people-icons .bxslidersector li a:visited {text-decoration: none; display: block; color: #ffffff;}
.people-icons .bxslidersector li a:hover {text-decoration: none; display: block; color: #ffffff;}
.people-icons .bxslidersector li a:active {text-decoration: none; display: block; color: #ffffff;}
.people-icons .bxslidersector li div {display:inline-block; vertical-align:top; width: 130px; height: 130px; color: #ffffff; list-style: none; text-decoration: none; font-size: 11px; line-height: 12px; text-align: center; position: relative;}

#news-block {background: #4d555b url(images/back1.png); min-height: 540px;}
#news-block section {margin-bottom: 40px;}
#news-block h3 {color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0;}
#news-block hr {border-bottom: 4px solid #fcb342; width: 80px; margin: 0 auto;border-top:none;}
#news-block p {padding: 0 100px 0 100px; display: block; color: #cccccc;}

#news-block .tabs {margin: 40px 0 0 0; border-bottom: 4px solid #fcb342; width: 100%;}
#news-block .tabs li {width: 16.66%; background-color: #3D454B; position: relative; float: left; list-style: none;}
#news-block .tabs li a, #news-block .tabs .tab-title a {background-color: #3d454b; color:#cccccc; font-size: 18px; font-weight: 300; padding: 12px; display: block;}
#news-block .tabs li.active a, #news-block .tabs .tab-title.active a {background-color: #3d454b; color:#cccccc;}
#news-block .tabs li.active a, #news-block .tabs .active a.tab-grey {background-color: #fcb342; color:#ffffff;}
#news-block .tabs li > a:hover, #news-block .tabs .tab-title > a:hover  {background-color: #828282; color:#cccccc;}
#news-block .tabs li.active > a:hover  {background-color: #fcb342;color:#ffffff;}
#news-block .tabs li a, #news-block .tabs .tab-title a {background-color: #3d454b; color:#cccccc;}
#news-block .tabs-content {padding: 0;}

#news-block .accordion {background-color: #3D454B; margin: 10px 0px 0 50px; color: #ffffff; font-weight: 800; font-size: 16px; padding: 8px 8px 8px 12px; }
#news-block .accordion:hover {background-color: #586168;}
#news-block .accordion a {color: #cccccc; display: block;}
#news-block .accordion-close {background-color: #3D454B;}
#news-block .container-style {margin: 0px 0px 0 50px; background-color: #343B40; border-bottom: 4px solid #FCB415; position: relative; padding-bottom: 10px;}
#news-block .container-style p {font-weight: 300; color: #cccccc; padding: 10px 0 0 20px;}

#news-block .accordion-open .news_arrow_down {float: right; width: 40px; display: block; background: url(images/arrow_down_orng.png) no-repeat center center; background-size: 50%; margin-top: -10px; text-indent: -999999px;}

.news_arrow_down {float: right; width: 40px; display: block; background: url(images/arrow_down_dark.png) no-repeat center center; background-size: 50%; margin-top: -10px; text-indent: -999999px;}

#news-block .read-more {background-color:#3D454B; display: block; padding: 9px 0px 9px 0px; color: #ffffff; width: 180px; float: right; margin: 14px; text-align: center;}
#news-block .read-more:hover {background-color:#626a70;}
.news-icon {width: 50px; height: auto; padding: 0 10px 0 0; display: inline-block; position:absolute; margin-top: 16px;}


#news-block .pagination{
	margin: 20px 0 0 0;
}

#news-block .nextpage {background-color:#3D454B; display: block; padding: 0; color: #ffffff; width: 180px; float: right; text-align: center; float: left; margin-left: 50px; font-size: 14px;}
#news-block .nextpage a {color: #cccccc; display: block;}
#news-block .nextpage:hover {background-color:#626a70;}
#news-block .prevpage {background-color:#3D454B; display: block; padding: 0; color: #ffffff; width: 180px; float: right; text-align: center; float: right; display: block; font-size: 14px;}
#news-block .prevpage a {color: #cccccc;}
#news-block .prevpage:hover {background-color:#626a70;}


#news-block .tabs-content > .content.no-padding{
	padding-top: 0;
}
#news-block .tabs-content > .content.no-padding .active-orange{
	padding: 15px 0px;
	margin-bottom: 40px;
}
#news-block .tabs-content > .content.no-padding .active-orange ul#menu-role li {
display: inline-block;
float: left;
font-size: 18px;
line-height: 26px;
font-family: Arial, sans-serif;
font-weight: 300;
color: #ffffff;
padding: 5px 0 5px 20px;
}

.int-block .tabs {margin: 40px 0 0 0; border-bottom: 4px solid #fcb342; width: 100%; padding: 0;}
.int-block .tabs dd {width: 33.3%; background-color: #3D454B; position: relative;}
.int-block .tabs dd a, #news-block .tabs .tab-title a {background-color: #3c444b; color:#cccccc; font-size: 18px; font-weight: 900; padding: 6px;}
.int-block .tabs dd.active a, #news-block .tabs .tab-title.active a {background-color: #3d454b; color:#cccccc; font-size: 18px; font-weight: 900; padding: 6px;}
.int-block .tabs dd.active a, #news-block .tabs .active a.tab-grey {background-color: #fcb342; color:#ffffff;}
.int-block .tabs dd > a:hover, #news-block .tabs .tab-title > a:hover  {background-color: #828282; color:#cccccc;}
.int-block .tabs dd.active > a:hover  {background-color: #fcb342;color:#ffffff;}
.int-block .tabs dd a, #news-block .tabs .tab-title a {background-color: #3d454b; color:#cccccc; text-align: center; height: 42px;}
.int-block .tabs-content {padding: 0;}

.int-block .accordion {background-color: #3D454B; margin: 10px 0px 0 50px; color: #ffffff; font-weight: 800; font-size: 16px; padding: 8px 8px 8px 12px; }
.int-block .accordion:hover {background-color: #586168;}
.int-block .accordion-open img {-ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.int-block .accordion a {color: #cccccc; display: block;}
.int-block .accordion-close {background-color: #3D454B;}
.int-block .container-style {margin: 0px 0px 0 50px; background-color: #343B40; border-bottom: 4px solid #FCB415; position: relative; padding-bottom: 35px;}

.group-content {margin-top: 40px; min-height: 200px;}
.group-panel {float: left;}

.language-translation {padding-left: 200px;}

ul.group-title {width: 100%; display: table; margin: 40px 0 0 0 !important;}
ul.group-title li {display: table-cell; width:auto; background-color: #3D454B; color: #cccccc; text-align: center;}
ul.group-title li a {display: block; color: #cccccc; padding: 14px;}
ul.group-title li a:hover {background-color: #fcb342;; color: #ffffff;}
ul.group-title li a.current {background-color: #fcb342;; color: #ffffff;}

.int-logo {
	width: 210px;
	height: auto;
}

.int-block {background:url(images/back1.png); background-color: #ffffff; padding: 0 0 40px 0;}
.int-block p {color: #A7A9AB; font-size: 17px; padding: 14px 0 0 0; display: block; line-height: 25px; margin: 20px 90px 0 20px;}
.int-block ul {color: #A7A9AB; margin: 20px 90px 0 40px;}
.int-block ul li {margin-left: 0px;}
.int-block ol {color: #A7A9AB; margin: 20px 90px 0 20px;}
.int-block ol li {margin-left: 20px;}

.group-content ul {color: #A7A9AB;}
.group-content ul li {margin-left: 50px;}
.group-content ol li {margin-left: 50px;}

.int-block h1 {color: #4D555B; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
.int-block h2 {color: #4D555B; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
.int-block h3 {color: #4D555B; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
.int-block h4 {color: #4D555B; font-size: 20px; margin: 40px 90px 0 20px; padding: 0 0 0 0;}
.int-block h5 {color: #4D555B; font-size: 22px; text-align: center; padding: 40px 0 0 0;}
.int-block h6 {color: #4D555B; font-size: 18px; text-align: center; padding: 40px 0 0 0;}
.int-block hr {border-bottom: 4px solid #FCB415; width: 80px; margin: 0 auto;border-top:none;}

.int-block .people-wrap p {padding: 0;}

.int-block #languages {margin: 20px 0 0 0; float: left;}
.int-block .dropdown dd, .int-block .dropdown dt, .int-block .dropdown ul { margin:0px; padding:0px; }
.int-block .dropdown dd { position:relative;}
.int-block .dropdown a, .int-block .dropdown a:visited { color:#cccccc; text-decoration:none; outline:none;}
.int-block .dropdown a:hover { color:#ffffff;}
.int-block .dropdown dt a:hover { color:#ffffff; background-color:#fcb342;}
.int-block .dropdown dt a {background:#3c444b url(images/arrow_down.png) no-repeat 130px center; display:block; padding-right:20px; width:170px; background-size: 20px;}
.int-block .dropdown dt a span {cursor:pointer; display:block; padding:10px;text-transform: uppercase;}
.int-block .dropdown dd ul { background:#3c444b none repeat scroll 0 0; color:#C5C0B0; display:none; left:0px; padding:0; position:absolute; width:auto; min-width:170px; list-style:none;}
.int-block .dropdown span.value { display:none;}
.int-block .dropdown dd ul li a { padding:10px; display:block;}
.int-block .dropdown dd ul li a:hover { background-color:#fcb342;}


select.language-select {width: 140px; float: left; margin-top: 60px; background-color: #3c444b; text-align: center;}
select.language-select:hover {background-color: #fcb342;}
select.language-select option {padding: 12px; color: #ffffff; list-style: none; margin: 0;}

#location_quote_block {text-align: center; margin: 20px 0 20px 0;}
#location_quote_block h3 {}
#location_quote_block p {color: #ffffff;  font-size: 18px; text-transform: uppercase;}
#location_quote_block img {width: 42px; height: auto;}

#about-intro-block {background-color: #fcb342; border-bottom: 4px solid #cf9610; padding: 0 0 40px 0;}
#about-intro-block p {color: #9c731a; font-size: 17px; padding: 14px 0 0 0; display: block; line-height: 25px; margin: 20px 100px 0 100px;}
#about-intro-block p {color: #9c731a; font-size: 17px; padding: 14px 0 0 0; display: block; line-height: 25px; margin: 20px 100px 0 100px;}
#about-intro-block p a:link {color: #ffffff; text-decoration: underline;} 
#about-intro-block p a:visited {color: #ffffff; text-decoration: underline;} 
#about-intro-block p a:hover {color: #666666; text-decoration: underline;}  
#about-intro-block p a:active {color: #ffffff;} 
#about-intro-block ul {color: #9c731a; margin: 0 100px 0 100px;}
#about-intro-block ul li {margin-left: 30px;}
#about-intro-block ol {color: #9c731a; margin: 0 100px 0 100px;}
#about-intro-block ol li {margin-left: 30px;}

#about-intro-block h1 {color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#about-intro-block h2 {color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#about-intro-block h3 {color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#about-intro-block h4 {color: #fcb342; font-size: 20px; padding: 40px 0 0 0;}
#about-intro-block h5 {color: #ffffff; font-size: 22px; padding: 40px 0 0 0;}
#about-intro-block h6 {color: #ffffff; font-size: 18px; padding: 40px 0 0 0;}
#about-intro-block hr {border-bottom: 4px solid #9b731b; width: 80px; margin: 0 auto;border-top:none;}

#about-main_block {background: #4d555b url(images/back1.png);}
#about-main_block section {margin-bottom: 40px;}
#about-main_block h1 {margin: 0 100px 0 100px; color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#about-main_block h2 {margin: 0 100px 0 100px; color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#about-main_block h3 {margin: 0 100px 0 100px; color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#about-main_block h4 {margin: 0 100px 0 100px; color: #fcb342; font-size: 20px; padding: 40px 0 0 0; float: left; width: 50%;}
#about-main_block h5 {margin: 0 100px 0 100px; color: #ffffff; font-size: 22px; padding: 40px 0 0 0;}
#about-main_block h6 {margin: 0 100px 0 100px; color: #ffffff; font-size: 18px; padding: 40px 0 0 0;}
#about-main_block hr {border-bottom: 4px solid #fcb342; width: 80px; margin: 0 auto;border-top:none;}
#about-main_block p {margin: 0 100px 0 100px; display: block; color: #cccccc; padding: 24px 0 0 0;}
#about-main_block ul {color: #cccccc; margin: 0 100px 0 100px;}
#about-main_block ul li {margin-left: 30px;}
#about-main_block ol {color: #cccccc; margin: 0 100px 0 100px;}
#about-main_block ol li {margin-left: 30px;}
.tabs-content #about-main_block ul {color: #cccccc; margin: 0;}
.tabs-content #about-main_block ul li {margin-left: 0;}
.tabs-content #about-main_block ol {color: #cccccc; margin: 0;}
.tabs-content #about-main_block ol li {margin-left: 0;}

#about-value-block {background-color: #fcb342; border-bottom: 4px solid #cf9610; padding: 0 0 40px 0;}
#about-value-block p {color: #9c731a; font-size: 17px; padding: 14px 0 0 0; display: block; line-height: 25px; margin: 20px 100px 0 100px;}
#about-value-block h1 {color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#about-value-block h2 {color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#about-value-block h3 {color: #ffffff; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#about-value-block h4 {color: #fcb342; font-size: 20px; text-align: center; padding: 40px 0 0 0;}
#about-value-block h5 {color: #ffffff; font-size: 22px; text-align: center; padding: 40px 0 0 0;}
#about-value-block h6 {color: #ffffff; font-size: 18px; text-align: center; padding: 40px 0 0 0;}
#about-value-block hr {border-bottom: 4px solid #9b731b; width: 80px; margin: 0 auto;border-top:none;}
#about-value-block p a {color: #ffffff;}
#about-value-block p a:link {color: #ffffff;} 
#about-value-block p a:visited {color: #ffffff;} 
#about-value-block p a:hover {color: #666666; text-decoration: underline !important;}  
#about-value-block p a:active {color: #ffffff;} 

#about-main_block .tabs {margin: 40px 0 0 0; max-width: 780px;}
#about-main_block .tabs dd {width: 50%; background-color: #3D454B; position: relative;}
#about-main_block .tabs dd a, #news-block .tabs .tab-title a {background-color: #3d454b; color:#cccccc; font-size: 18px; font-weight: 900; padding: 6px;}
#about-main_block .tabs dd.active a, #news-block .tabs .tab-title.active a {background-color: #343b40; color:#cccccc; font-size: 18px; font-weight: 900; padding: 6px;}
#about-main_block .tabs dd.active a, #news-block .tabs .active a.tab-grey {background-color: #3d454b; color:#cccccc;}
#about-main_block .tabs dd > a:hover, #news-block .tabs .tab-title > a:hover  {background-color: #fcb342; color:#ffffff;}
#about-main_block .tabs dd.active > a:hover  {background-color: #fcb342; color:#ffffff;}
#about-main_block .tabs dd a, #news-block .tabs .tab-title a {background-color: #3d454b; color:#cccccc; text-align: center; height: 42px;}
#about-main_block .tabs-content {padding: 0;}
#about-main_block .tabs dd a, #news .tabs .tab-title a {background-color: #343b40;}
#about-main_block .tabs-content > .content {background-color: #3d454b; border-bottom: 4px solid #fcb342;}
#about-main_block .tabs-center {margin: 0 auto; max-width: 780px;}

#about-focus-block {background:url(images/back1.png); background-color: #ffffff; padding: 0 0 40px 0;}
#about-focus-block p {color: #A7A9AB; font-size: 17px; padding: 14px 0 0 0; display: block; line-height: 25px; margin: 20px 100px 0 100px;}
#about-focus-block h1 {color: #4D555B; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#about-focus-block h2 {color: #4D555B; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#about-focus-block h3 {color: #4D555B; font-size: 28px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
#about-focus-block h4 {color: #4D555B; font-size: 20px; text-align: center; padding: 0 0 0 0;}
#about-focus-block h5 {color: #4D555B; font-size: 22px; text-align: center; padding: 40px 0 0 0;}
#about-focus-block h6 {color: #4D555B; font-size: 18px; text-align: center; padding: 40px 0 0 0;}
#about-focus-block hr {border-bottom: 4px solid #fcb342; width: 80px; margin: 0 auto;border-top:none;}
#about-focus-block ul {color: #4D555B; margin: 0 100px 0 100px;}
#about-focus-block ul li {margin-left: 30px;}
#about-focus-block ol {color: #4D555B; margin: 0 100px 0 100px;}
#about-focus-block ol li {margin-left: 30px;}

.news-panel1, .news-panel2, .news-panel3 {}

.news-panel1 .panel-content {padding: 16px; background-color: #3d454b;}
.news-panel2 .panel-content {padding: 16px; background-color: #3d454b;}
.news-panel3 .social-panel {background-color: #3d454b; position: relative;}
.news-panel3 .panel-content-social {background-color: #3d454b;}
#news .panel-content {width: 100%; padding: 16px; color:#cccccc; display: block; position: relative;}
#news .panel-content p {color:#cccccc;}
#news .panel-content h3 {color:#FBAF22; text-align: center; font-size: 20px; font-family: Arial, sans-serif;}

#news .panel-content-social {background-color: #3d454b; width: 100%; color:#cccccc; position: relative; display: block; padding:0; overflow: hidden; overflow-y: scroll;}

#news .panel-content-social dd {
  display: block;
  padding: 0 0 0 0;
  font-family: Arial, sans-serif;
  font-size: 20px;
  background-color: #3d454b;
  color: #faaf23;
  width: 50%;
}
#news .panel-content-social dd.fullwidth{
	width: 100%;
	text-align: center;
}

a.rsLink {
  font-size: 0px !important;
}


#news .tabs dd.active a, #news .tabs .tab-title.active a {background-color: #3d454b; color: #faaf23;}
#news .tabs dd a, #news .tabs .tab-title a {text-align: center; display: block;}
#news .tabs dd > a:hover, #news .tabs .tab-title > a:hover {background-color: #828282; color:#cccccc;}
#news .tabs dd a, #news .tabs .tab-title a {background-color: #343b40; color:#cccccc;}
#news .tabs-content {color: #cccccc; font-size: 13px; padding: 14px 14px 12px;}
#news .tabs-content p {color: #cccccc;}
#news  .tabs dd > a, #news .tabs .tab-title > a {display: block; padding: 14px; font-family: Arial, sans-serif; font-size: 20px;}
#news .equal-panel-content .tabs-content {margin-bottom: 0;}
#news .button-v2-container {background-color: #3d454b; color: #cccccc; padding:0;}
#news .button-v3-container {background-color: #3d454b; color: #cccccc; padding: 0;}

#news .tabs-content > .content {padding: 0;}

.news-date {margin-top: 15px; font-size: 13px; font-style: italic; font-weight: 100;}

ul.really_simple_twitter_widget li {list-style: none; font-size: 12px; padding: 8px; font-family: Arial, sans-serif; font-weight: 300; border: 4px solid #353C41; margin: 0 0 10px 0;}
.linkedin ul.updates li {list-style: none; font-size: 12px; padding: 8px; font-family: Arial, sans-serif; font-weight: 300; border: 4px solid #353C41; margin: 0 0 10px 0;}

#news .tabs-content ul li a {padding: 0px; color: #faaf23;}

[class*="column"] + [class*="column"]:last-child {float: left !important;}

#recent_block {background-color: #fcb342; border-top: 4px solid #cf9610;}
#recent_block section {margin-bottom: 40px;}
#recent_block h3 {color: #ffffff; font-size: 28px; text-align: center; padding: 20px 0 0 0;}
#recent_block dl {padding: 20px 0 0 10px;}
#recent_block hr {border-bottom: 4px solid #9b731b; width: 80px; margin: 0 auto;border-top:none;}

.recent_accordion {margin: 40px 0 0 0;}
.recent_accordion .accordion {background-color: #E4A413; margin: 20px 100px 0 100px; color: #ffffff; font-weight: 800; font-size: 18px; padding: 12px; }
.recent_accordion .accordion:hover {background-color: #f6c759;}
.recent_accordion .accordion-open img {-ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.recent_accordion .accordion a {color: #ffffff; display: block;}
.recent_accordion .accordion-close {background-color: #cf9610;}
.recent_accordion .arrow_down {float: right; width: 20px; height: auto; margin: 6px 6px 0 0;}
.recent_accordion .container-style {margin: 0px 100px 10px 100px; background-color: #CF9610; border-bottom: 2px solid #444444; padding: 0 0 20px 0;}
.recent_accordion .container-style p {font-weight: 300; color: unset; padding: 14px !important; margin: 0 !important;}
.recent_accordion .container-style p a {color: #ffffff; text-decoration: underline;} 
.recent_accordion .container-style p a:link {color: #ffffff; text-decoration: underline;} 
.recent_accordion .container-style p a:visited {color: #ffffff; text-decoration: underline;} 
.recent_accordion .container-style p a:hover {color: #633b00; text-decoration: underline !important;}  
.recent_accordion .container-style p a:active {color: #ffffff; text-decoration: underline;} 
.recent_accordion .container-style a {font-weight: 300; color: #ffffff; padding: 0 14px !important; margin: 0 !important; text-decoration: underline; display:block;} 
.recent_accordion .container-style a:link {color: #ffffff; text-decoration: underline;} 
.recent_accordion .container-style a:visited {color: #ffffff; text-decoration: underline;} 
.recent_accordion .container-style a:hover {color: #633b00; text-decoration: underline !important;}  
.recent_accordion .container-style a:active {color: #ffffff; text-decoration: underline;} 

.recent_accordion .container-style ul {color: #444444;}
.recent_accordion .container-style ul li {margin-left: 30px; padding-right: 30px;}
.recent_accordion .container-style ol {color: #444444;}
.recent_accordion .container-style ol li {margin-left: 30px; padding-right: 30px;}

#about-intro-block .recent_accordion .container-style ul {margin: 0; color: #804d00 !important;}


.arrow_down {float: right; width: 20px; height: auto; margin: 6px 6px 0 0;}

.people-img {border-bottom: 4px solid #cf9610; overflow: hidden; display:block; margin:0 auto;}
.people-img img {width: 100%; height: auto;}
.people-wrap-holder {margin: 0 auto !important;}
.people-wrap .people-content {text-align: center; margin: 0 0 20px 0;}
.people-wrap .people-content p {color: #ffffff; margin: 0 0 10px 0 !important; display: block !important; padding: 10px 0 10px 0 !important; background-color: #3d454b;}
.people-wrap .people-content p span {color: #cf9610 !important;}
.people-wrap {margin-top: 40px; padding: 20px 0 0 0;}
img.wp-post-image {margin-bottom:0;}
.people-wrap .people-content:hover p {background-color: #cf9610; color: #ffffff !important;}
.people-wrap .people-content:hover span {color: #ffffff !important;} 
.people-wrap .people-content p a{color: #ffffff;}
.people-wrap .people-content p span a {color: #cf9610 !important; -webkit-transition:  none; -moz-transition: none; -o-transition: none; transition: none;}
.people-wrap .people-content:hover p span a {color: #ffffff !important;-webkit-transition:  none; -moz-transition: none; -o-transition: none; transition: none;}

.custom-offset-1:first-child{margin-left: 37.5%;}
.custom-offset-2:first-child{margin-left: 25%;}
.custom-offset-3:first-child{margin-left: 12.5%!important;}

#map_london,
#map_dublin,
#map_brussels,
#map_sanfran{
	position: relative;
	border-top: 4px solid #fcb342;
	height: 400px;
}

.center {margin: 0 auto; text-align: center;}

.multilaw-area {background-color: #d6d6d6; padding: 20px 0 20px 0; text-align: left; margin-top: 40px;}
.multilaw-area h3 {font-weight: 700; text-align: left; font-size: 18px; color: #4D555B; padding: 0; margin: 0 0 10px 0;}
.multilaw-area p {font-size: 14px; line-height: 20px; color: #4D555B; padding: 0; margin: 0;}
.multi-logo {width: 260px; height: auto; padding: 0 40px 0 40px;}
.flag {width: 32px; position: absolute; right: 12px; top: 5px;}
.buttons-int-block {margin: 60px 0 20px 0;}
.buttons-int {text-align: left !important; width: 18% !important;}
.logos-area {width: 100%; background-color: #ffffff; padding: 10px; border-bottom: 4px solid #cf9610; text-align: center; margin-top: 50px;}
.logos-area img {width: 30%; padding: 0 10px 0 10px;}
.more_authors {padding-left: 16px;}
#news .bx-wrapper {margin-bottom: 40px !important;}
#news .bx-controls{
	position: absolute;
	top:auto;
	width:auto;
	margin-left: 50%;
	margin-top: 5px;
}



/* ------------ BLOG -------------- */



#blog-block {background: #4d555b url(images/back1.png);}
#blog-block {min-height: 470px;}
#blog-block section {margin-bottom: 40px;}
#blog-block hr {border-bottom: 4px solid #fcb342; width: 80px; margin: 0 auto;border-top:none;}
#blog-block h1 {color: #ffffff; text-align: center;}
#blog-block h3 {color: #fcb342; font-size: 18px;}
#blog-block p {color: #cccccc; font-size: 16px;}
.author-blog {background-color: #3D454B; padding: 0; text-align: center;}
.author-blog h4,.author-blog h4 a {color: #ffffff; font-size: 18px;margin-bottom: 0; padding: 20px 0 0 0 !important;}
.author-blog p  {color: #fdb242; font-size: 14px; line-height: 17px; padding-bottom: 20px;}
.author-blog p span  {color: #cf9610; font-size: 14px;}

#blog-block hr.gap-bg {
    border-bottom: 15px solid #4d545a;
    width: 100%;
    margin: 0 auto;
    border-top: none;
    margin-bottom: 0px;
}

.blog-text {margin: 40px 0 0 0;}
.blog-text h1 {color: #fcb342; font-size: 32px; padding: 20px 0 20px 0; font-weight: 700;}
.blog-text h2 {color: #fcb342; font-size: 28px; padding: 20px 0 20px 0; font-weight: 700;}
.blog-text h3 {color: #fcb342; font-size: 24px; padding: 20px 0 20px 0;}
.blog-text h4 {color: #fcb342; font-size: 20px; padding: 20px 0 20px 0;}
.blog-text h5 {color: #ffffff; font-size: 18px; padding: 20px 0 20px 0;}
.blog-text h6 {color: #ffffff; font-size: 16px; padding: 20px 0 20px 0;}
.blog-text hr {border-bottom: 4px solid #fcb342; width: 80px; margin: 0 auto;border-top:none;}
.blog-text p {padding: 0 0 14px 0; color: #cccccc;}
.blog-text ul {padding: 0 0 14px 0;}
.blog-text ul li {font-size: 16px; margin: 0 0 0 30px; color: #cccccc; list-style: disc; padding: 4px 0 0 0px;}
.blog-text ul li a {
	color:#fdb501;
	text-decoration:underline;
}
.blog-text ul li a:hover {
	color:#b77e0b;
}

.blog-text ol {padding: 0 0 14px 0;}
.blog-text ol li {font-size: 16px; margin: 0 0 0 30px; color: #cccccc; padding: 4px 0 0 0px;}


/* ------------ STANDARD GENERAL WHITE -------------- */

.standard-block {background:url(images/back1.png); background-color: #ffffff; padding: 0 0 40px 0;}
.standard-block p {color: #A7A9AB; font-size: 17px; padding: 14px 0 0 0; display: block; line-height: 25px; margin: 20px 90px 0 20px;}
.standard-block ul {color: #A7A9AB; margin: 20px 90px 0 40px;}
.standard-block li {margin-left: 0px;}
.standard-block ol {color: #A7A9AB; margin: 20px 90px 0 20px;}
.standard-block ol li {margin-left: 20px;}

.standard-block h1 {color: #4D555B; font-size: 36px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
.standard-block h2 {color: #4D555B; font-size: 32px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
.standard-block h3 {color: #4D555B; font-size: 26px; text-align: center; padding: 40px 0 0 0; font-weight: 700;}
.standard-block h4 {color: #4D555B; font-size: 26px; margin: 40px 90px 0 20px; padding: 0 0 0 0;}
.standard-block h5 {color: #4D555B; font-size: 22px; text-align: center; padding: 40px 0 0 0;}
.standard-block h6 {color: #4D555B; font-size: 18px; text-align: center; padding: 40px 0 0 0;}
.standard-block hr {border-bottom: 4px solid #FCB415; width: 80px; margin: 0 auto;border-top:none;}


/* ------------ FOOTER -------------- */



#footer {background-color: #3d454b; border-top: 4px solid #fcb342; margin: 0 0 90px 0; padding-bottom: 100px; padding-top: 60px;}
.logo-foot {max-width: 180px; height: auto;}
.foot-left {}
.foot-right {}
.copy {float: right; text-align: right; width: 100%; padding-top: 20px;}

#footer .textwidget {
  float: right;
  text-align: right;
  width: 100%;
  padding-top: 20px;
  font-weight: 100;
  font-size: 13px;
  color: #979797;
  font-family: Arial, sans-serif;
}

footer[role="contentinfo"] p, footer[role="contentinfo"] a {font-weight: 100; font-size: 13px; color: #979797; font-family: Arial, sans-serif;}

.social ul {margin-bottom: 30px; width: 100%; padding-top: 16px; display: block;} 
.social li {list-style: none; float: right; text-decoration: none;}
.social li a {display: block; font-size: 45px; width: 50px; height: 50px; color: #979797;}
.social li a:hover {color: #fcb342;}



/* ------------ FORMS -------------- */	


#searchform button, #searchform .button { width: 100%;}

.small-7.small-centered.columns{-webkit-transform-style: preserve-3d;}
button, .button { width: 30%; border-style: solid; border-width: 0px; cursor: pointer; font-weight: normal; line-height: normal;  position: relative; text-decoration: none; 	text-align: center; -webkit-appearance: none; -webkit-border-radius: 0; 	display: inline-block; 	padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; font-size: 18px; 	background-color: #fcb342; 	color: #ffffff; transition: background-color 300ms ease-out; }   
button, .button a:link {color: #ffffff;}
button, .button a:visited {color: #ffffff;}
button, .button a:hover {color: #ffffff;}
button, .button a:active {color: #ffffff;}
button:hover, button:focus, .button:hover, .button:focus {background-color: #b77e0b; color: #ffffff;}

.button-v2 {width: 100%; border-style: solid; border-width: 4px; border-color: #353c41; cursor: pointer; font-weight: normal; line-height: normal; margin: 0 14px 0 0; text-decoration: none; text-align: center; display: inline-block; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; font-size: 18px; background-color: #3d454b; color: #ffffff; transition: 300ms ease-out;}
.button-v2:hover {background-color: #3d454b; color: #b77e0b; border-color: #b77e0b;}

.button-v3 {position: absolute; top: 70%; width:70%; left: 15%; right: 15%; padding: 10px; font-size: 18px; background-color: #fcb342; color: #ffffff; transition: background-color 300ms ease-out; text-align: center;}

.button-v3 a:link {color: #ffffff;}
.button-v3 a:visited {color: #ffffff;}
.button-v3 a:hover {color: #ffffff;}
.button-v3 a:active {color: #ffffff;}
.button-v3:hover, .button-v3:focus {background-color: #b77e0b; color: #ffffff;}

.meet-team {text-align: center; padding: 60px 0 0 0; width: 100%;}
.meet-button {text-decoration: none; text-align: center; padding-top: 10px; padding-right: 30px; padding-bottom: 10px; padding-left: 30px; font-size: 18px; background-color: #fdb242; color: #ffffff; transition: background-color 300ms ease-out; }
.meet-button:hover {background-color: #b77e0b; color: #ffffff;}

.news-buttons{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#cookie-notice .button {width: auto !important; padding: 8px 20px 8px 20px !important; margin-top: 8px 0 20px 0 !important; font-size: 16px !important; } 

#cookie-notice {background-color: rgba(0,0,0,0.80) !important;}

.icon-icons-sectors-charity-and-not-for-profit:before {
	content: "\e600";
}
.icon-icons-sectors-clean-technology:before {
	content: "\e601";
}
.icon-icons-sectors-education:before {
	content: "\e602";
}
.icon-icons-sectors-energy-and-natural-resources:before {
	content: "\e603";
}
.icon-icons-sectors-food-beverages-and-agriculture:before {
	content: "\e604";
}
.icon-icons-sectors-foreign-direct-investment:before {
	content: "\e605";
}
.icon-icons-sectors-healthcare-pharmaceuticals-and-life-science:before {
	content: "\e606";
}
.icon-icons-sectors-high-potential-start-ups:before {
	content: "\e607";
}
.icon-icons-sectors-media-and-entertainment:before {
	content: "\e608";
}
.icon-icons-sectors-property-and-construction:before {
	content: "\e609";
}
.icon-icons-sectors-public-and-regulatory:before {
	content: "\e60a";
}
.icon-icons-sectors-technology:before {
	content: "\e60b";
}
.icon-icons-sectors-real-estate-and-construction:before{
	content: '\e609';
}
.icon-icons-sectors-sport:before{
	content: "\e900";
}
.icon-icons-sectors-hotel-tourism-leisure:before{
	content: "\e906";
}
span.icon-icons-sectors-hotel-tourism-leisure {
    font-size:90px;
}
.icon-icons-sectors-marine:before{
	content: "\e909";
}
.icon-icons-sectors-financial-services:before{
	content: "\e907";
}
.icon-financial-regulation:before {
  content: "\e90d";
}


/* ------------ NEW SECTOR ICONS 2018 ------------------ */
.icon-icons-sectors-cryptocurrency-and-blockchain.icon-style3{
	font-size: 90px;
}

.icon-icons-sectors-cryptocurrency-and-blockchain:before,
.icon-icons-blockchain-icon:before {
  content: "\e903";
}

.icon-icons-sectors-01:before {
  content: "\e600";
}
.icon-icons-sectors-02:before {
  content: "\e601";
}
.icon-icons-sectors-03:before {
  content: "\e602";
}
.icon-icons-sectors-04:before {
  content: "\e603";
}
.icon-icons-sectors-05:before {
  content: "\e604";
}
.icon-icons-sectors-06:before {
  content: "\e605";
}
.icon-icons-sectors-07:before {
  content: "\e606";
}
.icon-icons-sectors-08:before {
  content: "\e607";
}
.icon-icons-sectors-09:before {
  content: "\e608";
}
.icon-icons-sectors-10:before {
  content: "\e609";
}
.icon-icons-sectors-11:before {
  content: "\e60a";
}
.icon-icons-sectors-12:before {
  content: "\e60b";
}
.icon-icons-sectors-sport:before,
.icon-philipLee-sport-Icon:before {
  content: "\e904";
}
.icon-icons-sectors-13:before{
	content: "\e904";
}
.icon-icons-sectors-14:before {
  content: "\e906";
}
/*Financial Services Sector */
.icon-icons-service-20:before {
  content: "\e907";
  color: #fdb242;
}
.icons li a.active .icon-icons-service-20:before {
    color:#fff;
}

/*Healthcare Icons */
.icon-icons-sectors-15:before{
	content: "\e908";
}
.icon-icons-sectors-healthcare:before {
  content: "\e908";
}
.icon-icons-sectors-healthcare:before {
  content: "\e908";
}

/*Marine Icon */
.icon-icons-sectors-16:before{
	content: "\e909";
}

/* SERVICE ICONS */
.icon-icons-service-banking-and-finance:before {
	content: "\e60c";
}
.icon-icons-service-commercial-contracts:before {
	content: "\e60d";
}
.icon-icons-service-construction-projects-and-ppp:before {
	content: "\e60e";
}
.icon-icons-service-corporate-advisory-and-governance:before {
	content: "\e613";
}
.icon-icons-service-corporate-transactions-and-ma:before {
	content: "\e614";
}
.icon-icons-service-data-privacy-and-technology:before {
	content: "\e617";
}
.icon-icons-service-dispute-resolution-and-litigation:before {
	content: "\e618";
}
.icon-icons-service-energy:before {
	content: "\e619";
}
.icon-icons-service-environment-and-climate:before {
	content: "\e61a";
}
.icon-icons-service-eu-competition-and-state-aid:before {
	content: "\e61b";
}
.icon-icons-service-employment-and-pensions:before {
	content: "\e61c";
}
.icon-icons-service-insolvency-and-restructuring:before {
	content: "\e61d";
}
.icon-icons-service-intellectual-property-and-technology:before {
	content: "\e611";
}
.icon-icons-service-intellectual-property:before {
	content: "\e611";
}
.icon-icons-service-procurement:before {
	content: "\e60f";
}
.icon-icons-service-property-and-planning:before {
	content: "\e610";
}
.icon-icons-service-public-and-administrative:before {
	content: "\e612";
}
.icon-icons-service-regulatory:before {
	content: "\e615";
}
.icon-icons-service-tax:before {
	content: "\e616";
}
.icon-icons-service-real-estate-and-planning:before{
	content: "\e610";
}
.icon-icons-service-planning:before{
	content: "\e610";
}
.icon-icons-service-immigration:before{
	content: "\e905";
}
.icon-icons-service-real-estate:before{
	content: "\e90b";
}






/* ==================================================*/
/*  NEW SHARE BUTTONS ON NEWS ARTICLES */
/*  added 27th Nov 2014 - open.ie */
.share-buttons.on-listing-page{
	position:absolute;
	bottom:40px;
	right:210px;
}
.share-buttons.on-listing-page .cell{
	width:40px;
}
.share-buttons{
	display: inline-block;
}
.share-wrapper, 
.share-action {
  width: 40px;
  height: 40px;
}

.share-wrapper {
  font: 14px, 'FontAwesome';
  position: relative;
  text-align: center; 
}


.share-container {
  margin-left: 0px;
  margin-top:  0px;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(.05,.93,.61,1.6);
  box-shadow: none;
  width: 0px;
  height: 0px;
  background: #fcb342;
}


.share-action:hover ~ .share-container,
.share-container:hover {
  width: 200px;
  height: 50px;
  overflow: visible;
}



.share-container:after,
.share-container:before {
  position: absolute;
  background:  none;
  z-index:4;
  margin: 0;
  transition: all 0.5s ease-in-out;
  content: '';
}

.share-container:before {
  background:  none;
  height: 1px;
  margin: 50% 50%;
  width: 0%;
}

.share-action:hover ~ .share-container:before,
.share-container:hover:before {
  width: 85%;
  left: 0px;
  margin: 50% 7%;
}


.share-container:after {
  left: -1px;
  height: 0%;
  width: 1px;
  margin: 50% 50%;
}

.share-action:hover ~ .share-container:after,
.share-container:hover:after {
  height: 85%;
  margin: 7% 50%;
}

.share-action {
  display: inline-block;
  vertical-align: middle;
  z-index: 5;
  position: relative;
  background-color:#cf9536;
  box-shadow: none;
  line-height: 40px;
  color: #ffffff;
}

.share-btn {
  display:inline-block;
  width: 24%;
  height: 49%;
  position: absolute;
  z-indez:1;
  border-color: #92888f;
  border-style: solid;
  border-width: 0;
  font-size: 0px;
  color: #2a3135;
  overflow: hidden;
}

.share-action:hover ~ .share-container .share-btn ,
.share-container:hover .share-btn  {
  overflow: visible;
  font-size: 25px;
}

.share-btn:hover {
  background:none;
  color: #ffffff;
  text-shadow:none;
}

.share-btn.tl {
  left: 0%;
  top:0%;
  
}
.share-btn.tr {
  left: 25%;
  top:0%;
  
}
.share-btn.br {
  left: 50%;
  top:0%;
  
}
.share-btn.bl {
  left: 75%;
  top:0%;
  
}

.single .share-btn.tl, .category .share-btn.tl {
  left: 0%;
  top:0%;
  
}
.single .share-btn.tr, .category .share-btn.tr{
  left: 20%;
  top:0%;
  
}
.single .share-btn.br, .category .share-btn.br{
  left: 40%;
  top:0%;
  
}
.single .share-btn.bl, .category .share-btn.bl{
  left: 60%;
  top:0%;
  
}
.single .share-btn.wa, .category .share-btn.wa{
  left: 77%;
  top:0%;
  
}

.share-btn {
  line-height: 50px;
  text-decoration: none;
}



/** positions **/

.top.share-wrapper {
  margin: 75px 0 0;
}
.top .share-container {
  position: absolute;
  top: 0%;
  left: 0%;
}


.top .share-action:hover ~ .share-container .share-btn:nth-child(4):after,
.top .share-container:hover .share-btn:nth-child(4):after {
  content: '';
  border: 11px solid transparent;
  border-top-color: #fcb342;
  border-bottom: none;
  width: 0;
  height: 0;
  position: absolute;
  left: -65%;
  top: 190%;
  margin-left: -31px;
}




.top .share-action:hover:after {
  position: absolute;
  content: '';
  z-index: 1;  
}


.top .share-action:hover:after {
  width: 200%;
  height: 20px;
  left: -50%; 
  top: 100%;
}

.top .share-action:hover:after {
  top: auto;
  bottom: 100%;
  left: -50%;    
}


.top .share-container {
  top : 0%;
  left: 50%;
}


.top .share-action:hover ~ .share-container,
.top .share-container:hover {
  margin-left: 0px;
  left: -200%;
  top: -65px;
}



/*
@font-face{
    font-family:FontAwesome;
    src:url(http://netdna.bootstrapcdn.com/font-awesome/3.2.1/font//fontawesome-webfont.eot?#iefix) format('eot'),
    url(http://netdna.bootstrapcdn.com/font-awesome/3.2.1/font//fontawesome-webfont.woff) format('woff'),
    url(http://netdna.bootstrapcdn.com/font-awesome/3.2.1/font//fontawesome-webfont.ttf) format('truetype'),
    url(http://netdna.bootstrapcdn.com/font-awesome/3.2.1/font//fontawesome-webfont.svg#FontAwesome) format('svg');
    font-weight:400;font-style:normal;
}
    
*/
/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="shareicon-"]:before, [class*=" shareicon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="shareicon-"], a [class*=" shareicon-"] {
  display: inline-block;
  text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.shareicon-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em;
}
.btn [class^="shareicon-"], .btn [class*=" shareicon-"] {
  /* keeps button heights with and without icons the same */

  line-height: .9em;
}
li [class^="shareicon-"], li [class*=" shareicon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .shareicon-large[class^="shareicon-"], li .shareicon-large[class*=" shareicon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */

  width: 1.875em;
}
li[class^="shareicon-"], li[class*=" shareicon-"] {
  margin-left: 0;
  list-style-type: none;
}
li[class^="shareicon-"]:before, li[class*=" shareicon-"]:before {
  text-indent: -2em;
  text-align: center;
}
li[class^="shareicon-"].shareicon-large:before, li[class*=" shareicon-"].shareicon-large:before {
  text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.shareicon-facebook:before             { content: "\f09a"; }
.shareicon-twitter:before              { content: "\f099"; }
.shareicon-linkedin:before            { content: "\f08c"; }
.shareicon-other:before          { content: "\f0c1"; }
.shareicon-whatsapp:before {
    content: "\f232";
}

.shareicon-share {background: #fcb342 url(images/share-icon.png) no-repeat center center; background-size: 30px;}
 
/* global */
.cell {
  float: left;
  width: auto;
  height: 100px;
  position: relative;
}


.debug .share-container {
  width: 100px;
  height: 100px;
}
.small-offset-3 {
    margin-left: 0% !important;
}

.vid-author {
    margin-top:80px;
}
.vid-author-container {
    padding:28px 0px;   
}
.vid-content .blog-text h1 {
    padding:10px 0 0;
}
.video-title {
    padding-bottom:30px;
}

/* ------------- Location Template - Add People -------------- */

[class*="column"]+[class*="column"].author-blog.loc:last-child {
    float:right !important;
}

/* ------------ VARIOUS ITEMS -------------- */	



.left {float: left;}
.clear {clear: both;}

.break-people-4{
	display: block;
	clear: both;
}
.logo-frame {
    display: inline-block;
    width:100px;
    float:right;
}
.foot-logos {
    margin-bottom:40px;
    display: block;
    position: relative;
    overflow:hidden;
    margin-top:-15px;
}

/* ------------- Juicer Overwrites -------------- */
.juicer-feed h1.referral {
   display: none !important; 
}
.juicer-feed h1.referral a {
    display: none !important;
}
#news .tabs-content .j-text p {
    color: #ccc !important;
    font-size: 12px!important;
    font-family: Arial,sans-serif !important;
    font-weight: 500;
    font-style: normal !important;
    -webkit-font-smoothing: auto !important;
}
a.j-image img {
    display: none !important;
}
.juicer-feed.modern li.feed-item {
    border: none !important;
    border-bottom: 3px solid #353c41 !important;
    margin-bottom:10px !important;
}
.juicer-feed .j-paginate {
    display: none !important;
}
.juicer-feed .j-meta {
    display: none !important;
}
.juicer-feed.modern .j-poster {
    position: absolute;
    bottom:0px;
    right:0px;
}
.juicer-feed.modern .j-poster img {
    display: none !important;
}
.juicer-feed.modern .j-poster h3 {
    display: none !important;
} 
.juicer-feed.modern .j-text {
    padding: 5px 15px 5px 20px !important;
        background: #3d454b !important;
}
/*
#news .panel-content-social {
    min-height:565px;
    max-height: 565px;

}
*/
/*
#news .panel-content {
    min-height:565px !important;
}
*/
a.link {
	color:#fff !important;
	text-decoration: underline;
}
a.link:visited {
	color:#fff !important;
}
#about-intro-block p a.link:link {
	color:#ffffff !important;
	text-decoration: underline;
}
a.link:hover {
	color:#ccc !important;
}
ul.it li {
	list-style-type:lower-roman;
}
table.priv {
	background: white;
    margin-bottom: 1.25rem;
    border: solid 1px #dddddd;
    table-layout: fixed;
    width: 83%;
    margin: 20px auto;
	    font-family: Arial, sans-serif;
	border:none;
}
table.priv tr {
	background:#dc962b;
}
table.priv  tr.even, table.priv  tr.alt, table.priv  tr:nth-of-type(even) {
	
	    background: #fcb342;
}
table.priv td {
	    font-size: 16px;
	font-family: Arial, sans-serif;
	    color: #9c731a;
}
table.priv td a {
	color:#fff !important;
	text-decoration: underline;
}
table.priv td a:hover {
	color:#ccc !important;
}
.juicer-feed.modern .j-poster .j-date {
    margin-top: 19px;
}
div[id*="ajaxsearchprores1_"] .results .item .content h3 a:hover {
	font-size:22px !important;
	color:#fafafa !important;
	font-family: Arial,sans-serif !important; 
	text-shadow:none !important;
	font-weight:normal !important;
}
.news-message p {
	padding:15px 0px;
	font-size:14px;
}
ul.scroll-links {
	padding-top:20px;
}
ul.scroll-links li a {
	color:#fff !important;
}
ul.scroll-links li a:hover {
	color:#ccc !important;
}
img.aligncenter {
    display: block;
    margin:20px auto 0px;
} 
blockquote{
	margin: 0;
    padding: 0;
    margin-left: 20px;
}
ul.good_old_twitter_widget {
    list-style-type: none;
}
ul.good_old_twitter_widget li {
    font-family: Arial,sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    border-bottom: 3px solid #353c41;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
ul.good_old_twitter_widget li img {
    width:25px;
    height:25px;
}
h6.widget-title {
    display: none;
}
@media only screen and (max-width : 640px) {
    .category-covid19legalhub #news-block .taxonomy-description p {
        padding: 20px 30px 30px;
    } 
}


/* =Media Queries
----------------------------------------------- */
@media only screen and (max-width: 810px){
	.break-people-4{display: none;}
	#news-block .tabs li{
		min-height: 55px;
	}
	#news-block .tabs li a {
		font-size: 15px;
		line-height: 16px;
		    word-wrap: normal;
		    height:100%;
		    display: block;
		    min-height: 55px;
	}
}
@media only screen and (max-width : 640px) {
	.custom-offset-1:first-child{margin-left: 25%!important;}
	.custom-offset-2:first-child{margin-left: 0%!important;}
	.custom-offset-3:first-child{margin-left: 0%!important;}
	.multilaw-area {
		padding: 20px 20px 20px 20px;
	}
	.multilaw-area .multi-logo {
   margin: 0 auto;
   display: block;
	}
	
	#people-search-block .tabs dd > a{
		font-size: 13px !important;
	}

}
@media only screen and (max-width : 480px) {
	.custom-offset-1:first-child{margin-left: 25%!important;}
	.custom-offset-2:first-child{margin-left: 0%!important;}
	.custom-offset-3:first-child{margin-left: 0%!important;}

.int-block #languages {float: none !important;}
.int-block .dropdown dt a {width: 100%;}
.language-translation {padding-left: 0px;}

.people-icons .bxslider li {float: left; width: 330px; height: 130px;}
.people-icons .bxslidersector li {float: left; width: 330px; height: 130px;}
    
    .foot-logos {
        margin-top:30px;
    }
    .logo-frame {
        float:left;
    }
    .vid-author {
        width:100%;
        margin-bottom:60px !important;
    }
    #news .panel-content-social {
        max-height:none;
    }
	.page-id-1304 #about-intro-block ul {
    	color: #9c731a;
    	margin: 35px 20px 0 20px;
	} 
	#about-intro-block h2 {
		font-size:28px;
	}
	#about-intro-block ul li {
    	margin-left: 10px;
	}
	table.priv td a {
		word-wrap: break-word;
	}
	#cookie-notice .button.bootstrap {
		display: block !important;
	}
}
#cookie-law-info-bar a.cook-link {
  color:#fcb342;
  text-decoration: underline !important;
}
#cookie-law-info-bar a.cook-link:hover {
  color:#ccc;
}
#cookie-law-info-bar a, .wt-cli-category-widget .wt-cli-form-group label {
  color:#ccc;
}
#cookie-law-info-bar {
  border:none !important;
}
table.cookielawinfo-classic thead tr th:last-child {
  float: unset !important;
}
.page-id-7261 [class*="column"] + [class*="column"]:last-child {
  float: unset !important;
}
.page-id-7261 table.cookielawinfo-classic {
  margin-top:40px;
  background:transparent;
  border-left: 1px solid #9c7319;
  border-top: 1px solid #9c7319;
}
.page-id-7261 table.cookielawinfo-classic td {
  color: #9c731a;
}
.page-id-7261 table.cookielawinfo-classic tr:nth-of-type(even) {
  background:transparent;
}
.page-id-7261 #about-intro-block p {
  margin: 0;
}
.page-id-7261 .max-width {
  padding:0 80px;
}
table.cookielawinfo-classic thead tr th {
  background: #4d555b !important;
  color:#fff;
  border-right: 1px solid #9c7319;
  border-bottom: 1px solid #9c7319;
}
table.cookielawinfo-winter thead th:last-child {
  float: none !important;
}
.page-id-7261 table.cookielawinfo-classic td, table.cookielawinfo-classic th {
  border-right: 1px solid #9c7319;
  border-bottom: 1px solid #9c7319;
}
.cli-modal-content [class*="column"] + [class*="column"]:last-child {
  float: none !important;
}
.people-card {
  background:#363b40;
}
.card-container {
  padding:30px;
  overflow: hidden;
}
.cards.people-wrap .people-content {
  margin:unset;
  margin: 0 auto 40px;
}
.people-card #contact-block {
  margin-top:0px;
}
.people-card .people-img {
  width:200px;
  margin:unset;
}
.people-card .people-img img {
  display: block;
  width:100%;
}
.people-wrap.cards .people-content .card-details p {
  background-color:transparent;
  text-align:left;
  padding:0 !important;
}
.people-wrap.cards .people-content .card-details p a.name {
  color: #cf9610 !important;
  font-weight: 600;
  font-size:28px;
}
.people-wrap.cards .people-content .card-details p a.title {
  color: #ccc !important;
}
.mobile-only {
  display: none;
}
@media only screen and (max-width: 810px){
  .page-id-7261 .max-width {
    padding:0 50px;
  }
}

@media only screen and (max-width : 480px) {
  .page-id-7261 .max-width {
    padding:0 30px;
  }
  .mobile-only {
    display:block;
    margin-bottom:20px;
  }
  .people-card .people-img{
    margin:0 auto;
  }
  .people-wrap.cards .people-content .card-details p {
    text-align:center;
  }
  .large-img-wrap img {
    margin-left:0 !important;
    margin-bottom:40px;
  }
  .large-img-wrap {
    margin-bottom:20px;
  }

}