
	@media (max-width: 640px) {
		
body {
	width:100%;
	height: 100%;
	margin: 0 auto;	
	font-size: 14px;
}
		div.mainwrap {
	
	
width: 640px;

	}
	
	.song_genre {

	right: 10px;
}

.time {
    right: 10px;
}
	/* ........................................................................... Left Menu...................................................................................................... */
	
	.categories i {
    margin-right: 12px;
    position: relative;
    top: 1px;
    margin-left: -27px;
    color: #757575;
}
	.categories {
		display:none;
		
		position: relative;
	float: left;
	margin: 0 auto;
	
		width: 560px;
	height: auto;
	
		background-color: #F1F1F1;
	text-align: left;
	  
	
		margin-bottom: 0;     
		padding-bottom: 0;
  
  
	
	
	
	
		right: 0;
}
		
.cat_menu {
    font-family: 'Roboto', sans-serif;
    height: 92px;
    line-height: 60px;
    font-size: 26px;
    font-weight: 400;
    display: inline-block;
    color: #777;
    text-align: left;
    cursor: pointer;
    text-decoration: none;
    margin: 0;
    -o-transition: color 0.5s linear;
    -moz-transition: color 0.5s linear;
    -khtml-transition: color 0.5s linear;
    -webkit-transition: color 0.5s linear;
    -ms-transition: color 0.5s linear;
    transition: color 0.5s linear;
    padding: 10px 21px 0px 63px;
    border-bottom: 2px solid rgba(204, 204, 204, 0);
    width: 500px;
}
		div.leftwrap {
		/* position: fixed; */
	width: 100%;
	
		height: auto;
	background-color: none;
	text-align: left;
	
		z-index: 998;
	
		overflow: auto;
	
	
		margin-top: 45px;
		/* display: none; */
	
	
		/* top: 100px; */
}
	
	
	a.lm_menu {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    display: inline-block;
    color: #333;
    text-align: left;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    -o-transition: background-color 0.5s linear, color 0.5s linear, border 0.5s linear;
    -moz-transition: background-color 0.5s linear, color 0.5s linear, border 0.5s linear;
    -khtml-transition: background-color 0.5s linear, color 0.5s linear, border 0.5s linear;
    -webkit-transition: background-color 0.5s linear, color 0.5s linear, border 0.5s linear;
    -ms-transition: background-color 0.5s linear, color 0.5s linear, border 0.5s linear;
    transition: background-color 0.5s linear, color 0.5s linear, border 0.5s linear;
}
	
	/* ........................................................................... Right ...................................................................................................... */

	div.main_content {
	
	width: 640px;

	padding-top: 29px;
}
	
	
	
	
		/* ........................................................................... TOP...................................................................................................... */

	div.top {
	position: fixed;
	margin: 0 auto;
	width: 640px;
	height: 100px;
	background-color: #FFF;
	box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.3);
	border: 0;
}
	
	.btn_menu {
		display:block;
		position: relative;
	float: left;
	height: 100px;
	width: 100px;
	margin-left:0px;
	
		font-size: 40px;     color: #666;     line-height: 100px !important;     text-align: center;
	
	}
	.btn_menu:hover {
		opacity: 0.8;
		
	}
	
	.btn_menu_close {
		display:block;
		position: fixed;
		display: none;
		top: 100px;
		right: 0px;
		z-index: 998;
		display: none;	
		height: 80px;
		width: 80px;
		margin-left:0px;	
		background-color: #FFF;	
		background-repeat:no-repeat;
		background-position: center;
		line-height: 80px !important;
		font-size: 35px;
		text-decoration: none;
		color: #333;
		text-align: center;
}
	
	.btn_menu_close:hover {
		opacity: 0.8;
		display: none;
		
	}
	
	.logo {
	position: relative;
	float: left;
	height: 100%;
	margin-left:80px;
	
	}
		div.searchblock {
	display:none;
	}
	.search_field
{
	display:none;
}


	.opensearch {
		
	position: absolute;
	right: 0;
	height: 100px;
	width: 100px;
	display: block;
	background-color: #FFF;
	background-position:center;
	background-repeat:no-repeat;
	font-size: 40px;
	color: #666;
	line-height: 100px !important;
	text-align: center;
}


	div.search_block_mobile {
		
	position: fixed;
	height: 100px;
	width: 100%;
	z-index: 9999;
	display: none;
	background-color: #FFF;
}

.search_block_mobile i {
    position: absolute;
    left: 12px;
    top: 30px;
    font-size: 37px;
    color: #7B7B7B;
    z-index: 999;
}

div.searchClose {
	position: fixed;
	width: 80px;
	height: 80px;
	right: 0;
	top: 100px;
	z-index: 98;
	background-color: rgba(255, 255, 255, 0.8);
		
	line-height: 80px;
	text-align: center;
	font-size: 35px;
}


.search_field
{
	display:inline-block;
	position: relative;
	width: 510px;
	height:100px;
	line-height:50px;
	font-family: 'Roboto', sans-serif;
	color: #000000;
	font-size: 1.5rem;
	float:left;
	resize: none;
	overflow-y: auto;
	background-color: #FFFFFF;
	text-indent:0;
	border:0;
	text-decoration:none;
	text-align:left;
	padding-left: 60px;
	background-position:left center;
	background-repeat:no-repeat;
}




.submit_btn {
	display: inline-block;     position: relative;     
	width: 129px;     
	height: 75px;     
	/* line-height: 6px; */     font-family: 'Roboto', sans-serif;     font-weight: 400;     color: #000000;     
	font-size: 26px;     
	padding: 5px;     
	background-color: #FFFFFF;     text-indent: 0;     border: 0;     text-decoration: none;     text-align: center;     cursor: pointer;     
	margin-right: 0;     
	margin-top: 13px;     float: left;     -webkit-appearance: none;     border-top-right-radius: 2px;     border-bottom-right-radius: 2px;     border-left: 1px solid #CCCCCC; }
.submit_btn:hover {
	color: #5EBCBD;
}
	/* ........................................................................... SLIDER...................................................................................................... */

div.promo {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width:100%;
	height: 320px !important;
	float:left;

	}
.royalSlider {
	width: 100%;
	height: 320px !important;
	position: relative;
	direction: ltr;
	

}
.rsMainSlideImage {
	margin-left: 0 !!important;
	margin-top: 0 !important;
	margin: 0 !important;
	margin-bottom: 0 !important;
	/* width:320px !important; */
	height: 320px !important;
}

.rsImg {
margin-left: 0 !!important;
	margin-top: 0 !important;
	margin: 0 !important;
	margin-bottom: 0 !important;
	
width:320px !important;
	height: 320px !important;
	}
h1.promo_song_name {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.2;

	
	margin-left: 10px;
	margin-top: 20px;
	color:#fff;

	
}
h2.promo_song_text {
	font-family: 'Roboto', sans-serif;
	font-size: 21px;
	font-weight: 300;
	line-height: 1.2;

	
	margin-top: 0px;
	color:#fff;

	
	margin-left: 10px;
}
	


	

.promo_text
{
	position: absolute;
	top: 0;
	
	z-index: 999;

	background-position: left top;
	background-repeat:no-repeat;
	

	width: 50%;
	right: 0px;
	margin: 0;
}


	.promo_link_song  {
	display:inline-block;
	position: relative;
	line-height:40px;
	width: 220px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color:#fff;
	font-size: 1.2rem;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	padding-right: 30px;
	background-color:none;
	text-indent:0;
	border:0;
	text-decoration:none;
	text-align:center;
	cursor: pointer;
	-webkit-appearance: none;
		border: 4px solid #fff;
		background-image:url(../images/play_more.png);
		background-position:right center;
		background-repeat: no-repeat;
	margin-left: 10px;
}
.promo_link_song:hover  {
	opacity: 0.6;
}

.promo_link_list  {
	display:inline-block;
	line-height:40px;
	width: 220px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color:#fff;
	font-size: 1.2rem;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	padding-right: 30px;
	background-color:none;
	text-indent:0;
	border:0;
	text-decoration:none;
	text-align:center;
	cursor: pointer;
	-webkit-appearance: none;
		border: 4px solid #fff;
			background-image:url(../images/play_more_2.png);
		background-position:right center;
		background-repeat: no-repeat;
	margin-left: 10px;
}
.promo_link_list:hover  {
	opacity: 0.6;
}


	 		/* ...........................................................................PREDMET..................................................................................................... */
div.predmet_box  {
	position: relative;
	float: left;
	
	width: 285px;
	height: 100px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;

	border-radius: 3px;
	}
	div.predmet_box:hover  {
		opacity: 0.5;
	}
	
	
	.predmet_icon {
		position: absolute;
		float:left;
		top: 0;
		left: 0;
		
		
	}
	
	
	.main_content h3 {
		position: absolute;
		width: 80%;
		height: 30px;
		bottom: 0;
		right: 8%;
	font-family: 'Roboto', sans-serif;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.2;
	color: #FFF;
	background-color: none  !important;
	text-align: right;
}


/* ...........................................................................SONG..................................................................................................... */
.left_col {
    position: relative;
    width: 100%;
    float: left;
    height: auto;
    display: table;
    overflow: hidden;
    /* padding: 5px; */
    margin: 0;
}
.right_col {
    position: relative;
    width: 100%;
    float: left;
    height: auto;
    display: table;
    overflow: hidden;
    /* padding: 5px; */
    margin: 0;
}
div.song_box  {
	position: relative;
	float: left;
	
	width: 100%;
	
	}

	.song_artist {
	
	font-size: 20px;


	padding-right: 234px;
}
.song_name {
	
	font-size: 16px;

	padding-right: 220px;
}


	.song_link {
	
		width: 98%;
	height: 80px;

	
	background-repeat:no-repeat;
	background-position: bottom right;
	
		margin-bottom: 10px;
}
	

		.bc_page {
		position:relative;
		display:block;
		float:left;
		width: 143px;
		height: 100px;
		background:#FF6600;
		font-family: 'Roboto', sans-serif;
		color:#FFF;
	font-size:2rem;
	font-weight: 400;
	line-height: 100px;
	text-decoration:none;
	text-align:center;
	margin-left: 7px;
	margin-top: 7px;
	border-radius: 3px;
	}
	.bc_page:hover {
		background:#333;
	}
h1.bc_head  {
	display: block;
	width: 100%;
	padding: 0px;

		margin-left:0px;
		
	font-family: 'Roboto', sans-serif;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 60px;
	height: 60px;
	color: #666;
	background-color: none  !important;
	text-align: center;
}
.page_numbers {
	position: relative;
	float:left;
	display:block;
	width:90%;
	height:45px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	}
.page_num {
	position: relative;
	float:left;
	display:block;

	width: 45px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: 'Roboto', sans-serif;
	font-size: 0.8rem;
	font-weight: 400;
	text-decoration:none;
	line-height: 40px;
	text-align:center;
	margin-left: 2px;
	margin-right: 2px;
	}
	
	.download  {
	
	line-height: 40px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color:#fff;
	font-size: 18px;
	text-indent:0;
	text-decoration:none;	
		
		
	width: 150px;
	left: 483px;
}

	.listen {
    line-height: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 18px;
    text-indent: 0;
    text-decoration: none;
    width: 150px;
    left: 327px;
}
	
	div.player  {
	position: relative;
	float: left;
	width: 94%;
	height: 70px;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-color:#F9F9F9;
	}
	
.player_audio {
	width: 100%;
	height: 70px;
	
	}
	
	
/* ......................................................................ALBUM............................................................................................. */
.album_box {

    width: 31.5%;
}
 


	/* ...........................................................................Footer..................................................................................................... */

.input_box  {
	display:inline-block;
	position: relative;
	line-height:20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color:#666;
	font-size: 1.4rem;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#fff;
	text-indent:0;
	border:0;
	text-decoration:none;
	text-align:left;
	cursor: pointer;
	margin-left: 5%;
	margin-top: 2%;
	width:90%;
	border: 2px solid #ccc;
	
}


.btn_submit  {

	display:inline-block;
	position: relative;
	line-height:20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	
	font-size: 2rem;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-indent:0;
	border:0;
	text-decoration:none;
	text-align:center;
	cursor: pointer;
margin-left: 5%;
	margin-top: 5%;
	
	width:90%;
	-webkit-appearance: none;
}
.btn_submit:hover  {
	opacity: 0.6;
}	
	
.small_title {
    position: relative;
    width: 625px;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 300;
    margin: 36px 0px 20px 11px;
    color: #333;
    float: left;
}
	.song_thumb_big {
    position: relative;
    float: left;
    width: 50%;
    margin-right: 0;
    display: block;
}
.song_info {
    position: relative;
    float: left;
    width: 49%;
    display: block;
    height: 140px;
    margin-left: 1%;
}
div.song_box_main {
   
    width: 100%;

    margin: 0;
    margin-bottom: 8px;
}

.song_menu {
    height: 102px;
    width: 256px;
    position: absolute;
    top: -1px;
    right: -1px;
    background-color: #5EBCBD;
    display: none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}	
.btn_more_link {
	font-size: 27px;
	height: 70px;
	line-height: 70px;
	width: 600px;
	margin: 0 auto;
	right: 17px;
}
.sm_listen {

    top: 0px;
	

    left: 9px;

    font-size: 18px;
  
    

    width: 100px;

    height: 100px;

    line-height: 136px;

}
.sm_download {
 
    top: 0px;     
    right: 5px;     font-size: 18px;     width: 100px;     height: 100px;     line-height: 136px;

}
.song_menu i {
    position: absolute;
    top: 15px;
    left: 29px;
    font-size: 38px;
}



.song_menu {
	display: block;
	top: 0;
	right: 0;
	width: 215px;
}
.btn_more {
    display: block;
    float: left;
    position: relative;
    margin: 15px 0px 0px 0px;
    width: 100%;
    height: 105px;
    text-align: center;
}
.btn_more_link i {
    font-size: 37px;
    top: 17px;
}










.c_element  {
    float: left;
	
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px !important;
    font-size: 30px;
    color: #000000;
	cursor: pointer;
}
.c_element:hover {
}
.rb_element  {
    float: left;
	
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px !important;
    font-size: 24px;
    color: #5A5A5A;
	cursor: pointer;
}
.rb_element:hover {
}
.right_block  {
    width: 320px;
	
    display: block;
    height: 80px;
    position: absolute;
    right: 0;
}

.controls  {
    width: 240px;
	
    display: block;
    height: 80px;
    position: relative;
    float: left;
}

.track_name  {
    position: absolute;
	
    margin-top: 3px;
    border-left: 1px solid #ccc;
    top: 80px;
}


.song_block {
    position: fixed;
    width: 100%;
    height: 160px;
    z-index: 9999;
    bottom: 0;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.9);
    display: block;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.14);
    border-top: 5px solid #5EBCBD;
    background-position: center;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
}

}