/* Container */
		body {
			font-family: 'Open Sans', Arial, Helvetica, sans-serif; 			
			font-size:14px;
			line-height: 1.5;
			color: #333333;
			background-color:#fcf2ff;
			margin-bottom:0px;
		}
					
		img {
			display: inline-block;
			height: auto;
		}
		
		.clear {
			clear:both;
			line-height:0px;
			height:0px;
			overflow:hidden;
			font-size:0px;
		}
		
/* Links */
		a:link	{
			color: white;
		}

		a:visited	{
 			color: white;
		}

		a:focus		{
			color: white;
		}
		
		a:hover	{
			color: black;
			text-shadow: 2px 2px 4px #808080;
	     	text-decoration: none;
		}		
		
/* Ads */
		.exo, .exo1 {
			display: inline-block;
			margin: 5px;
		}		
			
/* embeded video */	
		.iframe-container {
			overflow: hidden;
			height:600px;
			max-width: 800px;
			position: relative;
		}
 
		.iframe-container iframe {
			border: 0;
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
		}		

		.title {
			margin-top: 10px;
			font-size: 22px;
			font-weight: bold;
			text-align:left;
		}			
	
/*Header */
		.head-wrap {
			background:url(../images/head.png);
			height:104px;
			position:relative;
			z-index:5;
			position:fixed;
			left:0;
			top:0;
			width:100%;
		}

		.head {
			position:relative;
			width: 1660px;
			margin: auto;
		}
		
		.logo {
			position:absolute;
			left: 135px;
			top:31px;
			width: 232px;
			height: 59px;
		}

		.head-txt {
			font-size: 14px;
			color: #fff; text-shadow: 1px 1px rgba(0,0,0,.8);
			position:absolute;
			left:160px;
			top:6px;
		}

		.book {
			position:absolute;
			right:150px;
			top:0;
			width:225px;
			height:30px;
			font-size: 14px;
			color: #fff;
			text-shadow: 1px 1px rgba(0,0,0,.8);
			font-weight:bold; background:#ff7400;
			text-decoration:none;
			line-height:30px;
			padding:0 0 0 71px;
		}

		.book img {
			position:absolute;
			left:41px;
			top:0;
		}
		.book:hover {
			text-decoration:underline;
			color: #fff;
		}

		.search {
			position:absolute;
			right:150px;
			top:39px;
			border-top:1px solid #983267;
		}

		.search div {
			border:1px solid #e7e7e7;
			height:38px;
		}

		.search div * {
			float:left;
		}

		.in1 {
			width:195px;
			padding:0 0 0 11px;
			height:37px;
			border:0;
			font:14px 'Open Sans', Arial, Helvetica, sans-serif;
			background:#fdfaf2;
		}

		.nav {
			border-left:1px solid #da0071;
			height:61px;
			position: absolute;
			top:30px;
			left:393px; 
		}

		.n {
			float:left;
			border-right:1px solid #da0071;
			height:61px;
			
		}

		.nl {
			height:61px;
			display:block;
			line-height:61px;
			text-decoration:none;
			font-size: 24px;
			color: #fefefe;
			text-shadow: 1px 1px rgba(0,0,0,.33);
			margin:0 16px;
		}

		.nl img {
			vertical-align:middle;
		}

		.n:hover .nl {
			text-decoration:underline;
			color: white;
		}
		
		.n:hover .drop {

			display:block;
		}


		
		.vidtop, .vidtop img, .vidtop a {
			color: #444444;
			font-size: 18px;
			font-weight: bold;
			text-align: center;	
			border-color: #444444;
			border: 1px;
		}
			
		.drop {
			position:absolute;
			margin: 0px 0px 0px -1px;
			width: 1075px;
			top:61px;
			opacity: 0.95;
			background:#fcf2ff url(../images/drop-bg.png) repeat-x;
			border:1px solid #444444;
			border-top:0;
			padding:10px 0px 10px 0px;
			display:none;
			column-count: 7;
			column-gap: 0px;
		}

		.drop ul {
			list-style:none;
			float:left;
			border-right:1px solid #d7cfda;
		}
		.drop ul li {

			padding:0px 0px 0px 0x;
			height: 18px;
			line-height: 18px;	
		}
		
		.drop ul li a {	
			margin-left: -20px;
			margin-right: 20px;
			color:#444444;
			font-size:12px;
			font-family: tahoma;
			text-decoration:none;
			font-weight:300;
		}
	
		.drop ul li:hover a {
			color:#f41f8d;
		}

/* Section headers */

		/* Top header */
		.header {
			margin-top:110px;
			width: 100%;
			background:url(../images/header.png);
			font-size: 18px;
			color: #fff;
			text-shadow: 1px 1px rgba(0,0,0,.8);
			font-weight:normal;
			line-height:30px;
			padding:0 0 0 16px;
		}

		/* Toplist, New Videos header */
		.header2 {
			margin-top:50px;
			width: 100%;
			background:url(../images/header.png);
			font-size: 18px;
			color: #fff;
			text-shadow: 1px 1px rgba(0,0,0,.8);
			font-weight:normal;
			line-height:30px;
			padding:0 0 0 16px;
		}	
		
		/* Related Videos header */
		.header-related {
			margin-top:20px;
			width: 100%;
			background:url(../images/header.png);
			font-size: 18px;
			color: #fff;
			text-shadow: 1px 1px rgba(0,0,0,.8);
			font-weight:normal;
			line-height:30px;
			padding:0 0 0 16px;
		}			
		
		/* Embeded videos */
			.embed-title {
				margin-top:110px;
				font-size: 25px;
				font-weight: bold;
				text-align:center;
			}

			.embed-description {
				font: 13px;
				width: 512px;
			}
		
/* All Thumbs */

		.thumbs > [class*='col-'] {
			padding-top:1px;
			padding-right:1px;
			padding-left:1px;
			padding-bottom:1px;
		}
		
		.thumbs a {
			display: block;
			text-align:center;
		}
		
		.thumbs img {
			max-width: 320px;
			padding: 0px;
		}

		.thumbs a img  {
			margin:0 auto;
			text-align:center;
		}

		.thumbs img:hover {
			-moz-box-shadow: 0 0 10px #909090;
			-webkit-box-shadow: 0 0 10px #909090;
			box-shadow: 0 0 10px #909090;
			opacity:0.6;filter:alpha(opacity:50);
		}		
	
/* Category Thumb on Index */	
		.thumb {
			width:auto;
			height:auto;
			border:1px solid #8c8c8c;
			float:left;
			margin: 1px 1px 1px 1px;		
		}

		.thumb img {
			border-bottom:1px solid #8c8c8c;
			width: 100%;
		}

		.thumb p a {
			color:#444444;
			display:block;
			text-align:center;
			max-height: 16px; /* 37px; */
			/* line-height:37px; */
			font-size:18px;
			text-decoration:none;
		}

		.thumb:hover p a, .thumb img:hover, .thumb:hover {

			border-color:#f41f8d;
			color:#f41f8d;
		}

/* A-Z Text Category Index */
		.abc {
			float:left;
			width:25%;
		}

		.abc p {
			background:url(../images/border.png) repeat-x center;
			color:#444444;
			font-size:24px;
			font-weight:bold;
			height:34px;
			line-height:34px;
			margin-left:40px;
		}

		.abc p span {
			background:#fcf2ff;
			display:inline-block;
			width:30px;
			line-height:34px;
		}

		.abc ul a {
			color:#444444;
			text-decoration:none;
		}

		.abc ul {
			margin-right:17px;
		}

		.abc ul a:hover, .toplist ul li a:hover {
			color:#f41f8d;
			text-decoration:underline;
		}

		.abc ul li {
			padding:0 0 0 29px;
			background:url(../images/point.png) no-repeat left center;
			height:12px;
			line-height: 11px;
			list-style-type:none;
		}

/* Toplist */
		.toplist {
			padding:0 0 10px 16px;
		}
	
		.toplist ul {
			list-style:none;
			float:left;
			width:20%;
			font-size:14px;
		}
	
		.toplist ul li {
			line-height:21px;
		}
	
		.toplist ul li a {
			color:#444444;
			text-decoration:none;
		}

/* Footer */
		.footer {
			background:url(../images/footer.png) repeat-x #ef017c;
		}
	
		.footer-in {
			width:100%; /* 980px; */
			position: relative;
		}
	
		.footer-in p { 
			text-align:center; 
			color:#fff; 
			line-height:16px;
			font-size:14px;
			padding: 17px 0px 17px 0px;
		}
	
		.dl {
			position:absolute; 
			right:13px; 
			top:29px;
		}
		
		.footer p {
			margin: 0px;
			padding-bottom:20px;
		}


/*Category Page*/

		.header-x h2 {
			font-size: 18px; 
			color: #fff;
			text-shadow: 1px 1px rgba(0,0,0,.8);
			font-weight:normal;
			line-height:30px; 
			height:30px;
		}
	
		.header-x {
			margin-top:110px;
			margin-bottom:11px;
			background:url(../images/header.png);
			height:30px;
			padding:0 0 0 16px;
			position:relative;
		}

		.pages {
			height:62px;
			text-align:center;
		}
	
		.pn, .pages ul, .pages ul li {
			display:inline-block;
			vertical-align:top;
			line-height:40px;
			font-size:18px;
			color:#444444;
		}
	
		.pages ul li a, .pn {
			width:40px;
			height:40px;
			line-height:40px; 
			border:1px solid #000;
			display:block; 
			background:url(../images/pages-bg.png) repeat-x top;
			border-radius:3px;
			font-size:18px; 
			font-weight:bold;
			text-shadow: 1px 1px rgba(0,0,0,.33);
			color:#fff;
			text-decoration:none;
			margin:0 4px;
		}
	
		.pages ul li a:hover, .pn:hover, .center .avtive a {
			border:1px solid #c70067;
			background-position:bottom;
		}
	
		.pn {
			width:93px; 
			display:inline-block;
			margin:0 14px;
		}

		.hr { 
			position:absolute;
			top:6px;
			right:0;
			text-align:center;
		}
	
		.pages-h {
			margin-right: 20px;
			margin-left: 0px;
			float:left;
			font-size:12px;
			color: #fff;
			padding-top: 2px;
			padding-right: 20px; 
			padding-left: 20px;
			height:22px;
			background:url(../images/border2.png) no-repeat top left;
		}
	
		.pages-h .pn2, .pages-h ul, .pages-h ul li {
			display:inline-block;
		}
	
		.pages-h ul a {
			height:15px;
			padding:1px 4px;
			color:#fff; 
			display:inline-block;
			line-height:15px; 
			text-decoration:none;
		}
	
		.pn2 {
			color:#fff; 
			margin:0 17px; 
			text-decoration:none;
		}
	
		.pages-h .avtive a, .pages-h .avtive a:hover {
`			background:url(../images/p.png) repeat-x top #f00880; color:#fff;
		}
	
		.pages-h ul {
			font-weight:bold;
		}
	
		.pages-h a:hover {
			color:#f3198a;
		}

		.order {
			float:left; 
			color:#fff; 
			text-shadow: 1px 1px rgba(0,0,0,.8);
			font-size:12px;
			padding:1px 10px 0px 0px;
		}
	
		.order a {
			color:#fff; 
			text-decoration:none;
		}
	
		.order span {
			text-decoration:underline;
		}
	
		.order a:hover {
			color:#f10e84;
		}

/* Thumbs on Category Pages */
		.thumb2 {
			width:auto;
			height:auto;
			border:1px solid #8c8c8c;
			margin:0 0 3px 3px;
			float:left;
		}
	
		.thumb2 img {
			width: 100%;
			height: auto;
		}
	
		.desc a {	
			color:#444444; 
			display:block; 
			text-align:center; 
			max-height:37px;
			line-height:37px;
			font-size:14px;
			text-decoration:none;
		}
	
		.thumb2:hover .desc a, .thumb2 img:hover, .thumb2:hover {	
			border-color:#f41f8d;
			color:#f41f8d;
		}

		.t {
			position:relative;
			width:auto;
			height: auto;
			overflow:hidden;  
			transition: all 0.4s ease-out 0s;
			-webkit-transition: all 0.4s ease-out 0s;
			border-bottom:1px solid #8c8c8c;
		}
	
		.over {
			position:absolute;
			top:0px;
			right:0px;
			bottom:0px;
			left:0px;
			background:url(../images/png.png); 
			opacity:0;
		}
	
		.play {
			position:absolute;
			left:0;
			top:0;
			right:0; 
			bottom:0;
			background:url(../images/play.png) no-repeat center;
		}
	
		.desc {
			color:#b5b5b5; 
			font-size: 11px;
			font-weight: 300;
			line-height: 10px;
			text-align: center;		
		}
	
		.date, .dur, .cat2 {
			position:absolute; 
			color:#fff;
			font-size:11px;
			padding:0 0 0 22px;
			height:18px; 
			line-height:18px;
			top:135px;
		}
	
		.date {
			left:10px;
			background:url(../images/ico1.png) no-repeat left;
		}
	
		.dur {
			right:10px;
			background:url(../images/ico2.png) no-repeat left; padding:0 0 0 28px;
		}
	
		.video-sponsor {
			position:absolute;
			bottom: 5px;
			left: 10px;
			color: #FFFFFF; 
			font-size:13px;
			font-weight: bold;		
		}

		.video-sponsor a {
			color:#FFFFFF; 
			text-decoration: none;
		}
	
		.thumb2:hover .over {
			display:block; 
			opacity:1;  
			transition: opacity 0.4s ease-in-out 0s;
			-webkit-transition: opacity 0.4s ease-in-out 0s;
		}
	
		.thumb2:hover .desc {
			color:#4096ee;
			transition: color 0.4s;
			-webkit-transition: color 0.4s;
		}
	
		.thumb2:hover .t {
			transition: border-color 0.4s ease-in-out 0s;
			-webkit-transition: border-color 0.4s ease-in-out 0s;
			border-bottom:1px solid #f41f8d;
		}
	
		.thumb2:hover .t img {
			transform: scale(1.25);
			-webkit-transform: scale(1.25); 
			-webkit-transform:scale(1.25);
			-o-transform:scale(1.25)
		}
	
		.thumb2 .t img {
			transition: all 0.4s ease-out 0s;
			-webkit-transition: all 0.4s ease-out 0s;
		}
	
		.cat2 {
			background:url(../images/cat.png) no-repeat left; 
			top:10px; 
			left:4px;
		}
	
/* Hide */
		@media only screen and (max-width: 910px) {

			#hideabc {
				display: none;
			}
		}	
		
		@media only screen and (max-width: 950px) {

			#hidetpl {
				display: none;
			}
		}			

/* Adaptive headers */
	@media all and (min-width: 1000px) {
		
		.container, .wrap, .footer-in, .head {
			width: 100%;
		}
		
		.imgBtn
		{
			height: 37px;
			width: 27px;
		}			
	}

	@media only screen and (min-device-width : 320px) and (max-device-width : 1280px) {}
	
	@media all and (max-width: 1640px) {
		
		.container, .wrap, .footer-in, .head {
			width: 100%;
		}
		
		.head-txt {
			font-size:13px;
			left: 20px;
		}
		
		.logo {
			left: 15px;
		}
		
		.book {
			position:absolute; 
			right:15px;
			top:0;
			width:225px;
			height:30px; 
			font-size: 14px;
			color: #fff;
			text-align: center;
			text-shadow: 1px 1px rgba(0,0,0,.8);
			font-weight:bold;
			background:#ff7400;
			text-decoration:none; 
			line-height:30px; 
			padding:0 0 0 30px;
		}
		
		.book img {
			position:absolute;
			left:50px; 
			top:0;
		}
		
		.search {
			position:absolute;
			right:15px; 
			top:39px;
			border-top:1px solid #983267;
		}
		
		.imgBtn
		{
			height: 37px;
			width: 27px;
		}		
		
		.in1 {
			width:196px;
			padding:0 0 0 11px;
			height:37px;
			border:0;
			font:14px 'Open Sans', Arial, Helvetica, sans-serif; 
			background:#fdfaf2;
		}
		
		.nav {
			left:230px;
		}
		
		.nl {
			height:61px;
			display:block; 
			line-height:61px;
			text-decoration:none; 
			font-size: 20px;
			color: #fefefe;
			text-shadow: 1px 1px rgba(0,0,0,.33); 
			margin:0 5px;
		}
	}
	
	@media all and (max-width: 1315px) {
		
		.container, .wrap, .footer-in, .head {
			width: 100%;
		}
		
		.head-wrap {
			position:relative; 
			left: auto;
			background:url(../images/footer.png) repeat-x #ef017c;
			height:120px;
			box-shadow: 3px 4px 10px rgba(0,0,0,.45); 
		}
		
		.book, .head-txt {
			display:none;
		}
		
		.logo {
			position:absolute;
			left: 25px;
			top: -5px;
		}
		
		.drop {
			margin: auto;
			width: 100%;
			column-count: 5;
			text-align: left;
		}
		
		.drop ul li a {
			margin-right: 50px;
		}		
		
		.nav {	 
			position: relative;
			left: auto;
			top:55px;
			width:100%;
			display:table;
			border-top:1px solid #da0071;
			border-bottom:1px solid #da0071;
			border-left:0;
		}
		
		.search { 
			width:225px; 
			margin: auto;
			position: absolute;
			right: 25px;
			top: 6px;
		}
		
		.search div {
			border:1px solid #e7e7e7;
			height:38px;
		}
		
		.imgBtn
		{
			height: 37px;
			width: 27px;
		}

		.in1 {
			width:196px;
			height: 37px;
		}
		
		.n {
			display:table-cell; 
			float:none;
			text-align:center;
		}
		
		.nav .n:last-child {
			border:none;
		}	
		
		.header {
			margin-top:20px;
			padding:0 0 0 16px;
		}		
		
		.header-x {
			margin-top:20px;
			padding:0 0 0 16px;
		}
		
		.header-x h2 {
			font-size:16px;
		}	
		
		.embed-title {
			margin-top:20px;
		}
	}
	
	@media all and (max-width: 1020px) {
		
		.wrap, .footer-in, .head {
			width: 100%;
		}
		
		.wrap {
			padding-top:0;
		}
		
		.head-wrap {
			position:relative; 
			left: auto;
			background:url(../images/footer.png) repeat-x #ef017c;
			height:120px;
			box-shadow: 3px 4px 10px rgba(0,0,0,.45); 
		}
		
		.book, .head-txt {
			display:none;
		}
		
		.logo {
			position:absolute;
			left: 25px;
			top: -5px;
		}
		
		.drop {
			column-count: 4;
		}

		.nav {	 
			position: relative;
			left: auto;
			top:55px;
			width:100%;
			display:table;
			border-top:1px solid #da0071;
			border-bottom:1px solid #da0071;
			border-left:0;
		}

		.search { 
			width:225px; 
			margin: auto;
			position:absolute; 
			right: 25px;
			top:6;
		}
		
		.search div {
			border:1px solid #e7e7e7;
			height:38px;
		}
		
		.imgBtn
		{
			height: 37px;
			width: 27px;
		}

		.in1 {
			width:196px;
		}
		
		.n {
			display:table-cell;
			float:none;
			text-align:center;
		}
		
		.nav .n:last-child {
			border:none;
		}					
				
		.pages-h ul a {
			padding-top: 1px;
			font-size: 10px;
		}		
	
		.pages-h ul {
			padding-top: 1px;
			font-size: 10px;
		}		
	}
	


	@media all and (max-width: 845px) {	
	
		.order {
				display:none;
		}	
		
		.pages-h {
			text-align: left;
			width: 100%;
			margin-right: 35px;

			background: none;
		}	
		
		.iframe-container {
			overflow: hidden;
			height:300px;
			max-width: 400px;
			position: relative;
		}		
		
	}
	
	@media all and (max-width: 955px) {
		.header-x h2 {
			display:none;
		}
	}

	@media all and (max-width: 700px) {
			
		.drop {
			top:65px;
			column-count: 3;
		}		
		
		.date {
			top: auto;
			left: auto;
			right: 3px;
			bottom:5px;
		}		
	}

	@media all and (max-width: 613px) {
		
		.header-x {
			height:40px;
		}
		.exo1 {
				display: none;
			}
	}
	
	@media all and (max-width: 500px) {
		
		.wrap, .footer-in, .head {
			width: 100%;
		}
		
		.wrap {
			padding-top:0;
		}
		
		.head-wrap {
			position:relative; 
			left: auto;
			height: 75px !important;
			background:url(../images/footer.png) repeat-x #ef017c;
			height:120px;
			box-shadow: 3px 4px 10px rgba(0,0,0,.45); 
		}
		
		.book, .head-txt {
			display:none;
		}
		
		.logo {
			position:absolute;
			left: 5px;
			top: -5px;
		}
		
		.logo img {
			margin-top: 6px;
			width: 150px;
			height: 40px;
		}

		.drop {
			top:35px;
			column-count: 2;
		}
		
		.nav {		 
			position: relative;
			left: auto;
			top:40px;
			width:100%;
			height: 35px;
			display:table;
			border-top:1px solid #da0071;
			border-bottom:1px solid #da0071;
			border-left:0;
		}

		.search { 
			width:125px; 
			margin: auto;
			position:absolute; 
			right: 10px;
			top:6;
		}
		
		.search div {
			border:1px solid #e7e7e7;
			height:25px;
		}

		.imgBtn
		{
			height: 24px;
			width: 27px;
		}
		
		.shrimg
		{
			height: 36px;
			width: 20px;
		}
		
		.in1 {
			width:96px;
			height: 24px;
		}
		
		.n {
			display:table-cell;
			float:none;
			text-align:center;
			height: 15px;
		}
		
		.nl {
			height:12px;
			display:block; 
			line-height:12px;
			text-decoration:none; 
			font-size: 11px;
			color: #fefefe;
			text-shadow: 1px 1px rgba(0,0,0,.33); 
			margin:0 5px;
		}		
				
		.nav .n:last-child {
			border:none;
		}		
		
		.thumb p a {
			font-size:14px;
			max-height: 14px;
			padding-top: 2px;
		}	

		.desc a {
			font-size: 12px;
			height: 18px;
			line-height: 18px;
			padding-top: 3px;
		}	
		
	}
	
	@media (max-width: 374px) {
		
		.header-x {
			height:60px;
		}	
	}
	
/* Responsive */
		@media (max-width: 319px) {
			
			.multiple-columns li {
				width:50% !important;
			}
				
			.header-x {
				height:60px;
			}	
		}
	
        @media (min-width: 320px) and (max-width: 991px) {
			
            .multiple-columns li {
                width:33.333% !important;
            }
			.container {
				max-width: 681px;
			}	
        }
	
        @media (min-width: 992px) and (max-width: 1300px) {
			
            .multiple-columns li {
                width:25%;
            }
		}
		
		@media (min-width: 1690px) {
		
			.container, .wrap {
				max-width: 1660px; /* 88%; */
			}
			
			.abc-wrap {
				width: 86%;
			}
		}
	
		@media (min-width : 1301px) {
			
            .multiple-columns li {
                width:25%;	
            }
			
			.container {
				width: 100%;

			}
		
/* 5 THUMB COLUMNS */
		.col-lg-15 {
			position: relative;
			min-height: 1px;
			padding-right: 1px;
			padding-left: 1px;
		}

		.col-lg-15 {
			width: 20%;
			float: left;
		}