﻿
@media (max-width: 1200px) {
.products ul li {
    width: 220px;
}
}

@media (max-width: 991px) {
#cssmenu > ul > li > a {
    padding: 12px 12px;
    font-size: 16px;
}


.fill {
    width: 350px;
    height: 350px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
    
 
.caption-carousel {
    top: 140px;
}
.caption-carousel h2 {
    font-size: 40px;
}

}


@media (max-width: 768px) {
.header {
    top: 40px;
    left: 15px;
    right: 15px;
    width: auto;
}

.caption-carousel {
    position: absolute;
    top: 140px;
    left: 10%;
    right: 10%;
    z-index: 10;
    padding-top: 20px;
    width: 80%;
    margin: auto;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
}

.caption-carousel h2 {
    font-size: 30px;
}

.carousel-indicators {
    position: absolute;
    bottom: 30px;
    padding-right: 0px;
    z-index: 15;
    width: 100%;
    left: 0;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
}
  
}




@media (max-width: 767px) {
	
	.products-inner ul li
	{
		
		    height: 310px;
		width:100%;
		margin:0px !important;
		      margin-bottom: 20px !important;
			          box-shadow: 0 0 12px #4CAF50;
		
	}
	
	.box-category {
		
		 box-shadow: 0 0 12px #4CAF50;
		
	}
	
	.box-category h1{
		
	 /* background-color: #abca1f!important;	*/
	}
	
	
	.products-inner ul li .product-name {
  padding: 18px;
        margin-top: -1px;
        height: 54px;
        margin: 10px;
        background-color: #abca1f;
}


.header{
	        top: 2px!important;
        left: 15px;
        right: 15px;
        /*width: 100%;*/
        background-color: #ffffff00!important;
	
}

.carousel {
        height: 202px!important;
        margin-top: 107px!important;
    }
	.welcome {
    margin-top: -84px;
   
    margin-bottom: 0px;
}


    .carousel-indicators {
        position: absolute;
        bottom: 17px!important;
	}
	


.copyright
{
    text-align:center;
}
.copyright .socials {
    text-align:center;
}
.code_apply {
    display: block;
    padding: 12px 20px;
    margin: 0px 0px 10px 20px;
    min-height: 50px;
    color: #fff;
    width: 100%;
    float: right;
}
.pic-inner {
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-bottom: 30px;
    float: none;
}
#amazingcarousel-1 .amazingcarousel-prev {
    margin-left: -15px;
}

#amazingcarousel-1 .amazingcarousel-next {
    margin-right: -15px;
}


}



@media (max-width: 480px) {


.carousel {
    height: 815px;
}

}