#topsvideos,#newsvideos {
    border: none;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

#windows_modal .modal-content{
    background-color:#2f2f2f;
    color:#fff;
}

#windows_modal .close {
    color: #fff;
}

#info_modal_body span.content{
    display: block;
    padding:10px 0px;
}

#windows_modal .textindent{
    padding:30px 0px;
    padding-left:30px;
}

#windows_modal a.template{
    color:#fff;
    background-color:#ff4881;
    padding:5px 15px;
    border-radius: 5px;
    margin:0px 10px;
}

#windows_modal a.template:hover{
    text-decoration: none;
}

#windows_modal span.check{
    color:#ff4881;
}

.flowplayer .fp-logo {
    display: none;
}

@media only screen and (max-width: 1440px) {

}

@media only screen and (max-width: 1366px) {

}

@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 992px) {

    #topsvideos {
        height: 250px;
    }

}

@media only screen and (max-width: 480px) {

}
