/*
Theme Name: m11
Theme URI: https://movie11.com
Author: m11
Author URI: https://movie11.com
Description: m11
Version: 1.02

Tags: M11
Text Domain: https://movie11.com

The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/

body {
    background: #000;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    line-height: 1.42857143;
    padding: 0;
    margin: 0
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
	margin-top: 15px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

a,
a:visited {
    color: #585858;
    text-decoration: none
}

a:hover {
    color: #c6e633;
    text-decoration: underline
}

a img {
    border: none
}

a:focus,
a:hover,
a:active {
    outline: none
}

li {
    list-style: none
}

ul {
    list-style: none
}

ul a {
    color: #ccc
}

blockquote {
    background: #0f0f0f;
    margin: 0 25px 15px;
    color: #818181;
    padding: 10px 10px 0;
    border: 1px solid #1f1f1f;
    text-align: justify
}

code {
    background: #121212;
    padding: 1px
}

.right {
    float: right;
    overflow: hidden
}

.left {
    float: left;
    overflow: hidden
}

.clear {
    clear: both;
    display: block
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

#wrap {
    width: 1200px;
    margin: 0 auto;
    background-color: #000
}

.notice {
    width: 100%;
    float: left;
    padding: 10px 15px;
    background: #060606;
    border: 1px solid #333;
    box-sizing: border-box;
    text-align: center;
    color: #d60000;
    font-size: 16px;
    font-weight: 300
}

.content-main,
.content-left,
.content-right {
    padding-left: 0px !important;
    box-sizing: border-box;
}

.content-main {
    float: left;
    width: 65%;
    padding-left: 0;
    padding-right: 0;
    min-height: 400px;
}

.content-left {
    float: left;
    width: 15%;
}

.content-right {
    float: right;
    width: 20%;
    padding-right: 0;
}

#content {
    margin: 0 auto;
    color: #fff;
    float: left;
    width: 100%
}

#content h1 {
    color: #fff;
    font-size: 14px;
    font-family: oswald, arial, serif;
    font-weight: 400;
    margin: 0
}

#content h1 a {
    color: #fff;
    text-decoration: none
}

#content h1 a:hover {
    color: #a91b33
}

#content .breadcrumb {
    float: right;
    color: #fff;
    width: 30%;
    box-sizing: border-box;
    font-size: 12px;
    text-align: right
}

#content .breadcrumb a {
    color: #f1f1f1;
    text-transform: none;
    transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear
}

#content .breadcrumb a:hover {
    color: #a91b33;
    text-decoration: none
}

.box {
    width: 100%;
    float: left;
    padding: 0;
    background: #191919;
    border: 1px solid #333;
    box-sizing: border-box;
    margin-bottom: 4px
}

.box-header,
.box h3 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 8px;
    border-bottom: 1px solid #333;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    box-sizing: border-box
}

.box-header ul {
    float: left;
    list-style: none;
    margin: -6px 0 0 -3px;
    padding: 0
}

.box-header li.menu-item {
    background: url(images/tam-nav.png) no-repeat right;
    margin: -2px -11px 0 0;
    padding: 0 11px 0 0;
    float: left;
    list-style: none
}

.box-header li.menu-item a {
    background: url(images/sprite.png) 0 -133px no-repeat;
    color: #929292;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    padding: 5px 20px 4px 29px
}

.box-header li.menu-item a:hover,
.box-header li.current-menu-item a:active {
    background: url(images/sprite.png) 0 -103px no-repeat;
    color: #ccc;
    margin: 0 10px 0 0;
    padding: 5px 10px 2px 29px;
    text-decoration: none
}

.box-header li.current-menu-item {
    background: url(images/tam-nav.png) no-repeat right;
    margin: -2px -11px 0 0;
    padding: 0 11px 0 0;
    float: left;
    list-style: none
}

.box-header li.current-menu-item a {
    background: url(images/sprite.png) 0 -103px no-repeat;
    color: #ccc;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    padding: 5px 20px 4px 29px
}

.box-header li.current-menu-item a:hover,
.box-header li.current-menu-item a:active {
    background: url(images/sprite.png) 0 -103px no-repeat;
    color: #ccc;
    margin: 0 10px 0 0;
    padding: 5px 10px 2px 29px;
    text-decoration: none
}

.box-content {
    padding: 4px
}

.header {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    background: url(images/head.jpg) no-repeat
}

.header-left {
    width: 40%;
    float: left;
    padding: 10px;
    box-sizing: border-box
}

.header-logo {
    float: left;
    padding: 10px
}

.header-logo img {
    border: none;
    margin: 0;
    padding: 0
}

.header-social {
    width: 40%;
    float: left;
    padding: 15px 10px 10px
}

.header-right {
    width: 60%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    text-align: right
}

.header-search {
    float: right;
    background: #333;
    border-radius: 3px;
    max-width: 300px;
    padding: 2px
}

.header-search-icon {
    float: left;
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 3px 0 0 3px;
    background: #fff;
    width: 20px;
    height: 20px;
    padding: 4px;
    color: #555;
    text-align: center
}

.header-search-icon i.fa {
    margin-top: 1px;
    font-size: 18px
}

.header-search-input {
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 14px;
    height: 20px;
    outline: none;
    padding: 4px;
    border-radius: 5px 0 0 5px;
}

.header-search-button {
    color: #fff;
    float: left;
    border: 1px solid #ccc;
    border-left: none;
    border-radius: 0 3px 3px 0;
    font-size: 14px;
    height: 20px;
    padding: 4px 10px;
    box-sizing: content-box;
    background: #7d550f;
    background-image: -webkit-linear-gradient(top, #976b1a, #7d550f);
    background-image: -moz-linear-gradient(top, #976b1a, #7d550f);
    background-image: -ms-linear-gradient(top, #976b1a, #7d550f);
    background-image: -o-linear-gradient(top, #976b1a, #7d550f);
    background-image: linear-gradient(to bottom, #976b1a, #7d550f);
    outline: none
}

.header-title {
    float: right;
    font-size: 16px;
    margin-bottom: 5px
}

.header-title a {
    color: #fff;
    font-weight: 700;
    text-decoration: none
}

.header-title a:hover {
    color: #bdbd8c
}

.navbar {
    color: #fff;
    width: 100%;
    position: relative;
    min-height: 50px;
    background: #976b1a;
    box-sizing: border-box;
    text-align: center;
    padding: 0;
    margin-bottom: 4px
}

.nav {
    box-sizing: border-box;
    background: #976b1a;
    padding: 0;
    margin: 0;
    overflow: hidden;
    -webkit-box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, .8);
    -moz-box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, .8);
    box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, .8)
}

.nav li {
    float: left;
    display: block;
    position: relative
	width: auto;
	padding-left: 15px;
}

.nav li a {
    position: relative;
    display: block;
    padding: 14px 0px;
    color: #fff;
    background: #976b1a;
    font-size: 20px;
    text-decoration: none;
    font-weight: 500;
    transition: .3s;
    -webkit-box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, .8);
    -moz-box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, .8);
    box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, .8)
}

.nav li:first-child a {
    border-left: none
}

.nav li:last-child a {
    border-right: none
}

.nav li a,
.nav li a:link,
.nav li a:visited {}

.nav li a:hover,
.nav li a:active {
    color: #fff;
    background: #8e7738
}

.nav li li a,
.nav li li a:link,
.nav li li a:visited {
    background: #333;
    color: #ccc;
    font-size: 11px;
    font-family: oswald, arial, serif;
    font-weight: 400;
    text-transform: uppercase;
    float: none;
    margin: 0;
    padding: 3px 5px;
    border-bottom: 1px solid #242424;
    border-left: 1px solid #161616;
    border-right: 1px solid #242424;
    border-top: 1px solid #414141
}

.nav li li a:hover,
.nav li li a:active {
    background: #333;
    color: #ccc;
    padding: 3px 5px;
    border-bottom: 1px solid #242424;
    border-left: 1px solid #191919;
    border-right: 2px solid #97c000;
    border-top: 1px solid #414141
}

.nav li ul.sub-menu {
    float: left;
    margin-left: -2px;
    padding: 0;
    border: 1px solid #0e0e0e;
    width: 142px;
    box-shadow: 0 0 2px 2px #111
}

.rss-icon {
    background: url(images/html-icon.png) 0 0 no-repeat;
    width: 60px;
    height: 60px;
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
    transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear
}

.rss-icon:hover {
    background: url(images/html-icon.png) 0 -68px no-repeat
}

.fb-icon {
    background: url(images/html-icon.png) -146px 0 no-repeat;
    width: 60px;
    height: 60px;
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
    transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear
}

.fb-icon:hover {
    background: url(images/html-icon.png) -146px -68px no-repeat
}

#footer {
    width: 100%;
    margin: 0 auto;
    background: #161616;
    min-height: 60px;
    padding: 0;
    border-top: 1px solid #292929
}

#footer p {
    color: #fff;
    font-size: 11px;
    margin: 0;
    padding: 9px 0 0
}

#footer a,
#footer a:visited {
    color: #ccc;
    text-decoration: none
}

#footer a:hover {
    color: #fff;
    text-decoration: underline
}

#footer span {
    font-size: 11px;
    color: #999;
    font-weight: 700
}

.footer {
    margin: 0 auto;
    padding: 10px
}

.footeright {
    float: right;
    width: 60px;
    color: #ccc
}

.footerleft {
    float: left;
    width: 795px;
    color: #ccc
}

@media only screen and (max-device-width: 1000px) {
#wrap {
    width: 100% !important;
}
}

html {
    margin-top: 0 !important;
}

.fb-comments.fb_iframe_widget iframe {
    width: 100% !important;
}

.content-left {
    width: 15%;
}

.content-main {
    width: 64% !important;
	margin:0 0.5%;
}

.movie-thumbnail {
		height: 24vw !important;
    max-height: 300px;
}

.movie-trailer {
		height: 24vw !important;
    max-height: 300px;

}

.videoWrapper iframe {
    width: calc(100% - 4px) !important;
    background: #000;
    border-color: #000;
}

li#menuleft {
    width: 100%;
}

ul .menu {
    float: left;
    padding-left: 0;
    margin-left: 0 !important;
}

.tab {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 15px;
}

.tab button {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 5px;
    transition: .3s;
    font-size: 15px;
    width: 16%;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    background-color: #3b9296;
    margin-bottom: 1%;
    font-weight: 600;
    margin: 0 .5%;
}

.tab button.active {
    background-color: #768384;
    color: #fff;
    text-shadow: 1px 1px 1px #555;
}

#tab {
    text-align: center;
    width: 100%;
    margin-top: 15px;
}
a.btn.btn-large.btn-info {
    color: #fff;
}

body {
background: #000;
background-image: url(images/bg.jpg);
background-position: center;
background-attachment: fixed;
background-repeat: repeat-x;
background-size: cover;}

.adstop-movie {
    width: 98%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 1%;
    margin-top: 1%;
    background-color: #191919;
    border: 1px solid #333;
    padding: 1%;
}
.adstop-left {
    width: 15%;
    float: left;
    display: inline;
    position: relative;
    margin-right: 1%;
}
.adstop-center {
    width: 68%;
    float: left;
    position: relative;
    display: inline;
}
.adstop-right {
    width: 15%;
    float: right;
    display: inline;
    position: relative;
    margin-left: 1%;
}

@media only screen and (max-width: 414px) {
#warp {
  display: none !important;
}
}