.overlay-gradient {
background: -moz-linear-gradient(45deg, rgba(231,176,138,0.9) 0%, rgba(103, 103, 141,2.0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(231,176,138,0.9) 0%, rgba(103, 103, 141,2.0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(231,176,138,0.9) 0%, rgba(103, 103, 141,2.0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808849e3', endColorstr='#804991e3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.pricing-s1 .inner{
background: -moz-linear-gradient(45deg, rgba(231,176,138,0.9) 0%, rgba(103, 103, 141,2.0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(231,176,138,0.9) 0%, rgba(103, 103, 141,2.0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(231,176,138,0.9) 0%, rgba(103, 103, 141,2.0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808849e3', endColorstr='#804991e3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */	
}
