/* slick arrow */
.arrows {
    width: 60px;
    position: absolute;
    top: 0;
    bottom: auto;
    right: 10px;
    left: auto;
    margin: 0 auto;
    z-index: 2;
    opacity: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;

}
#aeicategorytabs .arrows{
    opacity: 1;
    top: -68px;
    right: 10px;
}
 .homeblog .arrows {
    top:-63px;
    opacity: 1;
 }
#aeispecialarrows{
    top: 20px;
    opacity: 1;
}
#aeiaccessories-arrows {
    top: 11px;
    bottom:auto;
}
.aei-producttab .arrows{
    bottom: auto;
    opacity: 1;
    top:-62px;
}
#aeicmstestimony-arrows{
    opacity: 1;
    top: 10px;
    right: 10px;
}
.aei-producttab:hover .arrows,
.brands:hover .arrows,
.product-accessories:hover #aeiaccessories-arrows,
.aei_cmsbanner:hover .arrows,
.special-products:hover #aeispecialarrows,.homeblog:hover .arrows
,#aeicategorytabs:hover .arrows{
    opacity: 1;
}
.brands .arrows {
    width: 100%;
    top: 40%;
    opacity: 1;
    z-index: 1;
    bottom: auto;
    left: 0;
    right: 0;
}

/* colorbox  */
.main_inline_content{
    display: none;
}
#cboxLoadedContent .content {
    text-align: center;
}
#cboxLoadedContent .content .aei-service-title,#cboxLoadedContent .content span {
    display: block;
    text-transform: capitalize;
}
#cboxLoadedContent .content .aei-service-desc2 {
    font-size: 13px;
    color: #737373;
}
#cboxLoadedContent{
    max-width: 500px;
}
#cboxLoadedContent .content .aei-service-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
#cboxLoadedContent .content .service-right {
    margin: 20px 0 0;
    padding: 20px 30px;
}
#cboxLoadedContent .content .service-right .aei-service-desc1 {
    margin: 10px 0 5px;
}
#cboxLoadedContent .content .aei-image-block .aei-image-icon {
    padding: 20px;
    background-color: #ff0000;
}
/*End ColorBox*/


/* services */
#index #aei_cmsservice {
  display: block;
  margin:20px 0 30px 0;
}
#aei_cmsservice {
  display: none;
}
#aei_cmsservice .container {
    background-color: #ffffff;
}
#aei_cmsservice li {
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.2);
    padding: 17px 0 16px 0
}
#aei_cmsservice li:last-child{
    border-bottom: none;
}
#aei_cmsservice .aei-image-block {
    float: left;
    display: inline-block;
	text-align: left;
}
#aei_cmsservice .aei-image-icon {
    display: block;
    margin: 0 auto;
    height:40px;
    width: 40px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
     background-image: url("../img/aximage/service-1.svg");
    background-position: center center;
    background-size: 28px auto;
    background-repeat: no-repeat; 
}
#aei_cmsservice .aei-service-item:hover .aei-image-icon{
}
#aei_cmsservice .service-right {
    text-align: left;
    float: left;
}
.aei-service-item .service-right{
   padding: 0 0 0 15px;
}
#aei_cmsservice .service-right .aei-service-title {
    display:block;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    letter-spacing: 0.8px;
    color: #000;
}
#aei_cmsservice .aei-service-item:hover .service-right .aei-service-title{
    color: #ff0000;
}
#aei_cmsservice .service-right .aei-service-desc {
    font-size: 12px;
    font-weight: 300;
    color:#a1a1a1;
    line-height: normal;
    letter-spacing: 0.8px;
    line-height: 20px;
    display: block;
}

#aei_cmsservice .aei-service-item:nth-child(1):hover .aei-image-icon{ 
   background-image: url("../img/aximage/service-1-hover.svg");
}
#aei_cmsservice .aei-service-item:nth-child(2) .aei-image-icon{
   background-image: url("../img/aximage/service-2.svg");
}
#aei_cmsservice .aei-service-item:nth-child(2):hover .aei-image-icon{
   background-image: url("../img/aximage/service-2-hover.svg");
}
#aei_cmsservice .aei-service-item:nth-child(3) .aei-image-icon{
   background-image: url("../img/aximage/service-3.svg");
}
#aei_cmsservice .aei-service-item:nth-child(3):hover .aei-image-icon{
   background-image: url("../img/aximage/service-3-hover.svg");
}
#aei_cmsservice .aei-service-item:nth-child(4) .aei-image-icon{
     background-image: url("../img/aximage/service-4.svg");
}
#aei_cmsservice .aei-service-item:nth-child(4):hover .aei-image-icon{
     background-image: url("../img/aximage/service-4-hover.svg");
}
#aei_cmsservice .aei-service-item:nth-child(5) .aei-image-icon{
     background-image: url("../img/aximage/service-5.svg");
}
#aei_cmsservice .aei-service-item:nth-child(5):hover .aei-image-icon{
     background-image: url("../img/aximage/service-5-hover.svg");
}
.aeitestimony-slider .item.cms_face {
    display: inline-block;
    position: relative;
    padding: 60px 0;
}

/*   categorycms   */

.aei-cat-item {
    position: relative;
    display: inline-block;
    width: 50%;
    float: left;
    vertical-align: top;
    padding: 0 15px;
}
.aei-cat-item:nth-child(1) {
    padding-left: 0;
}
.aei-cat-item:nth-child(2) {
    padding-right:0;
}
#aei_cmscategory {
    display: none;
}
#index #aei_cmscategory {
    display: block;
    margin-top: 30px;
    width: 100%;
}

.cms-category-block .aei-cat-item{
    padding: 0 15px;
}
#aei-cat-item-slider1 .aei-cat-item .aei-cat-details {
    position: absolute;
    right: auto;
    left: 30px;
    margin: 0 auto;
    display: block;
    top: 30%;
    bottom: auto;
    text-align: left;
    opacity: 1;
    z-index: 1;
}
.aei-cat-item .aei-cat-shop-desc{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.56px;
    color: #a1a1a1;
    display: block;
    text-transform: capitalize;
    font-weight: 600;
    padding-top: 12px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    text-transform: capitalize;
}
 .aei-cat-item .aei-cat-name{
	font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.44px;
    color: #000;
    display: block;
    text-transform: capitalize;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
 .aei-cat-item:hover .aei-cat-name{
	color: #ff0000;
}
.aei-cat-item-inner {
    position: relative;
    overflow: hidden;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
#aei_cmscategory .aei-cat-item .aei-cat-item-inner::after {
    content: "";
    position: absolute;
    width: 94%;
    height: 92%;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    margin: 0 auto;
    background-color:rgba(255, 205, 5, 0.1);
    transform: rotate(360deg) scale(0);
    transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
#aei_cmscategory .aei-cat-item .aei-cat-item-inner:hover::after {
    opacity: 1;
    transform: rotate(0deg) scale(1);
}
.aei-cat-item .aei-cat-shop-btn{
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 23px;
    letter-spacing: .56px;
    display: inline-block;
    color: #ffffff;
    vertical-align: top;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background: #F00;
    padding: 7px 25px;
}
.aei-cat-item .aei-cat-shop-btn:hover{
    background: #ffcd05;
    color: #000;
}

#aei_cmscategory .aei-cat-item .aei-cat-img img{
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    overflow: hidden;
    width: 100%;
}
#aei_cmscategory .aei-cat-item:hover .aei-cat-img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
     transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.cms-category-block .aei-cat-item .aei-cat-item-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

/*Countdown*/
.days{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.2px;
    padding: 7px 0 0;
}
.count-inner > div {
    display: inline-block;
    padding:15px 26px 15px 26px;
    border-left: 1px solid #d43d3e;
}
#count-down {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px;
}
.count-inner {
    display: inline-block;
    font-size: 28px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #ffffff;
    background-color: #ff0000;
}
.time{
    display: block;
 }
 
/*Bottomcms*/


#aei_cmsbottom .container {
    width: auto;
}
.footer-container .container {
    position: relative;
}
#aei_cmsbottom {
    position: relative;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 20px;
}
.bottomicon {
    display: inline-block;
    vertical-align: top;    
}
.appstore-icon.bottomicon {
    margin-right: 5px;
}
/* banner cms block */
.aei_cmsbanner{
    display: none;
}
#index .aei_cmsbanner{
    clear: both;
    
    position: relative;
    overflow: hidden;
    margin-top: 0;
    margin-bottom:0;
    display: block;
     transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.aei-banner-img {
    position: relative;
}
.banner-description {
    position: absolute;
    left: 0; 
    top: 20px;
    right: 0;
    text-align: center;
}
.aeibannerblock {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative;
}
.aei_cmsbanner-details {
    position: relative;
    text-align: center;
}
.aei_cmsbanner .banner-text-name {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1.2px;
    color: #000;
}
.aei_cmsbanner:hover .banner-text-name{
    color: #ff0000;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.aei_cmsbanner .banner-text-desc {
    font-size: 14px;
    letter-spacing: 0.8px;
    line-height: 24px;
    font-weight: 400;
    display: block;
    color: #a1a1a1;
    padding: 10px 0;
}
.btn.cms-btn{
    font-size: 14px;
    letter-spacing: 0.56px;
    line-height: 28px;
    font-weight: 500;
    color: #ffffff;
    position: relative;
    background-color: #ff0000;
}
.aeibannerblock .btn.cms-btn:hover{
	background-color: #000;
}
.banner-shopnow.button:hover::before {
    opacity: 1;
    width: 100%;
}
.banner-shopnow.button::before {
    background: #ff0000;
}
.banner-shopnow.button::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transition:all 0.5s ease;
}

/* paymentcms block */
.payment-block-inner {
    margin: 0;
}
#aeicmspayment {
    text-align: right;
    float: right;
    position: relative;
    z-index: 1;
    padding-top: 3px;
}
#aeicmspayment li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}
#aeicmspayment li:last-child{
   margin-right:0;
}

/* brand logo */

.brand-image {
   
}

#aeibrand-slider {
    margin: 0;
}
.brands .products {
    position: relative;
    padding: 15px 0;
}
.brands .container {
    position: relative;
    padding: 0;
    background-color: #ffffff;
}
.brands {
    display: none;
}
#index .brands {
    clear: both;
    position: relative;
    width: 100%;
    background-color: #ffffff;
    display: block;
    margin-top: 0;
    float: left;
    margin-bottom: 30px;
}
.brands .product-carousel {
    position: relative;
}
.brands .brand-image img {
    opacity: 0.2;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;

}
.brands .brand-image:hover img{
	opacity: 1;
}

/* top cms */
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}

@-webkit-keyframes opacityPulse {
    0% {opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {opacity: 0.0;}
}

@-webkit-keyframes alertPulse {
    0% {background-color: #9A2727; opacity: 1;}
    50% {opacity: red; opacity: 0.75; }
    100% {opacity: #9A2727; opacity: 1;}
}
.cmstop-icon{
    background-image: url(../img/aximage/contact-header.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 19px auto;
    height: 25px;
    width: 26px;
    display: inline-block;
    vertical-align: top;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
#aeicmstop:hover .cmstop-icon{
    background-image: url(../img/aximage/contact-header-hover.svg);
}
#aeicmstop{
    padding: 10px 0 6px 0;
    float: left;
}
#aeicmstop .customtext{
    font-size: 12px;
    font-weight: 400;
    color: #ffff;
    letter-spacing: .72px;
    text-align: left;
}
#aeicmstop .customtext .number {
    font-size: 13px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1.04px;
}
#aeicmstop:hover .customtext{
    color: #ff0000;
}
#aeicmstop .customtext a{
    color: #ff0000;
    font-size: 13px;
    line-height: normal;
    letter-spacing: 0.56px;
    font-weight: 300;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite; 
    opacity: 1;
}
#aeicmstop:hover .customtext a{
    color: #fff;
    animation:paused;
}



/* Testimony Block */
.ax-title-testimony {
    padding: 15px 10px;
    text-align: left;
    color: #fff;
    background-color: #ff0000;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0;
}
#aeicmstestimony .item {
    padding:15px 0 28px 0;
    float: left;
}
.product_inner_cms .name a {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1.26px;
    text-transform: capitalize;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.product_inner_cms .designation a {
    color: #a1a1a1;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1.53px;
    text-transform: capitalize;
    display: block;
}
#aeicmstestimony .desc p {
    color: #a1a1a1;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1.3px;
    margin: 0 auto;
    width: 90%;
}
#aeitestimony-carousel {
    margin:0;
    background-color: transparent;
}
#aeicmstestimony {
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
}
.testimony-blog {
    display: none;
}
#index .testimony-blog {
    float: left;
    width: 100%;
    display: block;
    padding-top: 30px;
}
#aeicmstestimony .slider-nav-thumbnails {
    width: 50%;
    margin: 0 auto;
    padding-top: 45px;
}
#aeicmstestimony .testmonial-image img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
}
#aeicmstestimony .testmonial-image:hover img {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.testimony-blog .slider-nav-thumbnails .slick-slide {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    /*pointer-events: none;*/
    opacity: 0.6;
    cursor: pointer;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.testimony-blog .slider-nav-thumbnails .slick-slide.slick-active.slick-current {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
}

.test-left {
   float: left;
    position: relative;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}
.product_inner_cms{
	position: relative;
}

.test-center .name {
    padding: 35px 10px 0 10px; 
}
.test-center .name a{
    text-align: left;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    color: #000000;
}
.test-icon {
    display: inline-block;
    float: left;
    padding: 5px 15px 0 50px;
}
#aeicmstestimony .container {
    background-color: #fff;
}
.test-right {
    text-align: left;
    float: left;
}
.test-center {
    display: inline-block;
}

#aeicmstestimony .test_name a{
     color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.9px;
    text-transform: capitalize;
}
#aeicmstestimony:hover .test_name a{
    color: #ff0000;
}

.testmonial-image {
    border-radius: 50%;
    display: inline-block;
    position: relative;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.product_inner_cms {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    position: relative;
}
.testimony-detail {
    position: relative;
    text-align: left;
    /*margin: 40px 0 0 17px;*/
}

.product_inner_cms .desc {
    text-align: center;
    margin-top: 20px;
    float: left;
}

/* responsive */
@media (max-width:1200px) {
   
}
@media (max-width:1199px) {
    .aei-cat-item .aei-cat-shop-btn{
        margin-top: 13px
    }
    #aei-cat-item-slider1 .aei-cat-item .aei-cat-details{
        top: 15%;
        left: 20px;
    }
    .aei-cat-item .aei-cat-shop-desc{
        padding-top: 2px;
    }
    .product_inner_cms .desc{
        margin-top: 5px;
    }
    .test-left{
        padding-bottom: 10px;
    }
    #index .aei_cmsbanner{
        margin-bottom: 0;
    }
    .test-icon{
        padding: 5px 15px 0 20px;
    }
    #aei_cmsservice .service-right {
        text-align: center;
        float: left;
        width: 100%;
        padding: 0;
    }
    #aei_cmsservice .aei-image-block{
        width: 100%;
        text-align: center;
    }
    .aei-producttab .arrows{
        top: -63px;
        right: 5px;
    }
    #aeicmstestimony-arrows{
        top: 12px;
    }
    #aeispecialarrows {
        top: 20px;
    }
    #aeicmstestimony{
        width: 100%;
    }
    .product_inner_cms{
        width: 100%;
    }
    #aeicmstestimony .testmonial-image img{
        margin: 0 auto;
    }
    .testimony-detail,.product_inner_cms .desc p{
        text-align: center;
    }
    .testimony-detail{
        margin-top: 20px;
    }
    .brands{
        padding: 20px 0 30px;
    }
}
@media (max-width:991px) {
    .aei-banner-img,#aeileftbanner .aeileftbanner-container{
        text-align: center;
    }
    #aeicategorytabs .arrows{
        top: -68px;
    }
    #aei_cmsservice li{
        border-bottom: none;
        padding-bottom: 0;
    }
    #aei_cmsservice li:last-child{
        padding-bottom: 30px;
    }
    .product_inner_cms {
        width: 100%;
        float: left;
    }
    .test-icon{
        width: 100%;
        float: left;
        padding: 0 0 20px;
    }
    .test-left{
        padding-bottom: 20px;
    }
    .test-right {
        text-align: center;
        float: left;
        width: 100%;
    }
    .product_inner_cms .desc {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px;
        float: left;
        width: 100%;
    }   
    #aeicmstestimony .item {
        padding: 20px 0 25px 0;
    }
    #index .testimony-blog{
        margin-bottom: 0;
    }
    .slick-dots {
        bottom: 20px;
    }
    .test_designation {
        padding-bottom: 10px;
    }
    .cms-category-block.first .aei-cat-item:nth-child(3) .aei-cat-name, 
    .cms-category-block.second .aei-cat-item:nth-child(1) .aei-cat-name{
        padding: 10px 0 10px 0;
        font-size: 25px;
    }
    .cms-category-block.first .aei-cat-item:nth-child(3) .aei-cat-desc, 
    .cms-category-block.second .aei-cat-item:nth-child(1) .aei-cat-desc{
        font-size: 20px;
    }
   .testimony_inner{
        width: 100%;
   }
    .aei-producttab .arrows {
        bottom: auto;
        opacity: 1;
        top:-63px;
    }
   #aeicmspayment li{
        margin: 0 2px;
   }
   #index .brands{
        padding: 30px 0 40px;
   }
    #aei_cmsservice .aei-image-icon {
        margin: 0 auto;
        float: none;
        display: block;
        height: 60px;
    }
    #aei_cmsservice .aei-image-block {
        width: 100%;
    }
    #aei_cmsservice .service-right{
        width: 100%;
        text-align: center;
        padding: 0;
    }
    #aei_cmsservice .service-right .aei-service-desc{
        padding-top: 10px;
    }
    .homeblog .arrows {
        top: -62px;
        opacity: 1;
    }
    .brands {
        padding:10px 0 30px;
    }
    .appstore-icon.bottomicon {
        margin-right: 0;
    }
    #aeicmspayment{
        text-align: center;;
        float: none;
        padding-bottom: 15px;
    }
    #aei_cmsbottom {
        right: 0;
        bottom: 0;
        position: relative;
        margin-bottom: 25px;
    }
    .copyright{
        float: none;
        text-align: center;
        width: 100%;   
        padding-top: 10px;     
    }
    .item.cms_face{
        margin:0;
    }
    .testimony-blog{
        margin-top: 10px;
    }
    #aei_cmsservice{
        display: inline-block;
        position: relative;
        width: 100%;
        margin-top: 0;
    }
   #category #aei_cmsservice{
        margin-bottom: 30px;
    }
    #aei_cmsservice li::after {
        display: none;
    }
    #aeispecialarrows {
        bottom: auto;
    }
    .aei_cmsbanner .banner-description .cms-btn{
        margin-top: 30px;
    }
    .arrows {
        opacity: 1;
    }
    #aeicmstestimony-arrows{
        top: 13px;
    }
    .aei_cmsbanner .banner-inner-main .banner-description,
    .aei_cmsbanner .banner-inner-main::after {
        opacity: 1;
    }   
    .brands .products {
        position: relative;
        padding: 15px 0 0 0;
    }
  
    #aeicmstop{
        display: none;
    }
}
@media (max-width:768px) {
    
    .testmonial-image{
        padding: 12px 5px 10px 12px;
    }
}
@media (max-width:767px) {
    .aeibannerblock{
        text-align: center;
    }
    #aeicmstestimony .item {
        padding: 0;
    }
    #aeicategorytabs .arrows {
        opacity: 1;
        top: -67px;
        right: 10px;
    }
    .cms-category-block.first,.cms-category-block.second{
        width: 100%;
        padding:0;
    }
    .cms-category-block.first .aei-cat-item:nth-child(3){
        padding-top: 15px;
    }
    #aei-cat-item-slider2 .aei-cat-item{
        padding-top: 10px;
    }
    .aei-producttab .arrows {
        opacity: 1;
        top:-52px;
        width: 60px;
    }
    #aei_cmscategory .aei-cat-item .aei-cat-item-inner::after {
        width: 93%;
        height: 90%;
    }   
    .tabs .nav-tabs .nav-link::after {
        display: none;
    }
    .testimony-blog{
        padding: 70px 0 0 0;
    }
    .testimony_inner{
        float: none;
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
    .testmonial-image{
        float: none;
        padding:0;
    }
    #aei_cmsservice .service-right{
        text-align: center;
        width: 100%;
    }
   
    .test-left {
        position: static;
        text-align: center;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 10px;
    }
    #aeicmstestimony .testmonial-image::after {
        width: 45%;
        display: none;
    }
    .product_inner_cms {
        width: 100%;
        text-align: center;
        padding:0;
    }
    .testimony-detail{
        text-align: center;
        float: none;
        margin: 20px 0 0 0;
    }
    .product_inner_cms .desc {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    #aeitestimony-carousel {
        padding: 10px 0 15px 0;
    }
    .product_inner_cms .desc p {
        text-align: center;
    }
    .aei_cmsbanner .banner-description .cms-btn{
       margin-top: 10px;
    }
    .aei_cmsbanner .banner-description .banner-text-name{
        font-size: 20px;
        padding: 0;
    }
    .testimony-blog{
        margin-top: 0;
        padding: 0;
    }
    #aeicmspayment{
        float: none;
        text-align: center;
    }
    #aei_cmsservice .service-right .aei-service-title{
        margin: 10px 0 0;
    }

    .tabs .nav-tabs .nav-link.active::after {
       display: none; 
    }
    .aei_cmsbanner .banner-left, .aei_cmsbanner .banner-right{
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .aei_cmsbanner .banner-left{
        margin: 0 0 30px;
    }
    .aei_cmsbanner .banner-inner-main {
        display: inline-block;
        vertical-align: top;
    }
    .homeblog .arrows {
        top: -63px;
    }
   .aei_cmsbanner{
        padding: 0;
   }
  
}
@media (max-width:600px) {
    #index .aei_cmsbanner {
        margin-top: 0;
    }
    .slick-dots {
        bottom: -165px;
    }
    .cms-category-block.first .aei-cat-item:nth-child(1) {
        padding-bottom: 25px;
    }
    #aei-cat-item-slider1{
        margin-bottom: 17px;
    }
    #aeicategorytabs .arrows{
        top: -95px;
    }
}
@media (max-width:580px) {
    .aei_cmsbanner {
        margin-top: 0;
    }
     .aei_cmsbanner-details {
        top: 13%;
    }
    .aei_cmsbanner-desc{
        width: 100%;
    }
    .aei_cmsbanner-details {
        top: 18%;
    }
    .aei-cat-item{
        width: 100%;
    }
    .aei-cat-item:nth-child(1){
        padding: 0;
        padding-bottom: 30px;
    }
    .ax-title-testimony{
        text-align: center;
    }
    .aei-cat-item:nth-child(2){
        padding: 0;
    }
    .layout-left-column #content-wrapper{
        padding: 0;
    }
    #aei_cmscategory .aei-cat-item .aei-cat-item-inner:hover::after {
        opacity: 0;
    }    
    #aei_cmsservice li{
        width: 100%;
        border:0;
        margin:0;
    }
    #aei_cmsservice {
        padding: 0;
    }
    #index #aei_cmsservice{
        margin: 10px 0 0 0;
    }
    .homeblog .arrows {
        top: -65px;
        opacity: 1;
        width: 100%;
    }
    .aei-producttab .arrows{
        width: 100%;
        top: -80px;
    }
    .arrows{
        right: 0;
        left: 0;
        width: 100%;
    }
    #aeicategorytabs .arrows {
        top: -95px;
        width: 95%;
        left: 0;
        right: 0;
    }
    .brands .arrows{
        top: 50%
    }
}

@media (max-width:479px) {
    #aeicmstestimony .slider-nav-thumbnails{
        width: 100%;
    }
    #index .brands {
        padding: 30px 0 20px;
    }
    #aeicmstestimony-arrows{
        width: 100%;
    }
    #index #aei_cmscategory{
        margin-top: 20px;
    }
   #aeicategorytabs .arrows {
        opacity: 1;
        top: -50px;
        left: 0;
        right: 0;
        width: 70px;
    }
    #aei_cmsservice{
        margin-top: 10px;
        padding:0;
    }
    .aei-service-item.third {
        padding-bottom: 10px;
    }
    .homeblog .arrows{
        width: 100%;
    }
    #aei_cmsbottom .container {
        padding: 0 0 0 15px;
    }
    .aei_cmsbanner-desc {
        padding: 30px 20px;
    }    
    .aei_cmsbanner .aei_cmsbanner-name{
        font-size: 28px;
    }
   #aeispecialarrows{
        left: 0;
        right: 0;
        margin:0 auto;
        text-align: center;
        width: 90px;
        top: 75px;
        bottom: auto;
        opacity: 1;
   }
    .caption-description p {
        margin: 0;
    }
    #aei_cmsservice li:last-child{
        margin: 0;
    }
    #aei_cmsservice li {
        border-right: 0;
    }
    .brands .arrows{
        top: 35%;
    }
    .special-products .arrows{
        top: 52px;
        width: 100px;
    }    
    .arrows {
        margin: 0 auto;
        top: -57px;
        width: 70px;
        bottom: auto;
    }
    .aei-producttab .arrows {
        margin: 0 auto;
        top: -47px;
        width: 70px;
        bottom: auto;
        left: 0;
        right: 0;
        text-align: center;
    }
    .banner-item:nth-child(2) {
        padding: 30px 0;
    }
    .aei_cmsbanner {
        margin-top: 0;
    }   
    .banner-item {
        width: 100%;
        text-align: center;
    }
    #aei_cmsservice li{
        width: 100%;
    }
    .arrows{
        margin: 0 auto;
        top: 60px;
        width: 70px;
        bottom: auto;
    }
    #aeiaccessories-arrows {
        top: 95px;
        opacity: 1;
        bottom: auto;
        width: 90px;
        text-align: center;
        left: 0;
        right: 0;
    }
    .aei_cmsbanner p{
        padding: 40px 0 40px 0;
    }
    .banner-inner-second, .banner-inner-third{
        width: 100%;
        padding: 0;
    }
    .banner-inner-second{
        margin: 0 0 30px;
    }
    .slider-nav-thumbnails.slick-initialized.slick-slider {
        width: 100%;
    }
    #index .aei_cmsbanner {
        margin-top: 0;
    }
}
@media (max-width:320px) {
    .aei-cat-item .aei-cat-shop-desc{
        font-size: 12px;
    }
    .aei-cat-item .aei-cat-name {
        font-size: 20px;
    }
    .slick-dots {
        bottom:-145px;
    }
    .cms-category-block.first .aei-cat-item:nth-child(1) .aei-cat-details,
    .cms-category-block.second .aei-cat-item:nth-child(2) .aei-cat-details{
        top: 15px;
    }
    #aei-cat-item-slider2 .aei-cat-name{
        padding: 0;
    }
    .cms-category-block .aei-cat-item .aei-cat-name{
        padding: 0;
    }
    .brands {
        padding: 0 0 40px;
    }
}