/* Slider */
#featured .flexslider {
    /*padding: 0% 22% 0% 22%;*/
    background: #10264d;
    position: relative;
    opacity: 0.9;
}
/* End Slider */

/*title background color*/
.title{
	background-color: #085c98;
}
.title h1{
	color: white;
}
.title p{
	color: #fff;
	font-size: 1.20em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
/*end title*/
/*For module section*/
.col-md-3{
	margin: 1% -3% -3% 8%;
}
.col-md-3-bg{
	background-color: #101110;
	margin: 3% -19% auto 6%;
}
@media (min-width: 280px) and (max-width: 500px) {
	.col-md-3 {
	    /*background-color: #101110;*/
	    /*margin: 30px 56px auto 40px;*/
	    margin: -1% 10% auto 12%;
	    /*padding: 43px;*/
	}	
}
@media (min-width: 501px) and (max-width: 780px) {
	.col-md-3 {
	    margin: 0% 28% 0% 30%;
	}	
}
.text-bg h1{
	margin: -2% auto auto auto;
}
.text-bg hr{
	border: solid #085c98;
	margin: 3% 10% -1% 11%;
}
.text-bg h3 a {
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
}
.text-bg p {
	color: #fff;
	font-size: 0.98em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
.feature_btn{
	margin: -4%;
}
.text-bg img {
	border: 0px solid #085c98;
	margin: 7% 0% 9% auto;
	width: 100%;
	border: solid black;
}
/*end module*/
/*Video module*/
.block-bg{
	background-color: #085c98;
}
.block-bg h2{
	color: white;
	font-size: xx-large;
}
.video-fluid {
  width: 100%;
  height: auto;
}
.video-section{
	background-color: #fff;
}
.video-section h2{
	color: #555;
	border-bottom: 12px solid #fff;
	padding: 0px 0px 33px 0px;
}
.midd-hr{
	border: solid #085c98;
	margin: -1% 1% 1% 1%;
}
.bottom-hr{
	border: solid #085c98;
	margin: 0% 7% 3% 7%;
}
/*end video module*/


/*Demo Video section css*/
.common-area {
    padding-top: 43px;
    padding-bottom: 43px;
}
.video-box {
    border: solid #085c98;
        border-bottom-color: rgb(205, 205, 205);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    padding: 10px 14px 10px;
    margin: 25px 0 0 0;
    color: #303030;
    font-size: 13px;
    line-height: 21px;
    border-bottom: 10px solid #24313a;
    min-height: 245px;
}
.video-box iframe {
    margin-bottom: 10px;
}
/*End demo section*/

/* About ERP*/
.about-erp{
	background-color: #085c98;
}
.about-erp h2,h3,b{
	color: white;
}
.about-erp b{
	font-size: 18px;
}
.about-erp p{
	color: #fff;
	/*font-size: 1.20em;
	line-height: 1.5em;*/
	margin-bottom: 1em;
	/*border: 2px solid #fff;
	padding: 2%;*/
}
/* End About ERP*/

/* Start About ERP 1*/
.about-erp-1 h3,h5{
	color: #555;
}
.about-erp-1 ol > b{
	color: #555;
}
.about-erp-1 li{
	color: #555;
	font-size: 1.20em;
	margin-bottom: 0.3em;
	border: 2px solid #555;
	padding: 1%;
}
/* End About erp1*/

/* Start about us*/
.aboutus h1{
	color: #555;
}
.aboutus p{
	color: #555;
	font-size: 1.20em;
	line-height: 1.5em;
	text-align: justify;
}
.aboutus ul>li{
	color: #555;
	font-size: 1.20em;
	margin-bottom: 0.3em;
	border: 2px solid #555;
	padding: 1%;
	/*margin: 1% 66% 0% 0%;*/
}
.about-features h2{
	color: #fff;
}
/*.about_h3 > div > div > h3{color: #fff;}*/
.about-features p{
	color: #fff;
	font-size: 1.20em;
	line-height: 1.5em;
	text-align: justify;
}
.about-team span,i{
	color: #fff;
}