@font-face {
    font-family: 'league_spartanregular';
    src: url('../fonts/leaguespartan-bold-webfont.eot');
    src: url('../fonts/leaguespartan-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/leaguespartan-bold-webfont.woff2') format('woff2'),
         url('../fonts/leaguespartan-bold-webfont.woff') format('woff'),
         url('../fonts/leaguespartan-bold-webfont.ttf') format('truetype'),
         url('../fonts/leaguespartan-bold-webfont.svg#league_spartanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.ratingTable {
    font-size: 15px;
    width: 100%;
    margin-bottom: 17px;
}

.ratingTable.theme1 .header {
    background-color: #4682b4;
    color: white;
    text-transform: uppercase;
}

.ratingTable.theme1 .header > div:nth-child(1), .ratingTable.theme1 .content > div > div:nth-child(1) {
    width: 7%;
}

.ratingTable.theme1 .header > div {
    display: inline-block;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

.ratingTable.theme1 .header > div:nth-child(2), .ratingTable.theme1 .content > div > div:nth-child(2) {
    width: 19%;
}

.ratingTable.theme1 .header > div:nth-child(3), .ratingTable.theme1 .content > div > div:nth-child(3) {
    width: 21%;
}

.ratingTable.theme1 .header > div:nth-child(4), .ratingTable.theme1 .content > div > div:nth-child(4) {
    width: 30%;
}

.ratingTable.theme1 .header > div:nth-child(5), .ratingTable.theme1 .content > div > div:nth-child(5) {
    width: 14%;
}

.ratingTable.theme3{
    margin: 20px 0;
}

.ratingTable.theme3 .content > div > div:nth-child(1) {
    width: 23%;
    border-right: none !important;
}

.ratingTable.theme3 .content > div > div:nth-child(2) {
    width: 24%;
}

.ratingTable.theme3 .content > div > div:nth-child(3) {
    width: 30%;
}

.ratingTable.theme3 .content > div > div:nth-child(4) {
    width: 15%;
}

.ratingTable.theme3 .header{
    padding: 5px;
    text-align: center;
    font-weight: bold;
}

.first-count-img{
    display: none;
}

.ratingTable.theme1 .content > div {
    border-bottom: 1px solid #ddd;
}

.ratingTable.theme1 .content > div > div {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d{
    text-align: center;
    font-weight: 800;
    border-radius: 5px;
}

.content > div > div {
    padding: 5px;
}

.ratingTable.theme1 .content > div > div:nth-child(3) {
    text-align: left;
}

.ratingTable.theme1 .content > div > div:nth-child(4) {
    text-align: left;
}

.ratingTable div.content div p {
    margin-bottom: 0 !important;
}

.playBtn {
    background-color: #e67e22;
    border: 1px solid #bbb;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 12px #bbb;
    box-shadow: 0 0 12px #bbb;
    color: white !important;
    display: block;
    font-weight: bold;
    letter-spacing: 2px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    text-transform: uppercase;
    width: 50%;
}

.playBtn:hover {
    background-color: #d35400;
    text-decoration: none;
}

.ratingTable .content img {
    max-width: 90%;
}

.play-button{
    padding: 10px 0px !important;
}

.ratingTable li{
    list-style-type: none;
}

.ratingTable li:before{
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #e47e30;
    margin-right: 5px;
}

.ratingTable ul{
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    font-size: 13px;
}

.ratingTable ul li {
  font-size: 13px;
  margin-bottom: 0 !important;
}

.ratingTable.theme1 .content > div > div:nth-child(3) p, .ratingTable.theme3 .content > div > div:nth-child(2) p{
    font-size: 29px;
    font-weight: bold;
    line-height: 29px;
    text-align: center;
}

.bluecolor{
    color: #4682b4;
}

.mobile-buttons{
    display: none;
}

@media only screen and (min-width:941px) and (max-width:1199px) {

.ratingTable .vc_btn3.vc_btn3-size-md {font-size: 12px;}
	
.ratingTable.theme1 ul {
    font-size: 12px;
}

.ratingTable.theme1 .content > div > div:nth-child(3) p {font-size: 25px;}

.ratingTable.theme1:not(.theme3) .header > div:nth-child(1), .ratingTable.theme1 .content > div > div:nth-child(1){
    }    
    
    .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(3){
        width: 20%;
    }
    
    .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(4) {
    width: 30%;
}

.ratingTable.theme1:not(.theme3) .header > div:nth-child(5), .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(5) {
        width: 14%;
    }
    
    .ratingTable.theme1:not(.theme3) .header{
        font-size: 0.9em;
        height: 32px;
    }


}

@media only screen and (min-width:940px) and (max-width:1080px){
    .ratingTable.theme1:not(.theme3) .header{
        font-size: 0.75em;
        height: 30px;
    }
}

@media only screen and (min-width:651px) and (max-width:815px) {

    .ratingTable.theme1:not(.theme3) .header > div:nth-child(1), .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(1){
        
    }
    
    .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(3){
        width: 20%;
    }
    
    .ratingTable.theme1:not(.theme3) .header{
        font-size: 0.8em;
        height: 30px;
    }

    .ratingTable.theme1:not(.theme3) .header > div:nth-child(5), .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(5) {
        width: 15%;
    }

}

@media all and (max-width: 700px){
    .ratingTable.theme3 .content > div > div:not(:nth-child(3)){
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .ratingTable li{
        line-height: 22px;
    }
    
    .bluecolor{
        color: #1cbdeb;
    }
    
    .ratingTable ul{
        color: #4d4d4d;
    }
    
    .ratingTable.theme3 .content > div > div:nth-child(4){
        background-color: #f2f2f2;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .ratingTable.theme3 .content > div > div:nth-child(3) {
    display: block;
    text-align: center;
    width: auto;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    }
    
    .ratingTable.theme3 .header{
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: -7px;
        position: relative;
        
    }
    
    .ratingTable.theme3 .content > div > div:nth-child(2){
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media only screen and (min-width:320px) and (max-width:650px){
    
    .content > div > div{
        padding-left: 0;
        padding-right: 0;
    }
    
    .hide-on-mobile{
        display: none !important;
    }
    
    .ratingTable .content .mobile-buttons{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: -7px;
    }
    
    .ratingTable .content .mobile-buttons>a{
        margin: 0 10px;
        line-height: 0;
    }
    
    .ratingTable .content img{
        max-width: calc(100% - 100px);
		margin-bottom: 0;
    }
    
    .ratingTable .content .mobile-buttons img{
        max-width: 100%;
        margin-top: 0;
    }
    
    .ratingTable.theme1 .content>div>div:nth-child(3) p, .ratingTable.theme3 .content>div>div:nth-child(2) p{
        font-size: 36px;
        text-transform: uppercase;
        font-family: 'league_spartanregular';
        color: #145c6d;
    }
    
    .ratingTable li:before{
        content: none;
    }
    
    .ratingTable.theme1:not(.theme3) .content > div:nth-child(1){
        border: 7px solid #f2f2f2;
    }
    
    .ratingTable.theme1 .content>div{
        border: 7px solid #f2f2f2;
        margin-bottom: 10px;
    }

    .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(4){display:none;}

    .ratingTable .content img { margin-top: 0px;}

    .ratingTable.theme1:not(.theme3) .header {display: none;}

    .ratingTable.theme1:not(.theme3) .header > div:nth-child(1), .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(1) {
        position: absolute;
        border: none !important;
        margin-top: 0px;
        margin-left: 10px;
        font-size: 52px;
        color: #f2f2f2;
        font-weight: normal;
    }
    .ratingTable .console-num.first-count{
        font-size: 0 !important;
    }
    .ratingTable .console-num.first-count>img{
        display: block;
        margin-top: 0;
        max-width: none;
    }




    .ratingTable.theme1:not(.theme3) .header > div:nth-child(2), .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(2) {
        width: 100%;
        margin-left: 0;
    }

    .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(3) {
        text-align: center;
        width: 100%;
        padding: 0;
    }

    .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(4) {
        display: block;
        text-align: left;
        width: auto;
        text-align: center;
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .ratingTable.theme1:not(.theme3) .header > div:nth-child(5), .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(5) {
        width: auto;
        display: block;
        background-color: #f2f2f2;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .ratingTable .vc_btn3.vc_btn3-size-md.vc_btn3-color-sandy-brown.vc_btn3-style-3d {
        font-size: 15px;
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 0 #d88564;
        box-shadow: 0 5px 0 #d88564;
        max-width: 240px;
        margin: 0 auto;
    }
    
    .ratingTable .vc_btn3.vc_btn3-size-md.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active{
        -webkit-box-shadow: 0 0px 0 #d88564;
        box-shadow: 0 0px 0 #d88564;
    }

    .ratingTable.theme1:not(.theme3) .playBtn {margin-left:auto;margin-right:auto;}

}




.console-num {
    font-family: "PT Serif", serif;
    margin-right: 0;
    font-size: 52px;
    font-style: italic;
    line-height: 1;
    color: #ccc;
    padding: 0;
}

.content > div > div {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ratingTable.theme1 .content > div > div:nth-child(1) {
  border-right: 1px solid #ddd;
}

@media only screen and (max-width: 650px) {
  
.ratingTable.theme1:not(.theme3) .header > div:nth-child(1), .ratingTable.theme1:not(.theme3) .content > div > div:nth-child(1) {
    position: absolute;
    border: none !important;
    margin-top: 0px;
    margin-left: 10px;
    font-size: 52px;
    color: #f2f2f2;
    font-weight: normal;
}

}