@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
@media print {
	html, body {
		display: none;  /* hide whole page */
	}
}
body{background-color: rgb(0, 0, 0);font-family: 'Open Sans', sans-serif;color: #888888;font-size: 14px;}
body {position: relative; min-height: 100vh; }
.main {padding-bottom: 3.5rem; min-height: 75vh; /* background: url(http://mamivodserver.in/mamimovie_web/assest/images/home_banner.jpg);*/ }
.main {
   /* padding-top: 79px;
    padding-bottom: 79px;*/
   padding-top: 115px;
   
}
footer{
    position: absolute;
    /*bottom: 2.5rem;*/
    width: 100%;
    height: auto;
}
header.sticky {
    position: fixed;
    z-index: 99999;
    background: #000000 !important;
}
span.tag-line {
    display: block;
    margin-top: -6px;
    text-transform: capitalize;
    color: #fff;
   /* font-family: monospace;*/
   font-weight: 500;
    font-size: 12px;
}
a.logo-image img {max-width: 160px;}
.header-section{/*padding: 18px;*/}
.signin-out a {text-decoration: none; text-transform: capitalize; border-radius: 0;font-family: 'Roboto', sans-serif; padding: 7px 17px;}
.footer-links ul li {list-style: none; display: inline-block;}
.footer-links ul li a {color: #888888;padding-right: 20px;text-decoration: none;font-size: 14px;
    text-transform: uppercase;}
.footer_end p {
    font-size: 14px;
    color: white;
}    
.footer-links ul{padding-left: 0px;}
.footer_end p.custom_text a {color: white; text-decoration: none;}
.bg_banner{position: relative;/*background: url("../images/home_banner.jpg");background-repeat: no-repeat;background-size: cover;*/width: 100%;/*min-height:865px;*/min-height:94vh;}
.subscription-content {/*position: absolute; top: calc(50% - 125px); left: calc(50% - 325px);*/ }
.subscription-content {
    position: absolute;
    width: 100%;
    top: calc(50% - 110px);
} 
a.menu-item{font-size:14px;}
li.nav-item a.menu-item.change-content {
    display: inline-block;
    margin-top: 7px;
}
h1.heading {font-size: 60px; color: #fff; font-weight: 700; margin-bottom: 0;}
p.heading-tagline {font-size: 30px; text-transform: uppercase; color: #fff; font-weight: 400;}
.subscription-content a.btn {font-size: 30px; padding: 15px 35px; border-radius: 0px; text-transform: uppercase;font-family: 'Roboto', sans-serif;}
ul.tabs {padding-left: 0;width: 100%; }
ul.nav-tabs li {list-style: none;text-align: center;width: 33.33%;padding: 10px 15px;}
ul.nav-tabs li a {color: #888888; text-decoration: none; font-size: 16px; font-weight: 400;font-family: 'Roboto', sans-serif;letter-spacing: 1px;text-transform: uppercase;}
ul.nav.nav-tabs {margin-bottom: 15px; border-color: #282828; }
.custom-table h5{text-transform: uppercase;}
h4.inner-title {color:#fff;font-size: 24px;font-weight: 400;letter-spacing: 1px;}
ul.nav-tabs li a i {font-size: 64px; font-weight: lighter; padding: 20px 0px 5px;}
.tabs-section {padding-top: 25px; }
ul.nav-tabs li.active a{color: #fff;}
ul.nav-tabs li.active {border-bottom: 5px solid #f89f1f; }
.btn-danger {color: #fff; background-color: #f89f1f; border-color: #f89f1f; border-radius: 0px !important;}
.footer-links ul li a:hover {color: #fff; }
.common-row {
    margin: 35px;
}
p.custom_text a:hover {color: #fff; }
.btn-danger:hover {color: #fff; background-color: #f89f1f; border-color: #f89f1f; }
.login-section {max-width: 600px; margin: 0 auto; padding: 30px 30px 0px 30px; background: #f8f9fa; margin-bottom: 40px;margin-top:60px; }
.title h3 {font-size: 32px; color: #000; text-transform: capitalize; }
#login .form-group label {color: #222; }
#login input {border-radius: 0px; border-color: #222; }
#login button#submit {width: 100%; } 
form#login {padding-bottom: 10px; border-bottom: 1px solid #e5e5e5;}
ul.links {padding-left: 0; }
ul.links li {list-style: none; display: inline-block; padding: 10px 0;color: #999; }
ul.links li a {text-decoration: none; }
ul.links li a:hover{color: #000;}
.link-section {padding-bottom: 1px;}
footer {padding: 20px;text-align: center; }
/*footer > .f-section {border-top: 1px solid #888888; padding-top: 10px; }*/
.bg_banner_login{position: relative;background: #000;background-repeat: no-repeat;background-size: cover;width: 100%;/*min-height:865px;*/min-height:79vh;}
.signup-section {max-width: 600px; margin: 0 auto; padding: 30px 30px 30px 30px; background: #f8f9fa; margin-bottom: 40px;margin-top:60px; }
#signup #submit{width: 100%;border-radius: 0px;}
#signup .form-group label {color: #222; }
#signup input {border-radius: 0px; border-color: #222; }
.signup-section h4 {color: #000; padding-bottom: 20px;}
.forgot-section {max-width: 600px; margin: 0 auto; padding: 30px 30px 30px 30px; background: #f8f9fa; margin-bottom: 40px;margin-top:60px; }
#forgot #submit{width: 100%;border-radius: 0px;}
#forgot .form-group label {color: #222; }
#forgot input {border-radius: 0px; border-color: #222; }
.forgot-section h4 {color: #000; padding-bottom: 20px;}
.user-dropdown a.dropdown-toggle {color: #999; overflow:hidden}
a:hover, .user-dropdown a.dropdown-toggle:hover , .section-title a.custom-links:hover{color: #fff;text-decoration: none;}
.header-right {display: table; height:60px}
.search-section {/*display: table-cell;vertical-align: middle;*/padding: 0 15px;}
.usermenu-section {/*display: table-cell;vertical-align: middle;*/}
#search_box input {background-color: #000; border: 2px solid #808080; height: 35px; border-radius: 21px; border-right-width: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; color:#ffffff;width:12em; }
#search_box button#submit {padding: 0; width: 45px; height: 35px; border-radius: 21px; border-top-left-radius: 0; border-bottom-left-radius: 0; border: 2px solid #808080;color: #808080;cursor: pointer;background: inherit;}
#movieslider li{position: relative; background-repeat: no-repeat !important; background-size: cover !important; width: 100%; height:  631px;    background-position: center center !important; }
h3.movie-name {font-size: 64px; color: #fff; letter-spacing: 1px;font-weight: 700; }
p.shor-desc {font-size: 18px; color: #fff; letter-spacing: 1px; }
.buttons-section button {border-radius: 21px !important;margin-right: 15px;margin-bottom: 15px;}
.buttons-section button svg {margin-right: 5px;}
.slider-content {max-width: 525px; position: absolute; top: calc(50% - 190px); left: calc(100% - 95%);background-color: rgba(0,0,0,0.5);padding: 10px 15px;}
.section-title {padding-top: 15px; padding-bottom: 10px;}
section.slider-top-main {margin-bottom: 30px;clear:both;height:auto;}
.section-title h3 {color: #fff; letter-spacing: 1px; font-size: 22px; text-transform: uppercase;}
.movie-content,.locked{display: none;}
ul.movie-list li {position:relative;background-position: center !important; height: 350px; background-size: cover !important; background-repeat: no-repeat !important; }
.movie-list-new div.col-md-2 .list-item {position:relative;background-position: center !important; height: 350px; background-size: contain !important; background-repeat: no-repeat !important; }
.section-title a.custom-links {font-size: 18px; text-transform: uppercase; color: #999; font-weight: 600; text-decoration: none; }
.slider-container {padding-left: 20px; padding-right: 20px;}
ul.movie-list li.list-item:hover .movie-content{display: block; transition: auto; position: absolute; bottom: 0; width: 100%; text-align: center; background: #f89f1f94; height: 100%; }
.list-item:hover .locked {
    display: block;
    transition: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #f89f1f94 url(https://cdn1.iconfinder.com/data/icons/hawcons/32/698630-icon-114-lock-128.png);
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.lock-img {margin:50% auto}
.movie-list-new div.col-md-2 div.list-item:hover .movie-content {display: block; transition: auto; position: absolute; bottom: 0; width: 100%; text-align: center; background: #f89f1f94; height: 100%; }
.movie-list-new { margin:0 auto; }
.movie-content .details {padding-top: 50%; }
.custom-button {width: 50px;     margin: 0 auto; text-decoration: none; padding: 5px 10px; border-radius: 4px; border: 2px solid #fff; text-align: center; background: #e5e5e5;  /* fallback for old browsers */ font-size: 24px; vertical-align: middle; color: #f89f1f; }
.custom-button:hover{background: #fff; color: #000; }
.movie-title h3 {color: #fff; margin-top: 15px; }
section.slider-latest {/*margin-bottom: 50px; */height:auto;clear:both}
.slider .lSSlideOuter {position: relative; }
.slider ul.lSPager.lSpg {position: absolute; bottom: 0; left: 50%; padding: 10px 0px; }
.lSSlideOuter .lSPager.lSpg > li a{background-color: #fff;}
/*Menu css*/
.header-right-option {
    display: table;
    width: auto;
}
.logo-section {
    display: table-cell;
}
.menu-section {
    display: table-cell;
    /*padding-left: 50px;*/
}
section#latest_section {
    padding-bottom: 20px;
}
.slider-section {
    padding-left: 20px;
    padding-right: 20px;
}
div#see_all {
    margin-right: 20px;
}
a.menu-item {
    color: #f89f1f;
    font-size: 14px;
    padding: 0 15px;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}
a.menu-item:hover span{
	color: #fff;
	transition: 0.3s;
	border-bottom: 3px solid #fff;
	padding-bottom: 5px;
}
.navbar-fixed-top  .navbar.navbar-inverse {display: none; }
/*li.nav-item {
    padding-bottom: 1em;
}*/
li.nav-item {
    border-right: 1px solid #808080;
    height: 30px;
}
li.nav-item.active a.menu-item {color: #fff;}
li.nav-item.active a.menu-item span {border-bottom: 3px solid #fff;
    padding-bottom: 5px; }
/*.dropdown-menu.drop-profile.show {
    transform: translate3d(45px, 30px, 0px) !important;
}*/
.faqs-ques {/*padding-top: 50px;*/clear:both; }
p.common-text {color: #fff; font-size: 16px; padding-bottom: 20px; }
.faqs-ques button.accordion:after {content: '\002B'; color: #fff !important; font-weight: bold; float: right; margin-left: 5px; font-size: 18px; }
.faqs-ques button.accordion.active:after {content: "\2212"; color: #fff !important; }
button.accordion {width: 100%; text-align: left; background-color: #000; border: 1px solid #fff; padding: 5px 10px; font-size: 16px; color: #fff; }
.acco p {margin-bottom: 0; }
.acco {margin-bottom: 15px; }
.panel {padding: 10px 10px; background: #fff; border-top: 1px solid #404040; opacity: 0.8;display:none; }
p.info-txt {color: #000; font-size: 16px; margin-bottom: 10px; }
ul.points {padding-left: 0; padding-top: 15px; }
ul.points li {list-style: none; color: #000; font-size: 16px; }
ul.points-dot {padding-left: 0; margin-left: 20px; }
ul.points-dot li p {color: #000; font-size: 16px; }
img.tab-icon {width: 70px; padding-bottom: 10px; }
.header-right-option {
    position: relative;
}
.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 159, 31, 0.5);
}
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #f89f1f;
    border-color: #f89f1f;
}
.btn-danger.focus, .btn-danger:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 159, 31, 0.5);
}
.page-title {
    font-size: 3rem;font-weight: bold;clear: both;padding: 0px 0px 60px 0px; text-align:center; color: #fff;
}
.large-text {
    font-size: 25px;
    color: #fff;
    text-align: center;
}
.moto {
    text-align: center;
}
.moto-title {
    font-size: 2rem;
    color: #fff;
    font-weight: bold;
   /* padding-bottom:20px;*/
}
.moto-text {
    color: #fff;
    font-size: 37px;
    /*padding: 60px 0 0;*/
}
.box_section {
    color: #fff;
    text-align: center;
}
.img-contain{
    max-height:75px;
    max-width:100px;
    margin:0 auto;
}
.founder_details {
    float: left;
    width: 100%;
}
.img-contain img{
    height:100%;
    width:100%;
}
.date_title {
    padding-top: 14px;
    font-size: 24px;
}
.contact-col {
    color: #fff;
    border: 3px solid #f89f1f;
    padding: 20px;
    margin: 0 10px;
    min-height: 260px;
    background: #000;
    text-align:center;
}
.contact-details {
    font-size: 1.3rem;
    word-break: break-all;
}
.contact-icon {
    background: #f89f1f;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    /* margin: 0 auto; */
    position: absolute;
    top: -27px;
    left: calc(50% - 25px);
}
.contact-icon svg {
    vertical-align: middle;
    text-align: center;
    margin: 25% 0;
    font-size: 22px;
}
.date_found {
    font-size: 20px;
}


.movie-content-div img {
    border-radius: 5px;
    border-color: #fff;
    border: 1px solid #fff;
}
#otpverify #submit{width: 100%;border-radius: 0px;}
#otpverify .form-group label {color: #222; }
#otpverify input {border-radius: 0px; border-color: #222; }
.custom-links{
    cursor:pointer;font-size: 18px; text-transform: uppercase; color: #999; font-weight: 600; text-decoration: none; 
}
.btn.btn-share {
    border: 1px solid #d2c9c9;
    padding-left: 0;
}
input#sharingurl {
    border: 0;
    color: #2222229e;
}
button.cpytextbtn {
    background: transparent;
    border: 0;
    padding-left: 10px;
    padding-right: 10px;
    color: grey;
}
.movie-list-new .col-md-2{
  animation: animateElement linear .3s;
  animation-iteration-count: 1;
 }
 input#sharingurl:focus, input#sharingurl:active {
    outline: none;
}

@keyframes animateElement{
  0% {
    opacity:0;
    transform:  translate(0px,10px);
  }
  100% {
    opacity:1;
    transform:  translate(0px,0px);
  }
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .container,.sticky + .main {
  /*padding-top: 102px;*/
}
header#mm_header {
    background: #000;
    z-index: 999999;
    padding: 20px;
}
.plyr {
  margin-bottom: 15px;
}
.jp-controls button {
    display: inline-block !important;
    float: none !important; 
    overflow: hidden !important;
    text-indent: initial !important;
    cursor: pointer !important;
    background: transparent !important;
    color: #e5e5e5 !important;
    border-radius: 10px !important;
}
button.jp-play {
    border: 1px solid #e5e5e5 !important;
    margin-left: 15px;
    margin-right: 15px;
}
button.jp-previous {
    margin-left: 15px !important;
}
button.jp-next {
    margin-right: 15px !important;
}
.jp-volume-controls {
  
    top: -50px !important;

}
.jp-volume-controls button {
    text-indent: initial !important;
    background: transparent !important;
    color: #efefef !important;
    overflow: initial !important;
}
.jp-volume-bar{top:10px !important;}
.jp-audio .jp-controls {
    padding: 5px 0px 20px 0px !important;
}
.custom-progressbar{
    width: 40% !important;
    margin: 0 auto;
    display:table;
}
.custom-cell{display:inline-flex;vertical-align:middle;}
.jp-bottom .jp-progress {
    width: 80% !important;
    margin: 0 auto;
}
.jp-time-holder-custom.custom-cell {
    padding-top: 20px;
}
.jp-progress.custom-cell {
    margin-left: 5px;
    margin-right: 5px;
}
.jp-audio, .jp-audio-stream, .jp-video , .jp-details, .jp-playlist {
    border: none !important;
}
.jp-audio .jp-progress {
    position: unset !important;
    top: unset !important;
    height: 5px !important;
    border-radius: 20px !important;
    margin-top: 20px !important;
}
button.jp-playlist-show-hide {
    position: absolute;
    top: -50px;
    background: transparent !important;
    border: 0;
    color: #e5e5e5;
    right: 15px;
}
.jp-details-custom {
    position: absolute;
    top: 20px;
    display: block;
}
.jp-details-custom * {
    display: inline-flex;
    vertical-align: inherit;
    padding-right: 10px;
}
.jp-time-holder-custom.mobile{display:none;}
/*Movie details*/

.bd-content-section {
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
}
.bd-content-section .bd-content-section-wrap {
   /* padding-right: 40%;
    position: relative;*/
    padding-top:1em;
}
.inline-top {
    display: inline-block;
    vertical-align: top;
}
.bd-overlay, .bd-poster-img {
    position: absolute;
    top: 0;
    /*right: 0;*/
}

.bd-poster-img {
   /* width: 400px;
    border-radius: 4px;*/
    max-height:100%;
}
.bd-main-details .bd-detail-title {
    font-size: 30px;
}
.h1-heading {
    display:inline-block;
}
.h1-heading, .h2-heading, .h3-heading {
    margin: 0;
    font-weight: 400;
    font-size: inherit;
    line-height:30px;
}
.bd-main-details .bd-detail-subtitle {
    margin-top: 10px;
    margin-bottom: 10px;
}

.h1-heading, .h2-heading, .h3-heading {
    margin: 0;
    font-weight: 400;
    font-size: inherit;
}
.h1-heading {
    display:inline-block;
}
.inline-top {
    display: inline-block;
    vertical-align: top;
}
/*.bd-main-details .bd-detail-subtitle-part:not(:first-child):before {
    content: "|";
    margin: 0 10px;
    display: inline-block;
}*/
.bd-main-details .contributors {
    margin-top: 40px;
    margin-bottom: 20px;
}
.bd-main-details .contributors .contributor-entity {
    line-height: 30px;
}
.bd-main-details .expandable {
    height: 80px;
}
.expandable {
    transition: height .2s;
    overflow: hidden;
}
.bd-header {
    background-color: #222;
    position: relative;
    transition: all .5s;
    color: #fff;
    padding: 40px 0;
    z-index: 1;
    overflow: hidden;
    min-height: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-image:url('https://4.bp.blogspot.com/-n-rV-fF2-vA/V0RqmAN4pBI/AAAAAAAAK2M/I6btAd8JoaY_BLpcForZzorg4pOhCQHXwCLcB/s1600/cobblestone-sidewalk-at-night-light-photography-1920x1200-wallpaper136975.jpg');
}
.video-player-section{
    width: 100%;
    height: 100%;
    background: #000;
}
.video-player-section:focus {
    outline: none;
}
.bd-detail-play {
    margin-right:10px;
}

/* Tab start */

nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 18px 25px;
    color:#fff;
    background:#272e38;
    border-radius:0;
}

/*nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #f89f1f ;
}*/
.tab-content.my-account{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #f89f1f;
    border-bottom:5px solid #f89f1f;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #f89f1f;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
nav > div a.nav-item.nav-link.active {
    background:#f89f1f;
}
.update-profile-section {max-width: 100%; margin: 0 auto; padding: 30px 30px 30px 30px; /*background: #f8f9fa; */}
button.share-music {
    background: transparent;
    border: 0;
    width: 100%;
    text-align: left;
}
a.play-now {
    z-index: 1;
}
ul.dropdown-menu.show {
    z-index: 9;
    position: relative;
}

ul.netwoklist {
    padding-left: 0;
}
ul.netwoklist li {
    display: inline-block;
}
ul.netwoklist li a {
    font-size: 40px;
    padding: 10px;
}
a#facebook {
    color: #3F51B5;
}
a#whatsapp {
    color: #00e676;
    font-weight: 700;
}
.song-details {
    text-align:center;
    display: block;
    width: 100%;
}
/*.song-data {
    display: table-cell;
    width: auto;
    text-align: left;
    vertical-align: middle;
}*/
div#image-sec img {
    width: 80px;
    border-radius: 4px;
    margin-bottom: 10px;
}
div#image-sec {
    width: auto;
    padding-right: 0;
}
span.song-name {
    color: #000;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 1px;
}
/* tab End */
span.krajee-icon.krajee-icon-star {
    height: 1.2rem !important;
    width: 1.2rem !important;
}
.movie_views{
    margin-left: 10px;
    display: inline-block;
    vertical-align: baseline;
    border: 1px solid #f89f1f;
    border-radius: 21px !important;
    padding: 2px 4px;
    top: -3px;
    position: relative;
    background-color: #f89f1f;
    display:none;
}
img.movie_img_list {
    height: 150px;
}
/*Image preview*/
.avatar-upload {
  position: relative;
  max-width: 205px;
 }
.avatar-upload .avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #fff;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label:after {
  /*content: "\f040";
  font-family: 'FontAwesome';
  color: #757575;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;*/
}
.avatar-edit label > svg {
    text-align: center;
    left: 10px;
    position: absolute;
    top: 10px;
}
.avatar-upload .avatar-preview {
  width: 192px;
  height: 192px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #f8f8f8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.user_info label {
    font-weight: bold;
}
.locked .buttons-section {
    padding-top:90%;
}
.agree a:hover {
    color: #000;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
/* Paid Movie Pagination */
#pagination a,#pagination strong {
    background-color: #f89f1f;
    margin: 2px;
    padding: 5px 10px;
    border: 1px solid #f89f1f;
    border-radius: 6px;
    color: #fff;
}
#pagination {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 50px;
}

/* Share Movie */
.share_movie {
    cursor:pointer;
    display: inline-block;
    margin-left: 10px;
   
    vertical-align: baseline;
    border: 1px solid #f89f1f;
    border-radius: 21px !important;
    padding: 2px 8px;
    top: -3px;
    position: relative;
    background-color: #f89f1f;
}
/*.share_movie:hover + .arrow_box{
    display:inline-block;
}*/
.arrow_box_outer {
    display:inline-block;
    position:relative;
    top:-3px;
}
.arrow_box {
    display: none;
    border: 2px solid #f89f1f;
    border-radius: 4px;
    padding: 1px;
    margin-left: 5px;
}
p.social {
    margin: 0 auto;
}
.social-share {
    margin: 0 5px;
    color: #fff;
}
.social-share:hover{
    color:#f89f1f;
}
button.close {
        margin-top: -4px;
}
.alert.alert-danger > svg {
    display:none;
}
/*.main {
    min-height: 65vh;
}*/
.rating-container .caption {
    color: #999;
    display: block;
    vertical-align: middle;
    line-height: 1;
    margin-left: 5px;
    margin-right: 0;
}
.bd-detail-subtitle label {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
}
.bd-detail-subtitle-part > label{
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    line-height:25px;
}
h3.bd-detail-subtitle-part {
    line-height: 25px;
}
.control.control_fullscreen{
    position: absolute;
    right: 0;
    margin: 0 0 0 0.5em;
}
.control.control_config{
    position: absolute;
    right: 2.5em;
}

/*.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}*/
/*.modal-header button {
    display:none;
}*/
.modal-title {
        color: #f89f1f;
        letter-spacing: 1px;
    font-size: 22px;
    text-transform: uppercase;
}
.modal-header{display:block}
.modal-footer{display:none}

.navbar-fixed-top {
    top: 0;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

*, *:before, *:after{
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:border-box;
  box-sizing: border-box;
}


.movie-main-title{
  color: #2d2d2d;
  text-align: center;
  text-transform: capitalize;
  padding: 0.7em 0;
}

.movie-container{
  padding: 1em 0;
  float: left;
  width: 50%;
}


.movie-container .movie-title{
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 10px;
}

.movie-content-div {
    position: relative;
    width: 100%;
    /* max-width: 207px; */
    /* min-width: 260px; */
    margin: auto;
    /* overflow: hidden; */
}

.movie-content-div .movie-content-overlay {
  /*background: rgba(0,0,0,0.7);*/
  background: #f89f1f94 url(https://cdn1.iconfinder.com/data/icons/hawcons/32/698630-icon-114-lock-128.png);
  background-repeat:no-repeat;
  background-position:center;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.movie-content-div:hover .movie-content-overlay{
  opacity: 1;
}
.modal-dialog {
    max-width: 370px;
    margin: 1.75rem auto;
}
.movie-content-image{
  width: 100%;
  /*min-height:260px;
  min-width:260px;*/
}

.movie-content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 0%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.movie-content-div:hover .movie-content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.movie-content-details h3{
  color: #fff;
  font-weight: 500;
 /* letter-spacing: 0.15em; */
  margin-bottom: 0.5em;
}

.movie-content-details p{
  color: #fff;
  font-size: 0.8em;
}

.movie-fadeIn-bottom{
  top: 80%;
}

.movie-fadeIn-top{
  top: 20%;
}

.movie-fadeIn-left{
  left: 20%;
}

.movie-fadeIn-right{
  left: 80%;
}

.movie-content-div .movie-content-overlay-play {
  background: #f89f1f94;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.movie-content-div:hover .movie-content-overlay-play{
  opacity: 1;
}

.movie-content-details-play {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 30%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.movie-content-div:hover .movie-content-details-play{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.modal-open .modal{
    z-index:999999;
}
a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}
.paid_movie_data,.active-device-data{
    padding-bottom:8px;
    padding-top:8px;
    border-bottom: 1px solid;
}
.paid_movie_data:last-child,.active-device-data:last-child {
    border:none;
}
.no-padding{padding:0}
.device-list,#paid_movie_table,.home-container,.signup-container,.login-container{
    /*bootstrap container class*/
    width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}
h3.movie-content-title {
    color: #fff;
}
.wrapper.home {
    padding-bottom: 79px;
}
.dropdown-item.active, .dropdown-item:active{
    background-color:#f89f1f;
}
.join-btn {
    text-align: center;
}
div.album-data {
    background-color: #ff5722c9;
}
.jumbotron {
    background: inherit;
    padding:1rem 2rem;
}
h1.display-4.aname {
    color: #ffffff;
    font-weight: bold;
}
p.lead.asongs {
    color: #ffffff;
    font-weight: bold;
}
.adetail a.btn.btn-primary.btn-lg {
    background-color: #f89f1f;
    border-color: #f89f1f;
}
ul.songs-list {
    list-style: none;
    width:100%;
    color:#fff;
}
.list-of-songs{
    clear:both;
    width:100%;
    float:left;
    list-style: none;
}
ul.song-inner-details {
    list-style: none;
    color:#fff;
}
.song-inner-details > li{
    min-height:73px;
    display:table;
    text-align:center;
}
.song-inner-details > li > .v-middle {
  display: table-cell; 
  vertical-align: middle; 
  height: 100%;
  margin: 0 auto; 
  /*text-align:center;*/
 font-size: initial;
}
span.v-middle-no {
    display: block;
    text-align:center;
}
li.song_detail {
    width: 30%;
    float: left;
}
.song_detail h4,.song_detail p {
    margin:0 auto;
}
li.song_thumbnail_s {
    width: 10%;
    float: left;
}
li.song_paly {
    width: 10%;
    float: left;
}
li.song_duration {
    width: 10%;
    float: left;
}
li.song_dots {
    width: 10%;
    float: left;
}
.banner-link{
    float:left;
    width:100%;
    height:100%;
}

/*.slider {
    margin: 10px 25px;
}*/
.slick-slide {
  margin: 0px 20px;
}
.float-left h3 {
    margin-left: 8px;
}
span.song-title {
    display: block;
    margin-top: 0;
    width: 100%;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300;
}
.movie-content-div {
    margin-bottom: 5px;
}
.trending , .old_artist, .old_songs, .latest_composer, .latest_album, .latest_artist, section#recenty_section, .trending_artist{
    padding-bottom: 30px;
}
.slick-slide img {
  width: 100%;
 /* max-width: 207px;*/
}
.latest_artist span.song-title {
    text-align: center;
}
.latest_composer span.song-title {
    text-align: center;
}
.old_artist span.song-title {
    text-align: center;
}
.slick-prev:before,
.slick-next:before {
  color: black;
}


.slick-slide {
  transition: all ease-in-out .3s;
  opacity: 1;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}
.slick-track{
    margin:unset !important;
}
.slick-prev:before,.slick-next:before {
    content: none !important;
}
.slick-arrow{
    height:auto !important;
}
.tiny-list {
    top: 0;
    right: 2%;
    opacity: 1;
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    color:#fff;
}
.tiny-list-song {
    opacity: 1;
    /*position: absolute;*/
   /* text-align: center;*/
    padding-left: 1em;
    padding-right: 1em;
    color:#fff;
}
.dropdown-toggle::after {
    display: none;
}
.dropleft .dropdown-toggle::before{
    content:none;
}
.dropdown-menu.show li {
    line-height: 2em;
    padding: 0 0.5rem;
}
.dropdown-menu.show li:hover {
    background: #f89f1f;
}
.list-of-songs:hover{
       background: #f89f1f;
       cursor:pointer;
}
.ajax-load {
    margin-bottom: 2%;
}
/*.trending,.old_artist,.old_songs,.latest_composer,.latest_album,.latest_artist{
    border-top: 1px solid #888888;
    padding: 10px 0 10px 0;
}*/
.single-box {
    margin-bottom: 20px;
    display: inline-block;
}


/* Music Player*/
.music-palyer{
    position:fixed;
    left:0 !important;
    bottom:0;
    right:0;
    width:100%;
    z-index:600;
}
.jp-audio{
    width:100% !important;
}
/*.jp-audio .jp-controls {
    width: 185px;
    padding: 20px 20px 0;
    display: inline-block;
  /*  float: left !important;*/
}*/
/*.jp-audio .jp-type-playlist .jp-progress {
    left: 166px;
    width: 100% !important;
}*/
.jp-volume-controls {
    position: absolute;
    top: 32px;
    left: auto !important;
    right: -85px !important;
    width: 200px;
}
.jp-audio .jp-type-playlist .jp-time-holder {
    left: 166px;
    width: 100% !important;
}
.jp-audio .jp-type-playlist .jp-toggles {
    width: 55px;
    margin: 0;
    position: absolute;
    left: auto !important;
    right: 40px !important;
    top: 50px;
}
.movie-content-div .play-now{
    /*float:left;*/
}
.list-of-songs.play-now.active{
    background: #f89f1f;
    cursor: pointer;
}
.jp-top{
    float:left;
    width:100%;
    height: 15px;
}
.jp-bottom {
    /*float:left;*/
    width:100%;
    background: #282828 !important;
    position:relative;
}
div#imgthumb img {
    border-radius: 5px;
    border: 1px solid #fff;
}
div#imgthumb > img {
    padding-right: 0 !important;
}
.jp-interface {
    position: relative;
    background-color: #282828 !important;
    width: 100%;
    border-top: 1px solid #e5e5e5;
}
.jp-audio .jp-progress {
    left: 0 !important;
    top: 0 !important;
}
.jp-title, .jp-time-holder-custom {
    color: #ffff;
}
/*.jp-time-holder-custom {
    margin-left: 10px;
    float: left;
     font-size: 1em !important;
    vertical-align: middle;
    margin-top: 8px;
}*/
.jp-current-time {
    float: none !important;
    width: auto !important;
}
.jp-obl {
    float: none !important;
    display: inline-block !important;
}
.jp-duration {
    float: none !important;
    display: inline-block !important;
    width: auto !important;
}
.jp-current-time, .jp-duration {
    font-size:inherit !important;
}
.jp-audio .jp-controls{
    width:100% !important;
}
.jp-details-custom {
    margin-left: 10px;
    float: left;
    font-size: 1em !important;
    vertical-align: middle;
    margin-top: 8px;
    color:#019BE1;
}
/*.jp-bottom-left {
    float: left;
    width: 70%;
}*/
.jp-bottom-right {
    float: right;
    width: 30%;
    position:relative;
}
.jp-volume-controls {
    position: absolute;
    left: initial !important;
    right: 45px !important;
    width: 100px !important;
    display: inline-block !important;
}
.jp-audio .jp-interface, .jp-audio-stream .jp-interface {
    height: auto !important;
    float: left !important;
}
.jp-playlist-show-hide {
   /* background: url(http://virtualmami.in/test_mtmusic/assest/images/jplayer.blue.png) 0 -325px repeat-x;*/
    background: url(../images/jplayer.blue.jpg) 0 -325px repeat-x;
}
.jp-audio .jp-type-playlist .jp-toggles {
    width:80px !important;
}
.playlist-hide{
    display:none;
}
.playlist-show{
    display:block;
}

.top-section{
	    padding: 10px 0 10px 0;
}

.jp-playlist {
    position: absolute;
    bottom: 111px;
    width: 320px !important;
    right: 0;
}
.head {
        background-image: url(https://d39l2hkdp2esp1.cloudfront.net/img/photo/142601/142601_00_2x.jpg);
}
.lSSlideOuter {
    position: relative;
}
ul.lSPager.lSpg {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

/*.top-section {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}*/
.slick-prev {
    left: 25px !important;
    z-index: 9;
}
.slick-next {
    right: 25px !important;
    z-index: 9;
}
.adv {
    position: fixed;
    left: 0;
}
.col-md-9.sld {
    position:relative;
    padding-left: 30px;
}
.ads img {
margin-bottom: 5px;
}

.ads {
	height:100%;
}
.custom-slider{padding-left:15px;}
.custom-row{padding-left:15px;}
.slick-slide {
    margin: 0px 8px;
}
.footer-top_new {
    text-align: center;
    border-top: 1px solid #9E9E9E;
    margin-top: 70px;
}
h1.display-4.aname {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 36px;
    padding-bottom: 30px;
    letter-spacing: 1px;
}
span.song-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.trending_artist span.song-title {
    text-align: center;
}
.movie-content-div:hover {
    cursor: pointer;
}
button.share-music:hover {
    cursor: pointer;
}
.banner-link:hover {
    cursor: pointer;
}
a:hover, button:hover{cursor:pointer;}
.f-section {
    position: relative;
    top: 30px;
}
#pagination strong {
    color: #fff;
    border: 3px solid #fff;
}
a.ply-img img {
    border-radius: 5px;
}
.footer-middle{text-align:center;}
a.footer-item img {
    border-radius: 5px;
}
.footer-text p {
    margin-bottom: 25px;
}

/*Reposive*/
@media (max-width: 480px) {
    /*.main {padding-top: 140px; }*/
    .mantis_host{width:100% !important;height:210px !important; }
    .loaderimage{width:81% !important; height:210px !important; }
    .bd-detail-play{float: left; width: 45%; font-size: 11px; margin-right:10px !important; }
    .float-left.header-left {
    float: none !important;}
    .header-right-option {
    display: block;
    width: auto;
}
.content-page-top {
    padding-top: 120px !important;
    padding-bottom: 5px;
    padding-left: 10px;
}
}
@media (max-width: 600px){
    .mantis_host{width:100% !important; height:270px !important; }
    .loaderimage{width:100% !important; height:270px !important; }
    .jp-bottom-left{width:100%; }
    .jp-bottom-right {width:100%; }
    .jp-playlist {position: absolute; bottom: 76px; width: 100% !important; right: 0; }
}
@media screen and (max-width: 640px){
  /*.movie-container{
    display: block;
    width: 100%;
  }*/
  .movie-content-image{width: 100%; /*min-height: 218px !important;*/ }
}
@media only screen and (max-width: 767px) {
    .contact-col{margin-bottom:45px; }
    .menu-section {
    display: block !important;
    /* padding-left: 50px; */
}
.custom-row {
    padding-left: 0px;
}
.footer-top_new {
    padding-left: 1px;
    margin-top: 50px;
}
.footer-links ul li {
    padding-bottom: 5px;
}
.search-section {
    padding-top: 10px;
}
}
@media (min-width: 768px){
/*.top-section{padding-top:100px}*/
.ads {
    position:sticky;
    top:0;
}
/*.old_songs .movie-content-image{
    min-height:260px;
}*/
.menu-section {
    display: table-cell !important;
    /* padding-left: 50px; */
}
}
@media (max-width: 768px) {
    .mantis_host{width:100% !important; height:390px !important; }
    .loaderimage{width:100% !important; height:390px !important; }
    /*.main {padding-top: 140px;}*/
}
@media (max-width: 800px){
    .mantis_host{width:100% !important; height:406.75px !important; }
    .loaderimage{width:100% !important; height:406.75px !important; }
}
@media screen and (min-width: 900px){
  .movie-container{width: 16.66%; }
}
@media (max-width: 1024px){
    .mantis_host{width:100% !important; height:398.75px  !important; }
    .loaderimage{width:100% !important; height:398.75px  !important; }
    .col-md-2.adv {display: none;}
    .sld {margin-left: 0 !important;}
    .sld {
    flex: 100% !important;
    width: 100% !important;
    display: block;max-width: 100% !important;padding-left: 0px;
    padding-right: 0px;}
}
@media only screen and (min-width: 1366px){
    .bd-content-section, .details-watch-bar-wrap, .player-container {max-width: 1240px; }
}
