.top-baner {
    text-align: center;
    color: #fff;
    height: 250px;
    padding: 10px 0;
    background: #6d2663 url('../images/Top_Strip_ve.gif')  no-repeat;
}

.top-baner h1 {
    font-size: 30px;
    text-shadow: 1px 1px 2px #333,0 0 10px #333;
}

.top-baner h2 {margin:0 0 10px 0; font-size: 22px; font-family: "Helvetica W01 Cn";}

@media (max-width: 639px) 
{
						
	.top-baner h1 {
	  font-size: 24px;	
	}
	.top-baner h2 {
	  font-size: 18px;	
	}


}

@media (min-width: 992px) 
{
	.top-baner h1 
	{
		font-size: 50px;
		text-shadow: 1px 1px 2px #333,0 0 10px #333;
	}
	
	.top-baner h2 {margin:10px 0 30px 0; font-size: 30px;}
}


.powered-by {
     min-height: 330px;
     background-color: #f0f6fb;
     background-image: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0, #D6E8F4),
	    color-stop(0.7, #FFFFFF),
	    color-stop(1, #FFFFFF)
     );
     background-image: -o-linear-gradient(bottom, #D6E8F4 0%, #FFFFFF 70%, #FFFFFF 100%);
     background-image: -moz-linear-gradient(bottom, #D6E8F4 0%, #FFFFFF 70%, #FFFFFF 100%);
     background-image: -webkit-linear-gradient(bottom, #D6E8F4 0%, #FFFFFF 70%, #FFFFFF 100%);
     background-image: -ms-linear-gradient(bottom, #D6E8F4 0%, #FFFFFF 70%, #FFFFFF 100%);
     background-image: linear-gradient(to bottom, #D6E8F4 0%, #FFFFFF 70%, #FFFFFF 100%);
     text-align: center;
     padding: 30px 0;
 }

 

 .powered-by .apps {
     width: 80%;
     margin: 30px auto;  
 }

.powered-by .apps img {max-width:100%;}

 .tool {
     background-color: #f4f4f4;
     padding: 20px 0;
 }

 .tool h1, .powered-by h1, .features h1 {
     color: #647581;
     text-align: center;
     font-size: 26px;
     text-transform: uppercase;
     margin-bottom: 30px;
	
 }

.tool h3 {
	font-size: 20px;
	color: #6d2663;
}

 .tool ul li {
     font-size: 18px;
     margin: 10px;
 }

.tool .learn-more{margin: 30px 0 30px 0;}
.tool img {
	max-height: 390px;
	max-width:100%;
}

.features .thumbnail {
	margin-top:20px;
}


/* ************ Case Studies ********** */

.case-studie{
	text-align:center;
}
.case-studie .desc {
    max-width: 420px;
	width:100%;
    text-align: left;
    display: inline-block;
    font-size: 18px;
}

#slider-prev, #slider-next {
    display:none;
}

@media (min-width: 768px) 
{
	
	.case-studies-slider {
		margin-top:40px;
	}
	
	.case-studie{
		text-align:center;
	}
	.case-studie .desc {
		max-width: 420px;
		width:100%;
		text-align: left;
		display: inline-block;
		margin-top: 20px;
		font-size: 18px;
	}
	
	#slider-prev, #slider-next {
		font-size: 36px;
		line-height: 250px;
		color: #cacaca;
		cursor: pointer;
		display:none;
	}
}

















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
