/*
Theme Name: Optima Money
Theme URI: 

*/


/* To resolve error: Not enough storage in IE9 */
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300);
@import url("core/assets/css/font-awesome.min.css");
@import url("core/assets/css/simple-line-icons.css");
@import url("core/assets/css/etlinefont.css");

@import url("assets/css/flexslider.css");
@import url("assets/css/king_forms.css");
@import url("assets/js/pretty/css/prettyPhoto.css");


/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	
--------------------------------------------------------*/ 

@font-face {
  font-family: 'BigNoodleTitling';
  src: url('BigNoodleTitling.eot?#iefix') format('embedded-opentype'),
       url('BigNoodleTitling.woff') format('woff'),
	   url('BigNoodleTitling.ttf')  format('truetype'),
	   url('BigNoodleTitling.svg#BigNoodleTitling') format('svg');
  font-weight: normal;
  font-style: normal;
}
    
	
	
html{
	overflow-x: hidden;
	background: #fafafa;
}
@media (max-width: 992px){
	[class*="col-md-"] [class*="col-md-"] {
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media (min-width: 992px){
	[class*="col-md-"] [class*="col-md-"]:first-child {
		padding-left: 0px;
	}	
	[class*="col-md-"] [class*="col-md-"]:last-child {
		padding-right: 0px;
	}
}	
:focus {
	outline: none 0px;
}

ol, ul {
	list-style: none outside none;
}

blockquote::before, blockquote::after, q::before, q::after {
}

blockquote, q {
}

a img {
	border: 0px none;
}

article, .widget, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}


body code {
	display: inline-block;
	white-space: normal;
}
.container-fluid{
	/*padding-left: 0px;
	padding-right: 0px;*/
}
.sticky{
	
}
.full-width {
	min-width: 100%;
	max-width: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.full-width.layout-boxed{
	min-width: 0px;
}
html body .layout-boxed .rowlevelone.limit-width {
	margin: 0px auto !important;
	padding: 0 18px;
}
.noanimate{
	-webkit-animation-name: none !important;
	animation-name: none !important;
}
.alignleft {
	display: inline;
	float: left;
	text-align: left;
}
img.alignleft {
	margin-right: 18px;
}
.alignright {
	display: inline;
	float: right;
}
img.alignright {
	margin-left: 18px;
}
.aligncenter {
	text-align: center;
}

a.more-link {
	margin: 0px 0px 10px;
}
caption{
	text-align: left;
}
pre {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(244, 244, 244);
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

code, kbd, samp, var {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
}

abbr, acronym, dfn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(102, 102, 102);
	cursor: help;
}

address {
	display: block;
	margin: 0px 0px 1.625em;
}

.execphpwidget{
	float: left;
	width: 100%;
}
.assistive-text {
	clip: rect(1px 1px 1px 1px);
	position: absolute !important;
}
.hentry, .no-results {
	clear: both;
}
.page.type-page {
	
}

img.sizefullwidth {
	margin: 10px 0px 20px;
	width: 99.5% !important;
}

body.search .hentry {
	padding-bottom: 10px;
}

.hentry:last-child, .no-results {
	border-bottom-width: medium;
	border-bottom-style: none;
}

.page-link span {
	margin-right: 6px;
}

.layout-boxed{
	margin: 0px auto;
	background: #fff;
	display: inline-block;
	text-align: left;
	transition: all 500ms ease-out;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}

html body .layout-boxed .full{
	margin: 0px !important;
}
.layout-boxed .footer1{
	padding-bottom: 10px;
}
.layout-boxed .widget .container{
	width: auto;
}
.entry-meta .edit-link a, .commentlist .edit-link a {
	color: rgb(102, 102, 102);
	float: right;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.5em;
	padding: 3px 10px;
}

.entry-meta .edit-link a:hover, .commentlist .edit-link a:hover {
	color: rgb(255, 255, 255);
}

.entry-content .edit-link {
	clear: both;
	display: block;
}

.entry-content img, .comment-content img, .widget img {
	max-width: 100%;
	max-height: 100%;
}
.entry-content .ls-container img{
	max-height: inherit;
	max-width: inherit;
}
.imgframe5 img{
	border: none !important;
	background-color: #fff; 
}
.widget .ls-wp-container img{
	max-width: inherit;
	max-height: inherit;	
}
.ls-wp-container{
	float: left;
}
.widget_contents-component img{	
	border: 1px solid rgba(0,0,0,0.05);
}

img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
	height: auto;
}

img.size-full, img.size-large {
	max-width: 100%;
	width: auto;
	height: auto;
}

.entry-content img.wp-smiley {
	border: medium none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 1.625em;
}

p img, .wp-caption {
	margin-top: 0.4em;
}

.wp-caption {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(238, 238, 238);
	margin-bottom: 1.625em;
	max-width: 100%;
	padding: 9px;
	margin-right: 18px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.wp-caption img {
	display: block;
	margin: 0px auto;
	max-width: 100%;
}

.wp-caption .wp-caption-text, .gallery-caption {
	color: rgb(102, 102, 102);
	font-family: Georgia, serif;
	font-size: 12px;
}

.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 10px 5px 10px;
	position: relative;
	text-align: center;
}

.wp-caption .wp-caption-text::before {
	color: rgb(102, 102, 102);
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}

ul#links404 {
	list-style: inherit;
	margin-left: 20px;
}

ul#links404 li {
	line-height: 25px;
}

.wp-caption img {
	border-color: rgb(238, 238, 238);
}

.rssicon {
	height: 20px;
	width: 20px;
	margin-top: 15px;
	background-repeat: no-repeat no-repeat;
}
embed, iframe, object {
	max-width: 100%;
}

.post-password-required .entry-header .comments-link {
	margin: 1.625em 0px 0px;
}

.post-password-required input[type="password"] {
	margin: 0.8125em 0px;
}

.post-password-required input[type="password"]:focus {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(247, 247, 247);
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}
#author-info {
	font-size: 12px;
	overflow: hidden;
}

header.entry-header {
	text-align: left;
	display: inline-block;
	width: 100%;
	margin: 20px 0 10px;
}

#content{
	/* min-height: 500px; */
}
.compact #logo img{
	max-height: 40px;
	margin-top: 5px;
}
.singular #author-info {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(249, 249, 249);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221, 221, 221);
	margin: 2.2em -35.6% 0px -35.4%;
	padding: 20px 35.4%;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.archive #author-info {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221, 221, 221);
	margin: 0px 0px 2.2em;
	padding: 0px 0px 2.2em;
}

#author-avatar {
	float: left;
	margin-right: -78px;
}

#author-avatar img {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(255, 255, 255);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: rgb(187, 187, 187) 0px 1px 2px;
	padding: 3px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

#author-description {
	float: left;
	margin-left: 108px;
}

#author-description h2 {
	color: rgb(0, 0, 0);
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0px 10px;
}

.entry-header .comments-link a {
	background-attachment: scroll;
	background-color: rgb(238, 238, 238);
	color: rgb(102, 102, 102);
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 1.5em;
	right: 0px;
	text-align: center;
	width: 43px;
	height: 36px;
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
}
.king-LvCRow{
	width: 100%;
	display: inline-block;
	min-height: 20px;
}
.devnConColbody{
	width: 100%;
	height: 100%;
	display: block;
	min-height: 20px;
}
.entry-header .comments-link a:hover, .entry-header .comments-link a:focus, .entry-header .comments-link a:active {
	background-color: rgb(25, 130, 209);
	color: rgba(255, 255, 255, 0.8);
}

.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

.entry-header .entry-format {
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
	min-height: 0px;
	margin: 0px;
	background: rgba(203, 203, 203, 0.72);
	width: auto;
	padding: 3px 8px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	margin-top: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.entry-header hgroup .entry-title {
	padding-top: 15px;
}

article.format-aside .entry-content, article.format-link .entry-content, article.format-status .entry-content {
	padding: 20px 0px 0px;
}

article.format-status .entry-content {
	min-height: 65px;
}

.recent-posts .entry-header .entry-format {
	display: none;
}

.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0px;
}

.singular .hentry {
	border-bottom-width: medium;
	border-bottom-style: none;
	padding: 4.875em 0px 0px;
	position: relative;
}

.singular.page .hentry {
	padding: 3.5em 0px 0px;
}

.singular .entry-title {
	color: rgb(0, 0, 0);
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}

.singular .entry-title, .singular .entry-header .entry-meta {
	padding-right: 0px;
}

.singular .entry-header .entry-meta {
	position: absolute;
	top: 0px;
	left: 0px;
}

blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0px 0px 1.625em;
	text-align: center;
}

.singular blockquote.pull {
	margin: 0px -22.25% 1.625em;
}

.pull.alignleft {
	margin: 0px 1.625em 0px 0px;
	text-align: right;
}

.singular .pull.alignleft {
	margin: 0px 1.625em 0px -22.25%;
}

.pull.alignright {
	margin: 0px 0px 0px 1.625em;
	text-align: left;
}

blockquote.pull.alignleft, blockquote.pull.alignright {
	width: 33%;
}

.singular .pull.alignright {
	margin: 0px -22.25% 0px 1.625em;
}

.singular blockquote.pull.alignleft, .singular blockquote.pull.alignright {
	width: 33%;
}

.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}

.format-aside .entry-title, .format-aside .entry-header .comments-link {
	display: none;
}

.singular .format-aside .entry-title {
	display: block;
}

.format-aside .entry-content {
	padding: 0px;
}

.singular .format-aside .entry-content {
	padding: 1.625em 0px 0px;
}

.format-link .entry-title, .format-link .entry-header .comments-link {
	display: none;
}

.singular .format-link .entry-title {
	display: block;
}

.format-link .entry-content {
	padding: 0px;
}

.singular .format-link .entry-content {
	padding: 1.625em 0px 0px;
}

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: 0.375em 1.625em 0px 0px;
}

.format-status .entry-title, .format-status .entry-header .comments-link {
	display: none;
}

.singular .format-status .entry-title {
	display: block;
}

.format-status .entry-content {
	padding: 0px;
}

.singular .format-status .entry-content {
	padding: 1.625em 0px 0px;
}

.format-status img.avatar {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: rgb(204, 204, 204) 0px 1px 2px;
	float: left;
	margin: 4px 10px 2px 0px;
	padding: 0px;
}

.format-quote blockquote {
	color: rgb(85, 85, 85);
	font-size: 17px;
	margin: 0px;
}

.indexed.format-image .entry-header {
	min-height: 61px;
}

.indexed.format-image .entry-content {
	padding-top: 0.5em;
}

.indexed.format-image .entry-content p {
	margin: 1em 0px;
}

.indexed.format-image .entry-content p:first-child, .indexed.format-image .entry-content p:first-child a, .indexed.format-image .entry-content p:first-child img {
	display: block;
	margin: 0px;
}

.indexed.format-image .entry-content .wp-caption .wp-caption-text {
	margin: 0px;
	padding-bottom: 1em;
}

.indexed.format-image footer.entry-meta {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(221, 221, 221);
	overflow: hidden;
	padding: 4%;
	max-width: 96%;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}

.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}

.indexed.format-image .entry-meta span.cat-links, .indexed.format-image .entry-meta span.tag-links, .indexed.format-image .entry-meta span.comments-link {
	display: block;
}

.indexed.format-image footer.entry-meta a {
	color: rgb(68, 68, 68);
}

.indexed.format-image footer.entry-meta a:hover {
	color: rgb(255, 255, 255);
}

#content .indexed.format-image img {
	border: medium none;
	max-width: 100%;
	padding: 0px;
}

.indexed.format-image .wp-caption {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(17, 17, 17);
	margin-bottom: 0px;
	max-width: 96%;
	padding: 2% 2% 0px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.indexed.format-image .wp-caption .wp-caption-text {
	color: rgb(221, 221, 221);
}

.indexed.format-image .wp-caption .wp-caption-text::before {
	color: rgb(68, 68, 68);
}

.indexed.format-image a:hover img {
	opacity: 0.8;
}

h1.showcase-heading {
	color: rgb(102, 102, 102);
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

article.intro {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(249, 249, 249);
	border-bottom-width: medium;
	border-bottom-style: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0px 8.9%;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

article.intro .entry-title {
	display: none;
}

article.intro .entry-content {
	color: rgb(17, 17, 17);
	font-size: 16px;
	padding: 1.625em 0px 0.625em;
}

article.intro .edit-link a {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(170, 170, 170);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	color: rgb(255, 255, 255);
	font-size: 12px;
	padding: 0px 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

article.intro .edit-link a:hover, article.intro .edit-link a:focus, article.intro .edit-link a:active {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(119, 119, 119);
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0px;
	position: relative;
	width: 100%;
}

section.featured-post .hentry {
	border: medium none;
	color: rgb(102, 102, 102);
	margin: 0px;
}

section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px);
	position: absolute !important;
}

section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0px -8.9% 1.625em 0px;
	max-width: 59%;
	position: relative;
	right: -15px;
}

section.featured-post.small {
	padding-top: 0px;
}

section.featured-post .attachment-small-feature:hover, section.featured-post .attachment-small-feature:focus, section.featured-post .attachment-small-feature:active {
	opacity: 0.8;
}

article.feature-image.small {
	float: left;
	margin: 0px 0px 1.625em;
	width: 45%;
}

article.feature-image.small .entry-title {
	line-height: 1.2em;
}

article.feature-image.small .entry-summary {
	color: rgb(85, 85, 85);
	font-size: 13px;
}

article.feature-image.small .entry-summary p a {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(34, 34, 34);
	color: rgb(238, 238, 238);
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	top: 20px;
	width: 180px;
	z-index: 1;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

article.feature-image.small .entry-summary p a:hover {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(25, 130, 209);
	color: rgba(255, 255, 255, 0.8);
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

section.feature-image.large {
	border: medium none;
	max-height: 288px;
	padding: 0px;
	width: 100%;
}

section.feature-image.large .showcase-heading {
	display: none;
}

section.feature-image.large .hentry {
	border-bottom-width: medium;
	border-bottom-style: none;
	left: 9%;
	margin: 1.625em 9% 0px 0px;
	position: absolute;
	top: 0px;
}

article.feature-image.large .entry-title a {
	background-image: none;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0.8);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	color: rgb(255, 255, 255);
	display: inline-block;
	font-weight: 300;
	padding: 0.2em 20px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

section.feature-image.large:hover .entry-title a, section.feature-image.large .entry-title:hover a {
	background-image: none;
	background-attachment: scroll;
	background-color: rgba(255, 255, 255, 0.8);
	color: rgb(34, 34, 34);
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

article.feature-image.large .entry-summary {
	display: none;
}

section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0px 0px 6px;
}

.featured-posts {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221, 221, 221);
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

body.error404 .widget-title {
	margin-bottom: 10px;
}

.featured-posts .showcase-heading {
	padding-left: 8.9%;
}

.featured-posts section.featured-post {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(255, 255, 255);
	height: 288px;
	left: 0px;
	margin: 0px;
	position: absolute;
	top: 30px;
	width: auto;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}

.featured-posts section.featured-post {
}

.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}

.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}

.featured-post .feature-text::after, .featured-post .feature-image.small::after {
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}

.featured-post .feature-image.small::after {
	top: 253px;
}

#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}

.feature-slider ul {
	list-style-type: none;
	margin: 0px;
}

.feature-slider li {
	float: left;
	margin: 0px 6px;
}

.feature-slider a {
	background-image: none;
	background-attachment: scroll;
	background-color: rgba(60, 60, 60, 0.901961);
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	box-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 5px inset, rgba(255, 255, 255, 0.498039) 0px 0px 2px inset;
	display: block;
	width: 14px;
	height: 14px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.feature-slider a.active {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(25, 130, 209);
	box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 5px inset, rgba(255, 255, 255, 0.8) 0px 0px 2px inset;
	cursor: default;
	opacity: 0.5;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

section.recent-posts {
	padding: 0px 0px 1.625em;
}

section.recent-posts .hentry {
	border: medium none;
	margin: 0px;
}

section.recent-posts .other-recent-posts {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221, 221, 221);
	list-style: none outside none;
	margin: 0px;
}

section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0px;
	position: relative;
}

section.recent-posts .other-recent-posts .entry-title {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(221, 221, 221);
	font-size: 17px;
}

section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: rgb(55, 55, 55);
	float: left;
	max-width: 84%;
}

section.recent-posts .other-recent-posts a[rel="bookmark"]::after {
	color: transparent;
	font-size: 11px;
}

section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}

section.recent-posts .other-recent-posts .comments-link a, section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(153, 153, 153);
	bottom: -2px;
	color: rgb(68, 68, 68);
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0px 0.3125em 1em;
	position: absolute;
	right: 0px;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}

section.recent-posts .other-recent-posts .comments-link > span {
	border-color: rgb(187, 187, 187);
	color: rgb(136, 136, 136);
}

section.recent-posts .other-recent-posts .comments-link a:hover {
	color: rgb(25, 130, 209);
	border-color: rgb(25, 130, 209);
}

section.recent-posts .other-recent-posts li::after {
	clear: both;
	display: block;
	height: 0px;
	visibility: hidden;
}

.image-attachment div.attachment {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(249, 249, 249);
	border-style: solid;
	border-color: rgb(221, 221, 221);
	border-image-source: none;
	border-width: 1px 0px;
	margin: 0px -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0px;
	text-align: center;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0px auto 1.625em;
	max-width: 100%;
}

.image-attachment div.attachment a img {
	border-color: rgb(249, 249, 249);
}

.image-attachment div.attachment a:focus img, .image-attachment div.attachment a:hover img, .image-attachment div.attachment a:active img {
	border-color: rgb(221, 221, 221);
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(255, 255, 255);
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0px 0px 2.6em;
	text-transform: uppercase;
}
.bypostauthor{
	
}

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0px 0px 1.625em;
}

#nav-above {
	padding: 0px 0px 1.625em;
}

#nav-above {
	display: none;
}

.paged #nav-above {
	display: block;
}

.nav-previous {
	float: left;
	width: 50%;
}

.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#content nav .meta-nav {
	font-weight: normal;
}


.edit-link a {
	float: right;
	height: 20px;
	line-height: 20px;
	font-size: 12px !important;
	text-transform: none !important;
}

/* C O M M E N T S   P A G I N A T I O N
----------------------------------------*/
.pagination-comments {
	padding: 5px;
	margin: 0;
}

.pagination-comments li {
	display: inline;
	list-style: none;
}

.pagination-comments a {
	background: #e7e7e7;
	border: 1px solid #d7d7d7;
	color: #666666;
	margin-right: 4px;
	padding: 3px 6px;
	text-align: center;
	text-decoration: none;
}

.pagination-comments a:hover,.pagination-comments a:active {
	background: #d7d7d7;
	color: #888888;
}

.pagination-comments .title {
	margin-right: 4px;
}

.pagination-comments .gap {
	color: #999999;
	margin-right: 4px;
}

.pagination-comments .current {
	color: #666666;
	background: #f7f7f7;
	border: 1px solid #e7e7e7;
	margin-right: 4px;
	padding: 3px 6px;
}

.pagination-comments .page {
	
}

.pagination-comments .prev,.pagination-comments .next {
	
}

.header_text{width: auto;
             float: right;
             padding: 9px 15px 8px 15px;
			/* border-right: 1px solid #d9d9d9;*/
             color:#1d1d1d;
			 font-size:15px;
			font-family: 'Roboto Condensed', sans-serif;
			 font-weight: 500 !important;
			 margin-right: 13px;
}

#king-mainmenu li:first-child a{padding-left: 20px;

}

#king-mainmenu li:last-child a{border-right: none;
                               padding-right:0px; 
}


/*.blog_postcontent .container{background:red !important;
                             width:95% !important;
}*/

.one_fourth_container{width:20.5% !important;}


.one_half_container{width: 59% !important;

}

.one_fourth_last_container{width:20% !important;

}


.featured_section74 h2{font-family: 'BigNoodleTitling';
    font-size: 33px;
    color: #000;

}

.featured_section13 .one_third {
	width: 33.3%;
	/*padding-right: 4%;
	padding-left: 4%;*/
	margin: 0;
	border-right: 1px solid #e5e5e5;
}

.featured_section13 h2{font-family: 'BigNoodleTitling';
    font-size: 33px;
    color: #000;

}

.featured_section13 p{font-family: Roboto Light, sans-serif;
    font-size: 17px;
    color: #000;
    width: 77%;
    margin: auto !important;
    font-weight: 500;
	margin-bottom: 6px !important;
}

.featured_section13 a{color: #026ba2;
    font-family: Roboto Medium, sans-serif;
    font-size: 17px;
    font-weight: 600;
	border-bottom: 1px solid #80b5d0;
	
}

.featured_section72 img{/*margin-left: 60px;*/

}


.featured_section72 h2{font-family: 'BigNoodleTitling';
    font-size: 28px;
    color: #000;

}


.featured_section72 .carousel li{margin-left: 20px;
                                margin-right:0px; 
}

.footer .container{width: 94%;

}

.footer .one_fourth{border-right: 1px solid #676666;
    height: 305px;

}

.footer .one_fourth:first-child{width: 16%;

}

.footer .one_fourth:nth-child(2){width:26.5%;
margin-left:1%;
}

.social_icons_spacing{padding-bottom:13px;

}

.footer .one_fourth:nth-child(3){width:23.5%;

}

.footer .one_fourth:last-child{width:20%;
                               border-right:none;  
}

.copyright_info span{float:right;

}

.newsletter_button{background: #026ba2;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}

td.gsc-clear-button{display:none;

}

input.gsc-input{width: 100% !important;
	            padding: 6px 6px !important;
				float: right;
				border: 2px solid #ccc !important;	    
}

.gsc-input{padding-right: 10px !important;
	
}

form.gsc-search-box{padding-top:0px !important;

}

form.gsc-search-box td{padding-top:0px !important;
	                   
}

td.gsc-search-button{padding-right: 4px !important;
	                
}

input.gsc-search-button{padding: 4px 15px 28px 15px !important;
    font-size: 17px !important;
    font-family: Roboto, sans-serif !Important;
    font-weight: lighter !Important;
    background-color: #333333 !Important;
    letter-spacing: 1px;
                               

}

.header_text span a{color:#a6a6a6;

}
  
.header_text span a:hover{color:#026ba2;

}

.header_text span a.active{color:#026ba2;

}

.header_google_search{float:right;
width:40%;
	
}

.header_text a{color:#1d1d1d !important;
	
}


/*step-form*/
#step-form{
	margin-top:80px;
}

#step-form h2 {
    text-transform: uppercase;
    color: #00669c;
    font-size: 44.65px;
    text-align: center;
    font-family: 'BigNoodleTitling';
}
#step-form p {
    text-align: center;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    font-family: Roboto Regular, sans-serif;
}
#msform {
    width: 100%;
    margin: 23px auto;
    text-align: center;
    position: relative;
    /* min-height: 745px; */
}
#msform fieldset {
    background: url(assets/images/step-form-bg.jpg) no-repeat;
    border: 0 none;
    padding: 0px;
    box-sizing: border-box;
    width: 100%;
    height: auto;
	background-size:cover; 
    /*stacking fieldsets above each other*/
    
    position: relative !important;
    margin: 0px 0px 150px 0px;
    box-shadow: 1px 2px 5px #ccc;
}
/*Hide all except first fieldset*/

#msform fieldset:not(:first-of-type) {
    display: none;
}
/*inputs*/

#msform input,
#msform textarea {
    /* padding: 15px; */
    /* border: 1px solid #ccc; */
    /* border-radius: 3px; */
    
    margin-bottom: 10px;
    /* width: 100%; */
    text-align:left;
    box-sizing: border-box;
    font-family: Roboto Regular, sans-serif;
    color: #2C3E50;
    font-size: 13px;
}
/*buttons*/

#msform .action-button {
    width: 100px;
    /* background: #27AE60; */
    
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
    font-family: 'BigNoodleTitling';
}
/* #msform .action-button:hover, #msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #026ba2;
} */
/*headings*/
.step-2 .field {
	text-align:center !important;
}
.fs-title {
    font-size: 15px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
}
.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}
/*progressbar*/

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    
    counter-reset: step;
}
#progressbar li {
    list-style-type: none;
    color: white;
    text-transform: uppercase;
    font-size: 24px;
    width: auto;
    letter-spacing: 1px;
    color: #026ba2;
    float: left;
    margin-top: 15px;
    position: relative;
    font-family: 'BigNoodleTitling';
    margin-left: 11%;
}
 
#progressbar li:after {
    content: '1';
    color: red;
}
#progressbar li span {
    color: #9d9d9d;
}
#progressbar li span.active,
#progressbar li span.active {
    background: #026ba2;
}
section .insurance-bar li{
	margin-left:9% !important;
}
section .retirement-bar li{
	margin-left:9% !important;
}
.retirement-bar li:nth-child(2):after {
    content: '';
    width: 140px !important;
    height: 2px;
    position: absolute;
    left: -116% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.retirement-bar li:nth-child(4):after {
    content:'';
    width: 180px !important;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -130% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.retirement-bar li:nth-child(3):after {
    content: '';
    width: 184px !important;
    height: 2px; 
    left: -110% !important;
 
}
.retirement-bar li:after {
    content: '';
    width: 166px !important;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -178% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 43px;
    line-height: 30px;
    height: 43px;
    background: #9d9d9d;
    display: block;
    font-size: 25px;
    color: #fff;
    border-radius: 50%;
    margin: 0 auto 5px auto;
    font-family: 'Raleway';
    font-weight: bold;
    border: 3px solid #fff;
    box-shadow: 0px 0px 5px #888;
}
/*progressbar connectors*/

#progressbar li:after {
    content: '';
    width: 204px;
    height: 2px;
    /* background: #540505; */
    
    position: absolute;
    left: -180%;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
#progressbar li:nth-child(2):after {
    content: '';
    width: 165px;
    height: 2px; 
    position: absolute;
    left: -140%;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
#progressbar li:nth-child(3):after {
    content: '';
    width: 225px;
    height: 2px;  
    position: absolute;
    left: -99%;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
#progressbar li:nth-child(4):after {
    content: '';
    width: 215px;
    height: 2px;
    /* background: #540505; */ 
    position: absolute;
    left: -229%;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    
    content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/

#progressbar li.active span {
    color: #026ba2;
}
#progressbar li.active:before {
    background: #026ba2;
    color: white;
    border-radius: 50%;
    width: 43px;
    height: 43px;
    line-height: 33px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}
#progressbar li.active:after {
    background: #026ba2;
    color: white;
    height: 2px;
    line-height: 26px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
#msform h3 {
    background: #026ba2;
    text-align: center;
    color: #fff;
    display: block;
    margin-bottom: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    padding: 7px 0px;  
	font-weight:700; 
	text-transform:none;
}
fieldset .step-1 {
    padding-top: 50px;
    width: 70%;
    margin: 0 auto;
}
fieldset .step-1 input {
    width: 71%;
    float: left;
    margin-right: 25px;
    height: 38px;
}
fieldset .step-1 .form-control {
    border-radius: 0;
    border: 1px solid #026ba2;
}
fieldset .step-1 img {
    float: left;
    line-height: 20px;
    padding: 9px 10px;
    background: #026ba2;
    color: #fff;
}
fieldset .step-1 .phone img {
    padding: 9px 17px;
}
.fieldset-1 {
    padding-bottom: 40px;
}
.form-control[readonly] {
	background:#fff;
}
fieldset .step-1 input::-webkit-input-placeholder {
    font-family: Roboto Regular, sans-serif;
    font-size: 16px;
    color: #000000;
	padding-left:0px;
}
.autorised {
    padding: 20px 0px 40px 0px;
    margin: 0 auto;
    float: none;
}
.autorised p {
    text-align: center;
    float: none;
    margin: 0 auto;
    font-family: Roboto Regular, sans-serif;
}
.autorised p input {
    width: auto;
    margin: 4px;
    height: auto;
}
.step-2 button {
    cursor: pointer;
    border: none;
    background: transparent;
}
.step-2 input {
    text-align: center;
    width: 40px;
    margin: 0px;
    padding: 7px !important;
    color: salmon;
    border: 1px solid #026ba2
}
.step-2 {
    padding-left: 25px;
    padding-top: 30px;
}
.step-2 .month .form-control {
    border-radius: 0;
    border: 1px solid #026ba2;
    width: 40%;
}
.step-2 label {
    display: block;
    text-align: left;
    color: #000;
    font-size: 16px;
	font-weight:normal;

}
.switch-field {
    overflow: hidden;
}
.switch-title {
    margin-bottom: 6px;
}
.switch-field input {
    display: none;
}
.switch-field label {
    float: left;
}
.switch-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-field label:hover {
    cursor: pointer;
}
.switch-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch_left {
    color: #fff;
}
/*switch-field-2*/

.switch-2-field {
    overflow: hidden;
}
.switch-2-title {
    margin-bottom: 6px;
}
.switch-2-field input {
    display: none;
}
.switch-2-field label {
    float: left;
}
.switch-2-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-2-field label:hover {
    cursor: pointer;
}
.switch-2-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-2_left {
    color: #fff;
}

#msform .get_started {
    width: 185px;
    border: 0 none;
    cursor: pointer;
    padding: 4px 15px;
    position: absolute;
    bottom: -85px;
    left: 500px;
    height: 40px;
}
.get_started:before {
    content: '1';
    color: red;
}
.page-2 {
    position: absolute;
    bottom: -60px;
    text-align: center;
    left: 260px; 
    font-family: 'Roboto Condensed', sans-serif; 
}
.page-2 h4 {
    color: #025986;
    font-size: 21px;
    text-align: center;
}
.page-3 {
    position: absolute;
    left: 0;
    bottom: -120px;
}
.page-4 {
    position: absolute;
    right: 0;
    bottom: -120px;
}
.page-6 {
    position: absolute;
    bottom: -90px;
    text-align: center;
    left: 260px; 
    font-family: 'Roboto Condensed', sans-serif;
}
.page-6 h4 {
    color: #025986;
    font-size: 21px;
    text-align: center;
    
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 29px;
}
.page-7 {
    position: absolute;
    left: 0;
    bottom: -130px;
}
.page-8 {
    position: absolute;
    right: 0;
    bottom: -130px;
}
.page-9 {
    position: absolute;
    left: 0;
    bottom: -80px;
}
.page-10 {
    position: absolute;
    right: 0;
    bottom: -80px;
}
.page-11 {
    position: absolute;
    left: 0;
    bottom: -80px;
}
.fieldset-1 {
    min-height: auto;
}
input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 24px;
    height: 19px;
    display: inline-block;
    line-height: 19px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -19px;
}
label.css-label {
    background-image: url(http://csscheckbox.com/checkboxes/u/csscheckbox_feef49aee7cf2e66c3038f6e146d7f70.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Roboto Regular, sans-serif;
}
.mar_45 {
    margin-top: 40px;
}
.step-5 h1{
	text-align:left;
	font-size:33px;
	color:#000000;
	font-family: 'BigNoodleTitling';
}
.step-5 p{
	font-size:19px;
	color:#000000;
	font-family: Roboto Regular, sans-serif;
	text-align:left !important;
}
.step-5 .download {
	margin:0px;
	padding:20px 0 0 0;
	float:left;
}
.step-5 .download li{
	display:inline-block;
	margin-right: 15px; 
    border-radius: 20px;
    line-height: 27px;
	background:#2f9620; 
} 
 
.step-5 .download li button{
	font-size:22px;
	color:#fff;
    font-family: 'BigNoodleTitling';
	display:inline-block;
	padding:5px 40px;
}
.step-5 .download li i{
	padding-right:7px;
}
.mar_20{
	margin-top:20px;
}

/*car*/
.mar_100{
	margin-top:100px;
}
/*.switch-3*/
 .switch-3-field {
    overflow: hidden;
}
.switch-3-title {
    margin-bottom: 6px;
}
.switch-3-field input {
    display: none;
}
.switch-3-field label {
    float: left;
}
.switch-3-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-3-field label:hover {
    cursor: pointer;
}
.switch-3-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-3_left {
    color: #fff;
}
/*switch-4*/
 .switch-4-field {
    overflow: hidden;
}
.switch-4-title {
    margin-bottom: 6px;
}
.switch-4-field input {
    display: none;
}
.switch-4-field label {
    float: left;
}
.switch-4-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-4-field label:hover {
    cursor: pointer;
}
.switch-4-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-4_left {
    color: #fff;
}
#step-form #msform-car{
	min-height:745px;
}
.progressbar-car {
	margin-left:14%;
}
#step-form .progressbar-car li:nth-child(2):after {
    content: '';
    width: 220px;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -98%;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
#step-form .progressbar-car li:nth-child(3):after {
    content: '';
    width: 215px;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -242%;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.page-car-2 {
    position: absolute;
    bottom: -60px;
    text-align: center;
    left: 432px;
	font-family: 'Roboto Condensed', sans-serif;
}
/*switch-5*/
.switch-5-field {
    overflow: hidden;
}
.switch-5-title {
    margin-bottom: 6px;
}
.switch-5-field input {
    display: none;
}
.switch-5-field label {
    float: left;
}
.switch-5-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-5-field label:hover {
    cursor: pointer;
}
.switch-5-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-5_left {
    color: #fff;
}
/*switch-6*/
.switch-6-field {
    overflow: hidden;
}
.switch-6-title {
    margin-bottom: 6px;
}
.switch-6-field input {
    display: none;
}
.switch-6-field label {
    float: left;
}
.switch-6-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-6-field label:hover {
    cursor: pointer;
}
.switch-6-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-6_left {
    color: #fff;
}
/*switch-7*/
.switch-7-field {
    overflow: hidden;
}
.switch-7-title {
    margin-bottom: 6px;
}
.switch-7-field input {
    display: none;
}
.switch-7-field label {
    float: left;
}
.switch-7-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-7-field label:hover {
    cursor: pointer;
}
.switch-7-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-4_left {
    color: #fff;
}
.mar_10{
	padding-top:10px;
}
/*switch-8*/
.switch-8-field {
    overflow: hidden;
}
.switch-8-title {
    margin-bottom: 6px;
}
.switch-8-field input {
    display: none;
}
.switch-8-field label {
    float: left;
}
.switch-8-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-8-field label:hover {
    cursor: pointer;
}
.switch-8-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-8_left {
    color: #fff;
}
/*switch-9*/
.switch-9-field {
    overflow: hidden;
}
.switch-9-title {
    margin-bottom: 6px;
}
.switch-9-field input {
    display: none;
}
.switch-9-field label {
    float: left;
}
.switch-9-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-9-field label:hover {
    cursor: pointer;
}
.switch-9-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-9_left {
    color: #fff;
}
/*switch-10*/
 .switch-10-field {
    overflow: hidden;
}
.switch-10-title {
    margin-bottom: 6px;
}
.switch-10-field input {
    display: none;
}
.switch-10-field label {
    float: left;
}
.switch-10-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-10-field label:hover {
    cursor: pointer;
}
.switch-10-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-10_left {
    color: #fff;
}
/*switch-11*/
.switch-11-field {
    overflow: hidden;
}
.switch-11-title {
    margin-bottom: 6px;
}
.switch-11-field input {
    display: none;
}
.switch-11-field label {
    float: left;
}
.switch-11-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-11-field label:hover {
    cursor: pointer;
}
.switch-11-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-11_left {
    color: #fff;
}
.old-man img{
	margin-top:40%;
}
.last-step li{
	text-align:left;
	color:#000000;
	line-height:25px;
}
.step-2 .last-p{
	text-align:justify !important;
	font-size:14px !important;
}
.sip .sip-list li{
	font-size:16px;
	color:#000000;
	border-bottom:1px solid #ccc;
	padding:10px 0px;
	text-align:left;
	width:50%;

}
.sip .sip-list li span{
	float:right;
}
.sip .sip-list li small{
	font-size:12px;
	font-weight:700;
}
.sip-future {
	text-align:left;
}
.sip-future ul li{
	padding:10px 0px;
	font-size:16px;
	color:#000000;
	border-bottom:1px solid #ccc;
	/* list-style:square; */
	width:60%;
}
.sip-future ul li .first{
	color:#f15a20;
	font-size:24px;
	font-weight:700;
} 
.sip-future ul li .right, .sip-future ul li .right-2{
	float:right;
}
 
.sip-future ul li .right small{
	color#000;
}
.sip-future ul li .right{
	color:#01b0f1;
	font-weight:500;
}
 
.sip-future ul li .right-2{
	color:#f15a22;
	font-weight:500;
}
.sip-future ul li small{
	color:#000;
}
/*switch-12*/
.switch-12-field {
    overflow: hidden;
}
.switch-12-title {
    margin-bottom: 6px;
}
.switch-12-field input {
    display: none;
}
.switch-12-field label {
    float: left;
}
.switch-12-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-12-field label:hover {
    cursor: pointer;
}
.switch-12-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-12_left {
    color: #fff;
}
/*switch-13*/
.switch-13-field {
    overflow: hidden;
}
.switch-13-title {
    margin-bottom: 6px;
}
.switch-13-field input {
    display: none;
}
.switch-13-field label {
    float: left;
}
.switch-13-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-13-field label:hover {
    cursor: pointer;
}
.switch-13-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-13_left {
    color: #fff;
}
/*.switch-14*/
.switch-14-field {
    overflow: hidden;
}
.switch-14-title {
    margin-bottom: 6px;
}
.switch-14-field input {
    display: none;
}
.switch-14-field label {
    float: left;
}
.switch-14-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-14-field label:hover {
    cursor: pointer;
}
.switch-14-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-14_left {
    color: #fff;
}
.progressbar-weal {
	margin-left:29%;
}
.progressbar-weal li:nth-child(2):after {
    content: '';
    width: 150px !important;
    left: -120% !important;
}
/*.switch-15*/
.switch-15-field {
    overflow: hidden;
}
.switch-15-title {
    margin-bottom: 6px;
}
.switch-15-field input {
    display: none;
}
.switch-15-field label {
    float: left;
}
.switch-15-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-15-field label:hover {
    cursor: pointer;
}
.switch-15-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-15_left {
    color: #fff;
}
/*.switch-16*/
.switch-16-field {
    overflow: hidden;
}
.switch-16-title {
    margin-bottom: 6px;
}
.switch-16-field input {
    display: none;
}
.switch-16-field label {
    float: left;
}
.switch-16-field label {
    display: inline-block;
    width: 60px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-16-field label:hover {
    cursor: pointer;
}
.switch-16-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-16_left {
    color: #fff;
}
.insurance-bar li:nth-child(2):after {
    content: '';
    width: 170px !important; 
    left: -224% !important; 
}
.insurance-bar li:nth-child(3):after {
    content: '';
    width: 210px !important; 
}
.insurance-bar li:nth-child(4):after {
    content: '';
    width: 248px !important;   
    left: -143% !important; 
}
.mar_30{
	margin-top:30px;
}
.mar_40{
	margin-top:40px;
}
.mar_25{
	margin-top:25px;
}
#step-form .rupee{
	float: left;
    padding-top: 8px;
    padding-right: 5px;
    color: #000;
}
.progressbar-sip {
	margin-left:20%;
}
.progressbar-sip  li:nth-child(2):after {
    content: '';
    width: 143px !important;
    height: 2px;
    position: absolute;
    left: -115% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.progressbar-sip li:nth-child(3):after {
    content: '';
    width: 159px !important;
    height: 2px;
    position: absolute;
    left: -170% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.rupee{
	position:relative;
} 
.rupee:before{
    content: '\f156';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    left: 6px;
    top: 42px;
	z-index:99;
	
}
.rupee-2:before{
	content:'\f156';
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	position: absolute;
    left: 25px;
    top: 57px;
	color:#000; 
	z-index:99;
}
.rupee input{
	padding-left:20px !important;
	min-width:104px !important;
	border-radius:0;
}
.rupee-2 input{
	padding-left:20px !important;
	width:104px !important;
	border-radius:0;
}
.percentage{
	position:relative;
}
.percentage input{
	width:50px;
	
}
.percentage:before{ 
	content: '%';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #888;
    font-size: 16px;
    padding-right: 0;
    position: absolute;
    top: 4px;
    right: 40px;
    z-index: 99;
	z-index:99;
}
.sip-rupee{
	position:relative;
}
 .sip-rupee:before{
	content:'\f156';
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	position: absolute;
    left: 6px;
    top: 6px;
	color:#000; 
	z-index:99;
}
.sip-rupee input{
	padding-left:20px !important;
	min-width:104px !important;
	border-radius:0;
}
.years input{
	width:50px;
	border-radius:0;
}
div[data-balloon] {
  overflow: visible;
}
[data-balloon] {
  position: relative;
}
[data-balloon]:before,
[data-balloon]:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.18s ease-out 0.18s;
  transition: all 0.18s ease-out 0.18s;
  bottom: 100%;
  left: 50%;
  position: absolute;
  z-index: 10;
  -webkit-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
[data-balloon]:after {
  background: rgba(17, 17, 17, 0.9);
  border-radius: 4px;
  color: #fff;
  content: attr(data-balloon);
  font-size: 12px;
  padding: .5em 1em;
  white-space: nowrap;
  margin-bottom: 11px;
}
[data-balloon]:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;
  background-size: 100% auto;
  height: 6px;
  width: 18px;
  content: "";
  margin-bottom: 5px;
}
[data-balloon]:hover:before,
[data-balloon][data-balloon-visible]:before,
[data-balloon]:hover:after,
[data-balloon][data-balloon-visible]:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
[data-balloon][data-balloon-break]:after {
  white-space: normal;
}
[data-balloon-pos="down"]:before,
[data-balloon-pos="down"]:after {
  bottom: auto;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -10px);
  -ms-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px);
}
[data-balloon-pos="down"]:after {
  margin-top: 11px;
}
[data-balloon-pos="down"]:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;
  background-size: 100% auto;
  height: 6px;
  width: 18px;
  margin-top: 5px;
  margin-bottom: 0;
}
[data-balloon-pos="down"]:hover:before,
[data-balloon-pos="down"][data-balloon-visible]:before,
[data-balloon-pos="down"]:hover:after,
[data-balloon-pos="down"][data-balloon-visible]:after {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
[data-balloon-pos="left"]:before,
[data-balloon-pos="left"]:after {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  -webkit-transform: translate(10px, -50%);
  -ms-transform: translate(10px, -50%);
  transform: translate(10px, -50%);
}
[data-balloon-pos="left"]:after {
  margin-right: 11px;
}
[data-balloon-pos="left"]:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;
  background-size: 100% auto;
  height: 18px;
  width: 6px;
  margin-right: 5px;
  margin-bottom: 0;
}
[data-balloon-pos="left"]:hover:before,
[data-balloon-pos="left"][data-balloon-visible]:before,
[data-balloon-pos="left"]:hover:after,
[data-balloon-pos="left"][data-balloon-visible]:after {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
[data-balloon-pos="right"]:before,
[data-balloon-pos="right"]:after {
  bottom: auto;
  left: 40%;
  top: 65%;
  -webkit-transform: translate(-10px, -50%);
  -ms-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%);
}
[data-balloon-pos="right"]:after {
  margin-left: 11px;
}
[data-balloon-pos="right"]:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;
  background-size: 100% auto;
  height: 18px;
  width: 6px;
  margin-bottom: 0;
  margin-left: 5px;
}
[data-balloon-pos="right"]:hover:before,
[data-balloon-pos="right"][data-balloon-visible]:before,
[data-balloon-pos="right"]:hover:after,
[data-balloon-pos="right"][data-balloon-visible]:after {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
[data-balloon-length]:after {
  white-space: normal;
}
[data-balloon-length="small"]:after {
  width: 80px;
}
[data-balloon-length="medium"]:after {
  width: 250px;
}
[data-balloon-length="large"]:after {
  width: 260px;
}
[data-balloon-length="xlarge"]:after {
  width: 90vw;
}
@media screen and (min-width: 768px) {
  [data-balloon-length="xlarge"]:after {
    width: 380px;
  }
}
[data-balloon-length="fit"]:after {
  width: 100%;
}
/* .month div.error{
	float:left;
} */
.insurance-rupee{
	position:relative;
	width:104px;
}
 .insurance-rupee:before{
	content:'\f156';
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	position: absolute;
    left: 6px;
    top: 6px;
	color:#000; 
	z-index:99;
}
.insurance-rupee input{
	padding-left:20px !important;
	min-width:104px !important;
	border-radius:0;
}
.insurance-planner li{
	margin-left:2.5% !important;
}
.insurance-planner li:nth-child(2):after {
    content: '';
    width: 86px !important;
    height: 2px;
    position: absolute;
    left: -47% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #ff0000;
    border-bottom: 1px solid #e00000;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
    z-index: 99;
}
.insurance-planner li:nth-child(3):after {
    content: '';
    width: 172px !important;
    height: 2px;
    position: absolute;
    left: -43% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #ff0404;
    border-bottom: 1px solid #ff0000;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.insurance-planner li:nth-child(4):after {
    content: '';
    width: 208px !important;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -72% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.insurance-planner li:nth-child(5):after {
    content: '';
    width: 155px !important;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -96% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #ff0000;
    border-bottom: 1px solid #ff1616;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.insurance-planner li:nth-child(6):after {
    content: '';
    width: 99px !important;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -110% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #ff0000;
    border-bottom: 1px solid #ff1616;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.hide_progressbar li:nth-child(2):after {
    content: '';
    width: 185px !important;
    height: 2px;
    position: absolute;
    left: -112% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.hide_progressbar li:nth-child(3):after {
    content: '';
    width: 225px !important;
    height: 2px;
    position: absolute;
    left: -141% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.hide_progressbar li:nth-child(4):after {
    content: '';
    width: 195px !important;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -207% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.switch-age-field {
    overflow: hidden;
}
.switch-age-title {
    margin-bottom: 6px;
}
.switch-age-field input {
    display: none;
}
.switch-age-field label {
    float: left;
}
.switch-age-field label {
    display: inline-block;
    width: 105px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid #026ba2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-age-field label:hover {
    cursor: pointer;
}
.switch-age-field input:checked + label {
    background-color: #026ba2;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.switch-age_left {
    color: #fff;
}
.step-2 select {
	border-radius:0;
	border:1px solid #026ba2;
	width:25%;
}
.tax_progressbar li:nth-child(2):after {
    content: '';
    width: 186px !important;
    height: 2px;
    position: absolute;
    left: -112% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.tax_progressbar li:nth-child(3):after {
    content: '';
    width: 205px !important;
    height: 2px;
    position: absolute;
    left: -182% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.tax_progressbar li:nth-child(4):after {
    content: '';
    width: 181px !important;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -191% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.tax_result{
	width:40%;
	float:none;
	margin:0 auto;
}
.tax_result ul li{ 
	font-size: 16px;
    color: #000000;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
    text-align: left;
}
.total h3{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:24px;
	padding:10px 0;
}
.total h3 span{
	font-weight:bold;
}
.tax_result ul li span{
	float:right;
}
.hide_second_progressbar li{
	margin-left:6% !important;
}
 .hide_second_progressbar li:nth-child(2):after {
    content: '';
    width: 124px !important;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -73% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.hide_second_progressbar li:nth-child(3):after {
    content: '';
    width: 215px !important;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -60% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.hide_second_progressbar li:nth-child(4):after {
    content: '';
    width: 212px !important;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -135% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.hide_second_progressbar li:nth-child(5):after {
    content: '';
    width: 140px !important;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -151% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.step-5 .insurance_result{
	text-align:center !important;
	float:none;
	margin:0 auto;
}
.tool_tip {
		display:none;
		
	} 
@media only screen and (max-width:1024px){
	
	#progressbar li{
		margin-left:11%;
	}
	#progressbar li::after{
		display:none;
	}
	.page-2{
		left:220px;
	}
	.page-6{
		left:150px;
	}
fieldset .step-1 img {
	padding:9px 4px
}
#step-form .progressbar-car li:nth-child(2)::after {
    content: '';
    width: 150px;
    height: 2px; 
    position: absolute;
    left: -119%;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
#step-form .progressbar-car li:nth-child(3)::after {
    content: '';
    width: 186px;
    height: 2px; 
    position: absolute;
    left: -111%;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.progressbar-car{
	margin-left:5%;
}
.step-5 .download li{
	margin-right:10px;
}
.step-5 .download li a{
	padding:5px 36px;
}
#msform .get_started{
	left:400px;
}
fieldset .step-1 .phone img {
    padding: 9px 11px;
}
}
@media only screen and (max-width:768px){
	.tool_tip {
		display:none; 
	}
	.old-man img{
		margin:0px;
	}
	.page-2 h4{
		font-size:20px;
	}
#step-form .progressbar-car li:nth-child(2)::after {
    content: '';
    width: 131px;
    height: 2px;  
    left: -104%;
    top: 18px; 
}
#step-form .progressbar-car li:nth-child(3)::after {
    content: '';
    width: 171px;
    height: 2px;  
    left: -101%; 
}
fieldset .step-1 input{
	margin-right:10px;
}
#progressbar li{
	margin-left:7%;
}
fieldset .step-1 input{
	width:90%;
}
.phone img{
	padding:9px 11px !important;
}
.autorised{
	padding-top:20px;
}
#msform .get_started{
	left:270px;
}
.page-2{
	left:90px;
}
/* .col-sm-6 {
	min-width:42%;
} */
.switch-field{
	width:100%;
}
.page-6{
	left:10px;
}
.step-2{
		padding:0 10px;
		margin-top:20px;
}
.step-2 .month .form-control{
	width:100%;
}	
.step-2 .month .form-control{
	width:auto;
}
/* fieldset .step-1{
	padding-top:10px;
} */
	div.error{
		position:relative !important;
		left:0 !important;
		bottom:0 !important;
	}
 
	.btn-list div.error {
    color: #fff;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	background: #000;
	font-size: 11px;
	border-radius: 4px;
	padding: 1px 5px;
	position: absolute !important;
	left: 17px !important;
	bottom: -26px !important;
	min-width: 223px;
	display: inline-block;
	z-index: 99;	
    
	}
	 .btn-list input.error {
	 border:1px solid red;
	 transition:all 0.3s ease-in-out;
	 position:relative;
	}
	.month{
		width:50%;
	}
	section .retirement-bar li{
		margin-left:3% !important;
	} 
} 
@media only screen and (max-width:740px){
	#step-form p{
		font-size:15px;
	}
	fieldset .step-1 input{
		width:89%;
	}
	#progressbar li{
		font-size:20px;
	} 
	#msform .get_started{
		left:200px;
	}
	.page-2 h4{
		font-size:22px;
	}
	.mar_45{
		margin-top:20px;
	}
	.month{
		width:100%;
	}
	 
	.mar_30, .mar_25{
		margin-top:0px;
	}
	.page-6 h4{
		font-size:17px;
	}
	 #msform .get_started, .page-2, .page-4, .page-3, .page-6, .page-7, .page-8, .page-9, .page-10, .page-11{
		position:static;
	}
	.old-man {
		margin-right:25%;
		margin-top:5%;
	}
	fieldset{
		margin-bottom:auto;
	}
	#progressbar li{
		margin-left:5%;
		font-size:20px;
	}
}
@media only screen and (max-width:640px){
	fieldset .step-1 input{
		width:84%;
	}
	#progressbar li{
		font-size:16px;
		margin-left:5%;
	}
	 #msform .get_started, .page-2, .page-4, .page-3, .page-6, .page-7, .page-8, .page-9, .page-10, .page-11{
		position:static;
	}
	.page-2 h4{
		font-size:18px;
	}
	.mar_45{
		margin-top:20px;
	}
	.month{
		width:100%;
	}
	.mar_30, .mar_25{
		margin-top:0px;
	}
	#msform fieldset{
		margin-bottom:auto;
	}
}
@media only screen and (max-width:480px){
	.basic {
		width:100% !important;
	}
	.advance_tax_step_5 {
		margin-top:25px !important;
	}
	.rupee_reponsive_tax::before {
    content: '\f156';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    left: 9px;
    top: 89px;
    color: #000;
    z-index: 99;
	}
	.rupee_reponsive_line2::before {
    content: '\f156';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    left: 9px;
    top: 67px;
    color: #000;
    z-index: 99;
	}
	.sip .advance_tax li, .advance_tax_step_5{
		width:100% !important;
	}
	.advance_tax li:before{
		display:none;
	}
	.advance_tax li:after{
		display:none;
	}
	div.error {
		width:260px;
	}
	.rupee_reponsive-3::before {
    content: '\f156';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    left: 9px;
    top: 112px;
    color: #000;
    z-index: 99;
}
	.tool_tip {
		display:block; 
	}
	div.tooltip_error1 {
		position:relative;
		 
	}
	div.tooltip_error1 div.error {
		position:absolute !important;
		left:10px !important;
		bottom:-21px !important;
		width:245px !important;
		z-index:999;
	}
	.inflation label {
		padding-left:0px !important; 
	}
	
	#progressbar li{
		font-size:24px;
	}
	 
	#progressbar li{
		width:47%;
		float:left;
	}
	fieldset .step-1 input{
		width:89%;
	}
	#progressbar li{
		margin-left:0%;
	}
	fieldset .step-1 {
    padding-top: 50px;
    width: 92%;
    margin: 0 0 0 19px !important;
	}
	#msform .get_started, .page-2, .page-4, .page-3, .page-6, .page-7, .page-8, .page-9, .page-10, .page-11{
		position:static;
	}
	.step-2 label{
		font-size:14px;
	}
	.page-6 h4{
		font-size:15px;
	}
	#msform h3{
		font-size:20px;
	}
	.step-5 .download{
		line-height:50px;
	}
	.old-man img{
		margin-top:8%;
	}
	.step-2{
		padding:0 10px;
		margin-top:20px;
	}
	.step-2 .month .form-control{
		width:95%;
	}
	.step-2 img{
		max-width:100%;
		height:auto;
	}
	.step-2 select {
		width:100%;
	}
	.tax_result{
		width:270px;
	}
	.rupee_reponsive::before {
    content: '\f156';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    left: 9px;
    top: 64px;
    color: #000;
    z-index: 99;
}
[data-balloon-pos="right"]:after,
[data-balloon-pos="right"]:before{
	display:none;
} 
#step-form{
	margin-top:150px;
}
.mar_45{
	margin:10px;
}
.sip .sip-list li {
	width:100%;
}
.step-2 .last-sip{
	padding:16px;
}
.progressbar-sip {
	margin-left:0px;
}
.insurance-planner ul li {
	width:47%!important;
}
.download {
	float:none !important;
	margin:0 auto !important;
}
}
@media only screen and (max-width:420px){
	.sip .advance_tax li{
		width:100%;
	}
	fieldset .step-1 input{
		width:82%;
	}
	.insurance-planner ul li {
	width:47%!important;
	}
	#step-form h2{
		font-size:34px;
	}
	.step-2 select {
		width:100%;
	}
	.tax_result{
		width:270px;
	}
}
.inflation [data-balloon-pos="right"]:after {
    bottom: auto;
    left: 22%;
    top: 13px;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}
.inflation [data-balloon-pos="right"]:before{
    bottom: auto;
    left: 22%;
    top: 14px;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}
.inflation label{
	padding-left:31px;
}
.wealth li:nth-child(2):after {
    content: '';
    width: 210px !important;
    height: 2px;
    position: absolute;
    left: -57% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.wealth li:nth-child(3):after {
    content: '';
    width: 224px !important;
    height: 2px;
    position: absolute;
    left: -236% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.household [data-balloon-pos="right"]:after {
    bottom: auto;
    left: 22%;
    top: 13px;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}
.household [data-balloon-pos="right"]:before{
    bottom: auto;
    left: 22%;
    top: 14px;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}
.expectancy [data-balloon-pos="right"]:after {
    bottom: auto;
    left: 100%;
    top: 35%;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}
.expectancy [data-balloon-pos="right"]:before{
    bottom: auto;
    left: 100%;
    top: 35%;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}
.extra_ammount {
	display:inline-block;
}
/*advance tax*/
.sip .advance_tax li{
font-size:16px;
color:#000000;
border-bottom:1px solid #ccc;
padding:10px 0px;
text-align:left;
width:70%;
float:none;
margin:0 auto !important;

}
.sip .advance_tax li span{
float:right;
}
.advance_tax li { 
    margin-left: 1.3% !important;
}
	
.advance_tax li:nth-child(2):after {
    content: '';
    width: 72px !important;
    height: 2px;
    position: absolute;
    left: -37% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
} 
.advance_tax li:nth-child(3):after {
    content: '';
    width: 98px !important;
    height: 2px;
    position: absolute;
    left: -81% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.advance_tax li:nth-child(4):after {
    content: '';
    width: 135px !important;
    height: 2px;
    position: absolute;
    left: -35% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.advance_tax li:nth-child(5):after {
    content: '';
    width: 200px !important;
    height: 2px; 
    position: absolute;
    left: -55% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
} 
.advance_tax li:nth-child(6):after {
    content: '';
    width: 142px !important;
    height: 2px; 
    position: absolute;
    left: -126% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.advance_tax li:nth-child(7):after {
    content: '';
    width: 70px !important;
    height: 2px; 
    position: absolute;
    left: -79% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
 
.advance_tax_step_5 [data-balloon-pos="right"]:after {
    bottom: auto;
    left: 100%;
    top: 53%;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}
.advance_tax_step_5 [data-balloon-pos="right"]:before{
    bottom: auto;
    left: 100%;
    top: 53%;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}
/*21102016*/
@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		font-size:14px;
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}
#no-more-tables .table-bordered>tbody>tr>td{ 
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: normal;
	vertical-align:middle;
}
#no-more-tables {
	width:98%;
}
#no-more-tables .table-striped>tbody>tr:nth-child(odd)>td {
	background:transparent;
}
#no-more-tables .table-bordered>thead>tr>th{
	text-align:center;
}
#no-more-tables select {
	float:none !important;
	margin:0 auto;
	width:67%;	
}
.budget{
	position:relative;
	display:inline-block;
	vertical-align: middle;
}
.budget input{
	padding-left: 20px !important;
    min-width: 104px !important;
    border-radius: 0;
	margin:0 !important;
}
.budget:before {
    content: '\f156';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    left: 6px;
    top: 2px;
    color: #000;
    z-index: 99;
}
/*22102016*/
.personal_budget li{
	margin-left:14% !important;
} 
.personal_budget li:nth-child(2):after {
    content: '';
    width: 174px !important;
    height: 2px;
    position: absolute;
    left: -205px !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.personal_budget li:nth-child(3):after {
    content: '';
    width: 176px !important;
    height: 2px;
    position: absolute;
    left: -271% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
.personal_budget li:nth-child(4):after {
    content: '';
    width: 196px !important;
    height: 2px;
    /* background: #540505; */
    position: absolute;
    left: -207% !important;
    top: 18px;
    z-index: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 15px;
    padding: 2px;
    margin-left: 33px;
}
#no-more-tables .table-bordered>tbody>tr>.left_td{
	text-align:left !important;
} 
.result_budget{
	width: 94%;
    float: none;
    margin: 0 20px;
}

#no-more-tables div.error{
    color: #fff;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    background: #000;
    font-size: 11px;
    border-radius: 4px;
    padding: 1px 5px;
    position: absolute;
    left: 0px;
    bottom: -24px;
    min-width: 180px;
    display: inline-block;
    z-index: 999;
}
.total [data-balloon-pos="right"]:after {
    bottom: auto;
    left: 63%;
    top: 16px;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}
.total [data-balloon-pos="right"]:before{
    bottom: auto;
    left: 63%;
    top: 16px;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}
._6m3 ._6mb {
    font-size: 11px !important;
    line-height: 11px !important;
    text-transform: uppercase !important;
    display: none !important;
}