/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    body {
        font-size:        3rem;
        font-family:      Tahoma, Verdana, Arial, Helvetica, sans-serif;
        color:            black;
        background:       url('../images/background.png') no-repeat top right;
        margin-bottom:    30px;
        padding:          10rem 0 0 0;
    }

    .captcha {
        margin-left: 0
    }

    #software-links > li:first-child a, .menu > li:nth-child(5), .menu > li:nth-child(6) ul li:first-child {
        display: none;
    }

    .softekspert-content .help-team {
        display: block;
    }

    input[type=text], input[type=password], input[type=email], textarea {
        width: 90vw;
        height: 8vw;
        font-size: 1em;
    }

    #button {
        width: 80vw;
        height: 7vw;
        font-size: 4vw;
        line-height: 7vw;
        margin-bottom: 2rem;
    }

    #button + #arrow-container {
        display: none;
    }

    form div label {
        text-align: left;
        width: 100%;
    }

    .brands-container, .footer div:nth-child(n + 2) {
        display: none;
    }

    #logo-addres {
        right: 8rem;
        font-size: 2vw;
        text-align: right;
        line-height: 1.5em;
        position: absolute;
        top: 2rem
    }

    #brands-slider {
        visibility: collapse;
    }


    div#navbar ul li > a.header {
        margin:0 1rem;
        font-size: 2rem;
    }

    .news + h2 {
        display: none;
    }

    .footer {
        font-size: 3vw;
    }

    #softekspert-search {
        position: absolute;
        top: 2rem;
        right: 12rem;
        display: none;
    }

    #softekspert-search-field {
        width: 24rem;
    }

    .navbar-fixed-top {
        top: 0;
    }

    div#navbar {
        min-height:55px;
        margin-bottom: 4px;
    }

    .navbar-fixed-top {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .navbar-default .navbar-toggler:focus, .navbar-default .navbar-toggler:hover {
        background-color: #ddd;
    }

    .navbar-default .navbar-toggler .navbar-toggler-icon {
        background-color: #888;
    }

    .navbar-toggler .navbar-toggler-icon {
        display: block;
        width: 4rem;
        height: .4rem;
        margin-bottom: .4rem;
        border-radius: 1px;
    }

    .navbar-default .navbar-toggler .navbar-toggler-icon {
        background-color: #888;
    }

    .navbar-toggler .navbar-toggler-icon + .navbar-toggler-icon {
        margin-top: 4px;
    }

    .navbar-toggler {
        position: absolute;
        right: 1rem;
        top: 1rem;
        padding: 9px 10px;
        margin-right: 15px;
        margin-top: 8px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    #container {
        width: auto;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    #softekspert-header {
        height: auto;
    }

    .softekspert-content, .news-list h2, .conin-info, .smaller, .pricing-summary {
        font-size: 3vw
    }

    .softekspert-content .contact-index {
        font-size: 2.5vw;
    }

    .softekspert-content .row.default-index > div:first-child, #logo-text {
        display: none;
    }

    .softekspert-content .row.default-index > div:nth-child(2) {
        display: block;
    }

    .softekspert-content .row.default-index img:nth-child(0), .softekspert-content .row.default-index img:nth-child(2) {
        width: 30vw;
    }

    /*.softekspert-content .row.default-index img:nth-child(1) {*/
    /*    width: 45vw;*/
    /*}*/

    .cs-title, #cookie-policy {
        font-size: 2vw
    }

    #cookie-policy-checkbox {
        margin-bottom: 2rem;
    }

    .news-date-container, .date {
        font-size: 2.5vw;
    }

    label {
        line-height: inherit;
    }

    #logo-image {
        top: 1rem;
        left: 1rem
    }

    nav.navbar {
        background: ghostwhite;
        min-height: 9rem;
    }

    div#navbar {
        background:ghostwhite;
    }

    div#navbar ul {
        margin: 0;
        padding: 0;
        list-style: none;
        float: none;
    }

    div#navbar li {
        padding: 1rem;
        background: ghostwhite;
    }

    h2 {
        font-size: 4vw;
        margin-bottom: 1rem;
    }

    #pricing-modules > label {
        font-size: 3rem;
    }

    .messi-closebtn {
        transform: scale(2.5);
        top: 2rem;
        right: 2rem;
    }

    .messi ul li {
        font-size: 2.5rem;
    }

    .messi-title {
        font: 3rem bold helvetica,arial
    }

    .messi-content p {
        margin: 0 0 .3em;
        font-size: 3rem;
    }

    div#navbar > ul > li:hover {
        background: deepskyblue;
    }

    div#navbar ul ul a span {
        line-height: 4rem;
        font-size: 2rem;
    }

    div#navbar li div {
        position: relative;
        width: 100%;
        top: 0;
    }

    div#navbar ul ul a {
        width: 35rem
    }

    div#navbar ul ul div {
        width: 208px;
        margin: 0;
    }

    .navbar-header {
        width: 100%;
        min-height: 10rem;
    }

    #logo-image {
        width: 20rem;
    }

    div#navbar a {
        width: 100%
    }

    /*.mini-coin-slider-container {*/
    /*    height: 22rem;*/
    /*    padding-top: 4rem*/
    /*}*/

    /*#button-container, #mini-coin-slider {*/
    /*    transform: scale(3);*/
    /*    margin: 0 auto;*/
    /*    padding-bottom: 5rem;*/
    /*}*/

    /*form div label {*/
    /*    width: auto*/
    /*}*/

    /*input[type=text], input[type=password], input[type=email] {*/
    /*    width: auto;*/
    /*    */
    /*}*/
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    body {
        font-size:        3rem;
        font-family:      Tahoma, Verdana, Arial, Helvetica, sans-serif;
        color:            black;
        background:       url('../images/background.png') no-repeat top right;
        margin-bottom:    30px;
        padding:          10rem 0 0 0;
    }

    #softekspert-search {
        position: absolute;
        top: 2rem;
        right: 12rem;
    }

    #softekspert-search .softekspert-button-grey, #softekspert-search label {
        display: none
    }

    .navbar-fixed-top {
        top: 0;
    }

    .navbar-toggler {
        display: block
    }

    #container {
        width: auto;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    #softekspert-header {
        height: auto;
    }

    .softekspert-content, .news-list h2, .conin-info, .smaller {
        font-size: 3vw
    }

    .news-date-container, .date {
        font-size: 2.5vw;
    }

    .icheckbox_minimal-blue, .iradio_minimal-blue {
        transform : scale(2.5);
    }

    #cookie-policy-checkbox {
        transform: scale(2);
        margin-right: 1rem;
        margin-bottom: 0
    }

    .software-download-modules img {
        transform: scale(2.5);
        margin-right: 2rem;
    }

    .news-abtract img, .news-content img {
        width: 30%;
    }

    .dropdown-menu {
        display: none;
        background-color: inherit;
        font-size: inherit;
        border: 0
    }

    div#navbar li div {
        visibility: visible;
    }

    div#navbar ul ul ul {
        padding-left: 3rem;
    }
}

@media (max-width: 991px) {
    .btn-close {
        display: block;
    }
}


/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    body {
        font-size:        13px;
        font-family:      Tahoma, Verdana, Arial, Helvetica, sans-serif;
        color:            black;
        background:       url('../images/background.png') no-repeat top right;
        margin-bottom:    30px;
        padding:          0;
    }

    .btn-close {
        display: none;
    }

    #contact_form textarea {
        width: 750px;
        max-width: 750px;
        height: 150px;
    }

    #button {
        width: 170px;
        height: 40px;
        line-height: 40px;
        font-size: inherit;
    }

    input[type=text], input[type=password], input[type=email] {
        width: 250px;
        height: auto;
        font-size: inherit;
    }

    div#navbar ul li > a.header {
        margin:0 .7rem;
        font-size: .7rem;
    }

    .captcha {
        margin-left: 158px
    }

    #button-container .report-problem {
        width: 345px
    }

    form div label {
        text-align: right;
        width: 150px;
    }

    #button + #arrow-container {
        display: block;
    }

    #logo-addres {
        right: 0;
        font-size: 14px;
        text-align: right;
        line-height: 20px;
        position: absolute;
        top: 1rem
    }

    .navbar-toggler {
        display: none
    }

    .navbar-fixed-top {
        position: relative;
    }

    .navbar-nav {
        display: inline-block;
    }

    #container {
        width:  970px;
        margin: 0 auto;
    }

    .softekspert-content {
        font-size: .8rem
    }

    #software-links > li:first-child a, .menu > li:nth-child(5), .menu > li:nth-child(6) ul li:first-child {
        display: block;
    }

    .softekspert-content .row.default-index > div:first-child, #logo-text {
        display: block;
    }

    .softekspert-content .row.default-index > div:nth-child(2) {
        display: none;
    }

    .softekspert-content .help-team {
        display: none;
    }

    .softekspert-content .contact-index {
        font-size: 13px;
    }

    div#navbar li {
        display: block;
    }

    .cs-title, #cookie-policy {
        font-size: 1vw
    }

    .smaller {
        font-size: .8rem
    }

    #softekspert-search {
        position: absolute;
        top: 105px;
        right: 0;
        display: block;
    }

    #softekspert-search-field {
        width: 190px;
    }

    .dropdown-toggle::after {
        display: none
    }

    .softekspert-search label {
        display: block
    }

    div#navbar ul {
        margin: 0;
        padding: 0;
        list-style: none;
        float: left;
    }

    div#navbar {
        height:55px;
        margin-bottom: 4px;
        display: block;
    }

    nav.navbar {
        background: none;
        min-height: auto;
    }

    div#navbar ul ul a:hover {
        background: url(../images/menu/submenu-selected-bottom-gray.png) no-repeat 8px bottom;
    }
    div#navbar ul ul a:hover span {
        background: url(../images/menu/submenu-selected-top-gray.png) no-repeat 0px 0px;
        color: #003B5E !important;
    }

    div#navbar li div {
        background: url(../images/menu/submenu-bottom-blue.png) no-repeat 7px bottom;
        _background-image: url(../images/menu/submenu-bottom.gif);
    }

    div#navbar {
        background:url(../images/menu/nav-bg.png) repeat-x;
        _background:url(../images/menu/nav-bg.gif) repeat-x;
    }

    div#navbar li {
        padding: 0;
        background: url(../images/menu/nav_separator.png) top left no-repeat;
    }

    .icheckbox_minimal-blue, .iradio_minimal-blue {
        transform : scale(1);
    }

    #cookie-policy-checkbox, .software-download-modules img {
        transform : scale(1);
        margin-right: 1rem;
    }

    .messi-closebtn {
        top: 8px;
        right: 8px;
        transform: scale(1);
    }

    .messi ul li, .messi-content p {
        font-size: 12px;
    }

    .messi-title {
        font: 1.3em bold helvetica,arial
    }

    .news-list h2, .coin-info {
        font-size: 14px;
    }

    .news-date-container {
        font-size: 12px;
    }

    .more-content {
        font-size: 13px;
    }

    .date {
        font-size: 11px;
    }

    #pricing-modules > label, .pricing-summary {
        font-size: 17px;
    }

    label {
        line-height: 20px;
    }

    .news-abtract img, .news-content img {
        max-width: 80px;
    }

    div#navbar > ul > li:hover {
        background: url('../images/menu/nav-bg-blue.png');
    }

    div#navbar ul ul a span {
        line-height: 20px;
        font-size: 13px;
    }

    h2 {
        font-size: 17px;
    }

    div#navbar li div {
        position: absolute;
        width: 208px;
        top: 50px;
    }

    div#navbar ul ul div {
        width: 208px;
        margin: -50px 0 0 190px;
    }

    div#navbar ul ul a {
        width: 184px;
    }

    #logo-image {
        width: auto;
    }

    div#navbar a {
        width: auto
    }

    .dropdown-menu {
        display: block;
        font-size: inherit;
        border: 0
    }

    div#navbar li div {
        visibility: hidden;
    }

    div#navbar ul ul ul {
        _padding-right:1px;
        padding-left: 0rem;
    }

    .brands-container, .footer div:nth-child(n + 2), #brands-slider {
        display: inline-flex;
        visibility: visible;
    }

    .softekspert-content .row.default-index img {
        width: inherit;
    }

    .news + h2 {
        display: block;
    }

    .footer {
        font-size: inherit
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    body {
        font-size:        13px;
        font-family:      Tahoma, Verdana, Arial, Helvetica, sans-serif;
        color:            black;
        background:       url('../images/background.png') no-repeat top right;
        margin-bottom:    30px;
        padding:          0;
    }

    #container {
        width:  970px;
        margin: 0 auto;
    }

    .softekspert-content {
        font-size: .8rem
    }

    .smaller {
        font-size: .8rem
    }
}

.navbar-collapse.show {
    position:fixed;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
    -moz-overflow-scrolling:touch;
    -ms-overflow-scrolling:touch;
    -o-overflow-scrolling:touch;
    overflow-scrolling:touch;
    top:0!important;
    left:0!important;
    width:100%;
    height:auto;
    margin:0;
    border-left:none;
    border-right:none;
    -webkit-border-radius:0!important;
    -moz-border-radius:0!important;
    -ms-border-radius:0!important;
    -o-border-radius:0!important;
    border-radius:0!important;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none
}

.navbar-collapse.show:has(#software[aria-expanded=true]) {
    height:100%;
}