/* slick arrow */
.arrows {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    opacity: 1;
    background-color: #fff;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

#aeispecialarrows {
   top: 20px;
}
#aeibannercms-arrows {
    top: 10%;
}
#aeicategorytabs .arrows {
    top:-80px;
}
.feature-products .arrows,.newproduct .arrows,#bestseller .arrows{
    top: -77px;
}

#aeiaccessories-arrows {
    top: 10px;
    right: 5px;
}

.feature-products:hover .arrows,.newproduct:hover .arrows,.product-accessories:hover .arrows,
.aei_cmsbanner:hover .arrows,#bestseller:hover .arrows,.aei-producttab:hover .arrows,
.special-products:hover .arrows,.homeblog:hover .arrows,#aeicategorytabs:hover .arrows{
    opacity: 1;
}
.homeblog:hover .arrows {
    opacity: 1;
}
.homeblog .arrows {
    top:-75px;
    opacity: 1;
}
.brands .arrows {
    width: 100%;
    top: 35%;
    opacity: 0;
    background-color: transparent;
}
.brands:hover .arrows{
	opacity: 1;
}
/*Countdown*/
/*.days{
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.5px;
    color: #999999;
}
.count-inner > div {
    display: inline-block;
    padding:0 36px 0 0;
    float: left;
    vertical-align: top;
}
#count-down {
    text-align: center;
    float: left;
    padding-left: 10px;
    padding-top: 5px;
}
.count-inner {
    display: inline-block;
    font-size: 28px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #000;
    background-color: transparent;
}
.time{
    position: relative;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    background-color: transparent;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    z-index: 1;
 }

.time::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    background-color: #49bcab;
    height: 50px;
    width: 50px;
    z-index: -1;
    transform: rotateZ(45deg);
}
.time:hover::after{
    background-color: #000;
}*/
/* services */
.service-block {
    display: block;
    float: left;
    width: 100%;
    margin: 40px 0 0 0;
}
#aei_cmsservice li {
    width: 33.33%;
    float: left;
    border-left: none;
    position: relative;
    cursor: pointer;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#aei_cmsservice .aei-service-item{
}

#aei_cmsservice li:last-child::after{
    display: none;
}
#aei_cmsservice {
    position: relative;
    z-index: 3;
}
#aei_cmsservice ul {
    margin: 0;
    float: left;
    width: 100%;
}
#aei_cmsservice li .aei-service-item-inner {
   display: inline-block;
    vertical-align: top;
    padding: 30px 67px 30px 30px;
    background-color: #f5f5f5;
    text-align: left;
    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_cmsservice li:hover .aei-service-item-inner{
    background-color: #49bcab;
}
#aei_cmsservice .aei-service-item.second .aei-service-item-inner {
    padding:30px 35px 30px 30px;
}
#aei_cmsservice .aei-service-item.third .aei-service-item-inner {
    padding: 30px 60px 30px 30px;
}
.aei-image-block {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    float: left;
    padding-right: 30px;
}
#aei_cmsservice .aei-image-icon {
    width: 77px;
    height: 77px;
    float: none;
    margin: 0 auto;
    display: block;
    background: #fff url("../img/aximage/services.png") no-repeat center center;
    background-position-x: center;
    background-position-y: center;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#aei_cmsservice .aei-service-item:hover .aei-image-icon{
	
}
#aei_cmsservice .aei-service-item.first .aei-image-icon{
    background-position: 22px 25px;
}
#aei_cmsservice .aei-service-item.first:hover .aei-image-icon{
    background-position: 22px -75px;
}
#aei_cmsservice .aei-service-item.second .aei-image-icon{    
    background-position: 20px -180px;
}
#aei_cmsservice .aei-service-item.second:hover .aei-image-icon{
   background-position: 20px -280px; 
}
#aei_cmsservice .aei-service-item.third .aei-image-icon{
    background-position: 20px -383px;
}
#aei_cmsservice .aei-service-item.third:hover .aei-image-icon{
    background-position: 20px -483px; 
}
#aei_cmsservice .service-right {
   text-align: left;
    float: left;
    padding-top: 20px;
}
#aei_cmsservice li{
     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_cmsservice .service-right .aei-service-title {
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.4px;
    margin: 0 0 8px;
    line-height: normal;
    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_cmsservice li:hover .aei-service-title{
    color: #ffffff;
}
#aei_cmsservice .service-right .aei-service-desc {
	font-size: 12px;
	font-weight: 400;
	color:#a1a1a1;
	line-height: normal;
	letter-spacing: 1.8px;
	display: block;
    font-style: italic;
    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_cmsservice li:hover .service-right .aei-service-desc {
    color: #fff;
}

/* 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: 0 30px;
}
#cboxLoadedContent .content .service-right .aei-service-desc1 {
    margin: 10px 0 5px;
}
#cboxLoadedContent .content .aei-image-block .aei-image-icon {
    padding: 20px;
    background-color: #49bcab;
}

/* cms bottom  */
#aei_cmsbottom {
    position: relative;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    margin: 7px 0 0 0;
    float: right;
    width: 30%;
}
#aei_cmsbottom .bottomcms-icon {
    display: inline-block;
    background-image: url(../img/aximage/bottomcms-icon.svg);
    background-size: 20px;
    margin-right: 10px;
    height: 30px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: center center;    
    vertical-align: top;
}
.bottomcms-text{
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.96px;
    cursor: pointer;
    text-transform: capitalize;
}
/* banner cms block */
.aei_cmsbanner .products.tab-container {
    position: relative;
}
.aei_cmsbanner .banner-inner {
    position: relative;
}
.banner-item{
    display: inline-block;
    vertical-align: top;
    float: left;
}

.aei_cmsbanner-details {
    position: relative;
    text-align: center;
    float: right;
    padding-top: 120px;
}
#index .aei_cmsbanner{
    position: relative;
    max-width: 100%;
    overflow: hidden;
    height: 585px;
    width: 100%;
    margin-top: 60px;
}
.aei_cmsbanner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    left: 0;
    right: 0;
    top: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.aei_cmsbanner:hover::after {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
}
.banner-offer {
    display: block;
    font-size: 42px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0px;
    color: #49bcab;
}
.banner-metatitle {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0px;
    color: #49bcab;
}
.aei_cmsbanner-text {
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.7px;
    color: #fff;
    padding-top: 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;
    display: block;
    font-style: italic;
}
.aei_cmsbanner-name {
    font-size: 76px;
    font-weight: 700;
    display: block;
    line-height: normal;
    letter-spacing: 0;
    color: #fff;
    padding-top: 20px;
    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-name:hover{
    color: #49bcab;
}
.aei_cmsbanner-desc {
    font-size: 13px;
    letter-spacing: 1.04px;
    line-height: 30px;
    font-weight: 300;
    display: block;
    padding: 15px 0 70px 0;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    width: 58%;
}
.banner-shopnow.button {
    font-size: 14px;
    letter-spacing: 0.56px;
    line-height: 28px;
    font-weight: 500;
    background-color: #000;
    color: #ffffff;
    background-color: #49bcab;
    padding:7px 28px;
    z-index: 9;
    position: relative;
    border: 2px solid transparent;
     transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.banner-shopnow.button:hover{
    background-color: #000;
    color: #fff;
    border: 2px solid #49bcab;
    box-shadow: 0 0 10px 0 #49bcab inset, 0 0 10px 4px #49bcab;
}

.banner-item {
    position: relative;
    z-index: 0;
}
.aei_cmsbanner .container {
    position: relative;
}
.aei_cmsbanner .banner-inner-main {
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    display: inline-block;
    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;
}
.aei_cmsbanner .banner-inner-main img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(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;
    position: relative;
    overflow: hidden;
}
.aei_cmsbanner .banner-inner-main:hover 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;
}
.aei_cmsbanner .banner-inner-main::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: auto;
    opacity: 0;
     transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,49bcab+100 */
    background: transparent; /* Old browsers */
    background: -moz-linear-gradient(left, transparent 1%, #49bcab 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, transparent 1%,#49bcab 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, transparent 1%,#49bcab 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='#49bcab',GradientType=1 ); /* IE6-9 */
}
.aei_cmsbanner .banner-inner-main:hover::after{
    opacity: 1;
}
.aei_cmsbanner .banner-description{
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.8px;
    display: block;
    text-transform: capitalize;
    line-height: normal;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    z-index: 1;
}

.aei_cmsbanner .banner-inner-main:hover .banner-description .banner-text-first{
	color: #49bcab;
}
.aei_cmsbanner .banner-description {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1.2px;
    display: block;
    line-height: 32px;
    text-align: left;
    padding: 0 0 0 6px;
    position: absolute;
    top: 25%;
    left: auto;
    right: -60px;
    text-align: right;
    padding: 0;
    opacity: 0;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.aei_cmsbanner .banner-item .banner-inner-first:hover .banner-description , 
.aei_cmsbanner .banner-item .banner-inner-sec:hover .banner-description , 
.aei_cmsbanner .banner-item .banner-inner-third:hover .banner-description {
    right: 60px;
    opacity: 1;
}
.aei_cmsbanner .banner-item .banner-inner-first .banner-text-name::after, 
.aei_cmsbanner .banner-item .banner-inner-sec .banner-text-name::after, 
.aei_cmsbanner .banner-item .banner-inner-third .banner-text-name::after{
    content: "";
    background-color: #fff;
    width: 109px;
    height: 1px;
    position: absolute;
    right: -40px;
    left: auto;
    top: 45px;
    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;
    display: none;
}

.aei_cmsbanner .banner-item .banner-inner-first:hover .banner-text-name::after, 
.aei_cmsbanner .banner-item .banner-inner-sec:hover .banner-text-name::after, 
.aei_cmsbanner .banner-item .banner-inner-third:hover .banner-text-name::after{
    opacity: 1;
    right: 0;
}
.banner-text-name{
    display: block;
    color: #fff;
    text-align: right;
    font-size: 34px;
    letter-spacing: 2.04px;
    font-weight: 700;
    line-height: normal;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    position: relative;
    padding: 0 0 20px 0;
    text-transform: capitalize;
}
.banner-text-name:hover,.banner-text-desc:hover{
    color: #ffffff;
}
.banner-text-desc {
    text-align: right;
    font-size: 13px;
    letter-spacing: 0.7px;
    line-height: 30px;
    font-weight: 400;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    display: block;
    color: #fff;
    text-transform: capitalize;
}
.banner-text-de {
    text-align: right;
    font-size: 13px;
    letter-spacing: 0.7px;
    line-height: 30px;
    font-weight: 400;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    display: block;
    color: #fff;
    text-transform: capitalize;
}
.aei_cmsbanner .banner-description .banner-cms-btn {
    background: transparent url("../img/aximage/Buttons.png") no-repeat center center;
    height: 55px;
    width: 55px;
    background-color: transparent;
    border-radius: 50%;
    border:2px solid #000;
    font-size: 0;
    letter-spacing: 0;
    line-height: normal;
    padding: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;
    float: left;
}
.aei_cmsbanner .banner-description .banner-cms-shopnow {
    position: absolute;
    left: -20px;
    right: auto;
    opacity: 0;
    top: auto;
    bottom: 12px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    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-description .banner-cms-shopnow:hover{
    color: #49bcab;
}
.aei_cmsbanner .banner-description:hover .banner-cms-shopnow{
    left: 75px;
    opacity: 1;
}
.aei_cmsbanner .banner-description .cms-btn {
    opacity: 0;
    font-size: 14px;
    letter-spacing: 0.8px;
    display: inline-block;
    line-height: 25px;
    padding: 0;
    color: #fff;
    border: 0;
    background-color: transparent;
    font-weight: 400;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    padding: 0;
    margin-top: 40px;
    text-transform: capitalize;
    text-decoration: underline;
}
.aei_cmsbanner .banner-description .cms-btn:hover{
    color: #000;
}
.aei_cmsbanner .banner-inner-main:hover .cms-btn{
    opacity: 1;
}

/* testimonial block */
#index .testimony-blog{
    display: block;
    width: 100%;
    float: left;
    background:transparent;
    height: 570px;
}
.testimony-blog{
    display: none;
    padding: 53px 0 80px 0;
    margin-top: 80px;
}
.testimony-blog .testimony-block-left{
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 37%;
    height: 464px;
    float: left;
}

.testimony-blog .aei_testimony-banner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    left: 0;
    right: 0;
    top: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.testimony-blog:hover .aei_testimony-banner::after {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
}
.testimony-blog .testimony-block-inner{
   position: absolute;
   left: 0;
   right: 0;
   margin: 0 auto;
   text-align: center;
   top: 10%;
}
.test-banner-desc{
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.54px;
    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;
}
.test-banner-title{
    display: block;
    font-size: 36px;
    color: #000;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0;
    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;
}  
.test-banner.button {
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: 0.56px;
    line-height: 30px;
    font-weight: 500;
    background-color: #000;
    color: #ffffff;
    background-color: #49bcab;
    padding:2px 28px;
    display: inline-block;
    vertical-align: top;
    z-index: 9;
    position: relative;
    border: 2px solid #49bcab;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
} 
.test-banner.button:hover{
    background-color: #000;
    box-shadow: 0 0 10px 0 #49bcab inset, 0 0 10px 4px #49bcab;
}
.testimony-blog #aeicmstestimony {
    position: relative;
}
.testimony-blog #aeitestimony-carousel {
   text-align: center;
    position: relative;
    margin: 0;
    padding: 55px 0 80px 0;
    width: 55%;
    float: right;
}
.testimony-blog .item.cms_face {
    position: relative;
}
@keyframes spin {
  100% {transform: rotate(1turn); }
}
.testmonial-image img {
    position: relative;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    height: 116px;
    width: 116px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.item.cms_face:hover .testmonial-image img {
}
.testmonial-image::after {
    content: "";
    position: absolute;
    top: 0;
    border: 3px solid #000;
    animation: spin 10s linear infinite;
    animation-play-state: running;
    animation-play-state: paused;
    border-radius: 50%;
    height: 116px;
    width: 116px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.testmonial-image:hover::after {
    border: 3px dotted #49bcab;
    animation-play-state: running;
}
.testimony-blog .desc {
    padding: 20px 0;
}
.testimony-blog .product_inner_cms .name a {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.64px;
    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;
}
.testimony-blog:hover .product_inner_cms .name a{
    color: #49bcab;
}
.testimony-blog .product_inner_cms .designation a {
    font-size: 12px;
    color: #ffffff;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.78px;
    text-transform: capitalize;
}
.testimony-blog .product_inner_cms .desc p {
    color: rgba(255,255,255,0.7);
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    line-height: 30px;
    letter-spacing: 0.78px;
}
.test-icon img {
    margin: 0;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    padding-top: 5px;
}
.testimony-blog .test-right{
    display: inline-block;
    vertical-align: top;
}
.testimony-blog .product_inner_cms .name
{
    text-align:left;
}
.testimony-blog .product_inner_cms .designation
{   
    text-align: left;
}
.testimony-blog .product_inner_cms {
    padding: 37px 0 0;
}


.testimony-blog .testimonial-banner .testimonial-description .test-banner-1 span{
    color: #ffffff;
}
.testimony-blog .testimonial-banner .testimonial-description {
    width: 45%;
    margin-left: 79px;
    text-align: center;
}
.testimony-blog .testimonial-banner .testimonial-description .test-banner-1 {
    font-size: 50px;
    font-weight: 700;
    color: #000;
    letter-spacing: 1px;
    display: block;
    margin: 0 0 34px;
    text-transform: capitalize;
    line-height: normal;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.testimony-blog .testimonial-banner .testimonial-description .test-banner-1:hover{
    color: #49bcab;
}
.testimony-blog .testimonial-banner .testimonial-description .test-banner-2 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.12px;
    display: block;
    color: #000;
    line-height: 30px;
    margin: 0 0 50px;
    padding: 0 130px;
}
.testimony-blog .testimonial-banner .testimonial-description .btn {
    padding: 7px 29px;
}
/* paymentcms block */
#aeicmspayment {
    text-align: center;
    float:left;
    width: 100%;
    z-index: 1;
    position: relative;
}
#aeicmspayment .payment-block-inner {
    margin: 0;
}
#aeicmspayment li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px;
}
#aeicmspayment li img {
    position: relative;
    transform: scale(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;
}
#aeicmspayment li img:hover {
    transform: scale(1.1);
}
/* brand logo */
#index .brands {
    display: block;
    padding: 90px 0 50px 0;
}
@media (min-width:1200px) {
    #aei_cmsservice li .aei-service-item-inner{
        padding: 30px 50px 30px 30px;
    }
}
.brands {
    position: relative;
    clear: both;
    z-index: 1;
}
.brands .product-carousel {
    z-index: 1;
}
.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;
}
.brands .products .item{
    padding: 5px 15px;
}
.brand-image {
    position: relative;
    padding: 20px 0;
}
.brand-image:hover {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}
/* top cms */
#aeicmstop{
    float: left;
    position: relative;
}
#aeicmstop .customtext {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
    padding: 12px 0 10px 0;
}
.cmstop-icon {
    display: inline-block;
    background-image: url(../img/aximage/cmstop_icon.svg);
    background-size: 20px;
    margin-right: 10px;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top;
}
#aeicmstop .offer-text{
    color: #ffffff;
}
#aeicmstop .offer-text:hover{
    color: #49bcab;
}

/* category cms */

#index #aei_cmscategory {
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
}
.aei-cat-item {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.aei-cmscategory-inner {
    margin: 0;
    float: left;
    width: 100%;
    z-index: 1;
    position: relative;
}
.aei-cmscategory-inner li {
    width: 33.33%;
    float: left;
    padding: 0 15px;
}

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

.aei-cat-item .aei-cat-name {
    display: block;
    font-size: 22px;
    letter-spacing: 0.8px;
    line-height: 59px;
    font-weight: 700;
     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: #49bcab;
    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 .aei-cat-shop-btn{
    text-decoration: underline;
}

.aei-cat-item .aei-cat-details {
    position: absolute;
    left: 0;
    right: auto;
    display: block;
    top: 35%;
    text-align: left;
    padding-left: 30px;
    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 .aei-cat-name {
    display: block;
    font-size: 24px;
    letter-spacing: 0.8px;
    line-height: 25px;
    font-weight: 400;
    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;
}
.aei-cat-item .aei-cat-name::after{
    content: "";
    background-color: #000;
    width: 109px;
    height: 1px;
    position: absolute;
    left: -40px;
    right: auto;
    top: 37px;
    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-cat-item:hover .aei-cat-name::after{
    opacity: 1;
    left: 0;
}
.aei-cat-item .aei-cat-desc{
    display: block;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: normal;
    font-weight: 400;
    padding-top: 25px;
    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 .aei-cat-total{
    font-size: 18px;
    letter-spacing: 0.7px;
    line-height: 25px;
    font-weight: 500;  
    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 .aei-cat-total::after{
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    text-align: center;
    height: 55px;
    width: 55px;
    border-radius: 50%;
    border:2px solid #49bcab;
}
.aei-cat-total-item {
    padding-left: 17px;
    position: absolute;
    top: auto;
    bottom: 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-cat-item:hover .aei-cat-total-item{
    opacity: 0;
    bottom: 0;
}

.aei-cat-item .aei-cat-items{
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: normal;
    font-weight: 400;
    padding-top: 25px;
    padding-left: 30px;
    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 .aei-cat-shop-btn{
    z-index: 9;
   display: inline-block;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 25px;
    font-weight: 400;
    opacity: 0;
    padding-top: 70px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    padding:7px 31px;
    background-color: #49bcab;
    color: #fff;
    text-decoration: none;
    border-radius: 25px;
    text-align: center;
    margin-top: 30px;
    position: relative;
}
.aei-cat-item:hover .aei-cat-shop-btn{
    opacity: 1;
}   
.aei-cat-item .aei-cat-shop-btn:hover{
    background-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;
}
#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;
}


/* responsive */
@media (max-width:1651px){
   
  
}
@media (max-width:1400px){
   
}
@media (max-width:1200px){
    #aei_cmsservice .aei-service-item.third .aei-service-item-inner {
        padding: 30px 50px 30px 30px;
    }
    .aei_cmsbanner .banner-description .cms-btn {
        margin-top: 30px;
    }
    .test-icon2{
        left: 140px;
    }
    .aei_cmsbanner .banner-item .banner-inner-first:hover .banner-description, 
    .aei_cmsbanner .banner-item .banner-inner-sec:hover .banner-description, 
    .aei_cmsbanner .banner-item .banner-inner-third:hover .banner-description{
        right: 30px;
    }
    .aei_cmsbanner .banner-description{
        top: 30px;
    }
}
@media (max-width:1199px) {
    .testimony-blog .testimony-block-left{
        width: 50%;
    }
    .testimony-blog #aeitestimony-carousel{
        width: 50%;
    }
    .testimony-blog .aei_testimony-banner::after {
        display: none;
    }
    .aei-image-block{
        display: block;
        vertical-align: top;
        text-align: center;
        float: none;
        padding-right: 0;
    }
    #aei_cmsservice .service-right{
        text-align: center;
    }
    #aei_cmsservice li .aei-service-item-inner{
        padding: 30px 30px 30px 30px;
    }
    #aei_cmsservice .aei-service-item.first .aei-service-item-inner {
        padding:30px 60px 30px 40px;
    }
    #aei_cmsservice .aei-service-item.second .aei-service-item-inner {
        padding: 30px 40px 30px 40px;
    }
    #aei_cmsservice .aei-service-item.third .aei-service-item-inner {
        padding: 30px 50px 30px 50px;
    }
    #aei_cmsbottom{
        width: 40%;
    }
    .banner-text-desc{
        font-size: 13px;
    }
    .test-icon2 {
        left: 205px;
    }
    .aei_cmsbanner .banner-description .cms-btn{
        margin-top: 15px;
        padding: 4px 20px;
        font-size: 12px;
    }
    .banner-text-name{
        font-size: 20px;
        padding: 0 0 30px 0;        
    }
    .aei_cmsbanner .banner-item .banner-inner-first .banner-text-name::after, 
    .aei_cmsbanner .banner-item .banner-inner-sec .banner-text-name::after, 
    .aei_cmsbanner .banner-item .banner-inner-third .banner-text-name::after {
        top: 39px;
    }
  .aei-cat-item .aei-cat-details{
    top: 25%;
  }
  .aei-cmscategory-inner .aei-cat-item.second .aei-cat-details{
    padding: 0 147px 0 0;
  }
  .aei-cmscategory-inner .aei-cat-details::before, .aei_cmsbanner .banner-inner-main .banner-description::before{
    padding: 0 0 0 140px;
    font-size: 150px;
  }
  .aei_cmsbanner .banner-inner-main .banner-description::before{
    padding: 0;
  }
}
@media (max-width:992px) {
    .test-icon2 {
        left: 255px;
    }
}
@media (max-width:991px) {
    .aei_cmsbanner-desc{
        padding: 15px 0 40px 0;
        width: 100%;
    }
    #aei_cmsservice{
        text-align: center;
    }
    .aei_cmsbanner-details{
        padding-top: 40px;
        padding-bottom: 60px;
    }
    #aei_cmsservice .aei-service-item.first .aei-service-item-inner{
        padding: 20px 25px 20px 25px;
    }
    #aei_cmsservice .aei-service-item.second .aei-service-item-inner {
        padding: 20px 15px 20px 15px;
    }
    #aei_cmsservice .aei-service-item.third .aei-service-item-inner {
        padding: 20px 15px 20px 15px;
    }
    #index .testimony-blog{
        height: auto;
    }
    .testimony-blog .testimony-block-left{
        width: 100%;
        text-align: center;
    }
    .testimony-blog #aeitestimony-carousel{
        width: 100%;
        text-align: center;
    }
    #aei_cmsservice li::after {
        display: none;
    }
    #index .brands{
        padding: 40px 0 20px 0;
    }
    .service-block{
        margin: 60px 0 0 0;
    }
    .time::after {
        height: 40px;
        width: 40px;
    }
    #aeicategorytabs .arrows {
        top:-70px;
    }
    .feature-products .arrows, .newproduct .arrows, #bestseller .arrows {
        top: -65px;
    }
    .testimony-blog{
        margin-top: 40px;
        padding: 60px 0 0 0;
    }
    .test-icon2 {
        left: 170px;
    }
    .aei-image-block {
        margin: 0 auto;
        width: 100%;
    }
    #aei_cmsservice .service-right{
        width: 100%;
    }
    #aei_cmsservice li .aei-image-block::after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner-text-name {
        font-size: 24px;
        padding: 0 0 30px 0;
    }
    .aei_cmsbanner .banner-inner-main::after {
        opacity: 1;
    }
    .aei_cmsbanner .banner-description {
        top: 30px;
        opacity: 1;
        right: 30px;
    }
    .aei_cmsbanner .banner-description .cms-btn {
        margin-top: 40px;
        padding: 5px 27px;
        font-size: 14px;
    }
    .aei_cmsbanner-name {
        font-size: 75px;
    }
    .count-inner > div{
        padding: 0 20px 0 0;
    }
    #index #aei_cmscategory{
        margin-top: 10px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }   
    #index .aei_cmsbanner {
        margin-top: 10px;
        height: auto;
    }
    .aei-topcms-img::after,.aei-banner-img::after{
        height: 100%;
        opacity: 1;
    }
    .aei_cmsbanner .aeibannerblock{
        margin-top: 20px;
    }
    #aeicmscategorycms-arrows {
        top: 42%;
    }
    .aei-cmscategory-inner li:first-child {
        padding-left: 15px;
    }
    .aei-cmscategory-inner li{
        padding: 0 15px;
    }
    .aei-cmscategory-inner .aei-cat-details::after{
        top: 27%;
        width: 265px;
    }
    .aei_cmsbanner .banner-inner-main .banner-description::after{
        width: 292px;
    }
    .arrows{
        opacity: 1;
    }
    .homeblog .arrows{
        opacity: 1;
        top: -65px;
    }
    .banner-item:nth-child(1),
    .banner-item:nth-child(2),
    .banner-item:nth-child(3) {
        width: 100%;
        float: left;
        position: relative;
        padding-bottom: 15px;
        text-align: center;
    }
    .banner-item:nth-child(3) {
        padding-bottom: 0;
    }
    #aeicmspayment{
        width: 100%;
        text-align: center;
    }
    #aei_cmsbottom{
        position: static;
        width: 100%;
        float: left;
        margin: 12px 0 0;
    }
    .testimony-blog .testimonial-banner .testimonial-description{
        margin: 0;
        width: 100%;
    }
    .category-main .category-main-desc{
        padding: 0 25px;
    }
    .aei-cmscategory-inner .aei-cat-details::before, .aei_cmsbanner .banner-inner-main .banner-description::before {
        padding: 0 0 0 0;
        font-size: 130px;
    }
    .aei-cmscategory-inner .aei-cat-item.second .aei-cat-details {
        padding: 0 87px 0 0;
    }
    .testimony-blog .testimonial-banner{
        padding: 100px 0;
    }
}
@media (max-width:767px) {
    #aei_cmsservice .aei-service-item.first .aei-service-item-inner {
        padding: 20px 60px;
    }
    #aei_cmsservice .aei-service-item.second .aei-service-item-inner {
        padding: 20px 60px;
    }
    #aei_cmsservice .aei-service-item.third .aei-service-item-inner {
        padding: 20px 60px;
    }
    #aei_cmsservice .aei-service-item.third {
        padding: 40px 0 0 0;
        width: 100%;
    }
    #aei_cmsservice li::after {
        display: none;
    }
    #aeicategorytabs .arrows {
        top: -62px;
    }
    .aei_cmsbanner-name{
        font-size: 42px;
    }
    .aei_cmsbanner-desc{
        padding: 15px 0 40px 0;
    }
    .aei_cmsbanner-details{
        text-align: center;
        float: none;
        margin-right: 0;
    }
    .banner-offer{
        font-size: 32px;
    }
    .aei_cmsbanner .banner-inner-main .banner-description{
        text-align: center;
    }
    .aei_cmsbanner .banner-description .cms-btn{
        opacity: 1;
        float: right;
    }
    .testimony-blog .test-left {
        position: static;
        width: 100%;
        text-align: center;
    }
    .testimony-blog .product_inner_cms{
        text-align: center;
    }
    .test-icon1,.test-icon2{
        display: none;
    }
    .feature-products .arrows, .newproduct .arrows, #bestseller .arrows {
        top:-60px;
    }
    .homeblog .arrows{
        top: -70px;
    }
    .testimony-detail{
        padding-top: 0;
    }
    .testimony-blog #aeitestimony-carousel{
        margin: 0;
    }
    .aei_cmsbanner .banner-inner-main .banner-inner-img{
        width: 100%;
    }
    #aei_cmscategory .aei-cat-details .aei-cat-name,.aei_cmsbanner .banner-description .banner-text-first{
        font-size: 30px;
    }
    .testimony-blog .testmonial-image{
        display: inline-block;
        vertical-align: top;
    }
    #aei_cmsservice li{
       width: 50%;
       text-align: center;
    }
    .service-block{
        padding: 10px 0 30px 0;
    }
    #aei_cmscategory{
        margin: 20px 0 0;
    }
    #aei_cmsservice .service-right .aei-service-desc{
        padding: 0;
    }
    .aei_cmsbanner{
        padding: 0;
    }
    .aei_cmsbanner .banner-inner-main .banner-description::after {
        width: 150px;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 49px;
    }
    .aei-cmscategory-inner .aei-cat-item.second {
        padding: 40px 0 0;
    }
    .testimony-blog .testimonial-banner .testimonial-description .test-banner-1 {
        font-size: 37px;
    }
    .testimony-blog .testimonial-banner .testimonial-description .test-banner-2{
        padding: 0 10px;
    }
    .testimony-blog .product_inner_cms .desc p{
        padding: 0;
    }
    .aei-cmscategory-inner .aei-cat-item .aei-image,.aei-cmscategory-inner .aei-cat-item.second .aei-image{
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .aei-cmscategory-inner .aei-cat-details {
        padding: 0 0 0 20px
    }
    .aei-cmscategory-inner .aei-cat-item.second .aei-cat-details {
        padding: 0;
        text-align: center;
    }
    .aei-cmscategory-inner .aei-cat-details::after{
        top: 26%;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
    }
    .aei-cmscategory-inner .aei-cat-item.second .aei-cat-details::after {
        right: 0;
        left: 0;
    }
    .aei-cmscategory-inner .aei-cat-item.second .aei-cat-details::before{
        padding: 0;
    }
    .aei-cmscategory-inner .aei-cat-item .aei-image a {
        width: auto !important;
        margin: 0 auto;
        overflow: hidden;
    }
}
@media (max-width:554px) {

    #aei_cmsservice li{
        width: 100%;
        padding: 0 0 20px;
    }   
}
@media (max-width:580px) {
    .service-block {
        padding: 20px 0 30px 0;
        margin: 0;
    }
    #aei_cmsservice .aei-service-item.second .aei-service-item-inner,
    #aei_cmsservice .aei-service-item.first .aei-service-item-inner,
    #aei_cmsservice .aei-service-item.third .aei-service-item-inner{
        background-color: transparent;
    }
    #aei_cmsservice .aei-service-item.third{
        padding: 0;
    }
    .testimony-blog{
        padding:60px 0 0 0;
    }
    .testimony-detail{
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .testimony-blog .product_inner_cms {
        text-align: center;
        width: 100%;
        padding: 20px 0 0 0;
    }
    .testimony-detail .name {
        float: none;
        padding-top: 10px;
    }
    .test-icon {
        width: 100%;
    }
    .testimony-blog .testmonial-image{
        margin: 0;
        border: none;
        width: 100%;
    }
    .testmonial-image::after {
        display: none;
    }
    #aeicategorytabs .arrows{
        top:-70px;
    }
    .aei_cmsbanner .banner-description .cms-btn{
        margin-top: 20px;
    }
    .aei_cmsbanner .banner-description .cms-btn:hover {
        color: #fff;
    }
    .feature-products .arrows, .newproduct .arrows, #bestseller .arrows{
        top: -70px;
    }
    #aei_cmsservice li {
        width: 100%;
    }
    #aei_cmsservice .aei-service-item.first .aei-service-item-inner {
        padding: 0;
        background-color: transparent;
    }
    #aei_cmsservice li:hover .aei-service-title {
        color: #49bcab;
    }
    #aei_cmsservice li:hover .service-right .aei-service-desc {
        color: #49bcab;
    }
    #aei_cmsservice li .aei-service-item-inner{
        display: block;
    }
    #aei_cmsservice .service-right{
        text-align: center;
        padding-top: 0;
    }
     .aei_cmsbanner .banner-inner-main .banner-description{
        padding: 10px 0 0 0;
    }
    .banner-inner .banner-description .banner-text-desc{
        padding-bottom: 20px;
    }
    .aei_cmsbanner .banner-description .banner-cms-btn{
        float: none;
    }
    .banner-inner .banner-description .banner-text-name {
        font-size: 35px;
    }
    .banner-inner .banner-description .banner-text::after {
        display: none;
    }
    .aei_cmsbanner .banner-description .banner-cms-shopnow{
        display: none;
    }
    .banner-inner .banner-description .banner-text{
        line-height: normal;
    }
    #aeibannercms-arrows {
        top: 35%;
    }
    .banner-inner .banner-description{
        top: 30px;
    }
    .banner-inner .banner-description .banner-text::after {
        display: none;
    }
}
@media (max-width:479px) {
    .aei_cmsbanner-name {
        font-size: 38px;
    }
    #aei_cmsservice .aei-service-item.first .aei-service-item-inner {
        padding: 0 60px;
    }
    #aei_cmsservice .aei-service-item.second .aei-service-item-inner {
        padding: 0 60px;
    }
    #aei_cmsservice .aei-service-item.third .aei-service-item-inner {
        padding: 0 60px;
    }
    .aei_cmsbanner .banner-description {
        top: 20px;
    }
    .aei_cmsbanner .banner-inner-main .banner-description {
        padding: 0;
    }
    .banner-text-name{
        padding: 0 0 10px 0;
    }
    .aei_cmsbanner .banner-description .cms-btn {
        margin-top: 10px;
    }
    .aei_cmsbanner .banner-item .banner-inner-first:hover .banner-description,
    .aei_cmsbanner .banner-item .banner-inner-sec:hover .banner-description,
    .aei_cmsbanner .banner-item .banner-inner-third:hover .banner-description{
        top: 15%;
    }
    .time{
        height: 40px;
        width: 40px;
        line-height: 40px;
        color: #000;
    }
    .time::after {
        display: none;
    }
    .days {
        font-size: 12px;
    }
    .count-inner > div{
        padding:0 15px 0 0;
    }
    .aei_cmsbanner-desc {
        padding: 15px 0 40px 0;
    }
    #index #aeicategorytabs{
        margin-top: 60px;
    }
    #aeispecialarrows {
       top: 90px;
       width: 90px;
    }
    #aeicategorytabs .arrows {
        top: -60px;
        width: 90px;
    }
    #aeibannercms-arrows{
        width: 100%;
    }
     .banner-inner .banner-description .banner-text-desc{
        display: none;
    }
    .banner-inner .banner-description .banner-text-name {
        text-align: center;
    }
    .banner-inner .banner-description .banner-text{
        padding-left: 0;
        text-align: center;
        font-size: 16px;
    }
    .feature-products .arrows, .newproduct .arrows, #bestseller .arrows {
        top: -65px;
    }
    .aei_cmsbanner .banner-description .banner-text-second {
        font-size: 13px;
    }
    .aei_cmsbanner .banner-description .banner-text-first{
        margin: 0;
    }
    .aei_cmsbanner .banner-description .banner-text-second{
        margin: 0 0 20px;
    }
    .aei_cmsbanner .banner-inner-main .banner-description::after{
        display: none;
    }
    .homeblog .slick-prev{
        left: 0;
    }
    .homeblog .slick-next{
        right: 0;
    }
    .homeblog .arrows {
        top: -55px;
    }
    .category-main .category-main-desc{
        padding: 0;
    }
    .testimony-blog .testimonial-banner .testimonial-description .test-banner-1 {
        font-size: 25px;
        margin: 0 0 15px;
    }
    .testimony-blog .testimonial-banner .testimonial-description .test-banner-2{
        margin: 0 0 30px;
    }
    .testimony-blog .testimonial-banner {
        padding: 60px 0;
    }
    .aei-cmscategory-inner .aei-cat-details::before, .aei_cmsbanner .banner-inner-main .banner-description::before{
        font-size: 90px;
        top: 50px;
    }
    #aei_cmsservice li{
        width: 100%;
    }
    .aei-cmscategory-inner .aei-cat-details .aei-cat-desc{
       display: none;
    }
    .aei-cmscategory-inner .aei-cat-details::after{
        display: none;
    }
    #aei_cmscategory .aei-cat-details .aei-cat-name, .aei_cmsbanner .banner-description .banner-text-first{
        font-size: 25px;
    }
    .arrows{
        top: 90px;
        left: 0;
        margin: 0 auto;
        width: 70px;
    }
    #aeicmscategorycms-arrows{
        width: 100%;
    }
    .homeblog .arrows {
        top: -40px;
        width: 90px;
    }
    .aei_cmsbanner .banner-inner{
        margin: 20px 0 0;
        width: 100%;
    }
    .testimony-blog #aeicmstestimony .ax-product-title {
        margin: 20px 10px 0 10px;
        text-align: left;
    }

}
@media (max-width:320px) {
    .block-social{
        padding: 0;
        width: 100%;
        position: static;
    }
    .aei_cmsbanner .banner-item .banner-inner-first .banner-text-name::after, 
    .aei_cmsbanner .banner-item .banner-inner-sec .banner-text-name::after, 
    .aei_cmsbanner .banner-item .banner-inner-third .banner-text-name::after {
        display: none;
    }
    #aeispecialarrows{
        top: 70px;
    }
    .ax-product-subtitle{
        font-size: 33px;
    }
    .ax-product-maintitle{
        font-size: 20px;
        line-height: 49px;
    }
    .banner-text-name {
        font-size: 20px;
        padding: 0 0 10px 0;
    }
    .banner-text-desc{
        font-size: 8px;
    }
    .banner-text-de{
        font-size: 8px;
        line-height: normal;
    }
    .aei_cmsbanner .banner-description .cms-btn {
        margin-top: 0;
        padding: 0;
        font-size: 12px;
    }
    .footer-after{
        padding: 29px 0 23px 0;
    }
    #aeicmspayment li{
        margin: 0 0 10px 5px;
    }
    .aei_cmsbanner .banner-description{
        right: 30px;
    }
    #aeibannercms-arrows {
        top: 30%;
    }
    .testimony-blog .desc {
        padding: 20px 0;
    }
    .aei_cmsbanner .banner-inner-main{
        padding: 0;
    }
    .testimony-blog #aeitestimony-carousel {
        width: 100%;
    }
    .aei_cmsbanner .banner-inner{
        margin: 0;
     }
 .banner-inner .banner-description .banner-text-name {
    font-size: 25px;
    line-height: normal;
  }   
}