@charset "utf-8";
/* CSS Document */
@media (max-width: 1024px){
	.mainNav li a{
		padding-left:10px;
		padding-right:10px;
	}
}
@media (max-width: 768px){
	.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    width: 100%;
	}
	.media-left{
		display: block;
		margin-bottom: 12px;
		overflow: hidden;
	}
	.proven{
		padding: 80px 16px;
	}
	.navbar-toggle{
		position:absolute;
		right: 12px;
		z-index:10;
		top: 30px;
	}
	.feature h4{
		line-height:47px;
		display:block;
		float:none!important;
	}
	.navbar-toggle .icon-bar{
		background:#247dbd;
	}
	.slider{
		display:none;
	}
	.line{
		display:none;
	}
	.highLite h4{
		line-height:47px;
	}
	.sticky .navbar-fixed-top{
		padding-bottom:53px;
	}
	.mainNav {
	background: rgba(48,164,214,1);
	margin-top:60px;
	}
	.reportRow{
		text-align:center;
	}
    .col-box .shaped{
        position: static;
    }
    .col-box .shaped h4{
        line-height: 1.2;
    }
    .clip-css{
        clip-path:none;
    }
    .sticky .navbar-brand > img{
        margin-top: 14px;
    }
    .btn_wrapper .btn{
        margin-bottom: 12px;
    }
    .products .col-md-4{
        text-align: center;
    }
    .products .col-md-4 img{
        margin: 0 auto;
    }
.spacer h2{
top:30px;
}

}




