/*
=======================
MotoclubTV
Created by: Allan
Last Update: 16/06/2016
*/
body {
	/*font-family: 'Open Sans',sans-serif;*/
    font-family: 'Roboto', sans-serif;
}
@import url(https://fonts.googleapis.com/css?family=Roboto);
footer{
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 22px;
}
.container .jumbotron {
    border-radius: 0px;
}
#body-wrap {
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    width: 100%;
}
#wrap {
    position: relative;
    z-index: 1;
}
a#gototop {
    width: 35px;
    height: 35px;
    border-radius: 3px;
    position: fixed;
    bottom: 20px;
    line-height: 30px;
    text-align: center;
    font-size: 10px;
    z-index: 9999;
    color: #fff;
    background: rgba(0, 0, 0, 0.25);
    font-size: 15px;
    transition: all ease-in 0.2s;
    opacity: 1;
    right: 20px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.navbar-right {
    float: right!important;
}
.white{
    color: #fff;
}
@media(max-width: 768px){
    h3{
        font-size: 17px;
    } 
}
.widget-title{
    color: #F74C08;
}
.textwidget p{
    color: #fff;
}
.live-sub-titles h1 {
    margin: 20px 0px 20px 0;
    font-size: 14px;
    color: #A5A5A5;
    text-transform: uppercase;
    font-weight: 900;
}
footer {
    background: #1B1B1B;
}
.powered, .social {
    padding: 15px 15px;
}
.powered span {
    /*display: block;*/
    color: #444444;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.social i {
    font-size: 55px;
}
.not_registered{
  cursor: pointer;
}
.ads {
    text-align: center;
    
    padding: 50px;
    color: #A3252B;
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 20px 0 5px 0;
}
.header-player {
    background: -webkit-linear-gradient(top, #212121 0%, #090909 100%);
    margin-bottom: 0;
    background: -moz-linear-gradient(top, #212121 0%, #090909 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #212121), color-stop(100%, #090909));
    background: -webkit-linear-gradient(top, #212121 0%, #090909 100%);
    background: -o-linear-gradient(top, #212121 0%, #090909 100%);
    background: -ms-linear-gradient(top, #212121 0%, #090909 100%);
    background: linear-gradient(to bottom, #212121 0%, #090909 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#090909', GradientType=0);
}
.sub-titles h2 {
    color: grey;
    font-size: 30px;
    font-weight: 200;
}
.view-more{
    padding-top: 30px;
    padding-bottom: 20px;
}
.view-more span {
    font-size: 15px;
    font-weight: 600;
    /*color: orange;*/
    color: #F74C08;
    cursor: pointer;
}
.view-more i {
    font-size: 13px;
    font-weight: 600;
    /*color: orange;*/
    color: #F74C08;
    cursor: pointer;
    margin-left: 5px;
}
.navbar-toggle {
    margin-top: 18px;
    border: 1px solid #666666 !important;
    border-radius: 0;
}
.navbar-brand img {
    width: 78px;
}
.with-nav-tabs {
    margin-top: 40px;
}
.navbar-brand {
    margin-top: 5px;
}
.navtab-style {
    padding: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900;
    color: white;
}
.navtab-style.active>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -8px;
    border-style: solid;
    border-width: 0 8px 8px;
    border-color: transparent transparent #fff;
}
.navtab-style.active>a {
    color: white !important;
    border: 0 !important;
    background: #2F2F2F !important;
    border-radius: 0;
}
.navtab-style>a {
    color: #C3C3C3 !important;
    border: 0 !important;
    background: #525252 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 20px 15px !Important;
}


a{
    color: #666666;
}
a:hover{
    color: #666666;
    text-decoration: none;
}
.player-title>h3{
    color: #e1e1e1;
}
.player-title>p{
    color: #e1e1e1;
}
.navbar-toggle {
    margin-top: 18px;
    border: 1px solid #666666 !important;
    border-radius: 0;
}
.live-cont {
    background: #2F2F2F;
}
.live-list {
    margin: 30px 0;
}
.player video {
    width: 100%;
}
.player-title h2 {
    color: #BBBBBB;
    font-size: 24px;
    font-weight: lighter;
    margin-bottom: 5px;
}
.player-title p {
    font-size: 14px;
    color: #999999;
    font-weight: 500;
}
.navbar {
	background: #2f2f2f
}
.login {
    margin: 15px;
    background: transparent;
    border: 1px solid #666666;
    padding: 9px 15px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #666666;
}
.navbar-brand img {
    width: 78px;
}

.navbar-brand {
    margin-top: 5px;
}
.live_events_item {
    width: 188px;
    height: 116px;
    margin: auto;
}
.live_events_item img{
    width: 100%;
}
.live_events_item > .item_inner_wrapper {
    bottom: 0;
    right: 0;
}
.descr_overlay {
    position: absolute;
    /* bottom: -44px; */
    height: 43px;
    background: rgba(0,0,0,0.6);
    padding: 3px;
    width: 100%;
    font-size: 13px;
}
img.team_logo {
    position: relative;
    min-height: 58px !important;
    margin: auto;
}
.jcarousel img {
    display: block;
    width: 100%;
    height: auto !important;
}
.live_events_item {
    display: block;
    position: relative;
    /* height: 130px; */
    height: auto;
    width: auto;
    margin-right: 1%;
    margin-bottom: 15px;
    background: #EEE;
    cursor: pointer;
    color: white;
}
.vod{
    display: block;
    position: relative;
    /* height: 130px; */
    height: auto;
    width: auto;
    margin-right: 1%;
    margin-bottom: 45px;
    background: #EEE;
    cursor: pointer;
    color: white;
}

.jcarousel-wrapper {
    margin: 10px 10px 0 10px;
    position: relative;
}
.jcarousel-wrapper {
    margin: 10px 10px 0 10px;
    position: relative;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.live_events_item > .item_inner_wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.item_top_wrapper {
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
}
.item_top_wrapper > div {
    float: left;
    width: 33.33%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.item_top_wrapper > div:last-child {
    margin-left: 33.33%;
}
.item_middle_wrapper {
    position: absolute;
    /*top: 15px;*/
    top: 10%;
    left: 0;
    width: 100%;
    /*height: 100px;*/
    height: 80%;
}
.item_middle_wrapper > div {
    position: relative;
    width: 33.33%;
    height: 100%;
    vertical-align: middle;
}
.item_middle_wrapper > div {
    float: left;
}
.item_middle_wrapper > div > img {
    max-width: 90%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.item_middle_category {
    display: block;
    width: 100%;
    padding: 3px;
    background: rgba(0,0,0,0.7);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.item_bottom_wrapper {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
}
.item_bottom_wrapper > div {
    float: left;
    width: 33.33%;
}
.item_bottom_wrapper > div:not(.item_bottom_category) {
    padding-top: 8px;
}
.item_bottom_category {
    /*line-height: 12px;*/
    line-height: 16px;
}
#live_events_carousel {
    width: 85%;
    margin-left: 7.5%;
}
#live_events_carousel .carousel-inner {
    text-align: center;
    /*min-height: 560px;*/
}
#live_events_carousel .carousel-inner.carousel-3x {
    /*min-height: 420px;*/
}
#live_events_carousel .carousel-control {
    width: 13%;
    height: 30%;
    top: 35%;
}
#live_events_carousel .carousel-control.left {
    margin-left: -7.5%;
    border-right: solid 1px #FFF;
    background: transparent;
}
#live_events_carousel .carousel-control.right {
    margin-right: -7.5%;
    border-left: solid 1px #FFF;
    background: transparent;
}
#live_events_carousel .carousel-control .glyphicon-chevron-left, #live_events_carousel .carousel-control .glyphicon-chevron-right, #live_events_carousel .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-size: 20px;
}

.video_item {
    float: left;
    display: inline-block;
    
    width: -moz-calc(50% - 2.5px);
    width: -webkit-calc(50% - 2.5px);
    width: -o-calc(50% - 2.5px);
    width: calc(50% - 2.5px);
    cursor: pointer;
}
.video_item > div {
    position: relative;
}
.video_item > div > img:not(.play_img) {
    width: 100%;
    max-height: 131px;
}
.video_item:first-child {
    margin-right: 2.5px;
}
.video_item:last-child {
    margin-left: 2.5px;
}
.video_item h5 {
    /*min-height: 31px;
    max-height: 61px;*/
    height: 61px;
    overflow: hidden;
}
.video_item p {
    font-size: 12px;
    overflow: hidden;
    /*display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;*/
    height: 105px;
}

/**LOGIN MODAL**/
.hide-show{
    cursor: pointer;
    text-decoration: none;
    font-size: 13px;
};
.back-g{
    padding: 30px 50px;
}
.titolo-m{
    text-align: center;
}
.center-button{
    padding: 15px;
    text-align: center;
}
.footer-m{
    position: relative;
    height: 65px;
    border: 0;
}
.special_ball{
    position: Absolute;
    margin-left: auto;
    clip: Rect(0px 120px 68px 0px);
    margin-right: auto;
    left: 0;
    right: 0;
    margin-top: -17px;
}
.hide-show{
    cursor: pointer;
    text-decoration: none;
    font-size: 13px;
}
.back-g{
    padding: 30px 50px;
}
.titolo-m{
    text-align: center;
}
.center-button{
    padding: 15px;
    text-align: center;
}
.footer-m{
    position: relative;
    height: 65px;
    border: 0;
}
.special_ball{
    position: Absolute;
    margin-left: auto;
    clip: Rect(0px 120px 68px 0px);
    margin-right: auto;
    left: 0;
    right: 0;
    margin-top: -17px;
}
.social1 {
    margin-bottom: 6px;
    display: inline-block;
}
.small_top_padding{
    padding-top: 10px;
}
.form-horizontal .form-group.modal-f {
    margin-right: 0px;
    margin-left: 0px;
}
.fa{
    padding-left: 0px !important;
}
.owl-prev {
    color: rgba(0,0,0,0.6);
    left: -15px;
    top: calc(50% - 14px);
}
.owl-next {
    right: -15px;
    top: calc(50% - 14px);
    color: rgba(0,0,0,0.6);
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
    position: absolute;
}

@media(min-width: 768px){
    .item{
        margin-left: 5px;
        margin-right: 5px;
    }
}
@media(max-width: 768px){
    .header-player{
        margin-top: 50px
    }
    .login{
        margin: 15px 10px 15px 15px;
    }
    .powered, .social {
        padding-top: 30px;
        padding-bottom: 60px;
        margin-bottom: 20px;
    }
}
.header-player{
    min-height: 280px;
}
#favsport{
    width: 100%;
    text-align: left;
    background: #F7F7F7;
    border: 1px solid #000;
    padding: 14px;
    resize: none;
    border-radius: 0px;
    color: #000;
}
#favteam{
    width: 100%;
    text-align: left;
    background: #F7F7F7;
    border: 1px solid #000;
    padding: 14px;
    resize: none;
    border-radius: 0px;
    color: #000;
}
section#registration_section {
    background: #f7f7f7;
    border-radius: 15px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);

}
.registration {
    padding: 50px;
    margin: 80px 0px;
    background: white;
    border-radius: 8px;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1);
}
.registration_footer {
    background: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px;
    /* border-top: 1px solid #dbe2e7; */
    /* border-bottom-right-radius: 15px; */
    /* border-bottom-left-radius: 15px; */
}
.center_image {
    padding-top: 40px;
}
#tab-cont{  
    background: #f7f7f7;
}
.view-more {
    padding-top: 50px;
    padding-bottom: 20px;
}
.sub-titles h2 {
    color: #545454;
    font-size: 25px;
    font-weight: 300;
}
.sub-titles hr {
    margin: 10px 0 20px;
    border-color: #E4E4E4;
}
.descr_overlay {
    position: absolute;
    height: 45px;
    background: rgb(255, 255, 255);
    padding: 4px 13px;
    width: 100%;
    font-size: 12px;
    border: 1px solid #E4E4E4;
    color: #525252;
}
.view-more i {
    font-size: 14px;
    font-weight: 600;
    /* color: orange; */
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 10px;
}
.fa-2x {
    font-size: 20px !important;
    color: #CE0004;
    /*color: #F74C08;*/
}

.player-title>h3 {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 19px;
    margin: 30px 0;
}
.navbar {
    background: rgb(247, 247, 247);
    border-color: #D8D8D8;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1);
}
 
.view-more span {
    font-size: 15px;
    font-weight: 600;
    /*background: #F74C08;*/
    background: #CE0004;
    cursor: pointer;
    color: white;
    padding: 10px 20px;
    border-radius: 200px;
    /*border: 1px solid orange;*/
}
 
.navtab-style.active>a {
    color: white !important;
    border: 0 !important;
    /*background: #F74C08 !important;*/
    background: #CE0004 !important;
    border-radius: 0;
}
.login {
    margin: 15px;
    /*background: rgb(247, 76, 8);*/
    background: #CE0004;
    border: 1px solid #FFFFFF;
    padding: 9px 15px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(255, 255, 255);
    border-radius: 200px;
}
.navbar-brand img {
    width: 67px;
}
.navbar-brand {
    /*padding: 13px 15px;*/
    padding: 5px 15px;
    margin-top: 0px;
}
.navtab-style {
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    color: white;
}
.forgot, .notregister, .loginmodal{
    cursor: pointer;
    /*color: #F74C08;*/
    color: #CE0004;
}
.forgot:hover, .notregister:hover, .loginmodal:hover{
    cursor: pointer;
   /* color: #F74C08;*/
   color: #CE0004;
}
#Privacy_go, .privacy, #Privacy_go, #PrivacyBack-follow{
    text-decoration:none; 
    cursor: pointer;
}
/* jumbotron */
.jumbotron {
    /*margin-top: 68px;*/
    margin-top: 50px;
}
#videoplayer {
    max-height: 560px;
}

section#registration_section{
	background: #f7f7f7;
    border-radius: 15px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}


.registration{
	padding:0;
}
.center_image{
	padding-top: 40px;
}
h1.tilte_registration{
	font-weight: bold;
	color: #373449;
	font-size: 32px;
}

h2.tilte_registration{
	font-weight: bold;
	color: #373449;
	font-size: 20px;
}

p.descr_registration{
	font-size: 16px;
	color: #8D9194;
	padding:20px;
}
.registration_footer{
	background: #F4F8F7;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px;
    border-top: 1px solid #dbe2e7;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px
}
.registration_footer_img{
	margin-bottom: 6px;
    display: inline-block;
}
.registration_footer_img img{
	margin-right: 10px;
}
.registration_footer_img p{
	font-size: 16px;
    color: #8D9194;
}
#registrati .det-plan-headers{
	border: 0px;
}
#register_new.register_new{
    background: #FF9B54;
    border: none;
    padding: 8px;
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    border-radius: 2px;
}
.small_top_padding span {
    display: block;
    /*color: #F74C08;*/
    color: #CE0004;
    font-size: 15px;
    background-color: transparent;
}
.social-modal {
    margin-bottom: 20px;
    margin-top: -3px;
    border-bottom: 5px solid #d65600;
    border-top: 5px solid #d65600;
    background: #111;
}
div.social-modal>p {
    margin-top: 22px;
}
.social-modal p {
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    padding: 13px;
    line-height: 1;
}
.social1 {
    margin-bottom: 15px;
    display: inline-block;
    cursor: pointer;
}
.for_form_register {
    padding: 15px 0;
    font-size: 20px;
    color: #fff;
}
pre{
    background-color: transparent;
    border: none;
    border-radius: 0px;
}
.brand {
    position: absolute;
    left: 50%;
    margin-left: -50px !important;  /* 50% of your logo width */
    display: block;
    top: 0;
}
.backhome{
    color: #CE0004!important;
    font-size: 16px;
    text-transform: uppercase;
}