/*
Theme Name: Nurture
Theme URI: http://www.nurturehq.com/
Author: Ashish Nayyar
Version: 2.0
*/


@font-face {
	font-family: "Gotham";
	font-weight: normal;
	font-style: normal;
	src: url("fonts/GothamSSm-Book-vflHZBrpz.eot");
	src: url("fonts/GothamSSm-Book.eot") format("embedded-opentype"), url("fonts/GothamSSm-Book-vflslx66B.woff") format("woff"), url("fonts/GothamSSm-Book-vflyuB-jk.ttf") format("truetype");
}
@font-face {
	font-family: "Gotham";
	font-weight: 600;
	font-style: normal;
	src: url("fonts/GothamSSm-Medium-vfljlIahr.eot");
	src: url("fonts/GothamSSm-Medium.eot") format("embedded-opentype"), url("fonts/GothamSSm-Medium-vflER8pxz.woff") format("woff"), url("fonts/GothamSSm-Medium-vfluKgy5o.ttf") format("truetype");
}
@font-face {
	font-family: "Gotham";
	font-weight: 200;
	font-style: normal;
	src: url("fonts/GothamSSm-Light-vflh2dpP1.eot");
	src: url("fonts/GothamSSm-Light.eot") format("embedded-opentype"), url("fonts/GothamSSm-Light-vflfJPjkV.woff") format("woff"), url("fonts/GothamSSm-Light-vflcdz41m.ttf") format("truetype");
}
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 400;
	src: local('Lato Italic'), local('Lato-Italic'), url(fonts/oUan5VrEkpzIazlUe5ieaA.woff) format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	src: local('Lato Black'), local('Lato-Black'), url(fonts/BVtM30trf7q_jfqYeHfjtA.woff) format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 300;
	src: local('Lato Light Italic'), local('Lato-LightItalic'), url(fonts/2HG_tEPiQ4Z6795cGfdivD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 700;
	src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(fonts/HkF_qI1x_noxlxhrhMQYED8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 300;
	src: local('Lato Light'), local('Lato-Light'), url(fonts/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: local('Lato Regular'), local('Lato-Regular'), url(fonts/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
@font-face {
	font-family: 'Shadows Into Light';
	font-style: normal;
	font-weight: 400;
	src: local('Shadows Into Light'), local('ShadowsIntoLight'), url(fonts/clhLqOv7MXn459PTh0gXYHW1xglZCgocDnD_teV2lMU.woff) format('woff');
}
/*Styes.css Starts*/
/* Clearfix */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
a img {
	border: none
}
a:hover {
	text-decoration: underline;
	color: #333
}
a.selected {
	font-weight: bold
}
.bluelink_big {
	font-size: 11pt;
	font-weight: normal;
	color: #0085cf;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif
}
.bluelink_big:hover {
	color: #333;
	text-decoration: none;
}
/* Hides from IE-mac \*/
* html .clearfix {
}
.clearfix {
	display: block;
}
html {
	background: #fff
}
/* End hide from IE-mac */

a.hoverButton, input.hoverButton {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
a.hoverButton:hover, input.hoverButton:hover {
	background-position: left bottom;
}
/* Prevent centered content from jumping with the following two styles */
* html {
	height: 100%;
}
html {
	overflow-y: scroll;
}
/* Wrap divs that contain transparent pngs in this block to allow for text selection/link clicking in IE6 */
div.relative {
	margin: auto;
}
.main {
	width: 800px
}
.main_inside {
	width: 930px
}
.home_div {
	width: 100%;
	margin: auto
}
input.cleardefault, textarea.cleardefault {
	color: #b2b7bb !important;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	padding-bottom: 13px;
	text-align: left;
}
/*-------------------------
* GENERAL TAGS & PRESETS
*-----------------------*/
* {
	margin: 0;
	outline: none;
}
body {
	color: #444444;
	font-family: "Gotham", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.6em;
	text-align: left;
}
#homePage {
	text-align: center;
	font-size: 9pt;
	font-family: Helvetica, Arial;
	line-height: 1.6em;
	color: #444;
}
html body.in_ff {
	margin-top: 0px;
}
img {
	border: 0;
	font-size: 9px;
	color: #b2b7bb;
	overflow: hidden;
	text-decoration: none;
}
/* Links */
a {
	text-decoration: none;
	outline: none;
	color: #0088CC;
}
a:focus, a:active {
	outline: none;
}
a:hover {
	text-decoration: none;
}
a.active:hover {
	text-decoration: none;
}
/* Lists */
ul {
	list-style-type: none;
}
/*--------------
* MAIN LAYOUT
*------------*/
#site-header {
	overflow: hidden;
	width: 100%;
	background: url("../images/sunburst.png") no-repeat scroll center -255px #c0e5f1;
	padding-bottom: 10px
}
div#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: url("../images/sunburst.png") no-repeat scroll center -262px transparent
}
div#wrapper1 {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: #EEF1F3
}
div.standardPadding {
	padding: 0px 20px;
	width: 900px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
.grid {
	margin: 0 auto;
	width: 950px;
	text-align: center
}
.grid:before, .grid:after {
	display: table;
}
.grid:after {
	clear: both;
}
.post .view-summary header {
	position: relative;
}
.post .view-summary header img {
	background-color: #232529;
	height: auto;
	width: 100%;
}
.post .view-summary header .interaction-count {
	background-color: #FFE939;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	padding: 0 6px 0 8px;
	text-align: center;
	text-transform: uppercase;
}
.post .view-summary header .interaction-count:after {
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	display: inline;
	float: right;
	font-family: sayglyphs;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: auto;
	margin-top: 0;
	padding-left: 3px;
	vertical-align: baseline;
	width: auto;
}
.post .view-summary header h1 {
	font-size: 20px;
	line-height: 1.4em;
	margin: 10px 20px;
	padding: 0;
	font-weight: normal;
	color: #222;
	letter-spacing: normal;
	text-align: left
}
.post .view-summary header h1 a {
	text-decoration: none;
}
.post .view-summary header h1 a:hover, .post .view-summary header h1 a:active, .post .view-summary header h1 a:focus {
	text-decoration: none;
}
.post .view-summary header .meta {
	font-family: "Lato", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	margin: 15px 0 0;
	text-transform: uppercase;
}
.post .view-summary header .meta .publish-date, .post .view-summary header .meta .section {
	color: #90939A;
}
.post .view-summary header .meta .section {
	display: none;
}
.post .view-summary header .post h1 {
	font-size: 16px;
}
.post .spinner-container {
	clear: both;
	margin: 0 0 10px;
	padding: 20px 0;
}
body.layout-hub #lyra-wrapper {
	background-color: #F4F6F8;
}
.post.view-tile {
	padding-top: 35px;
	overflow: hidden;
	padding-bottom: 45px;
	background: #EFFBFB
}
.post.view-tile:before, .post.view-tile:after {
	display: table;
}
.post.view-tile:after {
	clear: both;
}
.post.view-tile .daybreak {
	display: none;
}
.post.view-tile .section .abstract {
	display: none;
}
.post.view-tile .view-summary {
	background-color: #FFFFFF;
	float: left;
	height: 450px;
	margin: 0 0 20px;
	overflow: hidden;
	width: 298px;
	border: 1px #daefef solid
}
.readmore {
	font-size: 12px;
	margin-top: 10px;
	display: block;
}
.post.view-tile .view-summary header {
	height: 455px;
}
.post.view-tile .view-summary .image {
	line-height: 0;
	top: 0;
}
.post.view-tile .view-summary .image img {
	transition: transform 0.3s linear 0s;
	-webkit-transition: -webkit-transform 0.3s linear
}
.post.view-tile .view-summary .image img:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.post.view-tile .view-summary .image a {
	display: block;
	width: 300px;
}
.post.view-tile .view-summary .image a {
	display: block;
	width: 300px;
}
.post.view-tile .view-summary .image a:hover:after, .post.view-tile .view-summary .image a:active:after, .post.view-tile .view-summary .image a:focus:after {
	background-color: rgba(0, 0, 0, 0.1);
}
.post.view-tile .view-summary .image img {
	display: block;
	height: 190px;
	width: 265px;
}
.post.view-tile .view-summary h1 {
	margin: 20px 0px 8px 0px;
}
.post.view-tile .view-summary h1 a {
	color: #111;
}
.post.view-tile .view-summary .grid-item {
	overflow: hidden;
}
.post.view-tile .view-summary .interaction-count {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	left: 20px;
	position: absolute;
	top: -362px;
	z-index: 5;
}
.post.view-tile .view-summary .abstract {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0 0px;
	color: #999;
	padding-top: 7px;
	text-align: left
}
.post.view-tile .view-summary .abstract p {
	font-size: 14px
}
.post.view-tile .view-summary .meta {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	bottom: 0;
	height: 12px;
	padding: 12px 0px 14px;
	position: absolute;
	width: 300px;
}
.post.view-tile .view-summary .meta .publish-date {
	float: right;
}
.post.view-tile .view-summary .meta .author a {
	color: #232529;
	text-decoration: none;
}
.post.view-tile .view-summary .meta .author a:hover, .post.view-tile .view-summary .meta .author a:active, .post.view-tile .view-summary .meta .author a:focus {
	text-decoration: underline;
}
.post.view-tile .view-summary .meta .section {
	bottom: 193px;
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 400px;
	z-index: 3;
}
.post.view-tile .view-summary .meta .section .dd {
	padding: 0 20px;
}
.post.view-tile .view-summary .meta .section a {
	color: #90939A;
	margin: -8px;
	padding: 8px;
	text-decoration: none;
}
.post.view-tile.section p {
	margin: 0;
}
.post.view-tile .view-summary {
	margin: 0 20px 20px 0;
}
.post.view-tile .view-summary:nth-of-type(2n+2), .post.view-tile .view-summary *:nth-of-type(2n+2) .view-summary {
	margin-right: 15px;
}
.post.view-tile .view-summary {
	margin: 0 20px 20px 0;
}
.post.view-tile .view-summary:nth-of-type(3n+3), .post.view-tile .view-summary *:nth-of-type(3n+3) .view-summary {
	margin-right: 0;
}
.post.view-tile .view-summary {
	margin: 0 15px 15px 0;
	width: 264px;
	padding: 20px
}
.post.view-tile .view-summary:nth-of-type(3n+3), .post.view-tile .view-summary *:nth-of-type(3n+3) .view-summary {
	margin-right: 0;
}
.post.view-tile .section.view-summary .image a {
	height: 190px;
}
#layout-detail .grid {
	border-bottom: 3px solid rgba(0, 0, 0, 0.1);
	padding-bottom: 30px;
	position: relative;
}
.main_header {
	margin: auto;
	text-align: left;
	width: auto;
}
.main_header header h1 {
	font-size: 34px;
	font-weight: normal;
	color: #111;
	margin-bottom: 25px;
	margin-top: 0px;
	letter-spacing: normal;
	text-shadow: none;
	text-align: left;
	line-height: 1.3em;
	border-bottom: 1px #eaeaea solid;
	padding-bottom: 25px
}
.main_header .abstract {
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 38px;
	letter-spacing: -0.025em;
	font-style: italic;
	color: #777
}
.top_header {
	margin: auto;
	text-align: left;
	width: 820px;
	float: left;
	margin-right: 20px
}
.top_header header h1 {
	font-family: "Lato", sans-serif;
	font-size: 48px;
	font-weight: 900;
	color: #000;
	margin-bottom: 15px;
	margin-top: 10px;
	letter-spacing: -2px;
	text-shadow: 0px 1px #fff
}
.top_header header h1 span {
	color: #FDBA05;
}
.top_header h2 {
	color: #FDBA05;
	margin-bottom: 10px;
	font-size: 36px;
	margin-top: 10px
}
.top_header .abstract {
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: normal;
	font-style: italic;
	color: #888888
}
.blog_header {
	margin: auto;
	text-align: center;
	width: 1000px;
	padding-bottom: 40px
}
.blog_header header h1 {
	font-family: "Lato", sans-serif;
	font-size: 54px;
	font-weight: 900;
	color: #000;
	margin-bottom: 15px;
	margin-top: 10px;
	letter-spacing: -2px;
	text-shadow: 0px 1px #fff
}
.blog_header header h1 span {
	color: #FDBA05;
}
.blog_header .abstract {
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 1.4em;
	letter-spacing: normal;
	font-style: italic;
	color: #888888
}
.page-body article.view-full img {
	max-width: 628px;
}
#search_container {
	display: inline-block;
	float: right;
	margin-top: 6px;
	padding: 4px 0 4px 4px;
	width: auto;
}
#search_container div {
	float: left;
}
#search_autocomplete_container {
	position: relative;
	z-index: 95;
}
#search_container input#index_keyword_input {
	background-image: url("http://www.nurturehq.com/tips/images/magnifying.png");
	background-position: 6px 5px;
	background-repeat: no-repeat;
	border: none;
	color: #999999;
	float: left;
	font-size: 14px;
	height: 31px;
	margin: 0;
	padding: 0 7px 0 28px;
	width: 200px;
	font-family: "Lato", sans-serif;
}
#search_container div {
	float: left;
}
#search_container input.button {
	background: #FDD96D;
	background: -moz-linear-gradient(center top, #FDD96D, #FFC412) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdd96d), to(#ffc412));
	border-color: #E7AE03 #E7AE03 #E7AE03;
	border-radius: 0 5px 5px 0;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	color: #333333;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: "Lato", sans-serif;
	height: 31px;
	margin: 0;
	padding: 7px 10px;
	text-shadow: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal
}
.page-body {
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 40px;
	text-align: left;
	background: #EFFBFB
}
.page-body aside.before {
	display: block;
	float: left;
	width: 250px;
	padding: 0px;
	position: absolute;
	text-align: left;
	background: #fff;
	border: 1px #DAEFEF solid;
}
.page-body aside.before h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 2px solid #E0EBEE;
	padding-bottom: 10px;
	margin-bottom: 15px
}
.page-body aside.after {
	clear: both
}
.page-body article.view-full.view-full {
	font-size: 14px;
	line-height: 1.6em;
	margin-left: 270px;
	width: 628px;
	text-align: left;
	background: #fff;
	border: 1px #DAEFEF solid;
	padding: 25px;
}
.page-body article.view-full.view-full h2 {
	font-size: 24px;
	font-weight: normal;
	color: #111;
	padding-top: 10px;
	padding-bottom: 10px;
}
.page-body article.view-full.view-full p {
	margin-top: 15px;
	margin-bottom: 15px
}
.page-body aside .block.feed .view-headline {
	clear: both;
	margin: 0 0 0px;
	min-height: 70px;
	padding: 0;
	width: 250px;
	padding: 0px 0px;
	background: none repeat scroll 0 0 #FFFFFF;
	padding-bottom: 10px;
	border-bottom: 1px #eaeaea solid
}
.page-body aside .block.feed .active {
	background: #fcfef9
}
.page-body aside .block.feed .view-headline .thumb {
	display: block;
	height: 60px;
	overflow: hidden;
	z-index: 1;
	width: 60px;
	float: left;
	padding: 10px 0px 10px 10px
}
.page-body aside .block.feed .view-headline .thumb img {
	width: 60px;
	height: 60px
}
.page-body aside .block.feed .view-headline h1 {
	margin: 0;
	padding: 10px 10px 0 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	overflow: hidden;
	color: #444;
	letter-spacing: normal;
	text-align: left;
	text-shadow: none
}
.page-body aside .block.feed .view-headline h1 a {
	font-weight: normal;
	text-decoration: none
}
.page-footer {
	background-color: #F4F6F8;
	overflow: hidden;
	padding: 0px 0;
	position: relative;
	padding-top: 30px!important;
	border-top: 1px #dbdddf solid
}
.affix {
	margin-top: 15px;
	position: fixed;
	top: 0;
}
#commentDiv {
	padding-top: 20px;
}
.page-body article.view-full blockquote {
	font-style: italic;
	line-height: 28px;
	margin: 0 0 30px;
	padding: 0px;
	margin-top: 25px;
	font-size: 17px;
	padding: 20px;
	padding-left: 0px
}
.page-body article.view-full ul {
	margin-bottom: 30px
}
.page-body article.view-full ul li {
	margin: 0;
	padding: 0;
	padding-left: 30px;
	font-size: 14px;
	background-image: url("../images/tick.png");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 7px
}
.page-body article.view-full ol li {
	list-style: decimal;
	margin: 0;
	padding: 0;
	margin-left: 35px;
}
.page-body article.view-full blockquote p {
	margin-bottom: 0px;
	background: url("../images/bullqoutes_left.png") no-repeat scroll left top transparent;
	padding-left: 45px;
	font-family: "Bitter-Regular";
	font-size: 18px;
	color: #666
}
.opt-body {
	font-family: "Lato", sans-serif;
	border-top: 1px #507a00 solid;
	border-right: none;
	border-bottom: 1px #507a00 solid;
	border-left: none;
	background: #142723;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36544c', endColorstr='#142723');
	background: -webkit-gradient(linear, left top, left bottom, from(#36544c), to(#142723));
	background: -moz-linear-gradient(top, #36544c, #142723);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #63b4a1;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #63b4a1;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #63b4a1;
	border-top: 1px #070d0b solid;
	border-right: 1px #070d0b solid;
	border-bottom: 1px #070d0b solid;
	border-left: 1px #070d0b solid;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 0 1px #63b4a1;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 0 1px #63b4a1;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 0 1px #63b4a1;
	padding: 15px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	margin-top: 0px;
	color: #fff;
	width: 156px;
	float: right;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	font-size: 14px
}
.opt-body1 dt label {
	font-weight: normal;
}
.opt-body1 dt label {
	color: #799697;
}
.opt-body1 .price-box {
	margin-bottom: 10px;
	width: 160px;
}
.opt-body1 .price-box .price {
	color: #FFFFFF;
	display: block;
	font-size: 28px;
	padding-top: 4px;
}
.opt-body1 .button {
	cursor: pointer;
	overflow: visible;
	width: 190px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 11px 0px;
	color: #fff;
	border-top: 1px #e7ae03 solid;
	border-right: 1px #e7ae03 solid;
	border-bottom: 1px #e7ae03 solid;
	border-left: 1px #e7ae03 solid;
	background: #ffc412;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd96d', endColorstr='#ffc412');
	background: -webkit-gradient(linear, left top, left bottom, from(#fdd96d), to(#ffc412));
	background: -moz-linear-gradient(top, #fdd96d, #ffc412);
	text-shadow: 0px -1px #b15d0a;
	-moz-box-shadow: inset 0 1px 0 #fee497;
	-webkit-box-shadow: inset 0 1px 0 #fee497;
	box-shadow: inset 0 1px 0 #feeebd;
}
.opt-body1 .button span {
	display: block;
	margin: 0;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
	color: #333;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 900;
	line-height: 16px;
	text-decoration: none;
	text-shadow: 0px 1px #feeebd;
}
.opt-body1 .demo_btn {
	color: #12a3a7;
	text-decoration: none;
	margin-top: 6px
}
.opt-body1 .demo_btn a {
	overflow: visible;
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 11px 0px 11px 0px;
	color: #fff;
	border-top: 1px #020807 solid;
	border-right: 1px #020807 solid;
	border-bottom: 1px #020807 solid;
	border-left: 1px #020807 solid;
	background: #375e56;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#569d8f', endColorstr='#375e56');
	background: -webkit-gradient(linear, left top, left bottom, from(#569d8f), to(#375e56));
	background: -moz-linear-gradient(top, #569d8f, #375e56);
	text-shadow: 0px -1px #b15d0a;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #86d3c4;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #86d3c4;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #86d3c4;
	text-align: center;
	width: 190px;
	text-shadow: 0 -1px 0 #046163;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 900;
	line-height: 18px;
	text-decoration: none;
	display: block
}
.opt-body dt label {
	color: #799697;
}
.opt-body dt label {
	font-weight: normal;
}
.required {
	color: #EC380F;
}
.opt-body .price-box {
	width: 160px;
	margin-bottom: 10px
}
.opt-body .price-box .price {
	color: #fff;
	font-size: 28px;
	padding-top: 4px;
	display: block
}
.offer_text {
	height: 74px;
	margin-left: 120px;
	margin-top: -300px;
	position: absolute;
	width: 178px;
	z-index: 10;
}
.oldprice .price-box .old-price .price {
	color: #88B3B4 !important;
	font-size: 18px;
	text-decoration: line-through;
	font-weight: normal
}
.old-price .price-label {
	display: none;
	white-space: nowrap;
}
.availability {
	display: none;
	padding-top: 5px;
	text-align: left;
}
.special-price .price-label {
	display: none;
	white-space: nowrap;
}
.opt-body .price-box .price {
	color: #FFFFFF;
	display: block;
	font-size: 28px;
	padding-top: 4px;
	font-weight: 900
}
.old-price {
	margin-bottom: 5px;
}
.price-notice .price {
	color: #FFC412;
	font-size: 16px;
	font-weight: bold !important;
}
-->
Form CSSS >--- div.selector {
overflow:hidden;
padding-left:10px;
position:relative;
}
div.selector {
	font-size: 12px;
	width: 230px;
}
div.selector {
	background-position: -483px -130px;
	height: 34px;
	line-height: 34px;
	padding-left: 10px
}
div.selector select {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	height: 30px;
	opacity: 0;
	position: absolute;
}
div.selector select option {
	background-color: #FFFFFF;
	padding: 3px
}
div.selector select {
	border: 1px solid #FFFFFF;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	width: 155px;
}
div.selector select {
	left: 0px;
	top: 0;
}
div.selector span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
}
div.selector span {
	color: #666666;
	text-shadow: 0 1px 0 #FFFFFF;
	width: 130px;
}
div.selector span {
	cursor: pointer;
	padding: 0 13px 0 2px;
}
div.selector span {
	background-position: right 0;
	height: 34px;
	line-height: 34px;
	font-size: 14px
}
.product-options-bottom .price-box .price {
	color: #FFFFFF;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: normal;
	margin-bottom: 10px;
}
.product-options-bottom .price-box .button {
	cursor: pointer;
	overflow: visible;
	width: auto;
	background: url("http://www.nurturehq.com/tips/images/add_cart_btn_new.png") repeat-x top left;
	cursor: pointer;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 32px;
	border: none;
	text-indent: -9999px;
	width: 154px
}
.product-options-bottom .price-box .button span {
	display: block;
	margin: 0;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-shadow: none;
	text-shadow: 0 1px #f7e494;
	padding-left: 27px
}
.product-options-bottom {
	margin-top: 15px;
}
.special-price {
	margin-bottom: 15px
}
.opt-body .button {
	cursor: pointer;
	overflow: visible;
	width: 150px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 11px 0px;
	color: #fff;
	border-top: 1px #e7ae03 solid;
	border-right: 1px #e7ae03 solid;
	border-bottom: 1px #e7ae03 solid;
	border-left: 1px #e7ae03 solid;
	background: #ffc412;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd96d', endColorstr='#ffc412');
	background: -webkit-gradient(linear, left top, left bottom, from(#fdd96d), to(#ffc412));
	background: -moz-linear-gradient(top, #fdd96d, #ffc412);
	text-shadow: 0px -1px #b15d0a;
	-moz-box-shadow: inset 0 1px 0 #fee497;
	-webkit-box-shadow: inset 0 1px 0 #fee497;
	box-shadow: inset 0 1px 0 #feeebd;
}
.opt-body .button span {
	display: block;
	margin: 0;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
	color: #333;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 900;
	line-height: 16px;
	text-decoration: none;
	text-shadow: 0px 1px #feeebd;
}
.opt-body .demo_btn {
	color: #12a3a7;
	text-decoration: none;
	margin-top: 6px
}
.opt-body .demo_btn a {
	overflow: visible;
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 11px 0px 11px 0px;
	color: #fff;
	border-top: 1px #020807 solid;
	border-right: 1px #020807 solid;
	border-bottom: 1px #020807 solid;
	border-left: 1px #020807 solid;
	background: #375e56;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#569d8f', endColorstr='#375e56');
	background: -webkit-gradient(linear, left top, left bottom, from(#569d8f), to(#375e56));
	background: -moz-linear-gradient(top, #569d8f, #375e56);
	text-shadow: 0px -1px #b15d0a;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #86d3c4;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #86d3c4;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #86d3c4;
	text-align: center;
	width: 150px;
	text-shadow: 0 -1px 0 #046163;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 900;
	line-height: 18px;
	text-decoration: none;
	display: block
}
.opt-body .demo_btn_d {
	color: #12a3a7;
	text-decoration: none;
	margin-top: 6px
}
.opt-body .demo_btn_d span {
	background-color: #F0F0F0;
	background-image: -moz-linear-gradient(center top, #FFFFFF 0%, #F0F0F0 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F0F0F0));
	background-repeat: repeat-x;
	border: 1px solid #D2D2D2;
	color: #666;
	text-shadow: 0 1px #FFFFFF;
	cursor: default;
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #666;
	display: inline-block;
	font: bold 18px arial, sans-serif;
	margin: 0;
	padding: 11px 0;
	text-align: center;
	width: 150px;
	letter-spacing: normal;
	border: none;
	text-decoration: none;
	margin-top: 0px
}
/* header section */

#header {
	position: relative;
	width: 100%;
	margin: auto;
	z-index: 1000;
}
#logo {
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 12px;
}
#logo a {
	background: url("../images/logo2.png") no-repeat scroll left top transparent;
	border: medium none;
	float: left;
	height: 42px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 150px;
}
#header .phone_box {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	margin-top: 8px;
	font-family: "Lato", sans-serif;
	float: right;
}
.top-link {
	float: right;
	margin-top: 6px;
}
.top-link a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	padding-right: 15px;
	border-right: 1px #ddd dashed;
	margin-right: 15px;
	display: inline-block;
	line-height: 25px
}
.social {
	float: right;
	margin-top: 6px;
	text-align: right;
	width: 100px;
}
.social img {
	margin-left: 3px
}
.support-wrap {
	padding: 0px;
	width: 1250px;
	margin: auto;
	margin-top: 15px;
	text-align: left
}
.support-wrap .search {
	margin-top: 10px
}
.support-wrap .search-input-wrap {
	position: relative;
}
.support-wrap .search-input-wrap input.search-input {
	background: none repeat scroll 0 0 #FCFCFC;
	border-color: #9B9FA3 #ACB0B5 #ACB0B5;
	border-image: none;
	border-radius: 4px 4px 4px 4px;
	border-right: 1px solid #ACB0B5;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 3px 3px -2px rgba(45, 57, 70, 0.35) inset;
	-webkit-box-shadow: 0 3px 3px -2px rgba(45, 57, 70, 0.35) inset;
	font-size: 14px;
	padding: 12px 60px 12px 10px;
	width: 1260px;
	font-family: "Lato", sans-serif;
	color: #999
}
.support-article {
	background: none repeat scroll 0 0 #fff;
	color: #444;
	font-size: 13px;
	line-height: 1.6em;
	overflow: hidden;
	text-align: left;
	margin-bottom: 15px;
}
.support-article h1 {
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 5px;
	text-align: left;
	text-shadow: none;
	color: #373737;
	margin-bottom: 0px
}
.support-article p {
	margin-bottom: 15px;
	margin-top: 15px;
	width: 1200px
}
.ans_row {
	border-bottom: 1px solid #E0EBEE;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left
}
.ans_row strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px
}
.support-wrap .search-input-wrap input.search-input:focus {
	box-shadow: 0 3px 3px -2px rgba(45, 57, 70, 0.45) inset, 0 0 5px 0 rgba(183, 239, 255, 0.52);
	color: #333
}
.search_btn {
	font-size: 14px;
	font-weight: 400;
	height: 30px;
	line-height: 32px;
	padding: 1px 0 4px;
	position: absolute;
	right: 10px;
	margin-top: 6px;
	width: 75px;
	background-color: #83C40C;
	background-image: -moz-linear-gradient(center top, #83C40C 0%, #61A812 50%, #53A000 51%, #3E9100 90%, #469B07 100%);
	background-image: -webkit-linear-gradient(top, #89cf15 0%, #6ab51b 50%, #5dad09 51%, #4b9f09 90%, #52ac0f 100%);
	background-size: 100% auto;
	border: 1px solid #2F5314;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.35) inset, 0 1px 3px rgba(91, 98, 101, 0.75);
	color: #FFFFFF;
	font-weight: 900;
	text-shadow: 0 1px 0 #305909;
	display: inline-block;
	font-family: "Lato", sans-serif;
	border-radius: 3px;
	text-transform: uppercase
}
.support-wrap .search-input-wrap input.search-input::-webkit-input-placeholder {
color: #cccccc;
}
.support-wrap .search-input-wrap input.search-input:-moz-placeholder {
color: #cccccc;
}
.support-wrap .search-input-wrap input.search-input:focus {
	border: 1px solid #2b88f6;
	box-shadow: 0px 0px 5px #2b88f6;
}
.support-wrap .search-input-wrap .spinner {
	width: 20px;
	height: 20px;
	position: absolute;
	display: block;
	right: 12px;
	top: 7px;
	opacity: .5;
	display : none;
}
.support-wrap .search-input-wrap .search-button {
	position: absolute;
	right: 8px;
	top: 5px;
	height: 24px;
	line-height: 24px;
	width: 118px;
	border: 1px solid #1355ad;
	border-top-color: #1364ce;
	border-bottom-color: #073b82;
	border-radius: 50px;
	text-align: center;
	background-color: #63b6ff;
	text-shadow: 0px 1px 0px #0051c8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#63b6ff), to(#1e72ef)); /* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(top, #63b6ff, #1e72ef); /* Chrome 10+, Safari 5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(top, #63b6ff, #1e72ef); /* Firefox 3.6-15 */
	background-image: -o-linear-gradient(top, #63b6ff, #1e72ef); /* Opera 11.10-12.00 */
	background-image: linear-gradient(to bottom, #63b6ff, #1e72ef); /* Firefox 16+, IE10, Opera 12.50+ */
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	box-shadow: 0px 1px 0px rgba(255,255,255,.1) inset;
}
.support-wrap .search-input-wrap .search-button:active {
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5);
	background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #0A3F71), color-stop(100%, #1064B2));
	background: -webkit-linear-gradient(top, #0A3F71, #1064B2);
	background: -moz-linear-gradient(top, #0A3F71, #1064B2);
	background: -o-linear-gradient(top, #0A3F71, #1064B2);
	background: linear-gradient(top, #0A3F71, #1064B2);
	border-color: black;
}
.support-wrap .search-input-wrap .dropdown-search-results {
	z-index: 1000;
	position: absolute;
	border: 1px solid #aaa;
	background: white;
	left: 25px;
	right: 25px;
	margin: 0;
	padding: 0;
	padding: 15px 20px;
	margin-top: -3px;
	border-radius: 5px;
	box-shadow: 0px 1px 10px #ccc;
}
.support-wrap .search-input-wrap .dropdown-search-results li {
	margin-bottom: 8px;
}
.support-wrap .search-input-wrap .dropdown-search-results li:last-child {
	margin-bottom: 0px;
}
.support-wrap .search-input-wrap .dropdown-search-results a {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
.support-list {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #E0EBEE;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background: #fff;
	padding: 15px 10px;
	margin-bottom: 8px;
	border-radius: 3px
}
.support-list h1 {
	font-size: 18px;
	font-family: "Bitter-Regular";
	text-align: left;
	letter-spacing: normal;
	text-shadow: none;
	padding: 0px
}
.support-list h1 a {
	background: url("../images/support_arrow.png") no-repeat scroll right center transparent;
	color: #336699;
	cursor: pointer;
	display: block;
	font-weight: normal;
	line-height: normal;
	padding-right: 19px;
}
.support-list li a {
	display: block;
	cursor: pointer;
	background: url("../images/support_arrow.png") no-repeat right center;
	padding-right: 19px;
}
.support {
	margin-top: 10px
}
.support h2 {
	font-size: 18px;
	color: #333333;
	margin: 0;
	font-weight: bold;
	margin-bottom: 4px;
	text-shadow: none;
	text-align: left
}
.support h2 span {
	float: right;
	font-size: 14px;
	cursor: pointer;
	color: #207ECF;
	font-weight: normal
}
.support-list span.count {
	float: right;
	color: #aaaaaa;
	font-size: 14px;
	padding: 0
}
/*.support-article img{
border: 1px solid #e1e1e1; background-color:#FFFFFF;
padding: 4px;
border-radius: 5px;
box-sizing: content-box;
max-width: 670px;
height: auto;
box-shadow: 0px 1px 2px #eaeaea;
}

.support-article img {
padding: 4px;
box-sizing: content-box;
max-width: 670px;
height: auto;
}*/
.support-article ul, .support-article ol {
	margin: .5em 2em;
}
.support-article ol li {
	list-style: decimal;
}
.support-article ul li {
	list-style: disc;
}
.back-link-wrap {
	font-size: 14px;
	margin-bottom: 10px;
}
.breadcrumbs {
	padding: 8px 0px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	background: #fafafa;
	text-align: left;
}
.breadcrumbs .grid1 {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}
.breadcrumbs a {
	font-weight: normal;
	font-size: 11px;
	font-weight: normal;
}
.breadcrumbs span {
	font-size: 16px;
	color: #999;
	font-weight: 300
}
/*Menu CSS Starts*/



/* ================================================================================
Navigation 
================================================================================ */
.nav-container {
	color: #fff;
	background: #1abc9c;
	position: relative;
	height: 60px
}
.nav-container .inner {
	width: 950px;
	margin: auto
}
div#navigation {
	width: 100%;
	background: #45545f;
	height: 38px;
	margin: 0px 0 15px 0;
	padding: 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul#nav, ul#nav li, ul#nav li ul, ul#nav li ul li, ul#nav li ul li a {
	margin: 0;
	padding: 0;
	border: 0;
	cursor: default;
	cursor: pointer;
}
ul#nav {
	margin: auto;
	padding: 0;
	height: 41px;
	position: relative;
	text-align: left;
	float: right;
	width: 700px;
	font-family: "Gotham", "Helvetica Neue", Helvetica, sans-serif
}
ul#nav li {
	float: right
}
ul#nav li.level0 {
	display: block;
}
ul#nav li.level0 a {
	float: left;
	display: block;
	text-decoration: none;
}
ul#nav li.level0 a span {
	border: medium none;
	float: left;
	overflow: hidden;
	padding: 0;
	font-size: 14px;
	color: #fff;
	padding: 22px 0px 22px 25px;
	/*font:13px "Lucida Grande CY","Lucida Grande","Lucida Sans",Helvetica,Arial,sans-serif;*/
	font-size: 12px;
	font-weight: 600;
	font-family: "Gotham", "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase
}
ul#nav li.level0 a:hover span {
	border: medium none;
	float: left;
	padding: 0;
	padding: 22px 0px 22px 25px;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
}
ul#nav li.level0:hover, ul#nav li.level0 a:hover, ul#nav li.level0:hover a, ul#nav li.level0:hover a:hover, ul#nav li.over, ul#nav li.over a, ul#nav li.over a:hover {
	cursor: default;
	cursor: pointer;
}
ul#nav li.level0 ul.level0 {
	position: absolute;
	left: 0px;
	top: 41px;
	padding: 0 0 10px 0;
	display: none;
	z-index: 999999 !important;
	font-size: 15px;
	padding: 0px;
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	text-shadow: none;
	background-color: #fafafa
}
ul#nav li.active {
	display: block;
}
ul#nav li.active a {
	display: block;
	text-decoration: none;
}
ul#nav li.active a span {
	float: left;
	display: block;
	padding: 9px 12px 12px 14px;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}
ul#nav li.active a:hover {
}
ul#nav li.active {
	display: block;
	background: none !important;
}
ul#nav li.active a {
	display: block;
	text-decoration: none;
}
ul#nav li.active a span {
	border-radius: 3px;
	padding: 8px 15px;
	border-top: 1px #d82b59 solid;
	border-right: 1px #d82b59 solid;
	border-bottom: 1px #d82b59 solid;
	border-left: 1px #d82b59 solid;
	background: #d93560;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EF577F ', endColorstr='#d93560 ');
	background: -webkit-gradient(linear, left top, left bottom, from(#EF577F ), to(#d93560 ));
	background: -moz-linear-gradient(top, #EF577F, #d93560 );
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #f596af;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #f596af;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #f596af;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	cursor: pointer;
	text-align: center;
	letter-spacing: normal;
	margin-top: 12px;
	text-transform: uppercase;
	margin-left: 23px
}
.free-trial-btn {
	border-radius: 3px;
	border: 1px #14181C solid;
	background: #252C33;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#404D59 ', endColorstr='#252C33 ');
	background: -webkit-gradient(linear, left top, left bottom, from(#404D59 ), to(#252C33 ));
	background: -moz-linear-gradient(top, #404D59, #252C33 );
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
	color: #fff;
	font-family: "Gotham", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	margin: 0;
	padding: 8px 15px 8px 15px!important;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	cursor: pointer;
	text-align: center;
	letter-spacing: normal;
	margin-top: 13px;
	margin-left: 20px
}
.free-trial-btn span {
	padding: 0px!important;
	font-weight: 900!important
}
/* NAV CSS END*/

/*Navbar*/

#menu {
	height: 48px;
	float: right;
	margin-top: 15px
}
#menu .toggle {
	float: left;
	cursor: pointer;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #6ECA62;
	padding: 15px 15px;
	border-radius: 2px
}
#menu .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #fff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-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);
}
#menu .icon-bar + .icon-bar {
	margin-top: 3px;
}
#menu ul.navmenu li {
	margin: 0;
	list-style: none;
}
#menu ul.navmenu ul.submenu {
	z-index: 100;
	position: absolute;
	width: 130px
}
#menu ul.navmenu .menutop {
	overflow: hidden;
	min-height: 25px;
	padding: 0px 0px;
}
#menu ul.navmenu .menutop h2 {
	float: left;
	margin: 15px 8px 0px 0px;
	color: #02446e;
	background: none;
	height: auto;
	width: auto;
	line-height: normal;
	font-size: 14px;
	font-weight: normal;
	font-family: "Bitter-Regular";
	text-transform: uppercase
}
.hidden {
	display: none;
	visibility: hidden;
}
.visible-phone {
	display: none !important;
}
.visible-tablet {
	display: none !important;
}
.hidden-desktop {
	display: none;
}
/*Generic CSS here*/

/* Post Pagination */
.pagination {
	margin: 0;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: right;
	clear: both;
}
.pagination .current {
	background: none repeat scroll 0 0 #336699;
	color: #FFFFFF;
}
.pagination .current {
	display: inline;
	margin-right: 3px;
	padding: 5px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.pagination a, #content .pagination a {
	background: none repeat scroll 0 0 #eaeaea;
	color: #333;
	display: inline;
	margin-right: 3px;
	padding: 5px 10px;
	font-weight: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
img.alignright {
	float: right;
	margin: 0 0 1em 1em
}
img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
/* footer*/
.footer {
	background: #323C46 url("../images/footer-map-img.png") no-repeat bottom center;
	overflow: hidden;
	font-size: 14px;
	padding-bottom: 30px;
	padding-top: 30px
}
.footer .promo-intro {
	padding: 30px 0px;
	background: #18222d;
	border: none;
	margin-bottom: 15px
}
.footer .promo-intro h1 {
	color: #798b9e;
	font-weight: bold;
	font-size: 24px;
	line-height: normal;
	float: left;
	margin-right: 20px;
	margin-top: 12px;
	margin-left: 0px;
	text-align: left;
	letter-spacing: -1px
}
.footer .fhead {
	font-size: 13px;
	font-weight: bold;
	color: #1abc9c;
	text-transform: uppercase
}
.footer .get-started-btn {
	float: right!important
}
.footer .inner {
	width: 950px;
	margin: auto;
	text-align: left
}
.col {
	width: 100%;
	overflow: hidden;
	color: #9fb2c4;
}
.col-1 {
	width: 26%;
	float: left;
	margin-right: 3%;
}
footer ul {
	padding-top: 20px;
}
footer ul li {
	font-weight: 600;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block
}
footer ul li a, footer ul li a:visited {
	color: #9fb2c4;
}
footer .col-2 {
	width: 38%;
	float: left;
	margin-right: 3%;
}
footer .col-3 {
	width: 20%;
	float: left;
	margin-right: 3;
}
footer .col-4 {
	width: 29.5%;
	float: left;
	line-height: 1.6em
}
footer .col-4 .icon-facebook {
	font-size: 22px;
	height: 40px;
	width: 40px!important;
	line-height: 40px;
	text-align: center;
	border: 3px #9fb2c4 solid;
	display: inline-block!important;
	border-radius: 30px;
	margin-right: 10px
}
footer .col-4 .icon-twitter {
	font-size: 22px;
	height: 40px;
	width: 40px!important;
	line-height: 40px;
	text-align: center;
	border: 3px #9fb2c4 solid;
	display: inline-block!important;
	border-radius: 30px;
	margin-right: 10px
}
footer .col-4 .icon-linkedin {
	font-size: 22px;
	height: 40px;
	width: 40px!important;
	line-height: 40px;
	text-align: center;
	border: 3px #9fb2c4 solid;
	display: inline-block!important;
	border-radius: 30px;
	margin-right: 10px
}
footer .col-4 .icon-google-plus {
	font-size: 22px;
	height: 40px;
	width: 40px!important;
	line-height: 40px;
	text-align: center;
	border: 3px #9fb2c4 solid;
	display: inline-block!important;
	border-radius: 30px;
}
footer .col-4 .icon-map-marker {
	font-size: 22px;
	height: 30px;
	width: 40px!important;
	text-align: center;
	display: inline-block!important;
	float: left;
	width: 25px;
	margin-right: 12px;
	border: 3px #9fb2c4 solid;
	display: inline-block!important;
	border-radius: 30px;
	height: 40px;
	width: 40px!important;
	line-height: 40px;
}
footer .col-4 .icon-envelope-ft:before {
	font-size: 18px;
	height: 30px;
	width: 40px!important;
	text-align: center;
	display: inline-block!important;
	float: left;
	width: 25px;
	margin-right: 12px;
	content: '\f0e0';
	font-family: FontAwesome;
	border-radius: 30px;
	height: 40px;
	width: 40px!important;
	line-height: 40px;
	border: 3px #9fb2c4 solid;
}
footer .col-4 .icon-phone:before {
	font-size: 20px;
	height: 30px;
	width: 40px!important;
	text-align: center;
	display: inline-block!important;
	float: left;
	width: 25px;
	padding: 0px;
	padding-top: 0px;
	margin-right: 12px;
	background: none!important;
	color: #9fb2c4!important;
	border-radius: 30px;
	height: 40px;
	width: 40px!important;
	line-height: 40px;
	border: 3px #9fb2c4 solid;
}
footer .col-4 span {
	display: inline-block;
	width: 185px;
	margin-top: 8px;
	float: left;
}
.footer a:hover {
	color: #fff
}
/* End footer */



.lblc {
	padding-top: 7px;
	text-align: left;
	margin-right: 0px;
	color: #444444;
	width: 120px !important;
}
span.wrap1 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	margin: 0 0 4px;
	padding: 3px;
	width: 250px;
}
span.wrap2 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	margin: 4px 0 4px;
	padding: 3px;
	width: 450px;
}
.inputbox {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-x-system-font: none;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #d1d1d1;
	font-family: Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 5px 5px;
	text-shadow: 0 0 1px #FFFFFF;
	color: #666;
	width: 238px;
}
.login_btn {
	background: #71b00a;
	border: 1px solid #629908;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	display: inline-block;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	margin: 0 0 0 110px;
	padding: 7px 12px;
	vertical-align: top;
	cursor: pointer;
}
#help_content h1 {
	font-family: "Bitter-Regular";
	font-size: 38px;
	font-weight: normal;
	color: #3c474f;
	letter-spacing: -1px;
	text-shadow: none;
	padding-bottom: 20px;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding-left: 500px;
	padding-top: 20px;
}
.socail-section {
	background: url("../images/body-bg17.png") repeat scroll left top #1abc9c;
	overflow: hidden;
	padding-bottom: 70px;
	padding-top: 60px;
	width: 100%;
}
.socail-section h2 {
	color: #FFFFFF;
	font-size: 26px;
	font-weight: 300;
	letter-spacing: normal;
	padding-bottom: 35px;
	padding-top: 5px;
	text-shadow: none;
}
.socail-section .button1.twitter {
	background-color: #00ACEE;
}
.socail-section .button1 {
	-moz-box-sizing: border-box;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 13px;
	margin-right: 1em;
	padding: 1em 0;
	width: 23.5%;
}
.socail-section .button1 .left {
	float: left;
	width: 27%;
}
.socail-section .button1 .right {
	float: right;
	width: 67.5%;
	text-align: left;
	font-size: 12px
}
.socail-section .button1 span.count {
	font-weight: normal;
	text-align: left;
	display: block;
	line-height: 20px;
	font-size: 14px
}
.socail-section .button1 span.label {
	text-align: left;
}
.socail-section .button1.facebook {
	background-color: #3B5998;
}
.socail-section .button1.linkedin {
	background-color: #0E76A8;
}
.socail-section .button1.googleplus {
	background-color: #f63e28;
	margin-right: 0;
}
.socail-section .button1 .left img {
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	display: block;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	top: 0px;
	width: 38px;
}
.alert-count {
	background: #DD4B39;
	border-radius: 10px;
	width: 31px;
	height: 16px;
	text-align: center;
	position: absolute;
	z-index: 10;
	margin-top: -12px;
	color: #fff;
	font-size: 11px;
	font-weight: 900;
	line-height: 15px;
	margin-left: 363px;
	border: 2px #fff solid;
	letter-spacing: 1px
}
/*#help_content .lble{
font-size: 16px;
font-family: "Lato",sans-serif;
margin-bottom: 2px;
display: inline-block;
text-shadow: 0 1px 0 #FFFFFF;
color: #333;
font-weight: 300;
width: 110px;
padding-top:7px; text-align:left; margin-right:0px; color:#444444; width:120px !important;
}
*/

/*Generic CSS ends*/

.socail-div {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 13px;
}
.socail-div .button.twitter {
	background-color: #00ACEE;
}
.socail-div .button {
	-moz-box-sizing: border-box;
	border-radius: 4px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 13px;
	margin-right: 4px;
	padding: 5px 0;
}
.socail-div .button .left {
	float: left;
	text-align: center;
	width: 35px;
}
.socail-div .button .right {
	float: right;
	width: 140px;
	text-align: left;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px
}
.socail-div .button span.count {
	font-weight: normal;
	text-align: left;
	display: block;
	line-height: 20px;
	font-size: 12px
}
.socail-div .button span.label {
	text-align: left;
}
.socail-div .button.facebook {
	background-color: #3B5998;
}
.socail-div .button.linkedin {
	background-color: #0E76A8;
}
.socail-div .button.googleplus {
	background-color: #f63e28;
	margin-right: 0;
}
.socail-div .button .left img {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 0px;
	width: 22px;
}
.head {
	overflow: hidden;
}
.head .tabLink {
	padding: 0px 0px;
	font-family: "Lato", sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #fff;
	border-right: none;
	display: inline-block;
	width: 125px;
	text-align: center;
	text-transform: uppercase;
	line-height: 45px;
	background: #1abc9c;
}
.head .tabLink:hover {
	text-decoration: none
}
.head a.activeLink {
	background: #fff;
	color: #333;
	font-weight: 900;
}
.hide {
	display: none;
}
/* have a question */

.contact-details {
	overflow: hidden;
	padding-bottom: 30px;
	padding-top: 45px;
	margin: auto;
	width: 100%;
	background: #f3f7f9;
	border-bottom: 1px #e3ecf1 solid;
	border-top: 1px #e3ecf1 solid;
}
.contact-details .inner-section {
	margin: auto;
	overflow: hidden;
	padding-bottom: 0;
	padding-top: 0;
	text-align: center;
	width: 950px;
}
.contact-details h1 {
	color: #000000;
	display: block;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 5px;
	text-align: center;
	text-shadow: 0 1px #FFFFFF;
}
.contact-details .seprator {
	background: url("../images/line1.png") repeat scroll 0 0 transparent;
	float: left;
	height: 99px;
	margin: 0 10px;
	width: 3px;
}
.contact-details .phone {
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	height: 41px;
	line-height: 37px;
	margin-top: 13px;
	padding-left: 20px;
	text-align: left;
}
.contact-details h3 {
	color: #666666;
	display: block;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 10px;
	text-align: left;
}
/* have a question end*/	


/* intro CSS*/	

#intro {
	background: url( "../images/map-bg-img.png") no-repeat scroll center 120px transparent;
	overflow: hidden;
	padding-top: 15px;
	text-align: center;
	width: 100%;
}
#intro h1 {
	background: none repeat scroll 0 0 transparent;
	color: #000000;
	font-family: "Gotham", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 44px;
	font-weight: 600;
	letter-spacing: -2px;
	line-height: normal;
	margin-bottom: 10px;
	padding-top: 20px;
	text-shadow: 0 1px #FFFFFF;
	word-spacing: 2px;
}
#intro h2 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding-bottom: 20px;
	padding-top: 0;
	text-align: center;
	text-shadow: none;
}
.btn_free_trail {
	border-radius: 3px;
	padding: 7px 10px;
	border-top: 1px #d82b59 solid;
	border-right: 1px #d82b59 solid;
	border-bottom: 1px #d82b59 solid;
	border-left: 1px #d82b59 solid;
	background: #d93560;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EF577F ', endColorstr='#d93560 ');
	background: -webkit-gradient(linear, left top, left bottom, from(#EF577F ), to(#d93560 ));
	background: -moz-linear-gradient(top, #EF577F, #d93560 );
	text-shadow: #93101a 0 0px -2px;
	-webkit-text-shadow: #93101a 0 1px 2px;
	-moz-text-shadow: #93101a 0 1px 2px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #f596af;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #f596af;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #f596af;
	text-shadow: 0px -1px #a92f0a;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 28px;
	font-weight: 900;
	line-height: 16px;
	margin: 0;
	padding: 10px 30px 15px 30px;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	cursor: pointer;
	text-align: center;
	letter-spacing: normal
}
/* intro end*/	


#intro-blog {
	overflow: hidden;
	padding-top: 15px;
	text-align: center;
	width: 100%;
	background: #effbfb
}
#intro-blog h1 {
	background: none repeat scroll 0 0 transparent;
	color: #000;
	font-size: 44px;
	font-weight: 600;
	letter-spacing: -2px;
	line-height: normal;
	margin-bottom: 7px;
	padding-top: 20px;
	text-shadow: 0 1px #FFFFFF;
}
#intro-blog h2 {
	color: #5c7e7e;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding-bottom: 20px;
	padding-top: 0px;
	text-align: center;
	text-shadow: none;
}
#inside-intro {
	overflow: hidden;
	padding-top: 15px;
	text-align: left;
	width: 100%;
	background: #effbfb;
	overflow: hidden;
	padding-bottom: 15px
}
#inside-intro h1 {
	background: none repeat scroll 0 0 transparent;
	color: #222;
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	text-shadow: none;
	text-align: left;
}
/* Customer Section*/
.NR_customer {
	overflow: hidden;
	padding-bottom: 60px;
	padding-top: 50px;
	text-align: center;
	background: #fff;
}
.NR_customer h2 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding-bottom: 45px;
	padding-top: 5px;
	text-shadow: none;
}
.NR_customer h1 {
	color: #000000;
	display: block;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 5px;
	text-align: center;
}
.testimonials_NR {
	overflow: hidden;
	text-align: center;
	width: 950px;
}
.testimonials_NR .inner-left {
	margin-left: 0 !important;
	margin-bottom: 60px !important;
	width: 455px;
	float: left;
	text-align: left
}
.testimonials_NR .quote-box {
	border: 1px solid #E6E6E6;
	border-radius: 2px 2px 2px 2px;
	padding: 30px;
}
.testimonials_NR .quote-box .quote-left {
	background: url("../images/qoutes_left.png") no-repeat top left;
	height: 28px;
	margin: -12px 0 0 -10px;
	position: absolute;
	width: 33px;
}
.testimonials_NR .quote-box q {
	color: #666666;
	display: block;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6em;
	margin: 0 0 0 30px;
	quotes: none;
}
.testimonials_NR .quote-box .quote-right {
	background: url("../images/qoutes_right.png") no-repeat top left;
	height: 28px;
	margin: 4px -10px 0 10px;
	position: absolute;
	width: 33px;
}
.testimonials_NR .quote-arrow {
	background: url("../images/test_arrow.png") no-repeat top left;
	display: block;
	height: 13px;
	margin: -1px 0 0 15px;
	width: 99px;
}
.testimonials_NR cite {
	display: block;
	margin: 10px 0 0 10px;
	font-style: normal;
	font-size: 13px;
	color: #777;
}
.testimonials_NR cite .photo {
	display: block;
	float: left;
	height: 85px;
	margin: 0 15px 0 0;
	width: 85px;
}
.testimonials_NR cite .author {
	color: #0088CC;
	font-size: 18px;
	line-height: normal;
	display: block;
	margin-top: 5px;
	line-height: 30px
}
.testimonials_NR h3 {
	color: #111111;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: normal;
	padding-bottom: 5px;
	text-align: center;
	text-shadow: 0 1px #FFFFFF;
	border-bottom: none!important
}
.testimonials_NR h5 {
	color: #777;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
	margin: 10px 0;
	margin-top: 0px;
	font-weight: normal;
	padding-bottom: 15px
}
.testimonials_NR img {
	border: 4px solid #eaeaea;
	border-radius: 90px;
	height: 80px;
	margin: 0 0 25px;
	width: 80px;
}
/* Customer Section End*/


/* features section*/
#NN-features {
	background: #FAFFFF;
	text-align: center;
	overflow: hidden;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top: 1px solid #DAEFEF;
	border-bottom: 1px solid #DAEFEF;
	margin-top: 0px
}
#NN-features h1 {
	color: #000000;
	display: block;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 5px;
	text-align: center;
}
#NN-features h2 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding-bottom: 45px;
	padding-top: 0;
	text-shadow: none;
}
#NN-features .row {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	margin-bottom: 25px
}
#NN-features .row h4 {
	color: #111111;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 15px 0 10px;
}
#NN-features .row .col {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DAEFEF;
	color: #777777;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 240px;
	line-height: 1.4em;
	margin-right: 25px;
	padding: 25px;
	width: 245px;
}
#NN-features .row .last {
	margin-right: 0;
}
/* features section*/
#NN-features-landing {
	background: #FAFFFF;
	text-align: center;
	overflow: hidden;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top: 1px solid #DAEFEF;
	border-bottom: 1px solid #DAEFEF;
	margin-top: 0px
}
#NN-features-landing h1 {
	color: #000000;
	display: block;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 5px;
	text-align: center;
}
#NN-features-landing h2 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding-bottom: 45px;
	padding-top: 0;
	text-shadow: none;
}
#NN-features-landing .row {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	margin-bottom: 25px
}
#NN-features-landing .row h4 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0px 0 5px;
}
#NN-features-landing .row .col {
	color: #333;
	float: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	margin-right: 25px;
	width: 460px;
	overflow: hidden
}
#NN-features-landing .row .last {
	margin-right: 0;
}
#NN-features-landing .features-icon {
	float: left;
	width: 60px;
	margin-right: 10px;
	margin-top: 3px
}
#NN-features-landing .features-icon img {
	width: 40px
}
#NN-features-landing .description {
	float: left;
	width: 380px;
	text-align: left;
	line-height: 1.6em;
	color: #666666
}
#NN-features-landing i {
	font-family: FontAwesome;
	font-style: normal;
	display: block;
	line-height: normal
}
#NN-features-landing .gear:before {
	font-size: 40px;
	color: #ec4d76;
	content: '\f013'
}
#NN-features-landing .survey:before {
	font-size: 40px;
	color: #ec4d76;
	content: '\f15c'
}
#NN-features-landing .segment:before {
	font-size: 40px;
	color: #ec4d76;
	content: '\f009'
}
#NN-features-landing .testing:before {
	font-size: 40px;
	color: #ec4d76;
	content: '\f0c3'
}
#NN-features-landing .conversation:before {
	font-size: 40px;
	color: #ec4d76;
	content: '\f086'
}
#NN-features-landing .human-touch:before {
	font-size: 40px;
	color: #ec4d76;
	content: '\f0a6'
}
#NN-features-landing .time:before {
	font-size: 40px;
	color: #ec4d76;
	content: '\f017'
}
#NN-features-landing .profile:before {
	font-size: 40px;
	color: #ec4d76;
	content: '\f0c0'
}
#NN-features-landing .reports:before {
	font-size: 40px;
	color: #ec4d76;
	content: '\f080'
}
#NN-features-landing .email-img:before {
	font-size: 40px;
	color: #ec4d76;
	content: '\f0e0'
}
#NN-features-landing .dead-easy:before {
	font-size: 40px;
	color: #ec4d76;
	content: '\f164'
}
/* features section End*/




/* FAQ*/
.faq-section {
	background: #fff;
	background: #fff;
	padding-top: 5px;
	padding-bottom: 40px;
	border-bottom: 1px #ddd solid;
}
.tips-tricks h2 {
	color: #373737;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 5px;
	text-align: left;
	text-shadow: none;
	line-height: normal;
	margin-top: 10px;

}
.tips-tricks {
	padding: 0px;
	width: 950px;
	margin: auto;
	text-align: left;
	margin: auto;
	padding-top: 15px;
	margin-bottom: 15px;
}
.tips-tricks .tips-article {
	text-align: left;
	font-size: 14px;
	line-height: 1.6em;
	text-align: left;
	color: #444;
	padding-bottom: 20px;
	background: #fff;
	border: 1px solid #E0EBEE;
	padding: 20px;
	border-radius: 3px
}
.tips-tricks h1 {
	font-size: 34px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 20px;
	text-align: left;
	text-shadow: none;
	color: #373737;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 1px #ddd solid;
	line-height: 1.4em
}
.tips-tricks .right_col h3 {
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	letter-spacing: normal;
	text-shadow: none;
	padding: 0px 0px;
	line-height: 1.4;
	margin: 0px;
	text-align: center
}
.tips-tricks .left-col h3 {
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #333;
	letter-spacing: normal;
	text-shadow: none;
	padding: 0px 0px;
	line-height: 1.4;
	margin: 0px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px
}
.tips-tricks .download_btn {
	background: none repeat scroll 0 0 #dd172b;
	border: 1px solid #a10d1a;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 10px 50px;
	vertical-align: top;
	margin: 20px;
	font-weight: 900;
	text-shadow: none;
	margin-left: 35px
}
.tips-tricks .left-col {
	width: 835px;
	font-size: 13px;
	text-align: left;
	line-height: 1.6em;
	color: #444;
	letter-spacing: 0.1px;
	word-spacing: 1px;
	padding-right: 25px
}
.tips-tricks p {
	margin-bottom: 15px;
	margin-top: 15px;
	width: auto;
	line-height: 1.6em
}
.tips-tricks .ans_row {
	border-bottom: 1px solid #E0EBEE;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left
}
.tips-tricks .ans_row strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px
}
.tips-tricks h3 {
	color: #333333;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: normal;
	line-height: 1.4;
	margin: 20px 0 5px;
	padding: 0;
	text-align: left;
	text-shadow: none;
}
.tips-tricks .tips-list {
	font-size: 14px;
	border: 1px solid #eaeaea;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background: #fff;
	padding: 15px 10px;
	margin-bottom: 8px;
	border-radius: 2px;
	background: #fcfcfc
}
.tips-tricks .tips-list h2 {
	font-size: 18px;
	text-align: left;
	letter-spacing: normal;
	text-shadow: none;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
	border: none
}
.tips-tricks .tips-list h2 a {
	display: block;
	cursor: pointer;
	background: url("../images/support_arrow.png") no-repeat right center;
	padding-right: 19px;
	line-height: normal
}
.tips-tricks .tips-list li a {
	display: block;
	cursor: pointer;
	background: url("../images/support_arrow.png") no-repeat right center;
	padding-right: 19px;
}
.tips-tricks .tips {
	margin-top: 10px
}
.tips-tricks .tips h2 {
	font-size: 18px;
	color: #333333;
	margin: 0;
	font-weight: bold;
	margin-bottom: 4px;
	text-shadow: none;
	text-align: left
}
.tips-tricks .tips h2 span {
	float: right;
	font-size: 14px;
	cursor: pointer;
	color: #207ECF;
	font-weight: normal
}
.tips-tricks .tips-list span.count {
	float: right;
	color: #aaaaaa;
	font-size: 14px;
	padding: 0;
	padding-top: 0px
}
.tips-tricks .tips-article img {
	border: 1px solid #e1e1e1;
	background-color: #FFFFFF;
	padding: 4px;
	border-radius: 5px;
	box-sizing: content-box;
	max-width: 670px;
	height: auto;
	box-shadow: 0px 1px 2px #eaeaea;
}
.tips-tricks .tips-article ul, .tips-article ol {
	margin: .5em 2em;
}
.tips-tricks .tips-article ol li {
	list-style: decimal;
}
.tips-tricks .tips-article ul li {
	list-style: disc;
}
.tips-tricks .back-link-wrap {
	font-size: 14px;
	margin-bottom: 10px;
}
.tips-tricks .breadcrumbs {
	padding-bottom: 5px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 10px;
	margin-top: 0px
}
.tips-tricks .breadcrumbs a {
	font-weight: normal;
	font-size: 11px;
	font-weight: normal;
}
.tips-tricks .breadcrumbs span {
	font-size: 16px;
	color: #999;
	font-weight: 300
}
/* FAQ End*/


/*static pages*/
.static_content {
	overflow: hidden;
	background: #fff;
	padding-bottom: 30px;
	padding-top: 25px;
	width: 100%;
	border-bottom: 1px #eaeaea solid
}
.static_content h1 {
	background: url("../images/footer_line.png") repeat-x scroll left bottom transparent;
	color: #333333;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: normal;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-shadow: 0 1px #FFFFFF;
}
.static_content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #111;
	letter-spacing: normal;
	text-shadow: none;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal
}
.static_content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	letter-spacing: normal;
	text-shadow: none;
	padding: 0px 0px;
	line-height: normal;
	margin: 0px;
	padding-bottom: 0px;
	line-height: 40px;
	padding-left: 0px
}
.static_content .heading {
	color: #333;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 0;
	padding: 0px;
	position: relative;
	text-shadow: none;
	padding-left: 0px;
	padding-right: 0px
}
.static_content .heading em {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #64c457;
	bottom: -10px;
	height: 0;
	left: 140px;
	position: absolute;
	width: 0;
}
.Rhs_col .co-info {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background: #fff
}
.Rhs_col .co-info a {
	font-size: 14px;
	color: #0088CC;
}
.Rhs_col {
	float: right;
	width: 280px;
	text-align: left
}
ul.sub-nav {
	margin: 0px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	color: #666666;
	font-size: 14px;
	text-shadow: 0 1px #FFFFFF;
	margin-bottom: 35px;
	border-top: none
}
ul.sub-nav h5 {
	font-size: 16px;
	font-weight: 900;
	color: #333;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px
}
ul.sub-nav li.section-title {
	color: #333333;
	font-size: 16px;
	line-height: 22px;
	padding-top: 15px;
	width: 298px;
}
ul.sub-nav li {
	border-bottom: 1px solid #eaeaea;
	color: #666666;
	display: list-item;
	font-size: 12px;
	line-height: 17px;
	list-style: none outside none;
	padding: 10px 10px 10px 0px;
	position: relative;
	width: 268px;
}
ul.sub-nav li:last-child {
	background-clip: padding-box;
	border-bottom: 0 none;
	border-radius: 0 0 2px 2px;
}
.section-title strong {
	display: block;
	font-weight: bold;
	margin: 2px 0 10px 10px;
}
ul.sub-nav li a {
	font-size: 13px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 270px;
	color: #333;
}
ul.sub-nav li span {
	font-size: 16px;
	color: #aaa;
	font-weight: normal;
	display: inline-block;
	margin-right: 3px;
	line-height: 14px
}
ul.sub-nav li.active a {
	cursor: default;
	font-weight: 900;
	text-shadow: 0px 1px #fff;
	color: #333
}
ul.sub-nav li.active a:hover {
	text-decoration: none
}
ul.sub-nav li a:hover {
	text-decoration: none
}
.Lhs_col {
	float: left;
	width: 590px;
	font-size: 13px;
	text-align: left;
	line-height: 1.6em;
	color: #444;
	padding-right: 37px;
	border-right: 1px #ddd solid
}
.Lhs_col p {
	margin: 0px;
	font-size: 13px;
	margin-bottom: 20px;
	letter-spacing: 0.1px
}
.Lhs_col ul {
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 0px
}
.Lhs_col ul {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 0px;
}
.Lhs_col li {
	padding-left: 30px;
	vertical-align: text-top;
	background: url("../images/bullet-img.png") no-repeat 0px 3px;
	margin-bottom: 5px
}
/*static content End*/

/* Contact Us*/
#contact {
	width: 550px;
	overflow: hidden;
	margin-top: 20px
}
#contact ul {
	width: 550px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-bottom: 7px
}
#contact ul li {
	float: left;
	text-align: left;
	display: inline;
	background: none;
	padding: 0px
}
#contact select {
	border-radius: 3px;
	background: none repeat scroll 0 0 white;
	color: #333333;
	line-height: 25px;
	width: 380px;
	padding: 6px;
	border: 1px #d1d1d1 solid;
}
#contact .label {
	color: #333333;
	margin-right: 0;
	padding-top: 2px;
	text-align: left;
	width: 108px;
}
#contact .inputbox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-family: Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 4px;
	text-shadow: 0 0 1px #FFFFFF;
	width: 280px;
}
#contact .wrap6 {
	background: #eaeaea;
	padding: 2px;
	display: inline-block;
}
.textarea_freetrial {
	background: none repeat scroll 0 0 white;
	background: none\9;
	color: #999999;
	font-family: Arial, Verdana;
	font-size: 9pt;
	height: 120px;
	line-height: 18px;
	outline: medium none;
	padding: 6px;
	width: 420px !important;
	border: 1px #d1d1d1 solid;
	display: block
}
.btn {
	border-radius: 3px;
	padding: 7px 10px;
	border-top: 1px #d82b59 solid;
	border-right: 1px #d82b59 solid;
	border-bottom: 1px #d82b59 solid;
	border-left: 1px #d82b59 solid;
	background: #d93560;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EF577F ', endColorstr='#d93560 ');
	background: -webkit-gradient(linear, left top, left bottom, from(#EF577F ), to(#d93560 ));
	background: -moz-linear-gradient(top, #EF577F, #d93560 );
	text-shadow: #93101a 0 0px -2px;
	-webkit-text-shadow: #93101a 0 1px 2px;
	-moz-text-shadow: #93101a 0 1px 2px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #f596af;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #f596af;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #f596af;
	text-shadow: 0px -1px #a92f0a;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 15px;
	font-weight: 900;
	line-height: 16px;
	margin: 0;
	padding: 10px 20px 10px 20px;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	cursor: pointer;
	text-align: center;
	letter-spacing: normal
}
/* contact Us end*/




#pricing_tbl {
	overflow: hidden;
	padding-bottom: 35px
}
#pricing_tbl p {
	color: #E44670;
	font-weight: normal;
	margin: auto;
	padding: 0px 5px;
	text-shadow: none;
	display: block;
	font-size: 16px;
	width: 450px;
	margin-top: 5px
}
#pricing_tbl p strong {
	font-weight: 600
}
#pricing_tbl .shadow {
	bottom: 0;
	height: 4px;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 1;
}
#pricing_tbl h2 {
	color: #111;
	display: block;
	font-size: 34px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0px;
	text-align: center;
	text-shadow: none;
}
#pricing_tbl h4 {
	color: #626B6E;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding-bottom: 5px;
	padding-top: 5px;
	text-shadow: none;
}
#pricing_tbl h5 {
	font-size: 14px;
	font-weight: 900;
	padding-bottom: 0px;
	text-shadow: 0 1px #FFFFFF;
	margin: 0px;
	color: #222
}
#pricing_tbl h6 {
	font-size: 14px;
	font-weight: 900;
	padding-bottom: 0px;
	text-shadow: 0 1px #FFFFFF;
	margin: 0px;
	color: #222;
	text-align: center
}
/*pricing */
.jacket {
	margin-top: 40px;
	overflow: hidden;
	border-left: 1px solid #ddd;
	background: #fcfcfc;
	border-bottom: 1px solid #ddd;
}
#platinum_div {
	float: left;
	text-align: center;
	width: 159px;
	background: #fff
}
#platinum_div ul {
	list-style: none outside none;
	margin: 0 0 10px;
	padding: 0;
}
#platinum_div li strong {
	color: #40A526;
}
#platinum_div li span.red {
	color: #C33700;
	font-size: 9pt;
	font-weight: bold;
}
#platinum_div ul li {
	display: block;
	font-size: 18px;
	line-height: 1em;
	list-style: none outside none;
	text-align: center;
	width: 188px;
}
#gold_div {
	float: left;
	text-align: center;
	width: 159px;
}
#gold_div ul {
	list-style: none outside none;
	margin: 0 0 10px;
	padding: 0;
}
#gold_div li strong {
	color: #40A526;
}
#gold_div li span.red {
	color: #C33700;
	font-size: 9pt;
	font-weight: bold;
}
#gold_div ul li {
	display: block;
	font-size: 18px;
	line-height: 1em;
	list-style: none outside none;
	text-align: center;
	width: 188px;
}
#silver_div {
	float: left;
	text-align: center;
	width: 159px;
	background: #fff
}
#silver_div ul {
	list-style: none outside none;
	margin: 0 0 10px;
	padding: 0;
}
#silver_div li strong {
	color: #40A526;
}
#silver_div li span.red {
	color: #C33700;
	font-size: 9pt;
	font-weight: bold;
}
#silver_div ul li {
	display: block;
	font-size: 18px;
	line-height: 1em;
	list-style: none outside none;
	text-align: center;
	width: 188px;
}
#bronze_div {
	float: left;
	text-align: center;
	width: 159px;
}
#bronze_div ul {
	list-style: none outside none;
	margin: 0 0 10px;
	padding: 0;
}
#bronze_div li strong {
	color: #40A526;
}
#bronze_div li span.red {
	color: #C33700;
	font-size: 9pt;
	font-weight: bold;
}
#bronze_div ul li {
	display: block;
	font-size: 18px;
	line-height: 1em;
	list-style: none outside none;
	text-align: center;
	width: 188px;
}
#starter_div {
	float: left;
	text-align: center;
	width: 154px;
	background: #fff
}
#starter_div ul {
	list-style: none outside none;
	margin: 0 0 10px;
	padding: 0;
}
#starter_div li strong {
	color: #40A526;
}
#starter_div li span.red {
	color: #C33700;
	font-size: 9pt;
	font-weight: bold;
}
#starter_div ul li {
	display: block;
	font-size: 18px;
	line-height: 1em;
	list-style: none outside none;
	text-align: center;
	width: 149px;
}
#enterprise_div {
	float: left;
	margin: 0;
	width: 159px;
}
#plans_jacket ul {
	list-style: none outside none;
	padding: 0px 0 10px;
	margin: 0px
}
#plans_jacket li strong {
	color: #242c35;
	font-weight: normal
}
#plans_jacket li span.red {
	color: #C33700;
	font-size: 9pt;
	font-weight: bold;
}
#plans_jacket ul li {
	display: block;
	font-size: 16px;
	line-height: 1em;
	list-style: none outside none;
	text-align: center;
	width: 149px;
	color: #666
}
#plans_jacket h2 {
	font-size: 20px;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	padding: 18px 0px 18px 0px;
	border-right: 1px solid #5b6671;
	background: #323C46
}
#plans_jacket h2 a {
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
}
#plans_jacket h4 {
	font-size: 34px;
	font-weight: normal;
	letter-spacing: normal;
	padding: 30px 0 20px 0px;
	text-transform: none;
	text-align: center;
	line-height: 1em;
	color: #1abc9c;
	margin: 0px;
	border-right: 1px solid #ddd
}
#plans_jacket h4 span {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: normal;
	color: #323C46
}
#plans_jacket .orange {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0 20px 0px;
	text-align: center;
	background: #7bddd8;
	border-right: 1px solid #4bcfc8;
	line-height: 1.4em
}
.small_gray_price {
	font-size: 16px;
}
#planPlus {
	border-left: 1px solid #C2F9F9;
	float: left;
	margin-left: 0;
	text-align: center;
	width: 190px;
	border-right: 1px solid #C2F9F9;
	border-bottom: 1px solid #C2F9F9;
}
#planPlus ul {
	list-style: none outside none;
	margin: 0 0 14px;
	padding: 0;
	text-align: center;
}
#planPlus li span.red {
	color: #C33700;
	font-size: 9pt;
	font-weight: bold;
}
#planPlus ul li {
	display: block;
	font-size: 18px;
	line-height: 1em;
	list-style: none outside none;
	text-align: center;
	width: 188px
}
.small_gray_price {
	font-size: 16px;
}
#planPlus h2 a {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	letter-spacing: -1px
}
#planPlus .orange {
	color: #fff;
	font-size: 18px;
	font-weight: 900;
	padding: 20px 0 20px 0px;
	text-align: center;
	background: #7bddd8;
	border-right: 1px solid #4bcfc8
}
#free_trial {
	background: #fff;
	margin: 15px;
	margin-left: 190px;
	overflow: hidden;
	padding: 20px 20px 20px 30px;
	width: 655px;
	border-left: 1px dashed #1abc9c;
	margin-top: 0px;
	margin-bottom: 25px;
}
#sign_up {
	border-bottom: 1px solid #EAEAEA;
	overflow: hidden;
	padding-bottom: 10px;
	text-shadow: 0 1px #FFFFFF;
	width: 600px;
}
#sign_up ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 700px;
}
#sign_up ul li {
	display: inline;
	float: left;
	text-align: left;
}
#sign_up .label {
	color: #333333;
	margin-right: 5px;
	padding-top: 7px;
	text-align: right !important;
	width: 120px;
	font-size: 12px
}
#sign_up h3 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 3px;
}
#sign_up .inputbox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #BFC4C8;
	box-shadow: 0 2px 6px 0 #EBEBEB inset;
	-moz-box-shadow: 0 2px 6px 0 #EBEBEB inset;
	-webkit-box-shadow: 0 2px 6px 0 #EBEBEB inset;
	color: #A4A9AC;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 5px;
	outline: medium none;
	padding: 8px 10px;
	resize: none;
	width: 320px;
	font-family: "Lato", sans-serif;
	border-radius: 3px;
}
#sign_up .inputbox:focus {
	box-shadow: 0 3px 3px -2px rgba(45, 57, 70, 0.45) inset, 0 0 12px 0 rgba(183, 239, 255, 0.52);
	color: #333
}
#sign_up .select_box {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #BFC4C8;
	box-shadow: 0 2px 6px 0 #EBEBEB inset;
	-moz-box-shadow: 0 2px 6px 0 #EBEBEB inset;
	-webkit-box-shadow: 0 2px 6px 0 #EBEBEB inset;
	color: #A4A9AC;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 5px;
	outline: medium none;
	padding: 8px 10px;
	resize: none;
	width: 340px;
	font-family: "Lato", sans-serif;
	border-radius: 3px;
}
#sign_up .select_box:focus {
	box-shadow: 0 3px 3px -2px rgba(45, 57, 70, 0.45) inset, 0 0 12px 0 rgba(183, 239, 255, 0.52);
	color: #333
}
.signup_detail {
	background: #fff;
	text-align: left;
	overflow: hidden;
	font-size: 13px;
}
.signup_detail .col_left {
	float: left;
	width: 420px;
}
.signup_detail .col_right {
	float: right;
	width: 420px;
}
.signup_detail h5 {
	color: #111111;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	text-shadow: none;
}
.signup_detail p {
	margin: 0 0 2em;
}
.signup_gray {
	color: #999999;
	font-size: 11px;
	display: block;
	margin-bottom: 5px
}
.leftarrowdiv {
	width: 155px;
	background: #313b44;
	color: #fff;
	padding: 15px;
	position: relative;
	word-wrap: break-word;
	font-size: 14px;
	position: absolute;
	text-shadow: none;
	margin-left: 465px;
	border-radius: 3px;
	margin-top: -15px
}
.leftarrowdiv:after { /*arrow added to leftarrowdiv DIV*/
	content: '';
	display: block;
	position: absolute;
	top: 24px;
	left: -14px; /*should be set to -border-width x 2 */
	width: 0;
	height: 0;
	border-color: transparent #313b44 transparent transparent; /*border color should be same as div div background color*/
	border-style: solid;
	border-width: 7px;
}
#screenshots {
	background: #fff;
	text-align: center;
	overflow: hidden;
	width: 980px;
	padding-top: 50px;
	padding-bottom: 0px;
	border-bottom: 1px solid #ddd;
	margin-top: 0px
}
#screenshots h1 {
	color: #000000;
	display: block;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 5px;
	text-align: center;
	text-shadow: 0 1px #FFFFFF;
}
#screenshots h2 {
	color: #666;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	padding-bottom: 45px;
	padding-top: 0;
	text-shadow: none;
	line-height: 1.4em
}
.demo {
	background: none repeat scroll 0 0 #FFFFFF;
	overflow: hidden;
	padding-bottom: 45px;
	padding-top: 35px;
	width: 100%;
	text-align: left
}
.demo1 {
	background: none repeat scroll 0 0 #FFFFFF;
	overflow: hidden;
	padding-bottom: 45px;
	padding-top: 35px;
	width: 100%;
	text-align: left;
	border-bottom: 1px #ddd solid;
}
.demo1 h2 {
	color: #000;
	font-size: 36px;
	font-weight: 300;
	letter-spacing: normal;
	line-height: normal;
	padding-bottom: 10px;
	padding-top: 0;
	text-align: center;
	text-shadow: none;
}
.demo #demo {
	float: left;
	margin-top: 0px;
	overflow: hidden;
	width: 435px;
	font-size: 13px;
	text-align: left
}
.demo #demo ul {
	margin: 0 0 4px;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 435px;
}
.demo #demo .label {
	color: #333333;
	margin-right: 0;
	padding-top: 9px;
	text-align: left;
	width: 100px;
	font-size: 13px;
}
.demo #demo ul li {
	background: none repeat scroll 0 0 transparent;
	display: inline;
	float: left;
	padding: 0;
	text-align: left;
}
.demo #demo .inputbox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #BFC4C8;
	box-shadow: 0 2px 6px 0 #EBEBEB inset;
	-moz-box-shadow: 0 2px 6px 0 #EBEBEB inset;
	-webkit-box-shadow: 0 2px 6px 0 #EBEBEB inset;
	color: #A4A9AC;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 5px;
	outline: medium none;
	padding: 8px 10px;
	resize: none;
	width: 300px;
	font-family: "Lato", sans-serif;
	border-radius: 3px;
	margin-left: 0px
}
.demo #demo .inputbox:focus {
	box-shadow: 0 3px 3px -2px rgba(45, 57, 70, 0.45) inset, 0 0 12px 0 rgba(183, 239, 255, 0.52);
	color: #333
}
.demo .test-col {
	border-left: 1px dashed #DDDDDD;
	float: left;
	margin-left: 45px;
	margin-top: 0px;
	overflow: hidden;
	padding-left: 43px;
	width: 420px;
}
.demo .test-col h3 {
	color: #000000;
	display: block;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 5px;
	text-align: left;
	text-shadow: 0 1px #FFFFFF;
	padding-bottom: 10px
}
.demo .test-col .testimonials_NR {
	overflow: hidden;
	width: auto
}
.demo .test-col .testimonials_NR .inner-left {
	margin-left: 0 !important;
	margin-bottom: 20px !important;
	width: 420px;
	float: left;
	text-align: left
}
.demo .test-col .testimonials_NR .quote-box {
	border: 1px solid #E6E6E6;
	border-radius: 2px 2px 2px 2px;
	padding: 30px;
}
.demo .test-col .testimonials_NR .quote-box .quote-left {
	background: url("../images/qoutes_left.png") no-repeat top left;
	height: 28px;
	margin: -12px 0 0 -10px;
	position: absolute;
	width: 33px;
}
.demo .test-col .testimonials_NR .quote-box q {
	display: block;
	font-size: 19px;
	line-height: 30px;
	margin: 0 0 0 30px;
	quotes: none;
	color: #666;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6em;
}
.demo .test-col .testimonials_NR .quote-box .quote-right {
	background: url("../images/qoutes_right.png") no-repeat top left;
	height: 28px;
	margin: 4px -10px 0 10px;
	position: absolute;
	width: 33px;
}
.demo .test-col .testimonials_NR .quote-arrow {
	background: url("../images/test_arrow.png") no-repeat top left;
	display: block;
	height: 13px;
	margin: -1px 0 0 15px;
	width: 99px;
}
.demo .test-col .testimonials_NR cite {
	display: block;
	margin: 10px 0 0 10px;
	font-style: normal;
	font-size: 13px;
	color: #777;
}
.demo .test-col .testimonials_NR cite .photo {
	display: block;
	float: left;
	height: 85px;
	margin: 0 15px 0 0;
	width: 85px;
}
.demo .test-col .testimonials_NR cite .author {
	color: #0088CC;
	font-size: 18px;
	line-height: normal;
	display: block;
	margin-top: 5px;
	line-height: 30px
}
.demo .test-col .testimonials_NR h3 {
	color: #111111;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: normal;
	padding-bottom: 5px;
	text-align: center;
	text-shadow: 0 1px #FFFFFF;
	border-bottom: none!important
}
.demo .test-col .testimonials_NR h5 {
	color: #777;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
	margin: 10px 0;
	margin-top: 0px;
	font-weight: normal;
	padding-bottom: 15px
}
.demo .test-col .testimonials_NR img {
	border: 4px solid #eaeaea;
	border-radius: 90px;
	height: 80px;
	margin: 0 0 25px;
	width: 80px;
}
.thanx_message div {
	background: url("../images/good_icon.gif") no-repeat scroll 10px 0 transparent;
	color: #336633;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.6em;
	padding-left: 40px;
	text-align: left;
}
.thanx_message {
	background: none repeat scroll 0 0 #E2F9E3;
	border: 1px solid #BBEE66;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 12px 10px 12px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: auto;
	text-align: left;
}
.error_message {
	background: none repeat scroll 0 0 #FFDDCC;
	border: 1px solid #EECCBB;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 12px 10px 12px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: auto;
	text-align: left;
}
.error_message div {
	background: url("../images/error-icon.png") no-repeat scroll 10px 0 transparent;
	color: #663333;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.6em;
	padding-left: 35px;
	text-align: left;
}
.commentDivsec {
	padding-bottom: 40px;
	border-bottom: 1px #ddd solid;
}
#NN-features .row .col img {
	position: relative
}
#NN-features .row .col img:hover {
	transform: rotate(-360deg);
	transition: all 0.5s ease 0s;
	-webkit-transform: rotate(-360deg);
	-webkit-transition: all 0.5s ease 0s;
	cursor: pointer
}
.handwritten-text {
	background: url("../images/arrow-img.png") no-repeat scroll right top transparent;
	color: #06B5B3;
	font-family: 'Shadows Into Light', cursive;
	font-size: 24px;
	letter-spacing: 3px;
	margin-left: 60px;
	margin-top: 30px;
	min-height: 25px;
	padding-right: 85px;
	position: absolute;
	z-index: 10;
}
.handwritten-text1 {
	background: url("../images/arrow-img.png") no-repeat scroll right 38px transparent;
	color: #06B5B3;
	font-family: 'Shadows Into Light', cursive;
	font-size: 24px;
	letter-spacing: 3px;
	line-height: 1.5em;
	margin-left: 75px;
	margin-top: -6px;
	min-height: 25px;
	padding-right: 35px;
	position: absolute;
	text-align: center;
	z-index: 10;
	word-spacing: -3px
}
#testimonials_new {
	overflow: hidden;
	padding: 1em 0;
	padding-bottom: 70px;
	border-bottom: 1px solid #E0EBEE
}
#testimonials_new h1 {
	background: none repeat scroll 0 0 transparent;
	color: #000;
	font-family: "Bitter-Regular";
	font-size: 46px;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: normal;
	margin-bottom: 10px;
	padding-top: 20px;
	text-shadow: 0 1px #FFFFFF;
	word-spacing: 5px;
}
#testimonials_new h2 {
	font-family: "Lato", sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #626b6e;
	letter-spacing: normal;
	text-shadow: none;
	padding-bottom: 60px;
	padding-top: 0px;
	line-height: normal;
}
#testimonials_new .grid {
	width: 950px;
	margin: auto;
	overflow: hidden;
}
.clients-block {
	float: left;
	text-align: center;
	width: 93%;
	background: #fff;
	border: 1px solid #E0EBEE;
	padding: 25px;
	margin-right: 0px;
	border-radius: 2px;
	margin-bottom: 32px;
}
.clients-block img {
	border: 4px solid #e5f4f8;
	border-radius: 80px 80px 80px 80px;
	height: 130px;
	margin: 0px 0 0px;
	width: 130px;
	float: left;
}
.clients-text {
	background-image: url("../images/qoutes_left.png");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	width: 82%;
	margin-left: 15px;
}
.clients-txt {
	/*  background-image: url("../images/qoutes_right.png");*/
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0 35px;
	font-family: "Lato-light", sans-serif;
}
.clients-txt p {
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-weight: 300 !important;
	line-height: 1.4em;
	color: #333
}
.clients-block-meta {
	color: #479CCF;
	font-size: 22px;
	font-family: "Lato", sans-serif;
	display: block;
	padding: 15px 0 0;
	float: left;
	font-style: italic;
}
.clients-txt .designation {
	margin: 2px 0 0 0px;
	font-style: normal;
	font-size: 14px;
	color: #777;
	font-family: "Lato", sans-serif;
	line-height: normal;
	float: left;
	clear: both;
}
.socail-section {
	overflow: hidden;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 70px;
}
.socail-section .button.twitter {
	background-color: #00ACEE;
}
.socail-section .grid {
	width: 1000px;
	margin: auto;
	overflow: hidden;
}
.socail-section .button {
	-moz-box-sizing: border-box;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 13px;
	margin-right: 1em;
	padding: 1em 0;
	width: 23.5%;
}
.socail-section .button .left {
	float: left;
	width: 27%;
}
.socail-section .button .right {
	float: right;
	width: 67.5%;
	text-align: left;
	font-family: "Lato", sans-serif;
	font-size: 12px
}
.socail-section .button span.count {
	font-weight: 900;
	text-align: left;
	display: block;
	line-height: 20px;
	font-size: 15px
}
.socail-section .button span.label {
	text-align: left;
}
.socail-section .button.facebook {
	background-color: #3B5998;
}
.socail-section .button.linkedin {
	background-color: #0E76A8;
}
.socail-section .button.googleplus {
	background-color: #f63e28;
	margin-right: 0;
}
.socail-section .button .left img {
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	display: block;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	top: 0px;
	width: 38px;
}
.clients-block1 {
	float: left;
	text-align: center;
	width: 250px;
	background: #fff;
	border: 1px solid #E0EBEE;
	padding: 30px;
	margin-right: 32px;
	border-radius: 2px;
	margin-bottom: 32px;
}
.clients-block1 img {
	border: 4px solid #e5f4f8;
	border-radius: 80px 80px 80px 80px;
	height: 130px;
	margin: 0 0 25px;
	width: 130px;
}
.clients-text1 {
	background-image: url("../images/qoutes_left.png");
	background-position: left top;
	background-repeat: no-repeat;
}
.clients-txt1 {
	/*  background-image: url("../images/qoutes_right.png");*/
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0 35px;
	font-family: "Lato", sans-serif;
}
.clients-txt1 p {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.4em;
	color: #333
}
.clients-block-meta1 {
	color: #479CCF;
	font-size: 20px;
	font-family: "Lato", sans-serif;
	display: block;
	padding: 15px 0 0;
	font-style: italic;
}
.testimonials_nurture {
	overflow: hidden;
	text-align: center;
	width: 950px;
}
.testimonials_nurture .inner-left {
	margin-left: 0 !important;
	margin-bottom: 50px !important;
	width: 450px;
	float: left;
	text-align: left
}
.testimonials_nurture .inner-right {
	margin-right: 20px !important;
	margin-bottom: 50px !important;
	width: 450px;
	float: left;
	text-align: left
}
.testimonials_nurture .quote-box {
	border: 1px solid #E6E6E6;
	border-radius: 2px 2px 2px 2px;
	padding: 25px;
	background-color: #fff;
}
.testimonials_nurture .quote-box .quote-left {
	background: url("../images/qoutes_left.png") no-repeat top left;
	height: 28px;
	margin: -12px 0 0 -10px;
	position: absolute;
	width: 33px;
}
.testimonials_nurture .quote-box q {
	display: block;
	font-size: 19px;
	line-height: 30px;
	margin: 0 0 0 30px;
	quotes: none;
	color: #666;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.6em;
}
.testimonials_nurture .quote-box .quote-right {
	background: url("../images/qoutes_right.png") no-repeat top left;
	height: 28px;
	margin: 4px -10px 0 0px;
	position: absolute;
	width: 33px;
}
.testimonials_nurture .quote-arrow {
	background: url("../images/test_arrow.png") no-repeat top left;
	display: block;
	height: 13px;
	margin: -1px 0 0 38px;
	width: 99px;
}
.testimonials_nurture cite {
	display: block;
	margin: 10px 0 0 10px;
	font-style: normal;
	font-size: 14px;
	color: #777
}
.testimonials_nurture cite .photo {
	display: block;
	float: left;
	height: 85px;
	margin: 0 15px 0 0;
	width: 85px;
}
.testimonials_nurture cite .author {
	color: #479CCF;
	font-size: 22px;
	line-height: 65px;
	font-family: "Lato", sans-serif;
	font-style: italic;
}
.testimonials_nurture cite .designation {
	margin: -20px 0 0 0px;
	font-style: normal;
	font-size: 14px;
	color: #777;
	font-family: "Lato", sans-serif;
	line-height: normal;
	float: left;
}
.testimonials_nurture h3 {
	color: #111111;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: normal;
	padding-bottom: 5px;
	text-align: center;
	text-shadow: 0 1px #FFFFFF;
	border-bottom: none!important
}
.testimonials_nurture h5 {
	color: #777;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
	margin: 10px 0;
	margin-top: 0px;
	font-weight: normal;
	padding-bottom: 15px
}
.testimonials_nurture img {
	border: 4px solid #E5F4F8;
	border-radius: 90px;
	height: 80px;
	margin: 0 0 25px;
	width: 80px;
}
.testimonials_nurture1 {
	overflow: hidden;
	text-align: center;
	width: 1000px;
}
.testimonials_nurture1 .inner-left {
	margin-left: 0 !important;
	margin-bottom: 60px !important;
	width: 100%;
	float: left;
	text-align: left
}
.testimonials_nurture1 .quote-box {
	border: 1px solid #E6E6E6;
	border-radius: 2px 2px 2px 2px;
	padding: 30px;
	background-color: #fff;
}
.testimonials_nurture .quote-box .quote-left {
	background: url("../images/qoutes_left.png") no-repeat top left;
	height: 28px;
	margin: -12px 0 0 -10px;
	position: absolute;
	width: 33px;
}
.testimonials_nurture1 .quote-box q {
	display: block;
	font-size: 19px;
	line-height: 30px;
	margin: 0 0 0 30px;
	quotes: none;
	color: #666;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.6em;
}
.testimonials_nurture1 .quote-box .quote-right {
	background: url("../images/qoutes_right.png") no-repeat top left;
	height: 28px;
	margin: 4px -10px 0 10px;
	position: absolute;
	width: 33px;
}
.testimonials_nurture1 .quote-arrow {
	background: url("../images/test_arrow.png?1371675387") no-repeat top left;
	display: block;
	height: 13px;
	margin: -1px 0 0 15px;
	width: 99px;
}
.testimonials_nurture1 cite {
	display: block;
	margin: 10px 0 0 10px;
	font-style: normal;
	font-size: 14px;
	color: #777
}
.testimonials_nurture1 cite .photo {
	display: block;
	float: left;
	height: 85px;
	margin: 0 15px 0 0;
	width: 85px;
}
.testimonials_nurture1 cite .author {
	color: #479CCF;
	font-size: 22px;
	line-height: 80px;
	font-family: "Lato", sans-serif;
}
.testimonials_nurture1 h3 {
	color: #111111;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: normal;
	padding-bottom: 5px;
	text-align: center;
	text-shadow: 0 1px #FFFFFF;
	border-bottom: none!important
}
.testimonials_nurture1 h5 {
	color: #777;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
	margin: 10px 0;
	margin-top: 0px;
	font-weight: normal;
	padding-bottom: 15px
}
.testimonials_nurture1 img {
	border: 4px solid #E5F4F8;
	border-radius: 90px;
	height: 80px;
	margin: 0 0 25px;
	width: 80px;
}
/*testimonials new ends*/




.yellow-round {
	border: 4px solid #ffeaab!important;
	background: #fff
}
.green-round {
	border: 4px solid #e0f6bd!important;
	background: #fff
}
.aqua-round {
	border: 4px solid #c8f1fc!important;
	background: #fff
}
.pink-round {
	border: 4px solid #fdccdd!important;
	background: #fff
}
.lightgreen-round {
	border: 4px solid #c0f8e2!important;
	background: #fff
}
.purple-round {
	border: 4px solid #efdffb!important;
	background: #fff
}
.red-round {
	border: 4px solid #ffc6bd!important;
	background: #fff
}
[3:01:02 PM] Shelke Yuvraj: .view-full .socail-div {
overflow: hidden;
margin-top: 20px
}
.view-full .socail-div .button.twitter {
	background-color: #00ACEE;
}
.view-full .socail-div .button {
	-moz-box-sizing: border-box;
	border-radius: 2px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 13px;
	margin-right: 4px;
	padding: 5px 0;
	width: 150px;
}
.view-full .socail-div .button .left {
	float: left;
	text-align: center;
	width: 45px;
	padding-left: 5px
}
.view-full .socail-div .button .right {
	float: right;
	width: 88px;
	text-align: left;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 3px
}
.view-full .socail-div .button span.count {
	font-weight: normal;
	text-align: left;
	display: block;
	line-height: 20px;
	font-size: 12px
}
.view-full .socail-div .button span.label {
	text-align: left;
}
.view-full .socail-div .button.facebook {
	background-color: #3B5998;
}
.view-full .socail-div .button.linkedin {
	background-color: #0E76A8;
}
.view-full .socail-div .button.googleplus {
	background-color: #f63e28;
	margin-right: 0;
}
.view-full .socail-div .button .left img {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 0px;
	width: 30px;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	padding-right: 10px
}
<!--
New css 3-3-15
-->

/* Mob Menu */
#mobile-menu {
display: none;
width: 100%;
text-align: left;
float: left;
}
#mobile-menu .toggle {
	float: left;
	width: 30px;
	height: 35px;
	cursor: pointer;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	text-align: left;
	margin-left: 1px;
}
#mobile-menu .toggle:before {
	content: "\f0c9";
	font-family: FontAwesome;
	font-size: 24px;
	color: #fff;
	margin: 10px 0;
	line-height: 44px;
}
#mobile-menu ul {
	margin: auto;
	padding: 0px;
	list-style: none;
}
#mobile-menu ul.navmenu ul.submenu {
	padding: 2px 0 0;
	background: #fff;
	width: 98%;
	box-shadow: 0 0 20px -1px rgba(0, 0, 0, 0.5);
}
#mobile-menu ul.navmenu .menutop {
	display: inline-block;
	overflow: hidden;
	margin-top: 5px;
	padding-bottom: 3px;
}
#mobile-menu ul.navmenu .menutop h2 {
	float: left;
	margin: 0;
	font-weight: normal;
	color: #fff;
	padding: 14px 0px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Gotham", "Helvetica Neue", Helvetica, sans-serif;
}
ul.topnav {
	padding: 0 5px;
	margin: 0;
	font-size: 1em;
	line-height: 0.5em;
	list-style: none;
	background: none;
}
ul.topnav li {
	border-bottom: 1px solid #ddd;
	float: none;
	margin: 0 15px;
	position: relative;
	text-align: left;
}
ul.topnav li.last {
	position: relative;
	float: none;
	border-bottom: none;
}
ul.topnav li a {
	line-height: 10px;
	font-size: 12px;
	padding: 15px 0px;
	font-weight: bold;
	color: #333;
	display: block;
	text-decoration: none;
	font-family: "Gotham", "Helvetica Neue", Helvetica, sans-serif;
	width: 80%;
	text-transform: uppercase;
}
ul.topnav li a:hover {
	color: #000;
}
ul.topnav li .active a {
	background-color: #999;
	color: #000;
}
ul.topnav ul {
	margin: 0;
	padding: 0;
	display: none;
}
ul.topnav ul li {
	margin: 0;
	padding: 0;
	clear: both;
}
ul.topnav ul li a {
	padding-left: 10px;
	font-size: 13px;
	font-weight: normal;
	outline: 0;
	color: #666;
	text-transform: none;
	font-family: "Gotham", "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing: normal;
}
ul.topnav ul ul li a {
	padding-left: 20px;
}
ul.topnav em {
	color: #666;
	cursor: pointer;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	padding: 6px 0 6px 6px;
	position: absolute;
	right: 0px;
	top: 10px;
	width: 16px;
	height: 25px;
}
ul.topnav em:hover {
	color: #000;
}
/* ==== To Top ==== */
#toTop {
	border-radius: 3px;
	border: 1px #14181C solid;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#404D59 ', endColorstr='#252C33 ');
	background: -webkit-gradient(linear, left top, left bottom, from(#404D59 ), to(#252C33 ));
	background: -moz-linear-gradient(top, #404D59, #252C33 );
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
	color: #fff;
	text-align: center;
	bottom: 60px;
	display: none;
	height: 40px;
	line-height: 45px;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-decoration: none;
	width: 40px;
	background: url(http://www.nurturehq.com/tips/images/to-top-arrow.png) no-repeat center;
	background-color: #252C33;
	text-transform: uppercase;
	z-index: 100;
}
#toTop:hover {
	color: #fff;
	background-color: #1abc9c;
	border: 1px #1abc9c solid;
}
.customer-logo img {
	width: 100%;
}
.contact-details .inner-section .inner-box {
	overflow: hidden;
	margin-top: 15px;
	text-shadow: none
}
.contact-details .inner-section .inner-box .que_text {
	float: left;
	width: 440px;
	text-align: left;
	margin-top: 10px;
	padding-right: 30px
}
.contact-details .inner-section .inner-box .phone-box {
	float: left;
	width: 180px;
	margin-top: 10px
}
.contact-details .inner-section .inner-box .mail-box {
	float: left;
	width: 250px;
	margin-top: 30px;
	font-size: 16px
}
.footer .col-mid {
	color: #b4c2cf;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.6em;
	padding-right: 70px;
	text-align: left;
	width: 370px;
}
#intro_tips {
	background: url("http://www.nurturehq.com/tips/css/images/map-bg-img.png") no-repeat scroll center 120px transparent;
	overflow: hidden;
	padding-top: 15px;
	text-align: center;
	width: 100%;
	margin: 20px 0px 0px 0px;
}
#intro_tips h1 {
	background: none repeat scroll 0 0 transparent;
	color: #000000;
	font-family: "Gotham", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 44px;
	font-weight: 600;
	letter-spacing: -2px;
	line-height: normal;
	margin-bottom: 10px;
	padding-top: 20px;
	text-shadow: 0 1px #FFFFFF;
	word-spacing: 2px;
	border-top: 1px #ddd solid;
}
#intro_tips h2 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding-bottom: 20px;
	padding-top: 0;
	text-align: center;
	text-shadow: none;
}
#intro_tips .grid {
	margin: 0 auto;
	width: 950px;
	text-align: center;
}
#intro_tips .btn_free_trail {
	border-radius: 3px;
	border-top: 1px #d82b59 solid;
	border-right: 1px #d82b59 solid;
	border-bottom: 1px #d82b59 solid;
	border-left: 1px #d82b59 solid;
	background: #d93560;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EF577F ', endColorstr='#d93560 ');
	background: -webkit-gradient(linear, left top, left bottom, from(#EF577F ), to(#d93560 ));
	background: -moz-linear-gradient(top, #EF577F, #d93560 );
	text-shadow: #93101a 0 0px -2px;
	-webkit-text-shadow: #93101a 0 1px 2px;
	-moz-text-shadow: #93101a 0 1px 2px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #f596af;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #f596af;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #f596af;
	text-shadow: 0px -1px #a92f0a;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 28px;
	font-weight: 600;
	margin: 0;
	padding: 10px 30px 15px 30px;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	letter-spacing: normal;
	cursor: pointer;
	margin-bottom: 25px;
}
#inside-intro h4 {
	background: none repeat scroll 0 0 transparent;
	color: #222;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	text-shadow: none;
	text-align: left;
}
/* intro_tips end*/	

.static-content ul {
    margin-bottom: 14px;
}
.static-content ol {
    margin: 0 0 10px 0;
}
.static-content ul li {
    color: #333;
    list-style: square outside none;
    margin: 0 0 8px 20px;
    padding: 0;
}

.static-content ol li {
    color: #333;
    list-style: decimal outside none;
    margin: 0 0 0 25px;
    padding: 0;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
#nrtr_slider_form_wrapper {
	display: none;
}
#nav {
	display: none;
}
#mobile-menu {
	display: block; text-align:right;
}
.nav-container .inner {
	width: 94%;
	padding: 0 10px;
}
#inside-intro h1 {
	font-size: 20px;
	padding-left: 15px;
}
.tips-tricks {
	width: 95%;
}
.grid {
	width: 100%;
}
.tips-tricks .tips-list h2 {
	font-size: 16px;
}
.breadcrumbs .grid1 {
	width: 95%;
	margin: auto;
}
.socail-section {
	padding-top: 20px;
	padding-bottom: 25px;
}
.socail-section h2 {
	font-size: 22px;
	line-height: 32px;
}
.socail-section .grid a {
	display: block;
	margin-bottom: 5px;
}
.socail-section .grid {
	width: 95%;
}
.socail-section .button1 {
	width: 86%;
}
.socail-section .button1.googleplus {
	margin-right: 1em;
}
.footer .inner {
	width: 95%;
}
.col-1 {
	width: 90%;
}
footer .col-2 {
	width: 90%;
}
footer .col-4 {
	width: 95%;
}
footer .grid {
	width: 100% !important;
}
.footer_inner {
	width: 95%;
	margin: auto;
}
.footer .col-mid {
	float: none;
	width: 100%;
}
.footer .col {
	width: 100%;
}
.footer .col-address {
	width: 100%;
}
#inside-intro h4 {
	font-size: 20px;
	padding-left: 12px;
}
.tips-tricks h1 {
	font-size: 24px;
}
#intro_tips .grid {
	width: 100%;
}
#intro_tips h1 {
	font-size: 24px;
}
#intro_tips h2 {
	font-size: 16px;
	padding: 5px 10px;
}
.handwritten-text {
	display: none;
}
#intro_tips .btn_free_trail {
	font-size: 16px;
	padding: 0 15px 5px;
}
#intro_tips .btn_free_trail span {
	font-size: 24px !important;
}
#intro_tips img {
	width: 95%;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#nrtr_slider_form_wrapper {
	display: none;
}
#nav {
	display: none;
}
#mobile-menu {
	display: block;
	text-align: right;
}
.nav-container .inner {
	width: 94%;
	padding: 0 10px;
}
#inside-intro h1 {
	font-size: 20px;
	padding-left: 15px;
}
.tips-tricks {
	width: 95%;
}
.grid {
	width: 100%;
}
.tips-tricks .tips-list h2 {
	font-size: 16px;
}
.socail-section {
	padding-top: 20px;
	padding-bottom: 25px;
}
.socail-section h2 {
	font-size: 24px;
	line-height: 32px;
	padding: 0 15px 25px;
}
.socail-section .grid a {
	display: block;
	margin-bottom: 5px;
}
.socail-section .grid {
	width: 95%;
}
.socail-section .button1 {
	width: 50%;
}
.socail-section .button1.googleplus {
	margin-right: 1em;
}
.footer .inner {
	width: 95%;
}
.col-1 {
	width: 35%;
}
footer .col-2 {
	width: 55%;
}
footer .col-4 {
	width: 95%;
}
.breadcrumbs .grid1 {
	width: 95%;
	margin: auto;
}
footer .grid {
	width: 100% !important;
}
.footer_inner {
	width: 95%;
	margin: auto;
}
.footer .col-mid {
	float: none;
	width: 100%;
}
.footer .col {
	width: 100%;
}
.footer .col-address {
	width: 100%;
}
#inside-intro h4 {
	font-size: 20px;
	padding-left: 12px;
}
.tips-tricks h1 {
	font-size: 24px;
}
#intro_tips .grid {
	width: 100%;
}
#intro_tips h1 {
	font-size: 22px;
}
#intro_tips h2 {
	font-size: 16px;
	padding: 5px 10px;
}
.handwritten-text {
	display: none;
}
#intro_tips .btn_free_trail {
	font-size: 16px;
	padding: 0 15px 5px;
}
#intro_tips .btn_free_trail span {
	font-size: 24px !important;
}
#intro_tips img {
	width: 95%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#inside-intro h1 {
	padding-left: 15px;
}
ul#nav {
	display: block;
	width: 78%
}
#mobile-menu {
	display: none;
}
.nav-container .inner {
	width: 96%;
	padding: 0 10px;
}
.tips-tricks {
	width: 95%;
}
.grid {
	width: 100%;
}
.breadcrumbs .grid1 {
	width: 95%;
	margin: auto;
}
footer .grid {
	width: 100% !important;
}
.footer .inner {
	width: 96%;
}
.col-1 {
	width: 22%;
}
footer .col-2 {
	width: 35%;
}
footer .col-4 {
	width: 35%
}
.footer .col-mid {
	float: left;
	padding-right: 15px;
	width: 40%;
}
.socail-section .grid {
	width: 96%;
}
.socail-section .button1 {
	width: 33%;
}
.socail-section .button1.facebook {
	margin: auto auto 12px;
}
.socail-section .button1.twitter {
	margin: auto 12px 12px auto;
}
.footer .col-address {
	width: 22%;
	float: right;
}

#inside-intro h4 {
	padding-left: 12px;
}
#intro_tips .grid {
	width: 95%;
}
#intro_tips h1 {
	font-size: 32px;
}
#intro_tips h2 {
	font-size: 16px;
}
#intro_tips img {
	width: 95%;
}
.handwritten-text {
	background: url("../images/arrow-img.png") no-repeat scroll right top / 30% auto transparent;
	font-size: 18px;
	margin-left: 8px;
	padding-right: 60px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#nav {
	display: block;
}
#mobile-menu {
	display: none;
}
}