
@media (min-width: 0px) and (max-width: 450px) {
    .carouselHome{
        display:none;
    }
    .priceWrap .container{
        padding-right: 2px;
        padding-left: 2px;
    }
}
@media (min-width: 0px) and (max-width: 560px) {
    .mask, .mask:hover{
        display:none;
    }
    .maskXS{
        
    }
   
}

@media (min-width: 0px) and (max-width: 767px) {
    .divider {
        display:none;
    }
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding:3px;
    }
    .table-responsive .btn{
        padding:3px 2px;
        font-size: 11px;
    }
    .table-responsive th{
        font-size: 12px;
        text-align: center;
        white-space: normal!important;
        word-break: break-all!important;
    }
    .table-responsive td{
        font-size: 12px;
    }
    .priceTdSc{
        font-size: 11px!important;
        width:200px;
        white-space: normal!important;
        word-break: break-all!important;
    }
    .table-responsive td button{
        font-size: 11px!important;
        color:#f8f8f8!important;
        background: #333;
        padding:3px 1px;;
    }
    .fotPriceHide{
        display:none;
    }
   footer {
        padding-top:0px;
    }
    .left_cont textArea{
        height:90px;
    }
    .right_main{
        margin: 30px 0px;
    }
    
    .moveToTop {
        height: 127px;
    }
    .top_menu {
        height: 33px!important;
    }
    .top_menu .container{
        padding-right: 7px;
    }
    .top_menu .soc{
        float:right!important;
    }
    .navbar .navbar-default .over {
        padding-top: 20px!important;
        padding-bottom: 20px!important;
        background-color: #fff!important;
    }
    .container > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
        margin-top: -34px;
        margin-bottom: 20px;
    }
    div.container.over ul.nav.navbar-nav.navbar-left {
        display:inline-block!important;
        position: absolute;
        margin-top: -127px;
        z-index: 99999;
    }
    div.container.over ul.nav.navbar-nav.navbar-left li {
        display:inline-block;
        width: 30px;
    }
    .top-nav-collapse div.container.over ul.nav.navbar-nav.navbar-left {
        margin-top: -110px;
    }
    .top-nav-collapse .container > .navbar-header {
        margin-top: -54px;
        margin-bottom: 10px;
    }
    .navbar .over {
        margin-bottom: -20px!important;
    }
 
    .top-nav-collapse{
        
    }
    .over img{
        height:75px!important;
        margin-top: -26px!important;
        margin-left:-5px;
    }
    .top-nav-collapse .over{
        height:41px!important;
        margin-top: 20px!important;
    }
    .top-nav-collapse .over img{
        height:65px!important;
        margin-top: -10px!important;
        margin-left:-5px;
    }
    .container .navbar-collapse{
        margin-top: 0px;
    }
    .navbar {
        margin-top:67px!important;
        min-height: 40px!important;
    }
    .navbar .navbar-fixed-top{
        margin-top: 67px!important;
        transition: 0.5s;
        padding: 20px 0px 0px;
    }
    .navbar .top-nav-collapse{
        margin-top: 60px!important;
    }

     nav .navbar .top-nav-collapse {
         padding: 10px 0px;
        height:30px;
  margin-top: 57px!important;
  transition: 0.5s;
  padding: 20px 0px 0px;
  height:30px;
}
}



@media (min-width: 0px) and (max-width: 992px) {

}


/*----------------------------------------------------------------------------------------------------*/
@media (min-width: 0px) and (max-width: 359px) {
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding:3px;
    }
    .priceTdSc{
        font-size: 10px!important;
    }

    .table-responsive th{
        font-size: 11px;
        font-weight: normal;
    }
    .table-responsive td{
        font-size: 11px;
    }
    .table-responsive td button{
        font-size: 11px!important;
        padding:3px 0px!important;
    }
    .h2XS{
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        font-size: 11px;
        background: rgba(0, 0, 0, 0.5);
        margin-bottom: 0px;
        text-shadow: 0 0 0px #000,0 0 1px #000,0 0 2px #000;
        width:100%;
        padding: 10px 4px;
    }
    div.container.over ul.nav.navbar-nav.navbar-left {
       margin-left: -22px;
    }
    div.container.over ul.nav.navbar-nav.navbar-left li {
        display:inline-block;
        width: 18px!important;
    }
 
}
/*----------------------------------------------------------------------------------------------------*/
@media (min-width: 360px) and (max-width: 430px) {
    
    .h2XS{
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        font-size: 13px;
        background: rgba(0, 0, 0, 0.5);
        margin-bottom: 0px;
        text-shadow: 0 0 0px #000,0 0 1px #000,0 0 2px #000;
        width:100%;
        padding: 13px 7px;
    }
    
}
@media (min-width: 431px) and (max-width: 560px) {
     
    .h2XS{
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        font-size: 15px;
        background: rgba(0, 0, 0, 0.5);
        margin-bottom: 0px;
        text-shadow: 0 0 0px #000,0 0 1px #000,0 0 2px #000;
        width:100%;
        padding: 20px 10px;
    }
   
}



/*------------------------------------   XS   ----------------------------------------------------------------*/
@media (min-width: 561px) and (max-width: 767px) {
   
}

/*------------------------------------   SM   ----------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
    .soc{
        margin: 0 auto!important;
        display: block;
        position: relative;
        height: 32px;
        }
    .navbar{
        margin-top: 67px!important;
    }
.top-nav-collapse .navbar-brand {
   margin-left: 0px!important; 
}
    .navbar-nav  a {
        color: #555!important;
    }
    .navbar-nav  a:hover{
        color: #888!important;    
    }
    
    .navbar-left li button {
        padding: 6px 3px;
    }
    #navbar8 .container {
        padding-right: 0px;
        padding-left: 0px;
    }
    .over img{
        height: 60px!important;
        margin-top: -20px!important;
    }
    .navbar-fixed-top{
        margin-top: 33px!important;
        transition: 0.5s;
        padding: 0px 0px;
    }
    .top-nav-collapse {
        padding: 10px 0px 0px!important;
        background-color: #fff;
        margin: 33px 0px 0px!important;
    }
    .top-nav-collapse .over img {
        height: 55px!important;
        margin-top: -17px!important;
        transition: 0.5s;
    }
    .top-nav-collapse .over {
        padding: 0px 0px 4px;
        transition: 0.5s;
        margin-top: -6px;
    }
    .moveToTop{
        height: 124px;
    }
    .nav > li > a {
        position: relative;
        display: block;
        padding: 15px 6px;
    }
    .dropdown-menu {
        left: -10px;
        padding: 10px 0 10px;
        margin: 10px 0px 0px!important;
    }
    .top-nav-collapse .dropdown-menu {
        left: -10px;
        padding: 10px 0 10px;
        margin: 4px 0px 0px!important;
    }
    
}

/*------------------------------------   MD   ----------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px){

    .over img{
        height: 76px!important;
        margin-top: -28px!important;
    }
}

/*------------------------------------   LG   ----------------------------------------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1504px){
    
}

/*----------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 1505px) and (max-width: 2000px){

}
