/* --------------------------------------------------------	*/
/*	Twitter Bootstrap */
/*	Responsive media queries */
/* --------------------------------------------------------	*/

@import url("bootstrap.min.css");
@import url("bootstrap-responsive.min.css");

/* --------------------------------------------------------	*/
/*	Base */
/* --------------------------------------------------------	*/

::-moz-selection { background: #999; color: #fff; text-shadow: none; }
::selection { background: #999; color: #fff; text-shadow: none; }
:focus { outline-color: transparent!important; outline-style: none!important; }

html {
	overflow-y:scroll;
	background:#fff;	
}

body {
	margin: 0;
	padding: 0;                      
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #8c8e90;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: 100%;	
	cursor:default;
  background: #DDD url(../images/bg.png) repeat 0 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial;  
  font-weight: normal;
	line-height: 1.25;
 	color: #3c3c3c;
  margin:0px;
	padding: 15px 0;
  clear:both;
}

h1 {
  font-size:24px;
  color: #005288;
  padding: 10px 0 45px 0;
}

h2 {
  font-size:16px;
  font-weight: bold;
	padding: 0 0 10px 0;
}

h3 {
  font-size:13px;
  line-height:22px;
 	color: #323232;
	padding: 12px 0;
}

h4 {
  font-size:13px;
  line-height:22px;
 	color: #323232;
	padding: 10px 0;
}

hr {
  height:0px;
  border:1px solid #cbcfd1;  
}

p {
  margin:15px 0px;
}

blockquote {        
  color:#adb0b2;
  margin:15px 0px;
}

a {
  color:#005288;
  text-decoration:none;
}

a:hover {
  color:#005288;
  text-decoration:none;
}

img {
  width:100%;
}

/* --------------------------------------------------------	*/
/*	Main Classes */
/* --------------------------------------------------------	*/

.main{
  background:url(../images/pw_maze_white.png) #f3f3f3;
  overflow:hidden;
}

.content{
	
margin:0px auto;
 max-width:1210px;
  overflow:hidden; border: 1px solid #DDD\9;
  /*
	border-top: 12px solid #005288; */
	border-top: 12px solid #023467;
	border-bottom: none;
	
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.25);
	box-shadow: 0 0 5px rgba(0,0,0,.25);
}

.site {
	padding:0px 20px 20px 20px;
  background:#fff;
 
}

.gray {
  color:#8c8e90;
}

.gray2 {
  color:#5e6061;
}

.gray3 {
  color:#c8ccce;
}

.gray4 {
  color:#505050;
}

.green {
  color:#005288;
}

.red {
  color:#ff3333;
}

.white {
  color:#fff;
}

.bold {
  font-weight:bold;
}

.normal {
  font-weight:normal;
}

.space5 {
  height:5px;
  clear:both;
}

.space10 {
  height:10px;
  clear:both;
}

.space15 {
  height:15px;
  clear:both;
}

.space20 {
  height:20px;
  clear:both;
}

.space25 {
  height:25px;
  clear:both;
}

.space30 {
  height:30px;
  clear:both;
}

.space50 {
  height:50px;
  clear:both;
}

.left {
  text-align:left;
}

.right {
  text-align:right;
}

.f-left {
  float:left !important;
}

.f-right {
  float:right;
}

.pad1 {
  padding-top:6px;
}

.pad2 {
  padding-top:18px;
}

.c-b {
  clear:both;
}

/* --------------------------------------------------------	*/
/*  Header  */
/* --------------------------------------------------------	*/
  
.logo img {
  width:auto;
  float:left;
}

.logo { margin-top:-5px; }
.navbar { margin-top:5px; }

.slogan {
  font-style:italic;
  line-height:48px;
  color:#cbcfd1;
  padding-left:30px;
  float:left;
}

.social-top {
  padding-top:6px;
  text-align:right;
}    

  /* --------------------------------------------------------	*/
  /*  Search  */
  /* --------------------------------------------------------	*/
  
  .search-box{
    position:relative;
  }
  
  .search {
    width:80%;
    height:30px;
    border:1px solid #cbcfd1;
    color:#8c8e90;
    background: url(../images/search-back.png) left bottom repeat-x #f5f7f8;
    padding-left:5%;
    padding-right:15%;
  }
  
  .search-icon {
    position:absolute;
    font-size:20px;
    top:6px;
    right:8px;
    color:#cbcfd1;
  }

  /* --------------------------------------------------------	*/
  /*  Slider  */
  /* --------------------------------------------------------	*/
    
  #slider1 {
    width:100%;
    border-bottom:2px solid #cbcfd1;
  }

/* --------------------------------------------------------	*/
/*	Navigation */
/* --------------------------------------------------------	*/
  
.navbar {
  color:#8c8e90; 
  background:#fff;
  border-bottom:1px solid #cbcfd1;
  font-size:14px;
  height:53px;
  position:relative;
}

.navbar .nav-responsive {
	display:none;
	font-family: "Open Sans", "Helvetica Neue", sans-serif;
  line-height:20px;
  height:36px;
  border: 1px solid #cbcfd1;
  border-bottom: 2px solid #cbcfd1;
  border-radius: 0px;
  color: #464646;
  background:url(../images/select-box.png) right center no-repeat;
  -webkit-appearance: none;
  opacity: 0.6;
  -webkit-transition: all 0.8s ease;
}

.nav-responsive:hover {
  opacity: 0.9;
  -webkit-transition: all 0.8s ease;
}

.navbar .nav > li > a {
	color: #8c8e90 !important;
  text-shadow: none;
  border-bottom:2px solid #fff;
  padding:15px 24px 16px 22px; 
  background: transparent !important;
  background:url(../images/menu-divider.png) right center no-repeat !important;
}

.navbar .nav > li:first-child > a {
  padding-left:0px !important;
}

.navbar .nav > li:last-child > a {
  background: transparent !important;
}

.navbar .nav > li:hover > a {
	color:#005288 !important;
  border-bottom:2px solid #005288 !important;
}

.navbar .nav > li.active > a {
	color:#005288 !important;
  border-bottom:2px solid #005288 !important;
  -webkit-box-shadow:rgba(0, 0, 0, 0) 0 0 0 !important;
  box-shadow:rgba(0, 0, 0, 0) 0 0 0 !important;
}

  /* --------------------------------------------------------	*/
  /*	Dropdown */
  /* --------------------------------------------------------	*/
  
  .navbar .nav li.dropdown:hover {
  	border-radius:0px;
  	background:transparent;  
    list-style-type:none;   
    font-size:15px;   
  }
          
  .navbar .nav li ul {
  	display:none;
  	z-index:99;
  	margin:0px; 
    padding:10px 20px 10px 20px; 
  	background:#f5f7f8;  
    }     
         
  .navbar .nav li:hover ul {
  	position:absolute;
  	display:block;
  	list-style-type:none;
    border:1px solid #d9dddf;
  }  
  
  .navbar .nav li ul li {
    font-size:13px;
  	margin:0px;
  	padding:0px;
    width:200px;  
    background:url(../images/divider.png) left bottom repeat-x #f5f7f8;
  	-webkit-transition:all 0.3s;
  	-moz-transition:all 0.3s;
  	-o-transition:all 0.3s;
  	-ms-transition:all 0.3s;
  	transition:all 0.3s;
    
    border-bottom:1px solid #d9dddf;
  }
  
  .navbar .nav li ul li:last-child {
     border-bottom:0px;
  }
  
  .navbar .nav li ul li a {
    color:#8c8e90;
  	padding:10px 0px 10px 0px;
  	margin:0px;
  	display:inline-block;
  	text-decoration:none;
  }
  
  .navbar .nav li ul li:hover a {
  	color:#005288;
  }

/* --------------------------------------------------------	*/
/*  Home  */
/* --------------------------------------------------------	*/

.ic-1 {     
  width:45px;  
  height:30px;
  font-size:30px;
  float:left;
}

.ic-1 i {
  color:#3c3c3c;
}
   
.title-1 {
  color:#3c3c3c;
  float:left;
  font-size:16px;
  line-height:30px;
}

.text-1 {     
  padding-left:45px;
  clear:both;
}

.title-2 {
  font-size:16px;
  padding:15px 0;
}

.square-1 {
  color:#8c8e90;
  padding-bottom:24px;
  border-bottom:2px solid #cbcfd1;
}

.square-1:hover img {
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
  -webkit-transition: all .4s ease;
}

.square-1:hover {
  border-bottom:2px solid #005288;
}

.img-container {
  position:relative;
}

.img-bg-icon {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background: url(../images/zoom-icon.png) center center no-repeat;
  cursor:pointer;
  display:none;
}

.square-1:hover .img-bg-icon {
  display:block;
} 

.date {
  width:40px;
  height:28px;
  line-height:28px;
  text-align:center;
  font-size:13px;
  color:#fff;
  background:#005288;
  border-bottom:2px solid #00a97f;
  float:left;
  margin-bottom:5px;
}

.date-2 {
  width:80px;
  background:#c8ccce;
  border-bottom:2px solid #a5a8aa;
}       

/* --------------------------------------------------------	*/
/*  Lists  */
/* --------------------------------------------------------	*/

.list-a, .list-b, .list-c {
  padding:0px;
  margin:0px;
}

.list-a li {
  list-style:none;
  padding-left:30px;
  margin-bottom:15px;
  background: url(../images/arrow3.png) left top no-repeat;
}

.list-b li {
  list-style:none;
  margin-bottom:10px;
}

.list-b i {
  color:#005288;
  padding-right:4px;
}

.list-c i {
  font-size:10px;
  padding-right:4px;
}

.list-c li {
  list-style:none;
  margin-bottom:4px;
}

.list-c a {
  color:#8c8e90;
  text-decoration:none;
}

.list-c a:hover {
  color:#005288;
  text-decoration:none;
}

/* --------------------------------------------------------	*/
/*  Client Say  */
/* --------------------------------------------------------	*/

.client-say {
  border:1px solid #d9dddf;
  padding:20px;
  background:#f5f7f8;
}

.client-say-2 {
  position:relative;
  top:-1px;
  color:#323232;
  text-align:right;
  padding-top:15px;
  padding-right:30px;
  background: url(../images/triangle.png) left top no-repeat;
  background-position: 40px 0;
  z-index:20;
  overflow:hidden;
}

.quotes {
  float:right;
}

.quotes i {
  font-size:17px;
  padding-right:6px;
}

/* --------------------------------------------------------	*/
/*  Progress Bar  */
/* --------------------------------------------------------	*/

.progress {
  height:35px;
  border-radius:0px;
  background:url(../images/progress-back.png) bottom left repeat-x #f5f7f8 !important; 
  -webkit-box-shadow:rgba(0, 0, 0, 0) 0 0 0 inset;
  margin-bottom:8px;
}

.bar {
  height:35px;
  line-height:35px;
  background:#005288 !important;
  border-bottom:1px solid #00ae83 !important;
  -webkit-box-shadow:rgba(0, 0, 0, 0) 0 0 0 inset;
  text-shadow: none !important;
  text-align:left !important;
  padding-left:30px !important;
}
 
/* --------------------------------------------------------	*/
/*  Buttons  */
/* --------------------------------------------------------	*/
  
.btn {
  color:#fff;
  background:#a5a8aa;
  height:48px;
  line-height:48px;
  padding:0px 22px;
  text-shadow:none;
  border-radius:0px;
  border:0px;
  border-bottom:2px solid #838587;
  margin-bottom:2px;
}

.btn:hover {
  color:#fff;
  background:#005288;
  border-bottom:2px solid #00a97f;
}

.btn-gray2 {
  background:#5e6061;
  border-bottom:2px solid #3e4041;
} 

/* --------------------------------------------------------	*/
/*  Accordion  */
/* --------------------------------------------------------	*/

.accordion-group {
  border-radius:0px !important;
}
 
.accordion-heading {
  background:#f5f7f8;
}
     
/* --------------------------------------------------------	*/
/*  Alerts  */
/* --------------------------------------------------------	*/
       
.alert {
  margin-bottom:9px;
  color:#c3c384;
  background:#f8f8d1;
  border-radius:0px;
  border:1px solid #d1d188 !important;
  border-bottom:2px solid #d1d188 !important;
  text-shadow:none !important;
}
  
.alert-error {
  color:#ff7e7e;
  background:#ffe4e4;
  border:1px solid #ffaaaa !important;
  border-bottom:2px solid #ffaaaa !important;
}

.alert-info {
  color:#789ab9;
  background:#e4f2ff;
  border:1px solid #96c0e7 !important;
  border-bottom:2px solid #96c0e7 !important;
}

.alert-success {
  color:#7ea07b;
  background:#d4edd2;
  border:1px solid #9eca9a !important;
  border-bottom:2px solid #9eca9a !important;
  padding:10px;
}

/* --------------------------------------------------------	*/
/*  Icons  */
/* --------------------------------------------------------	*/

.icons-s1 {
  font-size:34px;
}

.icons-s2 {
  font-size:28px;
}

.icons-s3 {
  font-size:22px;
}

.icons-s4 {
  font-size:16px;
}

/* --------------------------------------------------------	*/
/*  Tables  */
/* --------------------------------------------------------	*/

table {
  width:100%;
  border-radius:0px !important;
}

th, td {
  border-radius:0px !important;
}
      
th {
  background:#f5f7f8;
}
        
/* --------------------------------------------------------	*/
/*  Forms  */
/* --------------------------------------------------------	*/

.form-main input, .form-main textarea {
  width:94.4% !important;
  height:20px !important;
  padding:5px 2.6% 5px 2.6%!important;
  margin-top:10px !important;
  background:#f5f7f8 !important;
  border-radius:0px !important;
  border:1px solid #cbcfd1 !important;
  border-bottom:2px solid #cbcfd1 !important;
  -webkit-box-shadow:rgba(0, 0, 0, 0) 0 0 0 !important;
  box-shadow:rgba(0, 0, 0, 0) 0 0 0 !important;
}

.form-main textarea {
  height:100px !important;
  width:97% !important;
  padding:5px 1.4% 5px 1.4%!important;
}

/* --------------------------------------------------------	*/
/*  Paging  */
/* --------------------------------------------------------	*/

.paging {
  width:30px;
  height:28px;
  line-height:30px;
  text-align:center;
  font-size:13px;
  color:#fff;
  background:#c8ccce;
  border-bottom:2px solid #a5a8aa;
  float:left;
  margin-bottom:5px;
  margin-right:1px;
}

.paging:hover {
  color:#fff;
  background:#005288;
  border-bottom:2px solid #00a97f;
  text-decoration:none;
}

/* --------------------------------------------------------	*/
/*  Blog Detail  */
/* --------------------------------------------------------	*/

.blog-icon-container {
  position:relative;
  width:100%;
  height:95px;
  background:#a5a8aa;
  border-bottom:1px solid #838587;
}

.blog-icon {
  font-size:33px;
  color:#fff;
  position:absolute;
  width:30px;
  height:30px;
  left:50%;
  top:50%;
  margin:-15px 0 0 -15px;
}
      
.blog-date {
  width:25%;              
  height:28px;
  line-height:28px;
  text-align:center;
  font-size:13px;
  color:#fff;
  background:#005288;
  border-bottom:2px solid #00a97f;
  float:left;
  margin-bottom:5px;
}

.blog-date-2 {
  width:75%;
  background:#c8ccce;
  border-bottom:2px solid #a5a8aa;
}

.post-d-info i {
  padding:0px 5px;
}

.post-d-info h2 {
  padding-bottom:15px;
}

.post-d-info a:hover {
  text-decoration:none !important;
}     
  
  /* --------------------------------------------------------	*/
  /*  Comments  */
  /* --------------------------------------------------------	*/
  
  .comment-title h2, .contact-form-title h2 {
    padding-bottom:5px;
  }
  
  
  .comment {
    margin-bottom:30px;
    padding-left:50px;
    background:url(../images/comment-img.png) left 4px no-repeat;
  }
  
  .comment-date {
    color:#c8ccce;
  }
  
  .c-margin-2 {
    margin-left:50px;
  }
  
  .c-margin-3 {
    margin-left:100px;
  }
  
  .thank {
    padding-top:12px;
  }       
    
/* --------------------------------------------------------	*/
/*  Pricing Tables  */
/* --------------------------------------------------------	*/

.pricing-tables table {
  width:100%;
  background:#fff;
}

.pricing-tables th {
  font-size:16px;
  font-weight:bold;
  background:#f5f7f8;
  padding:23px 0px;
  border:1px solid #e3e6e8;
  text-align:center;
}

.pricing-tables td {
  padding:8px 0px;
  border:1px solid #e3e6e8;
  text-align:center;
}

.price {
  font-size:36px !important;
  padding-top:36px;   
  line-height:30px;
}

.price2 {
  position:relative;
  top:-8px;
  font-size:14px;
}

.table-footer {
  font-size:16px;
  background:#f5f7f8;
  padding:44px 0px !important;
  border:0px !important;
  border-bottom:2px solid #cbcfd1 !important;
}

.pricing-tables .active {
  color:#005288;
}

.pricing-tables .active th, .pricing-tables .active .table-footer {
  color:#fff;
  background:#005288;
}

.pricing-tables .active .table-footer {
  border:0px;
  border-bottom:2px solid #00ae83 !important;
}

/* --------------------------------------------------------	*/
/*  Page  */
/* --------------------------------------------------------	*/

.page-image {
  float:left;
  margin:0px 20px 10px 0px;
  border:1px solid #a5a8aa;
  border-bottom: 2px solid #a5a8aa;
}

/* --------------------------------------------------------	*/
/*  Contact  */
/* --------------------------------------------------------	*/

#map {
  width:100%;
  height:400px;
  padding:0px;
  border:0px;
  border-bottom:2px solid #cbcfd1;
}

.logo-contact {
  width:auto;
}

.thanks {
  color:#8c8e90;
  font-size:20px;
  line-height:26px;
  padding:25px 0px 20px 0px;
}

/* --------------------------------------------------------	*/
/*  Side Bar  */
/* --------------------------------------------------------	*/

.actual-section {
  height:85px;
  line-height:58px;
  text-align:right;
}

  /* --------------------------------------------------------	*/
  /*	Flickr Widget */
  /* --------------------------------------------------------	*/
  
  .flickr-widget .photo-stream {
    border-bottom:2px solid #a5a8aa;
  }

  /* --------------------------------------------------------	*/
  /*  Tags  */
  /* --------------------------------------------------------	*/
  
  .tag {
    height:20px;
    color:#fff;
    background:#c8ccce;
    border-bottom:2px solid #a5a8aa;
    padding:5px 14px 4px 14px;
    margin-right:10px;
    margin-bottom:10px;
    float:left;
  }
  
  .tag:hover {
    background:#005288;
    border-bottom:2px solid #337cc1;
  }

/* --------------------------------------------------------	*/
/*  Testimonials  */
/* --------------------------------------------------------	*/

.testimonials {
  background:#f5f7f8;
  border:1px solid #d9dddf;
  padding:30px; 
}

/* --------------------------------------------------------	*/
/*  Arrows  */
/* --------------------------------------------------------	*/

.arrow {
  width:30px;
  height:30px;
  margin-left:1px;
  display:block;
  float:right;
}

.a-left {
  background: url(../images/arrow2.png) no-repeat;
}

.a-right {
  background: url(../images/arrow1.png) no-repeat;
}

.a-left:hover {
  background: url(../images/arrow2.png) no-repeat;
  background-position: 0 -30px;
}

.a-right:hover {
  background: url(../images/arrow1.png) no-repeat;
  background-position: 0 -30px;
}

/* --------------------------------------------------------	*/
/*	Portfolio */
/* --------------------------------------------------------	*/

.portfolio{
  overflow:hidden;
  margin:0px;
}

.portfolio .span4, .portfolio .span6{
  margin-top:50px;
}

.portfolio .span2, .portfolio .span3{
  margin-top:40px;
}

.portfolio a{
  text-decoration:none;
}

.portfolio li{
  list-style:none;
}

.portfolio-info {
  height:100%;
  background:#f5f7f8;
  border:1px solid #cbcfd1;
  border-bottom:2px solid #cbcfd1;
  padding:30px;
}
  
  /* --------------------------------------------------------	*/
  /*	Portfolio Filter */
  /* --------------------------------------------------------	*/

  #portfolio-filter{
    margin:0px;
    overflow:hidden;
  }
    
  #portfolio-filter li {
    list-style:none;
    float:left;
    margin-right:10px;
    margin-top:5px;
    padding:12px 0px;
  }
    
  #portfolio-filter li a {
    padding:12px 15px;
    margin:0px;
    border:0px;
  	color:#8c8e90;
  }
 
  #portfolio-filter li:hover a {
    color:#fff;
    border-bottom:2px solid #00a97f;
    background: #005288;
    text-decoration:none;
  }
    
  #portfolio-filter li.active a {
    color:#fff;
    border-bottom:2px solid #00a97f;
    background: #005288;
  }

	/* --------------------------------------------------------	*/
	/*	Portfolio - Isotype (filtering tags) */
	/* --------------------------------------------------------	*/

	.isotope-item {
	  z-index: 2;
	}

	.isotope-hidden.isotope-item {
	  pointer-events: none;
	  z-index: 1;
	}   

	/* Isotope CSS3 transitions */    
	.isotope,	.isotope .isotope-item {
	  -webkit-transition-duration: 0.4s;
		 -moz-transition-duration: 0.4s;
		  -ms-transition-duration: 0.4s;
		   -o-transition-duration: 0.4s;
			  transition-duration: 0.4s;
	}

	.isotope {
	  -webkit-transition-property: height, width;
		 -moz-transition-property: height, width;
		  -ms-transition-property: height, width;
		   -o-transition-property: height, width;
			  transition-property: height, width;
	}

	.isotope .isotope-item {
	  -webkit-transition-property: -webkit-transform, opacity;
		 -moz-transition-property:    -moz-transform, opacity;
		  -ms-transition-property:     -ms-transform, opacity;
		   -o-transition-property:         top, left, opacity;
			  transition-property:         transform, opacity;
	} 

	/* disabling Isotope CSS3 transitions */
	.isotope.no-transition,
	.isotope.no-transition .isotope-item,
	.isotope .isotope-item.no-transition {
	  -webkit-transition-duration: 0s;
		 -moz-transition-duration: 0s;
		  -ms-transition-duration: 0s;
		   -o-transition-duration: 0s;
			  transition-duration: 0s;
	}                                      

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

#footer {
  padding:30px 41px 20px 41px;
  background:#323232;
  border-bottom:2px solid #060606;
}

#footer h2 {
  color:#fff;
}

#footer hr {
  background:#484848;
  height:1px;
  border:0px;
}

#footer ul {
  margin:0px;
}

#footer li {
  list-style:none;
  padding:0px;
  margin:0px;
  line-height:13px;
  padding-bottom:7px;
  border:0px solid ;
}

.photo-stream {
  float:left;
  width:60px;
  height:60px;
  border-bottom:2px solid #1e1e1e;
  margin-right:13px;
  margin-bottom:13px;
  overflow:hidden;
}

#footer a {
  color:#8c8e90;
  text-decoration:none;
}

#footer a:hover {
  color:#005288;
  text-decoration:none;       
}

#footer a.t-link {
  color:#005288;
  text-decoration:none;
}

#footer a.t-link:hover {
  color:#005288;
  text-decoration:none;
  border-bottom:1px dotted #005288;       
}

.copyright {
  padding-top:8px;
}

.back-top {
  position:relative;
  float:right;
  background:url(../images/back-to-the-top.png) no-repeat;
  width:40px;
  height:40px;
  display:block;
  cursor:pointer;
}

#footer h2 {
  margin-bottom:9px;
}

/* --------------------------------------------------------	*/
/*	Newsletter */
/* --------------------------------------------------------	*/

  .newsletter-container {
    position:relative;
  }
  
  .newsletter-container i:hover {
    color:#005288;
  }
  
  .newsletter-container form {
    margin:0px !important;
  }
  
  .newsletter {
    width:81% !important;
    height:32px !important;
    font-size:13px !important;
    padding:0px 14% 0px 5% !important;
    color:#8c8e90 !important;
    border-radius:0px !important;
    border:0px !important;
    border-bottom:2px solid #1e1e1e !important;
    background:#272727 !important;
    margin:0px !important;
  }
  
  .newsletter-button {
    position:absolute;
    top:6px;
    right:10px;
    cursor:pointer;
  }

  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 {
    -webkit-box-shadow:rgba(0, 0, 0, 0.0745098) 0 1px 1px inset, rgba(0, 206, 155, 0.5) 0 0 10px;
    border-color:rgba(82, 168, 236, 0.8);
    box-shadow:rgba(0, 0, 0, 0.0745098) 0 1px 1px inset, rgba(0, 206, 155, 0.5) 0 0 10px;
    outline:0;
  }

  #email {
    width:90%;
    padding:5%;
    border:0px;  
  }
  
  #waiting {
    position:absolute;
    top:0px;
    left:0px;
    height:28px;
    width:90%;
    padding:0% 5%;
    padding-top:6px;
    color:#c8ccce;
    background:#1e1e1e;
  }
  
  .success {
    width:90%;
    padding:8px 5%;
    color:#fff;
    background:#005288;
  }
  
  .error {
    width:90%;
    padding:8px 5%;
    color:#fff;
    background:#ad0c34;
  } 

  .hightlight {
	border:2px solid #9F1319;
	background:url(iconCaution.gif) no-repeat 2px
}
  
.loading {
    float:right; 
    background:url(ajax-loader.gif) no-repeat 1px; 
    height:28px; 
    width:28px; 
    display:none;
}
.done {
    background:url(iconIdea.gif) no-repeat 2px; 
    padding-left:20px;
    font-family:arial;
    font-size:12px; 
    width:70%; 
    margin:20px auto; 
    display:none
}  

/* --------------------------------------------------------	*/
/*	Social Networks Icons */
/* --------------------------------------------------------	*/

.social-network.facebook { 
	display:inline-block; 
	background:url(../images/facebook_icon_02.png) no-repeat top left; 
	width: 32px; 
	height: 32px; 

	cursor:pointer;
  border:0px !important;
}

.social-network.linkedin { 
	display:inline-block; 
	background:url(../images/Linkedin_Shiny_Icon.png) no-repeat top left; 
	width: 32px; 
	height: 32px; 

	cursor:pointer;
  border:0px !important;
}

/* Caption styles */



.flexslider h1{

	color: #505050;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	
	text-shadow: 1px 1px 0 #fff;
	-moz-text-shadow: 1px 1px 0 #fff;
	-webkit-text-shadow: 1px 1px 0 #fff;
	-o-text-shadow: 1px 1px 0 #fff;
	-ms-text-shadow: 1px 1px 0 #fff;
	
	line-height: 1em;
	
	-webkit-font-smoothing: antialiased;
	}
	
.flexslider h2{
	margin:0 0 30px 0;
	color: #0a901a;
	
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	
	text-shadow: 1px 1px 0 #fff;
	-moz-text-shadow: 1px 1px 0 #fff;
	-webkit-text-shadow: 1px 1px 0 #fff;
	-o-text-shadow: 1px 1px 0 #fff;
	-ms-text-shadow: 1px 1px 0 #fff;
	
	line-height: 1em;
	
	-webkit-font-smoothing: antialiased;
	}
	
.flexslider h1.v2{
	margin:-40px 0 2px 0;
	color: #fff;
	background: #6e6f70;
	padding: 20px;
	display: block;
	
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	
	text-shadow: 1px 1px 0 #000;
	-moz-text-shadow: 1px 1px 0 #000;
	-webkit-text-shadow: 1px 1px 0 #000;
	-o-text-shadow: 1px 1px 0 #000;
	-ms-text-shadow: 1px 1px 0 #000;
	
	line-height: 1.2em;
	
	-webkit-font-smoothing: antialiased;
	}
	
.flexslider h2.v2{
	margin:0 0 20px 0;
	color: #fff;
	background: #0a901a;
	width: 500px;
	padding: 10px 20px;
	
	
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	
	text-shadow: 1px 1px 0 #000;
	-moz-text-shadow: 1px 1px 0 #000;
	-webkit-text-shadow: 1px 1px 0 #000;
	-o-text-shadow: 1px 1px 0 #000;
	-ms-text-shadow: 1px 1px 0 #000;
	
	line-height: 1.5em;
	
	-webkit-font-smoothing: antialiased;
	}
	
.flexslider h2.v3{
	margin:0 0 20px 0;
	color: #fff;
	background: #0a901a;
	padding: 10px 20px;
	
	
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	
	text-shadow: 1px 1px 0 #000;
	-moz-text-shadow: 1px 1px 0 #000;
	-webkit-text-shadow: 1px 1px 0 #000;
	-o-text-shadow: 1px 1px 0 #000;
	-ms-text-shadow: 1px 1px 0 #000;
	
	line-height: 1.5em;
	
	-webkit-font-smoothing: antialiased;
	}
	
.flexslider h1.v3{
	margin:20px 0 30px 0;
	color: #505050;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 34px;
	font-weight: bold;
	
	text-shadow: 1px 1px 0 #fff;
	-moz-text-shadow: 1px 1px 0 #fff;
	-webkit-text-shadow: 1px 1px 0 #fff;
	-o-text-shadow: 1px 1px 0 #fff;
	-ms-text-shadow: 1px 1px 0 #fff;
	
	line-height: 1em;
	
	-webkit-font-smoothing: antialiased;
	}

.flexslider p {
	margin:0 0 30px 0;
	color: #868585;
	
	font-family: 'open_sansregular';
	font-size: 14px;
	
	-webkit-font-smoothing: antialiased;
} 
.flexslider a {
	display:inline !important;
	text-decoration: none;
}

.buttongreen, 
.buttongreen:visited{
	
	/* fallback */
	background: url(../images/download-dark-green.png) 20px center no-repeat; 
	background-color: #0a901a;
	
	/* Safari 4-5, Chrome 1-9 */ 
	background: url(../images/download-dark-green.png) 20px center no-repeat,
				-webkit-gradient(linear, 0% 0%, 0% 100%, from(#0a901a), to(#52bd5f)); 
	
	/* Safari 5.1, Chrome 10+ */ 
	background: url(../images/download-dark-green.png) 20px center no-repeat,
				-webkit-linear-gradient(top, #52bd5f, #0a901a); 
	
	/* Firefox 3.6+ */ 
	background: url(../images/download-dark-green.png) 20px center no-repeat,
				-moz-linear-gradient(top, #52bd5f, #0a901a); 
	
	/* IE 10 */ 
	background: url(../images/download-dark-green.png) 20px center no-repeat,
				-ms-linear-gradient(top, #52bd5f, #0a901a); 
	
	/* Opera 11.10+ */ 
	background: url(../images/download-dark-green.png) 20px center no-repeat,
				-o-linear-gradient(top, #52bd5f, #0a901a);
	
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	
	padding: 10px 24px 10px 24px;
	
	font-family: 'dosisbold';
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;

	
	
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5),
				0 0 0 5px rgba(0,0,0,0.08);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5),
					 0 0 0 3px rgba(0,0,0,0.08);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5),
						0 0 0 3px rgba(0,0,0,0.08);
	-o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5),
						 0 0 0 3px rgba(0,0,0,0.08);
	-ms-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5),
						  0 0 0 3px rgba(0,0,0,0.08);
	
	border: 1px solid #047011;	display: block;					  
	margin: 3px 0 0 16px;

	}
	
.buttongreen:hover{
	color: #04620f;
	
	/* fallback */ 
	background-color: #52bd5f;
	
	/* Safari 4-5, Chrome 1-9 */ 
	background: url(../images/download-dark-green.png) 20px center no-repeat,
				-webkit-gradient(linear, 0% 0%, 0% 100%, from(#52bd5f), to(#0a901a)); 
	
	/* Safari 5.1, Chrome 10+ */ 
	background: url(../images/download-dark-green.png) 20px center no-repeat,
				-webkit-linear-gradient(top, #0a901a, #52bd5f); 
	
	/* Firefox 3.6+ */ 
	background: url(../images/download-dark-green.png) 20px center no-repeat,
				-moz-linear-gradient(top, #0a901a, #52bd5f); 
	
	/* IE 10 */ 
	background: url(../images/download-dark-green.png) 20px center no-repeat,
				-ms-linear-gradient(top, #0a901a, #52bd5f); 
	
	/* Opera 11.10+ */ 
	background: url(../images/download-dark-green.png) 20px center no-repeat,
				-o-linear-gradient(top, #0a901a, #52bd5f);				
	cursor: pointer;
	}
	@media (min-width: 1024px) {
	.margin340-40 { margin-top:-340px; margin-left:40px; }
	.margin50 { margin-bottom:50px; }
	}
	@media (min-width: 900px) and (max-width:1024px) {
	.margin340-40 { margin-top:-290px; margin-left:30px; padding-bottom:50px}
	.margin50 { margin-bottom:0px; }
	.flexslider h1.v2{
	margin:0px 0 2px 0; }
	.flexslider h2.v2{
	margin-top:40px !important; }
	}
	@media (min-width: 768px) and (max-width:900px){
	.margin340-40 { margin-top:-190px; margin-left:20px; }
	.margin50 { margin-bottom:0px; }
	.flexslider h1.v2{
	margin:0px 0 2px 0; }
	.flexslider h2.v2{
	margin-top:0px !important; }
		#bigpicture a { display:none !important; }
	}
@media (max-width: 768px) {
.flexslider h1.v2{ font-size:1.2em; margin-top:-60px}
	#bigpicture a { display:none !important; }
	}