

body {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	background: #fbfcf3;
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-family: 'Lato', sans-serif;
	margin: 0;
}

p {
	margin: 0;
	line-height: 24px;
}

label {
	font-weight: normal;
	font-family: 'Lato', sans-serif;
}

img {
	max-width: 100%;
}

figure {
	margin: 0;
}

.thumbnail-img {
	overflow: hidden;
	position: relative;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: none;
}

.btn:hover, 
.btn:focus {
	outline: 0;
	box-shadow: none;
	background: none;
}

.site-btn {
	font-size: 18px;
	color: #fff;
	background: #3699d6;
	padding: 9px 22px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}

.navigation ul li a:hover,	
#home .navigation ul li.nav-home a,
#about .navigation ul li.nav-about a,
#music .navigation ul li.nav-music a,
#contact .navigation ul li.nav-contact a{
	color:#ea5252 !important; 
	}


/*===== HEADER CSS =====*/

.header {
	padding: 45px 0 0;
}

.site-logo > a {
	display: block;
}

.header-right .infobar {
	float: right;
	margin: 0 0 15px;
}

.header-right .site-navigation {
	float: right;
}

.infobar > ul > li {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 35px;
	color: #1c393d;
	font-weight: 400;
}

.infobar > ul > li > img {
	margin-right: 6px;
}

.infobar > ul > li:last-child {
	margin-right: 0px;
}

.site-navigation ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 90px;

}

.site-navigation ul li:last-of-type {
	margin-right: 0px;
}

.site-navigation ul li:last-of-type > a:hover {
	color: #ea5252;
}

.site-navigation ul li:last-of-type > a i {
	margin-right: 10px;
}

.site-navigation ul li a {
	display: block;
	color: #1c393d;	
	font-size: 15px;
	font-weight: 400;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}

.site-navigation ul li a:hover, 
.site-navigation ul li a:active,
.site-navigation ul li a:focus {
	color: #ea5252;
}


/*===== HomepageSlider css =====*/

.HomepageSlider {
	background: #f7fcfe;
	background-size: cover;
	padding: 170px 0 60px 0;
	background: url('../images/slider-bg.jpg') no-repeat center center
}

.slider-content {
	position: relative;
	overflow: hidden;
}

.slider-content h1 {	
	font-size: 90px;
	margin: 0 0 58px;
}

.slider-content h3 {
	font-family: 'Lato', sans-serif;
	font-size: 34px;
	font-weight: 300;	
	display: block;

}

.slider-content ul.servlist {
	margin: 0 0 50px;
}

.slider-content ul.servlist li {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: 400;
	padding-right: 30px;
	margin-right: 30px;
	color: #333333;
	border-right: 2px solid #333333;
	line-height: 1;
}

.slider-content ul.servlist li:last-child {
	margin-right: 0px;
	padding-right: 0px;
	border-right: none;
}

.slider-content p {
	font-size: 20px;
	color: #333333;
	line-height: 1.6;
}
.slider-content p span{
	display: block;
	}
.slider-content .slider-btnwrap {
	margin-top: 65px;
}

.slider-content .slider-btnwrap > a:last-child {
	font-size: 18px;
	font-weight: 400;
	color: #ea5252;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}

.slider-content .slider-btnwrap > a:last-child:hover {
	color: #ea5252;
}

/*===== Single Audio =====*/

.single-audio{
	background:#151518; 
	min-height: 100px;
}

.player{
	width: 300px; 
	float: left;
	margin-bottom: 30px;
}

.cover img {
    height:auto;
    width: 110px;
    float: left;
}
.player ul{
	list-style: none;
}

.player ul li.cover{
	width: 190px;

}

.info {
	padding-left: 15px;
	max-width: 100%;
	margin-left: 110px;
	color: #fff;
	
}
.info  h5 {  
  line-height: 2;
  font-size: 16px;
  color: #ea5252;
  font-weight: 500;
  padding-top: 30px;
}

.info  p {  
  line-height: 20px;
  color: #636367;
   font-size: 13px;
   font-weight: 500;
   line-height: 1.2;
}

.audio-slider{
	height: 110px;
	position: relative;
}

.audio-slider {

}
#slider {
	position: absolute;
	top: 50%; 	
	height: 4px;
	background: #151518;
   border-radius: 2px;
   width: 100%;
   
}

#timer {
   color: #000;
   line-height: 0;
   font-size: 9pt;
   float: right;
   font-family: Arial, Sans-Serif;
}

.controls {
   margin-top: 32px;  
   float: left;
}
.controls svg:nth-child(2) {
      margin-left: 5px;
      margin-right: 5px;
   }

#play {
   padding: 0 3px;
   width: 50px;
   height: 50px;
   x: 0px;
   y: 0px;  
   border: 2px solid #fff;
   border-radius: 50%;
   background: #ea5252;
   color: #fff;
}

#play:hover {
   cursor: pointer;  
}

.step-backward {
   width: 18px;
   height: 18px;
   x: 0px;
   y: 0px;
   enable-background: new 0 0 25 25;
   margin-bottom: 12px;

 
}

.step-foreward {
   width: 18px;
   height: 18px;
   x: 0px;
   y: 0px; 
   margin-bottom: 12px; 
}

#pause {
	x: 0px;
	y: 0px;
	enable-background: new 0 0 25 25;
	width: 50px;
	height: 50px;
	position: absolute;
	margin-left: -58px;
	cursor: pointer;
	border: 2px solid #fff;
	border-radius: 50%;
	background: #ea5252;
	color: #fff;
	padding: 10px;
}

#pause:hover rect {
   fill: #fff;
}

#skip {
  float: right;
  margin-top: 10px;  
 
}

.expend {
   padding: 0.5px;
   cursor: pointer;  
}


/*===== Home-page About =====*/
.home-about{
	padding:60px 0; 
}

.home-about .block h2{
	font-size: 28px;
	line-height: 1.5;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-weight: 600;
	margin-left: 50px;
}
.home-about .block h2:before{
	width: 38px;
	content: " ";
	background-image: url(../images/waveIco.png);
	background-repeat: none;
	position: absolute;
	left: 18px;
	top: 4px;
	height: 34px;
}

.home-about .block p{
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 20px;
}

.home-about .block a{
	font-size: 18px;
	color: #ea5252;
	line-height: 1.5;
	margin-top: 30px;
	display:inline-block;
	font-weight: 500;
}

/*===== Morris Image Slide =====*/



.morris-img-item .thumbnail-img {
	display: block;
	margin: 0 auto;
}

.owl-carousel .owl-item img {
	max-width: 100%;
	width: auto;
	margin: auto;
}

.owl-nav {
	display: none;	
}

.owl-theme{
	text-align: center;
}
.owl-theme .owl-dots {
	display: inline-block;
	margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: all .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span{
	background: #ea5252;
}

.navbar-toggle {
    position: absolute;
    top: 0;
    right: 15px;
    margin: 0;
    border-radius: 0;
    background: #ea5252;
    border-radius: 2px;
    border: none;
    padding: 7px 8px;
    height: 28px;
    width: 38px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 0px;
    background: #fff;
}

/*===== Music Tracks =====*/
.music-tracks{
	background: url(../images/track-background.jpg)  no-repeat  top left #16151a ;
	background-color: ;
	padding: 30px 0; 
}


.music-tracks .head-block{
	text-align: center;
	margin-bottom: 40px;
}
.music-tracks .head-block h2{
	color: #fff;
	display: inline-block;
	margin-left: 40px;
	margin-bottom: 10px;
	position: relative;
}
 
.music-tracks .head-block h2:before{
	width: 34px;
	content: " ";
	background-image: url(../images/musicIco.png) ;	
	position: absolute;
	left: -35px;
	top: 4px;
	height: 31px;
}

.music-tracks .head-block p{
	color: #585858;
	font-size: 12px; 
}


/* Video */

.video-img{
	position: relative;
	margin-top: 15px;
 }
.videoIcon {
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
}

.blog-play-icon {
    background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 150px;
    text-align: center;
    width: 74px;
    height: 74px;
    line-height: 84px;
    margin-top: -32px;
    margin-left: -26px;
    border: 8px solid rgba(255,255,255, 0.70);
    color: #fff;
}

.blog-play-icon i {
    position: relative;
    left: 2px;
    top: -8px;
    font-size: 30px;
}
.audio-description{
	color: #4a4a4a;
	font-size: 12px; 
	line-height: 1.8;
	font-family: 'Noto Serif', serif;
	font-weight: 400;
	font-style: italic;
	padding: 0px 30px;
}
.video-title{
	font-size: 16px;
	font-weight: 500;
	color: #4a4a4a;
	margin-bottom: 15px;
	margin-top: 10px;
	line-height: 1.8;
	font-family: 'Noto Serif', serif;
	font-style: italic;
}


/* footer */
.footer{
	padding:40px 0;
	text-align: center;
}

.footer ul {
	list-style: none;
}
.footer ul li{
	display: block;
	padding:2px 0; 


}
.footer  ul > li > a{
	color: #333;
	font-size: 16px;
	font-weight: 500;
}

.footer  ul > li > a  img {
    margin-right: 6px;
}

.footer  p{
	color: #989993;
	font-size: 14px;
	margin-top: 5px;
	font-weight: 500;

}

/* audio player */

.player {
  height: 220px;
  position: relative;
  width: 100%;
  z-index: 2;
  padding: 0 10px;
}
.title,
.artist {
  left: 167px;
  position: absolute;

  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.title {
	color: #ea5252;
	font-size: 19px;
	font-weight: bold;
	top: 30px;
}
.artist {
  color: #636363;
  font-size: 12px;
  top: 58px;
}
.pl {
  background: url(../images/audio/playlist.png) no-repeat;
  cursor: pointer;
  height: 40px;
  left: 330px;
  position: absolute;
  top: 20px;
  width: 39px;
}
.pl:hover {
  top: 21px;
}
.cover {
  border-radius: 5px 5px 5px 5px;
  height: 94px;
  left: 40px;
  position: absolute;
  top: 30px;
  width: 94px;
}
.controls {
  cursor: pointer;
  left: 0px;
  position: absolute;
  top: 52px;
  left: 150px;
}
.controls .play,
.controls .pause {
  width: 60px;
  height: 60px;
  margin: 0 5px 0px 5px;
}
.controls .play,
.controls .pause,
.controls .rew,
.controls .fwd,
.controls .stop {
  text-indent: -10000px;
  border: none;
  float: left;
}
.controls .rew,
.controls .fwd,
.controls .stop {
  width: 50px;
  height: 50px;
  margin: 5px 5px 5px 5px;
}
.controls .play {
  background: url(../images/audio/play.png) no-repeat;
}
.controls .pause {
  background: url(../images/audio/pause.png) no-repeat;
  display: none;
}
.controls .rew {
  background: url(../images/audio/rewind.png) no-repeat;
}
.controls .fwd {
  background: url(../images/audio/next.png) no-repeat;
}
.controls .stop {
  background: url(../images/audio/stop.png) no-repeat;
}
.hidden {
  display: none;
}
.controls .visible {
  display: block;
}
.volume {
	height: 11px;
	right: 28px;
	position: absolute;
	top: 194px;
	width: 140px;
}
.mute .volume-btn {
  background: url(../images/audio/volume-off.png) no-repeat;
}
.volume-btn {
  background: url(../images/audio/volume-up.png) no-repeat;
  height: 20px;
  width: 20px;
  float: left;
  position: relative;
  top: -4px;
}
.volume-adjust {
  height: 11px;
  position: relative;
  width: 80%;
  background: #fff;
  float: right;
}
.volume-adjust > div > div {
  height: 11px;
  background: #ea5252;
}
.progressbar {
  background-color: #fff;
  cursor: pointer;
  z-index: 1;
  right: 6.875em; /* 110 */
  height: 5px;
  left: 0px;
  position: absolute;
  width: 92%;
  top: 170px;
  margin: 0px 5%;
}
.novolume .progressbar {
  right: 4.375em; /* 70 */
}
.progressbar div {
  width: 0%;
  height: 5px;
  position: absolute;
  left: 0;
  top: 0;
}
.bar-loaded {
  background-color: #f1f1f1;
  z-index: 1;
}
.bar-played {
  background: #ea5252;
  z-index: 2;
}
.timeHolder {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  bottom: 10px;
  position: absolute;
  margin: 0px 5%;
  width: 90%;
}
.time-current,
.time-duration,
.time-separator {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  float: left;
}
.volume .ui-slider-handle {
  background: url("../images/audio/spr.png") no-repeat scroll -201px -188px
    rgba(0, 0, 0, 0);
  height: 13px;
  width: 13px;
}
.playlist {
  list-style-type: none;
  margin: -10px 0 0 2px;
  padding-bottom: 10px;
  padding-top: 15px;
  position: relative;
  width: 95%;
  z-index: 1;
  margin: 0px auto;
}
.playlist li,
.playlist div {
  color: #151b48;
  cursor: pointer;
  margin: 0 0 5px 15px;
}
.playlist li > a,
.playlist div > a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 15px 10px;
  border-bottom: 1px solid #393939;
}
.playlist li.active a,
.playlist div.active a{
  font-weight: bold;
  background: rgba(34,34,34,0.4);
  padding: 15px 10px;
}
.slick-dots {
  bottom: 5px !important;
}
.slick-dots li button:before {
  font-size: 8px !important;
}

/* About Page */
.text{
	color: #848484;
	font-size: 16px;
	line-height: 1.8em;
}
.innerHeadoverlay {
    position: relative;
    min-height: 200px;
    margin: 30px 0;
    padding: 100px 0; 
 }
.innerHeadoverlay::before {   
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.layer-overlay.overlayDark::before {
    background-color: rgba(17, 17, 17, 0.7);
}
.softCol{color:#ea5252; }
.breadcrumb {
	background-color: transparent;
	padding: 8px 15px;
	padding-left: 15px;
	margin-bottom: 20px;
	list-style: none;
	border-radius: 4px;
}
.breadcrumb > li {
    display: inline-block;   
}
.breadcrumb li a {
    color: #fff;
    padding-right: 15px;
}
.breadcrumb.softblue li.active {
    color: #00BBD1;  
}
.breadcrumb > li + li::before {
    content: "\f04b";
    font-family: fontawesome;
    font-size: 9px;
    margin-right: 5px;
}
.topInnerhead h2{
	font-size: 40px;
	font-weight: 900;
	text-transform: uppercase;
}
.smallservlist{
	padding-left: 0px; 
	list-style: none; 
}
.smallservlist {
	padding: 0 10px; 	
	color: #adaeb0; 
	display: inline-block; 
	font-size: 13px; 
	line-height: 1; 
	float: right;
}
.aboutInnercontent{
	position: relative;	
	padding-top: 90px;
	margin-top: -90px;
	background-color: #fbfcf3;
	margin-bottom: 50px;
}
.aboutTop{
	text-align: center;
	padding-bottom: 18px;
	border-bottom: 1px solid #f2f2f2;
}
.aboutTop .head{
	font-family: 'Yesteryear', cursive;
	font-weight: 900;
	font-size: 24px;
	margin-bottom: 15px;
}
.aboutTop h2{
	text-transform: uppercase;
	font-size: 22px;
	color: #1c393d;
}
.topaboutDetail{
	width: 70%;
	margin:0 auto;
	color: #848484;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.8em;
	text-align: center ;
	margin-top:30px;
	margin-bottom: 30px;
}

.aboutContent0 h2{	
	font-size: 26px;
	margin-bottom: 15px;
	margin-top: 30px;
	line-height: 1.5;
}
.aboutContent0 h2 span{font-size: 34px;}
.aboutContent0 .author{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 20px;	
	margin-top: 30px;
}

.block-heading01{
	font-size: 30px; 

}

.margin-top-30{
	margin-top: 30px;
}

.detail-info {
	margin-top: 40px;
}

.detail-info h4{
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 30px;

}

.detail-info p{
	font-size: 17px;
	line-height: 1.4;
	margin-bottom: 15px;
}


/*  contact form css start*/

.border {
	width: 100%;
	border:1px solid #ccc;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#2f2f2f;
	height:50px;
	font: 14px Arial, Helvetica, sans-serif;
	padding:0px 0 0 15px;
	background:none;
	
	
}
.border1 {
	width: 100%;
	border:1px solid #ccc;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#2f2f2f;
	height:50px;
	font: 14px Arial, Helvetica, sans-serif;
	padding:0px 0 0 15px;
	background:#f5f6f6;
	
	
}
.borderk {
	font: 14px Arial, Helvetica, sans-serif;
	color:#2f2f2f;
	border:1px solid #ccc;
	width:100%;
	padding:10px 15px;
	background:none;
}
.borderka {
	font: 14px Arial, Helvetica, sans-serif;
	color:#2f2f2f;
	border:1px solid #ccc;
	width:100%;
	padding:10px 15px;	
	background:#f5f6f6 ;
}
.sub-content{
	/*margin-bottom:40px;	*/
	}
/* Text Box End */

/* Buttons End */

.button {
	background:#ea5252;
	border:1px solid #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 17px 76px;
	margin-right:8px;
	cursor:pointer;
	color:#fff;
}
.con{color:#999;}
.button1 {
	background:#ea5252;
	border:1px solid #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 17px 76px;
	margin-right:8px;
	cursor:pointer;
	color:#000;
}
.contactwhol {
	padding:0px;
}
#c1 {
	margin:0;
	padding:0 0 0 0px;
	width:100%;
	line-height:30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#2f2f2f;	
}


#c2 {
	margin:0;
	padding:0;
	width:80%;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#2f2f2f;
	float:left !important;
	text-align:left !important;
}
img.captcha{	
	background:none;    
	border:0px;	
	border-radius:0% !important;	
}	
.contact-rgt{	
	float:left;		
	color:#FFF;	
}

.form-head{ 
	color:#FFF;			
	font-size:18px;			
	font-weight:700;	
}
.sub-content .row{
	margin-left:0px; 
	margin-right:0px;}
.w{padding:5px; border:1px solid #CCC;}
.contact-info p{	
	color:#675454;	
	line-height:18px;
}
.contact-info p span{	
	font-size:12px;	
}
.address {
	padding-left:0px;
}
.contact-info {
	background:#fbfcf3;
	padding:20px;
	margin-top:-30px;
	font: normal 17px Arial, Helvetica, sans-serif;
	color:#999;
	width:100%;
}
.contact-info a {
	text-decoration: none;
	color:#666;
}
.contact-info a:hover {
	text-decoration: none;
	color:#000;
}
.contact-info{font-size:22px; font-family: 'Lato', sans-serif;  font-weight:600;  margin-bottom:20px; margin-top:-50px;  text-align: center;}
.contact-info img{display: block; margin: 0 auto; }
.contact-info p{font-size:15px;  line-height: 1.5; font-weight:500;  color: #a09c8e; margin-top: 15px;}
.contact-info p a{color: #ea5252; text-decoration: none; font-weight: 600;}
.text-area, .code{margin-top:15px;}
.contactDetail{text-align:center;  padding:20px 10px ; }
.contactDetail.nobord{border-right:0}
.contactDetail p{font-size:15px; margin-top:15px; font-weight:300;}
.contactDetail p span{font-size:20px; display:block;margin-top:10px; color:#e34519;}
.contactDetail p a{color: #ea5252; text-decoration: none;}

.error, .ok{color: #000; padding: 10px; text-align: center;  background: #ea5252; margin-bottom: 30px; font-weight: 600;}
.error span{color: #fff;}

/* music page*/
.topmusicDetail{
	width: 80%;
	color: #848484;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8em;
	text-align: center;
	margin: 30px auto;
}

.music-page{
	background: #141318; 
	padding: 30px 15px;
	border-radius: 10px;

}

.music-page .playlist li.active a, .music-page .playlist div.active a, 
.music-page .playlist li.active a:hover, .music-page .playlist div.active a:focus{
	background: none;
	color: #ea5252;
}

.music-add-block{
	border: 1px solid #ccc;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	max-width: 500px;	
}
.music-add-block .description
{
	padding: 20px 15px;
	background:#ea5252;
	color: #000; 
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.music-add-block .description{
	background: #141318;
	color: #fff; 
}
.music-add-block .description p{
	font-size: 13px;
	color: #848484;
	margin:15px 0; 
	line-height: 1.4;
}
.music-add-block .description a{
	display: inline-block;
	padding: 8px 15px;
	background: #ea5252;
	color: #fff;
	border-radius: 10px;
}


/* single player */
