/* menu */
    .lvl1-menu .mobile-main-menu li a {
        height: 36px;
        font-family: 'SignikaBold', sans-serif;
        font-size: 24px;
        line-height: 56px;
        color: #ffffff;
        padding: 0 10px;
    }

    .ico-expand-menu-main {
        display:none;
        visibility: hidden;
        width: 41px;
        min-height: 36px;
        background-position: -97px -173px;
        float: left;
        margin: 8px 8px 0 0;
    }

    .mobile-main-menu {
        display:none;
        visibility:hidden;
    }

    .ico-mobile-close {
        width:31px;
        height:31px;
        display:block;
        background-position: -66px -173px;
        margin:20px 20px 0 0;
        float: right;
    }

    .expand-menu-disciplines {
        display:none;
        visibility:hidden;
        font-family: 'SignikaRegular', sans-serif;
        font-size:18px;
        line-height:62px;
        color:#3b3a40;
    }

    .expand-menu-disciplines .arrow-down {
        border-right: solid #3b3a40 3px;
        border-bottom: solid #3b3a40 3px;
        margin: 0 20px 3px 8px;
    }

    .mobile-disciplines-menu {
        display: none;
        visibility:hidden;
        background: #fafafa;
        width: 100%;
        height: 815px;
        position: absolute;
        top: 62px;
        left: 0;
        z-index: 9999;
        border-top: solid 3px #d9d9db;
    }

    .mobile-disciplines-menu li {
        width: 90%;
        border-bottom: solid 1px #c8c8c8;
        margin: 0 5%;
        text-align: center;
    }

    .lvl2-menu .mobile-disciplines-menu li a {
        line-height: 52px;
        font-family: 'SignikaRegular', sans-serif;
        font-size: 18px;
        color: #3b3a40;
    }

    .ico-mobile-close-gray {
        width:31px;
        height:31px;
        display:block;
        background-position: -65px -204px;
        margin:20px 20px 0 0;
        float: right;
    }

/* - Polling - */
    
    .polling-tile-big form {
        width:100%;
    }
    
    .polling-answer-data {
        font-family: 'SignikaLight', sans-serif;
        font-size:13px;
    }

    .polling-answer-bar {
        width:100%; height:5px;
        display:block;
        background-color:#dfdfdf;
        margin:0 0 20px;
    }

    .polling-answer-bar span {
        display:block;
        height:5px;
        background-color:#2599d6;
        margin: 12px 0 0 0;
    }

    .main-polling-scores {
        margin-top: 11px;
    }

/* - Media Queries Global - */

 @media only screen and (max-width : 1400px) {
    #social {
        display:none;
    }
    #social-small {
        display:block;
    }    
}

 @media only screen and (max-width : 1160px) {

        .searchResults {
            width: 100%;
        }           
        .commentRes {
            width: 50%;
        }   
        .newsRes {
          position: relative;
          width: 23%;
          margin: 0 2% 20px 0;
        }
        .newsRes:nth-child(4n+4) {
            margin: 0 0 20px 0;
        }           
        .newsRes figure {
            width: auto;
            height: auto;
        }   

        .full {
            width:100%;
        }  
        .full-wideo {
            width:100%;
        }                      
        .fivb-grey {
            padding:10px 0;
        }
        .fivb-groupname {
            text-align:center;
        } 
        .category-list {
            display:none;
        }
        .wideo-list-container {
            width:100%;
        }
        .comment-data {
            left: 80px;
            right: 0;
            width: auto;
            position: absolute;
        }
        .comment {
            width:100%;
        }
        .outer {
            display:block;
            left:0;
        }
        .article-pager {
            width:300px;
            margin:0px auto;
            left:0;
        }
        .article-pager a {
            margin: 0 3px;
        }
        /**
        .article-news-big {
            margin: 0 10px 25px 0;
        }       
        **/ 
        .article figure.article-image img, .article-text img {
            max-width:100%;
        }        
        .wideo-slider, .wideo-slider article {
            width: 100%;
            min-height: 100%;
        }
        .wideo-slider img {
            width: 100%;
        }

        .wideo-news-big {
            margin: 0 10px 25px 0;
        }     
        .group-title {
            display:none;
        }
        .group-title-right {
            text-align:left;
            display:block;
            visibility:hidden;    
            width:14%;        
        }
        .group-title-right:first-letter {
            visibility:visible;
        }
        .table-group, .table-group-ehf {
            width:auto;
        }
        .left-title {
            float: none;
        }
        .right-title {
            float: none;
            clear: both;
        }
        .group-result {
            text-align: left;
            margin: 8px 0 8px 0;
            width:14%; 
        }
        .group-pos {
            margin: 5px 0;
        }
        .table-group li:first-child, .table-group-ehf li:first-child {
            border-bottom: 1px #d6d6d6 solid;
            padding-bottom: 8px;
        }
        .table-country {
            width:120px;
        }
        .table-title {
            font-size: 18px;
        }
        .table-gamebox {
            width: auto;
        }
        .table-date {
            float:none;
            clear:both;
            margin-bottom: 10px;
        }
        .table-country1, .table-country2 {
            width:42%;
            font-size:17px;
        }
        .table-result {
            width:16%;
            font-size:17px;
        }        
        .wideo-news-medium-2:nth-child(4n) {
            margin:0 16px 0 0;
        }      
        .euro2016finals-group-single {
            width:29%;
        }
        .ehf2016-group-single {
            width:46%;
        }
        .ico-facebook {
            margin: 9px 10px 0 10px;
        }        
    }

    @media only screen and (max-width : 1147px) {

        .font-nsb18 {
            font-size: 15px;
        }

        .font-sb14 {
            font-size: 11px;
        }

        .font-sr11 {
            font-size: 10px;
        }

        .font-sr14 {
            font-family: 'SignikaRegular', sans-serif;
            font-size: 12px;
        }

        /* --- MAIN --- */


        .container, footer {
            width: 960px;
        }

        .main {
            width:580px;
        }

        .main .cycle-slideshow, .main .cycle-slideshow figure, .article-news-huge figure {
            width: 580px;
            height: 326px;
        }

        .main .cycle-slideshow figure img, .article-news-huge figure img {
            width: 580px;
        }

        .slider-gradient {
            height: 326px;
        }

        .main .cycle-slideshow figcaption {
            max-width: 540px;
            font-size:24px;
        }

        .article-tile-big:nth-child(2n), .margin-box1:nth-child(2n), .margin-box2:nth-child(2n-1), .margin-box3:nth-child(2n-1) {
            margin-right: 9px;
        }

        .article-tile-big, .article-tile-big img, .polling-tile-big {
            width: auto;
            height: auto;
            min-height: initial;    
        }

        .main .article-tile-big figure, .main .article-news-big figure, .aside-news-item figure {
            height: 160px;
        }

        .main .article-tile-big figure img, .main .article-news-big figure img, .aside-news-item figure img {
            width: 285px;
        }

        .article-gradient {
            height: 160px;
        }

        .polling-tile-big figure, .polling-tile-big figure img {
            width: 142.5px;
        }

        .ico-versus-small {
            top: 18px;
            left: 120px;
        }

        .heading-1 {
            margin-top: 1px;
        }

        .main-question {
            margin-top: 5px;
        }

        .article-news-big, .article-news-big img {
            width: 285px;
        }

        .news-comments-count {
            font-size: 10px;
        }

        .article-news-big .news-preview {
            font-size: 12px;
        }

        .promoted-news {
            width: 588px;
            margin: 0 0 29px -11px;
            padding: 0 0 0 10px;
        }

        .promoted-news .article-news-big {
            margin: 0 10px 25px 0;
        }

        .promoted-news .article-news-list {
            width: 285px;
        }

        .promoted-news .article-news-small-list {
            width: 285px;
            margin: 10px 0 0 0;
        }

        .promoted-news-big-text .news-title {
            font-size: 22px;
        }

        .article-news-comment .cite-text {
            font-size: 12px;
        }

        .article-news-comment .cite-author {
            font-size: 11px;
        }

        .article-news-small .news-title {
            font-size: 13px;
        }

        .promoted-news .count-3.article-news-medium {
            margin: 0;
        }

        .promoted-news .count-4 {
            display: none;
            visibility: hidden;
        }

        #ajax-news-list .article-news-medium, #ajax-news-list .article-news-medium figure img {
            width: 139px;
        }

        #ajax-news-list .count-1:nth-child(4n-2) {
            margin: 0 5px 0 7px;
        }

        #ajax-news-list .count-1:nth-child(4n-1) {
            margin: 0 7px 0 5px;
        }

        .article-news-small-list {
            width: 285px;
            margin-top: 20px;
        }


        /* --- ASIDE --- */

        .aside {
            margin: 10px 0 0 20px;
        }
        .container, footer {
            width: 100%;
            padding:0;
        }        

        .stick-top,
        .stick-bottom{margin-left:600px;}

        /* --- WYNIKI --- */     
        
        .days-cont {
            overflow-x:scroll;
            overflow-y:hidden;
        }
        .li-el {
            position: relative;
        }
        .bull-cont-left, .bull-cont-right, .bullet-res-left, .bullet-res-right {
            visibility: hidden;
        }
        .set-day2 {
            visibility: visible;
        }
        

    }
    @media only screen and (max-width : 1130px) {    
        .wid-mr {
            margin: 0 16px 0 0;
        }  
        .logo {
            margin: 13px 0 0 5px;;
        }
    }
    @media only screen and (max-width : 980px) {

        /* --- MAIN --- */

        .special-background, footer {
            background-color: #fff;
            padding: 0;
        }

        .main {
            margin:15px auto 0;
            float:none;
        }

        .container, footer {
            width: 100%;
        }

        /* --- ASIDE --- */

        .w980-hide {
            display:none;
            visibility:hidden;
        }
        .aside {
            display:none;
            visibility:hidden;
        }
        .aside-show {
            display:block;
            visibility:visible;
            width:580px;
            margin:0 auto;
            float:none;
            text-align:center;
        }

        .aside-tabs-articles .cycle-slideshow, .aside-tabs-articles .cycle-slide{
            width:100%;
            text-align:left;
        }

        .aside-box{float:none;display:inline-block;}

        .polling-tile-big{
            text-align: center;
            width: 100%;
        }

        .polling-tile-big form {
            float: none;
            margin: 0 auto;
            width: 286px;
        }

        /* --- VIDEO SUBPAGE --- */
        .wideo-slider, .wideo-slider article {
            width: 100%;
            /*min-height: 640px;*/
        }      
        .ehf2016-group-single {
            width:45%;
        }       

        .platform-header{width:100%;}
        .platform-desc {width: auto;padding: 20px 10px 20px 10px;font-size: 14px;margin: 0 0 20px 0;}
        .platform-form {margin: 30px 10px 0 10px;width: auto;}
        .platform-form form {width: 100%;}
        .platform-form input[type=text] {
            width: 100%;
            -webkit-box-sizing:border-box;
            -moz-box-sizing:border-box;
            box-sizing:border-box;
            margin: 10px 0 5px 0;       
        }
        .addfile p.select {
            top: 19px;
        }
        form .error, form .error5 {
            margin: 0;
            width: 100%;
            text-align: center;
        }
        .addfile {width: 100%;height:58px;margin-bottom:5px;}       
        .platform-form textarea {
            width: 100%;
            -webkit-box-sizing:border-box;
            -moz-box-sizing:border-box;
            box-sizing:border-box;  
            margin: 10px 0 5px 0;       
        }
    }
    @media only screen and (max-width : 900px) {
        .section_col-left, .section_col-right {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }
        .rss-title {
            margin: 0 5px 17px 5px;
        }
        .rss-header {
            margin: 0 5px 0 5px;
        }
        .rss {
            margin: 20px 5px;
        }
        .breadcrumbs {
            margin: 10px 5px 0 5px;
        }
    }

    @media only screen and (max-width : 850px) {
        .wideo-news-medium-2 {
            width:245px;
        }
        .wideo-news-medium-2 img {
            width:245px;
            max-height: 138px;
            height: auto;               

        }
        /*--- Header ---*/

        header {
            height: 122px;
            position: relative !important;
        }
        .fixed98 {
            display: none;
        }
        .lvl1-menu {
            height: 60px;
        }

        .ico-twitter {
            margin: 21px 15px 0 5px;
        }

        .ico-expand-menu-main {
            display:block;
            visibility: visible;

        }
        
        .mobile-main-menu {
            background: #1586c8;
            width: 100%;
            height: 815px;
            position: absolute;
            top: 60px;
            left: 0;
            z-index: 9999;
            border-top:solid 3px #449ed2;
        }

        .mobile-main-menu li {
            width: 90%;
            border-bottom: solid 1px #449ed2;
            margin: 0 5%;
            text-align: center;
        }

        #menu-disciplines li {
            display:none;
            visibility:hidden;
        }

        .lvl1-menu nav .main-menu li {
            display:none;
            visibility:hidden;
        }

        .ico-expand-menu {
            display:none;
            visibility: hidden;
        }

        .expand-menu-disciplines {
            display:block;
            visibility: visible;
        }
        .ehf2016-group-single {
            width:44%;
        }        
    }

    @media only screen and (max-width : 800px) {
        .fivb-groupname {
            display:none;
        } 
        .wideo-news-medium-2 {
            width:235px;
        }
        .wideo-news-medium-2 img {
            width:235px;
            max-height: 132px;
            height: auto;                
        }         
        .ehf2016-group-single-r2 {
            width: 94%;
        }
        .ehf2016-group-single-r2 .group-columns-description {
            visibility: hidden;
        }
        .ehf2016-group-single-r2 .group-columns-description:first-letter {
            visibility: visible;
        }    
        .mobile-ad {
            display: block;
        }          
        .mobile-ad img {
            max-width: 100%;height:auto;
        }              
    }
    @media only screen and (max-width : 750px) {

        .wideo-news-big img {
            width: 100%;
        }       
        .euro2016finals-group-single {
            width: 43%;
        }           
     
    }
    @media only screen and (max-width : 710px) {

        .newsRes {
          position: relative;
          width: 48%;
          margin: 0 2.1% 20px 0;
        }
        .newsRes:nth-child(2n+2) {
          margin: 0 0 20px 0;
        }        
    }
    @media only screen and (max-width : 580px) {

        /*--- Content ---*/

        .main, .aside {
            width: auto;
            padding: 0 5px;
        }

        .cycle-slide {
            width:100%;
        }

        .main .cycle-slideshow figure img, .article-news-huge figure img {
            width: 100%;
        }

        .main .cycle-slideshow, .main .cycle-slideshow figure, .article-news-huge figure {
            width: 100%;
            height: auto;
        }

        .main .cycle-slideshow figcaption {
            max-width: 420px;
            font-size: 24px;
        }
	.article-news-huge figcaption {
	    font-size: 24px;
	    bottom:30px;
	}
        .slider-gradient, .article-gradient {
            height: 100%;
        }

        .article-tile-big figcaption {
            max-width: 240px;
            font-size: 11px;
            right:40px;
        }

        .article-tile-big, .article-tile-big img, .polling-tile-big {
            width: 49%;
            height: auto;
        }

        .polling-tile-big{width:100%;}

        .article-tile-big:nth-child(2n), .margin-box1:nth-child(2n), .margin-box2:nth-child(2n-1), .margin-box3:nth-child(2n-1) {
            margin-right: 2%;
        }

        .polling-tile-big figure {
            width: 50%;
        }

        .polling-tile-big figure img {
            width: 100%;
        }
        /*.ico-versus-small {
            top: 15%;
            left: 42%;
        }*/
        .article-news-big, .article-news-big img {
            width: 49%;
        }

        .main .article-tile-big figure, .main .article-news-big figure, .aside-news-item figure {
            height: auto;
        }

        .main .article-tile-big figure img, .main .article-news-big figure img, .aside-news-item figure img {
            width: 100%;
            height: auto;
        }

        .promoted-news {
            width: 99%;
            margin: 0; 
            padding: 0 0 0 1%;
            border-top:solid 1px #e2f1f8;
            border-right:none;
            border-bottom: solid 1px #e2f1f8;
            border-left:none;
        }

        .promoted-news .article-news-list {
            width: 49%;
        }

        .promoted-news .article-news-small-list {
            width: 49%;
        }

        .main .count-1 {
            min-height: 150px;
        }

        .article-news-medium {
            width: 32%;
        }

        .promoted-news .article-news-big {
            margin: 0 2% 25px 0;
        }

        .promoted-news .count-2.article-news-medium {
            margin: 0 2% 0;
        }

        .promoted-news .count-3.article-news-medium {
            margin:0;
        }

        .article-news-medium figure img {
            width: 100%;
        }

        #ajax-news-list .article-news-medium {
        width: 32%;
        }

        #ajax-news-list .article-news-medium figure img {
            width:100%;
        }

        #ajax-news-list .count-1:nth-child(4n), #ajax-news-list .count-1:nth-child(4n-3), #ajax-news-list .count-1:nth-child(4n-2), #ajax-news-list .count-1:nth-child(4n-1) {
            margin: 0;
        }

        #ajax-news-list .count-1:nth-child(3n-1) {
            margin:0 2%;
        }

        .main .cycle-next, .main .cycle-prev {
            display:none;
            width: 26px; 
            height: 72px;
            background-image: url(../gfx/ico.png);
            background-repeat: no-repeat;
            z-index: 105;
            position:absolute;
            top:35%;
            cursor: pointer;
        }

        .main .cycle-next {
            background-position: -94px -100px;
            right:0;
        }
        .main .cycle-prev {
            background-position: -67px -100px;
            left:0;
        }

        .group-name2 {
            width: 180px;        
        }
        .team-name2 {
            width: 150px;
        }
        .group-single2 {
            width:auto;
        }
        .group-columns-description2 {
            width:31px;
        }
        .team-points2, .team-column-data2 {
            width:31px;
        }                
        .group-single2:last-child {
            margin: 10px 0 10px 18px;
        }  

        .wideo-news-big img {
            width: 100%;
        }

        .wideo-news-medium-2 {
            width:220px;      
            margin: 0 11px 0 0;
        }    
        .wideo-news-medium-2 img {
            width:220px;
            max-height: 124px;
            height: auto;                
        }    
        .wideo-news-big, .wideo-news-big img {
            width:225px;
        }   
        .ico-video-big, .ico-video-small {
            width: 32px;
            height: 0;
            padding-bottom: 32px;
            background-position: 0 -49px;
            background-size: 210%;
            display: block;
            position: absolute;
            bottom: 10px;
            right: 10px;
            z-index: 111;
        }
        .full .wideo-slider figcaption {
            font-size:18px;
        }
        .euro2016finals-group-single {
            width: 42%;
        }    
        .ehf2016-group-single {
            width: 42%;
        }    
        .rss__link {
            margin: 30px 0 0 0;
            font-size: 12px;            
        }               
    }

@media only screen and (max-width : 480px) {
    .rss-title {
        margin: 0 0 17px 0;
    }
    .rss-header {
        margin: 0 0 0 0;
    }
    .rss {
        margin: 20px 0;
    }
    .w480-hide{display:none;}

        .commentRes {
            width: 100%;
        }
    
    .additional-menu {
        margin: 30px 0 0 0;
        width: 100%;
    }
    .additional-menu li {
        margin: 0 5%;
        float: none;
        width: 90%;
        display: inline-block;
        text-align: center;
        line-height: 26px;
    }
    .cookies {
        padding:10px;
    }
    .main .count-1 {
        min-height: 200px;
    }

        .group-name2 {
            width: 100px;        
        }
        .team-name2 {
            width: 70px;
        }
        .group-single2 {
            width:auto;
        }
        .group-columns-description2 {
            width:31px;
        }
        .team-points2, .team-column-data2 {
            width:31px;
        }                
        .group-single2:last-child {
            margin: 10px 0 10px 18px;
        }    

        /* --- VIDEO SUBPAGE --- */

        .wideo-news-big, .wideo-news-big img {
            width:215px;
        }
        .wideo-news-medium-2 {
            width:100%;      
        }    
        .wideo-news-medium-2 img {
            width:100%;
            max-height: 100%;
            height:100%;
        }        
        .main .cycle-slideshow {
          margin-bottom: 0;
        }

        .article-tile-big, .article-tile-big img, .polling-tile-big {
            width: 100%;
        }

        /*
        .article-tile-big:nth-child(2n), .margin-box1:nth-child(2n), .margin-box2:nth-child(2n-1), .margin-box3:nth-child(2n-1) {
            margin-right: 0;
        }

        .article-news-big, .article-news-big img {
            width: 100%;
        }
        */

        .promoted-news{display:none;}

        .promoted-news .article-news-list {
            width: 100%;
        }

        .promoted-news .article-news-small-list {
            width: 100%;
        }

        .article-news-medium figure {
            height: auto;
        }

        .article-news-medium {
            width: 100%;
        }

        .promoted-news .count-2.article-news-medium {
            margin: 0;
        }

    .article-tile-big figcaption {
      max-width: 90%;
      font-size: 15px;
      right: 40px;
    }
    .article-news-medium .news-title {
      font-size: 16px;
      min-height: 0;
    }
    .article-news-big .news-preview {
      font-size: 14px;
    }
    .article-news-big .h36 {
        height: auto;
    }
    .promoted-news {
        width:100%;
        padding: 0;
    }
    /*
    #ajax-news-list .article-news-medium {
      width: 100%;
    }
    */

    #ajax-news-list .article-news-medium:nth-child(3n+1){clear:both;}
    #ajax-news-list .article-news-medium .news-title{
        font-family: "SignikaRegular",sans-serif;
        font-size: 13px;
        min-height: 0;
    }
    #ajax-news-list .article-news-medium .slider-tag{
        height: 24px;
        line-height: 24px;
        padding: 0 10px;
    }

    .article-news-small-list{width:100%;}

    .full {
      width: auto;
      float: none;
      padding: 0 5px;
    }   
    .breadcrumbs {
        margin: 10px 0 10px 0;
    }     
    section .breadcrumbs {
        margin: 10px 0 10px 5px;
    }
    main .breadcrumbs {
        margin: 10px 0 10px 0;
    }    
    .mobilead {
        display: block;
    }   

    .aside-tabs-articles figure {
        width: 76px;
    }
    .aside-tabs-articles .tab:first-child {
        margin: 0;
    }
    .aside-tabs-articles .tab {
        font-size: 14px;
    }

}
@media only screen and (max-width : 410px) {
 
     .social-small-cont:nth-child(4n) {
        padding: 5px 0 15px 0;
    }   

    .expand-menu-disciplines {
        font-size: 17px;
    }
    .wideo-news-big {
        margin: 0 0 25px 0; 
    }
    .wideo-news-big, .wideo-news-big img {
        width:100%; 
    }    
    .wideo-news-medium-2 {
        width:100%;      
    }    
    .wideo-news-medium-2 img {
        width:100%;
    }        
    .wideo-news-medium, .wideo-news-medium figure img {
        width: 100%;
    }
    .wideo-news-medium figure {
        height:auto;
    }    
    .main .cycle-slideshow figcaption, .article-news-huge figcaption {
        font-size: 15px;
    }
    .article-news-huge figcaption  {
	bottom: 25px;
    }
    .euro2016finals-group-single {
        width: 90%;
    }        
    .ehf2016-group-single {
        width: 90%;
    }
}
@media only screen and (max-width : 360px) {
        .newsRes {
          width: 100%;
        }
        .newsRes .news-title {
            min-height: 22px;
        }
    
    .logo img {
                /** swieta width: 100px;
        swieta **/
    }


    #ajax-news-list .article-news-medium figure img {
        width:100%;
    }

    #ajax-news-list .count-1:nth-child(3n-1), #ajax-news-list .count-1:nth-child(3n-2), #ajax-news-list .count-1:nth-child(3n) {
        margin: 0;
    }

    #ajax-news-list .count-1:nth-child(4n-2), #ajax-news-list .count-1:nth-child(4n) {
        margin: 0 0 0 1%;
    }
    
    #ajax-news-list .count-1:nth-child(4n-1) {
        margin: 0;
    }
    .team-column-data2 {
        width: 24px;
    }  
     .group-columns-description2 {
        width: 24px;
    }
    .expand-menu-disciplines {
        font-size: 16px;
    }

    .fivb-where {
        font-size:14px;    
    }

    /* --- VIDEO SUBPAGE --- */
    .full-wideo .wideo-slider figcaption {
        font-size: 20px;
    }    

    .channel {
        float:none; 
           
    }
    #all-elements {
        display:block;
        background-repeat: repeat-y;
    }

    .aside-add figure img,
    .aside-flesh figure img{width:100%!important;}
    
}

@media only screen and (max-width : 359px) {
    .article-news-big, .article-news-big img{width:100%;margin-right:0!important;}

    #ajax-news-list .article-news-medium{width:49%;margin-right:0!important;margin-left:0!important;clear:none!important;}
    #ajax-news-list .article-news-medium:nth-child(2n+1){margin-right:2%!important;clear:both!important;}

}
