@media (max-width:767px) {
    .navbar {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .navbar {
        
        color: #fff;
        font-size: 19px;
        width: 100%;
        display: table;
        margin: 0 auto;
    }
    .header .navbar .nav li a:hover {
        color: #fff;
        transition: all 0.5s ease-in-out;
    }
    .navbar .navbar-brand {
        color: #000000;
        font-size: 18px;
    }
    .navbar .navbar-brand:hover {
        color: #000000;
    }
    .navbar .navbar-brand .navbar .navbar-toggle {
        float: left;
        border-radius: 0;
        color: #fff;
        border: 0;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0;
        text-align: center;
    }
    .navbar-inverse .navbar-brand {
        margin-left: 11px;
    }
    .navbar-toggle {
        padding: 8px 10px;
        padding-top: 20px;
    }
    .navbar-collapse {
        box-shadow: none;
        border: 0px !important;
    }
    .nav>li>a {
        font-size: 16px;
    }
    .edit-icon {
        padding-top: 0px;
        margin-top: -40px;
    }
    .edit-icon>li i {
        color: #fff;
    }
    .edit-icon>li {
        display: inline-block;
        padding: 0 5px;
    }
    .navbar-right {
        margin-right: 0px;
    }
    .edit-icon li .fa {
        width: 35px;
        height: 35px;
        line-height: 35px;
        background-color: #5891d6;
        color: #fff;
        text-align: center;
        border-radius: 10px;
        font-size: 25px;
    }
    .top-header .content .photos {
        margin-top: 50px;
    }
    .why_us {
        padding-bottom: 0px;
    }
    .bottom-footer .left {
        float: none;
        text-align: center;
        margin-top: 20px
    }
    .app .right {
        padding: 20px;
    }
    .edit-icon li a {
        color: #313131
    }
    .navbar-brand>img {
        width: 130px;
        margin-top: -20px;
    }
    .about p:after,
    .about .text:before {
        display: none
    }
    .about .text p {
        margin-right: 0px;
        margin-left: 0px;
        text-align: center;
        font-size: 17px;
    }
    .about .title {
        margin-bottom: 50px;
    }
    .top-footer {
        text-align: center
    }
    .top-footer .right,
    .top-footer .left {
        float: none
    }
    .top-footer .first .parent {
        display: block;
    }
    .top-footer .first .parent .child2 {
        margin-right: 0px;
    }
    .banner .slider .box {
        width: auto
    }
    .navbar-default .navbar-toggle {
        border-color: 0px;
    }
    .navbar-toggle {
        margin-right: 0px;
    }
        .top-header .left {
        padding-top: 40px;
    }
    .top-header .left p {
        font-size: 12px;
    }
    .top-header .right img {
        width: 140px;
    }
    .bottom-header .navbar-nav>li {
        text-align: center;
    }
      .s-nav{
        display: block;
        position: fixed;
        top: 0;
        right: -300px;
        width: 300px;
        height: 100%;
        background-color: #172742;
      
    }

     .nav-go{
        right: 0px;
    }

.s-nav{
    padding-right: 0;
    padding-left: 0;
}
 .tran{
        -moz-transition: all 0.6s;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        z-index:999999999;
    }
    .men-cl {
        color: #fff;
        position: absolute;
        top: 15px;
        left: 15px;
        font-size: 25px;
        cursor: pointer;
    }
    .bottom-header .navbar-default .navbar-nav>li>a{
        color:#fff;
    }
    .top-header .left p span{
        font-size:15px !important;
    }
}

@media (max-width:472px) {
    .edit-icon>li {
        padding: 0px
    }
}

@media (max-width:432px) {
    .navbar-brand>img {
        width: 110px;
    }
    .edit-icon li .fa {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
    }
}

@media (max-width:397px) {
    .navbar-brand>img {
        width: 95px;
        margin-top: -10px;
    }
    .edit-icon li a {
        font-size: 16px;
    }
}

@media (max-width:375px) {
    .edit-icon li .fa {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 15px;
    }
    .edit-icon>li {
        padding: 0px
    }
}

@media (max-width:322px) {
    .navbar-brand>img {
        width: 90px;
    }
}

@media (min-width:700px) and (max-width:767px) {}

@media (min-width:600px) and (max-width:699px) {}

@media (min-width:570px) and (max-width:599px) {}

@media (min-width:500px) and (max-width:569px) {}

@media (min-width:450px) and (max-width:499px) {}

@media (max-width:507px) {}

@media (max-width:321px) {}

@media (min-width:768px) and (max-width:991px) {
    .header .cart {
        float: none;
        justify-content: center;
    }
    .header {
        text-align: center;
    }
    .navbar-nav>li {
        padding-left: 15px;
    }
    .navbar-left>li {
        padding-left: 0px;
    }
    .nav>li>a {
        font-size: 15px;
    }
    .profile {
        padding-top: 120px;
        padding-bottom: 20px;
    }
    .all-sections {
        padding-top: 120px;
        padding-bottom: 30px;
    }
    .the-title {
        margin-bottom: 20px;
    }
}

@media (min-width:852px) and (max-width:991px) {}

@media (min-width:992px) and (max-width:1199px) {}

@media (min-width:1200px) {}

@media (min-width:768px) and (max-width:991px) {}

@media (min-width:992px) and (max-width:1999px) {}

@media (min-width:1200px) {}