.center
{
    position: absolute;
    left: 50%;
    top:50%;
}
.video-badge-inner {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.video-badge-inner .dtl-popup-inner {
    width: 692px;
    margin: 3% auto;
    position: relative;
    background-color: #fff;
    padding: 20px 50px 20px 50px;
    border-radius: 4px;
}
.video-badge-inner .dtl-cross-popup {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    color: #757575;
    opacity: 1;
    cursor: pointer;
    width: 15px;
    height: 15px;
    display: inline-block;
    background-image: url("http://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=10");
    background-repeat: no-repeat;
    background-position: -5px -380px;
}
.video-badge-inner .detail-pop-big-count {
    position: absolute;
    bottom: 15px;
    left: 10px;
    right: 10px;
}
.video-badge-inner .detail-pop-big-count h4 {
    font-size: 16px;
    color: #fff;
    text-align: left;
    margin: 0px;
}
.video-badge-inner .detail-pop-big-count h4 span {
    display: inline-block;
    float: right;
}
.video-badge-inner .deatil-pop-thumb-img {
    position: relative;
    padding: 5px;
    overflow: hidden;
}
.video-badge-inner .deatil-pop-thumb-img ul {
    padding: 0px;
    margin: 0px 23px;
    overflow: hidden;
}
.video-badge-inner .dtl-cross-popup:hover{
    opacity: 0.5;
}
.dtl-popup-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: .5;
}
/*video badge popup*/
.video-badge{
    float: left;
    width: 400px;
    height: 400px;
    position: relative;
}
.video-badge .thumbnail{
    width: 100%;
    min-height: 400px;
}
.video-badge-txt{
    float: left;
    margin: 0px 0px 0px 15px;
    position: relative;
    width: 43%;
    text-align: left;
    height: 100%;
}
.current_item .video-badge-section{
    background-color: #fff !important;
    width: 930px !important;
    height: 400px;
    padding: 5px;
}
.video-badge-inner .dtl-popup-inner {
    background-color: #333 !important;
    width: 750px !important;
    overflow: hidden;
}
.video-badge-img{
    float: left;
    width: 56px;
    height: 56px;
    margin: 15px 10px 0px 0px;
}
.video-badge-img-right{
    float: left;
    text-align: left;
    width: 235px;
    margin-top: 15px;
}
.video-badge-img-right h4{
    font-size: 16px;
    color: #009df5;
    margin: 0px;
}
.video-badge-img-right h4 a{
    color: #0599d3;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}
.video-badge-img-right h5{
    color: #757575;
    margin: 5px 0px;
    font: 14px/15px Arial, Arial Unicode MS, Helvetica, sans-serif;
}
.video-badge-img-right p{
    color: #757575;
    margin: 3px 0px;
}
.video-badge-img img{
    height: 100%;
}
.video-badge-head-txt{
    float: left;
    width: 100%;
    margin-top: 10px;
    line-height: 22px;
}
.video-badge-head-txt h4{
    color: #212121;
    margin: 0px;
    font-weight: normal;
    font-size: 16px;
}
.video-badge-head-txt p{
    color: #757575;
    font-size: 12px;
    margin: 10px 0px 0px 5px;
}
.video-badge-txt-bottom{
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
}
.video-badge-txt-bottom ul{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.video-badge-txt-bottom ul li{
    float: left;
    list-style-type: none;
    width: 33%;
}
.video-badge-txt-bottom ul li a{
    padding: 5px 0px;
    display: inline-block;
    color: #212121;
    text-decoration: none;
}
.video-badge-txt-bottom ul li a span{
    display: inline-block;
    float: left;
}
.badge-voted-txt{
    margin: 3px 0px 0px 4px;
    color: #757575;
    font-weight: normal;
}
.badge-voted-icon{
    background-image: url("http://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=10");
    background-repeat: no-repeat;
    background-position: -47px -680px;
    width: 22px;
    height: 22px;
}
.badge-share-icon{
    background-image: url("http://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=10");
    background-repeat: no-repeat;
    background-position: -47px -712px;
    width: 22px;
    height: 22px;
}
.badge-view-icon{
    background-image: url("http://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=10");
    background-repeat: no-repeat;
    background-position: -47px -747px;
    width: 22px;
    height: 22px;
}
.badge-voted-red-icon {
    background-image: url("http://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=10");
    background-repeat: no-repeat;
    background-position: -47px -647px;
    width: 22px;
    height: 22px;
}
.video-badge-inner .current_item .overlay_left{
    background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 52px 0;
}
.video-badge-inner .current_item .overlay_right{
    background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 0 0;
}
.video-badge-inner .deatil-pop-thumb-img a.left-arrow {
    background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 26px 0;
    position: absolute;
    left: 0px;
    top: 40px;
    margin: 0px !important;
}
.video-badge-inner .deatil-pop-thumb-img a.left-arrow-disabled {
    background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 26px 0;
    position: absolute;
    left: 0px;
    top: 40px;
    margin: 0px !important;
}
.video-badge-inner .deatil-pop-thumb-img a.left-arrow:hover,
.hiq_player_400_300 .hiq_player_nav a.active {
    background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 52px 0;
    position: absolute;
    left: 0px;
    top: 40px;
    margin: 0px !important;
}
.video-badge-inner .deatil-pop-thumb-img a.right-arrow {
    background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 78px 0;
    position: absolute;
    right: 0px;
    margin: 0px !important;
    top: 40px;
}
.video-badge-inner .deatil-pop-thumb-img a.right-arrow-disabled {
    background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 78px 0;
    position: absolute;
    right: 0px;
    margin: 0px !important;
    top: 40px;
}
.video-badge-inner .deatil-pop-thumb-img a.right-arrow:hover,
.hiq_player_400_300 .hiq_player_nav a.active {
    background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 0 0
}
.video-badge-inner .hiq_player_400_300 .current_item_scroller{
    height: 116px;
    width: 738px !important;
}

/* slider css */
a.left-arrow {
    background: url(/discovery/resources/images/hiq_gal_next_prev.png) #fff 26px 0;
    width: 26px;
    height: 42px;
    float: left;
    display: block;
    margin-top: 15px
}
a.left-arrow-disabled {
    background: url(/discovery/resources/images/hiq_gal_next_prev.png) #fff 26px 0;
    width: 26px;
    height: 42px;
    float: left;
    display: block;
    margin-top: 15px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=44)";
    filter: alpha(opacity=44);
    opacity: .44
}
a.left-arrow:hover,
.hiq_player_400_300 .hiq_player_nav a.active {
    background: url(/discovery/resources/images/hiq_gal_next_prev.png) #73c5e5 52px 0
}
a.right-arrow {
    background: url(/discovery/resources/images/hiq_gal_next_prev.png) #fff 78px 0;
    width: 26px;
    height: 42px;
    float: left;
    display: block;
    margin-top: 15px
}
a.right-arrow-disabled {
    background: url(/discovery/resources/images/hiq_gal_next_prev.png) #fff 78px 0;
    width: 26px;
    height: 42px;
    float: left;
    display: block;
    margin-top: 15px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=44)";
    filter: alpha(opacity=44);
    opacity: .44
}
.faded_show {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";
    filter: alpha(opacity=94);
    opacity: .94
}
.faded_show:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}
.current_item:hover .faded_show {
    display: block !important;
    animation: fadein 1s;
    -moz-animation: fadein 1s;
    -webkit-animation: fadein 1s;
    -o-animation: fadein 1s
}
@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-moz-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-webkit-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-o-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.hiq_player_400_300 .current_item_scroll li {
    list-style-type: none;
    display: block;
    float: left;
    /*margin-right: 2px;*/
    padding: 2px;
    cursor: pointer
}
.hiq_player_400_300 .current_item_scroll li:hover,
.hiq_player_400_300 .current_item_scroll li.active {
    padding: 0;
    border: solid 2px #73c5e5
}
.hiq_player_400_300 .current_item_scroll li a {
    width: 69px;
    height: 69px;
    display: table-cell;
    padding: 2px;
    vertical-align: middle;
}
.hiq_player_400_300 .current_item_scroll li a img {
    width: 65px;
    height: 65px;
    padding: 0;
    display: block;
    margin: 0 auto;
}
.hiq_player_400_300 .current_item_scroller {
    width: 586px;
    height: 74px;
    overflow: hidden;
    float: left;
    padding-left: 2px
}
.hiq_player_400_300 .current_item_scroller{width:586px !important;}
.ui-loader{display:none !important;}.current_item_frame{width:650px !important;height: 462px;background-color: #333;vertical-align: middle; text-align: center; display: table-cell;}.hiq_player_400_300{width:100% !important;}
.deatil-pop-thumb-img ul{margin:0px;}
.overlay_left {
    position: absolute;
    z-index: 10;
    top: 44%;
    left: 12px;
    display: block;
    width: 26px;
    height: 42px;
    background: url(/discovery/resources/images/hiq_gal_next_prev.png) #73c5e5 52px 0;
    display: none
}
.overlay_right {
    position: absolute;
    z-index: 10;
    display: block;
    top: 44%;
    right: 12px;
    width: 26px;
    height: 42px;
    background: url(/discovery/resources/images/hiq_gal_next_prev.png) #73c5e5 0 0;
    display: none;
}
.current_item{
    position: relative;
}
.detail-pop-big-count {
    left: auto !important;
}
.video-badge-inner * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.video-badge-inner .current_item_scroller{
    width: 785px !important;
}
.video-badge-inner .current_item_scroll li a {
    width: 107px !important;
    height: 107px !important;
    position: relative;
}
.video-badge-inner .current_item_scroll li a img{
    width: 105px !important;
    height: 105px !important;
}
.video-badge-title{
    margin: 0px 0px 15px 0px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
}
.video-badge-title a{
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
}
.badge-voted-txt span{
    margin-right: 2px;
}
.video-badge-inner .hiq_player_400_300{
    overflow: hidden;
}
.video-badge-fiddel.video-social-fiddle {
    position: absolute;
    bottom: 47px;
    left: 0px;
    right: 0px;
    background-color: #EBEBEB !important;
}
.video-badge-fiddel.video-social-fiddle{
    padding: 10px;
    background-color: #fff;
    margin-top: 8px;
}
.video-badge-clip.video-social-fiddle {
    position: absolute;
    bottom: 97px;
    left: 0px;
    right: 0px;
    background-color: #EBEBEB !important;
}
.video-badge-fiddel .fa{
    font-size: 25px;
    display: inline-block;
    margin: 0px 5px;
}
.video-badge-fiddel .fa-facebook-square{
    color: #2f5597;
}
.video-badge-fiddel .fa-twitter-square{
    color: #3cc7f4;
}
.video-badge-fiddel .fa-clipboard{
    color: #787878;
    font-size: 22px;
}
.video-badge-clip .video-clipboard{
    border: 1px solid #ddd;
    display: block;
    background-color: #faf9f7;
    position: relative;
}
.video-badge-clip textarea{
    width: 100%;
    resize: none;
    overflow: hidden;
    min-height: 50px;
}
.video-badge-clip .video-copied{
    position: absolute;
    right: 0px;
    top: 0px;
    border: 1px solid #ddd;
    padding: 3px 5px;
    color: #fff;
    background-color: #555555;
    text-decoration: none;
}
.video-badge-hotel-name-msite{
    color: #757575;
    font-size: 14px;
    margin: 0px 0px 10px 0px;
}
.video-badge-hotel-name-msite strong{
    color: #757575;
    font-size: 14px;
    font-weight: normal;
}
.badge-thumb-play-icon{
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url("http://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=10");
    background-repeat: no-repeat;
    background-position: -88px -57px;
    position: absolute;
    top: 40px;
    left: 40px;
}
.current_item_frame .thumbnail {
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    border-radius: 0px;
    margin: 0 auto;
}

.video-badge-parent
{
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color: #fff;
    text-shadow: none;
}
.video-badge-parent-bg{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #000;
    opacity: 0.8;
}

.video-badge-parent-autoplay {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    color: #fff;
    opacity: 1;
    z-index: 999;
    text-align: center;
    display: table;
    width: 100%;
    height: 100%;
    text-shadow: none;
}

.video-badge-parent-cancel {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    color: #fff;
    opacity: 1;
    z-index: 999;
    text-align: center;
    display: none;
    width: 100%;
    height: 100%;
}
.video-badge-parent-cancel-inner{
    display: table;
    width: 100%;
    height: 100%;
    text-shadow: none;
    cursor: pointer;
}
.video-badge-parent-loader{
    background-image: url("http://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=10");
    background-repeat: no-repeat;
    background-position: -228px -343px;
    width: 55px;
    height: 55px;
    display: block;
    margin: 30px auto 20px auto;
    cursor: pointer;
}
.video-badge-parent-cancel-cross{
    background-image: url("http://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=10");
    background-repeat: no-repeat;
    background-position: -5px -380px;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    right: 2px;
    top: 5px;
    cursor: pointer;
}
.video-badge-parent-cancel-video-icon{
    background-image: url("http://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=10");
    background-repeat: no-repeat;
    background-position: -386px -341px;
    width: 58px;
    height: 58px;
    display: block;
    margin: 0 auto;
}
.video-badge-parent-cancel-td, .video-badge-parent-td{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.video-badge-parent-cancel-td h4{
    color: #ffce00;
    font-weight: bold;
    margin: 16px 0px;
}
.video-badge-parent-cancel-td p{
    color: #fff;
    font-weight: bold;
    line-height: 19px;
    margin: 5px 0px;
}
.video-badge-parent-td h4{
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
    width: 17em;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 16px auto 7px auto;
}
.video-badge-parent-td-next{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}
.video-badge-parent-td-title{
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
    width: 17em;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
}
.video-review-counter-parent{
    display: block;
    color: #fff;
}
.video-review-counter{
    color: #ffce00;
    font-weight: bold;
}
.video-review-cancel{
    color: #ffce00;
    display: block;
    margin-top: 16px;
    cursor: pointer;
}
.review-response{
    display: table;
    width: 100%;
    position: absolute;
    bottom: 45px;
    left: 0px;
    right: 0px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.review-response a{
    display: block;
    background-color: #0599d3;
    padding: 13px 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
}
.video-head-by-date{
    float: right;
    font-size: 14px;
}
.video-head-desc-txt{
    margin-top: 15px !important;
}
.video-head-user-name h4 a{
    color: #0599d3;
    text-decoration: none;
}
.video-thumbs-loader{
    overflow: hidden;
    margin-top: 10px;
}
.video-thumbs-loader span.video-thumb-loader-inner{
    display: block;
    margin: 28px auto;
    width: 50px;
    height: 50px;
}
span.video-thumb-loader-inner .fa{
    font-size: 50px;
    color: #fff;
}

@media (min-width: 200px) and (max-width: 768px) {
    .video-thumbs-loader span.video-thumb-loader-inner{
        display: block;
        margin: 23px auto;
        width: 30px;
        height: 30px;
    }
    span.video-thumb-loader-inner .fa {
        font-size: 30px;
        color: #333;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .video-badge-txt-bottom ul {
        margin: 0px 10px;
    }
    .video-badge-txt-bottom ul li{
        width: 30%;
    }
    .video-badge-fiddel.video-social-fiddle {
        bottom: 107px;
    }
    .review-response {
        display: block;
        width: auto; 
        bottom: 10px;
        left: 5px;
        right: 5px;
        border-bottom: none;
        padding-bottom: 0px;
    }
    .video-badge-inner .detail-pop-big-count {
        bottom: 10px;
    }
    .video-badge-txt{
        position: static;
    }
    .video-badge-head-txt p {
        margin: 10px 0px 10px 5px;
    }
    .video-badge {
        height: auto;
    }
    .video-badge .thumbnail {
        min-height: auto;
        width: 100%;
    }
    .video-badge-inner .dtl-popup-inner{
        width: 100% !important;
        padding: 0px;
        background-color: #fff !important;
    }
    .current_item .video-badge-section{
        width: 100% !important;
        height: 100% !important;
        padding: 5px 0px;
        margin: 0px 0px 100px 0px;
        background-color: #fff !important;
        display: table;
    }
    .video-badge {
        width: 100% !important;
        display: table-footer-group;
        background-color: #333;
    }
    .video-badge-inner .hiq_player_400_300 .current_item_scroller {
        height: 188px;
        width: 100% !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 52px 0;
        position: absolute;
        top: 76px;
        left: 8px;
        margin: 0px !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 128px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 76px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 24px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        left: 12px;
        top: 76px;
        z-index: 999;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        right: 8px;
        top: 76px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 76px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
    }
    .video-badge-txt-bottom {
        position: absolute;
        bottom: 58px;
        border: 1px solid #ddd;
        padding: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img ul {
        margin: 0px 0px;
        height: 100%;
    }
    .video-badge-inner .current_item_scroll li a {
        width: 176px !important;
        height: 176px !important;
    }
    .video-badge-inner .current_item_scroll li a img {
        width: 174px !important;
        height: 174px !important;
    }
    .video-badge-img {
        margin: 0px 5px 0px 0px;
        width: 65px;
        height: 65px;
    }
    .video-badge-img img{
        height: 100%;
    }
    .video-badge-img-right {
        margin-top: 0px;
        width: 210px;
    }
    .video-badge-img-right h5 {
        margin: 5px 0px;
    }
    .video-badge-inner .dtl-cross-popup{
        width: 18px;
        height: 18px;
        background-position: -5px -410px;
        z-index: 999;
    }
    .video-badge-inner .current_item {
        display: table;
        width: 100%;
    }
    .video-badge-txt {
        float: none;
        height: auto;
        overflow: hidden;
        display: table-header-group;
        padding: 0px;
        width: 95% !important;
        margin: 0px;
    }
    .video-badge-inner{
        position: fixed;
        left: 10px;
        right: 10px;
        top: 3px;
        overflow: scroll;
        z-index: 9999999;
    }
    .video-badge-txt-bottom ul li a span {
        font-size: 12px;
    }
    .video-badge-title {
        margin: 5px 15px 0px 15px;
        line-height: 20px;
        color: #212121;
        font-size: 16px;
        font-weight: bold;
    }
    .video-badge-dest-name{
        font-weight: normal;
    }
    .video-reviwer{
        margin: 0px 10px;
        overflow: hidden;
    }
    .video-badge-head-txt {
        margin: 10px;
    }
    .badge-thumb-play-icon {
        top: 76px;
        left: 76px;
    }
    
}
@media (min-width: 481px) and (max-width: 766px)
{
    .video-badge-txt-bottom ul {
        margin: 0px 10px;
    }
    .video-badge-txt-bottom ul li{
        width: 30%;
    }
    .video-badge-fiddel.video-social-fiddle {
        bottom: 107px;
    }
    .review-response {
        display: block;
        width: auto; 
        bottom: 10px;
        left: 5px;
        right: 5px;
        border-bottom: none;
        padding-bottom: 0px;
    }
    .video-badge-inner .detail-pop-big-count {
        bottom: 10px;
    }
    .video-badge-txt{
        position: static;
    }
    .video-badge-head-txt p {
        margin: 10px 0px 10px 5px;
    }
    .video-badge {
        height: auto;
    }
    .video-badge .thumbnail {
        min-height: auto;
        width: 300px;
    }
    .video-badge-inner .dtl-popup-inner{
        width: 100% !important;
        padding: 0px;
        background-color: #fff !important;
    }
    .current_item .video-badge-section{
        width: 100% !important;
        height: 100% !important;
        padding: 5px 0px;
        margin: 0px 0px 100px 0px;
        background-color: #fff !important;
        display: table;
    }
    .video-badge {
        width: 100% !important;
        display: table-footer-group;
        background-color: #333;
    }
    .video-badge-inner .hiq_player_400_300 .current_item_scroller {
        height: 160px;
        width: 100% !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 52px 0;
        position: absolute;
        top: 62px;
        left: 8px;
        margin: 0px !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 128px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 62px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 24px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        left: 8px;
        top: 62px;
        z-index: 999;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        right: 8px;
        top: 60px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 60px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
    }
    .video-badge-txt-bottom {
        position: absolute;
        bottom: 58px;
        border: 1px solid #ddd;
        padding: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img ul {
        margin: 0px 0px;
        height: 100%;
    }
    .video-badge-inner .current_item_scroll li a {
        width: 151px !important;
        height: 151px !important;
    }
    .video-badge-inner .current_item_scroll li a img {
        width: 149px !important;
        height: 149px !important;
    }
    .video-badge-img {
        margin: 0px 5px 0px 0px;
        width: 65px;
        height: 65px;
    }
    .video-badge-img img{
        height: 100%;
    }
    .video-badge-img-right {
        margin-top: 0px;
        width: 210px;
    }
    .video-badge-img-right h5 {
        margin: 5px 0px;
    }
    .video-badge-inner .dtl-cross-popup{
        width: 18px;
        height: 18px;
        background-position: -5px -410px;
        z-index: 999;
    }
    .video-badge-inner .current_item {
        display: table;
        width: 100%;
    }
    .video-badge-txt {
        float: none;
        height: auto;
        overflow: hidden;
        display: table-header-group;
        padding: 0px;
        width: 95% !important;
        margin: 0px;
    }
    .video-badge-inner{
        position: fixed;
        left: 10px;
        right: 10px;
        top: 3px;
        overflow: scroll;
        z-index: 9999999;
    }
    .video-badge-txt-bottom ul li a span {
        font-size: 14px;
    }
    .video-badge-title {
        margin: 5px 15px 0px 15px;
        line-height: 20px;
        color: #212121;
        font-size: 16px;
        font-weight: bold;
    }
    .video-badge-dest-name{
        font-weight: normal;
    }
    .video-reviwer{
        margin: 0px 10px;
        overflow: hidden;
    }
    .video-badge-head-txt {
        margin: 10px;
        width: 93%;
    }
    .badge-thumb-play-icon {
        top: 60px;
        left: 60px;
    }
    
}
@media (min-width: 670px) and (max-width: 765px)
{
    .video-badge-inner .dtl-cross-popup{
        width: 18px;
        height: 18px;
        background-position: -5px -410px;
        z-index: 999;
    }
    .video-badge-txt-bottom ul {
        margin: 0px 10px;
    }
    .video-badge-txt-bottom ul li{
        width: 30%;
    }
    .video-badge-fiddel.video-social-fiddle {
        bottom: 107px;
    }
    .review-response {
        display: block;
        width: auto; 
        bottom: 10px;
        left: 5px;
        right: 5px;
        border-bottom: none;
        padding-bottom: 0px;
    }
    .video-badge-inner .detail-pop-big-count {
        bottom: 10px;
    }
    .video-badge-title a {
        color: #212121 !important;
    }
    .video-badge-txt{
        position: static;
    }
    .video-badge-inner .hiq_player_400_300 .current_item_scroller {
        height: 177px;
        width: 100% !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 52px 0;
        position: absolute;
        top: 76px;
        left: 8px;
        margin: 0px !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 128px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 76px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 24px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        left: 8px;
        top: 76px;
        z-index: 999;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        right: 8px;
        top: 76px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 76px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
    }
    .video-badge-txt-bottom {
        position: absolute;
        bottom: 58px;
        border: 1px solid #ddd;
        padding: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img ul {
        margin: 0px 0px;
        height: 100%;
    }
    .video-badge-inner .current_item_scroll li a {
        width: 168px !important;
        height: 168px !important;
    }
    .video-badge-inner .current_item_scroll li a img {
        width: 166px !important;
        height: 166px !important;
    }
    .badge-thumb-play-icon {
        top: 75px;
        left: 75px;
    }
}
@media (min-width: 481px) and (max-width: 568px)
{
    .video-badge-txt-bottom ul {
        margin: 0px 10px;
    }
    .video-badge-txt-bottom ul li{
        width: 30%;
    }
    .video-badge-fiddel.video-social-fiddle {
        bottom: 107px;
    }
    .review-response {
        display: block;
        width: auto; 
        bottom: 10px;
        left: 5px;
        right: 5px;
        border-bottom: none;
        padding-bottom: 0px;
    }
    .video-badge-inner .detail-pop-big-count {
        bottom: 10px;
    }
    .video-badge-title a {
        color: #212121 !important;
    }
    .video-badge-txt{
        position: static;
    }
    .video-badge-head-txt p {
        margin: 10px 0px 10px 5px;
    }
    .video-badge {
        height: auto;
    }
    .video-badge .thumbnail {
        min-height: auto;
    }
    .video-badge-inner .dtl-popup-inner{
        width: 100% !important;
        padding: 0px;
        background-color: #fff !important;
    }
    .current_item .video-badge-section{
        width: 100% !important;
        height: 100% !important;
        padding: 5px 0px;
        margin: 0px 0px 100px 0px;
        background-color: #fff !important;
        display: table;
    }
    .video-badge {
        width: 100% !important;
        display: table-footer-group;
    }
    .video-badge-inner .hiq_player_400_300 .current_item_scroller {
        height: 135px;
        width: 100% !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 52px 0;
        position: absolute;
        top: 51px;
        left: 8px;
        margin: 0px !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 128px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 51px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 24px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        left: 8px;
        top: 51px;
        z-index: 999;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        right: 8px;
        top: 51px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 51px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
    }
    .video-badge-txt-bottom {
        position: absolute;
        bottom: 58px;
        border: 1px solid #ddd;
        padding: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img ul {
        margin: 0px 0px;
        height: 100%;
    }
    .video-badge-inner .current_item_scroll li a {
        width: 126px !important;
        height: 126px !important;
    }
    .video-badge-inner .current_item_scroll li a img {
        width: 124px !important;
        height: 124px !important;
    }
    .video-badge-img {
        margin: 0px 5px 0px 0px;
        width: 65px;
        height: 65px;
    }
    .video-badge-img img{
        height: 100%;
    }
    .video-badge-img-right {
        margin-top: 0px;
        width: 210px;
    }
    .video-badge-img-right h5 {
        margin: 5px 0px;
    }
    .video-badge-inner .dtl-cross-popup{
        width: 18px;
        height: 18px;
        background-position: -5px -410px;
        z-index: 999;
    }
    .video-badge-inner .current_item {
        display: table;
        width: 100%;
    }
    .video-badge-txt {
        float: none;
        height: auto;
        overflow: hidden;
        display: table-header-group;
        padding: 0px;
        width: 95% !important;
        margin: 0px;
    }
    .video-badge-inner{
        position: fixed;
        left: 10px;
        right: 10px;
        top: 3px;
        overflow: scroll;
        z-index: 9999999;
    }
    .video-badge-txt-bottom ul li a span {
        font-size: 12px;
    }
    .video-badge-title {
        margin: 5px 15px 0px 15px;
        line-height: 20px;
        color: #212121;
        font-size: 16px;
        font-weight: bold;
    }
    .video-badge-dest-name{
        font-weight: normal;
    }
    .video-reviwer{
        margin: 0px 10px;
        overflow: hidden;
    }
    .video-badge-head-txt {
        margin: 10px;
        width: 93%;
    }
    .badge-thumb-play-icon {
        top: 50px;
        left: 50px;
    }
}
@media (max-width: 480px)
{
    .video-badge-txt-bottom ul {
        margin: 0px 10px;
    }
    .video-badge-txt-bottom ul li{
        width: 30%;
    }
    .video-badge-fiddel.video-social-fiddle {
        bottom: 107px;
    }
    .review-response {
        display: block;
        width: auto; 
        bottom: 10px;
        left: 5px;
        right: 5px;
        border-bottom: none;
        padding-bottom: 0px;
    }
    .video-badge-inner .detail-pop-big-count {
        bottom: 10px;
    }
    .video-badge-title a {
        color: #212121 !important;
    }
    .video-badge-txt{
        position: static;
    }
    .video-badge-head-txt p {
        margin: 10px 0px 10px 5px;
    }
    .video-badge {
        height: auto;
    }
    .video-badge .thumbnail {
        min-height: auto;
    }
    .video-badge-inner .dtl-popup-inner{
        width: 100% !important;
        padding: 0px;
        background-color: #fff !important;
    }
    .current_item .video-badge-section{
        width: 100% !important;
        height: 100% !important;
        padding: 5px 0px;
        margin: 0px 0px 100px 0px;
        background-color: #fff !important;
        display: table;
    }
    .video-badge {
        width: 100% !important;
        display: table-footer-group;
    }
    .video-badge-inner .hiq_player_400_300 .current_item_scroller {
        height: 151px;
        width: 100% !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 52px 0;
        position: absolute;
        top: 61px;
        left: 8px;
        margin: 0px !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 128px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 61px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 24px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        left: 8px;
        top: 61px;
        z-index: 999;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        right: 8px;
        top: 61px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 61px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
    }
    .video-badge-txt-bottom {
        position: absolute;
        bottom: 58px;
        border: 1px solid #ddd;
        padding: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img ul {
        margin: 0px 0px;
        height: 100%;
    }
    .video-badge-inner .current_item_scroll li a {
        width: 142px !important;
        height: 142px !important;
    }
    .video-badge-inner .current_item_scroll li a img {
        width: 140px !important;
        height: 140px !important;
    }
    .video-badge-img {
        margin: 0px 5px 0px 0px;
        width: 65px;
        height: 65px;
    }
    .video-badge-img img{
        height: 100%;
    }
    .video-badge-img-right {
        margin-top: 0px;
        width: 210px;
    }
    .video-badge-img-right h5 {
        margin: 5px 0px;
    }
    .video-badge-inner .dtl-cross-popup{
        width: 18px;
        height: 18px;
        background-position: -5px -410px;
        z-index: 999;
    }
    .video-badge-inner .current_item {
        display: table;
        width: 100%;
    }
    .video-badge-txt {
        float: none;
        height: auto;
        overflow: hidden;
        display: table-header-group;
        padding: 0px;
        width: 95% !important;
        margin: 0px;
    }
    .video-badge-inner{
        position: fixed;
        left: 10px;
        right: 10px;
        top: 3px;
        overflow: scroll;
        z-index: 9999999;
    }
    .video-badge-txt-bottom ul li a span {
        font-size: 12px;
    }
    .video-badge-title {
        margin: 5px 15px 0px 15px;
        line-height: 20px;
        color: #212121;
        font-size: 16px;
        font-weight: bold;
    }
    .video-badge-dest-name{
        font-weight: normal;
    }
    .video-reviwer{
        margin: 0px 10px;
        overflow: hidden;
    }
    .video-badge-head-txt {
        margin: 10px;
        width: 93%;
    }
    .badge-thumb-play-icon {
        top: 60px;
        left: 60px;
    }
}
@media (min-width: 401px) and (max-width: 479px)
{
    .video-badge-txt-bottom ul {
        margin: 0px 10px;
    }
    .video-badge-txt-bottom ul li{
        width: 30%;
    }
    .video-badge-fiddel.video-social-fiddle {
        bottom: 107px;
    }
    .review-response {
        display: block;
        width: auto; 
        bottom: 10px;
        left: 5px;
        right: 5px;
        border-bottom: none;
        padding-bottom: 0px;
    }
    .video-badge-inner .detail-pop-big-count {
        bottom: 10px;
    }
    .video-badge-title a {
        color: #212121 !important;
    }
    .video-badge-txt{
        position: static;
    }
    .video-badge-head-txt p {
        margin: 10px 0px 10px 5px;
    }
    .video-badge {
        height: auto;
    }
    .video-badge .thumbnail {
        min-height: auto;
    }
    .video-badge-inner .dtl-popup-inner{
        width: 100% !important;
        padding: 0px;
        background-color: #fff !important;
    }
    .current_item .video-badge-section{
        width: 100% !important;
        height: 100% !important;
        padding: 5px 0px;
        margin: 0px 0px 100px 0px;
        background-color: #fff !important;
        display: table;
    }
    .video-badge {
        width: 100% !important;
        display: table-footer-group;
    }
    .video-badge-inner .hiq_player_400_300 .current_item_scroller {
        height: 98px;
        width: 100% !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 52px 0;
        position: absolute;
        top: 35px;
        left: 8px;
        margin: 0px !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 128px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 35px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 24px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        left: 8px;
        top: 35px;
        z-index: 999;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        right: 8px;
        top: 32px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 32px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
    }
    .video-badge-txt-bottom {
        position: absolute;
        bottom: 58px;
        border: 1px solid #ddd;
        padding: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img ul {
        margin: 0px 0px;
        height: 100%;
    }
    .video-badge-inner .current_item_scroll li a {
        width: 87px !important;
        height: 87px !important;
    }
    .video-badge-inner .current_item_scroll li a img {
        width: 86px !important;
        height: 86px !important;
    }
    .video-badge-img {
        margin: 0px 5px 0px 0px;
        width: 65px;
        height: 65px;
    }
    .video-badge-img img{
        height: 100%;
    }
    .video-badge-img-right {
        margin-top: 0px;
        width: 210px;
    }
    .video-badge-img-right h5 {
        margin: 5px 0px;
    }
    .video-badge-inner .dtl-cross-popup{
        width: 18px;
        height: 18px;
        background-position: -5px -410px;
        z-index: 999;
    }
    .video-badge-inner .current_item {
        display: table;
        width: 100%;
    }
    .video-badge-txt {
        float: none;
        height: auto;
        overflow: hidden;
        display: table-header-group;
        padding: 0px;
        width: 95% !important;
        margin: 0px;
    }
    .video-badge-inner{
        position: fixed;
        left: 10px;
        right: 10px;
        top: 3px;
        overflow: scroll;
        z-index: 9999999;
    }
    .video-badge-txt-bottom ul li a span {
        font-size: 14px;
    }
    .video-badge-title {
        margin: 5px 15px 0px 15px;
        line-height: 20px;
        color: #212121;
        font-size: 16px;
        font-weight: bold;
    }
    .video-badge-dest-name{
        font-weight: normal;
    }
    .video-reviwer{
        margin: 0px 10px;
        overflow: hidden;
    }
    .video-badge-head-txt {
        margin: 10px;
        width: 93%;
    }
    .badge-thumb-play-icon {
        top: 33px;
        left: 33px;
    }
}
@media (min-width: 361px) and (max-width: 400px)
{
    .video-badge-txt-bottom ul {
        margin: 0px 10px;
    }
    .video-badge-txt-bottom ul li{
        width: 30%;
    }
    .video-badge-fiddel.video-social-fiddle {
        bottom: 107px;
    }
    .review-response {
        display: block;
        width: auto; 
        bottom: 10px;
        left: 5px;
        right: 5px;
        border-bottom: none;
        padding-bottom: 0px;
    }
    .video-badge-inner .detail-pop-big-count {
        bottom: 10px;
    }
    .video-badge-title a {
        color: #212121 !important;
    }
    .video-badge-txt{
        position: static;
    }
    .video-badge-head-txt p {
        margin: 10px 0px 10px 5px;
    }
    .video-badge {
        height: auto;
    }
    .video-badge .thumbnail {
        min-height: auto;
    }
    .video-badge-inner .dtl-popup-inner{
        width: 100% !important;
        padding: 0px;
        background-color: #fff !important;
    }
    .current_item .video-badge-section{
        width: 100% !important;
        height: 100% !important;
        padding: 5px 0px;
        margin: 0px 0px 100px 0px;
        background-color: #fff !important;
        display: table;
    }
    .video-badge {
        width: 100% !important;
        display: table-footer-group;
    }
    .video-badge-inner .hiq_player_400_300 .current_item_scroller {
        height: 86px;
        width: 100% !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 52px 0;
        position: absolute;
        top: 30px;
        left: 8px;
        margin: 0px !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 128px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 26px;
        left: 12px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 24px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        left: 12px;
        top: 26px;
        z-index: 999;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        right: 8px;
        top: 26px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 26px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
    }
    .video-badge-txt-bottom {
        position: absolute;
        bottom: 58px;
        border: 1px solid #ddd;
        padding: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img ul {
        margin: 0px 0px;
        height: 100%;
    }
    .video-badge-inner .current_item_scroll li a {
        width: 78px !important;
        height: 78px !important;
    }
    .video-badge-inner .current_item_scroll li a img {
        width: 76px !important;
        height: 76px !important;
    }
    .video-badge-img {
        margin: 0px 5px 0px 0px;
        width: 65px;
        height: 65px;
    }
    .video-badge-img img{
        height: 100%;
    }
    .video-badge-img-right {
        margin-top: 0px;
        width: 210px;
    }
    .video-badge-img-right h5 {
        margin: 5px 0px;
    }
    .video-badge-inner .dtl-cross-popup{
        width: 18px;
        height: 18px;
        background-position: -5px -410px;
        z-index: 999;
    }
    .video-badge-inner .current_item {
        display: table;
        width: 100%;
    }
    .video-badge-txt {
        float: none;
        height: auto;
        overflow: hidden;
        display: table-header-group;
        padding: 0px;
        width: 95% !important;
        margin: 0px;
    }
    .video-badge-inner{
        position: fixed;
        left: 10px;
        right: 10px;
        top: 3px;
        overflow: scroll;
        z-index: 9999999;
    }
    .video-badge-txt-bottom ul li a span {
        font-size: 14px;
    }
    .video-badge-title {
        margin: 5px 15px 0px 15px;
        line-height: 20px;
        color: #212121;
        font-size: 16px;
        font-weight: bold;
    }
    .video-badge-dest-name{
        font-weight: normal;
    }
    .video-reviwer{
        margin: 0px 10px;
        overflow: hidden;
    }
    .video-badge-head-txt {
        margin: 10px;
        width: 93%;
    }
    .badge-thumb-play-icon {
        top: 27px;
        left: 27px;
    }
}
@media (min-width: 321px) and (max-width: 360px)
{
    .video-badge-txt-bottom ul {
        margin: 0px 10px;
    }
    .video-badge-txt-bottom ul li{
        width: 30%;
    }
    .video-badge-fiddel.video-social-fiddle {
        bottom: 107px;
    }
    .review-response {
        display: block;
        width: auto; 
        bottom: 10px;
        left: 5px;
        right: 5px;
        border-bottom: none;
        padding-bottom: 0px;
    }
    .video-badge-inner .detail-pop-big-count {
        bottom: 10px;
    }
    .video-badge-title a {
        color: #212121 !important;
    }
    .video-badge-txt{
        position: static;
    }
    .video-badge-head-txt p {
        margin: 10px 0px 10px 5px;
    }
    .video-badge {
        height: auto;
    }
    .video-badge .thumbnail {
        min-height: auto;
    }
    .video-badge-inner .dtl-popup-inner{
        width: 100% !important;
        padding: 0px;
        background-color: #fff !important;
    }
    .current_item .video-badge-section{
        width: 100% !important;
        height: 100% !important;
        padding: 5px 0px;
        margin: 0px 0px 100px 0px;
        background-color: #fff !important;
        display: table;
    }
    .video-badge {
        width: 100% !important;
        display: table-footer-group;
    }
    .video-badge-inner .hiq_player_400_300 .current_item_scroller {
        height: 84px;
        width: 100% !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 52px 0;
        position: absolute;
        top: 22px;
        left: 8px;
        margin: 0px !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 128px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 22px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 24px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        left: 8px;
        top: 22px;
        z-index: 999;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        right: 8px;
        top: 22px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 22px;
        left: 8px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
    }
    .video-badge-txt-bottom {
        position: absolute;
        bottom: 58px;
        border: 1px solid #ddd;
        padding: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img ul {
        margin: 0px 0px;
        height: 100%;
    }
    .video-badge-inner .current_item_scroll li a {
        width: 74px !important;
        height: 74px !important;
    }
    .video-badge-inner .current_item_scroll li a img {
        width: 72px !important;
        height: 72px !important;
    }
    .video-badge-img {
        margin: 0px 5px 0px 0px;
        width: 65px;
        height: 65px;
    }
    .video-badge-img img{
        height: 100%;
    }
    .video-badge-img-right {
        margin-top: 0px;
        width: 210px;
    }
    .video-badge-img-right h5 {
        margin: 5px 0px;
    }
    .video-badge-inner .dtl-cross-popup{
        width: 18px;
        height: 18px;
        background-position: -5px -410px;
        z-index: 999;
    }
    .video-badge-inner .current_item {
        display: table;
        width: 100%;
    }
    .video-badge-txt {
        float: none;
        height: auto;
        overflow: hidden;
        display: table-header-group;
        padding: 0px;
        width: 95% !important;
        margin: 0px;
    }
    .video-badge-inner{
        position: fixed;
        left: 10px;
        right: 10px;
        top: 3px;
        overflow: scroll;
        z-index: 9999999;
    }
    .video-badge-txt-bottom ul li a span {
        font-size: 12px;
    }
    .video-badge-title {
        margin: 5px 15px 0px 15px;
        line-height: 20px;
        color: #212121;
        font-size: 16px;
        font-weight: bold;
    }
    .video-badge-dest-name{
        font-weight: normal;
    }
    .video-reviwer{
        margin: 0px 10px;
        overflow: hidden;
    }
    .video-badge-head-txt {
        margin: 10px;
        width: 93%;
    }
    .badge-thumb-play-icon {
        top: 24px;
        left: 24px;
    }
    
}
@media (max-width: 320px)
{
    .video-badge-txt-bottom ul {
        margin: 0px 10px;
    }
    .video-badge-txt-bottom ul li{
        width: 33%;
    }
    .video-badge-fiddel.video-social-fiddle {
        bottom: 107px;
    }
    .review-response {
        display: block;
        width: auto; 
        bottom: 10px;
        left: 5px;
        right: 5px;
        border-bottom: none;
        padding-bottom: 0px;
    }
    .video-badge-inner .detail-pop-big-count {
        bottom: 10px;
    }
    .video-badge-title a {
        color: #212121 !important;
    }
    .video-badge-txt{
        position: static;
    }
    .video-badge-head-txt p {
        margin: 10px 0px 10px 5px;
    }
    .video-badge {
        height: auto;
    }
    .video-badge .thumbnail {
        min-height: auto;
    }
    .video-badge-inner .dtl-popup-inner{
        width: 100% !important;
        padding: 0px;
        background-color: #fff !important;
    }
    .current_item .video-badge-section{
        width: 100% !important;
        height: 100% !important;
        padding: 5px 0px;
        margin: 0px 0px 100px 0px;
        background-color: #fff !important;
        display: table;
    }
    .video-badge {
        width: 100% !important;
        display: table-footer-group;
    }
    .video-badge-inner .hiq_player_400_300 .current_item_scroller {
        height: 75px;
        width: 100% !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 52px 0;
        position: absolute;
        top: 22px;
        left: 8px;
        margin: 0px !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 128px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 22px;
        left: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 24px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        left: 5px;
        top: 22px;
        z-index: 999;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        right: 10px;
        top: 20px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 20px;
        left: 10px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
    }
    .video-badge-txt-bottom {
        position: absolute;
        bottom: 58px;
        border: 1px solid #ddd;
        padding: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img ul {
        margin: 0px 0px;
        height: 100%;
    }
    .video-badge-inner .current_item_scroll li a {
        width: 64px !important;
        height: 64px !important;
    }
    .video-badge-inner .current_item_scroll li a img {
        width: 62px !important;
        height: 62px !important;
    }
    .video-badge-img {
        margin: 0px 5px 0px 0px;
        width: 65px;
        height: 65px;
    }
    .video-badge-img img{
        height: 100%;
    }
    .video-badge-img-right {
        margin-top: 0px;
        width: 210px;
    }
    .video-badge-img-right h5 {
        margin: 5px 0px;
    }
    .video-badge-inner .dtl-cross-popup{
        width: 18px;
        height: 18px;
        background-position: -5px -410px;
        z-index: 999;
    }
    .video-badge-inner .current_item {
        display: table;
        width: 100%;
    }
    .video-badge-txt {
        float: none;
        height: auto;
        overflow: hidden;
        display: table-header-group;
        padding: 0px;
        width: 95% !important;
        margin: 0px;
    }
    .video-badge-inner{
        position: fixed;
        left: 10px;
        right: 10px;
        top: 3px;
        overflow: scroll;
        z-index: 9999999;
    }
    .video-badge-txt-bottom ul li a span {
        font-size: 12px;
    }
    .video-badge-title {
        margin: 5px 15px 0px 15px;
        line-height: 20px;
        color: #212121;
        font-size: 16px;
        font-weight: bold;
    }
    .video-badge-dest-name{
        font-weight: normal;
    }
    .video-reviwer{
        margin: 0px 10px;
        overflow: hidden;
    }
    .video-badge-head-txt {
        margin: 10px;
        width: 93%;
    }
    .badge-thumb-play-icon {
        top: 19px;
        left: 19px;
    }
}
@media (min-width: 200px) and (max-width: 319px)
{
    .video-badge-txt-bottom ul {
        margin: 0px 10px;
    }
    .video-badge-txt-bottom ul li{
        width: 33%;
    }
    .video-badge-fiddel.video-social-fiddle {
        bottom: 107px;
    }
    .review-response {
        display: block;
        width: auto; 
        bottom: 10px;
        left: 5px;
        right: 5px;
        border-bottom: none;
        padding-bottom: 0px;
    }
    .video-badge-inner .detail-pop-big-count {
        bottom: 10px;
    }
    .video-badge-title a {
        color: #212121 !important;
    }
    .video-badge-txt{
        position: static;
    }
    .video-badge-head-txt p {
        margin: 10px 0px 10px 5px;
    }
    .video-badge {
        height: auto;
    }
    .video-badge .thumbnail {
        min-height: auto;
    }
    .video-badge-inner .dtl-popup-inner{
        width: 100% !important;
        padding: 0px;
        background-color: #fff !important;
    }
    .current_item .video-badge-section{
        width: 100% !important;
        height: 100% !important;
        padding: 5px 0px;
        margin: 0px 0px 100px 0px;
        background-color: #fff !important;
        display: table;
    }
    .video-badge {
        width: 100% !important;
        display: table-footer-group;
    }
    .video-badge-inner .hiq_player_400_300 .current_item_scroller {
        height: 75px;
        width: 100% !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 52px 0;
        position: absolute;
        top: 22px;
        left: 8px;
        margin: 0px !important;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 128px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 22px;
        left: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.left-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 24px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        left: 5px;
        top: 22px;
        z-index: 999;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        right: 5px;
        top: 25px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow-disabled {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
        margin-top: 0px;
        position: absolute;
        top: 25px;
        left: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img a.right-arrow:hover,
    .hiq_player_400_300 .hiq_player_nav a.active {
        background: url("http://c1.hiqcdn.com/discovery/resources/images/icon-next-prev.png") 80px 2px #9c9c9c;
    }
    .video-badge-txt-bottom {
        position: absolute;
        bottom: 58px;
        border: 1px solid #ddd;
        padding: 5px;
    }
    .video-badge-inner .deatil-pop-thumb-img ul {
        margin: 0px 0px;
        height: 100%;
    }
    .video-badge-inner .current_item_scroll li a {
        width: 64px !important;
        height: 64px !important;
    }
    .video-badge-inner .current_item_scroll li a img {
        width: 62px !important;
        height: 62px !important;
    }
    .video-badge-img {
        margin: 0px 5px 0px 0px;
        width: 65px;
        height: 65px;
    }
    .video-badge-img img{
        height: 100%;
    }
    .video-badge-img-right {
        margin-top: 0px;
        width: 210px;
    }
    .video-badge-img-right h5 {
        margin: 5px 0px;
    }
    .video-badge-inner .dtl-cross-popup{
        width: 18px;
        height: 18px;
        background-position: -5px -410px;
        z-index: 999;
    }
    .video-badge-inner .current_item {
        display: table;
        width: 100%;
    }
    .video-badge-txt {
        float: none;
        height: auto;
        overflow: hidden;
        display: table-header-group;
        padding: 0px;
        width: 95% !important;
        margin: 0px;
    }
    .video-badge-inner{
        position: fixed;
        left: 10px;
        right: 10px;
        top: 3px;
        overflow: scroll;
        z-index: 9999999;
    }
    .video-badge-txt-bottom ul li a span {
        font-size: 12px;
    }
    .video-badge-title {
        margin: 5px 15px 0px 15px;
        line-height: 20px;
        color: #212121;
        font-size: 16px;
        font-weight: bold;
    }
    .video-badge-dest-name{
        font-weight: normal;
    }
    .video-reviwer{
        margin: 0px 10px;
        overflow: hidden;
    }
    .video-badge-head-txt {
        margin: 10px;
        width: 93%;
    }
    .badge-thumb-play-icon {
        top: 19px;
        left: 19px;
    }
    
}

.video-badge-inner .dtl-popup-inner.photoPopCustom{
    width: 100% !important;
    padding: 0px;
    background-color: rgba(0, 0, 0, -0.25)!important;
}
.photoPopCustom .current_item .video-badge-section{
    width: 100% !important;
    max-width: 1200px;
    display: block;
    margin: 0 auto;
    height: 600px;
}
.videoLeftMedia{
    display: table;
    height: 600px;
    width: 68%;
    background-color: #212121;
}
.videoLeftMediaTd{
    display:table-cell;
}


.photoPopCustom .bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}

.current_item_frame .videoLeftMedia .thumbnail {
    margin: 0px;
    padding: 0px;
    border: none;
    background-color: transparent;
    border-radius: 0px;
    float: none;
    display: inline-block;
    min-height: 100%;
    width: auto;
    max-width: 96%;
    max-height: 64%;
}

.photoPopCustom .video-badge-txt{
    width: 28%;
}
.photoPopCustom .vision-labels {
    font-size: 13px;
    color: #757575;
    margin-top: 3px;
}
.video-badge-inner .photoPopCustom .deatil-pop-thumb-img{
    border: none;
}

.photoPopCustom .video-badge-img img{
    height: 56px;
    width:56px
}
.photoPopCustom .review-response {
    height: 30%;
    margin: auto;
    width: 100%;
    position: static;
    bottom: 45px;
    left: 0px;
    right: 0px;
    border-bottom: 0px solid #ddd;
    padding-bottom: 10px;
}
.img-count{
    text-align: right;
    padding-right: 10px;
}

.listing-header{
    margin-top: 20px!important;
    font-size: 20px!important;
    margin-left: 8px;
    margin-bottom: 24px!important;
}

@media (min-width: 200px) and (max-width: 767px){
    .video-badge-inner .dtl-popup-inner.photoPopCustom {
        width: auto !important;
        padding: 0px;
        background-color: #FFFFFF!important;
    }
    .videoLeftMedia{
        display: table;
        height:auto;
        background-color: #0c2625;
    }
    .photoPopCustom .current_item .video-badge-section{
        display: table;
        padding:8px 0px;
    }
    .photoPopCustom .review-response {
        visibility: hidden;
        position: absolute;
    }
    .photoPopCustom .hiq-lightbox__arrows {
        position: fixed;
        top: 30%;
        transform: translateY(-50%);
        color: #fff;
        font-size: 1.5em;
        cursor: pointer;
        text-align: center;
        font-weight: 700;
    }
    .review-response1{
        height: 62%;
        margin: auto;
        width: 96%;
        position: static;
        bottom: 45px;
        left: 0px;
        right: 0px;
        border-bottom: 0px solid #ddd;
        padding-bottom: 20px;
        text-align: left;
    }
    .review-response1 a{
        display: block;
        text-decoration: none;
        text-align: left;
    }
    .current_item_frame .videoLeftMedia .thumbnail {
        margin: 0px 0px -6px 0px;
        padding: 0px 0px 0px 0px;
        background-color: transparent;
        border-radius: 0px;
        border: none;
        float: none;
        display: inline-block;
        min-height: auto;
        max-height: 100%;
        background-size: cover;
   }
    .photoPopCustom .video-badge-txt {
        float: none;
        height: auto;
        overflow: hidden;
        display: table-header-group;
        padding: 0px;
        width: 95% !important;
        margin: 0px;
    }
    .img-count{
        visibility: hidden;
        position: absolute;
    }

    .caption-mobile{
        visibility: hidden;
    }

    .google-map{
        display: none;
    }

    .google-map-break-line{
        display: none;

    }

    .attr-video-rev-inner{

        visibility: hidden;

    }

    .header-other{

        visibility: hidden;

    }

    .other-videos-section{
        visibility: hidden;
        height: 0px;
    }

    .listing-header{
        margin-top: 24px!important;
        font-size: 20px!important;
        margin-left: 8px;
        margin-bottom: 24px!important;
    }

    .top-attr-vids{
        margin: 8px!important;
        margin-left: 8px!important;
        font-size: 20px!important;
    }

    .youtube-video-iframe{

        margin-top: 8px;
        border: none;
    }

    }

@media (min-width: 320px) and (max-width: 370px) {
    .photoPopCustom .hiq-lightbox__arrows {
        position: fixed;
        top: 50%;
        transform: translateY(-50%);
        color: #fff;
        font-size: 1.5em;
        cursor: pointer;
        text-align: center;
        font-weight: 700;
    }
}
@media (min-width: 767px){

    .photoPopCustom .current_item .video-badge-section{
        padding: 0px;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .photoPopCustom .dtl-cross-popup {
        position: absolute;
        right: -40px;
        top: -20px;
        font-size: 18px;
        color: #000;
        cursor: pointer;
        width: 36px;
        height: 54px;
        display: inline-block;
        background-image: url(http://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=10);
        background-repeat: no-repeat;
        background-position: -5px -380px;
    }

    .review-response1{

        visibility: hidden;

    }

    .photoPopCustom .hiq-lightbox__arrows {
        position: fixed;
        top: 50%;
        transform: translateY(-50%);
        color: #fff;
        font-size: 1.5em;
        cursor: pointer;
        padding: 0 0px;
        text-align: center;
        font-weight: 700;
    }



    .video-badge-inner .dtl-popup-inner.googleMap{
        width: 100% !important;
        padding: 0px;
        background-color: rgba(0, 0, 0, -0.25)!important;
        margin:15% 34% 34%
    }
    .dtl-cross-popup-google-map{
        position: absolute;
        right: 400px;
        top: 170px;
        font-size: 18px;
        color: #757575;
        opacity: 1;
        cursor: pointer;
        width: 15px;
        height: 15px;
        display: inline-block;
        background-image: url(http://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=10);
        background-repeat: no-repeat;
        background-position: -5px -380px;
    }

    .google-map{
    }


    @media (min-width: 767px) {

        .youtube-video {
            margin-bottom: 8px;
        }

        .youtube-video-iframe{

            margin-top: 8px;
            border: none;
        }

    }

    .attr-video-rev-inner{
        padding: 0px 10px;
        margin-bottom: 16px;
    }

    .attr-video-rev-media{
        margin-top: 0;
    }

    .blgPlay{
        display: inline-block;
        width: 35px;
        height: 35px;
        background-image: url(https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44);
        background-position: -227px -1659px;
        background-repeat: no-repeat;
        position: relative;
        top: initial;
        left: 0px;
        right: 0;
        bottom: 44px;
    }

    .attr-video-rev-inner .media-body{
        display: table-cell;
        vertical-align: top;
    }

    .attr-video-rev-inner .media-heading{
        margin: 0 0 5px 0;
        padding: 0;
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
    }

    .play-button{
        width: 25%;
        height: 37%;
        position: relative;
        bottom: 27px;
        left: 0px;
        padding: 1px 0px 0px 7px;
        color: white;
        background-color: rgba(0,0,0,.5);
    }


    }





