* {
	padding: 0;
	margin:0;
}
header {
	background: #111;
	width: 100%;
	}



header .navbar {
	width: 100%;
}

header .container {
	display: flex;
	justify-content: left;
	align-items: center;
	height: auto;
	}




/* Menu  */
header .navbar-nav .menu-item-has-children:hover .dropdown-menu {
	display: block;
	color: #FFCC00
}


li.menu-item {

	font-weight: bold;
}	


.bg-light {
	background-color: #111 !important;
}


.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}


.navbar-dark .navbar-nav .nav-link:hover {
    color: #FFCC00;
}


.navbar-dark .navbar-nav .nav-link a:active {
    color: #FFCC00;
}


.dropdown-menu {

	background-color: #111;
	
}

.dropdown-item {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

.dropdown-item:hover {
	color: #FFCC00;
	background-color: #404040;
}

.container-tobbar {
	margin: 0;
	width: 100%;
	display: flex;
	align-items: center;
	padding: 5px 0;
}

.navbar  {
	padding: 0;
	margin: 0;

}


/*logo */ 
.logo-title {
	float: left;
    font-size: 26px;
    padding-top: 10px ;
    padding-left: 5px;
    color: #a5cbef;
    background: -webkit-gradient(linear,left top,right top,from(#ff8a00),to(#da1b60));
    background: linear-gradient(to right,#ff8a00,#ff2070);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-weight: 900;
}
	h4.logo-title {
		font-size: 22px;
		margin-top: 20px;
	}

img.custom-logo {
	height: 50px;
	width: 50px;
}



.flex-item1 {
border:1px solid red;
width: auto;
height: auto;
}

.flex-item-image {
position: relative;
border: 5px solid #000;
padding: 1px;
width: 270px;
align-items: center;
border-radius: 5px;
}

.container-flex1 {
	border: 1px solid blue;
	width: 80%;
	display:flex;
	flex-wrap: wrap;
	}
.container-flex2 {
	border: 1px solid blue;
	width: 20%;
}

.container {
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
	
}

.flex-container ,.flex-container-1 ,.flex-container-2 ,.flex-container-3,.flex-container-4,.flex-container-5{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	
	
}

.flex-container-6 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	}


.flex-item-name {
	border-radius: 3px;
	color: #fff;
	width: 100%;
	height: 40px;
	bottom:0px;
	position: absolute;
	display: flex;
	box-sizing: border-box;
	z-index: 2;
	overflow: hidden;
	background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(6,6,6,0.55) 30%,rgba(0,0,0,0.92) 100%);
}




.card-item{
border: 1px solid red;
box-sizing: border-box;
float: left;
}

.cardname {
	display: block;
}

.item {
	border:solid 1px #111;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	margin: 5px;
	position: relative;
	border-radius: 5px;
	box-shadow: 20px ;
	overflow: hidden;
}
.item:hover{
border:solid 1px #FFD700;
border-radius: 3px;

}

h3.title-name {
	font-size: 13.5px;
	height: 38px;
	font-weight: bold;
	line-height: 1.2!important; 
	overflow: hidden;
	padding-left: 5px;

}

.img-thumbnail {
	padding: 1px;
	width: 149px;
}

.img-thumbnail-single {
	border-radius: 5px;
	height: auto;
	width: 210px;
}

.img-thumbnail-single-post {
	
	
}

.img-thumbnail:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(0.5); /* Safari 3-8 */
  transform: scale(1.1); 

}

body {
	background-color: #222d38 ;
}

.btn-success {
	margin-left:5px !important;
	margin-top:5px !important;
}

a {
	color: #fff;
	text-decoration:none;
}

a:hover {
	color:#DAA520 ;
}

h1.text-title {
	color: #fff !important;

}

body {
	color: #fff !important;
}

li.menu-item {
	margin-right: 5px;
	border-radius: 5px;
}

body {
	font-family: 'Kanit', sans-serif;
	font-size: 14px;
}

.page-num {
	padding-left: 25px;
	
}

div.container-sidebar {
	padding: 0px;
	list-style-type: none;
	
}

div.container-sidebar h4.widget-title {
	font-size: 18px;
	
}

div.container-sidebar h4.widget-title p{

 	
}
div.container-sidebar h4.widget-title ul {
	list-style-type: none;
	font-size: 14px;
}

li.witget {
	list-style-type: none;
}


h2.category-title {
	display: inline-block;
	padding: 5px;
	margin-top:20px;
	margin-left: 5px;
	height: auto;
	width: auto;
	font-weight: 900;
	letter-spacing: 0.50px;
	font-size: 17px;

}

h1.name-title {

	display: inline-block;
	padding-top: 5px;
	height: auto;
	width: 100%;
	font-weight: bold;
	letter-spacing: 0.50px;
	border-radius: 5px;
	font-size: 20px;
}

span.category-title:first-child {
	margin-top: 10px;
	}

div.navbar.navbar-dark.bg-dark {
	height: 100px;
}





div.blog-side-name {
	padding: 5px;
	width: 75%;
	margin: auto;
	
}


div.blog-side-name li.widget .widget_recent_entries {
	border-bottom: 
}
h4.widget-title li:after {

	
}


div.col-xl-9 ,.col-lg-12 ,.col-md-12 {

 	padding: 1px !important;
 	
}

div.row {
margin-left: 0;
margin-right: 0;

}


#wrap {
	background: #151d25;
	box-shadow: 0 3px 20px 2px #161d23;
}

div.menu-top-bar-container {

	padding-left: 10px; 
}

footer.flex-footer {
	background: #0e1215;
	height: 100px;
	bottom: 0;
	font-size: 16px;
	font-weight: 700;
	padding-top: 10px;
	text-align: center;
}

nav div.breadcrumb {
	background: #151d25;
	width: 100%;
	margin-top:1px;
	margin-left: 5px;
	display: flex;
	padding: 2px;
	padding-left: 5px; 
	bottom: 1px;
	border-radius: 5px;
	box-shadow: 0 3px 20px 2px #161d23;
	height: 35px;

}
.breadcrumb {
	margin-bottom: 1px !important; 
	background-color: inherit;
}




.box-youtube {
	display: flex;
	border:solid 1px #fff;
	flex-wrap: nowrap;
	margin: auto;
	padding: 1px;
	margin-top:7px;
	border-radius: 5px;
	height: 100%;
	width: 100%;
}

.box-content{
	background: #101821;
	border:solid 1px #1d2731a6;
	padding: 7px;
	margin-left: 5px;
	font-weight: 100;
	border-radius: 5px;
	box-shadow: 0 3px 20px 2px #161d23;
}

.box-content-1{

	border:solid 1px red;
	width: 70%;
	margin:auto;
}

.box-player{
	display: block;
	position: relative;
	padding: 0;
	height: 500px;
}

.dropdown-menu:hover {
	display: block;
}


@media all and (max-width: 768px) {

	.img-thumbnail {
    padding: 1px;
    width: 230px;
}
}




@media all and (max-width: 1200px) {

	

	.all-item {
		margin-right: 50px;
	}

	.img-thumbnail {
		width: 128px;
	}
	
}		






div.search-bar {
	display: flex;
	width: 250px;
}

.navbar>.container {
	flex-wrap: wrap !important;
	margin-left: 0;
}

nav .navbar .navbar-expand-md {
	flex-wrap: wrap !important;
}

@media all and (max-width: 992px) {

			div.search-bar {
				width: 100px;
			}

			.img-thumbnail {
				width: 100px;
			}
	}


@media all and (max-width: 768px) {

			div.search-bar {
				width: 200px;
			}

			.img-thumbnail {
				width: 115px;
			}
	}

@media all and (max-width: 510px) {

			.img-thumbnail {
			    padding: 1px;
			    width: 210px;
			}
}	





.h-text {
    font-size: 15px;
    background-color: #ff7a10;
    line-height: 20px;
    padding: 9px 0;
    position: relative;
    background: -webkit-gradient(linear,left top,right top,from(#ff8a00),to(#da1b60));
    background: linear-gradient(to right,#ff8a00,#ff2070);
    -webkit-background-clip: text;
    
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-weight: 700;
  }  

  a:hover {
  	text-decoration: none;  

  }

  .all-item {
  	margin-top: 15px;
  	width: 100%;
  	margin-right: 10px;
  	  	
  }
  .all-item a h3 {
  	font-size: 14px;
  	font-weight: 900;
  	padding: 0;
  	margin-top: 1px;
  	margin-bottom: 1px;

  }



  .btn-all-item {
  	
  }


  a.see-more {
    background: #1f2933;
    font-weight: 700;
    width: 30%;
    display: inline-block;
    text-align: right;
    margin: 5px 0;
    padding: 4px 12px;
    border-radius: 20px;
    transition: .5s all;
    color: #fff;
    float: right;
    background: linear-gradient(to right,#151d25,#194161);
}

a.see-more:hover {
	color: #ffbf00;
}


.status {
    left: 3px;
    top: 3px;
    background: #a94442;
    z-index: 1;
    background-image: linear-gradient(to right,#f0c 0%,#339 51%,#f0c 100%);
    border-radius: 5px;
    transition: .7s;
    position: absolute;
    height: 20px;
    width: 20px;
    font-weight: 700;
    padding-left: 2px;
    font-size: 12px;
}

.wp-post-widget-listing img.alignleft.wp-post-image {
    
     width: auto;
	 height: 100px !important;
	 border-radius: 5px;
	 max-width: 100%;
	 margin:5px 10px 2px 4px !important;
	 border:solid 0.5px #fff;
}
.box-content h2 {
	font-size: 16px;
	font-weight: 700;
}

div.post-li {
	width: 100%;
	height: 120px;
	border-bottom: solid 1px #FFF;
}

a.post-title{
	font-size: 13px;
	line-height :8px;
	color: #fff;
}

h4.widget-title {
	font-size: 22px;
			font-weight: 900px !important;
			}

.widget-title {
			font-size: 22px;
			}


.wp-post-widget-listing p {
    font-size: 11px;
    padding: 2px;
    line-height: 20px;
    font-weight: 100px;
    text-align: left;
}

.tagcloud a {
	display: block;
	font-size: 14px !important;
	font-weight: 700;
	width: auto;
	margin:auto;
	padding-left: 10px;
	text-align: left;
	border-bottom: solid #fff 1px;
	border-radius: 5px;

}

div.tagcloud {

	width: 50%;
	border:solid 1px #FFF;
	border-radius: 5px;

}

.wp-post-widget-div {
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
}

span.title{
	text-align: left;
	line-height: 1;
}


.box-imdb {
	right:  3px;
    top: 3px;
    background: #ffc107;
    z-index: 2;
    position: absolute;
    height: 20px;
    color: #111;
    font-weight: bold !important;
    border-radius: 5px;
	padding-left:  5px;
	padding-right: 5px;
}
.acf-oembed .canvas {
	display: none; 
}

.box-tag {
	display: flex;
	flex-direction: row;
	width: auto;
	flex-wrap: wrap;

	}

.box-category {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-right: 5px;
	
}

.content-box {
	}

.col-3 {
	padding: 0;
}

.card-image {
	padding-left: 0;
}

.container-content {

}
.bg-danger {
	margin-left: 2px;
}

.bg-success {
	margin-left: 5px;
}


.data-content {

	width: 100%;
	height: 100px;
	border: solid 1px red;
	padding: 0;
	margin-left: 10px !important;
}



.head-box-single {
	display: flex;
}

.box-content-head {
	display: flex;
	width: 100%;
	
	}


.box-data {
	width: 100%;
	padding-left: 15px;
	padding-top:5px;
	font-size: 16px;
	font-weight: 700;
}

.p-2 {
	margin-bottom: 5px;
	margin-top: 5px;
}

.box-data h1 {
	font-size: 16px;
	font-weight: 700;
}

p {
	margin-top: 10px;
}


.categories {
	padding-left: 10px;
}

.header-taxt {
	color :red !important;
	font-size: 17px;
}

.box-keyword {
	display: flex;
	width: 100%;
	height: auto;
	padding-left: 5px;
	
}
.box-keyword a{
	color:#FFD733 !important;
}
.box-keyword a:hover {
	color: #fff !important;
}

.keyword-item {
	padding-right: 5px;
	font-size: 14px;
	font-weight:700;
}
.img-thumbnail-2 {
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    width:165px;
	height:232px;
}
