/*
Theme Name: Almaz Capital

Description: Dedicated Wordpress theme for Almaz Capital

*/


@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular-webfont.eot');
    src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-regular-webfont.woff') format('woff'),
         url('fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('fonts/roboto-medium-webfont.eot');
    src: url('fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-medium-webfont.woff') format('woff'),
         url('fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotobold';
    src: url('fonts/roboto-bold-webfont.eot');
    src: url('fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-bold-webfont.woff') format('woff'),
         url('fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto-light-webfont.eot');
    src: url('fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-light-webfont.woff') format('woff'),
         url('fonts/roboto-light-webfont.ttf') format('truetype'),
         url('fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotothin';
    src: url('fonts/roboto-thin-webfont.eot');
    src: url('fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-thin-webfont.woff') format('woff'),
         url('fonts/roboto-thin-webfont.ttf') format('truetype'),
         url('fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}

#flayup {
	opacity: 0.5;	
}

body {
	margin: 0;
	padding: 0;
	font-family: 'robotoregular', arial, serif;
	background-color: #ffffff;
	/*background: url(images/background.png); */
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;	
}

a {
	text-decoration: underline;
	color: #E55302;
}

a:focus {
	outline: none;
}

input::-moz-focus-inner { border: 0; }

a img {
	border: none;
}

.alignleft,
.fl {
	float: left !important;
        margin: 0 20px 20px 0 !important;
        
}

.alignright,
.fr {
	float: right !important;
        margin: 0 0 20px 20px !important;
}

.alignnone {
	margin: 0 auto !important;
	display: block !important;
}
.aligncenter {
        display: block !important;
        float: none !important;
        text-align: center !important;
        clear:both !important;
        margin: 0 auto !important;
}




.visible-phone {
	display: none;	
}

h2 {
	margin: 0px;
	font-family: 'robotomedium', arial, serif;
	color: #0063be;
	font-size: 38px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 7px;		
}

img {
	max-width: 100%;
	height: auto;	
}

p {
	margin: 0 auto 27px auto;
	font-size: 20px;
	line-height: 28px;
	font-family: 'robotolight', arial, serif;
	color: #000;	
}

li {
	font-family: 'robotolight', arial, serif;		
}

.container {
	width: 960px;
	margin: 0 auto;	
}

.header {
	position: relative;	
}

.header .logo {
	width: 500px;
	height: 95px;
	margin: 35px auto 32px auto;	
}

.header .logo h2 {
	margin: 0px;
	padding: 0;	
}

.header .navigation {
	min-height: 45px;
	width:100%;
	background: #e55302;	
}

.header .navigation .container {
	position: relative;	
}

.header .navigation ul {
	overflow: hidden;
	margin: 0px;
	margin-left: 10px;
	list-style: none;
	padding: 0px;	
}

.header .navigation.stick {
	position: fixed;	
	top: 0px;
	left: 0px;
	z-index: 99;
}

.header .navigation ul li {
	float: left;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	margin-left: 48px;
	margin-top: 8px;	
}

.header .navigation ul li:first-child {
	margin-left: 0px;	
}

.header .navigation ul li a {
	text-decoration: none;
	color: #fff;	
}


.navigation .container {
	text-align:center;
}

#menu-primary-navigation {
	display:inline-block;
    margin: auto;
}

#menu-primary-navigation .menu-item {
	float:left;
	display:inline-block;
}




.header .navigation .lang-switch {
	display: block;
	width: 112px;
	height: 24px;
	background: #0063be;
	position: absolute;
	top: 10px;
	right: 59px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-family: 'robotobold', arial, serif;
	line-height: 24px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	border-radius: 8px;
	behavior: url("PIE.php");	
}

.header .navigation .search-ico {
	display: block;
	cursor: pointer;
	width: 21px;
	height: 21px;
	position: absolute;
	right: 11px;
	top: 10px;
	background: url(images/search-ico.png) no-repeat top left;	
}

html > body #top-ico {
	cursor: pointer;
	width: 42px;
	height: 32px;
	position: fixed;
	right: 30px;
	bottom: 0;
	background: url(images/top3.png) no-repeat top left;
	z-index: 998;
}

.show {
	visibility: visible;
	display: block;
}


.headline h1 {
	font-size: 30px;
	color: #0063be;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 29px;
	padding: 0 10px;
	font-family: 'robotolight', arial, serif;	
}


#headline.stick {
	padding-top: 45px;	
}


#popup-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(images/white05.png);
	z-index: 100;	
	top: 0px;
	left: 0px;
	display: none;
}

.popup {
	position: fixed;
	left: 50%;
	top: 0px;
	margin-left: -480px;
	padding: 70px;
	width: 820px;
	background: #f2f2f2;
	height: 400px;
	max-height: 100%;
	display: none;		
	z-index: 999;
}

.popup .scrollbar {
	background: #fcfcfc;
	position: relative;
	background-position: 0 0;
	float: right;
	width: 13px;
	border-left: 1px #e4e4e4 solid;
}

.popup  .disable{ display: none; }

.popup .scrollbar .track {	
	background: #fcfcfc;
	height: 100%;
	width: 13px;
	position: relative;
}

.popup .scrollbar .thumb {
	background: #c3c3c3;
	height: 20px;
	width: 7px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 3px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	border-radius: 8px;
	behavior: url("PIE.php");
}

.popup .viewport {
	width: 805px;
	background: #fff;
	height: 400px;
	overflow: hidden;
	float: right;
	position: relative;
}

.popup .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}

.popup .popup-content {
	padding-top: 100px;
	padding-bottom: 80px;
	position: relative;	
	padding-left: 40px;
	padding-right: 30px;
	width: 730px;
}

.popup  span.close-button {
	background: url(images/close-popup.png) no-repeat center;
	display: block;
	width: 23px;
	height: 24px;
	position: absolute;
	top: 36px;
	right: 32px;	
	cursor: pointer;
	z-index: 1000;
}

.section.top {
	/*padding-top: 260px; */
	padding-top: 20px; 
}

.section.top .selectors {
	background: #0063be;	
	min-height: 163px;
}

.section.top .selectors .top-box {
	float: left;
	width: 460px;
	padding: 0 10px;
	min-height: 163px;
	position: relative;	
}

.section.top .selectors .top-box h3 {
	font-family: 'robotomedium', arial, serif;
	color: #fff;
	font-size: 38px;	
	text-align: center;
	margin: 19px 0px 0 0;
}

.section.top .selectors .top-box p {
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	margin: 0px;	
}

.section.top .selectors .top-box .triangle {
	position: absolute;
	bottom: -55px;
	left: 182px;
	width: 0; 
	height: 0; 
	border-left: 55px solid transparent;
	border-right: 55px solid transparent;
	border-top: 55px solid #0062be;
	z-index: 2;
}

.section.top .firms {
	position: relative;
	overflow: hidden;
	padding-top: 80px;	
	padding-bottom: 26px;
	background: #fff;
}

.section.top .firms .set {
	float: left;
	width: 450px;	
}

.section.top .firms .set .single {
	overflow: hidden;
	height: 65px;
	width: 450px;	
	display: table;
	margin-bottom: 21px;
}

.section.top .firms .set .single .pic {
	display: table-cell;
	width: 116px;
	height: 65px;
	vertical-align: middle;
}

.section.top .firms .set .single .pic img {
	max-width: 110px;
	height: auto;	
}

.section.top .firms .set .single .text {
	display: table-cell;
	width: 350px;
	height: 65px;
	vertical-align: middle;
}

.section.top .firms .set .single .text p {
	margin: 0px;	
	font-family: 'robotolight', arial, serif;
	color: #000;
	font-size: 21px;
	line-height: 26px;	
}

.section.top .firms .set.exits .single .text p  {
	padding-right: 30px;	
	padding-left: 30px;
	
}

.section.top .firms .set.investments {
	float: right;
	width: 444px;
	margin-right: 7px;	
	padding-left: 26px;
	background: url(images/border-pattern.png) repeat-y top left;
}

.section.top .firms .set.investments .single .text p  {
	padding-left: 30px;
}

.section.top .firms .set.investments .pic {
	width: 116px;
}


/********************* ABOUT ****************/

.about {
	background: #ffffff;
	padding-top: 41px;
	padding-bottom: 7px;	
}

.about h2 {
	margin: 0px;	
	font-family: 'robotomedium', arial, serif;
	color: #0063be;
	font-size: 38px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.about p {
	width: 960px;
	/** width: 780px; **/
	margin: 0 auto 27px auto;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	font-family: 'robotolight', arial, serif;
	color: #000;
}

.about img {
	text-align: center;
	display: block;
	margin: 0 auto;	
}

/**************** team ************/

.team {
	margin-top: 0px;	
}

.team .team-header {
	background: #e55302;
}

.team .team-header .container {
	position: relative;	
	min-height: 188px;
}

.team .container {
	position: relative;	
}

.team-content .container { /* to force 4/4/3 layout on desktop */
	width: 720px !important;
}

.team .team-header .container h2 {
	font-family: 'robotomedium', arial, serif;
	color: #fff;
	font-size: 38px;	
	text-align: center;
	margin: 0;	
	padding-top: 16px;
}

.team .team-header .container p {
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	margin: 0px 45px;		
}

.team .team-header .container .triangle {
	position: absolute;
	bottom: -55px;
	left: 424px;
	width: 0; 
	height: 0; 
	border-left: 55px solid transparent;
	border-right: 55px solid transparent;
	border-top: 55px solid #e55302;
	
}

.team .team-content {
	padding-top: 80px;	
}

.team .team-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;	
}

.team .team-content ul li.single{
	list-style: none;
	display: inline-block;
	width: 168px;
	min-height: 280px;
	margin-left: 12px;
	margin-bottom: 21px;
}

.team .team-content ul li:first-child {
	/* margin-left: 50px;	*/
	/*margin-left: 24px; */	
}

.team .team-content ul li .pic {
	height: 223px;
	width: 168px;	
}

.team .team-content ul li .pic img {
	text-align: center;
	max-width: 100%;
	max-height: 100%;
	cursor: pointer;	
}

.team .team-content ul li .desc {
	margin: 0px;	
}

.team .team-content ul li .desc h3 {
	font-size: 14px;
	color: #e55302;
	margin: 10px 0 5px 0;	
	text-align: left;
	cursor: pointer;
}

.team .team-content ul li .desc h3 a {
	text-decoration: none;
}
.team .team-content ul li .desc h3 a:hover {
	text-decoration: underline;
}


.team .team-content ul li .desc .socials {
	width: 84px;
	height: 22px;
	overflow: hidden;	
}

.team .team-content ul li .desc .socials a {
	display: block;
	height: 22px;
	width: 23px;
	float: left;
	margin-right: 4px;
	background: url(images/team-socials.png) no-repeat top left;	
}


.team .team-content ul li .desc .socials a.twitter {
	background: url(images/team-socials.png) no-repeat top right;
}

.team .team-content ul li .desc .socials a.facebook {
	background: url(images/facebook-icon.png) no-repeat top right;
}

.team .popup .viewport {
	height: 2200px;	
}

.team .popup .single {
	overflow: hidden;
	width: 100%;
	padding-bottom: 30px;
	margin-bottom: 55px;
	border-bottom: 1px #999999 dashed;	
}

.team .popup .single:first-child {
	margin-top: 100px;	
}

.team .popup .single .description {
	float: left;
	width: 456px;	
}

.team .popup .single .description h3 {
	font-size: 26px;
	line-height: 26px;
	color: #e55302;
	font-family: 'robotolight';
	margin: 0 0 35px 0px;
}

.team .popup .single .description p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 30px;	
}

.team .popup .single .meta {
	float: right;
	width: 235px;	
}

.team .popup .single .meta .socials {
	width: 85px;
	height: 22px;
	margin-top: 20px;
	overflow: hidden;	
}
.team .popup .single .meta .socials a {
	display: block;
	height: 22px;
	width: 23px;
	float: left;
	margin-left: 4px;
	background: url(images/team-socials.png) no-repeat top left;	
}


.team .popup .single .meta .socials a.twitter {	
	background: url(images/team-socials.png) no-repeat top right;
}

.team .popup .single .meta .socials a.facebook {
	background: url(images/facebook-icon.png) no-repeat top right;
}

.bottom-buttons {
	overflow: hidden;	
}

.bottom-buttons a.button { 
	font-size: 18px;
	font-family: 'robotobold';
	color: #fff;
	/*display: block;*/
	display: inline-block;

	height: 44px;
	width: 200px;
	background: #e55302;
	margin-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 44px;
	text-align: center;
	float: left;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	-khtml-border-radius: 15px; 
	border-radius: 15px; 
	behavior: url("PIE.php");
}

.bottom-buttons a.autowide {
	padding: 0 20px;
	width: auto !important;
}

.team .bottom-buttons {
	margin-top: 26px;
	/*margin-left: 249px;*/
	margin: auto;
	text-align:center;
}

.team .bottom-buttons a.button {
	margin: auto;
	float: none;
}


.bottom-buttons a.button.news-bottom {
/* for 4 buttons across, change margin-left and width
	margin-left: 23px !important;
	width: 170px;
*/	


}

#news-button4 { /* russian news button */
	display: inline-block;
	margin-left: 0;
	position: absolute;
	top:26px;
	right:30px;
}



.how-we-work {
	margin-top: 45px;
	min-height: 400px;
	background: url(images/how-we-work.jpg) no-repeat top center;	
}

.how-we-work .container {
	display: table;	
	min-height: 350px;
	padding: 24px 10px 0 10px;
	box-sizing: border-box;
}

.how-we-work .inner {
	margin: 23px;
	height: 350px;
	margin: 0 20px;
	background: url(images/white05.png);
	display: table-cell;
	vertical-align: middle;
}

.how-we-work h2 {
	margin: 0px;
	font-family: 'robotomedium', arial, serif;
	color: #0063be;
	font-size: 38px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 4px;	
}

.how-we-work p {
	width: 780px;
	margin: 0 auto 27px auto;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	font-family: 'robotolight', arial, serif;
	color: #000;	
}


/***************** OUR COMPANIES **************/

.companies {
	margin-top: 29px;	
}

.companies .container {
	padding-bottom: 32px;
	border-bottom: 1px #b3b3b3 solid;	
}

.companies .companies-header {
		
}

.companies .companies-header h2 {
	margin: 0px;
	font-family: 'robotomedium', arial, serif;
	color: #0063be;
	font-size: 38px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 7px;		
}

.companies .companies-header p {
	width: 780px;
	margin: 0 auto 27px auto;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	font-family: 'robotolight', arial, serif;
	color: #000;	
}

.companies .companies-list ul {
	margin: 0 0 0 2px;
	padding: 0;
	list-style: none;
	overflow: hidden;	
}

.companies .companies-list ul li {
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 32px;
}

.companies .bottom-buttons {
	margin-left: 249px;
	margin-top: -3px;	
}

.comp-popup {
	padding-top: 90px;	
}

.comp-popup h3.popup-title {
	position: absolute;
	color: #0079c1;
	font-family: 'robotomedium';
	top: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
	font-size: 28px;
	line-height: 28px;
			
}
.comp-popup .companies-list {
	padding-right: 20px;	
}

.comp-popup .companies-list ul li {
	clear: both;
	display: table;
	margin: 0px;
	padding: 10px 0;
	width: 100%;	
	border-bottom: 1px #999999 dashed;
}

.comp-popup .companies-list ul li div {
	display: table-cell;
	vertical-align: middle;
	height: 90px;	
}

.comp-popup .companies-list ul li .pic {
	width: 200px;
	text-align: center;
	padding-right: 20px;
}

.comp-popup .companies-list ul li .pic img {
	max-width: 200px;
}

.comp-popup .companies-list ul li div p {
	margin: 0px;
	font-family: 'robotolight';
	color: #1a1a1a;
	font-size: 16px;	
}

.comp-popup .companies-list ul li div a {
	color: #b1005d;
	font-family: 'robotobold';
	text-decoration: none;	
}

.comp-popup .companies-list ul li div .noLink {
	color: #000000;
	font-family: 'robotobold';
	text-decoration: none;	
}

.companies h3 {
	text-align: center;
	color: #0063be;
	font-size: 28px;
	font-family: 'robotomedium';
	margin: 20px 0 20px 0;
	text-transform: uppercase;
	line-height: 28px;	
}



/*************** EVENT layer *****************/

.companies-list ul li .text .eventBlurb {
	font-style: italic;

}


/*************** STRATEGY *****************/

.strategy {
	padding-top: 15px;	
	padding-bottom: 16px;
}

.strategy .inner {
	overflow: hidden;
	padding-top: 10px;	
}

.strategy .inner .single {
	float: left;
	padding: 0 10px;
	width: 460px;	
}

.strategy .inner .single h3 {
	text-align: center;
	color: #0063be;
	font-size: 28px;
	font-family: 'robotomedium';
	margin: 15px 0 0 0 ;
	text-transform: uppercase;
	line-height: 28px;	
}

.strategy .inner .single p {
	font-size: 18px;
	font-family: 'robotolight';
	line-height: 24px;
	margin: 0 0 25px 0;	
}


/*************** NEWS ***************/

#news {
	background: #e7e8e9;
	padding-bottom: 34px;	
}

.news .news-header {
	background: #e7e8e9;	
	padding-top: 10px;
	padding-bottom: 5px;
}

.news .news-header h2 {
	color: #0063be;	
	margin-bottom: 5px;
}

.news .news-header p {
	width: 780px;
	margin: 0 auto 17px auto;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	font-family: 'robotolight', arial, serif;
	color: #000;	
}

.news .bottom-buttons {
	margin-top: 0px;
	margin-left: 85px;
	margin-bottom: 0px;	
}

.news .bottom-buttons a.button {
	margin-left: 48px;	
}


/************* footer ***************/

.footer-main {
	background: #00268e;
	padding: 25px 0 40px 0;	
}

.footer-main .container {
	overflow: hidden;	
}

.footer-main p {
	float: left;
	font-size: 11px;
	color: #fff;
	margin: 0px 0 0 343px;
	font-family: 'robotoregular';
}

.footer-main .links {
	float: right;
	color: #fff;
	font-size: 12px;
	margin-right: 243px;
	margin-top: 5px;
}

.footer-main .links a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;	
}

/************* end footer ***************/



.tidings {
	background: #e7e8e9;
	padding-top: 41px;
	padding-bottom: 7px;	

}

#tidings {
	width: auto;
	margin: 0 auto;

}

.tidingsWrapper {
	width:980px !important; 
	padding-left:15px
}

.brick {
	display: block;
	float: left;
	width: 310px;
	margin: 0 15px 15px 0;
	background-color: white;
	-webkit-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	-moz-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	-ms-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	-o-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	transition: left .4s ease-in-out, top .4s ease-in-out .4s;
}
.brick img {
	max-width: 310px;
	height:auto;
	margin:0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	display: block;

}
.brick .copy {
	max-width: 280px;
	margin: 15px 20px;
	text-align: left;
	font-family: 'robotolight', arial, serif;
	font-size: 13px;
}

.brick .copy .title {
	font-family: 'robotomedium', arial, serif;
}

.brick .copy .date {
	font-size: 11px;
	color: #828282;
	margin: 8px 0 12px 0;
	display: inline-block;
}

.brick .copy .links {
	margin: 8px 0 0 0;
	display: inline-block;
	width:100%;
}

.brick .title a {
	color: black;
	text-decoration: none;
}
.brick .title a:hover {
	text-decoration: underline;
}


.brick .copy .links a.learnmore {
	text-decoration: none;
	color: #e55302;
	display: inline-block;
	float:left;
}

.brick .copy .links a.learnmore:hover {
	text-decoration: underline;
	color: #e55302;
}

.brick .copy .links a.shareBtn, .newsPrNav a.shareBtnNewsPr, #teamBioWrapper #bioPhoto a.shareBtnTeam {
	text-decoration: none;
	color: #828282;
	font-size: 11px;
	text-transform: uppercase;
	float:right;
	display:inline-block;
	cursor:pointer;
}


.brick .copy .links a.shareBtn:hover,.newsPrNav a.shareBtnNewsPr:hover, #teamBioWrapper #bioPhoto a.shareBtnTeam:hover {
	text-decoration: underline;
}


.brick .copy .links a.shareBtn:after, .newsPrNav a.shareBtnNewsPr:after, #teamBioWrapper #bioPhoto a.shareBtnTeam:after {
	display: block;
	float: right;
	content: url(images/icon-share.png);
	padding: 0 0 0 5px;
}

.socialBox {
	padding: 5px 3px 3px 5px;
	/*z-index: 1000;*/
	position: relative;
	bottom: 94px;
	left: 232px;
	height: 46px;
	width: 46px;
	font-size: 0px;
	background: white;
	border:1px solid #ddd;
	display: none;
	
	-moz-box-shadow: 0px 0px 20px #ddd;
	-webkit-box-shadow: 0px 0px 20px #ddd;
	box-shadow: 0px 0px 20px #ddd;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#dddddd')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#dddddd');
	
	
}

.socialBox ul {
	list-style: none;
	margin: 0;
	padding:0;
	font-size: 0px;
}
.socialBox ul li {
	margin: 0;
	padding: 0 3px 3px 0;
	display: inline-block;
	
}


.socialBox a {
	height:auto;
	width:auto;
	margin:0;
	padding:0;

}

.socialBox img {
	border: none;
	width:20px;
	max-width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline-block;
}

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


#homePage .container {
	width: 960px;
	margin: 0 auto;	
}


/********* news/press release/events styles *******/

.newsPrNav a.shareBtnNewsPr, .newsPrNav a {
	color: #0063be;
}

.newsPrNav a.shareBtnNewsPr:after {
	content: url(images/icon-share-blue.png);
}


.newsPrNav {
	display: inline-block;
	float: right;
	margin: 30px 0 40px;
	width: 738px;
}

.newsPrLinkWrap {
	display: inline-block;
	line-height: 17px;
	width: 738px;
	margin: 0 auto;
	
}

.newsPrLinkWrap .socialBox {
	position: absolute;
	line-height: normal;
	bottom: 0;
	z-index: 10000;
}

.newsPrBack {
	color: #0063be;
	font-size: 11px;
	text-transform: uppercase;
	float:right;
	display:inline-block;
	cursor:pointer;
	text-decoration: none;
	margin-left: 16px;
}

.newsPrBack:hover {
	text-decoration: underline;
}

.newsPrBack:after {
	display: block;
	float: right;
	content: url(images/newsPr-arrow-right.png);
	padding: 2px 0 0 5px;
	
}

.forImmediateRelease {
	font-size: 16px;
	color: #0063be;
	text-transform: uppercase;
	font-family: 'robotobold', arial, serif;
	display: inline-block;
	clear: both;
	margin-bottom: 42px;
	
}

.newsPr.container {
	width:738px;
}

#newsPrWrapper {
	font-size: 16px;
	line-height: 28px;
	font-family: 'robotolight', arial, serif;
	font-weight: normal;
	display: inline-block;
	margin:0 auto;
	width: 738px;
	
}

#newsPrWrapper h2 {
	text-align: left;
	text-transform: none;
	font-family: 'robotolight', arial, serif;
	color: #e65202;
	font-size: 27px;
	font-weight: normal;
	line-height: 27px;
	margin-bottom: 20px;
	
}

#newsPrWrapper h3 {
	font-size: 16px;
	font-family: 'robotobold', arial, serif;
	color: #0063be;
	margin-bottom: 0;
}


#newsPrWrapper p {
	font-size: 16px;
	line-height: 28px;
	font-family: 'robotolight', arial, serif;
	font-weight: normal;
}

#newsPrWrapper img {
	max-width: 738px;
}

.mediaContacts p {
	text-align: left;
	line-height: normal;
	margin: 0;
}




.newsPrLP ul.postList, .newsPrLP ul.postList li {
	width: 738px;
	max-width: 738px;	
}

.newsPrLP ul.postList li div {
	display: table-cell;
	vertical-align: middle;
	height: 90px;	
}

.newsPrLP ul.postList li .pic {
	width: 200px;
	text-align: center !important;
	padding-right: 20px;
}

.newsPrLP ul.postList li .pic img {
	width: auto !important;
	height: auto;
	max-width: 200px !important;
	max-height:100px !important;
	margin:0 !important;
	padding: 0;
	float: none !important;
}

.newsPrLP ul.postList li .excerpt {
	width: 518px;
	max-width: 518px;
}


.newsPrLP ul.postList li div p {
	margin: 0px;
	font-family: 'robotolight';
	color: #1a1a1a;
	font-size: 16px;	
}

.newsPrLP ul.postList li div a {
	color: #e65202;
	font-family: 'robotobold';
	text-decoration: none;	
}

.newsPrLP ul.postList li div .noLink {
	color: #000000;
	font-family: 'robotobold';
	text-decoration: none;	
}

.newsPrLP h1 {
	font-size: 46px !important;
}

.newsPrLP ul.postList h2 {
	font-size: 24px !important;
	margin-bottom: 8px !important;
	white-space: normal !important;
}


/********* end news/press release/events styles *******/




/********* team bio and LP pages incl extended team ********/


.teamLP ul.postList, .teamLP ul.postList li {
	width: 738px;
	max-width: 738px;	
}

.teamLP .postList .pic {
	width: 200px;
	padding-left: 40px;
	float: left;
}

.teamLP .postList .pic img {
	width: auto !important;
	height: auto;
	max-width: 167px !important;
	margin:0 !important;
	padding: 0;
	float: none !important;
}
.teamLP .postList .excerpt {
	width: 483px;
	max-width: 483px;
	float: left;
}

.teamLP .postList h2 {
	margin-bottom: 20px !important;
	white-space: normal;
}




#teamBioWrapper {
	width: 738px;
	margin: 87px 112px 70px;
	display: inline-block;

}


#teamBioWrapper #bioBody {
	float: right;
	width: 530px;
}

#teamBioWrapper #bioBody h2 {
	text-align: left;
	text-transform: none;
	font-family: 'robotolight', arial, serif;
	color: #e65202;
	font-size: 27px;
	font-weight: normal;
	line-height: 27px;
	margin-bottom: 20px;
}

#teamBioWrapper #bioBody h3 {
	font-size: 16px;
	font-family: 'robotobold', arial, serif;
	color: #0063be;
}

#teamBioWrapper #bioBody p {
	font-size: 16px;
	line-height: 28px;
	font-family: 'robotolight', arial, serif;
	font-weight: normal;

}

#teamBioWrapper .socials {
	position: relative;
	display: inline-block;
	width: 100%;
}

#teamBioWrapper .socials, .teamLP ul.postList li .socials {
	margin-top: 20px;
	
}

#teamBioWrapper .socials a, .teamLP ul.postList li .socials a {
	display: block;
	height: 22px;
	width: 23px;
	float: left;
	margin-right: 4px;
}


#teamBioWrapper .socials a.linkedin, .teamLP ul.postList li .socials a.linkedin {
	background: url(images/team-socials.gif) no-repeat 0px 0px;	
}

#teamBioWrapper .socials a.twitter, .teamLP ul.postList li .socials a.twitter {
	background: url(images/team-socials.gif) no-repeat -29px 0px;	
}

#teamBioWrapper .socials a.facebook, .teamLP ul.postList li .socials a.facebook {
	background: url(images/team-socials.gif) no-repeat -57px 0px;	
}

#teamBioWrapper #bioPhoto {
	float: left;
	width: 168px;
	overflow: hidden;
	margin-right: 32px;
}

#teamBioWrapper #bioPhoto .socialBox {
	position: absolute;
	line-height: normal;
	bottom: 0;
	z-index: 10000;
}

#teamBioWrapper #bioPhoto a.shareBtnTeam {
	color: #0063be;
	float:right;
	width: auto;
	margin: 3px 0 0 8px;
}

#teamBioWrapper #bioPhoto a.shareBtnTeam:after {
	content: url(images/icon-share-blue.png);
}

.page-extendedteam h2.subsection {
	font-size: 36px !important; 
	color: #0063be !important;
	margin: 60px 0 20px !important;
	clear: both;
}


/*
#teamBioWrapper .socials a.google {
	background: url(images/team-socials.png) no-repeat -240px 0px;	
}
*/


/************ end team bio page ********************/





/************ standard page ************************/



#main {
	width:738px;
	margin: 0 auto 70px;
	display: block;
}


#main h1 {
	font-family: 'robotolight', arial, serif;
/*	font-size: 54px; */
	font-size: 46px;
	line-height: 54px;
	text-transform: uppercase;
	color: #0063be;
	margin: 50px 0 55px;
	float: left;
	width:100%;
}

#main h2 {
	text-align: left;
	text-transform: none;
	font-family: 'robotolight', arial, serif;
	color: #e65202;
	font-size: 27px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 0px;
}

#main h2 a {
	text-decoration: none;
}
#main h2 a:hover {
	text-decoration: underline;
}

#content {
	display: block;
	width: 738px;
	max-width: 738px;
}

#content.withSidebar {
	width: 540px;
	float: left;
}


.postList .postDate, .postList .byline, .postWrap .postDate {
	text-align: left;
	font-family: 'robotomedium', arial, serif;
	color: #000000;
	display: block;
}

.postList .postDate, .postWrap .postDate {
	margin-top:0;
	font-size: 11px;
	line-height: 28px;
	text-transform: uppercase;
	display: block;
}

.postList .excerpt p {
	font-size: 14px;
	line-height: 20px;
	font-family: 'robotolight', arial, serif;
}


ul.postList {
	list-style: none;
	margin: 0;
	padding:0;
	display: inline-block;
}

ul.postList li {
	display: block;
	padding: 20px 0 20px 0;
	margin: 0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #d1d1d1;
	
}
ul.postList li:first-child {
	border-top: none;
	margin-top: 0;
}

ul.postList li:last-child {
	border-bottom: none;
	/*margin-bottom: 70px;*/
}

.postList .excerpt a {
	color: #0063be;
	text-decoration: none;
	white-space: nowrap;
}

.postList .excerpt a:hover {
	text-decoration: underline;
}

.resultsTitle span {
	font-family: 'robotolight', arial, serif;

}

.postWrap .byline {
	font-size: 13px;
	line-height: 28px;
	display: block;
	margin-bottom: 16px;
}

.postWrap, .postList {
	float: left;
	display: block;
}


.postWrap, .postWrap p,  .postList {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	width:540px;
}

.postWrap img {
	max-width: 540px;
	float: left;
	margin: 20px 20px 20px 0;
}


.postList img {
	max-width: 270px;
	width: 270px;
	height: auto;
	float: left;
	margin: 0px 20px 20px 0;
}

.postWrap img.halfWidth {
	max-width: 270px;  
	width: 270px;
	
}


#nextPrevPost {
	float:right;
	display: block;
	color: #e65202;
	font-size: 12px;
	font-family: 'robotoregular', arial, serif;
	width: 100%;
	text-align: right;
	margin-bottom: 20px;
}




/************* comment form *****************/

.add-comment ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.add-comment ul li {
	margin: 0 0 10px 0;
}

.add-comment input[type=text] {
	height:25px;
	width: 180px;
	border: 1px solid #a8a8a8;
	border-right-color: #eee;
	border-bottom-color: #eee;
	font-family: 'robotolight', arial, serif;
	font-size: 12px;
	padding: 0 0 0 8px;
	
}

.add-comment textarea {
	width: 524px;
	height: 130px;
	border: 1px solid #a8a8a8;
	border-right-color: #eee;
	border-bottom-color: #eee;
	font-family: 'robotolight', arial, serif;
	font-size: 12px;
	padding: 8px 8px 0 8px;
}

.add-comment label {
	font-size: 12px;
	font-style: italic;
	color:#999;
	display: inline-block;
	margin-left:8px;
}

.add-comment label strong  {
	display: none;
}

.add-comment ul li:last-child {
	float:right;
}

.add-comment button[type=submit] {
	background-color: #e65202;
	color: white;
	font-family: 'robotoregular', arial, serif;
	font-size: 11px;
	text-transform: uppercase;
	border: none;
	
}

#chatter {
	display: block;
}

#chatter ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#chatter ul li {
	margin: 20px 0;
	border-bottom: 1px solid #c2c2c2;
}

#chatter ul li:last-child {
	margin: 20px 0;
	border-bottom: none;
}

#chatter h4 {
	margin:0;
	padding:0;
}

.commentAuthor {
	font-family: 'robotomedium', arial, serif;
	color: #0063be;
}
.commentDate {
	font-family: 'robotolight', arial, serif;
}
.comment-content {
	margin-top: 20px;	
}

.comment-awaiting-moderation {
	font-style: italic;
	color: #999;
	
}

/************* END comment form *****************/



/************** sidebar ******************/

#sidebar {
	float:right;
	width: 170px;
	display: block;
	margin-bottom: 70px;
}
#sidebar .section, #sidebar .widget-title {
	font-family: 'robotomedium', arial, serif;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	margin:20px 0 4px;
	display: block;
}

#sidebar .section:first #sidebar .widget-title:first {
	margin-top:0;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	font-family: 'robotolight', arial, serif;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 8px;
	display: block;
}
#sidebar a {
	color: #0063be;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


#blogSearch {
	margin: 58px 0 75px 0;
	float: right;
	position: relative;
}

#blogSearch #s {
	height: 24px;
	width: 164px;
	border: 1px solid #b7b7b7;
	font-family: 'robotoregular', arial, serif;
	font-size: 11px;
	color: #000000;
	padding-left: 6px;
	outline: 0;
}

.magGlass {
	position: absolute;
	top:7px;
	right:6px;
	display: block;
	height: 13px;
	width: 13px;
	content: url(images/mag-glass.gif);
}


/************** end sidebar ******************/




/*************** numeric page navigation  ****************/

.pageNav { 
	float: right; 
	color: #e65202;	
	margin: -40px 0 40px 0;
	line-height: 14px;
	font-size: 12px;
}

.pageNav li {
	display: inline !important;
	border: none !important;
	border-top: none !important;
	border-bottom: none !important;
	font-size: 12px;
	margin: 0px !important;
	padding: none !important;

}

.pageNav li a,
.pageNav li a:hover,
.pageNav li.active a,
.pageNav li.disabled {
	text-decoration:none;
	color: #e65202;
	padding: 2px 6px;
	display: inline-block;

}

.pageNav li a:hover {
/*	text-decoration: underline; */
	background-color: #e65202;
	color: white;
}

.pageNav li.active a {
	background-color: #e65202;
	color: white;
}

.pageNav li+li+li:before{ /* pipe between page numbers */
	/*content: '|'; */ 
	/*content:url(images/pageNavBar.gif);*/
}
/*
.pageNav li a:after {
	content: ' | ';
}
.pageNav li a:last-child:after {
	content: ' m ';
}
*/

/*************** end numeric page navigation  ****************/





/**************** contact *****************/

.contact {
	background: #0063be;
	color: #fff;	
	padding-top: 37px;
	padding-bottom: 26px;
}

.contact h2 {
	color: #fff;
	font-size: 40px;
	margin-bottom: 0px;	
}

.contact h3 {
	font-size: 24px;
	text-align: center;
	font-family: 'robotoregular', arial, serif;
	margin-bottom: 0;
}

.contact p {
	font-size: 24px;
	font-family: 'robotoregular';
	color: #fff;
	text-align: center;	
	margin-bottom: 0px;
}

.contact a {
	color: #fff;
	text-decoration: none;	
}
.contact a:hover {
	text-decoration: underline;	
}

.contact .socials {
	margin-top: 27px;
}

.contact .socials ul {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	width: 300px;	
	overflow: hidden;
}

.contact .socials ul li {
	float: left;
	margin-left: 12px;	
}

.contact .socials ul li:first-child {
	margin-left: 5px;	
}

.contact .socials ul li a {
	display: block;
	width: 48px;
	height: 64px;	
}

.contact .socials ul li.facebook a {
	background: url(images/footer-socials.png) no-repeat 0px 0px;	
}

.contact .socials ul li.facebook-rus a {
	background: url(images/footer-socials.png) no-repeat -60px 0px;	
}

.contact .socials ul li.twitter a {
	background: url(images/footer-socials.png) no-repeat -120px 0px;	
}

.contact .socials ul li.linked-in a {
	background: url(images/footer-socials.png) no-repeat -180px 0px;	
}

.contact .socials ul li.google a {
	background: url(images/footer-socials.png) no-repeat -240px 0px;	
}

.contact .footerEmailLinks {
	font-size: 17px;
	line-height: 24px;
}

.contact .address {
	float:left; 
	width:50%; 
	text-align:center;	
}

.footerMapThumb {
	display: inline-block;
	text-align: left;	
}

.footerMapThumb img {
	border: 0;
	margin: 12px 0 6px;
	
}


.footerMapThumb a {
	text-decoration: none;
	font-size: 13px;
}
.footerMapThumb a:hover {
	text-decoration: underline;
}



/**************** end contact *****************/





/* *********************************************************** */
/* *********************************************************** */

@media (max-width: 970px) { /* tablet styles */
	
	.container {
		width: 720px;	
		position: relative;
	}

	#homePage .container {
		width: 720px;
		margin: 0 auto;	
	}

	.tidingsWrapper {
		width:710px !important; 
		padding-left:0px
	}

	
	p, .about p, .team .team-header .container p, .how-we-work p, .companies .companies-header p, .strategy .inner .single p, .news .news-header p {
		font-size: 16px;
		line-height: 24px;	
		width: auto !important;
	}
	h2, .about h2, .team .team-header .container h2, .how-we-work h2, .companies .companies-header h2  {
		font-size: 30px;	
	}
	
	.header .navigation ul li {
		float: left;
		font-size: 15px;
		color: #fff;
		text-transform: uppercase;
		margin-left: 21px;
		margin-top: 11px;
	}
	
	.headline h1 {
		font-size: 22px;	
	}
	
	.section.top .selectors .top-box {
		width: 338px;	
	}
	
	.section.top .selectors .top-box h3 {
		font-size: 30px;
		margin-top: 9px;	
	}
	
	.section.top .selectors .top-box p {
		font-size: 16px;
		line-height: 24px;	
	}
	
	.section.top .selectors {
		min-height: 132px;
	}
	
	.section.top .selectors .top-box {
		min-height: 132px;
	}


	.section.top .selectors .top-box .triangle {
		left: 121px;	
	}
	
	.section.top .firms .set {
		width: 350px;	
	}
	
	.section.top .firms .set .single {
		width: 325px;	
		margin-bottom: 5px;
	}
	
	.section.top .firms .set .single .pic {
		width: 116px;
		height: 65px;
	}
	
	.section.top .firms .set .single .pic img {
		max-width: 100px;
		height: auto;	
	}
	
	.section.top .firms .set .single .text {
		width: 350px;
	}
	
	
	.section.top .firms .set .single .text p {
		font-size: 16px;
		line-height: 24px;	
		padding: 0 20px;
	}
	
	.section.top .firms .set.exits .single .text p  {
		padding-right: 30px;	
		padding-left: 30px;
		
	}
	
	.section.top .firms .set.investments {
		float: right;
		width: 325px;
		margin-right: 7px;	
		padding-left: 26px;
	}
	
	.section.top .firms .set.investments .single .text p  {
		padding-left: 30px;
	}
	
	.section.top .firms .set.investments .pic {
		width: 116px;
	}	
	
	.team .team-header .container {
		min-height: 170px;	
	}
	
	.team .team-header .container .triangle {
		left: 302px;	
	}
	
	.team .team-content ul li:first-child {
		margin-left: 0;	
	}
	
	.team .team-content ul li.single{
		list-style: none;
		display: inline-block;
		width: 168px;
		min-height: 280px;
		margin-left: 12px;
		margin-bottom: 21px;
	}
	
	
	.team .team-content ul li .desc h3 {
		text-align: left;	
	}
	

/*
	.team .bottom-buttons {
		margin-top: 26px;
		/*margin-left: 249px;*/
/*		margin: auto;
		text-align:center;
	}
	
	.team .bottom-buttons a.button {
		margin: auto;
		float: none;
	}
*/

	.team .bottom-buttons {
		/*margin-left: 133px;*/	
	}
	
	.how-we-work .inner {
		padding: 0 20px;	
	}
	
	.companies .bottom-buttons {
		margin-left: 126px;	
	}
	
	.strategy .inner .single {
		float: none;
		margin: 20px auto 40px auto;	
	}
	
	.news .bottom-buttons {
		margin-left: 0px;	
	}
	
	.news .bottom-buttons a.button {
		margin-left: 28px;
			
	}
	
	.contact p {
		font-size: 20px;	
	}
	
	.popup {
		margin-left: -370px;
		padding: 20px;
		width: 700px;	
		/*
		position: absolute;
		top: 50px;
		*/
		position: fixed;
		top:0;
	}
	
	.popup .viewport {
		width: 680px;	
	}
	
	.popup .popup-content {
		width: 605px;		
	}
	
	.team .popup .single .description {
		width: 350px;	
	}
	
	.team .popup .single .description h3 {
		font-size: 20px;	
	}
	
	.team .popup .single .description p {
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 30px;
	}

	.popup  span.close-button {
		top: 46px;
		right: 42px;	
	}

	#news-button4 { /* russian news button */
		top:26px;
		right:60px;
	}

	
	#newsPrWrapper, .newsPrLinkWrap, .newsPrNav, .newsPr.container {
		width: 720px;
	}

	#newsPrWrapper img {
		max-width: 720px;
		
	}


	#teamBioWrapper {
		width: 720px;
		margin: 87px 0 70px;
	
	}
	
	#teamBioWrapper #bioPhoto {
		float: left;
		width: 168px;
		overflow: hidden;
		margin-right: 32px;
	}
	
	#teamBioWrapper #bioBody {
		float: right;
		width: 520px;
	}

	#main .postWrap, #main .postWrap p, .postList {
		width: 520px;
	}
	#main .postWrap img {
		max-width: 520px;
	}
	#main {
		width: 720px;
	}

	.footer-main p {
		float: none;
		margin: 0px auto !important;
		text-align: center;	
	}



}


/* *********************************************************** */
/* *********************************************************** */

@media (max-width: 730px) { /* phone */
	
	p, .about p, .team .team-header .container p, .how-we-work p, .companies .companies-header p, .strategy .inner .single p, .news .news-header p {
		font-size: 16px;
		line-height: 24px;	
		width: auto !important;
		text-align: center;
	}
	
	#page #top-ico {
		display: none;
		/*visibility: hidden;*/
	}

	.visible-phone {
		display: block;	
	}
	
	.hidden-phone {
		display: none;	
	}
	
	.container {
		width: 300px;	
	}

	#homePage .container {
		width: 300px;
		margin: 0 auto;	
	}

	.team-content .container { 
		width: 300px !important;
	}


	.header .logo h2 {
		display: block;
		width: 300px;
		margin: 0 auto;	
	}
	
	.header .logo h2 img {
		max-width: 100%;
		height: auto;	
	}
	
	.header .logo {
		width: 300px;
		height: 70px;
		margin: 8px auto 0px auto;
	}
	
	.headline h1 {
		font-size: 18px;
		line-height: 30px;
		font-family: 'robotolight', arial, serif;
	}
	
	.section.top {
		padding-top: 0px;
		background: none !important;
	}
	
	.section.top .selectors {
		background: none;	
	}
	
	.section.top .selectors .top-box {
		width: 280px;
		float: none;
		background: #0063be;
	}
	
	.section.top .selectors {
		min-height: 132px;
	}
	
	.section.top .selectors .top-box {
		min-height: 132px;
	}

	
	.section.top .selectors .top-box .triangle {
		left: 90px;	
	}
	.section.top .selectors .set {
		margin: 60px 0 20px 0;	
	}
	
	.section.top .selectors .set .pic, .section.top .selectors .set .text {
		text-align: center;	
	}
	
	.team .team-header {
		padding-bottom: 10px;	
	}
	
	.team .team-header .container .triangle {
		left: 93px;	
	}

	.team .team-content ul li .pic {
		height: 160px;
		width: 115px;
	}

	.team .team-content ul {
		overflow: hidden;	
		margin-left:17px;
	}

	.team .team-content ul li:first-child {
		margin-left: 0;	
	}
	
	.team .team-content ul li.single{
		list-style: none;
		display: block;
		float: left;
		width: 115px;
		min-height: 230px;
		margin-left: 12px;
		margin-bottom: 16px;
	}

/*
	.team .team-content ul li.single {
		width: 115px;	
		min-height: 250px;
		float: left;
		display: block;
		margin-left:20px;
	}
*/	
	
	.team .team-content ul li .desc h3 {
		font-size: 15px;
		color: #e55302;
		margin: 0px 0 5px 0;
		text-align: left;
	}
	
	.bottom-buttons {
		/*margin-left: 0px; */
		margin:auto;
		text-align:center;
	}
	
	.bottom-buttons a.button {
		float: none;
		margin: 10px auto;

	}






	
	.companies .companies-list ul li {
		max-width: 45%;	
	}
	
	.companies .bottom-buttons {
		margin-left: 0px;	
	}
	
	.strategy .inner .single {
		width: 280px;	
	}	
	
	.news .bottom-buttons a.button {
		margin-left: auto;	
	}
	
	.footer-main p {
		float: none;
		margin: 0px;	
	}
	
	.footer-main .links {
		float: none;
		text-align: center;
		margin: 0px;		
	}
		
	.header .navigation .lang-switch {
		right: 175px;	
	}	
	
	.header .navigation .search-ico {
		display: none;	
	}
/*
	#page #top-ico {
		display: none;	
	}
*/	
	#menu-primary-navigation {
		display:none;
	}

	
	.header .navigation .burger {
		display: block;
		width: 27px;
		height: 21px;
		background: url(images/burger.png) no-repeat top left;
		position: absolute;
		cursor: pointer;
		top: 5px;
		right: 20px;
		top: 11px;	
	}
	
	.header .navigation ul.visible-phone {
		position: absolute;
		width: 150px;
		top: 45px;
		z-index: 9999;
		margin: 0 0 0 150px;
		padding: 0px;
		display: none;
		border: 1px #fff solid;
		background-color: white;
		font-size: 0;
	}
	
	.header .navigation ul.visible-phone li {
		text-align: center;
		width: 150px;
		padding: 3px 0px;
		margin: 1px 0 0 0;
		background-color: #e65202;
	}
	
	.popup {
		margin-left: -160px;
		padding: 10px;
		width: 300px;
		/*
		position: absolute;
		top: 250px;
		*/
		position: fixed;
		top:0;

	}
	
	.popup .viewport {
		width: 280px;
	}
	
	.popup .popup-content {
		width: 268px;
		padding: 72px 10px;
	}
	
	.team .popup .single .description {
		width: 251px;	
		text-align: left;
	}
	
	.team .popup .single .description p {
		text-align: left;	
	}
	
	.team .popup .single .meta {
		float: right;
		width: 254px;
	}
	
	.companies .popup .companies-list ul li {
		max-width: 100%;
		margin-bottom:16px;
		padding-bottom:12px;
	}
	
	.comp-popup .companies-list ul li .pic {
		width: 244px;
	}

	.comp-popup .companies-list ul li .pic img {
		max-width: 120px;
	}
	
	.comp-popup .companies-list ul li div {
		display: inline-block;
		height: auto;
		width: 244px;
		text-align: center;
	}

	.popup  span.close-button {
		top: 36px;
		right: 32px;	
	}

	#news-button4 { /* russian news button */
		top:26px;
		right:74px;
	}
	
	#news div.popup-content ul {
		padding-left:0;
	}
	
	#news div.popup-content div.pic {
		margin-bottom: 8px;
	}

	.tidingsWrapper {
		width:290px !important; 
		padding-left:0px
	}

	.brick {
		width: 290px;
	}
	.brick img {
		max-width: 290px;
	}

	#menu-primary-navigation-1 li a {
		width: 100%;
		display:block;
	}

	#newsPrWrapper p {
		text-align: left;
	}

	.newsPrNav {
		width: 300px;
	}
	
	#newsPrWrapper img {
		width: 300px; /* **************** up or down **************/
		max-width: 300px;
		margin: 0 0 12px 0 !important;
	}

	#newsPrWrapper .mediaContacts p {
		font-size: 14px;
	}

	#teamBioWrapper {
		width: 300px;
		margin: 20px 0 40px;
	
	}
	
	#teamBioWrapper #bioPhoto {
		float: left;
		width: 168px;
		overflow: hidden;
		margin-right: 32px;
	}
	
	#teamBioWrapper #bioBody {
		margin-top:20px;
		width: 300px;
	}

	#teamBioWrapper #bioBody p {
		text-align: left;
	}
	
	
	.contact .address {
		width:100%; 
		text-align:center;	
		margin-top:40px;
	}


	.postWrap, .postWrap p,  .postList {
		width: 300px;
		text-align: left;
	}

	#main, #content {
		width: 300px;
	}
	#content.withSidebar {
		width: 300px;
	}
	#blogWrap h1, #main h1 {
		font-size: 38px;
		line-height: 42px;
	}

	#sidebar {
		width: 300px;
		float: none;
	}
	#sidebar #blogSearch {
		float: none;
		margin: 40px 0;
		clear: both;
	}
	#sidebar #searchform {
		position: relative;
		width: 180px;
	}
	.magGlass {
		right: 12px;
	}
	.postList img {
		/*width: 270px !important; */
		width: 300px !important; /* **************** up or down **************/
		max-width: 300px !important; 
	}
	
	
	.postList img.halfWidth, .postWrap img.halfWidth {
							/* **************** up or down **************/
		/*max-width: 270px;  
		width: 270px;*/
		max-width: 300px !important;  
		width: 300px !important;
		
		
	}
	
	.postWrap img {
		max-width: 300px !important;
	}
	
	.add-comment textarea {
		width: 284px !important;
	}




	.newsPrLP ul.postList, .newsPrLP ul.postList li, .teamLP ul.postList, .teamLP ul.postList li {
		width: 300px !important;
		max-width: 300px !important;	
	}
	.newsPrLP ul.postList li, .teamLP ul.postList li {
		
	}
	
	.newsPrLP ul.postList li div {
		height: auto;	
	}
	
	.newsPrLP ul.postList li .pic {
		width: 300px;
		padding-right: 0;
		display: block;
	}

	.newsPrLP ul.postList li .pic img {
		margin-bottom: 12px !important;
	}
	
	.newsPrLP ul.postList li .excerpt {
		width: 300px;
		max-width: 300px;
		text-align: center !important;
	}
	
	.newsPrLP ul.postList h2 {
		margin: 8px auto !important;
		white-space: normal;
		text-align: center !important;
	}

	.teamLP ul.postList li .excerpt, .teamLP ul.postList li .excerpt p {
		width: 300px;
		max-width: 300px;
		text-align: left !important;
	}
	.teamLP .postList .pic {
		padding-left: 0 !important;
		margin-bottom: 20px;
	}
	.teamLP #content p, .subpage #content p {
		text-align: left !important;
	}
	
	

}


