.wraper {
    width:100%;
}

@media (max-width:1169px) {
    .headerSearch {
        top: -48px;
    }
}
@media (max-width:992px) {
    .info_company{
        top: 89px;
        left: 219px;
    }
    #menusite .navbar-default .navbar-nav > li > a{
        padding: 10px;
    }
    .second-nav{
        margin-top: unset;
    }
    .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
    }
        .imgproduct_content{
        width: unset;
        float: unset;
        text-align: center;
    }
    .product_content:nth-child(n+2) .caption{
        float: unset;
        width: unset;
        padding:  0;
    }
    .product_content:first-child img{
    
        height: 100%;
    }
    .caption h3 {
        height: 40px !important;
    }
}
@media (max-width:767px) {
    #tip{
        right: unset;
        left: 0px;
    }
    .logo a:nth-child(2) img {
        margin-top: 5px;
        height: 49px;
        padding-left: 20px;
    }
    .headerSearch {
        top: -43px;
    }
    .header-nav a.button:hover, .header-nav a.active{
        background-color: transparent !important;
        color: #111 !important;
        border-color:#111;  
    }
    .header-nav a.button{
        background-color: transparent;
        border-color: #DA251C;
    }
    #tip .socialList a{
        color: #DA241B;
    }
    #header{
        margin-bottom: 1px;
    }
    .logo img {
        max-height:80px;
        width: auto;
    }
    .navbar-toggle .icon-bar{
        transition: all 0.5s;
        width: 30px;
        height: 5px;
    }
    .change .bar1{
        -webkit-transform: rotate(-45deg) translate(-4px, 4px);
        transform: rotate(-45deg) translate(-4px, 4px);
    }
    .change .bar2 {
    opacity: 0;
    }
    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-5px, -5px);
        transform: rotate(45deg) translate(-5px, -5px);
    }
    .header-nav a.button{
        color: #DA251C;
    }
    #header .logo{
        text-align: left;
        border-right: 0px solid #e8e8e8;
    }
    .main_menu {
        border-bottom: 0px solid #e8e8e8;
    }
    .pc{
        display: none;
    }
    .open_nav{
        display: block;
        background-color: #DA251C;
    }
    .sidenav {
      height: 100%;
      width: 0;
      position: fixed;
      z-index: 999;
      top: 0;
      left: 0;
      content: '';

    opacity: 0.98;
    background: #333145;
    background: -moz-linear-gradient(top, #333145 0%, #b8333e 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #333145), color-stop(100%, #b8333e));
    background: -webkit-linear-gradient(top, #333145 0%, #b8333e 100%);
    background: -o-linear-gradient(top, #333145 0%, #b8333e 100%);
    background: -ms-linear-gradient(top, #333145 0%, #b8333e 100%);
    background: linear-gradient(to bottom, #333145 0%, #b8333e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333145', endColorstr='#b8333e', GradientType=0);
      overflow-x: hidden;
      transition: 0.5s;
      padding-top: 60px;
      text-align:center;
      display: block;
    }

    .sidenav a {
      padding: 8px 8px 8px 32px;
      text-decoration: none;
      font-size: 25px;
      color: #818181;
      display: block;
      transition: 0.3s;

    }

    .sidenav a:hover{
      color: #f1f1f1;
    }

    .sidenav .closebtn {
      position: absolute;
      top: 0;
      right: 25px;
      font-size: 36px;
      margin-left: 50px;
      display: block;
    }

    @media screen and (max-height: 450px) {
      .sidenav {padding-top: 15px;}
      .sidenav a {font-size: 18px;}
    }
    .imgproduct_content{
        width: unset;
        float: unset;
    }
    .product_content:nth-child(n+2) .caption{
        float: unset;
        width: unset;
        padding:  0;
    }
    .product_content:first-child .caption h3{
        height: 40px !important;
    }
    .caption h3 {
        height: 40px !important;
    }
    .product_content:first-child img {
        height: 100%;
        padding: 10px;
        width: 135px;
    }
    .product_content:first-child .imgproduct_content {
        height: 150px;
    }
    .product_content:first-child{
        width: 50%;
        border: 1px solid #E8E8E8;
    }
    .product_content:nth-child(n+2){
        width: 50%;
        border: 1px solid #e8e8e8;
        text-align: center;
    }
    .product_content:first-child>div{
        height: unset;
            padding: 0px;
    }
    .metismenu .arrow{
    display: block;
    }
    #menu_31 li ul {
        display: none;
        position: unset;
    }
    #menu_38 li ul,#menu_3 li ul {
        display: none;
        position: unset;
    }
    .info_company{
        left: 0px;
        top: 0px;
    }
    .body-bg,
    .container {
        width:100%;
    }
    .box-shadow {
        box-shadow:none;
        -webkit-box-shadow:none;
    }
    .contactDefault{
        position: relative
    }
    .social-icons,
    .contactDefault,
    .personalArea {
        float:left;
        margin-left:10px;
        margin-right: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{
        display:none
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display:none !important;
    }
    .second-nav {
        position: absolute;
        right: 62px;
        top: 21px;
    }
    .header-nav {
    position: absolute;
    top: -51px;
    left: 0;
    height: 51px;
    width: 100%;
    color: #dcdcdc;
    background-color: #e8e8e8;
}
    .second-nav .bg {
        -webkit-border-top-left-radius:0;
        -webkit-border-top-right-radius:0;
        -webkit-border-bottom-right-radius:5px;
        border-top-left-radius:0;
        border-top-right-radius:0;
        border-bottom-right-radius:10px;
    }
    .third-nav .bg{
        padding: 10px 5px;
    }
    .third-nav .current-time{
        display:none
    }
    #menusite .navbar-default {
        background-color: transparent !important;
        border-color:transparent !important;
        -webkit-border-top-left-radius:0;
        -webkit-border-top-right-radius:0;
        -webkit-border-bottom-right-radius:5px;
        border-top-left-radius:0;
        border-top-right-radius:0;
        border-bottom-right-radius:10px;
        margin-top: 40px;
    }
    #menusite .navbar-default .navbar-nav > li {
        margin-left:0 !important;
        width:100%;
        text-align: left;
    }
    #menusite .navbar-default .navbar-nav > li:after{
        display: none
    }
    #menusite .navbar-default .navbar-nav > li:first-child {
        margin-left:0 !important;
    }
    #menusite .navbar-default .navbar-nav > li:last-child {
        margin-right:0 !important;
    }
    #menusite .navbar-default .navbar-nav > li > a {
        background-color:transparent !important;
        color:#ffffff !important;
        line-height: 21px;
        font-size: 21px;
        margin-left: 0;
        padding: 12px 30px 12px 12px;
        font-weight: 500;
        text-transform: capitalize;
        font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif; 
    }
    #menusite .navbar-default .navbar-nav > li > a:hover,
    #menusite .navbar-default .navbar-nav > li > a:focus,
    #menusite .navbar-default .navbar-nav > .open > a,
    #menusite .navbar-default .navbar-nav > .open > a:hover,
    #menusite .navbar-default .navbar-nav > .open > a:focus {
        background:#73C7E3 !important;
        color:#ffffff !important;
    }
    #menusite .navbar-default .navbar-nav > .active > a,
    #menusite .navbar-default .navbar-nav > .active > a:hover,
    #menusite .navbar-default .navbar-nav > .active > a:focus{
        background:transparent !important;
        color: #73C7E3 !important;
    }

    #menusite .navbar-nav{
        margin:0 0 10px 0 !important
    }
    #menusite .navbar-collapse {
        padding-left:0 !important;
        padding-right:0 !important;
        margin-top: -51px !important
    }

    #menusite .navbar-toggle {
        margin-left:0 !important;
        margin-right:-55px;
        color:#dcdcdc !important;
        border-color:transparent !important;
        background-color:transparent !important;
    }
    #menusite .navbar-toggle:hover,
    #menusite .navbar-toggle:focus {
        color:#ffffff !important;
        background-color:transparent !important;
    }
    #menusite .navbar-nav .dropdown-mobile {
        border-top-width:0px !important;
        border-top-style: solid !important;
        border-top-color: #82b2dc !important;
    }
    #menusite .dropdown-submenu {
        margin:0;
        padding:0;
    }
    #menusite .dropdown-submenu li > ul > li {
        margin-left:30px;
    }
    #menusite .dropdown-submenu a {
        line-height:33px;
        background-color:#82b2dc;
        border-top-width: 1px !important;
        border-top-style: solid !important;
        border-top-color: #a6c8e6 !important;
        padding-left:15px !important;
        padding-right:15px !important;
    }
    #menusite .dropdown-submenu li a {
        color:#fff !important;
        background-color: #111;
    }
    #menusite .dropdown-submenu > a:after {
        display:none;
    }
}
@media (max-width:499px) {
    .logo a:nth-child(2) img {
        height: 40px;
        padding-left: 7px;
    }
    .second-nav {
        top: 12px;
    }
    .navbar-toggle .icon-bar {
    width: 25px;
    height: 3px;
    }
    .nv-infodie {
        width:100%;
    }
    #header .logo img {
        max-height:60px;
        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;
        left: 0px;
        right: unset;
    }
    .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) {
    .body-bg,
    .container {
        width:100%;
    }
    .nv-infodie {
        height:500px;
        top:50%;
        margin-top:-250px;
    }
}
@media (min-width:768px) {
    .wraper {
        width:100%;
    }
    .hidden-ss-block {
        display:block !important;
    }
    .hidden-ss-inline {
        display:inline !important;
    }
    .hidden-ss-inline-block {
        display:inline-block !important;
    }
}
@media (min-width:992px) {
    .body-bg,
    .container {
        width:100%;
    }
    .wraper {
        width:100%;
        max-width:1200px;
    }
    nav > .container > .row {
        margin-left:0;
        margin-right:0;
    }
}
@media (min-width:1200px) {
    .wraper {
        width:1200px;
    }
    nav > .container > .row {
        margin-left:-5px;
        margin-right:-5px;
    }
}
