.wraper {
    width:100%;
}

@media (max-width:992px) {
    .body-bg,
    .container {
        width:100%;
    }
    #header{
        display: block !important
    }
    #header .logo{
        padding:10px;
    }
    #menu-site-default .navbar-right {
        display:none;
    }
    .column-margin-left{
        margin-left:0 !important
    }
}
@media only screen and (max-width: 980px) {
    #header .logo img{
        width: 100%;
        height: auto;
    }
}
@media only screen and (max-width: 800px) {

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

}
@media (max-width:767px) {
    .box-shadow {
        box-shadow:none;
        -webkit-box-shadow:none;
    }
    .contactDefault{
        position: relative
    }
    .social-icons,
    .contactDefault,
    .personalArea {
        float:right;
        margin-right:10px;
        margin-left:0;
    }
    .social-icons .content,
    .contactDefault .content {
        display:none;
    }
    .contactList li {
        display:block;
    }
    .contactList li .fa, .contactList li [class^="icon-"], .contactList li [class*=" icon-"] {
        width:20px !important
    }
    .breadcrumbs-wrap{
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display:none !important;
    }
    #header{
        background-image: url("../images/bg_banner.jpg");
        background-repeat: repeat-x;
        background-size: auto 100%;
    }
}
@media only screen and (max-width: 720px) {
    #topbar{
        background: url("../images/menu.png") repeat #000000
    }
    .primary-menu ul{
        /*display: none;*/
    }
    .banner{
        display: none;
    }
    #header .logo{
        text-align: center;
    }
    #header .logo img{
        max-width: 200px;
    }
    #menu_bar{
        display: block;
        text-align: center;
    }
    #menu_bar a{
        font-size: 22px;
        color: #fff;
        padding: 1px 0px 0px;
        display: block;
    }
    #menu_bar_top{
        display: block;
        text-align: center;
    }
    #menu_bar_top a{
        font-size: 22px;
        color: #fff;
        padding: 1px 0px 0px;
        display: block;
    }
    #menu_bar_top .navbar-header button{
        margin: 0px;
        cursor: pointer;
    }
    #menu_bar_top .navbar-header button.navbar-toggle .icon-bar{
        background-color: #fff;
    }
    .primary_menu_mobile ul.navbar-nav{
        margin: 0px;
    }
    .secondary-menu ul{
        display: none;
    }
    #menu.mm-current{
        display: block;
    }
    .primary-menu .navbar-header button{
        border-color: #333;
        cursor: pointer;
    }
    .primary-menu .navbar-header button span{
        background-color: #fff;
    }
    #footer{
        text-align: center;
    }
    #footer .text-right{
        text-align: center;
    }
    .theme-change{
        text-align: center;
        float: none;
    }
    .primary-menu{
        display: none;
    }
    .primary_menu_mobile{
        display: block !important;
    }
}
@media only screen and (max-width: 640px) {

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

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

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

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

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

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

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

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

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

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

}
@media (max-width:499px) { 
    .nv-infodie {
        width:100%;
    }
    .cookie-notice {
        left: 0;
        width:100%;
    }
    #header .logo {
        text-align:center;
    }
    #header .logo img {
        max-height:100px;
        width:auto;
    }
    .visible-ss-block {
        display:block !important;
    }
    .visible-ss-inline {
        display:inline !important;
    }
    .visible-ss-inline-block {
        display:inline-block !important;
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display:none !important;
    }
    #tip, #footer-tip {
        max-width:100%;
        margin-right:0 !important;
    }
    .guestBlock{
        width:100%
    }
}
@media (min-width:500px) and (max-width:991px) {
    #footer .menu li {
        width:32%;
    }
    #footer .menu li:nth-child(3n+2) {
        padding-right:8px;
        padding-left:7px;
    }
    #footer .menu li:nth-child(3n),
    #footer .menu li:nth-child(3n+1) {
        padding-left:0;
        padding-right:0;
    }
}
@media (min-width:500px) {
    .nv-infodie {
        width:500px;
        left:50%;
        margin-left:-250px;
    }
}
@media (min-height:500px) {
    .nv-infodie {
        height:500px;
        top:50%;
        margin-top:-250px;
    }
}
@media (min-width:768px) {
    .hidden-ss-block {
        display:block !important;
    }
    .hidden-ss-inline {
        display:inline !important;
    }
    .hidden-ss-inline-block {
        display:inline-block !important;
    }
}
@media (min-width:992px) {
    nav > .container > .row {
        margin-left:0;
        margin-right:0;
    }
}
@media (min-width:1200px) {
    nav > .container > .row {
        margin-left:-5px;
        margin-right:-5px;
    }
}
