


@media screen and (max-width: 575.98px) {    
           
}

@media screen and (max-width: 767px) {
    .item-menu-prd a{
        padding: 15px;
        margin: 2%;
        width: 96%;
    }
    .item-menu {
        margin: 5px 0;
    }
      
     .hidden-xs, .hidden-sm {display: none !important;}
	 /* right-contact-bottom-contact */
    .bottom-contact {
        display: block;
        position: fixed;
        bottom: 0;
        background-color: #0b559ac2;
        width: 100%;
        z-index: 99;
        border-top: 1px solid #0b559ac2;
    }  
    .bottom-contact ul li {
        width: 33%;
        float: left;
        list-style: none;
        text-align: center;
        font-size: 13.5px;
    }
    .bottom-contact ul li img {
        width: 35px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .bottom-contact ul li span {
        color: white;
    }
    .logo a img{
        padding: 0px 80px;
    }
    .logo p{
        font-size: 15px;
        line-height: 13px;
        font-style: italic;
        color: #1b5084;
        text-shadow: 1px 1px 1px #fff;
        text-transform: uppercase;
        font-weight: 600;
        padding: 10px 0 20px;
        text-align: center;
        margin: 0;
    }
    .navbar{
        background: #0b559a;
    }
    .bm-burger-button {
        right: 10px !important;
        top: 12px !important;
        left: unset !important;
    }
    .bm-burger-button{
        display: block !important;
    }
    .bm-burger-bars {
        background-color: #ffffff !important;
    }
    .mb-search {
        width: calc(100% - 55px);
    }
    .mb-search form {
        margin-left: 10px;
    }
    .mb-search form .form-control{
        float: left;
        width: calc(100% - 52px);
        border-radius: 3px 0 0 3px !important;
    }
    .mb-search .btn {
        width: 50px;
        font-size: 16px;
        background-color: #f58634;
        color: #fff;
        border-radius: 0 3px 3px 0;
        float: left;
        border: 1px solid #f58634;
    }
    .bm-menu{        
        padding: 0 !important;
        background: #fff !important;
    }
    .bm-item-list{margin: 0 !important}
    .bm-item-list .title-m {
        background: #0b559a;
    }
    .bm-item-list .title-m b{
        color: #fff;
    }
    .bm-menu .cross-style{top:22px}

    .navbar-light .bm-item-list .main-menu{
        padding: 0 5px 0 15px;
    }
    .navbar-light .bm-item-list .main-menu ul{
        margin: 0 !important;
        width: 100%;
    }
    .navbar-light .bm-item-list .main-menu ul li{
        background: #fff;
        width: 100%;
        border-bottom: 1px solid #cecece;
        border-radius: 0;
    }
    .navbar-light .bm-item-list .main-menu ul li a {
        padding: 15px 0 !important;
        width: 100%;
        text-align: left;
        color: #1b5084 !important;
        font-weight: 500;
    }
    .navbar-light .bm-item-list .main-menu ul li .dropdown-menu{
        background: #f3f3f3;
        border-radius: 0;
        padding: 0 0 0 10px;
    }
    .navbar-light .bm-item-list .main-menu ul li .dropdown-menu ul li{
        background: #f3f3f3;
    }
    .navbar-light .bm-item-list .main-menu ul li .dropdown-menu ul li a{
        padding: 10px 0 !important;
    }

    .product_images{
        border-bottom: 1px solid rgba(0,0,0,.1);
    }
    .product_name h1.prd-title{
        padding-top: 1.5rem;
    }
    .news-list .blog-article .rte img {
        height: 100px;
        width: 100px;
    }
    








}
@media (min-width: 768px) { 
    .navbar-expand-lg .navbar-nav .dropdown:hover .dropdown-menu{
        display: block;
    }
    .hidden-md, .hidden-log {display: none !important;} 
    /* right-contact-bottom-contact */
    .bottom-contact {
        display: block;
        position: fixed;
        top: 129px;
        right: 2px;
        background-color: #0b559ac2;
        width: 70px;
        z-index: 99;
        border-top: 1px solid #0b559ac2;
    }
    .bottom-contact ul li {
        width: 100%;
        float: left;
        list-style: none;
        text-align: center;
        font-size: 13.5px;
        margin-bottom: 10px;
    }
    .bottom-contact ul li img {
        width: 35px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .bottom-contact ul li span {
        color: white;
    }
    .dropdown-menu{margin: 0 !important}
 }
@media screen and (max-width: 992px) {


} 

@media screen and (max-width: 1200px) {

}
