@charset "utf-8";

@media screen and (min-width: 1799.98px) {
	#backToTop { bottom: 20px; }
	#btnSearchClose { right: 10px; }
}
@media screen and (max-width: 1499.98px) {
  #searchFilters{
    grid-template-columns: repeat(2, 1fr);
  }
  #shopDetailsMain{ padding: 0 30px;}
}
@media screen and (min-width: 992px) and (max-width: 1439.98px) {
  #homeBanners{
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 1379.98px) {
}
@media screen and (max-width: 1199.98px) {
  :root {
    --page-header-height: 80px;
  }
  #logoIPD img{
    width: 300px;
  }
  #searchkey .inputWrap{ flex: auto;}
  #logoWrap a > .txt{ font-size: 1.167em;}
  #logoWrap a > .logo { width: 54px;}
  #content h1, #shopDetails .shopCateName .name{ font-size: 2em;}
  #bookmarksItems a{
    padding: 10px 0 10px 10px;
  }
  #bookmarksItems .shopDetails .name{ font-size :1.167em; }
  
}
@media screen and (max-width: 1099.98px) {
  #searchResultMain{ gap: 20px; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));}
}
/* Large devices (Desktops, 995px and up) */
@media screen and (min-width: 992px) {
  html{ overflow: auto!important; overflow-x: hidden!important;}
  .fixedHeader #logoWrap{
    padding: 5px 0;
  }
  .fixedHeader #logoWrap a > .logo { width: 50px;}
  .fixedHeader #logoIPD img{ width: 300px;}
  #mobileBgLayer, #mobileNavWrap, .showMMenu #mobileNavWrap{
    display: none;
  }   
  #footerLeft { flex: 1;} 
  #searchOptsWrap .searchForm .inputWrap {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 30px;
    padding: 8px 20px;
    display: flex;
    align-items: center;
    max-width: 1110px;
  } 
  #searchFilters .custom-select{
    position: inherit;
  }
  #searchFilters .select-items {
    top: inherit;
    bottom: calc(100% + 1px);
  }
  #searchkey{
    display: flex;
    flex-wrap: wrap;
  } 
  #shopContacts{ display: table; width: 100%;}
  #shopContacts .item{ display: table-row;}
  #shopContacts .item > div{
    padding: 11px 20px;
    display: table-cell;
    border-bottom: 1px solid var(--grey3);
  }
  #shopContacts .item .title{ width: 230px;}
  /* #shopContacts .item .title{
    flex: 0 0 160px;
  } */
  #shopContacts .item .info{ flex: 1;}
  #homeBanners .slide-main .details{
    position: absolute;
    left: -60px;
    bottom: 70px;
    max-width: 460px;
    font-size: 2.333em;
  }
  #homeBanners .swiperCtrls{
    position: absolute;
    right: 30px;
    bottom: 30px;
  }
  #homeBanners .slide-main.video .details{
    display: none;
  }
  #titleWrap h1{ margin-bottom: 0; margin-right: auto;}
  #resultStats{
    justify-content: flex-end;
    margin-left: 20px;
  }
  .display-m {
    display: none;
  }
  #announSwiper{ margin-right: 20px;}
}

/* Medium devices (Tablets, less than 992px) */
@media screen and (max-width: 991.98px) {
  #toolBookmark > a.trigger:before{
    background-color: var(--grey2);
  }
  #toolBookmark > a.trigger{ color: var(--red1);}
  #toolBookmark > a.trigger:hover:before{
    background-color: var(--red1);
  }
  #toolBookmark > a.trigger:hover{ color: #fff;}
  #backToTop {
    bottom: 20px;
  }
  .iscookies #popupWrap{
    position: absolute;
    bottom: 0;
    width: 100%;
		border-radius: 0;
		transform:none;
		top: initial;
		left: initial;
  }
  .display-m{ display:block;} 
  .display-d{ display: none;}
  #footerNav{ display: inline-block; vertical-align: top;}
  #mSearchCtrl > a{ width: 34px; height: 34px;}
  #shopSearchMain{ padding-bottom: 60px;}
  #searchOptsWrap .formRow{ gap: 0;}   
  #searchOptsWrap{
    flex: 100%;
    margin-bottom: 15px;
  }
  #searchOptsWrap .searchForm .inputWrap{ margin-bottom: 15px; }
  #searchOptsWrap .searchForm .inputWrap > label{
    display: block;
    margin-bottom: 5px;
  }
  #searchOptsWrap .searchForm input[type="text"] {
    padding: 8px 20px;
    width: 100%;
    height: 42px;
    font-weight: 300;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 30px;
  }
  #searchOptsWrap .selectWrap{
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 30px;
  }
  #searchOptsWrap .select-selected{
    padding: 8px 25px 8px 20px;
  }
  .select-selected > span{
    line-height: 26px;
  }
  #searchOptsWrap .select-selected:after{
    right: 20px;
  }
  #searchFilters{
    grid-template-columns: 1fr;
  }
  #btnSearchGo{ padding: 12px 20px;}
  .isHome #searchFilters .custom-select{
    position: relative;
  }
  .isHome #searchFilters .select-items {
    top: inherit;
    bottom: 100%;
  }
  #wrapper:not(.isHome) #shopSearchWrap, #wrapper:not(.isHome) #searchTriggerWrap{ display: none;}

  #mSearchCtrl.shown{ 
    opacity: 1;
    /* height: 60px; */
    display: flex;
    align-items: center;     
  }
  #mmenuCtrl {
    display: flex;
    align-items: center;    
  }  
  #logoIPD{ display: none;}
  #toolShare, #toolLangs, #toolFontsize{
    display: none;
  }
  #siteTools{ margin-left: 0; padding-left: 0; border: none;}
  #mSearchCtrl{ margin-left: 6px;}
  #toolLangs.active .subnav,
  #toolShare.active .subnav {
    transform: translate(-50%, -10px);
  }
  #toolSearch.active .searchForm {
    opacity: 1;
    transform: translateY(0px);
  }
  #homeBanners .swiper-slide{
    padding: 0;
  }
  #homeBanners .slide-main .details{
    position: relative;
    font-size: 1.333em;
    margin: -20px 50px 0;
    min-height: 100px;

  }
  #homeBanners .slide-main.video .video-wrap{ z-index: 20;}
  #homeBanners .slide-main.video .details{ z-index: 10; background-color: rgba(191, 28, 42, 1);}
  #homeBanners .slide-main .slide-img, #homeBanners .slide-main.video .video-wrap{ border-radius: 0;}
  #homeBanners .swiperCtrls{ position: relative; margin: 0 50px 40px; justify-content: flex-end;}
  #homeBanners .swiperCtrls .swiper-paging{ display: none;}
  #homeBanners .swiperCount{
    display: block;
  }
  #homeBanners.swiper .swiper-arrow {
    top: inherit;
    transform: none;
  }
  #homeBanners .slide-main.video .video-ctrls{ left: 70px;}
  #homeBanners .slide-main.video .video-ctrls > button:hover{
    background-color: var(--orange);
  }
  .swiper .swiper-next {
    right: 0;
  }
  .swiper .swiper-prev {
    left: 0;
  }
  #footerMain{ padding: 0;}
  #footerMain > div {
    width: 100%; 
    padding: 30px;
    text-align: center;
  }
  #footerMain #footerRight {
    justify-content: center;
    padding-top: 0;
  }  
  /* #footerLeft { order: 2; border-top: 1px solid var(--grey2);} */
  /*transform table*/
  #content table.transform-table thead th, #content table.transform-table tbody th{
		display: none;
	}
	#content table.transform-table tr td{
		display: block;
		width: 100%;
		text-align: left;
		padding-top: 0;
		padding-bottom: 0;
		position: relative;
	}
  #content table.transform-table tr td[data-label]:before{
		content: attr(data-label)' :';
		display: inline-block;
		padding-right: 10px;
	}
  #content table.transform-table tr td:first-child{
		padding-top: 10px;
	}
  #content table.transform-table tr td:last-child{
		padding-bottom: 10px;
	}
  .pagination .mobilePagin{
    display: inline-flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 30px;
  }
  .pagination .mobilePagin .txt{
    padding: 0 0 0 5px;
  }
  .pagination .mobilePagin .txt span{
    font-weight: 700;
  }
  .pageNav a:not(.arrow), .pageNav > span{
    display: none;
  }
  .page-filter-wrap{ margin-left: 20px; }
  .page-filter-wrap label{ line-height: 38px; }
  .mobilePagin .select-selected {
    line-height: 26px;
    color: #333;
    padding: 6px 28px 6px 10px;
  }
  .pagination .page-filter-wrap{
    display: none;
  }
  .pagination .page-filter-wrap-m{
    display: inline-flex;
  }
  .pageNav a, .page-filter-wrap .btn-filter{ width: 36px; height: 36px;}
  #shopDetails > div{ width: 100%;}
  #shopContacts .item {
    padding: 15px;
  }
  #shopContacts .item > div{ width: 100%;}
  #shopDetails .shopPhoto{ margin: 0 auto;}
  #shopContacts .item .locations{
    margin-left: 10px;
  }
  .locations a{
    flex-wrap: wrap;
  }
  .locations a{
    padding: 10px 0;
  }
  .locations a > span{
    padding: 5px 15px 5px 30px;
    width: 100%;
  }
  .locations li span:before{
    font-size: 18px;
    left: 8px;
    top: 8px;
  }
  #searchResultMain{ gap: 20px; }  
  #wrapper:not(.isHome) #shopSearchWrap{ display: none!important;}
  #shopDetails{ flex-wrap: wrap; }
  #shopDetails .shopCateName{ margin-bottom: 20px;}
  #shopDetails .shopFeatures span{ height: 88px;}  
  #bookmarksItems{
    grid-template-columns: 1fr;
    gap: 15px;
  }
  #titleWrap{ display: block; margin-bottom: 20px;}
  #searchOptions{ justify-content: inherit; margin: -10px 0 20px;}
  #shopDetails > .shopCates{ display: flex; margin-bottom: 0;}
  #announcement{ display: block; padding: 0 20px 0 30px;}
  #announCtrls{ display: inline-flex; margin-bottom: 10px;}
}

/*Between Tablets and Mobile */
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  #mSearchCtrl > a:before, #mmenuCtrl > a:before  {  
    bottom: -28px;  
  }
  #mSearchCtrl > a:after, #mmenuCtrl > a:after  {
    bottom: -22px;
  }
}

@media screen and (min-width: 768px){
  #searchResultMain .shopItem > a div{
    width: 100%;
  }
  #searchResultMain .shopItem .shopPhoto{
    height: 100px;
  }
  #searchResultMain .shopItem > a .shopDetails{
    height: calc(100% - 160px);
    display: flex;
    flex-wrap: wrap;
  }
  #searchResultMain.hideCates .shopItem > a .shopDetails{ height: calc(100% - 120px);}
  #searchResultMain .shopFeatures{ margin-top: auto;}
}


/* Small devices (landscape phones, less than 768px) */
@media screen and (max-width: 767.98px) {
  :root {
    --page-header-height: 66px;
  }
  /****** common starts******/
  body {
    font-size: 16px;
  }
  /* #mobileNavWrap.show{ top: var(--page-header-height);} */
  #mSearchCtrl > a:before, #mmenuCtrl > a:before  {  
    bottom: -21px;  
  }
  #mSearchCtrl > a:after, #mmenuCtrl > a:after  {
    bottom: -15px;
  }
  #logoWrap{
    padding: 8px 0;
  }
  #logoWrap a > .logo{ width: 50px;}
  #logoWrap a > .txt{ font-size: 1.125em;}
  .container{ padding: 0 20px;}
  #footerMain > div {
    padding: 20px;
  }
  #shopSearchMain{ padding: 25px 20px;}
  #footerRight {
    gap: 15px;
  }
  #mainContent.others #contentWrap{ padding: 30px 20px;}
  #wrapper:not(.isHome) #mainContent{
    padding: 30px 20px 50px;
  }
  #content h1, #shopDetails .shopCateName .name{
    font-size: 1.875em;
  }

  #content h2 {
    font-size: 1.5em;
  }

  #content h3 {
    font-size: 1.313em;
  }

  #content h4 {
    font-size: 1.250em;
  }
  /****** common ends******/
  /****** home starts******/
  /****** home ends******/
  /****** content starts******/
  .f-left-img,
  .f-right-img {
    float: none;
    margin: 0 auto 15px;
    max-width: 360px;
  }
  .pageNav .arrow:before, .swiper .swiper-arrow span:after{ font-size: 20px;}
  #content .imgCols-grid, #content .imgCols-grid.col2{
    grid-template-columns: 1fr;
  }
  .checkBoxWrap.check-box .checkmark { top: 2px;}
  .box-grey{ padding: 25px 20px;}
  #bookmarksItems .shopPhoto{ width: 100px;}
  #bookmarksItems .shopDetails .name{ font-size: 1em;}
  #resultStats{ flex-wrap: wrap; column-gap: 30px;}  
  #displayCount:before{ left: -15px;}  
  #shopDetailsMain{ padding: 0;}
  #searchResultMain{ grid-template-columns: 1fr; gap: 15px;}
  #searchResultMain .shopItem .shopPhoto{ /*height: 100px;*/ width: 100px; margin-bottom: 0; position: relative; background-size: 100% auto; }
  #searchResultMain .shopItem .shopPhoto:before{
    content: '';
    position: absolute;
    right: -10px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: var(--grey3);
  }
  #searchResultMain .shopItem > a .shopDetails{ flex: 1; padding: 10px;}
  #searchResultMain .shopItem > a{ padding: 10px; gap: 20px; align-items: center;}
  #searchResultMain .shopCateName .cate{ margin: 0; padding-bottom: 4px;}
  #searchResultMain .shopCateName .cate:after{ display: none;}
  #searchResultMain .shopFeatures .left{ margin-left: auto;}
  #searchResultMain .shopFeatures .left > span{ width: 24px; height: 24px;}
  #searchResultMain .shopFeatures .left > span:before{ font-size: 23px;}
  #searchResultMain .shopFeatures .right > span, #bookmarksItems .shopFeatures .right > span{ height: 28px;}
  #searchResultMain .shopCateName .name{ font-size: 1em;}
  #searchResultMain .shopCateName .total{ padding-top: 4px;}
  #searchResultMain .shopCateName{ margin-bottom: 10px;}
  #searchResultMain .shopFeatures{ justify-content:initial; gap: 20px;}
  #backToTop {right: 20px;}
  .shopCates > span{ width: 24px; height: 24px;}
  .shopCates > span:before{ font-size: 24px; line-height: 24px;}
  #searchResultMain .shopFeatures > div.right:before{
    content: "";
    background-color: var(--grey3);
    width: 1px;
    height: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -10px;
  }
  #searchResultMain .shopFeatures{ align-items: center;}
  #searchResultMain .shopFeatures .shopCates{ display: flex;}
  #searchResultMain .shopItem > a > .shopCates{ display: none;} 
  #searchResultMain .shopFeatures .right{ top:0;}
  #announClose{ right: 0;}
  #announcement{ padding: 0 20px 0 24px;}
  #announcement:before{ font-size: 16px; line-height: 16px;}
	#bookmarksItems .shopPhoto{ width: 60px;}
  /****** content ends******/
}

@media screen and (max-width: 575.98px) {
  #popupMain{ padding: 50px 30px;}
  #popupMain .btn-wrap button{ padding: 6px 25px; margin-bottom: 10px;}
  #popupMain .btn-wrap button#btnAcceotCookies{
    padding: 7px 25px;
  }
  #landsMapContainer{ height: 400px;}
}

@media screen and (max-width: 479.98px) {
  #searchResultMain .shopItem .shopPhoto{ width: 80px;}
  #searchResultMain .shopItem > a .shopDetails{ padding: 10px 0 10px 10px;}
  #logoWrap a > .txt { width: 160px; padding: 5px 10px 5px 8px; font-size:1em;}  
	#bookmarksItems a{ padding: 5px 0 5px 5px; }
	#bookmarksItems .shopDetails{ padding: 10px 10px 10px 5px;}
	#bookmarksItems a{ gap: 10px;}
	#bookmarksItems .shopPhoto:before{ right: -5px;}
	.custom #popupMain{
		padding: 50px 15px;
	}
  .custom #popupWrap{
		width: calc(100% - 40px);
	}
	.removeBookmark{ right: 0; top: 0;}
	#shopDetails .rightDetails .qrcode a{ height: 88px; width: 88px;}		
}

@media screen and (max-width: 359.98px) {
}
