img { max-width: 100%; }


.search-field input[type=text].width-250-adaptive  {
    width: 250px ;
}

.search-field input[type=text].width-500-adaptive {
    width: 500px ;
}

.mobile-nav  {
    display: none;
}

#top-titles {
    width: 100%;
    line-height: 40px;
    margin: 10px 0 0;
}


#footer-mobile {
    display: none;
    background-color: #29598F;
    padding: 10px;
}

.mobile-menu {
    display: none;
}

#footer-mobile ul li {
    margin: 10px 0 0 10px;
    list-style: none;
}

#footer-mobile a {
    color: white;
    text-decoration: none;
}
/*
@media all and (max-width: 1000px) {
    #payment-select .content button {
        float : left;
    }

    .searchbar-wrapper {
        width: 800px;
        margin: 0 auto
    }
    .search-field input[type=text] {
        width: 120px;
    }

    .button, button {
        padding: 6px 40px;
    }

    .search-field input[type=text].width-250-adaptive  {
        width: 120px ;
    }

    .width-500-adaptive {
        width: 200px ;
    }
}

*/
@media all and (max-width: 600px)  {


    .adaptive-small-text {
        font-size: 11px;
        line-height: 12px;
    }

    .rapport .rapport-content .file-links {
       font-size: 10px;
    }

    .rapport .rapport-content .file-links img {
        width: 40px;
    }

    .saldo-table div.td:nth-child(3) {
        padding: 15px 0px;
    }

    .map-select {
        padding: 2px;
        width: 100px;
        height: 35px;
    }

    .map-select img {
        width: 30%;
    }

    #payment-select .info {
        display: none;
    }

    .page-with-menu .content {
        padding: 30px 0 20px 20px;
    }

    .saldo-amount {
        font-weight: bold;
        display: block;
        margin-top: 20px;
    }

    .title-line {
        font-size: 12px
    }

    .mobile-hide {
        display:none;
    }

    .right-info-panel {
        width: 70%;
        margin: 15px;
    }

    .form-type-1 {
        width: auto;
    }

    h1 {
        line-height: 30px;
    }

    .searches-list table tr td:nth-child(2), .searches-list table tr td:nth-child(3),
    .searches-list table tr th:nth-child(2), .searches-list table tr th:nth-child(3){
        display: none;
    }

    .searches-list table tr td:nth-child(2), .searches-list table tr td:nth-child(3),
    .searches-list table tr th:nth-child(2), .searches-list table tr th:nth-child(3){
        display: none;
    }

    .mobile-nav  {
        display: block;
    }

    .page-with-menu .left-menu {
        display: none;
    }

    .logo {
        margin: 10px 20px;
        width: 150px;
    }


    #logo {
        height: 55px;
    }

    .profile-widget.loggedin {
        display: none;
    }

    .mobile-menu {
        display: block;
    }

    .searchbar-menu li a {
        font-size: 12px;
        padding: 14px 0px 13px 3px;
    }

    .searchbar-menu img {
        padding: 10px 3px 7px 9px;
    }

    .text-column {
        width: 90%;
    }

    #content {
        padding-bottom: 0px;
    }

    .start-bg {
        height: 515px;
    }

    .start-bg-image {
        background: url(../../img/democracy/main-bg-image2-mobile.jpg) no-repeat left top;
        margin: auto;
        height: 545px;
    }

    .page-table-middle {
        width: 600px;
        background: url(../../img/democracy/dom-bg.jpg) no-repeat 320px -1px;
    }

    .profile-widget.login {
        margin-top: 0;
    }

    .profile-widget.login span.text {
        display: none;
    }

    .image-table-middle {
        width: 100%;
    }

    #top-titles  {
        padding: 10px 0px 0 0;
    }

    .main-bg-top-row {
        height: 120px;
    }

    #top-titles h1 {
        font-size: 25px;
        line-height: 30px;
        width: 100%;
        margin: 0 0 0px 0;
    }

    #top-titles h2 {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
        margin: 5px 0 10px 0;
    }

    .searchbar-wrapper {
        width: 100%; /* 1070 */
        margin: 0 auto;
        height: 360px;
    }

    .search-field input[type=text] {
        width: 200px;
        font-size: 18px;
    }

    .searchbar-wrapper  .button {
        width: 257px;
    }

    .search-field input[type=text].width-250-adaptive {
        width: 200px;
    }

    .search-field input[type=text].width-500-adaptive {
        width: 200px;
    }

    .search-fields {
        margin: 0 auto;
        padding: 15px 0;
    }

    .search-field {
        width: 310px;
    }


    /* Menu */


    .searchbar-bg {
        height: 250px;
    }

    .page-table-middle-map .searchbar-wrapper {
        height: 240px;
    }

    .page-table-middle-map .searchbar-bg {
        height: 135px;
    }

    .searchbar-menu {
        height: 88px;
    }

    .searchbar-menu li {
        padding: 0 7px 0 2px;
    }

    /* Footer */
    #footer {
        display: none;
    }

    #footer-mobile {
        display: block;
    }

    /* table */

    .search-results table tbody tr td {
        font-size: 14px;
        padding: 8px;
    }


    .pager li {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .pager li .next {
        float: right;
    }

    /* Counter */

    .counter-number {
        padding: 20px 7px;
        font-size: 30px;
    }

    .counter {
        width: 330px;
        margin: 0 auto;
    }

    /* Payment */
    #payment-select {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        margin-left: 0;
        margin-top: 0;
    }

    #payment-select .content {
        margin: 10px 20px 10px 10px;
    }

    #payment-select .content button {
        margin: 0 3px 10px 14px;
    }

    #payment-select .payment-option div:nth-child(2) {
        display: none;
    }

    #payment-select .payment-option div:nth-child(3) {
        font-size: 10px;
    }

    .exception {
        width: 70%;
        margin: 30px auto;
        background-color: #F7F7F7;
        border: 1px solid #DFDFDF;
        padding: 10%;
        margin: 20px auto;
    }

    .exception .error-text {
        padding: 10%;
    }

    .exception .error-img {
        padding: 10%;
    }

    .html-table div.tr {
        display: block;
    }

    .html-table div.td {
        display: block;
        vertical-align: top;
    }

    .watch-box .image {
        display: none;
    }

    .watch-box>div>div.text {

    }

    .info-panel>div>div {
        display: block;
        width: 100%;
        clear: both;
        padding: 6px;
    }

    .button1 .left {

        background: url("../../img/democracy/buttons/button1_left_2x.png") no-repeat ;
        height: 36px;
        background-size: cover;
    }

    .button1 .middle {
        background: url("../../img/democracy/buttons/button1_middle_2x.png") repeat-x ;
        padding: 9px;
        height: 18px;
        background-size: contain;

    }

    .button1 .right {
        background: url("../../img/democracy/buttons/button1_right_2x.png") no-repeat 0px 0px;
        height: 36px;
        background-size: cover;
    }

    #invoice-select {
        width: 100%;
        height: 700px;
        position: absolute;
        top: 0;
        left: 0;
        margin-left: 0;
        margin-top: 0;
    }

    #invoice-select .content {
        height: 95%;
    }

    .kriita-frame {
        width: 100%;
        height: 100%;
    }
    .become_member {
        font-size: 13px;
    }

    .become_member h1 {
        font-size: 18px;
    }

    .become_member h2 {
        font-size: 16px;
    }

    .become_member ul li {
        margin: 0 0 0 -10px;
        background-size: 20px;
        padding: 8px 0px 8px 35px;
    }

    .become_member .button {
        background: #4b4949;
        padding: 12px 13px;
        height: auto;
        font-size: 12px;
         margin: 0 0;
    }

    .become_member .buttons {
        margin: 0 auto;
        width: 60%;
        padding: 10px 0;
    }

    .become_member>div>div {
        width: 100%;
    }

    .is-animating {
        animation-duration: 130s;
    }

    .start .row h2 {
        padding-top: 10px ;
        margin-top: 10px;
    }

    .recent-podcasts-big-screen {
        display: none;
    }
    .recent-podcasts-small-screen {
        float: none;
        display: block;
        margin-left: 20px;
    }

    .news .icons {
        float: none;
        margin: 20px 10px 0;
        border: none;
    }

    .news {
        margin: 0 15px 0 15px;
    }

    .news h1 {
        margin: 20px 10px 20px 0px;
        font-size: 21px;
    }

    .news .search-wrapper {
        margin: 0 0 10px 10px;
        float: left;
    }


}
