  .slider{
  height: 498px !important;
    width: 1405px !important;
  }
  @media (max-width: 576px){
.slider {
height: 142px !important;
    width: 360px !important;
}
}
.aei-cmsbanneregory-first .aei-banner-item {
  width: 50%;
  padding: 15px 15px;
}
@media (max-width: 991px){
.aei-cmsbanneregory-first .aei-banner-item
{
      width: 100%;
    margin-bottom: 15px;
}
.margin_top_on{
  margin-top: 30px;
}
.btn {
    border-radius: 0;
    border: 0;
    border-bottom: 10px solid #CCCCCC;
    border-left: 10px solid #CCCCCC;
    margin:0;
    -webkit-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
       -moz-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
            box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
            padding:8px;
}

.aboutbtn {
   
    border: 0;
     white-space: unset;
    border-radius: 20px;
  
    width: 70px !important;
    color: white;
    font-weight: bold;
    line-height: normal;
    margin:0;
    -webkit-box-shadow: 0 5px 5px -6px rgba(0,0,0,.9);
       -moz-box-shadow: 0 5px 5px -6px rgba(0,0,0,.9);
            box-shadow: 0 5px 5px -6px rgba(0,0,0,.9);
            padding:8px;
}
}
#header{
    background:#0A0A0A;
}
.btn {
    border-radius: 0;
    border: 0;
   /* border-bottom: 10px solid #CCCCCC;
    border-left: 10px solid #CCCCCC;*/
    margin:0;
    -webkit-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
       -moz-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
            box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
            padding:8px;
}
.aboutbtn {
   
    border: 0;
     white-space: unset;
    border-radius: 20px;
    
    color: white;
    font-weight: bold;
    line-height: normal;
    width: 120px;
    margin:0;
    -webkit-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
       -moz-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
            box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
            padding:8px;
}
.btn .btn-block:active, .btn .btn-lg:active {
    -webkit-box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
       -moz-box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
            box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
}
.btn-default {
    color: red;
    font-size: 18px;
    padding: 5px;
    font-weight: bold;
    background-color: white;
  
    text-shadow: 1px 1px 0 #f5f5f5;
}
.btn-default:hover, .btn-default:focus {
    background-color: white;
    color: red;
    
}
.btn-success {
    background-color: #80d752;
    border-color: #61be26;
    text-shadow: 1px 1px 0 #5fdb34;
}
.btn-success:hover, .btn-success:focus {
    background-color: #75cd53;
    border-color: #53aa27;
}
.btn-info {
    background-color: #39b3d7;
    border-color: #348fd2;
    text-shadow: 1px 1px 0 #238ed5;
}
.btn-info:hover, .btn-info:focus {
    backgrounad-color: #45abcd;
    border-color: #347abe;
}
.btn-warning {
    background-color: #FEAF20;
    border-color: #d79a34;
    text-shadow: 1px 1px 0 #db9e34;
}
.btn-warning:hover, .btn-warning:focus {
    background-color: #f5a620;
    border-color: #cd9034;
}
.btn-danger {
    background-color: red;
    font-size: 17px;
    white-space: unset;
    border-radius: 20px;
    border-color: white;
    text-shadow: 1px 1px 0 #ac2925;
}
.btn-danger:hover, .btn-danger:focus {
    background-color: #cd3714;
    border-color: white;
}
.btn-primary {
    background-color: #4274d7;
    border-color: #4d5bbe;
    text-shadow: 1px 1px 0 #232bd5;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #426acd;
    border-color: #4f56aa;
}
.btn-magick {
    color: #fff;
    background-color: #bb39d7;
    border-color: #9a00cd;
    text-shadow: 1px 1px 0 #9823d5;
}
.btn-magick:hover, .btn-magick:focus {
    color: #fff;
    background-color: #b13acd;
    border-color: #8600b9;
}
.btn-pressure {
    position: relative;
    margin-bottom: 0;
}
.btn-pressure:focus {
    -moz-outline-style:none;
         outline:medium none;
}
.btn-pressure:active, .btn-pressure.active {
    top: 4px;
    border: 0;
    position: relative;
}
.btn-sensitive:active, .btn-sensitive.active {
    top: 1px;
    margin-top: 4px;
}/*
.slick-slider .item{
  padding-left: 0;
  padding-right:0;
}*/
@media (max-width:968px) {

/*.slick-slider .item{*/
/*    padding-left: 30px;*/
/*    padding-right: 30px;*/
/*}   */
}
.icon{
    border-radius: 50%;
    border:8px solid red;
    height: 250px;
}
.product-miniature .thumbnail-container .product-image-block img{
    height: 200px;
}
  .footer_text{
        color: white;
        padding-left: 25px;
       }

.slick_img{
  height: 220px;
  width: 250px;
  border: 8px solid #1F51FF;
}

.slick-slide {
    margin: 10px
}
.items{
  margin: 60px;
}
.margin_bottom{
  margin-bottom: 45px;
}
.cart{
  background-color:red;
  width: 110px;
  line-height: inherit;
}
.padding{
  padding-top: 30px;
  padding-bottom: 200px;
}
.welcome{
color:white;float: initial;padding-left: 55px;font-size:28px;
}
.welcome_logo{

border: none;
height:150px;
}
.welcome1_logo{
  height: 200px;
}
.indiashine{
  color:white;float: initial;padding-left: 55px;font-size:28px;
}
.margin-top{
  margin-top: 80px;
}
.voice{
    font-size:20px;color:red;font-weight: bold;display: inline-block;
}
form.example input[type=text] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 90%;
  background: white;
}

form.example button {
  float: left;
  width: 10%;
  padding: 10px;
  background: #cd3714;
  color: white;
  font-size: 17px;
  border: 1px solid #cd3714;
  border-left: none;
  cursor: pointer;
}

form.example button:hover {
  background: #cd3714;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

.dropdown1 {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  background-color: #0abf53;
}

.dropdown li {
  position: relative;
}

.dropdown li a {
  color: #ffffff;
  text-align: left;
  font-size: 18px;
  text-decoration: none;
  display: block;
  padding: 10px;

}
.dropdown .abc{
   font-family: FontAwesome;
  font-weight: bold;
}

.dropdown li ul {
  position: absolute;
  top: 100%;
  margin: 0;
  width:100%;
  padding: 10px;
  list-style: none;
  display: none;
  line-height: normal;
  background-color: white;
}

.dropdown li ul li a {
  text-align: left;
  color: black;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  display: block;
  white-space: nowrap;
}

.dropdown li ul li a:hover {
  background-color: #cd3714;
  color: #ffffff;
}

.dropdown li ul li ul {
  left: 100%;
  top: 0;
}

ul li:hover>a {
  background-color: #cd3714;
  color: #ffffff !important;
}

ul li:hover>ul {
  display: block;
}

.dropdown1 li {
  position: relative;
}

.dropdown1 li a {
  color: #ffffff;
  text-align: left;
  text-decoration: none;
  display: block;
  padding: 10px;

}
.dropdown1 .abc{
   font-family: FontAwesome;
  font-weight: bold;
}

.dropdown1 li ul {
  
  top: 100%;
  margin: 0;
  width:100%;
  padding: 10px;
  list-style: none;
  
  line-height: normal;
  background-color: white;
}

.dropdown1 li ul li a {
  text-align: left;
  color: black;
  font-size: 14px;
  padding: 10px;
  display: block;
  white-space: nowrap;
}

.dropdown1 li ul li a:hover {
  background-color: #cd3714;
  color: #ffffff;
}

.dropdown1 li ul li ul {
  left: 100%;
  top: 0;
}

ul li:hover>a {
  background-color: #cd3714;
  color: #ffffff !important;
}

ul li:hover>ul {
  display: block;
}

#aeibrand-slider{
    margin-left:25px;
    margin-right: 25px;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 100px auto;
  padding: 40px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}
.audio{
  
    float: right;
    border: none;
    background: transparent;
    margin-top: -52px;
    margin-right: 70px;
    border-radius: 50%;

}
.about_audio{
  
    
    border: none;
    background: transparent;
    margin-left: -10px;
    border-radius: 50%;

}
.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}
.service_logo{
  border:7px solid red;
  border-radius:50%;
  height: 100px;
  width: 100px;
  margin-left:130px;
  display: block;
}

.margin_top{
  margin-top: 10px;
}

.main_cat{
  
}
.main_cat_header{
  background: #cd3714;  
   color: #ffffff !important;
   font-weight: bold !important;
    text-align: left;
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 10px;
}

.main_cat_header i{
  text-align: left;
    color: black;
    font-size: 33px !important;
    font-weight: bold;
    padding-top: 5px;
    float: right;
    
    white-space: nowrap;"
}
.main_cat ul li .cat{
  text-align: left;
    color: red;
    font-size: 18px;
    font-weight: bold !important;
    padding: 10px;
    display: block;
    white-space: nowrap;
}

.main_cat ul li .sub_cat{
  text-align: left;
    color: black;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600 !important;
    padding: 10px;
    display: block;
    white-space: nowrap;
}
.main_cat ul li .sub_sub_cat{
  text-align: left;
    color: black;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600 !important;
    padding: 10px;
    display: block;
    white-space: nowrap;
}


.main_cat ul li .sub_sub_cat i{
  text-align: left;
    color: black;
    font-size: 35px !important;
    font-weight: bold;
    padding-top: 5px;
    float: right;
    
    white-space: nowrap;"
}


.main_cat ul li .sub_cat i{
  text-align: left;
    color: black;
    font-size: 38px !important;
    font-weight: bold;
    padding-top: 5px;
    float: right;
    
    white-space: nowrap;"
}

.main_cat ul li .cat i{
  text-align: left;
    color: red;
    font-size: 38px !important;
    font-weight: bold;
    padding-top: 5px;
    float: right;
    
    white-space: nowrap;"
}
.block-categories .block-categories-collapse, #search_filters .block_content{
  padding: 0px;
}
.top_margin{
  margin-top: 75px;
}
.about_img{
  width: 120px;
  
}
.col3{
  padding-left: 0;
  padding-right: 0;
}

.ax-product-title2{
font-size: 15px;
    font-weight: 600;
    text-transform: capitalize !important;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
    position: relative;
    color: #000;
    padding: 0;
    margin: 0;
}
@media (max-width: 991px){

.block-categories .block-categories-collapse, #search_filters .block_content{
  padding: 0px;
}
.leftmobcol3{
  padding-left: 10px;
}
.rightmobcol3{
  padding-right: 10px;
}
.main_cat ul li .cat{
  text-align: left;
    color: red;
    font-size: 15px;
    font-weight: bold !important;
    padding: 10px;
    display: block;
    white-space: nowrap;
}
.main_cat ul li .sub_sub_cat{
  text-align: left;
    color: black;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600 !important;
    padding: 10px;
    display: block;
    white-space: nowrap;
}
.main_cat ul li .sub_sub_cat i{
  text-align: left;
    color: black;
    font-size: 36px !important;
    font-weight: bold;
    padding-top: 5px;
    float: right;
    
    white-space: nowrap;"
}

.main_cat ul li .sub_cat{
  text-align: left;
    color: black;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600 !important;
    padding: 10px;
    display: block;
    white-space: nowrap;
}
.main_cat ul li .sub_cat i{
  text-align: left;
    color: black;
    font-size: 38px !important;
    font-weight: bold;
    padding-top: 5px;
    float: right;
    
    white-space: nowrap;"
}
.main_cat ul li .cat i{
  text-align: left;
    color: red;
    font-size: 38px !important;
    font-weight: bold;
    padding-top: 5px;
    float: right;
    
    white-space: nowrap;"
}

.main_cat_header{
  background: #cd3714;    color: #ffffff !important;
    text-align: left;
    font-size: 15px;
    text-decoration: none;
    display: block;
    padding: 10px;
}
.btn-default {

font-size:18px;

}
.voice{
    font-size:18px;color:color:#cd3714;;font-weight: bold;margin-right:0px;display: inline-block;margin-top: 15px;
}
.padding{

  padding-top: 30px;
  padding-bottom: 70px;
 }

.dropdown li a {
  color: #ffffff;
  text-align: left;
  font-size: 15px;
  text-decoration: none;
  display: block;
  padding: 10px;

}
.dropdown li ul li a {
  text-align: left;
  color: black;
  font-size: 15px;
  font-weight: bold;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.welcome{
  color:white;text-align: center;font-size: 27px;margin-left:0;padding-left: 0;
}
.welcome_logo{
  width: 60%;
  border: none;
  margin-top: -15px;
  margin-left: 0;
  padding:10px;
  height:auto;
}
.welcome1_logo{
width: 55%;height: auto;border: none;margin-left: 0;
}
.indiashine{
  color:white;text-align: center;font-size: 27px;padding-left:30px;
}

.margin-top{
  margin-top: -25px;
}
.margin_top{
  margin-top: 0;
}
.top_margin{
  margin-top: 0 !important;
}
.slick-slider .item{
  padding-left: 55px;
  padding-right:55px;
}
.about_img{
  width: 120px;
  height: 85px;
}
.service_logo{
  border:7px solid red;
  border-radius:50%;
  height: 100px;
  width: 100px;
  margin-right: 0px;
  margin-left: 0;
}
.dropdown li ul {
  position: absolute;
  top: 100%;
  margin: 0;
  width:100%;
  padding: 10px;
  list-style: none;
  display: none;
  line-height: normal;
  background-color: white;
}
form.example input[type=text] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 80%;
  background: white;
}

form.example button {
  float: left;
  width: 20%;
  padding: 10px;
  background: #cd3714;
  color: white;
  font-size: 17px;
  border: 1px solid #cd3714;
  border-left: none;
  cursor: pointer;
}
#aeibrand-slider{
    margin-left:0;
    margin-right: 0;
}

.audio{
  
    float: right;
    border: none;
    margin-top: -45px;
    margin-right: -50px;
    border-radius: 50%;

}
.about_audio{
  margin-left: 0 !important;
 border: none;
    background: transparent;
  border-radius: 50%;

}

.ax-product-title2{
font-size: 10px;
}
.ax-product-title{
  font-size: 15px !important;
}
}

footer{
  background: #0A0A0A;
}