/*@font-face {
	font-family: 'bpreplay';
	font-weight: normal;
	font-style: normal;
	src: url('BPreplay-webfont.eot');
	src: local('☺'), url('BPreplay-webfont.woff') format('woff'), url('BPreplay-webfont.ttf') format('truetype'), url('BPreplay-webfont.svg#webfontgzJ8Czr4g') format('svg');
}
@font-face {
	src: url('../fonts/fonts/Perpetua.eot');
	src: url('../fonts/fonts/Perpetua.eot') format('embedded-opentype'),  url('../fonts/fonts/Perpetua.woff2') format('woff2'),  url('../fonts/fonts/Perpetua.woff') format('woff'),  url('../fonts/fonts/Perpetua.ttf') format('truetype'),  url('../fonts/fonts/Perpetua.svg#Perpetua') format('svg');
}
*/
input, textarea, select {
   -webkit-appearance: none;
 }
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{background-color: #736356 !important;
    -webkit-background-color: rgba(115,99,86,1) !important;}
@font-face {
	font-family: 'Muliregular';
	src: url('../fonts/Muliregular.eot');
	src: url('../fonts/Muliregular.eot') format('embedded-opentype'),  url('../fonts/fonts/Muliregular.woff2') format('woff2'),  url('../fonts/Muliregular.woff') format('woff'),  url('../fonts/Muliregular.ttf') format('truetype'),  url('../fonts/Muliregular.svg#Muliregular') format('svg');
}
@font-face {
	font-family: 'sorts_mill_goudyitalic';
	src: url('../fonts/sorts_mill_goudy_italic-webfont.eot');
	src: url('../fonts/sorts_mill_goudy_italic-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/sorts_mill_goudy_italic-webfont.woff2') format('woff2'),  url('../fonts/sorts_mill_goudy_italic-webfont.woff') format('woff'),  url('../fonts/sorts_mill_goudy_italic-webfont.ttf') format('truetype'),  url('../fonts/sorts_mill_goudy_italic-webfont.svg#sorts_mill_goudyitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'sorts_mill_goudyregular';
	src: url('../fonts/sorts_mill_goudy_regular-webfont.eot');
	src: url('../fonts/sorts_mill_goudy_regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/sorts_mill_goudy_regular-webfont.woff2') format('woff2'),  url('../fonts/sorts_mill_goudy_regular-webfont.woff') format('woff'),  url('../fonts/sorts_mill_goudy_regular-webfont.ttf') format('truetype'),  url('../fonts/sorts_mill_goudy_regular-webfont.svg#sorts_mill_goudyregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'mulli';
	src: url('../fonts/Muli regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'mulli300';
	src: url('../fonts/Muli 300.ttf') format('truetype');
	font-weight: lighter;
	font-style: normal;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}/*font-family: 'Julius Sans One', sans-serif;*/
a, a:active, a:focus {
outline: none !important;
}
image>a{outline:none;}
a:focus, a:hover {
	color: #BF0000;
}
.blackbg {
	background-color: #ba161a;
	animation-name: bgto;
	animation-duration: 1s;
	animation-delay: 1s;
}
/*.logo{ width:104px; z-index: 10; position: absolute; left:30px; top:30px;}*/

.redtext{color:#be0002 !important;}
.album-head{color:#be0002 !important; margin-top:0px !important; padding-left:10px !important; display: inline-block; font-family:'sorts_mill_goudyregular';}
.album-head span{font-size:16px;}
.intro_container {
	position: fixed;
	z-index: 300;
	background-color: #000;
	background-image: url(../images/loading-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	min-height: 800px;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	overflow: hidden;
}
.intro_wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}
.intro_circbg {
	position: absolute;
	width: 400px;
	height: 400px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
	background: #ba161a;
	/*
    -ms-transform: scale(9.2,9.2); 
    -webkit-transform: scale(9.2,9.2); 
    transform: scale(9.2,9.2);
    */
	z-index: -100;
	-ms-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	transform: scale(0, 0);
}
.intro_text {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	height: 300px;
	margin-top: -150px;
	margin-left: -300px;
	text-align: center;
	color: #fff;
	font-weight: 100;
	font-size: 18px;
	z-index: 320;
}
.intro_text h2 {
	font-weight: 300;
	opacity: 0
}
.intro_text h2 span {
	font-weight: 900
}
.intro_text h1 {
	font-weight: 100;
	opacity: 0;
	font-size: 48px;
	line-height: 30px;
}
.loader {
	opacity: 0;
	margin-top: 35px;
}
.logo {
	padding-top: 10px;
}
.foot-logo {
	width: 100%;
	text-align: center;
}
.home-back {
	background-image: url(../images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 4000px;
}
.home-bt{background: url(../images/home-bg_02.jpg); min-height:300px; background-size:100% 100%; padding:36px;}
.home-bt .button-r {position: absolute; right: 0px; left: 0px; width: 100%; text-align: center;color: #FFDCA3;font-size: 40px; font-family: 'sorts_mill_goudyitalic';}
.home-bt a img {margin-top: 15px;}
.home-bt p{text-align: center; color: #FFDCA3; font-size: 34px; font-family: 'sorts_mill_goudyitalic'; line-height:36px; width:25%; margin:0px auto;}

::-webkit-input-placeholder {
  opacity:1;
}

:-moz-placeholder { /* Firefox 18- */
  opacity:1;
}

::-moz-placeholder {  /* Firefox 19+ */
  opacity:1;
}

:-ms-input-placeholder {  
  opacity:1;	
}
/*
input[type=text]:focus,input[type=email]:focus, input[type=phone]:focus, textarea:focus{
  box-shadow: 0 0 5px rgba(92,92,92,1);
}*/

.home-form{background: url(../images/home-bg_04.jpg); min-height:200px; background-size:100% 100%; text-align:cemtre; margin:0px auto; padding:36px 43%; font-family:'sorts_mill_goudyregular' !important;}
.home-form input {padding:8px; font-size:16px; width:100%; border-radius:0px; margin-bottom:10px !important; border:none; background:#736356;  color:#bfb7a8;/* text-align:center;*/height:35px;}
.home-form placeholder{color:#bfb7a8}

.home-form button{padding:8px; font-size:16px; margin:0px auto; margin-bottom:10px !important; border:none; background:#000; color:#be0002; height:35px ; margin-left:-50%; width: 100%;}
.home-form select {padding:8px; font-size:16px; width:100%; border-radius:0px; margin-bottom:10px !important; border:none; background:#736356; color:#bfb7a8 !important; /*text-align:center; */height:35px; font-family:'sorts_mill_goudyregular' !important;}
.home-form option{width:auto; padding:5px; border-bottom:1px solid #fff;}
.home-form button:hover{ color:#000 !important; background:#be0002 !important;}

.contact button{padding:8px; font-size:16px; margin:0px auto; margin-bottom:10px !important; border:none; height: 35px; color:#000 !important; background:#be0002 !important;}
.contact button:hover{background:#000 !important; color:#be0002 !important; }
.songs-box{margin-top:50px !important;}
.m-form-h{ display:none;}

a {
	outline: none;
	text-decoration: none !important;
}
hr {
	margin-top: 15px;
}
.pad-left {
	padding-left: 0px;
}
.pad-right {
	padding-right: 0px;
}
.red {
	color: #be0002 !important;
}
.brown-bg {
	background-color: #120c16;
	/*border-bottom:2px solid #150f19;*/
}
.inner-bg {
	/*background-image: url(../images/inner-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;*/
	background:#120c16;
}
.black-bg { /*background-color:rgba(000,000,000,0.8);*/
	padding: 20px 50px;
	margin-top: 50px;
	margin-bottom: 30px;
}
.container-fluid {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.row {
	margin: 0px;
}
.clr-pad {
	padding: 0px;
}
.border-right {
	border-right: solid 1px #ebebeb;
}
.rs {
	font-family: "Rupee Foradian";
}
.read-more1 {
	border: solid 1px #b21e12;
	color: #b21e12;
	font-weight: 600;
	padding: 5px 7px;
	font-size: 13px;
	text-transform: uppercase;
}
.read-more2 {
	border: solid 1px #FFF;
	color: #FFF;
	font-weight: 600;
	padding: 9px 12px;
	font-size: 13px;
	text-transform: uppercase;
}
.light-grey {
	background-color: #f7f7f7;
}
.common-980 {
	width: 980px;
	margin: 0 auto;
}
.bor-right {
	border-right: solid 1px #f7f7f7;
}
#top {
	padding: 3px 0px;
}
#top-mid {
	margin-top: 20px;
}
.top-links {
	font-family: 'exo_2.0medium';
	font-weight: 600;
	padding-top: 5px;
}
.top-links a {
	color: #231f20;
	font-size: 14px;
	padding-left: 12px;
}
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 7px;
}
.caption-text table {
	text-align: left;
}
.caption-text table tr td {
	padding: 10px;
	font-size: 13px;
	font-family: 'Muliregular';
	font-weight: 300;
}
select.frecuency {
	border: none;
	font-style: italic;
	background-color: transparent;
	cursor: pointer;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform .35s ease-in;
	transition: -webkit-transform .35s ease-in;
	border-bottom: none;
}
select.frecuency:focus {
	outline: none;
	border-bottom: 5px solid #39b3d7;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-transition: -webkit-transform .35s ease-in;
	transition: -webkit-transform .35s ease-in;
}
.free {
	text-transform: uppercase;
}
.input-group {
	margin: 20px auto;
	width: 42%;
	position: absolute;
	left: 19%;
	right: 0px;
	bottom: 990px;
	font-family: 'Muli', sans-serif;
}
input.btn.btn-lg, input.btn.btn-lg:focus {
	outline: none;
	width: 36%;
	height: 40px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	font-family: 'Muli', sans-serif;
}
button.btn {
	width: 24%;
	height: 40px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background-color: #BF0000;
	border: none;
	font-family: 'Muli', sans-serif;
}
.promise {
	color: #999;
}
/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #FFF;
}
.social-network a.icoNiladri:hover {
	background-color: #FFF;
}
.social-network a.icoFacebook:hover {
	background-color: #FFF;
}
.social-network a.icoTwitter:hover {
	background-color: #FFF;
}
.social-network a.icoGoogle:hover {
	background-color: #FFF;
}
.social-network a.icoVimeo:hover {
	background-color: #FFF;
}
.social-network a.icoLinkedin:hover {
	background-color: #FFF;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color: #000;
}
a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD;
}
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 33px;
	height: 33px;
	font-size: 22px;
	margin-top: 6px;
}
.social-circle li i {
	margin:0;
	padding-top:2px;
	text-align: center;
}
.social-circle li img{margin: 0;
margin-top:0px;
	text-align: center;
		color: #171512;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
	}
.social-circle li a:hover img{
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #171512;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.social-circle li a {
	background-color: #bf0000;
}
.navbar {
	margin:0px;
	float:right;
}
.navbar-collapse {
	padding-left: 0px;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.nav>li>a {
	padding: 10px 0px;
	margin: 20px 15px;
	font-size: 16px;
	font-family: 'sorts_mill_goudyregular' !important;
	text-transform: uppercase;
	font-weight:400;
	color:#736357;
}
.navbar-default .navbar-nav>li>a{color:#736357;}
.navbar-default .navbar-nav>li>a:hover {
	color: #bf0000;
}
.navbar-default .navbar-nav>.active>a {
	background-color: #bf0000;
	color: #FFF;
}
.top-social {
	background-color: #e4e4e4;
	padding: 7px 0px;
}
.nav-active2 { color:#bf0000 !important;/*  background-image:url(../images/red-line.jpg); background-position:center bottom; background-repeat:no-repeat; */
}  

.nav-active2::after {
	position: absolute !important;
	left: 0 !important;
	width: 100% !important;
	height: 2px !important;
	background:#bf0000;
	content: '' !important;
	opacity: 1 !important;
	-webkit-transform: translateY(0px) !important;
	-moz-transform: translateY(0px) !important;
	transform: translateY(0px) !important;
}
/* Effect 1: Brackets */


/* Icon Push */
@-webkit-keyframes hvr-icon-push {
 50% {
 -webkit-transform: scale(0.5);
 transform: scale(0.5);
}
}
 @keyframes hvr-icon-push {
 50% {
 -webkit-transform: scale(0.5);
 transform: scale(0.5);
}
}
.hvr-icon-push {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	/* padding-right: 2.2em;*/
	padding: 5px 14px;
	padding-right: 37px;
	background-color: #FFF;
	font-size: 20px;
	color: #231f20;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #231f20;
}
.hvr-icon-push:before {
	content: "\f07a";
	position: absolute;
	right: 0.5em;
	/*padding: 0 1px;*/
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
	-webkit-animation-name: hvr-icon-push;
	animation-name: hvr-icon-push;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.input-lg {
	height: 33px;
	font-size: 16px;
}
.ham {
	padding-top: 8px;
}
#nav-con {
	margin-top: 50px;
}
.content-area h1 {
	text-transform: uppercase;
	color: #2d2c2c;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	background-image: url(../images/black-line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}
.content-area p {
	color: #84766d;
	font-size: 16px;
	font-family: 'Muliregular';
	font-weight: 400;
	line-height: 1.5em;
}
.carousel-control {
	top: -60px;
	width: 2%;
	height: 40px;
}
.carousel-control.right, .carousel-control.left {
	left: 90%;
	background:none;
}
.carousel-control .glyphicon-chevron-left {
	margin-left: -85px;
	font-size: 40px;
}
.carousel-control .glyphicon-chevron-right {
	margin-right: -62px;
	font-size: 40px;
}
.inner-nav a {
	display: block;
	text-align: center;
	padding: 8px;
	background-color: #736357;
	font-size: 22px;
	color: #000;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	font-family: 'sorts_mill_goudyregular';
	font-weight:500;
}
.inner-nav a:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.active-link{color:#fff !important; text-shadow: #000 0px 0px 5px;}
.nav-active {
	background-image: url(../images/nav-hover.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.sitar-active {
	background-image: url(../images/sitar-active.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.zitar-active {
	background-image: url(../images/zitar-active.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.albums-active {
	background-image: url(../images/al-active.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.single-active {
	background-image: url(../images/single-active.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}
.flims-active {
	background-image: url(../images/flims-active.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.videos-active {
	background-image: url(../images/videos-active.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.cherished-active {
	background-image: url(../images/cherished-active.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.media-active {
	background-image: url(../images/media-active.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}


.bg {
	position:fixed;
    opacity:0;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
	z-index: 10;
}
.bg:hover {
    opacity: 1.0;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
	z-index: 10;
}​
.mydiv .latest{position: absolute !important;
color:#fff !important;
height:20px;
    top:20px !important; 
    left: 50%;
	z-index: 11;
	
	}
/* CSS Document */

ul{list-style-type:none; margin:0px; padding:0px;}
li{text-align:cemtre;}
/*-------*/
.cherished {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.cherished li {
	display: block;
	margin: 0;
	background: url(../images/cherished-active.jpg) no-repeat center top;

}

.cherished a {
	display:inline-block;
	width:100%;
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #120c16;
	font-family:'sorts_mill_goudyregular';
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/cherished-active.jpg) no-repeat center -200px;
	background: rgba(115, 99, 87, 1);
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.cherished a:hover {
	background: url(../images/cherished-active.jpg) no-repeat center top;
	background: rgba(115, 99, 87, 0);
	color: #fff;
}
.cherished-active li a{display:inline-block;
	width:100%;
	font-family:'sorts_mill_goudyregular';
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	background: url(../images/cherished-active.jpg) no-repeat center top;}

/*-------*/

/*-------*/
.media-event {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.media-event li {
	display: block;
	margin: 0;
	background: url(../images/media-active.jpg) no-repeat center top;

}

.media-event a {
	display:inline-block;
	width:100%;
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #120c16;
	font-family:'sorts_mill_goudyregular';
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/media-active.jpg) no-repeat center -200px;
	background: rgba(115, 99, 87, 1);
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	transition: background 0.3s linear;
}

.media-event a:hover {
	background: url(../images/media-active.jpg) no-repeat center top;
	background: rgba(115, 99, 87, 0);
	color: #fff;
}
.media-event-active li a{display:inline-block;
	width:100%;
	font-family:'sorts_mill_goudyregular';
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #fff;
	list-style-type:none;
	text-align:center;
	background: url(../images/media-active.jpg) no-repeat center top;}

/*-------*/

/*-------*/
.high-res {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.high-res li {
	display: block;
	margin: 0;
	background: url(../images/high-res-active.jpg) no-repeat center top;

}

.high-res a {
	display:inline-block;
	width:100%;
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #120c16;
	font-family:'sorts_mill_goudyregular';
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/high-res-active.jpg) no-repeat center -200px;
	background: rgba(115, 99, 87, 1);
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.high-res a:hover {
	background: url(../images/high-res-active.jpg) no-repeat center top;
	background: rgba(115, 99, 87, 0);
	color: #fff;
}
.high-res-active li a{display:inline-block;
	width:100%;
	font-family:'sorts_mill_goudyregular';
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	background: url(../images/high-res-active.jpg) no-repeat center top;
}
/*------------------*/

/*-------*/
.about-niladri {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.about-niladri li {
	display: block;
	margin: 0;
	background: url(../images/nav-hover.jpg) no-repeat center top;

}

.about-niladri a {
	display:inline-block;
	width:100%;
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #120c16;
	font-family:'sorts_mill_goudyregular';
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/nav-hover.jpg) no-repeat center -200px;
	background: rgba(115, 99, 87, 1);
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.about-niladri a:hover {
	background: url(../images/nav-hover.jpg) no-repeat center top;
	background: rgba(115, 99, 87, 0);
	color: #fff;
}
.about-niladri-active li a{display:inline-block;
	width:100%;
	font-family:'sorts_mill_goudyregular';
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	background: url(../images/nav-hover.jpg) no-repeat center top;
}
/*------------------*/

/*-------*/
.about-sitar {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.about-sitar li {
	display: block;
	margin: 0;
	background: url(../images/sitar-active.jpg) no-repeat center top;

}

.about-sitar a {
	display:inline-block;
	width:100%;
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #120c16;
	font-family:'sorts_mill_goudyregular';
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/sitar-active.jpg) no-repeat center -200px;
	background: rgba(115, 99, 87, 1);
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.about-sitar a:hover {
	background: url(../images/sitar-active.jpg) no-repeat center top;
	background: rgba(115, 99, 87, 0);
	color: #fff;
}
.about-sitar-active li a{display:inline-block;
	width:100%;
	font-family:'sorts_mill_goudyregular';
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	background: url(../images/sitar-active.jpg) no-repeat center top;
}
/*------------------*/

/*-------*/
.about-zitar {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.about-zitar li {
	display: block;
	margin: 0;
	background: url(../images/zitar-active.jpg) no-repeat center top;

}

.about-zitar a {
	display:inline-block;
	width:100%;
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #120c16;
	font-family:'sorts_mill_goudyregular';
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/zitar-active.jpg) no-repeat center -200px;
	background: rgba(115, 99, 87, 1);
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.about-zitar a:hover {
	background: url(../images/zitar-active.jpg) no-repeat center top;
	background: rgba(115, 99, 87, 0);
	color: #fff;
}
.about-zitar-active li a{display:inline-block;
	width:100%;
	font-family:'sorts_mill_goudyregular';
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	background: url(../images/zitar-active.jpg) no-repeat center top;
}
/*------------------*/

/*-------*/
.music-albums {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.music-albums li {
	display: block;
	margin: 0;
	background: url(../images/al-active.jpg) no-repeat center top;

}

.music-albums a {
	display:inline-block;
	width:100%;
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #120c16;
	font-family:'sorts_mill_goudyregular';
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/al-active.jpg) no-repeat center -200px;
	background: rgba(115, 99, 87, 1);
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.music-albums a:hover {
	background: url(../images/al-active.jpg) no-repeat center top;
	background: rgba(115, 99, 87, 0);
	color: #fff;
}
.music-albums-active li a{display:inline-block;
	width:100%;
	font-family:'sorts_mill_goudyregular';
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	background: url(../images/al-active.jpg) no-repeat center top;
}
/*------------------*/

/*-------*/
.music-single {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.music-single li {
	display: block;
	margin: 0;
	background: url(../images/single-active.jpg) no-repeat center top;

}

.music-single a {
	display:inline-block;
	width:100%;
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #120c16;
	font-family:'sorts_mill_goudyregular';
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/single-active.jpg) no-repeat center -200px;
	background: rgba(115, 99, 87, 1);
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.music-single a:hover {
	background: url(../images/single-active.jpg) no-repeat center top;
	background: rgba(115, 99, 87, 0);
	color: #fff;
}
.music-single-active li a{display:inline-block;
	width:100%;
	font-family:'sorts_mill_goudyregular';
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	background: url(../images/single-active.jpg) no-repeat center top;
}
/*------------------*/

/*-------*/
.music-films {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.music-films li {
	display: block;
	margin: 0;
	background: url(../images/flims-active.jpg) no-repeat center top;

}

.music-films a {
	display:inline-block;
	width:100%;
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #120c16;
	font-family:'sorts_mill_goudyregular';
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/flims-active.jpg) no-repeat center -200px;
	background: rgba(115, 99, 87, 1);
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.music-films a:hover {
	background: url(../images/flims-active.jpg) no-repeat center top;
	background: rgba(115, 99, 87, 0);
	color: #fff;
}
.music-films-active li a{display:inline-block;
	width:100%;
	font-family:'sorts_mill_goudyregular';
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	background: url(../images/flims-active.jpg) no-repeat center top;
}
/*------------------*/

/*-------*/
.music-videos {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.music-videos li {
	display: block;
	margin: 0;
	background: url(../images/videos-hover.jpg) no-repeat center top;

}

.music-videos a {
	display:inline-block;
	width:100%;
	padding: 8px 35px;
	font-size:22px;
	font-weight: 500;
	color: #120c16;
	font-family:'sorts_mill_goudyregular';
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/videos-hover.jpg) no-repeat center -200px;
	background: rgba(115, 99, 87, 1);
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.music-videos a:hover {
	background: url(../images/videos-hover.jpg) no-repeat center top;
	background: rgba(115, 99, 87, 0);
	color: #fff;
}
.music-videos-active li a{display:inline-block;
	width:100%;
	font-family:'sorts_mill_goudyregular';
	padding: 8px 35px;
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	background: url(../images/videos-hover.jpg) no-repeat center top;
}
/*------------------

.cf {
  position:relative;
  margin:0 auto;
  float:left;
  height:100px;
}

.cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.cf img.top:hover {
  opacity:0;
}*/
.foot-logo{margin-bottom: 100px; padding-top:20px; text-align:center;}
.foot-logo li{ display:inline-block; margin:0px 20px;}

.akg{background:url(../images/sponcers/akg-gr.png) no-repeat; width:118px; height:68px;}
.akg:hover{ background:url(../images/sponcers/akg.png) no-repeat; width:118px; height:68px;}

.sonodyne{background:url(../images/sponcers/sonodyne-gr.png) no-repeat; width:245px; height:68px;}
.sonodyne:hover{ background:url(../images/sponcers/sonodyne.png) no-repeat; width:245px; height:68px;}

.boss{background:url(../images/sponcers/boss-gr.png) no-repeat; width:126px; height:68px;}
.boss:hover{ background:url(../images/sponcers/boss.png) no-repeat; width:126px; height:68px;}

.seymour{background:url(../images/sponcers/seymour-gr.png) no-repeat; width:182px; height:68px;}
.seymour:hover{ background:url(../images/sponcers/seymour.png) no-repeat; width:182px; height:68px;}

.taj{background:url(../images/sponcers/taj-gr.png) no-repeat; width:68px; height:68px;}
.taj:hover{ background:url(../images/sponcers/taj.png) no-repeat; width:68px; height:68px;}




.copyright{font-size:20px !important; padding-top: 10px !important;
float: left;}

/*-------*/

.about-title h1 {
	font-size: 35px;
	font-weight: 700;
	color: #0000FF;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}
.content-area p {
	color: #84766d;
	font-family: 'sorts_mill_goudyregular' !important;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	text-align:left;
	padding:5px 0;
	margin:0px !important;
}
.content-area img{ padding:20px 0px;}
.about-banner {margin-bottom: 30px;}
.about-content{margin:30px 0px;}
.about-content h3 {
	color: #be0002;
	font-family: 'sorts_mill_goudyitalic';
	font-size: 30px;
	line-height: 38px;
	padding-top: 5px;
	margin:0px !important;
	/*text-align:justify;*/
}
.about-content h3 span {
	font-size: 50px;
}
.about-1 {
	margin-top: 50px;
}
#about{padding:30px 0px;}
/*.grid {
	padding:0px;
	max-width: 100%;
	margin: 0 auto;
	list-style: none;
}

.grid li {
	display: inline-block;
	width: 24.6%;
	margin: 0;
	padding: 16px;
	text-align: left;
	position: relative;
}

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	line-height: 26px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 12px;
	background: #2c3f52;
	color: #FFF;
}

.grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
}

.grid figcaption span:before {
	content: 'by ';
}
.grid figcaption { margin-top:10px; }
.grid figcaption a {
	text-align: center;
	padding: 1px 7px;
	border-radius: 2px;
	display: inline-block;
	background: #ff0000;
	color: #fff;
	font-size:12px;
}*/


.grid {
	position: relative;
	list-style: none;
	text-align: center;
	margin-top: 30px;
}
/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	max-height: 360px;
	width: 100%;
	height: auto;
	/*background: #3085a3;*/
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
}
.grid figure figcaption {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before, .grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.grid figure h2 span {
	font-weight: 800;
}
.grid figure h2, .grid figure p {
	margin: 0;
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath {
/*background: #df4e4e;*/
}
figure.effect-goliath img, figure.effect-goliath h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-goliath img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-goliath {
	background-color: rgba(000,000,000,0.8);
}
figure.effect-goliath h2, figure.effect-goliath p {
	position: absolute;
	bottom: 10px;
	left: 0;
	padding: 20px;
}
figure.effect-goliath p {
	text-transform: none;
	font-size: 80%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0);
}
figure.effect-goliath:hover img {
	-webkit-transform: translate3d(0, -80px, 0);
	transform: translate3d(0, -80px, 0);
}
figure.effect-goliath:hover h2 {
	-webkit-transform: translate3d(0, -100px, 0);
	transform: translate3d(0, -100px, 0);
}
figure.effect-goliath:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* Caption Style 3 
.cs-style-3 figure {
	overflow: hidden;
}

.cs-style-3 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}

.cs-style-3 figcaption {
	height: 100px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}*/


/**/
a.inner-sub-link {
	display: block;
	padding: 11px;
	color: #110C16;
	font-family: 'sorts_mill_goudyregular';
	font-size: 20px;
	font-weight: 400;
	background-color: #736357;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 30px;
	float:left;
	width:164px;
	margin-right:10px;
	line-height: 22px;
}
a:hover.inner-sub-link, a.sub-active {
	color: #000;
	background-color: #bf0000;
}
/*.carousel {
    margin-top: 20px;
}*/
.item .thumb {
	width: 10%;
	cursor: pointer;
	float: left;
	margin-right: 15px;
}
.item .thumb img {
	width: 100%;
	margin: 2px;
}
.item img {
	width: 100%;
}
.item p {
	font-size: 22px;
	color: #BF0000;
	font-family: 'Muliregular';
	font-weight: 400;
	padding: 15px 0px;
}
.photo-gall {
	top: -370px;
	left: inherit !important;
	width: 70px !important;
}
.news {
	/* border: 3px solid #ccc; */
	background:none; /*rgba(7, 8, 0, 0.18); opacity: 1;*/
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	padding:10px;
	text-align:center;
	border-radius:5px;
}
.news:hover{box-shadow:0 0 5px red; transition: all 1s ease;}
.news .caption h3 {
	font-size: 22px;
	color: #BF0000;
	font-family: 'sorts_mill_goudyregular' !important;
}
.news .caption p {
	color: #C7B299;
	font-size: 14px;
	font-family: 'Muliregular';
	font-weight: 400;
}
.news .caption a.btn {
	padding: 6px 0px;
	color: #BF0000;
}
.music-con {
	margin-top: 0px;
	min-height: 350px;
}
.online-bt {
}
/* .news:hover {
	border: solid 1px #FFF;
} */
/*.news:hover {
-webkit-transform: translate(-10px,-10px);
transform: translate(-10px,-10px);
border:solid 1px #232323;
background-color:rgba(255,255,255,0.8);
border:solid 1px #FFF;
}
.news .caption:hover p { color:#000;transition: all 0.5s ease; }*/




.event-bt {
	font-size: 23px;
	color: #BF0000;
	line-height: 24px;
	font-family: 'sorts_mill_goudyregular' !important;
}
.contact {
	width: 100%;
	padding-bottom: 30px;
}
.contact .form-control {
	border: none;
	background-color: #231930;
	color: #fff !important;
	font-family: 'sorts_mill_goudyregular' !important;
	/*line-height:20px;*/
	height:auto !important;
	font-size:16px;
	padding:10px;
	border-radius:none !important;
}
.contact .form-control::-moz-placeholder{color: #736357 !important;}
.contact textarea.form-control{min-height:190px !important; border-radius:none !important; color:#fff !important;}
.right{float:right;}
.contact input{ padding:10px; color:#fff !important;}
.btn-default {
	background-color: #be0002;
	color: #FFF;
	padding: 8px 25px;
	border: none;
	font-size: 18px;
	margin-top: 10px;
}
h2.mobile-show {
	display: none;
}
.event-pad {
	padding-right: 440px;
	padding-bottom: 30px;
}
.media-text p, .faq p {
	font-family: 'sorts_mill_goudyregular' !important;
}
.faq{height:460px; overflow-y: scroll; padding-right:10px;}

.media-text p a {
	color: #BCABA2;
}
.media-text p a:hover {
	color: #BF0000;
}
.cuadro_intro_hover {
	padding: 0px;
	position: relative;
	overflow: hidden;
	height: 200px;
	margin-bottom: 20px;
}
.cuadro_intro_hover:hover .caption {
	opacity: 1;/*transform: translateY(-60px);
		-webkit-transform:translateY(-60px);
		-moz-transform:translateY(-60px);
		-ms-transform:translateY(-60px);
		-o-transform:translateY(-60px);*/
}
.cuadro_intro_hover img {
	z-index: 4;
}
.cuadro_intro_hover .caption {
	position: absolute;
	top: 150px;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}
.cuadro_intro_hover .blur {
	background-color: rgba(0,0,0,0.7);
	height: 300px;
	z-index: 5;
	position: absolute;
	width: 100%;
}
.cuadro_intro_hover .caption-text {
	z-index: 10;
	color: #fff;
	position: absolute;
	height: 300px;
	text-align: center;
	width: 100%;
}
.cuadro_intro_hover .caption-text h3 {
	font-weight: 300;
	font-size: 18px;
}
/* INNER */
	
.cuadro_intro_hover2 {
	padding: 0px;
	position: relative;
	overflow: hidden;
	height: 330px;
	margin-bottom: 20px;
}
.cuadro_intro_hover2:hover .caption {
	opacity: 1;/*transform: translateY(-60px);
		-webkit-transform:translateY(-60px);
		-moz-transform:translateY(-60px);
		-ms-transform:translateY(-60px);
		-o-transform:translateY(-60px);*/
}
.cuadro_intro_hover2 img {
	z-index: 4;
}
.cuadro_intro_hover2 .caption {
	position: absolute;
	top: 270px;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}
.cuadro_intro_hover2 .blur {
	background-color: rgba(0,0,0,0.7);
	height: 300px;
	z-index: 5;
	position: absolute;
	width: 100%;
}
.cuadro_intro_hover2 .caption-text {
	z-index: 10;
	color: #fff;
	position: absolute;
	height: 300px;
	text-align: center;
	top: -20px;
	width: 100%;
}
.cuadro_intro_hover2 .caption-text h3 {
	font-size: 18px;
	padding: 10px;
	text-align: left;
	font-family: 'Muliregular';
	font-weight: 300;
}
.modal-dialog {
	margin: 0px auto;
}
.modal-backdrop.fade {
	opacity: 0.1;
	filter: alpha(opacity=0.1);
}
.modal-content {
	position: relative;
	background-color: #000;
	border: 1px solid #151515;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-clip: padding-box;
	outline: 0;
}
.modal-header {
	padding: 11px 15px;
	background-color: #151515;
	background: -webkit-linear-gradient(top, #F8F8F8, #F2F2F2);
	background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: linear-gradient(top, #f8f8f8, #f2f2f2);
}
.modal-dialog {
	width: 820px;
}
.modal-footer{border-top:#151515}
.well {
	min-height: 0px;
	padding: 0px;
	margin-bottom: 0px;
	background-color: #f5f5f5;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
#footer {
	background-color: #0F0B16;
	color: #FFF;
	font-size: 16px;
	padding: 20px;
	font-family: 'Muli', sans-serif;
}
#footer a {
	color: #FFF;
	font-weight: 300;
}
.dis {
	font-size: 14px;
	color: #736357;
	margin-top: 30px;
}
.dis a {
	color: #736357 !important
}
.terms {
	/* margin-top: 18px;
	text-align: center; */
	color: #999 !important;
	padding-top: 40px;
}
.terms a {
	color: #736357 !important;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: 400;
}
.mobile-hide {
	display: block;
}
/* AUDIO */
.audioplayer {
	/*height: 2.5em;  40 */
	color: #fff;
	/*border: 1px solid #222;*/
	position: relative;
	z-index: 1;
	/*background: #333;
	background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
	background: -webkit-linear-gradient( top, #444, #222 );
	background: -moz-linear-gradient( top, #444, #222 );
	background: -ms-radial-gradient( top, #444, #222 );
	background: -o-linear-gradient( top, #444, #222 );
	background: linear-gradient( top, #444, #222 );*/
	/*font-size:15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:solid 1px #FFF;*/
	padding: 5px 7px;
}
.audioplayer-mini {
	width: 2.5em; /* 40 */
	margin: 0 auto;
}
.audioplayer > div {
	position: absolute;
}
.audioplayer-playpause {
	/*width: 2.5em;  40 */
	height: 100%;
	text-align: left;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 2;
	top: 0;
	left: 0px;
}
.audioplayer:not(.audioplayer-mini) .audioplayer-playpause {
/*border-right: 1px solid #555;
			border-right-color: rgba( 255, 255, 255, .1 );*/
}
.audioplayer-mini .audioplayer-playpause {
	width: 100%;
}
.audioplayer-playpause:hover,  .audioplayer-playpause:focus {
	background-color: #222;
}
.audioplayer-playpause a {
	display: block;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
	width: 24px;
	height: 26px;
	/*border: 0.5em solid transparent;  8 */
	border-right: none;
	border-left-color: #fff;
	content: '';
	position: absolute;
	top: 24%;
	left: 50%;
	margin: -0.5em 0 0 -0.25em; /* 8 4 */
	background-image: url(../images/play.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.audioplayer-playing .audioplayer-playpause a {
	width: 0.75em; /* 12 */
	height: 0.75em; /* 12 */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -0.375em 0 0 -0.225em; /* 6 */
}
.audioplayer-playing .audioplayer-playpause a:before,  .audioplayer-playing .audioplayer-playpause a:after {
	width: 40%;
	height: 100%;
	background-color: #fff;
	content: '';
	position: absolute;
	top: 0;
}
.audioplayer-playing .audioplayer-playpause a:before {
	left: 0;
}
.audioplayer-playing .audioplayer-playpause a:after {
	right: 0;
}
.audioplayer-time {
	width: 4.375em; /* 70 */
	height: 100%;
	line-height: 2.375em; /* 38 */
	text-align: center;
	z-index: 2;
	top: 0;
}
.audioplayer-time-current {
	border-left: 1px solid #111;
	border-left-color: rgba( 0, 0, 0, .25 );
	left: 2.5em; /* 40 */
}
.audioplayer-time-duration {
	border-right: 1px solid #555;
	border-right-color: rgba( 255, 255, 255, .1 );
	right: 2.5em; /* 40 */
}
.audioplayer-novolume .audioplayer-time-duration {
	border-right: 0;
	right: 0;
}
.audioplayer-bar {
	height: 0.875em; /* 14 */
	background-color: #222;
	cursor: pointer;
	z-index: 1;
	top: 50%;
	right: 6.875em; /* 110 */
	left: 6.875em; /* 110 */
	margin-top: -0.438em; /* 7 */
}
.audioplayer-novolume .audioplayer-bar {
	right: 4.375em; /* 70 */
}
.audioplayer-bar div {
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.audioplayer-bar-loaded {
	background-color: #333;
	z-index: 1;
}
.audioplayer-bar-played {
	background: #007fd1;
	background: -webkit-gradient( linear, left top, right top, from( #007fd1 ), to( #c600ff ) );
	background: -webkit-linear-gradient( left, #007fd1, #c600ff );
	background: -moz-linear-gradient( left, #007fd1, #c600ff );
	background: -ms-radial-gradient( left, #007fd1, #c600ff );
	background: -o-linear-gradient( left, #007fd1, #c600ff );
	background: linear-gradient( left, #007fd1, #c600ff );
	z-index: 2;
}
.audioplayer-volume {
	width: 1em; /* 40 */
	height: 100%;
	border-left: 1px solid #111;
	border-left-color: rgba( 0, 0, 0, .25 );
	text-align: left;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 2;
	top: 0;
	right: 0;
}
.audioplayer-volume:hover,  .audioplayer-volume:focus {
	background-color: #222;
}
.audioplayer-volume-button {
	width: 100%;
	height: 100%;
}
.audioplayer-volume-button a {
	width: 0.313em; /* 5 */
	height: 0.375em; /* 6 */
	background-color: #fff;
	display: block;
	position: relative;
	z-index: 1;
	top: 40%;
	left: 35%;
}
.audioplayer-volume-button a:before,  .audioplayer-volume-button a:after {
	content: '';
	position: absolute;
}
.audioplayer-volume-button a:before {
	width: 0;
	height: 0;
	border: 0.5em solid transparent; /* 8 */
	border-left: none;
	border-right-color: #fff;
	z-index: 2;
	top: 50%;
	right: -0.25em;
	margin-top: -0.5em; /* 8 */
}
.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
	/* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
	width: 0.313em; /* 5 */
	height: 0.313em; /* 5 */
	border: 0.25em double #fff; /* 4 */
	border-width: 0.25em 0.25em 0 0; /* 4 */
	left: 0.563em; /* 9 */
	top: -0.063em; /* 1 */
	-webkit-border-radius: 0 0.938em 0 0; /* 15 */
	-moz-border-radius: 0 0.938em 0 0; /* 15 */
	border-radius: 0 0.938em 0 0; /* 15 */
	-webkit-transform: rotate( 45deg );
	-moz-transform: rotate( 45deg );
	-ms-transform: rotate( 45deg );
	-o-transform: rotate( 45deg );
	transform: rotate( 45deg );
}
.audioplayer-volume-adjust {
	height: 6.25em; /* 100 */
	cursor: default;
	position: absolute;
	left: 0;
	right: -1px;
	top: -9999px;
	background: #222;
	background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
	background: -webkit-linear-gradient( top, #444, #222 );
	background: -moz-linear-gradient( top, #444, #222 );
	background: -ms-radial-gradient( top, #444, #222 );
	background: -o-linear-gradient( top, #444, #222 );
	background: linear-gradient( top, #444, #222 );
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
	opacity: 0;
}
.audioplayer-volume:hover .audioplayer-volume-adjust {
	top: auto;
	bottom: 100%;
}
.audioplayer-volume-adjust > div {
	width: 40%;
	height: 80%;
	background-color: #222;
	cursor: pointer;
	position: relative;
	z-index: 1;
	margin: 30% auto 0;
}
.audioplayer-volume-adjust div div {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #007fd1;
	background: -webkit-gradient( linear, left bottom, left top, from( #007fd1 ), to( #c600ff ) );
	background: -webkit-linear-gradient( bottom, #007fd1, #c600ff );
	background: -moz-linear-gradient( bottom, #007fd1, #c600ff );
	background: -ms-radial-gradient( bottom, #007fd1, #c600ff );
	background: -o-linear-gradient( bottom, #007fd1, #c600ff );
	background: linear-gradient( bottom, #007fd1, #c600ff );
}
.audioplayer-novolume .audioplayer-volume {
	display: none;
}
.audioplayer-play,  .audioplayer-pause,  .audioplayer-volume a {
	-webkit-filter: drop-shadow( 1px 1px 0 #000 );
	-moz-filter: drop-shadow( 1px 1px 0 #000 );
	-ms-filter: drop-shadow( 1px 1px 0 #000 );
	-o-filter: drop-shadow( 1px 1px 0 #000 );
	filter: drop-shadow( 1px 1px 0 #000 );
}
.audioplayer-bar,  .audioplayer-bar div,  .audioplayer-volume-adjust div {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.audioplayer-bar,  .audioplayer-volume-adjust > div {
	-webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
	-moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
	box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
}
.audioplayer-volume-adjust div div,  .audioplayer-bar-played {
	-webkit-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
	-moz-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
	box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
}
.audioplayer-volume-adjust {
	-webkit-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
	-moz-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
	box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
}
.audioplayer *, .audioplayer *:before,  .audioplayer *:after {
	-webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	-moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	-ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	-o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	transition: color .25s ease, background-color .25s ease, opacity .5s ease;
}
.rs li a{ font-size:16px;}

.albums{margin-bottom:20px; text-align:left; }
.discription{margin:0px; padding:10px; padding-left:0px;}
.albumname{ width:70% !important; float:left;}
.discription h2 {color:#fff; font-size:14px; font-weight:300; margin:0px; font-family:'mulli300';}
.discription h2 span{ font-size:14px; color:#be0002; line-height:16px; font-family:'mulli300' !important; font-weight:300 !important;}
button.play{border-radius:50%; color:#000; height:24px !important; width:24px !important; border:none; background:#736357 url(../images/play-new.png); padding:0px; margin:0px;}
button.pause{border-radius:50%; background-color: #736357; color:#000; height:24px !important; width:24px !important; border:none; background:#736357 url(../images/pause-new.png); display:none; padding:0px; margin:0px;}
button.cart{border-radius:50%; color:#000; height:24px !important; width:24px !important; border:none; background:#736357 url(../images/cart-new.png); padding:0px; margin:0px;}
button.play:hover, button.pause:hover, button.cart:hover{ height:24px !important; width:24px !important; border-radius:50%; transition:background-color 0.5s ease; background-color: #bf0000;}
.controls{ width:30%; float:right; text-align:right;}
.sample-song{padding:20px; border:2px solid #ccc; border-radius:5px; display:block;}
hr.black{border-top: 3px solid red;}
.audio-name{width:50%; float:left;} .audio-timeline{width:30%; float:left; padding-top:6px;} .audio-time{width:20%; float:left;}
.audio-name, .audio-time{padding:10px; font-size:16px; color:#8E8E8E;/*  border-bottom:1px dashed #1B1B1B; */}
ul.music-innerpage{list-style-type:none; padding:0px; margin:0px;} .music-innerpage li{list-style-type:none; padding:0px; margin:0px; display:block;}
.audiojs .scrubber {
	width: 167px;
}
#ex3 p{padding:0px;}
p.question{/*font-style:italic;*/ padding-top:20px !important; padding-bottom:0px;}

.music-title { font-size:16px; color:#c7b299; padding-left: 36px; margin-bottom: 0px;}
    .audiojs { background-color:transparent; background-image:none; box-shadow:none;}
	.audiojs p { height:30px; }
	.audiojs .loaded { background-color:#c7b299; background-image:none; }
	.audiojs .progress { background-image:none; background-color:#bf0000; }
	.audiojs .time { font-size:1.3em; display:none;}
	.audiojs .scrubber{height:4px; margin:13px;}
	.audiojs .played{display:none;}
	.audiojs .play-pause{background: #bf0000; border-radius: 50%; width: 30px; height: 30px; padding:2px;}

/* responsive */
ul.download-list {margin-top:20px; padding:0px; list-style-type:none;}
.download-list li{margin:0px; padding:0px; list-style-type:none;}
.download-list li a{background:url(../images/download-icon.png) 0px 7px no-repeat; background-size:15px 15px; list-style-type:none; padding:5px 25px; font-family:sorts_mill_goudyregular; font-size:18px; color:#736357; display:block;}
.download-list li a:hover{color:#BF0000; background:url(../images/download-icon-red.png) 0px 7px no-repeat;  background-size:15px 15px; }
p.align-left{ text-align:left !important;}


.download-big {background:url(../images/download-icon-red.png) 0px 15px no-repeat; background-size:30px 30px; margin:0px; list-style-type:none; padding:11px 40px; font-family:sorts_mill_goudyregular; font-size:16px; color:#736357; width:250px; line-hight:14px;}
.download-big hover{background:url(../images/download-icon.png) 0px 5px no-repeat; background-size:30px 30px;}

.download-hd{background:url(../images/download-icon.png) right no-repeat; font-family:sorts_mill_goudyregular; background-size:30px 30px; height:30px; font-size:20px; text-align:right; padding-right:40px; float:right; margin:20px 0px;}.download-hd {color:#BF0000;}

.back-albums{background:url(../images/back-to-album.png) right no-repeat; background-size:30px 30px; height:30px; font-size:20px; text-align:right; padding-right:40px; float:right !important; margin:40px 0px; color:#736357;}
#videos h2{font-size:18px !important; color:#fff;}
.homesound{z-index:2; top:30px; right:30px; position:absolute; display:block;}
.homesound p{}
.download-image{border:1px solid #ccc; padding:5px 15px; border-radius:5px; float:left; color:#fff;}
button.close{font-size:50px !important; color:#fff !important; line-height: 0.5 !important;}
p.subjects{font-size:20px; color:#be0002 !important}
#submitmessage{background: rgba(0,0,0,0.9); font-size:26px; text-align: center;	width: 100%;z-index: 999;color: #fff;top: 0;position: fixed;left: 0;height: 100%;vertical-align: middle;padding-top: 38%;}
.m-form{ display:none;}



@media (min-width: 1200px) {
.container {
	width: 1260px;
	margin: 0 auto;
}
}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
.home-bt p{font-size: 20px; line-height: 20px; width: 25%;}
.home-bt{background: url(../images/home-bg_02.jpg); min-height:170px; background-size:100% 100%;}
.home-bt a {position: absolute; right: 0px; left: 0px; width: 100%; text-align: center;color: #FFDCA3; font-size: 24px; font-family: 'sorts_mill_goudyitalic';}
.home-bt a img {margin-top: 15px;}

.home-form{background: url(../images/home-bg_04.jpg); min-height:150px; background-size:100% 100%; text-align:cemtre; margin:0px auto; padding:0px 40%;}
.home-form input {padding:4px; font-size:16px; width:100%; border-radius:5px; margin-bottom:5px !important; border:none;}
.home-form button{padding:4px; font-size:16px; width:100%; border-radius:5px; margin-bottom:5px !important; border:none;}
.nav > li > a {   font-family: "sorts_mill_goudyregular" !important;
    font-size: 12px;
    font-weight: 400;
    margin: 12px 6px;
    padding: 10px 0;
text-transform: uppercase;}
.container {
	width: 100%
}
.pad-right, .pad-left {
	padding-right: 15px;
	padding-left: 15px;
}
.mobile-left {
	padding-left: 0px;
}
.listing-box {
	margin-bottom: 10px;
}
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
	.home-bt p{font-size: 20px; line-height: 20px; width: 25%;}
	.home-bt {background: url(../images/home-bg_02.jpg); min-height: 158px; background-size: 100% 100%; padding: 15px;}
	.container {width: 100%}
	.navbar {margin-top: 15px; margin-left: 0px; min-height: 11px;}
	.logo {padding-left: 0px;}
	.logo img {width: 70%;margin-top: 15px;}
	.mobile-social {text-align: center;margin-bottom: 10px;}
	.navbar-toggle {position: absolute;	right: -30px;top: -60px;padding: 7px 5px;}
	.black-bg {padding: 20px 10px;}
	/*.grid li {width: 49%;}*/
	.inner-nav a {margin-bottom: 6px;}
	.terms {font-size: 13px;}
	#footer .text-right, .dis {text-align: center;font-size: 13px;}
	.contact {width: 100%;}
	.item p {font-size: 12px;}
	.photo-gall {top: -216px;}
	.content-area p {font-size: 16px;line-height: 21px;}
	.grid figure {max-width: 134px;min-width: 130px;margin-right: 4px;margin-bottom: 5px;}
	figure.effect-goliath p {padding: 4px;display: none !important;}
	h2.mobile-show {display: block;}
	figure.effect-goliath h2 {background-color: #00F;	font-size: 12px;padding: 4px;}
	.audiojs {width: 264px;}
	.audiojs .scrubber {width: 88px;}
	.hvr-radial-out {font-size: 16px;}
	.music-title {font-size: 13px;}
	
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
	.mobile-hide {display: none;}
	.container {width: 100%}
	.container .col-md-12 {padding: 0px;}
	.navbar {margin-top: 15px;margin-left: 0px;	min-height: 11px;width:100%;}
	.nav{padding:0px;margin:0px;}
	.nav > li > a{ padding:10px 0px; margin:0px;}
	.logo {padding-left: 0px;margin-top: 15px;}
	.logo img {width: 70%;}
	.mobile-social {text-align: center;margin-bottom: 10px;}
	.navbar-toggle {position: absolute;right: -20px;top: -60px;padding: 7px 5px;}
	.black-bg {	padding: 20px 10px;}
	.grid li {width: 100%;}
	.inner-nav a {margin-bottom: 6px;}
	.terms {font-size: 13px;}
	#footer .text-right, .dis {text-align: center;font-size: 13px;}
	.contact {width: 100%;}
	.item p {font-size: 12px;}
	.photo-gall {top: -216px;}
	.content-area p {font-size: 16px;line-height: 21px;}
	.grid figure {max-width: 134px;min-width: 130px;margin-right: 4px;margin-bottom: 5px;}
	figure.effect-goliath p {padding: 4px;display: none !important;}
	h2.mobile-show {display: block;}
	figure.effect-goliath h2 {background-color: #000;font-size: 12px;padding: 4px;bottom: 0px;}
	.audiojs {width: 264px;}
	.audiojs .scrubber {width: 88px;}
	.hvr-radial-out {font-size: 16px;}
	.music-title {font-size: 13px;}
	ul.social-network li {margin: 0 1px;}
	.about-title h1 {font-size: 19px;margin-top: 15px;}
	figure.effect-goliath:hover img {-webkit-transform: none;transform: none;}
	figure.effect-goliath:hover h2 {-webkit-transform: none;transform: none;}
	.music-title {font-size: 14px;}
	.content-area p {text-align: center;font-size: 20px;}
	.intro_text {top: 43%;}
	.intro_text h1 {font-size: 30px;}
	.inner-nav a {font-size: 18px;}
	.about-content h3 {font-size: 23px;line-height: 29px;padding-top: 0px;}
	.about-content h3 span {font-size: 30px;}
	.about-1 {margin-top: 10px;}
	a.inner-sub-link {	margin-top: 10px;margin-bottom: 14px;}
	.carousel-control .glyphicon-chevron-left {margin-left: -61px;}
	.carousel-control .glyphicon-chevron-right, .carousel-control .glyphicon-chevron-left {font-size: 27px;}
	.event-pad {padding-right: 0px;}
	.home-bt p{font-size:8px; line-height:14px;}
	.home-bt .button-r{font-size:24px;}
	.home-bt {min-height:75px; padding:3px;}
	.m-form-h{ display:inline-block;}
	.home-form{ display:none;}
	.foot-logo li {  display: inline-block; margin: 15px 4px;}
	.navbar-toggle{ margin-top:0px;}
	.navbar{border:none;}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{ border:none; padding:20px; background:#2D2731; text-align:center;}
	.homesound{top: 50px; right: 77px;}
}

@media (max-width: 480px) {
	.black-bg .img-responsive{ min-width:100%;}
	.foot-logo li {
    display: inline-block;
    margin: 15px 24px;}
	.copyright{ text-align:center; width:100%}
	.rs li a{ font-family:16px;}
	.content-area p{ font-family:20px}
	.albums img{ padding-top:20px;}
	/*.discription{display:flex;}*/
	.discription h2 span{font-size:18px;}
	.discription h2{font-size:18px;}
	.audio-timeline{border-top:1px solid; width:100%;}
	.foot-logo{ padding-top:0px; margin-bottom:20px;}
	.home-bt a img{ margin-top:0px;}
	.black-bg{margin-top:0px; margin-bottom: 0px;}
	.cuadro_intro_hover2{ height:auto; overflow:inherit;}
	.no-top-border{ border-top:none;}
	.about-content h3{ text-align:center;}
	.m-form{ display:block; background:#0F0B16; padding:20px;}
	.m-form input {padding: 4px;font-size: 16px;width: 100%; border-radius: 5px; margin-bottom: 5px !important; border: none; padding: 8px;font-size: 16px;width: 100%; border-radius: 0px; margin-bottom: 10px !important; border: none; background: #736356 !important;
    color: #bfb7a8;/*text-align: center; */height: 35px;}
	.m-form select { padding: 8px; font-size: 16px; width: 100%; border-radius: 0px; margin-bottom: 10px !important; border: none; background: #736356;  background: rgba(115,99,86,1);color: #bfb7a8 !important;/* text-align: center;*/ height: 35px; font-family: 'sorts_mill_goudyregular' !important;}
	.m-form button {
    padding: 4px;
    font-size: 16px;
    width: 100%;
    border-radius: 0px;
    margin-bottom: 5px !important;
    border: none;
}
.m-form button {
    padding: 8px;
    font-size: 16px;
    margin: 0px auto;
    margin-bottom: 10px !important;
    border: none;
    background: #000;
    color: #be0002;
    height: 35px;
    margin-left: -50%;
}
.grid li{width:100%;}
.modal-dialog{ width:90%;}
.clearfix{ clear:both !important;}
p.me{ font-size:16px}
	}
@media (max-width: 414px) {
	.homesound{top: 70px; right: 77px;}
	.navbar-toggle{ margin-top:-13px;}
	}
@media (max-width: 375px) {
	.homesound{top: 70px; right: 77px;}
	.navbar-toggle{ margin-top:-6px;}
}
@media (max-width: 320px) {
.homesound{top: 48px; right: 77px;}
.navbar-toggle{ margin-top:0px;}
.discription h2{font-size:14px;}
.logo{margin-top:0px;}
}

	
	
.scrollbar{
width:150px;
height:300px;
background-color:lightgray;
margin-top:40px;
margin-left:40px;
overflow-y:scroll;
float:left;
}
.content{
height:450px;
} 

#ex3::-webkit-scrollbar{
width:3px;
border-radius:5px;
background-color:#120c16!important;
border:none;
} 
#ex3::-webkit-scrollbar-thumb{
background-color:#be0002;
border-radius:10px;
}
#ex3::-webkit-scrollbar-thumb:hover{
background-color:red;
}
#ex3::-webkit-scrollbar-thumb:active{
background-color:red;
} 

#ex3::-webkit-scrollbar-track{
margin-left:10px;
border-radius:10px;
} 