/*-- responsive-media --*/

@media (min-width: 1660px)
{
#playersPart.playersPage   .inner {
	display: inline-block !important;
	width: 1680px !important;
}
#playersPart.playersPage .item:nth-child(4n) {
	margin-left: 24px !important;
	margin-right: 0px !important;
}
#playersPart.playersPage .item.en:nth-child(4n) {
	margin-left: 0px !important;
	margin-right: 24px !important;
}
#playersPart.playersPage .item:nth-child(6n) {
	margin-left: 24px !important;
	margin-right: 0px;
}
#playersPart.playersPage .item.en:nth-child(6n) {
	margin-left: 0px !important;
	margin-right: 24px;
}


	
	/**/
}

@media (max-width: 1160px)
{
    .mobileOnly{
	    display:block;
    }

    .deskOnly{
	    display:none;
    }
    .en{
	    font-size:17px;
    }
    td.deskOnly{
	    display:none;
    }	

    img{
	    max-width:100%;
	    height:auto !important;
    }
    .inner {
        width: 96%;
	    margin-right:auto;
	    margin-left:auto;
    }
    .inner.narrow {
        width: 96% !important;
    }
    .allWidth{
        width: 98%;
    }
    .marginTopMobile{
	    margin-top:90px;
    }

    hr {
        width: 50%;
    }
    h2 {
        font-size: 38px;
    }		

    #header,#topMenu,#mainMenu {
	    display:none;
    }

    #mobile_header{
	    position:fixed;
	    z-index:10;
	    top:0;
	    background-image: url(../images/bg_header_reg.png);
        height: 115px;
	    width:100%;
	    text-align:center;
	    display:block !important;
	    background-position: 0 -30px;
	    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
    }
    #mobile_header a:focus {
        display: block;
    }
    #mobileFixed{
	    height:90px;
	    display:block;
    }	
    #logo{
	    height:50px;
        float: right;	
    }
    #logo img{
	    vertical-align:middle;
	    margin-top:10px;
    }
    #logo .logoHeader{
	    width:40px;
    }
    #logo .logoTitle{
	    width:210px;
    }

    #showRight img{
	    width:35px;
	    margin-top:23px;
    }			
    #showRight{
	    width: 60px;
        float: right;	
    }
    #slider{
	    display:none;
    }			
    #moreMaccabiSites {
	    clear:both;
	    margin-right:auto;
	    margin-left:auto;
	    position:static !important;
	    padding-top: 6px;
	    width:324px;
    }

    #moreMaccabiSites div {
        margin-right: 12px;
    }

    #moreMaccabiSites #renew {
        width: 104px;
    }
    #newsMobile {
        max-width: 96%;
        margin: 0 auto;
	    margin-top:12px;
	    text-align:center;
    }
    #newsMobile .newsItem {
	    margin-bottom:12px;
	    position: relative;
	
    }

    #newsMobile .newsItem .txt {
        background-color: #000017;
        color: white;
        /* padding: 8px; */
        height: 85px;
	    padding:8px;
    }
    #newsMobile .newsItem .txt h2 {
	    font-size:24px;
	    margin:0;
        color: white;
    }
    #newsMobile .newsItem .txt.en h2 {
        font-size: 20px;
    }	
    #newsMobile .newsItem .txt span {
	    font-size:15px;
	    color:yellow;
    }	

    #newsMobile .newsItem img {
	    display:block;
    }
    #newsMobile .myButton.en {
	    padding-bottom:5px;
    }
    #newsMobile .playArticle {
        position: absolute;
        left: 10px;
        margin-top: 186px;
    }		
    #newsMobile .moreButton{
	    background-color: #000017;
        margin-top: -20px;
        text-align: center;
        padding: 20px;
        margin-bottom: 20px;
    }
    #content .inner #articleBody, .news_gz .inner #articleBody {
        margin-bottom: 0px;
	    width:100% !important;
	    margin-top:0px;
	    position:relative;
	    min-height:800px;

    }
    #content .inner.wideMobile #articleBody, .news_gz .inner #articleBody {
	    width:94% !important;
    }
    #content .inner.wideMobile #articleBody span, .news_gz .inner #articleBody span, #articleBody span {
	    display:block;
	    width:96% !important;
	    margin:0 auto;
    }
    #articleBody div:not("#mediaplayerEditor") {
	    width:96% !important;
	    margin:0 auto;
    }
    #articleBody br {
    display: block; /* makes it have a width */
                content: "";  /*clears default height */
                margin-top: 14px;
    }
    #articleBody {
        /*min-height: 1500px;*/
    }
    #nextGame {
        height: auto;
        padding-bottom: 20px;
    }
    #nextGame h2 {
	    margin-top:3px;
    }	

    #nextGame .team.second{
        float:left;
        margin-left: 4%;
	    margin-right:0
    }
    #nextGame .inner2.en .team.second{
        float:right;
        margin-left: 0;
        margin-right: 8%;
    }
    #nextGame .team {
        margin-right: 6%;
        font-size: 15px;
	    width:36%;
    }
    #nextGame .inner2.en .team{
        margin-right: 0;
        margin-left: 8%;
    }	
    #nextGame .team img {
        width: 60px;
        margin-bottom: 5px;
        margin-top: 10px;
    }
    #nextGame .team span.en {
        font-size: 20px;
    }
    #nextGame .result2 {
        font-size: 36px !important;
        width: 16%;
    }
    #nextGame .en .result2 {
        direction:ltr;
    }
    #nextGame .counter {
        width: 100% !important;
        position: absolute;
        z-index: 1;
        top: 210px;
	    display:none;
    }
    #nextGame .crt {
        background:none;
        padding-top: 20px;
	    clear:both;
    }
    #nextGame .myButton {
        padding-bottom: 5px;
        margin-right: 5px;
        margin-left: 2px;
        font-size: 16px;
        padding-right: 3px;
        padding-left: 3px;
	    width:100px;
	    margin-top: 0px;
        height: 16px;
    }
    svg#Capa_1 {
        margin-left: 0px;
    }
    #lastSocial {
        height: 180px;
    }
    #maccabistPart {
        height: auto;
    }
    #maccabistPart #macabistImage {
        position:static;
        margin-top: 0px;
	    display:block;
    }
    #maccabistPart h2 {
        font-size: 44px;
        line-height: 38px;
    }	
    #maccabistPart .myButton2 {
        margin-top: 0px; 
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px; 
	    margin-top:20px;
    }
    #maccabistPart .myButton2.en {
        padding-bottom: 15px;
	    font-size:21px;
    }
    #maccabistPart #maccabistText {
        width: auto;
        line-height: 30px;
        text-align: center;
    }
    #storePart {
        height: auto;
        padding-bottom: 30px;
    }
    #storePart .storeItem {
        height: auto;
	    padding-bottom:20px;
        width: 44%;
        margin-left: 3%;
        margin-right: 3%;
        margin-bottom: 20px;
    }
    #storePart .inner .storeItem a {
        font-size: 17px;
    }
    #storePart .myButton2.en {
        font-size: 18px;
        padding-top: 4px;
    }
    #stat {
        height: 740px;
        background-size: cover;
    }
    #storePart .myButton {
        margin-top: 0px;
    }
    #playersPart .inner {
        width: 80%;
    }
    #playersPart .item .playerDetails .playerNumber {
        font-size: 30px;
        width: 40px;
        height: 70px;
    }
    #playersPart .item .playerDetails .playerName {
        width: 72px;
        font-size: 20px;
        padding-top: 5px;
    }
    #playersPart .item.en .playerDetails .playerName {
        width: 80px;
        font-size: 17.5px;
    }
    #playersPart {
        height: auto;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    #maccabistPart2 {
        height: auto;
    }
    #maccabistPart2 .inner #mcbText2 {
        width: 100%;
        font-size: 25px;
	    line-height: 28px;
    }
    #maccabistPart2 .inner #mcbText2 img {
        margin-bottom: 0px;
        margin-top: 20px;
    }
    #maccabistPart2 .inner #mcbKids {
        width: 250px;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto;
    }
    #historyPart {
        height: auto;
    }
    #historyPart .inner #allHistory{
	    display:inline-block;
    }

    #historyPart .inner .historyHome {
        margin-right: 2%;
        margin-left: 2%;
        width: 46%;
        margin-bottom: 20px;
    }
    #historyPart .inner .historyHome img {
        width: auto;
    }
    #historyPart .inner .historyHome .historyHomeTitle {
       width: auto;
    }
    #historyPart .inner .historyHome .historyHomeTitle {
        font-size: 24px;
    }
    #historyPart .inner .en .historyHome .historyHomeTitle {
        font-size: 20px;
    }
    #smartPhone .inner .sf {
        width:150px;
        position: absolute;
        bottom: 0;
    }
    #smartPhone {
        height: 272px;
	    position:relative;
    }
    #smartPhone .inner .GooglePlay {
        float: left;
        clear: both;
        margin-left: 20px;
        margin-right: 20px;
    }
    #smartPhone .inner .iphone {
        float: left;
    }	
    #smartPhone .inner #smartphoneToo {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    #sponsors {
        height: 74px;
        padding-top: 32px;
    }
    #sponsors .inner img {
	    margin-right: 2px;
        margin-left: 2px;
        height: 38px !important;}
    #footer {
        background-color: #000017;
        height: 274px;
    }
    #menuBottom{
	    display:none;
    }
    #footer .inner {
        text-align:center;
    }
    #footer .inner #footerLogo {
        margin-top: 40px;
        margin-left: 0px;
        position: static;
    }
    #socialFooter {
        margin-top: 20px;
    }
    #footer #artUp {
        margin-top: 30px;
    }
    #videoPart {
        background-image: url(../images/bg_videoPage.jpg);
        height:auto;
        padding-bottom: 20px;
    }
    #videoPart .inner {
        width: auto;
    }

    #mediaplayer,#mediaplayerCover,#mediaplayerPreview,#mediaplayerEditor,#mediaplayerEditor2{
        width: 100% !important;
        height:auto !important;
        min-height: 200px;
    }
    .ytContainer {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
	    margin-bottom:20px;
    }
    .cyt {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .vidName{
	    color:white;
    }
    #content .inner{
	    width: auto !important;
	    padding-right: 0%;
	    padding-left: 0%;
    }
    #content .inner.wideMobile, .news_gz .inner{
	    width:100% !important;
	    padding: 0;
    }
    #pageHeader {
        background-color: #0b1938;
	    height: auto;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    #pageHeader span{
	    display:none;
    }	
    #pageHeader .inner h1 {
        font-size: 24px;
        color: #ffffff;
        padding-right: 2%;
        padding-left: 2%;
	    padding-top: 15px;
    }
    #pageHeader .inner.en h1 {
        font-size: 20px;
        padding-top: 10px;
    }
    iframe,table{
	    max-width:96%;
	    width:96% !important;
    }
    #gamesBoard iframe{
	    width: 110% !important;
        max-width: 110%;
    }
    iframe[title="YouTube video player"],#articleBody iframe[title="YouTube video player"]{
	    max-height: 500px;
	    width:100% !important;
        max-width:100% !important;
    }
    #articleBody iframe{
	    max-height: none;
        /*position: absolute;*/
        right: 0;
        max-width: 100%;
        width: 100% !important;
	    overflow:auto;
	    /*height:200px;*/
    }	
    .inner.wide iframe{
	    width:100% !important;
	    overflow:auto;
	    max-width: 100%;
    }
    #content .inner.wide #articleBody {
        width: 100% !important;
	    max-width: 100%;
    }	
    #content .inner.wide {
	    padding-right:0;
	    padding-left:0;
    }
    #articleBody.buyTicket iframe{
	    max-height:none;
    }
    #content .inner #articleBody #articleFinish, .news_gz .inner #articleBody #articleFinish {
        display:none;
	    text-align: center;
        width: 300px;
        margin-top: 50px;
        margin-right: auto;
        margin-left: auto;
    }
    #articleFinish svg#Capa_1 {
        margin: 10px;
    }
    #content .inner h1, .news_gz .inner h1 {
        font-size: 42px;
        margin-top: 15px;
        margin-bottom: 20px;
        font-family: Reforma-Medium;
	    width:96%;
	    margin-right:auto;
	    margin-left:auto;
    }
    #content .inner h2, .news_gz .inner h2 {
        font-size: 23px;
        line-height: 25px;
        margin-top: 0px;
        margin-bottom: 25px;
	    width:96%;
	    margin-right:auto;
	    margin-left:auto;
    }
    .thumb {
        text-align: center;
    }
    .news_gz .thumb{
	    margin-top:20px;
	    padding-top:0px;
	    height:0;
	    border-bottom:none;
    }	
    .thumb #share {
        float: right; 
    }
    .news_gz .thumb #share {
        float: left; 
	    margin-top:-54px;
    }
    #archive #mainVideoDesc,#archive #videoTypes {
	    width:auto;
    }
    #archive .inner {
   
        width: 760px;
        margin-right: auto;
        margin-left: auto;
    }
    .archiveItem {
        width: 340px;
        margin-bottom: 0;
        padding-bottom: 30px;
        text-align: initial;
    }
    .archiveItem:nth-child(3n) {
        margin-left: 0px;
    }
    .archiveItem.en .archiveTitle {
        font-size: 18px;
        line-height: 18px;
    }
    .archiveItem.en .archiveDesc {
        font-size: 15px;
    }
    .video .inner .archiveItem {
	    text-align:center;
	    margin-bottom:30px;
    }
    .archiveItem .archiveImg{
        height: 154px;
    }
    #closeGames .inner {
        width: auto;
    }
    #member .inner {
        width: auto;
    }
    #gamesBoard .line .teams img {
        height: 48px !important;
	    vertical-align:middle;
    }
    #gamesBoard .line .gameDate {
        width: 140px;
    }
    #gamesBoard .en .line .gameDate {
        width: 140px;
    }
    #closeGames {
        height: initial;
    }
    .closeGame img {
        height: 98px !important;
    }
    .closeGame .myButton2.mobileOnly,.crt .myButton.mobileOnly{
	    display:inline-block;
    }	
    #closeGames .inner .closeGame {
        font-size: 25px;
        color: #0b1938;
	    border:none;
        height: auto;
	    padding-bottom:20px;
	    border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #ob1938;
	    float:none;
	    margin-right:auto;
	    margin-left:auto;
	    padding-top: 20px;
    }
    #closeGames .inner .closeGame:last-child {
	    border-bottom:none;
    }	
    #gamesBoard .line .teams {
        width: 200px;
        font-size: 16px;
	    margin-top: -5px;
        margin-bottom: 30px;
        height: 96px;
    }
    #gamesBoard .line .teams.en {
        width: 200px;
        font-size: 14px;
    }
    #gamesBoard .line {
        height: 220px;
	    margin-bottom:20px;
    }
    #pageHeader.longHeader{
	    height:90px;
    }	
	
    .selectBox {
        float: right;
	    padding-top:0;
        font-size: 23px;
	
	
    }	
    .selectBox.en {
        /*float: left;*/
    }	
    .selectBox span {
        font-size: 15px;
        color: #FFFFFF;
        display: inline-block!important;
    }
    #gamesBoard .line .myButton2 {
        width: 110px;
	    padding-right:5px;
	    padding-left:5px;
	    float: right;
	    margin-top:0
    }
    #gamesBoard .line .myButton2.en {
        width: 95px;
        font-size: 14px;
    }
    #gamesBoard .line .myButton2.withMarginTop {
	    margin-top:10px;
    }
    #gamesBoard .line .buyTicket .zone {
	    margin-top: 0px;
        line-height: 20px;
        float: right;
	    clear:none;
	    width:initial;
    }
    #gamesBoard .line.en .buyTicket .zone {
	    width:100px;
    }
    #gamesBoard .line .buyTicket {
        width: 130px;
    }
    #gamesBoard .line.en .buyTicket {
        width: 115px;
    }
    .myButton4{
	    height: 25px;
        padding-right: 10px;
        padding-left: 10px;
        color: #ffffff;
        width: 100px;
        text-align: center;
        border-radius: 3px;
        margin-left: auto;
        font-size: 19px;
        background-color: #0099CC;
        padding-top: 10px;
        padding-bottom: 4px;
        margin-right: 5px;
        float: right;
        margin-bottom: 10px;
    }
    .myButton4.en{
        width: 85px;
        font-size: 14px;
        margin-left: 5px;
        margin-right: 0px;
	    float:left
    }	
    #gamesBoard .line .buyTicket .result {
        width: 120px;
        margin-bottom: 10px;
    }
    #gamesBoard .line .transportation {
        border:none;
    }
    #member {
	    display:none;	
    }
    #archive {
        width: 96%;
    }
    #pages {
        width: auto;
        margin-top: 30px;
    }
    .sponsorLine {
	    width:auto;
	    height:60px;
    }
    .sponsorLine .spImg {
        width: auto;
        float: left;
    }
    .data_menu {
        margin-bottom: 15px;
    }
    #tablesBoard .inner {
        width: 96%;
    }
    .table {
        display: inherit;
        margin-right: auto;
        margin-left: auto;
        width: 350px;
    }
    .table .line .teamName {
        width: 100px;
    }
    .table.en .line .teamName {
        text-align: left;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 2px;
        width: 75px;
    }
    .table .line div {
        margin-left: 5px;
    
        width: 48px;
    }
    .table .line.en div,.table.en .line div {
        margin-right: 5px;
        width: 48px;
    }
    .table .line .dark {
        background-color: #e3e9ec;
    }
    #teamBody {
        width: 96%;
    }
    #teamBody .allTeam {
        width: 98%;
	    margin-top:20px;
	    padding-bottom: 0px;
    }
    #teamBody .teamItem.big {
        width: 140px;
        height: 200px;
    }
    #teamBody .teamItem {
        margin-left: 5px;
        margin-right: 5px;
    }

    #teamBody .teamItem.ti-brk {
        clear: none;
        margin-right: inherit !important;
    }

    #teamBody .allTeam .teamLine {
        display: block;
	    clear:none;
    }
    #teamBody .teamItem .teamDesc .icon {
        height: 88%;
    }
    #teamBody .teamItem.big .teamDesc .job {
        font-size: 18px;
        width: 50px;
    }
    #teamBody .teamItem.big .teamDesc .job span {
        font-size: 17px;
    }
    #teamBody .teamItem {
        width: 92px;
    }
    #teamBody.teamPageInner .teamItem {
        margin-bottom: 32.3px;
        height: 150px;
    }
    #teamBody .teamItem .teamDesc .job {
        width: 50px;
    }
    #teamBody #coacher .teamItem {
        width: 335px;
        height: auto;
	    margin-bottom:20px;
    }
    #teamBody #coacher {
        width: 335px;
    }
    #MyForm {
        width: 100%;
    }	

    #MyForm .fullWidth {
        width: 310px !important;
    }
    #MyForm .fieldDiv {
        width: 148px;
    }
    #MyForm .withMarginLeft {
        margin-left: 15px;
    }
    #MyForm select {
        width: 150px;
    }
    .en #MyForm .withMarginLeft {
        margin-right: 25px;
    }
    #theTeam .teamStat .inner {
        width: auto;
    }
    #theTeam .teamStat {
        height: 77px;
        position: static;
        background: #ffe153;
        bottom: 0px;
        width: 100%;
    }
    #theTeam .teamStat .inner span {
        font-size: 25px;
    }
    #theTeam .teamStat .inner #wins {
        padding-left: 10px;
    }
    #theTeam .teamStat .inner #loose {
        padding-right: 10px;
    }
    #theTeam .teamStat .inner div {
        font-size: 17px;
        padding-right: 4px;
        padding-left: 4px;
    }
    #playersPart.playersPage .inner {
        width: 624px;
        margin-right: 24px;
    }
    #playersPart .item .playerHomeImg img {
        width: 138px;
    }
    #teamBody #coacher {
        height: auto;
	    width:355px;
    }
    #teamBody .teamItem .teamDesc {
        height: 68px;
    }
    .playerStat .inner {
	    width:290px;
    }	
    .playerStat .statAverage .avgHeader {
        width: 50px;
        height: 80px;
    }
    .playerStat .statAverage {
        font-size: 15px;
        width: 50px;
        margin-left: 10px;
        height: 340px;
    }
    .playerStat .statAverage .numberAvg {
        font-size: 17px;
        height: 20px;
    }
    .playerStat .en .statAverage .numberAvg {
        font-size: 17px;
    }
    .playerStat .statAverage .box {
        width: 40px;
    }
    #shootPercent {
        background-size: contain;
	    height:auto;
    }
    #shootPercent #rehava {
        margin-left: 60%;
        margin-top: -40px;
    }
    #shootPercent #onshin {
        margin-top: -40px;
        margin-left: 45%;
    }
    #shootPercent #outShoot {
        margin-top: -40px;
        margin-left: 20%;
    }
    #shootPercent #efficiency {
        margin-top: 100px;
    }
    #shootPercent #efficiency.en {
        margin-top: 100px;
    }
    .statDetailed .inner{
	    width:1000px;
	    overflow:auto;
    }
    .statDetailed .inner .table{
	    width:auto;
	    padding:10px;
    }	
    .statDetailed .inner.wide2{
	    width:1100px;
	    overflow:auto;
    }
    .statDetailed .inner .table .line.header .pName, .statDetailed .inner .table .line .pName {
        width: 80px;
    }

    .container{
	    width:350px;
	    overflow:auto;
    }
    #playerName {
        background-position: -550px center;
        font-size: 20px;
        padding-top: 200px;
        height: 340px;
        background-size: cover;
    }
    #playerName h1 {
        font-size: 90px;
        line-height: 80px;
    }
    #playerName.en h1 {
        font-size: 80px;
        line-height: 80px;
    }

    #playerName.coach {
        background-position: center center;
        font-size: 25px;
        padding-top: 0px;
        height: 180px;
        background-size: cover;
    }

    #playerName.coach h1 {
        font-size: 60px;
        line-height: 55px;
        padding-top: 40px;
    }

    #playerName.coach.en h1 {
        font-size: 60px;
        line-height: 50px;
        padding-top: 40px;
    }


    #playerName h2 {
        font-size: 58px;
    }
    #playerInfo .inner {
        padding-right: 0px;
        width: auto;
    }
    #playerInfo .inner .onot{
	    border:none;
    }	
    #playerAbout #aboutTxt {
        float: none;
        width: auto;
        padding-right: 5%; 
	    padding-bottom: 600px;
    }
    #playerAbout #shirt {
	    display:none;
    }
    #playerInfo {
        height: 110px;
    }
    #playerInfo.en {
        font-size: 16px;
    }
    #gameArea #topPart .inner {
        width: 98%;
    }
    #gameArea #topPart .inner #results {
        width:320px;
    }
    #gameArea #topPart .inner #results .leftPart {
        font-size: 40px;
        width: 37%;
    }
    #gameArea #topPart .inner #results .rightPart {
        font-size: 40px;
        width: 37%;
    }
    #gameArea #topPart .inner #results .centerPart {
        min-width: 25%;
	    text-align:center
    }
    #gameArea #topPart .inner #results.en .centerPart {
        max-width: 60px;
    }
    #gameArea #topPart .inner #results .centerPart .finish {
        margin-top: 20px;
        margin-right: 10px;
        margin-left: 10px;
	    font-size:20px;
    }
    #gameArea #topPart .inner h2 {
        font-size: 25px;
    }
    #gameArea #topPart .inner h2.en {
        font-size: 21px;
    }
    #gameArea #topPart .inner #results img {
        width: 60px;
	    margin-right: 5px;
        margin-left: 5px;
    }
    #gameAreaPanel {
        width: 100%;
    }
    #gameAreaPanel .panel {
        width: 100%;
	    padding:0;
    }
    #gameAreaPanel .tab {
        padding: 7px;
	    font-size:18.5px;
    }
    #gameArea #topPart .inner .dashed {
        width: 50%;
    }
    #gameArea #topPart .inner #shotTables .shotTeam {
        width: 350px;
        padding-right: 3%;
    }
    #gameArea #topPart .inner #shotTables.en .shotTeam {
        width: 350px;
        padding-left: 5%;
        padding-right: 0;
    }
    #gameArea #topPart .inner #shotTables .shotTeam .shotTbl .row {
        width: 350px;
        font-size: 25px;
    }
    #gameArea #topPart .inner #shotTables .shotTeam .shotTbl .row .playName {
        width: 130px;
        font-size: 23px;
    }
    #gameArea #topPart .inner #shotTables.en .shotTeam .shotTbl .row .playName {
	    padding-top:5px;
	    padding-bottom:15px;

    }
    #gameArea #topPart .inner #shotTables .shotTeam .shotTbl .row img {
        height: 65px !important;
    }
    #gameAreaPanel .halfPart {
        width: 96%;
        float: right;
        padding-bottom: 50px;
    }
    #gameAreaPanel .halfPart .responseText {
        padding-right: 5px;
        padding-left: 5px;
    }
    #gameArea #topPart .inner #quarters.deskOnly {
	    display: none;
    }
    #gameArea #topPart .inner #quarters.mobileOnly {
	    display: inline-block;
    }

    #gameArea #topPart .inner #quarters .qRow .qName {
        margin-right: 20px;
        margin-top: 20px;
        height: 25px;
	    font-size:21px
    }
    #gameArea #topPart .inner #quarters {
        margin-top: 0px;
    }
    #gameArea #topPart .inner #quarters .qRow .res {
        font-size: 17px;
        width: 100px;
        margin-top: 4px;
        padding-right: 5px;
    }
    #gameArea #topPart .inner #quarters .qRow div {
        width: 29px;
    }
    .selectBox .allItems a {
    line-height: 21px;
        font-size: 21px;
        margin-bottom: 10px;
    }
    .statItem.en hr {
        text-align: left;
        float: left;
        border-top-width: 2px;
    }
    .banners {
	    height: auto;
	    padding-bottom:0;
    }
    .banners .inner {
        width: 96%;
    }
    .banners .inner .widget {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
	    height:250px;
    }
    .banners .inner .widget:last-child {
        margin-left: auto;
    }
    .banner1 {
        padding-top: 0px;
        padding-bottom: 15px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
	    margin-top: -25px;
    }
    #gameAreaPanel #videoPart .inner .allThumbs {
        display: inline-block;
        width: 300px;
        margin-right: auto;
        margin-left: auto;
    }	
    #videoPart .videoThumb {
        width: 300px;
	    margin-bottom:30px;
    }
    .strip {
        z-index: 3;
        padding-right: 3px;
        padding-left: 3px;
        right:auto;
	    bottom: 101px;
        padding-top: 3px;
	    font-size:19px;
    }

    #mediaplayer,#mediaplayerCover,#mediaplayerPreview,#mediaplayerEditor,#mediaplayer1000,#mediaplayer2000{
	    width:300px;
	    height:130px;
	    margin-bottom:5px;
	    margin-right: auto;
        margin-left: auto;
	    direction:ltr;
	    background-size:contain;
	    background-position:top;
	    background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0))
    }	
    #content .inner .newsDate, .news_gz .inner .newsDate {
        font-size: 19px;
        margin-bottom: 15px;
        margin-top: -10px;
    }	
    #dd {
	    width: 60px !important;
	    margin-left: 40px;
    }
    #mm {
	    width: 70px !important;
	    margin-left: 40px;
    }
    .fullWidthMobile{
	    width:100% !important;
    }	
    .fullWidthMobile #phone {
	    width:173px !important;
	    margin-left:25px
    }
    .fullWidthMobile #email{
	    width:90% !important;
    }
    #MyForm input[type=text], #MyForm select, #MyForm textarea {
        font-size: 18px;
    }
    #enable-toolbar-trigger, body.trigger-position-right #enable-toolbar-trigger {
        margin-top:-25px !important;
	    text-align:left;
    }
    #enable-toolbar-buttons li button[disabled="disabled"], .enable-toolbar-RTL #enable-reader, .enable-toolbar-RTL #enable-toolbar-buttons, .enable-toolbar-RTL #enable-toolbar-content {
    direction: ltr !important;
    text-align:left !important;
    right:auto !important;
    }
    .sponsorsDiv {
        width: 48%;
        float: right;
        height: 143px;
        margin: 1%;
    }
    .allTeam {
        width: 95%;
    }
    #owners .deskImage {
        display:none;
    }
    #teamBody .teamHalf .dep .depJobs h3 {
        font-size: 26px;
    }
    #teamBody .teamHalf {
        width: 98%;
    }
    #owners
    {
	    width:100%; 
	    background-image:url(../images/bg_owners_mobile.jpg);
	    padding-top: 50px;
	    background-size:contain;
    }
    #owners .inner2{
	    width:160px; 
	    margin:auto; 
	    margin-top:30px;
    }
    #playerAbout #playerImage {
        margin-top: 0px;
        position: relative;
    }
    #playerAbout #playerImage.fix {
        margin-top: 0px;
        position: relative;
        bottom: 0 !important;
        right: 15%;
    }
}

@media (max-width: 768px)
{
#playersPart.playersPage .inner {
    width: 324px;
    margin-right: 24px;
}
#gamesBoard .line .buyTicket {
    width: 100px;
}
.archiveItem {
    clear: both;
	width:340px;
	float:none;
	margin-left:0;
	margin-bottom:0;
    padding-bottom: 30px;
	text-align:initial;
}
#archive .inner {
   
    width: 340px;
    margin-right: auto;
    margin-left: auto;
}
.archiveItem .archiveImg{
    height: 154px;
}
.finished {
    float: left;
    font-size: 20px;
}
#jsIframe	{
	width:300px;
	margin:0 auto;
	height:120px;
}
.fb_iframe_widget {
    float: none;
    margin-top: -30px;
}	
#content .inner .mainImage, #content .inner #news_vid, .news_gz .inner .mainImage, #content .inner #news_vid, .news_gz .mainImage, #news_vid {
    margin-top: 20px;
    margin-bottom: 0px;
}
Iframe.frameLogin{
	height:450px !important;
	position: relative !important;
}
.cancel {
	font-size: 14px;
	clear: both;
}

.table .line div {
    font-size: 11px;
}
    

.myWrapper {
    position: relative;
    padding-bottom: 56%;
    padding-top: 20px;
    height: 0;
    width: 100% !important;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
}
.myWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  max-width:100% !important;
}
.yt{
	width:100% !important;
	max-width:100% !important;
	height:230px;
	margin-bottom:20px;
}
.reveal-modal.revealForm,#vModa90 {
    top: 50px;
    margin: 0 auto;
    width: 97%;
    margin-left: 0%;
    margin-top: 0px;
}
#vModal4 #popupImg {
    display: none;
}
#vModal4 #popupForm {
    width: 100%;
}
#vModal4 .myButton2 {
    margin-bottom: 20px;
}

#vModal4 {
    width: 96%;
    margin-left: 2% !important;
    min-height: 700px !important;
}

#gamesBoard .inner {
    padding-top: 0px;
}

/*
.reveal-modal.revealForm .close-reveal-modal:not(.button), #vModa90 .close-reveal-modal:not(.button) {
	right:0;
}
*/
#gameArea #topPart .inner #results .centerPart .live {
    margin-top: 15px;
    text-align: center;
    margin-right: 5px; 
    margin-left: 5px; 
}
#nextGame .live {
    width: 18%;
    background-color: black;
    height: 32px;
}
#homeTvLogo{
	width:120px;
    margin-top:10px;
    margin-bottom: 0px;
}

#teamBody .profType .profIcon {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}
#gamesBoard #tableAllTeams .line .leagueIcon {
    width: 105px;
    border-left: none;
}
#gamesBoard #tableAllTeams .line img {
    margin-right: 5px;
    margin-left: 5px;
}
	
#timerManui {
    margin-top: 20px;
    font-size: 13px; 
}
#timerManui h2 {
    font-size: 24px;
    margin-right: auto;
    margin-left: auto;
	margin-bottom:15px;
}

}

@media (max-width: 480px)
{
.media_embed iframe {
    height: 200px;
}

.media_embed iframe.embediframe {
    height: 600px;
}
#teamBody .profType {
    text-align: center;
    border-bottom: #666666 solid 1px;
}
#teamBody.teamPageInner .profType .teamItem {
    height: 250px;
}


}

/*
@media (max-width: 1440px)
{}
@media (max-width: 1366px)
{}
@media (max-width: 320px)
{}
@media (max-width: 1024px)
{}
@media (max-width: 768px)
{}
*/