@import url('//fonts.googleapis.com/css?family=Oswald:300,400,700');

.dp-fa-img {
    width: 100%;
    height: 100%;
}

a.games-tab-link.show,
a.games-tab-link:hover {
/*    color: #0e99f2 !important;
    background: #02213f !important;*/
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: rgb(73,72,72);
}

.gm-dropdown {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    width: 0;
    border: none;
    color: white;
    padding: 0;
    float: left;
    position: absolute;
    top: 28px;
    left: 480px;
    z-index: 12;
    transition: opacity 500ms;
    opacity: 0;
    overflow: hidden;
    background-image: -moz-linear-gradient( 90deg, rgb(27,27,27) 0%, rgb(73,72,72) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(27,27,27) 0%, rgb(73,72,72) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(27,27,27) 0%, rgb(73,72,72) 100%);
}

.gm-dropdown.show {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 475px;
    /*border: 1px solid #FFF;*/
    color: white;
    padding: 12px 16px 12px 24px;
    transition: opacity 500ms;
    opacity: 1;
    background-image: -moz-linear-gradient( 90deg, rgb(27,27,27) 0%, rgb(73,72,72) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(27,27,27) 0%, rgb(73,72,72) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(27,27,27) 0%, rgb(73,72,72) 100%);
}

.gm-dropdown ul {
    list-style-type: none;
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}

.gm-dd-left {
    font-family: "Arial", sans-serif;
    float: left;
    width: 215px;
    min-height: 310px;
    font-size: 12px;
}

.gm-img-box {
    width: 215px;
    height: 134px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    position: relative;
    margin: 0 auto 9px auto;
    overflow: hidden;
}
.gm-dp-cup {
    position: absolute;
    left: -3px;
    top: -3px;
    height: 100px;
    background: url("/pch_media/images/games/gm-home-featured-cup.jpg") no-repeat;
    width: 100px;
    background-size: cover;
}
.gm-dd-ar {
    position: absolute;
    background-color: red;
    background: #eaeaea url("/pch_media/images/games/ttg_arrow.png") no-repeat center;
    width: 30px;
    height: 24px;
    bottom: 0;
    right: 0;
    float: right;
    border-top-left-radius: 10px;
    border: 1px solid #cecece;
}

.gm-dd-right {
    color: white;
    float: right;
    width: 230px;
}

.nav-bar .gm-dropdown .gm-dd-right li:hover,
.nav-bar .gm-dropdown .gm-dd-right li:hover a {
    color: white !important;
}

.gm-dd-right li {
    text-transform: uppercase;
    font-family: 'Oswald', arial;
    border-bottom: 1px solid #FFF;
    font-size: 20px;
    float: left;
    width: 100%;
    padding: 2px 0 !important;
}

.nav-bar .gm-dropdown .gm-dd-right li a {
    padding: 0 !important;
    color: white !important;
    height: 48px;
}

.nav-bar .gm-dropdown .gm-dd-right li:hover, .nav-bar .gm-dropdown .gm-dd-right li:hover a {
    background: none;
}

.gm-dd-right li:last-child {
    border-bottom: none;
}

.gm-dd-right li span {
    position: relative;
    top: 12px;
}

.gm-list-img-box {
    height: 48px;
    width: 48px;
    text-align: center;
    display: inline;
    margin-right: 8px;
    float: left;
    background: url('/pch_media/images/games/games-icons.png');
}

.gm-dd-titl {
    margin-top: 0;
    color: white;
    text-transform: uppercase;
    font-size: 14px !important;
}

.gm-dd-titl .gm-dd-titl-cash {
    font-size: 11px;
    display: block;
    margin-top: -12px;
    font-weight: 100;
}

.gm-dd-titl .gm-dd-titl-tt {
    font-weight: bold;
}

.gm-dd-left p:first-child {
    font-size: 16px;
    margin: 6px auto;
    font-weight: bold;
}

.gm-dd-left a {
    float: left;
    cursor: pointer;
}

.gm-dd-desc p {
    margin: 3px auto;
    line-height: 17px;
}

.gm-dd-desc {}

.gm-dd-right a,
.gm-dd-right a:hover {
    color: white;
    text-decoration: none;
}

#gm-dropdown-back {
    position: fixed;
    width: 1200px;
    height: 100%;
    opacity: 0;
    display: block;
    top: 0;
    left: 0;
    z-index: 10;
}
#nav {
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
/* css classed for category icons */

.gm-list-li .gm-list-img-box.minute-mania {
    /* background: url(/pch_media/images/games/minute-mania.png) no-repeat center; */
    background-position: -395px 5px;
}

.gm-list-li .gm-list-img-box.cards-solitaire {
    /* background: url(/pch_media/images/games/solitaire.png) no-repeat center; */
    background-position: -540px 5px;
}

.gm-list-li .gm-list-img-box.matching {
    /* background: url(/pch_media/images/games/matching-games.png) no-repeat center; */
    background-position: -252px 5px;
}

.gm-list-li .gm-list-img-box.strategy {
    /* background: url(/pch_media/images/games/strategy.png) no-repeat center; */
    background-position: -674px 5px;
}

.gm-list-li .gm-list-img-box.word {
    /* background: url(/pch_media/images/games/word.png) no-repeat center; */
    background-position: -819px 5px;
}

.gm-list-li .gm-list-img-box.arcade {
    /* background: url(/pch_media/images/games/arcade.png) no-repeat center; */
    background-position: -98px 5px;
}

.gm-list-li .gm-list-img-box.token-events {
    background-position: -959px 5px;
}

/* .gm-list-img-box.test {
    background: none;
} */

.gm-dropdown-icons-arcade {
    width: 48px;
    height: 48px;
    background-position: -5px -5px;
}

.gm-dropdown-icons-arcade-gray {
    width: 30px;
    height: 27px;
    background-position: -63px -5px;
}

.gm-dropdown-icons-arcade-white {
    width: 38px;
    height: 27px;
    background-position: -103px -5px;
}

.gm-dropdown-icons-matching-games {
    width: 48px;
    height: 48px;
    background-position: -151px -5px;
}

.gm-dropdown-icons-matching-gray {
    width: 38px;
    height: 26px;
    background-position: -209px -5px;
}

.gm-dropdown-icons-matching-white {
    width: 38px;
    height: 26px;
    background-position: -257px -5px;
}

.gm-dropdown-icons-minute-mania {
    width: 48px;
    height: 48px;
    background-position: -305px -5px;
}

.gm-dropdown-icons-minute-mania-gray {
    width: 26px;
    height: 30px;
    background-position: -363px -5px;
}

.gm-dropdown-icons-minute-white {
    width: 38px;
    height: 30px;
    background-position: -399px -5px;
}

.gm-dropdown-icons-solitaire {
    width: 48px;
    height: 48px;
    background-position: -447px -5px;
}

.gm-dropdown-icons-solitaire-gray {
    width: 29px;
    height: 29px;
    background-position: -505px -5px;
}

.gm-dropdown-icons-solitare-white {
    width: 38px;
    height: 29px;
    background-position: -544px -5px;
}

.gm-dropdown-icons-strategy {
    width: 48px;
    height: 48px;
    background-position: -592px -5px;
}

.gm-dropdown-icons-strategy-gray {
    width: 18px;
    height: 27px;
    background-position: -650px -5px;
}

.gm-dropdown-icons-strategy-white {
    width: 38px;
    height: 27px;
    background-position: -678px -5px;
}

.gm-dropdown-icons-word {
    width: 48px;
    height: 48px;
    background-position: -726px -5px;
}

.gm-dropdown-icons-word-gray {
    width: 29px;
    height: 29px;
    background-position: -784px -5px;
}

.gm-dropdown-icons-word-white {
    width: 38px;
    height: 29px;
    background-position: -823px -5px;
}




.pchtv:hover{
    background: #107e67;
}

.item-tv li{
    font-size: 22px;
    font-family: "Oswald";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.75;
    text-align: left;
    z-index: 27;
    padding-left: 60px;
    border-bottom: 1px solid #fff;
}

.item-tv li:last-child{
    border-bottom: 0px;
}


.item-tv li a{
    word-wrap: normal;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.nav-bar{
    z-index:100;
}

.nav-bar li.item-tv:hover > ul {
    opacity: 1;
    visibility: visible;
    z-index: 99999999;
}

.nav-bar ul li:hover .item-tv a{
    background: #107e67;
    text-decoration: none;
}

.nav-bar ul li.item-tv.deeper:hover a {
    text-decoration: none;
}

.nav-bar li ul .item-tv li {
    border-bottom: 1px solid #fff;
}



li.item-tv li a span {
    word-wrap: normal;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 1.2;
}

li.item-celebrity-news-entertainment span {
    display: inline-block;
}


li.item-tv li {
    font-size: 22px;
    font-family: "Oswald";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.75;
    text-align: left;
    z-index: 27;
    padding-left: 60px;
}
.item-tv.deeper.parent>ul>li::before{
    background: url(/images/pchtv/pchtv-sprite.png);
    background-repeat: no-repeat;
    content: " ";
    position: absolute;
    top: 10%;
    left: 10px;
    width: 36px;
    height: 36px;
    transform: scale(0.7);
}
.nav-bar ul li.item-tv ul {
    left: -100%;
}

.nav-bar ul li .item-movies ul{
    left: 100%;
}


.nav-bar ul li.item-tv ul li {
    position: relative;
    padding: 10px;
    padding-left: 30px;
}


.nav-bar .item-tv ul {
    border-radius: 10px;
    position: absolute;
    left: -100%;
    top: 27px;
    width: 220px;
    height: auto;
    opacity: 0; 
    visibility: hidden;
  background-image: -moz-linear-gradient( 90deg, rgb(27,27,27) 0%, rgb(73,72,72) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(27,27,27) 0%, rgb(73,72,72) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(27,27,27) 0%, rgb(73,72,72) 100%);
}


.nav-bar .item-movies ul {
  background-image: -moz-linear-gradient( 90deg, rgb(112,111,111) 0%, rgb(164,162,162) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(112,111,111) 0%, rgb(164,162,162) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(112,111,111) 0%, rgb(164,162,162) 100%);
}


.item-movies hr{
    color: #107e67;
}

ul li.item-movies.deeper.parent ul {
    top: 2px;
    opacity: 0;
    width: 150px;
}

li.item-movies.deeper.parent:hover ul {
    opacity: 1;
    visibility: visible;
}




.item-movies ul::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid rgb(164,162,162);
    position: absolute;
    left: -14px;
    top: 7px;
}

.nav-bar ul li.item-tv.deeper .item-movies li a{
    /*background: #35eac3;*/
}

.nav-bar ul li.item-tv ul li {
    position: relative;
    padding: 10px 10px 10px 50px;
}

.nav-bar ul .item-movies li a {
    color: #107e67;
}

.nav-bar ul .item-movies li a:hover {
    color: #FFF;
}


.item-tv ul li span {
    font-size: 1.4em;
}

.item-tv ul li a:hover {
    text-decoration: none;
}

li.item-movies ul li span {
    font-size: 1.6em;
    color: rgb(51, 51, 51);
}

li.item-movies ul li span:hover {
    color: #fff !important;
}

li.item-tv li a span:hover {
     color: rgb(130, 129, 129);
}

.item-tv.deeper.parent>ul>li.item-food::before {
    
    background-position: -10px -66px;
    
}

.item-tv.deeper.parent>ul>li.item-celebrity-news-entertainment::before {
    
    background-position: -10px -10px;
}

.item-tv.deeper.parent>ul>li.item-lifestyle::before {
    
    background-position: -10px -122px;
   
}

.item-tv.deeper.parent>ul>li.item-movies::before {
    
    background-position: -10px -178px;
    
}

.item-tv.deeper.parent>ul>li.item-news::before {
    
    background-position: -10px -234px;
    
}

.item-tv.deeper.parent>ul>li.item-science-technology::before {
    
    background-position: -10px -290px;
    
}

.item-tv.deeper.parent>ul>li.item-science-technology span {
     display: block;
}

.item-tv.deeper.parent>ul>li.item-sports::before {
    
    background-position: -10px -346px;
    
}

.item-tv.deeper.parent>ul>li.item-travel::before {
    
    background-position: -10px -402px;
 
}

.item-tv.deeper.parent>ul>li.item-trending::before {
    
    background-position: -10px -458px;
    
}

.item-tv.deeper.parent>ul>li.item-tv-clips::before {
    
    background-position: -10px -514px;
   
}

.item-tv.deeper.parent>ul>li.item-pch-winning-moments::before {
    
    background-position: -10px -570px;
   
}
.nav-bar ul li.item-movies ul li {
    padding: 10px !important;
}


/* FIX MENU ITEMS NOT APPEARING ON TABLET
    REMOVED UL AND ADDED LI
*/
.gm-list {
	display: flex;
    flex-flow: column;
}
.gm-list-li > a {
	display: flex;
	align-items: center;
	border-bottom: 1px solid white;
}
.gm-list-li:last-child > a{
	border-bottom: none;
}