/*-----Begin Etadev-----*/
.carousel .carousel-inner{
    /*height: auto;*/
    margin-bottom: 0 !important;
}
.featured-products .all-product-link{
    display: none;
}
.carousel0{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.carousel01{
    width: 40%;
}
.carousel02{
    margin-left: 40%;
    /*margin-top: -370px !important;*/
    width: 60%;
    padding-top: 17px;
}
#viewedproducts_1 {
    margin-bottom: -370px !important;
}
.carousel03{
    margin-top: 100px;
}
.alpha_content{
    margin-left: auto;
    margin-right: auto;
}
.featured-products .products{
    margin-left: 280px;
}
.page-home{
    /*background-image: url(/img/background.jpg);
*/   /* background-repeat: no-repeat;
    background-position: center top !important;
    background-size: 170%;
    background-color: #f3e7ce;*/
    /*padding-top: 40px; /*randevmanager*/

    background-image: url('/img/background.jpg');
    background-repeat: no-repeat;
    background-position: center 600px !important;
    background-size: 100% auto;
    background-color: #f3e7ce;
    bottom: 50px;

}
#wrapper{
    padding-top: 0px;
}
#cms .center25 {
    width:20%;
    float: left;
}
#cms .center25 .brand_title_thumb_ow25 {
    display: none
}
#footer .text-marque {
    text-align: center;
    padding-bottom: 40px;
    margin-top: -25px;
}
#footer .text-marque .Mbtn {
    font-weight: lighter;
    text-align: center;
    vertical-align: top;
    position: relative;
    margin: 0 auto;
    display: inline-block;
    font-size: 1.2em;
    line-height: 1;
    color: #076633;
    border: .14em solid #076633;
    outline: 0;
    padding: .5em .8em;
    font-family: roboto;
    cursor: pointer;
}
#cms .container .page-cms-22 {
    padding-left: 90px
}
.cms-id-22 #footer .container .footer-block {
    display: none;
}
.cms-id-22 #footer .container .text-marque {
    display: none;
}
#content-wrapper .page-home .row-featured-products .h2 .products-section-title .text-uppercase{
    color: #ffffff; 
    line-height: 3;
}
/*.easycarousels .carousel_title{
    margin: 0 15px 34px 15px !important;
}*/
@media (max-width: 1151px) {
    .carousel02{
        margin-top: inherit !important;
        margin-left: inherit;
        width: 700px;  
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
    .carousel01 {
        width: 700px !important;
        margin-left: 50px;
    }
    .carousel02 {
        margin-left: 50px;
    }
    .carousel03 {
        width: 700px;
    }
}
@media all and (max-width: 767px) and (min-width: 467px){
    .carousel01 {
        width: 450px;
        margin-left: 50px;
    }
    .carousel02 {
        width: 450px;
        /*margin-left: 50px;*/
        margin: auto;
    }
    .carousel03 {
        width: 450px;
       /* margin-left: 50px;*/
        margin: auto;
    }
    .row-featured-products .clearfix .products {
        display: block;
    }
    .page-home{
        background-image: none;
    }

    
}
@media all and (max-width: 466px){
    .carousel01 {
        width: 250px;
        margin-left: 20%
    }
    .carousel02 {
        width: 250px;
        margin-left: 32%
    }
    .carousel03 {
        width: 250px;
        margin-left: 32%
    }
    .page-home{
        background-image: none;
    }

}
/*-----End Etadev-----*/

/*------Begin Zetadev-----*/

@media all and (max-width: 425px)
{
    #content .alpha_content{
        flex-direction: column;
        margin-left: 15px;
        margin-right: 15px;
    }
    #carousel .service-client{
        height: 100px;
        padding: 0px 10px;
    }
    /*#carousel .carousel-item img{
        height: 200px;
    }*/
    .carousel .carousel-item .caption .caption-description p{
        font-size: 13px;
    }
    #carousel h2.display-1{
        font-size: 25px;
    }
    .carousel .carousel-control .icon-next i, .carousel .carousel-control .icon-prev i{
        position: absolute;
        top: -24px;
        left: -7px;
    }
    
}

@media all and (max-width: 768px) and (min-width: 576px)
{
    #content .alpha_content{
        flex-direction: column;
        /*margin-left: 15px;
        margin-right: 15px;*/
    }
    .carousel0{
        margin: auto;
        margin-left: 135px;
    }
    #carousel .service-client{
        height: 60px;
    }
}

<<<<<<< HEAD
/*------End Zetadev-----*/
=======
/*------End Zetadev-----*/

/*------gammadev-----*/
@media (min-width:300px)and (max-width:900px){
    .carousel02 {
        
        margin-top: 0px !important;
    }
}
>>>>>>> master

