﻿
@media (max-width: 1200px) {
.view-products {
    padding: 10px 5px;
}

}

@media (max-width: 991px) {
.view-products {
    padding: 10px 10px;
}


.caption-carousel h2 {
    font-size: 40px;
}

.view-div {
    margin-top: 0px;
    position: absolute;
    top: -60px;
    left: 50px;
}

.newsletter-m {
    margin-top: 100px;
}
}


@media (max-width: 768px) {
.home {
    height: 100%;
    position: relative;
    width: 300%;
}
.carousel {
    height: 600px;
    position: relative;
}
.caption-carousel {
    position: absolute;
    left: 10%;
    right: 10%;
    top:100px;
    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;
}
.caption-carousel h3 {
    font-size: 16px;
}

.carousel-indicators {
    position: absolute;
    bottom: 60px;
    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) {
	  #cssmenu #menu-button::after {
      
        background: #040404;
    }


	    #cssmenu #menu-button::before {
       
        border-top: 4px solid #010101;
        border-bottom: 4px solid #030303;
    }
	
	.view-products {
  
    border: 1px #000000 solid;
    color: #000000;
	}
	
	.welcome-bg {
  
    margin-top: 3px;
	}
	.carousel-indicators {
		display:none;
        position: absolute;
        bottom: 0px;
		}
		
			.carousel{
		height: 328px!important;
		
	}
	.whats-new .carousel{
		height: 713px!important;
		
	}
	
	
	img.img-responsive.img5 {
    margin-top: 30px;
}
	
.logo.wow.fadeInLeft.animated {
    width: 146px;
}
    .view-div {
       
        top: -34px!important;
	}
	
	
	    #cssmenu #menu-button {
      
        top: -41px!important;
		}
		
.newsletter {
    background: url(../images/newsletter-bg.png) no-repeat left top;
    background-size: cover;    
    padding: 20px 0 50px 0;
}

.newsletter-m {
    margin-top: 50px;
}

.newsletter img {
     margin:auto;    
     width: 165px;
}

.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;
}
.carousel {
    height: 600px;
    position: relative;
}

.carousel-1 {
    height:700px;
}

.slider #prev {
        left: -30px;
    }
.slider #next {
        right: -30px;
    }
    
.slider {
        top: auto;
        bottom: 25px;
} 


}



@media (max-width: 480px) {
.carousel {
    height: 600px;
    position: relative;
}
.review-card .review-card-img {
    width: 450px;
    height: 473px;
    margin: 0 auto 15px -35%;
}

.carousel-1 {
    height:700px;
}

.slider #prev {
        left: -30px;
    }
.slider #next {
        right: -30px;
    }
    
.slider {
        top: auto;
        bottom: 25px;
} 

.darksoul-fluid-liquid--circle {
    left: -50px;
}

.up-down {
    left: -60px;
}


}


