/* @import url(//fonts.googleapis.com/earlyaccess/notosanstamil.css); */

 @import url('https://fonts.googleapis.com/css?family=Roboto');
 body {
	background-color: #fafafa;
	color: #444444;
	font-size: 105%;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.03em;
}
* {
	box-sizing: border-box;
}

a
{
text-decoration:none; 
}


a, a:active, a:visited  {color: black;}

a:hover {
	color: #096;
	text-shadow: 0 0 1px yellow;
}
.valign {
	vertical-align: middle;
}

form.search {
	position: relative;
}

.notice {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #ECF0F1;
	background: #EF4836;
	padding: 20px;
}

.search-form {
	background: #fafafa;
	padding: 12px 0;
	box-shadow: 0px 0px 1px #d7d7d7;
}

input.enter {
	background: white;
	padding: 10px;
	width: 100%;
	/* max-width: 500px; */
	font-size: 14px;
	margin-right: 10px;
	border: 1px solid rgba(0,0,0,0.2);
	box-shadow: -5px 4px 5px -5px rgba(32, 32, 32, 0.5);
	border-radius: 5px;
}

input.image {
	height: 40px;
	position: absolute;
	right: 1px;
	top: 0px;
	padding: 10px 12px;
	/* padding-left: 10px; */
	/* width: 35px; */
	border: 0;
}

input.button {
	font-family: 'Roboto', sans-serif;
	color: white;
	background: #128C7E;
	font-size: 16px;
	padding: 8px;
	letter-spacing: 0.03em;
}

img.icon {
	border-radius: 50%;
	padding: 10%;
	width: 150px;
}


.icon:hover {
	background: #128C7E;
}
img.vertical {
	/* max-width: 100%; */
	padding-left: 25%;
	padding-right: 25%;
	background: black;
}
a.ablock {
	display: block;
	position: relative;
	border: 1px solid lightgrey;
	overflow: hidden;
	transform: scale(1);
	padding-bottom: 50%;
}

a.ablock:hover .txtTitle {
	animation-name: bounce;
	animation-timing-function: linear;
	animation-duration: 3s;
	animation-iteration-count: 1;
}

.posabs {
	position: absolute;
	top: 0;
}

@keyframes bounce {
    0% {  transform: translateX(0%)    }
    75%   {  transform: translateX(-40%) }
    100% {  transform: translateX(0%)    }
}

.vidtitle {
	font-size: 90%;
	max-height: 30px;
	line-height: 1.4em;
	overflow: hidden;
	padding: 5px;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
	background-color: rgba(0,0,0,0.3);
}

.txtTitle {
	display: inline-block;
	white-space: nowrap;
}


.icons {
	padding: 0.3em;
	display: table;
	width: 100%;
	border: 1px solid lightgray;
	border-top: 0;
	background-image: linear-gradient(#fff,#f9f9f9);
}
.icons:hover .downloads, .icons:hover .views {
	opacity: 1;
}
.icons img {
	vertical-align: bottom;
	height: 20px;
}

.icons .downloads {
	display: table-cell;
	width: 50%;
	text-align: right;
	opacity: 0.8;
}

.icons .views {
	display: table-cell;
	width: 50%;
	text-align: left;
	opacity: 0.8;
}

span.duration {
	position: absolute;
	top: 5px;
	font-size: 12px;
	color: #e9e9e9;
	background: rgba(0,0,0,0.3);
	padding: 2px 5px;
	border-radius: 5px;
	right: 5px;
}

span.play-icon {
	position: absolute;
	display: inline-block;
	z-index: 9999;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all 1s;
}

a.ablock:hover span.play-icon {
	opacity: 1;
	transform: translate(-50%,-50%) scale(0.6);
}

a.ablock:hover .full {
	transform: scale(1.08);
	overflow: hidden;
}

.date {
	font-size: small;
	color: #ae9898;
	text-shadow: initial;
	letter-spacing: 1px;
}
.head2 {
	position: relative;
	text-align: center;
	background-color: #096;
	border-bottom: thin dotted #000000;
	font-weight: bold;
	padding: 6px 4px;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	bottom: 33px;
	color: #A7F09C;
	text-shadow: 0px 0px 5px #004F00;
}

.head2 > .follow {
	width: 48%;
	display: inline-block;
	color: #fff;
	font-size: 14px;
}
.head2 > .selectlang {
	width: 48%;
	display: inline-block;
	color: #fff;
	font-size: 14px;
}

.selectlang a {
	color: #A7F09C;
}

.head2 p {
	padding: 0;
	margin: 5px 0;
	opacity: 1;
	transition-duration: 0.5s;
	transition-property: all;
}

.head2 span {
	color: #fafafa;
}

.load-more {
	display: table-cell;
	width: 100%;
	font-size: 20px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	background: #ded;
	cursor: pointer;
}

.distable {
	display: table;
}

.subt {
	padding: 2px 3px;
	background: #ecf0f1;
	border: solid #95a5a6;
	border-width: 1px 0;
}
.tamcat {
	font-size: 100% !important;
	font-family: 'Noto Sans Tamil', sans-serif !important;
}
.holder {
	position: absolute;
	top: 0%;
	background: rgba(255,255,255,0.85);
	z-index: 9999;
	height: 100%;
	width: 90%;
	opacity: 0;
	visibility: hidden;
	padding: 0;
	left: 5%;
	text-align: center;
	padding-top: 10px;
	border: 2px solid #128C7E;
	transition-property: opacity;
	transition-duration: 500ms;
}
.download {
	display: block;
	/* padding: 20%; */
	width: 100%;
	margin: 10px auto;
	color: #000;
	position: relative;
}


.download a {
	width: 50%;
	display: block;
	background-color: #ddd;
	margin: 0 auto;
	box-shadow: 1px 1px 2px #0f0a0a;
	background-image: -o-linear-gradient(top, #fff, #d4d4d8);
	background-image: -moz-linear-gradient(top, #fff, #d4d4d8);
	background-image: -webkit-linear-gradient(top, #fff, #d4d4d8);
	background-image: linear-gradient(to bottom, #fff, #d4d4d8);
	border-radius: 5px;
	position: relative;
}

.download a:hover {
	background: #eee;
}

.download a:active {
	box-shadow: 0 0 1px #0f0a0a;
	bottom: -1px;
	left: 1px;
}

.upview {
	padding: 15px;
	text-align: center;
	line-height: 50px;
	border: 1px solid #d1cbcb;
}

.upview > .downbtn {
	position: relative;
	max-width: 350px;
	margin: 0 auto;
}
.upview > .downbtn a {
	color: #fff;
}

.upview > .downbtn > .downloadit {
	display: block;
	float: left;
	text-align: center;
	background: rgb(0, 153, 102);
	border: 0px;
	padding: 10px  0;
	margin-left: 0px;
	line-height: normal;
	width: 80%;
	height: 44px;
}

a.downloadit:link, a.downloadit:hover  {
	color: #fff;
}



.upview .tags {
	line-height: 25px;
	text-align: left;
	max-height: 100%;
	padding: 5px 0px;
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
}


.upview > .downbtn > .downloadit:hover {
	background: rgb(8, 122, 83);
}

.upview > .downbtn::after {
	content: ' ';
	display: block;
	clear: both;
}

.upview > .downbtn > .cusbtn {
	display: block;
	float: right;
	right: 0%;
	width: 20%;
	padding: 0;
	height: 44px;
	background: #0cb17b;
	cursor: pointer;
	/* vertical-align: middle; */
}
.upview > .downbtn > .cusbtn:hover  {
	background: rgb(8, 122, 83) ;
}
.cusbtn > .dimdrop {
	background: #0cb17b;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 0;
	transition-property: all;
	transition-duration: 0.5s;
	visibility: hidden;
	opacity: 0;
}

.cusbtn:hover .dimdrop {
	height: 75px;
	visibility: visible;
	opacity: 1;
}
.cusbtn > .dimdrop a {
	color: #f6eeee !important;
	font-size: 15px;
	display: block;
	line-height: 35px;
}

.upview .cpymsg {
	line-height: normal;
	width: 100%;
	text-align: left;
	font-size: 16px;
	border: 1px solid #eee;
	padding: 5px;
}
.downjpg {
	vertical-align: middle;
	width: 40px;
}
.showOpt {
	visibility: visible;
	opacity: 1;
	border: 2px solid #128C7E;
}

.hideOpt {
	visibility: hidden;
	opacity: 0;
}

.close {
	position: absolute;
	right: -10px;
	top: -10px;
}

.cat {
	font-size: 112%;
	margin-bottom: 15px;
	text-shadow: 0 1px 1px #c1c8c1;
	color: #6e6e6e;
}

.highlight {
	text-align: center;
	margin-bottom: 8px;
	margin-top: -10px;
	background-color: #f4f6f8;
	width: 100%;
	font-size: 14px !important;
}

.tags {
	font-size: 13px;
	padding: 10px 10px;
	max-height: 63px;
	overflow: hidden;
}

.tags img {
	width: 24px;
	margin-right: 5px;
	vertical-align: middle;
}
.tags a:link, .tags a:hover, .tags a:visited {
	color: white;
}

.tag-1, .tag-2, .tag-3, .tag-4 , .tag-5, .tag-6 {
	background: #2ecc71;
	padding: 2px 4px;
	color: white;
	text-shadow: 0 0px 2px black;
	border: 1px solid gray;
	border-radius: 5px;
	margin-right: 5px;
	white-space: nowrap;
	display: inline-block;
	margin-bottom: 5px;
}

.tag-2 {
	background: #3498db;
}

.tag-3 {
	background: #607D8B;
}

.tag-4 {
	background: #e74c3c;
}
.tag-5 {
	background: #9E9E9E;
}

.tag-6 {
	background: #EF7C1C;
}

.footer {
	color: white;
	cursor: crosshair;
	text-align: center;
	font-size: 112%;
	padding: 5px;
	background-color: #096;
	position: relative;
	top: 33px;
}

.footer a {
	font-size: 14px;
	color: black;
}


/* for video */

.vid-icon {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}

.vid-icon video {
	position: relative;
}

video.nocontrol {
  pointer-events: none;
}
video.nocontrol::-webkit-media-controls-start-playback-button {
    display: none;
}

.vjs-paused::after {
	content: '';
	display: block;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.vjs-icon-play::before, .video-js .vjs-big-play-button .vjs-icon-placeholder::before, .video-js .vjs-play-control .vjs-icon-placeholder::before {
	font-size: 1.5em !important;
}
.video-js .vjs-big-play-button {
	font-size: 3em !important;
	line-height: 2.5em !important;
	height: 2.5em !important;
	width: 2.5em !important;
}
.video-js.vjs-paused .vjs-big-play-button, .vjs-paused.vjs-has-started.video-js .vjs-big-play-button, video-js.vjs-ended .vjs-big-play-button {
	display: block;
	z-index: 99;
}
.video-js .vjs-control-bar {
	z-index: 98;
}
/* End video */

/* EXTRAS */

.lh-2 {
	line-height: 2em;
}

.posrel {
	position: relative;
}

.posabs {
	position: absolute;
}
.disblock {
	display: block;
}
.disinblock {
	display: inline-block;
}

.tcenter {
	text-align: center;
}
.tright {
	text-align: right;
}
.tleft {
	text-align: left;
}
.pad-btm-5 {
	padding-bottom: 5px;
}
.pad-btm-10 {
	padding-bottom: 10px;
}
.mar-btm-adj {
	margin-bottom: 10px;
}
.mar-top-10 {
	margin-top: 10px;
}
.mar-btm-5 {
	margin-bottom: 5px;
}
.mar-btm-10 {
	margin-bottom: 10px;
}
.mar-btm-15 {
	margin-bottom: 15px;
}
.mar-btm-20 {
	margin-bottom: 20px;
}
.mar-btm-25 {
	margin-bottom: 25px;
}
.mar-btm-30 {
	margin-bottom: 30px;
}
.mar-btm-40 {
	margin-bottom: 40px;
}
.mar-btm-50 {
	margin-bottom: 50px;
}
.bg-1 {	background-color: #5a6c77;}.bg-2 {	background-color: #7e57c2;}.bg-3 {	background-color: #814f74;}.bg-4 {	background-color: #3871a6;}.bg-5 {	background-color: #2e4d8c;}.bg-6 {	background-color: #2291a4;}.bg-7 {	background-color: #bb6837;}.bg-8 {	background-color: #db9346;}.bg-9 {	background-color: #ec407a;}.bg-10 {	background-color: #795548;}.bg-11 {	background-color: #2f6c4b;}.bg-12 {	background-color: #463f4a;}
.bg-13 {
	background: #ef5350;
}
.bg-14 {
	background: #b95344;
}
.bg-15 {
	background: #03a9f4;
}
.bg-16 {
	background: #41C559;
}
/** ################################# Row-Col ############################################# **/

.container {
	background: #fff;
	width: 100% !important;
	padding-left: 5px;
	padding-right: 5px;
	margin: 50px auto;
	border: 2px solid #096;
	max-width: 1150px;
}

.row {
	margin-right: 0;
	margin-left: 0;
}
.row::after {
	content: "";
	display: block;
	clear: both;
}

[class*="col-"]{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	width: 100%;
}

img.full {
	width: 100%;
	height: 100%;
	max-width: 100%;
	display: block;
	transition-property: all;
	transition-duration: 1s;
}

span.cat {
	text-align: center;
	display: block;
	font-size: 18px;
	height: 60px;
	padding-top: 15px;
	color: #3a3a3a;
	font-family: 'Roboto', sans-serif;
	/* padding-bottom: 61px; */
}
span.tamcat {
	font-size: 18px !important;
	font-family: 'Roboto', sans-serif;
}
textarea.copybar {
	opacity: 1;
	width: 68%;
	height: 26px;
	margin: 0;
	padding: 5px;
	border: 0;
	position: absolute;
	bottom: -5%;
	left: 1%;
	border: 2px solid #128c7e;
	transition: all 1s;
}

textarea.copybar2 {
	height: 35%;
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
}


@media all and (min-width: 350px){
	.col-xxs-1 {
		width: 8.33%;
	}
	.col-xxs-2 {
		width: 16.66%;
	}
	.col-xxs-3 {
		width: 25%;
	}
	.col-xxs-4 {
		width: 33.33%;
	}
	.col-xxs-5{
		width: 41.66%;
	}
	.col-xxs-6 {
		width: 50%;
	}
}
	
@media all and (min-width: 576px){
	
	.container {
		width: 540px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.row {
		margin-right: -15px;
		margin-left: -15px;
	}
	[class*="col-"] {
		padding-left: 15px;
		padding-right: 15px;
	}
	.mar-btm-adj {
		margin-bottom: 30px;
	}
	.icons {
		padding: 0.5em;
	}
	.head2 > .follow {
		width: auto;
		display: block;
		position: absolute;
		top: 40%;
		color: #fff;
		left: 25px;
		font-size: 14px;
	}
	.head2 > .selectlang {
		width: auto;
		display: block;
		position: absolute;
		top: 40%;
		color: #fff;
		right: 25px;
		font-size: 14px;
	}

	.upview {
		margin: 15px 0;
	}
	
	.downbtn {
		margin: 0 15%;
	}
	
	.mar-med-divice-15 {
		margin: 15px !important;
	}
	textarea.copybar {
		width: 0.01em;
		height: 0.01em;
		border: 0; 
		padding: 0;
		opacity: 0;
	}
	#copy-button {
		border-radius: 10px;
		width: 35%;
		height: 25px;
		right: initial;
		left: 34%;
	}
	.load-more {
		font-size: 22px;
	}
	.col-xs-1 {
		width: 8.33%;
	}
	.col-xs-2 {
		width: 16.66%;
	}
	.col-xs-3 {
		width: 25%;
	}
	.col-xs-4 {
		width: 33.33%;
	}
	.col-xs-5{
		width: 41.66%;
	}
	.col-xs-6 {
		width: 50%;
	}
	.col-xs-7 {
		width: 58.33%;
	}
	.col-xs-8 {
		width: 66.66%;
	}
	.col-xs-9 {
		width: 75%;
	}
	.col-xs-10 {
		width: 83.33%;
	}
	.col-xs-11 {
		width: 91.66%;
	}
	.col-xs-12 {
		width: 100%;
	}
	.offset-xs-2 {
	margin-left: 16.666667%;
	} 
}



@media all and (min-width: 768px){
	.icons img {
		height: 24px;
	}
	.download {
		margin: 10px auto;
	}
	img.full {
		max-height: 110px;
	}
	.tags {
		font-size: 0.9em;
	}
	.holder {
		line-height: 12px;
	}
	.load-more {
		font-size: 28px;
	}
	.container {
		width: 720px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.col-sm-1 {
		width: 8.33%;
	}
	.col-sm-1 {
		width: 16.66%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-4 {
		width: 33.33%;
	}
	.col-sm-5{
		width: 41.66%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-7 {
		width: 58.33%;
	}
	.col-sm-8 {
		width: 66.66%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-10 {
		width: 83.33%;
	}
	.col-sm-11 {
		width: 91.66%;
	}
	.col-sm-12 {
		width: 100%;
	}
}

@media all and (min-width: 992px){
	.holder {
		line-height: initial;
	}
	.container {
		width: 960px;
	}
	img.full {
		max-height: 150px;
	}
	.vidtitle {
		font-size: 100%;
	}
	.downbtn {
		margin: initial;
	}
	.col-md-1 {
		width: 8.33%;
	}
	.col-md-1 {
		width: 16.66%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-4 {
		width: 33.33%;
	}
	.col-md-5{
		width: 41.66%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-7 {
		width: 58.33%;
	}
	.col-md-8 {
		width: 66.66%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-10 {
		width: 83.33%;
	}
	.col-md-11 {
		width: 91.66%;
	}
	.col-md-12 {
		width: 100%;
	}
}


