/* desktop only */

    @media only all and (min-width: 1020px) {
        .viewport-mobile { display: none !important; }
        .viewport-short { display: none !important; }
        content .left-colon .sportsman ul { display: block; }
    }



/* FLEXBOX */
    ul.flex > li { position: relative; list-style-type: none; float: left; display: block; flex-shrink: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; }
    .flex { padding: 0; list-style-type: none; display: box; display: flexbox; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content: space-between; }
    .flex.nowrap { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; }
    .flex.start { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; justify-content: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; }
    .flex.stretch { align-content: stretch; -webkit-align-content: stretch; -moz-align-content: stretch; }
    .flex.around { justify-content: space-around; -webkit-justify-content: space-around; -moz-justify-content: space-around; }
    .flex.center { -webkit-align-items: center; -moz-align-items: center; align-items: center; }
    .flex.column { -webkit-flex-direction: column; flex-direction: column; }
    @supports not ((display: box) or (display: flexbox) or (display: -webkit-box) or (display: -moz-box) or (display: -ms-flexbox) or (display: -webkit-flex)) {
        .flex { display: block; }
        .flex:after { content: '.'; display: block; width: 0; height: 0; font-size: 0; line-height: 0; clear: both; visibility: hidden; }
        .flex > li { float: left; }
    }
    html[data-useragent*='MSIE 10.0'] .flex,
    html[data-useragent*='iPhone OS 3_0'] .flex,
    html[data-useragent*='iPhone OS 4_0'] .flex,
    html[data-useragent*='iPhone OS 5_1'] .flex
        { display: block; }
    html[data-useragent*='MSIE 10.0'] .flex:after,
    html[data-useragent*='iPhone OS 3_0'] .flex:after,
    html[data-useragent*='iPhone OS 4_0'] .flex:after,
    html[data-useragent*='iPhone OS 5_1'] .flex:after
        { content: '.'; display: block; width: 0; height: 0; font-size: 0; line-height: 0; clear: both; visibility: hidden; }
    ul.cols2, ul.cols3, ul.cols4 { position: relative; margin: 0; padding: 0; list-style-type: none; width: 100%; }
    ul.flex.cols2 > li { width: 50%; margin: 0; padding: 0; list-style-type: none; }
    ul.flex.cols3 > li { max-width: 32% !important; margin: 0; padding: 0; list-style-type: none; }
    ul.flex.cols3 > li:nth-child(3n) {}
    ul.flex.cols4 > li { width: 25%; margin: 0; padding: 0; list-style-type: none; }

.zeromarginpadding{margin:0;padding:0}
p,a,input[type=text],ul{margin:0;padding:0}
ul{list-style-type:none}
body{color:#17357f; background:#083684}
header,content,footer{display:block}
.default-btn-site{border:1px solid #ced8e6;height:32px;background:#e6ebf3;background-image:linear-gradient(bottom, #cdd7e6 30%, #fff 80%);background-image:-o-linear-gradient(bottom, #cdd7e6 30%, #fff 80%);background-image:-moz-linear-gradient(bottom, #cdd7e6 30%, #fff 80%);background-image:-webkit-linear-gradient(bottom, #cdd7e6 30%, #fff 80%);background-image:-ms-linear-gradient(bottom, #cdd7e6 30%, #fff 80%);background-image:-webkit-gradient(linear, left bottom, left top, color-stop(.3, #cdd7e6), color-stop(.8, #fff));color:#a3afc8;font-size:14px;font-family:PTSans;padding:0 10px;float:left}.default-btn-site i{color:#a3afc8;padding-right:5px}
.default-btn-site:hover{background:#dee4ef;background-image:linear-gradient(bottom, #bcc9de 30%, #fff 80%);background-image:-o-linear-gradient(bottom, #bcc9de 30%, #fff 80%);background-image:-moz-linear-gradient(bottom, #bcc9de 30%, #fff 80%);background-image:-webkit-linear-gradient(bottom, #bcc9de 30%, #fff 80%);background-image:-ms-linear-gradient(bottom, #bcc9de 30%, #fff 80%);background-image:-webkit-gradient(linear, left bottom, left top, color-stop(.3, #bcc9de), color-stop(.8, #fff));border:1px solid #a3afc8;color:#8393b5}
.wrap{width:1020px;height:100%;margin:0 auto}
.baner-top{background:#010423;padding:5px 0 10px 0;text-align:center}

.spacer { height: 30px; }
.disc { display: inline-block; position: relative; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; text-decoration: none !important; text-align: center; overflow: hidden; }
a.light { color: #cccdd3; }
a.light:hover { color: #f40034; }
.bgr-lightblue { background-color: #f3f5f9; }

header {background:#010423;padding-top:30px;font-size:12px;font-family:PTSans;color:#cccdd3;letter-spacing:1px}header span.username{font-size:16px;padding-left:10px;vertical-align:bottom}
header a{color:#cccdd3;text-decoration:underline}header a:hover,header a :active{color:#f40034}
header .logo{float:left}
header .slogan-href{float:left;margin:10px 0 0 50px}header .slogan-href .slogan{float:left;text-align:left}
header .slogan-href ul{float:left;margin-left:40px}header .slogan-href ul li{margin-bottom:3px}
header .slogan-href ul a{display:inline-block;padding-left:20px;height:16px;line-height:16px}
header .slogan-href ul a.flash-icon{background:url('../images/flash-icon.png') 0 0 no-repeat}header .slogan-href ul a.flash-icon:hover{background:url('../images/flash-icon.png') 0 100% no-repeat}

header .autorization {float:left;margin:10px 0 0 50px; z-index: 0;}
header .autorization .sign-in ul { margin-top: 10px; }
header .autorization .sign-in ul li { margin: 0 10px 0 0; }
header .autorization .sign-in ul li, header .autorization .sign-in ul li * { vertical-align: top !important; line-height:26px;}
header .autorization .sign-in a { display: inline-block; text-decoration:none; width:26px; height:26px; }
header .autorization #sign-in-site{width:75px; background:url('../images/bg-sign-in.png') no-repeat 0 0;text-align:center; margin-right:10px;}
header .autorization #sign-in-site:hover{color:#cccdd3;background:url('../images/bg-sign-in.png') no-repeat 0 100%}
header .autorization #sign-in-tw{background:url('../images/socbtn.png') no-repeat 0 0}
header .autorization #sign-in-tw:hover{background:url('../images/socbtn.png') no-repeat 12.3% 0}
header .autorization #sign-in-tw:active{background:url('../images/socbtn.png') no-repeat 24.8% 0}
header .autorization #sign-in-fb{background:url('../images/socbtn.png') no-repeat 37.3% 0}
header .autorization #sign-in-fb:hover{background:url('../images/socbtn.png') no-repeat 50% 0}
header .autorization #sign-in-fb:active{background:url('../images/socbtn.png') no-repeat 62.5% 0}
header .autorization #sign-in-vk{background:url('../images/socbtn.png') no-repeat 75% 0}
header .autorization #sign-in-vk:hover{background:url('../images/socbtn.png') no-repeat 87.7% 0}
header .autorization #sign-in-vk:active{background:url('../images/socbtn.png') no-repeat 100% 0}
header .autorization #sign-in-odn:hover { opacity: 0.85; }

header nav#global-navbar.navbar{margin-top:30px;background:#fff;border-radius:0;margin-bottom:0;height:50px}header nav#global-navbar.navbar ul.navbar-nav{margin:0;float:left}header nav#global-navbar.navbar ul.navbar-nav li{float:left;height:50px;border-right:1px #ccc solid}header nav#global-navbar.navbar ul.navbar-nav li:last-child{border-right:none}
header nav#global-navbar.navbar ul.navbar-nav li a{font-size:16px;font-family:PTSansBold;text-transform:uppercase;color:#000;text-decoration:none;padding-top:15px;padding-bottom:0}header nav#global-navbar.navbar ul.navbar-nav li a:hover{color:#f40034}
header nav#global-navbar.navbar ul.navbar-nav li a#showSearchFormBtn{padding-right:0}
header nav#global-navbar.navbar ul.navbar-nav li.active ul li a{color:#000}
header nav#global-navbar.navbar ul.navbar-nav li.active ul li.active a{color:#f40034}
header nav#global-navbar.navbar ul.navbar-nav li.active a{background:#fff;color:#f40034}header nav#global-navbar.navbar ul.navbar-nav li.active a:hover{background:#fff;color:#f40034}
header nav#global-navbar.navbar .dropdown-menu>li>a:hover{background:#fff}
header nav#global-navbar.navbar form{float:right;margin-top:10px}header nav#global-navbar.navbar form .btn{padding:3px 6px}
header nav#global-navbar.navbar form .form-control{height:28px}
header nav#style-navbar.navbar{background:#010423;border:1px solid #fff;border-radius:0;min-height:40px;z-index:10;margin-bottom:0}header nav#style-navbar.navbar .navbar-header{font-size:14px;font-family:PTSans;line-height:40px;padding-left:20px;letter-spacing:0;float:left}
header nav#style-navbar.navbar li{float:left}header nav#style-navbar.navbar li a{font-size:14px;font-family:PTSans;line-height:40px;padding:0 10px}header nav#style-navbar.navbar li a:hover{background:#010423;text-decoration:none}header nav#style-navbar.navbar li a{text-decoration: none}
header nav#style-navbar.navbar li .dropdown-menu{left:-80px}header nav#style-navbar.navbar li .dropdown-menu li{float:none}header nav#style-navbar.navbar li .dropdown-menu li a:hover{background:#fff;color:#f40034}
header nav#style-navbar.navbar .open>a{background:#010423;color:#f40034;text-decoration:none}
header .left-corners{position:relative;width:17px;height:44px;background:url('../images/corners.png') no-repeat 0 0;float:left;left:-17px;top:-5px}
header .right-corners{position:relative;width:17px;height:44px;background:url('../images/corners.png') no-repeat 100% 0;float:right;left:17px;top:-5px}

content.col-xs-12{padding-left:20px;padding-right:20px}
content { background:#fff; padding-top: 10px; }
content .section-name { color:#f40034;text-transform:uppercase;font-size:20px;font-family:Arial; }
content .section { position: relative; clear: both; margin-top: 40px; border-top: 1px solid #ced8e6; margin-left: 0 !important; margin-right: 0 !important; padding: 10px 0 0 0; }
content .section:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
content .section:first-child { margin-top: 0; border-top: 0; padding-top: 0; }
content .section.no-border { border-top: 0; padding-top: 0; }
content .content-column-left { position: relative; float: left; width: 65% !important; }
content .content-column-right { position: relative; float: right !important; width: 33% !important; margin-left: 0 !important; margin-right: 0px !important; padding-right: 20px; }

content .left-colon{float:left;min-height:2300px;border-right:1px solid #ced8e6;width:720px;padding-bottom:40px}
content .left-colon .rotator{height:300px;position:relative;overflow:hidden;margin-bottom:40px}
content .left-colon .rotator img.bg{position:absolute;top:0;left:0}
content .left-colon .rotator ul li{display:block;clear:both;width:100%;margin-bottom:20px;position:relative;cursor:pointer}
content .left-colon .rotator ul li:nth-child(1):before{content:'1';font-size:50px;font-family:Arial;color:#d9e2f2;line-height:30px}
content .left-colon .rotator ul li:nth-child(2):before{content:'2';font-size:50px;font-family:Arial;color:#d9e2f2;line-height:30px}
content .left-colon .rotator ul li:nth-child(3):before{content:'3';font-size:50px;font-family:Arial;color:#d9e2f2;line-height:30px}
content .left-colon .rotator ul li:nth-child(4):before{content:'4';font-size:50px;font-family:Arial;color:#d9e2f2;line-height:30px}
content .left-colon .rotator ul li:nth-child(5):before{content:'5';font-size:50px;font-family:Arial;color:#d9e2f2;line-height:30px}
content .left-colon .rotator ul li a{width:170px;height:40px;overflow:hidden;float:left;text-decoration:none;display:block;position:absolute;top:-3px;left:50px;font-size:14px;font-family:PTSans;color:#222}
content .left-colon .rotator ul li.active a{color:#f40034}
content .left-colon .rotator ul li.active:before{color:#f40034}

content .left-colon .news{float:left;}content .left-colon .news .node-news{margin-bottom:20px}content .left-colon .news .node-news a{display:block;height:120px;overflow:hidden;line-height:20px}content .left-colon .news .node-news a:hover{text-decoration:none}
content .left-colon .news .node-news img{width:180px;height:120px;margin-right:20px;float:left}
content .left-colon .news .node-news .content{float:left;width:260px;height:120px;overflow:hidden;position:relative;}content .left-colon .news .node-news .content .title{color:#000;font-size:16px;font-family:PTSans;font-weight:bold}
content .left-colon .news .node-news .content .date{float:left;color:#ccc;font-size:14px;font-family:PTSans}
content .left-colon .news .node-news .content .comment{float:left;color:#ccc;font-size:14px;font-family:PTSans;padding-left:20px}
content .left-colon .news .node-news .content .text{color:#444;font-size:14px;font-family:PTSans}
content .left-colon .news .all-news{text-align:center;padding-left:24px}
content .left-colon .events{width:220px;margin:0 19px;float:left}content .left-colon .events .title{text-transform:uppercase;font-size:20px;font-family:Arial;text-align:center}
content .left-colon .events ul{margin-top:20px;margin-bottom:10px}content .left-colon .events ul li{ padding: 10px 5px; border-top:1px solid #ced8e6;width:100%;overflow:hidden;min-height:60px}content .left-colon .events ul li a{position:relative;display:block}content .left-colon .events ul li a:hover{text-decoration:none}
content .left-colon .events ul li a .day{position:absolute;font-size:26px;font-family:PTSans;width:50px;font-weight:bold;color:#b3bcd1;text-align:center}
content .left-colon .events ul li a .month{position:absolute;width:50px;font-size:10px;font-family:PTSans;top:30px;color:#b3bcd1;text-align:center}
content .left-colon .events ul li a .event{padding-left:50px;padding-top:5px;color:#444;font-size:14px;font-family:PTSans}
content .left-colon .events ul li:hover{background:#f3f5f9}content .left-colon .events ul li:hover a .day{color:#f40034}
content .left-colon .events ul li:hover a .month{color:#f40034}
content .left-colon .events ul li:last-child { border-bottom: 1px solid #ced8e6; }
content .left-colon .events .all-events{text-align:center}
content .left-colon .club-organization .title{text-transform:uppercase;font-size:20px;font-family:Arial;text-align:center}
content .left-colon .club-organization ul{margin-top:30px}content .left-colon .club-organization ul li{float:left;border:1px solid #eee;width:124px;margin-right:20px;text-align:center;border-radius:3px}content .left-colon .club-organization ul li img{margin:10px 0;width:72px;height:72px}
content .left-colon .club-organization ul li:last-child{margin-right:0}
content .left-colon .club-organization ul li a{display:block}content .left-colon .club-organization ul li a p{background:#eee;color:#444}
content .left-colon .club-organization ul li a:hover{text-decoration:none}
content .left-colon .club-organization ul li p{font-size:12px;font-family:PTSans;padding:5px 0}
content .left-colon .club-organization ul li:hover{-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,0.4);-moz-box-shadow:0 0 1px 1px rgba(0,0,0,0.4);box-shadow:0 0 1px 1px rgba(0,0,0,0.4);border:1px solid #ddd}content .left-colon .club-organization ul li:hover a p{background:#ddd}
content .left-colon .club-organization .manage-club{padding-top:20px}content .left-colon .club-organization .manage-club a.all-club{padding-right:20px}
content .left-colon .club-organization .manage-club a.add-club{color:#bbb}content .left-colon .club-organization .manage-club a.add-club:hover{text-decoration:none;color:#888}
content .left-colon .sportsman .manage-club a.all-club{padding-right:20px}
content .left-colon .sportsman .manage-club a.add-club{color:#bbb}content .left-colon .sportsman .manage-club a.add-club:hover{text-decoration:none;color:#888}
content .left-colon .sportsman .title{text-transform:uppercase;font-size:20px;font-family:Arial;text-align:center}
content .left-colon .sportsman ul{margin-top:30px}content .left-colon .sportsman ul li{float:left;width:122px;height:185px;margin-left:20px;margin-bottom:20px;position:relative;border-radius:2px}content .left-colon .sportsman ul li img{width:100%;height:100%;border-radius:2px}
content .left-colon .sportsman ul li .background-fon{background:#010423;opacity:.7;position:absolute;bottom:0;width:100%;height:20%}
content .left-colon .sportsman ul li .info-sportsman{position:absolute;bottom:10px;left:10px}content .left-colon .sportsman ul li .info-sportsman .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100px}
content .left-colon .sportsman ul li a{font-size:11px;font-family:PTSans;color:#fff}content .left-colon .sportsman ul li a:hover{text-decoration:none}
content .left-colon .sportsman ul li:first-child{width:274px;height:390px;margin-left:0}content .left-colon .sportsman ul li:first-child .background-fon{width:100%;height:25%}
content .left-colon .sportsman ul li:first-child .info-sportsman{bottom:20px;left:20px}content .left-colon .sportsman ul li:first-child .info-sportsman .name{float:left;font-size:18px;font-family:PTSans;padding-right:10px;overflow:auto;text-overflow:ellipsis;white-space:normal;width:auto}
content .left-colon .sportsman ul li:first-child .info-sportsman .from{color:#a3afc8;line-height:30px}
content .left-colon .sportsman ul li:first-child .info-sportsman .desc{font-size:14px;font-family:PTSans;height:40px;overflow:hidden}
content .left-colon .sportsman ul li:hover{-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.4);-moz-box-shadow:0 0 2px 2px rgba(0,0,0,0.4);box-shadow:0 0 2px 2px rgba(0,0,0,0.4)}
content .left-colon .magazine .title{text-transform:uppercase;font-size:20px;font-family:Arial;padding-right:20px;text-align:center;}
content .left-colon .magazine ul.menu{padding-top:5px;float:right}content .left-colon .magazine ul.menu li{float:left;margin:0 5px}
content .left-colon .magazine .news{float:left;}content .left-colon .magazine .news .node-news{margin-top:20px}content .left-colon .magazine .news .node-news a{overflow:visible;height:auto}content .left-colon .magazine .news .node-news a .title{font-size:16px;font-family:PTSans;color:#000;text-transform:none;font-weight:bold;padding-bottom:10px;text-align:left}
content .left-colon .magazine .news .node-news a img{width:125px;height:auto}
content .left-colon .magazine .news .node-news a .content{width:315px;height:auto}
content .left-colon .magazine .news .node-news a .author{background:url('../images/author.png') no-repeat;padding-left:30px;margin-top:10px;color:#a3afc8;font-size:14px;font-family:PTSans;line-height:14px;height:15px}
content .left-colon .magazine .news .read-all{display:block;text-align:center;font-size:14px;font-family:PTSans;margin-top:5px;cursor:pointer;background:#f3f5f9;padding:5px 0}
content .left-colon .magazine .blog-top{float:left;width:220px;margin-left:20px;margin-top:20px}content .left-colon .magazine .blog-top .panel-group .panel{margin:0;border-radius:0;border-left:none;border-right:none;font-size:14px;font-family:PTSans}content .left-colon .magazine .blog-top .panel-group .panel a.accordion-toggle{padding:5px 10px;width:100%;background-color:#f5f5f5;border-color:#ddd;display:block;color:#444;font-weight:bold}content .left-colon .magazine .blog-top .panel-group .panel a.accordion-toggle:hover{text-decoration:none}
content .left-colon .magazine .blog-top ul.counter li{position:relative;margin-bottom:15px}content .left-colon .magazine .blog-top ul.counter li a{position:absolute;color:#222;font-size:12px;font-family:PTSans;left:40px;font-weigth:bold}content .left-colon .magazine .blog-top ul.counter li a:hover{color:#f40034;text-decoration:none}
content .left-colon .magazine .blog-top ul.counter li:nth-child(1):before{content:'1';font-size:40px;font-family:Arial;color:#d9e2f2;line-height:30px}
content .left-colon .magazine .blog-top ul.counter li:nth-child(2):before{content:'2';font-size:40px;font-family:Arial;color:#d9e2f2;line-height:30px}
content .left-colon .magazine .blog-top ul.counter li:nth-child(3):before{content:'3';font-size:40px;font-family:Arial;color:#d9e2f2;line-height:30px}
content .left-colon .magazine .blog-top ul.counter li:nth-child(4):before{content:'4';font-size:40px;font-family:Arial;color:#d9e2f2;line-height:30px}
content .left-colon .magazine .blog-top ul.counter li:nth-child(5):before{content:'5';font-size:40px;font-family:Arial;color:#d9e2f2;line-height:30px}
content .left-colon .magazine .blog-top ul.counter li:hover:before{color:#f40034}
content .left-colon .magazine .blog-top ul.comment li{margin-bottom:15px}content .left-colon .magazine .blog-top ul.comment li a{color:#222;display:block;font-size:12px;font-family:PTSans}content .left-colon .magazine .blog-top ul.comment li a:hover{color:#f40034;text-decoration:none}
content .left-colon .magazine .blog-top ul.comment li a i{padding-right:5px}
content .left-colon .magazine .blog-top ul.comment li a .name{width:50%;float:left;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
content .left-colon .magazine .blog-top ul.comment li a .date{width:50%;float:left;padding-left:10px;color:#666}
content .left-colon .magazine .blog-top ul.comment li a .text{padding-top:5px}
content .left-colon .magazine .blog-top .join-author{background:url('../images/join.png');width:148px;height:120px;display:block;margin:0 auto;margin-top:20px}
content .left-colon .video .title{text-transform:uppercase;font-size:20px;font-family:Arial;padding-right:20px;text-align:center}
content .left-colon .video ul.menu{padding-top:5px;float:right}content .left-colon .video ul.menu li{float:left;margin:0 5px}
content .left-colon .video ul.items-video{margin-top:30px}content .left-colon .video ul.items-video li{float:left;width:33%;margin-bottom:20px}content .left-colon .video ul.items-video li img{width:90%}
content .left-colon .video .manage-video a{padding-right:20px}
content .right-colon{float:left;width:260px}content .right-colon .baner{margin-left:20px;text-align:center}content .right-colon .baner a img{width:240px;height:400px}
content .right-colon .socialplugin{margin-top:30px}

content .right-colon .socialplugin ul{margin-left:15px}content .right-colon .socialplugin ul li{float:left;width:51px;height:51px;margin:0 5px;cursor:pointer}
content .right-colon .socialplugin ul li#soc-pl-vk{background:url('../images/socbtn-big.png') no-repeat 57.1% 0}content .right-colon .socialplugin ul li#soc-pl-vk:hover{background:url('../images/socbtn-big.png') no-repeat 0 0}
content .right-colon .socialplugin ul li#soc-pl-tw{background:url('../images/socbtn-big.png') no-repeat 71.4% 0}content .right-colon .socialplugin ul li#soc-pl-tw:hover{background:url('../images/socbtn-big.png') no-repeat 14.2% 0}
content .right-colon .socialplugin ul li#soc-pl-fb{background:url('../images/socbtn-big.png') no-repeat 85.7% 0}content .right-colon .socialplugin ul li#soc-pl-fb:hover{background:url('../images/socbtn-big.png') no-repeat 28.5% 0}
content .right-colon .socialplugin ul li#soc-pl-yt{background:url('../images/socbtn-big.png') no-repeat 100% 0}content .right-colon .socialplugin ul li#soc-pl-yt:hover{background:url('../images/socbtn-big.png') no-repeat 42.8% 0}
content .right-colon .socialplugin ul li.active:after{width:0;height:0;border-style:solid;border-width:12px 25.5px 0 25.5px;content:'';top:61px;position:relative}
content .right-colon .socialplugin ul li#soc-pl-vk.active{background:url('../images/socbtn-big.png') no-repeat 0 0}content .right-colon .socialplugin ul li#soc-pl-vk.active:after{border-color:#51749e transparent transparent transparent}
content .right-colon .socialplugin ul li#soc-pl-tw.active{background:url('../images/socbtn-big.png') no-repeat 14.3% 0}content .right-colon .socialplugin ul li#soc-pl-tw.active:after{border-color:#27b7ff transparent transparent transparent}
content .right-colon .socialplugin ul li#soc-pl-fb.active{background:url('../images/socbtn-big.png') no-repeat 28.6% 0}content .right-colon .socialplugin ul li#soc-pl-fb.active:after{border-color:#3b5a9f transparent transparent transparent}
content .right-colon .socialplugin ul li#soc-pl-yt.active{background:url('../images/socbtn-big.png') no-repeat 42.9% 0}content .right-colon .socialplugin ul li#soc-pl-yt.active:after{border-color:#c63726 transparent transparent transparent}
content .right-colon .socialplugin-container{margin:20px}content .right-colon .socialplugin-container .soc-pl-content{display:none}
content .right-colon .socialplugin-container .soc-pl-content.active{display:block}
content .right-colon .advertising .node{border-bottom:1px dashed #ced8e6;margin:10px 0 10px 20px;padding:10px 0}content .right-colon .advertising .node a img{width:240px}
content .right-colon .advertising .node ul.news_second_type li{margin:10px 0}content .right-colon .advertising .node ul.news_second_type li a{color:#2a6496}
content .right-colon .advertising .node .news_second_type{list-style-type:disc;color:#083684;padding-left:20px}
footer{min-height:100px;margin-top:40px;position:relative}footer .logo{float:left;background:url(../images/logo-footer.png);width:152px;height:29px}
footer .info ul{float:left;margin-top:5px}footer .info ul li{float:left;margin:0 10px 0 0;color:#6682b3}footer .info ul li a{text-decoration:underline;color:#6682b3}
footer .partners{float:right;width:300px;background:url('../images/ru-ease.png') no-repeat;padding-left:30px;color:#6682b3}footer .partners a{text-decoration:underline;color:#6682b3}
footer .counters{opacity:.8;display:block;float:right;bottom:0; padding-left:36px; margin-top: 10px;}footer .counters a{margin-right:5px}
footer .liveinternet{background:url('../images/live-internet.png') no-repeat;width:31px;height:31px}
ul.items-video li:before{content:'';position:absolute;width:231px;height:156px;background:url(/media/images/button-play_red.png) no-repeat;pointer-events:none}
.like-karate{border:none;background:none;margin-left:10px}.like-karate i{font-size:24px;padding-right:5px;color:#b3bcd1}
.like-karate span{font-size:24px;font-family:Arial}
.like-karate:hover i{color:#1f59e1}
.blue-pad li{
	padding-right: 2px;
}
.arts-l a{
	color:#000 !important;
}
.li-pa{
	padding-left: 2px;
}

content .section-name-bold {
    color:#000;
    font-size:26px;
    font-family:Arial;
    font-weight: bold;
}

content .section-name-bold h1 {
    color: #000;
    font-size: 26px;
    font-family: Arial;
    font-weight: bold;
    padding: 0px;
    margin: 0;
}

content .video-category {
    margin-top: 20px;
}


content .left-colon .video-category ul.items-video-category li {
    float:left;
    width:220px;
    margin-bottom:20px;
    position: relative;
    /*position: absolute;*/
    /*padding: 0 5px;*/
}

content .left-colon .video-category ul.items-video-category li img{
    width:100%;
}

ul.items-video-category li:before {
    content:'';
    position:absolute;
    width:250px;
    height:142px;
    background:url(/media/images/button-play_red.png) no-repeat;
    pointer-events:none}

content .left-colon .video-category ul.items-video-category li:nth-child(3n+2) {
    margin: 0 20px !important;
}


content .left-colon .video-category ul li .background-fon{
    background:#010423;
    opacity:.7;
    position:absolute;
    bottom:0;
    width:100%;
    height:30%;
}

content .left-colon .video-category ul li .info-video-category {
    position: absolute;
    bottom: 15px;
    left:10px;
    /*color: #fff;*/
}

.info-video-category p {
    color: #fff;
    font-weight: bold;
}

.video-category-list {
    margin-top: 20px;
}

content .left-colon .video-category-list ul.items-category-video li {
    float:left;
    width:220px;
    margin-bottom:20px;
    position: relative;
    display:inline-block;
}

.video-category-list ul.items-category-video li:before {
    content:'';
    position:absolute;
    width:250px;
    height:142px;
    pointer-events:none
}

content .left-colon .video-category-list ul.items-category-video li img{
    width:100%;
}

.video-category-list ul.items-category-video li:nth-child(2) {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.video-category-list ul.items-category-video li:nth-child(4n+6) {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

content .video-category-list ul.items-category-video .info-video {
    margin-top: 10px;
    font-weight: bold;
}

content .video-category-list ul.items-category-video .option-info-video {
    margin-top: 3px;
    font-size: 12px;
    color: #999;
    font-weight: normal;
}

.icon-margin5 {
    margin-left: 5px;
}


ul.filter-video-category li {
    float: left;
    margin: 0 10px 10px 0;
}

ul.filter-video-category li a{
    text-decoration: underline;
}

ul.filter-video-category li.active a{
    text-decoration: none;
    color: red;
    font-weight: bold;
}

.info-video a {
    color: black;
}

div.flatpage {
    padding: 0 0 0 0 !important;
}

h1.title {
    padding: 10px 0 0 0 !important;
    text-align: center;
    width: 100%;
    text-align: center;
}

.other-content {
    /*padding: 10px 0;*/
    margin: 10px 5px 10px 20px;
    width: 90%;
    float: left;
    /*border-bottom: 1px dashed #ced8e6;*/
}
.left-colon .content-column-right .other-content { margin: 0; }

.other-content p {
    font-size: 16px;
    font-family: PTSansBold;
    margin: 10px 0 10px 0;
    text-align: center;
}

.other-content-item {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
    display: list-item;
    float:left;
    width: 100%;
}

.other-content-item img {
    vertical-align: text-top;
    float:left;
    margin-right: 20px
}

.other-content-item a.title_other {
    float:left;
    width: 80%;
    font-size: 17px;
}

.bottom-one-column a.title_other {
    width: 50% !important;
}

.other-content ul {
    /*list-style-type: disc !important;*/
    /*padding-left: 20px;*/
    color: #083684;
    /*list-style-position: inside;*/
}

.location-p {
    padding: 0px !important;
}

.without-avatar {
    padding: 0 !important;
}

.publications-title {
    background: none !important;
    border: none !important;
}

.index-video-background {
    background: #010423;
    opacity: .7;
    position: absolute;
    bottom: 40px;
    width: 90%;
    height: 20%;
}

li.item-video-index {
    position: relative;
}

.dropdown-partners-title {
    padding-left: 15px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.dropdown-partners-link {
    padding-left: 15px;
    font-size: 14px;
    color: #000;
}

.info-video-index {
    position: relative;
    bottom: 40px;
    left: 10px;
    color: #fff;
}

.top-pagination {
    margin-bottom: 0px !important;
    width: 100%;
}

.article-content a, .article-content a:hover {
    color: #499ADF !important;
}

.from-admin-checkbox span {
    padding-right: 8px;
}

.from-admin-checkbox input {
    position: relative;
    top:3px;
}

content .left-colon .article h1 {
    padding: 0 0 0 155px;
    margin-top: 0px;
    font-size: 30px;
    font-family: PTSans;
    color: #010423;
    font-weight: bold;
}

content .left-colon strong, content .left-colon b {
    font-family: PTSansBold, 'PT Sans Bold', PTSans, "PT Sans";
    font-weight: bold;
    color: #000;
}

.article-content h2 {
    font-size: 25px;
}

.article-content ul {
    margin-left: 38px;
    list-style-type: disc;
}

.club-info ul {
    margin-left: 38px;
    list-style-type: disc;
}


.author-after-content {
    text-align: right;
    font-weight: bold;
    font-size: 13px;
    padding-right: 10px;
    color: #151515;
}

#reg_button {
    margin-top: 5px;
}

#reg_form input {
    width: 300px;
}
#reg_form button {
    width: 300px;
}

.form-login .control-group {
    padding-bottom: 10px;
}

.form-login .control-label {
    margin-bottom: 0px;
}

.reg-title {
    margin-bottom: 0px;
}

#img-list li {
    float:left;
    margin: 5px;
}

.gallery-content input{
    margin-bottom: 10px !important;
}

.remove-img-content {
    display: block;
}

input[name=new_parent_organizations] {
    width: 350px;
    margin-bottom: 5px;
    padding: 3px;
    border: 1px solid #cccccc;
}

input[name=tags] {
    width: 350px;
    margin-bottom: 5px;
    padding: 3px;
    border: 1px solid #cccccc;
}

.link-organization {
  float: left;
  margin-left: 5px;
  margin-top: 5px;
}

.link-organization input{
   border: 1px solid #cccccc;
}

.fotorama {
  margin-bottom: 20px;
}

.tag-title {
    font-size: 22px;
    margin-top: 30px;
    font-weight: bold;
}

.input-width {
    width: 100%;
}

.link-versions {
    float:left;
    width:100%;
    /*margin-left:60px;*/
    font-size:12px;
    padding-top:10px;
    color: #6682b3;
    text-decoration: underline;
}

.viewport-mobile img {
    max-width:100%;
}

.viewport-mobile  object{
    max-width:100%;
}

.baner-top img {
    height: auto !important;
}

.sliderkit-nav-clip {
    max-width: 100%;
}

.tag-for-title {
  padding: 0;
  margin-top: 0;
  float: left;
  font-size: 30px;
  font-family: PTSans;
  color: #083684;
  font-weight: bold;
  vertical-align: top;
  display: inline-block;
  line-height: 1.1;
  cursor: pointer;
  padding-left: 30px;
}

#moderator-button {
  width: 100%;
}

.bottom-materials {
    width:100%;
    float:left;
}

.banner-bottom {
  float:left;
  margin-top:20px;
  width: 45%;
}

.other-mobile {
  width:100%;
}

.other-mobile-title {
    width: 30% !important;
    font-size: 15px
}

a.less, a.more {
  border-bottom: 1px dotted;
  text-decoration: none;
}

.mobile-banner-below-content {
    width: 100%;
    margin-top: 10px;
}

.mobile-banner-below-content-2 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.shop_menu_item {
    color: #ff052e !important;
}

/* #Khurshid */
.header__context {
    margin-bottom: 14px;
}
.header__context img {
    max-width: 100%;
}

.header__nav-toggle {
    position: relative;
    display: block;
    width: 24px;
    height: 18px;
}
.header__nav-toggle span {
    display: block;
    height: 3px;
    width: 100%;
    transition: all 0.3s;
    background: #00001c;
}
.header__nav-toggle span + span {
    margin-top: 4px;
}
.header__nav-toggle.active span:first-child {
    position: absolute;
    left: 0;
    top: 1px;
    transform: rotate(45deg) translate(5px, 5px);
}
.header__nav-toggle.active span:last-child {
    position: absolute;
    left: 0;
    top: 14px;
    transform: rotate(-45deg) translate(7px, -8px);
}
.header__nav-toggle.active span:nth-child(2) {
    display: none;
}

.header__search {
    position: relative;
    line-height: 1;
}
.header__search-toggle {
    display: inline-block;
    line-height: 1;
    padding: 2px 7px;
    border: 0;
    outline: none;
    background: transparent;

    text-decoration: none;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; 
}
.header__search-toggle:focus, .header__search-toggle:active {
    outline: none;
    box-shadow: none;
}
.header__search-toggle:hover {
    opacity: 0.7;
}
.header__search-toggle img {
    display: block;
}
.header__search-control {
    padding: 1px 8px !important;
}
.header__options #search-form { position:absolute; top:-6px; right:0; z-index: 1000001; width: 280px; display: none;}

.header__auth {
    position: relative;
}
.header__auth:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    width: 100%;
    height: 10px;
}
.header__auth-menu {
    padding: 0;
    border-radius: 0;
    border-top: 3px solid #ff052e;
    background-color: #fff !important;}
.header__auth-menu-item {
    border-bottom: 1px solid #ced8e6;
}
.header__auth-menu-item:last-child {
    border-bottom: 0;
}
.header__auth-menu>li>.header__auth-menu-link {
    padding: 12px 15px;
}
.header__auth-menu>li>.header__auth-menu-link:hover,
.header__auth-menu>li>.header__auth-menu-link:focus {
    background-color: #083684;
}
.header__auth-menu-link {
    font-size: 14px;
    color: #595b6f;
    text-decoration: none;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.header__auth-menu-link:hover {
    color: #f40034;
    background-color: #f3f5f9;
}

.header__submenus {
    display: none;
    background: #010423;
    border: 1px solid #fff;
}
.header__submenus-auth {
    float: right;
    padding: 5px 10px;
    margin: 0 6px;
}
.header__submenus-auth .header__auth-avatar {
    display: inline-block;
}
.header__submenus-auth .header__auth-avatar img {
    width: 32px;
    height: 32px;
}
.header__submenus-auth--in .header__auth-avatar img {
    border-radius: 50%;
}
.header__submenus-toggle {
    display: inline-block;
    color: #cccdd3;
    font-size: 16px;
    padding: 10px 10px 10px 18px;
    text-decoration: none;
}
.header__submenus-toggle:hover, .header__submenus-toggle:focus {
    color: #cccdd3;
    text-decoration: none;
}
.header__submenus-toggle .caret {
    border-top-color: #cccdd3;
    margin-left: 5px;
}
.header__submenus.open .header__submenus-toggle {
    color: #f40034;
}
.header__submenus.open .header__submenus-toggle .caret {
    color: #f40034;
    border-top-color: #f40034;
}
.header__submenu {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    float: none;
    min-width: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 100%;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: initial;
}
.header__submenu-list {
    padding: 10px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
.header__submenu-list:last-child {
    border-bottom: 0;
}
.header__submenu-link {
    display: inline-block;
    padding: 7px;
    font-size: 14px;
    color: #cccdd3;
    white-space: nowrap;
}
.header__submenu-link:hover {
    color: #f40034;
    text-decoration: none;
}

.header__logo img {
    max-width: 100%;
    height: auto;
}

.header__shop {
    display: none;
    text-decoration: none;
    color: #ff052e;
    border-left: 1px #ccc solid;
    margin-left: 20px;
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: PTSansBold;
}
.header__shop a {
    color: inherit;
}

.header__breadcrumbs {
    padding: 8px 15px;
    background-color: #f5f5f5;
}
.header__breadcrumbs-list {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.header__breadcrumbs-item:after {
    content: "/\00a0";
    display: inline-block;
    padding: 0 5px;
    color: #cccccc;
}
.header__breadcrumbs-item:last-child:after,
.header__nav-item--tablet, .header__nav-item--desktop {
    display: none;
}

@media (max-width: 767px) {
    .header {
        max-width: 727px;
        /* margin-bottom: 40px; */
    }
    .header--indent {
        margin-top: 90px;
    }

    .header__options {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 14px 18px;
        background: #fff;
    }

    .header__logo {
        max-width: 110px;
    }

    .header__shop {
        display: block;
    }

    .header__mobile-toggle {
        margin-left: 16px;
    }
    .header__nav {
        display: none;
        flex-grow: 2;
        flex: 0 2 100%;
        width: 100%;
        margin-top: 25px;
    }
    .header__nav.open {
        display: block;
    }
    .header__nav-list {
        position: relative;
        display: block;
        float: none;
        top: 0;
        left: 0;
        margin: 0 -18px;
        border: 0;
        box-shadow: none;
        background: #fff;
    }
    .header__nav-list .header__nav-item {
        border-top: 1px solid rgba(206,216,230,1);
    }
    .header__nav-list .header__nav-item .header__nav-link {
        display: block;
        padding: 15px;
        font-size: 16px;
        font-family: PTSansBold;
        text-transform: uppercase;
        color: #000;
        text-decoration: none;
    }
    .header__nav-list .header__nav-item .header__nav-link:hover {
        color: #ff052e;
        background: transparent;
    }

    .header__nav-dropdown-menu {
        position: relative;
        top: 0;
        left: 0;
        float: none;
        margin: 0;
        box-shadow: 0;
        border: 0;
        border-radius: 0;
    }
    .header__nav-dropdown-item {
        border-top: 1px solid rgba(206,216,230,1);
    }
    .header__nav-dropdown-menu .header__nav-dropdown-item .header__nav-dropdown-link {
        padding: 10px 10px 10px 30px;
    }

    .header__submenus {
        display: block;
    }
    .header__submenu-list {
        display: flex;
        flex-wrap: wrap;
    }

    .header__actions {
        display: flex;
        margin-left: auto;
        align-items: center;
    }
    .header__auth, .header__nav-item--alloted {
        display: none;
    }
}

@media (max-width: 399px) {
    .header__logo {
        max-width: 110px;
    }
    .header__logo img {
        max-width: 75px;
    }
    .birthday_logo {
        float: left;
        width: 27px;
        margin-left: 8px;
    }
    .header__options {
        padding: 10px 12px;
    }
    .header__nav-list {
        margin: 0 -12px
    }
    .header__shop {
        /* margin-left: 10px; */
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .header__mobile-toggle {
        margin-left: 10px;
    }
    .header__options #search-form {
        width: 200px;
    }

    .header__submenus-auth {
        float: right;
        padding: 3px 5px;
        margin: 0 5px;
    }
    .header__submenus-auth--in .header__auth-avatar img {
        width: 32px;
        height: 32px;
    }
    .header__submenus-toggle {
        font-size: 13px;
        padding: 10px 10px 10px 15px;
    }
}

@media (min-width: 768px) {
    .header {
        padding: 10px 10px 0px 14px;
        background: #ffffff;
    }
    .header--indent {
        margin-top: 90px;
    }

    .header__breadcrumbs {
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 18px;
        padding-right: 18px;
        border-top: 1px solid #ced8e6;
    }

    .header__options {
        display: flex;
        align-items: center;
        padding-bottom: 14px;
        border-bottom: 1px solid #ced8e6;
    }

    .header__logo {
        margin-right: 20px;
        margin-left: 5px;
        order: 1;
    }

    .header__nav {
        padding: 0 8px;
        border-right: 1px #ced8e6 solid;
        /* border-left: 1px #ced8e6 solid; */
        order: 2;
    }
    .header__nav-list {
        position: relative;
        display: flex;
        left: 0;
        top: 0;
        float: none;
        font-size: 100%;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        background: transparent;
    }
    .header__nav.open>.header__nav-list {
        display: flex;
    }
    .header__nav-list .header__nav-item .header__nav-link {
        display: block;
        line-height: 1.1;
        padding: 7px 8px;
        font-size: 16px;
        font-family: PTSansBold;
        text-transform: uppercase;
        color: #000;
        text-decoration: none;
    }
    .header__nav-list .header__nav-item.active .header__nav-link, .header__nav-list .header__nav-item .header__nav-link:hover,
    .header__nav-list .header__nav-item--alloted .header__nav-link {
        color: #ff052e;
        text-decoration: none;
        background: transparent;
    }
    .header__nav-link:focus {
        color: #ff052e;
        text-decoration: none;
    }

    .header__nav-dropdown-menu {
        width: auto;
        margin: 0;
        padding: 0;
        border-radius: 0;
        border-top: 3px solid #ff052e;
        background-color: #fff !important;
    }
    .header__nav-dropdown-menu-container {
        display: flex;
    }
    .header__nav-dropdown-menu-list {
        flex-grow: 2;
    }
    .header__nav-dropdown-menu-list:not(:first-child) {
        border-left: 1px solid #ced8e6;
    }
    .header__nav-dropdown-menu .header__nav-dropdown-item .header__nav-dropdown-link {
        padding: 12px 15px;
    }
    .header__nav-dropdown-menu .header__nav-dropdown-item .header__nav-dropdown-link:hover,
    .header__nav-dropdown-menu .header__nav-dropdown-item .header__nav-dropdown-link:focus {
        background-color: #083684;
    }
    .header__nav-dropdown-link {
        display: block;
        font-size: 14px;
        color: #595b6f;
        white-space: nowrap;
        text-decoration: none;
        -webkit-transition: all 0.15s ease-out;
        -moz-transition: all 0.15s ease-out;
        -o-transition: all 0.15s ease-out;
        transition: all 0.15s ease-out;
    }
    .header__nav-dropdown-link:hover {
        color: #fff;
        text-decoration: none;
        background-color: #f3f5f9;
    }
    .header__nav-dropdown-link:focus {
        color: #fff;
        text-decoration: none;
        background-color: #ff052e;
    }

    .header__actions {
        display: flex;
        margin-left: auto;
        align-items: center;
        order: 3;
    }

    .header__auth-link {
        display: inline-flex;
        color: #a2acc9;
        align-items: center;
    }
    .header__auth-link:hover {
        color: #ff052e;
        text-decoration: none;
    }
    .header__auth-avatar img {
        max-width: 20px;
    }
    .header__auth-text {
        display: none;
        margin-left: 8px;
        font-size: 15px;
        font-family: PTSansBold;
        text-transform: uppercase;
    }

    .header__auth--in .header__auth-avatar img {
        border-radius: 10px;
        width: 20px;
        height: 20px;
    }
    .header__auth--in .header__auth-text {
        color: #083684;
        font-family: PTSans;
        text-transform: initial;
    }
    .header__auth--in .icon-angle-down {
        margin-left: 5px;
    }

    .header__search {
        margin-left: 12px;
    }

    .header__submenus-toggle {
        display: none;
    }
    .header__submenu {
        display: block;
    }
    .header__submenu-list {
        display: flex;
        padding-left: 30px;
        padding-right: 30px;
        align-items: center;
        justify-content: space-between;
    }

    .header__mobile-toggle {
        display: none;
    }

    .header__nav-item--tablet {
        display: block;
    }
}

@media (min-width: 992px) {
    .header {
        padding: 10px 12px 0px 14px;
    }
    .header--indent {
        margin-top: 90px;
    }

    .header__breadcrumbs {
        margin-left: -12px;
        margin-right: -12px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .header__logo {
        margin-left: 8px;
    }

    .header__nav {
        padding: 0;
        border: 0;
    }
    .header__nav-item {
        border-right: 1px #ced8e6 solid;
    }
    .header__nav-item:first-child {
        border-left: 1px #ced8e6 solid;
    }
    .header__nav-list .header__nav-item .header__nav-link {
        padding: 7px 16px;
    }

    .header__auth-text {
        display: inline-block;
    }

    .header__search {
        margin-left: 16px;
    }

    .header__nav-item--desktop {
        display: block;
    }
}

@media (min-width: 1200px) {
    .header__auth:hover .header__auth-menu {
        display: block;
    }
    .header__nav-item {
        position: relative;
    }
    .header__nav-item:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -8px;
        left: 0;
        right: 0;
        width: 100%;
        height: 10px;
    }
    .header__nav-item:hover .header__nav-dropdown-menu {
        display: block;
    }
    .header__search {
        margin-left: 20px;
    }
}
