
/* *** homepage start *** */
@media (min-width:767px) and  (max-width:922px) {
    #rev_slider_ishop .ltl{
        max-width: 404px !important;
    }
}

@media (max-width:767px) {
    #header-wrap {
        padding: 10px 0;
    }
    #logo .logo-default {
        height: 30px !important;
        width: auto;
    }
    .hip_custom {
        margin-top: 25px;
    }
    #rev_slider_ishop .tp-parallax-wrap {
        top: 0 !important;
        left: 0 !important;
    }
    #rev_slider_ishop .tp-loop-wrap,
    #rev_slider_ishop .tp-mask-wrap,
    #rev_slider_ishop .tp-parallax-wrap  {
        position: relative !important;
        display: flex !important;
       /*  justify-content: center;
           min-width:275px; */
    }

    #rev_slider_ishop .ltl br:nth-child(6){
        display: none;
    }
    #rev_slider_ishop .ltl{
        min-width:220px !important;
        max-width: 355px !important;
    }
    #rev_slider_ishop .ltl,
    #rev_slider_ishop .ltl strong,
    #rev_slider_ishop .ltl strong a,
    #rev_slider_ishop .ltl a span,
    #rev_slider_ishop .ltl a i {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    #rev_slider_ishop .hip_custom img {
        height: 14px !important;
        width: auto !important;
    }
    #rev_slider_ishop,
    #rev_slider_ishop_wrapper{
        height: 100% !important;
    }
    #rev_slider_ishop_forcefullwidth{
        height: 385px !important;
    }
    #rev_slider_ishop .hip_custom  .tp-parallax-wrap:nth-child(2) img{
        height: 32px !important;
        margin-bottom: 10px !important;
    }

    .hip_custom  .tp-parallax-wrap:last-child{
        margin-top: 15px;
    }
    #rev_slider_ishop li{
           padding-left: 15px !important;
    }
    #rev_slider_ishop  li>.tp-parallax-wrap:last-child{
        justify-content: end;
        /* margin-top: 10px; */
    }
    #rev_slider_ishop .ltl a{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

}

 @media (max-width:922px) {
    #header-wrap {
        padding: 10px 0;
    }

    #logo .logo-default {
        height: 30px !important;
        width: auto;
    }
}
@media(min-width: 992px) and  (max-width:1200px){
    #rev_slider_ishop {
        max-width: 900px;
        margin: auto !important;
    }
    #rev_slider_ishop_wrapper{
        background-color: #E9E8E3;
    }
  }
  @media (min-width:464px) and (max-width:767px) {
    #rev_slider_ishop_forcefullwidth{
        height: 570px !important;
    }
  }
 @media (min-width:768px) and (max-width:992px) {
    .hip_custom .tp-parallax-wrap:last-child {
        margin-top: 20px;
    }
    #rev_slider_ishop {
        max-width: 735px;
        margin: auto !important;
    }
    #rev_slider_ishop_wrapper{
        background-color: #E9E8E3;
    }
    .tp-parallax-wrap {
        padding-left: 25px;
    }
    #rev_slider_ishop .ltl,
    #rev_slider_ishop .ltl strong,
    #rev_slider_ishop .ltl a span,
    #rev_slider_ishop .ltl a i {
        font-size: 18px !important;
        line-height: 20px !important;
    }
}
/* --- homepage end --- */