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

.top-baner h1 {

    font-size: 26px;
	font-weight: bold;
    text-shadow: 1px 1px 2px #333,0 0 10px #333;
}

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


@media (min-width: 992px) 
{
	.top-baner 
	{
		text-align: center;
		color: #fff;
		height: 250px;
		background: #0F8480 url('../images/Top_Strip.gif')  no-repeat;
	}
	.top-baner h1 
	{
		font-size: 56px;
		text-shadow: 1px 1px 2px #333,0 0 10px #333;
	}
	
	.top-baner h2 {margin:10px 0 30px 0; font-size: 36px;}
}


.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%;}

.testimonials{
	padding: 30px 0;
}

.testimonials .row {
	margin-top:70px;
}

.testimonials .author{
	padding:10px  0 10px 18px;
	font-size:14px;
}
		
.testimonials .author h4 {
	font-weight:bold;
}

.testimonials .popover.top {
	display:block;
	position:relative;
	width:100%;
	max-width:100%;
	margin-bottom:30px;
	min-height:262px;
	border:3px solid #55b7b3;
	border-radius: 20px;
	padding:14px;
}
.testimonials .popover.top .arrow{
	border-top-color:#55b7b3;
	border-width:30px;
	margin-left: -30px;
	bottom:-60px;
}

.testimonials .popover.top .arrow:after {
	content: " ";
	bottom: 5px;
	margin-left: -25px;
	border-top-color: #fff;
	border-width: 25px 25px 0 25px;
}

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

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

.tool h3 {
	font-size:20px;
	color: #0f524d;;
}

 .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:block;
	}
}









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