html {
	margin: 0;
}
body {
	position: relative;
	padding-top: 69px;
	background-color:#fff;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif !important;
	color: #333;
}

}
p{

}
#back-to-top {
display: none;
position: fixed;
bottom: 10px;
right: 10px;
height: 15px;
width: 40px;
padding: 12px 0 14px 0;
text-align: center;
font-size: 20px;
color: #fff;
text-shadow: 0 -2px 2px rgba(0, 0, 0, 0.5);
cursor: pointer;
background: #444;
line-height: 1em;
-ms-filter: "alpha(opacity=70)";
filter: alpha(opacity=70);
opacity: .7;
}
#back-to-top:hover,active,focus{opacity:1;-ms-filter: "alpha(opacity=100)";
filter: alpha(opacity=100);box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);}


Pseudo ::before element
.icon-chevron-up:before {
content: "\f077";
}
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
}
Pseudo ::selection element
::selection {
background: #fc9362;
color: #fff;
text-shadow: none;
opacity:1;-ms-filter: "alpha(opacity=100)";
filter: alpha(opacity=100);
}
html:not(.osx) ::-webkit-scrollbar{width:10px}html:not(.osx) ::-webkit-scrollbar-track-piece{background-color:#eee;box-shadow:inset 0 0 10px rgba(0,0,0,0.2)}html:not(.osx) ::-webkit-scrollbar-thumb:vertical{opacity:.4;background-color:rgba(0,0,0,0.3);border-radius:2px}

/* Old versions of IE patches */
.old-ie #hero .carousel-inner .row {
	padding-left: 55px;
}
.old-ie #box_login .box .social a.face_login span.text {
    font-size: 16px;
    margin: 8px 0 0 10px;
}
.old-ie .nav-collapse.collapse {
	height: auto !important;
	overflow: visible !important;
}
	.circle {
				background: #00CC99 ;

 background: -moz-radial-gradient(50% 0% 0deg,circle farthest-corner,#FFFFFF,#00CC99 );
 background: -webkit-gradient(radial,50% 59,800,50% 0,40,from(#00CC99 ),to(#FFFFFF));
			}
	
	.circle-blue-right {
				background: -moz-radial-gradient(100% 90% 0deg,circle farthest-corner,#fff,#00C5DA );
				background: -webkit-gradient(radial,100% 59,999,95% 20,40,from(#00C5DA ),to(#fff));
			}
			.circle-green-right {
				background: -moz-radial-gradient(100% 90% 0deg,circle farthest-corner,#fff,#00CC99 );
				background: -webkit-gradient(radial,100% 59,999,95% 20,40,from(#00CC99 ),to(#fff));
			}


/* Bootstrap overrides */
		.left{
		padding-right: 35px;
		text-align:right;

}
.content{margin:20px 40px 40px 40px;}
.carousel-control{position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 60px;
  
  text-align: center;
    opacity: 0.8;
  filter: alpha(opacity=80);
  background:none;border:none;font-size:60px;font-size:4.6rem;color:#ccc;
}

.carousel-control :hover{
  opacity: 1;
  filter: alpha(opacity=100);
	color:#00CC99;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.3);
  background:none;border:none;
}


.carousel-control.right { right: -90px;} .carousel-control.left {left: -90px;}

.circle2{  background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgCiAgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSItMjU2IC0yNTYgNTEyIDUxMiIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgPgo8dGl0bGU+Z3JhZGllbnQ8L3RpdGxlPgo8ZGVmcz4KICA8cmFkaWFsR3JhZGllbnQgaWQ9ImdyYWQiIGN4PSI1MCUiIGN5PSI1MCUiIHI9IjUwJSI+CiAgICA8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIgb2Zmc2V0PSIwJSIvPgogICAgPHN0b3Agc3RvcC1jb2xvcj0iYmxhY2siIG9mZnNldD0iMTAwJSIvPgogIDwvcmFkaWFsR3JhZGllbnQ+Cgo8L2RlZnM+Cgo8Y2lyY2xlIHI9IjI1NnB4IiBmaWxsPSJ1cmwoI2dyYWQpIiAvPgo8L3N2Zz4K");
 

background-color:blue;

background-size: 250%;
background-position: bottom left;

opacity: 1;}
	
#about{

padding-bottom:480px;

	
}
@media (max-width: 767px) {
	#about {
padding-bottom:20px;

	margin-bottom: 20px;
}
#home#myCarousel{margin-top:0;}
}
#home{padding-top:10px;padding-bottom:60px;}#home #background{background-color:#fff;height:420px;width:100%;top:0;position:absolute;z-index:-1;}

#home #myCarousel{margin-top:0px;margin-bottom:60px;height:366px;}#home #myCarousel .content-left{margin:60px 0 0 60px;color:#666;text-align: center;}#home #myCarousel .content-left h2{color:#17A4B8;padding:30px 0 0 20px;text-align: center;font-size:29px;font-size:2.9rem;}
#home #myCarousel .content-left p{line-height:22px;padding:10px 0 0 20px;text-align: center;font-size:20px}
#home #myCarousel .content-right{margin:0px 30px 20px 0;color:#444;}#home #myCarousel .content-right h2{color:#17A4B8;padding:30px 0 0 40px;font-size:29px;font-size:2.9rem;text-align: center;}
#home #myCarousel .content-right p{line-height:22px;padding:10px 0 0 40px;text-align: center;font-size:20px}



.btn-success {
  background-color: #5bb75b;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: -moz-linear-gradient(top, #8fb450, #648a43);
  background-image: -ms-linear-gradient(top, #8fb450, #648a43);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8fb450), to(#648a43));
  background-image: -webkit-linear-gradient(top, #8fb450, #648a43);
  background-image: -o-linear-gradient(top, #8fb450, #648a43);
  background-image: linear-gradient(top, #8fb450, #648a43);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'8fb450, endColorstr='#'648a43, GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #00C5DA;
  color: #fff;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}


textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #81A74C;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #00CC99;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #00CC99;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #00CC99; 
}


/* Navbar
-------------------------------------------------- */
.navbar-fixed-top {
    margin-bottom: 0;
}
.navbar-fixed-top.scroll {
    opacity: 0.96;
}
.navbar-inner {
	border-bottom: 0 none;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    filter: none;
    padding: 7px 0 8px 0;
    background: none repeat scroll 0 0 #fff;
}

.navbar .brand {
    font-size: 26px;
	text-shadow: none;
}
.navbar .nav.pull-right {
	top: 10px;
	/*margin-right: 40px;*/
}
.navbar .nav > li > a {
	color: #666;
	font-size: 15px;
	font-weight: bold;
    text-shadow: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;	
}
.navbar .nav > li > a:hover {
	color: #00CC99;		
}
.navbar .nav > li.active > a,
.navbar .nav > li.active:hover > a,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    padding-bottom: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
	background: none;
	color: #c6c6c6;
}
.btn-dropnav {
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    padding: 7px 10px;
	display: none;
}
.btn-dropnav .icon-bar {
    background-color: #F5F5F5;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);	
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
}
.btn-dropnav .icon-bar + .icon-bar {
    margin-top: 3px;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background: none;
	color: #fff;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
	background-color: #475B77 !important;
	text-decoration: none;
	color: #ffffff;
	background-image: -moz-linear-gradient(top, #475B77, #475B77);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#475B77), to(#475B77));
	background-image: -webkit-linear-gradient(top, #475B77, #475B77);
	background-image: -o-linear-gradient(top, #475B77, #475B77);
	background-image: linear-gradient(to bottom, #475B77, #475B77);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#475B77', endColorstr='#475B77', GradientType=0);
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #5FAF08;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 979px) {
	.nav-collapse .nav > li > a:hover,
	.nav-collapse .dropdown-menu a:hover {
    	background: none !important;
	}
	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		color: #333;
	}
	.carousel-control.right { right: 0px;} .carousel-control.left {left: 0px;}
}


.about_page .section_header {
	margin-top: 105px;
}
.about_page h3.intro {
	color: #282F39;
	text-align: center;
	font-weight: normal;
	font-size: 22px;
	line-height: 32px;
	width: 83%;
	margin: 0 auto;
	margin-bottom: 70px;
}
.about_page .section_header.team {
	margin-top: 90px;
}
.about_page .teammate {
	margin-bottom: 50px;
}
.about_page .teammate img {
	margin-bottom: 10px;
}
.about_page .teammate h5 {
	margin-bottom: 2px;
}
.about_page .teammate hr {
	border-top: 1px solid #BDBFC2;
	border-bottom: 2px solid white;
}
.about_page .teammate p.description { 
	font-size: 15px;
	color: #57595C;
	width: 80%;
}
.about_page .teammate .social {
	margin-top: 15px;
}
.about_page .teammate .social a,
.about_page .teammate .social a:hover {
	text-decoration: none
}
.about_page .teammate .social a:hover {
	opacity: 0.7;
}
.about_page .teammate .social i {
	margin-right: 5px;
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 980px) {
	.about_page .teammate > * {
		margin-left: 25px;
	}

}
@media (max-width: 767px) {
	.about_page .section_header {
	margin-top: 30px;
}
}

.features_page .features2 {
	margin-top: 70px;
}
.features_page .feature2 {
	margin-bottom: 50px;
	position: relative;
}
.features_page .feature2 .icon {
	width: 65px;
	height: 65px;
	background-color: white;
	border-radius: 100px;
	position: absolute;	
}
.features_page .feature2 .icon i {
	background: url('../img/features_icons.png') no-repeat;
	display: block;
	position: relative;
}
.features_page .feature2 i.cloud {
	background-position: 0 0;
	width: 36px;
	height: 23px;
	top: 19px;
	left: 14px;
}
.features_page .feature2 i.tools {
	background-position: -5px -97px;
	width: 25px;
	height: 25px;
	top: 19px;
	left: 20px;
}
.features_page .feature2 i.graph {
	background-position: -8px -47px;
	width: 22px;
	height: 25px;
	top: 19px;
	left: 21px
}
.features_page .feature2 i.mobile {
	background-position: -4px -153px;
	width: 31px;
	height: 31px;
	top: 18px;
	left: 19px;
}
.features_page .feature2 i.lab {
	background-position: -7px -212px;
	width: 21px;
	height: 34px;
	top: 14px;
	left: 22px;
}
.features_page .feature2 i.secure {
	background-position: -3px -270px;
	width: 31px;
	height: 29px;
	top: 16px;
	left: 18px;
}
.features_page .feature2 h3,
.features_page .feature2 p {
	margin-left: 80px;
	width: 70%;
}
.features_page .feature2 h4 {
	line-height: 25px;
	color: #000;
}

/* Contact Us
-------------------------------------------------- */
#contact {
 padding-bottom:50px;}
 
#contact .section_header {
	margin-top:105px;
}
#contact .gmaps {
	width: 100%;
	height: 350px;
	border: 3px solid #fff;
	border-radius: 6px;
	box-shadow: 0px 0px 1px 1px #CFCFCF;
}
#contact .map h3 {
	margin: 40px 0px 30px 20px;
	color: #394350;
	font-size: 17px;
	line-height: 30px;
	font-weight: normal;
}
#contact .form {
	margin-top: 30px;
}
#contact form {
	margin-left: 20px;
}
#contact form label {
	text-align: left;
	
	font-weight: bold;
}
#contact .address h3 {
	margin-top: -5px;
}
#contact .info {
	position: relative;
	margin: 25px 0px;
	font-weight: bold;
}
#contact .info i {
	float: left;
	top: -8px;
	position: relative;
	margin-right: 20px;
}
#contact i.contact {
	background: url('../img/contact_icons.png') no-repeat 0 0;
	width: 34px;
	height: 34px;
	display: inline-block;
}
#contact .info a{
	text-decoration: none;
}
#contact i.phone { background-position: 0px 0px; }
#contact i.email { background-position: 0 -47px; }
#contact i.fax { background-position: 0 -92px; }
#contact .form hr {


height: 1px;
margin: 30px 0;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.2), rgba(0,0,0,0));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.2), rgba(0,0,0,0));
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.2), rgba(0,0,0,0));
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.2), rgba(0,0,0,0));
border: 0;
}

#contact .social a, 
#contact .social a:hover {
	text-decoration: none;
}
#contact .social a:hover {
	opacity: 0.7;
}
#contact i.social {
	margin: 10px 5px 7px 0px;
}
@media (min-width: 767px) {
	#contact form.form-horizontal .controls {
		margin-left: 90px;
	}
}
@media (max-width: 767px) {
	#contact .section_header {
	margin-top: 20px;
}
}
@media (max-width: 979px) {
	.features_page h3.intro {
		font-size: 17px;
		line-height: 20px;
	}
}
@media (min-width: 980px) {
	#contact form .controls.action button[type="submit"] {
		margin-left: 10px;
	}
		.carousel-control.right { right: 0px;} .carousel-control.left {left: 0px;}
}


/* FAQ */

#faq {
/* background: -moz-linear-gradient(top,   #01C6D9 1%,  #00ECBB 100%); FF3.6+ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#01C6D9), color-stop(100%, #00ECBB)); /* Chrome,Safari4+ 
	background: -webkit-linear-gradient(top,  #01C6D9 1%, #00ECBB 100%); /* Chrome10+,Safari5.1+ 
	background: -o-linear-gradient(top,  #01C6D9 1% ,#00ECBB 100%); /* Opera 11.10+
	background: -ms-linear-gradient(top,  #01C6D9 1%, #00ECBB 100%); /* IE10+ 
	background: linear-gradient(to bottom,  #01C6D9 1%, #00ECBB 100%); /* W3C
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01C6D9', endColorstr=' #00ECBB',GradientType=0 );
-------------------------------------------------- */
background: #00C5DA;

 background: -moz-radial-gradient(50% 0% 0deg,circle farthest-corner,#FFFFFF,#00C5DA);
 background: -webkit-gradient(radial,50% 59,800,50% 0,40,from(#00C5DA),to(#FFFFFF));
padding-bottom:350px;

	
}
#faq .section_header {
	margin-top:105px;
}
#faq .faq {
	padding-left: 50px;
	position: relative;
	margin-bottom: 30px;
}
#faq .faq:hover .number {
	background-color: #00CC99;
	color: #fff;
	text-shadow:0 1px 8px rgba(0, 0, 0, 0.5);
}
#faq .faq:hover .question {
	color: #fff;
	text-shadow:0 1px 8px rgba(0, 0, 0, 0.5);
}
#faq .faq .number {
	background-color: white;
	border-radius: 20px;
	color: #394350;
	position: absolute;
	left: 0px;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 17px;
	top: -5px;
	transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
	-webkit-transition: background-color 0.3s linear;
	-o-transition: background-color 0.3s linear;
	box-shadow:0 1px 8px rgba(0, 0, 0, 0.5);
}
#faq .faq .question {
	color: #2c3339;
	font-weight: bold;
	font-size: 17px;
	cursor: pointer;
	transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
}
#faq .faq .answer {
	margin-top: 30px;
	margin-bottom: 60px;
	font-size: 15px;
	
	padding-bottom: 35px;
	
	display: none;
}
@media (max-width: 767px) {
	#faq {
padding-bottom:10px;
	margin-bottom: 10px;
	margin-bottom: 10px;
	
}
#faq .section_header {
margin-top: 20px;
}}
/* Index
-------------------------------------------------- */

/* carousel section */
#hero {
	padding-top: 50px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 1%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 1%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 1%,#f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 1%,#f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 1%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
	height: auto;
	padding-bottom: 50px;
	border-bottom: 1px solid #d1d2d4;
	box-shadow: 0px 3px 8px 0px #e7e7e7;
}
#hero .carousel-control.left {
	left: 0px;
	padding-right: 1px;
}
#hero .carousel-control.right {
	right: 0px;
}
#hero .carousel-inner .item img {
	max-height: 349px;
}
#hero .carousel-inner .item.slide3 img {
	display: block;
	margin: 0 auto;
}
#hero .item h1 {
	font-size: 24px;
	font-weight: bolder;
	margin-top: 10px;
}
#hero .item p {
	font-size: 13px;
	color: #4E4E4E;
	line-height: 20px;
}
#hero .item .btn {
	margin-top: 10px;
	font-weight: bolder;
}
/* introduction heading section*/
#intro {
	text-align: center;
	margin-top: 55px;
	padding-bottom:40px;
}
#intro h1 {
	width: 85%;
	font-size: 58px;
	font-size:3.9rem;
	line-height: 50px;
	margin: 0 auto;
	color: #17A4B8;
	font-weight: heavy;
	text-shadow: white 2px 2px 1px;
}
/* features section */
#features {
/*background: -moz-linear-gradient(top,   #01C6D9 1%,  #00ECBB 100%); /* FF3.6+ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#01C6D9), color-stop(100%, #00ECBB)); /* Chrome,Safari4+ 
	background: -webkit-linear-gradient(top,  #01C6D9 1%, #00ECBB 100%); /* Chrome10+,Safari5.1+ 
	background: -o-linear-gradient(top,  #01C6D9 1% ,#00ECBB 100%); /* Opera 11.10+
	background: -ms-linear-gradient(top,  #01C6D9 1%, #00ECBB 100%); /* IE10+ 
	background: linear-gradient(to bottom,  #01C6D9 1%, #00ECBB 100%); /* W3C
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01C6D9', endColorstr=' #00ECBB',GradientType=0 );*/
	background: #00C5DA;

 background: -moz-radial-gradient(50% 0% 0deg,circle farthest-corner,#FFFFFF,#00C5DA);
 background: -webkit-gradient(radial,50% 59,800,50% 0,40,from(#00C5DA),to(#FFFFFF));
padding-bottom:430px;

	
}
@media (max-width: 767px) {
	#features{
padding-bottom:10px;

	margin-bottom: 10px;
}}
#features .container { }
#features .feature img.thumb {
	border: 3px solid #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 1px #bcbcbc;
	display: block;
	margin: 0 auto;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;	
}
#features .feature img.thumb:hover {
	box-shadow: 0px 0px 7px 1px #8cbe5b;
}
#features .feature h2 {

	font-weight: bolder;
	color: #252b34;
	margin-top: 25px;
	/*text-align: center;*/
	padding-left: 35px;
}
#features .feature h3 i {
	margin-right: 5px;
	position: relative;
	top: 2px;
}
#features .feature p.description {
	color: #44474D;
	width: 85%;
	padding-left: 35px;}

#features .feature .btn {
	margin-top: 15px;
	margin-left: 35px;
}
#home #featurebox{color:#fff;border:solid 1px #ebebeb;background: #E4E4E4;text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); /* Old browsers */
	background: -moz-linear-gradient(top,   #01C6D9 1%,  #00ECBB 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#01C6D9), color-stop(100%, #00ECBB)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #01C6D9 1%, #00ECBB 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #01C6D9 1% ,#00ECBB 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #01C6D9 1%, #00ECBB 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #01C6D9 1%, #00ECBB 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01C6D9', endColorstr=' #00ECBB',GradientType=0 ); /* IE6-9 */box-shadow: 0 0 8px rgba(0,0,0,0.2);border-radius: 3px;}#home #featurebox .fbox{margin:50px;position:relative;text-align:center;}#home #featurebox .fbox .ficon{margin:0 auto;background-color:#fff;border-radius:100%;width:80px;height:80px;border:10px double #fff;box-shadow:  0 0 8px rgba(0,0,0,0.5);}#home #featurebox .fbox .ficon i{color:#00CC99 ;font-size:28px;font-size:3.2rem;line-height:90px;}

@media (max-width: 979px) and (min-width: 768px){
#featurebox{display:none;}
}

/* pricing charts section */
#pricing { }
#pricing .section_header {
	margin-bottom: 70px;
}
#pricing .section_header hr {
	width: 35%;
}
#pricing .price_wrapper {
	background-color: #fafafa;
	border: 1px solid #d9d9d9;
	box-shadow: 0px 0px 5px 2px #E8E8E8;
	border-radius: 6px;
	width: 321px;
	min-height: 375px;
	position: relative;	
}
#pricing .price_wrapper.regular .header {
	background: url('../img/chart1.png') 0 0 no-repeat;
}
#pricing .price_wrapper.pro {
	width: 331px;
	margin: 0 auto;
}
#pricing .price_wrapper.pro .header {
	background: url('../img/chart2.png') 0 0 no-repeat;
}
#pricing .price_wrapper section .btn {
	left: 35%;
}
#pricing .price_wrapper .header {
	height: 98px;
	color: #fff;
	padding: 25px 0px 0px 40px;
}
#pricing .price_wrapper .header > span {
	font-size: 24px;
	font-style: italic;
}
#pricing .price_wrapper .header .price {
	font-size: 20px;
	top: 25px;
	position: relative;
	font-weight: bold;
}
#pricing .price_wrapper .header .price span {
	font-size: 48px;
	margin-right: 10px;
}
#pricing .price_wrapper .section {
	padding: 15px 30px;
}
#pricing .price_wrapper .section h3 {
	color: #535861;
	font-size: 17px;
	line-height: 22px;
}
#pricing .price_wrapper .section ul.perks {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 18px;
}
#pricing .price_wrapper .section ul.perks li {
	padding: 3px 0px;
}
#pricing .price_wrapper .section ul.perks i {
	margin-right: 10px;
}
#pricing .price_wrapper .section .btn {
	position: absolute;
	bottom: 15px;
	left: 32%;
	font-weight: bold;
}

/* testimonials section */
#testimonials {
	margin-top: 50px;
}
#testimonials .controls hr {
  height: 1px;
  margin: 30px 0;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.4), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.4), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.4), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.4), rgba(0,0,0,0));
  border: 0;

}
#testimonials .phrases_wrapper {
	margin-bottom: 50px;
	padding: 20px 10px 0px 10px;
}
#testimonials .phrases_wrapper .phrase { }
#testimonials .phrases_wrapper .phrase p.testimony {
	color:#3a3f46;
	font-style: italic;
	font-size: 21px;
	/*width: 60%;*/
	line-height: 28px;
	position: relative;
	float: left;
}
#testimonials .phrases_wrapper .phrase p.testimony span {
	font-family: "Georgia", Arial;
	font-size: 50px;
	color: #c9cbce;
	position: absolute;
	margin-left: 10px;
	margin-top: 15px;
}
#testimonials .phrases_wrapper .phrase .pic {
	float: right;
}
#testimonials .phrases_wrapper .phrase .pic img {
	max-width: 55px;
	float: left;
	margin-right: 20px;
	position: relative;
	top: -6px;
}
#testimonials .phrases_wrapper .phrase .pic .name {
	font-weight: bold;
	color: #2C3644;
}
#testimonials .phrases_wrapper .phrase .pic .position { }

/* footer section */
#footer {
	background: -moz-linear-gradient(top,   #f9f9f9 1%,  #eee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(100%, #eee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 1%, #eee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 1% ,#eee100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 1%, #eee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 1%, #eee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr=' #eee',GradientType=0 ); /* IE6-9 */box-shadow: 0 0 8px rgba(0,0,0,0.2);
	min-height: 100px;
	
	color: #003333;
	padding-top: 35px;
}
#footer h3 {
	margin-bottom: 25px;
}
#footer .blog_post {
	/*width: 80%;*/
}
#footer .blog_post .img-circle {
	width: 120px;
	height: 120px;
	display: block;
	margin: 0 auto;
	border: 0px;
}
#footer .blog_post .title {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}
#footer .blog_post .intro {
	margin: 10px 0px;
	font-size: 15px;
}
#footer .blog_post .date {
	font-size: 13px;
	color: #B7B9BD;
}
#footer .contact_us .field {
	margin-bottom: 15px;
}
#footer .contact_us .field .label_field {
	float: left;
	width: 80px;
}
#footer .contact_us .field input[type="text"],
#footer .contact_us .field textarea {
	background-color: #1a1f26;
	border: 1px solid #2f3743;
	border-radius: 5px;
	color: #fff;
}
#footer .contact_us .field textarea {
	height: 65px;
}
#footer .contact_us .field select {
	width: 205px;
}
#footer .contact_us button[type="submit"] {
	margin-left: 220px;
}
/*
#footer hr {
  height: 1px;
  margin: 30px 0;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.4), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.4), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.4), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.4), rgba(0,0,0,0));
  border: 0;
}
*/

#footer .copyright h3 {
	float: left;
}
#footer .copyright .social {
	margin-top: 8px;
	float: left;
	margin-left: 20px;		
	border-radius: 22px;
	opacity:0.8;
	
	}
	
#footer .copyright .social:hover {
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
	background-color: #fff;
	opacity:1.0;
}
#footer .copyright .social.fb {
	padding: 9px 15px 3px 15px;
}
#footer .copyright .social.tw {
	margin-top: 10px;
	padding: 11px 8px 5px 8px;
}
#footer .copyright .social.yt {
	padding: 8px 8px 5px 8px;
	margin-top: 10px;
}
#footer .copyright .copy p {
	margin-top: 20px;
}

/* section header */
.section_header {
	text-align: center;
	font-weight: bolder;
	color: #252b34;
	margin-top:100px;
	position: relative;
	margin-bottom:40px;
}
.section_header.left span {
	margin-left: 0px;
	text-align: left;
}
.section_header hr {
	  height: 1px;
  margin: 30px 0;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.4), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.4), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.4), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.4), rgba(0,0,0,0));
  border: 0;
  width: 36%;
  position: absolute;
	}
	
.section_header hr.left { }
.section_header hr.right {
	right: 0px;
	top: 0px;
}
.section_header span {
	width: 27%;
	display: block;
	margin: 0 auto;
}
.section_header small {
	margin-left: 20px;
	font-size: 16px;
	color: #7f8387;
	display: none;
}


/* Responsive
-------------------------------------------------- */

/* Large desktop */
@media (min-width: 1200px) {
	#home #myCarousel .content-left h2{padding: 80px 0 0 40px;}
	.section_header small {
		display: inline-block;
	}
	#pricing .price_wrapper.lite {
		float: right;
		right: -30px;
	}
	#pricing .price_wrapper.standard {
		left: -30px;
	}
	#hero .carousel-inner .item.slide1 .span6 img {
		margin-left: 15px;
	}
	#hero .carousel-inner .item.slide1 .span4 {
		padding-left: 30px;
	}
	#hero .carousel-inner .item.slide2 .span6 img {
		margin-left: 30px;
	}
	#hero .item h1 {
		font-size: 30px;
		margin-top: 40px;
		margin-left: 20px;
	}
	#hero .item p {
		font-size: 16px;
		line-height: 24px;
		margin-left: 20px;
	}
	#hero .item .btn {
		margin-top: 25px;
		margin-left: 20px;
		font-size: 18px;
	}
	footer .contact_us input[type="text"], 
	footer .contact_us textarea{
		width: 270px;
	}
	footer .contact_us button[type="submit"] {
		margin-left: 300px;
	}
	#home #myCarousel{margin-top:120px;margin-bottom:20px;padding-bottom:60px;}
}
@media (min-width: 980px) {
	#pricing .price_wrapper.pro {
		position: relative;
		top: -20px;
		height: 420px;
		z-index: 9;
		box-shadow: 0px 0px 5px 4px #E8E8E8;
	}
	#hero .carousel-inner .item {
		padding: 0px 70px;
	}
	.navbar .nav .btn-header {
		background: #414A57;
		background: -moz-linear-gradient(top, #414A57 0%, #292f38 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414A57), color-stop(100%,#292f38));
		background: -webkit-linear-gradient(top, #414A57 0%,#292f38 100%);
		background: -o-linear-gradient(top, #414A57 0%,#292f38 100%);
		background: -ms-linear-gradient(top, #414A57 0%,#292f38 100%); 
		background: linear-gradient(to bottom, #414A57 0%,#292f38 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414A57', endColorstr='#292f38',GradientType=0 );
		border: 1px solid #13161b;
	    border-radius: 6px;
	    display: inline-block;
	    height: 10px;
	    line-height: 8px;
	    position: relative;
	    top: 4px;
	    margin-left: 8px;
	}
	.navbar .nav .btn-header:hover {
		background: #545F6D;
		background: -moz-linear-gradient(top, #545F6D 0%, #303946 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545F6D), color-stop(100%,#303946));
		background: -webkit-linear-gradient(top, #545F6D 0%,#303946 100%);
		background: -o-linear-gradient(top, #545F6D 0%,#303946 100%);
		background: -ms-linear-gradient(top, #545F6D 0%,#303946 100%); 
		background: linear-gradient(to bottom, #545F6D 0%,#303946 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545F6D', endColorstr='#303946',GradientType=0 );
	}
}
@media (max-width: 979px) {
	body {
		padding-top: 0px;
	}
	.section_header {
		margin-top: 60px;
	}
	.section_header small {
		display: none;
	}
	#pricing .price_wrapper {
		margin: 0 auto;
		margin-bottom: 20px !important;
	}
	#hero .item h1 {
		font-size: 18px;
		line-height: 18px;
	}
	#hero .carousel-inner .item.slide2 img {
		margin-top: 20px;
	}
	#testimonials .phrases_wrapper .phrase .pic .position {
		display: block;
	}
	#footer {
		margin-top: 20px;
	}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
	#intro h1 {
		width: 80%;
	}
	#features .feature h3 {
		padding-left: 0px;
	}
	#features .feature p.description {
		padding-left: 0px;
	}
	#features .feature .btn {
		margin-left: 0px;
	}
	#pricing .price_wrapper {
		width: 240px !important;
	}
	#pricing .price_wrapper .header .price span {
		font-size: 25px;
	}
	#pricing .price_wrapper.pro {
		min-height: 400px;
		position: relative;
		top: -10px;
	}
	#pricing .price_wrapper.regular .header {
		background: url('../img/chart1_small.png') 0 0 no-repeat;
	}
	#pricing .price_wrapper.pro .header {
		background: url('../img/chart2_small.png') 0 0 no-repeat;
	}
	#testimonials .phrases_wrapper {
		padding-left: 0px;
		padding-right: 0px;
	}
	#testimonials .phrases_wrapper .phrase .span3 {
		margin-left: 30px;
		width: 228px;
	}
	#footer .contact_us button[type="submit"] {
		margin-left: 0px;
	}
	#hero { }
	.carousel-control.left {
		left: -15px;
	}
	.carousel-control.right {
		right: -15px;
	}
	#hero .item .span4 {
		margin-left: 50px;
	}

}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {	
	#intro h1 {
		width: 90%;
	}
	#hero {
		padding: 50px 20px 20px 20px;
		
		height: auto;
	}
	.carousel-inner .item {
	
	}
	.carousel-inner .item img {
		/*display: none;*/
		margin-left:10px;
		
	}
	#hero .carousel-inner .item .btn {
		font-size: 13px;
		padding: 7px 10px;
	}
	#footer {

	}
	#features .feature .btn {
		margin-top: 8px;
	}
	#features .feature {
		margin-bottom: 30px;
	}
	#testimonials .phrases_wrapper .phrase > p {
		width: 100%;
		font-size: 18px;
	}
	#testimonials .phrases_wrapper .phrase .pic {
		float: left;
		margin-top: 8px;
		font-size: 13px;
	}
	#footer .container {
		padding: 0px 20px;
	}
	#footer .blog_post .img-circle {
		float: left;
		margin-right: 20px;
	}
	#footer .copyright .copy {
		float: left;
	}
	#footer .copyright .copy p {
		margin-top: 0px;
	}	
	.carousel {

margin-top: -25px;
}
}
/* Landscape phones and down */
@media (max-width: 480px) {
	.section_header {
		margin-top: 30px;
	}
	.section_header span {
		width: auto;
	}
	#intro h1 {
		font-size: 22px;
		line-height: 30px;
	}
	#pricing .price_wrapper {
		width: 321px !important;
	}
	#pricing .price_wrapper .header .price span {
		font-size: 38px;
	}
	#footer .contact_us button[type="submit"] {
		margin-left: 0px;
	}
}
@media (max-width: 979px) and (min-width: 768px){
.carousel-inner .item {
		
	}
	.carousel-inner .item img {
		/*display: none;*/
	
	}}
/* Icons
-------------------------------------------------- */
.i_bars, 
.i_bookmark, 
.i_chart, 
.i_cloud, 
.i_facebook, 
.i_loading, 
.i_movil, 
.i_shuffle, 
.i_twitter, 
.i_youtube{
	background: url('../img/icons.png') no-repeat;
	display: inline-block;
}
.i_bars{
	background-position: 0 -303px ;
	width: 38px;
	height: 36px;
}
.i_bookmark{
	background-position: 0 -250px ;
	width: 29px;
	height: 16px;
}
.i_chart{
	background-position: 0 -49px ;
	width: 32px;
	height: 24px;
}
.i_cloud{
	background-position: 0 0;
	width: 32px;
	height: 26px;
}
.i_facebook{
	background-position: 0 -401px ;
	width: 12px;
	height: 24px;
}
.i_loading{
	background-position: 0 -195px ;
	width: 32px;
	height: 32px;
}
.i_movil{
	background-position: 0 -95px ;
	width: 32px;
	height: 30px;
}
.i_shuffle{
	background-position: 0 -140px ;
	width: 24px;
	height: 39px;
}
.i_twitter{
	background-position: 0 -351px ;
	width: 24px;
	height: 18px;
}
.i_youtube{
	background-position: 0 -452px ;
	width: 24px;
	height: 23px;
}

/* Social icons
-------------------------------------------------- */
i.social {
	background: url('../img/social_icons.png') no-repeat 0 0;
	width: 33px;
	height: 33px;
	display: inline-block;
}
i.tw { background-position: 0px 0px; }
i.fb { background-position: -39px 0; }
i.flickr { background-position: -78px 0; }
i.in { background-position: -117px 0; }
i.gp { background-position: -156px 0; }
i.pin { background-position: -195px 0; }
i.tumblr { background-position: -233px 0; }
i.wp { background-position: 0 -51px; }
i.yt { background-position: -39px -51px; }
i.vim { background-position: -78px -51px; }
i.picasa { background-position: -116px -51px; }
i.forrst { background-position: -156px -51px; }
i.rss { background-position: -194px -51px; }
i.myspace { background-position: -233px -51px; }

@media (min-width:768px) and (max-width:979px){body{padding-right:0;padding-left:0;}
#home #myCarousel{height:286px;}#home #myCarousel .content-left{margin:20px 0 0 0px;}#home #myCarousel .content-left h2{font-size:24px;font-size:2.4rem;} #home #myCarousel .content-right{margin:40px 0px 0 0px;}#home #myCarousel .content-right h2{font-size:24px;font-size:2.4rem;} #home #featurebox h3{font-size:18px;font-size:1.8rem;line-height:normal;height:50px;}}@media (max-width:767px){body{padding-right:0;padding-left:0;} .container{margin-left:10px;margin-right:10px;} #home #background{height:840px;} #home #myCarousel{height:680px;display: none;}#home #myCarousel .content-left{margin:20px 0 0 0px;}#home #myCarousel .content-left h2{font-size:24px;font-size:2.4rem;} #home #myCarousel .content-right{margin:20px 0 0 20px;}#home #myCarousel .content-right h2{font-size:24px;font-size:2.4rem;}}@media (max-width:480px){body{padding-right:0;padding-left:0;} .container{margin-left:10px;margin-right:10px;}#home #background{height:840px;} #home #myCarousel{height:480px;}#home #myCarousel .content-left{margin:20px 0 0 0px;}#home #myCarousel .content-left h2{font-size:24px;font-size:2.4rem;} #home #myCarousel .content-right{margin: 20px 0 0 0px;}#home #myCarousel .content-right h2{font-size:24px;font-size:2.4rem;}.carousel-control.right {right:15px;}.carousel-control.left {left:15px;}#home #myCarousel p {display:none;}}
