/* hdpi screen */
@media only screen and (max-width: 1500px) {
    /* ------------------------------ */
    /*           Nav bars             */
    /* ------------------------------ */
    .navbar-searchBox{
        width: 150px !important;
    }

    /* ------------------------------ */
    /*           Home                 */
    /* ------------------------------ */
    .fade-carousel {
        height: 50rem !important;
    }
    .fade-carousel .carousel-inner .item {
        height: 50rem !important;
    }
    .carousels-img{
        height: 50rem !important;
    }
    .card-img{
        height: 28rem !important
    } 

    /* ------------------------------ */
    /*           Store                */
    /* ------------------------------ */
    .store-drop-down {
        font-size: 20px !important;
    }
    .store-filter-font {
        font-size: 20px !important;
    }

    /* ------------------------------ */
    /*           Event                */
    /* ------------------------------ */
    .event-card-img{
        height:39rem !important;
    }

    .event-logo {
        width: 89%;
        height: 57rem !important;
    }

    /* ------------------------------ */
    /*        Intagram			 	  */
    /* ------------------------------ */
    .instagram-page-controller{
        width: 100%;
        padding-right: 10% !important;
        padding-left: 10% !important;
    }


    /* ------------------------------ */
    /*        Directory			 	  */
    /* ------------------------------ */

    .only-web{
        display: block;
    }
  
    .only-mobile{
        display: none;
    }


}
/* ------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------ */
/* mdpi screen */
@media only screen and (max-width: 1280px) {
    /* ------------------------------ */
    /*           Nav bars             */
    /* ------------------------------ */
        .navbar-li a{
            padding-left: 3rem;
        }
        /* .navbar-img{
            display: none !important
        }
        .navbar-searchContainer{
            float: none !important
        } */
   
    /* ------------------------------ */
    /*           Home                 */
    /* ------------------------------ */
    .fade-carousel {
        height: 50rem !important;
    }
    .fade-carousel .carousel-inner .item {
        height: 50rem !important;
    }
    .carousels-img{
        height: 50rem !important;
    }
    .card-img{
        height: 28rem !important
    } 

    /* ------------------------------ */
    /*           Store                */
    /* ------------------------------ */
    .store-drop-down {
        font-size: 20px !important;
    }
    .store-filter-font {
        font-size: 20px !important;
    }

    /* ------------------------------ */
    /*           Store                */
    /* ------------------------------ */
    .swiper-slide .details {
        display: none!important;
    }

    .swiper-container img{
        width: 28rem !important; 
    }

    /* ------------------------------ */
    /*           Event                */
    /* ------------------------------ */
    .event-card-img{
        height:28rem !important;
    }
    .event-logo {
        width: 89%;
        height: 50rem !important;
    }

    /* ------------------------------ */
    /*        Intagram			 	  */
    /* ------------------------------ */
    .instagram-page-controller{
        width: 100%;
        padding-right: 10% !important;
        padding-left: 10% !important;
    } 
    
     /* ------------------------------ */
    /*           Directory            */
    /* ------------------------------ */
    
    .directory_hub_mall_text{
        font-size: 40px !important;
    }

    .only-web{
        display: block;
    }
  
    .only-mobile{
        display: none;
    }
    

}
/* ------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------ */
/* ipad xpro */
@media only screen and (max-width: 1200px) {
    /* ------------------------------ */
    /*           Nav bars             */
    /* ------------------------------ */
    .navbar-li a{
        display: none !important
    }
    .navbar-img{
        display: none !important
    }
    .navbar-listing{
        margin-right: 0 !important;
    }

    /* ------------------------------ */
    /*           Home                 */
    /* ------------------------------ */
        .fade-carousel {
        height: 40rem !important;
    }
    .fade-carousel .carousel-inner .item {
        height: 40rem !important;
    }
    .carousels-img{
        height: 40rem !important;
    }
    .hero{
        width: 40% !important;
    }
    .car-logo{
        width: 250px !important;
    }
    .card-img{
        height: 207px !important
    }
    .title-header{
        /* height: 15rem !important; */
    }
    .title-header-style{
        font-size: 30px !important; 
    }

    /* ------------------------------ */
    /*           Store                */
    /* ------------------------------ */
    .store-drop-down {
        font-size: 20px !important;
    }
    .store-filter-font {
        font-size: 20px !important;
    } 
    .store-logo{
        height: 60rem !important;
    }
    .store-content{
        margin-left: 5% !important;
    }
    .store-w-6{
        width:100% !important;
        text-align: center;
    }
    .store-w-4{
        width:100% !important
    }  
    
    /* ------------------------------ */
    /*           Directory            */
    /* ------------------------------ */
    
    .map-w-table {
        width: 70% !important;
    }
    .map-img {
        width: 90% !important;
        height: 40rem !important;
    }
    .list-retail{
        width: 90% !important;
    }
    .list-retail li {
		width: 50% !important; 
    }

    /* ------------------------------ */
    /*           Promotion            */
    /* ------------------------------ */
    .promo-logo {
        width: 90% !important;
        height: 40rem !important;
    }


    /* ------------------------------ */
    /*           Event                */
    /* ------------------------------ */
    .event-logo {
        width: 90% !important;
        height: 40rem !important;
    }

    .swiper-slide .details {
        display: none!important;
    }

    .swiper-container img{
        /* width: 15rem !important;  */
     }

     .event-card-img{
        height:28rem !important;
    }

    /* ------------------------------ */
    /*           contact              */
    /* ------------------------------ */
    .contact-select {
        font-size: 15px !important;
    }

    /* ------------------------------ */
    /*           about                */
    /* ------------------------------ */
    .about-img {
        height: 45rem !important;
    }

    /* ------------------------------ */
    /*        Intagram			 	  */
    /* ------------------------------ */
    .instagram-page-controller{
        width: 100%;
        padding-right: 0% !important;
        padding-left: 0% !important;
    }
/* ------------------------------------------------------------------------ */
}

    
    
    
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 1023px) {
    /* ------------------------------ */
    /*           Nav bars             */
    /* ------------------------------ */
    .navbar-li a{
        display: none !important
    }
    .navbar-img{
        display: none !important
    }   
    .navbar-searchContainer{
        float: none !important
    }
    .navbar-listing{
        margin-right: 0 !important;
    }

    /* ------------------------------ */
    /*           Footer              */
    /* ------------------------------ */
    .footer-item{
        font-size: 7pt !important;      
    }

    /* ------------------------------ */
    /*           Home                 */
    /* ------------------------------ */
    .fade-carousel {
        height: 40rem !important; 
    }
    .fade-carousel .carousel-inner .item {
        height: 40rem !important;
    }
    .carousels-img{
        height: 40rem !important;
    }
    .hero{
        width: 60% !important;
    }
    .car-logo{
        width: 300px !important;
    }
    .card-img{
        height: 15rem !important
    } 
    .title-header{
        /* height: 10rem !important; */
    }
    .title-header-style{
        font-size: 30px !important; 
    }
    
    /* ------------------------------ */
    /*           Store                */
    /* ------------------------------ */
    .store-logo{
        height: 40rem !important;
    }
    .store-content{
        margin-left: 5% !important;
    }
    .store-w-6{
        width:100% !important;
        text-align: center;
    }
    .store-w-4{
        width:100% !important
    }

    /* ------------------------------ */
    /*           Shape               */
    /* ------------------------------ */
    .box-detail {
        background-color: #DF247F;
        color: white;
        display: inline-block;
        position: relative;
        padding: 0 1em;
        vertical-align: top;
        padding-left: 5% !important;
    }
    /* .box-detail:before {
        content: '';
        border: 16px solid transparent;
        border-left-color: #DF247F;
        border-bottom-color: #DF247F;
        width: 0px;
        height: 0px;
        position: absolute;
        left: 100%;
        top: 0;
    } */
    .box-text-detail{
        font-size:19px !important;
        font-family: DINPro-Bold;
        letter-spacing: 4px;
    }

    /* ------------------------------ */
    /*           Directory            */
    /* ------------------------------ */
    .map-img {
        height: 30rem !important;
    }
    .parallelogram-map-tab > span{
        font-size: 20px !important;
    }

    /* ------------------------------ */
    /*           Promotion            */
    /* ------------------------------ */
    .promo-w-6{
        width:90% !important;
    }
    .promo-w-4{
        width:100% !important
    }
    .promo-logo{
        width: 90% !important;
        height: 70rem !important;
    }

    /* ------------------------------ */
    /*           Event                */
    /* ------------------------------ */
    .event-w-6{
        width:90% !important;
    }
    .event-w-4{
        width:100% !important
    }
    .event-logo{
        width: 90% !important;
        height: 70rem !important;
    }

    /* ------------------------------ */
    /*           Contact              */
    /* ------------------------------ */
    .parallelogram-tab > span {
        font-size: 16px !important;
    }
    .contact-tab-title {
        line-height: 22px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    /* ------------------------------ */
    /*           about                */
    /* ------------------------------ */
    .about-img {
        height: 30rem !important;
    }

/* ------------------------------------------------------------------------ */
}



/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 767px) {
    /* ------------------------------ */
    /*           Nav bars             */
    /* ------------------------------ */
    .navbar-li a{
        display: none !important
    }
    .navbar-img{
        display: none !important
    }
    .navbar-searchContainer{
        float: none;
    }
    .navbar-listing{
        margin-right: 0 !important;
    }

    /* ------------------------------ */
    /*           Footer              */
    /* ------------------------------ */

    /* ------------------------------ */
    /*           Home                 */
    /* ------------------------------ */
    .fade-carousel {
        height: 27rem !important;
    }
    .fade-carousel .carousel-inner .item {
        height: 27rem !important;
    }
    .carousels-img{
        height: 27rem !important;
    }
    .navbar-searchBox{
        font-size: 10px !important
    }
    .hero{
        width: 60% !important;
    }
    .hero h3{
        font-size: 10px !important;
    }
    .car-logo{
        width: 150px !important;
    }
    .card-img{
        height: 14rem !important
    } 

/* ------------------------------------------------------------------------ */
}



 /* ------------------------------------------------------------------------ */
@media only screen and (max-width: 580px) {
    .card-img{
        height: 46rem !important
    } 

    .only-web{
        display: none;
    }
  
    .only-mobile{
        display: block;
    }

/* ------------------------------------------------------------------------ */
}   
    
  

/* phone screen */
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 480px) {
    /* ------------------------------ */
    /*           Nav bars             */
    /* ------------------------------ */
    .navbar-li a{
        display: none !important
    }
    .navbar-img{
        display: none !important
    }
    .navbar-searchBox{
        font-size: 9px !important;
        width: 60px !important;
    }
    .navbar-listing{
        margin-right: 0 !important;
    }
    .navbar-collapse{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    
    /* ------------------------------ */
    /*           Footer              */
    /* ------------------------------ */
    .footer-waze-btn{
        width: 25% !important;
    }
 
    /* ------------------------------ */
    /*           Home                 */
    /* ------------------------------ */
    .fade-carousel {
        height: 17rem !important;
    }
    .fade-carousel .carousel-inner .item {
        height: 18rem !important;
    }
    .carousels-img{
        height: 18rem !important; 
    }
    .hero{
        width: 80% !important;
    }
    .car-logo{
        width: 110px !important;
    }
    .card-img{
        height: 32rem !important
    } 
    .btn.btn-lg {padding: 7px 60px;}
    .btn.btn-hero,
    .btn.btn-hero:hover,
    .btn.btn-hero:focus {
        color: black;
        background-color: #FFFFFF;
        border-radius: 30px;
        outline: none;
        margin: 1rem auto;
        font-size: 6pt;
        padding: 5px 2rem 5px 2rem;
        font-family: DINPro-Bold;
    }
    .carousel-indicators {
        position: absolute;
        bottom: -16px !important;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none;
    }
    .title-header{
        height: 4rem !important;
    }
    .title-header-style{
        font-size: 20px !important; 
        /* text-align-last: left !important */
    }

    /* ------------------------------ */
    /*           Shape                */
    /* ------------------------------ */
    .box-custom {
        background-color: #DF247F;
        color: white;
        display: inline-block;
        position: relative;
        padding: 0 1em;
        vertical-align: top;
        padding-left: 5%;
    }
    /* .box-custom:before {
        content: '';
        border: 14px solid transparent;
        border-left-color: #DF247F;
        border-bottom-color: #DF247F;
        width: 0px;
        height: 0px;
        position: absolute;
        left: 100%;
        top: 0;
    } */
    .box-text{
        font-size:20px !important;
        font-family: DINPro-Bold;
        letter-spacing: 4px;
    }
    .box-detail {
        background-color: #DF247F;
        color: white;
        display: inline-block;
        position: relative;
        padding: 0 1em;
        vertical-align: top;
        padding-left: 5% !important;
    }
    /* .box-detail:before {
        content: '';
        border: 16px solid transparent;
        border-left-color: #DF247F;
        border-bottom-color: #DF247F;
        width: 0px;
        height: 0px;
        position: absolute;
        left: 100%;
        top: 0;
    } */
    .box-text-detail{
        font-size:19px !important;
        font-family: DINPro-Bold;
        letter-spacing: 4px;
    }

    /* ------------------------------ */
    /*           Store                */
    /* ------------------------------ */
    .store-drop-down {
        width: 15rem !important;
        font-size: 15px !important;
    }
    .store-filter-font {
        font-size: 20px !important;
    }
    .store-w-6{
        width:100% !important;
    }
    .store-w-4{
        width:100% !important
    }
    .store-logo{
        height: 25rem !important;
    }
    .store-content{
        margin-left: 5% !important;
    }

    /* ------------------------------ */
    /*           Directory            */
    /* ------------------------------ */
    .parallelogram-map-tab > span {
        transform: skewX(-45deg);
        font-size: 12px !important;
        padding: 3px !important;
    }
    .map-img {
        width: 95% !important;
        height: 13rem !important;
    }
    .list-retail{
        width: 90% !important;
    }
    .list-retail li {
		float:none !important;
		width: 80% !important; 
   }
   .directory-retail {
       font-size: 20px !important;
   }

   .only-web{
      display: none;
    }

    .only-mobile{
        display: block;
    }

    .directory-ul{
        /* list-style: none !important; */
    }



    /* ------------------------------ */
    /*           Promo                */
    /* ------------------------------ */
   .promo-text{
       font-size: 25px !important;
   }
   .parallelogram {
        width: 45%;
    }
    .promo-fa-size{
        font-size: 2em !important;
    }
    .box-promo {
        background-color: #DF247F;
        color: white;
        display: inline-block;
        position: relative;
        padding: 0 1em;
        vertical-align: top;
        padding-left: 5% !important;
    }
    /* .box-promo:before {
        content: '';
        border: 16px solid transparent;
        border-left-color: #DF247F;
        border-bottom-color: #DF247F;
        width: 0px;
        height: 0px;
        position: absolute;
        left: 100%;
        top: 0;
    } */
    .box-text-promo{
        font-size:19px !important;
        font-family: DINPro-Bold;
        letter-spacing: 4px;
    }
    .promo-w-6{
        width:100% !important;
    }
    .promo-w-4{
        width:100% !important
    }
    .promo-logo{
        width: 90% !important;
        height: 34rem !important;
    }

    /* ------------------------------ */
    /*           Event                */
    /* ------------------------------ */
    .event-w-6{
        width:100% !important;
    }
    .event-w-4{
        width:100% !important
    }
    .event-logo{
        width: 90% !important;
        height: 34rem !important;
    }

    .event-more-btn {
        font-size: 12px;
    }

    /* ------------------------------ */
    /*           Contact              */
    /* ------------------------------ */
    .contact-page-controller{
        width: 100%;
        padding-right: 5% !important;
        padding-left: 5% !important;
    }
    .contact-img-logo{
        width: 150px !important;
        height: auto
    }

    .parallelogram-tab {
        height: 3rem;
    }
    .parallelogram-tab > span {
        transform: skewX(-45deg);
        font-size: 10px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .contact-tab-title{
        line-height:10px !important;
    }
    .contact-select{
        font-size: 12px !important;
    }
    .contact-form-title{
        font-size: 12px;
    }
    .contact-info{
        font-size: 10px !important;
    }

    .contact-submit-btn {
        width: 80px !important;
        height: 30px !important;
    }
    .contact-select{
        display: none;
    }
    

    /* ------------------------------ */
    /*           About                */
    /* ------------------------------ */
    .about-img{
        height: 17rem !important;
    }
    .about-fb-align{
        text-align: left !important;
    }
    .about-tw-align{
        text-align: left !important;
    }
    .about-ig-align{
        text-align: left !important;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide .details {
        display: none!important;
    }
    .swiper-container img {
        width: 30rem!important;
        display: block;
        height: 100%;
    }
    .about-desc{
        font-size: 15px !important;
    }


    /* ------------------------------ */
    /*           Faq                 */
    /* ------------------------------ */
    .faq-answer{
        font-size: 13px !important;
    }
    .accordion .handle{
        font-size: 20px !important;
    }
    .faq-text{
        font-size: 20px !important;
    }
    .faq-title{
        font-size:15px !important;
    }
    .faq-item{
        font-size: 15px !important;
    }

    .faq-btn {
        font-size: 15px !important;
    }

    .footer-page-title {
        font-size: 15px !important;
    }
}



@media only screen and (max-width: 580px) {
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide .details {
        display: none!important;
    }
    
    .swiper-container img {
        width: 30rem!important;
        display: block;
        height: 100%;
      }
 
/* ------------------------------------------------------------------------ */
}   
