.fml-10 {
	margin-left:10px!important
}
.fml-20 {
	margin-left:20px!important
}
.fml-30 {
	margin-left:30px!important
}
.fml-40 {
	margin-left:40px!important
}
.fml-50 {
	margin-left:40px!important
}
.fmt-10 {
	margin-top:10px!important
}
.fmt-20 {
	margin-top:20px!important
}
.fmt-30 {
	margin-top:30px!important
}
.fmt-40 {
	margin-top:40px!important
}
.fmt-50 {
	margin-top:40px!important
}
.fmr-10 {
	margin-right:10px!important
}
.fmr-20 {
	margin-right:20px!important
}
.fmr-30 {
	margin-right:30px!important
}
.fmr-40 {
	margin-right:40px!important
}
.fmr-50 {
	margin-right:40px!important
}
.fmb-10 {
	margin-bottom:10px!important
}
.fmb-20 {
	margin-bottom:20px!important
}
.fmb-30 {
	margin-bottom:30px!important
}
.fmb-40 {
	margin-bottom:40px!important
}
.fmb-50 {
	margin-bottom:40px!important
}
.fpl-10 {
	padding-left:10px!important
}
.fpl-20 {
	padding-left:20px!important
}
.fpl-30 {
	padding-left:30px!important
}
.fpl-40 {
	padding-left:40px!important
}
.fpl-50 {
	padding-left:40px!important
}
.fpl-70 {
	padding-left:70px!important
}
.fpl-100 {
	padding-left:100px!important
}
.fpt-10 {
	padding-top:10px!important
}
.fpt-20 {
	padding-top:20px!important
}
.fpt-30 {
	padding-top:30px!important
}
.fpt-40 {
	padding-top:40px!important
}
.fpt-50 {
	padding-top:40px!important
}
.fpt-70 {
	padding-top:70px!important
}
.fpt-100 {
	padding-top:100px!important
}
.fpr-10 {
	padding-right:10px!important
}
.fpr-20 {
	padding-right:20px!important
}
.fpr-30 {
	padding-right:30px!important
}
.fpr-40 {
	padding-right:40px!important
}
.fpr-50 {
	padding-right:40px!important
}
.fpr-70 {
	padding-right:70px!important
}
.fpr-100 {
	padding-right:100px!important
}
.fpb-10 {
	padding-bottom:10px!important
}
.fpb-20 {
	padding-bottom:20px!important
}
.fpb-30 {
	padding-bottom:30px!important
}
.fpb-40 {
	padding-bottom:40px!important
}
.fpb-50 {
	padding-bottom:40px!important
}
.fpb-70 {
	padding-bottom:70px!important
}
.fpb-100 {
	padding-bottom:100px!important
}
.ffs-12 {
	font-size:12px!important
}
.ffs-14 {
	font-size:14px!important
}
.ffs-18 {
	font-size:18px!important
}
.ffs-20 {
	font-size:20px!important
}
.ffs-24 {
	font-size:24px!important
}
.ffs-28 {
	font-size:28px!important
}
.ffs-30 {
	font-size:30px!important
}
.ffs-32 {
	font-size:32px!important
}
.ffs-36 {
	font-size:36px!important
}
.ffs-48 {
	font-size:48px!important
}
.ffs-60 {
	font-size:60px!important
}
.ffs-72 {
	font-size:72px!important
}
.ffs-100 {
	font-size:100px!important
}
.fbold {
	font-weight:700
}
.fb-600 {
	font-weight:600
}
.fb-500 {
	font-weight:500
}
.fmw-100 {
	max-width:100%
}
.underline {
	text-decoration:underline;
	text-decoration-color:#83b6f9;
	text-underline-offset:5px
}
.color-white {
	color:#fff
}
.color-gray {
	color:#aaa
}
.color-dark-gray {
	color:#555
}
body {
	font-family:Poppins, sans-serif;
	font-size:14px;
	letter-spacing:0!important
}
header {
	/*background:#000!important;*/
	border-bottom:2px solid #444;
	/*height:70px!important;*/
	padding:11px 0!important
}
header.back_black_opacity {
	background:rgba(0, 0, 0, .6);
	border-bottom:none
}
header.stick {
	background:#000!important
}
header .logo {
	vertical-align:middle
}
footer {
	border-top:2px solid #444
}
.homePageMain {
	padding-top:80px
}
.homePageSection .container {
	padding-top:0
}
.movieInfo {
	min-height:50px;
	max-height:80px;
	line-height:20px;
	margin-bottom:6px;
	font-size:14px;
	overflow:hidden;
	white-space:pre-line
}
.wmf_header {
	display:flex;
	/*display: block;*/
	justify-content:space-between;
	align-items:center; 
	/*text-align:center;*/
}
.wmf_header_center, .wmf_header_left, .wmf_header_right {
	white-space:nowrap
}
.wmf_header_center {
	flex:100;
	text-align:center;
	padding:0 10px
}
.wmf_menu_link {
	color:#fff;
	line-height:45px;
	padding:0 10px;
	border-radius:5px;
	display:inline-block
}
.wmf_menu_link:hover {
	color:#fff;
	text-decoration:none;
	background:rgba(255, 255, 255, .2)
}
.my-slick-arrow i {
	font-size:60px;
	opacity:.7
}
.wmf_header_menu {
	position:fixed;
	width:200px;
	background:#333;
	top:70px;
	bottom:0;
	right:-200px;
	padding:10px;
transition:all .5s ease
}
.wmf_header_menu.open {
	right:0
}
.wmf_header_menu ul {
	list-style:none;
	padding-left:0
}
.wmf_header_menu ul {
	list-style:none;
	padding-left:0
}
.wmf_header_menu ul li {
	border-bottom:1px solid #666
}
.wmf_header_menu ul li a {
	display:block
}
.wmf_header_search {
	position:fixed;
	background:#000;
	top:-80px;
	height:80px;
	right:0;
	left:0;
	padding:15px 10px;
transition:all .5s ease;
	border-bottom:2px solid #444
}
.wmf_header_search.open {
	top:0
}
.slick-slider {
	margin-bottom:0!important
}
.fixedMovieHeader {
	top:75px
}
.menu_button_sub_right {
	border:1px solid #444;
	border-radius:3px;
	padding:0;
	background:#000
}
.menu_button_sub_right.simple::before {
content:none
}
.user_profile_main {
	padding:15px;
	border-bottom:1px solid #333
}
.user_profile_pic {
	float:left;
	width:70px
}
.user_profile_pic img {
	box-shadow:none
}
.user_profile_detail {
	float:left;
	width:calc(100% - 70px)
}
.user_profile_detail p {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.user_profile_link a {
	color:#fff;
	display:block;
	padding:15px;
	font-size:16px
}
.user_profile_link a i {
	font-size:24px;
	vertical-align:-2px;
	color:#999;
	display:inline-block;
	width:50px;
	text-align:center
}
.user_profile_link a:hover {
	color:#fff;
	text-decoration:none;
	background:#111
}
.menu_hover {
	position:relative;
	display:inline-block
}
.menu_hover_content {
	position:absolute;
	background:#000;
	border:1px solid #ccc;
	padding:15px;
	width:450px;
	display:none
}
.menu_hover:hover .menu_hover_content {
	display:block
}
.menu_hover_link {
	width:100%;
	margin-top:10px
}
.menu_hover_link.half {
	width:calc(50% - 5px);
	float:left
}
.menu_hover_link a {
	border:1px solid #fff;
	border-radius:5px;
	text-align:center;
	padding:15px 15px;
	display:block
}
.menu_hover_link a {
	border:1px solid #fff;
	border-radius:5px;
	text-align:center;
	padding:15px 15px;
	display:block
}
.menu_hover_link a img {
	height:30px
}
.menu_hover_link.half a img {
	height:25px
}


.footer-linck {
  /*  position: relative;
    display: inline-block;*/
    vertical-align: middle;
    color: #fff;
    text-align: center;
    padding-left: 0px;
}

.footer-linck a {
    position: relative;
    float: left;
    margin: 0 14px;
    color: inherit;
    font-size: 13px;
    text-transform: lowercase;
}

.footer-linck a:hover {
    color:#ff0000; 
	text-decoration:none;
}


.footer-linck .myftlink li {
    display: inline-block;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
}

.desktop-show
{
display:block;
}

.mobile-show
{
display: none;
}



a.md-button.md-primary.md-raised, a.md-button.md-primary.md-fab, .md-button.md-primary.md-raised, .md-button.md-primary.md-fab {
    color: rgba(255,255,255,0.87);
    background-color: rgb(63,81,181);
}


@media only screen and (max-width :992px) {
header {
font-size:12px
}
}
@media only screen and (max-width :768px) {
header {
background:rgba(0, 0, 0, .9)!important;
position:fixed; 
height:70px;
}
.homePageMain {
padding-top:70px
}

.wmf_header {
	text-align:center;
	display: block;
}

.desktop-show
{
display: none;
}

.mobile-show
{
display: block;
}

.videoContainer {
    padding-bottom: 100.25%;
}

}
