

/*Headings styles from h1 to h6*/
h1 { color: #525252;
    font-size: 30px;
	margin-bottom: 30px;
}
h1 span
{
	color: #271D18;
}

.ourbkground{
    
}
.innerbkground{
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
.sub-headers {
margin-bottom: 30px;
font-family: 'Indie Flower', sans-serif;
margin-top: 20px;
font-size: 24px;
font-weight:500;
}
.section {
	background-color: #ffffff;
	padding: 30px 0;
}

.space {
	padding: 20px 0;
}
/* Animate */
.rotprod{
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
     
    overflow:hidden;
    border:0px solid;
    text-align:right;

    display: block;
    margin-left: auto;
    margin-right: auto; cursor: pointer;
 
    }  
 
.rotprod:hover  
{ color: #525252;
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
} 

.mainbox h3:hover {  cursor: pointer;

  background: #683717; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left,rgba(104,55,23,0.9), rgba(61,45,39,0.1)); /*Safari 5.1-6*/
  background: -o-linear-gradientrgba(104,55,23,0.9), rgba(61,45,39,0.1)); /*Opera 11.1-12*/
  background: -moz-linear-gradientrgba(104,55,23,0.9), rgba(61,45,39,0.1)); /*Fx 3.6-15*/
background: linear-gradient(to right, rgb(0, 169, 79), rgb(135, 234, 180)) /*Standard*/


}




.spe-prods {
    float: left;    
    width: 100%;
    text-align: center;
    margin-right: 1%;
    
}


.carousel-control.left{left: -14%;}
.carousel-control.right{right: -14%;}




.speciality {
    margin: 5% auto 0 auto;
    width: 65%;
}

.mainbox i{    font-size: 70px;
    color: #525252;
    background: -webkit-gradient(linear, left top, left bottom, from(#00a94f), to(#333));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;margin-bottom: 25px;}


.mainbox {
    width: 100%;
    height:auto;
    padding: 2.5em 0em 0em 0em;
    border-top: 1px solid #06ac54;
}
.mainbox h3 {
    font-size: 15px; padding: 10px;
    color: #525252;
    text-transform: capitalize;
    font-weight: 400;
	margin-bottom: 0px;
    border: 1px solid ;
        background: #fcfcfc;
        border: 1px solid;
  border-image-source: linear-gradient(45deg,  rgb(0, 169, 79), rgb(135, 234, 180));
  border-image-slice: 1;

}
.floatting-price {
    float: left;
}

.price-big h3 {
    font-size: 2.5em;
    color: #FFF;
    background: #3F4DB8;
    padding: .27em .5em;

}
.price-big p {
    font-size: .8em;
    font-weight:900;
    text-transform: uppercase;
    color: #000;
    letter-spacing:2px;
    padding: 2.1em 0;
    background: #37C3FF;
}

.ordersection {
    padding: 1em;
    border:1px solid #3F4DB8;
    background:#6686FF;
}
.buybtn {
   font-size: .85em;
    text-transform: uppercase;
    padding: 1em 1em;
    background: #00A7F6;
    color: #fff;
    display: block;
    width: 60%;
    margin: 1.5em auto 0;
    border-radius: 4px;
    font-weight: 700;
    text-decoration:none;
    letter-spacing: 1px;
}
a.buybtn {
   font-size: .85em;
    text-transform: uppercase;
    padding: 1em 1em;
    background: #E81615;
    color: #fff;
    display: block;
    width: 60%;
    margin: 1.5em auto 0;
    border-radius: 4px;
    font-weight: 700;
    text-decoration:none;
    letter-spacing: 1px;
}
a.buybtn:hover {
    background: #BDA297;
    color:#3D2D27;
}
.spe-prods:nth-child(4) {
    margin-right: 0;
}
.price-big {
	padding: 0em 0;
    background: #fff;
}
	/**responsive**/

@media(max-width:1366px){
a.buybtn {
    width: 62%;
}
}
@media(max-width:1280px){
a.buybtn {
    width: 68%;
}
}
@media(max-width:1080px){
.pricing-table {
    margin: 5% auto 0 auto;
    
}
.price-big h3 {
    font-size: 2.3em;
    padding: .35em .5em;
}
a.buybtn {
    font-size: .8em;
}
}
@media(max-width:991px){
.spe-prods {
    float: left;
    
    
}
.spe-prods-table {
    margin: 5% auto 0 auto;
    width: 98%;
}
.price-big p {
    font-size: .75em;
    padding: 2.3em 0;
}
a.buybtn {
    width: 74%;
}
}
@media(max-width:640px){
.spe-prods {
    float: left;
    
    
}


.spe-prods:nth-child(2) {
    margin-right: 0;
}
.spe-prods:nth-child(3) {
    margin-top: .5em;
}
.spe-prods:nth-child(4) {
    margin-top: .5em;
}
a.buybtn {
    width: 55%;
}

}
@media(max-width:480px){
.price-bottom ul li {
    font-size: .9em;
}
.spe-prods {
    
    
}
}
@media(max-width:320px){
.spe-prods {
    
    margin-left:15px;
    
    
    
}

.mainbox {
    background: none;
    height:250px;
    padding: 1.5em;
    
    
}

    

a.buybtn {
    width: 60%;
    font-size: .79em;
}
}

.carousel-control.left, .carousel-control.right {
	background-image:none;
    color:#c3c3c3;

}

.img-responsive{
	
	height:auto;
}



@media (min-width: 992px ) {
	.carousel-inner .active.left {
		left: -25%;
	}
	.carousel-inner .next {
		left:  25%;
	}
	.carousel-inner .prev {
		left: -25%;
	}
}

@media (min-width: 768px) and (max-width: 991px ) {
	.carousel-inner .active.left {
		left: -33.3%;
	}
	.carousel-inner .next {
		left:  33.3%;
	}
	.carousel-inner .prev {
		left: -33.3%;
	}
	.active > div:first-child {
		display:block;
	}
	.active > div:first-child + div {
		display:block;
	}
	.active > div:last-child {
		display:none;
	}
}

@media (max-width: 767px) {
	.carousel-inner .active.left {
		left: -100%;
	}
	.carousel-inner .next {
		left:  100%;
	}
	.carousel-inner .prev {
		left: -100%;
	}
	.active > div {
		display:none;
	}
	.active > div:first-child {
		display:block;
	}
}






@media only screen and (min-width : 1920px) and (max-width : 2559px){ }

@media only screen and (min-width : 1600px) and (max-width : 1919px){

.mainbox{padding: 2.5em 0em 0em 0em}
.mainbox i {font-size: 60px;}


 }

@media only screen and (min-width : 1440px) and (max-width : 1599px){

.mainbox{padding: 2.5em 0em 0em 0em}
.mainbox i {font-size: 50px;}

 }

@media only screen and (min-width : 1366px) and (max-width : 1439px){

    .mainbox i {font-size: 50px;}
    .carousel-control.right{    right: -10%;}
}

@media only screen and (min-width : 1200px) and (max-width : 1365px){ 
   .mainbox i {font-size: 50px;}

   }

@media only screen and (min-width : 1024px) and (max-width : 1199px){
   .mainbox i {font-size: 45px;}
   #industries .container-fluid {width: 80%;}

 }

@media only screen and (min-width : 768px) and (max-width : 1023px){ 
     .mainbox i {font-size: 55px;}

}

@media only screen and (min-width : 150px) and (max-width : 767px){
.mainbox i {font-size: 55px;}
h1{font-size: 22px }

}

@media only screen and (max-width: 375px) {

    .mainbox i {font-size: 50px;}
}

@media only screen and (max-width: 320px) {

.carousel-control.right {right: -10%; background: none;}
.carousel-control.left {left: -1%; background: none;}

}







