#myModal {
    text-align: center;
    opacity: 1;
}

#myModal h3 {
    font-family: 'Titillium Web', sans-serif;
    font-weight:400;
    font-size:24px;
}

.modal-title{
    color:black;
}

#play-store {
}
#app-store {
}
.connectedtv-modal-title {
   margin-top:4%;
}
.download-badge img {
    height:45px;
    margin-right:0px;
}

.download-icon-and-text {
}
#app_store_tv {
    width:152px;
}

.tv-row-b {
   margin-top:6%;
   margin-bottom:5%;
}

#play_store_tv {
    width:152px;
}

#fire_tv_store {
    width:152px;
}
#chromecast_store img {
    height:32px;
}
#fire_tv_store img {
    height:32px;
}

.download-badge-text {
    width: 100%;
    color:black;
    margin-top:1%;
}

@media(max-width:767px) {

    .download-badge img {
        margin-top:2%;
        margin-bottom:2%;
    }

    #app_store_tv {
        float:none;
    }

    #play_store_tv {
        float:none;
    }
}
