.wraper {
    width:100%;
}

@media (max-width:992px) {
    #header{
        display: block !important
    }
    #header .logo{
        padding:10px;
    }
    #menu-site-default .navbar-right {
        display:none;
    }
    .column-margin-left{
        margin-left:0 !important
    }
}
@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{
        display:none
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display:none !important;
    }
    .second-nav {
        position:absolute;
        left:-10px;
        top:0;
    }

    .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: #428BCA !important;
        border-color:#428BCA !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;
        padding-left:10px
    }
    #menusite .navbar-default .navbar-nav > li {
        margin-left:0 !important;
        width:200px;
    }
    #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:#428BCA !important;
        color:#ffffff !important;
    }
    #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:linear-gradient(to bottom,#357ebd 0%,#2f70a7 100%) !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:#4247ca !important;
        color:#ffffff !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 transparent #428BCA #428BCA !important;
        background-color:#428BCA !important;
    }
    #menusite .navbar-toggle:hover,
    #menusite .navbar-toggle:focus {
        color:#ffffff !important;
        background-color:#245682 !important;
    }
    #menusite .navbar-nav .dropdown-mobile {
        border-top-width:1px !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:#333333 !important;
    }
    #menusite .dropdown-submenu > a:after {
        display:none;
    }
}
@media (max-width:499px) {
    .nv-infodie {
        width:100%;
    }
    #header .logo {
        text-align:center;
    }
    #header .logo img {
        max-height:40px;
        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:576px) {
    .nv-infodie {
        width:576px;
        left:50%;
        margin-left:-250px;
    }
    .container {
        max-width: 540px;
    }
}
@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;
    }
    .container {
        max-width: 720px;
    }
    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    
}
@media (min-width:992px) {
    .container {
        max-width: 960px;
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .header_logo img {
        content:url('../images/wheel-color.jpg')
    }

    .socialList a:hover,
    #google_translate_element:hover,
    .cart-button a:hover {
        width: 4pc;
    }

    .hamburger, .hamburger~.ho-navigation {
        display: none;
    }
    
}
@media (min-width:1200px) {
    .container {
        max-width: 1140px;
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }

}

@media (min-width:1600px) {

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pdetails-content {
        margin-top: 50px
    }

    .section-title-2 .nav {
        margin-right: 50px
    }

    .section-title-2 .nav li {
        margin: 0 10px
    }

    .section-title-2 .nav li a {
        font-size: 18px
    }

    .pdetails-images-vertical .pdetails-largeimages {
        max-width: 577px
    }
}

@media only screen and (max-width:767px) {
    .pdetails-content {
        margin-top: 30px
    }

    .pdetails-sliderimages .slider-navigation-arrow {
        visibility: visible;
        opacity: 1
    }

    .section-title-2 .nav {
        margin-right: 50px
    }

    .section-title-2 .nav li {
        margin: 0 10px
    }

    .section-title-2 .nav li a {
        font-size: 18px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .pdetails-images-vertical .pdetails-largeimages {
        max-width: 359px
    }

    .pdetails-images-vertical .pdetails-thumbs {
        max-width: 90px
    }

    .ho-navigation>ul>li>a {
        padding: 5px 10px;
        font-size: 12px;
    }

    .socialList li a i { 
        font-size: 25px;
    }

    .cart-button a i {
        font-size: 25px;
    }

    .search-icon i {
        font-size: 25px;
    }
    
}

@media (max-width:1199px) {
    .nice-select.nv_change_site_lang::after {
        border: 0;
    }

    .nice-select.nv_change_site_lang {
        padding: 0 5px;
    }

    .nice-select.nv_change_site_lang .list {
        width: 80px;
        left: 50%;
        margin-left: -40px;
    }

    .nice-select.nv_change_site_lang .option {
        padding: 0;
        text-align: center;
    }
}


@media only screen and (max-width:991px) {
    .ho-navigation {
        position: absolute;
        top: 62px;
        left: 50%;
        z-index: -9999;
        width: 80%;
        margin-left: -40%;
        opacity: 0;
        background-color: #2663A7;
        transform: translate3d(0, -100%, 0px);
        transition: all 0.5s ease 0ms;
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
    }

    .ho-navigation a i {
        display: none;
    }

    .ho-navigation>ul>li {
        display: flex;
        flex-direction: column;
        padding: 0 30px;
    }

    .ho-navigation>ul>li>a {
        height: 60px;
        font-size: 16px;
        line-height: 50px;
        transform: translate3d(-30px, 0, 0);
        transition: all 500ms cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s;
    }

    .ho-navigation>ul>li:first-child>a {
        transition-delay: 0.4s;
    }

    .ho-navigation>ul>li:nth-child(2)>a {
        transition-delay: 0.45s;
    }

    .ho-navigation>ul>li:nth-child(3)>a {
        transition-delay: 0.5s;
    }

    .ho-navigation>ul>li:nth-child(4)>a {
        transition-delay: 0.55s;
    }

    .ho-navigation>ul>li:nth-child(5)>a {
        transition-delay: 0.6s;
    }

    .ho-navigation>ul>li:nth-child(6)>a {
        transition-delay: 0.65s;
    }

    .ho-navigation>ul>li:nth-child(7)>a {
        transition-delay: 0.7s;
    }

    .ho-navigation>ul>li:nth-child(8)>a {
        transition-delay: 0.75s;
    }

    .ho-navigation>ul>li .hodropdown {
        display: none;
    }

    .ho-navigation>ul>li .hodropdown a {
        color: #fff !important;
        text-transform: uppercase
    }

    .nice-select.nv_change_site_lang .list {
        margin-top: 12px;
    }

    .imgbanner img, .borderboxtext img {
        width: auto;
    }

    .company_info {
        padding: 0
    }

    .center-sm {
        text-align: center
    }

    .nav-wrap {
        z-index: 99999;
        height: 62px;
        position: relative;
    }
    
    .ho-navigation ul {
        flex-direction: column;
    }

    .block-hoz {
        top: 45%;
    }
}


@media only screen and (max-width:767px) {
    .pdetails-images-vertical .pdetails-largeimages {
        max-width: 408px
    }

    .pdetails-images-vertical .pdetails-thumbs {
        max-width: 100px
    }

    .slideInUp {
        animation-name: slideInUp
    }

    .block-hoz {
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        max-width: 100%;
        flex-direction: row
    }

    .socialList.nav {
        flex-direction: row;
        align-items: flex-start
    }
}

@media only screen and (max-width:575px) {
    .pdetails-images-vertical .pdetails-largeimages {
        max-width: 100%
    }

    .pdetails-images-vertical .pdetails-thumbs {
        max-width: 100%;
        margin-left: 0;
        margin-top: 8px
    }

    .section-title-2 .nav {
        padding-top: 15px;
        padding-bottom: 10px
    }

    .section-title-2 .nav li {
        margin-left: 0;
        margin-right: 15px
    }

    .section-title-2 .nav li:not(:last-child) {
        margin-bottom: 10px
    }

    .section-title-2 .nav li a {
        height: auto;
        line-height: 26px
    }

    .search-icon:hover .input-search, .input-search:focus {
        width: 500px;
    }
}