/*
Template: politicize
Version: 0.1
*/


@import url("../politicize/style.css");
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab);
/*
img.logo_img {
display: none;
}
*/


/* Комплект срыва меню на 1200px */

.menu ul li a, #nav li a {
    	padding: 20px 13px !important;
}

.menu ul, #nav {
  text-align: center;
}

/* Разборка team-member-box на две колонки */
.row-fluid .span3 {
    margin: 0 20px 0 20px;
}
.page-id-17 .row-fluid .span3 {
    width: 20%!important;
}
.page-id-1234 .row-fluid .span3 {
    width: 19%!important;
}
/* .span3 h4 {
    font: 400 28px/18px 'Roboto Slab', serif!important;
} */


.alignright {
  float: right;
  margin: 0 0px 0 10px;
}
.alignleft {
  float: left;
  margin: 0 10px 0px 0;
}
.aligncenter {
  text-align: center;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
.alignnone {
  vertical-align: inherit;
  margin-bottom: 10px;
  display: block;
}

#inner-banner h1 {
  line-height: 28px;
}



#icl-en .logo_img {
display: none;
}

/*
strong.logo a {
background: url(http://russian-chinese.com/wp-content/uploads/2014/10/logo.png) no-repeat center top/cover!important;
}
#id_472 .logo a {
background: url(http://russian-chinese.com/wp-content/uploads/2015/02/logo_ch.png) no-repeat center top/cover!important;
*/
.timeline-frame-outer .caption p {
display: none;
}


.gallery-item {
    margin: 9px 18px 9px 0;
    width: 17%!important;
}

#archive-1047 .blog-box-1 .text h2 {
    font: 400 30px/30px 'Roboto Condensed', serif;
    line-height: 36px;
}

#archive-1047 .breadcrumb {
    display: none;
}

#inner-banner .breadcrumb {
    display: none;
}



/* Уборка шторок на лицах */
.team-box .frame:hover .caption {
    display: none;
}
/*.gallery li:hover .caption {
    display: none;
}*/



/* Комплект выравнивания горизонтального списка по центру по горизонтали и по верхнему краю по вертикали*/
/* .gallery {
    text-align: center;
} */
.row-fluid [class*="span3"] {
    display: inline-block!important;
    float: none!important;
}
.gallery li {
    vertical-align: top;
}


.menu > ul li ul li> ul, #nav li ul li > ul {
    width: 250px!important;
}


/* Форматирование картинки на страницах СОВЕТЫ ------------------- */

.team-circle .cp-thumb img {
    /*border: solid 4px #CACACA;*/
    border: none;
    width: 200px;
}
.cp-text h4 {
    color: #4D4D4D;
}
.cp-social-icons {
    display: none;
}
.page-id-1234  table tbody tr th, .page-id-1234 table tbody tr td {
    border: solid 1px rgba(0,0,0,0.0);
}
@media (max-width: 1296px){	
#netgo-carousel-slider1 {
    width: 80% !important;
    margin: 0 auto !important;
}
}