.voting .single-text-wrapper {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 0px;
}

h1.section-header.news-header {
    line-height: 1.6;
}


.vot_part_descr {
  float:left; margin-top: 30px;
 }
.voting h2.section-header.news-header {
    padding-top: 82px;
}
 .votebtn {




    height: 100%;
    display: block;
    font-size: 15px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 2.333;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.46);
    text-align: center;
    background-color: rgb(190, 152, 99);
    border-color: rgb(190, 152, 99);
    margin: 20px 0px;
    cursor: pointer;
 }


 .votebtn2 {




    height: 100%;
    display: block;
    font-size: 15px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 2.333;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.46);
    text-align: center;
    background-color: rgb(196, 196, 196);
    border-color: rgb(190, 152, 99);
    margin: 20px 0px;
 }

 .article-section .login-button img {
     margin: 0;
 }

/* Google+ Login button */
body.sticky-body .sticky-menu .logo-wrapper.logo-text {
    display: block !important;
}

body.sticky-body .sticky-menu {
    position: fixed;
    min-height: 45px;
}

body.sticky-body .sticky-menu .small-header .social-wrapper {
    display: block !important;
}
.league-nav-wrapper {
    margin-top: 0px;
}
        #customBtn {
            display: inline-block;
            background-image:url('../img/sign-in-with-google.png');
    width: 135px;
    height: 27px;
            background-repeat: no-repeat;
            background-size: cover;
        }
        #customBtn:hover {
            cursor: pointer;
        }

/*----------------------------------------------------------------*/
.facebook-login
{
    background-image:url('../img/fb-login-btn.png');
        width: 135px;
    height: 27px;
            background-repeat: no-repeat;
            background-size: cover;
            display: inline-block;
}

.notification
{
        display: inline-block;
    margin: 20px auto;
    width: 100%;
}

.login-button
{
   display: inline-block;
    width: auto;
    max-width: 200px;
    float:left;
}

.draugiem-login
{
        padding-top: 4px;
}

body
{
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top;
    margin: 0px;
    max-width: 100%;
    overflow-x: hidden;
}

a
{
    text-decoration:none;
}

h1 a
{
    color:black;
}

.fixed-body
{
    overflow-y: hidden;
}

.top-wrapper
{
    background-image:url(../img/header_bg.jpg);
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 100%;
}

.container, .header-container
{
    width:1260px;
    display:block;
    margin:auto;
    position: relative;
}

.logo-wrapper {
    margin-top: 6px;
    padding: 4px;
    background-color: rgba(37, 37, 37,0.5);
    width: auto;
    display: block;
    float: left;
    border-radius: 10px;
    height: 108px;
    margin-left: 35px;
}

.menu-item a
{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    line-height: 1.2;
    text-decoration:none;
}


nav
{
    display: block;
    float: left;
    width: 80%;
}

ul
{
    margin-top:0px;
    margin-bottom:0px;
}


.search-wrapper, .social-wrapper
{
    display: block;
    float: right;
    margin-top:10px;
}

.search-wrapper
{
    margin-top: 13px;
    margin-right: 19px;
    cursor: pointer;
}
.search-icon
{
    padding: 5px;
    border: 1px solid rgba(0,0,0,0);
    border-radius: 5px;
}

.search-icon:hover, .active-search{
    border: 1px solid #fff;
}

.half-cloumn
{
    width:50%;
}

.social-link-item
{
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display:block;
    background-repeat: no-repeat;
    margin: auto 3px;
    overflow:hidden;
}

.twitter-link
{
    background-image:url('../img/twitter_icon.png');
    background-color: rgb(85, 172, 238);
    background-position: 5px 7px;
}
.facebook-link
{
    background-image:url('../img/facebook_icon.png');
    background-color: rgb(59, 89, 152);
    background-position: 10px 7px;
}
.youtube-link
{
    background-image:url('../img/youtube_icon.png');
    background-color: rgb(205, 32, 31);
    background-position: 7px 6px;
}
.instagram-link
{
    background-image:url('../img/instagram_icon.png'),url('../img/instagram_bg.png');
    background-position: 6.5px 6px,0px 0px;
}
.draugiem-link
{
    background-image:url('../img/draugiem_icon.png');
    background-color: rgb(255, 102, 0);
    background-position: 5px 6px;
}



.menu-item:first-of-type
{
    margin-left:0px;
}

header
{
    background-color: rgba(37, 37, 37,0.5);
    position: absolute;
    display: block;
    width: 100%;
    z-index: 99;
    height: 85px;
}

.section-col
{
    display: block;
    float: left;
}

.one-third-column
{
    width: 33.33%;
}

.two-third-column
{
    width: 66.66%;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }

.full-column
{
    width: 100%;
}

.home-widgets .mbt-headline
{
border:none !important;
}

.home-widgets .mbt-tab-active,.home-widgets .mbt-tab ,.home-widgets .mbt-tab-hover
{
    width:33.33%;
    margin-right:0px !important;
    margin-bottom:0px !important;
}

.home-widgets .mbt-tab .mbt-center,.home-widgets .mbt-tab-hover .mbt-center
{
    color:#982135 !important;
    text-shadow: none !important;
    background-color: #fff;
    font-weight: bold;
}


.home-widgets .mbt-table tr.row2 td {
    background-color:#EEEEEE !important;
}

.home-widgets .mbt-tab-active .mbt-center
{
    color:#fff !important;
    background-color: #982135 !important;
    font-weight: bold;
}

.home-widgets .mbt-tab .mbt-left, .home-widgets .mbt-tab .mbt-right, .home-widgets .mbt-tabs-nice .mbt-tab-active .mbt-left, .home-widgets .mbt-tabs-nice .mbt-tab-active .mbt-right,
.home-widgets .mbt-tabs-nice .mbt-tab-hover .mbt-left, .home-widgets .mbt-tabs-nice .mbt-tab-hover .mbt-right
{
    display: none !important;
}

.home-widgets .mbt-tabs-nice .mbt-tab-hover, .home-widgets .mbt-tabs-nice .mbt-tab-hover{
    background-color: #982135;
}

.home-widgets .mbt-tabs-nice
{
    padding:0px !important;
    border-bottom: 3px solid #982135;
}

.home-widgets .mbt-center
{
    width:100%;
    text-align:center;
}

.top-banner, .mid-full-banner
{
    display:block;
    height:90px;
    overflow:hidden;
}

.top-banner img , .mid-full-banner img
{
    width:100%;
    height:auto;
}

.mid-split-banner a:nth-child(2n) {
    margin-left: 20px;
}
.mid-split-banner a {
    display: block;
    width: 49.207%;
    float: left;
}

.video-player
{
    width:100%;
}

li {
    list-style-type: none;
        float: left;
}

.top_banner,.mid-split-banner img
{
    width:100%;
}

section
{
    display:block;
    width:100%;
    float:left;
}

.photo-list
{
    display:block;
    width:100%;
}

.photo-list .small-list
{
    display:block;
    width: 50%;
    float:left;
}

.photo-item
{
    display:block;
    width: 50%;
    float:left;
    position:relative;
    overflow: hidden;
}

.photo-list .small-list .photo-item
{
    width: 50%;
}

.photo-list .small-list .photo-item
{
    margin:0px;
    height: 177px;
    overflow: hidden;
}



.photo-item h3
{
    position: absolute;
    display: block;
    bottom: 4px;
    color: #fff;
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}


.photo-list .small-list h3
{
    font-size: 14px;
    bottom: 0px;
}

.photo-list
{
    padding-left:0px;
    box-sizing: border-box;

}



.photo-list img, .photo-list a
{
   /* max-width:100%; */
}

.photo-list img
{
    height: 364px;
    width: auto;
    margin-left: -10px;
    margin-top: -5px;

}

.photo-list .small-list img
{
    height: 182px;
    width: auto;
    margin-left: -10px;
    margin-top: -5px;

}

.social-follow-wrapper
{
    width:100%;

}
.follow-item
{
    display:block;
    float:left;
    text-align:center;
}

.follow-item .draugiem-iframe
{
    height:200px;
}

.half-column
{
    display:block;
    width:50%;
    float:left;
}

.social-follow-wrapper .item-col-1-4
{
    width:25%;

}

.social-follow-wrapper .item-col-1-5
{
    width:20%;

}

.social-follow-wrapper .item-col-1-3
{
    width:33.33%;

}

.social-follow-wrapper .item-col-1-2
{
    width:50%;

}



.video-list
{
    display:block;
    width:100%;
}

.video-list .small-list
{
    display:block;
    width: 50%;
    float:left;
}

.video-item
{
    display:block;
    width: 50%;
    float:left;
    position:relative;
}

.video-list .small-list .video-item
{
    width: 50%;
}

.video-list .small-list .video-item
{
    margin:0;
    padding:0;
}



.video-item h3
{
    position: absolute;
    display: block;
    bottom: 4px;
    color: #fff;
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

.video-list .small-list h3
{
    font-size: 14px;
    bottom: 0px;
}

.video-list
{
    padding-left:0px;
    box-sizing: border-box;

}

.video-list img, .video-list a
{
    max-width:100%;
}

.red-button
{
    background-color:#982135;
    padding:10px 30px;
    border-radius:5px;
    color:#fff;
    display:block;
    margin: 10px auto;
    width:220px;
    font-size:16px;
    font-weight: bold;
    border: 1px solid #982135;
    text-align: center;
    cursor: pointer;


}
.article-wrapper .half-cloumn
{
    width:50%;
    display:block;
    float:left;
    box-sizing: border-box;
    padding-right: 10px;
}

.top-seperator
{
    border-top:5px solid #D9D9D9;
}

.red-button:hover
{
    background-color:#fff;
    color:#982135;
}

.follow-item div
{
    width:100%;
    margin: auto;
}


h2.white-header
{
    color:#fff;
}

.social-name
{
    width:50%;
    display:block;
    float:left;
}

.social-name img
{
    width:100px;
    height:auto;
}

.social-count {
    font-size: 36px;
    color: #fff;
    display: block;
    box-sizing: border-box;
    float: left;
    text-align: center;
    width: 100%;
}
.follow-item .social-link-item {
    margin: auto;
    width:50px;
    height:50px;
}

.follow-item .facebook-link {
    background-image: url('../img/facebook_large.png');
    background-position: 19px 15px;
}

.follow-item .twitter-link {
    background-image: url('../img/twitter_large.png');
    background-position: 14px 15px;
}

.follow-item .draugiem-link {
    background-image: url('../img/draugiem_large.png');
    background-position: 13px 15px;
}

.follow-item .youtube-link {
    background-image: url('../img/youtube_large.png');
    background-position: 16px 15px;
}

.follow-item .instagram-link {
    background-image: url('../img/instagram_large.png'),url('../img/insta_large_bg.png');
    background-position: 16px 16px, 0px 0px;
}

.social-link-item:hover
{
  background-color:#fff;
  background-position: 0;
}

.instagram-link:hover {
    background-image: url('../img/instagram_icon.png');
    background-position: 7px -23px;
}

.follow-item .instagram-link:hover {
    background-image: url('../img/instagram_large.png');
    background-position: 16px -25px;
}

.facebook-link:hover {
    background-position: 10px -23px;
}

.follow-item .facebook-link:hover {
    background-position: 19px -23px;
}

.twitter-link:hover {
    background-position: 5px -23px;
}

.follow-item .twitter-link:hover {
    background-position: 14px -25px;
}

.draugiem-link:hover {
    background-position: 5px -24px;
}

.follow-item .draugiem-link:hover {
    background-position: 13px -25px;
}

.youtube-link:hover {
    background-position: 7px -24px;
}

.follow-item .youtube-link:hover {
    background-position: 16px -25px;
}


a.social-link
{
    z-index: 99;
    display: block;
    width: 50px;
    height: 50px;
    margin: auto;
}

.social-count span {
    font-size: 22px;
    display: block;
}

.small-article a
{
    text-decoration: none;
}

.small-article h2,.small-article h3
{
    font-size: 17px;
    line-height: 1;
    color: #9A1E36;
    margin:0px;
    padding-top: 3px;
}

.voting2 .small-article h2,.small-article h3
{
    font-size: 17px;
    line-height: 1;
    color: #797979;
    margin:0px;
    padding-top: 3px;
}

.oly-bet .small-article h2,.oly-bet .small-article h3
{
    color: rgb(232, 43, 47);
}

.mbt-table tr td
{
    padding-top: 9px;
    padding-bottom: 9px;
}

.more-button
{
    border-radius: 3px;
    background-color: rgb(190, 152, 99);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.39),inset 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
    display: block;
    width: 230px;
    height: 40px;
    margin-bottom:20px;
        margin-top: 25px;
}

.ramirent-lbl-2 .more-button
{

    background-color: rgb(0, 50, 135);


}
.ramirent-lbl-2 .photo-container .more-button
{

    background-color: rgb(255 , 220, 0);


}

.more-button a
{
    width:100%;
    height:100%;
    display:block;
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 2.333;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.46);
    text-align: center;
}
.ramirent-lbl-2 .photo-container .more-button a
{
    color: #373a3b;
    text-shadow: none;
}

.more-button a:after
{
    content:'»';
    display:inline-block;
    padding-left:5px;
}

.news-header:before
{
    content:url('../img/news_icon.png');
    margin-right:15px;
}


.widget-header:before
{
    content:url('../img/home-widget-icon.png');
    margin-right:15px;
}




.video-header:before
{
    content:url('../img/video_header.png');
    margin-right:15px;
}



.video-header
{
    margin-top:35px;
}

.photo-header
{
    margin-top:5px;
}

.video-foto-section
{
    background-image:url('../img/foto-video-bg.jpg');
    background-repeat:no-repeat;
}


.video-foto-section .more-button {
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
}

.video-foto-section .container
{
    padding-top:45px;
    padding-bottom:50px;
    margin:10px auto;
}

.video-foto-section .photo-container
{
    padding-top:0px;
}

.photo-header, .video-header
{
    color:#fff;
}

.photo-header:before
{
    content:url('../img/foto_icon.png');
    margin-right:15px;
}

.oly-bet .news-header:before,.oly-bet .widget-header:before,.oly-bet .video-header:before,.oly-bet .photo-header:before
{
    /*content:url('../img/pafbet-logo.png');*/
    margin-right: 15px;
    display: inline-block;
    position: relative;
    /*top: 5px;*/
}

.social-section
{
    background-image:url('../img/social-bg.jpg');
}


.article-date
{
    color:#8C8C8C;
}

.top-banner-wrapper
{
	height:90px !important;
    background-color: rgb(59, 59, 59);
}

.small-article
{
    display:block;
}

.partner-section
{
    background-color: rgb(233, 233, 233);
    -webkit-clip-path: polygon(0 5%, 100% 0, 100% 97%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.small-article .image-wrapper
{
    display:block;
    float:left;
    overflow:hidden;
    margin: 0;
}

.news-section .medium-article
{
    width:310px;height:250px;
    display:block;
    box-sizing: border-box;
    float:left;
    overflow:hidden;
    position:relative;
}

.news-section .medium-article a
{
    width:310px;height:250px;
    display:block;
}


.news-section .large-article, .large-slide-article
{
    width:950px;
    height:500px;
    display:block;
    box-sizing: border-box;
    position:relative;
    float:left;
}

.news-section .large-article a, .large-slide-article a
{
    width:950px;
    height:500px;
    display:block;
}

.news-section .large-article h2,.large-slide-article h2, .news-section .medium-article h2
{
    position: absolute;
    display: block;
    bottom: 0px;
    color: #fff;
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    margin: 0;
    width: 100%;
    box-sizing: border-box;

}

.news-section .medium-article.cntdwn .ha2
{
    position: absolute;
    display: block;
    bottom: 0px;

    padding-bottom: 0px;
    background-color: rgba(0,0,0,0);
    margin: 0;
    width: 100%;
    box-sizing: border-box;

    text-align: center;

}

 .news-section .medium-article.cntdwn .ctime {
     display: inline-block;
     width: 70px;
     height: 45px;
     background-color: white;
     color: #3d0b61cc;
     margin-right: 3px;
     font-size: 42px;
     line-height: 42px;
 }

 .news-section .medium-article.cntdwn .ctimetitle {
     display: inline-block;
     width: 70px;
     height: 20px;

     color: #fff;
     margin-right: 3px;
     font-size: 12px;
 }

.top-news .top-article
{
    width: 49.207%;
    height:300px;
    display:block;
    box-sizing: border-box;
    position:relative;
    float:left;
    overflow: hidden;
    margin-bottom:50px;
}


.top-news .small-article
{
    margin-left:20px;
    width: 49.207%;
    float: left;
    margin-bottom:25px;
}

.top-news .small-article h2
{
    font-size:20px !important;
        font-style: italic;
}

.top-news .top-article img
{
    width:100%;
    height:auto;
}

.famehall .top-news .top-article
{
    margin-bottom:0px;
    width: 33.33%;
}

.famehall .top-news .top-article h3 {
  font-size: 25px;
}
.famehall .top-news .top-article img
{
    width:100%;
    height:auto;
    margin-top: 0px;
}

.active-nav
{
    background-color: rgba(255, 255, 255,0.8);
    border-bottom: 4px solid #942B3A;
    padding-bottom: 9px !important;
}

.active-nav-treemenu
{
    background-color: rgba(255, 255, 255,0.8);
    padding: 1px !important;
}

.active-nav a
{
    color: rgb(121, 121, 121);
}

.top-news .top-article h2
{
    position: absolute;
    display: block;
    bottom: 0px;
    color: #fff;
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    margin: 0;
        font-style: italic;
    width: 100%;
    box-sizing: border-box;
}

.news-section .large-article h2, .large-slide-article h2
{
    font-size: 24px;
}

.news-section .medium-article h2
{
   font-size: 18px;
}

.news-section .large-article, .large-slide-article
{
    overflow:hidden;
}



.news-section .large-article img, .large-slide-article img
{
    width:950px;
    height:auto;
}

.video-list iframe
{
    width: 100%;
    height: 354px;
}

.small-list iframe, .small-list video
{
    height: 177px;
    width: 100%;
    margin-bottom: -4px;
}



.partner-item
{
    height:60px;
    width:277px;
}

.partner-item img
{
    max-width:100%;
    height:100%;
    width:auto;
    display:block;
    margin:auto;
}

.partner-section
{
    padding-top:40px;
    padding-bottom:40px;
    margin-top:10px;
    z-index: 4;
}

.partner-list {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding-left: 5px;
}

.partner-list li
{
    margin-right:45px;
    margin-bottom:45px;
}

.partner-list li:nth-child(4n)
{
    margin-right:0px;
}

.social-section
{
    margin-top: -40px;
    padding-top: 45px;
    padding-bottom: 27px;
    background-repeat: no-repeat;
    background-position: center -65px;
}


.social-link-label
{
    color: white;
    display: inline-block;
    font-size: 16px;
    padding-top: 20px;
    font-style: italic;
}

.social-link-label:after
{
    content:'»';
    -moz-transform: matrix( 0,1,-1,0,0,0);
    -webkit-transform: matrix( 0,1,-1,0,0,0);
    -ms-transform: matrix( 0,1,-1,0,0,0);
    transform: matrix( 0,1,-1,0,0,0);
    display:block;
    width: 20px;
    margin: auto;
    padding-bottom: 3px;
    font-style: normal;

}



.primary-menu-item
{
    cursor:pointer;
}

footer
{
    background-color: rgb(59, 59, 59);
}

.footer-logo
{
    display: block;
    margin: auto;
    width: 100%;
    text-align: center;

}

.footer-logo img
{
    margin-top:50px;
        max-width: 95%;

}
.search-icon {
    width: 13px;
}

i
{
    width:20px;
    height:16px;
    background-repeat: no-repeat;
    display:inline-block;
}

i.location
{
  background-image:url('../img/location-icon.png');
}

i.phone
{
    background-image:url('../img/phone-icon.png');
    margin-right:5px;
}

i.mail
{
    background-image:url('../img/mail-icon.png');
    margin-right:6px;
    background-position-y: 3px;
}

.news-list-section
{
    margin-top:20px;
}

ul.contacts
{
    width:100%;
    text-align: center;
    margin: auto;
    display:block;
    padding:0;
    margin-bottom:50px;
}

ul.contacts li
{
    display: inline;
    float:none;
    font-size: 18px;
    border-left:solid 1px #fff;
    border-right:solid 1px #fff;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 20px;
    font-family: 'PT Sans', sans-serif;
    padding-left: 20px;
    color:#fff;
    text-decoration:none;
}

ul.contacts li a
{
    color:#fff;
    text-decoration:none;
}

ul.contacts li:first-of-type
{
    border:none;
    margin-left: 0px;
    padding: 0px;
}

ul.contacts li:last-of-type
{
    border:none;
    margin-right: 0px;
    padding: 0px;
}

footer {
    background-color: rgb(59, 59, 59);
    display: block;
    float: left;
    width: 100%;
}

footer .footer-text
{
    height:auto;
    width:100%;
    background-color: rgb(36, 36, 36);
    display:block;
    text-align:center;
}

footer .footer-text span
{
    color: #fff;
    font-size: 14px;
    line-height: 3.3;
    font-family: 'PT Sans', sans-serif;
}


.news-section img {
    height: auto;
    width: auto;
    object-fit: inherit;
    width: 100%;
}

#overlay    {

    background: rgba(59,59,59,0.4);
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    transition: opacity .25s ease;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index:97;
    }
#overlay1    {
    background: rgba(238,238,238,0.4);
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    transition: opacity .25s ease;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index:97;
    }
#overlay2    {
    background: rgba(171,5,52,0.4);
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    transition: opacity .25s ease;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index:97;
    }


.small-article:hover h2 {
    color: #797979;
}


.voting .small-article:hover h2 {
    color: #AA0638;
}

.two-two{
    width:50% !important;
}

.one{
    width:100% !important;
}

.news-section article:hover #overlay, .photo-item:hover #overlay,.talent-block:hover #overlay,article:hover #overlay
{
  opacity:1;
}
.news-section article:hover #overlay1, .photo-item:hover #overlay1,.talent-block:hover #overlay1,article:hover #overlay1
{
  opacity:1;
}
.news-section article:hover #overlay2, .photo-item:hover #overlay2,.talent-block:hover #overlay2,article:hover #overlay2
{
  opacity:1;
}

.photo-list
{
    height: 354px;
    overflow: hidden;
}

.more-button:hover {
    background-color: rgb(255, 255, 255);

}

.more-button a
{
    text-decoration: none;
}

.more-button:hover a
{
    color: rgb(190, 152, 99);
}

.megamenu
{
    background-color: rgba(255, 255, 255,0.93);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.29);
    width:1260px;
    z-index:99999;
    position:absolute;
    left:0;
    top: 47px;
    padding:10px;
    box-sizing: border-box;
    display:none;
}

.header1 .megamenu
{
    top: 85px;
}

.primary-menu-item
{
    padding: 13px 12px;
}

.primary-menu-item:hover
{
    background-color: rgba(255, 255, 255,0.8);
}

.primary-menu-item:hover a{
    color: rgb(121, 121, 121);
}

.primary-menu-item ul.sub-menu li,.primary-menu-item ul.sub-menu li a
{
    color: rgb(153, 33, 53) !important;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.8;
}

.primary-menu-item ul.sub-menu
{
    padding-left:0px;
    margin:auto;
}

.primary-menu-item ul.sub-menu ul.third-level-menu
{
    padding-left:15px;
}




.primary-menu-item ul.sub-menu li:hover a, .primary-menu-item ul.sub-menu li:hover:before
{
    color: rgb(121, 121, 121) !important;
}

.primary-menu-item ul.sub-menu li:before
{
    content:'»';
    display:inline;
    padding-right:5px;
}

.primary-menu-item ul.sub-menu li ul.third-level-menu li:before
{
    content:'';
    display:inline;
    padding-right:0px;
}



.primary-menu-item ul.sub-menu li ul.third-level-menu li a
{
    color: rgb(0, 0, 0) !important;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5;
    font-family: 'PT Sans', sans-serif;
    text-transform: none;
}

.primary-menu-item ul.sub-menu li ul.third-level-menu li:hover a
{
    color: rgb(121, 121, 121) !important;
}

.primary-menu-item ul.sub-menu li{
    width: 25%;
    float: left;
    display: block;
}

.primary-menu-item ul.sub-menu li ul.third-level-menu li
{
    width:100%;
}

.special-menu-img
{
    padding-right:5px;
    width: 24%;

}

.external-menu .special-menu-img
{
    padding-right:5px;
    width: auto;
    height: 75px;

}

.primary-menu-item ul.sub-menu li ul.third-level-menu li
{
    clear:none !important;
}

.primary-menu-item ul.sub-menu li
{
    margin-bottom:0px;
}

.primary-menu-item ul.sub-menu li ul.third-level-menu li
{
    margin-bottom:0px !important;
}

h2.section-header
{
   font-size:30px;
}

.video-item h3,.photo-item h3 {
    font-size: 24px;
}

.video-list .small-list h3, .photo-list .small-list h3 {
    font-size: 18px;
}

.small-logo
{
    display:none;
}

.sticky-menu .social-wrapper
{
    display:none !important;
}

.sticky-menu .logo-wrapper
{
    display:none !important;
}

.sticky-menu .sticky-logo
{
    display:inline-block !important;
}

.sticky-menu .logo-wrapper {
    padding-bottom: 0px;
    height: auto;
}

header.sticky-menu {
    height: 50px;
}

.arrow_box {
    position: relative;
    float: right;
    top: -33px;
    right: 10px;
    height: 36px;
}


.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    top: -29px;
    margin-left: -14px;
}


.search-input-wrapper
{
    display: none;
    position: absolute;
    background-color: #fff;
    right: 3px;
    top: 85px;
    height: 40px;
    padding: 5px;
    width: 230px;
    border-radius: 5px;
    box-sizing: content-box;
}

.sticky-menu .search-input-wrapper
{
    top:45px;
}

.sticky-menu .megamenu
{
    top:50px;
}

.search-input-wrapper input
{
    padding-top:10px;
    padding-bottom:10px;
    padding-left:15px;
    padding-right:30px;
    color: gray !important;
    border-radius: 4px;
    border: 1px solid gray;
    width: 100%;
    display: block;
    box-sizing: border-box;
    font-family: 'PT Sans', sans-serif;
}

.search-input-wrapper input[type=text]:focus, textarea:focus {
    border: 1px solid rgba(0, 0, 0, 0);
}


.sticky-menu{
    position:fixed;
    top:0;
    margin-top:0;
    z-index:98;
}

.header-placeholder{
    position: absolute;
    display: block;
    width: 100%;
    z-index: 9;
    height: 85px;
}

.lbs-goda-zale .header-placeholder{
    position: absolute;
    display: block;
    width: 100%;
    z-index: 9;
    height: auto;
}

.sticky-menu .primary-menu-item {
    padding: 14.3px 16px;
}

.slicknav_menu {
    display: none;
}

.slicknav_menu {
    background: rgba(0,0,0,0) !important;
    position: absolute !important;
    top: 60px !important;
    right: 10px !important;
    padding: 5px 0px !important;
    height:0px !important;
}

.sticky-body .slicknav_btn {
 top:8px;
}
.sticky-body .slicknav_menu {
    background: rgba(0,0,0,0) !important;
    position: absolute !important;
    top: -5px !important;
    right: 10px !important;
    padding: 5px 0px !important;
}

.search-wrapper,.social-wrapper,.slicknav_btn
{
    z-index:999 !important;
}

.slicknav_btn
{
   background: rgba(0,0,0,0) !important;
   right: 5px;
}


.slicknav_nav {
    background-color: #e3e3e3 !important;
    width: 100% !important;
    z-index: 999 !important;
    top: 6px !important;
    position: relative !important;
    height: 100% !important;
}


#menu
{
    display:none;
}

.slicknav_menu {
    display:none;
}

.mobile-back
{
    color: rgb(250,250,250);
    font-size: 20px;
    width: 100%;
    padding: 10px;
    display: block;
    background-color: #AB0534 !important;
    line-height: normal;
    font-style: italic;

}
.mobile-back:before
{
    content: '»';
    transform:rotate(180deg);
    display: block;
    color: rgb(250,250,250) !important;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.5;
    margin-right: 15px;
    float: left;
}


.mobile-name
{
    color:rgb(153, 33, 53) !important;
    font-size:20px;
    width:100%;
    padding:10px;
    display:block;
    background-color: #C4C4C4 !important;
    line-height: normal;

}
#backToTop
{
    display:none;
    font-size:20px;
    color:#fff;
    width:100%;
    text-align:center;
    cursor:pointer;
}

#backToTop:before
{
    content: '»';
    transform:rotate(-90deg);
    display: block;
    color: rgb(250,250,250) !important;
    width:100%;
    text-align:center;
}


.search-input-wrapper
{
    z-index:999 !important;
}

.logo-wrapper
{
    z-index:99 !important;
}


.wf-loading a{
    visibility: hidden !important;
}

.menu-item a
{
   transition: all 0.5s ease;
}

.social-wrapper
{
    transition: all 0.5s ease;
}

.sticky-menu .parent-menu {
 padding-bottom: 2px !important;
}
.sticky-menu .active-nav {
    padding-bottom: 11px !important;
}

.talent-list
{
    padding:0;
    margin:0;
    width:100%;
    display:block;
}
/*
.talent-list .half-blocks
{
    width: 50%;
    display: block;
    float: left;
    overflow: hidden;
    position:relative;
    height:210px;
    box-sizing: border-box;
}
*/

.talent-list .half-blocks {
    width: 50%;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    height: 350px;
    box-sizing: border-box;
}

/*
.talent-list .one-third-blocks
{
    width: 33.333333%;
    display: block;
    float: left;
    overflow: hidden;
    position:relative;
    height:210px;
    box-sizing: border-box;
}
*/
.talent-list .one-third-blocks
{
    width: 33.333333%;
    display: block;
    float: left;
    overflow: hidden;
    position:relative;
    height:250px;
    box-sizing: border-box;
}

.talent-block h3
{
    position: absolute;
    bottom:0px;
    display: block;
    color: #fff;
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    margin: 0;
    width: 100%;
    box-sizing: border-box;
        font-style: italic;
        z-index:97;
}

/*
.talent-section {
    background-image: url('../img/famehall.png');
    min-height: 700px;
    padding-top: 70px;
    background-repeat: no-repeat;
    margin-top: 35px;
    margin-bottom: -132px;
}
*/

.talent-section {
    background-image: url('../img/famehall.png');
    min-height: 850px;
    padding-top: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 35px;
    background-position: center;
    margin-bottom: -132px;
}

.talent-header
{
    color: rgb(59, 59, 59);
}
/*
.famehall-partners-section
{
    -webkit-clip-path: polygon(0 14.5%, 100% 0, 100% 86%, 0 100%);
    clip-path: polygon(0 14.5%, 100% 0, 100% 86%, 0 100%);
    padding-top:50px;
    padding-bottom:50px;
    margin-bottom: -20px;
}
*/
.famehall-partners-section {
    -webkit-clip-path: polygon(0 10.5%, 100% 0, 100% 89.5%, 0 100%);
    clip-path: polygon(0 10.5%, 100% 0, 100% 89.5%, 0 100%);
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: -20px;
    margin-top: 65px;
}

.famehall-follow-section
{
         padding-top: 55px;
    background-position: center -55px;
}

.famehall-top
{
    background-image:url('../img/fame-hall.png');
    background-position:center;
    height: 500px;
}

.talent-block img
{
    width: 100%;
    height: auto;
    z-index: 95 !important;
}

article.list-item {
    display: block;
    position: relative;
    float: none;
    margin: auto;
    width: 80%;
    clear: both;
    padding: 20px 0px;
}

h1.center
{
    text-align:center;
    text-transform:uppercase;
}

article:hover #overlay,.photo-item:hover #overlay,.list-item:hover #overlay,.talent-block:hover #overlay
{
    opacity:1;
}

article.list-item img
{
    max-width:35%;
    max-height:400px;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
article.list-item h2,article.list-item .list-item-text
{
    display: block;
    float: right;
    width: 65%;
    color:black;

}

article.list-item .list-item-text  h2
{
    font-size:24px;
    width: 100%;
}

article.list-item .list-item-text{
    font-family: 'PT Sans', sans-serif !important;
}

article.list-item .full-text
{
    width:100%;
    font-family: 'PT Sans', sans-serif !important;
}

article.list-item .more-button, .full-column .more-button
{
    float:left;
}
 .full-column .more-button {
    float: left;
    margin-bottom: 0;
    margin-top: 75px;
}

article.list-item h2
{
    margin-top:0px;
}

.button-wrapper
{
    display: block;
    width: 230px;
    clear: both;
    float: none;
    margin: auto;
}

article.list-item .back-button a:before, .full-column .back-button a:before
{
    content: '»';
    transform: rotate(180deg);
    display: inline-block;
    margin-right: 5px;
    font-size: 18px;
    line-height: 1;
    position: relative;
    top: 1px;
}
article.list-item .more-button a:after, .full-column .back-button a:after  {
    content: '';
    display: inline;
    padding-left: 0px;
}

article.list-item h1
{
    display: block;
    float: right;
    width: 65%;
    color:black;
    font-size:32px;
    margin-top:0px;
}

.full-item
{
    margin-top:25px !important;
}

.active-nav.parent-menu:hover {
    padding-bottom: 0px !important;
    height: 30px;
}

.active-nav.parent-menu:hover:after {
    top: -6px;
}

.league .small-article .image-wrapper {
    width: 110px;
    height: 64px;
}

.league .small-article .image-wrapper img{
    width: 100%;
    height: auto;
}

.two-third-cloumn
{
    width:66.66666%;
    padding-right: 0px;
    box-sizing: border-box;
}

.three-fourth
{
    width:75%!important;
}

.one-fourth
{
    width:25%!important;
}

.one-third-cloumn
{
    width:33.33333%;
}

.league .more-button {

    margin-right: auto;
    margin-left: auto;
}

.league .video-item,.league .photo-item {
    width: 25%;
    overflow: hidden;

}

.league .small-list
{
    width:75%;
}
.league .small-list .video-item,.league .small-list .photo-item
{
    width: 33.33333%;
    overflow: hidden;
}

.league .video-list iframe,.league .photo-list img  {
    height: 182px;
    margin-left: -10px;
    margin-top: -5px;
    width: auto;
    max-width: none;
}

.video-foto-section.league{
    background-image:url('../img/league-photo-video-bg.png');
}

.ramirent-lbl-2 .video-foto-section.league{
    background-image:url('../img/ramirent-foto-video-bg_1920x943.png');
}

.video-foto-section.league .photo-container {
    padding-top: 40px;
    padding-bottom: 90px;
}

.video-foto-section.league .photo-container .photo-list {
    height: 177px;
    overflow: hidden;
}

.widget-wrapper
{
    width:50%;
    display:block;
    float:left;
}
.widget-wrapper:nth-child(2n)
{
    width:25%;
    padding-left:10px;
    padding-right:10px;
    box-sizing: border-box;
}
.widget-wrapper.leaders.vef-split
{
    width:23%;
    padding-left: 20px;
}

.widget-wrapper.mvp-block.vef-split
{
    width:25%;

}


.widget-wrapper:nth-child(5n)
{
    width:25%;
}




.widget-list
{
    display: inline-block;
    margin: 30px auto;
    width: 100%;
}

.league-nav
{
    padding: 0px 0;
    background-color: rgb(215, 215, 215);
    display: inline-block;
    width: 100%;
    margin-top: 85px;
    padding-top: 0px;
    z-index: 10;
    position: relative;
}

.league-nav .league-menu li
{
    padding: 10px 20px;
}

.league-nav .league-menu li a
{
      font-size: 18px;
      color: rgb(171, 5, 52);
      font-weight: bold;
      font-style: normal;
      text-transform: uppercase;
}


.league-nav .league-menu li:hover a
{
        color: rgb(121, 121, 121);

}

.league-nav .league-menu li:hover:before
{
        color: rgb(121, 121, 121);
}
.league-menu
{
    padding-left:0px;
    margin-left: 0px;
        display: inline-block;
}

.league-menu .column
{
    display:block;
    float:left;
    width:20%;
    box-sizing: border-box;
    padding-right:10px;
}

.league-menu .column:last-of-type
{

    padding-right:0px;
}

.league-menu .column li
{
    float:none;
        margin-bottom: 10px;
}

.slider-wrapper
{
    background-color: #ecf0f163;
        padding: 10px;
        margin-top: -4px;
}

.slide
{
    background-color: rgb(233, 233, 233);
  width: 193px;
  height: 101px;
  margin: auto 20px;
}

.slide .time {
    font-size: 14px;
    color: rgb(133, 133, 133);
    font-weight: bold;
    width: 90%;
    display: block;
    line-height: 2;
    text-align: center;
    margin: auto;
    border-bottom: 1px solid rgb(133, 133, 133);
}
.slide .team-name  {
  font-size: 14px;
  color: rgb(171, 5, 52);
  text-align: center;
  width: 45%;
  display: block;
   box-sizing: border-box;
}

.oly_bet .slide .team-name  {
  color: rgb(232, 43, 47);
}

.slide .team-name-1, .slide .score-1
{
    float:left;
    padding-left:7px;
}

.slide .team-name-2, .slide .score-2
{
    float:right;
    padding-right:7px;
}

.slide .score, .slide .seperator {
  font-size: 30px;
  color: rgb(59, 59, 59);
  font-weight: bold;
  text-align: center;
   display: block;
    box-sizing: border-box;

}

.slide .score
{
    width: 45%;
}

.slide .seperator
{
    width:10%;
    float:left
}


.slick-prev, .slick-next
{
    border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 3px;
     width: 33px;
  height: 33px;
}


.slide.slick-active:after
{
  content: '';
}

.slick-prev:before {
    content: url('../img/slider-arrow.png');            display: block;
}

.slick-next:before {
    content: url('../img/slider-arrow.png');
    transform:rotate(180deg);    display: block;
}

.slick-prev {
    left: -40px;
}

.slick-next {
    right: -40px;
}



.slick-dots li button{
    border-radius: 50%;
  background-color: rgb(255, 255, 255);
}


.slick-dots li button:hover,.slick-dots .slick-active button{
background-color: rgb(171, 5, 52);
}

.oly-bet .slick-dots li button:hover, .oly-bet .slick-dots .slick-active button{
background-color:rgb(249, 144, 25) !important;
}

 .slick-dots li.slick-active button:before, .slick-dots li button:before
 {
     content:'';
 }


 .slick-dots {
    position: relative;
    bottom: -20px;
    display: block;
    display: table;
    width: auto;
    padding: 0;
    margin: auto;
    list-style: none;
    text-align: center;
    }

 .section-col .widget-wrapper
 {
    width: 100%;
    margin-top: 26px;
 }
.ramirent-lbl-2  .section-col .widget-wrapper,
.lbllsbl.douglas-baltijas-basketbola-liga .section-col .widget-wrapper
 {
    width: 100%;
    margin-top: 0px;
 }

.oly-bet .section-col .widget-wrapper
 {
    width: 100%;
    margin-top: 0px;
 }

 .logo-slide {
    background-color: rgba(233, 233, 233,0);
    box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5);
    width: 193px;
    height: 101px;
}

.logo-slide .logo
{
    max-height: 100%;
    max-width: 100%;
    width: auto;
    margin: 10.5px auto;
    height:80px;
}

.widget-list .full
{
    width:100%;
}
.small-article p a,.small-article p,.small-article a {
    color:black;
    font-weight: normal;
    font-style: normal;
    font-family: 'PT Sans', sans-serif;
}

.single-slide
{
    width:100%;
    height:auto;
    display:block;
}

.single-slider-wrapper
{
        border-width: 1px;
    border-color: rgb(215, 215, 215);
    border-style: solid;
    background-color: rgb(248, 248, 248);
    padding:20px;
    width:100%;
        box-sizing: border-box;
}

.single-slider-wrapper h2,.single-slider-wrapper h3
{
    margin-top:0px;
}

.single-slider-wrapper p {
    color:black;
    font-weight: normal;
    font-style: normal;
    font-family: 'PT Sans', sans-serif;
    display:inline-block;
}

.single-slider-wrapper .slick-dots li button {
    background-color: rgb(0, 0, 0);
}

.single-slider-wrapper .slick-dots li:hover button,.single-slider-wrapper .slick-dots li.slick-active button {
    background-color: rgb(171, 5, 52);
}

.single-slider-wrapper h3
{
    color: rgb(171, 5, 52);
        font-size: 20px;
    margin-bottom: 0px;
}

.world-wrapper .league-nav {
    margin-bottom: -4px;
}


.breadcrumb-text
{
    font-weight: normal;
    font-style: normal;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    color: #9A1E36;
}
.breadcrumb-text .active , .breadcrumb-text span:hover
{
    color: #797979;
}

.teams-layout,.teams-layout:nth-child(2)
{
    width:100%;display:block;float:left;padding:0px;
}

.teams-layout:nth-child(3),.teams-layout:nth-child(4)
{
    width:50%;
    padding:10px;
    box-sizing: border-box;
}

.teams-layout:nth-child(3)
{
    padding-left:0px;
}

.teams-layout:nth-child(4)
{
    padding-right:0px;
}

.hidden-page-title
{
    height:0;
    opacity:0;
    margin: 0;
}

.top_slider .slick-dots
{
    display:none !important;
}

.top_slider .slick-dotted.slick-slider
{
    margin-bottom: 0px !important;
}


.oly-bet footer {
    background-color: #f89320;
}

.oly-bet .social-section {
    background-image: url('../img/oly-bet-social-bg.jpg');
}

.oly-bet .widget-section
{
    background-color: rgb(233, 233, 233);
    padding-bottom: 100px;
    margin-bottom: -100px;
    padding-top: 35px;
    
}

.oly-bet .partner-section
{
     background-color: rgb(255, 255, 255);
}

section
{
    position:relative;
}

.oly-bet .video-foto-section.league {
    background-image: url('../img/olybet-foto-video-bg.png');
    z-index:9;
}

.oly-bet .special-banners {
    background-color: rgb(233, 233, 233);
    padding-top: 85px;
    padding-bottom: 75px;
    margin-top: 25px;
    -webkit-clip-path: polygon(0 17%, 100% 0, 100% 81%, 0 100%);
    clip-path: polygon(0 17%, 100% 0, 100% 81%, 0 100%);
    margin-bottom: -60px;
}




.oly-bet .more-button
{
  background-color: #28B67A;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.39),inset 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
	display: block;
	width: 230px;
	height: 40px;
	margin-bottom: 20px;
	margin-top: 25px;
}

.oly-bet .news-section.news-list-section
.more-button
{
    background-color: #28B67A;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.39),inset 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
    display: block;
    width: 230px;
    height: 40px;
    margin-bottom: 20px;
    margin-top: 25px;
}
.oly-bet .news-section.news-list-section .more-button:hover a
{
    color: #f89320;
}
.oly-bet .news-section.news-list-section .more-button:hover
{
    background-color: rgb(255, 255, 255);
}


.oly-bet .more-button:hover
{
  background-color: rgb(255, 255, 255);
}
.oly-bet .more-button:hover a
{
  color: #28B67A;
}


.lbllsbl.douglas-baltijas-basketbola-liga .video-foto-section.league {
    background-image: url('../img/douglas_fons_1920x943.png');
    z-index:9;
}

.lbllsbl.douglas-baltijas-basketbola-liga .more-button
{
    background-color: #9BDCD2;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.39),inset 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
    display: block;
    width: 230px;
    height: 40px;
    margin-bottom: 20px;
    margin-top: 25px;
}

.lbllsbl.douglas-baltijas-basketbola-liga .more-button a,
.lbllsbl.douglas-baltijas-basketbola-liga .more-button2 a
{
    color: #373a3b;
}

.lbllsbl.douglas-baltijas-basketbola-liga .more-button2 {
    background-color: #F0C3DC;
}

.lbllsbl.douglas-baltijas-basketbola-liga .more-button:hover
{
    background-color: rgb(255, 255, 255);
}
.lbllsbl.douglas-baltijas-basketbola-liga .more-button:hover a
{
    color: #46a294;
}




.news-list-section .half-column .article-wrapper
{
    padding-right:20px;
}
#mvp
{
    display: inline-block;
    background-color: #fff;
}
.mvp-title
{
    padding:20px;
    font-size: 22px;
	padding-top:0;
}

.mvp-text
{
    padding-left:20px;
    padding-right:20px;
    padding-top:0px;
    padding-bottom:40px;
    display: inline-block;
}

.mvp-text li
{
    display:block;
    width:100%;
}

.mvp-text li,.mvp-text p,.mvp-text a
{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 2;
    font-family: 'PT Sans', sans-serif;
    text-transform: none;
}

.mvp-text ul
{
    margin:0px;
    padding:0px;
}
.mvp-image img
{
    width: auto;
    height: auto;
    max-width: 100%;
    margin: auto;
    display: block;
}

.league .video-item h3,.league .photo-item h3 {
    font-size: 18px;
}


.logo-text
{
    background-color: rgba(37, 37, 37,0);
    height:auto;
}

.logo-text a
{
    font-size:30px;
    color:#fff;
    text-decoration:none;
}

.small-header nav
{
    width:100%;
    position:relative;
    display:none;
        margin-bottom: 10px;
}
header.small
{
    height:auto;
    position: relative;
    float:left;
}

header.small .logo-wrapper {
    margin-top: 0px;
    margin-left: 10px;
}

header.small .search-input-wrapper {
    top: 45px;
}

header.small .search-icon {
    width: 14px;
    margin-top: -2px;
}

header.small nav ul
{
    padding-left: 15px;
}

#DMenu
{
    display: inline-block;
    transform: rotate(90deg);
    color: #fff;
    margin-left: 25px;
    font-size: 18px;
    padding-right: 4px;
    letter-spacing: 1px;
    cursor:pointer;
}

body.small-h .league-nav {
    margin-top: 0px;
}

body.small-h .sticky-menu
{
    position:fixed;
        min-height: 45px;
}

body.small-h .sticky-menu .social-wrapper {
    display: block !important;
}

body.small-h .sticky-menu .logo-wrapper {
    display: block !important;
}

body.small-h .slicknav_menu {
    top: 51px !important;
    right: auto !Important;
}
body.small-h .slicknav_btn {
    float: left;
    left: 155px;
    }

body.small-h .megamenu {
    top: 47px;
}

body.small-h .sticky-menu .megamenu {
    top: 50px;
}

.page-logo {
    display: inline-block;
        width: auto;
        float: left;
        clear: left;
        margin-bottom: 10px;
}

.page-logo img
{
    width:auto;
    max-height:100px;
    display:block;
    float:left;
    margin-left: 15px;
}

.sticky-body .page-logo {
 display:none;
}

.sticky-body .small-header nav {
    margin-bottom: 0px;
}

.not-a-slider .logo-slide {
    background-color: rgba(233, 233, 233,0);
    box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0);
    width: 9%;
    height: 101px;
    float: left;
    box-sizing: border-box;
    display: block;
    margin: 0px;
    padding: 5px;
}

.not-a-slider .logo-slide img
{
    height:auto;
}
.not-a-slider
{
    display: inline-block;
        width: 100%;
}

.article_slider
{
    margin-bottom:35px;
}

.article_slider .small-article .image-wrapper {
    width: 100%;
    height: 100%;
}

.article_slider .small-article
{
    position:relative;
}

.article_slider .small-article h3 {
    background-color: rgba(0,0,0,0.5);
    z-index: 12;
    display: block;
    min-height: 112px;
    position: absolute;
    bottom: 0px;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    color: #fff;
}
.article-wrapper .slick-next:before,.article-wrapper .slick-prev:before {
    content: url('../img/slider-arrow2.png');
}

.article-slide
{
    width: 300px;
    height: 190px;
}

.scroll-widget
{
    max-height: 475px;
    overflow-y: auto;
    height:100%;
}

.oly-bet .scroll-widget
{
    max-height: 497px;
    overflow-y: auto;
    height:100%;
}
.ramirent-lbl-2 .scroll-widget
{
    max-height: 497px;
    overflow-y: auto;
    height:100%;
}

.extra-menu .menu-item
{
    width:25%;
    display:block;
    float:left;
}

.extra-menu .menu-item img{
    max-width: 100%;
    height: auto;
    width:auto;
    margin:auto;
    display:block;
        max-height: 160px;
}

.sub-menu-item:nth-child(5),.sub-menu-item:nth-child(9),.sub-menu-item:nth-child(13),.sub-menu-item:nth-child(20)
{
    clear:left;
}


.sub-menu-item .sub-menu-item:nth-child(5),.sub-menu-item .sub-menu-item:nth-child(9),.sub-menu-item .sub-menu-item:nth-child(13),.sub-menu-item .sub-menu-item:nth-child(18)
{
    clear:none;
}

.world-menu .logo-slide
{
    width: 157.5px;
}

.world-menu
{
    margin-top: 122px;
    text-align: center;
}

.world-menu .not-a-slider .logo-slide img {
    height: auto;
    margin: auto;
    display: block;
}

.world-menu .not-a-slider
{
    width: auto !important;
}

.league-top-wrapper .slick-dots
{
    bottom:30px;
}

.league-top-wrapper .news-section .large-article h2,.league-top-wrapper .large-slide-article h2{
    padding-bottom:50px;
}

.league-top-wrapper .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.league-top-wrapper .slider-column
{
    margin-bottom: -20.5px;
}

.extra-menu-wrapper
{
display: block;
    float: left;
    width: 80%;
}

.league-top-wrapper .extra-menu .menu-item img {
    max-height: 90px;
}

.sticky-body .extra-menu-wrapper
{
display: none;
}
.league-top-wrapper .top-news h2.section-header {
    width: 389px;
    background-color: rgb(59, 59, 59);
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 15px;
    margin-top: 26px;
    padding-left: 10px;
    padding-top: 10px;
    box-sizing: border-box;
}

.slider-column .large-article,.slider-column .large-slide-article{
    padding-top:26px;
}


.slider-column .large-article #overlay,.slider-column .large-slide-article #overlay  {
    margin-top: 26px;
}

.lbs-goda-zale  .slider-column .large-article,.slider-column .large-slide-article{
    padding-top:0px;
}


.lbs-goda-zale  .slider-column .large-article #overlay,.slider-column .large-slide-article #overlay  {
    margin-top: 0px;
}



/* Tree Menu CSS */
/* Menu container */
.tree_menu  {
    width: 100%;
    display: block;
    height: auto;
    padding: 20px 5px 10px 5px;
    box-sizing: content-box;
    }

/* Menu styles */
.tree_menu ul
    {
    margin:0px;
    padding:0px;
    }
.tree_menu li
    {
    margin:0px 0px 0px 5px;
    padding:0px;
    list-style-type:none;
    text-align:left;
    font-size: 18px;
    color: rgb(171, 5, 52);
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    width:100%;
    }
.tree_menu li a
{
        font-size: 18px;
    color: rgb(171, 5, 52);
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration:none;
}

.lbs-goda-zale .tree_menu li a
{
        font-size: 21px;
}

.tree_menu li:hover a
{
    color: rgb(121, 121, 121);
}

.tree_menu li:hover li a
{
    color: rgb(171, 5, 52);
}

.tree_menu li li:hover a
{
    color: rgb(121, 121, 121);
}

.standings-short
{
    width: 389px;
}

.header1 .league-menu {
    padding-left: 120px;
}

 .league-nav {
    margin-top: 0px;
}

.header1 .top-news
{
    margin-top: 85px;
}


.top-article h3 {
    position: absolute;
    bottom: 0px;
    display: block;
    color: #fff;
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    font-style: italic;
    z-index: 97;
}

.famehall .small-article h2:hover,.famehall .small-article h3:hover {
    color: rgb(121, 121, 121);
}
.mission-birthday
{
    display: block;
    margin: 20px auto;
    height: 100%;
    text-align: center;
}


.mission-birthday .section-row
{
    display:inline-block;
}

.mission-birthday .block
{
    display:block;
    width:50%;
    float:left;
}
.mission-birthday .block h3
{
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    padding:20px;
    font-size: 20px;
    margin:0px;
}
.mission-birthday .block p
{
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;

    padding:20px;
    font-size: 16px;
    margin:0px;
}

.three .slider-column .large-article,.three .slider-column .large-slide-article {
    padding-top: 0px;
}

.top-three .large-article #overlay,.top-three .large-slide-article #overlay{
    margin-top: 0px;
}

.top-three .large-article , .tree-menu-top .large-article,.tree-menu-top .large-slide-article, .top-three .large-slide-article{
    padding-top: 0px;
}

.three .slider-column .large-article #overlay, .tree-menu-top .slider-column .large-article #overlay,.three .slider-column .large-slide-article #overlay, .tree-menu-top .slider-column .large-slide-article #overlay {
    margin-top: 0px;
}

.three .large-article #overlay, .tree-menu-top .large-article #overlay,.three .large-slide-article #overlay, .tree-menu-top .large-slide-article #overlay {
    margin-top: 0px;
}

.block-wrapper
{
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: block;
    border-bottom: 10px solid #FEE902;
    position:relative;
}

.block-wrapper .menu-picture
{
    height:490px;
    display:block;
    float:left;
}

.block-wrapper a
{
    display:block;
    float:none;
}

.block-content
{
    display: block;
    position: absolute;
    text-align: center;
    margin: auto;
    width: 100%;
    top: 120px;
}

.block-content .more-button
{
    display: block;
    margin: 20px auto;
    background-color:#313FA0;
}

.block-content .more-button:hover
{
    background-color:#fff;
}
.block-content .more-button:hover a
{
    color:#313FA0;
}
.block-content .more-button a:after
{
    content:'';
}

.world-menu
{
margin-top: 50px;
}

.three-one:nth-child(1)
{
    width:66.66%;
}
.three-one:nth-child(2)
{
    width:33.33%;
}


.oly-bet .more-button2:hover a {
    color: #F04B54;
}

.oly-bet .more-button2 {
    background-color: #F04B54;
}

/* Submenu styles */
.tree_menu ul ul
    { background-color:#F6F6F6; }
.tree_menu li li
    { margin:0px 0px 0px 16px; }

/* Symbol styles */
.tree_menu .symbol-item,
.tree_menu .symbol-open,
.tree_menu .symbol-close
    {
    float:left;
    width:16px;
    height:1em;
    background-position:left center;
    background-repeat:no-repeat;
    }
.tree_menu .symbol-item  { background-image:url(../img/page.png); }
.tree_menu .symbol-open  { background-image:url(../img/minus.png); cursor:pointer; }
.tree_menu .symbol-close { background-image:url(../img/plus.png); cursor:pointer;}

/* Menu line styles */
.tree_menu li.open  { font-weight:bold; }
.tree_menu li.close { font-weight:normal; }


.oly-bet .league-nav .league-menu li a {
    color: #e82b2f;
}


.article-slide .image-wrapper img
{
    height: auto !important;
    width: 100% !important;
}

.photo-gallery > ul {
margin-bottom: 0;
}
.photo-gallery > ul > li {
    float: left;
    margin-bottom: 5px;
    margin-right: 20px;
    width: 230px;
    height: 200px;
    text-align: center;
}

.photo-gallery.vg > ul > li {
    float: left;
    margin-bottom: 5px;
    margin-right: 20px;
    width: 200px;
    height: 197px;
}

.tickets .photo-gallery > ul > li {
    float: left;
    margin-bottom: 35px;
    margin-right: 3%;
    width: 21%;
    height: auto;
}

.photo-gallery > ul > li a {
display: block;
overflow: hidden;
position: relative;
/*float: left;   */
}
.photo-gallery > ul > li a {
/*border-radius: 3px;
border: 3px solid rgb(153, 33, 53);  */
text-align: center;
}




.tickets .photo-gallery > ul > li a.title {
border-radius: 0px;
border: 0px solid rgb(153, 33, 53);
color: black;
}

.photo-gallery > ul > li a > img {
-webkit-transition: -webkit-transform 0.15s ease 0s;
-moz-transition: -moz-transform 0.15s ease 0s;
-o-transition: -o-transform 0.15s ease 0s;
transition: transform 0.15s ease 0s;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
height: 100%;
width: 100%;
    display: block;
}

.tickets .photo-gallery > ul > li a {
border: none;
text-align: center;
padding-bottom: 20px;
padding-top: 20px;
}

.tickets .photo-gallery > ul > li a > img {
 width: 100%;
 height: auto;
 display: inline;
}

.photo-gallery > ul > li a:hover > img {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}




.photo-gallery > ul > li a:hover .photo-gallery-poster > img {
opacity: 1;
}
.photo-gallery > ul > li a .photo-gallery-poster {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transition: background-color 0.15s ease 0s;
-o-transition: background-color 0.15s ease 0s;
transition: background-color 0.15s ease 0s;
}
.photo-gallery > ul > li a .photo-gallery-poster > img {
left: 50%;
margin-left: -10px;
margin-top: -10px;
opacity: 0;
position: absolute;
top: 50%;
-webkit-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
.photo-gallery > ul > li a:hover .photo-gallery-poster {
background-color: rgba(0, 0, 0, 0.5);
}
.photo-gallery .justified-gallery > a > img {
-webkit-transition: -webkit-transform 0.15s ease 0s;
-moz-transition: -moz-transform 0.15s ease 0s;
-o-transition: -o-transform 0.15s ease 0s;
transition: transform 0.15s ease 0s;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
height: 100%;
width: 100%;
}
.photo-gallery .justified-gallery > a:hover > img {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
.photo-gallery .justified-gallery > a:hover .photo-gallery-poster > img {
opacity: 1;
}
.photo-gallery .justified-gallery > a .photo-gallery-poster {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transition: background-color 0.15s ease 0s;
-o-transition: background-color 0.15s ease 0s;
transition: background-color 0.15s ease 0s;
}
.photo-gallery .justified-gallery > a .photo-gallery-poster > img {
left: 50%;
margin-left: -10px;
margin-top: -10px;
opacity: 0;
position: absolute;
top: 50%;
-webkit-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
.photo-gallery .justified-gallery > a:hover .photo-gallery-poster {
background-color: rgba(0, 0, 0, 0.5);
}
.photo-gallery .video .photo-gallery-poster img {
height: 48px;
margin-left: -24px;
margin-top: -24px;
opacity: 0.8;
width: 48px;
}
.photo-gallery.dark > ul > li a {
border: 3px solid #04070a;
}

.galleries-top
{
    height: 150px;
    display: block;
    width: 100%;
}

.gallery-name
{
    min-height:50px;
    font-size:14px;
    color:black;
}

.tickets .event-name
{
    min-height:50px;
    font-size:19px;
    color:black;
}

.tickets .small-article .image-wrapper {
    margin-right: 15px;
    padding-bottom: 45px;
}


.tickets h2.section-header {
    font-size: 30px;
    padding-top: 8px;
}

@media screen and (min-width:641px) {

.photo-gallery > ul > li:hover  .gallery-name22 {

    z-index: 150;
    position: absolute;
    margin-top: 116px;
    /* left: 5px; */
    margin-left: -200px;
    width: 200px;
    background-color: white;
    padding-bottom: 10px;

}

.tickets .photo-gallery > ul > li:hover  .gallery-name {



}

.photo-gallery > ul:hover li .gallery-name {
    opacity: .2;

}

.photo-gallery > ul:hover li {
    opacity: .3;
    transition-duration: 2s;
}

.photo-gallery > ul li:hover .gallery-name {
    opacity: 1;
    transition-duration: 0s;
}

.photo-gallery > ul li:hover {
    opacity: 1;
    transition-duration: 0.1s;
}

}

.gallery-section
{
    margin:20px auto;
    display:block;
}

.single-header
{
    color:black;
}

.single-text-wrapper
{
    font-family: 'PT Sans', sans-serif;
    font-size:14px;
    line-height:1.5;
    display:inline-block;
    margin-top:20px;
    margin-bottom:80px;
}

.article-section img
{
    display:block;
    margin:30px auto;
    text-align:center;
        max-width: 100%;
}

#nt-home img{
	display:inline !important;
}

.article-section .photo-gallery
{
   margin-bottom: 50px;
    display: inline-block;
}

.article-section h1
{
    font-size:36px;
    color:rgb(153, 33, 53);
}

.article-section .photo-gallery > ul > li {
    float: left;
    margin-bottom: 15px;
    margin-right: 10px;
    width: 285px;
}

.article-section .photo-gallery > ul > li a {
    border: none;
}

.top-single
{
    background-image:url('../img/top-single.png');
}

.related-article-section
{
    display:inline-block;
    margin: 40px auto;
        padding: 60px 0;
        padding-bottom:100px;
        margin-bottom:-40px;
    background-color:#e9e9e9;
        -webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
}

.related-article-section .small-article .image-wrapper {
    width: 100px;
}

.related-article-section .small-article img {
    width:100%;
    height:auto;
}

.social-section-single {
    -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
}

.contacts h2
{
        font-size: 30px;
    color: rgb(59, 59, 59);
}

.contactpersons
{
    margin:0;
    padding:0;
    width:100%;
    height:auto;
    display:block;
    float:left;
    margin-bottom:100px;
}

.contactpersons .cp-item
{
    background-color: rgb(242, 242, 242);
    display:block;
    width:100%;
    margin-bottom:30px;
        height: 260px;
}
.cp-image,.cp-info,.cp-description
{
    display:block;
    float:left;
/*     margin-right:20px; */
    overflow:hidden;
    height: 350px;
}
.cp-info
{
    width:300px;
    max-width:100%;
    padding-top: 30px;
    padding-bottom: 30px;
    max-height:100%;
}

.cp-description
{
    width: 615px;
    max-height:100%;
    padding: 20px;
    margin-right: 0px;
    box-sizing: border-box;
    color:#3b3b3b;
    font-size: 16px;
}

.cp-name
{
    font-size: 24px;
    font-weight: bold;
    display: block;
    font-style:italic;
    color:#3b3b3b;
}

.cp-position
{
    font-size: 16px;
    height: 40px;
    display: block;
    color: #848484;
}
.cp-phone
{
    font-size: 16px;
        display: inline-block;
        margin-top: 20px;
         clear:right;
    color:#3b3b3b;
    min-width: 250px;
}
.cp-mail
{
    font-size: 16px;
        display: inline-block;
    margin: 10px 0px;
    color:#ab0534;
    min-width: 250px;
}
#map
{
   width:1920px;
   height:525px;
   max-width:100%;
   display:block;
   background: #ffffff;

}
#map >div,.gm-style{
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0% 100%);
    background: #ffffff;
}

.map-contact
{
    position: absolute;
    top: -375px;
    z-index: 9;
        text-shadow: #000 0px 0px 1px;
        -webkit-font-smoothing: antialiased;
}

.c-header
{
    font-size:36px;
    font-style:italic;
    color:#aa0638;
}

.map-contact h2
{
    font-size:24px;
    color:#3d3b3e;
}

.map-contact li
{
    font-size:16px;
    color:#3d3b3e;
    display:block;
    float:none;
}
.map-contact ul
{
    display:block;
    margin:0;
    padding:0;
}

.map-contact li a
{
    font-size:16px;
    color:#3d3b3e;
}

.map-contact i
{
    width:20px;
    height:16px;
    background-repeat: no-repeat;
    display:inline-block;
}

.map-contact i.location, .info-window-content i.location
{
  background-image:url('../img/loc.png');
  width:25px;
}

.map-contact i.phone, .info-window-content i.phone
{
    background-image:url('../img/phone.png');
    margin-right:5px;
}

.map-contact i.mail, .info-window-content i.mail
{
    background-image:url('../img/mail.png');
    margin-right:6px;
    background-position-y: 3px;
}

.map-contact i.time, .info-window-content i.time
{
    background-image:url('../img/time.png');
    margin-right:5px;
}

.contacts i
{
    width:20px;
    height:16px;
    background-repeat: no-repeat;
    display:inline-block;
}

i.phone-gray
{
    background-image:url('../img/phone-gray.png');
    margin-right:5px;
}

i.mail-gray
{
    background-image:url('../img/mail-gray.png');
    margin-right:6px;
    background-position-y: 3px;
}

.white-overlay
{
    display:block;
    width:100%;
    height:100px;
    position:relative;
       -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
}

.poi-info-window .title
{
    color: #ab0534 !important;
}

.info-window-content
{
    max-width:300px;
}

.info-window-content ul
{
    margin:0;
    padding:0;
    display:block;

}

.info-window-content ul li
{
    display:block;
    width:100%;margin:1px 0;padding:0;
}

.info-window-content ul li a
{
    display:inline-block;
}


.info-window-content a
{
    display:block;
}

.tree_menu .symbol-close,.tree_menu .symbol-open, .tree_menu .symbol-item
{
    background:none;
}

.tree_menu .symbol-close:before,.tree_menu .symbol-open:before
{
    content:'\00BB';
}
.tree_menu .symbol-open:before
{
    content:'\00BB';
}

.iw-title
{
    overflow: hidden;
    font-weight: 500;
    font-size: 14px;
    width: 200px;
    margin-bottom: 5px;
    color: #ab0534 !important;
    display: block;
}


.open-map
{
    margin-top: 5px;
    display: inline-block !important;
}


ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;
}

ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

ul.share-buttons img{
  width: 32px;
}

#draugiemLike
{
    width: 32px;
    height: 32px;
    margin: 30px auto;
    display: inline-block;
    background-image:url('../img/draugiem_share.png');
    background-size:100%;
}

#draugiemLike iframe
{
    width: 32px;
    height: 32px;
    display: block;
    opacity:0;
}

.gallery-image-share
{
    float:right;
}

.gallery-image-share li
{
    height: 47px;
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.gallery-image-share li:hover
{
    -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%);
}


.gallery-image-share li a img
{
    height: 47px;
    padding: 5px;
}

.gallery-image-share #draugiemLike
{
    width: 32px;
    height: 47px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: 5px;
    background-size: 22px 22px;
}

#draugiemLike iframe
{
    width: 22px;
    height: 37px;
    padding:10px;
}

.video-list-item
{
    width: 350px !important;
    height: 197px;
    display: block;
    border-radius: 3px;
    border: 3px solid rgb(153, 33, 53);
        margin: 25px;
}

.video-list-item iframe, .video-list-item video
{
    width:100%;
    height:100%;
}

.vg
{
    text-align:center;
}

.vg ul
{
    display:inline-block;
    margin:0;
    padding:0;
    width:auto;
}


.news-section .large-article h3, .large-slide-article h3, .news-section .medium-article h3 {
    position: absolute;
    display: block;
    bottom: 0px;
    color: #fff;
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

  .large-slide-article img
{
    width:100%;
    height:auto;
    min-height:100%;
}

.search-result, .comment-list
{
    display:block;
    margin:25px auto;
}

.comment-list
{
    padding:0;
}

article.search-result-item, .comment-item
{
    display:inline-block;
    width:100%;
    margin:20px auto;
    border: 3px solid rgba(0, 0, 0,0);
    border-radius: 3px;
}

article.search-result-item a, .comment-item a
{
    color:black;
}

article.search-result-item .image-wrapper, .comment-item .image-wrapper
{
    display: block;
    float:left;
    width: 20%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
}

.comment-item .image-wrapper
{
    width: 10%;
}

article.search-result-item .image-wrapper img
{
    width:100%;
    height:auto;
    display: block;
}

.comment-item  .image-wrapper img
{
    max-width:100%;
    width:100px;
    height:auto;
    display: block;
}

article.search-result-item .content-wrapper, .comment-item .content-wrapper
{
    display: block;
    float:left;
    width:80%;
    padding:20px;
    height:auto;
    box-sizing: border-box;
}

.comment-item .content-wrapper
{
    width:90%;
    padding-top:0px;
}

.comment-item .user-name
{
    border-bottom: 1px solid rgb(215,215,215);
    width: 30%;
    display: block;
    padding-bottom: 5px;
    font-size: 18px;
    color: rgb(153, 33, 53);
}

textarea
{
    width: 600px;
    height: 200px;
    max-width: 100%;
    display: block;
    border-radius: 3px;
    padding: 20px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
}

form button
{
    width: 250px;
    height: 100%;
    display: block;
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 2.333;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.46);
    text-align: center;
    background-color: rgb(190, 152, 99);
    border-color: rgb(190, 152, 99);
    margin: 20px 0px;
}

.login-block
{
    display:inline-block;
    width:auto;
    margin-bottom: 20px;

}

.hl-text
{
    color:rgb(153, 33, 53) !important;
}


.bg-gray
{
background-color: rgb(215, 215, 215);
    min-height: 500px;
}


.lbs-goda-zale .bg-gray
{
background-color: rgba(63, 63, 63, 0.65);
    min-height: 470px;
}

.oly-bet .mbt-v2-header:before{
    /*content: url(../img/pafbet-logo.png);*/
    margin-right: 15px;
    display: inline-block;
    position: relative;
    /*top: 5px;*/
}

.league-top-wrapper .top-news h2.section-header {
    width: auto;
    background-color: rgba(59, 59, 59, 0.7);
   
}

.bg-gray {
    background-color: rgba(63, 63, 63, 0.65);
    min-height: 500px;
}

.tree_menu li a {
    color: rgb(243, 113, 22);
}



.tree_menu .symbol-item, .tree_menu .symbol-open, .tree_menu .symbol-close {
    color: rgb(243, 113, 22);
}

.tree_menu li a:hover, .tree_menu:hover,.tree_menu li:hover a,.tree_menu li:hover ul li:hover a {
        color: rgb(172, 172, 172);
}

.tree_menu li:hover ul li a {
    color: rgb(243, 113, 22);
}

.menu-count-3 .menu-item
{
    width:33.33%;
}

.menu-count-4 .menu-item
{
    width:25%;
}

.menu-count-5 .menu-item
{
    width:20%;
}

.sticky-menu .sticky-logo {
    opacity:0 !important;
}

.oly-bet .mbt-v2-header {
    background: #F04B54 !important;
    color: #fff !important;
    font-size: 24px !important;
    padding-top: 2px !important;
    padding-bottom: 5px !important;
    }

.ramirent-lbl-2 .mbt-v2-header {
    background: rgb(255, 220, 0) !important;
    color: #373a3b !important;
    }

.lbllsbl.douglas-baltijas-basketbola-liga .mbt-v2-header {
    background: #F0C3DC !important;
    color: #373a3b !important;
    }

 #filter_category, #filter_date
{
    border-radius: 3px;
    padding: 2px 5px;
    color: #3b3b3b;
    font-family: "myriad-pro-condensed",sans-serif;
    font-size: 15px;
    margin: 0px 20px;
}

.filters
{
    display:none;
}

.read-more-link
{
    color: #3b3b3b !important;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    padding-top: 20px;
}

.read-more-link:hover
{
    color:rgb(153, 33, 53) !important;
}

.search-result-item h2
{
    margin-top:0px;
}

.empty-image
{
    width:20% !important;
    display:inline-block !important;
    height:130px !important;
}

.pagination
{
    display:inline-block;
    margin:0px;
    padding:0px;
}

.pagination-wrapper
{

    margin: 20px auto;
    padding: 10px;
    display: block;
    float:left;
    width: 100%;
    height: 100px;
    text-align: center;
    box-sizing: border-box;
}



.pagination-item, .pagination-wrapper a,.pagination-wrapper strong
{
        cursor: pointer;
    font-size: 20px;
    display: inline-block;
    color: #3b3b3b;
    padding: 10px 20px;
    margin: 15px;
}

.pagination-item:hover, .pi-active, .pagination-wrapper a:hover, .pagination-wrapper strong
{
    color:rgb(153, 33, 53) !important;
}

.primary-menu-item ul.sub-menu li.disabled-menu a, .primary-menu-item ul.sub-menu li.disabled-menu:before,.primary-menu-item ul.sub-menu li.disabled-menu:hover a ,.primary-menu-item ul.sub-menu li.disabled-menu:hover:before
{
    color: rgba(153, 33, 53,0.0) !important;
}


.empty-section
{
    display:block;
    width:100%;
    height:50px;
}


.black-row
{
    background-color: rgb(61, 61, 61);
    padding: 10px;
}

.column
{
    display:block;
    float:left;
}
.column.one-third
{
    width:33.33%;
    padding-left:10px;
    box-sizing:border-box;
}

.column.two-third
{
    width:66.66%;
    padding-right:10px;
    box-sizing:border-box;
}

.article-list .article-slide {
    width: 275px;
    height: 240px;
    display: block;
    float: left;
    margin: 20px;
}

.photo-gallery ul
{
    padding:0px;
}


.article-section .photo-gallery ul li
{
        width: 265px;
}

.document-list
{
    margin:0;
    padding:0;
    display:inline-block;
    margin-bottom:40px;
}

.document-list li
{
    display:block;
    width:100%;
    float:left;
}

.document-list li img, .document-list li span
{
    display:inline-block;
    width:auto;
    float:left;
    margin:5px;
    padding:5px;
        margin-left: 0px;
    padding-left: 0px;
}

.document-list li span
{
    line-height:2;
    color:#3b3b3b;

}

.document-list li:hover span
{
    color:rgb(153, 33, 53);

}


.single-text-wrapper ol {
    counter-reset: item;clear: both;   margin: 10px auto;
    display: inline-block; }
.single-text-wrapper ol li { display: block; }
.single-text-wrapper ol li:before  {
    content: counter(item) ". ";
    counter-increment: item;
    color: rgb(153, 33, 53);
    font-weight:bold;
}

.single-text-wrapper ul {
margin: 10px auto;
display:inline-block;
}
.single-text-wrapper ul li {
     display: block;
    clear:both;
}
.single-text-wrapper ul li:before {
    content: "• ";
    color: rgb(153, 33, 53);

}

.single-text-wrapper ol li
{
    list-style-type: decimal;
    float: left;
    clear: both;
}

.single-text-wrapper table
{
    clear: both;
    width: 100%;
    display: inline-block;
    margin: auto;
    border:none;
    padding: 0;
}



.single-text-wrapper table tbody
{
    max-width: 100%;
    overflow: auto;
    display: block;
    border:none;
}


.single-text-wrapper table tbody tr td
{
    min-width: 65px;
}


.single-text-wrapper
{
    max-width:100%;
}

.column.full-column .single-text-wrapper
{
    margin-bottom:10px;
}

.doc-header:before
{
    content:url('../img/file-icon.png');
    margin-right:15px;
}

.spinner {
    position: fixed;
    display:none;
    top: 50%;
    left: 50%;
    margin-left: -33px;
    margin-top: -33px;
    text-align:center;
    z-index:1234;
    overflow: auto;
    width: 100px;
        height: 72px;
}

.filter-cancel
{
    cursor:pointer;
}



/*** Table Styles **/

 .article-table .table-fill {
    background: white;
    border-radius:3px;
    border-collapse: collapse;
    height: 320px;
    margin: auto;
    max-width: 100%;
    padding:5px;
    width: 100%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    animation: float 5s infinite;
}



 .article-tabletr {
    border-top: 1px solid #C1C3D1;
    border-bottom: 1px solid #C1C3D1;
    color:#666B85;
    font-size:16px;
    font-weight:normal;
    text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}

 .article-table tr:hover td {
    background:rgb(153, 33, 53);
    color:#FFFFFF;
}

 .article-table tr:first-child {
    border-top:none;
}

 .article-table tr:last-child {
    border-bottom:none;
}

 .article-table tr:nth-child(odd) td {
    background:#EBEBEB;
}

 .article-table tr:nth-child(odd):hover td {
    background:#4E5066;
}

 .article-table tr:last-child td:first-child {
    border-bottom-left-radius:3px;
}

.article-table tr:last-child td:last-child {
    border-bottom-right-radius:3px;
}

.article-table td {
    background:#FFFFFF;
    padding:2px;
    text-align:left;
    vertical-align:middle;
    font-weight:300;
    font-size:18px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
    border-right: 1px solid #C1C3D1;
}

.article-table table tbody tr:first-of-type {
    color:#D5DDE5;
    background:#1b1e24;
    border-bottom:4px solid #9ea7af;
    border-right: 1px solid #343a45;
    font-size:23px;
    font-weight: 100;
    padding:24px;
    text-align:left;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    vertical-align:middle;
}



.article-table table tbody tr:first-of-type td,.article-table table tbody tr:first-of-type:hover td {
    background: #982135;
    color: #FFFFFF;
    border-top: 1px solid #982135;
    border-bottom: 1px solid #982135;
}
/* Reinis  */

.cp-wrapper{
    max-width: 300px;
    margin:0 auto;
}

.partners-hidden{
    display: none !important;
}

.social-home{
    -webkit-clip-path: polygon(0 10%, 100% 0, 100% 97%, 0 100%);
    margin-top: 22px;
    margin-bottom: -10px;
}

.footer-text span a{
    color: #fff;
}

.footer-text span a:hover{
    color: #A02542;
}

/* // Reinis  */

.birthday-block .widget-wrapper
{
    width:100%;
}

.related-images img
{
    width:90px;
    height:auto;
}
.contactcenter {text-align: center;color: rgb(59, 59, 59);font-size: 30px; font-weight: bold;}
.cp-itemnew {
    display: block;
   /* width: 25%;*/
    margin-bottom: 30px;
    height: auto;
    padding-left: 7px;
    padding-right: 7px;
}

.cp-infonew {
    width: 280px;
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    max-height: 100%;
    background: #f2f2f2;
    padding-left: 20px;
}
@media (min-width: 768px) and (max-width: 1268px) {
.cp-itemnew {
    display: block;
    
    margin-bottom: 30px;
    height: auto;
}
.cp-infonew {
    width: 280px;
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    
    background: #f2f2f2;
    padding-left: 20px;
    max-height: 360px;
}

 .vot_part_descr {
  float:left; margin-top: 0px!important;
 }

}
@media (min-width: 469px) and (max-width: 768px) {
.cp-itemnew {
    display: block;
    width: 50%;
    margin-bottom: 30px;
    height: auto;
    padding:0px;
}
.cp-infonew {
    
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    max-height: 100%;
    background: #f2f2f2;
    padding-left: 20px;
}

 .vot_part_descr {
  float:left; margin-top: 0px!important;
 }

}
@media (max-width: 490px) {
.voting h2.section-header.news-header {
    padding-top: 0;
}
.voting .column.one-third ul {

padding-bottom: 50px;
}
.voting .column.full-column ul {

margin-left: -20px;
}


 .vot_part_descr {
  float:left;
  margin-top: 0px!important;
  margin-bottom: 50px;
 }

.cp-itemnew {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    height: auto;
}
.cp-infonew {
    width: 100%;
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    max-height: 100%;
    background: #f2f2f2;
    padding-left: 20px;
}

.small-article h2, .small-article h3 {
    font-size: 20px!important;
}

.cp-infonew {
   float: left!important;
   width: 90%;
}

.cp-infonew .cp-phone {
  min-width: 88%;
  padding-right: 10px;
}
.cp-image {
    width: 96%;
}



}

.contactcenter {text-align: center;color: rgb(59, 59, 59);font-size: 30px; font-weight: bold;}

#games-scroller-widget{
    margin-top:27px !important;
}

.mbt-subheader{
    background-color: #982135 !important;
}
.ramirent-lbl-2 .mbt-subheader{
    background-color: rgb(0, 50, 135) !important;
}

.lbllsbl.douglas-baltijas-basketbola-liga .mbt-subheader{
    background-color: #9BDCD2 !important;
}

.oly-bet .mbt-subheader{
    background-color: #F04B54 !important;
}


.oly-bet .mbt-standings-short-widget .mbt-subheader{
    background-color: #28B67A !important;
}

.olybet .mbt-subheader{
    background-color: #f89320 !important;
}

.mbt-subheader td{
    color:#fff !important;
}

.mbt-table th{
    background-color: #757373 !important;
    color:#ffffff !important;
    border:none !important;
}

.mbt-widget .mbt-controls{
    background-color: #757373 !important;
}

.oly-bet .mbt-widget {
    -webkit-border-radius: 3px 3px 0px 0px;
}
.mbt-v2-header{
    background-color: #982135 !important;
}

.oly-bet .mbt-headline{
    background-color: #F04B54 !important;
}
.ramirent-lbl-2 .mbt-headline{
    background-color: rgb(255, 220, 0) !important;
    color: #373a3b !important;
    font-family: 'myriad-pro-condensed',sans-serif !important;
}

.lbllsbl.douglas-baltijas-basketbola-liga .mbt-headline{
    background-color: #F0C3DC !important;
    color: #373a3b !important;
    font-family: 'myriad-pro-condensed',sans-serif !important;
}

.ramirent-lbl-2 .mbt-standings-short-widget .mbt-headline{
    background-color: rgb(0, 50, 135) !important;
}

.lbllsbl.douglas-baltijas-basketbola-liga .mbt-standings-short-widget .mbt-headline{
    background-color: #9BDCD2 !important;
}

.oly-bet .mbt-standings-short-widget .mbt-headline{
    background-color: #28B67A !important;
}

.mbt-headline{
    background-color: #982135 !important;
    background-image:none !important;
}
.ramirent-lbl-2 .mbt-standings-short-widget .mbt-headline .mbt-text {
    color: #fff !important;
    text-shadow: none !important;
}
.ramirent-lbl-2 .mbt-headline .mbt-text,
.lbllsbl.douglas-baltijas-basketbola-liga  .mbt-headline .mbt-text
 {
    color: #373a3b !important;
    text-shadow: none !important;
    font-family: 'myriad-pro-condensed',sans-serif !important;
}

.mbt-headline .mbt-text {
    font-family: 'myriad-pro-condensed',sans-serif !important;
}


.mbt-tabs{
    background-color: #fff !important;
}

.mbt-tab-active{
    background-color: #982135 !important;
    text-shadow:none !important;
}

.ramirent-lbl-2 .mbt-tab-active{
    background-color: rgb(255, 220, 0) !important;
    text-shadow:none !important;
    color: #373a3b !important;
}

.lbllsbl.douglas-baltijas-basketbola-liga .mbt-tab-active{
    background-color: #F0C3DC !important;
    text-shadow:none !important;
    color: #373a3b !important;
}

.oly-bet .mbt-tab-active .mbt-center {
    text-shadow:none !important;
}
.ramirent-lbl-2 .mbt-tab-active .mbt-center {
    text-shadow:none !important;
    color: #373a3b !important;
    font-family: 'myriad-pro-condensed',sans-serif !important;
    font-size: 13px;
    background: none!important;
}
.lbllsbl.douglas-baltijas-basketbola-liga .mbt-tab-active .mbt-center {
    text-shadow:none !important;
    color: #000000 !important;
    font-family: 'myriad-pro-condensed',sans-serif !important;
    font-size: 13px;
    background: none!important;
}

.ramirent-lbl-2 .mbt-tab-hover .mbt-center {
    text-shadow:none !important;
    color: #373a3b !important;
    font-family: 'myriad-pro-condensed',sans-serif !important;
    font-size: 13px;
    background: none!important;
}
.lbllsbl.douglas-baltijas-basketbola-liga .mbt-tab-hover .mbt-center {
    text-shadow:none !important;
    color: #000000 !important;
    font-family: 'myriad-pro-condensed',sans-serif !important;
    font-size: 13px;
    background: none!important;
}

.olybet .mbt-tab-active{
    background-color: #f89320 !important;
}

.oly-bet .mbt-tab-active{
    background-color: #F04B54 !important;
    text-shadow:none !important;
}

.olybet .mbt-v2-header{
    background-color: #f89320 !important;
}

.mbt-v2-navigation-tab-active{
    background-color: #982135 !important;
    border: 1px solid #982135 !important;
}

.ramirent-lbl-2 .mbt-v2-navigation-tab-active{
    background-color: rgb(255, 220, 0) !important;
    border: 1px solid rgb(255, 220, 0) !important;
    color: #373a3b !important;
}

.lbllsbl.douglas-baltijas-basketbola-liga .mbt-v2-navigation-tab-active{
    background-color: #F0C3DC !important;
    border: 1px solid #F0C3DC !important;
    color: #373a3b !important;
}

.oly-bet .mbt-v2-navigation-tab-active{
    background-color: #F04B54 !important;
    border: 1px solid #F04B54 !important;
}

.olybet .mbt-v2-navigation-tab-active{
    background-color: #f89320 !important;
    border: 1px solid #f89320 !important;
}

.widget-header{
    display: none;
}

.standings-short{
    display: block !important;
}

.mbt-content, .mbt-content1, .mbt-content5, .mbt-content2, .mbt-content3, .mbt-content6{
    border:none !important;
    border-left: 0px !important;
    border-right: 0px !important;
    background-color: transparent !important;
    margin-right: -1px !important;
}

.mbt-footer, .mbt-links-footer{
    border:none !important;
}

.mbt-table td{
    border-left:0px !important;
}

#standings-short{
    margin-left:1px;
}

.ramirent-lbl-2 .mbt-v2-games-scroller-item-header{
    background-color: rgb(255 , 220, 0) !important;
    color: #000000 !important;
    font-size: 13px;
}
.ramirent-lbl-2 .mbt-v2-widget {
    color:#000000 !important;
}
.lbllsbl.douglas-baltijas-basketbola-liga .mbt-v2-widget {
   color:#000000 !important;
}

.lbllsbl.douglas-baltijas-basketbola-liga .mbt-v2-games-scroller-item-header{
    background-color: #F0C3DC !important;
    color:#000000 !important;
    font-size: 13px;
}

.mbt-v2-games-scroller-item-header{
    background-color: #982135 !important;
    color:#fff !important;
}

.olybet .mbt-v2-games-scroller-item-header{
    background-color: #f89320 !important;
}

.small-article .image-wrapper{
    margin-right: 15px;
}

.video-item h3{
    display: block;
}

.video-item:hover h3{
    display: none;
}

.mbt-nt-frontpage-compact-widget .mbt-left img{
    height: auto;
    width: auto;
}

.three-widgets-tournament{
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
        box-sizing: border-box;
}

.three-widgets-tournament:nth-child(2){
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}

.vecakiem .video-foto-section{
    display: none;
}

.u-19-19981999 .video-foto-section , .u-17-2000 .video-foto-section, .u-16-2001 .video-foto-section, .u-15-2002-sportland .video-foto-section, .u-14-2003-hanzas-maiznica .video-foto-section, .u-13-2003 .video-foto-section, .u-12-2005-persil .video-foto-section{
    display: none;
}

.widget-list .vef-split{
    width:50%;
}

.vef-ljbl .schedule-long{
    width: 50% !important;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

.vef-ljbl .leaders{
     width: 25% !important;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

.vef-ljbl .mvp-block{
    width: 25% !important;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}




.col-two-thirds{
    width: 75%;
    margin-right: 20px;
}

.bloks3 h2.head {
    text-align: left;
    border: none;
    margin:0;
    color:rgb(153, 33, 53);
}


#middle table tr {

}

#middle table tr td{
    border: none;
}

#middle table{
    border: none;
}

.mm-logo-wrapper img{
    display: none;
}

.olybet .mbt-holder-headline .mbt-text{
    background-image: none;
    background-color: #757373;
}

.olybet .mbt-widget input[type=button]{
    background-color: #f89320;
}

.olybet .mbt-v2-pagination>.mbt-v2-pagination-active>span{
    background-color: #f89320;
}

.mbt-table tr.row2 td{
    background-color: #a0a0a0 !important;
}

.mbt-holder .mbt-holder-content1{
	border:none !important;
}

.mbt-v2-pagination>.mbt-v2-pagination-active>span{
	background: #929292 !important;
}

.mbt-season-filter{
    background-color: #ffffff !important;
}

.seminari-nometnes .middle-widget{
    display: none;
}

.vecakiem .widget-list{
    display: none;
}

.talantu-nedela1 .middle-widget{
    display: none;
}

.sub-menu-item span{
    display: none;
}

.sub-menu-item span.mobile-back{
    display: block;
}

.sub-menu-item .u-14-2003-hanzas-maiznica{
    height: 40px;
    margin-bottom: -9px;
}

.sub-menu-item .u-13-2004-persil, .sub-menu-item .u-12-2005-persil{
    height: 21px;
    margin-bottom: -3px;
}
    
.seminari-nometnes2 .widget-wrapper{
    display: none;
}



.u-19-19981999.puisi-2divizija-rietumi .news-list-section{
	display: none;
}

.u-19-19981999.puisi-2-divizija-austrumi .news-list-section{
	display: none;
}

.u-19-19981999.meitenes-1divizija .news-list-section{

}

.u-19-19981999.meitenes-2divizija3 .news-list-section{
	display: none;
}

.u-17-2000.puisi-1-divizija1 .news-list-section{

}

.u-17-2000.puisi-2-divizija-austrumi1 .news-list-section{
	display: none;
}

.u-17-2000.puisi-2-divizija-rietumi1 .news-list-section{
	display: none;
}

.u-17-2000.meitenes-2divizija .news-list-section{
	display: none;
}
 
.u-16-2001.puisi-2-divizija-austrumi2 .news-list-section{
	display: none;
}

.u-16-2001.puisi-2-divizija-rietumi2 .news-list-section{
	display: none;
}

.u-16-2001.meitenes-2divizija4 .news-list-section{
	display: none;
}

.u-15-2002-sportland.puisi-2-divizija-austrumi3 .news-list-section{
	display: none;
}

.u-15-2002-sportland.puisi-2-divizija-rietumi3 .news-list-section{
	display: none;
}

.u-15-2002-sportland.meitenes-2divizija1 .news-list-section{
	display: none;
}

.u-14-2003-hanzas-maiznica.puisi-2-divizija-austrumi4 .news-list-section{
	display: none;
}

.u-14-2003-hanzas-maiznica.puisi-2-divizija-rietumi4 .news-list-section{
	display: none;
}

.u-14-2003-hanzas-maiznica.meitenes-2divizija2 .news-list-section{
	display: none;
}

.jekabpils-cempionats .news-list-section{
	display: none;
}

.mbt-content4{
    background-color: #a0a0a0 !important;
}

.turniri .schedule-long{
    width: 50%;
}


.article-table td{
	padding: 2px 5px;
	font-size: 15px;
}


.sakums #nt-home{
	display: none;
}

.vesture3 .article-table td{
	
	font-size:14px;
}	
	
#nt-home .mbt-left img{
	margin: 0 !important;
}
	
.primary-menu-item ul.sub-menu li{
	font-size:16px !important;
}
	
.article-section iframe{
	width: 100% !important;
	height: 400px !important;
}
	
.vef-ljbl #season{
	display:none;
}

.season #season{
	display:none;
}
	
.vesture5 .widget-list{
	display:none;
}
	
.vesture6 .widget-list{
	display:none;
}
	
.iepirkumi .mission-birthday{
	display:none;
}
	
.vesture .one-third-cloumn, .vesture .widget-section{
	display:none;
}
	
.seminari-nometnes .one-third-cloumn{
	display:none;
}
	
.vecakiem .one-third-cloumn{
	display:none;
}

.talantu-nedela1 .one-third-cloumn{
	display:none;
}
	
.widget-wrapper img{
	display:inline-block;
	margin: 0;
}

.top-banner-wrapper{
	height:90px;
}

.myriad-pro-con, .tk-myriad-pro-condensed{
	font-family: 'myriad-pro-condensed',sans-serif !important;
}

#sub-menu-8{
	min-height: 1300px !important;

}


.widget-wrapper.games-scroller.ww.full.vef-split    {
   display: none;
}




.widget-list.hidden  .schedule-long.vef-split {
    width: 66%;
}

.widget-list.hidden  .standings-short.vef-split  {
    width: 33%;
}


.tickets .column.one-third {

    text-align: justify;
}

.tickets p {

    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
}

.tickets iframe {
  margin-top: -35px;
}

.tickets .event-description img {
width: 100%;
height: auto;
}

.tickets .iframe-wrapper {
    padding: 19px!important;
    }

.tickets-intro img {
    width: auto;
    height: 360px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.tickets .single-text-wrapper {
    display: inline;
}

.tickets-intro {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
}

#ext_voting {
    min-height: 550px;
    height: auto;
    margin-top: 15px;
    border: none!important;
}

.olybet-estonia {
    width: 100%;
    max-width: 610px;
    padding-left: 10px;
}

.olybet-estonia.topp {

    padding-top: 5px;

}

.olybet-estonia img {
     margin-top: 26px;
     margin-bottom: -15px;

        width: 610px;
    max-width: 610px;
}

.news-short {

}


.news-short .olybet-estonia {
    width: 100%;
    max-width: 430px;

    margin-right: 20px;
    padding-left: 0px;
    float: right;
}

.news-short .olybet-estonia img {
     margin-top: 0px;  margin-bottom: 0px;

        width: 430px;
    max-width: 430px;
}

iframe#krepnam {
    width: 84vh!important;
    height: 45vh!important;
}
