

.top-sec + table .nav {
    display: inline-block;
    float: none;
}
.top-sec + table div{
    text-align: center;
}



.content-box tbody {
    float: left;
    padding: 10px;
}
.content-box tbody tr td{
    padding: 10px;
}

.table-style-cus table{
    position: relative;
}






.top-sec table img{
    width: 100%;
    height: auto;
}

/* .table-style-cus table td:last-child::before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid #c4d2ff;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -7px;
    transform: rotate(300deg);
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    width: 16px;
} */

#schedule_table .title {
    background-color: #7fa0bc;
    color: #ffffff;
    font-family: verdana;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    padding: inherit !important;
    position: relative !important;
    text-align: center;
    text-decoration: none;
}
.table-style-cus table tr td:last-child,
.table-style-cus table {
    background: #c4d2ff none repeat scroll 0 0;
}

.table-style-cus {
    margin-top: 15px;
}
.show-for-touch{
    display: none;
}

/*------ media query css starts -----------*/

@media only screen and (min-width: 768px) {
body .table-responsive{
    overflow-x: unset;
}
}

@media only screen and (max-width: 767px) {
    iframe,
    .table-style-cus table,
    .top-sec table img,
    .resposive-iframe-table table,
    .responsive-div ,
    .responsive-div table{
        width: 100% !important;
    }
    .resposive-iframe-table table td img{
        width: auto !important;
    }
    .resposive-iframe-table table td{
        width: auto;
        float: none;
        display: inline-block;
    }
    .resposive-iframe-table table{
        text-align: center;
    }

    .top-sec table img{
        height: auto !important;
    }
    
h1.replace + table {
    width: 100%  !important;
}
.table-style-cus table td:last-child {
    background: #c4d2ff none repeat scroll 0 0;
    display: none;
    height: auto;
    left: 0;
    max-width: unset;
    padding: 16px;
    position: absolute;
    top: 37px;
    width: 100%;
}
.table-style-cus table td:last-child a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    float: left;
    padding: 3px;
    text-decoration: none;
    width: 100% !important;
}
.resposive-iframe-table table td{
    height: auto;
}

.table-style-cus table:hover td:last-child {
    display: block !important;
}
.show-for-touch{
    display: block;
}
.table-style-cus > table {
    float: none;
    max-width: 138px;
    width: auto !important;
}
}

@media only screen and (max-width: 600px) {
    .responsive-div table td{
        width: 100% !important;
        float: left;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }  
  iframe{
        height: 320px;  
    }

}


@media only screen and (max-width: 360px) {
    iframe{
        height: 400px;  
 
}

}

@media only screen and (max-width: 390px) {
 
    .redbg-right, .yellowbg-right, .greenbg-right, .whitebg-right, .game-gone-left {
    font-size: 12px !important;
    padding: 2px !important;
}

}
