@font-face {
  font-family: 'myriad pro';
  src: url('../fonts/MyriadPro-Regular.otf')  format('opentype');
}
body {
	margin:0;
	padding:0;
	font-family:"myriad pro";
	font-size:18px;
	line-height:20px;
	background: url(../images/bg-repeat.jpg) repeat-x scroll center top #678707;
}

.navigation ul li {display:inline; padding:0 0 0 0; margin:0 0 0 0; float:left;}
.login {
	color:#5f57ac;
	float:left;
	width:100%;
}

.register {
	color:#0090c9;
}
.login_part_bg {
	width: 70px;
	margin: 30px 0px 0px 45px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	font-size:13px;
}
.login_part_bg a:hover {
	text-decoration:none;
}
.top_navigation {
	width: 970px;
	height: 60px;
	background: url(../images/sub-menu-bg.png) no-repeat;
	margin: 0px auto 15px auto;
	clear:both;
}
.top_navigation ul, .top_navigation ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.top_navigation ul {
	padding: 0px 0px 0px 25px;
}
.top_navigation ul li {
	background: #ff6fd1;
	border: 2px solid #ffffff;
	border-radius: 15px;
	height: 58px;
	float: left;
	margin: 1px 15px;
	padding: 2px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.top_navigation ul li:hover {
	background: #0090c9;
	border: 2px solid #02668a;
}
.top_navigation ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;

}
.top_navigation ul li img {
	float: left;
	margin: 0px 3px;
}
.top_navigation ul li span {
	width: 77px;
	text-align: center;
	float:left;

}
#searchbox {
	background: #EBE6E6;
	float: left;
	width: 152px;
	height: 28px;
	margin: 16px 0px 0px 0px;
}
#searchbox #frmsearch {
	padding: 1px;
	margin:0;}
#searchbox #keyword {
	width: 110px;
	border: none;
	background: #EBE6E6;
	color: #000000;
	float: left;
	font-size: 12px;
	margin: 0 0 12px 0;
	padding: 6px;
	height:26px;
}
#searchbox #searchbtn {
	float: right;
	margin-top: 3px;
}

h1.front_parents_title {
	background:#d10000;
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
	width: 150px;
	height: 50px;
	font-size: 30px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
p.front_containt {
	clear:both;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
	float:left;
}

a.footer_a_link {
    color: #A5D00B;
}
a.footer_a_link:hover {
    color: #fff;
}


.main_page_bg {
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	float:left;
	width:90%;
	margin-bottom:15px;
	padding:0 0 20px 0;
	margin:0 0 0 5%;
}

.top-header {
	margin:0; font-size:20px; color:#D0362B; 
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.playlist_user_title {
	color:#A76CE4;
	font-weight:bold;
	margin:15px 0 0 20px;
}
.edit_playlist_image {
	margin:.0 0 0 15px;
	float:left;
	width:96%;
	z-index:10;
	position:relative;
}
.edit_playlist_left {
	margin:-26px 0 20px 10px;
	padding:0;
	float:left;
	width:45%;
	background:#FFFFFF;
	border:3px solid #FF6FD1;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	z-index:9;
}
.video_list_box {
	margin:0 0 10px 3%;
	padding:0;
	float:left;
	width:95%;
	border:1px solid #4DBCE2;
	height:440px;
	overflow:auto;
}
.video_list_box_right {
	margin:0 0 10px 3%;
	padding:0;
	float:left;
	width:95%;
	border:1px solid #4DBCE2;
	height:395px;
	overflow:auto;
}
.video_box {
	margin:0;
	padding:10px;
	float:left;
	width:50%;
}
.video_box_image {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	border:3px solid #A76CE4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}
.video_box_image_name {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	font-size:14px;
}
.edit_playlist_middle {
	margin:190px 10px 0 10px;
	padding:0;
	float:left;
	width:42px;
	height:53px;
	background:url(../images/left_right_icon.png) no-repeat;
}
.edit_playlist_right {
	margin:-26px 0 20px 10px;
	padding:10px;
	float:left;
	width:45%;
	background:#FFFFFF;
	border:3px solid #FF6FD1;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	z-index:9;
}
.playlist_name_box {
	margin:0 0 0 0;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF6FD1;
    border-radius: 10px;
    box-shadow: 0 0 15px #D5D5D5 inset;
    height: 40px;
    padding: 6px;
	font-size:12px;
	float:left;
}
p.playlist_add_text {
	font-size:14px;
	float:left;
	clear:both;
}
.playlist_edit_video_no {
	margin:0 0 10px 0;
	padding:0;
	float:right;
}
p.video_no_count_text {
	margin:6px 5px 0 0;
	padding:0;
	float:left;
	font-size:14px;
	
}
.playlist_video_no_count {
	margin:0 0 0 0;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF6FD1;
    border-radius: 10px;
    box-shadow: 0 0 15px #D5D5D5 inset;
    height: 30px;
    padding: 6px;
	font-size:12px;
	float:left;
	width:50px;
}

  #clouds1 {
    width:109%;
    left:-130px; 
    top:-15px;
    z-index:1;
    height: 250px; 
    position:absolute;
    background-image: url(../images/PAGE_CLOUD_001.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    /*animation: animatedBackground 10s linear infinite;*/
    -webkit-animation: animatedBackground 25s linear infinite;;
    -moz-animation: animatedBackground 25s linear infinite;;
    -o-animation: animatedBackground 25s linear infinite;;
    z-ind
  }
  
  #clouds2 {
    width:100%;
    left:0px; 
    top:90px;
    z-index:1;
    height: 200px; 
    position:absolute;
    background-image: url(../images/PAGE_CLOUD_002.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    /*animation: animatedBackground 20s linear infinite;*/
    -webkit-animation: animatedBackground 35s linear infinite;;
    -moz-animation: animatedBackground 35s linear infinite;;
    -o-animation: animatedBackground 35s linear infinite;;
  }
  
  #clouds3 {
    width:100%;
    left:-100px; 
    top:159px;
    z-index:1;
    height: 100px; 
    position:absolute;
    background-image: url(../images/PAGE_CLOUD_003.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    /*animation: animatedBackground 40s linear infinite;*/
    -webkit-animation: animatedBackground 40s linear infinite;;
    -moz-animation: animatedBackground 40s linear infinite;;
    -o-animation: animatedBackground 40s linear infinite;;
  }
  
  #clouds4 {
    width:100%;
    left:0px; 
    top:137px;
    z-index:1;
    height: 100px; 
    position:absolute;
    background-image: url(../images/PAGE_CLOUD_004.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    /*animation: animatedBackground 35s linear infinite;*/
    -webkit-animation: animatedBackground 50s linear infinite;;
    -moz-animation: animatedBackground 50s linear infinite;;
    -o-animation: animatedBackground 50s linear infinite;;
  }
  
  #clouds5 {
    width: 100%;
    left:0px; 
    top:219px;
    z-index:1;
    height: 100px; 
    position:absolute;
    background-image: url(../images/PAGE_CLOUD_005.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    /*animation: animatedBackground 30s linear infinite;*/
    -webkit-animation: animatedBackground 40s linear infinite;;
    -moz-animation: animatedBackground 40s linear infinite;;
    -o-animation: animatedBackground 40s linear infinite;;
  }
@keyframes animatedBackground {
		from { background-position: 100% 0; }
		to { background-position: 0 0; }
	}
	
	@-webkit-keyframes animatedBackground {
		from { background-position: 100% 0; }
		to { background-position: 0 0; }
	}
	@-moz-keyframes animatedBackground {
		from { background-position: 100% 0; }
		to { background-position: 0 0; }
	}
	@-o-keyframes animatedBackground {
		from { background-position: 100% 0; }
		to { background-position: 0 0; }
	}

canvas-anny{
	z-index:900000000;
}
.anny-align {
  margin-left: -90px;
  position: absolute;
  top: 255px;
  z-index: 900000000;
}

canvas-dog{
	z-index:900000000;
}

h4.panel-title .mob_store_caret {
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-top: 10px solid;
    color: #428bca;
    float: right;
}
.border_bottom {
	border-bottom:1px solid #cfcfcf;
	margin-top:10px
}





/*banner css*/

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; position: relative;  zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 0; background:url(../images/tv_show_left_icon.png) no-repeat; width:36px; height:69px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 0; background:url(../images/tv_show_right_icon.png) no-repeat; width:36px; height:69px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }

/* Control Nav */
.flex-control-nav { position: absolute; bottom: -40px; text-align: center; right:50px}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #0090c9; }
.flex-control-paging li a.flex-active { background: #0090c9; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
@media (max-width:550px) {
.tv_show_left_part {
	margin:10px 0 0 5%;
	padding:0 0 0 0;
	float:left;
	width:90%;
	border-bottom:1px solid #CCC
}
.tv_show_right_part {
	margin:10px 0 0 10%;
	padding:0 0 0 0;
	float:left;
	width:90%;
}
.tv_show_right_content_part {
	width:100%;
}


.tv_show_left_img_part {
	margin:0 auto;
	padding:0;
	width:170px;
	height:180px;
	clear:both;
	border:1px solid #696565;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
}
}
@media (min-width:551px) {
.tv_show_right_content_part {
	width:190px;
}


.tv_show_left_img_part {
	margin:0 20px 0 0;
	padding:0;
	float:left;
	width:170px;
	height:180px;
	border:1px solid #696565;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
}
}
@media (min-width:551px) and (max-width:650px) {
.tv_show_left_part {
	margin:10px 0 0 0;
	padding:0 0 0 15%;
	float:left;
	width:100%;
	border-bottom:1px solid #CCC
}
.tv_show_right_part {
	margin:10px 0 0 0;
	padding:0 0 0 15%;
	float:left;
	width:100%;
}
}
@media (min-width:651px) and (max-width:767px) {
.tv_show_left_part {
	margin:10px 0 0 0;
	padding:0 0 0 22%;
	float:left;
	width:100%;
	border-bottom:1px solid #CCC
}
.tv_show_right_part {
	margin:10px 0 0 0;
	padding:0 0 0 22%;
	float:left;
	width:100%;
}
}


@media (min-width:768px) {
.tv_show_left_part {
	margin:70px 0 0 0;
	padding:0 0 0 50px;
	float:left;
	width:50%;
}
.tv_show_right_part {
	margin:70px 0 0 0;
	padding:0 0 0 50px;
	float:left;
	width:50%;
}
}

.tv_show_left_img_part img {
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
}
.tv_show_right_content_part {
	margin:0;
	padding:0;
	float:left;
}
.tv_show_right_content_part h2 {
	 color: #0090c9;
    font-size: 28px;
    font-weight: bold;
    height: 35px;
	float:left;
    line-height: 23px;
}
.tv_show_right_content_part p {
	color: #746968;
    font-size: 14px;
    line-height: 14px;
	float:left;
}
.tv_show_right_content_part h4 {
	color: #484141;
    font-size: 14px;
    font-weight: bold;
	float:left;
	width:100%;
}
.tv_show_right_content_part .watch_btn {
	color: #0090c9;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
	float:left;
	width:100%
}



/*hoopla store css*/
.hoopla_store_bg {
	margin:0;
	padding:10px;
	float:left;
	width:100%;
}

.stre_containt_bg_part {
	margin:20px 0 0 0;
	padding:0;
	float:left;
	width:100%;
	padding:10px;
	background:#fff;
	box-shadow:0 0 4px #d0d0d0;
	-webkit-box-shadow:0 0 4px #d0d0d0;
	-moz-box-shadow:0 0 4px #d0d0d0;
	-o-box-shadow:0 0 4px #d0d0d0;
	-ms-box-shadow:0 0 4px #d0d0d0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
}



.nav-tabs > li.active > a .hooplastore_tab_price {
	color:#a66be4;
}
.hooplastore_heading_text {
	color:#f070cf;
}
.hooplastore_heading_text a {
	background:#a66be4;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	text-align:center;
	padding:2px 5px
}
.hooplastore_heading_text a:hover {
	background:#f070cf;
	color:#fff;
}
.table_bg {
	background:#d3d3d3;
}
.table-responsive > .table > thead  > tr > th {
	padding:8px 2px;
}
.table-responsive > .table > tbody > tr > td {
	font-size:14px;
	color:#565656;
	padding:4px;
}
.table > tbody > tr > td > a {
	color:#f070cf;
}
.table > tbody > tr > td > a:hover {
	color:#a66be4;
}
	
.mob_hooplakidz_store > .panel-group > .panel > .panel-heading {
	background:#a66be4;
}

.mob_hooplakidz_store > .panel-group > .panel > .panel-heading > .panel-title {
	color:#fff;
}
.hoopla_merch_part {
	margin:20px 1.5% 0 ;
	padding:10px;
	float:left;
	background:#f6f6f6;
	border:2px solid #fff;
	box-shadow:0 0 4px #d0d0d0;
	-webkit-box-shadow:0 0 4px #d0d0d0;
	-moz-box-shadow:0 0 4px #d0d0d0;
	-o-box-shadow:0 0 4px #d0d0d0;
	-ms-box-shadow:0 0 4px #d0d0d0;
	text-align:center;
}
.hoopla_merch_part h4 {
	margin:10px 0 10px 5%;
	padding:0;
	float:left;
	width:80%;
	text-align:left;
}
.merch_price {
	margin:0 0 0 5%;
	padding:0;
	float:left;
	font-weight:bold;
	width:90%;
	text-align:left;
}
.hoopla_merch_btn {
    border: medium none;
    color: #ffffff;
    float: left;
    font-size: 15px;
    margin: 20px 0 ;
    padding: 0;
    text-align: center;
	width:100%;
	
}
.hoopla_merch_btn a {
	background: none repeat scroll 0 0 #ffc000;
    color: #fff;
    cursor: pointer;
    padding: 4% 20%;
    text-decoration: none;
    border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}
.hoopla_merch_btn a:hover {
    background: none repeat scroll 0 0 #7ccf13;
}
.hoopla_merch_btn a:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}



/*products page css*/

.product_page_part {
	margin:10px 0 0 0;
	padding:0;
	float:left;
	width:100%;
	background:#efefef;
	border: 2px solid #fff;
    box-shadow: 0 0 4px #d0d0d0;
}

.product_left_part img, .product_page_bg_part img, .march_page_bg_part {
	border:1px solid #ccc;
}
.product_page_detail_part {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
.product_page_bg_part {
	margin:0;
	padding:10px;
	float:left;
	width:25%;
}
.btn-store_back {
    background-color: #a76ce4;
    border-color: #a76ce4;
    color: #fff;
}
.btn-store_back a {
	color:#fff;
}
.btn-store_back:hover  {
	background-color: #f070cf;
	border-color: #f070cf;
	color:#fff;
}

.product_right_part p.song_list {
	margin:10px 0;
	padding:0;
	float:left;
	width:50%;
	font-size:14px;
	line-height:25px;
}

.product_page_part p.album_text {
	text-align:justify;
	width:100%;
	padding:0 2%;
	float:left;
	font-size:14px;
}

.product_left_part img.border-none{border:none}

.amazon_img_part .chris_btn {background:#ff0302}
.amazon_img_part .chris_btn:hover {background:#bd0100}


.product_right_part .chris_btn {color:#ff0302}
.chri_left_part_bg {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
.left_chris_part {
	margin:0;
	padding:0;
	float:left;
	width:50%;
}
.right_chris_part {
	margin:20px 0 0;
	padding:0;
	float:left;
	width:50%;
}
.left_chris_part .amazon_img_part .popup_buy_image {float:left; margin-top:10px}
.left_chris_part .popup_price_part {margin-top:12px;}








/*app landing page*/
.hoopla_store_bg h2.app_heading_part {
	margin:20px 0 0 0;
	padding:10px;
	float:left;
	width:100%;
	background:#a76ce4;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	color:#fff;
	font-size:30px;
	font-weight:normal;
}
.app_part {
	margin: 11px 0 0 0;
	padding:0 20px 14px 20px;
	float:left;
	width:100%;
}
.app_icon {
	margin:0 30px 0 0;
	padding:0;
	float:left;
}
.app_detail_part {
	margin:0;
	padding:0;
	float:left;
	width:76%;
}
h3.app_name_part {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	border-bottom:3px solid #e36cd6;
}
h3.app_name_part a {
	margin:0 0 6px 0;
	padding:0;
	float:left;
	color:#ff6fd1;
	font-size:24px;
	font-weight:bold;
}
h3.app_name_part a:hover {
	color:#a76ce4;
}
.app_detail_part p {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	font-size:16px;
	color:#595959;
	line-height:24px;
	text-align:justify;
}
.store_icon_part {
	margin:20px 0 0 0;
	padding:0;
	float:left;
	width:100%;
}
a.app_store_icon {
	margin:0 14px 0 0;
	padding:0;
	float:left;
	width:20%;
}
.app_border {
	border-bottom:none;
}
.app_ladnding_pagination_part {
	margin:0;
	padding:20px 0 70px 0;
	float:left;
	width:100%;
}
.app_ladnding_pagination_left_part {
	margin:6px 0 0 0;
	padding:0;
	float:left;
	font-size:15px;
	color:#a76ce4;
	font-weight:bold;
	left:23%;
	position:absolute;
}
.app_ladnding_pagination_right_part {
	margin:0;
	padding:0;
	float:right;
	width:50%;
}
.app_ladnding_pagination_part ul.pagination {
	display:block;
}
.app_ladnding_pagination_part .pagination {
	margin:0;
	padding-left:40px;
}
.app_ladnding_pagination_part .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color:#a76ce4;
	border:none;
	border-radius:4px;
	color:#fff;
}
.app_ladnding_pagination_part .pagination > li > a, .pagination > li > span {
	background:none;
	color:#ff6fd1;
	border:none;
	padding:3px 10px;
	margin-right:2px;
	margin-left:2px;
}
.app_ladnding_pagination_part .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	background-color:#a76ce4;
	border:none;
	border-radius:4px;
	color:#fff;
}
.app_store_icon + .app_store_icon + .app_store_icon {
	margin-right:0;
}
a.app_store_icon span {
	margin:10px 0 0 0;
	padding:0;
	float:left;
	width:100%;
	font-size:12px;
	text-align:center;
}
/*app landing page*/





/*indivisual page*/
.indivisual_page_icon_hed_part {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	background:#e5e5e5;
	padding:10px 115px 0 115px;
	box-shadow:0 3px 0 #d6d6d6;
}
.indivisual_hed_left_part {
	margin:0;
	padding:0;
	float:left;
	width:70%;
}
.indivisual_hed_right_part {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
.indivisual_app_icon_part {
	margin:0;
	padding:0;
	float:left;
	width:165px;
}
.indivisual_page_hed_title_part_bg {
	margin:40px 0 0 0;
	padding:0;
	float:left;
	width:60%;
	padding:0 0 0 30px;
}
h3.indivisual_app_title_part {
	margin:0;
	padding:0;
	float:left;
	color:#ff6fd1;
	font-size:36px;
	width:100%;
}
h4.indivisual_app_title_dis_part {
	margin:10px 0 0 0;
	padding:0;
	float:left;
	color:#595959;
	font-size:20px;
}
.indivisual_page_store_icon_part {
	margin:0 0 3px 0;
	padding:0;
	float:left;
	width:100%;
}
.indivisual_page_content_bg {
	margin:15px 0 0 0;
	padding:0 60px 60px 60px;
	float:left;
	width:100%;
}
.indivisual_page_video_part {
	margin:10px 0 0 0;
	padding:0;
	float:left;
	width:100%;
}
.indivisual_page_discription_bg {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
h3.indivisual_page_detail_title_part {
	margin:0 0 0 0;
	padding:10px 0 0 0;
	float:left;
	width:100%;
	font-size:24px;
	color:#3b3b3b;
	border-top:1px solid #595959;
}
.indivisual_page_discription_bg p {
	margin:10px 0 10px 0;
	padding:0;
	float:left;
	width:100%;
	font-size:16px;
	color:#595959;
	line-height:26px;
	text-align:justify;
}
.indivisual_page_slider_part {
	margin:20px 0 0 0;
	padding:10px 0;
	float:left;
	width:100%;
	background:#e5e5e5;
}

/*flexisel slider*/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}
.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}
.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 40px;
    height: 117px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 1;
}
.nbs-flexisel-nav-left {
    left: 0;
    background: url(../images/indivisual_page_slider_left_button.jpg) no-repeat;
}
.nbs-flexisel-nav-left:hover {
	background: url(../images/indivisual_page_slider_left2_button.jpg) no-repeat;
}
.nbs-flexisel-nav-right {
    right: 0;
    background: url(../images/indivisual_page_slider_right_button.jpg) no-repeat;
}
.nbs-flexisel-nav-right:hover {
	background: url(../images/indivisual_page_slider_right2_button.jpg) no-repeat;
}
/*flexisel slider*/

/*indivisual page*/





h3.faetures_part {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	font-size:24px;
	color:#3b3b3b;
}
ul.features_list_part {
	margin:0 0 10px 0;
	padding:0 0 0 40px;
	float:left;
	list-style-type:disc;
}
ul.features_list_part li {
	margin:0;
	padding:0;
	font-size:16px;
	color:#595959;
	line-height:26px;
}
.footer_page_part a.footer_app_store_icon {
	margin:0 0 5px 0;
	padding:0;
	float:left;
	width:80%;
}
.footer_store_title {
	margin:0;
	padding:0;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#d0362b;
}
.indivisual_hed_right_part span {
	margin:0;
	padding:0;
	float:left;
	font-size:12px;
	width:100%;
	text-align:center;
}
.indivisual_page_store_icon_part + .indivisual_page_store_icon_part + .indivisual_page_store_icon_part {
	margin-right:0;
}

.cristmas-promotion img {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    margin: 0 10px;
    padding: 5px;
}

.cristmas-promotion a {
	background:#ff0302;
	border-radius:4px;
	color:#ffffff;
	text-decoration:none;
	font-size:15px;
	padding:5px 10px;
	font-weight:bold;
}
.cristmas-promotion a:hover {
	color:#fff;
}






.indivisual_page_store_centre_icon_part {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}
.indivisual_page_store_centre_icon_part img {
	width:178px;
}
.indivisual_page_store_centre_icon_part span {
	margin:0;
	padding:0;
	float:left;
	font-size:12px;
	width:100%;
	text-align:center;
}
.indivisual_hed_centre_right_part {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	text-align:center;
}
.indivisual_page_content_bg .indivisual_page_centre_icon_hed_part {
	padding-bottom:5px;
	float:left;
}



.app_list_slider_part {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
.app_list_slider_part:hover {
	color:#fff;
}
p.app_list_slider_title {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	text-align:center;
	font-size:13px;
	line-height:16px;
	color:#595959;
}
p.app_list_slider_title:hover {
	color:#2d2d2d;
}



