#ht-preloader {background: #ffffff; bottom: 0; height: 100%; left: 0; overflow: hidden !important; position: fixed; right: 0; text-align: center; top: 0; width: 100%; z-index: 99999;}
.clear-loader {z-index: 999; box-sizing: border-box; display: inline-block;     width: 100%;
    height: 100%; position: absolute; text-align: center;   display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;}





.inner-headbg{
    position: relative;
    float: left;
    width: 100%;
    background: url(../img/innerhead.jpg);
    background-repeat: repeat-x;
    min-height: 160px;
    background-position: center center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hifa-outer  a{
    text-decoration: none;
}

.inner-headbg .breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: .25rem;
    justify-content: center;
    font-size: 15px;
    margin: 0;
}

.inner-headbg .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "-";
}

.inner-headbg .breadcrumb  a {
    font-size: 15px;
    color: #888888;
    text-decoration: none;
    background-color: transparent;}

.inner-headbg .breadcrumb-item.active {
    color: #4f4f4f;
}

.inner-headbg h3{
    font-size: 34px;
    font-weight: 600;
    color: #687a4a;
    width: 100%;
    text-align: center;
    margin: 0;
       padding:8px 0;
    line-height: 25px;
}

/*=========================
  Icons
 ================= */

.about-clients{
    position: relative;
}
.about-clients .heading-with-icon h2:after{
    display: none;
}

.about-clients  .carousel-inner {
    padding-top: 0px;
    max-width: 600px;
    margin: auto;
}


/*=========================
  Icons
 ================= */

.blog-box{
    position: relative;
    float: left;
    width: 100%;
    padding: 50px 0;
}
.list-blog {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px 0 25px;
    border-bottom: 1.5px dotted #687a4a;
    margin-bottom: 15px;
}

.list-blog .col-md-4{
    padding-left: 0;
    padding-right: 8px;
}
.list-blog .col-md-4, 
.list-blog .col-md-8{
    float: left;
   
    position: relative;
}

.list-blog h3{
    font-size: 20px;
    color: #687a4a;
    font-weight: 600;
}

.list-blog  h6{
    color: #888888;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}
.list-blog  h6 span{
 color: #fff;
    font-size: 14px;
    font-weight: 400;
    background: #687a4a;
    padding-left: 3px;
    
}

.list-blog  p{
    color: #888888;
    font-size: 15px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 10px;
    
} 

.list-blog  a{
color: #6b6b69;
    font-size: 15px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 20px;
    border-radius: 25px;
    float: left;
    font-weight: 500;
 
}

.list-blog  a:hover{
    color: #fff;
    font-size: 15px;
    background: #687a4a;
       border: 1px solid #687a4a;
 
 
}

.list-blog-right{
    position: relative;
    width: 100%;
}

.list-blog-right ul{
    margin: 0;
    padding: 0;
}
.list-blog-right ul li{
    list-style: none;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.list-blog-right ul li span img{
    width: 78px;
    height: 79px;
    max-width: 78px;
}

.list-blog-right ul li a{
    display: flex;
}

.list-blog-right ul li h6{
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    color: #888888;
}


.list-blog-right ul li h6 i{
float: left;
    width: 100%;
    font-style: normal;
    font-size: 12px;
    padding-top: 10px;
}


 .post-categories {
    background: #fff;
    display: block;
    float: left;
    padding: 20px 0;
    margin: 0 0 30px;
    width: 100%;
}

 .post-categories   h3 {
    color: #454545;
    font-size: 18px;
    position: relative;
    padding: 0 0 10px 30px;
    margin: 0 0 0px;
      border-bottom: 1px solid #dde0e3;
}

 .post-categories h3:after {
    background: #f26767;
    content: "";
    height: 3px;
    position: absolute;
        top: 9px;
    left: 0;
    width: 20px;
}


.post-categories ul {
    margin: 0;
    padding: 20px 0 20px 20px;
}

.post-categories li {
    border-bottom: 0px solid #dde0e3;
    display: block;
    font-size: 14px;
    list-style: none;
    padding: 0 0 10px;
    margin: 0 0 10px;
}

.post-categories li a {
    color: #454545;
}

.tags-cloud {
    position: relative;
    float: left;
    width: 100%;
    padding: 20px 0;
}
.tags-cloud a {
   border :1px solid #dde0e3;
    display: inline-block;
    padding: 3px 10px;
    margin: 0 8px 8px 0;
    color: #6a6a6a;
    font-size: 14px;
}


@media (min-width:1200px){
.list-blog {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px 0 25px;
    border-bottom: 1.5px dotted #687a4a;
    margin-bottom: 15px;
    max-width: 790px;
}
}

@media (min-width:68px) and (max-width:767px) {

body .list-blog .col-md-4 {
    padding-left: 0;
    padding-right: 8px;
    max-width: 30%;
}

.list-blog .col-md-8{
    max-width: 70%;
     padding-left: 0px;
}
    
.list-blog h3 {
    font-size: 16px;
    color: #687a4a;
    font-weight: 600;
}
    
 .list-blog h6 {
    color: #888888;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}
    
.list-blog p {
    color: #888888;
    font-size: 13px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 10px;
}    

}


@media (min-width:68px) and (max-width:400px) {

 .list-blog h3 {
 
    margin-top: 15px;
}   
    
    
body .list-blog .col-md-4 {
    padding-left: 0;
    padding-right: 0px;
    max-width: 100%;
}

.list-blog .col-md-8{
    max-width: 100%;
     padding-left: 0px;
       padding-right: 0px;
    }

.list-blog img {
    max-width: 100%;
    width: 100%;
}
}


/*=========================
  Icons
 ================= */

.contactpage{
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 0;
}


.outer-contact{
     border: 1px solid #e5e7e2;
        float: left;
    width: 100%;
    position: relative;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    z-index: 10;
    padding: 15px;
}

.contactpage .col-md-4{
    padding: 0;
        float: left;
}

.contactpage .col-md-8{
    padding: 0;
        float: left;
}

.contact-ads{
     position: relative;
    float: left;
    width: 100%;
    background: #2c2c2c;
    min-height: 410px;
    padding: 50px 30px;
}


.contactpage .form-area {

    border: 1px solid #687a4a;
}
.contact-ads ul{
    margin: 0;
    padding: 0;
}
.contact-ads ul li  {
    margin-top: 8px;
    margin-bottom: 10px;
    color: #fff;
    list-style: none;
    font-size: 14px;
    font-weight: 400;
    float: left;
    width: 100%;
    position: relative;
    padding-left: 50px;
    display: flex;
    align-items: center;
    min-height: 40px;
}
.contact-ads ul li span{
    color: #b3b3b3;
}

.contact-ads ul li i{
padding: 5px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #6f6f6f;
    float: left;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin-right: 10px;
        margin-bottom: 10px;
    position: absolute;
        left: 0;
    top:0;
}
.contact-ads ul li p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
}

.contact-ads ul li p a {
  text-decoration: none;
    color: #fff;
}


.contactpage .form-area {
   
    min-height: 412px;
}
.contactpage.contact-main:before{
    display: none;
}

.contactpage.contact-main  h4{
    text-align: left;
        padding-left: 15px;
}

.contactpage.contact-main  h4 span {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    text-align: left;
    float: left;
}

.mapss{
    position: relative;
    float: left;
    width: 100%;
    box-shadow: -4px -2px 20px rgba(0, 0, 0, 0.11), 0 6px 6px rgba(0, 0, 0, 0.12);
    margin-top: -80px;
    
}

.mapss img{
    width: 100%;
}



@media (min-width:68px) and (max-width:992px) {
.contactpage .col-md-4 {
 
    max-width: 100%;
    flex: 0 0 100%;
}

.contactpage .col-md-8 {
   
    max-width: 100%;
    flex: 0 0 100%;
}
}

@media (min-width:68px) and (max-width:500px) {
.contact-ads {
    position: relative;
    float: left;
    width: 100%;
    background: #2c2c2c;
    min-height: 410px;
    padding: 50px 15px;
    }}
@media (min-width:68px) and (max-width:767px) {
.mapss{
  
    margin-top: 20px;
    
}
}

/*=========================
  Icons
 ================= */


.gallery-box{
    position: relative;
    float: left;
    width: 100%;
    padding: 50px;
}


.gallery-box .col-md-4 {
    padding: 0 4px;
}
.gallery-box .col-md-4  .img-light{
    padding: 4px 0;
    float: left;
}

.gallery-box .col-md-4  a{
    padding: 4px 0;
    float: left;
}


@media (min-width:1320px){
.gallery-box:before {
    content: "MaoTe Petfood";
    position: absolute;
    bottom: 0px;
    font-size: 110px;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.06);
    left: 0;
    right: 0;
    z-index: 0;
    margin: auto;
    text-align: -webkit-center;
    text-transform: uppercase;
    line-height: 113px;
    z-index: 1;
    pointer-events: none;
}
}

@media (min-width:1200px) and (max-width:1320px) {
.gallery-box:before {
    content: "MaoTe Petfood";
    position: absolute;
    bottom: 0px;
    font-size: 94px;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.06);
    left: 0;
    right: 0;
    z-index: 0;
    margin: auto;
    text-align: -webkit-center;
    text-transform: uppercase;
    line-height: 113px;
    z-index: 1;
    pointer-events: none;
}
}

@media (min-width:992px) and (max-width:1200px) {
.gallery-box:before {
    content: "MaoTe Petfood";
    position: absolute;
    bottom: 0px;
    font-size: 80px;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.06);
    left: 0;
    right: 0;
    z-index: 0;
    margin: auto;
    text-align: -webkit-center;
    text-transform: uppercase;
    line-height: 113px;
    z-index: 1;
    pointer-events: none;
}
}

@media (min-width:767px) and (max-width:992px) {
.gallery-box:before {
    content: "MaoTe Petfood";
    position: absolute;
    bottom: 0px;
    font-size: 60px;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.06);
    left: 0;
    right: 0;
    z-index: 0;
    margin: auto;
    text-align: -webkit-center;
    text-transform: uppercase;
    line-height: 113px;
    z-index: 1;
    pointer-events: none;
}
}


@media (min-width:76px) and (max-width:767px) {
.gallery-box:before {
    content: "MaoTe Petfood";
    position: absolute;
    bottom: 0px;
    font-size: 40px;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.06);
    left: 0;
    right: 0;
    z-index: 0;
    margin: auto;
    text-align: -webkit-center;
    text-transform: uppercase;
    line-height: 50px;
    z-index: 1;
    pointer-events: none;
}
}



@media (min-width:500px) and (max-width:767px) {
.gallery-box  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

}






/*=========================
  Icons
 ================= */
.product-details{
    position: relative;
    float: left;
    width: 100%;
        padding: 50px 0 40px;
    background: url(../img/product-bg.jpg);
    background-position: center top;
    background-size: cover;
}

.outer { margin:0 auto; max-width:800px;}
#big .item { background: #ec6e46; padding: 0px 0px; margin:2px; color: #FFF; border-radius: 3px; text-align: center; }
#thumbs .item {
    
height: 70px;
    line-height: 58px;
    line-height: 69px;
    margin: 0px 0px;
    color: #FFF;
    border-radius: 0px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #eceaea;
    min-height: 79px;
    background: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
#thumbs .item img{
        max-height: 68px;
    max-width: 85px;
}

.owl-item.active.current {
    border-bottom: 2px solid #687a4a;
}



#thumbs .item h1 { font-size: 18px; }
#thumbs .current .item { background:#fff; }
.owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
.owl-theme .owl-nav [class*='owl-'].disabled:hover { background-color: #D6D6D6; }
#big.owl-theme { position: relative; }
#big.owl-theme .owl-next, #big.owl-theme .owl-prev { background:#333; width: 22px; line-height:40px; height: 40px; margin-top: -20px; position: absolute; text-align:center; top: 50%; }
#big.owl-theme .owl-prev { left: 10px; }
#big.owl-theme .owl-next { right: 10px; }
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev { background:#333; }
#big.owl-theme  .owl-item img {
 
    border: 1px solid #e6e6e4;
}


.product-dis-right{
    position: relative;
    float: left;
    width: 100%;
}

.product-dis-right h2{
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0  0 20px;
    color: #2e2e2e;
    font-size: 30px;
    font-weight: 600;
}

.product-dis-right h2 span {
    color: #687a4a;
}

.product-dis-right p{   color: #888888;
    font-weight: 400;
    font-size: 15px;
    
}


.product-dis-right h6{
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px  0 10px;
    color: #888888;
    font-size: 30px;
    font-weight: 600;
       display: flex;
    align-items: center;
}
.product-dis-right h6 span{
    font-size: 50px;
      color: #687a4a;
    padding-left: 10px;
     
}

.star-rating {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
}
.star-rating .fa-star{color: #ffc200;}

.product-dis-right ul{
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    float: left;
    margin-top: 30px;
}
.product-dis-right ul li{
    position: relative;
    padding-left: 20px;
    color: #888888;
    font-size: 16px;
    margin: 0px 0 10px;
}
.product-dis-right ul li span{
    color: #ef2b2b;
}

.product-dis-right ul li:after{
    position: absolute;
    left: 0;
    right: 0;
    width: 15px;
    height: 15px;
    background: url(../img/li-det.png);
    background-position: left top;
    background-repeat: no-repeat;
    content: "";
    top: 6px;
        
}


.delivery-t{
    position: relative;
    float: left;
    width: 100%;
}

.del-bx{
    position: relative;
    float: left;
    background: #e4e4e4;
    padding: 10px;
    min-width: 200px;
}

.del-bx span{
    color: #657e53;
}

.instock i{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #21be02;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-right: 10px;
}

.instock  {
       color: #21be02;
    font-size: 14px;
    float: left;
    display: flex;
    min-height: 48px;
    align-items: center;
    padding-left: 15px;
}

.counts{
    float: left;
    width: 100%;
    float: left;
    margin: 15px 0;
}
.counts .btn {
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.counts .input-group {
       max-width: 200px;
    position: relative;
    width: auto;
    float: left;
}


.counts span.input-group-btn {
       position: absolute;
    right: 8px;
    top: 5px;}

.counts  input#quantity {
  border-radius: 25px;
    min-height: 50px;
    padding-left: 99px;
    font-size: 18px;}

.counts .input-group:after{
    position: absolute;
    left: 15px;
    width: 100px;
    height: 15px;
    content: "Quantity  ";
    top: 12px;
    font-size: 17px;
    color: #888;
}  

.counts a.cart {
    float: left;
    padding: 11px 30px;
    background: #687a4a;
    border-radius: 25px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 15px;
    color: #fff;
    text-decoration: none;
}



.tab-product{
    position: relative;
    float: left;
    width: 100%;
}
.tab-product .nav-tabs .nav-item.show .nav-link, .tab-product .nav-tabs .nav-link.active {
    color: #687a4a;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border: 0px;
}

.tab-product a.nav-link{
    color: #2e2e2e;
    font-weight: 500;
    font-size: 22px;
        padding: 0 30px 0 0;
    
}

.tab-product .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 15px;
    padding-bottom: 8px;
}


@media (min-width:1320px){
.product-details:before {
    content: "MaoTe Petfood";
    position: absolute;
    bottom: 0px;
    font-size: 110px;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.06);
    left: 0;
    right: 0;
    z-index: 0;
    margin: auto;
    text-align: -webkit-center;
    text-transform: uppercase;
    line-height: 113px;
    z-index: 1;
    pointer-events: none;
}
}

@media (min-width:1200px) and (max-width:1320px) {
.product-details:before {
    content: "MaoTe Petfood";
    position: absolute;
    bottom: 0px;
    font-size: 94px;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.06);
    left: 0;
    right: 0;
    z-index: 0;
    margin: auto;
    text-align: -webkit-center;
    text-transform: uppercase;
    line-height: 113px;
    z-index: 1;
    pointer-events: none;
}
}

@media (min-width:992px) and (max-width:1200px) {
.product-details:before {
    content: "MaoTe Petfood";
    position: absolute;
    bottom: 0px;
    font-size: 80px;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.06);
    left: 0;
    right: 0;
    z-index: 0;
    margin: auto;
    text-align: -webkit-center;
    text-transform: uppercase;
    line-height: 113px;
    z-index: 1;
    pointer-events: none;
}
}

@media (min-width:767px) and (max-width:992px) {
    
 .counts a.cart {
    float: left;
    padding: 11px 18px;
    background: #687a4a;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 15px;
    color: #fff;
    text-decoration: none;
}
    
.counts span.input-group-btn {
    position: absolute;
    right: -74px;
    top: -14px;
}    
    
.product-details:before {
    content: "MaoTe Petfood";
    position: absolute;
    bottom: 0px;
    font-size: 60px;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.06);
    left: 0;
    right: 0;
    z-index: 0;
    margin: auto;
    text-align: -webkit-center;
    text-transform: uppercase;
    line-height: 113px;
    z-index: 1;
    pointer-events: none;
}
}


@media (min-width:76px) and (max-width:767px) {
    
    
  .counts a.cart {
    float: left;
    padding: 11px 18px;
    background: #687a4a;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 15px;
    color: #fff;
    text-decoration: none;
}   
    
.counts span.input-group-btn {
    position: absolute;
    right: -74px;
    top: -14px;
}    
    
.product-details:before {
    content: "MaoTe Petfood";
    position: absolute;
    bottom: 0px;
    font-size: 40px;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.06);
    left: 0;
    right: 0;
    z-index: 0;
    margin: auto;
    text-align: -webkit-center;
    text-transform: uppercase;
    line-height: 50px;
    z-index: 1;
    pointer-events: none;
}
    
.product-dis-right h2 {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 20px 0 20px;
    color: #2e2e2e;
    font-size: 25px;
    font-weight: 600;
}
    
.del-bx {
    position: relative;
    float: left;
    background: #e4e4e4;
    padding: 10px;
    min-width: 200px;
    margin: 20px 0 0;
}
    
 .tab-product .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 15px;
    padding-bottom: 8px;
    margin-top: 15px;
}
    
 .tab-product a.nav-link {
    color: #2e2e2e;
    font-weight: 500;
    font-size: 18px;
    padding: 0 30px 0 0;
}   
    
    
}

@media (min-width:76px) and (max-width:450px) {
.counts a.cart {
    float: left;
    padding: 11px 18px;
    background: #687a4a;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 0px;
    color: #fff;
    text-decoration: none;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

}




.main-product{
    position: relative;
    float: left;
    width: 100%;
    padding: 50px 0;
}



.panel-default>.panel-heading {
    color: #333;
    background-color: #607143;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}
.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
        font-size: 16px;
    color: #fff;
}

.panel-default>.panel-heading a:after {
content: "";
    position: relative;
    top: -3px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #728354;
    display: flex;
    align-items: center;
    justify-content: center;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #607143;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
 content: "\f104";
  -webkit-transform: rotate(450deg);
  transform: rotate(450deg);
      font-family: FontAwesome;
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\f105";
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
     font-family: FontAwesome;
}
.panel.panel-default  h4.panel-title{
    margin: 0;
}

.panel.panel-default {
    border: 1px solid #efefef;
    border-top: 0;
}


.main-product  .panel.panel-default  ul{
    margin: 0;
    padding: 15px;
    list-style: none;
}
.main-product  .panel.panel-default  ul li{
    margin: 0;
}

.main-product  .panel.panel-default  ul li a{
    color: #6c6c6c;
    text-decoration: none;
    font-size: 15px;
    padding: 5px 0;
   
    line-height: 29px;
}


.main-product  h5 {
    width: 99.1%;
    position: relative;
    background: #2c2c2c;
    margin: 0;
    padding: 15px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-left: .5%;
   

}


.main-product .populeritems {
    position: relative;
    float: left;
    width: 100%;
    min-height: 201px;
    background: none;
    background-attachment: scroll;
    background-size: cover;
    background-position: center;
    padding: 0;
}


.main-product .populeritems  .box-items h5 {
    font-size: 25px;
    color: #657e53;
    font-weight: 600;
    text-align: center;
    padding: 30px 0 15px;
    text-align: center;
    display: block;
    float: left;
    width: 100%;
        background: transparent;
}
.main-product .populeritems  .col-md-4{
    float: left;
}


@media (min-width:767px) and (max-width:992px) {
    .main-product .populeritems  .col-md-4{
    float: left;
        width: 50%;
        max-width: 50%;
}
    
}





.left-img-sec{
    position: relative;
    float: left;
    width: 100%;
    min-height: 201px;
    background: none;
    background-attachment: scroll;

    padding: 50px 0;
}
.left-img-sec img{
    margin-bottom: 20px;
}




