﻿@media (max-width: 980px){
    .mapHint{
        display: none;
    }
    .navbar-brand img {
        width:150px;
    }
    #menu-top li
    {
        border-bottom: 1px solid #f1f1f1;
    }
    #menu-top a{
        font-size: 69%;
    }
}

@media (max-width: 992px){
    #owl_HP_Products .owl-dots {
        position: absolute;
        top: -30px;
        right:0px;
    }
}
@media (min-width: 740px) and (max-width: 1040px) {
    .carousel-caption h2 {
        display: none;
    }
}

@media (min-width: 100px) and (max-width: 740px) {
    .form-group
    {
        margin-bottom: 0;
    }

    .form-control
    {
        margin-bottom: 25px;
    }
    .navbar-header
    {
        float: unset;
    }
    .navbar-right {
        width: 100%;
        float: left  !important;
        right: 0px;
    }
    /*----------- My Max 740--*/
    .MainBannerTxt{
        display: none;
    }
    .appBannerNameBrief{
        display: none;
    }

    .navbar-brand img {
        width:100px;
    }
    .pull-right {
        display: block;
        margin-top:19px;
        margin-left: -17px;
        width: 145px;
    }
    .tollFreeCss {
        font: 15px 'Changa', sans-serif;
        text-align: right !important;
        padding-right: 5px;
        letter-spacing: 1px;
        color: #6b7ca5;
        float: right;
        padding-left: 7px;
        margin-top: -2px;
    }
    .menu_mobile {
        float: left !important;
        background-color: #fff !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 0 !important;

    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        /*border:1PX SOLID #ccc;*/
        webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    }
    #menu-top a {
        color: #6b7ca5;
        padding: 10px;
        text-align: right;
        direction: rtl;
    }
    #menu-top a::before {
        content:" \003e  ";
    }
    .menu-top-active {
        border-bottom: 0px solid #ffa509;
        background:none;
        color: #FFA509 !important;
    }
    .product-inner{
        min-height: 350px !important;
        padding: 0 5px;
    }


    .navbar-brand {
        padding: 22px 15px;
    }
    .navbar {
        border: 0px solid transparent;
        margin-top: -31px;
    }
    .right-div {
        width: 100%;
        float: left;
        padding-bottom: 8px;
        padding-right: 0 !important;
    }
    /*----------- Max 740--*/

    .carousel-caption h1 {
        display: none;
    }

    .carousel-caption h2 {
        display: none;
    }
}

@media (max-width: 640px) {

    .navbar-header
    {
        float: unset;
    }

    .navbar-header
    {
        float: unset;
    }

    .product-inner{
        height: 332px;
        padding: 0 5px;

    }

    .pull-right{
        display: none;
    }

    .product-ul {
        margin-bottom: 150px;
        /* margin-left: -42px; */
        margin-left: -5px;
    }
    .product-ul  li{
        width: 30px !important;


        background-color: #4d567f !important;
    }
    .product-ul  li:active{
        width: 30px !important;

        color: #efbb20;
        background-color: #efbb20 !important;
    }

}
@media (max-width: 740px) {


    .navbar-header
    {
        float: unset;
    }

    .pull-right{
        display: block;
    }

    .product-ul {
        margin-bottom: 150px;
        /* margin-left: -42px; */
        margin-left: -5px;
    }
    .product-ul  li{
        width: 30px !important;


        background-color: #4d567f !important;
    }
    .product-ul  li:active{
        width: 30px !important;

        color: #efbb20;
        background-color: #efbb20 !important;
    }
    .box-info {
        float: right;
        margin: -45px auto;
        padding: 10px;
        font-size: 16px;
        background-color: rgba(0, 0, 0, 0.48);

    }
    .product-btn{
        width: 100%;
    }
    .product-img img{
        width: 100%;
    }
    .img-mobile img{
        width: 100%;
    }
    .cont-txt{
        margin-left: -15px!important;

    }

}
