/*
Template Name: Marketing - Startup Landing Page Template
Template URI: http://webdesignpro09.info/?theme=tf-marketing
Author: Bogdan
Author URI: http://themeforest.net/user/bogdan_09
Version: 2.0
*/


/* --- TABLE OF CONTENT

01. RESET
02. PRIMARY STYLES
03. GENERAL LAYOUT
04. HEADER
		1. Header Styles
		2. Logo
		3. Navigation
05. FOOTER
		1. Footer Styles
		2. Social Icons
06. HOME
		1. Home General
		2. Logo
		3. Social Icons
		4. Register Form
07. NEWSLETTER
08. TEAM
09. PRICING
10. PORTFOLIO
11. CONTACT
12. FEATURES
		1. Home Services
		2. Fun Facts
		3. Partners
		4. Testimonials
13. BACKGROUND IMAGES
14. MOBILE DEVICES
15. RESPONSIVE NAVIGATION
16. PRINT STYLES

--- */

   
/* ========================================================== */
/* 			               01. RESET                          */
/* ========================================================== */
   
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
	
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea {font-family: 'Open Sans', sans-serif; font-weight: 400;}
body { margin: 0; }

a { color: #656565; font-weight: 300;}
a:visited { color: #656565; }
a:hover { color: #7AB55A; }
a:hover, a:active, a:focus { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
ins { background: #ffff99; color: #000000; text-decoration: none; }
mark { background: #ffff00; color: #000000; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical;}
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* ========================================================== */
/* 			           02. PRIMARY STYLES                     */
/* ========================================================== */

img,object,video,embed { max-width: 100%; }
img { height: auto; vertical-align: middle;}
img.no_margins_bottom{ margin-bottom:0;}

.bold {	font-weight: 700;}
.semibold{ font-weight:500;}
.regular{ font-weight:400;}
.italic { font-style: italic;}
.uppercase{ text-transform:uppercase;}
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { margin-left: auto; margin-right: auto; }
.clearBoth { clear: both; display: block; font-size: 0; height: 0; line-height: 0; overflow: hidden; visibility: hidden; width: 100%; vertical-align: super; }
th, thead td { font-weight: bold; }
em, dfn, cite { font-style: italic; }
del { color: #cccccc; text-decoration: line-through; }
dfn, ins { border-bottom: 1px solid #E8E8E8; }
abbr, acronym { text-transform: uppercase; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { border-bottom: 1px dotted #E8E8E8; cursor: help; }
a { text-decoration: none; }
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
ol, ul { list-style: none; }

body { position: inherit /* conflict prettyphoto and dynamic to top plugin */; }
body, html, #wrapper { height:100%; }

::-moz-selection { background: #b3d4fc; text-shadow: none;}
::selection { background: #b3d4fc; text-shadow: none; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

code, pre, input[type=text], input[type=password], input[type=email], textarea {
	line-height: 20px;
}

.align_center{
	text-align:center;
}

.green{
	color:#7AB55A;
}

.blue{
	color:#3498db;
}

.white{
	color:#fff;
}

.grey{
	color:#bbb;
}

.img_rounded {
	border-radius: 8px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.img_circle {
	border-radius: 50%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

/* Columns Styles
========================================================== */
.row {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#header .row {
	overflow: inherit;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
	margin-right: 3.8%;
	float: left;
	min-height: 1px;
}

.row .onecol {
	width: 4.85%;
}

.row .twocol {
	width: 13.45%;
}

.row .threecol {
	width: 22.05%;
}

.row .fourcol {
	width: 30.75%;
}

.row .fivecol {
	width: 39.45%;
}

.row .sixcol {
	width: 48%;
}

.row .sevencol {
	width: 56.75%;
}

.row .eightcol {
	width: 65.4%;
}

.row .ninecol {
	width: 74.05%;
}

.row .tencol {
	width: 82.7%;
}

.row .elevencol {
	width: 91.35%;
}

.row .twelvecol {
	width: 100%;
	float: left;
}

.last {
	margin-right: 0px;
}

/* Headings
========================================================== */

h1,h2,h3,h4,h5,h6{
	margin:0 0 20px 0;
	line-height:110%;
	color:#454545;
	font-weight:400;
}

h1{
	font-size:32px;
	line-height:46px;
}

h2{
	font-size:28px;
	line-height:42px;
}

h3{
	font-size:24px;
	line-height:32px;
}

h4{
	font-size:20px;
	line-height:28px;
}

h5{
	font-size:18px;
	line-height:24px;
}

h6{
	font-size:14px;
	line-height:24px;
	text-transform:uppercase;
}

/* ========================================================== */
/* 			           03. GENERAL LAYOUT                     */
/* ========================================================== */

body {
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
}

#container{
	position:relative;
	overflow:hidden;
}

p, a, ul, ol, dl, table, fieldset, blockquote {
    margin-bottom: 20px;
	font-size:14px;
	line-height:24px;
	font-weight: 300;
	color:#656565;
}

p.small_margins, h1.small_margins, h2.small_margins, h3.small_margins, h4.small_margins, h5.small_margins, h6.small_margins{
	margin-bottom:10px;
}

.top_border{
	border-top: 1px solid #e7e8ec;
}

.big_top_margin{
	margin-top:20px;
}

.big_bottom_margin{
	margin-bottom:35px;
}

.breadcrumbs_wrapper{
	width:100%;
	background: #f7f8fa;
    border-bottom: 1px solid #e7e8ec;
}

.breadcrumbs{
	width:90%;
	max-width:1140px;
	margin:0 auto;
	padding-top:35px;
	padding-bottom:10px;
	padding-left:5%;
	padding-right:5%;
	position:relative;
}

.breadcrumbs p{
	text-align:right;
	color:#656565;
	line-height:42px;
}

.breadcrumbs p a{
	text-decoration:underline;
}

.section_wrapper{
	width:100%;
	background-color:#fff;
}

.section_wrapper.grey_bg{
	background: #f7f8fa;
    border-top: 1px solid #e7e8ec;
    border-bottom: 1px solid #e7e8ec;
}

.section_wrapper.dark_bg{
	background-color:#393f43;
}

.section_wrapper.green_bg{
	background: #00D9A3;
}

.section_box{
	width:90%;
	max-width:1140px;
	margin:0 auto;
	padding-top:90px;
	padding-bottom:70px;
	padding-left:5%;
	padding-right:5%;
	position:relative;
}

.section_box.large_margins{
	padding-top:120px;
	padding-bottom:70px;
}

.section_box.no_margins{
	padding-top:90px;
	padding-bottom:0;
}

/* Title / Subtitle
========================================================== */

h2.title{
	margin-bottom: 15px;
	display:block;
	clear:both;
	font-size:28px;
	line-height:38px;
	text-align:center;
	font-weight:400;
	color:#454545;
}

h2.title.white{
	color:#ddd;
}

h3.subtitle{
	margin: 0 0 50px 0;
	display:block;
	clear:both;
	font-size:16px;
	line-height:28px;
	text-align:center;
	font-weight:300;
	color:#656565;
}

h3.subtitle.grey{
	color:#bbb;
}

.separator_wrapper{
	margin-bottom:10px;
}

.separator_first_circle{
	display:inline-block;
	width:8px;
	height:8px;
	border:3px solid #7AB55A;
    -moz-border-radius:7px;  
    -webkit-border-radius:7px;  
    border-radius:7px;
}

.separator_second_circle{
	float:left;
	width:4px;
	height:4px;
	background-color:#7AB55A;
	border:2px solid #fff;
    -moz-border-radius:4px;  
    -webkit-border-radius:4px;  
    border-radius:4px;
}

.separator_second_circle_grey{
	float:left;
	width:4px;
	height:4px;
	background-color:#34b1c4;
	border:2px solid #393f43;
    -moz-border-radius:4px;  
    -webkit-border-radius:4px;  
    border-radius:4px;
}

.separator_wrapper::after, .separator_wrapper::before {
	background-color: #7AB55A;
	display: inline-block;
	vertical-align: middle;
	content: "";
	width: 70px;
	height: 1px;
	margin-top: -6px;
}

/* Buttons
========================================================== */
.home_button{
	padding:14px 30px 12px 30px!important;
	margin:10px 30px 10px 0!important;
	font-weight:500!important;
	font-size:16px;
}

.big_button{
	display:inline-block;
	padding:18px 25px 16px 25px;
	margin:10px 20px 20px 0;
	background-color:#f7f8fa;
	border:1px solid #e7e8ec;
	color:#656565;
	font-weight:400;
	font-size:16px;
	vertical-align: middle!important;
	-webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

.big_button:hover{
	color:#7AB55A;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

.big_button i{
	font-size:18px;
	vertical-align: middle!important;
}

a.button_green, a.button_transparent, a.button_white , a.button_orange, a.button_blue {
	display:inline-block;
	font-weight:400;
	font-size:14px;
	padding:12px 20px 11px 20px;
	margin:10px 10px 20px 0;
	-webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_orange{
	background-color:#fab617;
	border:1px solid #fab617;
	color:#fff;
}

a.button_orange:hover{
	background-color:#ee8704;
	border:1px solid #ee8704;
	color:#fff;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_blue {
	background-color:#0790d9;
	border:1px solid #0790d9;
	color:#fff;
}

a.button_blue:hover{
	background-color:#0e71a6;
	border:1px solid #0e71a6;
	color:#fff;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}


a.button_green{
	background-color:#7AB55A;
	border:1px solid #7AB55A;
	color:#fff;
}

a.button_green:hover{
	background-color:#7fb244;
	border:1px solid #7fb244;
	color:#fff;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

.button_green i, .button_grey i, .button_transparent i{
	font-size:14px;
	vertical-align: text-top!important;
}

a.button_grey{
	background-color:#f7f8fa;
	border:1px solid #e7e8ec;
	color:#7AB55A;
	display:inline-block;
	font-weight:400;
	font-size:14px;
	padding:7px 18px 6px 18px;
	margin:10px 10px 20px 0;
	-webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_grey:hover{
	color:#656565;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_white{
	background-color: #fff;
	border:1px solid #fff;
	color:#454545;
}

a.button_white:hover{
	background-color: transparent;
	border:1px solid #fff;
	color:#fff;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_transparent{
	background-color: transparent;
	border:1px solid #fff;
	color:#fff;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_transparent:hover{
	background-color: #fff;
	border:1px solid #fff;
	color:#454545;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

/* ========================================================== */
/* 						   04. HEADER                         */
/* ========================================================== */

/* ----- 1. Header Styles ----- */
#header_wrapper{
	position: fixed;
	width:100%;
	height:70px!important;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #fff;

}

#header_wrapper.shrink {
	width:100%;
	height:70px!important;
	z-index:1000;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, .95);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#header_wrapper #header {
	width:90%;
	max-width:1140px;
	margin:0 auto;
	padding-left:5%;
	padding-right:5%;
}

/* ----- 2. Logo ----- */
a#logo {
    position: relative;
	float:left;
	margin-top: 17px;
	z-index:900;
    height:33px;
    width:180px;
   
}

/* ----- 3. Navigation ----- */
#nav {
	margin: 0;
	float:left;
	position:relative;
    margin-left:30px;
}

#nav li {
	display: inline-block;
    position: relative;
	margin:24px 14px 0 14px;
}

#nav li.last {
	margin-right:0;
}

#nav li a {
	display: inline-block;
	text-align:center;
	padding: 0;
    font-size: 14px;
	line-height:18px;
	font-weight:400;
	color: #454545;
}

#nav .current a,
#nav li a:hover {
	color:#7AB55A;
}

#secondary-nav {
	margin: 0;
	float:right;
	position:relative;
}
#secondary-nav li {
	display: inline-block;
    position: relative;
	margin:16px 14px 0 14px;
}
#secondary-nav li a.button_green,
#secondary-nav li a.button_blue{
	margin:0px;
    padding:6px;
    padding-left:12px;
    padding-right:12px;
}
/* ========================================================== */
/* 						    05. FOOTER                        */
/* ========================================================== */

/* ----- 1. Footer Styles ----- */
#footer {
	width:100%;
	background-color: #2f3539;
	border-top: 1px solid #2a2f37;
	z-index:100;
	padding:50px 0 20px 0;
}

#footer_box {
	width:90%;
	max-width:1140px;
	margin:0 auto;
	padding-left:5%;
	padding-right:5%;
}

.copyright{
	width:100%;
	text-align:center;
	padding-top:10px;
}

.copyright p{
	color:#bbb!important;
	font-size:15px;
}

.copyright a{
	text-decoration:underline;
	font-size:15px;
}

/* ----- 2. Footer Social Icons ----- */
ul.footer_social{
	width:100%;
	max-width:1140px;
	display:block;
	margin:0 auto;
	text-align:center;
}

ul.footer_social li{
	display:inline-block;
    margin:0 ;
	line-height:100%!important;
}

ul.footer_social li a i {
  display: inline-block;
  margin:0 8px;
  padding:0;
  font-size:28px!important;
  line-height: 28px!important;
  color: #ddd;
  transition: all .5s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}

ul.footer_social li a i:hover {
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  color:#7AB55A;
}

/* ========================================================== */
/* 				  		     06. Home                         */
/* ========================================================== */

#home_wrapper{
	width:100%;
	z-index:1;
	background: url(/lib/images/bg1.jpg);
	background-position: center top;
    background-repeat: no-repeat;
	background-attachment: fixed;
    background-size: cover;
    border-bottom:1px solid #EAEAEA;
}

.home_box{
	width:100%;
	max-width:1140px;
	margin:0 auto;
	text-align:center;
	padding:100px 0 0 0;
}

h1.home_title{
	font-size:40px;
	font-weight:300;
	color:#fff;
    margin-top:30px;
}

h2.home_subtitle{
	font-size:20px;
	font-weight:300;
	color:#fff;
}

/* ========================================================== */
/* 				  		    07. NEWSLETTER                    */
/* ========================================================== */

.newsletter_wrapper{
	position:relative;
	width:90%;
	padding-left:5%;
	padding-right:5%;
	z-index:10;
	background: #393f43;
}

.newsletter_box{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:70px 0 70px 0;
}

i.email_icon{
	display: inline-block;
	margin-top:30px;
	background:url(../images/email.png) no-repeat;
	width:200px;
	height:227px;
}

.newsletter_info{
	padding:20px 0 30px 60px;
	border-left:1px solid #2a2f37;
}

.newsletter_info h2{
	font-size: 32px;
	color: #ddd;
	font-weight: 300;
	margin-bottom: 20px;
}

.newsletter_info p{
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	margin-bottom: 35px;
	color: #bbb;
}

#newsletter-form #email_newsletter {
	width:91%;
	max-width:350px; 
	height:56px;
	line-height:56px;
    padding:0 4%;
	border: 1px solid #2a2f37;
	background-color: #2f3539;
    -moz-border-radius:5px;  
    -webkit-border-radius:5px;  
    border-radius:5px;
	color:#fff;  
    font-size:14px;
	margin:0 10px 0 0;
}

#newsletter-form #submit-button-newsletter {
    width: 140px;
	height:56px;
	color:#fff;
    background-color:#7AB55A;
	border: 1px solid #7AB55A;
    display: inline;
	margin:0 5px 0 0;
    -moz-border-radius:5px;  
    -webkit-border-radius:5px;  
    border-radius:5px;
	font-size:14px;
	font-weight:400;
	vertical-align: top;
	transition: background-color .25s ease-in-out;
   -moz-transition: background-color .25s ease-in-out;
   -webkit-transition: background-color .25s ease-in-out;
}

#newsletter-form #submit-button-newsletter:hover {
	background-color: transparent;  
	border: 1px solid #7AB55A;
    color:#7AB55A;
	transition: background-color .25s ease-in-out;
   -moz-transition: background-color .25s ease-in-out;
   -webkit-transition: background-color .25s ease-in-out;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:#bbb;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#bbb;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#bbb;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#bbb;
}

p.newsletter_success_box{
	font-size:18px;
	color:#eee;
	font-style:italic;
	margin-bottom:15px;
}

/* ========================================================== */
/* 				  		    07.1 STORE                        */
/* ========================================================== */

.store_wrapper{
	position:relative;
	
	padding-left:5%;
	padding-right:5%;
	z-index:10;
	background: #f7f8fa;
    border-top:1px solid #e7e8ec;
}

.store_box{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:70px 0 70px 0;
}

i.store_icon{
	display: inline-block;
	margin-top:30px;
	background:url(../images/store.png) no-repeat;
	width:207px;
	height:184px;
}

.store_info{
	padding:20px 0 30px 60px;
	border-left:1px solid #e7e8ec;
}

i.amazon_icon{
	display: inline-block;
	margin-top:30px;
	background:url(../images/store.png) no-repeat;
	width:207px;
	height:184px;
}

.amazon_info{
	padding:20px 0 30px 60px;
    padding-left:0px;
	border-right:1px solid #e7e8ec;
}

.store_info h2{
	font-size: 32px;
	color: #454545;
	font-weight: 300;
	margin-bottom: 20px;
}

.store_info p{
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	margin-bottom: 35px;
	color: #454545;
}
.testimonials p {
    font-size:13px;
    font-style:italic;
    line-height:24px;
    padding-right:40px;
    padding-left:40px;
    margin-bottom:0px;
}
/* ========================================================== */
/* 						      08. TEAM                        */
/* ========================================================== */

/* ----- 1. Team General ----- */
.team_box{
	margin-top:20px;
}

h4.team_name{
	font-size:17px;
	line-height:24px;
	font-weight:500;
	margin:25px 0 10px 0;
	color:#7AB55A;
}

h4.team_name span{
	font-size:15px;
	font-weight:300;
	font-style:italic;
}

/* ----- 2. Team Social Icons ----- */
ul.team_social{
	width:100%;
	max-width:1140px;
	display:block;
	margin:0 auto 20px 0;
	text-align:center;
}

ul.team_social li{
	display:inline-block;
    margin:0 ;
	line-height:100%!important;
}

ul.team_social li a i {
  display: inline-block;
  margin:0 4px;
  padding:0;
  font-size:22px!important;
  line-height: 22px!important;
  color: #ccc;
  transition: all .5s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}

ul.team_social li a i:hover {
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  color:#7AB55A;
}

/* ========================================================== */
/* 				  		    09. PRICING                       */
/* ========================================================== */

.pricing_wrapper{
	margin:0 0 20px 0;
}

.pricing_item{
	margin:20px 0 0 0;
	text-align:center;
	width:33%;
	float:left;
	position:relative;
	z-index:100;
}


.pricing_item.first{
	margin-right:-1px;
}

.pricing_item.second{

}

.pricing_item.third{
	margin-left:-1px;
	margin-top:0;
	z-index:200;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .09);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .09);
	-o-box-shadow: 0px 0px 10px rgba(0, 0, 0, .09);
}

.pricing_item.fourth{
	margin-left:-2px;
}
.pricing_item.fifth{
	margin-left:-3px;
}

.pricing_head h2{
	margin:0;
	padding:14px 0;
	color:#454545;
	font-size:15px;
	font-weight:600;
	text-transform:uppercase;
	background-color:#f7f8fa;
	border:1px solid #e7e8ec;
}

.pricing_head.pricing_blue h2{
	color:#fff;
	background-color:#7AB55A;
	border:1px solid #7AB55A;
	padding:24px 0;
}

.pricing_head h4{
	margin:0;
	padding:28px 0;
	color:#7AB55A;
	font-size:24px;
	font-weight:600;
	background-color:#fff;
	border-right:1px solid #e7e8ec;
	border-left:1px solid #e7e8ec;
	border-bottom:1px solid #e7e8ec;
	text-transform:uppercase;
}
.pricing_head small {
    font-size: 60%;
    margin-top: -4px;
    
    margin-left: 4px;
    text-transform:none;
}
ul.pricing_features{
	margin:0;
}

ul.pricing_features li{
	padding:4px 0;
	font-size:13px;
	color:#28323c;
	background-color:#fff;
	border-right:1px solid #e7e8ec;
	border-left:1px solid #e7e8ec;
	border-bottom:none;
}
ul.pricing_features li:first-child {
    padding-top:8px;
}

ul.pricing_features li.grey_item{
	/*background-color:#f7f8fa;*/
}
ul.pricing_features li s {
    opacity:0.6;
}
.pricing_button_wrapper{
	background-color:#f7f8fa;
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:26px 0 31px 0;
}

.pricing_button_wrapper.pricing_button_blue{
	padding:37px 0 43px 0;
}

a.pricing_button{
	font-size:12px;
	padding:10px 20px;
	background-color:#7AB55A;
	border:1px solid #7AB55A;
	color:#fff;
	-webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
}

a.pricing_button:hover{
	background-color:#f0f0f0;
	border:1px solid #7AB55A;
	color:#28323c;
}
/**/.pricing_features li:first-child span {
    background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20xmlns:a=%22http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/%22%20version=%221.1%22%20baseProfile=%22tiny%22%20x=%220px%22%20y=%220px%22%20width=%2213.781px%22%20height=%2213.781px%22%20viewBox=%220%200%2013.781%2013.781%22%20xml:space=%22preserve%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%3E%3Cpath%20fill=%22%23CCCCCC%22%20d=%22M6.891,0c0.932,0,1.822,0.182,2.672,0.545s1.583,0.854,2.201,1.473s1.109,1.352,1.473,2.201%20%20%20s0.545,1.74,0.545,2.672c0,0.92-0.175,1.799-0.523,2.637s-0.848,1.582-1.498,2.232s-1.395,1.15-2.232,1.498%20%20%20c-0.838,0.35-1.717,0.523-2.637,0.523c-0.932,0-1.822-0.182-2.672-0.545s-1.584-0.854-2.201-1.473%20%20%20c-0.619-0.617-1.109-1.352-1.473-2.201S0,7.822,0,6.891c0-0.92,0.174-1.799,0.523-2.637c0.348-0.838,0.848-1.582,1.498-2.232%20%20%20s1.395-1.149,2.232-1.498S5.971,0,6.891,0z%20M9.018,12.01c0.674-0.277,1.271-0.678,1.793-1.199s0.921-1.121,1.199-1.797%20%20%20c0.278-0.678,0.418-1.385,0.418-2.123c0-1.002-0.248-1.928-0.742-2.777c-0.496-0.85-1.168-1.521-2.018-2.018%20%20%20c-0.85-0.494-1.775-0.742-2.777-0.742c-0.738,0-1.445,0.14-2.123,0.418C4.092,2.05,3.492,2.449,2.971,2.971%20%20%20S2.049,4.092,1.771,4.768C1.492,5.445,1.354,6.152,1.354,6.891c0,1.002,0.247,1.928,0.742,2.777s1.168,1.522,2.018,2.018%20%20%20s1.775,0.742,2.777,0.742C7.635,12.428,8.344,12.289,9.018,12.01z%20M7.031,3.094c0.645,0,1.181,0.188,1.608,0.562%20%20%20S9.281,4.5,9.281,5.062c0,0.27-0.059,0.521-0.176,0.752S8.848,6.242,8.684,6.402C8.52,6.564,8.355,6.718,8.191,6.864%20%20%20S7.887,7.171,7.77,7.344s-0.176,0.35-0.176,0.531v0.281H6.188V7.699c0-0.275,0.054-0.525,0.162-0.752%20%20%20c0.108-0.225,0.242-0.412,0.4-0.562c0.158-0.148,0.317-0.286,0.479-0.412s0.304-0.261,0.427-0.404s0.193-0.292,0.211-0.444%20%20%20c0.029-0.275-0.032-0.495-0.185-0.659s-0.369-0.246-0.65-0.246c-0.264,0-0.471,0.111-0.619,0.334%20%20%20c-0.15,0.223-0.225,0.486-0.225,0.791H4.781c0-0.686,0.212-1.231,0.637-1.639S6.381,3.094,7.031,3.094z%20M6.188,10.406V9h1.406%20%20%20v1.406H6.188z%22/%3E%3C/g%3E%3C/svg%3E");
    background-repeat:no-repeat;
    background-position:left;
    padding-left:18px;
}
.pricing_features li span:hover {
    cursor:help;
}
/* ========================================================== */
/* 				  		    10 PORTFOLIO                      */
/* ========================================================== */

#portfolio{
	width:100%;
	background-color:#f9f9f9;
	position:relative;
	overflow:hidden;
	z-index:1;
}

#list{
	margin-bottom:50px;
}

.portfolio_title{
	width:100%;
	max-width:960px;
	margin:0 auto;
	text-align:center;
}

.portfolio_title h2 {
	display:block;
	margin:0;
	padding:100px 0;
	font-size: 28px;
	line-height: 32px;
	font-weight: 300;
}

.portfolio_list{
	width:100%;
	position:relative;
	margin:0 auto!important;
	padding: 0;
}

.portfolio_left, .portfolio_right{
	position:relative;
	width:50%;
	float:left;
}

.portfolio_half{
	width:50%;
	float:left;
}

.view {
	width:100%;
	padding:0;
	border:none;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}


.view .mask,.view .content {
   
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view img {
   display: block;
   position: relative;
}

.view span.zoom {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
	background-image: url(../images/zoom_icon.png);
	background-repeat:no-repeat;
	background-position:center;
}

.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}

.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(0,0,0, 0.5);
   -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;
   height:100%;
   width:100%;
}

.portofolio_item_4col:hover .view-first img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}

.portofolio_item_4col:hover .view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

.portofolio_item_4col:hover .view-first a.zoom {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

.portfolio_info_wrapper{
	margin:0 auto!important;
	background-color:#f9f9f9;
}

.portfolio_info{
	margin:0 auto!important;
	overflow:hidden;
	padding:40px 0 30px 0;
	width:100%;
	max-width:1170px;
}

.portfolio_info h3, .portfolio_info h4{
	margin:0;
	padding:0;
	font-weight:300;
	color:#454545;
}

.portfolio_info h3{
	font-size:24px;
	line-height:24px;
}

.portfolio_info h4{
	font-size:16px;
	line-height:38px;
}

/* ========================================================== */
/* 				  		      11. CONTACT                     */
/* ========================================================== */

#contact-form{
	margin:40px 0;
}

input.contact-input{
	width:93.40%;
	height:50px;
    padding:0 2%;
	margin-right:2%;
	margin-bottom:15px;
	color: #252525;
	border: none;
	border-bottom: 1px solid #2a2f37;
	background-color: #2f3539;
    font-size:14px;
	font-weight: 400;
	font-style:normal;
	float:left;
	-webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
}

textarea{
	height:150px;
	margin:0 0 20px 0;
	width:93.40%;
    padding-left:2%;
    padding-right:2%;
    padding-top:10px;
    padding-bottom:10px;
	color: #252525;
	border: none;
	border-bottom: 1px solid #2a2f37;
	background-color:#2f3539;
    font-size:14px;
	float:left;
	-webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
}

input.contact-submit{
	color: #fff;
	border: 1px solid #7AB55A;
	background-color:#7AB55A;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
	font-weight:500;
    padding: 12px 35px;
    position: relative;
    text-transform: uppercase;
	-webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    border-radius: 3px 3px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

input.contact-submit:hover{
	color:#fff;
	background-color: #7AB55A;
	border:1px solid #7AB55A;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

#contact-form input.contact-input:focus, 
#contact-form textarea.contact-commnent:focus {
  color: #ddd;
  background-color:#7AB55A;
  outline: none;
}

p.contact_success_box{
	color:#bbb;
	font-size:20px;
	font-style:italic;
}

p.contact_info, p.contact_info a{
	margin-bottom:8px;
	font-size:14px;
	line-height:20px;
	color:#bbb;
}

p.contact_info i{
	font-size:18px;
	padding-right:5px;
	vertical-align: middle;
}

.wt_gMap{
	margin-bottom:30px;
}

/* ========================================================== */
/* 				  		  12. FEATURES                        */
/* ========================================================== */

/* ----- 1. Home Services ----- */
.home_services {
	margin-bottom:35px;
}

.home_services h4{
	font-size:16px;
	margin-bottom:5px;
}
.home_services p {
    font-size:13px;
}
span.circle_icons i{
	margin: 5px 25px 30px 0;
	font-size: 60px;
	float:left;
	color: #7AB55A;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
    min-height:100px;
}

i.faq_question {
    width: 16px;
	height: 16px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkZFOTlGNkVDQTVGMTFFNDk2MkJGN0FDMjIwNkEwRDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkZFOTlGNkZDQTVGMTFFNDk2MkJGN0FDMjIwNkEwRDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRkU5OUY2Q0NBNUYxMUU0OTYyQkY3QUMyMjA2QTBEOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRkU5OUY2RENBNUYxMUU0OTYyQkY3QUMyMjA2QTBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlUz/AYAAAFxSURBVHjadNNNKERRFMBxMx6NBWlkYaEUFrIeYmHBxsdSUTYWUmwoEQ1FsbBgQ03ZEIaQrFgoFlLkI8mSpVLGgqhJ+fyfOq9Otze3fr373r3n3XvfOS8UP+jKclo12tGEMoTwiBPs4dpO9kw/GzMYRJ7z0lLUYxRLGEZaBsI6IRdrGHOCn5Ey9zK/H7sosC8Yhz3LBmpRiQrUIIE/HW/BrH+EKsRNsGyxT/sxnXOOKzxg3uwkKZ1O8y3kXHPaH8AlzjRI2gpezGK9EtjonHERr2g1z3/1Kt8nxzyPeZoqv0XQbO6/MK1k7hSiZrzQ0zwHtR/0YB1FWEWbOymsRRLUJH37muKtoGDau+zgFHUBg/nY0dQ1ZFjkVnawnWHwCZMYwXGGOcvyghssBAx+4l59BIxLsR35+Z9AuXNOKbA7fKPYCb7AkC1lWaFDq9AvV8l3if5IERO8qQul3L8xrSWcRLfWf1TT/KZHlW0f2q38CzAAyTtJSMsl9IgAAAAASUVORK5CYII=');
    display:inline-block;
    vertical-align:middle;
    margin-right:6px;
}



/* ----- 2. Fun Facts ----- */
.fun_fact_wrapper{
	width:100%;
	background-color:#2f3539;
	border-top:1px solid #2a2f37;
	position:relative;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

.fun_facts{
	width:90%;
	max-width:1140px;
	margin:0 auto;
	padding-top:35px;
	padding-bottom:45px;
	padding-left:5%;
	padding-right:5%;
	position:relative;
	text-align:center;
}

.fun_facts_box{
	float:left;
	width:19.99%;
	padding-top:15px;
}

.fun_facts_title{
	font-size:16px;
	font-weight:300;
	color:#bbb;
	font-style:italic;
}

.fun_facts_title span{
	font-size:48px;
	line-height:60px;
	font-weight:500;
	font-style:normal;
	color:#7AB55A;
}

/* ----- 3. Partners ----- */
.section_box.partners_margins{
	padding:20px 0 20px 0;
	border-top:1px solid #e7e8ec;
}

.section_box.partners_margins.no_border{
	border-top: none;
}

ul.partners{
	margin:0;
	width:100%;
	max-width:1140px;
	text-align:center;
}

ul.partners li{
	display:inline-block;
	margin:10px 35px;
}

ul.partners li.first{
	margin-left:0;
}

ul.partners li.last{
	margin-right:0;
}

/* ----- 4. Testimonials ----- */
.testimonials_item{
	margin-bottom:30px;
}

.testimonials_item p{
	margin-bottom:10px;
}

.img_testimonials{
	width:80px;
	height:80px;
	float:left;
	margin:0 30px 30px 0;
}

p.testimonials_name{
	font-size:14px;
	font-weight:500;
}

p.testimonials_name span{
	font-weight:400;
}

/* ========================================================== */
/* 		   13. BACKGROUND IMAGES - max-width: 1024px          */
/* ========================================================== */

@media only screen and (max-width: 1024px) {
	#home {
		background-attachment: scroll;
		background-size: cover;
		background-repeat: no-repeat;
	}
}

/* ========================================================== */
/* 					  14. MOBILE DEVICES                      */
/* ========================================================== */
@media handheld, only screen and (max-width: 767px) {
	
	.row {
		width: 90%;
		min-width: 0;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
		width: auto;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
		clear:both;
	}
	
	#header_wrapper {
		margin:0 auto;
		position: relative;
		height:70px!important;
		padding-top:0!important;
		padding-bottom:0!important;
	}
	
	#header_wrapper #header {
		margin:0 auto;
		position: relative;
		text-align:center;
	}
		
	#header_wrapper.shrink {
		margin:0 auto;
		height:70px!important;
	}
	
	a#logo {
		margin:15px 0 0 0!important;
	}
	
	.section_box, .section_box.small_margins, .section_box.large_margins{
		padding: 80px 0 70px 0;
	}
		
	.section_box.no_margins{
		padding-top:80px;
		padding-bottom:0;
	}
	
	.home_box{
		width:90%;
		margin:auto 5%;
		padding:70px 0 0 0;
	}
	
	h1.home_title{
		font-size:28px;
		line-height:34px;
	}

	h2.home_subtitle{
		font-size:16px;
		line-height:22px;
	}
				
	.pricing_item{
		margin:0 0 40px 0;
		width:100%;
	}	
		
	.portfolio_left, .portfolio_right, .portfolio_half{
		width:100%;
	}
	
	.portfolio_title h2 {
		padding:40px 0;
	}

	.newsletter_box{
		width:100%;
		max-width:1000px;
		margin:0 auto;
		padding:50px 0 50px 0;
	}
	
	.newsletter_info{
		padding:30px 0;
		border-left: none;
	}
	
	.newsletter_info h2{
		font-size: 26px;
	}
	
	.newsletter_info p{
		font-size: 18px;
		line-height: 28px;
	}
	
	#newsletter-form #email_newsletter {
		width: 90%;
		margin-bottom:10px;
	}
	
	#newsletter-form #submit-button-newsletter {
		width: 140px;
		height:56px;
		margin:0;
	}
	
	.fun_facts_box{
		width:100%;
	}
	
}

/* ========================================================== */
/* 				    15. RESPONSIVE NAVIGATION                 */
/* ========================================================== */
.small_device {
    display:none;
    text-align:center;
}
.small_device a.logo img {
    max-width:140px;
    margin-top:20px;
}
#drawer {
	position: fixed;
	top: 0;
	left:-300px;    
	height: 100%;
	width: 300px;
	background: #f9fafa;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
    -webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
    z-index:100000;
    text-align:left;

}
.drawer-overlay{
  display:none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: rgba(0,0,0,0.5); /*dim the background*/
}
.drawer-inner {
    color:#767676;
    text-align:left;
}
.drawer-close {
    font-size:18px;
    padding:20px;
}

.drawer-toggle {
    position:fixed;
    top:16px;
    left:10px;
    display:none;
    background-image:url(/lib/images/hamburger.png);
    opacity:0.6;
    background-repeat:no-repeat;
    background-position:center;
    height:36px;
    width:36px;
    z-index:1001;
}
.drawer-wrapper .button_green,
.drawer-wrapper .button_blue {
    display:none;
    position:fixed;
    top:16px;
    right:10px;
    z-index:1001;
    margin:0px;
    padding:6px;
    padding-left:8px;
    padding-right:8px;
    font-weight:normal !important;
    font-size:12px;
}
.drawer-items li {
    border-top:1px solid #e5e5e5;
}
.drawer-items li:last-child {
    border-bottom:1px solid #e5e5e5;
}
.drawer-items li a {
    margin:0px;
    display:block;
    font-size:14px;
    font-weight:400;
    padding:20px;
    background-color:#fff;
}
.drawer-items li a:hover {
    background:#f9fafa;
    color:#454545;
}
@media (max-width: 781px) {
    #header_wrapper {
        position: fixed !important;
        top: 0px !important;
        -webkit-backface-visibility: hidden;
        z-index:99
    }
    .small_device {
        display:block;
    }
    .drawer-toggle {
        display:block;
    }
    .drawer-wrapper .button_green {
        display:block;
    }
    .large_device {
        display:none;
    }
    .features_hero {
        display:none;
    }
}

/* ========================================================== */
/* 				  	     16. PRINT STYLES                     */
/* ========================================================== */
	 
	@media print {
		* {background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow:none !important; text-shadow: none !important; }
		a, a:visited { text-decoration: underline; }
		a[href]:after { content: " (" attr(href) ")"; }
		abbr[title]:after { content: " (" attr(title) ")"; }
		.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
		pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
		thead { display: table-header-group; /* h5bp.com/t */ }
		tr, img { page-break-inside: avoid; }
		img { max-width: 100% !important; }
		@page { margin: 0.5cm; }
		p, h2, h3 { orphans: 3; widows: 3; }
		h2, h3 { page-break-after: avoid; }
	}


/* ==========================================================================
    FEATURES TAB
========================================================================== */ 
#section-features {
    background-color: #D59D1A;
    background-image: url(/lib/images/features-background.svg);
    color:#fff;
}
#section-features .section_box {
    /*padding-top:40px;*/
    padding-bottom:0px;
}

#section-features h2.title,
#section-features h3.subtitle {
    color:#FFF;
}
#section-features h2.title {
   font-size: 36px;
   line-height: 46px;
   font-weight: 500;
   text-align: center;
}
#section-features p.subtitle {
   color:#fff;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 50px;
  font-weight: 200;
  text-align: center;
  font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* ==========================================================================
    education TAB
========================================================================== */ 
#section-education {
    background:#4bb0e1;
    background-image: url(/lib/images/noise-overlay.png);
    color:#fff;
}
#section-education .section_box {
    padding-top:40px;
    padding-bottom:0px;
}

#section-education h2.title,
#section-education h3.subtitle {
    color:#FFF;
}
#section-education h2.title {
   font-size: 36px;
   line-height: 46px;
   font-weight: 500;
   text-align: center;
}
#section-education p.subtitle {
  color:#fff;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 50px;
  font-weight: 200;
  text-align: center;
  font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/**/
.tab-features .features-title{
    padding-top: 120px;
    text-align: center;
}

.tab-features .large{
    margin-bottom: 90px;
}

.tab-features .panel-container{
    background-color: #ffffff;
}

.tab-features .etabs{
    display: table;
    text-align: center;
    margin: 0 auto;
}

.tab-features .etabs .tab{
    display: table-cell;
    padding: 0 60px 20px 0;
    opacity: 0.7;
}

.tab-features .etabs .tab:last-child{
    padding-right: 0;
}

.tab-features .etabs .tab.active{
    opacity: 1;
}

.tab-features .etabs .tab.active:before{
    content: '';
    position: relative;
    bottom: -135px;
    margin-left: 40px;
    vertical-align: middle;
    content: " ";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #f9f9fa;
    border-style: none double solid;
    width: 0;
    height: 0;
    display: block;
}
    .tab-features .etabs .tab.second.active:before {
        margin-left: 30px;
    }
    .tab-features .etabs .tab.third.active:before {
        margin-left: 20px;
    }
    .tab-features .etabs .tab.fourth.active:before {
        margin-left: 20px;
    }

.etabs .icon-sm {
    font-size:45px;
    display: inline-block;
    width:55px;
    height:auto;
    margin-right: 10px;
    vertical-align: sub;
    color: #ffffff;
}

.etabs .icon-sm:hover {
    color: #ffffff;
}

.tab-features .etabs .active h5, .tab-features .etabs .active i {
    color: #ffffff;
}

@media (max-width: 781px) {
    #section-features .section_box {
        padding-top:10px;
    }
    #section-education .section_box {
        padding-top:10px;
        margin-top: 90px;
    }
    .etabs .icon-sm {
        display:none;
    }
    .tab-features .etabs .tab {
        padding:0 30px 20px 0;
    }
    .tab-features .etabs .tab.active:before {
        bottom:-120px;
    }
    .tab-features .etabs .tab.third.active:before {
        margin-left:15px;
    }
    .tab-features .etabs .tab.fourth {
        display:none;
    }
    .tab-features .etabs .tab.fifth {
        display:none;

    }
    .tab-features .etabs .tab.sixth {
        display:none;

    }

}
.tab-features .tab-content {
    overflow:hidden !important;
    height: 700px;
    padding-top: 100px;
}

.tab-content h4 {
    font-size: 24px;
    line-height: 30px;
}

.tab-content p{
    margin-bottom: 20px;
}

.tab-icon {
    margin-bottom: 20px;
}

.tab-icon .icon-sm{
    width: 60px;
    margin-bottom: 10px;
    display: inline-block;
}

.tab-icon .large{
    margin-bottom: 10px;
    display: inline-block;
    color: #3e3e3e;
    font-size: 20px;
    position: relative;
    bottom: 10px;
}

.img-device{
    width: 100%;
}
.tab-features .etabs h5 {
  color:#fff;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.feature-section {
    padding-top:70px;
    padding-bottom:50px;
}
.feature-section p {
    font-size:18px;
    color:#6f7c82;
}

/*single feature-tab fixes*/
/* 2col text left with buttons, image right */
#tab-feature-1 .btn-box{
    padding: 0;
}

.tipsy { padding: 5px; font-size: 13px; position: absolute; z-index: 100000; margin-bottom:-10px;}
  .tipsy-inner { padding: 8px 12px 7px 12px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-arrow { position: absolute; background: url('../images/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
  .tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
  .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }

  .modal-header button {
            float:right;
            border:none;
            background:none;
        }

        .login_option {
            display: inline-block;
            width: 280px;
            padding: 20px;
            text-align: left;
            margin-bottom: 15px;
            border: 2px solid #ECECEC;
            border-radius: 4px !important;
        }
        .login_option img {
            margin-left:10px;
        }
            .login_option.selected {
                background: #F1F8FF;
                border: 2px solid #71D7FF;
            }

        .remember_label {
            display: block;
            font-weight: normal;
            font-size: 12px;
            margin-bottom: 20px;
        }
            .remember_label input {
                vertical-align: middle;
                margin-right: 8px;
                margin-top: -3px;
            }

        #login_button {
            width:280px;
        }
        #login_button:hover {
            text-decoration:none;
        }
/* YOUTUBE SWITCH STYLES */
.youtube_switch {
	cursor: pointer;
	max-width: 420px;
}