/* Helper Classes
*
*
*/
.textleft {
	text-align: left;
}

.textcenter {
	text-align: center;
}

.textright {
	text-align: left;	
}
@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}
@-ms-viewport{
    width: extend-to-zoom;
    zoom: 1.0;
}

/* Global Styles 
*
*
*/

body {
	color:#4f4f4f;
	font-size: 14px;
	line-height: 24px;
}

.box {
	font-size: 12px;
	line-height: 20px;
}

a, a:link, a:visited {
	color:#43c0df;
}

a:hover {
	color:#1b86a1;
}

h1,h2,h3,h4,h5,h6{
	margin:10px 0;
	font-family:inherit;
	font-weight:bold;
	line-height:20px;
	color:#1eb9c8;
	text-rendering:optimizelegibility;
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{
	font-weight:normal;
	line-height:1;
	color:#333;
}


h1{
	font-size:2em;
}
h2{
	font-size:1.5em;
}
h3{
	font-size:1.17em;
}
h4{
	font-size:1em;
}
h5{
	font-size:.83em;
}
h6{
	font-size:.75em;
}
h1 small{
	font-size:24.5px;
}
h2 small{
	font-size:17.5px;
}
h3 small{
	font-size:14px;
}
h4 small{
	font-size:14px;
}

.hero-unit {
	padding: 20px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 5px 5px 0px 0px;
	box-shadow: inset 0px -5px 10px -5px #333;
}

.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #1eb9c8;}

.page-top {
	background-color: #fff;
}
.page-top .span6 {
	/*padding: 30px 30px 0px 30px;*/
	
	background: url('') right no-repeat #d3eaeb;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: auto;
	

}

.page-top [class*="span"] {
	/*padding:30px;*/
}

#content {
	padding:0px;
	background-color: #f5f5f5;
}

.home.page #content{
	background-color: transparent;
}

#main {
	padding:20px 0px 20px 20px;
}

.sidebar {
	padding:20px 20px 20px 0px;
}

.home.page #content #main, .home.page #content .sidebar {
	padding:0px;
}

.btn-form {
  background-color: hsl(192, 71%, 37%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#43c0df", endColorstr="#1b86a1");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#43c0df), to(#1b86a1));
  background-image: -moz-linear-gradient(top, #43c0df, #1b86a1);
  background-image: -ms-linear-gradient(top, #43c0df, #1b86a1);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #43c0df), color-stop(100%, #1b86a1));
  background-image: -webkit-linear-gradient(top, #43c0df, #1b86a1);
  background-image: -o-linear-gradient(top, #43c0df, #1b86a1);
  background-image: linear-gradient(#43c0df, #1b86a1);
  border-color: #1b86a1 #1b86a1 hsl(192, 71%, 32%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}

.btn-form em {
	font-style: normal;
}

.home.page .box {
	background-color:#f5f5f5;
	margin-bottom: 5px;
}

/* Header Styles 
*
*
*/
.topcall {
	text-align: center;
	font-style: italic;
	font-family: Georgia, Times, serif;
	background-color: #000;
	color:#fff;
	padding:10px;
	font-size: 13px;
}

.page-top .widget_sp_image {
	display:inline-block;
}

.nav-container {
	margin:5px 0px;
}

.special-nav {
	float: right !important;
	border-left: 1px solid #9cc5d1;
	box-shadow: -1px 0 0 #75a0ad;
	border-right:none !important;
}

.special-nav i {
	float:left;
	color:#00a4b6;
	margin-top: 12px;
	margin-left: 10px;
}

.special-nav a {
	padding:.8em 1em .8em 0em !important;
}

.row-fluid.special [class*="span"] {
	margin-left:5px;
}

.row-fluid.special [class*="span"]:first-child {
	margin-left:0px;
}

.row-fluid.special .span6 {
	width:49.7%;
}

/* Footer Styles 
*
*
*/
#inner-footer {
	background-color: #fff;
	color:#00acb4;
}

#inner-footer [class*="span"] {
	padding:30px 0px;
}

.socializeme {
	padding-left: 50px;
	margin:5px 0px 5px 30px;

}

.socializeme.facebook {
	background: url(library/images/facebook.png) 0px 15px no-repeat;
}

.socializeme.google {
	background: url(library/images/google-plus.png) 0px 15px no-repeat;
}

.footer-links{
	float: right;
	margin-top: 18px;
	margin-left: -10px;
}

.footer-links .menu{
	list-style-type: none;
	margin-left: 0;
}

.footer-links .menu li{
	float: left;
	margin-left: 10px;
}

.footer-links .menu li a{
	color:#000;
	padding-right: 10px;
	border-right:solid 1px #000;
	font-size: 12px;
}

.footer-links .menu li:last-child a {
	border-right:none;
}

/* Content Styles 
*
*
*/

.callout-box-home {
	background: url('library/images/Items_called_out_sym.jpg') top right no-repeat #fff;
}

.callout-text-padder {
	padding:20px;
}

.main-top {
	position:relative;
	min-height: 435px;
	background-color: #f5f5f5;
}

.main-image {
	position:absolute;
	z-index: 0;
	top: 50px;
}

.ie9 .main-image {
	width: 100%;
}

.main-form {
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 10px;
	width: 160px;
	background-color: #fff;
	padding: 0px 20px;
	box-shadow: inset 0px 0px 17px -2px #00cad4;
	border-radius: 5px;
	box-shadow: 1px 1px 5px #333;
}

.iphorm-widget {
	width: 100%;
	background-color: #fff;
	padding: 5px 20px;
	box-shadow: inset 0px 0px 17px -2px #00cad4;
	border-radius: 5px;
	box-sizing:border-box;
	box-shadow: 1px 1px 5px #333;
}

.main-form form, .iphorm-widget form {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #505050;
}

.main-form h3, .iphorm-widget h3 {
	display:block;
	padding:10px 0px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 16px;
	color:#fff;
	font-weight: normal;
	text-align: center;
	margin-left: -25px;
	margin-right: -25px;
	border-radius: 5px;
	background: #02c6d1; /* Old browsers */
	background: -moz-linear-gradient(top, #02c6d1 0%, #397686 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#02c6d1), color-stop(100%,#397686)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #02c6d1 0%,#397686 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #02c6d1 0%,#397686 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #02c6d1 0%,#397686 100%); /* IE10+ */
	background: linear-gradient(to bottom, #02c6d1 0%,#397686 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02c6d1', endColorstr='#397686',GradientType=0 ); /* IE6-9 */
}

.main-form label, .iphorm-widget label {
	padding-bottom: 0px !important;
	margin-bottom: 0px;
	color: #2d788a;
	font-weight: bold;
	font-size: 11px;
}

.main-form .iphorm-input-wrap-captcha, .iphorm-widget .iphorm-input-wrap-captcha {
	width:40%;
	float:right;
}

.main-form .iphorm-captcha-image-wrap, .iphorm-widget .iphorm-captcha-image-wrap {
	width:60%;
}

.main-form input, .iphorm-widget input {
	width: 100%;
	box-sizing: border-box;
	height: 30px;
}

.main-text {
	position: absolute;
	z-index: 10;
	top: 120px;
	left: 30px;
}

.main-heading {
	width:335px;
	font-size: 18px;
	font-weight: bold;
	color:#1eb9c8;
}

.main-copy {
	color:#719daa;
	font-size: 14px;
	width:275px;
	margin-top:20px;
}

.mapp-layout {
	margin:0px !important;
}

.banda-set, .team-member {
	margin-bottom:20px;
}

@media (max-width: 1023px) {
	.main-image {
		position: static;
		overflow: hidden;
	}

	.main-image img {
		margin-left: 15%;

		
	}

	.main-form {
		position: static;
		width:auto;
		margin-bottom: 10px;
		margin-top: 80px;
		padding: 0px 20px 10px;
	}

	.main-text {
		top:10%;
	}

	.callout-text-padder {
		padding:20px 0px 0px 20px;
	}

	.row-fluid.special [class*="span"] {
		width:auto;
		margin-left:0px;
	}

	.socializeme {
		margin-left:13px;
	}

	.footer-links {
		margin-right:10px;
	}
	.main-heading {
		font-size: 14px;
	}
	.main-copy {
		font-size: 11px;
		margin-bottom:10px;
}

}

@media (max-width:767px){
	header, /*.textright,*/ .main-image {
		display:none !important;
	}
	.textright {
		margin: 10px auto;
		text-align: center;
		border: none;
		
		
	}
	.textright img {
	width: 115px;
		height: 135px;
	}
	.page-top .textright {
				padding: -30px!important;

	}
	.page-top {
		text-align: center;
	}

	.box {
		padding: 20px !important;
	}

	.main-text {
		position: static;
	}

	.main-heading {
		width:auto;
	
	}

	.main-form {
		margin:0px 0px;
	}

	.services {
		text-align: center;
	}

	.callout-box-home {
		background-image:none;
		background-color: transparent;
	}

	.callout-text-padder {
		padding:0px 0px 10px 0px;
		text-align: center;
	}

	.special .box {
		text-align: center;
	}

	.special .box img {
		text-align: center;
		float:none;
	}

	#main, .sidebar {
		padding: 20px;
	}

	footer {
		text-align: center;
	}

	.socializeme {
		float:left;
	}

	#inner-footer {
		padding:20px;
	}

	.footer-links {
		margin-right: 0px;
		float: none;
		margin-left: 0px;
	}

	.footer-links .menu li {
		float: none;
		margin-left: 10px;
		display: inline-block;
	}

}

@media (min-width:481px) and (max-width:767px){

}

@media (min-width:321px) and (max-width:480px){

}

@media (max-width:320px){

}