.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding-left:10px; padding-right:10px;}
.row {padding-left:-10px; padding-right:-10px;}


/*03-07-2015 css start */
.mobile-share {
		display: none
	}
.btn-y {
	display: block;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 4px;
	text-align: center;
	background: #f4d02e;
	margin-bottom: 28px;
}
.btn-y:hover {
	text-decoration: none;
	color: #000;
}
.btn-b {
	display: block;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 4px;
	text-align: center;
	background: #333e48;
	margin-bottom: 5px;
}
.btn-b:hover {
	text-decoration: none;
	color: #fff;
}
.sidebar-form-holder {
	margin-top: 30px;
	margin-bottom: 38px;
}
.sidebar-form-holder p {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin-bottom: 6px;
}
.sidebar-form-holder input[type="text"], .sidebar-form-holder input[type="email"] {
	padding: 5px 10px;
	border: 1px solid #d7d7d7;
	height: 36px;
	margin-bottom: 10px;
}
.landing-sidebar {
	padding-top: 55px;
}
.sidebar-form-holder input[type="submit"] {
	display: block;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 5px 10px;
	border: none;
	font-style: normal;
	text-align: center;
	background: #f4d02e;
	margin-bottom: 0;
	margin-top: 3px;
	height: 36px;
}
.sidebar-form-holder form p {
	margin-top: 0
}
.events-sidebar {
	margin-top: 60px;
}
.landing-sidebar div.wpcf7-response-output {
	margin: 0px 0 10px;
}
.events-sidebar .ev-box .date-holder {
	margin-right: 1.5%;
	width: 23%;
	max-width: 66px;
	font-size: 32px;
	padding: 10px 4px;
	margin-top: 3px;
}
.events-sidebar .text-holder .location {
	margin-top: 13px;
}
.events-sidebar .ev-box {
	padding-top: 4px;
}
.events-sidebar .text-holder h2 {
	line-height: 18px;
}
.events-sidebar .ev-box .date-holder span {
	font-size: 17px;
	display: block;
	padding-top: 8px;
}
.events-sidebar .ev-box .text-holder {
	width: 75.5%
}
.landing-sm-col {
	width: 31%;
	float: right;
}
.landing-sm-col-large {
	width: 64%;
}
.share-this-story a {
	margin-right: 16px;
	display: block;
	float: left;
	width: 142px;
	height: 49px;
}
.share-this-story a.last {
	margin-right: 0px;
}
.share-this-story a.em {
	background: url(../images/emailS.png) top left no-repeat;
}
.share-this-story a.in {
	background: url(../images/linkedinS.png) top left no-repeat;
}
.share-this-story a.tw {
	background: url(../images/twitterS.png) top left no-repeat;
}
.share-this-story a.go {
	background: url(../images/googleS.png) top left no-repeat;
}
.share-this-story a.fb {
	background: url(../images/facebookS.png) top left no-repeat;
}
.share-this-story {
	margin-top: 10px
}
.share-this-story.rep-share a {
	margin-right: 10px;
	width: 105px;
	height: 35px;
	background-size:cover;
}
a.twF {
	margin-right: 24px;
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	background: url(../images/twF.png) top left no-repeat;
}
a.inF {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	background: url(../images/inF.png) top left no-repeat;
}
.social-footer {
	margin-top: 15px;
}
.ff_s {
	padding-left: 80px
}
.ff_s2 {
	padding-left: 40px;
}
/*03-07-2015 css end */


/* 27-05-2015 css start */

#footer-form-holder {
	max-width: 211px;
	padding-top: 4px;
}
#footer-form-holder p {
	margin: 0
}
footer p.f_subtitle {
	margin-bottom: 10px
}
#footer-form-holder input {
	height: 26px;
	box-sizing: border-box;
	background: #b9bdc0;
	margin-bottom: 5px;
	padding: 0 6px;
	font-size: 12px;
}
#footer-form-holder span.wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 15px;
}
#footer-form-holder .wpcf7-response-output {
	margin: 0 0 15px;
	padding: 0
}
#footer-form-holder input[type="submit"] {
	background: #ffe512;
	color: #000;
}
#footer-form-holder ::-webkit-input-placeholder {color: #6a747b;}
#footer-form-holder :-moz-placeholder {color: #6a747b;}
#footer-form-holder ::-moz-placeholder {color: #6a747b;}
#footer-form-holder :-ms-input-placeholder {color: #6a747b;}

.bureaux-list ul {
	margin-top: 3px;
	 -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}
footer .bureaux-list ul li {
	line-height: 18px !important;
	margin-bottom: 13px;
}

.library-menu ul li {
	display: block;
	font-size: 15px;
	line-height: 18px !important;
	margin-bottom: 15px;
}
footer .library-menu ul#menu-footer-libray {
	padding-top: 3px;
}
.footer-top-part {
	margin: 0 auto 0;
	padding-bottom: 9px;
}
.signin-pop-up {
	width: 397px;
	max-width: 100%;
	padding: 0 15px 4px 0;
	border-radius: 5px;
	position: relative;
	background: #f9f9f9;
}
.signin-pop-up p.pop-up-title {
	color: #39454C;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 19px;
	line-height: 12px;
}
.signin-pop-up div.wpcf7 img.ajax-loader {
	position: absolute;
	bottom: 8px;
	left: 8px;
}
.signin-pop-up span.wpcf7-form-control-wrap {
	display:block;
	margin-bottom: 10px;
}
.signin-pop-up input {
	height: 30px;
	border: 1px solid #d6d6d6;
	margin-bottom: 5px;
	padding: 0 11px;
}
.signin-pop-up div.wpcf7-response-output {
	margin: 15px 0
}
.signin-pop-up p {
	margin: 0
}
.signin-pop-up input[type="submit"] {
	border: none;
	background: #ffe539;
	margin-bottom: 0;
	color: #39454C;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	font-style: normal
}
/* 27-05-2015 css end */

/*--- icons ---*/
.icon {
	background-image:url(../images/icons.png);
	display:inline-block;
	clear:both;
}
.icon-login {
	background-position:-30px 0;
	height:21px;
	width:21px;
}
.icon-antit {
	background-position:0 -32px;
	width:31px;
	height:31px;
	margin: 0 10px 0 0;
	float:left;
}
.icon-deal {
	background-position:-40px -32px;
	width:31px;
	height:31px;
	margin: 0 10px 0 0;
	float:left;
}
.icon-plaint {
	background-position:-80px -32px;
	width:31px;
	height:31px;
	margin: 0 10px 0 0;
	float:left;
}
.icon-finan {
	background-position:-120px -32px;
	width:31px;
	height:31px;
	margin: 0 10px 0 0;
	float:left;
}
.icon-trade {
	background-position:-120px -32px;
	width:31px;
	height:31px;
	margin: 0 10px 0 0;
	float:left;
}
.icon-digit {
	background-position:-120px -32px;
	width:31px;
	height:31px;
	margin: 0 10px 0 0;
	float:left;
}
.icon-teleco {
	background-position:-120px -32px;
	width:31px;
	height:31px;
	margin: 0 10px 0 0;
	float:left;
}
.icon-energy {
	background-position:-120px -32px;
	width:31px;
	height:31px;
	margin: 0 10px 0 0;
	float:left;
}
.icon-tweet {
	background-position: -60px 0;
	width: 20px;
	height: 20px;
	top: 11px;
	position: relative;
	margin-left: 4px;
}
.icon-cart {
	background-position:-30px -70px;
	width:22px;
	height:20px;
	margin:0 0 5px 8px;
}
.icon-account {
	background-position:-70px 0px;
	width:22px;
	height:20px;
	margin:0 0 5px 8px;
}
.glyphicon-ok-circle {
	font-size:20px;
	margin-right:5px
}
.accountstatus {
	vertical-align: top;
	line-height: 24px;
}
.collapsed .plusminus {
	background-position:-102px 0;
	width:21px;
	height:21px;
}
.plusminus {
	background-position:-81px 0;
	width:21px;
	height:21px;
	float:right;
	margin-top:-45px;
}
.page-template-page-templatescareers-php .plusminus {
	margin-top:-38px;
}























/*--- fonts ---*/
body {
	font-family:Georgia, serif;
}
a {color:inherit;}
a:hover {color:inherit;}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li {
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	padding-bottom:5px;
}
.navbar-default .navbar-nav>li>a {
	padding:0 25px;
	font-family:Georgia, serif;
}
.navbar-default .navbar-nav>li:first-child>a {
	padding-left:0;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li.current-menu-item>a {
	color:#ffdb00;
}
.navbar-default .navbar-nav {
	padding: 20px 0 2px 0;
}
::-webkit-input-placeholder {color: #273640;}
:-moz-placeholder {color: #273640;}
::-moz-placeholder {color: #273640;}
:-ms-input-placeholder {color: #273640;}
input, textarea {
	font-family: sans-serif;
	font-size: 12px;
}
button.login {
	font-size: 12px;
	padding: 8px;
	border:0;
	outline:none;
	background:#FFE512;
}
button.login .buttontxt {
	position: relative;
	top: -5px;
	padding-right:5px;
	font-style:italic;
}
.calltoaction h3 {
	font-style:italic;
	color:#fff;
	font-size:22px;
	margin:0;
}
.calltoaction p {
	font-family: sans-serif;
	color:#fff;
	font-size:12px;
	line-height:18px;
}
h4 {
	color: #333;
	margin:0 0 20px 0;
	line-height:1.4em;
	text-transform:uppercase;
	font-size:17px;
}
h5 {
	font-size: 16px;
	line-height: 30px;
	font-style: italic;
}
.boxshaddow.map p {
	line-height:24px;
	margin:20px 0;
}
footer h2 {
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:0px;
}
footer p {
	font-size:12px;
	line-height:24px;
	font-family: sans-serif;
}
footer>.footerbottom p {
	margin-top:10px;
	margin-bottom:0;
}
h1 {
	text-transform:uppercase;
	font-size: 22px;
	line-height: 30px;
	margin:0 0 22px 0;
	border-left:4px solid #333e48;
	padding-left:10px;
	font-family:Georgia, serif;
}
.single-landing-pages h1 {
	text-transform:none;
}
h2{
	font-size:17px;
	text-transform:uppercase;
}
.boxshaddow h4 {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	max-width:200px;
	overflow:hidden;
}
.boxshaddow ul {
	padding:15px 30px;
	line-height:20px;
	max-height:300px;
	overflow:hidden;
	margin-bottom:20px;
}
.boxshaddow ul li {
	font-size: 12px;
	margin-bottom: 15px;
	font-family: sans-serif;
}
.more {
	font-style: italic;
	font-size: 12px;
	position: absolute;
	bottom: 15px;
	right: 30px;
}
p, ul li {
	font-family:sans-serif;
	font-size:12px;
	line-height:20px;
	margin-bottom:20px;
}
ul {
	padding-left:17px;
}
ul li {
	margin-bottom:20px;
}
p#breadcrumbs {
	float: right;
	font-family: sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 0;
}
p#breadcrumbs a {
	color:#808080;
}

.sansserif time{
	color:#6d6f71;
	font-size:12px;
	margin-top:-3px;
	display:block;
}
.sansserif .col-sm-6 em{
	font-family:Georgia;
	line-height:20px;	
}
a.termslink {
	font-style:italic;
	text-decoration:underline;
	font-family:Georgia, serif;
	color:#333;
}
.product-name, .product-price, .product-quantity {
	text-transform:uppercase;
}
.product-name a {
	color:#000;
	text-decoration:none;
}
.product-name small a {
	font-size: 14px;
	font-style: italic;
	text-decoration: underline !important;
	font-weight:bold;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border:0;
	border-top:1px solid rgba(0, 0, 0, 0.1);
	border-bottom:1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	padding:9px 0;
	font-weight:normal;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
	font-size:17px;
}
.woocommerce-page table.shop_table td {
	text-transform:capitalize;
}
.woocommerce #content .quantity, .woocommerce .quantity, .woocommerce-page #content .quantity, .woocommerce-page .quantity {
	margin:0;
}
.woocommerce #content table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page #content table.cart a.remove, .woocommerce-page table.cart a.remove {
	line-height: 0.7em;
	border:2px solid #000;
	color:#000;
}
.woocommerce #content table.cart input, .woocommerce table.cart input, .woocommerce-page #content table.cart input, .woocommerce-page table.cart input {
	line-height:inherit;
}
.half {
	width:50%;
	float:left;
}
.half p em {
	font-family:Georgia, serif;
}
date {
	color: #808080;
	display: block;
	margin-top: -5px;
}
.cart_totals>table {
	border-top:1px solid rgba(0,0,0,0.1);
	border-bottom:1px solid rgba(0,0,0,0.1);
	display:block;
	padding:10px 0;
	line-height:30px;
	font-weight:normal;
}
.order-total>td>strong {
	font-weight:normal;
}
.contacts h6 {
	display: inline-block;
	border-left: 3px solid #C9C9C9;
	line-height: 20px;
	padding: 0 10px;
	margin-right: 30px;
	font-size: 11px;
}
th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot th {
	font-weight:normal;
}
address {
	font-family: sans-serif;
	font-size: 12px;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
	font-size:17px;
	text-transform:uppercase;
}




/*--- Events Page ---*/

.ev-flield {
	margin-bottom: 17px;
}
.ev-box {
	padding-top: 1px;
}
.ev-box h2.e_title {
	background: #333e48;
	color: #fff;
	font-size: 16px;
	line-height:24px;
	padding: 8px 11px 7px;
	margin-bottom: 17px;
}
.ev-box .date-holder {
	display: block;
	max-width: 50px;
	float: left;
	margin-right:14px;
	color: #fff;
	margin-top: 1px;
	font-size: 28px;
	background: #333e48;
	text-align:center;
	padding: 5px;
	line-height: 18px;
	box-sizing: border-box;
}
.ev-box .date-holder:hover {
	text-decoration: none;
}
.ev-box .date-holder span {
	font-size: 16px;
	padding-top: 1px;
}
.ev-box .text-holder {
	float: left;
	width: 85%;
}
.text-holder h2 {
	text-transform: none;
	margin-bottom: 3px;
	font-size: 14px;
	margin-top: 0;
	font-family: Tahoma, Geneva, sans-serif;
}
.text-holder a.read_more {
	font-style: italic;
	font-size: 13px;
	line-height: 13px;
}
.text-holder .location {
	margin-bottom: 0;
	line-height: 16px;
	font-size: 12px;
}
.past-ev  h2.e_title {
	background: #f1f2f3;
	color: #000
}
.past-ev .date-holder {
	background: #f1f2f3;
	color: #000
}
.ev-container h2.title {
	margin-top: 35px;
}
.ev-container .row {
	margin-left: -10px;
	margin-right: -10px;
}
.ev-container .detBox p {
	margin-bottom: 0;
}
.ev-container p.text-field {
	line-height: 18px;
}
.ev-container  p.subtitle {
	font-style: italic;
	font-weight: 700
}
.ev-container .book {
	display: block;
	padding: 5px;
	text-align: center;
	color: #000;
	background: #ffe512;
	font-size: 14px;
	margin-bottom: 10px;
	text-decoration: none
}
.detBox .col-sm-4, .detBox .col-sm-6, .detBox .col-sm-12 {
	margin-bottom: 12px;
}
.ev-container {
	padding-bottom: 30px;
}
.sponsors-box .sBox {
	text-align: center;
	margin-bottom: 30px;
}
.sponsors-box p.report-form-title {
	font-size: 16px;
	margin-bottom: 15px;
}
.ev-container .report-sidebar {
	padding: 8px 8px 0;
}
.event-content {
	width: 65%;
	margin-right: 2%;
	float: left;
}
.sidebar-event img {
	max-width: 100%;
}
.sidebar-event {
	width: 26.8%;
	float: right;
}
.ev-container p.report-form-title {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 16px;
}
.ev-container form p.report-form-title {
	font-weight: 400
}
.ev-container .ajax-loader {
	display: none;
}





/*--- navigation ---*/
nav.navbar-default {
	background-color:#333e48;
	border:0;
	border-radius:0;
	display:table;
	width:100%;
	z-index:10;
	position:relative;
}
.navbar-brand {
	float:none;
	margin-left:-20px;
}
.navbar-collapse {
	padding-left:13px;
}
.navbar-nav>li, .navbar-nav>li>a, .menu li {
	padding:0;
	display:inline-block;
	margin:0;
}
.navbar-nav>li>a {
	border-right:1px solid #fff;
}
.navbar-nav>li:hover>ul.sub-menu {
	display:block;
}
.navbar-nav>li:last-child>a {
	border:0;
	padding-right:0;
}
.navbar-nav>li>ul.sub-menu {
	display:none;
	overflow:hidden;
	position: absolute;
	transition: height 0.2s ease;
	color: #000;
	padding:7px 0 0 0;
	list-style:none;
	width:250px;
	-moz-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
	z-index:100;
}
ul.sub-menu>li:first-child {
	border-top: 5px solid #ffdb00;
}
ul.sub-menu>li {
	border-bottom:1px solid #e9e9e9;
	margin-bottom:0;
	background-color:#fff;
}
ul.sub-menu>li:hover {
	background:#333e48;
}
ul.sub-menu>li:hover a{
	color:#fff;
	background-color: #333E48;
}
ul.sub-menu>li>a {
	font-family: serif;
	text-decoration: none;
	display:block;
	padding:10px 20px;
}

/* ---tools---*/
.form-box {
	float: right;
	position: relative;
	min-width: 197px;
	margin-top: 24px;
}
.form-box #searchform {
	display: block;
	padding: 0;
}
.form-box #searchform input#s {
	background: #f9f9f9;
	height: 25px;
	display: block;
	float: none;
	min-width: 197px;
	padding: 2px 28px 2px 5px;
	width: 100%;
}
.form-box #searchform input#searchsubmit {
	position: absolute;
	right: 4px;
	top: 4px;	
	background: url(../images/h-s.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 17px;
	height: 16px;
}
.tools{
	float:right;
	width: 394px;
}
.accountcontrolls {
	float: left;
	width: 195px;
}
.dropdown {
	float:right;
	width: 197px;
}
.dropdown-menu {
	right: 0;
	left: auto;
	background: #FFE512;
	border: 0;
	border-radius: 0;
	width: 246px;
	padding: 15px 20px;
	margin-top:7px;
}
.logingapfil {
	background: #FFE512;
	width: 88px;
	height: 20px;
	position: absolute;
	margin: -30px 0;
	right: 0;
}
.flexible-frontend-login li {
	margin-bottom: 0;
}
.navbar-default .navbar-form {
	padding:0 7px 0 0;
	border:0;
	margin:0;
	width:158px;
	float:left;
	display:none;
}
.navbar-default .navbar-form input {
	border:0;
	border-radius:0;
	background-color:#b9bdc0;
	padding: 12px;
}
.searchbut {
	background-image:url(../images/icons.png);
	width:21px;
	height:21px;
	border:0;
	background-color:transparent;
	color:transparent;
	position: absolute;
	margin-left: 115px;
	margin-top: -31px;
}
button, .submit {
	border: 0;
	background-color: #ffe512;
	background:-webkit-gradient(linear, 0% 100%, 0% 1%, from(#f1c423), to(#fde22f));
	border-bottom:2px solid #f1c423;
	border-right:2px solid #f1c423;
}
button:hover, .submit:hover  {
	background-color:#ffca14;
	background:-webkit-gradient(linear, 0% 100%, 0% 1%, from(#ffca14), to(#fde22f));
}
.accountcontrolls ul {
	list-style:none;
	margin-top:12px;
}
.accountcontrolls ul li {
	display:inline-block;
	float:left;
	color:#fff;
	font-family:Georgia, serif;
	font-style:italic;
	line-height:22px;
}
.accountcontrolls ul li:after {
	content:" | ";
	padding:0 15px;
}
.accountcontrolls ul li a, .accountcontrolls ul li a span {
	vertical-align:middle;
}


/*---language flags---
ul#menu-languages>li {
	float:left;
	display:inline-block;
	width:20px;
	height:20px;
	color:transparent;
	overflow:hidden;
	margin-bottom:2px;
	margin-right:7px;
}
ul#menu-languages>li a {
	background:url(../images/icons.png);
	display:block;	
}
ul#menu-languages>li:after {content:"";}
ul#menu-languages>li [title~="english"] {background-position:-40px -93px;}
ul#menu-languages>li [title~="simplifiedchinese"] {background-position:-100px -93px;}
ul#menu-languages>li [title~="traditionalchinese"] {background-position:-119px -93px;}
ul#menu-languages>li [title~="japanese"] {background-position:-80px -93px;}
ul#menu-languages>li [title~="spanish"] {background-position:-0px -93px;}
ul#menu-languages>li [title~="Portuguese"] {background-position:-140px -93px;}
ul#menu-languages>li [title~="portuguese"] {background-position:-20px -93px;}
ul#menu-languages {
	padding:0;
	margin:10px;
	overflow:hidden;
	height:22px;
}*/
/*---language dropdown---*/
ul#menu-languages>li {
	display:block;
	float:none;
}
ul#menu-languages>li:first-child:after {
	content: "\0025BE";
	font-size: 15px;
	vertical-align: middle;
}
ul#menu-languages>li:first-child a {
	pointer-events: none;
	cursor: default;
}
.accountcontrolls ul li:after {
	content:"";
}
#menu-languages {
	max-height: 20px;
	overflow: hidden;
	transition: max-height 0.2s;
	position: absolute;
	background-color: #333E48;
	z-index:1;
	padding-bottom:15px;
}
#menu-languages:hover {
	max-height:300px;
}
.menu-languages-container {
	position:relative;
	width:180px;
	margin-right: 10px;
}


/*---footer menu---*/
.menu-footer-nav-container>.menu {
	float:right;
	list-style:none;
	margin-top:12px;
}
.menu-footer-nav-container>.menu>li {
	float:right;
	display:inline-block;
}
.menu-footer-nav-container>.menu>li:after {
	content:" | ";
}
.menu-footer-nav-container>.menu>li:first-child:after {
	content:"";
}
.menu-footer-nav-container>.menu>li:first-child a {
	padding-right:0;
}
.menu-footer-nav-container>.menu>li>a {
	font-family:sans-serif;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	padding:0 10px;
}
.menu-footer-nav-container>.menu>li>a:hover {
	text-decoration:none;
	color:#FFDB00;
}
#menu-footer-services li {
	display: block;
	line-height: 25px;
}
.menu-shop-nav-container #menu-shop-nav li {
	display:block;
	line-height:25px;
}

















.row {
	clear:both;
}
.calltoaction {
	background-image:url(../images/calltoaction_bg.png);
	background-repeat:no-repeat;
	background-color:#333e48;
	padding:15px 40px 45px 40px;
	cursor:pointer;
	transition:all 0.2s ease;
}
.calltoaction:hover {
	background-color:#1C2229;
}
footer form .submit, .expertise button, .wpcf7-submit, .sansserif button{
	width: 100%;
	padding: 7px;
	font-style: italic;
	font-size: 12px;
	font-family:Georgia, serif;
}
.calltoaction button {
	width: 67%;
	padding: 7px;
	font-style: italic;
	font-size: 12px;
	font-family: Georgia, serif;
	bottom: 15px;
	position: absolute;
}
.sansserif button{
	width:199px;
	margin-right:19px;	
}
.expertise button {
	margin-bottom:20px;
}
.expertise button:first-child {
    margin-top:40px;
}
.boxshaddow {
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	min-height:220px;
}
.home .boxshaddow {
	min-height:355px;
}
.boxshaddow.expertise {
	min-height:350px;
}
.boxshaddow .col-sm-6 {
	width:50%;
	display:inline-block;
	margin:20px inherit;
}
.boxshaddow.map {
	background:url(../images/map.png) no-repeat 0 50px;
}
.boxshaddow .col-sm-6 div {
	margin:10px 0;
	min-height:45px;
}
.boxshaddow .col-sm-6 div:last-child {
	margin-bottom:-13px;
}
.col-sm-4, .col-sm-6, .col-sm-12 {
	margin-bottom:20px;
}
#user_login, #user_email, #user_pass, #ffl-input-username, #ffl-input-password, .lwa-remember-email {
	padding:5px 10px;
	border-radius: 2px;
	border: 1px solid #B4B4B4;
	margin-top:15px;
}
#register, #ffl-submit {
	border:0;
	border-radius:0;
	background:-webkit-gradient(linear, 0% 100%, 0% 0%, from(#dddedf), to(#f0f0f1));
	background-color:#dddedf;
	height:33px;
	font-family:Georgia, serif;
	font-style:italic;
	color:#000;
}
#ffl-submit {
	margin-top:20px;
}
input {
	width:100%;
}
.freeproduct {
	border-top: 1px solid #E4E4E4;
	padding:13px 0;
}
.freeproduct:last-of-type {
	/* border-bottom: 1px solid #E4E4E4; */
}
.freeproduct .download {
	background: #fee32f;
	float: right;
	margin-top: 4px;
}
.freeproduct .download a {
	padding: 8px 16px;
	display: block;
	color: #000;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
}
.col-sm-4>section>.freeproduct>div>p {
	white-space: normal;
	max-width:190px;
}
.freeproduct p {
	margin:0;
	white-space: nowrap;
	font-family:Georgia, serif;
}
.freeproduct img {
	float:left;
	margin-right:12px;
}
section {
	border-top: 2px solid #E4E4E4;
	padding: 25px 0 15px 0;
	margin:0;
}
section:last-of-type {
    border-bottom:2px solid #E4E4E4;
	margin-bottom:40px;
}
.fright img {
	float:right;
}

.topiclinks {
    list-style:none;
	margin:0;
	padding:10px 0 0;
	display:none;
}
.topiclinks li {
    display:inline-block;
	font-style:italic;
	font-size:12px;
	margin:0;
	font-family:Georgia, serif;
}
.topiclinks p {
    display:inline-block;
	font-size:12px;
	padding-right:10px;
	margin:0;
	font-family:Georgia, serif;
}
.topiclinks p a {
	font-style:italic;
}
.topiclinks li:first-child {
    padding-left:0;
}
.topiclinks li:after {
    content:" | ";
	padding:40px;
}
.topiclinks li:last-of-type:after {
    content:"";
	padding:0;
}
.col-sm-4 .topiclinks li:after {
    padding:10px;
}
.topiclinks.mlexclusives li:after {
    padding:10px;
}
.homeexpertise {
	margin:20px 0;
}
.homeexpertise p {
	font-family:Georgia, serif;
	text-transform:uppercase;
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
	margin:0;
	max-width:220px;
}
.homeexpertise img {
	float:left;
	margin-right:10px;
}
.homeexpertise .col-sm-6 {
	line-height:32px;
	min-height:40px;
	margin:7px inherit;
	overflow:hidden;
	transition:all 0.2s ease;
}
.homeexpertise .col-sm-6:hover {
	opacity:0.5;
}
.col-sm-4.expertise {
	padding:0 40px;
}
.expertise img {
	right: 25px;
	position: absolute;
	top: 15px;
}
.productimage {
	text-align:center;
	margin-bottom:50px;
}
button.singleproduct {
	width: 80%;
}
button.greybutton, input.greybutton {
	font-style: italic;
	padding: 6px;
	margin: 5px 0 25px;
	background:-webkit-gradient(linear, 0% 100%, 0% 0%, from(#d8d8d8), to(#e4e4e4));
	background-color:#ccc;
	box-shaddow:none;
	-webkit-box-shadow:none;
	width:100%;
	border:0;
	font-family:Georgia, serif;
	border-bottom: 2px solid #CACACA;
	border-right: 2px solid #DADADA;
	font-size:13px;
}
button.greybutton:hover, input.greybutton:hover {
	background:-webkit-gradient(linear, 0% 100%, 0% 0%, from(#dddedf), to(#f0f0f1));
	background-color:#c2c2c2;
}
button.yellowbutton, input.yellowbutton {
	font-style: italic;
	padding: 6px;
	margin: 5px 0 25px;
	background:-webkit-gradient(linear, 0% 100%, 0% 0%, from(#f4d02e), to(#fee32f));
	background-color:#f4d02e;
	box-shaddow:none;
	-webkit-box-shadow:none;
	width:100%;
	border:0;
	font-family:Georgia, serif;
	border-bottom: 2px solid #EBC918;
	border-right: 2px solid #EBC918;
	font-size:13px;
}
.navbar .dropdown a {
	line-height: 11px;
}
.dropdown button.yellowbutton {
	padding: 1px 6px 0;
	height: 25px;
	background: #F1F2F3;
	border-color: #F1F2F3;
}
.dropdown button.yellowbutton:hover {
	background: #fff;
	border-color: #fff;
}
.dropdown button .icon-login {
	margin-top: 1px;
}
.simple-butt {
	text-align:center;
}
.simple-butt button {
	width:250px;
}
.col-sm-6 img {
	max-width:100%;
	height:auto;
}
button.yellowbutton:hover, input.yellowbutton:hover {
	background:-webkit-gradient(linear, 0% 100%, 0% 0%, from(#eac72b), to(#f8de2e));
	background-color:#eac72b;
}
span.nobr {
	font-size: 16px;
	text-transform: uppercase;
}
.woocommerce-page a.button {
	border:0;
	border-radius:0;
	border: 0;
	border-radius: 0;
	color: #000;
	text-shadow: none;
	width: 100px;
	text-align: center;
	font-family: Georgia, serif;
	font-style: italic;
	padding: 9px 0;
}
.woocommerce ul.digital-downloads li:before {
	font-size:20px;
}
.woocommerce ul.digital-downloads li a {
	vertical-align:top;
}
.return-to-shop a.button {
	width:auto;
	padding-left:10px;
	padding-right:10px;
}
.wpcf7-submit.yellowbutton {
	width:65%;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
	clear:both;
}
.customer_details dt {
	display:inline-block;
	float:left;
	margin-right:20px;
}
.col2-set.addresses {
	clear:both;
}
.col2-set.addresses .col-2 {
	display:none;
}
.ffl-form li {
	list-style:none;
}
.twitterbg {
	background-color:#e6e7e8;
	padding:0px 15px;
}
.contact-right p {
	margin:0;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
	display:table;
	margin:0 auto;
}
.media {
	width:33.333%;
	float:left;
	min-height:56px;
}
.media-body {
	margin-top:15px;
}
.media:first-child {
	margin-top:15px;
}
.page-template-page-templatesproducts-at-bottom-php .media {
	width:100%;
}
















/*---footer---*/
footer {
	margin-top:15px;
	display:table;
	width:100%;
}
footer>.footermain {
	background-color:#333e48;
	color:#fff;
	padding-top:10px;
}
footer>.footermain ul {
	list-style:none;
	padding:0;
}
footer>.footermain ul>li {
	line-height:5px;
}
footer>.footerbottom {
	background-color:#000;
	color:#fff;
}
footer>.footerbottom .row {
	margin-bottom:0;
}
footer form .col-sm-6, footer form .col-sm-12 {
	padding:0;
}
footer form input, footer form textarea {
	border: 0;
	background-color: #b9bdc0;
	padding: 10px 15px;
	margin-bottom:12px;
}
footer form textarea {
	height:70px;
	width:100%;
}
footer .submit {
	float:right;
	max-width:220px;
	color:#000;
}
div.wpcf7-validation-errors {
	border:0;
}
footer .footertop .row {
	margin:8px 0 0 0;
}
footer .col-sm-4, footer .col-sm-6, footer .col-sm-12 {
	margin-bottom:0;
}
.get_copy a {
	display: block;
	width: 180px;
	background: #f4d02e;
	text-align: center;
	font-style: normal;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
}

.date-report {
	display: block;
}
.media-report-heading {
	font-weight: bold;
}











/*---twitter feeds ---*/
#example2>ul>li>.user {
	margin-bottom:10px;
}
#example2>ul>li>.user>a>span {
	font-style:italic;
}
#example2>ul {
	padding:0;
	font-size:12px;
}
#example2>ul>li {
	height:90px;
	overflow:hidden;
}
#example2>ul, #example1>ul {
	list-style:none;
}
#example2>ul>li, #example1>ul>li {
	margin-bottom:0;
}
#example1>ul>li>.user>a, #twitter-feed>ul>li>.timePosted, #twitter-feed>ul>li>.interact, #example2>ul>li>.user>a>img, #example2>ul>li>.user>a>span:first-of-type {
	display:none;
}
#example2 a, #example1 a {
	color:#304047;
	font-style:italic;
}
#example1>ul>li>.tweet {
	font-size:15px;
	font-family:Georgia, serif;
	font-style:italic;
	line-height: 16px;
	overflow:hidden;
	margin-bottom:-5px;
	margin-top:3px;
}
#example1>ul>li>.tweet:before, #example1>ul>li>.tweet:after {
	content:'"';
}
.follow {
	font-size:18px;
	text-transform:uppercase;
	float:left;
	margin-right:30px;
}
.interact {display:none;}
















/*---slider---*/
.huge_it_slideshow_dots_container_1 div {
	bottom:0px;
	right:5px;
	float:right;
	margin:7px;
}
.huge_it_slideshow_dots_1.huge_it_slideshow_dots_active_1 {
	background:#ffe512;
}
.huge_it_slideshow_dots_1.huge_it_slideshow_dots_deactive_1 {
	background:#798690;
}
.huge_it_slideshow_image_item_1 .huge_it_slideshow_title_text_1 {
	left:3%;
	right:auto;
	border:0;
	border-radius:0;
	bottom:3%;
	top:auto;
}
.huge_it_slideshow_image_item_1 .huge_it_slideshow_description_text_1 {
	left:3%;
	right:auto;
	background:rgba(255, 255, 255, 0.7) !important;
	color:#000;
}


.carousel-caption {
	background: rgba(255, 255, 255, 0.7);
	left: 3%;
	right:auto;
	text-align: left;
	padding: 15px 20px;
	color: #000;
	text-shadow: none;
	max-width:47%;
	z-index:9;
}
.carousel-caption a {
	text-decoration:none;
}
.carousel-caption h4 {
	font-size:22px;
	background:none;
	color:#000;
	padding:0 0 10px 0;
	text-transform:capitalize;
	margin:0;
}
.carousel-caption p {
	margin:0;
}
.carousel-caption p:last-child a:after {
	content:"Read More >>";
	display:block;
	margin-top:10px;
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, serif;
}
.carousel-indicators {
	text-align:right;
	right:25px;
	left:auto;
	bottom:5px;
}
.carousel-indicators li, .carousel-indicators li.active {
	margin:0 7px 0 0;
	border:0;	
}
.carousel-indicators li.active {
	background:#ffe512;
	height:10px;
	width:10px;
}
.carousel-indicators li {
	background:#798690;
}
.carousel-control .glyphicon {
	display:none;
}















.boxshaddow>.header {
    height:60px;
    line-height:60px;
	background-color: #333e48;
	padding:0 20px;
	transition: background-color 0.2s;
	cursor:pointer;
}
.boxshaddow>.header:hover {
	background-color:#1C2229;
}
.boxshaddow>.header>h4 {
    display:inline-block;
    line-height:20px;
    vertical-align:middle;
	color:#fff;
	margin-bottom:0;
	font-weight:normal;
}
.boxshaddow.map ul{
	list-style:none;
	padding:0;
	margin-top:25px;
}
.boxshaddow.map ul li {
	text-transform:uppercase;
	font-family:Georgia, serif;
	line-height:25px;
	margin:0;
}






.pthumbnails1{
	background:#333e48;
}
.events-silder-case{
	background:#333e48;
}
.events-silder-case .carousel-caption {
	background:none;
	color:#fff;
}
.events-silder-case .carousel-caption h4 {
	display:none;
}

.thumbnail1 .text{
	display:none;	
}

.events-side-case h2{
	margin:20px;	
}
.events-side-case h3{
	margin:20px;
	font-size:17px;
	text-transform:uppercase;	
}
.events-side-case ul{
	list-style:none;
	margin:0;
	padding:1px;
	background:#f1f2f3;	
}
.events-side-case li{
	margin:0;
	padding:10px 20px;
	border-bottom:1px solid #d5d6d7;
	font-size:14px;
	color:#000;
	font-family:Georgia,​serif;
	line-height:22px;
	cursor:pointer;
}
.events-side-case li:after{
	content:"Read More >>";
	font-style:italic;
	font-size:13px;
}
.events-side-case li:first-of-type {
	border-top:1px solid #d5d6d7;
}
.events-side-case li span{
	display:block;
	color:#6d6f71;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
}
.events-side-case li a:hover{
	text-decoration:none;
}
.events-side-case li:hover{
	background:#333e48;
	color:#fff;
}
.events-side-case li:hover span{
	color:#fff;
}
.down-arrow{
	display:inline-block;
	background:url(../images/down-arrow.png);
	width:13px;
	height:8px;	
}



.quote-case{
	padding:0 80px;
	font-size:18px;
	font-style:italic;
	position:relative;
	color:#000;	
}
.front-yin{
	background:url(../images/front-yin.png);
	width:61px;
	height:49px;
	position:absolute;
	top:0px;
	left:0px;	
}
.after-yin{
	background:url(../images/after-yin.png);
	width:61px;
	height:49px;
	position:absolute;
	top:0px;
	right:0px;
}
.quote-case span{
	display:block;
	font-size:12px;
	font-style:normal;
	font-family:Helvetica, Arial, sans-serif;
	margin-top:15px;
	float:right;
}


.contact-left .form-control, #wpcf7-f346-o1 .form-control {
	border-radius:0px;
	color:#A3A3A3;
}
#wpcf7-f1507-o1 input, #wpcf7-f1507-o1 textarea {
	border-radius: 0px;
	color: #A3A3A3;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	border: 1px solid #CCC;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.wpcf7-submit.yellowbutton {
	color:#000 !important;
	box-shadow:none !important;
}
#wpcf7-f1507-o1 textarea {
	height:150px;
}
.contact-left textarea.form-control{
	resize:vertical;	
}

.contact-right{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	margin-top:110px;	
}
.contact-right h3{
	font-family:Georgia,​serif;
	font-size:16px;
	font-style:italic;
	margin-top:0px;	
}
.contact-right address,.contact-right .col-sm-6{
	margin-bottom:0px;
}

.expertise-btn,.contact-btn{
	display:inline-block;
	width:230px;
	color:#000;
	font-style:italic;
	text-align:center;
	padding:0 7px !important;
	height:30px;
	line-height:30px;
	font-family:Georgia,​serif;
	border:0px;
	border-radius:0px;
	background: -moz-linear-gradient(top, #f1f2f2, #dcdddf); 
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f2f2), to(#dcdddf));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f2f2', endColorstr='#dcdddf', GradientType='0');	
}
a.expertise-btn:hover{
	text-decoration:none;	
}
.expertise aside {
	background:#F1F2F3;
}
.contact-btn{
	width:100%;	
}

.curp{
	cursor:pointer;	
}

.shadowt {
	width:144px;
	height:70px;	
}
.thumbnail1{
	width:100% !important;
	height:100% !important;
}

.contact-left .wpcf7-form span{
	display:block !important;
}
.contactus {
	bottom: 0;
	position: absolute;
	width: 65%;
}
#makeMeScrollable {
	padding-top: 15px;
}
#makeMeScrollable div.scrollableArea .media {
	float:left;
	margin-top:0;
}
.search {
	list-style:none;
	padding:0;
}
.search li p, .search li ul, .search h5 {
	display:none;
}
.search li h2 {
	margin-bottom: 0;
	margin-top: 20px;
}
.search li p {
	color: #000
}
.search li h2 a {
	text-transform: none;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 22px;
	font-size: 16px
}
.search li p:nth-of-type(2) {
	display:block;
}
.search-amount {
	font-size: 14px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.search .page-header {
	border-bottom: 0
}
.page-search #searchform {
	margin: 0 0 6px;
	padding:0;
	position: relative;
	max-width: 330px;
	margin-left: -9px;
}
.page-search #searchform #s {
	border: none;
	background: none repeat scroll 0 0 #f9f9f9;
    display: block;
    float: none;
    height: 24px;
    min-width: 197px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
    padding: 2px 28px 2px 9px;
    width: 100%;
}
.page-search #searchform input#searchsubmit {
	 background: url("../images/p-s.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 16px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 6px;
    top: 4px;
    width: 17px
}
#tweetblock {
	background:#f1f2f2;
	padding:15px 20px;
}
#tweetblock>#example1>ul>li>.tweet {
	white-space: normal;
	line-height:30px;
	min-height:143px;
}
#tweetblock>#example1>ul {
	padding:0;
}
.ffl-popup-content-191 {
	margin-top:-20px;
}
.ffl-popup-content.ffl-left.ffl-bottom {
	display:block !important;
}
form p {
	margin-bottom:15px;
	margin-top:15px;
}
ul.page-numbers {
	padding: 0
}
.page-numbers li {
	list-style: none;
	margin-right: 2px;
	display: inline-block;
}
.page-numbers li a {
	border: 1px solid #e2e2e2;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	padding: 2px 5px;
	text-decoration: none;
}
.page-numbers li span.current {
	background: #efeeee;
	border: 1px solid #9d9d9d;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	padding: 2px 5px;
}
/*--- expand ---*/
.panel.panel-default {
	border-radius: 0;
	border: 0;
	border-top: 1px solid lightgray;
}
.panel.panel-default:last-of-type {
	border-bottom:1px solid #DDD;
}
.panel-default>.panel-heading {
	background-color:transparent;
	padding-left:0;
	padding-bottom:0;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	border:none;
	padding-left:0;
}
.panel-title img {
	float: left;
	margin-right: 20px;
	margin-top:-10px;
}
.panel-title p {
	color:#808080;
}
.panel {
	box-shadow:none;
}
.contacts {
	position: absolute;
	top: -60px;
}
.cart_totals p small {
	display:none;
}
.woocommerce-cart .woocommerce-message {
	display:none;
}
div.wpcf7-mail-sent-ok {
	border:0;
}
.expertisesection p {
	margin-bottom:0;
}
#example1>ul {
	height:37px !important;
	overflow:hidden;
	margin-bottom:0;
	padding-left: 0;
	margin-top: -1px
}
#example1>ul>li {
	margin:0;
	height:37px;
}
.contributors_collapse {
	max-height: 80px;
	overflow: hidden;
	-webkit-transition: height 0.5s;
    transition: max-height 1s ease;
}
.contributors_collapse.open {
	max-height:1500px;
}
.morecontribs {
	font-style: italic;
	position: absolute;
	right: 0;
	cursor: pointer;
}

/*--- login with ajax ---*/
.lwa-username-label, .lwa-password-label, a.lwa-links-register.lwa-links-modal {
	display:none;
}
.lwa-rememberme {
	width:20px;
}
.lwa-form label {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}

.sansserif.sansserif1 button {
margin-right: 0;
    width: 145px;
}







.single-events h2.title {
	text-transform: none;
}
.ev-title {
	text-transform: none !important;
	margin-bottom: 30px;
}
.product_meta .posted_in {
	display: none
}
.top-title {
	text-transform: uppercase !important;
}

.media-reports img {
	height: auto !important;
	max-width: 100% !important;
	width: auto !important
}
.media-reports {
	width: 100%;
}
.media-reports a.pull-left {
	display: block;
	width: 30%;
	margin-right: 0;
}
.media-reports .media-body {
	width: 67%;
	margin-top: 0;
	float: right
}
.editors-page .media-reports .media-body {
	float: left;
	width: 80%;
	margin-right: 2%;
}
.editors-page .media-reports a.pull-left {
	width: 7%;
	margin-right: 0;
	float: left;
	margin-top: 4px;
}
.editors-page .media-heading {
	margin: 0;
}
.editors-page .date {
	text-align: right;
	color: #3F4852;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	width: 10%
}
.editors-page p, .editors-page ul li {
	margin-bottom: 10px;
}
.select-area select {
	background: #f0f0e1;
	border: 1px solid #d0d0c2;
	border-radius: 2px;
	min-width: 133px;
}
.select-area select option:hover {
	background-color: #cfcfc0
}
.editors-page a.download {
	background: #f4d02e;
	padding: 2px 18px;
}
.editors-page h5 {
	margin: 0
}
.editors-page h7 {
	font-weight: 700;
	height: 34px;
	line-height: 16px;
	display:block;
}
.select-area {
	float: right;
	margin-top: -5px;
	margin-bottom: 10px;
}
.editor-block {
	margin-bottom: 15px !important;
}
.report-form-holder {
	max-width: 280px;
	margin: 0 auto
}
.report-sidebar {
	width: 100%;
	box-sizing: border-box;
	padding: 25px 30px;
	border: 1px solid #333
}
p.report-form-title {
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 20px;
	font-family: Georgia,serif
}
.reports-holder {
	padding: 0;
}
.reports-holder .col-sm-12 {
	margin-bottom: 0;
	clear: both
}
.header-text-holder {
	position: absolute;
	top: 63px;
	left: 160px;
}
.header-text {
	color: #fff;
	font-size: 33px;
	font-family: Georgia,serif;
	font-style: italic
}
.navbar .container {
	position: relative
}
.fancybox {
	display: none
}
.report-form-holder .form-control {
	border-radius: 0
}
.fancyDiv {
	display: none
}
.ie-popup {
	background: #f9f9f9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	max-width: 565px;
	color: #444
}
.ie-popup p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.ie-popup h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.ie-popup a {
	display: block;
	max-width: 320px;
	background: #f4d02e;
	padding: 8px 5px;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 auto 23px;
}
.error404 .container img {
	max-width: 100%;
	height: auto
}

.pagination {
	padding-left:10px;
}
a.req {
	display: block;
	background: #f4d02e;
	font-family: Georgia,serif;
	padding: 7px 5px 7px;
	font-style: italic;
	text-align: center;
	text-decoration: none !important;
	margin-top: 4px;
}
a.req:hover {
	background: #eac72b;
}

.alignleft {
	float:left;
	margin-right:10px;
}
alignright {
	float:right;
	margin-left:10px;
}
@media screen and (min-width: 1200px) {
	.container {
		width:960px;
	}
	
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
	.header-text-holder p span em {
		font-size: 26px !important;
	}
	
	.container {
		width:798px;
	}
	.navbar-default .navbar-nav>li>a {
		padding:0 10px;
	}
	.homeexpertise p {
		font-size:12px;
	}
	.calltoaction {
		min-height:225px;
	}
	.calltoaction button {
		max-width:165px;
	}
}
@media screen and (min-width: 0px) and (max-width: 980px) {
	.share-this-story a {
	margin-right: 24px;
	display: block;
	float: left;
	width: 48px;
	margin-bottom: 30px;
	height: 48px;
	}
	.share-this-story a.em {
		background: url(../images/emailSmobile.png) top left no-repeat;
	}
	.share-this-story a.in {
		background: url(../images/linkedinSmobile.png) top left no-repeat;
	}
	.share-this-story a.tw {
		background: url(../images/twitterSmobile.png) top left no-repeat;
	}
	.share-this-story a.go {
		background: url(../images/googleSmobile.png) top left no-repeat;
	}
	.share-this-story a.fb {
		background: url(../images/facebookSmobile.png) top left no-repeat;
	}
	.share-this-story {
		margin-top: 10px
	}
	.mobile-share {
		display: block
	}
}
@media screen and (min-width: 0px) and (max-width: 768px) {
	
	/*03-07-2015 css start */
	.ff_s {
	padding-left: 15px
	}
	.ff_s2 {
		padding-left: 15px;
	}
	.landing-sm-col-large {
		width: 100%;
		float: none;
	}
	.landing-sm-col {
		width: 100%;
		float: none;
	}
	/*03-07-2015 css end */
	
	/* 27-05-2015 css start */
	
	footer h2 {
		margin-bottom: 23px
	}
	footer .ff_col h2 {
		margin-bottom: 3px
	}
	.ff_col .f_subtitle {
		margin-bottom: 4px;
	}
	.library-menu .f_subtitle {
		display: none;
	}
	footer #menu-item-70 {
		float: left;
	}
	footer #menu-item-71 {
		float: right;
		padding-right: 20px;
		margin-bottom: 9px;
	}
	.footer-top-part .col.bureaux-list {
		padding-top: 24px;
		padding-bottom: 0
	}
	.footer-top-part .col.bureaux-list ul {
		margin-bottom: 2px
	}
	.footer-top-part .col {
		padding: 0 15px 10px; !important
	}
	#footer-form-holder {
		max-width: none
	}
	.bureaux-list ul {
		margin-top: 3px;
		 -moz-column-count: 1;
		-moz-column-gap: 0;
		-webkit-column-count: 1;
		-webkit-column-gap: 0;
		column-count: 1;
		column-gap: 0;
	}
	#footer-form-holder input {
		height: 48px;
		font-size: 14px;
	}
	#footer-form-holder input[type ="submit"] {
		font-size: 24px;
	}
	/* 27-05-2015 css end */
	
	.tools .dropdown, .tools {
		width: 100%;		
	}
	a.btn-btn {
		width: 197px;
		box-sizing:border-box;
		display: block;
		float: left;
	}
	a.req {
		float: right;
		margin-top: 0;
		width: 197px;
		box-sizing:border-box;
	}
	.form-box {
		position: absolute;
		top: 10px;
		right: 79px;
		margin: 0;
		width: 197px;
		z-index: 101;
		height: 25px;
	}
	.mobile-fix-height {
		min-height: 20px !important;
	}
	.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
		display:block !important;
	}
	.header-text {
		font-size: 25px;
	}
	.homeexpertise p {
		font-size:12px;
	}
	.header-text-holder {
		top: 63px;
		left: 125px;
	}
	.navbar-nav>li {
		display:block;
	}
	.navbar-default .navbar-nav>li:first-child>a {
		padding:0 25px;
	}
	.navbar-nav>li>a {
		border:0;
	}
	.follow {
		display:none !important;
	}
	#example1>ul>li>.tweet {
		font-size:12px;
	}
	.boxshaddow .col-sm-6 {
		width:100%;
	}
	footer form .col-sm-6 {
		padding:0 !important;
	}
	.carousel-caption {
		left:0px;
		right:0px;
		padding:5px;
		max-width:94%;
		bottom:0;
		max-height:90px;
	}
	.carousel-caption h4{
		font-size:11px;
		padding:0;
	}
	.carousel-caption p{
		font-size:10px;
	}
	.navbar-nav>li:hover>ul.sub-menu {
		display: block;
		position: relative;
		margin-left: 20px;
		color: #FFF;
		box-shadow: none;
	}
	ul.sub-menu>li:first-child {
		border-top:0;
	}
	ul.sub-menu>li {
		border-top: 0;
		border-bottom: 0;
		background-color: rgba(0, 0, 0, 0);
	}
	ul.sub-menu>li>a {
		padding:5px 20px;
	}
	ul.sub-menu>li>a:hover {
		color:#FFDB00;
	}
	.menu-languages-container {
		position: absolute;
		top: 0;
		left: 0;
	}
	.tools .dropdown {
		margin-top:26px;
		margin-bottom: 20px;
	}
	.sidebar-event {
		width: 100%;
		float: none
	}
	.event-content {
		width: 100%;
		float: none
	}
}
@media screen and (min-width: 0px) and (max-width: 500px) {
	
	#example1 > ul > li {
		height: 53px
	}
	#example1 > ul {
		height: 53px !important;
	}
	.header-text {
		font-size: 18px;
	}
	.ev-box .text-holder {
		width: 75%
	}
	
}
@media screen and (min-width: 0px) and (max-width: 450px) {
	.tools .dropdown {
		margin-top: 6px;
	}
	a.btn-btn {
		float: right;
	}
	a.req {
		display: none;
	}
	.form-box {
		bottom: 67px;
		height: 25px;
		right: 15px;
		top: inherit;
	}
	.header-text-holder {
		display: none;
	}
}
@media screen and (min-width: 0px) and (max-width: 400px) {
	
	.header-text {
		font-size: 16px;
	}
	#example1 > ul > li > .tweet {
		font-size: 11px;
	}
	#example1 > ul > li {
		height: 67px
	}
	#example1 > ul {
		height: 67px !important;
	}
}