 .slider-area .item {
  /*width: 100%;
  padding-top: 51%; 
  position: relative;
  */
 }

.slider-area .item .carousel-captions {
  height: inherit; 
  /*display: block;
  padding: 30vh 0;  */
  padding-top:20vh;
  padding-left:30px;
}

.slider-area .item .carousel-captions {height:580px;width:100%;}

@media only screen and (max-width : 1600px) {
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.slider-area .item .carousel-captions {height:504px;width:100%;}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.slider-area .item .carousel-captions {height:390px;width:100%;padding-top:10vh;padding-left:10px;}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.slider-area .item .carousel-captions {height:310px;width:100%;}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 576px) {
.slider-area .item .carousel-captions {height:244px;width:100%;padding-top:5vh;padding-left:10px;}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.slider-area .item .carousel-captions {height:230px;width:100%;padding-top:0vh;}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 360px) {
.slider-area .item .carousel-captions {height:230px;width:100%;}
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
.slider-area .item .carousel-captions {height:230px;width:100%;}
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 280px) {
.slider-area .item .carousel-captions {height:250px;width:100%;}
}

.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;float:left}
.col-8{width:66.66667%;max-width:66.66667%;}
@media (max-width:576px){.logo{text-align:center;}
}
header .header-middel .cart-btn{text-align:right;}
@media (max-width:576px){header .header-middel .cart-btn{text-align:center;}
  }
header .main-menus3 .menu-list nav ul li a{text-transform:none;}
input[type=search]{border:none;}
header .header-middel .cart-btn div{background:#efefef;}

/* 2021-02-21 */
ul.sub-menu{margin-left:16px;}
.sideberb .categorys ul.sub-menu li {padding: 0 ;}
.slider-area .item .carousel-captions .slider-content .content{text-align:left;padding-left:30px;/* padding-right: 292px; */width: 700px;}
.slider-area .item .carousel-captions .slider-content .content strong{font-weight:900;font-size:40px;line-height: 75px;}
.slider-area .item .carousel-captions .slider-content .content h2{font-weight:100;font-size:40px;line-height: 75px;text-transform:uppercase;letter-spacing:0;}

@media only screen and (max-width :768px) {
.slider-area .item .carousel-captions .slider-content .content strong{font-size: 35px;line-height:45px;margin:10px 0;}
.slider-area .item .carousel-captions .slider-content .content h2{font-size: 20px;margin: 0 0 10px;letter-spacing: 1px;margin:0 0 10px;}
}
@media (min-width:577px) and (max-width:767px){.header-middel .col-xs-12{width:50%;}}
li.lang {cursor:pointer;text-transform:capitalize !important}
header .main-menus3 .menu-list nav ul li.lists-menus.lang .list-menu{width:220px;}
@media (max-width:991px){li.drop.lang .dropdown{width:100%;}}


