.socialbtns {
    font-size:17px;
}
.socialbtns li {
    list-style: none outside none !important;
    display: inline-block !important;
    text-align: center !important;
    margin-bottom: 0 !important;
    padding-left: 5px !important;
}
.socialbtns ul {
    margin-bottom: 0 !important;
    padding-left: 0px !important;
    }
.socialbtns .fa {
	width: 40px !important;
    height: 40px !important;
	color: #000 !important;
	background-color: #FFF !important;
	border: 1px solid #000 !important;
	padding-top: 10px !important;
	border-radius: 22px!important;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	-o-border-radius: 22px;
}
.socialbtns .icon-social-vkontakte .fa:hover {
	color: #FFF !important;
	background-color: #000 !important;
	border: 1px solid #000 !important;
}
@media only screen and (max-width:991px) {
    .landing-block-node-card.js-animation.fadeInRight.col-sm-12.col-md-2.col-lg-2.g-mb-25.g-mb-0--lg {
 display: none;
 }
.landing-block-node-card.js-animation.bounceInRight.col-sm-12.col-md-2.col-lg-2.g-mb-25.g-mb-0--lg {
 display: none;
}
.landing-block-node-card.js-animation.bounceInRight.col-sm-12.col-md-2.col-lg-2 {
display: none;
}
}
.fa-rutube{
	background-image: url("data:image/svg+xml,%3Csvg width='20px' height='20px' viewBox='0 0 192 192' xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill='none'%3E%3Cpath fill='%23ffffff' d='M128.689 47.57H20.396v116.843h30.141V126.4h57.756l26.352 38.013h33.75l-29.058-38.188c9.025-1.401 15.522-4.73 19.493-9.985 3.97-5.255 5.956-13.664 5.956-24.875v-8.759c0-6.657-.721-11.912-1.985-15.941-1.264-4.029-3.43-7.533-6.498-10.686-3.249-2.978-6.858-5.08-11.19-6.481-4.332-1.226-9.747-1.927-16.424-1.927zm-4.873 53.08H50.537V73.321h73.279c4.15 0 7.038.7 8.482 1.927 1.444 1.226 2.347 3.503 2.347 6.832v9.81c0 3.503-.903 5.78-2.347 7.006s-4.331 1.752-8.482 1.752z' style='display:inline;fill:none;stroke:%23000000;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1' transform='translate(1.605 -1.99)'/%3E%3Cpath fill='%23F41240' d='M162.324 45.568c5.52 0 9.998-4.477 9.998-10s-4.478-10-9.998-10c-5.524 0-10.002 4.477-10.002 10s4.478 10 10.002 10z' style='display:inline;fill:%23000000;fill-opacity:1;stroke:none;stroke-width:10.6667;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1' transform='translate(1.605 -1.99)'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
}
.fa-twitter:before {
content: "\f099";
visibility: hidden;
}