html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead, p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
.content-baner-img{
    width:164px;
    height:164px;
}
.form-control{
    margin:4px 0px;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.clear:after {
    content: '';
    display: block;
    clear: both;
}
table {border-collapse: collapse;}
.clear {clear: both;}
.toright {text-align: right;}
strong {font-weight: bold;}
* {box-sizing: border-box;}
*:before, *:after {box-sizing: border-box;}
em {font-style: italic;}

a {
    color: #e30613;
    text-decoration: none;
}
a:hover {
    color: #dead35;
    text-decoration: none;
}
.left {float: left !important;}
.right {float: right !important;}

sub {vertical-align: sub;}
sup {vertical-align: super;}

input, textarea {}
.btn {}
button { cursor:pointer;}
input {}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"] {}


@font-face {
    font-family: 'lato';
    src: url('fonts/lato-light-webfont.eot');
    src: url('fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/lato-light-webfont.woff2') format('woff2'),
        url('fonts/lato-light-webfont.woff') format('woff'),
        url('fonts/lato-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('fonts/lato-lightitalic-webfont.eot');
    src: url('fonts/lato-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/lato-lightitalic-webfont.woff2') format('woff2'),
        url('fonts/lato-lightitalic-webfont.woff') format('woff'),
        url('fonts/lato-lightitalic-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;

}

@font-face {
    font-family: 'lato';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/lato-regular-webfont.woff2') format('woff2'),
        url('fonts/lato-regular-webfont.woff') format('woff'),
        url('fonts/lato-regular-webfont.ttf') format('truetype'),
        url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('fonts/lato-italic-webfont.eot');
    src: url('fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/lato-italic-webfont.woff2') format('woff2'),
        url('fonts/lato-italic-webfont.woff') format('woff'),
        url('fonts/lato-italic-webfont.ttf') format('truetype'),
        url('fonts/lato-italic-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'lato';
    src: url('fonts/lato-bold-webfont.eot');
    src: url('fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/lato-bold-webfont.woff2') format('woff2'),
        url('fonts/lato-bold-webfont.woff') format('woff'),
        url('fonts/lato-bold-webfont.ttf') format('truetype'),
        url('fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('fonts/lato-bolditalic-webfont.eot');
    src: url('fonts/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/lato-bolditalic-webfont.woff2') format('woff2'),
        url('fonts/lato-bolditalic-webfont.woff') format('woff'),
        url('fonts/lato-bolditalic-webfont.ttf') format('truetype'),
        url('fonts/lato-bolditalic-webfont.svg#latobold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}

.imageH1 {
    margin-bottom: 0;
}

label {font-family:  lato, Arial,helvetica CE,helvetica,sans-serif;}

textarea {
    overflow: auto;
    resize: none;
    font-family:  lato, Arial,helvetica CE,helvetica,sans-serif;;
}
select { font-family:  lato, Arial,helvetica CE,helvetica,sans-serif;}


h1, h2, h3, h4{
    overflow: hidden;

}
div.text {
    color: #2f2933;

    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    margin: 0 0 19px;
    overflow: hidden;
    text-align: justify;
}

body {
    background: rgba(0, 0, 0, 0) url("../images/bg.jpg") no-repeat scroll center top / cover ;
    color: #454955;
    font-family: lato,Arial,helvetica CE,helvetica,sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.container-page {
    overflow: hidden;
    width: 100%;
}
#top {
    background: #2f2933 url("../images/top.png") repeat-x scroll 0 bottom;
    padding-bottom: 17px;
    padding-top: 18px;
    width: 100%;
}

#top .content {
    max-width: 1220px;
    position: relative;
}

.content{
    margin: 0 auto;
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
}

a#logo {
    display: block;
    float: left;
}
a#logo img{ display: block}

.top-links {
    float: right;
    padding-top: 11px;
}
.top-links a {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
    margin: 0 22px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    vertical-align: top;
}
.top-links span.sep {
    background: rgba(0, 0, 0, 0) url("../images/sep_top.png") no-repeat scroll center center;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    vertical-align: top;
    width: 2px;
}

.top-links span.twitch {
    background: rgba(0, 0, 0, 0) url("../images/twitch.png") no-repeat scroll 0 0;
    display: inline-block;
    font-size: 12px;
    line-height: 21px;
    margin-left: 19px;
    padding-left: 30px;
    vertical-align: top;
}
.top-links span.twitch.online {
    color: #85b500;
}
.top-links span.twitch.offline {
    color: #fff;
}

nav#menu {
    background:#D95100;
    text-align: center;
    width: 100%;
}

nav#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0;
}


nav#menu ul li {
    display: inline-block;
}

nav#menu ul a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 28px 28px 29px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
}

nav#menu ul a:hover {
    /*color: #2d2831;*/
    background-color:#fff;
    color: #2d2831;
    text-shadow:0;
}
nav#menu ul li.active a {
    color: #2d2831;
}

header {
    position: relative;
    z-index: 2;
}

#container-content {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 1220px;
    padding-bottom: 94px;
    position: relative;
    width: 100%;
}
.most-important-box {
    margin-bottom: 30px;
    padding-top: 40px;
}

.content-main {
    float: left;
    padding: 0 10px;
    width: 850px;
}
.content-right {
    float: right;
    padding: 0 10px;
    width: 370px;
}

.news-important {
    height: 400px;
    position: relative;
    width: 830px;
}
.news-important a {
    display: block;
}
.news-important img {
    display: block;
}
.news-important .mask {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.news-important-content {
    bottom: 0;
    left: 0;
    padding: 0 52px 97px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.news-important .news-title {
    color: #fff;
    display: block;
    font-size: 34px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.news-important span.text {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 300;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.tv-box{}

.tv-box h3 {
    color: #111835;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 7px;
    margin-top: -5px;
}

.video-middle {
    height: 190px;
    margin-bottom: 10px;
    position: relative;
    width: 350px;
}
.video-middle a{    display: block;
}

.video-middle img {
    display: block;
}

.video-middle .mask {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 350px;
}

.video-middle-title {
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 16px;
    left: 0;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    width: 100%;
}

.play {
    background: rgba(0, 0, 0, 0) url("../images/play.png") no-repeat scroll 0 0;
    height: 69px;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    position: absolute;
    top: 50%;
    width: 69px;
}


.video-small {
    height: 170px;
    position: relative;
    width: 170px;
}

.video-small:first-child{ float: left;}
.video-small:last-child{ float: right}


.video-small a{    display: block;
}

.video-small img {
    display: block;
}

.video-small .mask {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.video-small-title {
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 16px;
    left: 0;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    width: 100%;
}

.video-small-box{}


h2 {
    color: #fff;

    font-size: 22px;
    line-height: 35px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
h2 span {
    background: rgba(0, 0, 0, 0) url("../images/h2_bg.png") no-repeat scroll right center;
    display: inline-block;
    padding-left: 9px;
    padding-right: 19px;
}


.news-big {
    height: 400px;
    margin-bottom: 30px;
    position: relative;
    width: 830px;
}
.news-important a {
    display: block;
}
.news-big img {
    display: block;
}
.news-big .mask {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.news-big-content {
    bottom: 0;
    left: 0;
    padding: 0 52px 30px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.news-big-title {
    color: #fff;
    display: block;
    font-size: 34px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.news-big span.text {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 9px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.comments-nb {
    background: rgba(0, 0, 0, 0) url("../images/com.png") no-repeat scroll left center;
    color: #fff;
    display: inline-block;

    font-size: 14px;
    line-height: 26px;
    padding-left: 35px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.news-big-content .comments-nb {
    float: left;
}

.news-last-box {
    margin-bottom: 25px;
    margin-left: -10px;
    margin-right: -10px;
}

.news {
    float: left;
    margin-bottom: 9px;
    padding: 0 10px;
    width: 50%;
}

.news-photo {
    width: 100%;
    position: relative;
}
.news-photo .mask{
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


.news-photo a{ display: block}
.news-photo a img{ display: block; width: 100%}

a.news-title {
    color: #dd6d00;
    display: block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px;
    overflow: hidden;
}
.news .news-text {
    color: #2f2933;
    font-size: 14px;
    height: 68px;
    line-height: 17px;
    margin-bottom: 11px;
    overflow: hidden;
}
.news-content {
    padding: 10px;
}

.comments-nb2 {
    background: rgba(0, 0, 0, 0) url("../images/comm2.png") no-repeat scroll left center;
    color: #2f2933;
    display: inline-block;
    font-size: 12px;
    line-height: 26px;
    padding-left: 35px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}


a.btn-news-more {
    border: 1px solid #1c1d21;
    color: #1b1d21;
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    width: 226px;
    font-weight: 300;
}


.tournament-box {
}
.tournament-center a {
    width:100%;
    text-align: center;
    
}
.tournament-center {
    margin-bottom: 56px;
}
.tournament {
    margin-bottom: 56px;
}
a.tournament-item {
    color: #2f2933;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 4px;
}
.tournament h3 {
    color: #1b1d21;
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 10px;
    margin-top: -11px;
    padding-left: 5px;
}
.during h3 {
    background: rgba(0, 0, 0, 0) url("../images/orange.png") no-repeat scroll left bottom;
}
.cominig h3 {
    background: rgba(0, 0, 0, 0) url("../images/green.png") no-repeat scroll left bottom;
}



a.tournament-item:nth-child(even) {background: #fff}
a.tournament-item:nth-child(odd) {background: #f7f7f7}

.tournament.cominig {
    margin-bottom: 26px;
}

.support-box {
    background: rgba(0, 0, 0, 0) url("../images/support_bg.png") no-repeat scroll center top;
    border-bottom: 4px solid #de6d00;
    margin-bottom: 19px;
    padding-bottom: 40px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}



.support-box div.text {
    color: #2f2933;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 23px;
    padding-bottom: 23px;
    padding-top: 6px;
    text-align: center;
}

.support-button{ text-align: center;}
.support-button a{}

a.btn {
    border: 1px solid #2f2933;
    border-radius: 4px;
    color: #f3f2f3;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    margin: 0 8px;
    padding: 11px 0 12px;
    width: 130px;
}

a.btn1 {
    background: #2f2933 none repeat scroll 0 0;
    color: #f3f2f3;
}
a.btn2 {
    background: #fff none repeat scroll 0 0;
    color: #2f2933;
}
a.btn1:hover {
    background: #fff none repeat scroll 0 0;
    color: #2f2933;
}
a.btn2:hover {
    background: #2f2933 none repeat scroll 0 0;
    color: #f3f2f3;
}

.buy-server-box {
    background: rgba(0, 0, 0, 0) url("../images/buy.png") no-repeat scroll center top;
    border-bottom: 4px solid #de6d00;
    border-radius: 4px;
    padding-bottom: 17px;
    padding-top: 57px;
    text-align: center;
}
.buy-server-box h3 {
    color: #2f2933;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.buy-server-box ul {
    list-style-position: inside;
    margin: 0 0 32px;
    padding: 0;
    text-align: center;
}
.buy-server-box ul li {
    color: #2f2933;
    font-size: 14px;
    line-height: 17px;
}
.buy-server-box a.btn3 {
    color: #2f2933;
    padding-bottom: 16px;
    padding-top: 15px;
}

#container-foot {
    background: #1c1d21 url("../images/container_foot.png") repeat-x scroll 0 0;
    padding-bottom: 8px;
    padding-top: 40px;
}

footer {
    margin: 0 auto;
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
.facebook-box {
    float: left;
    margin-right: 10px;
    padding-top: 14px;
    width: 385px;
}
.facebook-box div.text {
    color: #fff;

    font-size: 14px;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 14px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.about-box {
    float: left;
    padding: 0 20px;
    width: 450px;
}

.about-box h3{	color: #dd6d00; /* text color */

               font-size: 20px;
               text-shadow: 0 1px 1px rgba(0,0,0,.75); /* drop shadow */}


.about-box div.text{	color: #fff; /* text color */

                     font-size: 13px;
                     text-shadow: 0 1px 1px rgba(0,0,0,.75); /* drop shadow */}

.about-box {
    float: left;
    padding: 7px 20px 0;
    width: 450px;
}
.about-box h3 {
    color: #dd6d00;

    font-size: 20px;
    margin-bottom: 11px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.about-box div.text {
    color: #fff;

    font-size: 13px;
    font-weight: 300;
    line-height: 16px;
    margin: 0 0 42px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.about-box h4 {
    color: #fff;
    font-size: 13px;
    margin-bottom: 5px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
}
.about-box ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.about-box ul li {
    display: inline-block;
}
.about-box ul li a {
    color: #fff;
    display: inline-block;

    font-size: 11px;
    padding: 8px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
}

.author-box-info {
    float: left;
    text-align: center;
    width: 335px;
}

.author-box-info img {
    margin-bottom: 11px;
}

.author-box-info div.text {
    color: #fff;

    font-size: 13px;
    font-weight: 300;
    line-height: 16px;
    margin: 0 0 14px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.small-text {
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 35px;
}


.author-box-info ul {
    font-size: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.author-box-info ul li {
    background: rgba(0, 0, 0, 0) url("../images/sep2.png") no-repeat scroll right center;
    display: inline-block;
}
.author-box-info ul li a {
    color: #fff;
    display: inline-block;

    font-size: 11px;
    padding: 8px;
    text-align: center;
    text-transform: uppercase;
}

.footer-content {
    padding-bottom: 9px;
}

a.scroll-top {
    color: #5b5c61;
    display: block;

    font-size: 10px;
    text-transform: uppercase;
}


/******************************** podstrony **************************************/

.breadcrumb {
    color: #a29ca6;
    font-size: 12px;
    font-weight: 300;
    padding: 12px 11px;
}
.breadcrumb span {
    color: #2f2933;
    display: inline-block;
    letter-spacing: 0.02em;
    margin-right: 13px;
    text-transform: uppercase;
}
.breadcrumb a {
    color: #a29ca6;
    padding-left: 2px;
    padding-right: 2px;
}

.breadcrumb a:last-child{ font-weight: normal}

#news-box-main {
    padding: 7px 10px 0;
}

h1 {
    color: #2f2933;
    font-size: 34px;
    line-height: normal;
    margin-bottom: 25px;
}


.vid-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.vid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.news-box-main-box {
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.news-box-main-box a{
    display: block;
}

.news-box-main-box .mask {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.news-box-main-box-content {
    bottom: 0;
    left: 0;
    padding: 0 80px 27px;
    position: absolute;
    text-align: left;
    width: 100%;
}
.news-box-main-box .news-title {
    color: #fff;
    display: block;
    font-size: 34px;
    margin-bottom: 3px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.news-box-main-box span.text {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 12px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.news-box-main-box .comments-nb {
    float: left;
}

.popular-articles {
    margin-bottom: 45px;
}
.art-small {
    margin-bottom: 21px;
    overflow: hidden;
}
.art-small-photo {
    float: left;
    height: 60px;
    margin-right: 10px;
    width: 110px;
}
.art-small-photo a {
    display: block;
}
.art-small-photo a img {
    width: 100%;
}
.art-small-photo .mask {
}
.art-small-content {
}
.art-small-content a {
    color: #2f2933;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 0;
    overflow: hidden;
}
.art-small-content .date {
    color: #d85100;
    display: block;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    overflow: hidden;
}
.pagination {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 6px;
    text-align: center;
    width: 100%;
}
.pagination ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
}
.pagination ul li {
    display: inline-block;
    margin: 0 -9px;
}
.pagination ul li a {
    background: rgba(0, 0, 0, 0) url("../images/pag.png") no-repeat scroll 0 0;
    color: #1b1d21;
    display: block;
    font-size: 12px;
    height: 54px;
    line-height: 54px;
    width: 54px;
}
.pagination ul li a:hover{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: 0.8;}

.pagination ul li a.active {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: 0.8;
}

.pagination ul li.prev a {
    background: rgba(0, 0, 0, 0) url("../images/pag_prev.png") no-repeat scroll 0 0;
    text-indent: -20000px;
}
.pagination ul li.next a {
    background: rgba(0, 0, 0, 0) url("../images/pag_next.png") no-repeat scroll 0 0;
    text-indent: -20000px;
}
.news-detalis {
    padding-left: 10px;
}
.news-detalis-header {
    margin-bottom: 27px;
    margin-top: -21px;
}
.share-box {
    margin-bottom: -1px;
}
.share-box span {
    color: #2f2933;
    display: inline-block;

    font-size: 12px;
    margin-right: 8px;
}
.share-box a {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
}
.news-detalis-content {
    border-bottom: 1px solid #2f2933;
    margin-bottom: 14px;
    overflow: hidden;
    padding-bottom: 63px;
}

.share-box2 {
    margin-bottom: 70px;
}
.share-box2 span {
    color: #2f2933;
    display: inline-block;

    font-size: 13px;
    margin-right: 8px;
}
.share-box2 a {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
}

.comment-box {
    padding-left: 10px;
}
.comment-box h3 {
    border-bottom: 1px solid #bbbbbb;
    color: #8c8c8c;

    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 11px;
}
.form {
    margin-bottom: 71px;
}
.form label {
    color: #8c8c8c;
    display: block;

    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
}
.form textarea {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #2f2933;
    color: #2f2933;

    font-size: 14px;
    height: 77px;
    line-height: 20px;
    margin: 0;
    padding: 10px;
    width: 100%;
}
.form input {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #2f2933;
    color: #2f2933;

    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding: 10px;
    width: 200px;
}
.form-row {
    margin-bottom: 31px;
}
.form-row-item label {
    margin-bottom: 7px;
}
.form-row-item {
    float: left;
}
.form-button {
    float: left;
    padding-left: 41px;
    padding-top: 27px;
}
button.btn {
    border: 1px solid #2f2933;
    border-radius: 4px;
    color: #2f2933;
    display: inline-block;

    font-size: 14px;
    font-weight: normal;
    margin: 0 8px;
    padding: 8px 21px;
    text-transform: uppercase;
}
button.btn1 {
    background: #2f2933 none repeat scroll 0 0;
    color: #f3f2f3;
}
button.btn2 {
    background: #fff none repeat scroll 0 0;
    color: #2f2933;
}
button.btn1:hover {
    background: #fff none repeat scroll 0 0;
    color: #2f2933;
}
button.btn2:hover {
    background: #2f2933 none repeat scroll 0 0;
    color: #f3f2f3;
}

.author {
    color: #2f2933;

    font-size: 16px;
    margin-right: 13px;
}
.comment-box .date {
    color: #2f2933;

    font-size: 14px;
    margin-right: 6px;
}

.comment-header {
    margin-bottom: 9px;
}
.comment-content {
}
.comment-content div.text {
    font-size: 14px;
    line-height: 17px;
}

.comment-display-box{}


.comment {
    border-bottom: 1px solid #bbbbbb;
    margin-bottom: 22px;
    padding-bottom: 8px;

}

.comment:last-child{ border-bottom: 0 none; margin: 0; padding: 0}

.play-big {
    background: rgba(0, 0, 0, 0) url("../images/play_big.png") no-repeat scroll 0 0;
    display: block;
    height: 120px;
    left: 50%;
    margin-left: -60px;
    margin-top: -60px;
    position: absolute;
    top: 50%;
    width: 120px;
}
.video-last-box {
    margin-left: -10px;
    margin-right: -10px;
}
.video {
    float: left;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 50%;
}
.video a {
    display: block;
    position: relative;
    width: 100%;
}
.video img {
    display: block;
    width: 100%;
}
.video .mask {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video .video-title {
    bottom: 23px;
    color: #fff;
    display: block;

    font-size: 20px;
    left: 0;
    padding: 0 32px;
    position: absolute;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    width: 100%;
}
.play-medium {
    background: rgba(0, 0, 0, 0) url("../images/play_medium.png") no-repeat scroll 0 0;
    display: block;
    height: 90px;
    left: 50%;
    margin-left: -45px;
    margin-top: -45px;
    position: absolute;
    top: 50%;
    width: 90px;
}

.video-popular {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.video-popular  a {
    display: block;
}
.video-popular  img {
    display: block;
    width: 100%;
}
.video-popular  .mask {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-popular-title {
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 16px;
    left: 0;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    width: 100%;
}

a.user-name {
    color: #fff;

    font-size: 13px;
    margin-right: 8px;
    margin-top: -8px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    text-transform: none;
    vertical-align: middle;
}

a.user-name img{
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-right: 13px;
    vertical-align: middle;
}

a.notifications {
    background: rgba(0, 0, 0, 0) url("../images/notifications.png") no-repeat scroll 0 0%;
    display: inline-table;
    height: 33px;
    margin: -7px 0 0;
    overflow: hidden;
    vertical-align: top;
    width: 38px;
    color: #fff;
    font-family: "Lato";
    font-size: 10px;
    padding-left: 7px;
    padding-top: 2px;
    text-align: center;
    text-shadow: 0 1px 1px #000;
}
a.notifications.active{
    background: rgba(0, 0, 0, 0) url("../images/notifications.png") no-repeat scroll 0 100%;
    color: #fff; /* text color */
    font-family: "Lato";
    font-size: 10px;
    text-shadow: 0 1px 1px #000; /* drop shadow */
}


.profile-box {
    margin-bottom: 20px;
    padding-top: 20px;
}

.profile-content-left {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 35%;
}
.your-profile {
    border-bottom: 5px solid #de6d00;
    border-left: 1px solid #de6d00;
    border-top: 1px solid #de6d00;
    border-right: 1px solid #de6d00;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    padding: 12px 20px 26px;
}

.your-profile h3 {
    border-bottom: 1px solid #dd6d00;
    color: #dd6d00;

    font-size: 20px;
    margin: 0 0 45px;
    padding-bottom: 14px;
}

.your-profile h3 a {
    color: #2f2933;

    font-size: 12px;
    margin-left: 14px;
}

.profile-photo {
    height: 164px;
    margin: 0 auto 13px;
    width: 164px;
}
.profile-photo img{
    -moz-border-radius: 82px;
    -webkit-border-radius:82px;
    border-radius: 82px;
}

.profile-name {
    color: #2f2933;

    font-size: 20px;
    text-align: center;
}

.profile-name {
    color: #2f2933;

    font-size: 20px;
    margin-bottom: 36px;
    text-align: center;
}
.your-profile .data {
    color: #a9a9a9;

    font-size: 14px;
    line-height: 18px;
}
.your-profile .data span {
    color: #2f2933;
}
.your-profile .data a {
    color: #2f2933;
}

.profile-content-right {
    float: right;
    padding-left: 10px;
    padding-right: 20px;
    width: 65%;
}



.your-clans {
    border-bottom: 5px solid #de6d00;
    border-left: 1px solid #de6d00;
    border-top: 1px solid #de6d00;
    border-right: 1px solid #de6d00;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 12px 0 18px;
}
.your-clans h3 {
    border-bottom: 1px solid #dd6d00;
    color: #dd6d00;

    font-size: 20px;
    margin: 0 20px 10px;
    padding-bottom: 14px;
}
.your-clans table {
    width: 100%;
}
.your-clans td {
    color: #a9a9a9;

    font-size: 14px;
    line-height: 40px;
    padding: 10px 19px;
    text-shadow: 0 1px 1px #fff;
    vertical-align: middle;
}
.your-clans td img {
    margin-right: 35px;
    vertical-align: middle;
}
.your-clans td a {
    color: #2f2933;
    display: block;

    font-size: 16px;
    line-height: 1;

    text-shadow: 0 1px 1px #fff;
}
.your-clans td a.leave {
    color: #e43a3a;
    display: block;

    font-size: 14px;
    text-align: right;
    text-shadow: 0 1px 1px #fff;
}

.your-clans tr:nth-child(even) td{background: #fff}
.your-clans tr:nth-child(odd) td{background: #f7f7f7}

.your-tournaments{
    border-bottom: 5px solid #2f2933;
    border-left: 1px solid #2f2933;
    border-top: 1px solid #2f2933;
    border-right: 1px solid #2f2933;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 12px 0 0;
    background: #fbfbfb ;
}


.your-tournaments h3 {
    border-bottom: 1px solid #2f2933;
    color: #2f2933;

    font-size: 20px;
    margin: 0 20px 10px;
    padding-bottom: 14px;
}

.your-games{
    border-bottom: 5px solid #2f2933;
    border-left: 1px solid #2f2933;
    border-top: 1px solid #2f2933;
    border-right: 1px solid #2f2933;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 12px 0 0;
    background: #fbfbfb ;
}


.your-games h3 {
    border-bottom: 1px solid #2f2933;
    color: #2f2933;

    font-size: 20px;
    margin: 0 20px 10px;
    padding-bottom: 14px;
}



.usual {
    width: 100%;
}
.usual ul.idTabs {
    font-size: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.usual ul.idTabs li {
    float: none; display: inline-block;
    list-style: outside none none;
}
.usual ul.idTabs a {
    background: transparent none repeat scroll 0 0;
    color: #2f2933;
    display: block;
    font: 14px "Lato";
    margin: 0;
    padding: 4px 16px;
    text-decoration: none !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.usual ul a:hover {
    color: #dd6d00;
}
.usual ul a.selected {
    color: white;
    border-radius: 3px;
    background-color:#222;
    cursor: default;
    text-shadow: 0 0 0 0 !important;
}

.user-ico{
    width:30px;
    height:30px;
    border-radius: 15px;
}

.tab {
    padding-top: 9px;
}


.tab a.tournament-item{ padding: 10px 15px;}
.tab a.tournament-item:nth-child(even) {background: #fbfbfb}
.tab a.tournament-item:nth-child(odd) {background: #f3f3f3}

.tab .tournament {
    margin-bottom: 0;
}

.messagebox {
    background: #85b600 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    line-height: 28px;
    margin: auto;
    max-width: 1200px;
    overflow: hidden;
    padding: 26px 40px;
    position: absolute;
    right: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    top: 50px;
    width: 100%;
}
a.message-close {
    color: #fff;
    float: right;

    font-size: 16px;
    margin-top: -17px;
    position: absolute;
    right: 30px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    top: 50%;
}

.profile-edit-box {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 34px;
}
.profile-edit-box h1 {
    border-bottom: 1px solid #dd6d00;
    color: #dd6d00;

    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 13px;
}

.profile-edit {
    padding: 0 40px;
    width: 435px;
}

.profile-edit .usual ul.idTabs {
    text-align: left;
}

.profile-edit .usual ul.idTabs a{ padding-left: 0px; padding-right: 0;}

.profile-edit .usual ul.idTabs li {
    margin-right: 33px;
}
.profile-photo-box {
    padding-top: 26px;
    text-align: left;
}

.profile-photo-box .profile-photo {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.profile-photo-box a {
    color: #a9a9a9;

    font-size: 14px;
    margin-left: 25px;
    text-decoration: underline;
    vertical-align: middle;
}

.profile-photo-box {
    margin-bottom: 30px;
}

.profile-form{}
.profile-form label {
    color: #2f2933;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px;
}
.profile-form input{
    color: #a9a9a9;
    font-family: "Lato";
    font-size: 14px;
    height: 45px;
    padding: 0 20px;
    width: 100%;
    background: #fff;
    border: 1px solid #de6d00;
    -moz-border-radius: 4px;
    -webkit-border-radius:4px;
    border-radius: 4px;}
.profile-form .select{
    height: 45px;
    margin-bottom: 0px;
    padding: 7px 10px 0 20px;
    width: 100%;
    background: #fff;
    border: 1px solid #de6d00;
    -moz-border-radius: 4px;
    -webkit-border-radius:4px;
    border-radius: 4px;}
.profile-form select {
    border: 0 none;
    color: #a9a9a9;
    font-family: "Lato";
    font-size: 14px;
    height: auto;
    line-height: 1;
    width: 100%;
}

.profile-form .form-row {
    margin-bottom: 14px;
}

.profile-form  button.btn {
    margin: 0;
    padding: 12px 35px;
}

.profile-edit #tab2 {
    padding-top: 70px;
}
.profile-form .form-button{ margin: 0; padding: 0; float: none; padding-top: 36px;}

.clan-box {
    padding: 18px 20px;
    width: 100%;
}

.clan-box h1 {
    margin-bottom: 16px;
}
.clan-box a.btn {
    border: 1px solid #2f2933;
    border-radius: 4px;
    color: #f3f2f3;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 50px;
    padding: 11px 21px;
    text-transform: uppercase;
    width: auto;
}
.clans-list {
    margin: 0 auto;
    max-width: 1000px;
    padding-bottom: 11px;
    padding-top: 7px;
    width: 100%;
}
.clans-list h3 {
    border-bottom: 0 none;
    color: #2f2933;
    font-family: "Lato";
    font-size: 20px;
    line-height: normal;
    margin: 0 20px 19px;
    padding-bottom: 0;
}
.clans-list table {
    margin-bottom: 7px;
}
.clans-list th {
    border-bottom: 1px solid #de6d00;
    color: #b8b8b8;
    font-family: "Lato";
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.clans-list td {
    color: #2f2933;
    font-size: 14px;
    padding: 11px 19px;
}
.clans-list td a.leave{
    color: #dd6d00; /* text color */
    font-family: "Lato";
    font-size: 14px;
    text-decoration: underline;}

.clans-list td img{
    -moz-border-radius: 22px;
    -webkit-border-radius:22px;
    border-radius: 22px;}

.clans-list td a {
    font-size: 14px;}

.clan-header-box {
    border-bottom: 5px solid #de6d00;
    height: 305px;
    position: relative;
    width: 100%;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    height: 305px;
}

.clan-photo img{
    width: 164px;
    height: 164px;
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.4); /* drop shadow */
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.4); /* drop shadow */
    box-shadow: 0 0 8px rgba(0,0,0,.4); /* drop shadow */
    -moz-border-radius: 82px;
    -webkit-border-radius:82px;
    border-radius: 82px;
}

.clan-photo {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}
.clan-name{
    color: #fff; /* text color */
    font-family: "Lato";
    font-size: 40px;
    font-weight: bold;
    text-shadow: 0 0 5px rgba(0,0,0,.4); /* drop shadow */
    display: inline-block;
    vertical-align: middle;
}

a.btn-add-team {
    background: rgba(0, 0, 0, 0) url("../images/btn_add.png") no-repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "Lato";
    font-size: 14px;
    height: 54px;
    line-height: 54px;
    margin-left: 22px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    vertical-align: middle;
    width: 189px;
}

/*.clan-header-box img{
    -moz-border-radius:  0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}*/


.clan-header {
    padding: 20px 10px 0;
}

.clan-profile h3 {
    color: #dd6d00;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 17px;
    padding-bottom: 13px;
    text-transform: uppercase;
    margin-left: 20px; margin-right: 20px;
}
.clan-profile {
    padding-bottom: 8px;
    padding-top: 17px;
    padding-left: 0; padding-right: 0;
}

.profile-clan-content-left {
    width: 50%;
}
.profile-clan-content-right {
    padding-right: 10px;
    width: 50%;
}

.user{
    color: #2f2933;
    display: block;
    font-family: "Lato";
    font-size: 14px;
    padding-bottom: 3px;
    padding-top: 4px;
    padding-left: 20px; padding-right: 20px;
}
.user a {
    color: #2f2933;
}
.user img{
    -moz-border-radius:  20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-right: 25px;
    vertical-align: middle;}

.user:nth-child(even) {background: #fff}
.user:nth-child(odd) {background: #f3f3f3}
.to-remove{
    color:red;
    float:right;
}
.tournament-clans{
    border-bottom: 5px solid #2f2933;
    border-left: 1px solid #2f2933;
    border-top: 1px solid #2f2933;
    border-right: 1px solid #2f2933;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 17px 0 0px;}

.tournament-clans h3{
    color: #2f2933;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 17px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 13px;
    text-transform: uppercase; border-bottom: 1px solid #2f2933}

.tournament-clans a.tournament-item{ padding-left: 20px; padding-right: 20px;}

.tournament-clans .tournament{ margin-bottom: 0}

.profile-clan-box-posts{ clear: both}

.profile-clan-box-posts{ width: 100%; padding: 0 10px;}
.clan-post-box{
    border-bottom: 5px solid #de6d00;
    border-left: 1px solid #de6d00;
    border-top: 1px solid #de6d00;
    border-right: 1px solid #de6d00;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    padding: 12px 0 7px;
}

.clan-post-box h3 {
    border-bottom: 1px solid #2f2933;
    color: #2f2933;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.post-form {
    margin-bottom: 18px;
    padding: 0 20px;
}
.post-form label {
    color: #2f2933;
    font-family: "Lato";
    font-size: 14px;
    margin-right: 4px;
}
.post-form input{
    -moz-border-radius: 4px;
    -webkit-border-radius:4px;
    border-radius: 4px;
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #2f2933;
    color: #2f2933;
    font-family: "Lato";
    font-size: 13px;
    height: 40px;
    padding-left: 9px;
    padding-right: 9px;
    width: 800px;
    vertical-align: middle;
}
.post-form button {
    margin: 0 0 0 6px;
    padding: 9px 27px;
    vertical-align: middle;
}

.posts table{ width: 100%}

.posts td {
    padding: 11px 19px;
    vertical-align: middle;
}

.posts td:first-child {
    width: 256px;
}
a.user-post{ display: block}
a.user-post img{
    -moz-border-radius: 22px;
    -webkit-border-radius:22px;
    border-radius: 22px;
    float: left;
    margin-right: 10px;}

.user-name-post {
    color: #2f2933;
    display: block;
    font-family: "Lato";
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-shadow: 0 1px 1px #fff;
}
.user-date {
    color: #878787;
    display: block;
    font-family: "Lato";
    font-size: 12px;
    line-height: 13px;
    text-shadow: 0 1px 1px #fff;
}
.user-data {
    display: block;
    float: left;
    padding-top: 5px;
}

.post-text {
    color: #2f2933;
    font-family: "Lato";
    font-size: 15px;
    font-weight: 300;
    line-height: 17px;
    text-shadow: 0 1px 1px #fff;
}

.posts tr:nth-child(even) td{background: #fff}
.posts tr:nth-child(odd) td{background: #f3f3f3}

.btn-more-post {
    color: #2f2933;
    display: block;
    font-family: "Lato";
    font-size: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
}

.tournaments {
    padding-top: 7px;
}

.tournaments h1 {
    margin-bottom: 26px;
    margin-left: 10px;
    margin-right: 10px;
}

.tournaments-left {
    float: left;
    padding-left: 10px;
    padding-right: 15px;
    width: 65%;
}

.tournaments-left-content {
    border-bottom: 5px solid #2f2933;
    border-left: 1px solid #2f2933;
    border-top: 1px solid #2f2933;
    border-right: 1px solid #2f2933;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 12px 0 0px;
    background: #fbfbfb;

}

.tournaments-left-content h3 {
    color: #dd6d00;
    float: left;
    font-size: 20px;
    margin: 0 20px;
    padding-bottom: 12px;
}

.tournaments-link {
    float: left;
    line-height: 29px;
    padding-left: 27px;
}
.tournaments-link a {
    color: #2f2933;
    font-family: "Lato";
    font-size: 14px;
    margin-right: 28px;
    text-decoration: underline;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.tournaments-header {

}

.tournaments-content {
    padding-bottom: 25px;
}
.tournaments-content  table{ width: 100%}

.tournaments-content table th {
    border-bottom: 1px solid #2f2933;
    color: #2f2933;
    font-family: "Lato";
    font-size: 14px;
    padding: 7px 20px;
    text-align: left;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);

}
.tournaments-content table td {
    color: #2f2933;
    font-size: 14px;
    line-height: 40px;
    padding: 0 19px;
    text-shadow: 0 1px 1px #fff;
    vertical-align: middle;

}
.tournaments-content table th:last-child{text-align: center}
.tournaments-content table td:last-child{text-align: center}

.tournaments-content table tr:nth-child(odd) td{background: #f3f3f3}

.orange { color:#de6d00}

.black {color:#2f2933}

a.result {	color: #2f2933; /* text color */   text-shadow: 0 0 0 transparent;}

.green { color:#85b600}

a.sign-up-btn {
    color: #fff;
    font-family: "Lato";
    font-size: 14px;
    height: 24px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: 0 0 0 transparent;
    width: 75px;
}
.tournaments-right {
    float: right;
    padding-left: 0;
    padding-right: 20px;
    width: 35%;
}
.tournaments-right-content {
    border-bottom: 5px solid #de6d00;
    border-left: 1px solid #de6d00;
    border-top: 1px solid #de6d00;
    border-right: 1px solid #de6d00;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    padding: 12px 20px 4px;
}

.tournaments-right-content h3 {
    border-bottom: 1px solid #dd6d00;
    color: #dd6d00;
    font-size: 20px;
    margin: 0 0 20px;
    padding-bottom: 14px;
}

.tournament-news {

}


.game-box {
    padding-top: 21px;
}
.game-header {
    font-size: 0;
    margin: 0 auto 25px;
    max-width: 710px;
    text-align: center;
    width: 100%;
}
.player {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 285px;
}
.player a {
}
.player img {
    display: block;
    margin: 0 auto;
    -moz-border-radius: 200px;
    -webkit-border-radius:200px;
    border-radius: 200px;
    max-width: 138px;
    max-height: 138px;
}
.player-name {
    color: #2f2933;
    font-family: "Lato";
    font-size: 30px;
    font-weight: bold;
}
.game-result-box {
    display: inline-block;
    padding-top: 106px;
    vertical-align: top;
    width: 140px;
}
.vs {
    color: #d85100;
    display: block;
    font-family: "Lato";
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 7px;
}
.game-result {
    font-family: "Lato";
    font-size: 40px;
    font-weight: bold;
}
.game-result .green {
    color: #85b500;
    padding-right:21px;
}
.game-result .red {
    color: #cf2127;
    padding-left:21px;
}
.game-data {
    margin-bottom: 12px;
}
.game-data-left {
    float: left;
    margin-bottom: 22px;
    padding: 0 10px;
    width: 50%;
}
.game-data-left dl {
    margin-bottom: -5px;
    overflow: hidden;
}
.game-data-left dt {
    color: #d85100;
    display: inline-block;
    font-family: "Lato";
    font-size: 18px;
    line-height: normal;
}
.game-data-left dd {
    color: #2f2933;
    display: inline-block;
    font-family: "Lato";
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
}
.game-data-right {
    float: left;
    padding: 0 10px;
    width: 50%;
}
.slider-info {
    color: #2f2933;
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
    padding-right: 24px;
    text-align: right;
    text-transform: uppercase;
}
.slider {
    padding: 0 15px;
    position: relative;
}
.slick-prev, .slick-next {
    height: 31px;
    position: absolute;
    width: 16px;
    z-index: 2;
}
.slick-next {
    background: rgba(0, 0, 0, 0) url("../images/arrow_right.png") no-repeat scroll 0 0;
    left: auto;
    right: -1px;
    top: 50%;
}
.slick-prev {
    background: rgba(0, 0, 0, 0) url("../images/arrow_left.png") no-repeat scroll 0 0;
    left: -10px;
    top: 50%;
}
.slick-prev::before, .slick-next::before {
    content: "";
}
.slick-prev:hover {
    background: rgba(0, 0, 0, 0) url("../images/arrow_left.png") no-repeat scroll 0 100%;
    opacity: 1;
}
.slick-next:hover {
    background: rgba(0, 0, 0, 0) url("../images/arrow_right.png") no-repeat scroll 0 100%;
    opacity: 1;
}
.slider img {
    max-width: 100%;
}

.slider .slick-slide{ padding: 0 10px}

.game-team {
    padding: 0 10px;
    width: 100%;
}
.game-team h3 {
    border-bottom: 1px solid #2f2933;
    color: #2f2933;
    font-family: "Lato";
    font-size: 14px;
    margin-bottom: 30px;
    padding-bottom: 6px;
    text-transform: uppercase;
}
.team-box {
    margin: 0 -10px 21px;
}
.team{}
.team-left{
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;


}
.team-right{
    padding-right: 10px;
    width: 50%;
    float: right;
    padding-left: 10px;

}
.team-left .team{
    border-bottom: 5px solid #de6d00;
    border-left: 1px solid #de6d00;
    border-top: 1px solid #de6d00;
    border-right: 1px solid #de6d00;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    padding: 18px 0 27px;}

.team-right .team{
    border-bottom: 5px solid #2f2933;
    border-left: 1px solid #2f2933;
    border-top: 1px solid #2f2933;
    border-right: 1px solid #2f2933;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 18px 0 27px;}




.team-left h3{

    border-bottom: 1px solid #dd6d00;
    color: #dd6d00;

    font-size: 20px;
    margin: 0 20px 16px;
    padding-bottom: 14px;
    color: #dd6d00; /* text color */
    font-family: "Lato";
    font-size: 16px;
    font-weight: bold;


}
.team-right h3{
    border-bottom: 1px solid #2f2933;
    color: #dd6d00;

    font-size: 20px;
    margin: 0 20px 16px;
    padding-bottom: 14px;	color: #2f2933; /* text color */
    font-family: "Lato";
    font-size: 16px;
    font-weight: bold;}

a.user img.leader {
    border-radius: 0;
    margin-left: 36px;
    margin-right: 0;
}


.clan-post-box .usual ul.idTabs {
    margin: 0 0 11px;
    padding: 0 0 0 316px;
    text-align: left;
}

.clan-post-box .usual ul.idTabs a {
    font: 13px "Lato";
    text-decoration: underline !important;
}

.clan-post-box .usual {
    margin-top: -3px;
    width: 100%;
}

.clan-post-box .usual .tab {
    margin-top: -35px;
    padding-top: 0;
}

body{ position: relative}

.overlay {
    background: rgba(47, 41, 51, 0.8) none repeat scroll 0 0;
    display: block;
    float: none;
    height: 100%;
    left: 0;
    margin-right: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.overlay-right {
    background: #de6d00;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 730px;
}

.awards p{
    color: #fff !important; /* text color */
     font-family: "Lato" !important;
     font-size: 12pt !important;
     text-shadow: 0 1px 1px rgba(0,0,0,.4); /* drop shadow */
}
.awards p span{
    color: #fff !important; /* text color */
     font-family: "Lato" !important;
     font-size: 12pt !important;
     text-shadow: 0 1px 1px rgba(0,0,0,.4); /* drop shadow */
}
.sidebar-popup {
    color: #fff !important; /* text color */
     font-family: "Lato" !important;
     font-size: 12pt !important;
     text-shadow: 0 1px 1px rgba(0,0,0,.4); /* drop shadow */
    display: block;
    float: right;
    height: inherit;
    left: auto;
    padding: 95px 130px 129px 95px;
    position: relative;
    right: 0;
    top: 0;
    width: 730px;
    z-index: 499;
}

.sidebar-popup-content{
    width: 100%;
    position: relative;
}

a.popup-close {
    background: rgba(0, 0, 0, 0) url("../images/close_popup.png") no-repeat scroll center center;
    display: block;
    height: 30px;
    position: absolute;
    right: -7px;
    top: 6px;
    width: 30px;
    z-index: 999;
}
a.popup-close:hover{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: 0.8;}


.sidebar-popup h2 {
    color: #fff;
    font-family: "Lato";
    font-size: 34px;
    margin-bottom: 28px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.login-box {
    padding-top: 118px;
}

.login-box .usual ul.idTabs {
    margin: 0 0 26px;
}

.login-box .usual ul.idTabs li {
    width: 50%;
}
.login-box .usual ul.idTabs a {
    background: rgba(0, 0, 0, 0) url("../images/normal.jpg") repeat-x scroll left bottom;
    font: 14px "Lato";
    padding: 8px 16px 7px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.login-box .usual ul a.selected {
    background: rgba(0, 0, 0, 0) url("../images/active.jpg") repeat-x scroll left bottom;
    color: #fff;
    cursor: default;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}


.login-box .usual ul a:hover {
    background: rgba(0, 0, 0, 0) url("../images/active.jpg") repeat-x scroll left bottom;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.login-box form {
    padding: 0 19px;
}

.login-box .form-row {
    margin-bottom: 13px;
}

.login-box label {
    color: #fff;
    display: block;
    font-family: "Lato";
    font-size: 14px;
    margin-bottom: 5px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.login-box input{
    color: #fff;
    font-family: "Lato";
    font-size: 14px;
    height: 41px;
    margin-bottom: 10px;
    border:0 none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    padding: 0 10px;
    width: 100%;
    background: #2f2933;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
}

.login-box form a {
    color: #fff;
    display: block;
    font-family: "Lato";
    font-size: 11px;
    line-height: 1;
    text-align: right;
    text-decoration: underline;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.login-box .form-button {
    float: none;
    margin: 0;
    padding: 85px 0 0;
    text-align: center;
    width: 100%;
}

.login-box button{
    color: #2f2933; /* text color */
    font-family: "Lato";
    font-size: 16px;
    width: 200px;
    height: 43px;
    border:2px solid #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    background: transparent;
    text-transform: none; margin: 0 auto;
}

.login-box button:hover{ background: #fff}

.checkbox input {
    height: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    width: auto;    display: inline-block;
}
.checkbox label{ text-align: left;	color: #fff; /* text color */
                 font-family: "Lato";
                 font-size: 12px;
                 text-shadow: 0 1px 1px rgba(0,0,0,.4); /* drop shadow */    display: inline-block;
}

.login-box  .form-btn-register{ padding-top: 40px;}


.sidebar-popup div.text ol{}
.sidebar-popup div.text ol li{color: #2f2933; font-family: "Lato";
                              font-size: 16px;
                              text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.sidebar-popup div.text ol li li{color: #fff; font-size: 14px;}
.sidebar-popup div.text ol li a{
    color: #fff; /* text color */
    font-family: "Lato";
    font-size: 16px;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
}

.sidebar-popup div.text ol li > a{color: #2f2933;}
.sidebar-popup div.text ol ol li a{color: #fff; font-size: 14px;}

.sidebar-popup div.text ol { counter-reset: nazwa_licznika }
.sidebar-popup div.text ol li { list-style-type: none }
.sidebar-popup div.text ol li:before { content: counters(nazwa_licznika, ".") ". "; counter-increment: nazwa_licznika }

.sidebar-popup div.text ol {
    margin: 0;
    padding: 0;
}

.sidebar-popup div.text ol ol {
    margin: 0;
    padding: 0 0 0 36px;
}

a.popup-btn {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    color: #2f2933;
    display: block;
    font-family: "Lato";
    font-size: 16px;
    font-weight: normal;
    height: 43px;
    line-height: 43px;
    margin: 136px auto 0;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
}

a.popup-btn:hover{ background: #fff;}


.awards {
    padding-top: 71px;
}
.awards ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.awards ul li {
    margin-bottom: 47px;
}
.awards ul li img {
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
.awards ul li span {
    color: #fff;
    display: inline-block;
    font-family: "Lato";
    font-size: 16px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    vertical-align: middle;
}

.sidebar-popup h3 {
    color: #fff;
    font-family: "Lato";
    font-size: 22px;
    margin-bottom: 13px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
}
.sidebar-popup dl {
    overflow: hidden;
}
.sidebar-popup dt {
    color: #2f2933;
    display: inline-block;
    font-size: 16px;
}
.sidebar-popup dd {
    color: #fff;
    display: inline-block;
    font-family: "Lato";
    font-size: 16px;
    font-weight: 300;
}
.sidebar-popup dd a {
    color: #fff;
}
.sidebar-popup dl.map dd {
    display: block;
}
.info {
    color: #2f2933;
    font-family: "Lato";
    font-size: 16px;
    margin-bottom: 50px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.sidebar-popup .login-box h3 {
    color: #2f2933;
    font-family: "Lato";
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    text-transform: none;
}
.pass-info {
    color: #fff;
    font-family: "Lato";
    font-size: 14px;
    margin-bottom: 31px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.create-box{  padding-top: 105px;}
.create-box .form-row {
    margin-bottom: 6px;
}

.avatar-clan {
    padding-top: 32px;
}
.avatar-clan img{
    -moz-border-radius: 200px;
    -webkit-border-radius:200px;
    border-radius: 200px;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.2); /* drop shadow */
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2); /* drop shadow */
    box-shadow: 0 0 5px rgba(0,0,0,.2); /* drop shadow */
    display: inline-block; vertical-align: middle;
}

.login-box form .avatar-clan a {
    color: #fff;
    display: inline-block;
    font-family: "Lato";
    font-size: 14px;
    margin-left: 26px;
    text-align: left;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    vertical-align: middle;
}

.sign-up-for-tournament {
    margin: 0 auto;
    max-width: 1240px;
    padding: 160px 10px 0;
    width: 100%;
}

.info-box-sing-up {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 12px 17px 43px;
    position: relative;
}
.info-box-sing-up h3 {
    border-bottom: 1px solid #2f2933;
    color: #2f2933;
    font-family: "Lato";
    font-size: 26px;
    margin-bottom: 25px;
    padding-bottom: 12px;
}

a.close-info {
    background: rgba(0, 0, 0, 0) url("../images/close_info.png") no-repeat scroll center center;
    display: block;
    height: 30px;
    position: absolute;
    right: 12px;
    top: 16px;
    width: 30px;
    z-index: 999;
}
.all-friends {
    margin-bottom: 30px;
    margin-left: -10px;
    margin-right: -10px;
}
.friends-box {
    float: left;
    padding: 0 10px;
    width: 50%;
}
.friends {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
    padding-bottom: 17px;
    padding-top: 17px;
}
.friends-bottom {
    padding-bottom: 28px;
    padding-top: 28px;
    text-align: center;
    background: #fff;
    overflow: hidden;
}
.friends-bottom a {
    background: #d95100 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "Lato";
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    padding: 0 22px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.friends-bottom span {
    color: #2f2933;
    display: inline-block;
    font-family: "Lato";
    font-size: 13px;
    line-height: 45px;
    padding: 0 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.friends h3 {
    border-bottom: 1px solid #2f2933;
    color: #2f2933;
    font-family: "Lato";
    font-size: 13px;
    font-weight: bold;
    margin: 0 20px 10px;
    padding-bottom: 14px;
    text-transform: uppercase;
}



.tournaments-container {
    padding: 8px 10px 0;
}
.tournaments-header-box {
}
.tournaments-header-box h1 {
    float: left;
}
.tournaments-header-box .tournaments-link {
    line-height: 57px;
}
.tournaments-header-box {
    overflow: hidden;
}
a.btn-more-sign-up {
    font-family: "Lato";
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 31px;
    margin-left: 0;
    padding: 11px 26px 12px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
.ladder-box {
}
.ladder-box h3 {
    border-bottom: 1px solid #2f2933;
    color: #2f2933;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 50px;
    margin-left: 19px;
    margin-right: 20px;
    padding-bottom: 7px;
    text-transform: uppercase;
}

.ladder{    border-bottom: 5px solid #de6d00;
            border-left: 1px solid #de6d00;
            border-top: 1px solid #de6d00;
            border-right: 1px solid #de6d00;
            -moz-border-radius: 5px;
            -webkit-border-radius:5px;
            border-radius: 5px;
            padding: 7px 15px 8px;}

.game {
    color: #2f2933;
    display: block;
    font-family: "Lato";
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}

.ladder-item a{ display: block}
.ladder-item a img{ display: block; width:100%;}
.ladder-item a img.b1{ display: none;}

.ladder-item a:hover img.a1{ display: none;}
.ladder-item a:hover img.b1{ display: block;}

.ladder-item a.active img.a1{ display: none;}
.ladder-item a.active img.b1{ display: block;}


.tree {
    clear: both;
    overflow: hidden;
    padding: 1px 20px 2px;
}
.tree-header {
    overflow: hidden;
    padding-left: 20px;
    padding-top: 43px;
    width: 590px;
}
.tree-content {
}
.tree-item {
    float: left;
}
.player-item {
    background: #fff6f0 none repeat scroll 0 0;
    border: 1px solid #d95100;
    border-radius: 5px;
    color: #2f2933;
    display: block;
    font-family: "Lato";
    font-size: 14px;
    line-height: 1;
    margin-bottom: 47px;
    padding: 12px 0;
    position: relative;
    text-align: center;
    width: 185px;
}
.arrows {
    background: rgba(0, 0, 0, 0) url("../images/arrows.png") no-repeat scroll center center;
    display: block;
    float: left;
    height: 140px;
    width: 205px;
}
.player2 {
}
.player3 {
    margin-bottom: 0;
}
.tree-header .game {
    display: block;
    margin-bottom: 34px;
    text-align: center;
    width: 185px;
}

.player-item-box {
    height: 52px;
    margin-bottom: 35px;
}

.player-item{  position: relative;
               top: 50%;
               -webkit-transform: translateY(-50%);
               -ms-transform: translateY(-50%);
               transform: translateY(-50%);
}
.clearnotifications-box{
    text-align:center;
    position:absolute;
    width:100%;
}
#clearNotifications{
    color:#ccc;
    font-size: 9pt;
}
.tree-item:last-child .player-item-box{ height: 137px;}

.notnotifications-box {
    background: rgba(0, 0, 0, 0) url("../images/n_bottom.png") no-repeat scroll center bottom;
    padding-bottom: 48px;
    position: absolute;
    right: 300px;
    top: 0;
    width: 250px;
}
.notifications-content {
    background: rgba(0, 0, 0, 0) url("../images/n_top.png") repeat scroll 0 -18px;
    padding: 77px 10px 0;
}
.not-text {
    border-bottom: 1px solid #5e5266;
    color: #fff;
    font-family: lato;
    font-size: 13px;
    font-weight: 300;
    line-height: 16px;
    padding-bottom: 7px;
    padding-top: 5px;
}
.invitation {
}
.invitation-btn {
    padding-top: 3px;
    text-align: right;
}
.invitation-btn a {

}
.invitation-btn-cln {
}
.invitation-btn-cln a {
    display:inline-block;
}



/***************************************************************************************************************************************************************************/

@media (min-width: 240px) and (max-width:1100px) {
    .post-form input {
        width: 70%;
    }
    .tournaments-link a {
        margin-right: 20px;
    }
}

@media (min-width: 240px) and (max-width:1023px) {

    #top {
        padding-bottom: 18px;
        padding-top: 0;
    }

    .top-links {
        background: #2f2933 url("../images/top.png") repeat-x scroll 0 bottom;
        float: none;
        margin-bottom: 18px;
        margin-left: -10px;
        margin-right: -10px;
        padding-bottom: 11px;
        padding-top: 11px;
        position: relative;
        text-align: center;
    }

    .notnotifications-box {
        left: 0;
        margin: auto;
        right: 0;
        text-align: left;
    }

    .invitation-btn a{ margin: 0}

    .notifications-content {
        background: rgba(0, 0, 0, 0) url("../images/n_top.png") repeat scroll 0 -26px;
        padding: 77px 10px 0;
    }

    #nav-toggle {
        background: #de6d00 none repeat scroll 0 0;
        border-radius: 4px;
        cursor: pointer;
        float: right;
        margin-top: 5px;
        padding: 16px 32px 20px 5px;
        position: relative;
        z-index: 503;
    }

    #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 3px;
        width: 26px;
        background: #fff;
        position: absolute;
        display: block;
        content: '';
    }

    #nav-toggle span:before {
        top: -10px;
    }

    #nav-toggle span:after {
        bottom: -10px;
    }

    #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
        transition: all 500ms ease-in-out;
    }

    #nav-toggle.active span {
        background-color: transparent;
    }

    #nav-toggle.active span:before, #nav-toggle.active span:after {
        top: 0;
    }

    #nav-toggle.active span:before {
        transform: rotate(45deg);
    }

    #nav-toggle.active span:after {
        transform: rotate(-45deg);
    }

    nav#menu {
        background: #D95100;
        border: 0 none;
        border-radius: 0;
        box-shadow: 0 0 0 transparent;
        display: none;
        float: none;
        height: 100%;
        left: 0;
        margin-right: 0;
        overflow: scroll;
        position: fixed;
        top: 129px;
        width: 100%;
    }

    nav#menu ul {
        display: block;
        float: none;
        left: 0;
        padding-bottom: 129px;
        padding-top: 11px;
        position: relative;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 499;
    }

    #menu ul li {
        background: transparent none repeat scroll 0 0;
        border-bottom: 0 none;
        float: none;
        margin-left: 0;
        margin-right: 0;
        overflow: hidden;
        padding-right: 0;
        text-align: center;
        width:100%;
    }

    #menu ul li a {
        font-size: 20px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .your-clans td img{ margin-right: 10px;}
    .your-clans td{ padding: 10px;}

}

@media (min-width: 240px) and (max-width:1219px) {
    .news-important {
        height: auto;
        position: relative;
        width: 100%;
    }
    .news-important img {
        width: 100%
    }
    .news-important-content {
        padding: 0 20px 20px;
    }

    .video-small {
        height: auto;
        position: relative;
        width: 49%;
    }
    .video-small img {
        width: 100%
    }
    .video-middle .mask{
        width:350px;
    }
    
    .video-middle .play{
        
    }



    .news-big {
        position: relative;
        width: 100%;
        max-width: 830px;
    }
    .news-big img {
        width: 100%;
    }
    .news-big-content {
        padding: 0 52px 20px;
    }
    h2 span {
        background: rgba(0, 0, 0, 0) url("../images/h2_bg.png") no-repeat scroll right center / cover ;
    }
    .facebook-box{ float: none; margin: 0 auto 20px; width: 100%}
    .about-box{ float: none; margin: 0 auto 20px; width: 100%}
    .author-box-info{float: none; margin: 0 auto 20px; width: 100%}



    .content-right {
        clear: both;
        float: none;
        margin-bottom: 30px;
        padding: 0 10px;
        width: 100%;
    }
    .content-main {
        float: none;
        margin-bottom: 30px;
        padding: 0 10px;
        width: 100%;
        clear: both;
    }

    .mask {
    }
    .comment-box {
        padding-left: 10px;
        padding-right: 10px;
    }
    .news-detalis {
        padding-left: 10px;
        padding-right: 10px;
    }
}


@media (min-width: 240px) and (max-width:900px) {
    .post-form input {
        width: 60%;
    }
}

@media (min-width: 768px) and (max-width:1219px) {
    .content-main {
        float: left;
        padding: 0 10px;
        width: 70%;
    }
    .content-right {
        float: right;
        padding: 0 10px;
        width: 30%;
        clear: none;
    }
    .video-middle-title{ padding-bottom: 5px;  font-size: 12px;}
    .video-small-title {
        font-size: 12px;
        padding-bottom: 5px;}
    .comment-box{
        padding-left: 10px;
        padding-right: 0px;
    }
    .news-detalis {
        padding-left: 10px;
        padding-right: 0px;
    }
}

@media (min-width: 240px) and (max-width:767px) {
    .profile-content-left{ width: 100%; float: none; margin-bottom: 20px;}
    .profile-content-right { width: 100%; float: none; margin-bottom: 20px; padding: 0 10px;}

    .your-clans td a.leave{ text-align: center}

    .top-links a{ margin: 0 5px;}
    .top-links span.twitch{ margin: 0 5px;}
    a.user-name{ margin-top: -8px;}

    .clan-post-box .usual .tab {
        margin-top: 0;
        padding-top: 0;
    }
    .clan-post-box .usual ul.idTabs {
        margin: 0 0 11px;
        padding: 0;
        text-align: center;
    }

    .player{ display: block; margin: 0 auto}
    .game-result-box{ display: block; margin: 0 auto; padding-top: 0; margin-bottom: 10px;}
    .game-data-left{ width: 100%; float: none; clear: both; margin-bottom: 10px;}
    .game-data-right{ width: 100%; float: none; clear: both; margin-bottom: 10px;}
    .team-left{ width: 100%; float: none; clear: both; margin-bottom: 10px;}
    .team-right{ width: 100%; float: none; clear: both; margin-bottom: 10px;}

    .clan-header-box {
        background-size: cover !important;
        height: auto;

    }

    .tournaments-left{ width: 100%; float: none; clear: both; margin-bottom: 10px;}
    .tournaments-right{ width: 100%; float: none; clear: both; margin-bottom: 10px;}
    .overlay-right {
        width: 90%
    }

    .sidebar-popup {
        padding: 30px;
        width: 100%;
    }

    .sign-up-for-tournament {
        padding: 60px 10px 0;

    }
    .friends-box {
        clear: both;
        float: none;
        margin-bottom: 20px;
        padding: 0 10px;
        width: 100%;
    }
}

@media (min-width: 240px) and (max-width:700px) {
    .post-form input {
        width: 50%;
    }


    .video {
        margin-bottom: 20px;
        padding: 0 10px;
        width: 100%; float: none; clear: both;
    }
}

@media (min-width: 240px) and (max-width:639px) {

    .ladder-item{ width: 33.33%; margin-bottom: 10px;}

    .tree-header {
        overflow: hidden;
        padding-left: 0;
        padding-top: 43px;
        width: 100%;
    }
    .tree-header .game {
        width: 45%;
    }
    .tree {
        padding: 0;
    }
    .tree-item {
        float: none;
        position: relative;
        z-index: 2;
    }
    .player-item-box:first-child {
        float: left;
        width: 49%;
    }
    .player-item-box:last-child {
        float: right;
        width: 49%;
    }
    .player-item {
        width: 100%;
    }
    .player-item-box {
        height: 70px;
        margin-bottom: 15px;
    }

    .tree-item:last-child .player-item-box {
        float: none;
        height: auto;
        margin-top: -18px;
        width: 100%;
    }


    .arrows {
        background: rgba(0, 0, 0, 0) url("../images/arrows2.png") no-repeat scroll center bottom;
        clear: both;
        display: block;
        float: none;
        height: 80px;
        position: relative;
        top: -36px;
        width: 100%;
    }

    .news-important .news-title, .news-big-title,.news-box-main-box .news-title {
        font-size: 25px;
    }

    .news-important span.text,.news-big span.text, .news-box-main-box span.text {
        font-size: 14px;
    }



}

@media (min-width: 240px) and (max-width:550px) {
    .post-form label {
        width: 100%;
        margin-bottom: 10px;
        float: none;
    }
    .post-form input {
        width: 100%;
        margin-bottom: 10px;
        float: none;
    }

    .post-form button {
        margin: 0;
        padding: 9px 27px;
        vertical-align: middle;
        width: 100%;
        margin-bottom: 10px;
        float: none;
    }
    .posts td:first-child {
        width: auto;
    }





}

@media (min-width: 240px) and (max-width:479px) {
    .your-clans td a {
        text-align: center;
        display: block
    }
    .your-clans td a img{
        text-align: center;
        margin: 0 auto 5px;
        float: none;
        display: block;
    }

    .your-clans td {
        font-size: 11px;
        line-height: 1;
        padding: 3px;
    }
    .clans-list td a {
        font-size: 11px;
    }
    .clans-list td a.leave {
        font-size: 11px;
        line-height: normal;

    }
    .clans-list th {
        font-size: 12px;
        text-align: center;
    }

    .your-clans td a {
        font-size: 11px;

    }

    .sidebar-popup h2 {
        font-size: 28px;
        padding-right: 30px;

    }

    .login-box, .create-box {
        padding-top: 50px;
    }
    .friends-bottom a {
        display:block;
        margin: 0 5px 10px;
    }
    .friends-bottom span {
        display:block;
        margin: 0 5px 10px;
    }

    .ladder-item{ width: 50%; margin-bottom: 10px;}

    .news-big-content .comments-nb, .news-box-main-box .comments-nb {
        background: rgba(0, 0, 0, 0) url("../images/comm2.png") no-repeat scroll left center;
        color: #2f2933;
        display: inline-block;
        font-size: 12px;
        line-height: 26px;
        padding-left: 35px;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    }

    .news-big-content, .news-important-content, .news-box-main-box-content {
        background: #fff none repeat scroll 0 0;
        display: block;
        padding: 20px;
        position: relative;
    }

    .news-important .news-title,
    .news-big-title,
    .news-important span.text,
    .news-big span.text,
    .news-important .news-title,
    .news-big-title,
    .news-box-main-box .news-title, .news-important span.text, .news-big span.text, .news-box-main-box span.text{color:#2f2933;}

    .news {
        float: none;
        margin-bottom: 9px;
        padding: 0 10px;
        width: 100%;
    }

    .tournaments-left-content h3{ float: none;}
    .tournaments-link {
        clear: both;
        float: none;
        margin-bottom: 20px;
        padding: 10px;
        text-align: center;
    }

    .tournaments-content table th {
        font-size: 10px;
        padding: 5px;
    }

    .tournaments-content table td {
        font-size: 10px;
        line-height: normal;
        padding: 5px;
    }
    .tournaments-right {
        clear: both;
        float: none;
        margin-bottom: 10px;
        padding: 0 10px;
        width: 100%;
    }
    .overlay-right {
        width: 100%;
    }
    .sidebar-popup {
        padding: 10px;
    }

    .avatar-clan {
        padding-top: 32px;
        text-align: center;
    }

    .awards ul li span {
        max-width: 75%;
    }

    .profile-edit-box{ padding: 15px}
    .profile-edit {
        padding: 0;
        width: 100%;
    }

    .clan-box {
        padding: 10px;
        width: 100%;
    }

    .play-big {
        background: rgba(0, 0, 0, 0) url("../images/play.png") no-repeat scroll 0 0;
        display: block;
        height: 69px;
        left: 50%;
        margin-left: -35px;
        margin-top: -60px;
        position: absolute;
        top: 34%;
        width: 69px;
    }
}