.invisionSeeds_card {
	background:#fff;	
  	display:inline-block;
  	width:198px;
  	height:198px;
  	border: 1px solid #E5E5E5;
  	border-radius:3px;
  	margin-right:10px;
  	margin-bottom:11px;
  	vertical-align:top;
  	line-height: 198px;
    text-align: center;
}

.invisionSeeds_card > img {
	    max-width: 100%;
}

.tagsContainer {
	background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 3px;
  	margin-bottom:18px;
}

.tagsContainer_name {
	border: 0.5px solid #000000;
    box-sizing: border-box;
    border-radius: 2px;
  	display: inline-block;
    padding: 0px 4px;
}

.tagsContainer_title {
	font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    margin: 13px 0;
    line-height: 150%;
}

.tagsContainer_time {
	font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #CBCBCB;
}

.tagsContainer_comments,
.tagsContainer_views {
    color: #ccc;
    margin-left: 35px;
    position: relative;
  	display:inline-block;
}

.tagsContainer_views:before {
	content: "";
    background: url(https://ips4.dzagi.ru/uploads/set_resources_2/84c1e40ea0e759e3f1505eb1788ddf3c_views_number.png);
    width: 19px;
    height: 14px;
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 2px;
}

.tagsContainer_comments:before {
	content: "";
    background: url(https://ips4.dzagi.ru/uploads/set_resources_2/84c1e40ea0e759e3f1505eb1788ddf3c_comments_number.png);
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    left: -23px;
    top: 2px;
}

.tagsContainer .tagsContainer_data {
	padding:18px 18px 13px;
}

.seedsDisplay .ipsLayout_container {
	    max-width: 1500px;
}

html[dir="ltr"] .ipsGrid > .ipsGrid_span3.invisionSeedView_logo {
	max-width:270px;
}

.invisionSeedView_mainSection > section > p > strong,
.invisionSeedView_mainSection > section > p > b {
	font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 175%;
}

.invisionSeedView {
	background:#fff;
  	max-width: 1500px;
  	padding:100px;
  	margin-top:77px;
}
.invisionSeedView_info {
	font-size: 18px;
    line-height: 175%;
    color: #000000;
  	max-width: 508px;
  	margin-left:0 !important;
}
.invisionSeedView_info a {
	text-decoration-line: underline;
}

.invisionSeedView_contacts_icons span {
	display: inline-block;
  	width:43px;
  	height:42px;
  	margin-right:10px;
}

.invisionSeedView_contacts_icons a {
	float:left
}

.invisionSeedView_contacts_icons a:hover {
	opacity:.7
}

.invisionSeedView_vk {
	background:url(/images/vk_icon.png);
  	background-size:cover;
}
.invisionSeedView_facebook {
	background:url(/images/facebook_icon.png);
  	background-size:cover;
}
.invisionSeedView_youtube {
	background:url(/images/youtube_icon.png);
  	background-size:cover;
}
.invisionSeedView_instagram {
	background:url(/images/instagram_icon.png);
  	background-size:cover;
}
.invisionSeedView_telegram {
	background:url(/images/telegram_icon.png);
  	background-size:cover;
}
.invisionSeedView_viber {
	background:url(/images/viber_icon.png);
  	background-size:cover;
}

.invisionSeedView_whatsup {
	background:url(/images/whatsup_icon.png);
  	background-size:cover;
}
[data-pageid="507"] .ipsLayout_container {
	max-width: 1500px;
}

.invisionSeedView_mainSection {
	max-width:700px; float:left
}

.tagsContainer_img {
	background-size: cover !important;
    background-position: 100% !important;
}

.tagsContainer_img:hover {
	opacity:.9
}

.ipsGrid_span4, html[dir="ltr"] .ipsGrid > .ipsGrid_span3.invisionSeedView_contacts {
	margin-left:0;
  	width: auto;
}

.invisionSeedView_rightSection {
	max-width:422px;
  	margin-left:78px;
  	display:inline-block;
}
.invisionSeedView_info p {
	margin: 0;
    padding: 0;
    width: 50%;
    float: left;
}
.invisionSeedView_mainSection,
.invisionSeedView_mainSection .ipsType_normal {
	font-weight: 300;
    font-size: 16px;
    line-height: 160%;
}

.invisionSeedView table {
	border:1px solid transparent
}

.invisionSeedView table[style="width: 630px;"] {
	width:100% !important
}

.invisionSeedView table td {
	    padding: 0 !important;
    margin: 0 !important;
  	border:0 !important
}

.desctext {
    display: block;
    margin-bottom: 25px;
    letter-spacing: 0.4px;
    margin-top: 10px;
}
/* section.ipsType_richText > table:last-of-type td,
section.ipsType_richText > table:last-of-type td input { 
	padding: 10px !important;
    width: 132px;
    height: 132px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5 !important;
    margin-right: 6px !important;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 6px !important;
  	text-align:center;
  	position:relative;
}
section.ipsType_richText > table:last-of-type td img,
section.ipsType_richText > table:last-of-type td input{
  	max-width:100px !important;
  	height:auto !important;
}


section.ipsType_richText > table:last-of-type td > a {
	text-align: center;
    width: 100%;
    height: 50%;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
*/
.invisionSeedView_mainSection > section > div {
	display:inline-block;
  	width:100%;
}

.invisionSeedView table img,
.invisionSeedView table input {
	 
    display: inline-block;
}

.invisionSeedView_mainSection table {
	/*width: 100% !important;
    display: inline-block !important; */
}

table[style="width: 150px;height: 68px;"],
table[style="width: 150px; height: 68px"],
table[style="height:100px;width:100px;"],
table[style="height: 100px; width: 100px;"],
table[style="width: 100px;"],
table[style="width: 500px;"],
table[style="width: 500px"]
table[style="width: 100px; height: 100px"],
table[style="width: 100px; height: 100px;"],
table[style="width: 100px;"],
table[style="width: 150px; height: 68px;"],
table[style="height: 68px; width: 150px;"],
table[style="height:68px;width:150px;"],
table[style="width:500px;"],
table[style="width: 150px; height: 70px"],
table[style="width: 630px;"],
table
{width: 100% !important;/*width: auto !important;*/}

table[style="width: 150px;height: 68px;"] td,
table[style="width: 150px; height: 68px"] td,
table[style="height:100px;width:100px;"] td,
table[style="width: 100px;"] td,
table[style="height: 100px; width: 100px;"] td,
table[style="width: 500px;"] td,
table[style="width: 100px; height: 100px"] td,
table[style="width: 100px; height: 100px;"] td,
table[style="width: 100px;"] td,
table[style="width: 150px; height: 68px;"] td,
table[style="height: 68px; width: 150px;"] td,
table[style="height:68px;width:150px;"] td,
table[style="width:500px;"] td,
table[style="width: 150px; height: 70px"] td,
table[style="width: 630px;"] td,
table[style="width: 500px"] td
{
	background: #FFFFFF;
    width: 132px !important;
    height: 132px !important;
    display: table-cell;
  	text-align:center
}

table[style="width: 150px;height: 68px;"] td img,
table[style="width: 150px; height: 68px"] td img,
table[style="height:100px;width:100px;"] td img,
table[style="width: 100px;"] td img,
table[style="height: 100px; width: 100px;"] td img,
table[style="width: 500px;"] td img,
table[style="width: 100px; height: 100px"] td img,
table[style="width: 100px; height: 100px;"] td img,
table[style="width: 100px;"] td img,
table[style="width: 150px; height: 68px;"] td img,
table[style="height: 68px; width: 150px;"] td img,
table[style="height:68px;width:150px;"] td img,
table[style="width:500px;"] td img,
table[style="width: 150px; height: 70px"] td img,
table[style="width: 630px;"] td img,
table[style="width: 500px"] td img
{
	max-width:100px;
  	height: auto !important
}





.invisionSeedView_info strong {
	font-weight:400 !important
}
.invisionSeedView_mainSection p,
.invisionSeedView_rightSection p {
	padding:0; margin:0;
  	text-align: left !important;
}
.invisionSeedView_content {
	margin-top:100px;
}
.invisionSeedView_rightSection p:first-child strong,
.invisionSeedView_mainSection p:first-child strong {
	font-weight: 600;
    font-size: 20px;
    line-height: 175%;
    color: #000000;
}
.rb_news_title {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 15px;
    display: block;
}
.invisionSeedView_rightSection table tr td p a {
	margin-top: 15px;
    margin-bottom: 15px;
    font-size: 15px;
    display: block;
    color: #225985;
    text-decoration: underline;
}
table[style="width: 100px; height: 100px;"] {
	width: 100% !important;
  	height: auto !important;
}
table[style="height: 100px; width: 100px;"] {
	width: auto !important;
  	height: auto !important;
}



@media screen and (max-width: 767px) {
  .invisionPublic_categories > div {
      width: 100% !important;
  }
  
  .invisionPublic_categories > div a {
  	max-width:190px;
  }

  .invisionSeeds_card {
    width: 169px;
    height: 169px;
    line-height: 169px;
    margin-right:0;
    margin-bottom: 8px;
    margin-right:4px;
  }
  .invisionSeeds_card img {
  	max-width:100px;
  }
  .invisionSeedView {
      background: #fff;
      max-width: 1500px;
      padding: 20px;
      margin-top: 27px;
  }
  .ipsApp .ipsGrid > .ipsGrid_span6.invisionSeedView_info {
  	width: 48%;
    float: left;
    font-weight: normal;
    font-size: 12px;
    line-height: 25px;
    margin-left:0;
  }
  .ipsApp .ipsGrid > .ipsGrid_span3.invisionSeedView_logo {
  	width: 48%;
    float: right;
    text-align:right
  }
  
  .ipsApp .ipsGrid > .ipsGrid_span3.invisionSeedView_contacts {
  	width: 100%;
    margin: 45px 0;
  }
  
  .invisionSeedView_info p {
  	width:100%
  }
  .invisionSeedView_contacts_icons span {
      display: inline-block;
      width: 29px;
      height: 28px;
      margin-right: 6px;
  }
  .invisionSeedView_content {
      margin-top: 0;
  }
  .invisionSeedView table {
  	width: auto !important
  }
  .invisionSeedView_mainSection, .invisionSeedView_mainSection .ipsType_normal {
      font-weight: 300;
      font-size: 13px;
      line-height: 160%;
  }
  .invisionSeedView_rightSection p:first-child strong, .invisionSeedView_mainSection p:first-child strong {
      font-weight: 600;
      font-size: 16px;
      line-height: 20px;
      color: #000000;
  }
  .invisionSeedView table td {
      padding: 0 !important;
      margin: 0 !important;
      display: inline-table;
      margin: 0px 0;
  }
  table[align="center"] {
  	display: block;
  }
  table[style="width: 100px; height: 100px;"] {
  	
  }
  .invisionSeedView_logo img {
  	max-width:140px;
  }
  .seedsMobileMenu .c-tab.is-active {
  	padding:0;
  }
  .seedsMobileMenu .contentForumBlocks {
      margin-top: 0;
  }
  
  
  
  
  
  
  
  
  
  
  
}

a.allMaterials {
	font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color:#000;
  	border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 3px;
  	    padding: 15px 57px;
    margin: 0 auto;
  	margin-top:39px;
    display: table;
}


.invisionSeeds {
  	max-width: 1055px;
    margin: 0 auto;
}

@media screen and (max-width: 1094px) {
  	.invisionSeeds {max-width: 845px;}
}
@media screen and (max-width: 872px) {
  	.invisionSeeds {max-width: 632px;}
}
@media screen and (max-width: 767px) {
  	.invisionSeeds {max-width: 528px;}
}
@media screen and (max-width: 525px) {
  	.invisionSeeds {max-width: 350px;}
}
@media screen and (max-width: 349px) {
  	.invisionSeeds {max-width: 170px;}
}















