﻿.header-holder {
    background-color: #ffffff !important;
}

.header-rio-banner {
    background-color: #ffffff !important;
    padding: 0 10px 0 10px;
}

header-rio-holder {
    background-color: #ffffff !important;
}

.header-rio {
    background-color: #ffffff !important;
}

.rio-video {
    width: 955px;
    overflow: hidden;
    background-color: #ffffff !important;
    padding: 0 5px 10px 10px;
}

#main .sidebar_div {
    background-color: #ffffff !important;
    padding: 3px 10px 0 10px;
    height: 687px;
    margin-top: -10px;
}

#main .main-block {
    background-color: #ffffff !important;
    padding: 0 10px 0 0;
}

.ms-parent {
    display: block;
    position: relative;
    vertical-align: middle;
}

    .ms-parent button:focus {
        outline: none;
    }

.ms-choice {
    display: block;
    width: 100%;
    height: 21px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 0px solid #002269;
    text-align: right;
    white-space: nowrap;
    line-height: 24px;
    color: #444;
    text-decoration: none;
    background-color: #fff;
}

.rio-br-sports-open .ms-choice {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


.ms-choice.disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.ms-choice > span {
    position: absolute;
    top: 0;
    right: 0;
    left: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-right: 8px;
    font-size: 14px;
    color: #b11e33;
}

    .ms-choice > span.placeholder {
        font-size: 14px;
        color: #bf1c2e;
        font-family: 'blender-bold','Open Sans Hebrew', sans-serif;
    }

.ms-choice > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background: url(/2020/Images/tokyo2020/dropdown-arrow-down.png) center center no-repeat;
}

    .ms-choice > div.open {
        background: url(/2020/Images/tokyo2020/dropdown-arrow-up.png) center center no-repeat;
    }

.ms-drop {
    width: 134px;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    color: #000;
}

.ms-drop.bottom {
    top: 100%;
}

.ms-drop.top {
    bottom: 100%;
}

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}

    .ms-search input {
        width: 100%;
        height: auto !important;
        min-height: 24px;
        padding: 0 20px 0 5px;
        margin: 0;
        outline: 0;
        font-family: 'blender-regular',sans-serif;
        font-size: 1em;
        border: 1px solid #aaa;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: #fff url('multiple-select.png') no-repeat 100% -22px;
        background: url('multiple-select.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
        background: url('multiple-select.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
        background: url('multiple-select.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
        background: url('multiple-select.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
        background: url('multiple-select.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
        background: url('multiple-select.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    }

    .ms-search, .ms-search input {
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    color: #004b88;
}

    .ms-drop ul > li {
        list-style: none;
        display: list-item;
        background-image: none;
        position: static;
    }

        .ms-drop ul > li .disabled {
            opacity: .35;
            filter: Alpha(Opacity=35);
        }

        .ms-drop ul > li.multiple {
            display: block;
            float: right;
        }

        .ms-drop ul > li.group {
            clear: both;
        }

        .ms-drop ul > li.multiple label {
            width: 100%;
            display: block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .ms-drop ul > li label {
            font-weight: normal;
            display: block;
            white-space: nowrap;
            font-family: 'blender-regular','Open Sans Hebrew', sans-serif;
        }

            .ms-drop ul > li label.optgroup {
                font-weight: bold;
            }

.ms-drop input[type="checkbox"] {
    vertical-align: middle;
}

.ms-drop .ms-no-results {
    display: none;
}



body {
    background-color: #F5F4F4;
/*    background-image: url(Images/Rio/bg.jpg) !important;*/
    /*background-position:center 602px;*/
   /* background-repeat: repeat-y;*/
    background-position-y: -30px;
    background-position-x: center;
}

#wrapper {
    /*background-image: url(Images/Rio/bg.gif);
    background-position-x: left;
    background-position-y: top;
    background-repeat: repeat-x;
    background-color: transparent;*/
}

.rio {
    width: 1000px;
    margin: 0 auto;
    background-color: #F5F4F4;
}

.sidebar_div {
    min-height: 1px;
}


.rio #header,
.hedaer-no-bottom-padding .rio #header {
    padding-top: 170px;
    padding-bottom: 0px;
    left:0px;
}

.rio .flat #nav > ul {
    padding-right: 0px;
    width: 46vw;
}
.rio .flat #nav ul a {
    height: 28px;
}

.add-nav-liga {
    top: -13px;
}

.rio #header.flat .header-holder {
    width: 51vw;
    height: 85px;
    margin-right: -2px;
}


/*LEVEL 2 LINKS*/
.rio #header.flat .header-holder .menu .level-2-links {
    width: 100%;
    margin-bottom: 10px;
    font-family: 'blender-bold','Mukta-ExtraBold','south web ultralight',Arial,Helvetica,sans-serif;
    font-weight: bold;
    right: 95px;
    height: 29px;
}

    .rio #header.flat.world-header .menu {
        top: 205px;
    }


.rio .BannerRioHeader {
    background-color: #fff;
    background-image: url(Images/tokyo2020/main-header-bg-desktop_4.jpg) !important;
    background-repeat: no-repeat;
    float: right;
    width: 970px;
    height: 75px;
    background-position: top left;
    padding-right: 5px;
}

    .rio .BannerRioHeader h1 {
        color: #97764b;
        font-family: 'blender-bold';
        margin-top: 20px;
        margin-right: 128px;
        font-size: 22px;
        letter-spacing: 1px;
    }


.rio .BannerRioHeaderLeft {
    display: none;
    background-color: #fff;
    background-image: url(Images/tokyo2020/header-logo-desktop.png) !important;
    background-repeat: no-repeat;
    float: right;
    width: 65px;
    height: 119px;
    position: relative;
    left: 72px;
    top: 6px;
}

.rio .logo-line {
    border-bottom-color: black;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    width: 876px;
    right: 95px;
    position: absolute;
}

.rio #nav .bg {
    background:none;
}
.rio #level-3-links {
    left: 105px;
    margin: 10px 0px;
    float: right !important;
    background-color: #f6f6f6;
    width: 970px !important;
}
  /*  .rio #level-3-links li {
        margin-right: 18px !important;
        margin-left: 18px !important;
    }*/
.rio .logoSign {
    position: absolute;
    font-size: 10px;
    text-align: left;
    width: 102px;
    white-space: nowrap;
    font-family: 'blender-regular','south web';
    text-transform: none;
    margin-top: -11px;
}

.rio .logo {
    float: right;
    background: url(Images/logo.png?Q=1) no-repeat;
    background-position: 0 -162px;
    width: 85px;
    height: 80px;
    overflow: hidden;
    text-indent: -9999px;
    margin: 3px 0 0 -11px;
}


/*background-image: url(Images/logo.png) !important;
    background-position: center top;
    background-repeat: no-repeat;
    height: 112px;}*/


.rio #footer {
    border-width: 0;
    background-color: white;
    background-image: none;
    margin: 0;
    width: 100%;
}

    .rio #footer,
    .rio #footer ul a,
    .rio #footer ul a:hover {
        color: #6ab2d1;
    }

.rio #twocolumns {
    /*margin-bottom:20px;*/
}
/**********************************************************************************************************************************/
#nav-rio {
    display: table;
    height: 21px;
    width: 970px;
}

    #nav-rio ul,
    #nav-rio li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #nav-rio a {
        white-space: nowrap;
        font-family: 'blender-regular','south web light';
        font-size: 14px;
        color: #616574;
    }

    #nav-rio > ul {
        display: table-row;
        list-style: none;
    }

        #nav-rio > ul > li {
            display: table-cell;
            border-right: solid 2px #DBDBDB;
            height: 21px;
            padding: 0 10px;
        }

            #nav-rio > ul > li:first-child {
                border-right: 0;
            }

            #nav-rio > ul > li > div > a {
                font-family: 'blender-regular','south web';
                font-weight: normal;
                color: #ED1B24;
                text-decoration: none;
                font-size: 21px;
                line-height: 21px;
                text-align: center;
                display: block;
            }

            #nav-rio > ul > li.active > div > a {
                text-decoration: underline;
            }

            /*level 2*/
            #nav-rio > ul > li > div {
                text-align: center;
                position: relative;
            }

                #nav-rio > ul > li > div > ul {
                    position: absolute;
                    background-color: #fff;
                    border-top: solid 8px #000;
                    border-radius: 3px;
                    z-index: 99;
                    left: 50%;
                    top: 21px;
                    transform: translate(-50%, 0);
                    margin-right: auto;
                    margin-left: auto;
                    padding: 3px 18px 3px 18px;
                    min-width: 100px;
                    display: none;
                }

            #nav-rio > ul > li:hover > div > ul {
                display: block;
            }

            #nav-rio > ul > li > div > ul:before {
                content: '';
                position: absolute;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 7px 6px 0 6px;
                border-color: #ff3c00 transparent transparent transparent;
                top: 0px;
                right: 50%;
                margin-right: -6px;
            }

            #nav-rio > ul > li > div > ul > li {
                border-top: solid 1px #DBDBDB;
                text-align: right;
            }

                #nav-rio > ul > li > div > ul > li:first-child {
                    border-top: 0;
                }

                #nav-rio > ul > li > div > ul > li a {
                    line-height: 43px;
                }
                /*level 3*/
                #nav-rio > ul > li > div > ul > li > ul {
                }

                    #nav-rio > ul > li > div > ul > li > ul > li {
                    }

                        #nav-rio > ul > li > div > ul > li > ul > li:before {
                            content: ' - ';
                        }
            /*colors*/
            #nav-rio > ul > li.menu-color-rio_red > div > a {
                color: #ed1b24;
            }

            #nav-rio > ul > li.menu-color-rio_black > div > a {
                color: #000;
            }

            #nav-rio > ul > li.menu-color-rio_light_green > div > a {
                color: #63b32e;
            }

            #nav-rio > ul > li.menu-color-rio_orange > div > a {
                color: #ee7202;
            }

            #nav-rio > ul > li.menu-color-rio_navy > div > a {
                color: #004b88;
            }

            #nav-rio > ul > li.menu-color-rio_green > div > a {
                color: #008b3b;
            }

            #nav-rio > ul > li.menu-color-rio_purple > div > a {
                color: #672879;
            }

            #nav-rio > ul > li.menu-color-rio_light_blue > div > a {
                color: #01abe4;
            }

            #nav-rio > ul > li.menu-color-rio_blue > div > a {
                color: #2564b9;
            }

            #nav-rio > ul > li.menu-color-rio_red > div > ul {
                border-top: solid 8px #ed1b24;
            }

            #nav-rio > ul > li.menu-color-rio_black > div > ul {
                border-top: solid 8px #ed1b24;
            }

            #nav-rio > ul > li.menu-color-rio_light_green > div > ul {
                border-top: solid 8px #63b32e;
            }

            #nav-rio > ul > li.menu-color-rio_orange > div > ul {
                border-top: solid 8px #ee7202;
            }

            #nav-rio > ul > li.menu-color-rio_navy > div > ul {
                border-top: solid 8px #004b88;
            }

            #nav-rio > ul > li.menu-color-rio_green > div > ul {
                border-top: solid 8px #008b3b;
            }

            #nav-rio > ul > li.menu-color-rio_purple > div > ul {
                border-top: solid 8px #672879;
            }

            #nav-rio > ul > li.menu-color-rio_light_blue > div > ul {
                border-top: solid 8px #01abe4;
            }

            #nav-rio > ul > li.menu-color-rio_blue > div > ul {
                border-top: solid 8px #2564b9;
            }


            #nav-rio > ul > li.menu-color-rio_black > div > ul:before {
                border-color: #000 transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_red > div > ul:before {
                border-color: #ed1b24 transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_black > div > ul:before {
                border-color: #ed1b24 transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_light_green > div > ul:before {
                border-color: #63b32e transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_orange > div > ul:before {
                border-color: #ee7202 transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_navy > div > ul:before {
                border-color: #004b88 transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_green > div > ul:before {
                border-color: #008b3b transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_purple > div > ul:before {
                border-color: #672879 transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_light_blue > div > ul:before {
                border-color: #01abe4 transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_blue > div > ul:before {
                border-color: #2564b9 transparent transparent transparent;
            }
/**********************************************************************************************************************************/

.header-rio-banner .banner-list.center li {
    padding-bottom: 0px;
}

.header-rio {
}

.header-rio-holder {
    background-color: #ffffff;
    padding: 20px 5px 0 5px;
}
.rio-medals {
    width: 304px;
    margin: 0 auto;
}
.rio-medals-cont {
    margin-bottom: 17px;
    background-image: url('/2020/Images/tokyo2020/medal-widget-header-desktop2.png');
    background-position-y: top;
    background-repeat: no-repeat;
}

.rio-medals-title {
    height: 42px;
    width: 304px;
}

.rio-medals-page .rio-medals-title {
    background: #00aee6 none;
}

.rio-medals-title span {
    line-height: 43px;
    color: #fff;
    font-family: 'blender-regular','south web light';
    font-weight: normal;
    padding-right: 15px;
    font-size: 26px;
}

.rio-medals-page .rio-medals-title span {
    padding-right: 24px;
}

.rio-medals-list {
    height: 125px;
    width: 304px;
    clear: both;
    background-color: #fff;
    margin-top:15px;
}

.rio-medals-table {
    background-color: #fff;
    width: 100%;
}

    .rio-medals-table td {
    }

.rio-medals-tr {
}

.rio-medals-itm {
    float: right;
    width: 76px;
    text-align: center;
    color: #595959;
}

.rio-medals-itm-place {
    font-family: 'blender-regular','Open Sans Hebrew', sans-serif;
    margin: 4px 0 2px 0;
    font-size: 15px;
}

.rio-medals-itm-flag {
    line-height: 0;
}

    .rio-medals-itm-flag img {
        width: 55px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.rio-medals-itm-country {
    color: #595959;
    height: 25px;
    font-family: 'blender-regular','Open Sans Hebrew', sans-serif;
    font-size: 15px;
    line-height: 23px;
}

.rio-medals-itm-medals {
    width: 75px;
    padding: 0 6px;
    font-size: 14px;
}

.rio-medals-itm-medals-gold {
    background: url(/2020/Images/Rio/gold.png) center top no-repeat;
    background-size: 14px;
    width: 22px;
    padding-top: 12px;
    float: right;
    font-family: 'blender-regular','Open Sans Hebrew', sans-serif;
}

.rio-medals-itm-medals-silver {
    background: url(/2020/Images/Rio/silver.png) center top no-repeat;
    background-size: 14px;
    width: 22px;
    padding-top: 12px;
    float: right;
    font-family: 'blender-regular','Open Sans Hebrew', sans-serif;
}

.rio-medals-itm-medals-bronze {
    background: url(/2020/Images/Rio/bronze.png) center top no-repeat;
    background-size: 14px;
    width: 22px;
    padding-top: 12px;
    float: right;
    font-family: 'blender-regular','Open Sans Hebrew', sans-serif;
}

.rio-medals-link {
    height: 42px;
    background: #b09879;
    text-align: left;
}

    .rio-medals-link a {
        line-height: 42px;
        color: #fff;
        font-family: 'blender-regular', 'south web light';
        font-weight: normal;
        padding-left: 10px;
        font-size: 18px;
    }

.rio-video-link {
    height: 42px;
    text-align: left;
    direction: rtl;
}

    .rio-video-link a {
        line-height: 47px;
        color: #00aee6;
        font-family: 'blender-regular','south web light';
        font-weight: normal;
        padding-left: 0px;
        font-size: 18px;
    }


.rio-video .video-container {
    margin: 0 0 0 0;
    position: relative;
    direction: ltr;
    /*padding-top: 30px;
    border-top: solid 1px #DBDBDB;*/
}

.rio-video .slick-slider {
    margin-bottom: 0px;
    height: 224px;
    overflow-y: hidden;
}

.rio-video .video-list {
    height: 224px;
    overflow-y: hidden;
   
}


.rio-video .video-holder {
    width: 239px !important;
    margin-left: 0px !important;
    /*padding:0px 5px;*/
}



    .rio-video .video-holder > a {
        display: block;
        width: 224px;
        margin: 0 6px;
        
        
    }

    .rio-video .video-holder .desc {
        position: inherit;
        width: 224px;
        margin: 0 6px;
        height: 60px;
        width: 214px;
        background-image: none;
        background-color: #004b88;
        vertical-align: middle;
        font-family: 'blender-regular';
        font-size: 14px;
        padding: 10px 5px;
    }

    .rio-video .video-holder:nth-child(4n+4) .desc {
        background-color: #1e6463;
    }

    .rio-video .video-holder:nth-child(4n+3) .desc {
        background-color: #b04889;
    }

    .rio-video .video-holder:nth-child(4n+2) .desc {
        background-color: #e68693;
    }

    .rio-video .video-holder:nth-child(4n+1) .desc {
        background-color: #991730;
    }

    .rio-video .video-holder .desc > a {
        color: #fff;
        font-size: 14px;
        padding: 15px 15px !important;
        direction: rtl;
        vertical-align: middle;
    }

.rio-video .btn-play a > img {
    width: 224px;
    height: 164px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.rio-video .btn-play > a:after {
    background-image: url(/2020/Images/Rio/play-btn-large.png) !important;
    background-position: center center !important;
    width: 70px !important;
    height: 70px !important;
    right: 60px !important;
    top: 35px !important;
}

.rio-video .gallery-button {
    position: absolute;
    height: 224px;
    width: 39px;
    background-position: center center !important;
    background-position-y: 63px !important;
    background-repeat: no-repeat;
    top: 30px;
    cursor: pointer;
    z-index: 9;
}

    .rio-video .gallery-button.prev {
        background-image: url(/2020/Images/Rio/vod-arrow-r.png) !important;
        right: 15px;
    }

    .rio-video .gallery-button.next {
        background-image: url(/2020/Images/Rio/vod-arrow-l.png) !important;
        left: 15px;
    }

.rio-side-banners .banner-list img {
    width: 304px;
    height: 64px;
}

.rio-side-banners .banner-list li {
    padding: 0 0 16px;
}

.rio-history {
}

.rio-history-cont {
    background-color: #EEEEEE;
    margin-bottom: 18px;
}

.rio-history-title {
    height: 58px;
}

.rio-history-title {
    line-height: 60px;
    color: white;
    font-family: 'blender-regular','south web light';
    font-weight: normal;
    padding-right: 18px;
    font-size: 26px;
    background-image: url('Images/tokyo2020/history-header-bar.jpg');
    margin-bottom: 18px;
}

.rio-history-list {
    padding-right: 17px;
    padding-left: 17px;
    clear: both;
    padding-bottom: 17px;
    height: 60px;
}

.rio-history-itm {
    width: 194px;
    height: 60px;
    float: right;
    margin-right: 10px;
}

    .rio-history-itm:first-child {
        margin-right: 0px;
    }

    .rio-history-itm a {
    }

        .rio-history-itm a img {
        }

.rio-israels {
    background-color: #fff;
    padding-bottom: 10px;
    /*margin-bottom: 15px;*/
}

.rio-israel-cont {
}

.rio-israel-title {
    height: 60px;
    background: #F7F7F7 url('Images/Rio/israel-flag-header-img.png') 99% center no-repeat;
    
}

    .rio-israel-title h1,
    .rio-israel-title span {
        height: 64px;
        line-height: 64px;
        color: #2e84bc;
        font-family: 'blender-regular','south web light';
        font-weight: normal;
        padding-right: 74px;
        font-size: 26px;
        display: inline;
    }

.rio-israel-list {
}

.rio-israel-itm {
    width: 304px;
    min-height: 60px;
    float: right;
    margin-right: 16px;
    margin-bottom: 15px;
    margin-top: 20px;
    font-family: 'blender-regular', 'blender-regular','south web light';
}

.rio-israel-page .rio-israel-itm {
    margin-right: 10px;
}

.rio-israel-itm:first-child {
    margin-right: 0px;
}

.rio-israel-itm-img {
    text-align: center;
    height: 245px;
}
.rio-israel-img-cont {
    height: 245px;
    position: relative;
}
.rio-israel-itm-img img {
    width: 246px;
    height: 246px;
    border-radius: 50%;
}

.rio-israel-img-cont:after {
    content:"";
    position: absolute;
    top: 0;
    left: 29px;
    width: 246px;
    height: 246px;
}
.rio-israel-show.rio-israel-cover-0 .rio-israel-img-cont:after {
    background-image: url('Images/tokyo2020/half-circle-blue.png');
}
.rio-israel-show.rio-israel-cover-1 .rio-israel-img-cont:after {
    background-image: url('Images/tokyo2020/half-circle-green.png');
}
.rio-israel-show.rio-israel-cover-2 .rio-israel-img-cont:after {
    background-image: url('Images/tokyo2020/half-circle-purple.png');
}
.rio-israel-show.rio-israel-cover-3 .rio-israel-img-cont:after {
    background-image: url('Images/tokyo2020/half-circle-pink.png');
}
.rio-israel-show.rio-israel-cover-4 .rio-israel-img-cont:after {
    background-image: url('Images/tokyo2020/half-circle-red.png');
}
.rio-israel-itm-name {
    margin: 20px 15px 5px 15px;
    color: #202b5a;
    font-size: 26px;
    font-family: 'blender-bold','south web light';
}

.rio-israel-itm-sport {
    margin: 0 15px 0 15px;
    color: #202b5a;
    font-size: 20px;
    font-family: 'blender-regular','south web light';
}

.rio-israel-itm-desc {
    margin: 10px 15px 15px;
    font-family: 'blender-regular',Arial;
    font-size: 15px;
    color: #202b5a;
    line-height: 19px;
}

    .rio-israel-itm-desc p {
        padding-bottom: 0;
        margin-bottom: 0;
    }

.rio-israel-itm-birthcont {
    margin: 10px 15px 15px;
    vertical-align: top;
    position: relative;
}

    .rio-israel-itm-birthcont img {
        position: absolute;
        top: 0;
        right: -18px;
    }

.rio-israel-itm-birthlabel {
   
    color: #2e84bc !important;
    font-size: 15px;
}

.rio-israel-itm-birth {
   
    font-size: 15px;
    color: #2e84bc !important;
    line-height: 19px;
}

.rio-israel-itm-age {
    
    font-size: 15px;
    color: #2e84bc !important;
    line-height: 19px;
    display: inline-block;
}


.rio-israel-itm-recordcont {
    margin: 10px 15px 15px;
    vertical-align: top;
    position: relative;
}

    .rio-israel-itm-recordcont img {
        position: absolute;
        top: -5px;
        right: -5px;
    }

.rio-israel-itm-recordlabel {
  
    font-size: 15px;
    color: #2e84bc !important;
}

.rio-israel-itm-record {
   
    font-size: 15px;
    color: #2e84bc !important;
    line-height: 19px;
}


.rio-israel-itm-medalscont {
    margin: 10px 15px 15px;
    vertical-align: top;
    position: relative;
}

    .rio-israel-itm-medalscont img {
        position: absolute;
        top: 0;
        right: -18px;
    }

.rio-israel-itm-medalslabel {
    font-size: 15px;
    color: #202b5a !important;
    font-family: 'blender-bold','south web light';
}

.rio-israel-itm-medals {
    font-size: 15px;
    color: #202b5a !important;
    font-family: 'blender-bold','south web light';
    line-height: 19px;
}

    .rio-israel-itm-medals ul {
        font-size: 15px;
        color: #007BBF !important;
        line-height: 19px;
        padding-right: 13px;
        margin-top: 0px;
    }

.rio-israel-itm-riocont {
    margin: 10px 15px 15px;
    vertical-align: top;
    position: relative;
}

    .rio-israel-itm-riocont img {
        position: absolute;
        top: 5px;
        right: -9px;
    }

.rio-israel-itm-riolabel {
    font-size: 15px;
    color: #2e84bc !important;
}

.rio-israel-itm-rio {
    font-size: 15px;
    color: #007BBF !important;
    line-height: 19px;
}

.rio-israel-link {
    height: 42px;
    text-align: left;
    direction: rtl;
}

    .rio-israel-link a {
        line-height: 47px;
        color: #007BBF !important;
        font-family: 'blender-regular','south web light';
        font-weight: normal;
        padding-left: 0px;
        font-size: 18px;
        padding-left: 10px;
    }

.rio-israel-banner {
    clear: both;
}


.rio-israel-page .rio-israel-title select {
    font-family: 'blender-regular', 'Open Sans Hebrew', sans-serif;
    font-size: 16px;
    color: #bf1c2e;
    float: left;
    margin-top: 18px;
    margin-left: 20px;
    width: 200px;
    border: solid 4px #fff;
    padding:3px;
}

.rio-banner .banner-list {
    padding: 0 0 0 0;
}

.rio-israel-medals {
}

.rio-israel-medals-cont {
    margin-bottom: 18px;
    background-color: #2e84bc;
    height: 222px;
}

.rio-israel-medals-title {
    height: 58px;
    text-align: center;
}

    .rio-israel-medals-title span {
        line-height: 60px;
        color: white;
        font-family: 'blender-regular','south web light';
        font-weight: normal;
        font-size: 22px;
        text-align: center;
    }

.rio-israel-medals-list {
    padding-right: 17px;
    padding-left: 17px;
    clear: both;
}

.rio-israel-medals-itm {
    width: 191px;
    height: 65px;
    float: right;
    margin-right: 8px;
    color: white;
}



.rio-israel-medals-gold-itm {
    background: url(/2020/Images/tokyo2020/medal-img-gold.png) center top no-repeat;
}

.rio-israel-medals-silver-itm {
    background: url(/2020/Images/tokyo2020/medal-img-silver.png) center top no-repeat;
}

.rio-israel-medals-bronze-itm {
    background: url(/2020/Images/tokyo2020/medal-img-bronze.png) center top no-repeat;
}

.rio-israel-medals-itm span {
    font-family: 'blender-regular','Open Sans Hebrew', sans-serif;
    color: #fff;
    font-size: 35px;
    text-align: center;
    display: block;
    line-height: 65px;
}

.rio-israel-medals-itm div {
    font-family: 'blender-regular','south web light';
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    padding: 11px 40px;
}


.rio-picture {
    margin-bottom: 18px;
}

.rio-picture-cont {
    width: 944px;
    height: 416px;
    position: relative;
}

.rio-picture-title {
   padding:13px 15px;
}

    .rio-picture-title span {
        color: #2e84bc;
        font-family: 'blender-regular','south web light';
        font-weight: normal;
        font-size: 26px;
        text-align: center;
    }

.rio-picture-list {
    padding-right: 17px;
    padding-left: 17px;
    clear: both;
}

.rio-picture-cont .popup-holder {
    position: relative;
    overflow: hidden;
    height: 0;
}

.rio-picture-itm {
    position: absolute;
}

    .rio-picture-itm img {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.rio-picture-itm1 {
    top: 193px;
    left: 626px;
}

    .rio-picture-itm1 img {
        width: 306px;
    }

.rio-picture-itm2 {
    top: 34px;
    left: 554px;
}

    .rio-picture-itm2 img {
        width: 144px;
    }

.rio-picture-itm3 {
    top: 40px;
    left: 382px;
}

    .rio-picture-itm3 img {
        width: 86px;
    }

.rio-picture-itm4 {
    top: 4px;
    left: 115px
}

    .rio-picture-itm4 img {
        width: 144px;
    }

.rio-picture-itm5 {
    top: 123px;
    left: 429px
}

    .rio-picture-itm5 img {
        width: 86px;
    }

.rio-picture-itm6 {
    top: 135px;
    left: 4px
}

    .rio-picture-itm6 img {
        width: 144px;
    }

.rio-picture-itm7 {
    top: 287px;
    left: 468px
}

    .rio-picture-itm7 img {
        width: 144px;
    }

.rio-picture-itm8 {
    top: 223px;
    left: 301px
}

    .rio-picture-itm8 img {
        width: 144px;
    }

.rio-picture-itm9 {
    top: 267px;
    left: 78px
}

    .rio-picture-itm9 img {
        width: 144px;
    }


.rio-picture-itm1:hover {
    top: 183px;
    left: 629px;
}

    .rio-picture-itm1:hover img {
        width: 316px;
    }

.rio-picture-itm2:hover {
    top: 29px;
    left: 549px;
}

    .rio-picture-itm2:hover img {
        width: 154px;
    }

.rio-picture-itm3:hover {
    top: 35px;
    left: 377px;
}

    .rio-picture-itm3:hover img {
        width: 96px;
    }

.rio-picture-itm4:hover {
    top: 0px;
    left: 110px
}

    .rio-picture-itm4:hover img {
        width: 154px;
    }

.rio-picture-itm5:hover {
    top: 118px;
    left: 424px
}

    .rio-picture-itm5:hover img {
        width: 96px;
    }

.rio-picture-itm6:hover {
    top: 130px;
    left: 0px
}

    .rio-picture-itm6:hover img {
        width: 154px;
    }

.rio-picture-itm7:hover {
    top: 282px;
    left: 463px
}

    .rio-picture-itm7:hover img {
        width: 154px;
    }

.rio-picture-itm8:hover {
    top: 218px;
    left: 296px
}

    .rio-picture-itm8:hover img {
        width: 154px;
    }

.rio-picture-itm9:hover {
    top: 262px;
    left: 73px
}

    .rio-picture-itm9:hover img {
        width: 154px;
    }

.lightbox {
    background: #fff;
    border: 0;
    box-shadow: none;
}

    .lightbox > .holder {
        overflow: hidden;
        position: relative;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        background: none;
        height: 30px;
    }

#fancybox-close {
    position: absolute;
    top: 10px;
    left: 15px;
    width: 20px;
    height: 20px;
    background: url(images/rio/close.gif) no-repeat center center;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

.lightbox > .holder:before {
    background: none;
}

#fancybox-content {
    box-shadow: none;
    background: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lightbox .gallery .desc, .lightbox .img-holder .desc {
    height: 25px;
    overflow: hidden;
    background-color: #fff;
    /* padding: 0 10px; */
    text-align: center;
}

    .lightbox .gallery .desc span, .lightbox .img-holder .desc span {
        line-height: 22px;
        color: #004b88;
        font-family: 'blender-regular', 'south web light';
        font-weight: normal;
        padding-right: 0;
        font-size: 18px;
        text-align: center;
        white-space: nowrap;
        direction: rtl;
        /* margin: 0 10px; */
        width: 680px;
        overflow: hidden;
        margin: 0 auto;
    }

.lightbox .gallery .pagination {
    position: absolute;
    bottom: 0;
    background: transparent url(images/rio/gallery_bg.png) repeat-x left top;
    right: 0;
    z-index: 100;
    width: 657px;
    padding: 8px 37px 7px 40px;
    /* height: 84px; */
}

    .lightbox .gallery .pagination a {
        border: 0;
    }

.lightbox .gallery .gmask ul img {
    height: 69px;
    width: 101px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

#fancybox-outer {
    background: none;
}

.rio-ads {
}

.rio-ads-cont {
    padding-bottom: 34px;
}

.rio-ads-list {
    width: 624px;
    height: 298px;
    clear: both;
    border-bottom: solid 1px #D8E0E7;
}

.rio-ads-itm {
    width: 149px;
    height: 290px;
    overflow: hidden;
    float: right;
    margin-right: 2px;
    border-right: solid 1px #D8E0E7;
    padding-right: 6px;
}

    .rio-ads-itm:first-child {
        margin-right: 0px;
        border-right: 0;
        padding-right: 0;
    }

.rio-ads-itm-img {
    width: 144px;
    overflow-x: hidden;
    padding-bottom: 10px;
}

    .rio-ads-itm-img a {
    }

        .rio-ads-itm-img a img {
            display: block;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px;
        }

.rio-ads-itm-title {
    width: 144px;
    overflow: hidden;
    margin-bottom: 5px;
}

    .rio-ads-itm-title a {
        font-family: 'blender-regular','south web ultralight';
        font-weight: bold;
        padding-right: 0;
        font-size: 14px;
        text-align: center;
        color: #004b88;
        line-height: 16px;
        padding-bottom: 10px;
    }

.rio-ads-itm-text {
    width: 144px;
    overflow-x: hidden;
}

    .rio-ads-itm-text a {
        color: #004b88;
        font: 14px/14px Arial, Helvetica, sans-serif
    }

.rio-sponsors {
    background-color: #ffffff;
    padding: 20px 0 0 0;
}

    .rio-sponsors .slick-slider {
        margin-bottom: 20px;
    }

.rio-sponsors-cont {
    position: relative;
    direction: ltr;
    width:95%;
    margin:0 auto;
}

.rio-sponsors-list {
}

.rio-sponsors-itm {
    text-align: center;
}

    .rio-sponsors-itm a {
        text-align: center;
        padding:0px 30px;
    }

        .rio-sponsors-itm a img {
        }

.rio-sponsors .slick-slide img {
    display: initial;
}

.sponsors-button-prev {
    background: transparent url(images/rio/gallery_arrow_right.png) no-repeat center center;
    width: 16px;
    height: 27px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
    z-index: 2;
    cursor: pointer;
}

.sponsors-button-next {
    background: transparent url(images/rio/gallery_arrow_left.png) no-repeat center center;
    width: 16px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -14px;
    z-index: 2;
    cursor: pointer;
}

.rio-articles .show-all-articles {
    height: 20px;
    margin-bottom: 18px;
    float: none;
    text-align: left;
}

    .rio-articles .show-all-articles a {
        color: #0283BA;
        font-family: 'blender-regular','south web light';
        font-weight: normal;
        padding-left: 0px;
        font-size: 18px;
    }

#main {
    background: #fff;
    width: 970px;
    padding: 0 5px;
}

#main .bomba-article.rio_red {
    margin: 0;
}

#main .bomba-article.rio_black {
    margin: 0;
}


#main .article-list li {
    display: contents;
}

    #main .article-list h2 {
        font: 22px/23px 'blender-bold',Mukta-ExtraBold,'south web bold',Arial,sans-serif;
        height: auto;
        overflow: hidden;
        line-height: 22px;
        width: 98%;
    }

/*    #main .article-list h2 a {
        font-family: 'south web ultralight';
        font-weight: bold;
        padding-right: 0;
        font-size: 14px;
        text-align: center;
        color: #24325F;
        line-height: 16px;
    }*/

#content .article-list .league-title {
    display: block;
    font: 16px/18px 'blender-regular','Mukta-ExtraBold','south web',Arial,Helvetica,sans-serif;
    line-height: 20px;
    padding: 0 0 4px 0;
}

.rio .article-list .league-title a {
    font: 16px/18px 'blender-regular','Mukta-ExtraBold','south web',Arial,Helvetica,sans-serif;
    padding-right: 0;
    text-align: right;
    color: #969696;
    line-height: 16px;
}


.rio .content .article-list h2 {
    font: 22px/23px 'blender-bold',Mukta-ExtraBold,'south web bold',Arial,sans-serif;
    height: auto;
    overflow: hidden;
    line-height: 22px;
    width: 100%;
}


.rio #main .article-list p.abstract {
    height: 57px;
    overflow: hidden;
    line-height: 17px;
    font: 16px/18px 'blender-regular','Mukta-ExtraBold','south web',Arial,Helvetica,sans-serif;
    width: 98%;
    color: #222;
    margin: 4px 0;
}

.rio #main .article-list p.abstract a {
    color: #222;
    font-family: blender-regular;
    display: block;
    line-height: 18px;
}

/*.rio #main .article-list p.abstract{
    max-height:20px;
}*/

#main .article-list .writer-date .writer a {
    color: #24325F;
}

.writer-date .date {
    color: #24325F;
}

.writer-date .talkbacks {
    color: #24325F;
}

#main .article-list img {
    display: block;
    width: 210px;
    height: 156px;
}

.article-list li .writer-date span,
.article-list li .writer-date em {
    float: right;
}

.rio .article-list li .img-holder {
    width: 33%;
    height: 156px;
    float: right;
}

.article-list li .share-holder {
    border: 0px solid green;
    float: left;
    width: 20%;
}

.rio #main .writer-date .writer {
    display: inline-block;
    bottom: 0;
    position: relative;
    font-size: 14px !important;
    color: #222;
}


.rio #main .writer-date .date {
    display: inline-block;
    bottom: 0;
    position: relative;
    font-family: Arial,'Mukta-ExtraBold','south web',Helvetica,sans-serif;
    font-size: 12px !important;
    color: #222;
}

.article-list li .img-holder.small.btn-play > a:after {
    content: '';
    background-image: url('Images/Rio/play-btn-small.png') !important;
    background-repeat: no-repeat;
    background-position-x: 21px;
    background-position-y: 3px;
    position: absolute;
    right: 69.5%;
    top: 66%;
    background-clip: unset;
    z-index: 1000;
}


    .rio .article-list li .text-holder {
    float: left;
    vertical-align: top;
    border: 0px solid red;
    width: 64%;
    height: 167px;
}

.rio-main-article .bomba-img-holder .play-bttn-large {
    position: absolute;
    bottom: 78px;
    right: 15px;
    z-index: 999;
}

.rio-main-article .bomba-article .bomba-titles-container {
    position: absolute;
    bottom: 5px;
    padding-bottom: 19px;
    width: 624px;
    background-color: rgba(34, 34, 34, 0.75);
}

.rio-main-article .bomba-article .bomba-title {
    position: relative;
    overflow: hidden;
    right: 7px;
    padding: 0px 0 0 0;
    width: 100%;
    color: #fff;
    font-size: 33px;
    font-family: 'blender-bold','Mukta-ExtraBold','south web bold';
    line-height: 33px;
    background-color: rgba(34, 34, 34, 0);
    height: 67px;
    bottom: 6px;
}
.rio-main-article .bomba-article .bomba-title,
.rio-main-article .bomba-article .bomba-subtitle,
.rio-main-article .bomba-article .bomba-author {
    background-color: rgba(34, 34, 34, 0);
}

    .rio-main-article .bomba-article .bomba-title .middle {
        vertical-align: middle;
        display: table-cell;
        height: 74px;
        /*padding: 0px 10px;*/
    }


.rio-main-article .bomba-article .bomba-txt-holder {
    background-color: rgba(34,34,34,0.85);
}



.rio-main-article .bomba-article .btn-play a:after {
    content: '';
    position: absolute;
    right: 50%;
    left: auto;
    top: 50%;
    width: 130px;
    height: 130px;
    margin: -65px -65px 0 0;
    z-index: 1000;
    background: url(images/rio/play_main.png) no-repeat center center;
}

.rio-main-article .red_mark {
    display: none !important;
}

.rio-main-article .bomba-article .bomba-exclusive:before {
    background: none;
    display: none;
}

.rio-main-article .bomba-article .bomba-exclusive {
    top: 12px;
    right: 13px;
    background-color: #fff;
    background-image: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 9px 6px 4px 6px;
    height: auto;
    line-height: 15px;
}

    .rio-main-article .bomba-article .bomba-exclusive span {
        color: #00aee6;
        font-size: 18px;
        font-family: 'blender-regular','south web light';
        font-weight: normal;
        line-height: 15px;
        display: block;
        padding: 0 0 0 0;
    }

.rio-main-article .bomba-article .bomba-image {
    display: block;
}

/*.rio-main-article .bomba-article .bomba-author {
    position: inherit;
    background-color: transparent;
}

    .rio-main-article .bomba-article .bomba-author a,
    .rio-main-article .bomba-article .bomba-author span,
    .rio-main-article .bomba-article .bomba-author em {
        color: #f6f6f6;
        font-size: 13px;
        font-family: 'blender-regular','Open Sans Hebrew', sans-serif;
    }*/
/*
.rio-main-article .bomba-article .bomba-subtitle {
    position: relative;
    overflow: hidden;
    right: 0px;
    padding: 4px 15px 4px 15px;
    width: 580px;
    color: #0C2F6F;
    font-size: 18px;
    line-height: 18px;
    background-color: transparent;
}*/
/*
    .rio-main-article .bomba-article .bomba-subtitle a {
        color: #f6f6f6;
        font-size: 16px;
        line-height: 18px;
        text-decoration: none;
    }

.rio-main-article .bomba-titles-container .share_icon {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 27px;
    left: 27px;
    margin-top: -20px;
    background: url(images/rio/share.png) no-repeat center center;
    background-color: transparent;
}*/
/*    .rio-main-article .bomba-titles-container .share_icon img.icon.white {
        display: none !important;
    }

    .rio-main-article .bomba-titles-container .share_icon img.icon.gray {
        display: none !important;
    }*/
.rio-social {
    margin-bottom: 17px;
}

.rio-social-cont {
}

.rio-social-title {
    height: 49px;
    background: #fff url(Images/Rio/socialfeed_title.png) right top no-repeat;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    .rio-social-title span {
        line-height: 47px;
        color: #fff;
        font-family: 'blender-regular','south web light';
        font-weight: normal;
        padding-right: 8px;
        font-size: 24px;
    }

    .rio-social-title ul {
        float: left;
        height: 42px;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        direction: ltr;
    }

        .rio-social-title ul li {
            width: 42px;
            height: 42px;
            display: inline-block;
            list-style: none;
        }

            .rio-social-title ul li:first-child {
                border-top-left-radius: 4px;
            }

            .rio-social-title ul li a {
                width: 42px;
                height: 42px;
                display: block;
            }

            .rio-social-title ul li.rio-social-facebook-tab {
                background-color: #3664A2;
            }

                .rio-social-title ul li.rio-social-facebook-tab a {
                    background: transparent url(Images/Rio/socialfeed_facebook.png) center center no-repeat;
                }

            .rio-social-title ul li.rio-social-twitter-tab {
                background-color: #49ABF2;
            }

                .rio-social-title ul li.rio-social-twitter-tab a {
                    background: transparent url(Images/Rio/socialfeed_twitter.png) center center no-repeat;
                }

            .rio-social-title ul li.rio-social-instagram-tab {
                background-color: #3664A2;
            }

                .rio-social-title ul li.rio-social-instagram-tab a {
                    background: transparent url(Images/Rio/socialfeed_instagram.png) center center no-repeat;
                }

.rio-social-list {
    height: 410px;
    width: 304px;
    background: #fff;
}

.rio-social-twitter {
    height: 410px;
    width: 304px;
    direction: rtl;
    overflow-y: hidden;
}

.rio-social-facebook {
}

.rio-social-instagram {
}

.rio-social-title ul li.active:after {
    content: '';
    width: 42px;
    height: 7px;
    background: url(images/rio/socialfeed_arrow.png) no-repeat center center;
    position: absolute;
}

.rio-social-facebook-title {
    height: 25px;
    line-height: 20px;
}

    .rio-social-facebook-title span {
        color: #3664A2;
        font-family: 'blender-regular', 'south web light';
        font-weight: normal;
        padding-right: 10px;
        text-align: right;
        font-size: 18px;
    }


.rio-minute {
}

.rio-minute-cont {
    background: #F7F7F7;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.SandboxRoot {
    background: #F7F7F7;
}

.EmbeddedTweet-tweetContainer {
    background-color: #F7F7F7 !important;
}

.rio-minute-title {
    height: 52px;
}

    .rio-minute-title span {
        line-height: 52px;
        color: #2e84bc;
        font-family: 'blender-regular','south web light';
        font-weight: normal;
        padding-right: 10px;
        font-size: 26px;
    }

.rio-minute-list {
    height: 780px;
    scroll-behavior: inherit;
    min-height: calc(100vh - 305px);
    overflow-x: hidden;
    overflow-y: scroll;
    margin: 0 0 0 0;
    direction: ltr;
}

.rio-minute-itm {
}

.rio-minute-link {
    height: 42px;
    text-align: left;
}

    .rio-minute-link a {
        line-height: 47px;
        color: #202b5a;
        font-family: 'blender-regular', 'south web light';
        font-weight: normal;
        padding-left: 10px;
        font-size: 18px;
    }

.rio-minute .table_cont_daka {
    margin: 0 auto;
    width: 600px;
}

    .rio-minute .table_cont_daka table {
        border: 0;
    }

        .rio-minute .table_cont_daka table td,
        .rio-minute .table_cont_daka table td.first,
        .rio-minute .table_cont_daka table td.flag {
            border: 0;
            background-color: transparent;
            padding: 15px 0px 10px;
        }

            .rio-minute .table_cont_daka table td.first {
                font-family: 'blender-regular','south web ultralight';
                color: #007abf;
                font-weight: normal;
                font-size: 15px;
            }

            .rio-minute .table_cont_daka table td,
            .rio-minute .table_cont_daka table td p {
                color: #24325F;
                font: 14px/14px Arial, Helvetica, sans-serif;
            }

                .rio-minute .table_cont_daka table td a {
                    color: #24325F;
                    font: 14px/14px Arial, Helvetica, sans-serif;
                    font-weight: bold;
                }



.rio-sports {
    text-align: center;
    width: 1008px;
    height: 932px;
    position: relative;
    margin-right: -32px;
    margin-bottom: 16px;
    direction: ltr;
}

.rio-sports-cont {
    position: absolute;
    width: 1028px;
    left: 9px;
    z-index: 1;
}

.rio-sport-center {
    position: absolute;
    z-index: 2;
    width: 222px;
    height: 222px;
    top: 40%;
    left: 50%;
    margin-left: -113px;
    margin-top: -50px;
    border-radius: 4px;
    text-align: left;
    direction: ltr;
    overflow: hidden;
    border-radius: 50%;
    background-image: url('Images/tokyo2020/sports-circle-bg.png');
    background-size: 222px;
}

    .rio-sport-center > img {
        width: 322px;
        height: 322px;
        margin-top: -47px;
        margin-left: -47px;
    }

    .rio-sport-center span {
        display: block;
        color: #fff;
        width: 222px;
        text-align: center;
    }

    .rio-sport-center .rio-sport-center-img {
        width: 130px;
        height: 130px;
        display: none;
    }

    .rio-sport-center span.rio-sport-center-text0 {
        color: #fff;
        font: 36px/36px Arial;
        font-family: 'blender-regular','south web light';
        height: 72px;
        overflow: hidden;
        width: 150px;
        text-align: center;
        display: none;
    }

    .rio-sport-center span.rio-sport-center-text1 {
        color: #fff;
        font: 33px/92px Arial;
        font-family: 'blender-bold','south web light';
        height: 66px;
        overflow: hidden;
    }

    .rio-sport-center span.rio-sport-center-text2 {
        color: #fff;
        font: 82px/82px Arial;
        font-family: 'blender-bold','south web light';
        height: 61px;
        overflow: hidden;
    }

    .rio-sport-center span.rio-sport-center-text3 {
        color: #fff;
        font: 36px/36px Arial;
        font-family: 'blender-bold','south web light';
        height: 40px;
        overflow: hidden;
    }

    .rio-sport-center span.rio-sport-center-text4 {
        color: #fff;
        font: 13px/13px Arial;
        font-family: 'blender-bold','south web light';
        height: 13px;
        overflow: hidden;
    }

.rio-sports-row {
    margin-top: -20px;
}

.rio-sports-row1 {
    margin-top: 20px;
}

.rio-sport {
    width: 106px;
    height: 106px;
    border-radius: 50%;
    background-color: #202b5a;
    /*transform: rotate(45deg);*/
    display: inline-block;
    margin-right: 59px;
    position: relative;
}
    .rio-sport:hover {
        background-color: rgba(139, 32, 48,0.5);
    }
    .rio-sport:hover:after {
        content: "";
        border-radius: 50%;
        background-color: #b11d33;
        opacity: 0.6;
        display: inline-block;
        margin-right: 59px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.rio .w1 {
    width: 980px;
    margin: 0 auto;
    direction: rtl;
    background-color: white;
}



/*.rio-sport:hover{
    background-color:yellow;
}*/
.rio-sport-pl, .rio-sport-pl:hover {
    background-color: transparent;
}
.rio-sport.rio-sport-pl:hover:after {
    content: none;
}

.rio-sports-row .rio-sport:first-child {
}

.rio-sport img {
    width: 106px;
    height: 106px;
}

.rio-sport span {
    color: #fff;
    font: 16px/16px Arial;
    font-family: 'blender-regular','south web ultralight';
    display: none;
    text-align: center;
    width: 100%;
    height: 32px;
    overflow: hidden;
    direction: rtl;
    position: absolute;
    top: 45%;
    z-index:9;
}
.rio-sport:hover span {
    display: block;
}

.rio-counter {
    margin-bottom: 17px;
}

.rio-counter-cont {
    width: 304px;
    height: 178px;
    background: url(images/rio/counter_bg_site.png) no-repeat center center;
}

.rio-counter-list {
    padding-top: 120px
}

.rio-counter-itm {
    float: left;
    width: 70px;
    background: url(images/rio/counter_sep.png) no-repeat left center;
}

    .rio-counter-itm:first-child {
        margin-left: 11px;
        background: none;
    }

    .rio-counter-itm span {
        display: block;
        color: #8d8d8d;
        font: 18px/18px Arial;
        font-family: 'blender-regular', 'south web light';
        text-align: center;
    }

    .rio-counter-itm div {
        color: #8d8d8d;
        font: 26px/30px Arial;
        font-family: 'blender-regular','south web ultralight';
        text-align: center;
    }



.rio-br-list {
    visibility: hidden;
}
.rio-br-list.slick-initialized {
    visibility: visible;
}
.rio-br-days-list-in {
    visibility: hidden;
}
    .rio-br-days-list-in.slick-initialized {
        visibility: visible;
    }
.rio-br {
    width: 100%;
    min-width: 944px;
    height: 150px;
    left: 0;
    position: fixed;
    top: 0;
    /*bottom: 0;*/
    /*background-color:#fff;*/
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    z-index: 999;
}

.rio-br-in {
    width: 100%;
    min-width: 944px;
    height: 150px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    position: relative;
    background: #e1e1e1;
}

div.rio-br-header {
    height: 41px;
    background-color: #b11d33;
}

table.rio-br-header {
    height: 42px;
    padding: 0;
    width: 100%;
}

    table.rio-br-header td {
        line-height: 41px !important;
        /*vertical-align:middle;*/
    }

.rio-br-title {
    font-size: 26px;
    line-height: 26px;
    color: #ffffff;
    display: block;
    white-space: nowrap;
    font-family: 'blender-regular','south web light';
    /*background-image: url('Images/tokyo2020/records-tab-olympic-rings.png');*/
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-position-x: 90%;
    padding: 0 29% 1px 0;
    margin-right: 121px;
    margin-top: 5px;
}

.rio-br-all-events {
    display: block;
    position: absolute;
    bottom: 42px;
    left: 20px;
    font-size: 18px;
    color: #96764d;
    text-decoration: none;
    font-family: 'blender-regular','south web light';
    cursor: pointer;
}

    .rio-br-all-events:hover {
        color: #96764d;
        text-decoration: none;
    }

.rio-br-days {
    text-align: center;
}

table.days {
    padding: 0;
    margin: 0 auto;
    height: 26px;
}

    table.days td {
        height: 26px;
        border-right: solid 5px #b11d33;
    }

        table.days td span {
            font-size: 14px;
            color: #ffffff;
            line-height: 26px;
            white-space: nowrap;
            font-family: 'blender-regular','Open Sans Hebrew', sans-serif;
        }

        table.days td div.day {
            font-size: 14px;
            color: #b11e33;
            width: 60px;
            height: 26px;
            line-height: 29px;
            text-align: center;
            background: #ffffff;
            cursor: pointer;
            font-family: 'blender-regular','south web light';
        }

            table.days td div.day.active {
                color: #fff;
                cursor: default;
                background: #761b2b;
            }
.rio-br-isr {
    width: 21px;
    height: 21px;
    cursor: pointer;
    background-color: white;
}
.rio-br-isr.active {
    background: white url(/2020/Images/Tokyo2020/checkbox-check.png) no-repeat center center;
}

.rio-br-isr-label {
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding-left: 6px;
    padding-right: 5px;
    font-family: 'blender-regular','Open Sans Hebrew', sans-serif;
}

.rio-br-rec {
    width: 21px;
    height: 21px;
    cursor: pointer;
    background-color: white;
}

    .rio-br-rec.active {
        background: white url(/2020/Images/Tokyo2020/checkbox-check.png) no-repeat center center;
    }

.rio-br-rec-label {
    white-space: nowrap;
    font-size: 14px;
    color: #dcb582;
    padding-left: 10px;
    padding-right: 5px;
    font-family: 'blender-regular','Open Sans Hebrew', sans-serif;
}

.rio-br-live {
    width: 21px;
    height: 21px;
    cursor: pointer;
    background-color: white;
}

    .rio-br-live.active {
        background: white url(/2020/Images/Tokyo2020/checkbox-check.png) no-repeat center center;
    }
.rio-br-sports {
    width: 140px;
    margin-left: 20px
}

    .rio-br-sports select {
        width: 140px;
        height:21px;
        visibility:hidden;
    }
.rio-br-live-label {
    width: 67px;
    height: 41px;
    background: transparent url(/2020/Images/Tokyo2020/live-white-strip-text.png) no-repeat center center;
    margin-right: 5px;
    margin-left: 10px;
}

.rio-br-min {
    position: absolute;
    width: 24px;
    height: 24px;
    background: transparent url(/2020/Images/tokyo2020/sticky-events-guide-arrow-minimize.png) no-repeat center center;
    top: 7px;
    right: 16px;
    cursor: pointer;
    z-index: 9
}

.rio-br-mimized .rio-br-min {
    background: transparent url(/2020/Images/tokyo2020/sticky-events-guide-arrow-maximize.png) no-repeat center center;
}

.rio-br-max {
    position: absolute;
    width: 100%;
    height: 41px;
    background: transparent url(/2020/Images/Rio/trans.gif);
    top: 0px;
    right: 0px;
    cursor: pointer;
    z-index: 10;
    display: none;
}

.rio-br-mimized .rio-br-max {
    display: block
}

.rio-br-mimized {
    height: 41px;
    overflow-y: hidden;
}

.rio-br-cont {
    height: 109px;
    padding-top: 9px;
    margin-right: 134px;
    margin-left: 134px;
    position: relative;
    padding-right: 26px;
}

.rio-br-list {
}

.rio-br-button {
    height: 100px;
    width: 16px;
    position: absolute;
    top: 0;
    cursor: pointer;
}

    .rio-br-button.prev {
        background: transparent url(/2020/Images/Tokyo2020/sticky-events-guide-arrow-r.png) no-repeat center center;
        right: -26px;
        z-index: 999;
    }

        .rio-br-button.prev.slick-disabled,
        .rio-br-button.next.slick-disabled {
            background: transparent url(/2020/Images/Rio/trans.gif) no-repeat center center;
            cursor: default;
        }

    .rio-br-button.next {
        background: transparent url(/2020/Images/Tokyo2020/sticky-events-guide-arrow-l.png) no-repeat center center;
        left: 0px;
        margin-left: 16px;
        z-index: 999;
    }

.rio-br-item {
    height: 100px;
}

.rio-br-item-tbl {
    height: 100px;
    padding: 0;
    margin: 0;
}

    .rio-br-item-tbl td {
    }

.rio-br-item-img {
    padding-left: 10px;
    height: 100px;
}

    .rio-br-item-img img {
        width: 54px;
        height: 54px;
    }

.rio-br-item-cont {
    font-size: 14px;
    color: #004b88;
    width: 170px;
    margin-left: 10px;
    color: #202b5a;
}

.rio-br-item-cont-date {
    height: 20px;
    overflow-y: hidden;
    font-family: 'blender-regular','south web light';
    direction: ltr;
    text-align: right;
    font-size: 15px;
    width: 80px;
    display: inline-block;
}

.rio-br-item-cont-sport {
    height: 20px;
    overflow-y: hidden;
    font-family: 'blender-regular', 'south web ultralight';
    font-weight: bold;
}

.rio-br-item-cont-txt {
    height: 40px;
    overflow-y: hidden;
    white-space: normal;
    font-family: 'blender-regular','south web light';
    line-height: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}

.rio-br-item-cont-icons {
    height: 20px;
    overflow: hidden;
    display: inline-block;
    width: 85px;
}

    .rio-br-item-cont-icons img {
        display: inline;
    }

.rio-br-page div.rio-br-header {
    height: 60px;
    width: 970px;
    background-color: #F7F7F7;
    border-bottom: solid 2px #bf1c2e;
}

.rio-br-page table.rio-br-header {
    width: 100%;
    height: 64px;
}

.rio-br-page .rio-br-title {
    font-size: 26px;
    line-height: 35px;
    color: #202c5c;
    display: block;
    white-space: nowrap;
    padding-left: 20px;
    font-family: 'blender-regular','south web light';
    padding-right: 105px;
    background-image: url('Images/tokyo2020/olympic-rings-events-header.png');
    margin-right: 0;
    margin-bottom: 0;
}
.rio-br-page .rio-br-isr-label
{
    color:#033b73;
}
.rio-br-page .rio-br-rec-label {
    color: #96764d;
}
.rio-br-page .rio-br-items-cont {
    width: 970px;
}

    .rio-br-page .rio-br-items-cont > div {
        width: 970px;
    }

.rio-br-page .rio-br-item-tbl {
    width: 100%;
    height: 64px;
}

    .rio-br-page .rio-br-item-tbl td {
        padding: 0 0 0 0;
    }

.rio-br-page tr.rio-br-item {
    height: auto;
    background-color: #fff;
    color: #002063;
}

.rio-br-page tr.rio-br-item-alt {
    background-color: #F9F9F9
}

.rio-br-page tr.rio-br-item td {
}

    .rio-br-page tr.rio-br-item td div {
        height: 64px;
        line-height: 64px;
        overflow-y: initial !important;
    }

.rio-br-page .rio-br-item-img {
    padding: 0 0 0 0;
    width: 60px;
    text-align: center;
    vertical-align: middle;
    padding-right:6px;
}

    .rio-br-page .rio-br-item-img img {
        display: inline !important;
        vertical-align: middle !important;
    }

.rio-br-page .rio-br-item-cont-date {
    height: 64px;
    direction: ltr;
    text-align: center;
    width: 75px;
}

    .rio-br-page .rio-br-item-cont-date span {
        vertical-align: middle;
        font-family: 'blender-regular','south web light';
    }

.rio-br-page .rio-br-item-cont-star {
    height: 64px;
    vertical-align: middle;
    width: 50px;
    margin: 0 0 0 0;
    text-align: center;
}

.rio-br-page .rio-br-item-cont-sport {
    height: 64px;
    text-align: right;
    padding: 0 10px;
    position: relative;
    width: 200px;
}

    .rio-br-page .rio-br-item-cont-sport span {
        vertical-align: middle;
        font-family: 'blender-regular', 'south web ultralight';
        font-weight: bold;
        vertical-align: middle;
        line-height: 18px;
        position: absolute;
        width: 200px;
        top: 7%;
        top: 50%;
        left: 50%;
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

.rio-br-page .rio-br-item-cont-txt {
    height: 64px;
    white-space: normal;
    text-align: right;
    padding: 0 10px;
    position: relative;
    min-width: 360px;
}

    .rio-br-page .rio-br-item-cont-txt span {
        font-family: 'blender-regular','south web light';
        vertical-align: middle;
        line-height: 18px;
        position: absolute;
        width: 350px;
        top: 7%;
        top: 50%;
        left: 50%;
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

.rio-br-page .rio-br-item-cont-icons {
    height: 64px;
    text-align: left;
    padding: 0 10px;
    width:auto;
}

    .rio-br-page .rio-br-item-cont-icons img,
    .rio-br-page .rio-br-item-cont-star img {
        display: inline;
        vertical-align: middle;
        padding-left: 3px;
    }

.rio-br-days-list {
    height: 50px;
    width: 970px;
    position: relative;
    background-color: #F9F9F9;
}

.rio-br-days-list-in {
    height: 80px;
    width: 862px;
    margin: 0 auto;
}

    .rio-br-days-list-in div.day-cont {
        height: 50px;
        cursor: pointer;
    }

        .rio-br-days-list-in div.day-cont.slick-current {
            background-color: #00984e;
        }

    .rio-br-days-list-in div.day {
        text-align: center;
        color: #004b88;
        font-size: 15px;
        line-height: 17px;
        padding-top: 8px;
        font-family: 'blender-regular', 'Open Sans Hebrew', sans-serif;
    }

    .rio-br-days-list-in div.slick-current div.day {
        color: #fff;
    }

.rio-br-page-button {
    height: 50px;
    width: 41px;
    position: absolute;
    top: 0px;
    cursor: pointer;
}

    .rio-br-page-button.prev {
        background: transparent url(Images/tokyo2020/sticky-events-guide-arrow-r.png) no-repeat center center;
        right: 0px;
        z-index: 999;
    }

        .rio-br-page-button.prev.slick-disabled,
        .rio-br-page-button.next.slick-disabled {
            background: transparent url(/2020/Images/Rio/trans.gif) no-repeat center center;
            cursor: default;
        }

    .rio-br-page-button.next {
        background: transparent url(/2020/Images/tokyo2020/sticky-events-guide-arrow-l.png) no-repeat center center;
        left: 0px;
        z-index: 999;
    }



.rio-records-page-links {
    margin-bottom: 2px;
    height: 50px;
}

.rio-records-link {
    display: inline-block;
    /*-webkit-border-top-left-radius: 4px;
    -moz-border-radius: 4px;*/
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 216px;
    height: 50px;
    line-height: 50px;
}

   

    .rio-records-link span {
        font-family: 'blender-regular', 'south web light';
        font-size: 18px;
        color: #fff;
        line-height: 38px;
        display: block;
        float: left;
        width: 150px;
        margin-top: 7px;
    }

    .rio-records-link img {
        vertical-align: middle;
        margin-right: 17px;
    }

.rio-records-page {
}

.rio-records-page-title {
    width: 216px;
    display: inline-block;
    line-height: 50px;
    vertical-align: top;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    .rio-records-page-title h1,
    .rio-records-page-title span {
        font-family: 'blender-regular', 'south web light';
        font-size: 18px;
        color: #fff;
        line-height: 20px;
        display: inline;
        font-weight: normal;
    }

    .rio-records-page-title img {
        vertical-align: middle;
        margin-left: 10px;
    }

table.rio-records {
    width: 100%;
    background-color: #fff;
}

    table.rio-records th {
        height: 50px;
        line-height: 50px;
        font-family: 'blender-regular', 'south web light';
        font-size: 18px;
        color: #004b88;
        text-align: center;
    }

    table.rio-records td {
        height: 50px;
        line-height: 50px;
    }

        table.rio-records td div {
            font-family: 'blender-regular', 'Open Sans Hebrew', sans-serif;
            font-size: 15px;
            color: #595959;
            padding-right: 10px;
            padding-left: 10px;
            line-height: 20px;
        }
            table.rio-records tr td:first-of-type div{
                font-family: 'blender-bold', 'Open Sans Hebrew', sans-serif;
            }
            table.rio-records td img {
                width: 20px;
                vertical-align: middle;
            }

        table.rio-records td.rio-records-title {
        }

    table.rio-records div.rio-records-title {
        font-family: 'blender-regular', 'south web light';
        font-size: 26px;
        color: #004b88;
        padding-right: 15px;
        padding-left: 15px;
        line-height: normal;
        margin-top: 4px;
    }

.rio-records-green {
    background-color: #bf1c2e;
}
a.rio-records-green {
    background-color: rgba(191 ,28, 46,0.5);
}
.rio-records-blue {
    background-color: #2e84bc;
}
a.rio-records-blue {
    background-color: rgba(46, 132, 188,0.5);
}
.rio-records-orange {
    background-color: #39693a;
}
a.rio-records-orange {
    background-color: rgba(57,105,58,0.5);
} 

.rio-medals-page .rio-medals-page-cont {
    width: 624px;
}
.rio-records-page-cont .rio-records-page {
    width: 648px;
}
.rio-records-page-cont #sidebar {
    width: 291px;
}
.rio-records-page-cont .rio-records-page-links {
    display: inline-block;
    border-bottom: solid 2px #bf1c2e;
    /*width:432px*/
}

.rio-medals-page .rio-medals-page-title {
    background: url(Images/tokyo2020/medals-page-header.png) center center no-repeat;
    height: 58px;
}


.rio-medals-page .rio-medals-page-title h1 {
    font-family: 'blender-regular','south web light';
    font-size: 26px;
    color: #fff;
    padding-right: 20px;
    line-height:56px;
}

.rio-medals-page .rio-medals-table {
    width: 100%;
    background-color: #fff;
    border: 0;
    table-layout: fixed;
}

    .rio-medals-page .rio-medals-table th {
        background-color: #F7F7F7;
        font-family: 'blender-regular','south web light';
        font-size: 18px;
        color: #004b88;
        text-align: center;
        padding-bottom: 6px;
        padding-top: 6px;
    }

    .rio-medals-page .rio-medals-table tr.rio-medals-tr-israel {
        background-color: #E7E7E7 !important;
    }

        .rio-medals-page .rio-medals-table tr.rio-medals-tr-israel td {
            font-weight: bold;
            background-color: #E7E7E7 !important;
        }

    .rio-medals-page .rio-medals-table td {
        height: 50px;
        line-height: 50px;
        text-align: center;
    }

        .rio-medals-page .rio-medals-table td img {
            vertical-align: middle;
            width: 43px;
        }

        .rio-medals-page .rio-medals-table td div {
            font-family: 'blender-regular','Open Sans Hebrew', sans-serif;
            font-size: 15px;
            color: #202b5a;
            padding-right: 10px;
            padding-left: 10px;
            line-height: 20px;
            text-align: center;
        }

        .rio-medals-page .rio-medals-table td.rio-medals-td-country div {
            text-align: right;
        }
/**/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

    .rio-sports-row {
        margin-top: -26px;
    }

    .rio-sports-row1 {
        margin-top: 20px;
    }

    .rio-sport-center {
        margin-top: -122px;
    }

    .rio-sponsors .slick-slide img {
        display: inline;
    }

    .rio .logo {
        background-image: url(Images/logo.png) !important;
        background-position: center 4px;
        background-repeat: no-repeat;
        height: 115px;
    }

    .sponsors-button-prev, .sponsors-button-next {
        margin-top: -21px;
    }

   /* .rio-main-article .bomba-article .bomba-author a,
    .rio-main-article .bomba-article .bomba-author span,
    .rio-main-article .bomba-article .bomba-author em {
        font-size: 11px;
    }
*/
    .ms-choice > span.placeholder {
        font-family: 'blender-regular',Arial;
    }

    .ms-drop ul > li label {
        font-family: 'blender-regular',Arial;
    }

    .rio-medals-itm-place {
        font-family: 'blender-regular', Arial;
    }

    .rio-medals-itm-country {
        font-family: 'blender-regular',Arial;
    }

    .rio-medals-itm-medals-gold {
        font-family: 'blender-regular',Arial;
    }

    .rio-medals-itm-medals-silver {
        font-family: 'blender-regular',Arial;
    }

    .rio-medals-itm-medals-bronze {
        font-family: 'blender-regular',Arial;
    }

    .rio-israel-medals-itm span {
        font-family: 'blender-regular',Arial;
    }

   /* .rio-main-article .bomba-article .bomba-author a,
    .rio-main-article .bomba-article .bomba-author span,
    .rio-main-article .bomba-article .bomba-author em {
        font-family: 'blender-regular', Arial;
    }*/

    table.days td span {
        font-family: 'blender-regular', Arial;
    }

    .rio-br-isr-label {
        font-family: 'blender-regular', Arial;
    }

    .rio-israel-page .rio-israel-title select {
        font-family: 'blender-regular', Arial;
    }

    table.rio-records td div {
        font-family: 'blender-regular', Arial;
    }

    .rio-medals-page .rio-medals-table td div {
        font-family: 'blender-regular',Arial;
    }

    .rio-br-days-list-in > div > div.day {
        font-family: 'blender-regular', Arial;
    }
}

.rio-sport-page-cont .video-container {
    background: #141c27 url(images/bg-video.jpg) no-repeat;
    width: 288px;
    margin: 0 0 18px;
    padding: 13px 8px 10px
}

    .rio-sport-page-cont .video-container a.vod {
        width: 26px;
        height: 22px;
        display: inline-block;
        position: absolute;
        left: 0
    }

    .rio-sport-page-cont .video-container .desc {
        position: static;
        width: auto;
        padding: 10px 16px 0 14px
    }

    .rio-sport-page-cont .video-container a.vod {
        width: 26px;
        height: 22px;
        display: inline-block;
        position: absolute;
        left: 0;
    }

    .rio-sport-page-cont .video-container .title {
        font-family: 'blender-bold','south web bold';
        font-size: 14px;
        line-height: 18px;
        color: #fff;
        display: block;
        padding: 3px 34px 2px;
        font-weight: normal;
    }

.rio-sport-page-cont .video-alt {
    margin: 0 0 10px;
}

.rio-sport-page-cont .video-holder {
    position: relative;
}

.rio-sport-page-cont .btn-play > a {
    position: relative;
    display: block;
    z-index: 0;
}

.rio-sport-page-cont .btn-play.medium > a:after {
    right: 89%;
    top: 84%;
}

.rio-sport-page-cont .btn-play > a:after {
    content: '';
    position: absolute;
    right: 93%;
    top: 91%;
    width: 101px;
    height: 100px;
    margin: -50px -50px 0 0;
    z-index: 1000;
   background: url(images/videosmallitem.png) no-repeat 0px 0px;
}

.rio-sport-page-cont .btn-play a > img {
    position: relative;
    z-index: -1;
}

.rio-sport-page-cont .video-holder img {
    display: block;
}

.rio-sport-page-cont .video-container .desc {
    position: static;
    width: auto;
    padding: 10px 16px 0 14px;
}

.rio-sport-page-cont .video-alt .desc {
    background: 0;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
}

.rio-sport-page-cont .video-holder .desc {
    right: 0;
    bottom: 0;
    color: #fff;
}

.rio-sport-page-cont .video-container .desc a {
    display: inline;
    padding: 0;
}

.rio-sport-page-cont .desc a {
    color: #fff;
}

.rio-sport-page-cont .video-list {
    overflow: hidden;
    margin: 0 0 -1px;
}

.rio-sport-page-cont .video-container .video-box {
    width: 140px;
    padding: 0;
    margin-right: 8px;
    overflow: hidden;
}

.rio-sport-page-cont .video-box:first-child, .video-box-even {
    margin-right: 0 !important;
}

.rio-sport-page-cont .video-box {
    float: right;
    margin: 0 16px 0 0;
}

.rio-sport-page-cont .video-holder {
    position: relative;
}

.rio-sport-page-cont .btn-play.small.video-box > a:after {
    right: 51%;
}

.rio-sport-page-cont .btn-play.small > a:after {
    width: 59px;
    height: 35px;
    margin: 14px 20px 0 0;
    background-position: 7px -10px;
    right: 52.5%;
    top: 52%;
}

.rio-sport-page-cont .btn-play > a:after {
    content: '';
    position: absolute;
    right: 93%;
    top: 91%;
    width: 101px;
    height: 100px;
    margin: -50px -50px 0 0;
    z-index: 1000;
    background: url(images/videosmallitem.png) no-repeat -101px -117px;
}

.rio-sport-page-cont .video-list .desc {
    height: 34px;
    overflow: hidden;
}

.rio-sport-page-cont .video-box .desc {
    font-size: 14px;
    line-height: 16px;
}



.rio-article-page-cont .video-container {
    background: #141c27 url(images/bg-video.jpg) no-repeat;
    width: 288px;
    margin: 0 0 18px;
    padding: 13px 8px 10px
}

    .rio-article-page-cont .video-container a.vod {
        width: 26px;
        height: 22px;
        display: inline-block;
        position: absolute;
        left: 0
    }

    .rio-article-page-cont .video-container .desc {
        position: static;
        width: auto;
        padding: 10px 16px 0 14px
    }

    .rio-article-page-cont .video-container a.vod {
        width: 26px;
        height: 22px;
        display: inline-block;
        position: absolute;
        left: 0;
    }

    .rio-article-page-cont .video-container .title {
        font-family: 'blender-bold','south web bold';
        font-size: 14px;
        line-height: 18px;
        color: #fff;
        display: block;
        padding: 3px 34px 2px;
        font-weight: normal;
    }

.rio-article-page-cont .video-alt {
    margin: 0 0 10px;
}

.rio-article-page-cont .video-holder {
    position: relative;
}

.rio-article-page-cont .btn-play > a {
    position: relative;
    display: block;
    z-index: 0;
}

.rio-article-page-cont .btn-play.medium > a:after {
    right: 89%;
    top: 84%;
}

.rio-article-page-cont .btn-play > a:after {
    content: '';
    position: absolute;
    right: 93%;
    top: 91%;
    width: 101px;
    height: 100px;
    margin: -50px -50px 0 0;
    z-index: 1000;
    background: url(images/sprite.png) no-repeat -101px -117px;
}

.rio-article-page-cont .btn-play a > img {
    position: relative;
    z-index: -1;
}

.rio-article-page-cont .video-holder img {
    display: block;
}

.rio-article-page-cont .video-container .desc {
    position: static;
    width: auto;
    padding: 10px 16px 0 14px;
}

.rio-article-page-cont .video-alt .desc {
    background: 0;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
}

.rio-article-page-cont .video-holder .desc {
    right: 0;
    bottom: 0;
    color: #fff;
}

.rio-article-page-cont .video-container .desc a {
    display: inline;
    padding: 0;
}

.rio-article-page-cont .desc a {
    color: #fff;
}

.rio-article-page-cont .video-list {
    overflow: hidden;
    margin: 0 0 -1px;
}

.rio-article-page-cont .video-container .video-box {
    width: 140px;
    padding: 0;
    margin-right: 8px;
    overflow: hidden;
}

.rio-article-page-cont .video-box:first-child, .video-box-even {
    margin-right: 0 !important;
}

.rio-article-page-cont .video-box {
    float: right;
    margin: 0 16px 0 0;
}

.rio-article-page-cont .video-holder {
    position: relative;
}

.rio-article-page-cont .btn-play.small.video-box > a:after {
    right: 51%;
}

.rio-article-page-cont .btn-play.small > a:after {
    width: 59px;
    height: 35px;
    margin: 14px 20px 0 0;
    background-position: -59px -252px;
    right: 52.5%;
    top: 52%;
}

/*.rio-article-page-cont .btn-play a:after {
    content: '';
    position: absolute;
    right: auto;
    left: 20px;
    top: 20px;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    z-index: 1000;
    background: url(Images/rio/play-btn-large.png) no-repeat center center;
}*/

.rio-article-page-cont .btn-play .bomba-author a:after {
    display: none;
}

.rio-article-page-cont .video-list .desc {
    height: 34px;
    overflow: hidden;
}

.rio-article-page-cont .video-box .desc {
    font-size: 14px;
    line-height: 16px;
}


#main .rio-sport-page-cont .bomba-article {
    padding: 1px 0 0 0;
    margin: 0 0 12px 0;
}

.rio-sport-page-cont .bomba-img-holder {
    position: relative;
}

.rio-sport-page-cont .btn-play > a {
    position: relative;
    display: block;
    z-index: 0;
}

.rio-sport-page-cont .bomba-article .bomba-image {
    width: 624px;
    height: 514px;
}

.rio-sport-page-cont .bomba-article .bomba-titles-container {
    position: absolute;
    bottom: 30px;
}

.rio-sport-page-cont .bomba-article .btn-play a:after {
    content: '';
    position: absolute;
    right: auto;
    left: 20px;
    top: 20px;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    z-index: 1000;
    background: url(Images/rio/play-btn-large.png) no-repeat center center;
}

.rio-sport-page-cont .bomba-article .btn-play .bomba-author a:after {
    display: none;
}

.rio-sport-page-cont .bomba-article .bomba-title {
    position: relative;
    overflow: hidden;
    right: 0;
    padding: 8px 10px 0 0;
    width: 415px;
    color: #fff;
    font-size: 35px;
    font-family: 'blender-bold', 'south web bold';
    line-height: 35px;
    background-color: rgba(1,75,173,0.65);
}

.rio-sport-page-cont .bomba-article .bomba-subtitle {
    position: relative;
    overflow: hidden;
    right: 0;
    padding: 6px 10px 2px 0;
    width: 565px;
    color: #000;
    font-size: 15px;
    font-family: 'blender-bold','south web bold';
    line-height: 18px;
    background-color: #fff;
}

.rio-sport-page-cont .bomba-article .bomba-author {
    position: absolute;
    overflow: hidden;
    right: 0;
    bottom: 0px;
    padding: 0px 10px 0px 10px;
    height: 24px;
    color: #fff;
    font-size: 14px;
    line-height: 23px;
    background-color: rgba(34,34,34,0.75);
    width: 100%;
}

    .rio-sport-page-cont .bomba-article .bomba-author a {
        font-size: 14px;
        color: #fff;
        text-decoration: none;
    }

    .rio-sport-page-cont .bomba-article .bomba-author .date {
        display: inline-table;
        margin-right: 20px;
        font-size: 11px;
        color: #fff;
    }


/*.rio .video-list .desc {
    height: 34px;
    overflow: hidden;
}*/

/*.video-container.center {
    background: #141c27;
    width: 100%;
    position: relative;
    direction: ltr;
    padding: 5px 8px 5px;
}*/

   /* .rio .video-container.center .video-list {
        height: 145px;
        width: 95%;
        margin: 0 0px 0 17px;
    }*/

     /*   .rio .video-container.center .video-list.slick-slider {
            margin-bottom: 0;
        }
*/
/*.rio #main .video-container.center .video-list .video-box {
    margin-right: 0px !important;
    width: 140px;
    padding: 0 0 0 15px;
    direction: rtl;
}*/

.rio .video-container.center .video-list .video-box-even {
    margin-right: 0px !important;
}

.rio .video-container.center .video-list .video-box:first-child {
    margin-right: 0 !important;
}

/*.rio .video-container.center .gallery-button.prev {
    background: url(images/video-arrow-left.png) no-repeat;
    position: absolute;
    top: 35%;
    left: 17px;
    cursor: pointer;
    height: 17px;
    width: 10px;
}

.rio .video-container.center .gallery-button.next {
    background: url(images/video-arrow-right.png) no-repeat;
    position: absolute;
    top: 35%;
    right: 2px;
    cursor: pointer;
    height: 17px;
    width: 10px;
}*/

.euroradio-header {
    height: 30px;
    width: 648px;
    margin: 0 0 15px 0;
    padding: 6px 20px 0 0;
    vertical-align: middle;
    background-image: linear-gradient(to right, #9ADEF5, #077BAC);
    color: #fff;
    font-family: blender-regular, south ultralight !important;
    font-size: 17px;
}

.euroradio-ph {
    width: 600px;
    height: 513px;
}
.events-no-results {
    text-align: center;
    padding: 15px;
    font-family: 'blender-regular','Open Sans Hebrew',sans-serif;
    font-size: 20px;
}

#footer .matrix-logo {
    margin-left: 5px;
}

.rio-side-banners {
    margin: 0 auto;
    width: 304px;
}

.headerLeft {
    margin: 0 auto;
}

.rio .headerLeft {
    font: normal 1.1vw 'blender-regular','Mukta-ExtraBold','south web', Arial, Helvetica, sans-serif;
    margin: 0px;
    width: 304px;
    position: relative;
    height: 30px;
}

    .rio .headerLeft .leftSideTitle {
        width: 100%;
        height: 100%;
    }

        .rio .headerLeft .leftSideTitle span {
            font-size: 18px;
            font-family: 'blender-regular';
            color: #fff;
            padding: 8px 10px;
            display: block;
        }

    .rio .headerLeft .arrowlinktitleLeftSide {
        z-index: 9;
    }



