@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,500,600,700');
body {
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	background: #edeef0;
}

td {
	font-family: 'Roboto', sans-serif;
	color: #000000;
	font-size: 14px;
}
p {
	margin: 0 0 5px 0;
	text-align: justify;
}

h1,.h1 {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 21px;
	text-transform: uppercase;
}
h2 {
    color: #ab2020;
    margin: 20px 0;
    line-height: 1.1;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 21px;
    text-transform: uppercase;
}
h3 {
	margin: 5px 0 15px;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #000000;
}

.h2_song {
	margin: 10px 0 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #000000;
	border-bottom: 1px dotted #dddddd;
	padding-bottom: 6px;
}
.h3_song {
	margin: 10px 0 3px 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #000000;
	border-bottom: 1px solid #dddddd;
}

input      {
	border: 1px solid #cccccc;
	font-size: 15px;
	background: #fafafa;
	margin: 0;
}
select    {
	border: 1px solid #cccccc;
	font-size: 15px;
	background: #fafafa;
	margin: 0;
}
textarea {
	border: 1px solid #cccccc;
	font-size: 15px;
	background: #fdfdfd;
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
    color: #337ab7;
}

a:link, a:visited {
	color: #2e4a82;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
}
.bold {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}
.logo {
	display: block;
	float: left;
	width: 60px;
	height: 48px;
	border-radius: 0 0 0 5px;
}
.right_block_link:link, .right_block_link:visited {
	display:block;
	font-family: 'Roboto', sans-serif;
font-weight: 300;
	font-size:16px;
	padding: 2px 0 2px 0;
}
.right_block_link:active, .right_block_link:hover {
	
}
 
.right_block_link_adv:link, .right_block_link_adv:visited {
	display:block;
	font-family: 'Roboto', sans-serif;
font-weight: 300;
	font-size:15px;
	padding: 2px 0 2px 0;
	margin:3px 0 3px 0;
	color:#cc0000;
}
.right_block_link_adv:active, .right_block_link_adv:hover {
	color:#000000;
}

.right_block_genres_link:link, .right_block_genres_link:visited {
	display:block;
	font-family: 'Roboto', sans-serif;
font-weight: 300;
	font-size:14px;
	padding: 1px 0 1px 0;
	color:#555555;
}
.right_block_genres_link:active, .right_block_genres_link:hover {
	color:#000000;
}
.muzblog:link, .muzblog:visited {
	display: block;
	background: #e23e38;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 21px;
	color: #f5f5f5;
	text-decoration: none;
	float: left;
	width:125px;
	height: 35px;
	padding-top: 13px;
}
.muzblog:active, .muzblog:hover {
	color:#eaeaea;
}
.search_bar {
	background: #eaeaea;
	height:39px;
	padding: 9px 15px 0 15px;
}
.search_input {
	padding: 6px;
	border: 1px solid #cccccc;
	border-right: 0;
	border-radius: 3px 0 0 3px;
	font-size: 14px;
	width: 350px;
	height: 30px;
}
.search_submit {
	padding: 6px;
	border: 1px solid #cccccc;
	border-left: 0;
	border-radius: 0 3px 3px 0;
	font-size: 14px;
	width: 30px;
	height: 30px;
	background: #ffffff url(/style/search_img.gif) no-repeat;
	cursor: pointer;
}
.socials-list {
	background: transparent;
	height: 20px;
	padding-top: 15px;
	margin-left: 15px;
	border-radius: 0 0 5px 0;
}
.socials-list td {
	padding-left: 10px;
}

.content_area {
	width: 728px;
	padding: 6px;
}
.side_menu_block {
	width: 160px;
	padding-top: 5px;
}

.link_to_group:link, .link_to_group:visited {
	display: block;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	text-decoration: none;
	font-size: 14px;
	margin: 4px 0 0 0;
	color: #000000;
	line-height:1.0;
	/*white-space: nowrap;*/
}
.link_to_group:active, .link_to_group:hover {
	color: #555555;
}
.prostopesni:link, .prostopesni:visited {
	color: #333333;
}
.pagetext {
	display: block;
	padding: 8px 13px 6px 13px;
	color: #ffffff;
	background: #337ab7;
	font-family: 'Roboto', sans-serif;
font-weight: 600;
	font-size: 15px;
	border-radius:4px;
}
.pagelink:link, .pagelink:visited {
	display: block;
	padding: 8px 13px 6px 13px;
	color: #333333;
	background: #ecf2f6;
	font-family: 'Roboto', sans-serif;
font-weight: 600;
	font-size: 15px;
	text-decoration: none;
	border:0;
	margin:0 1px 0 1px;
	border-radius:4px;
}
.pagelink:active, .pagelink:hover {
	background: #337ab7;
	color: #fff;
}

.tochki {
	background: transparent !important;
	color: #000 !important;
	cursor: default !important;
}

.general_info_group {
	margin: 5px 0 15px 0;
}

.short_description_group {
	text-align: justify;
	line-height:1.3;
}
.gmphoto {
	width:100%;
	background:#ffffff;
}
.group_char_name {
	padding-bottom: 3px;
	font-size: 14px;
	width: 80px;
}
.group_char_name2 {
	padding-bottom: 3px;
	font-size: 14px;
	width: 130px;
}
.group_char_info {
	margin-left: 5px;
	padding-bottom: 3px;
	font-size: 14px;
	/*width: 213px;*/
}
.group_char_dotted {
	border-top: 1px dotted #dddddd;
	height: 5px;
}

.group_sostav {
	margin-bottom: 5px;	
}
.group_sostav_no {
	font-family: 'Roboto', sans-serif;
font-weight: 600;
}
.uch_sost {
	margin: 4px 0 4px 0;
	font-size:14px;
}

.album_block, .album_block_2 {
	float: left;
	width: 150px;
	margin: 0 42px 10px 0;
	height: 210px;
}
.album_block_2 {
	margin: 0 0 10px 2px;
}
.link_to_album:link, .link_to_album:visited {
	display: block;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	text-decoration: none;
	font-size: 14px;
	margin-top: 4px;
	color: #000000;
	line-height: 1.0;
	/*white-space: nowrap;*/
}
.link_to_album:active, .link_to_album:hover {
	color: #555555;
}

.link_to_group_in_album:link, .link_to_group_in_album:visited {
	display: block;
	color: #000000;
	margin-top: 2px;
	white-space: nowrap;
}
.link_to_group_in_album:active, .link_to_group_in_album:hover {
	color: #555555;
}
.year_in_album_block {
	margin-top: 4px;
	color: #555555;
	font-size: 13px;
}
.show_all_albums:link, .show_all_albums:visited {
	display: block;
	background: #f5f5f5;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 17px;
	padding: 5px;
	border-radius: 3px;
	margin: 5px 0 0 0;
	color: #444444;
	border: 1px solid #eaeaea;
}
.show_all_albums:active, .show_all_albums:hover {
	color: #000000;
	background: #fafafa;
}

.album_block_info {
	margin-bottom: 20px;
}

.text_links_where_down {
	padding: 5px 0 5px 0;
	color: #555555;
	font-size: 13px;
}
.down_from_site_name {
	float: left;
}
.down_from_site_down {
	float: right;
	color: #1F7FBC;
}
.down_from_site_down:hover {
	color: #000000;
}
.song_info_div {
	padding: 4px 0 3px 0;
	border-bottom: 1px dotted #dddddd;
}
.song_info_div a {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 14px;
}
.genres_list:link, .genres_list:visited {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 17px;
}
.footer {
	margin:5px 0 5px 0;
	text-align: justify;
}
.footer_pr {
	font-size: 14px;
	color: #fff;
}
.separator {
	margin-bottom: 5px;
}
.adv_728x90 {
	margin: 5px 0 5px 0;
}
.sostavi_block {

}

.sostavi_h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 16px;
	border-bottom:1px solid;
	margin-bottom:5px;
}
.index_page_up_block {
	position: absolute;
	background: #f5f5f5;
	width: 1000px;
	height: 10px;
	margin: -22px 0 0 -31px;
}
.ytsongblock {
	height:400px;
}
.song_right_block {
	width:-webkit-calc(100% - 819px);
	width:-moz-calc(100% - 819px);
	width:calc(100% - 819px);
	height:460px;
	overflow:auto;
}
.plb {
	height:60px;
	padding: 4px;
	background:#eeeeee;
	cursor:pointer;
	border-bottom:1px solid #cccccc;
}
.plb:hover {
	background:#e5e5e5;
}
.plbs {
	height:60px;
	padding: 5px 4px 4px 4px;
	background:#000000;
	color:#ffffff;
	margin-top:-1px;
}
.rbdpr {
	overflow: hidden;
	float:left;
}
.rbpr {
	width:74px;
	height:50px;
	margin: 0 -3px 0 -3px;
}
.rbtxt {
	width:130px;
	float:left;
	margin: -2px 0 0 5px;
	font-size:10px;
	line-height:1.2;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.rbs {
	font-weight:bold;
	margin-bottom:-1px;
	font-size:11px;
}
.rbdur {
	font-size:10px;
}

.totop {
	position:fixed;
	width:40px;
	height:40px;
	cursor:pointer;
	font-size: 26px;
	text-align: center;
	display:none;
	z-index: 5000;
	background: rgba(51, 122, 183, 0.6);
	color: rgba(255, 255, 255, 0.6);
	padding-top: 7px;
	left: 15px;
	bottom: 15px;
	transition: .3s ease-out;
}
.totop:hover {
	background: #337ab7;
	color: #fff;
	transition: .3s ease-out;
}
.pages_block {
	margin: 15px 0;
}
.visible-xs {
	display: none;
}
.dlslink:link, .dlslink:visited {
	line-height: 15px;
	background: #eee;
	border: 1px solid #337ab7;
	padding: 10px 11px;
	text-decoration: none;
	display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: 5px;
	transition: .3s ease-out;
	font-size: 13px;
}
.dlslink:active, .dlslink:hover {
	background: #337ab7;
	color: #fff;
	transition: .3s ease-out;
}
.shareblock {
	text-align:center;
	background:#fafafa;
	padding:4px;
	border-radius:3px;
	margin: -7px 0 5px 0;
}
.genrelink:link, .genrelink:visited {
	font-family: 'Roboto', sans-serif;
font-weight: 600;
}
#show_sostav_link:link, #show_sostav_link:active {
	display:block;
	margin:-2px 0 10px 0;
	font-family: 'Roboto', sans-serif;
font-weight: 600;
	font-size:15px;
	border-bottom:1px solid;
}
.views_block {
	float:right;
	margin:10px 0 0 0;
}
.views_block td {
	font-family: 'Roboto', sans-serif;
font-weight: 600;
	font-size:13px;
}
.views_rating {
	background:#f5f5f5;
	padding: 3px 5px 1px 5px;
}
.views_week {
	background:#ebebeb;
	padding: 3px 5px 1px 5px;
}
.views_month {
	background:#e0e0e0;
	padding: 3px 5px 1px 5px;
}
.views_total {
	background:#d6d6d6;
	padding: 3px 5px 1px 5px;
}
.fact {
	padding:7px 77px 7px 7px;
	border-radius:5px;
	background:#f5f5f5;
	margin: 5px 0 10px 0;
	font-size:13px;
	font-style:italic;
	line-height:1.5;
	text-align:left;
}
.foot {
	margin-top:30px;
	background: #2f52b0;
	padding: 15px;
	color: #fff;
}
.isp_text_link {
	font-weight: 600;
}
.clipinsongblock {
	position:absolute;
	margin: -7px 0 0 476px;
	width:240px;
	background:#fafafa;
	padding:5px;
	border: 1px solid #cccccc;
	border-radius: 0;
	right: 15px;
	margin-top: -1px;
}
.clipinsongimg {
	 width:80px;
	 height:47px;
}
.cliplink:link, .cliplink:visited {
	font-family: 'Roboto', sans-serif;
font-weight: 600;
	font-size:13px;
}
.mlr15 {
	margin-left:-15px;
	margin-right:-15px;
}
.dlvideo,.dlvideo:link, .dlvideo:visited {
	display:block;
	text-align:center;
	color:#ffffff;
	background:#337ab7;
	padding:10px;
	border-radius: 0 0 5px 5px;
    margin: 0 auto;
	font-family: 'Roboto', sans-serif;
font-weight: 600;
	font-size:16px;
	border: 0;
	cursor: pointer;
}
.dlvideo:active, .dlvideo:hover {
	background: #2d69a0;
}

.left-block > iframe {
    margin-top: 50px;
}

.right-block h2 {
    margin-top: 0;
}

/* new */
.header-top,
.footer-bottom {
	width: 938px;
	height: 48px;
	text-align: center;
}

.footer-bottom {
	height: auto;
}

.header-top .logo-block,
.header-top .search-block,
.header-top .social-block {
	height: 48px;
	display: inline-block;
	vertical-align: top;
	float:left;
}

.header-top .logo-block {
	width: 185px;
}

.header-top .search-block {
	width: 420px;
}

.header-top .social-block {
	width: 333px;
}

.content-block {
	width: 950px;
	text-align: center;
	margin: 0 auto;
}

.content-block .left-block,
.content-block .right-block,
.footer-bottom .left-block,
.footer-bottom .right-block,
.general_info_group .left-block,
.general_info_group .right-block,
.album_block_info .left-block,
.album_block_info .right-block,
.column {
	display: inline-block;
	vertical-align: top;
	float:left;
}

.content-block .left-block {
	width: 740px;
}

.content-block .right-block {
	width: 180px;
	margin-left: 20px;
	text-align: left;
}
.general_info_group {
	font-size: 14px;
	margin-top: 10px;
}

.general_info_group .left-block {
	width: 308px;
}

.general_info_group .right-block {
	width: 398px;
	margin-left: 20px;
}

.general_info_group .center-block {
	width: 100%;
	margin-left: 20px;
}

.album_block_info .left-block {
	width: 150px;
}

.album_block_info .right-block {
	width: 568px;
	margin-left: 10px;
}

.album_block:nth-child(4n) {
	margin: 0 0 10px 2px;
}

.group_block {
	margin: 0 0 20px;
}

.footer-bottom {
	margin: 0 auto;
}

.footer-bottom .left-block {
	width: 734px;
}

.footer-bottom .right-block {
	width: 174px;
	margin-left: 20px;
}

.cliplist:nth-child(3n) {
	margin: 13px 0 0 0 ;
}

.genres_list {
	text-align: left;
}

.ytsongblock {
	width: 819px;
	float: left;
}

.player-inline,
.song_info_div,
.rbtxt {
	text-align: left;
}

.text_links_where_down {
	text-align: center;
}

.player-inline {
	font-size: 14px;
}

.isp_isp_block {
	font-size: 12px;
	color: #999;
	margin-left: 46px;
}

.isp_isp_block span {
	margin-right: 15px;
}

.isp_isp_block span i {
	font-size: 77%;
	margin-right: 2px;
	top: -1px;
	position: relative;
}

.clips-list-view {
	width: 100%;
}

.mobile-menu {
	display: none;
	float: right;
	margin-right: 10px;
	padding: 7px 10px;
	vertical-align: top;
	margin-top: -29px;
	font-size: 18px;
	background: #1F7FBC;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.for-mobile.active {
	display: inline-block;
}

.for-mobile {
	display: none !important;
}

.song_text_link,
.artist_link {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-default {
	display: block;
	background: #337ab7;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 1px 0 0 #d7d8db,0 0 0 1px #e3e4e8;
	position: relative;
	border: 0 !important;
	margin: 0 -15px;
}
.navbar-right {
	margin-right: 15px;
}

.bg {
	position: relative;
	width: -webkit-calc(100% + 30px);
	width: -moz-calc(100% + 30px);
	width: calc(100% + 30px);
	height: 250px;
	margin: 0 -15px;
	background: transparent url('header.jpg?v=3') no-repeat center bottom;
	background-size: 100% auto;
}
.bg .shad {
	width: 100%;
	height: 100%;
	background: rgba(47, 82, 176, 0.2);
}

.bg-white {
	background: #fff;
	z-index: 4;
	position: relative;
	padding: 15px 0 0;
	margin-bottom: 20px;
	border-radius: 10px;
	box-shadow: 0 1px 0 0 #d7d8db,0 0 0 1px #e3e4e8;
}

.navbar-brand {
	padding: 0;
	font-size: 46px;
	font-weight: 300;
	margin-left: 0;
	color: #007bc1 !important;
	display: block;
	width: 100%;
}

.navbar-brand .white {
	font-weight: 600;
}

.navbar-brand .icon {
	color: #007bc1 !important;
	top: 0;
	position: relative;
	font-size: 44px;
}
.navbar-nav .input-group{
	width: 250px;
}
.foot .input-group {
	width: 100%;
}

.navbar {
	margin-bottom: 20px;
}

.navbar-nav .input-group .form-control,
.navbar-nav .input-group .form-control:active,
.navbar-nav .input-group .form-control:focus,
.navbar-nav .input-group .btn-default,
.foot .input-group .form-control,
.foot .input-group .form-control:active,
.foot .input-group .form-control:focus,
.foot .input-group .btn-default {
	border: 0;
	border-bottom: 1px solid #eee;
	border-radius: 0;
	transition: all .3s ease-out;
	box-shadow: none !important;
	height: 25px;
	margin-top: 6px;
	font-size: 13px;
}

.navbar-nav .input-group .btn-default,
.foot .input-group .btn-default {
	font-size: 15px;
}

.navbar-nav .input-group .btn-default:hover,
.navbar-nav .input-group .btn-default:active,
.navbar-nav .input-group .btn-default:focus,
.foot .input-group .btn-default:hover,
.foot .input-group .btn-default:active,
.foot .input-group .btn-default:focus {
	background: #fff;
	color: #2f52b0;
	transition: all .3s ease-out;
}

.clearfix.clearfix2:after {
	display: none;
}

.pl0 {
	padding-left:0;
}
.pr0 {
	padding-right:0;
}

.navbar {
	min-height: 30px;
}

.navbar-default .navbar-nav > li:first-child {
	margin-left: 10px;
}

.navbar-default .navbar-nav > li > a {
	color: #fff;
	line-height: 1.42857143;
	margin: 0;
	border-right: 0;
	transition: all .15s ease-out;
	text-decoration: none;
	padding: 10px 9px 10px 9px;
	font-size: 12px;
	font-weight: 400;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active {
	color: #337ab7;
	background: #fff;
	transition: all .15s ease-out;
}

.navbar-default .navbar-nav > li > a i.fas {
	padding-right: 5px;
}

.navbar-default .navbar-nav > li:last-child > a {
	border-right: 0;
}

ul.ganres {
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
    margin-bottom: 20px;
	height: 32px;
	overflow: hidden;
}

ul.ganres li a {
    font-size: 14px;
    color: #204eab;
    border: 1px solid #204eab;
    border-radius: 3px;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    transition: all .3s ease-out;
}

ul.ganres li a:hover,
ul.ganres li a:active {
    color: #fff;
    background-color: #3c6ac8;
    transition: all .3s ease-out;
}

.boxes,
.clips,
.groups {
    /*margin: 0 -15px 15px;*/
}

.boxes .box {
    margin-bottom: 20px;
}

.box-cover .box-cover-img img {
    max-width: 100%;
	margin-top: -34px;
}

.box-cover .box-cover-img {
    position: relative;
}

.box-cover .box-cover-img:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(32, 78, 171, 0.3);
    z-index: 2;
    top: 0;
    transition: all .3s ease-out;
}

.box a:hover .box-cover .box-cover-img:after,
.box a:active .box-cover .box-cover-img:after {
    background: rgba(32, 78, 171, 0.6);
    transition: all .3s ease-out;
}

.box-cover {
	height: 100px;
	overflow: hidden;
}

a.more {
	border: 0;
	transition: all .3s ease-out;
	text-transform: uppercase;
}
a.more:hover,
a.more:active,
a.more:focus {
	background: #337ab7;
	color: #fff;
	transition: all .3s ease-out;
}
a.more i {
	margin-left: 5px;
}

.box-cover .box-cover-content {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 3;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: #337ab7;
	width: -webkit-calc(100% - 30px);
	width: -moz-calc(100% - 30px);
	width: calc(100% - 30px);
	line-height: 30px;
	text-align: center;
}

.box-cover .box-cover-content h2 {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
	margin: 5px 0;
}

.clips .video {
	margin-bottom: 20px;
}

.clips .video a {
	color: #fff;
}

.clips .video .video-cover {
	position: relative;
}

.clips .video .video-cover:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(32, 78, 171, 0.3);
	z-index: 2;
	top: 0;
	transition: all .3s ease-out;
}

.clips .video a:hover .video-cover:after,
.clips .video a:active .video-cover:after {
	background: rgba(32, 78, 171, 0.6);
	transition: all .3s ease-out;
}

.video-cover .video-cover-img img {
	max-width: 100%;
}

.video-cover .video-cover-content {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	text-shadow: 1px 1px #000;
	width: 90%;
	font-size: 14px;
	z-index: 3;
}

.clips .video .play {
	background: url(/style/play_youtube.png) no-repeat scroll 0 0 transparent;
	width: 37px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -10px 0 0 -20px;
	z-index: 3;
}

.left-block,
.right-block {
	float: left;
}

.left-block {
	width: -webkit-calc(100% - 351px);
	width: -moz-calc(100% - 351px);
	width: calc(100% - 351px);
}

.right-block {
	width: 336px;
	margin-left: 15px;
}

.big .isp_isp_block {
	top: 8px;
	position: relative;
	margin-left: 50px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}

.navbar-nav {
	margin: 0 -15px;
	font-size: 12px;
	border: 0 !important;
}

.music-title {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #337ab7;
	display: inline-block;
	border-bottom: 3px solid #eee;
	clear: right;
	text-transform: uppercase;
	line-height: 1.42857143;
}

.music-title2 {
	text-transform: none;
	color: #3f6889;
	font-size: 11px;
	display: block;
}

.fulltxt {
	font-size: 14px;
}

#custom-search-input,
#custom-search-input-footer {
	margin-top: 0;
	position: relative;
	border: 1px solid #eee;
	border-radius: 10px;
	padding: 0;
	color: #000;
	background: #fafafa;
}

#custom-search-input-footer {
	border-radius: 8px;
}

#custom-search-input input,
#custom-search-input-footer input {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background: 0;
	color: #000;
	font-weight: 400;
}

#custom-search-input-footer input {
	height: 36px;
	font-size: 16px;
}

.btn-lg {
	background: #fff;
	height: 48px;
	margin-top: 0;
	margin-left: 5px;
	border: 1px solid #eee;
	border-radius: 10px;
	cursor: pointer;
	padding: 10px 15px;
	line-height: 1.3333333;
	font-size: 24px;
}

#footer .btn-lg {
	height: 38px;
	border-radius: 8px;
	font-size: 21px;
	color: #000;
	padding: 10px 12px;
}

.genres-list a {
	position: relative;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	display: block;
	color: #000;
	font-size: 15px;
	font-weight: 500;
}

.genres-list a:hover {
	background: #337ab7;
	color: #fff;
}

.music-list ul,
.artist-list ul {
	list-style: disc outside;
	margin: 0 -15px;
	padding: 0;
}
.music-list li,
.artist-list li {
	position: relative;
	list-style: none;
	padding: 5px 10px;
	cursor: pointer;
}
.music-list li:hover {
	background: #337ab7;
}
.music-list li a,
.artist-list li a {
	display: block;
	width: 100%;
	color: #000;
	font-size: 15px;
	font-weight: 500;
}
.artist-list li a {
	display: inline-block;
	text-decoration: none;
	width: auto;
}
.music-list li:hover a {
	color: #fff;
}
.artist-list li a:hover {
	text-decoration: underline;
}
.music-list li a i,
.artist-list li i {
	margin-right: 5px;
}

.artist-list .genres .genre_link_in_song,
.isp_song_block .genres .genre_link_in_song {
	font-size: 10px;
	color: #000;
	padding: 2px 5px;
	background: #fafafa;
	border-radius: 4px;
	margin-left: 10px;
	display: inline-block;
	transition: all .15s ease-out;
	position: relative;
	top: -2px;
}

.artist-list .genres .genre_link_in_song:hover,
.isp_song_block .genres .genre_link_in_song:hover {
	color: #fff;
	background: #337ab7;
	transition: all .15s ease-out;
}
.m-t-3 {
	margin-top: 3px;
}
.m-t-15 {
	margin-top: 15px;
}

#footer {
	margin-top: 5px;
}
#footer #footer-menu {
	background: #fdfdfd;
}

#footer-menu ul,
.fright ul {
	margin: 0;
	list-style: disc outside;
	padding: 0;
}
#footer-menu ul li,
.fright ul li {
	list-style-type: none;
}
#footer #footer-menu li a {
	float: left;
	border-right: 1px solid #e3e4e8;
	border-top: 1px solid #e3e4e8;
	padding: 10px;
	color: #222;
}
#footer #footer-menu li a:hover {
	background: #fafafa;
}
#footer #footer-main {
	padding: 10px 0 0;
	box-shadow: 0 1px 0 0 #d7d8db,0 0 0 1px #e3e4e8;
	background: #fafafa;
	border-radius: 0 0 10px 10px;
}
#footer #footer-main .h1 {
	font-size: 18px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 5px;
	text-transform: unset;
}
.footer-text {
	text-align: justify;
	font-size: 14px;
}
.footer-text img {
	border-radius: 5px;
	width: 112px;
	opacity: 0.7;
	float: left;
	margin: 3px 10px 0 0;
	overflow: hidden;
}
.footer-text p {
	padding-bottom: 10px;
	font-size: 14px;
}
#footer #footer-copyright {
	background: #337ab7;
	color: #fff;
	padding: 10px 0 10px 0;
	border-radius: 0 0 10px 10px;
}

.clip-item {
	margin-bottom: 10px;
}

.clip-item-title {
	background-color: #eee;
	padding: 10px 10px 10px 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.clip-item-image1 {
	overflow: hidden;
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.clip-item-st-block {
	position: absolute;
	width: 380px;
	z-index: 4;
}

.clip-item-st {
	background-color: rgba(24,133,173,0.78);
	padding: 5px;
	margin-top: 5px;
	color: #fff;
	font-size: 13px;
	display: inline-block;
	margin-left: 0;
	float: left;
	border-radius: 0 5px 5px 0;
}

.clip-item-image1 a {
	color: #f9f3f3;
}

.clip-item-image {
	width: 100%;
	object-fit: cover;
	height: 260px;
}

.landetangus .clip-item-image2 {
	position: relative;
}

.landetangus .clip-item-image1 img {
	transition: all .5s ease-out;
	transform: translate(0);
	-webkit-transform: translate(0);
	-o-transform: translate(0);
	-moz-transform: translate(0);
	z-index: 1;
}

.landetangus:hover .clip-item-image1 img {
	transition: all .5s ease-out;
	transform: translate(0,-50px);
	-webkit-transform: translate(0,-50px);
	-o-transform: translate(0,-50px);
	-moz-transform: translate(0,-50px);
}

.d-video-mark {
	display: inline-block;
	vertical-align: baseline;
	width: 11px;
	height: 9px;
	background: url(klip.svg) left top no-repeat;
	background-size: 11px 11px;
	margin-left: 5px;
}

.genre_in_list_group {
	font-size: 12px;
}

.album-item {
	margin-bottom: 15px;
}

.group_block .info,
.album-item .info {
	background: #f9f3f3;
	text-align: center;
	padding: 5px 0;
}

.fcols {
	margin-left: -15px;
	border-radius: 0 10px 10px 0;
	margin-top: 5px;
	padding: 15px;
	background-color: #eee;
	color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	box-shadow: inset 0 1000px rgba(0,0,0,0.6);
}

.fcols.light {
	box-shadow: inset 0 1000px rgba(0,0,0,0.2);
}

.light .finfo {
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.finfo li {
	position: relative;
	padding: 8px 25px 8px 165px;
	font-size: 12px !important;
}
.light .finfo li {
	background-color: rgba(0,0,0,0.3);
}
.finfo li:nth-child(2n+1) {
	background-color: rgba(0,0,0,0.3);
}
.light .finfo li:nth-child(2n+1) {
	background-color: rgba(0,0,0,0.6);
}
.finfo li > span:first-child {
	position: absolute;
	left: 10px;
	top: 9px;
	opacity: .8;
	font-size: 12px;
}

.light .finfo li > span:first-child {
	left: 25px;
}

.finfo a {
	text-decoration: underline;
	color: #fff !important;
}

.h300 {
	height: 500px;
}

.textnivinok {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 5px;
	position: relative;
	border-bottom: 1px solid #eee;
	font-size: 14px;
}

.textnivinok a {
	color: #337ab7;
}

.textnivinok:last-child {
	border-bottom: 0;
}

.textnivinok strong {
	margin-left: 5px;
}

h2.blue {
	color: #337ab7;
	font-size: 18px;
}

@media all and (max-width: 1170px) {
	.left-block iframe,.ytsongblock iframe {
		width: 100%;
	}
}

/*responsive*/
@media all and (max-width: 990px) {
	.music-title {
		display: block;
		position: relative;
		cursor: pointer;
	}
	form.for-desctop {
		display: none !important;
	}
	form.for-mobile {
		display: table !important;
	}
	.navbar-brand {
		font-size: 60px;
		line-height: 55px;
		height: 65px;
		margin-top: 0;
		text-align: center;
	}
	.navbar-brand .icon {
		font-size: 58px;
	}
	.music-dropdown:after {
		content: '';
		width: 13px;
		height: 13px;
		border-left: 2px solid #337ab7;
		border-bottom: 2px solid #337ab7;
		position: absolute;
		right: 5px;
		top: 5px;
		transform: rotate(-45deg);
		transition: 500ms;
	}
	.footer-text,.footer-text p {
		font-size: 12px;
	}
	#footer-menu {
		display: none !important;
	}
	div.music-title.music-dropdown {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.music-content {
		display: none;
	}
	.music-list li,
	.artist-list li {
		border-left: 1px solid #337ab7;
		padding: 5px 5px;
		margin-bottom: 3px;
	}
	.linkganre i,
	.g-item {
		padding: 5px;
		color: #fff;
		background: #ff6f81;
		border-radius: 50%;
		margin-right: 5px;
		float: right;
		margin-top: -2px;
	}
	.music-list.m-t-15, .artist-list.m-t-15 {
		margin-top: 3px;
	}
	.box-cover-img {
		height: 250px;
		overflow: hidden;
	}
	.video-cover-img {
		height: 180px;
		overflow: hidden;
	}
	.box-cover .box-cover-img img,
	.video-cover .video-cover-img img {
		width: 100%;
	}
	.bg-white > .col-sm-12 {
		padding: 0 15px;
	}
	.nav .input-group {
	    width: 200px;
	}
	.general_info_group .col-md-8,
	.album_block_info .col-md-8 {
		margin-top:15px;
	}
	.pl0,.pr0 {
		padding-right:0;
		padding-left: 0;
	}
	.logo {
	    border-radius: 0;
	}

	.socials-list {
	    border-radius: 0;
	}

	.content-block .left-block {
	    width: 558px;
	}

	.content_area {
	    width: 546px;
	}

	.ytsongblock {
		width: 318px;
		height: 276px;
	}

	.song_right_block {
	    height: 276px;
		width: -webkit-calc(100% - 318px);
		width: -moz-calc(100% - 318px);
		width: calc(100% - 318px);
	}

	.dlvideo, .dlvideo:link, .dlvideo:visited {
		margin: 0 auto;
	}

	.general_info_group .right-block {
	    width: 100%;
	    margin-left: 0;
	    margin-top: 15px;
	}

	.clipinsongblock {
	    margin: -1px 0 0;
	}


	.player-inline .isp_song_block {
		width: -webkit-calc(100% - 145px);
		width: -moz-calc(100% - 145px);
		width: calc(100% - 145px);
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}

	.list_song,
	.list_group {
		font-size: 18px !important;
	}

	.clearfix.clearfix2:after {
		display: block;
	}
	.clearfix.clfd:after {
		display: none;
	}
	.left-block {
		width: 100%;
		float: none;
	}

	.right-block {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-top: 30px;
	}
	.left-block iframe,
	.ytsongblock iframe{
		width: 100%;
		height: 250px;
	}
	.dlvideo, .dlvideo:link, .dlvideo:visited {
		font-size: 20px;
	}

	#footer-copyright .m-t-3 {
		margin-top: 10px;
	}
}

.navbar-toggle {
	margin-top: 10px;
	border-radius: 0;
	border: 0;
}

@media all and (max-width: 767px) {
	#footer #footer-copyright {
		border-radius: 0;
	}
	.nav .input-group .form-control {
		width: 100%;
	}
	.navbar-default .navbar-nav > li:first-child {
		margin-left: 0;
	}
	.navbar-nav .input-group {
		width: auto;
	}
	.navbar-default {
		margin: 0 -15px;
		height: auto;
		padding-bottom: 5px;
		border-radius: 0;
	}
	.navbar-nav .input-group .form-control, .navbar-nav .input-group .btn-default,
	.navbar-nav .input-group .form-control:active,
	.navbar-nav .input-group .form-control:focus {
		margin-top: 0;
	}
	.socials-list {
		padding-top: 5px;
	}
	.bg-white {
		border-radius: 0;
		margin-bottom: 0;
	}
	.for-desctop {
		display: none !important;
	}
	.socials-list {
		margin: 10px auto 0;
		width: 150px;
	}
	.views_block {
		float: none;
	}
	.pagetext {
		padding: 8px 10px 6px 10px;
	}
	.pagelink:link, .pagelink:visited {
		padding: 7px 9px 5px 9px;
	}
	.clipinsongblock {
		float: none;
		display: block;
		position: relative;
		width: 100%;
		margin: 10px 15px;
	}
	.bg {
		display: none;
	}

	.visible-xs {
		display: inline-block;
	}
	.navbar-brand {
		font-size: 45px;
		line-height: 40px;
		height: 50px;
	}
	.navbar-brand .icon {
		font-size: 43px;
	}
}

@media all and (max-width: 540px) {
	ul.ganres {
		height: auto;
		overflow: auto;
		-webkit-justify-content: center;
		justify-content: center;
	}
	ul.ganres li a {
		margin: 0 5px 10px;
	}
	.h300 {
		height: 300px;
	}
}

@media all and (max-width: 460px) {
	.ytsongblock {
		width: 100%;
		float:none;
	}

	.song_right_block {
		height: auto;
		width: 100%;
		float:none;
		margin-top:70px;
		overflow: auto;
	}
}

@media all and (max-width: 430px) {
	.box-cover-img,
	.video-cover-img {
		height: auto;
		overflow: auto;
	}
	dlslink:link, .dlslink:visited {
		font-size: 18px;
	}
}