body
{
	margin:0;
	padding:0;
}

.banner_bg
{
	position:relative;
}

.morning_bg
{
	background:url("../../images/morning_bg.jpg")No-Repeat;
}


.noon_bg
{
	background:url("../../images/noon_bg.png")No-Repeat;
}

.evening_bg
{
	background:url("../../images/evening_bg.png")No-Repeat;
}


.banner_bg img
{
	position:absolute;
	z-index:1;
	background-size: cover;
	width: 100%;
	margin-left:auto;
  	margin-right:auto;
    height : 650px;
    min-width:1300px;
}

.banner_bg img.active
{
	z-index:3;
	background-size: cover;
	width: 100%;
	margin-left:auto;
    margin-right:auto;
    height : 650px;
}


.banner_bg
{
  margin-left:auto;
  margin-right:auto;
  height : 650px;
  background:url("../../images/morning_bg.jpg")No-Repeat;
  position:absolute;
  width: 100%;
  background-size: cover;
  z-index:-1;
}

.m_banner_bg
{
	display:none;
}


#slider_container
{
	position: absolute;
	 top: 0px; 
	 left: 0px; 
	 min-width: 1300px;
       height: 450px;
       width:100%;
}
	
.slider_container
{
	top: 0px; 
	left: 0px; 
	width:100%;
	height: 650px;z-index:-1
}

#slider
{
	width: 660px; 
	height: 420px;
	margin-left:auto;
	margin-right:auto;
}

.slider_style
{
	width: 1160px;
    height: 650px;
    margin-left:auto;
    margin-right:auto;
}
	
.slides_hidden
{
	cursor: move; 
	width: 1160px; 
	height: 650px;
    overflow: hidden;
}

#m_slider_container
{
	display:none;
}

.banner_music_container
{
  height : 650px;
  width : 100%; 
  float:left;

}

.banner_music 
{
 height : 650px;
  width : 1300px;
  margin-left:auto;
  margin-right:auto;
  z-index:9000;
  background:url(../../images/evening_bg_musics.png)No-Repeat;
}

.banner_music img
{
  position:absolute;
  z-index:1;
  height : 650px;
  width : 1300px;
}

.banner_music img.active
{
	z-index:3;
}


.banner_container
{
  height : 650px;
  width : 100%; 
  
}
.banner
{
  width : 1300px;
  height : 650px;
  margin-left:auto;
  margin-right:auto;
  z-index:10000;
  background:url("../../images/main_bg.png")No-Repeat;
  background-size:1300px;
  position: relative;
}


.app_store_link
{
	width: 175px;
	height: 50px;
	/* margin: 30px 0px 0px 977px; */
	float: left;
	cursor: pointer;
	position: absolute;
	top: 30px;
	left: 977px;
}


		/* Content */
		

h2
{
	margin:40 0 40 0;
}

.content_container
{
	height:auto;
	clear:both;
	width:100%;
	min-width:1300px;
	float:left;
}

.content
{
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 900px;

	/* height:2970px; */
}

.text_heading
{
    height: 36px;
    width: 100%;
    font-family:"PT Sans";
	font-size:32px;
    color:#00b7d8;
    float:left;
    font-weight:700;
    margin-top:10px;
    margin-bottom:10px;
}

.text_row
{
	height:auto;
	font-family:"PT Sans";
	font-size:20px;
	color:#68747e;
	float:left;
	width:100%;
	text-align: justify;
	line-height: 36px;
}

.timeOfDay
{
	width:425px; 
	height:440px;
}

.myMusic
{
	width:425px;
	height:300px; 
	margin-left:25px; 
}

.personalizedHomeScreen
{
	width:425px;
	height:401px;
}

.awesomeThemes
{
	width:425px;
	height:400px; 
}

.coolGesture
{
	width:310px;
	height:390px; 
	margin-left:25px;
}

p
{
	margin:0px;
}

.content_left
{
	width:425px;
	float:left;
}

.content_right
{
	width:425px;
	float:right;
}

.Clear
{
	clear:both;
}


.outerfooter
{
	width:100%;
	min-width:1300px;
	float:left;
	height:auto;
	background-color:#10426e;
}

.footerContainer
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.footerLeftCont
{
	width:12%;
	margin-left:22px;
	float:left;
}

.logoStyle
{
	width: 68px;
	height: 60px;
	margin-top:10px;
}

.footerRightCont
{
	width:80%;
	float:left;
}

.contacts
{
	color: #7fc3ff;
    cursor: default;
    font-size: 24px;
    line-height: 28px;
    margin-top: 20px;
    padding-right: 10px;
    float:left;
    width:100%;
    font-family: "Museo Sans";
}

.socialContainer
{
	width:1000px;
	margin:10px 10px 0 0;
	float:left;
}
.socialCont
{
	width:auto;
	float:left;
	margin-top:10px;
}
	
.socialICon
{
	
	margin-top:1px;
	float:left;
	margin-right:10px;
}

.socialText
{
	font-family: "Museo Sans";
	color: #fff;
	float:left;
	margin-right:20px;
	padding: 2px 0 0 0;
}

.socialText:hover
{
	color:#f8981d;

}
	
.emailLink
{
	text-decoration: none;
}

.bottomFooterContainer
{
	width:100%;
	margin: 20px 0 20px 0;
	float:left;
}

.copyrights
{
	font-family:"Museo Sans";
	font-size:13px;
	float:left;
	color:#b3b3b3;
	margin-left:20px;
}

.linkMore 
{
	color:#EE9B11;
	text-decoration:none;
	cursor:pointer;
	width:70px;
}

.TOS
{
	font-family:"Museo Sans";
	font-size:13px;
	cursor:pointer;
	float:left;
	min-width:60px;
	margin-right:10px;
	color:#d9d9d9;
}

.TOS:hover
{
	color:#f8981d;	
}

.pipeline
{
	
	float:left;
	font-family: "Museo Sans";
	font-size:13px; 
	color:#fff;
}

.tekton
{
	font-family:"Museo Sans";
	font-size:13px;
	cursor:pointer;
	float:left;
	min-width:170px;
	margin-right:10px;
	color:#d9d9d9;
}

.tekton:hover
{
	color:#f8981d;

}

/* Links CSS */

.linkMore 
{
	color:#EE9B11;
	text-decoration:none;
	font-family:Segoe UI;
	cursor:pointer;
	width:70px;
}

.linkMore:hover
{
	font-family:"Museo Sans";
}
