@import url('https://fonts.googleapis.com/css2?family=Anton&family=Roboto&display=swap');
body{
	color: white;
	background: #191b27;
	font-size:13px;
	font-family:Arial, Tahoma, sans-serif;
	max-width:640px;

	margin:auto;
	
	
	}
	i {color:#464646;}
a{
	color: black;
	text-decoration:none;
	}
.head-basic {
	 background-image: linear-gradient(to right, #d90b5d, #AD124F);
	padding:10px 20px 10px 20px;
	color:black;
	
	
}

.logo-span{
	display:inline-block;

	border-radius:5px;
	padding:2px 7px 2px 7px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:28px;
	color:White;
	font-family: 'Anton', sans-serif;
	
	
}

.ger-span{
	
	display:inline-block;
	background:White;
	border-radius:5px;
	padding:1px;
	padding-left:4px;
	padding-right:4px;
	color:#191b27;
}


.logo-span a{
	color:black;
}




.dotted{
	
	 background:#191b27;
	padding:15px 20px 15px 20px;
	color:white;
	border-bottom:1px solid #2d2f3d;
	
	font-size:14px;
	font-weight:700;
}
.search-toggle{
	border-bottom:1px solid #2d2f3d;
	  background-image:#191b27;
	padding:15px 20px 15px 20px;
	color:white;
	border-top:1px solid #2d2f3d;
	font-size:14px;
	font-weight:700;
	text-align:center;
}

#formx {
	display: none;


}
#formxx {
	display: none;


}

.gezim{
	display:inline-block;
	background:White;
	border-radius:5px;
	padding:5px;
	padding-bottom:3px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:25px;
	color:#d90b5d;
	
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}

.gezim:hover{
	background:#191b27;
}


.head-bt{
	 background:#191b27;
	padding:15px 20px 15px 20px;
	color:white;
	border-bottom:1px solid #2d2f3d;
	text-align:right;
	font-size:0.8em;
	font-weight:700;
	text-transform: uppercase;
}

.head-bt a{
	margin-left:5px;
	color:white;
}

.head-bt a:hover{
	border-bottom:2px solid red;
	color:white;
}



h1{
	color:white;
	text-align:left;
	font-size:24px;
	font-weight:700;
	padding:15px 20px 15px 20px;
}



.video-tit{
	color:white;
	text-align:left;
	font-size:18px;
	font-weight:600;
	padding:15px 5px 15px 5px;
		margin-bottom:5px;
}

.video-tit span{
	font-size:10px;
	font-weight:400;

}
.video-tit i{
	color:white;
	font-size:12px;
}
.cat-single{
	color:white;
	font-size:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:4px;
	padding-right:4px;
	border-bottom:1px solid #2d2f3d;
}
.cat-single:hover{
	background-image: linear-gradient(to right, #d90b5d, #AD124F);
}





.video-basic {
	background: white;
	padding:12px 7px 12px 7px;
	color:black;
	box-shadow: 5px 5px 5px 2px #D8D7D7;
	color:#9B9B9B;
	margin-bottom:0px;

border-bottom:1px solid #DBDBDB;
}
.video-alt {
	padding:12px 9px 12px 9px;
	
	
	color:white;
	margin-bottom:3px;
	font-size:15px;
}

.video-alt i{
	color:white;
}

.video-alt h1{
	padding:0;
	font-size:24px;
}
.basic-menu {
	padding:12px 9px 12px 9px;
	color:white;
	color:#9B9B9B;
	margin-bottom:3px;
}
.basic-menu i{
	color:white;
}
.basic-title {
	background: #D2D1D1;
	padding:12px 9px 12px 9px;
	color:black;
	color:#757575;
	margin-bottom:0px;
	border-bottom:1px solid #DFDEDE;
}
.basic-title h1{font-size:15px;}
.basic-title-margin {
	margin-top:5px;
}
.video-name {
	font-size:18px;
	color:#6F8CD1;
}
.video-about{
	padding-top:5px;
	font-size:11px;
}
.pagination {
	padding:10px 6px 10px 6px;
	color:white;
	color:#9B9B9B;
	margin-bottom:3px;
	margin-top:3px;	
	font-size:18px;
}
.pagination i{
	color:#191b27;
	font-size:28px;
	margin-left:15px;
	margin-right:15px;
	background:white;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	border-radius:4px;
}
.pagination i:hover{
	background-image: linear-gradient(to right, #d90b5d, #AD124F);
}
.basic-foot {
	border-top:1px solid #2d2f3d;
text-align:center;
padding:15px;
padding-left:0;
color:white;
font-size:17px;
}
.basic-foot-span{
	background:#BABABA;
	padding:6px 12px 6px 12px;
	color: #313131;
	font-size:15px;
	display: inline-block;
}
.basic-foot-span a:hover{
	text-decoration:underlined;
}
.row {
    display: table;
    width: 100%;
	vertical-align:center;
	padding:0;
	
}
.view-all-vid{
width:30%;
border:1px solid #9A9A9A;
padding:8px;
padding-bottom:10px;
padding-left:20%;
padding-right:20%;
text-align:center;
font-size:12px;
display: inline-block;
color:black;
margin-top:8px;
margin-bottom:8px;
color:#9A9A9A;
}
.view-all-vid:hover{
border:1px solid #EC4F2D;
color:#EC4F2D;
}
.dl-vid {
	background: #ADACAC;
width:30%;
border:1px solid #464646;
padding:10px;
padding-bottom:10px;
padding-left:20%;
padding-right:20%;
text-align:center;
font-size:13px;
display: inline-block;
color:black;
margin-top:8px;
margin-bottom:8px;
color:#464646;
}
.dl-vid:hover {
border:1px solid #151515;
color:#151515;
}

.view-center{
	text-align:center;
	width:100%;
	display: inline-block;
background:white;
margin-top:-3px;
border-top:1px solid #DADADA;

}
.dl-center{
	text-align:center;
	width:100%;
	display: inline-block;
margin-bottom:-10px;
}
.col-1 {
    display: table-cell;
	width:50%;
    text-align: left;
	padding:0;

}
.col-2 {
	display: table-cell;
	width:50%;
    text-align: right;
	vertical-align:middle;
}
.col-3 {
    display: table-cell;
	width:25%;
    text-align: left;
	padding:0;
	vertical-align:top;
}
.col-4 {
	display: table-cell;
	width:75%;
    text-align: left;
	padding-left:5px;
}
.col-5 {
    display: table-cell;
	width:10%;
    text-align: left;
	padding:0;
	font-size:18px;
}

.col-6 {
    display: table-cell;
	width:80%;
    text-align: center;
	padding:0;
}
.col-7 {
    display: table-cell;
	width:10%;
    text-align: right;
	padding:0;
	font-size:18px;
}
.col-90 {
    display: table-cell;
	width:80%;
    text-align: left;
	padding:0;
}
.col-10 {
    display: table-cell;
	width:20%;
    text-align: right;
	padding:0;
}
.gray {
	color:#C8C8C8;
}
.search-input {
	padding-top:11px;
}

a {
	color: #69C;
	text-decoration: none;
}
a:hover {
	color: #F60;
}

p {
	margin: 0 0 20px;
}


input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


input[type=search] {
	background: #ededed url(glass.png) no-repeat 9px center;
	border: solid 0px red;
	padding: 20px;
	width: 0px;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #66CC75;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}


input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}

/* Demo 2 */
#demo-2 input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
	margin-top:-10px;
	padding-top:-10px;
	margin-bottom:-10px;
}
#demo-2 input[type=search]:hover {
	background-color: #fff;
}
#demo-2 input[type=search]:focus {
	width: 100px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#demo-2 input:-moz-placeholder {
	color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
	color: transparent;
}
.bot-marg{
padding-bottom:-10px;
}
.select-by {
	padding-bottom:0px;
	text-align:right;
}
.select-by select {
	background-color:#F1EEEE;
	border:0px;
	padding:5px;
}
.select-by select:option {
	background-color:#F1EEEE;
	padding:5px;
}
.home-title {
	padding-top:5px;
margin-bottom:-3px;
}


.like_btt{
color:#DC2828;
padding-bottom:3px;
padding-top:3px;

}

.container {
  position: relative;
  text-align: center;
  color: white;
}
.container img{
	border-radius:10px;
}

/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.over-img{
	display:inline-block;
	background-image: linear-gradient(to right, #d90b5d, #AD124F);
	color:white;
	padding:2px 4px 2px 4px;
	font-weight:700;
	font-size:14px;
	border-radius:5px;
	}
	
	
	
	
	
	
	
	
	
	
	
.search-toggle input[type=text] {
    float: none;
    display: inline-block;
    text-align: left;
    width: 70%;
    margin: 0;
    padding: 15px;
  }
  .search-toggle input[type=text] {
    border: 1px solid #ccc;
	
  }
  
   .search-toggle button[type=submit] {
	   padding:13px;
	   padding-bottom:14px;
	   border:0px;
	   display:inline-block;
	   	   background:white;
vertical-align:bottom;
   }
   
   .sbut{
	   font-size:20px;
	  
	   display:inline-block;
	  
   }
   
   
   .sspanse{
	   padding:2px 4px 2px 4px;
	   background:white;
	   border-radius:4px;
	   color:black;
	   margin:3px;
	   font-size:16px;
	   text-align:center;
	   display:inline-block;
   }
   
   .sspanse:hover{
	    background-image: linear-gradient(to right, #d90b5d, #AD124F);
	    color:white;
		
   }
   
   
   #more {display: none;}
   
   .readmore{
	   text-align:center;
	   border:0;
	   border-bottom:1px solid #2d2f3d;
	   border-radius:8px;
	   width:100%;
	   background:transparent;
	   padding-bottom:10px;
	   font-size:16px;
	   color:white;
	   display:inline-block;
   }