/****Gobla css*****/

h1,
h2,
h3,
h4,
h5,
h6,
p,
.no-margin {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

html,
body {
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    height: 100%;
    color: #333;
}

body {
    background: #060f19;
}

a,
a:focus,
a:hover:focus,
button:focus,
button:hover:focus,
.btn:focus,
.btn:hover:focus,
a:hover {
    text-decoration: none;
    outline: none;
    border: none;
    -webkit-border: none;
    -moz-border: none;
    -ms-border: none;
    -o-border: none;
}

.scroll-up {
    overflow-y: scroll;
    max-height: 487px;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 8px;
}

.scroll-up::-webkit-scrollbar {
    width: 2px;
}

.navbar-menu::-webkit-scrollbar {
    width: 2px;
}

::-webkit-scrollbar-track {
    background-color: #2f3946;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #5d6875;
}


/**** banner hover effect ***/

.gradient {
    position: relative;
    overflow: hidden;
}

.border-top {
    border-top: 1px solid;
    border-color: rgba(6, 15, 25, .4);
}

.slide-movie-items .gradient:hover > img {
    transform: scale(1.5);
    transition: all 0.4s ease-in-out;
}

.zoom img {
    transform: scale(1);
}

.zoom {
    overflow: hidden;
}

.zoom:hover img {
    transform: scale(1.2);
}

.gradient:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.gradient:hover > img {
    transform: scale(1.2);
    transition: all 0.4s ease-in-out;
}

.gradient > img {
    transform: scale(1);
    transition: all 0.4s ease-in-out;
}

.home-5 .gradient:hover:after {
    content: "";
    background: -webkit-linear-gradient(to top, rgba(6, 15, 25, .6) 0%, rgba(29, 119, 29, 0.6) 100%);
    background: linear-gradient(to top, rgba(6, 15, 25, .7) 0%, rgba(255, 124, 209, 0.5) 100%);
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
}

.gradient:hover:after {
    content: "";
    background: -webkit-linear-gradient(to top, rgba(6, 15, 25, .6) 0%, rgba(29, 119, 29, 0.6) 100%);
    background: linear-gradient(to top, rgba(6, 15, 25, .6) 0%, rgba(29, 119, 29, 0.6) 100%);
    position: absolute;
}

.home-2 .gradient:hover:after {
    content: "";
    background: -webkit-linear-gradient(to top right, rgba(16, 15, 25, 0.8) 19%, rgba(132, 44, 0, 0.63) 80%);
    background: linear-gradient(to top right, rgba(16, 15, 25, 0.8) 19%, rgba(132, 44, 0, 0.63) 80%);
    position: absolute;
}

.home-3 .gradient:hover:after,
.home-4 .gradient:hover:after {
    content: "";
    background: -webkit-linear-gradient(to top right, rgba(185, 4, 39, 0.72) 19%, rgba(105, 34, 0, 0.6) 80%);
    background: linear-gradient(to top right, rgba(185, 4, 39, 0.72) 19%, rgba(105, 34, 0, 0.6) 80%);
    position: absolute;
}

.animation,
a,
a:hover,
button,
button:hover,
.btn,
.btn:hover,
.blck-bg,
.blck-bg:hover,
.green-bg,
.green-bg:hover,
.scroll-up::-webkit-scrollbar,
.zoom img,
.zoom img:hover,
.widget-slide .owl-nav > div,
.widget-slide .owl-nav > div:hover,
.details-big-img:hover .play-icon,
.play-icon,
.details-big-img img,
.details-big-img:hover img,
.owl-next:hover,
.owl-prev:hover,
.owl-next,
.owl-prev,
.owl-item.active,
.home-2 .owl-next,
.home-2 .owl-prev,
.home-2 .slider-section a.carousel-control span:hover,
.home-2 span.flaticon-play-button:hover,
.home-2 .plylist-wich span:hover,
.flaticon-play-button:hover,
.flaticon-play-button,
.gallery-menu ul li:hover:after,
.gallery-menu ul li:hover,
.gallery-menu ul li:after,
.gallery-contetn:hover .gallery-hover,
.gallery-hover {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.owl-item.active.center {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}


/** colors **/

.blck-bg {
    background-color: #060f19
}

.blck-bg:hover {
    background-color: #13be13
}

.home-2 .blck-bg:hover {
    background-color: #f36522
}

.home-3 .blck-bg:hover {
    background-color: #ff1744
}

.home-4 .blck-bg:hover {
    background-color: #ff1744
}

.blck {
    color: #060f19
}

.green {
    color: #13be13
}

.home-2 .green {
    color: #f36522
}

.home-3 .green {
    color: #ff1744
}

.home-4 .green {
    color: #ff1744
}

.green-bg:hover {
    background-color: #060f19
}

.home-3 .green-bg:hover,
.home-4 .green-bg:hover {
    background-color: #060f19
}

.green-bg {
    background-color: #13be13
}

.home-2 .green-bg {
    background-color: #f36522
}

.home-3 .green-bg,
.home-4 .green-bg {
    background-color: #ff1744
}

.home-2 .ft-widget ul.menu li a:hover,
.home-2 h3.tpmovie-widget-post-title.post-title a:hover {
    color: #f36522
}

.home-3 .ft-widget ul.menu li a:hover,
.home-3 h3.tpmovie-widget-post-title.post-title a:hover,
.home-4 .ft-widget ul.menu li a:hover,
.home-4 h3.tpmovie-widget-post-title.post-title a:hover {
    color: #ff1744
}
div#navbar-menu {
    margin-left: -15px;
    margin-right: -15px;
    padding-right: 0px;
    padding-left: 0;
}

/*** home page 2 ***/

.black-bg {
    background-color: #060f19
}

.black-bg:hover {
    background-color: #f36522
}

.black {
    color: #060f19
}

.oreng {
    color: #f36522
}

.oreng-bg:hover {
    background-color: #060f19
}

.oreng-bg {
    background-color: #f36522
}


/*** home page 3 ***/

.black-bg {
    background-color: #060f19
}

.home-3 .black-bg:hover,
.home-4 .black-bg:hover {
    background-color: #ff1744
}

.black {
    color: #060f19
}

.pink {
    color: #ff1744
}

.pink-bg:hover {
    background-color: #060f19
}

.pink-bg {
    background-color: #ff1744
}


/*** home 5 **/

.home-5 .blck-bg {
    background-color: #060f19
}

.home-5 .blck-bg:hover {
    background-color: #ff7cd1
}

.home-5 .blck {
    color: #060f19
}

.home-5 .green {
    color: #ff7cd1
}

.home-5 .green-bg:hover {
    background-color: #060f19
}

.home-5 .green-bg {
    background-color: #ff7cd1
}

.pt-75 {
    padding-top: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.mb-50 {
    margin-bottom: 50px
}

.pt-50 {
    padding-top: 50px
}

.pt-30 {
    margin-top: 30px;
}

.pt-31 {
    margin-top: 31px;
}

.margin-30 {
    margin: 30px 0px
}


/*** hadding ***/

.hadding-area h2 {
    font-size: 24px;
    font-weight: bold;
}

.top-header .social ul li {
    display: inline-block;
}

.top-header .social {
    display: inline-block;
    margin-left: 20px;
}

.top-header .social ul li a {
    display: block;
    margin: 0 5px;
}

a.tw {
    color: #00acee;
}

a.fb {
    color: #3b5998;
}

a.lin {
    color: #0e76a8;
}

a.ins {
    color: #c8232c;
}

a.gl {
    color: #db4a39;
}

.top-accounts {
    text-align: right;
}


/*** preloader ***/

.preloader {
    position: fixed;
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.preloader-lod {
    width: 50px;
    height: 50px;
    background: white;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
}

.preloader-loding {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    top: 50%;
    margin-top: 25px;
    position: absolute;
    width: 100%;
    text-align: center;
}

@-webkit-keyframes translateIn {
    30% {
        -webkit-transform: rotateX(60deg) rotateY(0deg) rotateZ(45deg) translateZ(20px) scale(0.95);
        opacity: 0.25;
    }
    100% {
        -webkit-transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) translateZ(0px) scale(0.85);
        opacity: 0;
    }
}

@keyframes translateIn {
    30% {
        -webkit-transform: rotateX(60deg) rotateY(0deg) rotateZ(45deg) translateZ(20px) scale(0.95);
        transform: rotateX(60deg) rotateY(0deg) rotateZ(45deg) translateZ(20px) scale(0.95);
        opacity: 0.25;
    }
    100% {
        -webkit-transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) translateZ(0px) scale(0.85);
        transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) translateZ(0px) scale(0.85);
        opacity: 0;
    }
}

.preloader-lod {
    opacity: 0;
}

.preloader-lod:nth-of-type(1) {
    -webkit-transform: rotateX(70deg) rotateY(0deg) rotateZ(45deg) translateZ(30px);
    transform: rotateX(70deg) rotateY(0deg) rotateZ(45deg) translateZ(30px);
    -webkit-animation: translateIn 1.5s ease-in infinite 500ms;
    animation: translateIn 1.5s ease-in infinite 500ms;
}

.preloader-lod:nth-of-type(2) {
    -webkit-transform: rotateX(70deg) rotateY(0deg) rotateZ(45deg) translateZ(60px);
    transform: rotateX(70deg) rotateY(0deg) rotateZ(45deg) translateZ(60px);
    -webkit-animation: translateIn 1.5s ease-in infinite 700ms;
    animation: translateIn 1.5s ease-in infinite 700ms;
}

.preloader-lod:nth-of-type(3) {
    -webkit-transform: rotateX(70deg) rotateY(0deg) rotateZ(45deg) translateZ(90px);
    transform: rotateX(70deg) rotateY(0deg) rotateZ(45deg) translateZ(90px);
    -webkit-animation: translateIn 1.5s ease-in infinite 800ms;
    animation: translateIn 1.5s ease-in infinite 800ms;
}

@-webkit-keyframes scaleIn {
    80% {
        -webkit-transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) scale(1.25);
        opacity: 0.1;
    }
    100% {
        -webkit-transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) scale(1);
        opacity: 0;
    }
}

@keyframes scaleIn {
    80% {
        -webkit-transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) scale(1.25);
        transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) scale(1.25);
        opacity: 0.1;
    }
    100% {
        -webkit-transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) scale(1);
        transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) scale(1);
        opacity: 0;
    }
}

.large-square {
    width: 70px;
    height: 70px;
    background: white;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: 50%;
    margin-top: -35px;
    -webkit-transform: rotateX(60deg) rotateY(0deg) rotateZ(45deg) scale(0);
    transform: rotateX(60deg) rotateY(0deg) rotateZ(45deg) scale(0);
    opacity: 0;
    -webkit-animation: scaleIn 3s linear infinite 500ms;
    animation: scaleIn 3s linear infinite 500ms;
}

.preloader {
    background-color: rgba(0, 0, 0, 0.98);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100000000000;
}

.hadding-area {
    color: #fff;
    overflow: hidden;
    display: block;
    border-left: 2px solid #13be13;
    padding-left: 15px;
    border-bottom: 1px solid #182028;
}

.nav>li>a:focus,
.nav>li>a:hover,
.cat-menu ul li span:focus {
    text-decoration: none;
    background-color: transparent;
    border: none;
    outline: none;
}


/*** top header ****/

.top-accounts ul li {
    display: inline-block;
    margin-right: 11px;
}

.top-accounts ul li a:hover {
    color: #13be13;
}

.top-accounts ul li a span {
    margin-right: 5px;
}

.top-messages {
    text-align: left;
    display: inline-block;
}

.top-visitor {
    text-align: right;
}

.top-accounts ul li a,
.top-messages > p,
.top-visitor > p {
    color: #fff;
    margin-bottom: 0;
}

.top-header {
    padding: 15px 0;
}

.social .attr-nav ul li a {
    color: #fff;
}

.social .attr-nav ul li a:hover {
    color: #13be13;
}

.social .attr-nav > ul > li > a {
    color: #fff;
    display: block;
    padding: 25px 14px 15px;
    position: relative;
}

.header-logo.default-logo.navbar-brand h1 a {
    font-size: 23px;
    color: #fff;
}


/*** header center ***/

.wrap-sticky nav.navbar.bootsnav.sticked {
    background-color: rgba(0, 0, 0, 0.87);
}

.home-5 .wrap-sticky nav.navbar.bootsnav.sticked {
    background-color: #fff;
    box-shadow: -6px 2px 9px 1px #dadada;
}

.header-search .btn-group.bootstrap-select {
    width: 127px !important;
}

.header-search .btn-group.bootstrap-select button {
    background: transparent;
    border: 1px solid #182028;
    padding: 14px 32px;
    border-radius: 0;
}

.header-search {
    position: relative;
}

.header-search input {
    padding: 12px 31px;
    padding-right: 0;
    background: transparent;
    border-color: #182028;
    border: 1px solid #182028;
    min-width: 253px;
    border-left: none;
}

.header-search input[type=search] {
    padding: 20px 28px;
    padding-right: 0;
    background: transparent;
    border-color: #182028;
    border: 1px solid #182028;
    max-width: 335px;
    float: right;
    border-left: 1px solid #182028
}
.social .attr-nav > ul > li > a {
    padding: 28px 14px 15px;
}

.header-search button {
    position: absolute;
    right: 0;
    top: 0;
    background: #13be13;
    border: none;
    padding: 9px 36px;
    border-radius: 0;
    color: #fff;
}

.header-search {
    margin: 15px 0px;
    text-align: right;
}

.home-6 .header-search input[type="submit"] {
    background: #00c3b7;
}

.Top-rating-items .movie-item-contents {
    border-radius: 25px;
    margin-top: -8px;
}

.Top-rating-items .slick-slide.slick-active .movie-item-contents {
    height: 480px;
    margin-top: 40px;
}

.header-center {
    padding: 15px 0;
    border-bottom: 1px solid #182028;
    border-top: 1px solid #182028;
}

.pagination>li>a,
.pagination>li>span {
    color: #ffffff;
    background-color: #182028;
    margin: 0 5px;
    border-radius: 5px;
    border: none;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #fff;
    background-color: #13be13;
    border-color: #13be13;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}


/*** menu ***/

nav.navbar.bootsnav {
    background-color: #060f19;
    border: none;
    border-bottom: none;
}

nav.navbar.bootsnav ul.nav > li > a {
    padding: 25px 15px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
}

nav.navbar.bootsnav ul.nav > li > a:hover {
    color: #13be13
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    border-bottom: none;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border-top: none;
    background-color: #060f19;
    border: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu {
    padding: 0 21px;
    border-left: solid 1px #122131;
    border-right: solid 1px #122131;
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover {
    color: #13be13;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    color: #13be13;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: transparent;
}


/** mega menu ***/

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
    padding: 8px 0;
    color: #e4e4e4;
    text-transform: capitalize;
}

.col-menu .title {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 14px;
    font-weight: normal;
}


/*** Latest news **/

.details-img {
    margin-bottom: 30px;
}

.post-meta {
    margin-bottom: 15px;
    color: #fff;
}

.tpmoviestar-post-title {
    margin-bottom: 20px;
}

.latest-news span.movie-count-time {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.post-single {
    width: 100%;
    max-width: 100%;
    margin-bottom: 60px;
}

.post-meta a {
    color: #13be13;
    margin-right: 15px;
    text-transform: uppercase;
    font-size: 13px;
}

.post-meta span.author.vcard a:before {
    content: "\f007";
    font-family: fontawesome;
    margin-right: 5px;
}

.post-meta a:hover {
    color: #fff;
}

.post-meta .posted-on a:before {
    content: "\f017";
    font-family: fontawesome;
    margin-right: 6px;
}

h2.post-title {
    font-size: 35px;
    font-weight: 400;
}

h2.post-title a {
    color: #fff;
}

h2.post-title a:hover {
    color: #13be13;
}

.single-post .post-meta a {
    color: #fff;
}

.single-post .post-meta a:hover {
    color: #13be13;
}

.home-2 h2.post-title a:hover,
.home-2 .post-meta a,
.home-2 .single-post .post-meta a:hover {
    color: #f36522;
}

.home-3 h2.post-title a:hover,
.home-3 .post-meta a,
.home-3 .single-post .post-meta a:hover {
    color: #ff1744;
}

.home-4 h2.post-title a:hover,
.home-4 .post-meta a,
.home-4 .single-post .post-meta a:hover {
    color: #ff1744;
}

.home-5 h2.post-title a:hover,
.home-5 .post-meta a,
.home-5 .single-post .post-meta a:hover {
    color: #f978cc;
}

.home-6 h2.post-title a:hover,
.home-6 .post-meta a,
.home-6 .single-post .post-meta a:hover {
    color: #00C3B7;
}

.tagcloud a {
    display: inline-block;
    padding: 6px 15px;
    background: transparent;
    color: #fff;
    border-radius: 5px;
    font-size: 12px !important;
    margin: 3px;
    border: 2px solid #192e44;
}

.tagcloud a:hover {
    background: #13be13;
    border: 2px solid transparent;
}

.entry-f-left {
    display: inline-block;
}

.entry-f-right {
    display: inline-block;
    float: right;
}

.entry-f-right ul li {
    display: inline-block;
    margin-right: 10px;
}

.post-single-metabox {
    margin-bottom: 24px;
    border-bottom: 1px solid #2744654f;
    padding-bottom: 0px;
}

.single-meta-cat a {
    color: #fff;
    background-color: rgba(15, 30, 47, 0.8);
    padding: 10px 15px;
    border-radius: 5px;
    margin-right: 10px;
}

.single-meta-cat {
    margin-bottom: 22px;
    display: block;
    clear: both;
}

.single-meta-cat a:hover {
    background-color: #13be13;
    color: #fff;
}

.home-2 .single-meta-cat a:hover,
.home-2 span.tagcloud a:hover {
    background-color: #f36522;
}

.home-3 .single-meta-cat a:hover,
.home-3 span.tagcloud a:hover {
    background-color: #ff1744;
}

.home-4 .single-meta-cat a:hover,
.home-4 span.tagcloud a:hover {
    background-color: #ff1744;
}

.home-5 .single-meta-cat a:hover,
.home-5 span.tagcloud a:hover {
    background-color: #f978cc;
}

.home-6 .single-meta-cat a:hover,
.home-6 span.tagcloud a:hover {
    background-color: #00C3B7;
}

.post-audio.details-img,
.vendor.details-img {
    margin-bottom: 20px;
}

.tpmoviestar-pfg {
    position: relative;
    overflow: hidden;
}

.tpmoviestar-pfg .owl-prev {
    left: 10px;
    top:46%;
    background: rgba(255, 255, 255, 0.1);
    border: transparent;
    padding: 6px 9px;
    margin-left: -100px;
}

.tpmoviestar-pfg .owl-next {
    right: 10px;
    top: 46%;
    background: rgba(255, 255, 255, 0.1);
    border: transparent;
    margin-right: -100px;
}

.tpmoviestar-pfg:hover .owl-prev {
    margin-left: 0;
}

.tpmoviestar-pfg:hover .owl-next {
    margin-right: 0;
}

.blog-meta {
    display: inline-block;
    text-align: right;
    float: right;
    margin-right: 20px;
}

.blog-meta > ul li > a {
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    margin: 6px;
}

.share-link,
.blog-meta > ul,
.blog-meta > ul li {
    display: inline-block;
}

.home-2 .share-hover {
    background: #f36522;
}

.home-3 .share-hover,
.home-4 .share-hover {
    background: #ff1744;
}

.home-5 .share-hover {
    background: #f978cc
}

.share-hover {
    position: absolute;
    top: -5px;
    right: 0;
    background: #13be13;
    margin-right: 0px;
    width: 220px;
    padding: 4px 6px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    margin-right: -500px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.share-text > span {
    font-weight: bold;
    text-transform: capitalize;
    cursor: pointer;
    color: #fff;
}

.share-link {
    margin-right: 20px;
}

.share-hover > ul li {
    display: inline-block;
}

.share-text {
    position: relative;
}

.hadding-area p {
    font-size: 16px;
    padding: 10px 0;
    font-weight: 300;
}

.share-hover > ul li > a {
    width: 35px;
    height: 35px;
    display: block;
    background: #171717;
    border-radius: 100%;
    padding: 6px 0px;
    text-align: center;
    margin-right: 3px;
    color: #fff;
}

.share-text:hover .share-hover {
    margin-right: -40px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.latest-news span.movie-count-time {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.latest-news .movie-item-contents {
    overflow: hidden;
    margin-bottom: 30px;
}

.latest-news-small .movie-item-title a {
    font-size: 16px;
    line-height: 24px;
}

.latest-news-small .movie-item-beta {
    border-top: none;
}

.latest-news-small .movie-item-contents:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    content: "";
    background-color: rgba(6, 15, 25, .60);
}

.buy-ticket-bg {
    background-image: url(../images/form-bg.png);
    padding: 10% 9%;
    background-size: cover;
    background-position: top;
    padding-bottom: 9%;
    background-color: #13be13;
}

.latest-news-section {
    padding-bottom: 250px;
}

.buy-ticket-section {
    position: relative;
}

.buy-ticket-inner {
    position: absolute;
    width: 100%;
    top: -185px;
    z-index: 2;
}

.buy-ticket-select input {
    height: 53px;
    font-size: 15px;
    text-transform: capitalize;
    background: transparent;
    border: 1px solid #f0f0f0;
    border-radius: 100px;
    color: #fff;
    padding: 17px 19px;
    width: 100%;
}

.buy-ticket-select input:focus {
    border: 2px solid #5ad25a;
}

.movie-item-content-center {
    margin: 0 auto;
    position: absolute;
    top: 37%;
    bottom: auto;
    text-align: center;
    left: 0;
    right: 0;
    margin-top: -100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.movie-item-content-center a {
    font-size: 42px;
    color: #fff;
}

.ft-widget p {
    color: #fff;
    padding: 0;
    margin-bottom: 20px;
}


/*** Footer **/

.footer-bg {
    background-position: top;
    background-size: cover;
    padding: 70px 0;
    position: relative;
    z-index: 0;
    padding-bottom: 20px;
}

.social-link ul li {
    display: inline-block;
}

.social-link ul li a {
    width: 35px;
    height: 35px;
    display: block;
    padding: 2px 0;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    margin-right: 8px;
}

.social-link ul li a:hover {
    color: #333;
    background: #fff;
}

a.ft-fb {
    background: #3b5998;
}

a.ft-twitter {
    background-color: #02b0e8;
}

a.ft-youtube {
    background-color: #c22e2a;
}

a.ft-linkedin {
    background-color: #00a098;
    color: #fff;
}

a.ft-pintarest {
    background-color: #b00a1b;
}

.ft-widget img {
    object-fit: cover;
}

.footer-bg:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(6, 15, 25, 0.71);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
}

.ft-widget h2 span {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-bottom: 3px;
    display: block;
    text-transform: capitalize;
}

.ft-widget h2 span:after {
    content: "";
    width: 33px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -3px;
}

.ft-widget ul {
    margin-top: 16px;
}

.ft-widget ul li a {
    line-height: 33px;
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
}

.ft-widget ul.menu li a:hover {
    color: #13be13;
}

nav.wp-calendar-nav a:hover {
    color: #13be13;
}

nav.wp-calendar-nav a {
    color: #fff;
}

.tpmovie-widget-recent-post-img {
    width: 86px;
    float: left;
    margin-right: 13px;
    height: 80px;
}

h3.tpmovie-widget-post-title.post-title a {
    font-size: 14px;
    color: #fff;
    line-height: 19px;
}

.tpmovie-widget-posts-descr {
    overflow: hidden;
}

h3.tpmovie-widget-post-title.post-title {
    overflow: hidden;
    max-height: 60px;
}

.tpmovie-recent-post-single.ft-content {
    overflow: hidden;
    margin-bottom: 28px;
}

.tpmovie-widget-posts-descr .date {
    color: #fff;
        margin-top: 9px;
}
.ft-widget .tpmovie-widget-posts-descr .date {
    margin-top: 0;
}
h3.tpmovie-widget-post-title.post-title a:hover {
    color: #13be13;
}

.tpmovie_Recent_Posts_Widget h2 {
    margin-bottom: 30px;
}

.tab-contents .active .owl-carousel.owl-loaded {
    display: block;
    opacity: 1;
}

.tab-pane.fade.active .owl-carousel .owl-item {
    display: block;
}

.tab-pane.fade .owl-carousel .owl-item {
    display: none;
}

.nav-tabs>li>a:hover {
    border-color: transparent;
    background: transparent;
    border: 1px solid transparent;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    cursor: pointer;
    background-color: transparent;
    border: none;
}

.cat-menu .nav-tabs {
    border-bottom: none;
}

.buy-ticket-btn {
    text-align: center;
    margin-top: 46px;
    width: 100%;
    display: inline-block;
}

.buy-ticket-btn .btn.btn-button {
    border: 2px solid transparent;
    padding: 16px 46px;
    background: #060e18;
    color: #fff;
    border-radius: 100px;
}

.buy-ticket-select input::placeholder {
    color: #f0f0f0;
}

.buy-ticket-select input:focus {
    outline: none;
}

.buy-ticket-btn .btn.btn-button:hover {
    background: #fff;
    color: #333;
}

.footer-menu ul li {
    display: inline-block;
}

.footer-menu ul li a {
    display: block;
    margin-right: 28px;
    font-size: 15px;
    text-transform: capitalize;
    color: #fff;
}

.copyright-text {
    color: #fff;
}

.copyright-text a {
    color: #13be13;
    text-transform: capitalize;
}

.copyright-text a:hover {
    color: #fff;
}

.copyright {
    padding: 20px 0 15px 0;
}

.footer-menu ul li a:hover {
    color: #13be13;
}


/****  HOME PAGE 2 ALL CODE ***/


/*** HEADER **/

.top-search .input-group {
    padding: 0 24px;
}

.header-2 .navbar-brand {
    height: auto;
    margin-right: 50px;
}

.header-2 .attr-nav > ul > li > a {
    color: #fff;
    padding: 10px 26px;
    background: #f36522;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 100px;
    margin: 17px 0;
}

.header-2 nav.navbar.bootsnav ul.nav > li > a {
    padding: 37px 15px;
}

.header-2 {
    position: absolute;
    width: 100%;
    z-index: 3;
}

.header-2 .top-header {
    border-bottom: 1px solid #182028;
}

.header-2 .attr-nav > ul > li > a:hover {
    background-color: #060f19
}

.header-2 nav.navbar.bootsnav {
    background-color: transparent;
    border: none;
    border-bottom: none;
}

.slider-2 .movie-item-content-center {
    top: 30%;
}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover {
    background: transparent;
}

.slider-2 a.carousel-control span:hover {
    color: #f36522;
}

.slide-movie-items .movie-item-content-center {
    top: 31%;
}

.home-3 .slider-section a.carousel-control span:hover {
    color: #ff1744;
}

.home-2 .header-2 .attr-nav > ul > li > a {
    background: #f36522;
}

.slider-img:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.slider-2 .slider-img {
    position: relative;
    z-index: -1;
}

.slider-2 .slider-contents {
    padding: 11% 0;
    padding-bottom: 28px;
}

.slider-2.bs-slider {
    overflow: hidden;
    max-height: 100%;
    position: relative;
}

.slider-2 .slider-content {
    color: #fff;
    overflow: hidden;
    padding: 17% 0;
}

.slider-2 .item-cat,
.slider-2 .movie-item-title,
.slider-2 .movie-item-beta {
    text-align: left;
}

.slider-2 .slider-content > h2 {
    font-size: 60px;
    letter-spacing: -3px;
    word-spacing: -2px;
    text-transform: uppercase;
    margin: 9px;
}

.slider-2 .slider-content > p {
    font-size: 18px;
    padding: 1px 70px;
    line-height: 27px;
    margin-bottom: 10px;
}

.slider-2 .slider-content > h3 {
    font-size: 20px;
    margin-bottom: 6px;
}

.slider-product .movie-item-content {
    text-align: left;
}

.top-search {
    background-color: #0a1726;
}

.home-2 .plylist-single-content > a:hover,
.home-2 .view-movi a:hover,
.home-2 .top-accounts ul li a:hover,
.home-2 nav.navbar.bootsnav ul.nav > li > a:hover,
.home-2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover,
.home-2 nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
.home-2 .movie-ratting > a > span,
.home-2 .twitter-dec > a:hover,
.home-2 .twitter-meta ul li a:hover,
.home-2 .ft-twitter-icon,
.home-2 .ft-widget > ul li a:hover,
.home-2 .footer-menu ul li a:hover,
.home-2 .copyright-text a,
.home-2 .cat-menu ul li span:hover,
.home-2 .syotimer-cell_type_day .syotimer-cell__value,
.home-2 .syotimer-cell_type_day .syotimer-cell__unit {
    color: #f36522;
}

.home-2 span.movie-count-time,
.home-2 .ft-twitter-icon span:after,
.home-2 .cat-menu ul li span:after,
.home-2 button.newsletter-btn:hover {
    background-color: #f36522
}

.home-2 button.newsletter-btn:hover {
    border-color: #f36522
}

.home-2 .buy-ticket-select select {
    border: 2px solid #f69465;
}

.home-2 .hadding-area {
    border-left: 2px solid #f36522;
}

.home-2 .footer-bg {
    background-image: none;
}

.home-2 .footer-bg:after {
    background-color: #182028;
}


/*** home page 3 ***/

.header-2 .attr-nav > ul > li > a {
    background: #ff1744;
}

.home-3 .plylist-single-content > a:hover,
.home-3 .view-movi a:hover,
.home-3 .top-accounts ul li a:hover,
.home-3 nav.navbar.bootsnav ul.nav > li > a:hover,
.home-3 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover,
.home-3 nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
.home-3 .movie-ratting > a > span,
.home-3 .twitter-dec > a:hover,
.home-3 .twitter-meta ul li a:hover,
.home-3 .ft-twitter-icon,
.home-3 .ft-widget > ul li a:hover,
.home-3 .footer-menu ul li a:hover,
.home-3 .copyright-text a,
.home-3 .cat-menu ul li span:hover,
.home-3 .syotimer-cell_type_day .syotimer-cell__value,
.home-3 .syotimer-cell_type_day .syotimer-cell__unit,
.home-3 .movie-item-content-center a:hover,
.home-3 .owl-next,
.home-3 .owl-prev,
.home-3 .plylist-wich span:hover {
    color: #ff1744;
}

.home-3 span.movie-count-time,
.home-3 .ft-twitter-icon span:after,
.home-3 .cat-menu ul li span:after,
.home-4 button.newsletter-btn:hover,
.home-4 span.movie-count-time,
.home-4 .ft-twitter-icon span:after,
.home-4 .cat-menu ul li span:after,
.home-4 button.newsletter-btn:hover,
.home-3 .owl-next:hover,
.home-3 .owl-prev:hover {
    background-color: #ff1744
}

.home-3 button.newsletter-btn:hover {
    border-color: #ff1744;
    background: #ff1744;
}

.home-4 .buy-ticket-bg {
    background-image: none;
    background: #ff1744;
    padding-bottom: 55px;
    padding-top: 91px;
}

.home-3 .buy-ticket-select select {
    border: 2px solid #f69465;
}

.home-3 .hadding-area,
.home-4 .hadding-area {
    border-left: 2px solid #ff1744;
}

.home-3 .footer-bg,
.home-4 .footer-bg {
    background-image: none;
    padding-top: 75px;
}

.home-3 .slider-2 .slider-content > p {
    padding: 1px 0px;
}

.home-3 .slider-2 .slider-content > h2 {
    font-size: 58px;
    font-weight: bold;
}

.home-3 .slider-2 .slider-img:after {
    background: no-repeat;
}

.home-3 .category-movie-items .movie-item-title > a {
    font-size: 18px;
}

.home-3 .border-top {
    border-color: rgba(160, 126, 135, 0.91);
}

.home-3 .latest-news-section {
    padding-bottom: 75px;
}

.home-3 .footer-bg:after {
    background-color: #040a11;
}

.home-3 .twitter-contnt {
    background-color: #060f19;
}

.home-3 .ft-img:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 23, 68, .5);
    left: 0;
    top: 0;
    position: absolute;
}

.ft-img {
    position: relative;
}

.home-3 .twitter-dec p {
    padding-top: 4px;
}

.header-2 .attr-nav > ul > li.side-menu > a {
    padding: 7px 12px;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    margin-top: 22px;
    margin-left: 10px;
}


/*** home 4 **/

.side .widget {
    border: none;
}

.home-4 button.newsletter-btn:hover {
    background: #ff1744;
    border: 1px solid transparent;
    padding: 10px 15px;
}

.home-4 .plylist-single-content > a:hover,
.home-4 .view-movi a:hover,
.home-4 .top-accounts ul li a:hover,
.home-4 nav.navbar.bootsnav ul.nav > li > a:hover,
.home-4 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover,
.home-4 nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
.home-4 .movie-ratting > a > span,
.home-4 .twitter-dec > a:hover,
.home-4 .twitter-meta ul li a:hover,
.home-4 .ft-twitter-icon,
.home-4 .ft-widget > ul li a:hover,
.home-4 .footer-menu ul li a:hover,
.home-4 .copyright-text a,
.home-4 .cat-menu ul li span:hover,
.home-4 .syotimer-cell_type_day .syotimer-cell__value,
.home-4 .syotimer-cell_type_day .syotimer-cell__unit,
.home-4 .slider-section a.carousel-control span:hover,
.home-4 .owl-next,
.home-4 .owl-prev,
.home-4 .plylist-wich span:hover {
    color: #ff1744;
}

.home-4 .owl-next:hover,
.home-4 .owl-prev:hover {
    background-color: #ff1744;
    border-color: transparent;
}

.home-4 .owl-next,
.home-4 .owl-prev {
    border: 1px solid #ff1744;
}

.home-4 .slider-2 .slider-content > p {
    padding: 1px 0px;
}

.home-4 .slider-2 .slider-content > h2 {
    font-size: 58px;
    font-weight: bold;
}

.home-4 .slider-2 .slider-img:after {
    background: no-repeat;
}

.home-4 .category-movie-items .movie-item-title > a {
    font-size: 18px;
}

.home-4 .border-top {
    border-color: rgba(160, 126, 135, 0.91);
}

.home-4 .latest-news-section {
    padding-bottom: 75px;
}

.home-4 .footer-bg:after {
    background-color: #040a11;
}

.home-4 .hadding-area {
    border-bottom: 1px solid #e8e8e8;
}

.home-4 .twitter-contnt {
    background-color: #060f19;
}

.home-4 .ft-img:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 23, 68, .5);
    left: 0;
    top: 0;
    position: absolute;
}

.home-4 .category-movie {
    padding-bottom: 75px;
}

.ft-img {
    position: relative;
}

.home-4 .twitter-dec p {
    padding-top: 4px;
}

.home-4 .buy-ticket-select select {
    border: 2px solid #ff5d7c;
}

.home-4 .new-movie {
    padding-top: 180px;
}

.main.home-4 {
    background: #fff;
}

.main.home-4 {
    background: #fff;
    color: #333;
}

.home-4 .hadding-area p {
    font-weight: normal;
}

.home-4 .cat-menu ul li span,
.home-4 .hadding-area,
.home-4 .footer-menu ul li a,
.home-4 .copyright-text,
.home-5 .cat-menu ul li span {
    color: #333;
}

.home-4 .cat-menu ul li span:hover {
    color: #ff1744;
}

.home-4 .timer-contents {
    padding: 5% 0;
}

.home-4 .slider-contents {
    padding: 5% 0;
    padding-bottom: 0;
}


/*** home 5 **/

.home-5 nav.navbar.bootsnav {
    background-color: #fff;
}

.home-5 nav.navbar.bootsnav ul.nav > li > a {
    color: #060f19;
}

.home-5 nav.navbar.bootsnav ul.nav > li > a {
    padding: 38px 15px;
    color: #060f19;
}

.home-5 .navbar-brand {
    height: auto;
    margin-right: 50px;
}

.home-5 .attr-nav > ul > li > a {
    color: #fff;
    display: block;
    padding: 6px 17px;
    position: relative;
    background: #f978cc;
    border-radius: 100px;
    margin: 28px 0;
}

.home-5 .attr-nav > ul > li > a:hover {
    background: #060f19;
}

.home-5 .bs-slider {
    overflow: hidden;
    max-height: 700px;
    position: relative;
    z-index: 1;
}

.home-5 .top-rating {
    margin-top: -190px;
    z-index: 9999;
}

.home-5 #toprating .owl-controls {
    display: none;
}

.home-6 h3.tpmovie-widget-post-title.post-title a:hover {
    color: #00c3b7;
}

.home-5 .top-accounts ul li a:hover,
.home-5 nav.navbar.bootsnav ul.nav > li > a:hover,
.home-5 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover,
.home-5 nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
.home-5 .movie-ratting > a > span,
.home-5 .plylist-single-content > a:hover,
.home-5 .view-movi a:hover,
.home-5 .ft-widget ul li a:hover,
.home-5 .ft-twitter-icon,
.home-5 .syotimer-cell_type_day .syotimer-cell__value,
.home-5 .syotimer-cell_type_day .syotimer-cell__unit,
.home-5 .twitter-dec > a:hover,
.home-5 .footer-menu ul li a:hover,
.home-5 .copyright-text a,
.home-5 .cat-menu ul li span:hover,
.home-5 .owl-next,
.home-5 .owl-prev,
.home-5 .movie-item-content-center a:hover,
.home-5 .slider-section a.carousel-control span:hover,
.home-5 .plylist-wich span:hover {
    color: #f978cc;
}

.home-5 .cat-menu ul li span:after,
.home-5 span.movie-count-time,
.home-5 .ft-twitter-icon span:after,
.home-5 .owl-next:hover,
.home-5 .owl-prev:hover,
.home-5 button.newsletter-btn:hover {
    background: #ff7cd1;
}

body .main.home-5 {
    background: #fff;
}

.home-5 .top-accounts ul li a,
.home-5 .top-messages > p,
.home-5 .top-visitor > p,
.home-5 .ft-widget p,
.home-5 .ft-widget ul li a,
.home-5 .ft-widget h2 span,
.home-5 .ft-widget h2 span:after,
.home-5 .twitter-dec > a {
    color: #333;
}

.home-5 .top-header {
    border-bottom: 1px solid #e8e8e8;
}

.home-5 .time-bg {
    padding-bottom: 21%;
}

.home-5 button.newsletter-btn:hover,
.home-5 .owl-next,
.home-5 .owl-prev {
    border-color: #ff7cd1;
}

.home-5 .hadding-area {
    color: #333;
    border-left: 2px solid #ff7cd1;
    border-bottom: 1px solid #dadada;
}

.home-5 .hadding-area p {
    font-weight: normal;
}

.home-5 .new-movie {
    padding-bottom: 75px;
}

.home-5 .buy-ticket-bg5 {
    padding: 8% 9%;
    background-size: cover;
    background-position: bottom;
    padding-bottom: 4%;
}

.home-5 .buy-ticket-select select {
    height: 56px;
    border: 2px solid #51575e;
}

.home-5 .footer-bg:after {
    background-color: #fff;
}

.home-5 .copyright {
    background: #060f19;
}

.home-5 .twitter-contnt {
    background-color: transparent;
    border: 1px solid #e8e8e8;
}

.home-5 .twitter-dec p {
    padding-top: 3px;
}

.home-5 .newsletter-input input {
    border: 2px solid #060f19;
    color: #333;
}

.home-5 button.newsletter-btn {
    color: #060f19;
    border-left: 2px solid #060f19;
}

.home-5 .ft-img {
    position: relative;
}

.twitter-dec p {
    padding-top: 6px;
}

.home-5 .ft-img:after {
    content: "";
    background: rgba(255, 124, 209, .5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.home-5 h3.tpmovie-widget-post-title.post-title a,
.home-5 .tpmovie-widget-posts-descr .date {
    color: #000000;
}

.home-5 h3.tpmovie-widget-post-title.post-title a:hover {
    color: #f978cc;
}

.home-5 .tpmoviestar-ftw-info-social.social-link ul li a {
    color: #fff;
}

.home-5 .tpmoviestar-ftw-info-social.social-link ul li a:hover {
    background-color: #f978cc;
    color: #fff;
}

.tpmovie-recent-post-single.ft-content:last-child {
    margin-bottom: 0;
}

/*** breadcrumbs ***/

.breadcrumbs {
    background-color: #0c1825;
    padding-top: 140px;
    padding-bottom: 140px;
    position: relative;
    z-index: 1
}
.breadcrumbs:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(8, 19, 27, 0.81);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.breadcrumb {
    padding: 42px 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    text-align: center;
}

.breadcrumb-title {
    text-align: center;
}

.breadcrumb-title .bcn_display {
    margin-top: 19px;
    color: #fff;
}

.breadcrumb-title .bcn_display a {
    color: #13be13;
}

.breadcrumb-title h2 {
    color: #ffffff;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: 34px;
}


/**** shop page right side ***/

a.btn-no-bg {
    border: 2px solid #fff;
    padding: 10px 32px;
    display: inline-block;
    overflow: hidden;
    clear: both;
    border-radius: 100px;
    text-transform: capitalize;
    font-weight: bold;
    color: #fff;
    font-size: 15px;
}

a.btn-no-bg:hover {
    background: #13be13;
    border-color: #13be13;
}

.banner-img {
    position: relative;
    border-radius: 10px;
}

.full-withcon {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 35px;
    padding-right: 43%;
    padding-top: 33px;
    z-index: 1;
}

.full-withcon h2 {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    border-bottom: 1px solid #fff;
    position: relative;
    padding-bottom: 5px;
}

.full-withcon p {
    margin: 9px 3px;
    padding-bottom: 6px;
    color: #fff;
    padding-right: 69px;
}

.fullwithhadidng:after {
    content: "";
    width: 119px;
    height: 1px;
    background: #13be13;
    position: absolute;
    left: 0;
    bottom: -1px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.full-withbanner:hover .fullwithhadidng:after {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.banner-img:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(6, 15, 25, .7);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}


/*** size area ***/

.btn-group.bootstrap-select {
    width: 100% !important;
    display: block;
}

.widget-select-area {
    padding: 10px;
    padding-bottom: 30px;
}

.widget span.item-title {
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.widget-color-area {
    padding: 5px 17px;
}

.widget-color-area a.term-color,
.widget .btn-group.bootstrap-select .dropdown-menu>li>a {
    color: #333;
}

span.count {
    float: right;
}

.widget p span,
.widget-slide-content > a {
    color: #fff;
}

.widget .btn-group.bootstrap-select .btn-default {
    background: transparent;
    border: 1px solid #182028;
    color: #999999;
}


/*** widget item slide **/

.widget-recent-post .single-item {
    margin-bottom: 0;
}

.widget-slide .img,
.widget-recent-post .img {
    float: left;
    display: inline-block;
    clear: both;
    overflow: hidden;
    padding: 0px 20px;
}

.single-item {
    overflow: hidden;
    margin-bottom: 15px;
}

.widget-slide .img,
.widget-recent-post .img {
    margin-top: 20px;
}

.widget-slide a.title,
.widget-recent-post a.title {
    font-size: 16px;
}

.widget-slide-content span {
    display: block;
    color: #fff;
    font-size: 14px;
}

.widget-slide-content > a:hover {
    color: #13be13;
}

.widget-slide-content {
    text-transform: capitalize;
    margin: 14px 0px;
}

.widget .widget-slide .owl-nav {
    position: absolute;
    top: 50px;
    right: 44px;
}

.details-page a.flat-icons {
    color: #fff;
}

.details-page a.flat-icons:hover {
    color: #13be13;
}

.widget-slide .owl-next {
    line-height: 21px;
}

.widget-slide .owl-nav > div {
    width: 35px;
    height: 35px;
    display: inline-block;
    background: #13be13;
    border-radius: 5px;
    margin: 4px;
    text-align: center;
    font-size: 0;
    color: #fff;
    padding: 6px;
}

.widget-slide .owl-nav > div:hover {
    background: #fff;
    color: #13be13;
}

.widget-recent-post .widget-slide-content > span {
    color: #797979;
}

.single-item .comments span {
    display: inline-block;
    color: #13be13;
}


/**** Details ***/

.details-big-img {
    position: relative;
    margin-top: 80px;
    overflow: hidden
}

.details-big-img:after {
    content: "";
    background: -webkit-linear-gradient(to top, rgba(6, 15, 25, .6) 0%, rgba(29, 119, 29, 0.6) 100%);
    background: linear-gradient(to top, rgba(6, 15, 25, 0.32) 0%, rgba(29, 119, 29, 0.6) 100%);
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
}

.details-big-img:hover .play-icon {
    opacity: 1
}

.play-icon {
    width: 60px;
    height: 52px;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99;
    opacity: 0;
}

.details-big-img img {
    transform: scale(1);
}

.details-img img {
    border-radius: 13px;
}

.details-big-img:hover img {
    transform: scale(1.3);
}

.details-title > h2 {
    color: #13be13;
    font-size: 22px;
    font-weight: bold;
}

.ratting span {
    color: #ffa800;
    font-size: 16px;
}

.ratting a {
    color: #fff;
    text-transform: capitalize;
    margin-left: 9px;
    font-size: 14px;
}

.ratting {
    margin: 9px 0;
}

.dec-review-meta ul li {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    text-transform: capitalize;
}

.dec-review-dec {
    margin-top: 30%;
}

.dec-review-meta ul li a {
    color: #fff;
    font-weight: normal;
}

.dec-review-meta ul li a:hover,
.ratting a:hover {
    color: #13be13;
}

.dec-review-meta ul li span {
    width: 85px;
    clear: both;
    display: inline-block;
    text-align: left;
    margin-right: 15px;
}

.dec-review-meta ul li span label {
    text-align: right;
    float: right;
}

.share-hover > ul li > a:hover {
    background: #fff;
    color: #333;
}

.socila-fb {
    color: #4867aa
}

.socila-tw {
    color: #1da1f2
}

.socila-sk {
    color: #00aff0
}

.socila-pin {
    color: #bd081b
}

.socila-ins {
    color: #ffac4a
}

.social-links {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

.social-links a {
    margin: 5px;
}

.social-links {
    margin-top: 8px;
}

.social-links a:hover {
    color: #13be13;
}

.details-reviews {
    margin-top: -13%;
    padding-bottom: 50px;
}

.dec-review-img img {
    border-radius: 24px;
    width: 100%;
}

.dec-review-img {
    position: relative;
}

.dec-review-img:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.42);
    border-radius: 24px;
}

h2.title {
    font-size: 25px;
    font-weight: bold;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 25px;
    line-height: 35px;
}

.details-dectiontion {
    color: #fff;
    margin-bottom: 30px;
}


/**** comments ***/

.comment-area {
    padding: 82px;
    background: #0a121b;
}

.comment-img:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    border-radius: 100%;
    left: 0;
}

.comment-reply a {
    margin: 15px;
}

.comment-area {
    padding: 30px;
    background: rgba(15, 28, 43, 0.6784313725490196);
    margin-bottom: 75px;
}

.comment-img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    position: relative;
    display: inline-block;
    overflow: hidden;
    float: left;
    clear: both;
    margin-right: 16px;
    margin-left: -43px;
}

.comment-img img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    float: left;
}

.comment-img:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    border-radius: 100%;
    left: 0;
}

.comment-content {
    display: block;
    overflow: hidden;
    color: #fff;
}

.comment-body {
    border: 1px solid #182028;
    padding: 30px 30px;
    background: #060f19;
    border-radius: 10px;
    padding-left: 0;
    padding-bottom: 19px;
}

.blog-details-reply-box {
    display: inline-block;
}

.comment-time {
    display: inline-block;
    margin-right: 0;
    color: #7d7a7a;
    text-transform: capitalize;
}

.comment-reply {
    display: inline-block;
    color: #7d7a7a;
}

.comment-reply a {
    margin: 4px;
    text-transform: capitalize;
}

h3.comment-title {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: bold;
    color: #fff;
}

.comment-reply-title {
    color: #fff;
    margin-bottom: 18px;
}

p.comment-notes {
    color: #fff;
    margin-bottom: 20px;
}

.col-sm-12.comment-form-rating-error {
    background: #0f1823;
    padding: 12px;
    margin: 30px 0;
    margin-left: 15px;
}

.logged-in .comment-reply-title {
    margin-left: 15px
}

p.comment-form-cookies-consent {
    margin-left: 15px;
}

.comment-form p.logged-in-as a {
    color: #fff;
}

.comment-form p.logged-in-as a:hover {
    color: #13be13;
}

.comment-form p.logged-in-as {
    margin-left: 15px;
}

.comment-form .buttons {
    margin-left: 15px;
}

.comment-content > p {
    margin: 9px 0;
    font-weight: 600;
}

.comment-time:before {
    content: "\f017";
    font-family: fontawesome;
    margin-right: 5px;
}

p.bookbark {
    background: #13be13;
    padding: 50px;
    font-size: 23px;
    line-height: 38px;
    margin: 30px 0;
    border-radius: 5px;
}

a.Repost:before {
    content: "\f112";
    font-family: fontawesome;
    margin: 6px;
}

a.reply:before {
    content: "\f122";
    font-family: fontawesome;
    margin: 5px;
}

.comment-reply a:hover {
    color: #fff;
}

.comment-reply a {
    color: #7d7a7a;
}

li.single-comment {
    margin: 40px;
    list-style: none;
}

h2.comments-title {
    color: #fff;
}

.comment-list .comment-respond {
    margin-top: 46px;
}

ol.comment-list-reply {
    margin-left: 95px;
}

.comment-reply-title small a {
    color: #13be13;
}

.respons-box label {
    color: #fff;
    font-weight: normal;
}

.respons-box .form-control {
    border: 1px solid #060f19;
    background-color: #060f19;
    color: #fff;
}

.buttons .btn-buttons {
    background-color: #0c1825;
    color: #fff;
    border-radius: 100px;
    padding: 12px 23px;
    text-transform: capitalize;
    font-size: 14px;
    padding-bottom: 9px;
    font-weight: normal;
    border: 2px solid #13be13;
    display: inline-block;
    text-decoration: none;
    margin-top: 18px;
}

.buttons .btn-buttons:hover {
    background: #fff;
    border-color: #fff;
    color: #333;
}

div.buttons .btn-buttons:focus {
    border: 2px solid transparent;
}


/*** product tab ***/

.col-4 .item-cat ul li span,
.col-4 .item-cat ul li a {
    font-size: 14px;
}

.header-search.categorie-search-box ul li {
    display: inline-block;
}

.header-search .btn-group.bootstrap-select button span {
    text-align: center !important;
    color: #a0a099;
}

.header-search .btn-group.bootstrap-select button:focus {
    background: transparent;
    outline: none;
    border: 1px solid;
}

.header-search .form-control:focus {
    border-color: #182028;
    outline: 0;
    box-shadow: none;
}

.header-search button:hover {
    background: #fff;
    color: #333;
}


/**** Login page **/

.login-form label {
    color: #fff;
    line-height: 33px;
    margin-top: 5px;
    text-align: right;
    display: block;
}

.login-page input {
    background-color: #060f19;
    border: 1px solid #182028;
    color: #999;
}

.login-page input:focus {
    border: 1px solid #182028;
    outline: none;
    box-shadow: none;
}

.login-form {
    background: #0a121b;
    padding-top: 0;
    border-radius: 15px;
    border: 1px solid #182028;
    margin: 50px 0;
}

.login-form h2 {
    color: #fff;
    background: #13be13;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px;
    font-weight: bold;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.login-form form {
    padding: 30px;
    padding-right: 50px;
}

.login-form form a {
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: underline;
    padding-bottom: 30px;
}

.remember-me {
    display: inline-block;
    margin-right: 18px;
}

.remember-me input {
    display: inline-block;
    position: relative;
    top: 2px;
    cursor: pointer;
}

.remember-me label {
    display: inline;
    cursor: pointer;
}

div.remember-me > a {
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    text-decoration: none;
}

.forgat-pass {
    margin-top: 17px;
}


/*** alart ***/

h2.page-title {
    font-size: 23px;
    margin: 22px 0;
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;
}

h2.sortcode-title {
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
}

h5.sortcode-title {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.checkbox label,
.radio label {
    color: #fff;
    text-transform: capitalize;
}

.toggel-page .checkbox {
    margin: 30px 0;
}

.check-box-1 {
    margin: 30px 0;
}

pre {
    margin-top: 30px;
}


/*** tag ***/


/*--------------- tag ----------------*/

.tag-category li {
    display: inline-block;
}

.tag-category a {
    color: #fff;
    padding: 7px 19px;
    text-transform: capitalize;
    margin: 0 0;
    display: inline-block;
}

.tag-1 a {
    background: #ff7cd1;
}

.tag-category li {
    margin: 8px 5px;
}

.tag-category a:hover {}

.tag-1 a:hover {
    background-color: #13be13;
}

.tag-2 a:hover {
    background-color: #ff7cd1;
    border-color: #ff7cd1;
    color: #fff;
}

.tag-2 a {
    border: 2px solid #fff;
    color: #fff;
}

h3.sortcode-title {
    margin: 21px 0;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
}

.tag-section-page .radius a {
    border-radius: 30px;
}

.home-2 .header-2 .attr-nav > ul > li > a:hover {
    background-color: #fff;
    color: #333;
}

.home-2 .owl-next,
.home-2 .owl-prev,
.home-2 .slider-section a.carousel-control span:hover,
.home-2 span.flaticon-play-button:hover,
.home-2 .plylist-wich span:hover {
    color: #f36522;
}

.home-2 .owl-next:hover,
.home-2 .owl-prev:hover {
    background-color: #f36522;
}

@media (min-width: 768px) {
    .Top-rating-items .owl-nav {
        position: absolute;
        top: 0;
        right: 53px;
    }
    .Top-rating-items .owl-item > div {
        transition: margin 400ms ease-out;
    }
    .Top-rating-items .owl-item.center > div {
        margin: 0;
    }
}

.owl-next:hover,
.owl-prev:hover {
    background-color: #13be13;
    color: #fff;
}

.owl-prev {
    position: absolute;
    top: -95px;
    right: 0;
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #262b31;
    padding: 9px;
    margin: 0;
    transform: rotate(180deg);
    padding: 4px 9px;
    color: #13be13;
}

.owl-next {
    position: absolute;
    top: -95px;
    right: -41px;
    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #262b31;
    border-radius: 100%;
    padding: 0px 8px;
    margin: 0;
    line-height: 35px;
    color: #13be13;
}

.item-cat ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/* ---------------- back to Top ----------------------*/

.to-top:hover,
.home-2 .to-top:hover {
    background: #333;
    color: #fff
}

.movie-item-content-center a:hover {
    color: #13be13;
}

.to-top {
    background: #fff;
    bottom: 19px;
    color: #333;
    cursor: pointer;
    font-size: 18px;
    height: 45px;
    line-height: 44px;
    overflow: hidden;
    position: fixed;
    right: 3%;
    text-align: center;
    width: 45px;
    z-index: 2147483647;
}


/**** product list ***/

.products .fade {
    display: none;
}

.products .fade.active {
    display: block;
}

.product-filter-list > div > ul > li {
    display: inline-block;
}

.product-filter-list .nav ul li.active a {
    background: #13be13;
}

.product-list .dec-review-dec {
    margin-top: 40px;
}

.details-title h2 a {
    color: #fff;
}

.details-title h2 a:hover {
    color: #13be13;
}

.peoduct-dec {
    margin-top: 17px;
    color: #fff;
}

.list-items:hover .movie-item-content-center {
    margin-top: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.list-items {
    overflow: hidden;
}

.list-items .movie-item-content-center {
    margin: 0 auto;
    position: absolute;
    top: 37%;
    bottom: auto;
    text-align: center;
    left: 0;
    right: 0;
    margin-top: -100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


/*** 404 page ***/

.error-404.not-found {
    text-align: center;
    padding: 10em;
}

.error-404.not-found h1 {
    font-size: 212px;
    color: #fff;
    font-weight: bold;
}

.not-found-hadding h2 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 20px;
}

.not-found-dec {
    color: #fff;
}

.comingsoon h2 {
    font-size: 74px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 40px;
}

.tpmoviestar-error-home a.btn.btn-button:hover {
    background-color: #fff;
    color: #000;
}

.tpmoviestar-error-home a.btn.btn-button {
    background-color: #13be13;
    margin-top: 15px;
    color: #fff;
    padding: 16px 23px;
    border: none;
}

.tpmoviestar-error-imgs {
    width: 45%;
    margin: auto;
    padding-bottom: 31px;
}

.comingsoon p {
    color: #fff;
    padding: 0 24px;
    margin: 21px 1px;
}

.comingsoon-time .syotimer-cell__unit {
    color: #fff
}

.comingsoon-time .syotimer-cell__value {
    background: transparent;
    font-size: 50px;
    width: auto;
    font-weight: bold;
    color: #fff;
}

.c-search-area input.form-control {
    border-radius: 100px;
    border: none;
    padding: 23px;
    width: 70%;
    display: inline-block;
    margin-right: 9px;
}

.c-search-area .btn.btn-button {
    background: #13be13;
    color: #fff;
    padding: 13px 17px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 100px;
    padding-bottom: 9px;
}

.c-search-area .btn.btn-button:hover {
    background: #fff;
    color: #333;
}


/**** contact form ***/

.contact-form .form-control {
    background: #182028;
    border: 1px solid #182028;
    color: #fff;
}

.contact-form input {
    height: 45px;
}

.contact-form .form-control:focus {
    outline: none;
    border: 1px solid transparent;
    box-shadow: none;
}

.contact-form label {
    color: #fff;
    margin-bottom: 14px;
    text-transform: capitalize;
}


/*------ UPDATE CSS FILE 5-08-2018 --------*/


/** button **/

.home-6 .header-search button,
.home-6 .green-bg,
.home-6 .owl-next:hover,
.home-6 .owl-prev:hover,
.home-6 span.movie-count-time,
.home-6 .blck-bg:hover,
.home-6 .cat-menu ul li span:after,
.home-6 .share-hover,
.home-6 .ft-twitter-icon span:after {
    background: #00C3B7;
    color: #fff
}

.home-6 .header-search button:hover {
    color: #333
}

.home-6 .slider-section a.carousel-control span:hover,
.home-6 .green,
.home-6 .owl-prev,
.home-6 .movie-ratting > a > span,
.home-6 .plylist-wich span:hover,
.home-6 .plylist-single-content > a:hover,
.home-6 .view-movi a:hover,
.home-6 .owl-next,
.home-6 .movie-item-content-center a:hover,
.home-6 .syotimer-cell_type_day .syotimer-cell__value,
.home-6 .syotimer-cell_type_day .syotimer-cell__unit,
.home-6 .cat-menu ul li span:hover,
.home-6 .top-accounts ul li a:hover,
.home-6 nav.navbar.bootsnav ul.nav > li > a:hover,
.home-6 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover,
.home-6 nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
.home-6 .ft-widget ul li a:hover,
.home-6 .ft-twitter-icon,
.home-6 .twitter-meta ul li a:hover,
.home-6 .footer-menu ul li a:hover,
.home-6 .copyright-text a,
.home-6 .social .attr-nav ul li a:hover,
.home-6 .twitter-dec > a:hover {
    color: #00C3B7
}

.home-6 .hadding-area {
    border-left: 2px solid #00C3B7;
}

button.newsletter-btn:hover {
    background: #00C3B7;
    border-color: #00C3B7;
}

.main.home-6 {
    background-color: #000;
}

.home-6 .gradient:hover:after {
    content: "";
    background: -webkit-linear-gradient(to top, rgba(6, 15, 25, .6) 0%, rgba(0, 195, 183, .5) 100%);
    background: linear-gradient(to top, rgba(6, 15, 25, .6) 0%, rgba(0, 195, 183, .5) 100%);
    position: absolute;
}

.home-6 .bs-slider {
    max-height: 431px;
}

.home-6 .social .attr-nav {
    margin-right: 0;
}

.home-6 .time-bg {
    position: relative;
    padding: 18% 0;
}

.home-6 .timer-contents {
    left: 0;
    padding: 6% 0;
}

.header-stikcy6 {
    background: #060e19 !important;
    position: fixed;
    width: inherit;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding-right: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.home-6 .timer-section:after {
    background-color: rgba(0, 0, 0, 0.5);
}

.home-6 .buy-ticket-select select,
.home-6 .buy-ticket-select select:focus {
    border: 2px solid #ffffff;
}
.searchandfilter select#ofmovie_cat {
    padding: 16px 13px;
    max-width: 174px;
    width: 100%;
    background-color: #060f19;
    border: 1px solid #182028;
    border-radius: 100px;
    cursor: pointer;
    color: #555;
    position: relative;
    right: -54px;
}

.header-search input:focus,
.header-search select:focus {
    outline: none;
}

.header-search input[type="submit"] {
    width: 90px;
    min-width: auto;
    padding: 12px;
    margin: 0;
    border-left: none;
    background: #13be13;
    color: #ffffff;
    border: 1px solid transparent;
    position: relative;
}

.searchandfilter li {
    padding-right: 0;
}

.tpmoviestar_Recent_Posts_Widget h2 {
    margin-bottom: 30px;
}

.pagination-area ul li {
    display: inline-block;
}

.pagination-area ul li a {
    width: 35px;
    height: 35px;
    display: block;
    background: #13be13;
    text-align: center;
    padding: 8px;
    color: #fff;
}

.pagination-area ul li.active a {
    background-color: #fff;
    color: #000;
}

.pagination-area ul li a:hover {
    background-color: #fff;
    color: #000;
}

.flim-items.scroll-up {
    max-height: 320px;
}

.tpmoviestar-black-pages {
    padding: 80px 0;
}

.default-page-section {
    margin: 80px 0;
}


/*** author info ***/

.tpmoviestar-author-socila ul li {
    display: inline-block;
    margin-right: 4px;
}

.tpmoviestar-author-socila ul li a {
    width: 35px;
    height: 35px;
    display: block;
    border-radius: 100%;
    text-align: center;
    padding: 8px 0;
    color: #ffff;
}

.tpmoviestar-author-info {
    background: #0c1825;
    padding: 35px;
    margin: 45px 0;
    color: #fff;
}

.tpmoviestar-author-name {
    margin-bottom: 10px;
}

.tpmoviestar-author-socila ul li a[data-original-title="linkedin"] {
    background: #1c719a;
}

.tpmoviestar-author-socila ul li a[data-original-title="facebook"] {
    background-color: #3b5998;
}

.tpmoviestar-author-socila ul li a[data-original-title="twitter"] {
    background: #00acee;
}

.tpmoviestar-author-socila ul li a[data-original-title="pinterest"] {
    background: #a51100;
}

footer.footer-section {
    overflow: hidden;
}

.comment-list table a:hover {
    color: #13be13;
}

.comment-list table a {
    color: #fff;
}

section.no-results.not-found h1 {
    color: #fff;
    border-bottom: none;
}

section.no-results.not-found .page-header {
    border-bottom: none;
}

section.no-results.not-found {
    color: #fff;
}

section.no-results.not-found button.search-submit {
    padding: 15px 21px 11px;
}
.movie-all-post .row > li.pt-30 {
    margin-top: 40px;
}
.sidebar ul {
    padding: 0;
    list-style: none;
}
.coninfo-list ul {
    list-style: none;
    padding: 0;
}
.tpmoviestar-author-socila ul {
    padding: 0;
}
.tpmoviestar-ft-info-img {
    margin-bottom: 30px;
}