/* =Typography
-----------------------------------------------------------------------------*/
body {
}
/* =Links
-----------------------------------------------------------------------------*/


/* =Layout
-----------------------------------------------------------------------------*/
#page {
	max-width: 960px;
	padding: 0 10px;
	margin-bottom: 24px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
/* =Header
-----------------------------------------------------------------------------*/


/* =Nav
-----------------------------------------------------------------------------*/


/* =Misc
-----------------------------------------------------------------------------*/


/* =Footer
-----------------------------------------------------------------------------*/

/***
***/
/*--------------ADDED CSS STARTS FROM HERE----------------------*/
/****
***/
#page {
	margin-bottom: 0px;
}
#logo {
	width: 24%;
}
#header {
	margin: 10px 0 0 0;
	border-bottom: 1px solid rgb(247, 247, 247);
	padding-bottom: 10px;
}
#navi {
	float:right;
}
nav {
	float: right;
	margin-right: 20px;
}
nav ul ul {
	display: none;
	position: absolute;
}

	nav ul li:hover > ul {
		display: block;
}
.nav-pills ul li a, .nav-pills ul li span {
	padding: 10px 15px;
}
.nav-pills {
	margin-bottom: 0em;
}
.nav-pills ul li a:hover {
	background-color: #7CC576;
	text-decoration: none;
	color: #fff;
	padding: 10px 15px;
}
.nav-pills ul .active {
	background-color: #7CC576;
	text-decoration: none;
	color: #fff;
}
.nav-pills ul li .active, .nav-pills ul li .active:hover {
	background-color: #7CC576;
	text-decoration: none;
	color: #fff;
	padding: 10px 15px;
	border: none;
}
.half {
	width: 45%;
	margin-left: 0px;
}
.nav-pills ul {
	margin: 10px;
}
.btn:hover {
	background: #DDD;
}
.btn-full:hover {
	color: #000;
}
.row {
	margin-bottom: 0;
}
hr {
	color: #000;
	background-color: #000;
	height: 5px;
}
.banner {
	text-align: center;
}
.banner p {
		color: #fff;
	margin-bottom:30px;
	font-size:16px;
}
.banner-contact p, .banner-consulting p,
.banner-services p, .banner-about p {
	color: #fff;
	margin-bottom: 100px;
	font-size:16px;
}
.b-txt {
	padding-top: 150px;
}
.greenbox {
	background: #7CC576;
}
.picbox {
	width: 80%;
	background-color: #FFF;
	opacity: 0.8;
	filter: alpha(opacity=50);
	padding: 10px;
}
.space {
	margin-right: 30px;
}
.box {
	height: 334px;
	padding: 15px;
}
.img1 {
	background: url(../img/img1.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.img2 {
	background: url(../img/img2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.img3 {
	background: url(../img/img3.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
}
.img4 {
	background: url(../img/img4.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
}
.img5 {
	background: url(../img/img5.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.img6 {
	background: url(../img/img6.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
}
.img7 {
	background: url(../img/img7.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
}
.img8 {
	background: url(../img/img8.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #000;
}
.img9 {
	background: url(../img/img9.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #000;
}
.banner {
	background: url(../img/banner.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
}
.banner-about {
	background: url(../img/banner-about.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
}
.banner-services {
	background: url(../img/banner-services.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-size: cover;
	height: 350px;
}
.banner-contact {
	background: url(../img/banner-contact.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-size: cover;
	height: 350px;
	margin-bottom: 40px;
}
.banner-consulting {
	background: url(../img/banner-consulting.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-size: cover;
	height: 350px;
}
#service-b-txt a {
	color: #fff;
	text-decoration:none;
}
#service-b-txt {
	position: absolute;
	top: 330px;
	color: #fff;
	font-weight:bold;
	font-size:16px;
}
#contact-b-txt {
	position: absolute;
	top: 300px;
	color: #fff;
}
.banner h1, .banner-about h1 {
	color: #fff;
}
.banner-bottom {
	background: url(../img/banner-bottom.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-size: cover;
	height: 447px;
	padding-top: 50px;
}
.bottom-txt {
	padding: 20px 20px 40px 20px;
	background-color: #fff;
	width: 40%;
}
.subheader1 {
	font-size: 1.357em;
	line-height: 1.263em;
	font-style: italic;
	font-weight: 300;
	color: #888;
}
.services-icon img {
	width: 30%;
}
.element input {
	width: 80%;
}
.element textarea {
	width: 90%;
	height: 150px;
	resize: none;
}
.footer {
	background-color: #e1e1e1;
	padding: 50px 0px 40px 0px;
}
.contact-form {
	margin-bottom: 50px;
}
input[type="submit"] {
	border: none;
}
#cfg-contactform-content .element {
	margin-bottom: 15px;
}
#copyright {
	float: left;
}
#tab-links ul li {
	padding: 10px 10px;
margin:5px 0px;
display: inline;
}
#tab-links ul {
	list-style-type: none;
	margin-left:0px;
}
.tab-content {
  display: none;
}
.visible-tab {
  display: block;
}
.btn {
border-radius: 0px;
}
/*--------------this is for suscribe form-----------------*/
#mce-EMAIL {
	float: left;
}
#sus-btn {
	overflow: hidden;
	float: left;
}
#mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 0;
}
#mc_embed_signup h2 {
	font-weight: bold;
	padding: 0;
	margin: 15px 0;
	font-size: 1.4em;
}
#mc_embed_signup input {
	border: 1px solid #999;
	-webkit-appearance: none;
}
#mc_embed_signup input[type=checkbox] {
	-webkit-appearance: checkbox;
}
#mc_embed_signup input[type=radio] {
	-webkit-appearance: radio;
}
#mc_embed_signup input:focus {
	border-color: #333;
}
#mc_embed_signup .button {
	clear: both;
	background-color: #aaa;
	border: 0 none;
	border-radius: 4px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}
#mc_embed_signup .button:hover {
	background-color: #777;
}
#mc_embed_signup .small-meta {
	font-size: 11px;
}
#mc_embed_signup .nowrap {
	white-space: nowrap;
}
#mc_embed_signup .clear {
	clear: none;
	display: inline;
}
#mc_embed_signup label {
	display: block;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
#mc_embed_signup input.email {
	display: block;
	padding: 8px 0;
	margin: 0 4% 10px 0;
	text-indent: 5px;
	width: 58%;
	min-width: 130px;
}
#mc_embed_signup input.button {
	display: block;
	width: 35%;
	margin: 0 0 10px 0;
	min-width: 90px;
}
#mc_embed_signup div#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0em .5em 0em .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both;
}
#mc_embed_signup div.response {
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%;
}
#mc_embed_signup #mce-error-response {
	display: none;
}
#mc_embed_signup #mce-success-response {
	color: #529214;
	display: none;
}
#mc_embed_signup label.error {
	display: block;
	float: none;
	width: auto;
	margin-left: 1.05em;
	text-align: left;
	padding: .5em 0;
}
.ssae {
margin-bottom:30px;
}
#oracle {

}

/*--------------------------------------------------------*/



@media only screen and (max-width:767px) {
.services-icon img {width: 100%;}
#logo {width: 100%;}
#navi {float:none;}
#page {padding:0;}
.banner {height: 500px;}
h1 {font-size: 1.5em;}
.picbox {width: 90%;}
.box {height: 480px;}
.bottom-txt {width: 90%;padding: 20px 10px;margin: 0 5px;}
.footer {padding: 20px 10px;}
.row .half {width: 90%;}
.b-txt {padding:30px 10px;}
.nav-pills ul li {width: 100%;}
#contact-b-txt, #service-b-txt, #consulting-b-txt {margin: 30px 10px;}
.banner-contact {height: 200px;margin-bottom: 10px;}
#tab-links ul li {margin: 10px 0px;display: block;width: 95%;}
#consulting .box {height: 350px;}
.banner-about {height: 300px;}
}