.recurh6 {
    margin: 0;
    color: #53bdd0
    }
.tablrec td {
    padding: 15px 22px
    }
.tablrec a {
    color: #53bdd0
    }
.tablrec a:hover {
    text-decoration: none
    }
.mod-video {
    border-radius: 10px;
    text-align: center;
    padding: 20px;
    padding: 20px;
    margin: 90px 0 37px 0;
    min-height: 260px
    }
.bott {
    position: absolute !important;
    bottom: 74px;
    margin-left: -82px
    }
.btn-close {
    text-align: right
    }
.btn-close button {
    border: 0;
    font-size: 22px;
    margin: 7px 7px 0 0;
    color: #9e9e9e
    }
.padd-video {
    padding: 0 12px 12px 12px
    }
.embed-container {
    position: relative;
    height: 0;
    overflow: hidden
    }
.a16by9 {
    padding-bottom: 56.25%
    }
.a4by3 {
    padding-bottom: 75%
    }
.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
.modal-content {
    width: 100%
    }
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
    }