body {
	font-family: Helvetica Neue, serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	background: url("../images/bg.jpg");
}
h2 {
	padding: 0;
	margin: 0 0 10px 0;
}
#forkme_banner {
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 10;
	padding: 10px 50px 10px 10px;
	color: white;
	background: url("../img/blacktocat.png") #6A3 no-repeat 95% 50%;
	font-weight: 700;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	text-decoration: none;
}
.head {
	padding: 30px 0;
	width: 960px;
	margin: auto;
}
.head h1 {
	font-weight: 200;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
	text-transform: uppercase;
	color: #999;
}
.container {
	width: 98%;
	margin: auto;
}
.actions {
	margin-top: 10px;
}
.track {
	width: 100%;
	position: relative;
}
.view-port, .track .inner {
	width: 100%;
}
.axis-y .view-port, .axis-y .track .inner {
	width: 240px;
	height: 660px;
}
.view-port {
	overflow: hidden;
	position: relative;
}
.track .inner1 {
	position: relative;
	margin: auto;
	margin-bottom: -47px;
	padding: 10px;
	border-radius: 4px;
}
.track .inner {
	position: relative;
	margin: auto;
	margin-bottom: 30px;
	padding: 10px;
	border-radius: 4px;
}
.track .inner h2 {
	font-weight: 200;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
	text-transform: uppercase;
	color: #044997;
}
.track .inner h2:hover {
	color: #6A3;
}
.track a.prev, .track a.next {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -70px;
	width: 64px;
	height: 64px;
	background: url("../img/arrows.png");
	background-repeat: no-repeat;
}
.track a.prev.disabled, .track a.next.disabled {
	display: none;
}
.track a.prev {
	left: 0;
	background-position: 0 0;
}
.track a.prev:hover {
	background-position: 0 -66px;
}
.track a.prev:active {
	background-position: 0 -132px;
}
.track a.next {
	right: 0;
	background-position: -64px 0;
}
.track a.next:hover {
	background-position: -64px -132px;
}
.track a.next:active {
	background-position: -64px -198px;
}
.slider-container {
	position: relative;
	margin: 0;
	padding: 0;
	height: 166px;
}
.slider-container.big {
	height: 375px;
}
.slider-container.huge {
	height: 375px;
}
.slider-container .item {
	position: absolute;
	width: 224px;
	height: 150px;
	margin-right: 16px;
	margin-bottom: 16px;
}
.slider-container-pages {
	position: relative;
	margin: 0;
	padding: 0;
	height: auto;
	width:100%;
	margin:30px 5px 10px 15px;
}
.slider-container-pages.item1 {
	width: 224px;
	height: 124px;
	position: relative;
	margin-right: 16px;
	margin-bottom: 16px;
}
/*.view_gallery	{
		width: 224px;
  height: 124px;
  float:left;
		
		
		margin:16px ;
}
.view	{
		width:100%;
		height:auto;
		margin:auto;
}*/
.item-1 {
	width: 280px;
	height: 211px;
	/*  position: relative;*/
 margin-right: 16px;
	margin-bottom: 16px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid white;
}
.item-recipes-1 {
	width: 310px;
	height: 255px;
	/*  position: relative;*/
 margin-right: 16px;
	margin-bottom: 16px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid white;
}
.slider-container-pages .item1 img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid white;
	width: 280px;
	height: 155px;
}
.slider-container-pages .item1 p {
	padding: 0;
	margin: 0;
}
.slider-container .item img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid white;
}
.slider-container.big .item, .slider-container.big .item .img-area {
	height: 356px;
}
.slider-contaiber.huge .item {
	margin-bottom: 12px;
}
.slider-container .item p {
	padding: 0;
	margin: 0;
}
.slider-container .item.cover {
	width: 940px;
}
.slider-container .item.cover-2 {
	height: 432px;
}
.slider-container .item.cover img {
	float: left;
}
.slider-container .item.cover-2 img {
	float: none;
}
.slider-container .item.cover .img-area {
	float: right;
	margin-left: 16px;
}
.slider-container .item.cover-2 .img-area {
	float: none;
	margin-left: 0;
	margin-top: 12px;
}
.slider-container .item.cover-2 .img-area .img-block:first-child {
	margin-right: 14px;
}
.slider-container .item.cover .img-block {
	height: 166px;
}
.slider-container .item.cover-2 .img-block {
	float: left;
}
.img-block {
	margin-bottom: 16px;
}
.editorial {
	float: left;
	height: 356px;
	padding-right: 5px;
	width: 220px;
	background: white;
}
.editorial .title {
	font-size: 18px;
	margin: 20px 0 0 20px;
}
.editorial .desc {
	font-size: 14px;
	line-height: 18px;
	padding-top: 8px;
	margin-left: 20px;
}
.side-a, .side-b {
	float: left;
	width: 462px;
}
.side-a {
	margin-right: 16px;
}
.side-a > img, .side-b > img {
	width: 462px;
	height: 272px;
}
.bullet-pagination {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
.bullet {
	display: inline-block;
	background: #999;
	padding: 4px;
	border-radius: 6px;
	margin-right: 5px;
	opacity: 0.4;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
.bullet.active {
	opacity: 1;
}
.bullet:last-child {
	margin-right: 0;
}
#example-4 img {
	width: 228px;
	height: 132px;
}
.example-4 .loading {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 4px;
	text-align: center;
	line-height: 140px;
	padding: 4px 0;
	z-index: 1;
}
.example-4 .loading:before {
	content: "loading...";
}
.example-4 .bullet {
	cursor: default;
}
.example-1 a.prev, .example-1 a.next {
	margin-top: -69px;
}
.example-2 a.prev, .example-2 a.next {
	margin-top: -58px;
}
.example-3 a.prev, .example-3 a.next {
	margin-top: -53px;
}
.example-4 a.prev, .example-4 a.next {
	margin-top: -68px;
}
.trailers-txt {
	background-image: url("../img/trailers.png");
	height: 124px;
	margin: -144px 70px 0 2px;
	position: relative;
	width: 215px;
}
.comedy-txt {
	background-image: url("../img/comedy.png");
	height: 124px;
	margin: -144px 70px 0 2px;
	position: relative;
	width: 215px;
}
.events-txt {
	background-image: url("../img/events.png");
	height: 124px;
	margin: -144px 70px 0 2px;
	position: relative;
	width: 215px;
}
.songs-txt {
	background-image: url("../img/songs.png");
	height: 124px;
	margin: -144px 70px 0 2px;
	position: relative;
	width: 215px;
}
.rhymes-txt {
	background-image: url("../img/rhymes.png");
	height: 124px;
	margin: -144px 70px 0 2px;
	position: relative;
	width: 215px;
}
.animated_Stories-txt {
	background-image: url("../img/animated_Stories.png");
	height: 124px;
	margin: -144px 70px 0 2px;
	position: relative;
	width: 215px;
}
.health-txt {
	background-image: url("../img/health.png");
	height: 124px;
	margin: -144px 70px 0 2px;
	position: relative;
	width: 215px;
}
.video {
	width:100%;
	height:400px;
	margin-top:10px;
}
.youtube {
	width:100%;
	height:500px;
	float:left;
	margin-left:80px;
	margin-top:62px;
	background-color:#000;
}

/*  videos single 2015-05-16 start  */
.video_box_container_main {
height: 650px;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 112px;
    width: 100%;
	/*position: relative;
	margin: 0 auto;
	top: 90px;
	left: 0px;
	width: 100%;
	height: 500px;
	overflow: hidden;
	text-align: center;*/
}
.left_videos_box {
	margin: 0 auto;
	top: 90px;
	left: 0px;
	width: 70%;
	height: 650px;
	overflow: hidden;
	float: left;
}
.right_box {
	margin: 0 auto;
	top: 90px;
	left: 0px;
	width: 30%;
	height: 650px;
	overflow: hidden;
	float: right;
}
.green_question_box {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 49%;
	height: 200px;
	background: #074096;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 13px;
	text-align: center;
}
.white_question_box {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 50%;
	height: 200px;
	background: #d33939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	text-align: center;
}
.question_box_container_main {
	margin: 0px;
	padding: 0px;
	/*float:left;*/
	width: 98%;
	height: auto;
	text-align: center;
}
.green_question_box1 {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 49%;
	height: 200px;
	background: #074096;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 13px;
	text-align: center;
}
.white_question_box1 {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 50%;
	height: 200px;
	background: #d33939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	text-align: center;
}


/* End  */
/* image mouse over zoom effect start  */
.zoom_img img {
	/*margin:50px;
 height:auto; 
width:auto;*/
-moz-transition:-moz-transform 0.5s ease-in;
	-webkit-transition:-webkit-transform 0.5s ease-in;
	-o-transition:-o-transform 0.5s ease-in;
}
.zoom_img img:hover {
	-moz-transform:scale(1.04);
	-webkit-transform:scale(1.04);
	-o-transform:scale(1.04);
}
/* image mouse over zoom effect end */		
