/*---//ptsans_regular_macroman---*/
/*----//End-iporting-fonts---*/
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url("http://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2") format("woff2"), url("http://fonts.gstatic.com/s/lato/v11/9k-RPmcnxYEPm8CNFsH2gg.woff") format("woff");
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xONSK5BxN3NFS4EJkViHIqo.woff) format('woff');
}

@font-face {
  font-family: 'Roboto Light';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(http://themes.googleusercontent.com/static/fonts/roboto/v10/Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(http://themes.googleusercontent.com/static/fonts/roboto/v10/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Medium';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(http://themes.googleusercontent.com/static/fonts/roboto/v10/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Normal';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(http://themes.googleusercontent.com/static/fonts/roboto/v10/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Light Italic';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(http://themes.googleusercontent.com/static/fonts/roboto/v10/7m8l7TlFO-S3VkhHuR0at4bN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Italic';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(http://themes.googleusercontent.com/static/fonts/roboto/v10/1pO9eUAp8pSF8VnRTP3xnvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Medium Italic';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(http://themes.googleusercontent.com/static/fonts/roboto/v10/OLffGBTaF0XFOW1gnuHF0YbN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Bold Italic';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/roboto/v10/t6Nd4cfPRhZP44Q5QAjcC4bN6UDyHWBl620a-IRfuBk.woff) format('woff');
}



h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}

html, body {
	text-transform: none;
	margin-bottom:5px;
	font-family: 'lato', serif;
	padding: 0px;
	font-size: 14px;
	line-height: 24px;
	color: #636b70;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-left: 0pt;
	margin-bottom:0px;
	background:#fff;

	/* [disabled]background:url(../bgh.png) no-repeat; */

}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*--start-head--*/
header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 9999;
  background-color: #eee;
}

.head{
	background:#fff;
	padding:1em 0px;
	position: relative;
}
.logo {
	/* [disabled]clear:both; */
	display:inline-block;
	background:#003366;
	padding:20px;
	margin:0 auto;
	width:20%;
}
.logo img{
float: left;
clear:both;
display:block;
height:150px;
}


#payoffline{
	list-style:none;
	padding:5px 0 0;
	line-height:20px;
	float:right;
	margin: 20px 0 0 0px;
	width:37%;
	color:#036;
	font:26px bold;
}

#payoffline2{
	list-style:none;
	padding:5px 0 0;
	line-height:20px;
	float:left;
	margin: 20px 0 0 0px;
	width:37%;
}


.logo_2 {
	/* [disabled]clear:both; */
	display:inline-block;
	padding:20px;
	float:left;
	width:20%;
}
.logo_2 img{
float: left;
clear:both;
display:block;
height:50px;
}


#payoffline_2{
	list-style:none;
	padding:5px 0 0;
	line-height:20px;
	float:right;
	margin: 20px 0 0 0px;
	width:37%;
	color:#036;
	font:26px bold;
}

#payoffline2_2{
	list-style:none;
	padding:5px 0 0;
	line-height:20px;
	float:left;
	margin: 20px 0 0 0px;
	width:37%;
}
.ReadMoreMo
 {
    border: 1px solid #003366;
    text-decoration: none;
	padding: 10px;
	text-shadow: none;
	color:#003366;
}
#nav{
	list-style:none;
	padding:0 0 0;
	line-height:20px;
	margin: 0 auto;
	clear:both;
	width:100%;
	 background:url(../images/bg232.jpg) repeat;
	 min-height:50px;
}


.bodytextwhite {
	text-shadow: none;
	-webkit-font-smoothing: antialiased;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-family: 'lato', serif;
	/* [disabled]text-align: justify; */
	line-height: 1.7em;
	font-size: 18px;
	margin: 0px;
	color: #fff;
	letter-spacing: 0.01em;
	}
.bodytext {
	text-shadow: none;
	-webkit-font-smoothing: antialiased;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-family: 'lato', serif;
	/* [disabled]text-align: justify; */
	line-height: 1.7em;
	font-size: 16px;
	margin: 0px;
	color: #666;
	letter-spacing: 0.01em;
	}
	
.bodytext a {
	color:#069;
	text-decoration:none;
	
}
.bodytext a:hover{
color:#666666;
text-decoration:underline;
}
.bodytext2 {
	text-shadow: none;
	-webkit-font-smoothing: antialiased;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-family: 'lato', serif;
	/* [disabled]text-align: justify; */
	line-height: 1.7em;
	font-size: 16px;
	margin: 0px;
	color: #fff;
	letter-spacing: 0.01em;
	}
	
	
.bodytext2 a {
	color:#fff;
	text-decoration:none;
}
.bodytext2 a:hover{
color:#666666;
text-decoration:underline;
}


.bodytext3 {
	text-shadow: none;
	-webkit-font-smoothing: antialiased;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-family: 'lato', serif;
	/* [disabled]text-align: justify; */
	line-height: 1.7em;
	font-size: 16px;
	margin: 0px;
	color: #4D4E4E;
	letter-spacing: 0.01em;
	}
	
.bodytext3 a {
	color:#4D4E4E;
	text-decoration:none;
	
}
.bodytext3 a:hover{
color:#CCC;
text-decoration: none;
}

/*--start-head--*/
.bodytextwhite {
	text-shadow: none;
	-webkit-font-smoothing: antialiased;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-family: 'Roboto', serif;
	text-align: justify;
	line-height: 24px;
	font-size: 16px;
	margin: 0px;
	color: #fff;
	}
	
.bodytextwhite a {
	color:#fff;
	text-decoration:none;
	
}
.bodytextwhite a:hover{
color:#666666;
text-decoration:underline;
}

ul.number {
	padding: 0em;
	font-size:12px;
	float:left;
}
ul.number li {
	list-style: none;
	display: inline-block;
	margin: 0 1em;
}

ul.social  {
	padding: 0;
	margin: 0;
	float:right;
}
ul.social  li {
	display: inline-block;
	padding: 0em;
	margin:0.2em;
	list-style: none;

}
i.roc {
	width: 17px;
	height: 17px;
	display: inline-block;
	background: url(../images/img-sprite.png) no-repeat -466px -227px;
	vertical-align: middle;
	margin-right: 0.5em;
}
i.phone {
	width: 17px;
	height: 17px;
	display: inline-block;
	background: url(../images/img-sprite.png) no-repeat -466px -199px;
	vertical-align: middle;
	margin-right: 0.5em;
}
i.mail {
	width: 17px;
	height: 17px;
	display: inline-block;
	background: url(../images/img-sprite.png) no-repeat -466px -172px;
	margin-right: 0.5em;
}


i.twiter {
	width: 20px;
	height: 20px;
	background: url(../foot_twitter.png)no-repeat;
	float: left;
	vertical-align: middle;
}
i.twiter:hover{
	background: url(../foot_twitter.png)no-repeat;
}


i.facebk{
	width: 20px;
	height: 20px;
	background: url(../foot_facebook.png)no-repeat;
	float: left;
	vertical-align: middle;
}
i.facebk:hover{
	background: url(../foot_facebook.png) no-repeat;
}

i.linkd {
	width: 20px;
	height: 20px;
	background: url(../foot_linkedin.png)no-repeat;
	float: left;
	vertical-align: middle;
}
i.linkd:hover{
	background: url(../foot_linkedin.png)no-repeat;
}


i.googpl{
	width: 20px;
	height: 20px;
	background: url(../images/img-sprite.png)no-repeat -109px -7px;
	float: left;
	vertical-align: middle;
}
i.googpl:hover{
	background: url(../images/img-sprite.png)no-repeat -459px -7px;
}


ul.number li a, ul.number li span {
	color: #fff;
	padding: 0.4em 0;
	display: block;
	font-size: 1em;
}
ul.number li a:hover{
	color:#85d6de;
}


ul.course {
	padding: 0em;
}
ul.course li {
	list-style: none;
	display: inline-block;
	text-transform:capitalize;
	float:right;
	width:80%;
}
i.teach {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../images/libg.png) no-repeat;
	vertical-align: middle;
	margin-right: 0.5em;
}

ul.course li a, ul.course li span {
	display: block;
}


ul.course li a:hover{
	color:#CCC;
}

i.course {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: url(../images/traning2.png) no-repeat;
	vertical-align: middle;
	margin-right: 5px;
	float:left;
	clear:both;
}
.topgrid3Box2{
	width:275px;
	padding:10px;
	float:left;
	min-height:250px;
	border-bottom:1px dashed #CCC;
	border-right:1px dashed #CCC;
	max-height:250px;
	overflow:hidden;
}

.topgrid3Box2:hover{
	color:#C03;
	border:1px solid #FFF;
	
}

.topgrid3Box2:hover a{
	color:#C03;
}
.bodytext5, .bodytext5 a {
	font-family: 'lato', serif;
	padding: 0px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}
.bodytext5 a:hover{
	color:#C33;
text-decoration: none;
}

.bodytextsmall {
	font-family: 'lato', serif;
	padding: 0px;
	font-size: 11px;
	line-height: 24px;
	color: #fff;
}

.bodytextsmall2 {
	font-family: 'lato', serif;
	padding: 0px;
	font-size: 11px;
	line-height: 24px;
	color: #666;
}
.width_a
{
	width:1124px;
	margin:0 auto;
	}
	
	.Wrapper1 {
  width: 100%;
  margin-bottom:10px;
  
}


#introWrapper {
  width: 1124px;
  margin-left: auto ;
  margin-right: auto ;
  clear: both; position: relative;
}

#introWrapper .banner{
  width:660px;
  margin-left: auto ;
  margin-right: auto ;
  clear: both;
  overflow:hidden;
  float:left;
}

#introWrapper .intro-boxPrinciples{
	width:100%;
	color:#323232;
	float:left;
	text-align:justify;
}

.ObjectiveBox{
	width: 35%;
	color: #fff;
	font-size: 20px;
	line-height: 26px;
	height: auto;
	overflow: hidden;
	float:right;
	
	background: #F90;
	padding:20px;
	}

.boxPrinciples{
	background: #fff;
	width:170px;
	padding:20px;
	height:150px;
	margin:0 auto;
	background:#fff;
	border:1px solid #069;
	margin-right:10px;
	float:left;
	text-align: left;
	margin-bottom:10px;
}

.boxPrinciples2{
	background: #fff;
	width:96%;
	padding:20px;
	/* [disabled]height:180px; */
	margin:0 auto;
	background:#fff;
	border:1px solid #E9E9E9;
	float:left;
	text-align: left;
	margin-bottom:10px;
}

.boxPrinciples22{
	background: #fff;
width:30%; padding:20px; height:200px; margin:0 auto; background:#fff; border:1px solid #E9E9E9;
margin-right:10px; float:left;
}


.boxPrinciples223{
	background: #fff;
width:100%; padding:30px; margin:0 auto; background:#fff; border:1px solid #f1f1f1;
margin-bottom:10px; float:left; text-align:justify; clear:both;
}

.boxPrinciples22e{
	max-height:160px; overflow:hidden;
}

.boxPrinciples23{
	width:80px;
	height:auto;
	margin:0 auto;
	margin-right:10px;
	float:left;
	text-align: left;margin-bottom:10px;
}

.boxPrinciples23 img{
	height:auto;
	width:60px;
}

#introWrapper .intro-box{
	width:60%;
	color:#666;
	float:left;
	padding-right:30px;
	border-right:1px solid #E9E9E9;
	text-align:justify;
}


#introWrapper .intro-box2{
	width:30%;
	padding:20px;
	float:right;
	background:#096;
}

#introWrapper .intro-box223{
	width:70%;
	color:#666;
	float:left;
	padding-right:30px;
	border-right:1px solid #E9E9E9;
}

#introWrapper .intro-boxAbout{
	width:40%;
	color:#666;
	float:left;
	padding-right:10px;
}

#introWrapper .intro-boxAboutImage{
	width:55%;
	color:#666;
	float:right;
}
#introWrapper .intro-boxAbout2{
	width:55%;
	color:#666;
	float:right;
	padding-right:10px;
}

#introWrapper .intro-boxAboutImage2{
	width:40%;
	color:#666;
	float:left;
}


#introWrapper .intro-boxFooter{
	width:15%;
	color:#b7b7b7;
	float:left;
	padding-right:10px;
}

#introWrapper .intro-boxWelcomeFooter{
	width:80%;
	float:right;
	font-size:14px;
}
#introWrapper .intro-boxAbout{
	width:20%;
	color:#b7b7b7;
	float:left;
	padding-right:10px;

}

#introWrapper .intro-boxWelcome{
	width:100%;
	color:#b7b7b7;
	float:left;
	clear:both;
	text-align:center;
	margin-bottom:20px;
}
#introWrapper .intro-boxWelcomeNote{
	width:65%;
	float:left;
	/* [disabled]font-size:14px; */
	padding-right:20px;
}
#introWrapper .intro-boxWelcomeimg{
	width:35%;
	float:right;
	background:#099;
}

#introWrapper .intro-boxWelcomeNote2{
	width:65%;
	float:left;
	/* [disabled]font-size:14px; */
	padding-left:20px;
}
#introWrapper .intro-boxWelcomeimg2{
	width:35%;
	float:left;
	background:#fff;
	padding:15px;
	border:1px solid #f8f8f8;
}

#intro-boxWelcome2{
	width:27%;
	color:#4D4E4E;
	float:right;
	padding-left:10px;
	/*position:fixed;
 	left: 70%;
	top:70%;*/

}

#intro-boxHeader{
	width:100%;
	color:#b7b7b7;
	float:right;
	clear:both;
	border-bottom:1px solid #E9E9E9;
	margin-bottom:10px;
	padding-bottom:10px;
}


#introWrapper .intro-box22{
	width:20%;
	padding:20px;
	float:right;
	background:#171780;
	color:#FFF;
}

#introWrapper .intro-box22 a{
    display: block;
    text-decoration: none;
	color: #fff;
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;	
	padding: 10px;
	font-size: 12px;
	text-shadow: none;
	
}

#introWrapper .intro-box22 a:hover {
color:#CCC;
text-decoration:underline;
}

#introWrapper .intro-box4{
	width:20%;
	padding:20px;
	float:right;
	background:#fff;
	color:#069;
}

#introWrapper .intro-box4 a{
    display: block;
    text-decoration: none;
	color: #069;
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;	
	padding: 10px;
	font-size: 12px;
	text-shadow: none;
	
}

#introWrapper .intro-box4 a:hover {
color:#CCC;
text-decoration:underline;
}


#introWrapper .intro-leftbox{
	width:38%;
	float:left;
	/* [disabled]font-size:14px; */
}

#introWrapper .intro-rightbox{
	width:60%;
	float:right;	
	border-left:5px solid #ED3237;
	padding-left:20px;

}


#introWrapper .intro-leftbox2{
	width:60%;
	float:left;
	/* [disabled]font-size:14px; */
	border-right:5px solid #ED3237;
	padding-left:20px;

}

#introWrapper .intro-rightbox2{
	width:38%;
	float:right;	

}
#contentWrapper {
  width: 100%;
}

#content {
  width: 1124px;
 margin:0 auto;
}
#ContentWrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow:hidden;
	margin-bottom:10px;
}
.box32{background: #f1f1f1; text-align:center; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; padding:20px; border-left:#777 5px solid;}

.submenu22 {
	   background:#ffffff;
	   border-left : 0px;
	 	text-transform:capitalize;
	 	font-size:30px; 
		color:#FC0;
		padding:10px;
}

.submenu22 a {
 	font-size:16px; 
    color: #069;
    text-decoration: none;
	text-transform:capitalize;
	border-bottom:1px dotted #fff;
	border-top:1px dotted #fff;
	padding:5px;
}

.submenu22 a:hover {
color:#ccc;
border-bottom:1px solid #ED3237;
	border-top:1px solid #ED3237;
}

#ContentWrapPromo {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow:hidden;
	/* margin-bottom:10px;
	[disabled]text-align:center; */
	height:auto;
	/*background:#fff url(../banners/bgg1.jpg) fixed;*/
	
	background:#f1f1f1;
	padding-top:20px;
	padding-bottom:20px;
	
}

#ContentWrapPromo2 {
	width: 1124px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow:hidden;
	margin-bottom:10px;
	/* [disabled]text-align:center; */
	height:auto;
	
}
#ContentWrapPromo3 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow:hidden;
	margin-bottom:10px;
	/* [disabled]text-align:center; */
	height:auto;
	background:#f1f1f1 url(../banners/background3.jpg);
	padding-top:10px;
	min-height:400px;
	
}

#ContentWrapPromo4 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow:hidden;
	margin-bottom:10px;
	/* [disabled]text-align:center; */
	height:auto;
	background:#f1f1f1 url(../banners/background4.jpg) fixed;
	padding-top:100px;
	min-height:500px;
	
}

.ContentWrap2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow:hidden;
	margin-bottom:10px;
}

.ContentWrap2:hover {
	
	background:#09C;
}


.promoBox{
	width:100%;
	color:#fff;
	float:left;
	padding-right:30px;
background:#09C;
}

#innerWrap {
	width: 1124px;
  margin-left: auto ;
  margin-right: auto ;
  clear: both;
}

.circular {
	width: 300px;
	height: 300px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	
	clear: both; 
   background-color: #fff; 
   padding:5px; 
    border: 1px solid #F7F7F7; -moz-box-shadow: 0px 0px 10px #999;-webkit-box-shadow: 0px 0px 10px #999;
	float:left;
	margin-right:20px;
	}

.circular img {
	opacity: 0;
	filter: alpha(opacity=0);
	}
	
	.images1 { 
   clear: both; 
   border: 1px solid #CCCCCC; 
   padding:3px;   
   margin:5px;
} 

.images3 { 
   clear: both; 
   border: 1px solid #CCCCCC; 
   padding:3px;   
   margin:5px;
   margin-left:10px;
   float:right;
} 

.images2 { 
   clear: both; 
   border: 1px solid #CCCCCC; 
   background-color: #fff; 
   padding:2px;   margin:2px;
} 

.images4, a.images4, .images4 a
{ 
   clear: both; 
   padding:3px;   
   float: right; 
   border: 1px solid #EEEEEE;    
   background-color: #fff;
   margin-right: 1px;
   margin-top: 2px;
} 

a.images4:hover {
   border: 1px solid #999999;
}

.images_team { 
   clear: both; 
   border: 1px solid #CCCCCC; 
   padding:3px;   
   margin:5px;
   float:left;

} 

.images5 { 
   clear: both; 
   background-color: #fff; 
   padding:10px; 
   border: 1px solid #eee;
	float:left;
	margin-right:20px;
	border-right:3px solid #ED3237;
} 
.images6 { 
   clear: both; 
   background-color: #fff; 
   padding:10px; 
   border: 1px solid #eee;
	float:left;
	margin-right:20px;	margin-bottom:10px;

} 

.images6:hover
{
	   border: 1px solid #ED3237;
}

.images7 { 
   clear: both; 
   background-color: #fff; 
   padding:10px; 
   border: 1px solid #eee;
	float:left;
	margin-right:20px;
	border-bottom:3px solid #ED3237;
} 

/* start people status - homepage*/

.status-grid{
	background: #FFF;
	position: relative;
	min-height: 307px;
	width:19%; 
	float:left;
	border:1px solid #E9E9E9;
	margin-right:10px;
	text-align:center;
}

.status-grid:hover{
	background: #E9E9E9;
	position: relative;
	min-height: 307px;
	width:19%; 
	float:left;
	border:1px solid #E9E9E9;
	margin-right:10px;
	text-align:center;
}
.status-people-pic{
	position: absolute;
	top: 10%;
	left: 25%;
	width: 100px;
	height: 100px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}
.stat-people{
	background: #FAFAFA;
	padding: 7px;
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
	position: relative;
	display: block;
}
.status-people-pic h2,.status-people-pic span{
	text-align:center;
}
.status-people-pic h2{
	color: #565656;
	font-weight: 600;
	font-size: 1.2em;
	margin: 0.5em 0 0;
}
.status-people-pic span{
	color: #BEBEBE;
	font-size: 0.875em;
	text-transform:capitalize;
}

.people-avilabel{
	background: #fff;
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
	padding: 4px;
	position: absolute;
	top: 43%;
	right: 17%;
}
/*--status-corrent--*/
.start-left-content-colum1{
	float: left;
	width: 45%;
	margin-right: 2%;
}
.status-corrent ul li{
	display:inline-block;
	float:left;
	width:33.33%;
	text-align:center;
}
.status-corrent ul li a{
	display: block;
	color: #FFF;
	font-size: 0.82em;
	padding: 1em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}


.userlike{
	border-bottom:5px solid #B63C6B;
	background:url(/images/like32.png)  no-repeat;
	background-position: center center;
}
.userlike:hover{
	background:url(/images/like3.png)  no-repeat;
	background-position: center center;
}
.userprofile{
	background:url(/images/connector32.png)  no-repeat;
	background-position: center center;
	border-bottom:5px solid #F13D6D;
}
.userprofile:hover{
	background:url(/images/connector3.png)  no-repeat;
	background-position: center center;
}
.userpic{
	background:url(/images/camera32.png)  no-repeat;
	background-position: center center;
	border-bottom:5px solid #FE7BA3;
}
.userpic:hover{
	background:url(/images/camera3.png)  no-repeat;
	background-position: center center;
}
.status-corrent {
	position: absolute;
	bottom: 0;
	width: 100%
}

/*end status corrent */

/* build topgrid2 */

.Divider5{
	width:70px;
	border-bottom:5px solid #CCC;
	clear:both;
	text-align:left;
	margin:20px auto;
}

.Divider6{
	width:70px;
	border-bottom:5px solid #ed3237;
	clear:both;
	text-align:left;
	margin:15px 0 15px 0;
}



.top-grid2{
	width:23%;
	padding:14px;
	float:left;
	color:#666;
	margin-right:20px;
	margin-bottom:20px;
	/* [disabled]background: #FFF; */
	min-height: 250px;
	text-align:center;
	background:#FFF;
}
.top-grid2:hover{
	color:#fff;
	background:#999;
}
.top-grid2e{
	width:23%;
	padding:0px;
	float:left;
	color:#666;
	margin-right:20px;
	margin-bottom:20px;
	/* [disabled]background: #FFF; */
	min-height: 250px;
	text-align:left;
}

.top-grid2 img
{
width:150px; opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

.top-grid2:hover img{
      opacity: 0.4;
      }
	  
.top-grid2:hover h3 a{
	color:#fff;
      }
	  
.top-grid2 h3{
	font: 600 16px 'Open Sans', serif;
	text-transform: uppercase;
	text-decoration:none;
	color: #333;
	line-height: 24px;
	letter-spacing: 0px;
	margin-top:10px;
}
.top-grid2 h3 a{
	color:#ed3237;
	text-decoration:none;
}
.top-grid2 h3 a:hover{
	text-decoration:none;
	color:#666;
}

.top-grid2 .header99grid3 {
	margin-bottom: 5px;
	padding-bottom:6px;
	font: 600 32px/36px 'Open Sans Condensed', serif;
	text-shadow: none;
	/* [disabled]font-weight: bold; */
	-webkit-font-smoothing: antialiased;
	color: #fff;
	line-height:30px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
}


.top-grid2Big{
	width:100%;
	float:left;
	color:#636b70;
	margin-bottom:10px;
	clear:both;
	text-align:left;
}


.top-grid2 .header99grid3 {
	margin-bottom: 5px;
	padding-bottom:6px;
	font: 600 22px/26px 'Open Sans Condensed', serif;
	text-shadow: none;
	/* [disabled]font-weight: bold; */
	-webkit-font-smoothing: antialiased;
	color: #FFF;
	line-height:30px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
}


.top-grid3{
	width:20%;
	padding:10px;
	float:left;
	min-height:200px;
	color:#fff;
	margin-right:20px;
	margin-bottom:20px;
	
}
.topgrid3Box{
	width:250px;
	padding:10px;
	float:left;
	min-height:100px;
	border-left:1px dashed #CCC;
}

.top-grid3Big{
	width:75%;
	padding:20px;
	float:left;
	color:#666;
	margin-bottom:20px;
}

.top-grid3:hover{
	/* [disabled]color:#fff; */
}

.top-grid3 .header99grid3 {
	margin-bottom: 5px;
	padding-bottom:6px;
	font: 600 22px/26px 'Open Sans Condensed', serif;
	text-shadow: none;
	/* [disabled]font-weight: bold; */
	-webkit-font-smoothing: antialiased;
	color: #FFF;
	line-height:30px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
}

.header99grid3 {
	margin-bottom: 5px;
	padding-bottom:6px;
	font: 600 32px/36px 'Open Sans Condensed', serif;
	text-shadow: none;
	/* [disabled]font-weight: bold; */
	-webkit-font-smoothing: antialiased;
	color: #fff;
	line-height:30px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
}
.header99grid32 {
	margin-bottom: 5px;
	padding-bottom:6px;
	font: 600 32px/36px 'Open Sans Condensed', serif;
	text-shadow: none;
	/* [disabled]font-weight: bold; */
	-webkit-font-smoothing: antialiased;
	color: #F90;
	line-height:30px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
}

.top-grid3 img
{
border:1px #FFF solid;
}


.top-grid4 {
	width:200px;
	height:200px;
	display:inline-table;
	background:#ED3237;
	border-radius:30em;
	-webkit-border-radius:30em;
	-moz-border-radius:30em;
	-o-border-radius:30em;
	-ms-border-radius:30em;
	border:10px solid #E9E9E9;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	margin-right:7px;
}

.top-grid4 p{
	font: 600 22px 'Open Sans Condensed', serif;
	text-transform: uppercase;
	text-decoration:none;
	color: #fff;
	line-height: 24px;
	margin: 35% auto;
}

.top-grid4:hover {
	background:#FC0;
	border-color:#FC0;
}


.sectionDivider {
  border-bottom:1px solid #E9E9E9; 
  margin-bottom:10px;
  padding-top:10px;clear:both;
}

.sectionDivider3 {
	border-bottom:1px solid #ed3237;
	margin-bottom:10px;
	padding-top:10px;
	clear:both;
}
.sectionDivider2 {
	margin-bottom:10px;
	padding-top:10px;
	clear:both;
}
.sectionDivider6 {
  border-left:50px solid #ED3237; 
  margin-bottom:10px;
  margin-top:10px;clear:both;
   height:3px;
}


.ReadMore
 {
    border: 1px solid #fff;
    text-decoration: none;
	padding: 10px;
	font-size: 14px;
	text-shadow: none;
	color:#fff;
}

.ReadMore:hover
 {
    text-decoration: none;
	color:#09C;
	background:#FFF;
}

.ReadMore2
 {
    border-bottom: 1px solid #036;
	border-top: 1px solid #036;
    text-decoration: none;
	padding: 10px;
	font-size: 14px;
	text-shadow: none;
	color:#036;
}

.ReadMore2:hover
 {
    text-decoration: none;
	color:#ccc;
	
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #ccc;

}

.header, .header a {
	font-weight:bold;
	color:#ED3237;

}


.header9 {
	margin-bottom: 5px;
	padding-bottom:6px;
	font: 600 32px/36px 'Open Sans Condensed', serif;
	text-shadow: none;
	color: #fff;
	line-height:30px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
}
.header9 a {
	color: #fff;
	text-decoration:none;
}
.header9 a:hover{
	color: #666666;
   text-decoration:underline;
}


.header92 {
	margin-bottom: 5px;
	padding-bottom:6px;
	font: 600 22px'Open Sans Condensed', serif;
	text-shadow: none;
	color: #303840;
	line-height:30px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
}
.header92 a {
	color: #F90;
	text-decoration:none;
}
.header92 a:hover{
	color: #666666;
   text-decoration:underline;
}
.header923 {
	margin-bottom: 5px;
	padding-bottom:6px;
	font: 600 22px'Open Sans Condensed', serif;
	text-shadow: none;
	color: #ED3237;
	line-height:30px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
}
.header923 a {
	color: #ED3237;
	text-decoration:none;
}
.header923 a:hover{
	color: #666666;
   text-decoration:underline;
}
.header93 {
	margin-bottom: 5px;
	padding-bottom:6px;
	font: 600 22px 'Open Sans Condensed', serif;
	text-shadow: none;
	color: #ED3237;
	line-height:30px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
}
.header93 a {
	color: #F90;
	text-decoration:none;
}
.header93 a:hover{
	color: #666666;
   text-decoration:underline;
}
.header99 {
	margin-bottom: 5px;
	padding-bottom:6px;
	text-shadow: none;
	color: #069;
	line-height:40px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	
font-size: 40px;
font-weight: 900;
font-family:'lato', serif;
text-align: left;
margin: 0px;
text-transform: capitalize;
letter-spacing: -2px;
}
.header99 a {
	color: #069;
	text-decoration:none;
}
.header99 a:hover{
	color: #666666;
   text-decoration:underline;
}



.header992 {
	margin-bottom: 5px;
	padding-bottom:6px;
	text-shadow: none;
	color: #fff;
	line-height:40px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	
font-size: 50px;
font-weight: 900;
font-family:'lato', serif;
text-align: left;
clear: both;
margin: 0px;
text-transform: capitalize;
letter-spacing: -2px;
}
.header992 a {
	color: #069;
	text-decoration:none;
}
.header992 a:hover{
	color: #666666;
   text-decoration:underline;
}


 .headerWelcome2small
{
	font-family: "Roboto Light";
	text-shadow: none;
	font-size: 18px;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	color: #303840;
	line-height:normal;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-align:center;
  
  }
  
  #ContentWrap {
	width: 100%;
	/* [disabled]margin-left: auto; */
	/* [disabled]margin-right: auto; */
	clear: both;
	overflow:hidden;
	/* [disabled]margin-bottom:10px; */
	background:#FFF;
}
.GalleryCol2{
	width:23%;
	float:left;
	margin-right:20px;
}

.GalleryCol2 img{
	width:100%;
	float:left;
}

.FormCol2{
	width:31%;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.FormCol23{
	width:100%;
	float:left;
	margin-bottom:20px;
}
#ContactForm {margin-top:-2px}
#ContactForm .wrapper {overflow:inherit;min-height:35px}
#ContactForm .textarea_box{min-height:130px}
#ContactForm a {
	margin-left:20px;
	float:left;
	line-height:18px
}
#ContactForm .input  {width: 70%;
	color: #373535;
	margin-right: 1.5em;
	outline: none;
	background: rgba(255, 255, 255, 0.65);
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 3px;
	padding: 12px 10px;
	margin-bottom: 1em;
	border: #E9E9E9 1px solid;
	-webkit-appearance: none;}
	
#ContactForm textarea  {overflow:auto;margin:0;width:90%;height:112px;background:#fff;border:1px solid #e5e4e3;padding:5px 14px;color:#a6a6a6;font:14px Arial, Helvetica, sans-serif}


#ContactForm input[type="submit"] {
	border: none;
	outline: none;
	color: #C30;
	background: none;
	padding: 10px 20px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	letter-spacing: 3px;
	font-weight: 400;
	margin-top: 1.5em;
	-webkit-appearance: none;
	border-top: 3px solid #e51e35;
	border-bottom: 3px solid #e51e35;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
#ContactForm input[type="submit"]:hover{
	border-top: 3px solid #E9E9E9;
	border-bottom: 3px solid #E9E9E9;
}

#LoginForm .wrapper {overflow:inherit;min-height:35px;margin-bottom: 3px;}
#LoginForm .wrapper2 {overflow:inherit;min-height:35px;margin-bottom: 1em; border-bottom:1px solid #E9E9E9; padding-bottom:1em;}


#LoginForm .textarea_box{min-height:130px}

#LoginForm .input  {width: 45%;
	color: #373535;
	margin-right: 1.5em;
	outline: none;
	font-family: 'Roboto Light', sans-serif;
	background: #fff;
	border:1px solid #E9E9E9;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 1em;
	-webkit-appearance: none;}
#LoginForm textarea  {overflow:auto;margin:0;width:90%;height:112px;background:#fff;border:1px solid #e5e4e3;padding:5px 14px;color:#a6a6a6;font:14px Arial, Helvetica, sans-serif}


#LoginForm input[type="submit"] {
	border: none;
	outline: none;
	color: #fff;
	background: #069;
	padding: 10px;
	font-family: 'Roboto Light', sans-serif;
	font-size: 16px;
	-webkit-appearance: none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	 background:#C30 url(../images/bg232.jpg) repeat;
	 border-bottom:2px #C30 solid;
	border-top:2px #C30 solid;

}
#LoginForm input[type="submit"]:hover{
	color: #C30;
	border-bottom:2px #C30 solid;
	border-top:2px #C30 solid;
	background:#FFF;

}
.section {
	clear: both;
	padding: 0px;
	margin: 10px auto;
	width:1124px;
	
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

.span_1_of_3 {
	width: 23%;
}

.span_1_of_32 {
	width: 35%;
	margin-right:20px;
}
.section2 {
	clear: both;
	padding: 0px;
	margin: 0px auto;
	width:720px;
	
}
.col2 {
	display: block;
	float:left;
}

.span_2_of_3 {
	width: 45%;
	float:left;
	padding:10px;
}

/* start banner slider */

#bannerTextContainerAbout
{
	display: inline-block;
	width:95%;
	/* [disabled]padding:40px; */
	margin-bottom:10px;
	height:auto;
		  }

#bannerTextContainerAbout .intro-boxAbout{
	width:30%;
	color:#fff;
	float:right;
	background:none;
	margin-top:20%;
	}
	
	#bannerTextContainerAbout .intro-boxAbout a{
	color:#fff;
	}
 .intro-boxAboutInner1{
	width:100%;
	color:#666;
	float:right;
	padding:10px;
	background:#fff;
	clear:both;
	}
	
	.intro-boxAboutInner2{
	width:100%;
	color:#fff;
	float:right;
	padding:10px;
	background:#069;
	clear:both;
	margin-top:10px;
	font-size:14px;
	}
.intro-boxAboutInner3{
	width:100%;
	color:#fff;
	float:right;
	padding:10px;
	background:#F90;
	clear:both;
	margin-top:10px;
	font-size:14px;
	}
	.intro-boxAboutInner4{
	width:100%;
	color:#fff;
	float:right;
	padding:10px;
	background:#C03;
	clear:both;
	margin-top:10px;
	font-size:14px;
	}  
.bannerTextContainerAboutInner
{
	display: inline-block;
	width:60%;
	background: #fff;
	padding:40px;
	margin-bottom:10px;
	height:auto;
	border:1px solid #E5E5E5;
	
	
		-moz-box-shadow: 0px 0px 20px #E5E5E5;
	-webkit-box-shadow: 0px 0px 20px #E5E5E5;
	  box-shadow:0px 0px 20px #E5E5E5;
		  }
		  
.bannerTextContainerAboutInner_1
{
	display: inline-block;
	width:60%;
	background: #fff;
	padding:40px;
	margin-bottom:5px;
	height:auto;
	/* [disabled]border:1px solid #E5E5E5; */
	background: rgb(0,102,153);
	background: rgba(0,102,153, 0.8);
	
		  }
		  
.bannerTextContainerAboutInner_2
{
	display: inline-block;
	width:60%;
	background: #099;
	padding:40px;
	margin-bottom:10px;
	height:auto;
	/* [disabled]border:1px solid #E5E5E5; */
	/* [disabled]border:1px solid #E5E5E5; */
	background: rgb(0,153,153);
	background: rgba(0,153,153, 0.9);
	 }
		  
		  
.bannerTextContainerAboutInner_3
{
	display: inline-block;
	width:60%;
	background: #F90;
	padding:40px;
	margin-bottom:5px;
	height:auto;
	
	/* [disabled]border:1px solid #E5E5E5; */
	background: rgb(255,153,0);
	background: rgba(255,153,0, 0.9);
}
.banner1, .banner2, .banner3, .banner4
{
		max-height: 500px;
	background-size: 100% 500px;
	-webkit-background-size: 100% 500px;
	-moz-background-size: 100% 500px;
	-ms-background-size: 100% 500px;
	-o-background-size: 100% 500px;
}
.banner {
	background: url(../banners/b1.jpg)  no-repeat;

}
.banner1{
	background: url(../banners/b1.jpg) no-repeat;

}
.banner2{
	background: url(../banners/b2.jpg)  no-repeat;

}

.banner3{
	background: url(../banners/b3.jpg)  no-repeat;
}

.banner4{
	background: url(../banners/b4.jpg)  no-repeat;
}

.banner5{
	background: url(../banners/banner-5.jpg)  no-repeat fixed;
	min-height: 500px;
	background-size: 100% 500px;
	-webkit-background-size: 100% 500px;
	-moz-background-size: 100% 500px;
	-ms-background-size: 100% 500px;
	-o-background-size: 100% 500px;
	background-position: right 100px;
}
.banner-text {
	/* [disabled]margin-top: 5%; */
	font-size:16px;
	color:#FFF;
	line-height:26px;
}

.banner-text2 {
	margin-top: 5%; 
	font-size:16px;
	color:#FFF;
	font-family: 'Roboto Light', sans-serif;
	line-height:26px;
}
.banner-text span {

}


/*banner inner pages start here */

.banner_about {
	/*background: url(../banners/banner.jpg)  no-repeat fixed;*/
	min-height: 300px;
	background-size: 100% 300px;
	-webkit-background-size: 100% 300px;
	-moz-background-size: 100% 300px;
	-ms-background-size: 100% 300px;
	-o-background-size: 100% 300px;
	background-position: right 100px;
}

.banner_about2 {
	background: url(../banners/banner-3.jpg)  no-repeat fixed;
	min-height: 350px;
	background-size: 100% 350px;
	-webkit-background-size: 100% 350px;
	-moz-background-size: 100% 350px;
	-ms-background-size: 100% 350px;
	-o-background-size: 100% 350px;
	background-position: right 100px;
}
.bannerTextContainer_blank_inner
{
	display: inline-block;
	width: 40%;
	margin-top:1em;
	padding:30px;
	min-height:330px;
	padding-top:50px;
	
		/* Fallback for web browsers that doesn't support RGBa background: rgba(237,50,55, 0.6);*/

background: rgb(13,13,14);

background: rgba(13,13,14, 0.1);


}

#bannerTextContainerAbout .intro-boxAbout_inner{
	width:30%;
	color:#fff;
	float:right;
	background:none;
	margin-top:10%;
	}
	

/*banner inner pages ends here */

.bannerheader1 {
	margin-bottom: 5px;
	padding-bottom:6px;
	font: 600 40px 'Open Sans Condensed', serif;
	text-shadow: none;
	color: #fff;
	line-height:40px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
}

.bannerheader2 {
	margin-bottom: 5px;
	padding-bottom:6px;
	text-shadow: none;
	color: #ed3237;
	line-height:40px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
	font-family: 'Open Sans Condensed', serif;
	font-size: 20px;
	font-weight: 600;
}

.bannerheader4 {
	margin-bottom: 5px;
	padding-bottom:6px;
	text-shadow: none;
	color: #fff;
	line-height:40px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
	font-family: 'Open Sans Condensed', serif;
	font-size: 24px;
	font-weight: 600;
}
.bannerheader3 {
	margin-bottom: 5px;
	padding-bottom:6px;
	text-shadow: none;
	color: #ed3237;
	line-height:40px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
	font-family: 'Open Sans Condensed', serif;
	font-size: 16px;
	font-weight: 600;
}
.bannerheader_color1 {
	color: #09F;
}.bannerheader_color2 {
	color: #FC0;
}
.bannerTextContainer
{
	display: inline-block;
	width: 45%;
	background: #062f3c;
	margin-top:1em;
	padding:20px;
	margin-bottom:10px;
	height:350px;
	/* Fallback for web browsers that doesn't support RGBa */

background: rgb(0,102,153);

background: rgba(0,102,153, 0.8);

}

.bannerTextContainer2
{
	width: 35%;
	background: #062f3c;
	margin-top:1em;
	padding:20px;
	margin-bottom:10px;
	/* Fallback for web browsers that doesn't support RGBa */
	background:#F90;

}


.bannerTextContainer_blank
{
	display: inline-block;
	width: 40%;
	margin-top:100px;
	padding:30px;
	
		/* Fallback for web browsers that doesn't support RGBa background: rgba(237,50,55, 0.6);

background: rgb(13,13,14);

background: rgba(13,13,14, 0.6);



	 background:url(../images/bg232.jpg) repeat;
*/

}



.bannerTextContainer_blank2
{
	display: inline-block;
	width: 45%;
	margin-top:1em;
	padding:20px;
	margin-bottom:10px;
	height:350px;
}
.Divider2{
	width:100%;
	border-bottom:5px solid #C03;
	clear:both;
	text-align:left;
	margin-bottom:20px;
	margin-top:10px;
	
}

.Divider3{
	width:50%;
	border-bottom:5px solid #fff;
	clear:both;
	text-align:left;
	margin:20px 0 20px 0;
}

.banner-text span input[type="text"] {
	display: inline-block;
	outline: none;
	padding: 10px 20px;
	width: 73%;
	border: 0;
	-webkit-appearance: none;
	background: #062f3c;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 100;
}
.banner-text span input[type="submit"] {
	border: 0;
	padding: 5px 20px;
	background: #ee6123;
	color: #fff;
	outline: none;
	-webkit-appearance: none;
	cursor: pointer;
	font-family: 'Lato', sans-serif;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 3px;
	font-style: italic;
	margin-top: 4px;
}
.banner-text span input[type="submit"]:hover{
	color:#61b3de;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

#footer {
	clear: both;
	color: #9FA4AD;
	width:100%;
	background:#526371;
	padding-top:20px;
}

.hidden{
	opacity: 0;
}

.visible{
	opacity: 1;
}
.global{
	clear: both;
	color: #fff;
	width:100%;
	background:#069;
}
.globa2{
	clear: both;
	color: #fff;
	width:100%;
	background:#fff;
}
#footer a {

	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}

/*--------social simptip--------*/
[data-tooltip] {
position: relative;
display: inline-block;
}
[data-tooltip].simptip-position-bottom:before {
border-bottom-color: #000;
}
[data-tooltip].simptip-position-bottom:after {
background-color: #000;
color: #fff;
}
[data-tooltip]:before {
content: '';
position: absolute;
border-width: 6px;
border-style: solid;
border-color: rgba(0, 0, 0, 0);
}
[data-tooltip]:before, [data-tooltip]:after {
position: absolute;
visibility: hidden;
opacity: 0;
z-index: 999999;
}
[data-tooltip]:after {
height: 22px;
padding: 11px 11px 0;
font-size: 13px;
line-height: 11px;
content: attr(data-tooltip);
white-space: nowrap;
}
[data-tooltip]:hover, [data-tooltip]:focus {
background-color: rgba(0, 0, 0, 0);
}
[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after {
visibility: visible;
opacity: 1;
}
.simptip-position-bottom.simptip-movable:before {
margin-top: -15px;
}
.simptip-position-bottom.simptip-movable:after {
margin-top: -3px;
}
.simptip-position-bottom:before, .simptip-position-bottom:after, .simptip-position-top:before, .simptip-position-top:after {
left: 32%;
}
.simptip-position-bottom:before, .simptip-position-bottom:after {
top: 110%;
}
.simptip-position-bottom:after, .simptip-position-top:after {
margin-left: -18px;
}
.simptip-position-right.simptip-movable:before, .simptip-position-right.simptip-movable:after, .simptip-position-left.simptip-movable:before, .simptip-position-left.simptip-movable:after, .simptip-position-top.simptip-movable:before, .simptip-position-top.simptip-movable:after, .simptip-position-bottom.simptip-movable:before, .simptip-position-bottom.simptip-movable:after {
-webkit-transition: all .1s linear;
-moz-transition: all .1s linear;
-o-transition: all .1s linear;
-ms-transition: all .1s linear;
transition: all .1s linear;
}
.simptip-position-bottom.simptip-movable:hover:before, .simptip-position-bottom.simptip-movable:hover:after {
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
}
/*------------end social simptip----------------*/


/*------------------ Slider Part starts Here----------*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 55px;
	margin-top: -65px; 
	
	visibility: visible;
  display: block;
  height: 30px;
  width: 30px;
  display:inline-block;
  background:url(../images/previous.png);
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;

  visibility: visible;
  display: block;
  height: 30px;
  width: 30px;
  display:inline-block;
  background:url(../images/next.png);
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 40%;
	z-index: 999;
	left: 90%;
	padding: 0;
	margin: 0;
	display: block;
}
.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
}
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
	display:block;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: hidden;
  display: block;
  height: 5px;
  width: 5px;
  display:none;
  background:#fff;

}
.callbacks_tabs a.callbacks1_s1:after {
  background:#ee6123;
}
.callbacks_here a.callbacks1_s1:after {
  background:#fff;
}
.callbacks_tabs a.callbacks1_s2:after {
  background:#FEC73D;
}
.callbacks_here a.callbacks1_s2:after {
  background:#fff;
}
.callbacks_tabs a.callbacks1_s3:after {
  background:#61b3de;
}
.callbacks_here a.callbacks1_s3:after {
  background:#fff;
}
.callbacks_here a:after{
	background:#FEC73D;
}
/*--Slider-part-Ends-Here--*/
/*--end-banner--*/
/*--start-website--*/
.website{
	padding-top:4em;
}
.website-top{
	text-align:center;
	margin-bottom: 3em;
}
.website-top h3,.special-top h3{
	color: #fff;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0px auto;
	width: 44%;
	font-family: 'Raleway', sans-serif;
	background: #062f3c;
	letter-spacing: 5px;
	padding: 12px 0px;
}
/*--- Responsive Tabs ---*/
/******** SAP ************/
.sap_tabs{
	clear:both;
	padding: 1em 0 4em;
	font-family: 'Roboto', sans-serif;
	width: 80%;
	margin: 0 auto;
}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
	width: 100%;
	list-style: none;
	padding: 0;
}
.resp-tab-item:first-child{
	border-left:none;
}
.resp-tab-item:last-child{
	margin-right:0px;;
}
.resp-tab-item {
	color: #062f3c;
	font-size: 1.45em;
	letter-spacing: 4px;
	font-weight: 600;
	cursor: pointer;
	padding: 12px 8px;
	display: inline-block;
	margin-right: 4.1em;
	text-align: center;
	list-style: none;
	float: left;
	font-family: 'Raleway', sans-serif;
	outline: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.resp-tab-item:hover {
	text-shadow: none;
	color: #f68236;
}
.resp-tab-active{
	text-shadow: none;
	color:#062f3c;
	border-top: 5px solid #ee4a02;
	border-bottom: 5px solid #ee4a02;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
h2.resp-accordion {
	font-size:1em;
	margin: 0px;
	padding: 10px 15px;
	background:#f77462;
	margin:10px 0;
	color:#fff;
}
h2.resp-accordion:hover{
	background:#6CC5D9;
	text-shadow: none;
	color: #FFF;
}
@media only screen and (max-width:480px) {
.sap_tabs{
	padding-top:0;
}
.resp-tabs-container{
	padding:10px;
}
ul.resp-tabs-list {
  	display: none;
}
h2.resp-accordion {
  	display: block;
  	text-align: center;
}
.resp-vtabs .resp-tab-content {
  	border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
}
ul.tab_list{
	list-style: none;
	padding:1em;
}
ul.tab_list li {
	margin-bottom: 10px;
}
ul.tab_list li a {
	color: #888;
	font-size: 0.8125em;
	line-height: 1.8em;
	vertical-align: top;
	text-decoration: none;
}
ul.tab_list li a:hover {
	color:#333;
}
/*--- Responsive Tabs ---*/
.facts {
	padding-top: 3.5em;
	text-align: center;
}
.facts p {
	text-align: left;
	margin-top: 2em;
	line-height: 1.9em;
	color: #333131;
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 3px;
}
/*--end-website--*/
/*--start-special--*/
.special{
	padding-top:1em;
	text-align: center;
}
/*-----------------------------------------------------------------------------------*/
/*	Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(75, 202, 255, 0.85);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden; /* lt-ie9 */
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
	visibility:visible;
}
.b-link-stripe .b-line1{
	left:0;
}
.b-link-stripe .b-line2{
	left:20%;
	transition-delay:0.1s !important;
	-moz-transition-delay:0.1s !important;
	-ms-transition-delay:0.1s !important;
	-o-transition-delay:0.1s !important;
	-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
	left:40%;
	transition-delay:0.2s !important;
	-moz-transition-delay:0.2s !important;
	-ms-transition-delay:0.2s !important;
	-o-transition-delay:0.2s !important;
	-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
	left:60%;
	transition-delay:0.3s !important;
	-moz-transition-delay:0.3s !important;
	-ms-transition-delay:0.3s !important;
	-o-transition-delay:0.3s !important;
	-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
	left:80%;
	transition-delay:0.4s !important;
	-moz-transition-delay:0.4s !important;
	-ms-transition-delay:0.4s !important;
	-o-transition-delay:0.4s !important;
	-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
	opacity:1;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img {
	margin-top: 20%;
	display: -webkit-inline-box;
}
.b-animate span {
	font-family: 'Raleway', sans-serif;
	display: block;
	font-size: 18px;
	padding-top: 2.6em;
	display: block;
	line-height: 1.6em;
	font-weight: 300;
	width: 76%;
	letter-spacing: 3px;
	margin: 0 auto;
}
.b-animate label{
	display:block;
	font-size:0.875em;
	margin-top:0.5em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
.b-animate label:hover{
	color:#000;
	cursor:pointer;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position: relative;
	left: -100%;
	background:rgba(97, 179, 222, 0.64);
	background-size: 100% 100%;
	top: 0px;
	margin: 0;
	min-height: 557px;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
.col-md-3.food-left-grid {
padding: 0;
}
img.port-pic {
	width: 100%;
}
.f-grid {
	margin-bottom: 24px;
}
/*----bottom-grids--------------*/
.col-md-6.special-bottom-left {
	padding: 0;
}
.special-bottom {
	margin-top: 3em;
}
/*--end-special--*/
/*--start-news--*/
.news{
	background:#373535;
	padding:4em 0px;
}
.news-top h3,.footer-main h3{
	color: #fff;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0px;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 5px;
}
.news-bottom {
	margin-top: 3em;
}
.news-bottom-left p {
	color: #ee6123;
	font-size: 19px;
	letter-spacing: 2px;
	line-height: 1.6em;
	margin-top: 12px;
	font-weight: 400;
	text-transform: uppercase;
}
.news-btn {
	margin-top: 1em;
}
.news-btn a {
	color: #cecdcd;
	font-size: 17px;
	font-weight: 100;
	text-decoration: underline;
	letter-spacing: 3px;
}
.news-btn a:hover{
	color:#ee6123;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*--end-news--*/
/*--start-footer--*/
.footer{
	background:url(../images/footer-banner.jpg) no-repeat;
	background-size:100% 100%;
	min-height:500px;
}
.footer-main h3 {
	margin-top:3em;
}
.col-md-4.footer-bottom-left {
	text-align: right;
}
.footer-bottom {
	margin-top: 8%;
}
.col-md-8.footer-bottom-right {
	border-left: 3px solid #e51e35;
}
.footer-bottom-right small {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 3px;
}
.contact-text input[type="text"] {
	width: 45%;
	color: #373535;
	margin-right: 1.5em;
	outline: none;
	font-family: 'Raleway', sans-serif;
	background: rgba(255, 255, 255, 0.65);
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 3px;
	padding: 17px 20px;
	margin-bottom: 1em;
	border: none;
	-webkit-appearance: none;
}
.contact-text input[type="submit"] {
	border: none;
	outline: none;
	color: #fff;
	background: none;
	padding: 10px 20px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	letter-spacing: 3px;
	font-weight: 400;
	margin-top: 1.5em;
	-webkit-appearance: none;
	border-top: 3px solid #e51e35;
	border-bottom: 3px solid #e51e35;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.contact-text input[type="submit"]:hover{
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
.ftr{
	text-align:center;
	margin-top: 8%;
}
.ftr p {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 3px;
}
.ftr p a{
	color:#e71d37;
}
.ftr p a:hover{
	color:#fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	text-decoration:none;
}
/*--end-footer--*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 42px;
	height: 42px;
	border: none;
	text-indent: 100%;
	background: url(../images/up-arrow.png) no-repeat 0px 0px #61b3de;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
/*--start-contact--*/
.contact-top h3{
	color: #fff;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0px auto;
	width: 44%;
	font-family: 'Raleway', sans-serif;
	background: #062f3c;
	letter-spacing: 5px;
	padding: 12px 0px;
	text-align: center;
}
.contact {
	padding: 9em 0px 5em 0px;
	background: #f2f2f2;
}
.contact-bottom-left iframe{
	width:100%;
	height:500px;
}
.contact-bottom {
	margin-top: 3em;
}
.contact-txt input[type="text"] {
	width: 100%;
	color: rgba(137, 136, 136, 0.66);
	outline: none;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	padding: 18px 16px;
	letter-spacing: 2px;
	border: none;
	margin-bottom: 1em;
	-webkit-appearance: none;
}
.contact-textarea textarea {
	resize: none;
	width: 100%;
	color: rgba(137, 136, 136, 0.66);
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	outline: none;
	padding: 18px 16px;
	letter-spacing: 2px;
	border: none;
	min-height: 13em;
	-webkit-appearance: none;
}
.contact-but input[type="submit"] {
	border: none;
	outline: none;
	color: #fff;
	background: #61b3de;
	width: 48%;
	padding: 20px 31px;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 600;
	margin: 10px 2px 0px 6px;
	-webkit-appearance: none;
}
.contact-but input[type="submit"]:hover {
	background: #ee6123;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
/*--end-contact--*/
/*--start-about--*/
.about-left iframe{
	width:90%;
	height:300px;
}
.about {
	padding: 9em 0px 4em 0px;
}
.about-top h3{
	color: #fff;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0px auto;
	width: 44%;
	font-family: 'Raleway', sans-serif;
	background: #062f3c;
	letter-spacing: 5px;
	padding: 12px 0px;
	text-align: center;
}
.about-main {
	margin-top: 3em;
}
.about-left h4{
	color:#61b3de;
	font-size:1.2em;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	margin:0;
	line-height: 1.4em;
}
.about-left p {
	color: #cecdcd;
	font-size: 15px;
	line-height: 1.8em;
	margin: 10px 0px;
}
/*--start-strength--*/
.strength-right h4{
	color: #61b3de;
	font-size: 1.55em;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	margin: 0 0px 19px 0px;
}
.strength-right ul{
	padding:0px;
}
.strength-right ul li{
	list-style-image: url(../images/marker.png);
	margin: 0px 0px 12px 18px;
	vertical-align: top;
}
.strength-right ul li a{
	font-size:15px;
	color:#333131;
}
.strength-right ul li a:hover{
	text-decoration:none;
	color:#61b3de;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.strength {
	background: rgba(206, 205, 205, 0.22);
	padding: 4em 0px;
}
.approach {
	padding: 4em 0px;
}
/*--end-strength--*/
/*--start-subscribe--*/
.sub{
	background:#61b3de;
	padding:3em 0px;
}
.sub-left p{
	color:#fff;
	font-size:25px;
	font-weight:400;
}
.sub-text input[type="text"] {
	width: 65%;
	color: rgba(55, 53, 53, 0.4);
	margin-right: 1.5em;
	outline: none;
	font-family: 'Raleway', sans-serif;
	background: #FFF;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 2px;
	padding: 13px 15px;
	border: none;
	-webkit-appearance: none;
}
.sub-text input[type="submit"] {
	border: none;
	outline: none;
	color: #fff;
	background: #e51e35;
	padding: 10px 20px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	-webkit-appearance: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.sub-text input[type="submit"]:hover{
	background: #373535;
}
/*--end-subscribe--*/
/*--start-team--*/
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	box-shadow: 
		inset 0 0 0 0 rgba(200,95,66, 0.4),
		inset 0 0 0 16px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.ch-img-1 { 
	background-image: url(../images/t1.jpg);
}

.ch-img-2 { 
	background-image: url(../images/t6.jpg);
}

.ch-img-3 { 
	background-image: url(../images/t3.jpg);
}
.ch-img-4 { 
	background-image: url(../images/t4.jpg);
}
.ch-img-5 { 
	background-image: url(../images/t5.jpg);
}
.ch-img-6 { 
	background-image: url(../images/t2.jpg);
}
.ch-info {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden; /*for a smooth font */

}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 2px;
	font-size: 22px;
	margin: 0 30px;
	padding: 85px 0 0 0;
	height: 137px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 0 0 1px #fff, 
	 0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover {
	box-shadow: 
		inset 0 0 0 110px rgba(200,95,66, 0.4),
		inset 0 0 0 16px rgba(255,255,255,0.8),
		0 1px 2px rgba(0,0,0,0.1);
}

.ch-item:hover .ch-info {
	opacity: 1;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
}
.team-top h3 {
	color: #fff;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0px auto;
	width: 30%;
	font-family: 'Raleway', sans-serif;
	background: #61b3de;
	letter-spacing: 5px;
	padding: 12px 0px;
	text-align: center;
}
.team-top p {
	font-weight: 400;
	font-size: 16px;
	color: #444444;
	width: 78%;
	margin: 21px auto;
	line-height: 1.8em;
	text-align: center;
}
.team {
	padding: 5em 0px 4em 0px;
}
/*--end-team--*/
/*--end-about--*/
/*--start-blog--*/
.blog-main h3 {
	color: #fff;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0px auto;
	width: 25%;
	font-family: 'Raleway', sans-serif;
	background: #062f3c;
	letter-spacing: 5px;
	padding: 12px 0px;
	text-align: center;
}
.blog {
	padding: 7em 0px 4em 0px;
}
.blog-top {
	margin-top: 3em;
}
.blog-left a h4{
	text-decoration:none;
	margin:0!important;
}

.post-detail{
	margin:0.5em 0 1.5em 0;
}
.post-detail p a{
	text-decoration:none;
	color:#ee6123;
}
.blog-left h4,.blog-right-top h4,.archives h4,.recent h4{
	color: #61b3de;
	font-size: 1.8em;
	margin-bottom: 1.2em;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
}
.blog-left img{
	border-radius:0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;
}
.post-detail p{
	color:rgba(113, 107, 107, 0.66);
	margin:0px;
	font-size:15px;
	font-weight:400;
	line-height: 1.6em;
	margin:0!important;
}
.blog-left h5 {
	color: #333131;
	margin: 20px 0px 0px 0px;
	font-size: 1.23em;
	font-weight: 300;
	line-height: 1.5em;
}
.blog-left p{
	color:rgba(113, 107, 107, 0.66);
	margin:0px;
	font-size:15px;
	font-weight:400;
	margin-top: 13px;
	line-height: 1.6em;
}
.blog-btn a{
	color: #fff;
	padding: 13px 30px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	outline: none;
	background:#61b3de;
}
.blog-btn a:hover{
	text-decoration:none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	background:#e51e35;
}
.blog-btn {
	margin-top: 2em;
}
.blog-top-left a:hover {
	text-decoration: none;
}
.blog-top-left {
	margin-bottom: 3.5em;
}
.blog-bottom ul {
	padding: 0px;
	margin-top: 1em;
}
.blog-bottom ul li {
	display: inline-block;
	list-style: none;
}
.blog-bottom ul li a {
	color: #4e4e4b;
	font-size: 15px;
	padding: 10px 10px;
	margin: 0px 7px;
}
.blog-bottom ul li a:hover, .blog-bottom ul li a.active {
	background: #61b3de;
	text-decoration: none;
	color: #fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.blog-right-top ul li,.archives ul li{
	list-style-image: url(../images/marker.png);
	margin: 0px 0px 12px 18px;
	vertical-align: top;
}
.blog-right-top ul,.archives ul{
	padding:0px;
}
.blog-right-top ul li a,.archives ul li a{
	font-size: 15px;
	color: #333131;
}
.blog-right-top ul li a:hover,.archives ul li a:hover{
	color: #e51e35;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration:none;
}
.blog-right-top h4, .archives h4 {
	margin-bottom: 26px;
}
.archives h4,.recent h4{
	margin-top: 1.5em;
}
.col-md-4.recent-left {
	padding: 0;
}
.recent-left span{
	font-size: 12px;
	color: #848e97;
	font-weight: 600;
}
.recent-left h5{
	font-size:20px;
	color:#61b3de;
	margin-bottom: 5px;
}
.recent-left p{
	font-size: 14px;
	color: #848e97;
	font-weight: 400;
}
.recent-top {
	margin-bottom: 1.5em;
}
/*--end-blog--*/
/*--start-single--*/
.reply {
	margin-top: 3em;
}
.reply h4 {
	color: #61b3de;
	font-size: 1.8em;
	margin-bottom: 1.2em;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
}
.reply input[type="text"] {
	width: 48%;
	color: #898888;
	outline: none;
	font-family: 'Arimo', sans-serif;
	font-size: 16px;
	padding: 10px 10px;
	margin: 0px 10px 1em 0px;
	border: solid 1px #D5D4D4;
	-webkit-appearance: none;
}
.reply textarea {
	resize: none;
	width: 98%;
	color: #898888;
	font-size: 16px;
	font-family: 'Arimo', sans-serif;
	outline: none;
	padding: 10px 10px;
	border: solid 1px #D5D4D4;
	min-height: 12em;
	-webkit-appearance: none;
}
.reply input[type="submit"] {
	border: none;
	outline: none;
	color: #fff;
	background: #61b3de;
	padding: 11px 20px;
	font-family: 'Arimo', sans-serif;
	font-size: 15px;
	font-weight: 600;
	margin-top: 1.2em;
	-webkit-appearance: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
}
.reply input[type="submit"]:hover {
	background: #e51e35;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.blog-top-left p span{
	font-weight:600;
	color: rgba(51, 49, 49, 0.7);
}
.cmts-main-left img {
	width: 100%;
	border-radius: 0;
}
.col-md-10.cmts-main-right {
	width: 88%;
	float: right;
}
.col-md-2.cmts-main-left {
	width: 12%;
	float: left;
}
.cmts-main-right h5 {
	font-size: 1em;
	color: #4e4e4b;
	margin: 0px;
	font-weight: 600;
}
.cmnts-left a {
	font-size: 13px;
	color: rgba(78, 78, 75, 0.37);
	font-weight: 600;
}
.cmnts-left a:hover {
	color: #61b3de;
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.cmts {
	margin-top: 1em;
}
.col-md-6.cmnts-right {
	text-align: right;
}
.col-md-6.cmnts-left {
	padding: 0px;
}
.cmnts-right a {
	padding: 6px 12px;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	background: #61b3de;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
}
.comments-main {
	margin-bottom: 20px;
	background: rgba(153, 153, 153, 0.15);
	padding: 22px 0px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
}
.comments {
	margin-top: 3em;
}
.cmnts-right a:hover {
	background: #e51e35;
	text-decoration: none;
}
/*--end-single--*/
/*--start-gallery--*/
/***** Gallery *****/
.grid_1_of_4{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
	background: #FFF;
}
.grid_1_of_4:first-child { 
	margin-left: 0; 
} 
.images_1_of_4 {
	width: 23.8%;
	position:relative; 
}
.images_1_of_4  img{
	max-width:100%;
	display:block;
	outline:none;
}
.images_1_of_4 a{
	outline:none;
}
.images_1_of_4 a span{
	position: absolute;
	top:80px;
	left:135px;
	width:36px;
	height:36px;
	opacity: 0;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.images_1_of_4 a img:hover{
	opacity:0.6;
}
.images_1_of_4 a:hover span{
	opacity:1;
	background:url(../images/zoom.png) no-repeat;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.gallery-content-head h3{
	color: #fff;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0px auto;
	width: 44%;
	font-family: 'Raleway', sans-serif;
	background: #062f3c;
	letter-spacing: 5px;
	padding: 12px 0px;
	text-align: center;
}
.gallery-content-head p {
	font-weight: 400;
	font-size: 16px;
	color: #444444;
	width: 78%;
	margin: 21px auto;
	text-align: center;
}
.gallery-content {
	padding: 7em 0px 4em 0px;
}
.gallery-content-head.text-left {
	margin-bottom: 2em;
}
/*--end-gallery--*/
/*--end-gallery--*/
/*--media-quaries-starts-here--*/
@media (max-width:1366px){
		
}
@media (max-width:1280px){
.team {
	padding: 4em 0px 3em 0px;
}	
.about {
	padding: 8em 0px 4em 0px;
}	
.banner,.banner1,.banner2{
	min-height: 650px;
}
.banner-text {
	margin-top: 22%;
}
.banner-text h1,.banner-text p{
	font-size: 1.55em;
}
.banner-text span input[type="submit"] {
	font-size: 23px;
}
.banner-text span {
	padding: 3px 0px;
}
.footer {
	min-height: 480px;
}
.footer-main h3 {
	margin-top: 2.8em;
}
.website-top {
	margin-bottom: 2.5em;
}
.facts {
	padding-top: 3em;
}
.sap_tabs {
	padding: 1em 0 2.8em;
}		
}
@media (max-width:1024px){
.nav > li > a {
	padding: 10px 20px 12px 21px;
	font-size: 19px;
	margin: 0px 3px;
}
.gallery-content {
	padding: 6em 0px 3em 0px;
}
.reply input[type="text"] {
	width: 47.82%;
}
.blog {
	padding: 6em 0px 2.5em 0px;
}
.blog-left img {
	width: 98%;
}
.blog-main h3 {
	font-size: 1.35em;
	width: 25%;
	padding: 10px 0px;
}
.blog-top {
	margin-top: 2.3em;
}
.blog-left h5 {
	font-size: 1.2em;
}
.contact-but input[type="submit"] {
	margin: 10px 0px 0px 5px;
}
.contact {
	padding: 7em 0px 4em 0px;
}
.about {
	padding: 6.5em 0px 3em 0px;
}
.about-left p {
	font-size: 15px;
	line-height: 1.6em;
	margin: 6px 0px;
}
.about-left iframe {
	width: 100%;
}
.about-top h3,.team-top h3{
	font-size: 1.3em;
	width: 35%;
	padding: 10px 0px;
}
.menu li {
	margin: 0px 0px;
}
.header {
	width: 75%;
	left: 12.5%;
}
.sub-left p {
	font-size: 23px;
}
.sub-text input[type="text"] {
	width: 63%;
	margin-right: 1em;
	padding: 11px 15px;
}
.banner-text h1, .banner-text p {
	font-size: 1.45em;
}
.banner-text span {
	width: 43.5%;
	padding: 1px 0px;
	margin-top: 2.5em;
}
.banner-text span input[type="text"] {
	width: 74.5%;
}
.banner-text span input[type="submit"] {
	font-size: 21px;
}
.banner, .banner1, .banner2 {
	min-height: 500px;
}
.banner-text {
	margin-top: 24%;
}
.callbacks_tabs {
	top: 36%;
}
.callbacks_tabs a:after {
	height: 42px;
	width: 10px;
}
.website-top h3, .special-top h3 {
	font-size: 1.3em;
	padding: 10px 0px;
}
.resp-tab-item {
	font-size: 1.3em;
	padding: 9px 8px;
	margin-right: 2.44em;
}
.facts p {
	font-size: 15px;
}
.b-animate img {
	margin-top: 19%;
}
.b-animate span {
	font-size: 16px;
	padding-top: 2em;
	width: 87%;
}
.news-bottom-left img {
	width: 100%;
}
.news-bottom-left p {
	font-size: 15px;
}
.news-top h3, .footer-main h3 {
	font-size: 1.35em;
}
.footer {
	min-height: 400px;
}
.footer-main h3 {
	margin-top: 2.3em;
}
.contact-text input[type="text"] {
	width: 49%;
	padding: 11px 20px;
}
.contact-text input[type="submit"] {
	padding: 7px 20px;
}
}
@media (max-width:768px){
.head {
	padding:8px 0px;
}
.gallery-content-head p {
	width: 96%;
	margin: 16px auto;
}
.images_1_of_4 {
	width: 48%;
	margin: 1% 14px 1% 0px;
}
.comments {
	margin-top: 2em;
}
.col-md-2.cmts-main-left {
	width: 15%;
	float: none;
	margin: 0 auto;
}
.col-md-10.cmts-main-right {
	width: 97%;
	float: none;
	margin: 0 auto;
}
.cmts-main-left img {
	margin-bottom: 14px;
}
.cmts-main-right p {
	margin-top: 4px;
}
.cmts {
	margin-top: 10px;
}
.col-md-6.cmnts-right {
	text-align: center;
	margin-top: 17px;
}
.reply {
	margin-top: 0em;
}
.blog-top {
	text-align: center;
	margin-top: 1.7em;
}
.blog-left h4, .blog-right-top h4, .archives h4, .recent h4 {
	font-size: 1.65em;
	margin-bottom: 16px;
	text-align: center;
}
.blog-left img {
	width: 80%;
}
.recent {
	text-align: center;
}
.blog-top-left {
	margin-bottom: 2.5em;
}
.blog {
	padding: 5.6em 0px 3em 0px;
}
.blog-right-top ul li, .archives ul li {
	text-align: left;
	width: 60%;
	margin-left: 18.7em;
}
.recent-left {
	margin-top: 10px;
}
.recent-left p {
	font-size: 16px;
}
.blog-bottom {
	text-align: center;
}
.contact-txt input[type="text"] {
	width: 90%;
}
.contact-textarea textarea {
	width: 90%;
}
.contact-but input[type="submit"] {
	width: 44%;
	padding: 18px 28px;
	margin: 10px 0px 0px 2px;
}
.contact-bottom-left {
	text-align: center;
}
.contact-top h3,.gallery-content-head h3{
	font-size: 1.3em;
	width: 40%;
	padding: 10px 0px;
}
.contact-bottom {
	margin-top: 2em;
}
.contact-bottom-left iframe {
	height: 260px;
	width: 90%;
}
.col-md-6.contact-bottom-right {
	margin-top: 2em;
	text-align: center;
}
.contact {
	padding: 5.5em 0px 3em 0px;
}
.about-top h3, .team-top h3 {
	font-size: 1.2em;
	width: 40%;
}
.strength-main {
	text-align: center;
}
.about {
	padding: 5.5em 0px 1.5em 0px;
}
.approach-main {
	text-align: center;
}
.strength-right h4 {
	font-size: 1.35em;
}
.strength {
	padding: 3em 0px;
}
.strength-right ul li {
	width: 46%;
	margin-left: 13.8em;
	text-align:left;
}
.col-md-6.strength-right {
	margin-top: 0;
}
.approach {
	padding: 3em 0px;
}
.col-md-6.approach-right {
	margin-top: 2em;
}
.about-left iframe {
	width: 95%;
	height:250px;
}
.col-md-6.strength-left {
	margin-bottom: 2em;
}
.sub-text {
	margin-top: 1.5em;
}
.sub-text input[type="submit"] {
	padding: 10px 14px;
	font-size: 16px;
}
.team-top p {
	font-size: 15px;
	width: 95%;
	margin: 15px auto;
}
.ch-grid li {
	width: 215px !important;
	height: 215px !important;
	margin: 10px 40px 10px 41px !important;
}
.sub-main {
	text-align: center;
}
.about-main {
	margin-top: 1.6em;
	text-align: center;
}
.about-left h4 {
	font-size: 1.2em;
	width: 79%;
	margin: 0 auto;
}
.col-md-6.about-left {
	margin-bottom: 1.6em;
}
.about-left p {
	font-size: 16px;
	line-height: 1.8em;
	margin: 8px 0px;
}
.logo img {
	width: 29%;
}
.toggleMenu {
	float: none;
}
.header {
	width: 80%;
	left: 10.3%;
}	
.banner-text h1, .banner-text p {
	font-size: 1.3em;
}
.banner-text span input[type="submit"] {
	padding: 4px 17px;
	font-size: 18px;
}
.banner-text span input[type="text"] {
	width: 75.5%;
}
.banner-text span {
	width: 50%;
	padding: 0px 0px;
	margin-top: 2em;
}
.banner, .banner1, .banner2 {
	min-height: 400px;
}
.callbacks_tabs {
	top: 34%;
	left: 92%;
}
.callbacks_tabs a:after {
	height: 30px;
	width: 8px;
}
.website-top h3, .special-top h3 {
	font-size: 1.2em;
	padding: 8px 0px;
	width: 50%;
}
.sap_tabs {
	padding: 5px 0 1.8em;
	width: 90%;
}
.banner-text {
	margin-top: 21%;
}
.resp-tab-item {
	font-size: 1.2em;
	padding: 5px 8px;
	margin: 0px 25px;
	letter-spacing: 3px;
}
.facts img {
	width: 12%;
}
.facts {
	padding-top: 2.3em;
}
.facts p {
	font-size: 14px;
	text-align: center;
	margin-top: 1.5em;
}
.website {
	padding-top: 2.8em;
}
.col-md-6.special-bottom-left {
	width: 50%;
	float: left;
}
.b-animate img {
	margin-top: 18%;
	width: 12%;
}
.b-animate span {
	font-size: 15px;
	padding-top: 1.5em;
	width: 100%;
	overflow: hidden;
	height: 74px;
}
.news-top {
	text-align: center;
}
.news-bottom-left img {
	width: 35%;
}
.col-md-4.news-bottom-left {
	margin: 30px 0px;
}
.news-btn {
	margin-top: 3px;
}
.news-bottom-left p {
	margin-top: 15px;
}
.news {
	padding: 3em 0px 1.5em 0px;
}
.footer-main {
	text-align: center;
}
.col-md-4.footer-bottom-left {
	text-align: center;
}
.footer-bottom {
	margin-top: 6%;
}
.col-md-8.footer-bottom-right {
	border-left: none;
}
.col-md-8.footer-bottom-right {
	border-left: none;
	margin-top: 2em;
}
.footer-main h3 {
	margin-top: 2em;
}
.footer {
	min-height: 430px;
}
.ftr {
	margin-top: 5%;
}
.ch-info h3 {
	font-size: 21px;
	padding: 70px 0 0 0;
	height: 116px;
}
}
@media (max-width:640px){
.banner-text h1, .banner-text p {
	font-size: 1.2em;
}
.images_1_of_4 {
	width: 47.6%;
}
.blog-main h3 {
	font-size: 1.25em;
	width: 30%;
	padding: 8px 0px;
}
.blog-top {
	margin-top: 1.5em;
}
.blog-left h4, .blog-right-top h4, .archives h4, .recent h4 {
	font-size: 1.5em;
	margin-bottom: 13px;
}
.blog-left h5 {
	font-size: 1.1em;
}
.blog-btn a {
	padding: 10px 16px;
}
.blog-right-top ul li, .archives ul li {
	margin-left: 15em;
}
.blog-bottom ul {
	margin-top: 5px;
}
.blog-top-left {
	margin-bottom: 2em;
}
.blog-left p {
	margin-top: 9px;
}
.blog-btn {
	margin-top: 1.5em;
}
.blog {
	padding: 5em 0px 2.3em 0px;
}
.recent-left h5 {
	font-size: 19px;
}
.banner-text span input[type="text"] {
	width: 74%;
	padding: 9px 16px;
}
.about-left p {
	font-size: 15px;
}
.strength-left img,.approach-right img{
	width: 50%;
}
.approach {
	padding: 2.5em 0px 2.8em 0px;
}
.team {
	padding: 3em 0px 2em 0px;
}
.strength {
	padding: 2.7em 0px 2em 0px;
}
.strength-right ul li {
	width: 60%;
	margin-left: 10.1em;
}
.about-main {
	margin-top: 1.2em;
}
.about-left iframe {
	width: 90%;
	height: 200px;
}
.about-top h3, .team-top h3 {
	font-size: 1.1em;
	width: 50%;
	padding: 8px 0px;
}
.about {
	padding: 5em 0px 10px 0px;
}
.banner-text span {
	width: 58%;
}
.banner-text p {
	margin-top: 10px;
}
.banner, .banner1, .banner2 {
	min-height: 330px;
}	
.callbacks_tabs {
	top: 28%;
	left: 93%;
}
.callbacks_tabs a:after {
	height: 28px;
	width: 7px;
}
.website-top h3, .special-top h3 {
	font-size: 1.1em;
	width: 58%;
}
.resp-tab-item {
	margin: 0px 12px;
}
.sap_tabs {
	padding: 5px 0 1.2em;
	width: 95%;
}
.resp-tab-item {
	margin: 0px 20px;
	font-size: 1.05em;
}
.facts img {
	width: 10%;
}
.facts p {
	font-size: 13px;
	margin-top: 1.5em;
}
.facts {
	padding-top: 1.5em;
}
.website {
	padding-top: 2em;
}
.website-top {
	margin-bottom: 1.8em;
}
.news {
	padding: 2.3em 0px 10px 0px;
}
.news-bottom {
	margin-top: 2em;
}
.news-top h3, .footer-main h3 {
	font-size: 1.2em;
}
.footer-bottom-left img {
	width: 10%;
}
.contact-text input[type="text"] {
	width: 49%;
	padding: 9px 18px;
	font-size: 14px;
}
.footer {
	min-height: 370px;
}
.about-left h4 {
	font-size:1.15em;
	width: 94%;
}
}
@media (max-width:480px){
.logo img {
	width: 41%;
}
.gallery-content-head p {
	width: 92%;
	margin: 12px auto;
	overflow: hidden;
	height: 40px;
}
.images_1_of_4 {
	width: 46%;
	margin: 1% 17px 1% 0px;
}
.gallery-content {
	padding: 5em 0px 2em 0px;
}
.blog-left h4, .blog-right-top h4, .archives h4, .recent h4 {
	font-size: 1.3em;
	margin-bottom: 10px;
}
.blog-top {
	margin-top: 1em;
}
.blog-left img {
	width: 83%;
	margin-bottom: 13px;
}
.blog-left p {
	margin-top: 9px;
	overflow: hidden;
	height: 99px;
}
.blog-left h5 {
	font-size: 1.05em;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	height: 51px;
}
.blog-right-top ul li, .archives ul li {
	margin-left: 10.5em;
}
.blog-bottom ul li a {
	color: #4e4e4b;
	font-size: 14px;
	padding: 8px 10px;
	margin: 0px 3px;
}
.about-left p {
	overflow: hidden;
	height: 83px;
}
.ch-info h3 {
	font-size: 20px;
	padding: 67px 0 0 0;
	height: 106px;
}
.about-left iframe {
	width: 80%;
	height: 160px;
}
.about {
	padding: 4.5em 0px 0px 0px;
}
.sub-text input[type="text"] {
	width: 63%;
	margin-right: 5px;
	padding: 8px 12px;
}
.sub-text input[type="submit"] {
	padding: 8px 9px;
	font-size: 15px;
}
.sub {
	padding: 2.5em 0px;
}
.sub-text {
	margin-top: 13px;
}
.strength-left img, .approach-right img {
	width: 53%;
}
.strength-right h4 {
	font-size: 1.25em;
}
.col-md-6.strength-left {
	margin-bottom: 1.5em;
}
.strength-right ul li {
	width: 77%;
	margin-left: 5.7em;
}
.sub-left p {
	font-size: 20px;
}
.strength {
	padding: 2.2em 0px 1.6em 0px;
}
.about-top h3, .team-top h3 {
	font-size: 1em;
	width: 57%;
}
.banner-text h1, .banner-text p {
	font-size: 1em;
	letter-spacing: 3px;
}
.banner-text span input[type="submit"] {
	padding: 3px 13px;
	font-size: 16px;
}
.banner-text span {
	width: 62%;
	margin-top: 1.5em;
}
.banner-text span input[type="text"] {
	width: 71%;
	padding: 7px 14px;
	font-size: 16px;
}
.banner-text span input[type="submit"] {
	padding: 3px 13px;
	font-size: 16px;
}
.callbacks_tabs a:after {
	height: 26px;
	width: 6px;
}
.callbacks_tabs {
	top: 22%;
	left: 93%;
}
.banner, .banner1, .banner2 {
	min-height: 280px;
}
.banner-text {
	margin-top: 5%;
}
.website-top h3, .special-top h3 {
	font-size: 1em;
	width: 75%;
	padding: 6px 0px;
}
.website-top {
	margin-bottom: 5px;
}
.sap_tabs {
	width: 95%;
}
.special {
	padding-top: 0em;
}
.special-bottom {
	margin-top: 2em;
}
.b-animate img {
	margin-top: 15%;
	width: 16%;
}
.b-animate span {
	font-size: 14px;
	padding-top: 1em;
	width: 91%;
	line-height: 1.5em;
	height: 56px;
}
.news-bottom-left p {
	font-size: 14px;
	margin-top: 10px;
}
.col-md-4.news-bottom-left {
	margin: 20px 0px;
}
.footer {
	min-height: 340px;
}
.contact-text input[type="submit"] {
	padding: 5px 10px;
	margin-top: 0.5em;
}
.team-top p {
	width: 95%;
	margin: 11px auto;
	line-height: 1.6em;
	overflow: hidden;
	height: 46px;
}
.ch-grid {
	margin: 13px 0 0 0;
}
.ch-grid li {
	width: 200px !important;
	height: 200px !important;
	margin: 6px 40px 9px 41px !important;
}
.contact-top h3,.gallery-content-head h3{
	font-size: 1.1em;
	width: 49%;
	padding: 9px 0px;
}
.contact {
	padding: 4.8em 0px 2.5em 0px;
}
.contact-bottom {
	margin-top: 1.5em;
}
.col-md-6.contact-bottom-right {
	margin-top: 1.5em;
}
.contact-bottom-left iframe {
	height: 200px;
	width: 100%;
}
.contact-txt input[type="text"] {
	width: 100%;
	font-size: 14px;
	padding: 12px 16px;
}
.contact-textarea textarea {
	width: 100%;
	min-height: 11em;
	font-size: 14px;
	padding: 11px 16px;
}
.contact-but input[type="submit"] {
	width: 48%;
	padding: 10px 25px;
	margin: 8px 2px 0px 2px;
}
.blog-left h5.bg {
	height: 22px;
	margin-top: 10px;
}
.reply input[type="text"] {
	width: 48.6%;
	margin: 13px 2px 12px 0px;
}
.reply textarea {
	width: 98.8%;
}
.reply input[type="submit"] {
	padding: 8px 16px;
}
.col-md-2.cmts-main-left {
	width: 22%;
}
.cmts-main-right h5 {
	height: 20px;
}
.cmts {
	margin-top: 3px;
}
}
@media (max-width:320px){
.banner-text h1, .banner-text p {
	font-size: 14px;
	letter-spacing: 0px;
}
.contact-top h3,.gallery-content-head h3{
	font-size: 1.1em;
	width: 70%;
	padding: 9px 0px;
	letter-spacing: 3px;
}
.contact-bottom {
	margin-top: 1.2em;
}
.contact-bottom-left iframe {
	height: 150px;
}
.banner-text {
	margin-top: 35%;
}
.banner-text span {
	width: 75%;
	margin-top: 1.2em;
}
.banner-text span input[type="text"] {
	width: 69%;
	padding: 5px 5px;
	font-size: 15px;
}
.banner-text span input[type="submit"] {
	padding: 2px 6px;
	font-size: 14px;
}
.banner-text p {
	margin-top: 7px;
}
.callbacks_tabs a:after {
	height: 22px;
	width: 6px;
}
.callbacks_tabs {
	top: 26%;
	left: 90%;
}
.banner, .banner1, .banner2 {
	min-height: 235px;
}
.website-top h3, .special-top h3 {
	font-size: 14px;
	width: 96%;
	letter-spacing: 3px;
}
.website {
	padding-top: 1.5em;
}
.facts img {
	width: 15%;
}
h2.resp-accordion {
	padding: 7px 15px;
}
.resp-tab-active {
	border-top: 4px solid #ee4a02;
	border-bottom: 4px solid #ee4a02;
}
.facts p {
	font-size: 13px;
	margin-top: 1em;
	line-height: 1.6em;
	overflow: hidden;
	height: 102px;
	letter-spacing: 2px;
}
.col-md-6.special-bottom-left {
	width: 83%;
	float: none;
	margin: 11px auto;
}
.b-animate img {
	margin-top: 16%;
	width: 15%;
}
.sap_tabs {
	padding: 0px 0 0.5em;
}
.special-bottom {
	margin-top: 1.4em;
}
.news-bottom-left img {
	width: 50%;
}
.news-bottom-left p {
	font-size: 13px;
	margin-top: 11px;
}
.news-btn a {
	font-size: 14px;
}
.news-top h3{
	font-size: 1.2em;
	letter-spacing: 3px;
}
.news {
	padding: 1.8em 0px 10px 0px;
}
.news-btn {
	margin-top: 1px;
}
.news-bottom-left p {
	font-size: 12px;
	margin-top: 9px;
}
 .footer-main h3 {
	font-size: 16px;
	letter-spacing: 2px;
}
.footer-bottom-left img {
	width: 13%;
}
.col-md-8.footer-bottom-right {
	margin-top: 1em;
}
.footer-bottom-right small {
	font-size: 15px;
}
.contact-text input[type="text"] {
	width: 61%;
	padding: 7px 18px;
	font-size: 14px;
	margin-right: 8px;
}
.contact-text input[type="submit"] {
	padding: 5px 7px;
	margin-top: 7px;
	font-size: 13px;
}
.ftr p {
	font-size: 13px;
}
.footer-main h3 {
	margin-top: 1.5em;
}
.footer {
	min-height: 240px;
}
.news-bottom {
	margin-top: 1.1em;
}
.head {
	padding: 6px 0px;
}
.logo img {
	width: 60%;
}
.toggleMenu img {
	width: 83%;
}
.menu {
	margin: 4px 0px;
}
.website-top {
	margin-bottom: 0px;
}
.nav > li > a {
	padding: 5px 20px 7px 21px;
	font-size: 17px;
	margin: 0px 0px;
}
.about-top h3, .team-top h3 {
	width: 77%;
	letter-spacing: 3px;
}
.about {
	padding: 3.6em 0px 0px 0px;
}
.about-main {
	margin-top: 12px;
}
.about-left h4 {
	font-size: 1.05em;
	width: 100%;
	overflow: hidden;
	height: 47px;
}
.about-left p {
	height: 46px;
	line-height: 1.6em;
}
.col-md-6.about-left {
	margin-bottom: 1em;
}
.about-left iframe {
	width: 90%;
	height: 120px;
}
.strength-left img, .approach-right img {
	width: 65%;
}
.strength-right h4 {
	font-size: 1.15em;
	margin: 0 0px 12px 0px;
}
.strength-right ul li {
	width: 94%;
	margin-left: 1.5em;
}
.strength {
	padding: 1.8em 0px 1.2em 0px;
}
.approach {
	padding: 2em 0px 2.2em 0px;
}
.sub-left p {
	font-size: 19px;
	line-height: 1.3em;
}
.sub-text input[type="text"] {
	width: 62%;
	margin-right: 2px;
	padding: 8px 9px;
	font-size: 13px;
}
.sub-text input[type="submit"] {
	padding: 8px 6px;
	font-size: 13px;
}
.col-md-6.approach-right {
	margin-top: 1.5em;
}
.sub {
	padding: 2em 0px;
}
.team {
	padding: 2.2em 0px 1.6em 0px;
}
.ch-grid li {
	width: 165px !important;
	height: 165px !important;
	margin: 6px 35px 9px 41px !important;
}
.ch-info h3 {
	font-size: 17px;
	padding: 52px 0 0 0;
	height: 78px;
}
.col-md-6.contact-bottom-right {
	margin-top: 1em;
}
.contact-txt input[type="text"] {
	padding: 10px 12px;
	margin-bottom: 10px;
}
.contact-textarea textarea {
	min-height: 10em;
	padding: 10px 13px;
}
.contact-but input[type="submit"] {
	width: 48%;
	padding: 6px 0px;
	font-size: 16px;
	margin: 6px 0px 0px 0px;
}
.contact {
	padding: 3.8em 0px 2em 0px;
}
.blog-main h3 {
	font-size: 1.2em;
	width: 50%;
	padding: 7px 0px;
}
.blog-left h4, .blog-right-top h4, .archives h4, .recent h4 {
	font-size: 1.25em;
	margin-bottom: 9px;
}
.blog-left h5 {
	font-size: 1.05em;
	line-height: 1.45em;
}
.blog-left p {
	margin-top: 6px;
	overflow: hidden;
	height: 69px;
}
.blog-btn a {
	padding: 7px 10px;
	font-size: 15px;
}
.blog-top-left {
	margin-bottom: 1.5em;
}
.blog-right-top ul li, .archives ul li {
	margin-left: 1em;
	width:100%;
}
.recent-left p {
	font-size: 15px;
	overflow: hidden;
	height: 40px;
}
.recent-left h5 {
	font-size: 18px;
	margin-top: 5px;
}
.blog-bottom ul li a {
	font-size: 13px;
	padding: 4px 5px;
	margin: 0px 0px;
}
.blog {
	padding: 4em 0px 1.8em 0px;
}
.reply input[type="text"] {
	width: 100%;
	margin: 10px 2px 0px 0px;
	padding: 9px 10px;
}
.reply textarea {
	width: 98.8%;
	margin-top: 10px;
	min-height: 8em;
}
.col-md-2.cmts-main-left {
	width: 35%;
}
.cmts-main-right p {
	margin-top: 8px !important;
	height: 51px !important;
}
.comments-main {
	padding: 19px 0px;
	margin-bottom: 13px;
}
.comments {
	margin-top: 1.3em;
}
.gallery-content {
	padding: 4em 0px 1.5em 0px;
}
.images_1_of_4 {
	width: 70%;
	margin: 1% 17px 3% 15%;
}
.grid_1_of_4:first-child {
	margin-left: 15%;
}
.gallery-content-head.text-left {
	margin-bottom: 1.4em;
}
}
.cd-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #069 url(../images/up-arrow.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

/* Required */

.hidden{
	opacity: 0;
}

.visible{
	opacity: 1;
}
.headerbg
{
padding-top: 6px;
padding-right: 9px;
padding-bottom: 6px;
padding-left: 5px;
background-color: #f1f1f1;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
font-weight: bold;
font-size: 9pt;
margin-bottom: 10px;
border-right:5px solid #C03;
}

.textbox4 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 18px;
	line-height: 18px;
	color: #636b70;
	padding:5px;
	}
	
	
.box2
{
background: #09C;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
margin-top: 5px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}
	.box3
{
background: #99CC00;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
margin-top: 5px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}

.box4
{
background: #CC3300;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
margin-top: 5px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}


.box72
{
background: #f2f2f2 url(../images/bk222.jpg) repeat;
border:#f2f2f2 1px solid;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
margin: 0px 0px 10px;
padding: 10px 10px 5px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}

.box8
{
	/* [disabled]background: #F3F3F3 url(images/bk3.jpg) repeat; */
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color:#fff;
}


.color1 
{
	color:#ED3237;}
	
	
/*Mobile*/	
/*Mobile*/
/*Mobile*/	
/*Mobile*/
/*Mobile*/	
/*Mobile*/
/*Mobile*/	
/*Mobile*/
/*Mobile*/	
/*Mobile*/
/*Mobile*/	
/*Mobile*/
/*Mobile*/	
/*Mobile*/

 

@media only screen and (min-width: 320px) and (max-width: 640px), (min-device-width: 320px) and
(max-device-width: 640px)
{
	html, body {
	text-transform: none;
	margin-bottom:5px;
	font-family: 'Roboto', sans-serif;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #636b70;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-left: 0pt;
	margin-bottom:0px;
	background:#fff; 

	/* [disabled]background:url(../bgh.png) no-repeat; */

}.bodytext {
	
	font-size: 14px;
	line-height: 24px;
		text-align: justify;

	}
	
	.bodytext2, .bodytext2 li  {
	
	text-shadow: none;
	-webkit-font-smoothing: antialiased;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	}
#innerWrap {
	width: 100%;
  margin-left: auto ;
  margin-right: auto ;
  clear: both;
}

.mattblackmenu li a{
  display: block;
	padding: 3px; /*padding inside each tab*/
	background-position : 100% 100%;	
	text-decoration:none;
	white-space:nowrap;
	
	cursor: pointer;
	text-transform: capitalize;
	font-size: 12px;
	font-weight:bold;
	
	 font-family: 'Roboto', sans-serif;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  color: #ED3237;
  line-height:24px;
/*  border-right:1px solid #C00;*/
  float:left;
  height:20px;
}

.mattblackmenu li a:hover{
   color: #CCC;
text-decoration:none;
border-bottom:0px solid #C00;
}

.mattblackmenu a.knockout{display:none;}


#myparallaxslider{ /* CSS for specific carousel container called #myparallaxslider. */
width:100%;
height:200px;
}

.headerBox{
	color: #fff;
	font-size: 15px;
	width: 100%;
	font-family: 'Lato', Arial, sans-serif;
	font-weight: 700;
	background: rgb(51,51,51);
	background: rgba(237,50,55, 0.3);
	padding:10px;
	text-transform:capitalize;
	position:absolute; 
	top:20%; left:0px;
	line-height:22px;
	height:auto;
	clear:both;
}
.ConText{
	width: 100%;
	top:60%;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	height: auto;
	overflow: hidden;
	font-weight: 400;
	
	background: rgb(51,51,51);
	background: rgba(51,51,51, 0.2);
	padding:10px;
	
	position:absolute; left:0px;
	display:none;
}

.banner,.banner1,.banner2, .banner3, .bannerDefault, .bannerDefault2, .bannerDefault3, .bannerContact,
.bannerAbout, .bannerRisk, .bannerDiligence{
	background-size: 100% auto;	
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-position: right 120px;
}
.banner_about {
	/*background: url(../banners/banner.jpg)  no-repeat fixed;*/
	min-height: 100px;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-position: right 100px;
}
.bannerTextContainer
{
	display: inline-block;
	width:99%;
	padding:30px;
	margin-bottom:10px;
	height:auto;
	
	background: #062f3c;
	margin-top:1em;
	/* Fallback for web browsers that doesn't support RGBa */

background: rgb(0,102,153);
background: rgba(0,102,153, 0.8);
	  }
	  
#bannerTextContainerAbout
{
	display: inline-block;
	width:100%;
	padding:10px;
	margin-bottom:10px;
	height:auto;
		  }
.bannerTextContainer_blank_inner
{
	display: inline-block;
	width: 100%;
	margin-top:1px;
	padding:10px;
	min-height:30px;
	
		/* Fallback for web browsers that doesn't support RGBa background: rgba(237,50,55, 0.6);*/

background: rgb(13,13,14);

background: rgba(13,13,14, 0.1);
clear:both;


}

#bannerTextContainerAbout .intro-boxAbout_inner{
	width:100%;
	color:#fff;
	float:right;
	background:none;
	margin-top:10%;
	clear:both;
	display:none;
	}
	

/*banner inner pages ends here */

.bannerheader1 {
	margin-bottom: 5px;
	padding-bottom:6px;
	font: 600 20px 'Open Sans Condensed', serif;
	text-shadow: none;
	color: #fff;
	line-height:20px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
}
#bannerTextContainerAbout .intro-boxAbout{
	width:100%;
	margin-top:3%;
	}
.bannerTextContainer2, .bannerTextContainer3, .bannerTextContainer4, .bannerTextContainerAboutInner_1, .bannerTextContainerAboutInner_2, .bannerTextContainerAboutInner_3
{
	width: 99%;
}

.bannerTextContainerAbout
{
	display: inline-block;
	width:99%;
	background: #fff;
	padding:40px;
	margin-bottom:10px;
	height:auto;
	
		-moz-box-shadow: 0px 0px 20px #E5E5E5;
	-webkit-box-shadow: 0px 0px 20px #E5E5E5;
	  box-shadow:0px 0px 20px #E5E5E5;
		  }
	.logo {
display:block;
width:60%;
clear:both;
margin:0 auto;
float: none;
}
.logo img{
display:inline;
width:auto;
height:50px;
float: none;

}


#payoffline{
	list-style:none;
	padding:5px 0 0;
	line-height:20px;
	float:right;
	width:100%;
	clear:both;
	margin: 5px 0 0 0px;

}

#payoffline2{
	list-style:none;
	padding:5px 0 0;
	line-height:20px;
	float:left;
	margin: 10px 0 0 0px;
	width:100%;
	clear:both;
}


.logo_2 {
	/* [disabled]clear:both; */
	display:inline-block;
	padding:10px;
	float:left;
	width:100%;
	clear:both;
	border-bottom:1px solid #069;
}
.logo_2 img{
float: left;
clear:both;
display:block;
height:50px;
}


#payoffline_2{
	list-style:none;
	padding:5px 0 0;
	line-height:20px;
	float:right;
	margin: 2px 0 0 0px;
	width:100%;
	color:#036;
	font:26px bold;
	clear:both;
}

#payoffline2_2{
	list-style:none;
	padding:5px 0 0;
	line-height:20px;
	float:left;
	margin: 20px 0 0 0px;
	width:37%;
}

.ObjectiveBox{
	width: 100%;
	color: #fff;
	font-size: 20px;
	line-height: 26px;
	height: auto;
	overflow: hidden;
	float:right;
	
	background: #F90;
	padding:20px;
	}
	
#introWrapper .intro-boxWelcome{
	width:100%;
	color:#b7b7b7;
	float:left;
	padding-right:10px;
	clear:both;
	margin-bottom:10px;
}
#introWrapper .intro-boxWelcomeNote{
	width:100%;
	/* [disabled]font-size:14px; */
	padding-right:0px;
	clear:both;
}
#intro-boxWelcome2{
	width:100%;
	color:#4D4E4E;
	float:right;
	padding-left:10px;
	clear:both;
	/*position:fixed;
 	left: 70%;
	top:70%;*/

}


#introWrapper .intro-boxWelcomeNote2{
	width:100%;
	float:left;
	/* [disabled]font-size:14px; */
	border-right:0px solid #ED3237;
	padding-left:0px;
	clear:both;
}

#introWrapper .intro-boxWelcomeimg{
	width:100%;
	float:right;
	background:#099;
	clear:both;
	margin-bottom:5px;
}

#introWrapper .intro-boxWelcomeimg2{
	width:100%;
	float:left;
	background:#fff;
	padding:15px;
	border:1px solid #f8f8f8;
	clear:both;
}

.boxPrinciples22{
	background: #fff;
width:90%; padding:20px; height:200px; margin:0 auto; background:#fff; border:1px solid #E9E9E9;
margin-bottom:10px; clear:both; float:none;
}
#introWrapper .intro-boxFooter{
	width:100%;
	color:#b7b7b7;
	float:left;
	padding-right:10px;
	text-align:center;
	clear:both;
}

#introWrapper .intro-boxWelcomeFooter{
	width:100%;
	float:right;
	font-size:14px;
	text-align:center;
	clear:both;
}

.boxPrinciples23{
	width:50px;
	height:auto;
	margin:0 auto;
	margin-right:10px;
	float:left;
	text-align: left;margin-bottom:10px;
}

.boxPrinciples23 img{
	height:auto;
	width:30px;
}
.top-grid2e{
	width:100%;
	padding:0px;
	float:left;
	color:#666;
	margin-right:20px;
	margin-bottom:20px;
	/* [disabled]background: #FFF; */
	min-height: 30px;
	text-align:left;
	clear:both;
}
.top-grid2{
	width:98%;
	padding:14px;
	float:left;
	color:#666;
	margin:10 auto;
	/* [disabled]background: #FFF; */
	min-height: 250px;
	text-align:center;
	background:#FFF;
	clear:both;
}

#introWrapper .intro-leftbox{
	width:100%;
	clear:both;
	float:left;
	/* [disabled]font-size:14px; */
}

#introWrapper .intro-rightbox{
	width:100%;
	clear:both;
	float:right;	
	border-left:0px solid #ED3237;
	padding-left:0px;

}


#introWrapper .intro-leftbox2{
	width:100%;
	clear:both;
	float:left;
	/* [disabled]font-size:14px; */
	border-right:5px solid #ED3237;
	padding-left:20px;

}

#introWrapper .intro-rightbox2{
	width:100%;
	clear:both;
	float:right;	

}

.sectionDivider2 {
	margin-bottom:5px;
	padding-top:5px;
	clear:both;
}
.width_a
{
	width:100%;
	margin:0 auto;
	}


.header99 {
	margin-bottom: 5px;
	padding-bottom:6px;
	text-shadow: none;
	color: #069;
	line-height:30px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	
font-size: 25px;
font-weight: 900;
font-family:'lato', serif;
text-align: left;
margin: 0px;
text-transform: capitalize;
letter-spacing: -1px;
}

.header92 {
	margin-bottom: 5px;
	padding-bottom:6px;
	font: 600 22px/28px 'Open Sans Condensed', serif;
	text-shadow: none;
	color: #F90;
	line-height:30px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-transform:uppercase;
}

#nav{
	list-style:none;
	padding:5px 0 0;
	line-height:20px;
	float:left;
	width:100%;
}

#introWrapper {
  width: 90%;
  margin-left: auto ;
  margin-right: auto ;
  clear: both;
}

#introWrapper .banner{
  width:100%;
  margin-left: auto ;
  margin-right: auto ;
  clear: both;
  overflow:hidden;
  float:left;
}


#content {
  width: 100%;
 margin:0 auto;
}


.main {
	width: 100%;
	margin: 0 auto;
	background:#FFF;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
}

.col { 
		margin: 1% 0 1% 0%;
	}
	
	.span_1_of_3 {
		width: 100%;
		text-align:center;
		
	}
	
	.span_1_of_3:hover {
		background:#09C;
		color:#FFF;
	}
	
#wrapper {
	   	   width:100%;
}
.section {
	clear: both;
	padding: 0px;
	margin: 0px auto;
	width:100%;
	text-align:center;
	
}

.section2 {
	clear: both;
	padding: 0px;
	margin: 0px auto;
	width:100%;
	
}
.col2 {
	display: block;
	float:left;
}

.span_2_of_3 {
	width: 100%;
	float:left;
	padding:10px;
	text-align:center;
}
.left
{
	float:left; border-right:1px solid #E9E9E9; padding-right:20px;
	}
	
	.right
{
	float:left;text-align:center;
	}


.FormCol2{
	width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:10px;
	clear:both;
}
.FormCol23{
	width:100%;
	float:left;
	margin-bottom:20px;
	clear:both;
}

#LoginForm .wrapper {overflow:inherit;min-height:20px;margin-bottom: 5px;}

.GalleryCol2{
	width:45%;
	float:left;
	margin-right:10px;
}


}
