/* Fightland specific styles */
@font-face {
    font-family: 'BebasNeue';
    src: url('../font/bebasneue.eot');
    src: url('../font/bebasneue.eot?#iefix') format('embedded-opentype'),
         url('../font/bebasneue.woff') format('woff'),
         url('../font/bebasneue.ttf') format('truetype'),
         url('../font/bebasneue.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Knockout_27'; /* bantam weight */
    src: url('../font/Knockout-HTF27-JuniorBantamwt.eot');
    src: local('☺'), url('../font/Knockout-HTF27-JuniorBantamwt.woff') format('woff'), url('../font/Knockout-HTF27-JuniorBantamwt.ttf') format('truetype'), url('../font/Knockout-HTF27-JuniorBantamwt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Knockout_26'; /* fly weight */
    src: url('../font/Knockout-HTF26-JuniorFlyweight.eot');
    src: local('☺'), url('../font/Knockout-HTF26-JuniorFlyweight.woff') format('woff'), url('../font/Knockout-HTF26-JuniorFlyweight.ttf') format('truetype'), url('../font/Knockout-HTF26-JuniorFlyweight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
    color: #000;
    text-decoration: none;
}
a:hover {
    text-decoration: underline !important;
}

div#vicefamily_nav {
    width: 710px;
}

#vicefamily_nav a.site_vice_on_hbo {
    background-position: 0px -177px;
    width: 81px;
}
#vicefamily_nav a.site_vice_thump {
    background-position: 0px -206px;
    width: 56px;
}

/*for retina display*/
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5)
{

    #vicefamily_nav a {
        background-image: url("/themes/fightland/statics/img/global-nav-retina.png?01");
        background-size: 150px 225px;
    }
}
#masthead #ribbon .top_social_icons li a:hover {
                }
            #masthead #ribbon .top_social_icons li.link_rss {
                display: none;
            }
            #masthead #ribbon .top_social_icons li.link_tumblr a {
                background-position: -88px -127px;
            }
                #masthead #ribbon .top_social_icons li.link_tumblr a:hover {
                    background-position: -88px -149px;
                }
            #masthead #ribbon .top_social_icons li.link_twitter a {
                background-position: -66px -127px;
            }
                #masthead #ribbon .top_social_icons li.link_twitter a:hover {
                    background-position: -66px -149px;
                }
            #masthead #ribbon .top_social_icons li.link_fb a {
                background-position: -44px -127px;
            }
                #masthead #ribbon .top_social_icons li.link_fb a:hover {
                    background-position: -44px -149px;
                }
            #masthead #ribbon .top_social_icons li.link_youtube a {
                background-position: -23px -127px;
            }
                #masthead #ribbon .top_social_icons li.link_youtube a:hover {
                    background-position: -23px -149px;
                }
            #masthead #ribbon .top_social_icons li.link_email a {
                background-position: -2px -127px;
            }
                #masthead #ribbon .top_social_icons li.link_email a:hover {
                    background-position: -2px -149px;
                }
            #masthead #ribbon .top_social_icons li.link_instagram a {
                background-position: -129px -127px;
            }
                #masthead #ribbon .top_social_icons li.link_instagram a:hover {
                    background-position: -129px -149px;
                }

/*for retina display*/
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5)
{

    #masthead #ribbon .top_social_icons li.top_social a {
        background-image: url("/themes/fightland/statics/img/global-nav-retina.png?01");
        background-size: 150px 225px;
    }
}

#masthead {
    border: 0;
    /* border-bottom: 1px solid #eee; */
    height: 150px;
    position: relative;
}
    #masthead #navigation {
        position: static;
    }
        #masthead #navigation ul {
            left: 240px;
            position: absolute;
            top: 45px;
        }
        .es_mx #masthead #navigation ul {
            left: 230px;
        }
        /* #masthead #navigation ul.left-half {
            right: 680px;
        }
        #masthead #navigation ul.right-half {
            left: 660px;
        } */
            .fontface #masthead #navigation li {
                margin: 0 60px 0 0;
            }
            .fontface .es_mx #masthead #navigation li {
                margin-right: 50px;
            }
            .fontface #masthead #navigation li a {
                display: block;
                font-family: 'Knockout_26';
                font-size: 30px;
                letter-spacing: 10px;
                padding: 6px 0px 3px 6px;
            }
    #masthead #masthead_search {
        right: 15px;
        top: 52px;
    }
    #masthead #masthead_search input.text {
        color: #444 !important;
    }
    #masthead #masthead_search input.submit.vbutton {
        background-color: transparent !important;
        background: transparent url("/themes/fightland/statics/img/icon_search.png") no-repeat right 3px !important;
        border-left: 0 !important;
        text-indent: -9999px;
    }
    #masthead #masthead_search input:hover.submit.vbutton {
        border-color: #ccc !important;
    }
    #masthead #masthead_search input.text:focus {
        border-color: #777;
    }
    #masthead #masthead_search input.text:focus + input.submit.vbutton {
        border-color: #777 !important;
    }
#vice_feed_tabs .tabs_nav li.latest, #vice_feed_tabs .tabs_nav li.most_popular { display: none; }

/* adding space between social icons and right edge of browser in lieu of lang dropdown */
.top_social_icons {
    margin-right: 5px;
}

#masthead #logo {
        background: url("/themes/fightland/statics/img/fightland_assets.png") no-repeat 0 0px;
        height: 89px;
        left: 14px;
        position: absolute;
        text-indent: -9999em;
        top: 19px;
        width: 182px;
    }
        #masthead #logo a {
            display: block;
            height: 77px;
            width: 100%;
        }
    .more a, .more_vice_today a, .static-page p a {
        color: #d8192b;
    }

img[width="1"] {
    position: absolute;
    top: 0;
    left: -9999em;
}

.ad_masthead {
    margin-bottom: 14px;
}

/* top hero */

#main .top_hero_carousel {
    height: 360px !important;
    margin-left: 14px;
}
    #main .top_hero_carousel .top_content {
        height: 360px !important;
        position: relative;
    }

        #main .top_hero_carousel .top_content .scrollable {
            height: 360px !important;
            width: auto;
        }
            #main .top_ws .top_content,
            #main .top .main_top_content {
                width: 972px;
            }
            #main .top_hero_carousel .top_content .item {
                height: 360px !important;
                position: relative;
                width: 972px;
            }
                #main .top_hero_carousel .top_content .item .media {
                    height: 360px;
                    left: 0;
                    overflow: hidden;
                    position: absolute;
                    top: 0;
                    width: 972px;
                }
                    #main .top_hero_carousel .top_content .item .media img {
                        min-width: 972px;
                        min-height: 360px;
                    }
                    #main .top_hero_carousel .top_content div.items div.item .media .overlay_video {
                        background: url("/themes/fightland/statics/img/fightland_assets.png") no-repeat 0 -103px;
                        bottom: 36px;
                        display: block;
                        height: 205px;
                        left: 397px;
                        position: absolute;
                        width: 205px;
                    }
                        #main .top_hero_carousel .top_content div.items div.item .media:hover .overlay_video {
                            background-position: 0px -526px;
                        }
                #main .top_hero_carousel .top_content .item .title_bar {
                    background: url("/themes/vice/statics/img/top_video.png") 0 0;
                    left: 0;
                    padding: 14px;
                    position: absolute;
                    top: 0;
                    width: 972px;
                }
                    #main .top_hero_carousel .top_content .item h1
                    #main .top_hero_carousel .top_content .item h2,
                    #main .top_hero_carousel .top_content .item p {
                        text-shadow: 0 1px 0 #000;
                    }
                    #main .top_hero_carousel .top_content .item h3,
                    #main .top_hero_carousel .top_content .item h3 a {
                        color: #fff;
                        font-size: 38px;
                        font-weight: bold;
                        line-height: 30px;
                        letter-spacing: 2.4px;
                        margin: 0;
                        text-transform: uppercase;
                    }
                        .fontface #main .top_hero_carousel .top_content .item h3,
                        .fontface #main .top_hero_carousel .top_content .item h3 a {
                            font-family:"Knockout_27", sans-serif;
                            font-weight: normal;
                        }
                            .fontface .bg #main .top_hero_carousel .top_content .item h3,
                            .fontface .bg #main .top_hero_carousel .top_content .item h3 a,
                            .fontface .cs #main .top_hero_carousel .top_content .item h3,
                            .fontface .cs #main .top_hero_carousel .top_content .item h3 a,
                            .fontface .jp #main .top_hero_carousel .top_content .item h3,
                            .fontface .jp #main .top_hero_carousel .top_content .item h3 a,
                            .fontface .pl #main .top_hero_carousel .top_content .item h3,
                            .fontface .pl #main .top_hero_carousel .top_content .item h3 a,
                            .fontface .ru #main .top_hero_carousel .top_content .item h3,
                            .fontface .ru #main .top_hero_carousel .top_content .item h3 a,
                            .fontface .ro #main .top_hero_carousel .top_content .item h3,
                            .fontface .ro #main .top_hero_carousel .top_content .item h3 a {
                                font-family: Arial, Helvetica, sans-serif;
                                font-weight: bold;
                            }
                        #main .top_hero_carousel .top_content .item h3 {
                            margin: 0 0 7px;
                        }
                    #main .top_hero_carousel .top_content .item h2,
                    #main .top_hero_carousel .top_content .item h2 a {
                        color: #fff;
                        font-size: 15px;
                        font-weight: normal;
                        line-height: 18px;
                        margin: 0;
                    }
                    #main .top_hero_carousel .top_content .item p.author,
                    #main .top_hero_carousel .top_content .item p.author a {
                        color: #fff;
                        font-size: 12px;
                        line-height: 17px;
                        margin: 0;
                    }
            #main .top_hero_carousel .browse_left_right {
            }
                #main .top_hero_carousel .browse_left_right a.left,
                #main .top_hero_carousel .browse_left_right a.right {
                    background: url("/themes/vice/statics/img/vice_assets.png") no-repeat -64px -230px;
                    cursor: pointer;
                    height: 70px;
                    left: 0;
                    margin-top: -10px;
                    position: absolute;
                    text-indent: -9999em;
                    top: 50%;
                    width: 26px;
                    z-index: 3;
                }
                #main .top_hero_carousel .browse_left_right a.right {
                    background-position: -91px -230px;
                    left: auto;
                    right: 0;
                }
                    #main .top_hero_carousel .browse_left_right a.right:hover {
                        background-position: -147px -230px;
                    }
                    #main .top_hero_carousel .browse_left_right a.left:hover {
                        background-position: -120px -230px;
                    }


/* embed button */

        .vice_feed_tabs .vf_scroll {
            background: url("/themes/vice/statics/img/vice_assets.png") no-repeat -280px -440px;
            bottom: 15px;
            height: 20px;
/*          left: 14px;*/
            left: 0;
            position: absolute;
            user-select: none;
                -webkit-user-select: none;
                -khtml-user-select: none;
                -moz-user-select: none;
                -o-user-select: none;
            width: 60px;
            z-index: 9999;
        }
            .sidebar_block .vice_feed_tabs .vf_scroll {
                bottom: 1px;
            }
    .vice_feed_controls {
        clear: both;
        height: 20px;
        padding: 9px 0 14px;
        position: relative;
    }
        .sidebar_block .vice_feed_controls {
            padding-bottom: 0;
        }
        .vice_feed_controls #vf_embed {
            position: absolute;
            top: 9px;
            right: 0;
        }
    .vf_embed_overlay {
        display: none;
        background: url("/themes/vice/statics/img/bg_vf_embed_overlay.png") repeat;
        position: absolute;
        top: 0;
        height: 289px;
        min-height: 289px;
        left: 0;
        width: 302px;
        z-index: 10000;
    }
        .vf_embed_overlay .vf_embed_wrap {
            background: #fff;
            border: 1px solid #CBCDCE;
            border-radius: 3px;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                -o-border-radius: 3px;
            box-shadow: 0 0 3px rgba(0,0,0,.15);
                -moz-box-shadow: 0 0 3px rgba(0,0,0,.15);
                -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
                -o-box-shadow: 0 0 3px rgba(0,0,0,.15);
                -ms-box-shadow: 0 0 3px rgba(0,0,0,.15);
            display: none;
            left: 50%;
            padding: 14px;
            position: absolute;
            top: 50%;
            width: 200px;
        }
            .vf_embed_overlay .vf_embed_wrap input {
                background: #fff;
                border: 1px solid #CBCDCE;
                border-radius: 3px;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    -o-border-radius: 3px;
                color: #42423B;
                display: block;
                margin: 0 0 14px !important;
                position: relative;
                outline: none;
                font-size: 14px;
                padding: 4px;
                width: 190px;
            }
            .vf_embed_overlay .vf_embed_wrap .close {
            }

/* buttons */

/* buttons */

.vbutton {
    background-color: #e3e8ed !important; /* fallback */
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#bac4d4)) !important; /* Safari 4-5, Chrome 1-9 */
        background: -webkit-linear-gradient(top, #ffffff, #bac4d4) !important; /* Safari 5.1, Chrome 10+ */
        background: -moz-linear-gradient(top, #ffffff, #bac4d4) !important; /* Firefox 3.6+ */
        background: -ms-linear-gradient(top, #ffffff, #bac4d4) !important; /* IE 10 */
        background: -o-linear-gradient(top, #ffffff, #bac4d4) !important; /* Opera 11.10+ */
    border: 1px solid #CBCDCE !important;
    border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
    color: #253c69 !important;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px !important;
    outline: none !important;
    padding: 0 9px;
    text-shadow: 0 1px 0 #fff;
        -moz-text-shadow: 0 1px 0 #fff;
        -webkit-text-shadow: 0 1px 0 #fff;
        -o-text-shadow: 0 1px 0 #fff;
        -ms-text-shadow: 0 1px 0 #fff;
    user-select: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
}
    .vbutton:hover {
        border-color: #465a80 !important;
        text-decoration: none !important;
    }
.vbutton.disabled {
    background: #EFEFEC;
    color: #CBCDCE;
    cursor: default !important;
}
    .vbutton.disabled:hover {
        border-color: #CBCDCE;
    }


/* vice_feed_tabs nav right rail */

.vice_feed_tabs ul.tabs_nav {
    padding: 11px 0 0 0;
}

.vice_feed_tabs ul.tabs_nav li a {
    border: 0;
    background: #EFEFEC;
    color: #000;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 2px;
    margin: 0 0 0 -1px;
    text-align: left;
    text-transform: uppercase;
    width: auto;
}

.static-page {
    margin-left: -12px;
}
    .static-page h1 {
        font-family:"Knockout_27", sans-serif;
        font-size: 36px;
        font-weight: normal;
        margin: 18px 0 20px 0;
        text-transform: uppercase;
    }
    .static-video {
        margin-bottom: 30px;
    }
    .static-page p {
    }

/* hiding arrow on language dropdown */

#masthead #ribbon li.region_select p span {
    background-image: none;
    display: block;
    padding-right: 12px;
}

/* for video pages */

.related_videos .related_videos_list .related_video p {
                        font-weight: bold;
                        font-size: 10px;
                        line-height: 14px;
                        height: 26px;
                        margin: 0;
                        overflow: hidden;
                        text-transform: uppercase;
                    }
                    .related_videos .related_videos_list .related_video span.overlay-current-video, .related_videos .related_videos_list .related_video span.overlay-current-show {
                            background: url("/themes/noisey/statics/img/bg_grid_overlay.png") repeat 0 0;
                            color: #fff;
                            font-size: 8px;
                    /*      letter-spacing: 1.5px;*/
                            font-weight: bold;
                            height: auto;
                            left: 0;
                            line-height: 10px;
                            padding: 2px 6px;
                            position: absolute;
                            top: 0;
                            width: auto;
        /* calculated height is 14px*/
                    }
                    .related_videos .related_videos_list .related_video a span.overlay-current-video {
                        top: 14px;
                    }

/* from article.css */

.article_wrap {
    clear: both;
/*  border-bottom: 2px solid #E5E6E7;*/
    padding: 14px 14px 0;
    width: 630px;
}
    .article_wrap .article_hero {
        margin: 0 0 9px;
        text-align: center;
    }
        .article_wrap .article_hero img {
            display: inline-block;
            height: auto;
            max-width: 630px;
        }

/* inline socials for article page */

.inline_socials {
    float: left;
    height: 21px;
    margin: -5px 0 18px 0;
    position: static;
    top: 18px;
    width: 100%;
    z-index: 9999;
}
    .inline_socials div.like,
    .inline_socials div.tweet,
    .inline_socials div.share,
    .inline_socials div.plusone,
    .inline_socials div.stumblebadge,
    .inline_socials div.vkontakte_like_wrap_inline {
        float: left;
        margin-right: 8px;
        width: auto;
    }

/* for dark video header */

.dark-wrap {
    background-color: #1a1718;
}
    .video_header h1 a, .video_header h1, .video_header h3, .video_header a, .video-header {
        color: #fff !important;
    }
        .container #content div.dark-wrap .video_header h3 {
            color: #fff !important;
        }
    .video_header p.cF {
        color: #fff !important;
    }
    .dark-wrap h2 a, .dark-wrap h3 a {
        border-bottom: 0;
    }

#content .dark-wrap .video_header div.inline_socials {
    float: right;
    position: absolute !important;
    top: 27px;
    right: -43px;
    width: 450px;
    z-index: 100001;
}
    .dark-wrap .inline_socials div.like,
    .dark-wrap .inline_socials div.tweet,
    .dark-wrap .inline_socials div.share,
    .dark-wrap .inline_socials div.plusone,
    .dark-wrap .inline_socials div.stumblebadge,
    .dark-wrap .inline_socials div.vkontakte_like_wrap_inline {
        float: left;
        margin-left: 8px;
        width: auto;
    }

/* video page spacing */

.video_area_container .video_area_wrap {
    padding: 7px 14px 17px 14px;
}

/* for gals */

.photo-gallery-modal .inner .right .photo-share {
    height: 45px;
}
    .photo-gallery-modal .inner .right .photo-share .inline_socials {
        margin-top: 0;
        height: inherit;
    }
        .photo-gallery-modal .inner .right .photo-share .inline_socials div.tweet {
            width: 85px;
        }