  .deal-title-box,
  .top-link,
  .left,
  .right{
  display:none;
  }
  .carousel a.carousel-control {
    display: none !important;
  }
.carousel-control{
  left: unset;
  text-shadow: unset;
  color: #000;
}
.carousel-control.left{
  position: absolute;
  right: 22px;
  width: 4%;
  height: 33px;
  top: -32px;
  background-image: none;
}
.carousel-control.right{
  position: absolute;
  right: 0;
  width: 3%;
  height: 33px;
  top: -32px;
  background-image: none;
}
/*.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}*/
.carousel a.carousel-control {
	display: block;
}
.carousel-control.left:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-indent: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    content: "\e601";
    font-size: 14px;
    font-size: 20px;
}

.carousel-control.right:before {
font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-indent: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    content: "\e600";
    font-size: 14px;
    content: "\e600";
    left: 0;
    right: 0;
    font-size: 20px;
    text-align: center;
}
@media (max-width: 767px) {
	#department-block-mobile .description {
    margin-top: 10px;
	}
	#children-block-mobile .description {
    margin-top: 10px;
	}
	#children-block-mobile .carousel-inner {
    text-align: center;
}
	.banner-title-box {
		margin-top:-36%;
		margin-left: 2%;
		position:absolute;
		width: 100%;	
	}
  .top-title {
		font-size: 7vw;
		font-weight: 800;
		color: #144375;
		text-align: center;

	}
	.top-desc {
    font-size: 4vw;
    color: #144375;
    text-align: center;
    line-height: 1;
    padding-left: 14%;
    padding-right: 14%;
    margin-bottom: 3%;
	}
  .top-link  a{
    background: #e30183;
    color: #fff;
    font-size: 4vw;
    padding: 2% 3% 2% 3%;
    border-radius: 3px;
	}
	.top-link {
		padding-top: 2%;
	}
  .categories-section{
    padding:0;
  }
  #menu-block div {
    padding: 14px;
    background-color: #115AA0;
    border: 4px solid #fff;
    border-radius: 1px;
  }
  #menu-block > div a{
    color: #fff;
    font-size: 4vw;
  }
  .language-ar #menu-block > div a{
    font-size: 3vw;
  }
  
  .percentage-section h2, 
  .department-section h2{
    font-weight: 700;
    padding-bottom: 21px;  
  }
  .brands-section h2{
    font-weight: 700;
    padding-bottom: 30px;
    padding-top: 30px;
	font-size:17px;
  }
  .percentage-section, 
  .department-section{
     /* margin-bottom:30px; */
  }
  #percentage-block-mobile > div {
    margin-bottom:20px;
  }
  #percentage-block-mobile div:nth-child(5) {
    display: none;
  }
  #percentage-block-mobile .description .desc_title{
    margin-top: 20px;
  }
  #percentage-block-mobile .description a{
    font-size: 17px;
    border-bottom: 1px solid #000;
  }
  .language-ar #percentage-block-mobile .description a {
    font-size: 4vw;
  }
  #department-block-mobile{
    margin-bottom:47px;
  }
  #department-block-mobile .description a, #children-block-mobile .description a{
    font-size: 17px;
	font-weight: bold;
  }
  .carousel .carousel-indicators {
    bottom: -24px;
  }
  .language-ar .carousel .carousel-indicators {
    bottom: -24px;
    width: 72%;
  }
  .carousel .carousel-indicators li {
    width: 8px;
    height: 8px;
  }
  .carousel .carousel-indicators li {
    background: #DED9D8;
  }
  .carousel .carousel-indicators li.active {
    background: #ACAAAB;
  }
  #bottom-banner-block{
    margin-bottom: 30px;
  }
  .department-section, 
  #children-block-mobile,
  #brands-block-mobile{
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
  }
}
@media (min-width: 768px) {
	.percentage-section .col-xs-3, 
	.department-section .col-xs-6, 
	.deal-section .col-xs-12, 
	.children-section .col-xs-6, 
	.brands-section .col-xs-2 {
		padding-left: 9px;
		padding-right: 9px;
	}
	#banner-block .img-responsive {
		width:100%;
	}
	.top-title {
		font-size: 4vw;
		font-weight: 800;
		color: #144375;
		text-align: center;
    padding-left: 35%;
    padding-right: 35%;
	}
	.top-desc {
		font-size: 1.7vw;
		color: #144375;
		text-align: center;
		line-height: 1;
    padding-left: 35%;
    padding-right: 35%;    
	}
	.top-link  a{
		background: #e30183;
    color: #fff;
    font-size: 1.2vw;
    padding: 1% 3% 1% 3%;
    border-radius: 3px;
	}
	.top-link {
		padding-top: 2%;
	}
	.banner-title-box {
		margin-top:-23%;
		margin-left: 2%;
		position:absolute;
		width: 100%;	
	}
	.categories-section h2, .percentage-section h2, .department-section h2, .brands-section h2 {
		color: #000;
		font-size:30px;
		font-weight: bold;
		padding:0 0 2%;
	}
	
	#menu-block .col-xs-4 {
		background: #115aa0;
		padding-top: 17px;
		padding-bottom: 17px;
		border: 7px solid #fff;
    border-radius: 10px;
	}
	#menu-block a {
		color: #fff;
		font-size: 18px;
	}
	.description {
		padding: 5% 0;
	}
	.desc_title {
		font-size: 28px;
		color: #024389;
		font-weight: bold;
    letter-spacing: -1px;
	}
	.percentage-section .description a {
		font-size:20px;
		color: #000;
		border-bottom: 1px solid #000;
	}
	.department-section a, .children-section a {
		font-size:30px;
		color: #000;
	}
	.department-section .description {
    padding: 2% 0;
    padding-bottom: 7%;
	}
	.deal-section #bottom-banner-block {
		padding-bottom: 4%;
	}
	.deal-section{
    position:relative;
  }
  .deal-title-box{
    position:absolute;
    top: 50px;
  }
  .deal-title{
    font-size: 20px;
    font-weight: 700;
    color: #000;
  }
  .deal-big-title{
    font-size: 55px;
    font-weight: 700;
  }
  .deal-link{
    font-size: 20px;
    font-weight: 700;
  }
  .deal-link a{
    border-bottom: 1px solid #000;  
  }
}

/*iphone X landscape*/
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
	#banner-block .img-responsive {
		width:100%;
	}
	.top-title {
		font-size: 4vw;
		font-weight: 800;
		color: #144375;
		text-align: center;
    padding-left: 35%;
    padding-right: 35%;
	}
	.top-desc {
		font-size: 1.7vw;
		color: #144375;
		text-align: center;
		line-height: 1;
    padding-left: 35%;
    padding-right: 35%;    
	}
	.top-link  a{
		background: #e30183;
    color: #fff;
    font-size: 1.2vw;
    padding: 1% 3% 1% 3%;
    border-radius: 3px;
	}
	.top-link {
		padding-top: 2%;
	}
	.banner-title-box {
		margin-top:-23%;
		margin-left: 2%;
		position:absolute;
		width: 100%;	
	}
	.categories-section h2, .percentage-section h2, .department-section h2, .brands-section h2 {
		color: #000;
		font-size:30px;
		font-weight: bold;
		padding: 2% 0;
	}
	#menu-block .col-xs-4 {
		background: #115aa0;
		padding-top: 17px;
    padding-bottom: 17px;
		border: 5px solid #fff;
    border-radius: 10px;
	}
	#menu-block a {
		color: #fff;
		font-size: 16px;
	}
	.description {
		padding: 5% 0;
	}
	.desc_title {
		font-size: 15px;
		color: #024389;
		font-weight: bold;
    letter-spacing: -1px;
	}
	.percentage-section .description a {
		font-size:16px;
		color: #000;
		border-bottom: 1px solid #000;
	}
	.department-section a, .children-section a {
		font-size:20px;
		color: #000;
	}
	.department-section .description {
    padding: 2% 0;
    padding-bottom: 7%;
	}
	.deal-section #bottom-banner-block {
		padding-bottom: 4%;
	}
	.deal-section{
    position:relative;
  }
  .deal-title-box{
    position:absolute;
    top: 50px;
  }
  .deal-title{
    font-size: 20px;
    font-weight: 700;
    color: #000;
  }
  .deal-big-title{
    font-size: 55px;
    font-weight: 700;
  }
  .deal-link{
    font-size: 20px;
    font-weight: 700;
  }
  .deal-link a{
    border-bottom: 1px solid #000;  
  }
}

/* iPad */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
  #menu-block a {
    color: #fff;
    font-size: 13px;
 }
 .categories-section h2, .percentage-section h2, .department-section h2, .brands-section h2 {
  font-size: 25px;
 }
 .desc_title {
  font-size: 20px;
 }
 .percentage-section .description a {
  font-size: 12px;
 }
 .department-section a, .children-section a {
  font-size: 20px;
 }
 .deal-title-box {
  top: 35px;
 }
 .deal-title {
    font-size: 15px;
 }
 .deal-big-title {
    font-size: 35px;
  color: #201644;
 }
 .deal-link {
    font-size: 13px;
 }
}
@media only screen and (max-width: 1220px) and (min-width: 578px)  {
	.desc_title {
		font-size: 23px;
		
	}
	
}