html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, a, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, button {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    font-family: 'Source Sans Pro', sans-serif;
    box-sizing: border-box;
    color:#444;
}

body {
    line-height:1;
}

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

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}








/* =Fonts
-------------------------------------------------------------- */


body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}
hr.small {
	width: 400px;
    margin: 0px auto 30px;
}

/* Text elements */
p {
	margin-bottom: 18px;
	line-height:1.2em;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 8px 12px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}




table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
 tr.odd td {
	background: #F2F7FC;
}
a {
	text-decoration:none; 
	color:#6AB4E4;
}
a:hover {
	color:#90C341;
}




.attachment img {
	max-width: 900px;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft,
 img.alignright,
 img.aligncenter {
	margin-bottom: 12px;
}
 .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
 .wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
.wp-smiley {
	margin:0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	/*margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative; */
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}

/*--------------------custom reset---------------------------------*/

.no_bg_pad{background:none !important; padding:0 !important;}
.no_bg{ background:none !important;}
.no_pad{ padding:0px !important;}
.no_mar{ margin:0px !important;}
.no_border{ border:none !important;}
.clear{clear:both; display:block; height:0;}
.flt_lft{ float:left !important;}
.flt_rht{ float:right !important;}


/*----------main styling----------*/

body										{ background:#fff; font-family: 'Open Sans', sans-serif; -webkit-font-smoothing: antialiased;}
.wrapper									{ width:100%; position:relative; z-index:99; background:#fff;}

.bg1										{ background-size:cover; background-position:center top; background-repeat:no-repeat;}


/*----------header----------*/

.header										{ width:100%; position:absolute; min-height:85px; z-index:999; left:0; top:0; min-width:290px; xtransition: all 0.3s ease; }
.header_top									{ width:100%; padding:20px;}

.nav										{ float:right; display:inline-block; padding:10px 10px 10px 20px;}
.nav a.nav_click							{ font-size:14px; line-height:20px; font-weight:600; color:#ffffff; text-transform:uppercase; padding:0 0 0 45px; height:20px; text-decoration:none; background:url(images/nav_bg_spr.png) no-repeat left top; display:inline-block;}
.nav a.nav_click.close						{ background:url(images/nav_bg_spr.png) no-repeat left -20px;}

.logo										{ float:left; display:block; padding:0 0 0 0; max-width:233px; padding-top: 3px;}
/*.logo a									{ background:url(images/logo_spr.png) no-repeat left top; height:26px; text-decoration:none; font-size:31px; line-height:31px; font-family:'pluto_sansbold'; color:#edeced; padding:12px 0 0 12px; display:block;}
.logo a em									{ font-style:normal; color:#91c442;}
.logo a span								{ font-family:'pluto_sanslight'; margin:0 0 0 -5px;}
.logo a span b								{ font-family:'pluto_sansbold'; font-weight:normal;}*/
.logo a.full_logo							{ width:auto; display:block;}
.logo a.icon_logo							{ width:44px; display:none;}

.head_top_links								{ float:right; display:block; padding:0 10px 0 0;}
.head_top_links ul							{  float:left; display:block; margin:0;}
.head_top_links ul li						{ float:left; display:block; font-size:14px; line-height:42px; font-weight:600; color:#ffffff; text-transform:uppercase; padding:0 20px; position:relative; }
.head_top_links ul li i						{ font-size: 16px; vertical-align: middle;  }
.head_top_links ul li.phone span			{ display:block; background:url(images/phone_icon.png) no-repeat left 14px; padding:0 0 0 20px;}
.head_top_links ul li a						{ display:block; text-decoration:none; color:#fff; cursor:pointer; transition: all .2s;}
.head_top_links ul li a:hover				{ color:#91c442;}
.head_top_links ul li.demo a { 
	padding: 5px 12px;
    display: inline;
    background: #fff;
    color: #444;
    border-radius: 2px;
}
.head_top_links ul li.demo a:hover { 
    color: #90C341;
}
.head_top_links ul li.get_demo a			{ color:#91c442; border:1px solid #91c442; border-radius:5px; position:relative; behavior:url(PIE.htc); padding:0 20px;
-webkit-transition: background 0.3s ease-in-out;    -moz-transition: background 0.3s ease-in-out;    -o-transition: background 0.3s ease-in-out;    -ms-transition: background 0.3s ease-in-out;        transition: background 0.3s ease-in-out;
}
.head_top_links ul li.get_demo a:hover		{ background:#91c442; color:#fff;}

.head_top_links ul li ul					{display:none; position:absolute;  left:20px; width:200px; background:#fff; border:1px solid #ccc; }
.head_top_links ul li ul li					{float:none; display:block; line-height: 1em; text-transform: none;
padding: 0; font-weight: 400; }
.head_top_links ul li ul li	a				{float:none; display:block; padding:12px; color:#444; }
.head_top_links ul li ul li	a:hover			{background:#f5f5f5; color:#619BE0; }
.head_top_links ul li:hover ul				{display:block;  }
.head_top_links ul li ul:after {
	bottom: 100%;
	left: 33px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 8px;
	margin-left: -8px;
}

.header_active								{ background:#91c443; position:fixed; top:-100px; height:46px; min-height:auto;}
.header_active .header_top					{ padding:0 20px;}
/*.header_active .logo a					{ background:url(images/logo_spr.png) no-repeat left -38px;  position:relative; behavior:url(PIE.htc);}
.header_active .logo a em					{ color:#e8e6e7;}
.header_active .logo a span					{ display:none;}*/
.header_active .logo a.full_logo			{ display:none;}
.header_active .logo a.icon_logo			{ display:block; width:33px; padding-top:6px;}

.header_active .head_top_links ul li a:hover		{ color:#40a1d4;}
.header_active .head_top_links ul li.get_demo a	{ background:#40a1d4; color:#fff;}
.header_active .head_top_links ul li.get_demo a:hover	{ background:#2988BA;}

.nav_list									{ width:260px; height:100%; position:fixed; top:0; right:0; background:#efefef; z-index:1; display:block;}

.nav_list_cont								{ padding:0 30px; height:100%; overflow:auto;}

.nav_links									{ width:100%; padding:50px 0;}
.nav_links ul								{ width:100%; float:left; display:block; margin:0;}
.nav_links ul li							{ width:100%; float:left; display:block; padding:0 0 6px 0;}
.nav_links ul li a							{ display:block; text-decoration:none; font-size:16px; line-height:24px; font-weight:400; color:#454545; text-transform:uppercase;}
.nav_links ul li a:hover					{color:#90C341;}

.nav_links ul li ul							{ padding:8px 0; display:block;}
.nav_links ul li ul li						{ padding:0 0 8px 12px;}
.nav_links ul li ul li a					{ font-weight:400; font-size: 13px; text-transform: capitalize;}
.nav_links ul li ul li a:hover				{ text-decoration:underline;}

.nav_social									{ width:100%;}
.nav_social ul								{ width:100%; float:left; display:block; margin:0;}
.nav_social ul li							{ float:left; display:block; padding:0 15px 0 0;}
.nav_social ul li a							{ display:block; text-decoration:none;}
.nav_social ul li.nav_social_1 a			{ width:18px; height:14px; background:url(../images/nav_social_1.png) no-repeat; margin:2px 0 0 0;}
.nav_social ul li.nav_social_2 a			{ width:10px; height:17px; background:url(../images/nav_social_2.png) no-repeat;}
.nav_social ul li.nav_social_3 a			{ width:18px; height:17px; background:url(../images/nav_social_3.png) no-repeat;}
.nav_social ul li.nav_social_4 a			{ width:18px; height:17px; background:url(../images/nav_social_4.png) no-repeat;}
.nav_social ul li.nav_social_5 a			{ width:18px; height:12px; background:url(../images/nav_social_5.png) no-repeat; margin:3px 0 0 0;}

.features .nav_list.nav_open, .success .nav_list.nav_open				{ top:60px; }


/*----------banner home----------*/

.banner_home								{ width:100%; height:622px; text-align:center; position:relative;}
.banner_home.bg1							{ background-size:cover; background-position:center bottom; background-repeat:no-repeat;}
.banner_home img							{ display:block; max-height:600px;}
.banner_home h1								{ font-size:48px; line-height:60px; font-weight:300; color:#fff; padding: 50px 10px 20px; }
.banner_home h1 span						{ display:block; padding:0 5px;}
.banner_home h1 b							{ color:#fff;}
.banner_home p								{ font-size:18px; line-height:24px; font-weight:400; color:#fff; margin:0 auto; padding:0 10px 50px; width:55%; }
.banner_home h2								{ font-size:21px; line-height:30px; font-weight:400; color:#fff; margin:0; padding:0 5px 90px 5px;}
.banner_home p a.click_here					{ color:#3fa1d5; margin:0 0 0 20px;}
.banner_home p a.click_here:hover			{ text-decoration:none;}

.banner_home .container						{ max-width:960px; position:relative; top:25%; left:0; margin-bottom:50px; }

.about_ban									{ max-height:400px;}
.about_ban img								{ display:block; max-height:560px;}
.about_ban .container						{ top:40%;}

/*----------content----------*/

.content									{ width:100%; background:#fff;}
.content.tour								{ overflow-x: hidden;}

.slider_box1								{ width:100%;}
.slider_thumbnail							{ }
.slider_thumbnail ul						{ width:100%; float:left; display:block; margin:0; padding:60px 0 0 0;}
.slider_thumbnail ul li						{ float:left; display:block; margin:0 4% 0 0;}
.slider_thumbnail ul li a					{ display:block; font-size:18px; line-height:30px; font-weight:600; color:#444444; text-decoration:none; border-bottom:2px solid #fff; padding:0 0 10px 0;}
.slider_thumbnail ul li a.active			{ border-bottom:2px solid #3fa0d4; color:#3fa0d4;}

.slider_content								{ width:100%; background:#eeefef; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;}
.slider_content .container					{ padding:60px 0 0 0; position:relative;}
.slider_img									{ width:48%; float:right;}
.slider_img img								{ display:block;}

.slider_txt									{ width:48%; float:left;}
.slider_txt h3								{ font-size:36px; line-height:50px; font-weight:300; color:#444444; letter-spacing:-1px; padding:0 0 35px 0;}
.slider_txt h4								{ font-size:36px; line-height:50px; font-weight:300; color:#444444; letter-spacing:-1px; padding:0 0 35px 0;}
.slider_txt p								{ font-size:21px; line-height:30px; font-weight:400; color:#808080; margin:0; padding:0 0 40px 0;}
.slider_txt p cite							{ color:#3fa0d4; font-style:normal;}
.slider_txt ol								{ width:100%; float:left; display:block; margin:0; padding:0 0 30px 0;}
.slider_txt ol li							{ width:100%; float:left; display:block;}
.slider_txt ol li span.prof_pic				{ float:left; display:block; padding:0 15px 0 0;}
.slider_txt ol li span.prof_pic img			{ display:block; width:auto; height:50px;}
.slider_txt ol li em						{ font-size:15px; line-height:24px; font-weight:400; font-style:italic; font-style:normal;}
.slider_txt a.learn_more					{ display:inline-block; font-size:21px; line-height:24px; font-weight:600; color:#80ba33; text-decoration:none; float:right;}
.slider_txt a.learn_more:hover				{ text-decoration:underline;}

.slider_box1 a.bx-prev						{ width:16px; height:29px; position:absolute; top:50%; left:-20px; margin:-15px 0 0 0; background:url(../images/prev_arrow.png) no-repeat; font-size:0; text-decoration:none; color:#fff; z-index:888; display:block;}
.slider_box1 a.bx-next						{ width:16px; height:29px; position:absolute; top:50%; right:-20px; margin:-15px 0 0 0; background:url(../images/next_arrow.png) no-repeat; font-size:0; text-decoration:none; color:#fff; z-index:888; display:block;}

.client_logo								{ width:100%;}
.client_logo ul								{ width:100%; float:left; display:block; margin:0; text-align:center; padding:50px 0 30px 0;}
.client_logo ul li							{ display:inline;}
.client_logo ul li a						{ display:inline-block; text-decoration:none;}
.client_logo ul li img						{ display:inline-block; width:auto; height:auto; margin:0 20px 20px;}

.about_key									{ width:99%; padding:0 0 0 1%; text-align:center; background:#4cb0dc; background-position:center bottom; background-repeat:no-repeat; position:relative; overflow:hidden; height:680px;}
.about_key h4								{ font-size:45px; line-height:55px; font-weight:300; color:#fff; font-weight:normal; padding:110px 0;}
.about_key h4 span							{ display:block; font-size:21px; line-height:30px; font-weight:400; padding:5px 0 0 0;}

.about_txt_1								{ width:24%; background:#fff; padding:20px 2.5%; margin:0 2%; /*max-width:280px;*/ display:inline-block; float:left; text-align:left;
 border-top:5px solid #ff9200; box-shadow:0 0 10px #777777; border-radius:4px; position:relative; behavior:url(PIE.htc); top:0; left:0;
 transform:rotate(7deg); -ms-transform:rotate(7deg); /* IE 9 */ -webkit-transform:rotate(7deg); -o-transform:rotate(7deg);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.about_txt_1 span.icons						{ width:86px; height:86px; display:block; margin:0 auto 20px; text-align:center;}
.about_txt_1 span.icons img					{ max-width:50px; height:auto; display:inline-block; padding:7% 0 0 0;}
.about_txt_1 span.orange_icon				{ border:1px solid #ff7f00; border-radius:43px; position:relative; behavior:url(PIE.htc);}
.about_txt_1 span.red_icon					{ border:1px solid #e92827; border-radius:43px; position:relative; behavior:url(PIE.htc);}
.about_txt_1 span.green_icon				{ border:1px solid #90c242; border-radius:43px; position:relative; behavior:url(PIE.htc);}
.about_txt_1 strong							{ display:block; font-size:28px; line-height:34px; font-weight:600; color:#575757; padding:0 0 35px 0; text-align: center;}
.about_txt_1 strong a						{ color:#3fa0d4; text-decoration:none;}
.about_txt_1 strong a:hover					{ color:#4cb0dc;}
.about_txt_1 p								{ font-size:16px; line-height:24px; font-weight:400; color:#929292; margin:0; padding:0 0 20px 0;}
.about_txt_1 p span							{ font-weight:600; font-style: italic;}
.about_txt_1 a								{ border-bottom: 1px solid #3fa0d4;color: #3fa0d4; text-decoration: none;}
.about_txt_2								{ border-top:5px solid #e92827; transform:rotate(-2deg); -ms-transform:rotate(-2deg); /* IE 9 */ -webkit-transform:rotate(-2deg); -o-transform:rotate(-2deg);}
.about_txt_3								{ border-top:5px solid #90c242; transform:rotate(-7deg); -ms-transform:rotate(-7deg); /* IE 9 */ -webkit-transform:rotate(-7deg); -o-transform:rotate(-7deg);}

.about_txt_1:hover							{  transform:rotate(0deg); -ms-transform:rotate(0deg); /* IE 9 */ -webkit-transform:rotate(0deg); -o-transform:rotate(0deg); top: -185px; left: 80px; z-index: 100;}
.about_txt_2:hover							{  transform:rotate(0deg); -ms-transform:rotate(0deg); /* IE 9 */ -webkit-transform:rotate(0deg); -o-transform:rotate(0deg); top: -230px; left:0px;z-index: 100;}
.about_txt_3:hover							{  transform:rotate(0deg); -ms-transform:rotate(0deg); /* IE 9 */ -webkit-transform:rotate(0deg); -o-transform:rotate(0deg); top: -185px; left: -80px; z-index: 100;}

.slider_box2								{ width:100%; padding:100px 0;}
.slider_box2 h4								{ font-size:45px; line-height:55px; font-weight:300; color:#424c5a; text-align:center; padding:0 20px 100px;}
.slider_box2 img							{ display:block;}

.tech_partner								{ width:100%; background:#f1f2f2; padding:80px 0; text-align:center;}
.tech_partner h4							{ font-size:32px; line-height:1em; font-weight:300; color:#444; padding:0;}
.tech_partner p								{ font-size:18px; line-height:24px; font-weight:300; color:#444; margin:0; padding:0 0 40px 0;}
.tech_partner ul							{ width:100%; float:left; display:block; margin:0; padding:0;}
.tech_partner ul li							{ float:left; display:block; width:20%; padding:0 0 25px 0; font-size:15px; line-height:20px; font-weight:400; color:#929292;}
.tech_partner ul li a						{ display:block; text-decoration:none;}
.tech_partner ul li span.icon				{ display:block; padding:0 0 18px 0;}
.tech_partner ul li img						{ width:auto; display:inline-block; height:60px;}

.frm_error_style, .frm_error				{ color:#ff0000;}

.home_btm_form								{ width:100%; background:url(../images/home_form_bg.jpg) repeat; padding:50px 0;}
.home_btm_form h4							{ font-size:37px; line-height:50px; font-weight:300; color:#fff; padding:0 0 25px 0; text-align:center;}
.home_btm_form ol							{ width:100%; float:left; display:block; margin:0; padding:0 0 90px 0;}
.home_btm_form ol li						{ width:19%; padding:0 1.2% 0 0; float:left; display:block;}
.home_btm_form ol li .textbox1				{ width:80%; padding:20px 10%; background:#ffffff; border:none; outline:none; border-radius:5px; position:relative; behavior:url(PIE.htc); font-size:16px; line-height:20px; font-family: 'Open Sans', sans-serif; color:#959fa8; font-weight:400; box-shadow:none;}
.home_btm_form ol li .get_started			{ width:100%; height:63px; background:url(../images/started_bg.jpg) repeat; border:none; outline:none; cursor:pointer; font-size:18px; font-family: 'Open Sans', sans-serif; color:#fff; font-weight:600; border-radius:5px; position:relative; behavior:url(PIE.htc);
-webkit-transition: background 0.3s ease-in-out;    -moz-transition: background 0.3s ease-in-out;    -o-transition: background 0.3s ease-in-out;    -ms-transition: background 0.3s ease-in-out;        transition: background 0.3s ease-in-out;
}
.home_btm_form ol li .get_started:hover		{ background:url(../images/green_hov.jpg) repeat left top;}

.home_btm_form h5							{ font-size:28px; line-height:40px; font-weight:300; font-style:italic; color:#818181; padding:0 0 40px 0; text-align:center;}
.home_btm_form ul.btm_icons					{ width:100%; float:left; display:block; text-align:center; margin:0;}
.home_btm_form ul.btm_icons li				{ display:inline; max-height:77px; max-width: 120px;}
.home_btm_form ul.btm_icons li a			{ display:inline-block; text-decoration:none; margin:0 14px;}
.home_btm_form ul.btm_icons li img			{ display:inline-block; width:auto; padding:0 15px;}


/*----------footer----------*/

.footer										{ width:100%; background:#fff; padding:85px 0;}

.footer_lft_sect							{ width:25%; float:left;}
.footer_lft_sect a.foot-phone				{ display: block;font-size: 25px;padding: 30px 0 30px 0;color: #3fa0d4;font-weight: 500; text-decoration: none;}
.footer_lft_sect .ft_logo					{ display:block; padding:0 0 10px 0;}
.footer_lft_sect .ft_logo a					{ display:block; text-decoration:none;}
.footer_lft_sect .ft_logo a img				{ display:inline-block; max-width:200px;}
.footer_lft_sect p.copyright				{ font-size:12px; line-height:18px; font-weight:400; color:#8c8b8b; margin:0;}

.footer_rht_sect							{ width:70%; float:right;}
.ft_links									{ width:16.6667%; float:left; display:block;}
.ft_links.last								{ width:25%; }
.ft_links h6								{ font-size:12px; line-height:16px; font-weight:600; color:#444445; text-transform:uppercase; padding:0 0 10px 0;}
.ft_links ul								{ width:100%; float:left; display:block; margin:0;}
.ft_links ul li								{ width:100%; float:left; display:block; padding:0 0 10px 0;}
.ft_links ul li a							{ display:block; text-decoration:none; font-size:14px; line-height:16px; font-weight:500; color:#807f7f;}
.ft_links ul li a:hover						{ color:#000;}


/*----------demo model start----------*/

.demo_model_box								{ width:90%; margin:0 auto; padding:30px 0;}
.demo_model_box h4							{ font-size:32px; font-weight:600; color:#444; text-align:center; padding:0 0 10px 0;}
.demo_model_box p							{ font-size:18px;  font-weight:400; color:#444; text-align:center; margin:0 2.5% 30px; }

.demo_model_box ol							{ width:100%; float:left; display:block; margin:0;}
.demo_model_box ol li						{ width:28%; float:left; display:block; margin:0 2.5%; padding:0 0 25px 0;}
.demo_model_box ol li.txtarea				{ width:95%;}
.demo_model_box ol li .textbox2				{ width:85%; padding:18px 7%; background:#ffffff; border:2px solid #d9dddf; outline:none; border-radius:5px; position:relative; behavior:url(PIE.htc); font-size:16px; line-height:20px; font-family: 'Open Sans', sans-serif; color:#959fa8; font-weight:400; box-shadow:none;}
.demo_model_box ol li .textarea1			{ width:95%; height:220px; padding:18px 15px; background:#ffffff; border:2px solid #d9dddf; outline:none; border-radius:5px; position:relative; behavior:url(PIE.htc); font-size:16px; line-height:20px; font-family: 'Open Sans', sans-serif; color:#959fa8; font-weight:400; box-shadow:none; overflow:auto; resize:none;}
*+html .demo_model_box ol li .textarea1		{ margin-left:-2%;}
.demo_model_box ol li .lets_go				{ width:200px; height:60px; background:url(../images/blue_but_bg.jpg) repeat; border:none; outline:none; cursor:pointer; margin:0 auto; font-size:16px; font-family: 'Open Sans', sans-serif; color:#ffffff; font-weight:600; display:block; border-radius:5px; position:relative; behavior:url(PIE.htc);
-webkit-transition: background 0.5s ease-in-out;    -moz-transition: background 0.5s ease-in-out;    -o-transition: background 0.5s ease-in-out;    -ms-transition: background 0.5s ease-in-out;        transition: background 0.5s ease-in-out;
}
.demo_model_box ol li .lets_go:hover		{ background:url(../images/blue_hov.jpg) repeat;}

/*----------inner1 start----------*/

.widget_extended-categories ul				{list-style-type: none; margin: 0 0 40px 0;}
.widget_extended-categories li				{display: block; list-style-type: none; color:#929292; padding:5px 0 0;}
.widget_extended-categories li a			{color:#90C341; text-decoration: none; float:left;}
.avhec-widget-count							{ text-align:right;}

.blog_nav a									{color: #4cb0dc; text-decoration: none; font-size: 16px; font-weight: 600;}

.nav-fixed									{    left: 0;    position: fixed;    top: 94px;    width: 100%;    z-index: 999;}
.about_ban .container						{ top:40%;}

.about_nav									{ width:100%; padding:60px 0; background:#fff;}
.about_nav ul								{ width:100%; text-align:center; float:left; display:block; margin:0;}
.about_nav ul li							{ display:inline; font-size:16px; line-height:20px; font-weight:700; color:#4cb0dc;}
.about_nav ul li a							{ display:inline-block; text-decoration:none; margin:0 3%; color:#4cb0dc;}

.company_box								{ width:100%;}
.company_box_1								{ width:100%; text-align:center; padding:100px 0;}
.company_box_1 span.image					{ width:110px; margin:0 auto; display:block; padding:0 0 40px 0;}
.company_box_1 span.image img				{ display:block; width:auto; border-radius:50%; width:110px !important; position:relative; behavior:url(PIE.htc);}
.company_box_1 p							{ font-size:37px; line-height:65px; font-weight:300; color:#929292; margin:0; padding:0 0 16px 0;}
.company_box_1 p span						{ display:block;}
.company_box_1 em							{ display:block; font-style:normal; font-size:16px; line-height:20px; font-weight:400; color:#929292;}

/*.company_box_2								{ width:100%; background:#f1f2f2; padding:110px 0; border-top:1px solid #e6e6e6;}
.company_box_2 h5							{ font-size:45px; line-height:55px; font-weight:300; color:#565656; text-align:center; padding:0 0 30px 0;}
.company_box_2 p							{ font-size:21px; line-height:40px; font-weight:400; color:#929292; text-align:center; margin:0;}
.company_box_2 ul							{ width:100%; float:left; display:block; margin:0; padding:110px 0 0 0;}
.company_box_2 ul li						{ width:31.5%; margin:0 2.5% 0 0; float:left; display:block;}
.company_box_2 ul li .comp_box2_txt			{ border:1px solid #cdcdcd; border-radius:3px; position:relative; behavior:url(PIE.htc); background:#ffffff; padding:40px 13%;}
.company_box_2 ul li h6 					{ font-size:26px; line-height:40px; font-weight:300; padding:0 0 30px;}
.company_box_2 ul li h6	a					{ color:#444444; text-decoration:none;}
.company_box_2 ul li h6	a:hover				{ color:#4CB0DC;}
.company_box_2 ul li p	 					{ font-size:16px; line-height:30px; font-weight:300; color:#808080; margin:0; text-align:left; padding:0;}
.company_box_2 ul li.green .comp_box2_txt	{ background:#91c342;}
.company_box_2 ul li.green .comp_box2_txt h6 a	{ color:#fff; text-decoration:none;}
.company_box_2 ul li.green .comp_box2_txt h6 a:hover	{ color:#000;}
.company_box_2 ul li.green .comp_box2_txt p	{ color:#fff;}*/

.company_box_3								{ width:100%;}
.company_box_3 img							{ display:block;}

.team_box									{ width:100%;}
.team_box ul								{ width:100%; float:left; display:block; margin:0; padding:110px 0 0 0;}
.team_box ul li								{ width:22.5%; margin:0 2.5% 0 0; float:left; display:block; padding:0 0 80px 0;}
.team_box ul li span.image					{ display:block; padding:0 0 5px 0;}
.team_box ul li span.image img				{ display:block;}
.team_box ul li h4 							{ font-size:28px; line-height:40px; font-weight:300; color:#565656; padding:0 0 0 0;}
.team_box ul li a							{ color:#565656; text-decoration:none;}
.team_box ul li a:hover						{ color:#4CB0DC;}
.team_box ul li h6 							{ font-size:21px; line-height:30px; font-weight:300; color:#565656; padding:0 0 30px 0; background:url(../images/title_blue_line.jpg) no-repeat left bottom; margin:0 0 28px 0;}
.team_box ul li p	 						{ font-size:16px; line-height:30px; font-weight:300; color:#808080; margin:0; text-align:left; padding:0; margin-bottom: 10px;}
.team-content								{ height: 450px;}

.partner_box								{ width:100%;margin-top: 40px;}
.partner_box ul								{ width:100%; float:left; display:block; margin:0; padding:0 0 0 0;}
.partner_box span.cat ul li					{ width:100%; margin:0 0 15px 0; float:left; display:block; padding:10px; text-align: center;}
.partner_box span.cat 						{ width:100%; display:block; text-align: center; height:40px;}
.partner_box ul li.item						{ width:22.5%; margin:0 2.5% 0 0; float:left; display:block; padding:0 0 80px 0;}
.partner_box ul li.item span.image			{ display:block; padding:0 0 15px 0; height:180px;text-align: center;}
.partner_box ul li.item span.image img		{ display:inline-block;height:auto;width:auto;max-height:150px;max-width: 70%;margin:auto;vertical-align: middle;}
.partner_box ul li.item h4 					{ font-size:28px; line-height:40px; font-weight:300; color:#565656; padding:0 0 0 0;}
.partner_box ul li.item a					{ color:#4CB0DC; text-decoration:none;}
.partner_box ul li.item a:hover				{ color:#4CB0DC;}
.partner_box ul li.item .cat a			{ text-decoration:none;color:#fff;font-size: 16px;text-transform: uppercase;}
.partner_box ul li.item .cat a:hover	{ }
.partner_box ul li.item h6 					{ font-size:21px; line-height:30px; font-weight:300; color:#565656; padding:0 0 30px 0; background:url(../images/title_blue_line.jpg) no-repeat left bottom; margin:0 0 28px 0;}
.partner_box ul li.item p	 				{ font-size:16px; line-height:24px; font-weight:300; color:#3c3c3c; margin:0; text-align:left; padding:0; margin-bottom: 10px;}
.partner-content							{ height: 200px; overflow: hidden; margin-bottom: 20px;}
.partner_box .partner-get a					{  font-size:18px; line-height:40px; font-weight:300; color:#565656; padding:0 0 0 0;}
.partner_box .partner-get a:hover			{ text-decoration: underline;}
.partner_box .imghelp						{display: inline-block; height:160px;vertical-align: middle;}
@-moz-document url-prefix() {
.partner_box .imghelp{
      display: inline !important;
  }
}


.open_position								{ width:100%; background:#f1f2f2; border-top:1px solid #e6e6e6;}
.open_position h3							{ font-size:45px; line-height:55px; font-weight:300; color:#565656; text-align:center; padding:100px 0 0 0;}
.open_position ul							{ width:100%; float:left; display:block; margin:0; padding:80px 0 0 0;}
.open_position ul li						{ width:31.5%; margin:0 2.5% 0 0; float:left; display:block; padding:0 0 60px 0;}
.open_position ul li .comp_box2_txt			{ border:1px solid #cdcdcd; border-radius:3px; position:relative; behavior:url(PIE.htc); background:#ffffff; padding:40px 13%;}
.open_position ul li h6 					{ font-size:26px; line-height:40px; font-weight:300; padding:0 0 30px;}
.open_position ul li h6	a					{ color:#444444; text-decoration:none;}
.open_position ul li h6	a:hover				{ color:#4CB0DC;}
.open_position ul li p	 					{ font-size:16px; line-height:30px; font-weight:300; color:#808080; margin:0; text-align:left; padding:0;}

.media_kit									{ width:100%; height:540px; background-size:cover; background-repeat:no-repeat; background-position:center top; text-align:center;}
.media_kit h4								{ font-size:45px; line-height:55px; font-weight:300; color:#ffffff; padding:120px 0 30px 0;}
.media_kit p								{ font-size:21px; line-height:35px; font-weight:300; color:#ffffff; margin:0; padding:0 0 80px 0;}
.media_kit p span							{ display:block;}
.media_kit a.download_click					{ display:inline-block; text-decoration:none; background:#4cb0dc; color:#fff; border-radius:3px; position:relative; behavior:url(PIE.htc); font-size:16px; line-height:56px; font-weight:600; padding:0 50px;
-webkit-transition: background 0.3s ease-in-out;    -moz-transition: background 0.3s ease-in-out;    -o-transition: background 0.3s ease-in-out;    -ms-transition: background 0.3s ease-in-out;        transition: background 0.3s ease-in-out;
}
.media_kit a.download_click:hover			{ background:#2988BA;}

.get_started_box							{ width:100%; text-align:center; padding:25px 0; border-bottom: 1px solid #d6d7d7}
.get_started_box p							{ font-size:37px; line-height:50px; font-weight:300; color:#565656; margin:0; padding:0 0 50px 0;}
.get_started_box p span						{ display:block;}
.get_started_box a.get_start_but			{ display:inline-block; text-decoration:none; background:#91c342; color:#ffffff; border-radius:3px; position:relative; behavior:url(PIE.htc); font-size:16px; line-height:56px; font-weight:600; padding:0 50px; text-transform:uppercase;
-webkit-transition: background 0.3s ease-in-out;    -moz-transition: background 0.3s ease-in-out;    -o-transition: background 0.3s ease-in-out;    -ms-transition: background 0.3s ease-in-out;        transition: background 0.3s ease-in-out;
}
.get_started_box a.get_start_but:hover		{ background:#7CAF29;}


/*----------inner2 start----------*/

.map										{ position: relative; width: 100%; height:650px; position:relative; top:0px; background:url(../images/IRE_map.png) no-repeat center top; background-size:cover;}
.map p										{ margin:0;}
.map img									{ display:none; max-height:650px;}
.map_txt									{ width:265px; height:265px; background:url(../images/map_blue_op.png) repeat; position:absolute; top:50%; left:50%; margin:-132px 0 0 -132px; border-radius:50%; text-align:center; behavior:url(PIE.htc);}
.map_txt strong								{ display:inline-block; font-size:29px; line-height:40px; font-weight:400; color:#ffffff; padding:35px 0 20px 0;}
.map_txt strong b							{ font-weight:300; font-size:46px; line-height:50px; display:block;}
.map_txt span								{ display:block; font-size:22px; line-height:30px; font-weight:400; color:#ffffff; padding:16px 0 0; border-top:1px solid #fff; width:200px; margin:0 auto;}

.contact_form								{ }
.contact_form h2							{ font-size:45px; line-height:55px; font-weight:300; color:#444444; text-align:center; text-transform:none; padding:0 15% 10px;}
.contact_form ol							{ width:100%; float:left; display:block; margin:0;}
.contact_form ol li							{ width:31.5%; margin:0 2.5% 0 0; float:left; display:block; padding:0 0 25px 0;}
.contact_form ol li .textbox1				{ width:90%; padding:20px 5%; background:#ffffff; border:1px solid #c5ccd0; outline:none; border-radius:5px; position:relative; behavior:url(PIE.htc); font-size:16px; line-height:20px; font-family: 'Open Sans', sans-serif; color:#959fa8; font-weight:400; box-shadow:none;}
.contact_form ol li.txtarea					{ width:100%;}
.contact_form ol li .textarea1				{ width:98%; height:220px; padding:20px 0 20px 1.8%; background:#ffffff; border:1px solid #c5ccd0; outline:none; border-radius:5px; position:relative; behavior:url(PIE.htc); font-size:16px; line-height:20px; font-family: 'Open Sans', sans-serif; color:#959fa8; font-weight:400; box-shadow:none; overflow:auto; resize:none;}
.contact_form ol li .sub_mess				{ width:200px; height:60px; background:url(../images/started_bg.jpg) repeat; border:none; outline:none; cursor:pointer; font-size:16px; font-family: 'Open Sans', sans-serif; color:#fff; font-weight:600; border-radius:5px; position:relative; behavior:url(PIE.htc); margin:0 auto; display:block; padding:0;
-webkit-transition: background 0.3s ease-in-out;    -moz-transition: background 0.3s ease-in-out;    -o-transition: background 0.3s ease-in-out;    -ms-transition: background 0.3s ease-in-out;        transition: background 0.3s ease-in-out;
}
.contact_form ol li .sub_mess:hover			{ background:url(../images/green_hov.jpg) repeat;}
.contact_form ol li div.selector span		{ padding-left:5%; border:1px solid #c5ccd0; border-radius:5px; position:relative; behavior:url(PIE.htc); height:61px; line-height:61px;}


/*----------inner3 start----------*/

.feature_img_section						{ width:100%; margin:-3% 0 0 0; position:relative; z-index:99; padding:0 0 50px 0;}
.feature_img_section .container				{ position:relative;}
.feature_img_section span.center_image		{ display:block; text-align:center;}
.feature_img_section span.center_image img	{ width:764px; height:auto; display:inline-block;}
ul.feature_thumb							{ width:100%; height:100%; position:absolute; top:0; left:0; margin:0;}
ul.feature_thumb li							{ text-align:center; position:absolute; width:auto; list-style:none;}
ul.feature_thumb li a						{ text-decoration:none; display:inline-block;}
ul.feature_thumb li a span					{ width:32px; height:32px; display:inline-block; position:relative; border-radius:50%; behavior:url(PIE.htc); font-size:16px; line-height:32px; font-weight:400;
-webkit-transition: background 0.3s ease-in-out;    -moz-transition: background 0.3s ease-in-out;    -o-transition: background 0.3s ease-in-out;    -ms-transition: background 0.3s ease-in-out;        transition: background 0.3s ease-in-out;
}
ul.feature_thumb li em						{ display:block; font-size:16px; line-height:24px; font-weight:400; color:#ffffff; font-style:normal; width:150px; padding:10px 0;}
ul.feature_thumb li.number_1				{ top:-40px; left:-0px;}
ul.feature_thumb li.number_2				{ bottom:0; left:-0px;}
ul.feature_thumb li.number_3				{ top:-40px; right:-0px;}
ul.feature_thumb li.number_4				{ bottom:0; right:-0px;}
ul.feature_thumb li.number_1 span.number	{  background:#fff; color:#565656;}
ul.feature_thumb li.number_2 span.number	{  background:#929292; color:#fff;}
ul.feature_thumb li.number_3 span.number	{  background:#fff; color:#565656;}
ul.feature_thumb li.number_4 span.number	{  background:#929292; color:#fff;}
ul.feature_thumb li.number_2 em				{ color:#929292;}
ul.feature_thumb li.number_4 em				{ color:#929292;}
ul.feature_thumb li cite.arrow_1			{ width:79px; height:45px; display:block; position:absolute; top:100%; right:-20px;}
ul.feature_thumb li cite.arrow_2			{ width:204px; height:56px; display:block; position:absolute; top:-65px; right:-135px;}
ul.feature_thumb li cite.arrow_3			{ width:145px; height:79px; display:block; position:absolute; top:100%; left:-80px;}
ul.feature_thumb li cite.arrow_4			{ width:147px; height:57px; display:block; position:absolute; top:-70px; right:75px;}
ul.feature_thumb li:hover span				{ background:#8db935 !important; color:#fff !important;}
ul.feature_thumb li a.tab_act span			{ background:#8db935 !important; color:#fff !important; position:relative; border-radius:50%; behavior:url(PIE.htc);}
ul.feature_thumb li a.tab_act em			{ color:#8db935 !important;}

.features .header_top    					{}




.banner_home.bg1.feature					{margin-top:0px;}

.post-link									{position: absolute; top: 95px;}

.feat_tabs_cont								{ width:100%; position:relative;}
.feat_slide_1								{ visibility:hidden; position:absolute; top:0; left:0;}
.feat_slide_1 .slider_thumbnail				{ background:#f1f2f2; border-top:1px solid #d6d7d7;}
.feat_slide_1 .slider_thumbnail ul 			{ text-align:center;}
.feat_slide_1 .slider_thumbnail ul li		{ float:none; display:inline;}
.feat_slide_1 .slider_thumbnail ul li a		{ border-bottom:2px solid #f1f2f2; font-size:16px; display:inline-block;}
.feat_slide_1 .slider_thumbnail ul li a.active 	{ border-bottom: 2px solid #3FA0D4; color: #3FA0D4;}

.feat_quote_box								{ width:100%; min-height:500px; background-position:center top; background-repeat:no-repeat; background-size:cover; text-align:center;
 padding:85px 0 60px 0;}
.feat_quote_box p							{ font-size:30px; line-height:45px; font-weight:300; color:#ffffff; margin:0 auto; padding:0 0 45px 0; max-width:960px;}
.feat_quote_box span.prof_img				{ display:block; padding:0 0 12px 0;}
.feat_quote_box span.prof_img img			{ display:inline-block; width:auto; border-radius:50%; position:relative; behavior:url(PIE.htc);}
.feat_quote_box em							{ font-size:24px; line-height:24px; font-weight:400; color:#ffffff; font-style:italic; display:block; padding:0 0 12px 0;}
.feat_quote_box span.text_icon				{ display:block;}
.feat_quote_box span.text_icon img			{ display:inline-block; width:auto;}
.feat_quote_box cite.open_quote				{ height:20px; background:url(../images/open_quote_icon.png) no-repeat center top; display:block; font-style:normal; margin:0 0 50px 0;}

.feat_pop_head								{ width:100%; background:#91c342; padding:40px 0; border-radius:5px 5px 0 0; position:relative; behavior:url(PIE.htc); text-align:center;}
.feat_pop_head h3							{ font-size:28px; line-height:40px; font-weight:300; color:#ffffff;}
.feat_pop_cont								{ width:80%; margin:0 auto;}
.feat_popup_box1							{ width:100%; padding:70px 0 0 0; border-bottom:1px solid #adadad; text-align:center;}
.feat_popup_box1 h4							{ font-size:40px; line-height:50px; font-weight:300; color:#565656; padding:0 0 30px 0;}
.feat_popup_box1 p							{ font-size:20px; line-height:35px; font-weight:300; color:#929292; margin:0; padding:0 0 50px 0;}
.feat_popup_box1 span.image					{ display:block; padding:0 0 90px 0;}
.feat_popup_box1 span.image img				{ display:inline-block; max-width:764px; max-height:375px;}

.feat_popup_box2							{ width:100%;}
.feat_popup_box2 ul							{ width:100%; float:left; display:block; margin:0;}
.feat_popup_box2 ul li						{ width:100%; float:left; display:block; padding:125px 0; border-bottom:1px solid #c2c2c2; height: 700px;}
.feat_popup_box2 ul li.ftr					{ width:100%; float:left; display:block; padding:125px 0; border-bottom:1px solid #c2c2c2; height: auto; min-height: 550px; }
.feat_popup_box2 ul li.ftr:last-child		{ border-bottom:none;  }
.feat_popup_box2 ul li.lft span.blog_img	{ float:left; right: 60%}
.feat_popup_box2 ul li.rht span.blog_img	{ float:right; left: 60%}
.feat_popup_box2 ul li.lft .feat_txt		{ float:right; }
.feat_popup_box2 ul li.rht .feat_txt		{ float:left; }
.feat_popup_box2 ul li span.blog_img		{ display:block; width:80%; position:absolute; overflow: hidden; height:700px;}
.feat_popup_box2 ul li span.blog_img.ftr	{ 
	display: block;
    width: 300px;
    overflow: hidden;
    height: auto;
    text-align: center;
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/curve-vert.png) no-repeat top center;
   width: 100%;
   max-width: 364px;
   margin:0 auto;
	padding:30px;
   border-radius: 8px;
}
.feat_popup_box2 ul li span.blog_img img	{ display:block; }
.feat_popup_box2 ul li span.blog_img.ftr img {width:100% !important; height:auto !important; }
/*.feat_popup_box2 ul li span.blog_img .wp-post-image {position: absolute;top: -80px; width: 980px; height: 720px;}*/
.feat_popup_box2 ul li .feat_txt			{ width:50%; margin-top:75px;}
.feat_popup_box2 ul li .feat_txt.ftr		{ margin-top:30px;}
.feat_popup_box2 ul li .feat_txt h3			{ font-size:30px; line-height:45px; font-weight:300; color:#565656; padding:0 0 20px 0;}
.feat_popup_box2 ul li .feat_txt h4			{ font-size:30px; line-height:45px; font-weight:300; color:#565656; padding:0 0 20px 0;}
.feat_popup_box2 ul li .feat_txt p			{ font-size:16px; line-height:30px; font-weight:400; color:#444; margin:0;}
.feat_popup_box2 ul li .feat_txt p em			{ font-weight:700;}
.feat_popup_box2 ul li .feat_txt a			{ color:#3FA0D4; text-decoration: none;}


.feat_pop_btm								{ width:100%; background:#91c342; padding:90px 0; border-radius:0 0 5px 5px; position:relative; behavior:url(PIE.htc);}
.feat_pop_btm_cont							{ width:82%; margin:0 auto;}
.feat_pop_btm h4							{ font-size:35px; line-height:45px; font-weight:300; color:#fff; padding:0 0 25px 0; text-align:center;}
.feat_pop_btm ol							{ width:100%; float:left; display:block; margin:0; padding:0;}
.feat_pop_btm ol li							{ width:19%; padding:0 1.2% 0 0; float:left; display:block;}
.feat_pop_btm ol li .textbox1				{ width:80%; padding:20px 10%; background:#ffffff; border:none; outline:none; border-radius:5px; position:relative; behavior:url(PIE.htc); font-size:16px; line-height:20px; font-family: 'Open Sans', sans-serif; color:#959fa8; font-weight:400; box-shadow:none;}
.feat_pop_btm ol li .get_started			{ width:100%; height:63px; background:url(../images/blue_but_bg.jpg) repeat; border:none; outline:none; cursor:pointer; font-size:18px; font-family: 'Open Sans', sans-serif; color:#fff; font-weight:600; border-radius:5px; position:relative; behavior:url(PIE.htc);
-webkit-transition: background 0.5s ease-in-out;    -moz-transition: background 0.5s ease-in-out;    -o-transition: background 0.5s ease-in-out;    -ms-transition: background 0.5s ease-in-out;        transition: background 0.5s ease-in-out;
}
.feat_pop_btm ol li .get_started:hover		{ background:url(../images/blue_hov.jpg) repeat;}


/*----------inner4 start----------*/

.feature_page2								{ width:100%;}
.feature_page2 .feat_popup_box1				{ padding:70px 0;}
ul.feature_thumb2							{ width:100%; height:100%; position:absolute; top:0; left:0; margin:0;}
ul.feature_thumb2 li							{ text-align:center; position:absolute; width:auto; list-style:none;}
ul.feature_thumb2 li a						{ text-decoration:none; display:inline-block;}
ul.feature_thumb2 li a span					{ width:32px; height:32px; display:inline-block; position:relative; border-radius:50%; behavior:url(PIE.htc); font-size:16px; line-height:32px; font-weight:400;
-webkit-transition: background 0.3s ease-in-out;    -moz-transition: background 0.3s ease-in-out;    -o-transition: background 0.3s ease-in-out;    -ms-transition: background 0.3s ease-in-out;        transition: background 0.3s ease-in-out;
}
ul.feature_thumb2 li em						{ display:block; font-size:16px; line-height:24px; font-weight:400; color:#929292; font-style:normal; width:150px; padding:10px 0; -webkit-transition: color 0.3s ease-in-out;    -moz-transition: color 0.3s ease-in-out;    -o-transition: color 0.3s ease-in-out;    -ms-transition: color 0.3s ease-in-out;        transition: color 0.3s ease-in-out;}
ul.feature_thumb2 li.number span.number		{  background:#40A1D4; color:#fff;}
ul.feature_thumb2 li.number_2 em			{ color:#929292;}
ul.feature_thumb2 li.number_4 em			{ color:#40A1D4;}
ul.feature_thumb2 li cite.arrow				{ width:300px; height:200px; display:block; position:absolute;}
ul.feature_thumb2 li cite.arrow_1			{ width:79px; height:45px; display:block; position:absolute; top:100%; right:-20px;}
ul.feature_thumb2 li cite.arrow_2			{ width:204px; height:56px; display:block; position:absolute; top:-65px; right:-135px;}
ul.feature_thumb2 li cite.arrow_3			{ width:145px; height:79px; display:block; position:absolute; top:100%; left:-80px;}
ul.feature_thumb2 li cite.arrow_4			{ width:147px; height:57px; display:block; position:absolute; top:-70px; right:75px;}
ul.feature_thumb2 li:hover span				{ background:#8db935 !important; color:#fff !important;}
ul.feature_thumb2 li:hover em				{ color:#8db935 !important;}
ul.feature_thumb2 li a.tab_act span			{ background:#8db935 !important; color:#fff !important;}
ul.feature_thumb2 li a.tab_act em			{ color:#8db935 !important;}

/*----------inner5 start----------*/

.blog_page									{ width:100%; }
.blog_lft									{ width:66%; float:left;}
.blog_rht									{ width:26%; float:right;}
.blog_post									{ width:100%; padding: 0 0 0 0;}
.blog_page .blog_post li {margin:30px 0 30px; padding:0 0 30px; border-bottom:1px solid #ddd;}
.blog_post ul li h3							{ font-size:24px;  font-weight:600;  padding:0 0 5px 4px;}
.blog_post ul li h3 a						{ display:inline-block; color:#565656; text-decoration:none;}
.blog_post ul li h3 a:hover					{ text-decoration:underline;}
.blog_post ul li em.author					{ display:block; font-style:normal; font-size:16px; line-height:24px; font-weight:400; color:#929292; padding:0 0 20px 4px;}
.blog_post ul li span.blog_img 				{
   width:100%;
   display:block;	
}
.blog_post ul li span.blog_img a				{
   background:#F4F7F9;
   width: 100%;
   max-width: 100%;
   margin:0 auto;
   padding:10px;
   border-radius: 8px;
   display:block;
}
.blog_post ul li span.blog_img a:empty {background:none; padding:0;}
.blog_post ul li span.blog_img img			{width:100%; max-width:100%; height:auto;}
.blog_post ul li p							{ font-size:16px; line-height:24px; font-weight:400; color:#929292; margin:0; padding:0 0 10px 0;}
.blog_post ul li a.read_more				{ display:inline-block; font-size:16px; line-height:24px; font-weight:600; color:#91c342; text-decoration:none;}
.blog_post ul li a.read_more:hover			{ text-decoration:underline;}
.blog_post ul li .social_like				{ padding:15px 0 0 0;}
.blog_post ul li .social_like a				{ display:inline-block;}
.blog_post ul li .social_like a img			{ width:auto;}
div.selector                                {width:200px !important; }
div.selector select                         {border:1px solid #ddd; }
div.selector span {padding:0 0 0 15px !important;}
.blog_demo									{ width:100%; text-align:center; margin:0 0 30px 0;}
.blog_demo a								{ display:block; text-decoration:none; background:#90C341; padding:25px 0; border-radius:8px;}
.blog_logo									{ text-align:center; padding:0 0 15px 0; display:block;}
.blog_logo img								{ width:40px; display:inline-block;}
.blog_demo strong							{ font-size:21px; font-weight:400; color:#ffffff; padding:0 10px 30px; margin:0; display:block;}
.blog_demo cite.get_demo_but				{ display:inline-block; text-decoration:none; font-size:14px; font-style:normal; line-height:40px; font-weight:600; color:#fff; border:1px solid #ddf0f8; border-radius:3px; position:relative; behavior:url(PIE.htc); padding:0 20px; -webkit-transition: background 0.3s ease-in-out;    -moz-transition: background 0.3s ease-in-out;    -o-transition: background 0.3s ease-in-out;    -ms-transition: background 0.3s ease-in-out;        transition: background 0.3s ease-in-out;
}
.blog_demo a:hover cite.get_demo_but		{ color:#4cb0dc; background:#fff;}

.blog_side_nav								{ width:100%; padding:0 0 40px 0;}
.blog_side_nav h6							{ font-size:16px; line-height:24px; font-weight:700; color:#565656; padding:0 0 10px 0;}
.blog_side_nav ul							{ width:100%; float:left; display:block; margin:0;}
.blog_side_nav ul li						{ width:100%; float:left; display:block; font-size:16px; line-height:24px; font-weight:400; color:#666666; padding:0 0 4px 0;}
.blog_side_nav ul li a						{ display:inline-block; text-decoration:none; color:#666666;}
.blog_side_nav ul li a:hover				{ text-decoration:underline;}

.blog_page .get_started_box					{ }
.blog_page .get_started_box p				{ }

.blog_page .blog_post .filter li {border-bottom:none; padding:10px; margin:0;}

.blog-persona a {
	display:block;
	background:#F4F7F9;
	padding:15px 10px 15px 15px;
	margin:10px 0;
	border-radius:8px;
	font-size:18px;
	font-weight:700;
	color:#444;
	transition: all .3s;
}
.blog-persona a:hover {
	background:#90C341;
	color:#fff;
}
.blog-persona.brokers a:hover {
	background:#6ab4e4;
	color:#fff;
}
.blog-persona.teams a:hover {
	background:#4372b8;
	color:#fff;
}
.blog-persona a em {
	font-weight:400;
}
.blog-persona a:hover em {
	color:#fff;
}
.blog-persona a i {
	float:right;
}

.blog_post .searchandfilter ul {
    padding: 10px;
    margin: 0;
    background: #F4F7F9;
    display: block;
    padding: 0px;
    margin-top: 60px;
	border-radius:8px;
}
.blog_post .searchandfilter ul li div.selector {
    width: 200px;
    height: 40px;
    border: 1px solid #ddd;
    line-height: 1em;
    height: auto;
    border-radius: 2px;
    font-size: 14px;
}
.blog-contents {
	padding-left:20px;
}
.aboutWrapper {
	background:none;
	padding:0 30px 30px;
	border-radius:8px;
}
.aboutWrapper p {
	max-width:650px;
}


/*----------inner6 start----------*/

.header_green								{ background:#91c443; left: 0;     min-height: 94px;     min-width: 290px;     position: fixed;     top: 0;     width: 100%;
    z-index: 999;}
.header_green .head_top_links ul li.get_demo a	{ background:#40a1d4; color:#fff;}
.header_green .head_top_links ul li a:hover		{ color:#40a1d4;}
.header_green .head_top_links ul li.get_demo a:hover	{ background:#2888ba; color:#fff;}
.header_green .logo a.full_logo				{ display:none;}
.header_green .logo a.icon_logo				{ display:block;}


.blog_article								{ width:100%; padding:0;}
.blog_article a.view_post					{ font-size:16px; line-height:20px; font-weight:600; color:#565656; text-decoration:none; margin:0 0 50px 0; display:inline-block;}
.blog_article a.view_post:hover				{ text-decoration:underline;}
.blog_article_cont							{ width:100%;}
.blog_single								{ width:100%; padding:0 0 80px 0;}
.blog_single h1								{ font-size:37px; text-transform: none; line-height:45px; font-weight:400; color:#565656; padding:0;}
.blog_single h4								{ font-size:18px; text-transform: none; font-weight:400; color:#999; padding:0;}
.blog_single em.author						{ display:block; font-style:normal; font-size:16px; line-height:24px; font-weight:400; color:#929292; padding:0 0 20px 0;}
.blog_single em.category a					{ text-decoration:none; font-style:normal; font-size:12px; line-height:24px; font-weight:400; color:#929292; padding:0 0 20px 0;}
.blog_single em.tag	a						{ text-decoration:none; font-style:normal; font-size:12px; line-height:24px; font-weight:400; color:#929292; padding:0 0 20px 0;}

.blog_single img							{ height:auto;width:auto;}
.blog_single h3								{ font-size:18px; line-height:25px; font-weight:600; color:#3fa1d5; padding:0 0 15px 0;}


.blog_article .whitebox ul		{ list-style: none;}

.blog_article .whitebox a		{ color:#3fa1d5; text-decoration:none; font-style:normal; font-size:12px; margin-bottom: 10px;}

.blog_single span.blog_img					{ display:block; padding:0 0 55px 0;}
.blog_single span.blog_img img				{ display:block; max-width:704px; max-height:495px;}
.blog_single p								{ font-size:16px; line-height:28px; font-weight:400; color:#929292; margin:0; padding:0 0 25px 0;}
.blog_single p a							{ color:#4cb0dc; text-decoration:none;}
.blog_single p a:hover						{ text-decoration:underline;}
.blog_single blockquote						{ font-size:25px; line-height:35px; font-weight:400; color:#91c342; border-left:2px solid #91c342; padding:0 25px; margin:0 0 30px  30px;}
.blog_single h1								{ padding:0; margin:0; }
.blog_single h2								{ font-size:28px; font-weight:600; }
.blog_single h3								{ font-size:24px; font-weight:600; }
.blog_single h4								{ font-size:18px; font-weight:600; }
.blog_single h5								{ font-size:16px; font-weight:600; }
.blog_single h6								{ font-size:14px; font-weight:600; }

.blog_single h4.secondary-header			{ line-height:35px; font-weight:400; color:#999; padding:0;}

.blog_article .get_started_box				{ }
.blog_article .get_started_box p			{ }

.share_article								{ width:100%;}
.share_article h6							{ font-size:16px; line-height:32px; font-weight:600; color:#ffffff; background:#91c442; text-align:center;}
.share_article ul							{ width:100%; float:left; display:block; margin:0; text-align:center; background:#f3f3f3; padding:20px 0;}
.share_article ul li						{ display:inline; margin:0 5%;}
.share_article ul li a						{ display:inline-block; text-decoration:none;}
.share_article ul li img					{ width:auto; display:inline-block;}

.share_thought								{ width:100%; background:#f1f2f2; padding:70px 0;}
.share_thought_cont							{ width:70%; margin:0 auto;}
.share_thought_cont h4						{ font-size:37px; line-height:45px; font-weight:400; color:#565656; padding:0 0 35px 0;}
.share_thought_cont ul						{ width:100%; float:left; display:block; margin:0;}
.share_thought_cont ul li					{ width:100%; float:left; display:block; padding:0 0 12px 0;}
.share_thought_cont ul li .textbox1			{ width:28%; padding:20px 2%; background:#ffffff; border:1px solid #dce0e2; outline:none; border-radius:5px; position:relative; behavior:url(PIE.htc); font-size:16px; line-height:20px; font-family: 'Open Sans', sans-serif; color:#959fa8; font-weight:400; box-shadow:none; float:left; display:block; margin:0 1.5% 0 0;}
.share_thought_cont ul li .textarea1		{ width:97.4%; height:250px; background:#ffffff; border:1px solid #dce0e2; outline:none; box-shadow:none; font-size:16px; line-height:20px; font-family: 'Open Sans', sans-serif; color:#929292; margin:0; display:block; padding:20px 0 20px 2%; resize:none; border-radius:5px; position:relative; behavior:url(PIE.htc); overflow:auto;}
.share_thought_cont ul li .share_comm_but	{ width:180px; height:60px; background:url(../images/blue_but_bg.jpg) repeat; border:none; outline:none; cursor:pointer; font-size:14px; font-family: 'Open Sans', sans-serif; color:#ffffff; font-weight:600; display:block; border-radius:5px; position:relative; behavior:url(PIE.htc); padding:0; margin:20px 0 0 0;-webkit-transition: background 0.3s ease-in-out;    -moz-transition: background 0.3s ease-in-out;    -o-transition: background 0.3s ease-in-out;    -ms-transition: background 0.3s ease-in-out;        transition: background 0.3s ease-in-out;
}
.share_thought_cont ul li .share_comm_but:hover	{ background:url(../images/blue_hov.jpg) repeat left top;}

.whitebox h3 {
	font-size:20px;
	font-weight:600;
}

/*----------inner7 start----------*/

.state_directory							{ width:100%; padding:215px 0;}
.state_directory h1							{ font-size:45px; line-height:55px; font-weight:300; color:#444444; text-align:center; padding:0 0 45px 0;}
.state_directory h1 span					{ display:block;}
.state_directory p							{ font-size:21px; line-height:38px; font-weight:400; color:#808080; text-align:center; margin:0; padding:0 7%;}
.state_directory ul							{ width:96%; float:left; display:block; margin:0; padding:90px 2% 0 2%;}
.state_directory ul li						{ width:25%; float:left; display:block; padding:0 0 14px 0;}
*+html .state_directory ul li				{ width:24.8%;}
.state_directory ul li a					{ display:inline-block; text-decoration:none; font-size:16px; line-height:20px; font-weight:400; color:#808080;
-webkit-transition: color 0.3s ease-in-out;    -moz-transition: color 0.3s ease-in-out;    -o-transition: color 0.3s ease-in-out;    -ms-transition: color 0.3s ease-in-out;        transition: color 0.3s ease-in-out;
}
.state_directory ul li a:hover				{ color:#91c443;}

/*----------inner8 start----------*/

.directory_details							{ width:70%; background:#3fa1d5; text-align:center; margin:0 auto 90px; border-radius:4px; position:relative; behavior:url(PIE.htc); padding:25px 0;}
.directory_details span						{ font-size:15px; line-height:20px; font-weight:400; color:#ffffff; display:inline-block; padding:0 3%;}
.state_directory h2							{ font-size:35px; line-height:45px; font-weight:300; color:#444444; text-align:center; padding:0 0 30px 0;}
.cities										{ width:100%; padding:130px 0 0 0;}
.cities ul									{ padding:30px 0 0 0;}

/*----------inner9 start----------*/

.directory_page								{ width:100%;}

.search_cities								{ width:100%; padding:100px 0; background:#eeefef; border-bottom:1px solid #e9e9e9; text-align:center;}
.search_cities .textbox1					{ width:75%; padding:18px 2%; background:#ffffff; border:1px solid #dce0e2; outline:none; border-radius:5px; position:relative; behavior:url(PIE.htc); font-size:16px; line-height:20px; font-family: 'Open Sans', sans-serif; color:#959fa8; font-weight:400; box-shadow:none; float:left; display:block; margin:0;}
.search_cities .search_but					{ width:18%; height:60px; background:url(../images/started_bg.jpg) repeat; border:none; outline:none; cursor:pointer; font-size:18px; font-family: 'Open Sans', sans-serif; color:#ffffff; font-weight:600; float:right; display:block; border-radius:5px; position:relative; behavior:url(PIE.htc); padding:0; margin:0; text-transform:uppercase;-webkit-transition: background 0.3s ease-in-out;    -moz-transition: background 0.3s ease-in-out;    -o-transition: background 0.3s ease-in-out;    -ms-transition: background 0.3s ease-in-out;        transition: background 0.3s ease-in-out;
}
.search_cities .search_but:hover			{ background:url(../images/green_hov.jpg) repeat left top;}
.search_cities p							{ font-size:20px; line-height:40px; font-weight:400; color:#808080; margin:60px 0 0 0; padding:0 22%;}

.directory_nav								{ width:100%; padding:60px 0; background:#fff;}
.directory_nav ul							{ width:100%; text-align:center; float:left; display:block; margin:0;}
.directory_nav ul li						{ display:inline; font-size:16px; line-height:20px; font-weight:700; color:#4cb0dc;}
.directory_nav ul li a						{ display:inline-block; text-decoration:none; margin:0 3%; color:#4cb0dc;}

.directory_cont								{ width:100%;}

.country_box								{ width:100%;}
.country_box h1								{ font-size:37px; line-height:45px; font-weight:300; color:#444444; text-align:center; margin:0; padding:80px 0;}
.states_lft									{ width:45%; float:left; padding:0 0 0 5%;}
.states_rht									{ width:45%; float:left; padding:0 5% 0 0;}
.states										{ width:100%; float:left; padding:0 0 70px 0;}
.states	h2									{ font-size:16px; line-height:20px; font-weight:700; color:#444444; padding:0 0 25px 0;}
.states ul									{ width:100%; float:left; display:block; margin:0;}
.states ul li								{ width:100%; float:left; display:block; font-size:16px; line-height:20px; font-weight:400; color:#808080; padding:0 0 8px 0;}
.states ul li a								{ color:#808080; text-decoration:none; -webkit-transition: color 0.3s ease-in-out;    -moz-transition: color 0.3s ease-in-out;    -o-transition: color 0.3s ease-in-out;    -ms-transition: color 0.3s ease-in-out;        transition: color 0.3s ease-in-out;}
.states ul li a:hover						{ color:#91c443;}

.gray_col									{ background:#eeefef; border-top:1px solid #e8e9e9; border-bottom:1px solid #e8e9e9;}

/*----------inner10 start----------*/



.packages_boxes								{ width:100%;}
.pack_box									{ width:31%; float:left; display:block; margin:0 3.4% 0 0; text-align:center; padding:60px 0;}
.pack_box.all_features						{ width:45%;}
.pack-more-features							{ border:1px solid #CEE1EB; border-top:8px solid #CEE1EB;}
.pack-more-features h2						{ padding-top:20px;}
.pack-more-features .pack_box h6			{ font-size:20px; line-height:20px; font-weight:700; color:#808080; padding:30px 0 40px 0;}
.pack-more-features.add-ons					{ margin-top: 80px;}
.pack_box.add-ons							{ width:45%;}
.all-feature-link							{ color:#3fa1d5;}
p.compare									{ padding-top: 20px;}
.allfeatures								{ padding-bottom: 94px;}

.pack_small_box								{ border:1px solid #ff9f40; border-top:8px solid #ff9f40;}
.pack_mid_box								{ border:1px solid #3fa1d5; border-top:8px solid #3fa1d5;}
.pack_large_box								{ border:1px solid #80bb33; border-top:8px solid #80bb33;}

.packages_boxes .pack_box h6				{ font-size:20px; line-height:20px; font-weight:700; color:#808080; padding:30px 0 40px 0;}
.pack_box a									{ text-decoration:none; display:block;color:#3fa1d5;}
.pack_box span.pack_icon					{ display:block; padding:0 0 25px 0;}
.pack_box span.pack_icon img				{ width:auto; display:inline-block;}
.pack_box strong.numbers					{ font-size:72px; line-height:80px; font-weight:400; color:#444444; display:block;}
.pack_box em								{ display:block; font-style:normal; font-size:12px; line-height:14px; font-weight:600; color:#808080; padding:0 0 35px 0;}
.pack_box cite								{ display:inline-block; border:1px solid #ff9730; border-radius:4px; position:relative; behavior:url(PIE.htc); font-size:14px; line-height:40px; font-weight:600; color:#ff7f00; width:124px; text-transform:uppercase; text-decoration:none; margin:0 0 30px 0; font-style:normal;
-webkit-transition: background 0.5s ease-in-out;    -moz-transition: background 0.5s ease-in-out;    -o-transition: background 0.5s ease-in-out;    -ms-transition: background 0.5s ease-in-out;        transition: background 0.5s ease-in-out;
}
.pack_box .pack_mid_box cite				{ border:1px solid #3fa1d5; color:#3fa1d5;}
.pack_box .pack_large_box cite				{ border:1px solid #80bb33; color:#80bb33;}
.pack_box ul								{ width:100%; float:left; display:block; text-align:left; margin:0; padding:0 0 30px 30px;}
.pack_box ul li								{ width:100%; float:left; display:block; padding:0 0 12px 0;}
.pack_box ul li span						{ display:inline-block; font-size:16px; line-height:20px; font-weight:600; color:#808080; padding:0 0 0 30px; background:url(../images/bullet_1.png) no-repeat left 5px;}
.pack_box .pack_mid_box ul li span			{ background:url(../images/bullet_2.png) no-repeat left 5px;}
.pack_box .pack_large_box ul li span		{ background:url(../images/bullet_3.png) no-repeat left 5px;}
.pack_box.all_features ul li span			{ background:url(../images/bullet_2.png) no-repeat left 5px;}
.pack_box.add-ons ul li span				{ background:url(../images/plus-sign.gif) no-repeat left 5px;}

.pack_box a:hover cite						{ color:#fff;}
.pack_small_box a:hover cite				{ background:#ff9f40;}
.pack_mid_box a:hover cite					{ background:#3fa1d5;}
.pack_large_box a:hover	cite				{ background:#80bb33;}

.get_started_box.blue_box				 	{ background:#3fa1d5;}
.get_started_box.blue_box p					{ color:#fff;}
.pack_model	h4								{ color:#80ba33;}
.pack_model	p a								{ color:#3fa1d5;}
.pack_model	p a:hover						{ text-decoration:none;}

/*--------------------*/

.content .container							{ position:relative;}
.blog_demo									{ max-width:280px;}
.fix-banner 								{ position: fixed; top: 130px;}
.blog_demo.fix-banner 						{ position: relative; top: 0;}
.scroll-banner 								{ bottom: 150px; position: absolute}
.feat_slide_1								{ visibility:visible; position:static;}

.slider_txt ol li p							{ font-size: 15px; font-style: normal; font-weight: 400; line-height: 24px; }

#respond input {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dce0e2;
    border-radius: 5px;
    box-shadow: none;
    color: #959fa8;
    display: block;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 1.5% 0 0;
    outline: medium none;
    padding: 20px 2%;
    position: relative;
    width: 45%;
}

#respond input#submit {
    background: url("../images/blue_but_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 60px;
    margin: 20px 0 0;
    outline: medium none;
    padding: 0;
    position: relative;
    transition: background 0.3s ease-in-out 0s;
    width: 180px;
}

#respond textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dce0e2;
    border-radius: 5px;
    box-shadow: none;
    color: #929292;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    height: 250px;
    line-height: 20px;
    margin: 10px 0 0;
    outline: medium none;
    overflow: auto;
    padding: 20px 0 20px 2%;
    position: relative;
    resize: none;
    width: 97.4%;
	float:left;

}

#respond input#url { margin: 0 !important; }

#respond label { display:none; }

.frm_form_fields {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
}

.frm_form_fields .textbox2 {
    display: block;
    float: left;
    margin: 0 2.5%;
    padding: 0 0 15px;
    width: 45%;
}

.frm_form_fields .textbox2 label { display:none; }

.frm_form_fields .textbox2 input {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: none;
    color: #444;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    outline: medium none;
    padding: 15px;
    position: relative;
    width: 100% !important;
}
.frm_form_fields .textbox2 input[type=tel] {
    width: 100% !important;
}

.frm_form_fields .textarea1 {
    width: 95%;
	display: block;
    float: left;
    margin: 0 2.5%;
    padding: 0 0 15px;
}

.frm_form_fields .textarea1 label { display:none; }

.frm_form_fields .textarea1 textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: none;
    color: #444;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    line-height: 20px;
    outline: medium none;
    overflow: auto;
    padding: 18px 15px;
    position: relative;
    resize: none;
    width: 95%;
}

.frm_submit {
	display: block;
    padding: 0;
	margin:10px 2.5% 0;
	float: left;
}


.frm_form_fields .frm_none_container label,
.frm_form_fields .frm_primary_label { display:none; }

.frm_form_fields #frm_field_467_container .frm_primary_label {
	display:block;
}

.frm_form_fields #frm_field_455_container,
.frm_form_fields #frm_field_444_container,
.frm_form_fields #frm_field_463_container,
.frm_form_fields #frm_field_467_container{
    display: block;
    float: left;
    margin: 0 2.5%;
    padding: 0 0 25px;
    width: 45%;
}



.frm_form_fields .selector {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d9dddf;
    border-radius: 5px;
    box-shadow: none;
    color: #959fa8;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    outline: medium none;
    overflow: auto;
    padding: 2px 1px;
    position: relative;
    resize: none;
    width: 270px;
}

div.selector {
	height:	40px !important;
}
.frm_form_field select {
	width:100%;
	height: 40px;
}

.frm_submit img { width:auto; height:auto; }
.frm_primary_label {font-size:13px; margin-bottom:5px;}
.frm_submit input {
    /*background: url("../images/blue_but_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background-color: #6AB4E4;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 600;
    height: 30px;
    margin: 0 auto;
    outline: medium none;
    position: relative;
    transition: background 0.5s ease-in-out 0s;
    width: 100%;
}

.frm_submit input:hover {
    /*background: url("../images/blue_hov.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
}

.contact_form .frm_form_fields {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
}

.contact_form .frm_form_fields .textbox1 {
    display: block;
    float: left;
    margin: 0 2.5% 0 0;
    padding: 0 0 15px;
    width: 31.5%;
}

.contact_form .frm_form_fields #frm_field_108_container { margin: 0 !important; }
.contact_form .frm_form_fields #frm_field_111_container { margin: 0 !important; }
.contact_form .frm_form_fields label { display:none; }

.contact_form .frm_form_fields .textbox1 input {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: none;
    color: #444;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    outline: medium none;
    padding: 15px;
    position: relative;
    width: 100%;
}

.contact_form .frm_form_fields .textarea1 textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: none;
    color: #444;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 220px;
    line-height: 20px;
    outline: medium none;
    overflow: auto;
    padding: 20px 0 20px 1.8%;
    position: relative;
    resize: none;
    width: 100%;
}

.contact_form .frm_form_fields .textarea1 { width: 95%; display: block;
    float: left;
    margin: 0 2.5% 0;
    padding: 0 0 25px; }

.contact_form .frm_form_fields .dropdown { display: block;
    float: left;
    margin: 0 2.5% 0 0;
    padding: 0 0 25px;
    width: 31.5%; }

.contact_form .frm_submit input {
	font-size: 14px;
   	padding: 8px 25px; 
	background:#90C341;
	height:auto !important;
}
.contact_form .frm_submit input:hover { background:#444; }


.feat_pop_btm h3.frm_pos_top {
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    line-height: 45px;
    padding: 0 0 25px;
    text-align: center;
}

.feat_pop_btm .frm-show-form {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.feat_pop_btm .frm-show-form .textbox1 {
    display: block;
    float: left;
    padding: 0 1.2% 0 0;
    width: 19%;
}

.feat_pop_btm .frm-show-form .textbox1 label { display:none; }

.feat_pop_btm .frm-show-form .textbox1 input {
    background: none repeat scroll 0 0 #ffffff;
    border: medium none;
    border-radius: 5px;
    box-shadow: none;
    color: #959fa8;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    outline: medium none;
    padding: 20px 10%;
    position: relative;
    width: 80%;
}

.feat_pop_btm .frm_submit {
    bottom: 79px;
    display: block;
    float: left;
    margin: 0 9.5%;
    padding: 0 !important;
    position: absolute;
    right: 0;
    width: 15%;
}


.feat_pop_btm .frm_submit input {
    background: url("../images/blue_but_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    font-weight: 600;
    height: 63px;
    outline: medium none;
    position: relative;
    transition: background 0.5s ease-in-out 0s;
    width: 100%;
}

.home_btm_form .frm_form_fields  {
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 50px;
    width: 100%;
}

.home_btm_form .frm_form_fields .textbox1 {
    display: block;
    float: left;
    width: 20%;
}

.home_btm_form .frm_form_fields .textbox1 input {
    background: none repeat scroll 0 0 #ffffff;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #959fa8;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    outline: medium none;
    padding: 15px 15px;
    position: relative;
    width: 82% !important;
}
.home_btm_form div.selector {
    height: 50px !important;
	border-radius: 0 !important;
}
div.selector select {
    height: 40px !important;
}
div.selector span {
    height: 40px !important;
    line-height: 40px !important;
}

.home_btm_form .frm_submit { display: block;
    float: right;
    margin: 0 0.5%;
    padding: 0 !important;
    position: relative;
    right: 0;
    width: 19%; }

.home_btm_form .frm_submit input {
    border:none;
	border-radius:0;
   height:50px;
   padding:13px 25px;
   text-align: center;
   color:#fff;
   text-transform: uppercase;
   font-size: 16px;
   font-weight: 600;
   display: inline-block;
   box-shadow: 0 1px 10px #333;
   background: #90C341;
   transition: all .2s;
   cursor: pointer;
	min-width: 150px;
}

.home_btm_form .frm_submit input:hover {
    background: url("../images/green_hov.jpg") repeat scroll left top rgba(0, 0, 0, 0);
}

.home_btm_form .frm_form_fields h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    line-height: 50px;
    padding: 0 0 25px;
    text-align: center;
}

.home_btm_form .frm_form_fields .textbox1 label { display:none; }

.ft_links h3 {
    color: #444445;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 0 0 10px;
}
.frm_message p {
	color:#fff;
}



/*---------About Kunversion Page-----------*/

.aboutlist li{
	font-size: 16px;
    margin-bottom: 20px;
    line-height: 18px;
	
}

/*--------------------*/




/*--------------------*/

.tour_page .anchor{display: block; height: 94px; margin-top: -94px; visibility: hidden;}

.tour_ban p span	{ display:block;}

.tour_page .feat_popup_box2 ul li.lft span.blog_img	{ float:left;}
.tour_page .feat_popup_box2 ul li.rht span.blog_img	{ float:right;}
/*.tour_page .feat_popup_box2 ul li span.blog_img	{ width:43%; position:relative;}*/
.tour_page .feat_popup_box2 ul li span.blog_img img	{ width:950px; height:700px;}
.tour_page .feat_popup_box2 ul li.lft span.blog_img img	{ float:right}
.tour_page .persons { width:100%;position:relative; text-align:right; display: block;}
.tour_page .persons.broker { margin-top: 30px; height:110px;}

.tour_page .persons img	{ display:inline-block !important; width:auto !important; height:70px;}
.tour_page .persons .img-tile	{ float: left;padding-right: 20px; height:85px;}
.tour_page .persons .title	{ display:block; background:#4cafdb; border-radius:3px; position:relative; behavior:url(PIE.htc); font-size:14px; line-height:26px; font-weight:700; color:#ffffff; font-style:normal; text-align: center; text-transform:uppercase; bottom:0; top:-20px;}
.tour_page .persons.agent .title	{ background:#91c342;}
.tour_page .persons.broker .title	{ background:#4cafdb;}
.tour_page .hover					{ width:100%; position:relative; top:100%; left:0; background:transparent; border-radius:5px; behavior:url(PIE.htc);}

.tour_page .hover strong	{ font-weight:400; color:#929292; font-size:16px; line-height:28px; display:block; padding:0px; text-align:left; font-style: italic;}
.tour_page .broker .hover em.arrow	{ width:18px; height:16px; background:url(../images/blue_arrow.png) no-repeat; display:block; position:absolute; left:70px; bottom:100%;}
.tour_page .agent .hover em.arrow	{ width:18px; height:16px; background:url(../images/green_arrow.png) no-repeat; display:block; position:absolute; right:70px; top:100%;}
.tour_page .feat_popup_box2 ul li	{ border:none; padding:150px 0 240px;}
.tour_page .feat_popup_box2 ul li.lft	{ background-image: url(../images/big_arrow_lft.png);}
.tour_page .feat_popup_box2 ul li.rht	{ background-image: url(../images/big_arrow_rht.png);}

.tour_page .feat_popup_box2 ul li.lft .broker	{ text-align:right;}
.tour_page .feat_popup_box2 ul li.lft .broker em.arrow	{ background:url(../images/blue_arrow2.png) no-repeat; left:auto; right:70px;}
.tour_page .feat_popup_box2 ul li.lft .agent	{ text-align:left;}
.tour_page .feat_popup_box2 ul li.lft .agent em.arrow	{ background:url(../images/green_arrow2.png) no-repeat; right:auto; left:70px;}
.tour_page .feat_popup_box2 ul li .feat_txt .links	{ display:inline-block; padding:5px 0; margin: 30px auto; width: 100%; text-align: center;background-color:#F0F8FF;}
.tour_page .feat_popup_box2 ul li .feat_txt .links a	{ color:#4cafdb; text-decoration:none;    font-size: 16px;    font-weight: 400;    line-height: 20px; margin:0 5% 5px 0; padding-right: 14px;}
.tour_page .feat_popup_box2 ul li .feat_txt .links a:hover	{ text-decoration:underline;}
.tour_page .feat_popup_box2 ul li.lft	{ background-repeat:no-repeat;  background-position:center bottom; }
.tour_page .feat_popup_box2 ul li.rht	{ background-repeat:no-repeat;  background-position:center bottom; }
.tour_page .feat_popup_box2 ul li.secondary	{ margin-top:-120px;}
.tour_page .feat_popup_box2 ul li:last-child	{ background:none;}

.tour_nav	{ width:100%; padding:30px 0; background:#fff; border-bottom:1px solid #e7e7e7;}
.tour_nav ul	{ width:100%; text-align:center; float:left; display:block; margin:0;}
.tour_nav ul li	{ display:inline; font-size:16px; line-height:30px; font-weight:700; color:#4cb0dc; background:url(../images/tour_nav_arrow.jpg) no-repeat right center; padding:0 40px 0 10px;}
.tour_nav ul li a	{ display:inline-block; text-decoration:none; margin:0; color:#9b9b9b;}
.tour_nav ul li a:hover	{ color:#4cb0dc;}
.tour_nav ul li a.active	{ color:#4cb0dc; border-bottom: 2px solid #4cb0dc;}
.tour_page .feat_popup_box2 ul li .feat_txt .links br { display:none; }

.blog_rht  {
    padding-top: 60px !important;
}
.blog_rht .widget {
    padding: 0 0 30px;
    width: 100%;
}

.blog_rht .widget h4.widget-title {
    color: #565656;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 0 0 10px;
}

.blog_rht .widget ul {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
}

.blog_rht .widget ul li {
    color: #666666;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 4px;
    width: 100%;
}

.blog_rht .widget ul li a {
    color: #666666;
    display: inline-block;
    text-decoration: none;
}

#respond h3						{ font-size:37px; line-height:45px; font-weight:400; color:#565656; padding:0 0 35px 0;}


/*--- Brandon's new stuff ------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
   box-sizing: border-box;

}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


@font-face {
    font-family: 'ProximaNova';
    src: url('https://ecurbdesigns.com/ProximaNova.otf');
    font-weight: bold;
    font-style: normal;
}
body {
   font-family: 'Source Sans Pro', sans-serif !important;
   color:#444;
   background: #fff;
  
}
h1 {
   font-family: 'ProximaNova', 'Source Sans Pro', sans-serif  !important;
   font-size:53px;
   text-transform: uppercase;
   letter-spacing: -1px;
   font-weight: 900;
}
h2 {
   font-family: 'Source Sans Pro', sans-serif;
   font-size:32px;
   text-transform: none;
   letter-spacing: -1px;
   font-weight: 700;
}
h3 {
   font-size:32px;
   font-weight: 100;
   font-family: 'Source Sans Pro';
   padding:30px 0 15px;
}
h4 {
   font-size:16px;
   font-weight: 700;
   font-family: 'Source Sans Pro';
}
p {
	line-height:1.2em;
}

a {
   color:#90C341;
   text-decoration: none;
}
a:hover {
   color:#63862B;
   text-decoration: none;
}
img {
   max-width:100%;
}


header.global {
   text-align: left;
   max-width:100%;
   width:100%;
   margin:0;
   position: fixed;
   top:0;
   left:0;
   right:0;
   background: #fff;
   padding: 20px 30px 0;
   z-index: 999;
}
header.global.scroll {
	border-bottom:1px solid #ddd;
	box-shadow:0 0 8px rgba(0,0,0,0.2);
}
header.global > .container {
   padding:0;
}
header.global img {
   
   margin-right: 30px;
   width:auto;
}
header.global ul {
   float:left;
   padding: 20px 0 0;
}
header.global ul li {
   cursor: pointer;
   transition: all .3s;
   font-weight: 400;
   display: inline-block;
   padding: 0 10px;
   position: relative;
}
header.global i.menu + ul > li,
header.global ul.right > li {
   padding-bottom:20px;
}
header.global ul li a {
   color:#444;
}
header.global ul li:hover {
   color:#90C341;
}
header.global ul li:hover a {
   color:#90C341;
}
header.global ul li i {
   font-size: 16px;
   vertical-align: middle;
}
header.global .btn {
   margin-top:14px;
}
header.global ul li .mega {
   display:none;
   position: fixed;
   top:78px;
   left:0;
   right:0;
   width: 100%;
   height: 250px;
   background: #fff;
   box-shadow: 0 2px 1px -1px #666;;
   z-index: 999;
   border-top:1px solid #ddd;
}
header.global ul li .mega.marketplace  {
   height: 275px;
}
header.global ul li .mega.login {
   display:none;
   position: absolute;
   top:38px;
   left:-69px;
   right:0;
   width: 250px;
   height: 300px;
   background: #fff;
   box-shadow: 0 2px 1px -1px #666;
   z-index: 999;
   border-top:1px solid #ddd;
}
header.global ul li .mega.login2 {
   display:none;
   position: absolute;
   top:38px;
   left:-9px;
   right:0;
   width: 250px;
   height: 285px;
   background: #fff;
   box-shadow: 0 2px 1px -1px #666;
   z-index: 999;
   border-top:1px solid #ddd;
}
header.global ul li .mega.login2.support {
   height: 420px;
}
header.global ul li .mega .container {
    position: relative;
}

header.global ul li .mega .close {
   position: absolute;
   top:10px;
   right:10px;
   float:none;
   z-index: 999;
}
header.global ul li .mega .close i {
   font-size: 24px;
}
header.global ul li .mega .row {
   margin-left:0;
}
header.global ul li .mega ul {
   
}
header.global ul li .mega.login ul {
   padding:20px 0 0;
}
header.global ul li .mega ul.support {
   padding:30px;
   background:#F4F7F9;
   background: linear-gradient(90deg, rgba(244,247,249,1) 0%, rgba(255,255,255,1) 65%);
   height: 250px;
}
header.global ul li .mega ul li {
   display: block;
   margin:5px 0;
   padding:10px 15px;
}
header.global ul li .mega.marketplace ul li {
   display: block;
   margin:5px 0;
   padding:5px 15px;
}
header.global ul li .mega ul.noImage li {
   display: block;
   margin:5px 0;
   padding:8px 15px;
}
header.global ul li .mega.marketplace ul li:first-child {
   margin-top:10px;
}
header.global ul li .mega ul.noImage li:first-child {
   margin-top:10px;
}
header.global ul li .mega ul li:hover {
   /* background-color: #F4F7F9; */
   /* box-shadow: 1px 2px 4px #ddd; */
   /* border-radius: 5px; */
}
header.global ul li .mega ul li:hover a {
   text-decoration: none;
}
header.global ul li .mega ul li.category {
   font-weight: 700;
   color:#999;
   font-family: 'ProximaNova', 'Source Sans Pro', sans-serif;
   text-transform: uppercase;
   margin-top:10px;
}
header.global ul li .mega ul li.category:hover {
   cursor:default;
   background:none;
}
header.global ul li .mega ul li.category a {
   font-weight: 600;
   font-size:12px;
   color:#90C341;
   text-transform: none;
   margin-left:10px;
}
header.global ul li .mega ul li img {
   display: inline-block;
   margin-right:5px;
}
header.global ul li .mega.products ul li img {
   max-width:200px;
}
header.global ul li .mega.marketplace ul li img {
   max-width:100px;
}
header.global ul li .mega.marketplace ul:first-child li img {
   max-width:170px;
}
header.global ul li .mega ul li em {
   float:left;
   font-size:18px;
   color:#444;
   font-weight: 400;
   font-style: italic;
   padding-top:8px;
}
header.global ul li .mega ul li em.kv {
   padding-top:6px;
}
header.global ul li .mega ul li span {
    display: block;
    clear: both;
    font-size: 17px;
    color: #666;
    font-weight: 600;
    padding-top: 0px;
}
header.global ul li .mega.products ul li p {
    padding: 5px 10px 0 0;
    color: #666;
    font-size: 16px;
}
header.global ul li .mega ul.integrations li  {
   display: block;
   padding:6px 15px;
}
header.global ul li .mega.login ul.integrations li {
   padding: 6px 5px;
   width:190px;
}
header.global ul li .mega ul li  a {
   font-size: 15px;
   color: #444;
}
header.global ul li .mega ul.integrations li.category  {
   display: block;
   font-weight:700 !important;
}
header.global ul li .mega ul.integrations li img {
   float:none;
   margin-right:5px;
}
header.global ul li .mega ul.integrations li.small {
   font-size:12px !important;
   font-weight:600;
   margin-top:50px;
}
header.global ul li .mega ul.integrations li.small a {
   color:#90C341;
   font-size:12px !important;
}
header.global ul li .mega ul.support li.category  {
   text-transform: none;
   font-size:14px;
   color:#999;
   font-weight:700;
}
header.global ul li .mega ul.support li  {
   font-size:13px;
   padding:4px 0 3px;
   margin:0;
   color:#444;
   font-weight: 400;
}
header.global ul li .mega ul.support li.bold  {
   font-size:14px;
   font-weight: 600;
}
header.global ul li .mega ul.support li a  {
   color:#444;
}
header.global ul li .mega ul.support li a:hover  {
   color:#90C341;
}
header.global ul li .mega ul.support p  {
   font-size:15px;
   padding:0;
   margin-top:35px;
   color:#444;
   font-weight: 400;
   line-height: 1.3em;
}
header.global ul li .mega ul.support p a {
   font-size:14px;
   font-weight:600;
   color:#90C341;
}
header.global ul li .mega ul.support i  {
   font-size:18px;
   color:#444;
   vertical-align: top;
}
header.global ul li .mega ul.support .cta  {
   font-size:16px;
   color:#444;
   vertical-align: top;
}


header.global .menu {
   position: absolute;
   top:15px;
   right:10px;
   cursor: pointer;
   color: #444;
   transition:all .3s;
}
header.global .menu:hover {
   color: #90C341;
}
header.global .globalRight {
/*    position: absolute;
   top:15px;
   right:30px; */
}

@media (max-width: 992px) {
   img.logo {
      width:150px;
      padding-left:0 !important;
   }
   header.global ul#mainNav  {
      width: 100%;
   }
   header.global ul#mainNav li {
      font-size: 13px;
      padding: 0 6px 13px;
   }
   header.global ul#mainNav li:first-child {
      padding: 0 0 5px;
   }
   header.global ul li .mega {
      top:107px;
      height: auto;
   }
   
   header.global ul#mainNav li ul li {
      font-size: 13px;
      padding: 5px 0;
   }
   header.global ul#mainNav li .marketplace ul li {
      font-size: 13px;
      padding: 0;
   }
   header.global ul#mainNav li .mega ul.support li  {
      font-size:13px;
      padding:4px 0 3px;
   }
   header.global ul#mainNav li .mega.resources ul.support li  {
      font-size:13px;
      padding:4px 10px 3px;
   }
}
@media (max-width: 776px) {
   header.global ul li .mega .close {
      display:none;
   }
}

.subheader {
   background: #F4F7F9;
   padding:0 30px;
   width:100%;
   position: fixed;
   top:77px;
   z-index: 999;
}
.subheader ul {

}
.subheader li {
   font-family: "ProximaNova", "Source Sans Pro", sans-serif;
   font-size: 14px;
   color:#444;
   display: inline-block;
   padding:20px 10px 17px;
   border-bottom:3px solid #F4F7F9;
}
.subheader li.title {
   text-transform: uppercase;
}
.subheader li em {
   font-family: "Source Sans Pro", sans-serif;
   font-style: italic;
   font-weight: 400;
}
.subheader li a {
   color:#444;
}
.subheader li:hover  {
   border-bottom:3px solid #999;
}


.homeHero .owl-carousel .owl-item .sa_hover_container {
	padding:50px 0 0 !important;
}
.homeHero .sa_owl_theme .owl-dots {
	position: relative;
    width: 100%;
    max-width: 1240px;
    margin: -30px auto 0;
    padding: 0px 0px 0px !important;
    bottom: 0 !important;
    text-align: left !important;
    font-size: 12px !important;
    line-height: 12px !important;
}
@media (min-width: 576px) {
	.homeHero .sa_owl_theme .owl-dots {max-width: 540px;}
}
@media (min-width: 768px) {
	.homeHero .sa_owl_theme .owl-dots {max-width: 720px;}
}
@media (min-width: 992px) {
	.homeHero .sa_owl_theme .owl-dots {max-width: 960px;}
}
@media (min-width: 1200px) {
	.homeHero .sa_owl_theme .owl-dots {max-width: 1140px;}
}
@media (min-width: 1340px) {
	.homeHero .sa_owl_theme .owl-dots {max-width: 1240px;}
}
@media (max-width: 767px) {
	.homeHero .sa_owl_theme .owl-dots {margin-top:-5px; margin-left:15px;}
}


.sa_hover_container {
	min-height:600px !important;
}

.main {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/hero-blank.png) no-repeat bottom center;
   background-size:cover;
   width:100%;
   height: 570px;
	position:relative;
}
.main.home-new {
	background: url(https://insiderealestate.com/wp-content/uploads/2019/03/hero-home-new3.jpg) no-repeat bottom center;
	background-size:cover;
    width:100%;
    height: 660px;
	position:relative;
	margin-top:45px;
	
}
.main.light-gray {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-light-gray.png) no-repeat bottom center;
   background-size:cover;
   width:100%;
   height: 570px;
}
.main.green {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-green2.jpg) no-repeat bottom center;
   background-size:cover;
   width:100%;
   height: 570px;
}
.main.generic {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-waves.jpg) no-repeat bottom center;
   background-size:cover;
   width:100%;
   height: 570px;
}
.main.home-kunversion {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-kunversion-home.jpg) no-repeat bottom center;
   background-size:cover;
   width:100%;
   height: 570px;
}
.main.home-ire {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-ire-home.jpg) no-repeat bottom center;
   background-size:cover;
   width:100%;
   height: 570px;
}
.main.home-success {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-home-success.jpg) no-repeat bottom center;
   background-size:cover;
   width:100%;
   height: 570px;
}
.main.home-study {
   background: url(https://insiderealestate.com/wp-content/uploads/2019/02/hero-study.jpg) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.kvcore {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-kvcore2.jpg) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.kunversion {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-kunversion2.jpg) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.circlepix {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-circlepix2.jpg) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.brokersumo {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-brokersumo2.jpg) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.add-ons {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-addons.jpg) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.marketplace {
   background: url(https://insiderealestate.com/wp-content/uploads/2019/02/hero-marketplace.jpg) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.success {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/hero-blank.png) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 500px;
}
.main.integrations {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/hero-blank.png) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 500px;
}
.main.about {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-about.jpg) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.blog {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/hero-blank.png) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.press {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-press.jpg) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.contact {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-contact.jpg) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.success {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/07/hero-success.jpg) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.support {
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/hero-blank.png) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 570px;
}
.main.home-cloud {
   background: url(https://insiderealestate.com/wp-content/uploads/2019/03/hero-cloud3.jpg) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 510px;
}
.mainText {
   padding:100px 0px 50px 50px;
   max-width:510px;
}
.generic .mainText,
.centered .mainText {
   text-align:center;
   margin:0 auto;
   padding:110px 0px 50px;
   max-width:750px;
}
.mainText img {
   margin-top:40px;
}
.mainText .btn.lg {
   font-size: 14px;
   padding: 12px 30px;
}
.mainText h3 {
   font-size: 24px;
   font-weight:400;
   line-height: 1.2em;
   padding-top: 15px;
}
.mainText  p {
   padding:15px 0;
   line-height: 1.2em;
   font-size: 20px;
   max-width:400px;
}
.centered .mainText p {
   text-align:center;
   margin:0 auto;
   max-width:660px;
}
.mainText  .btn {
   margin-top: 30px;
}
.mainText input.search {
	margin-top:20px;
	font-size:18px;
	padding:10px 15px 10px 40px;
	background:#fff url(https://insiderealestate.com/wp-content/uploads/2018/06/icon-search.png) no-repeat 15px center;
	
}
.subheader + .main .mainText {
   padding-top:180px;
}
.colored .mainText h1,
.colored .mainText h2,
.colored .mainText h3,
.colored .mainText p {
	color:#fff;
}
.colored .mainText .btn {
	color:#444 !important;
	background:#fff;
	border:1px solid #fff;
}
.colored .mainText .btn:hover {
	color:#fff !important;
	background:#77a62f;
	border:1px solid #77a62f;
}

.main img.mainImg {
	position:absolute;
	right:100px;
	top:80px;
	max-width:750px !important;
}
.main img.mainImg.smaller {
	max-width:450px !important;
}

.main img.mainImg.kvcoreHome {
	right:-70px; 
	top:0; 
	max-width:800px !important;
}
.main img.mainImg.kvcore {
	right:0; 
	top:120px;
}
.k-home-hero-img {
	max-width: 500px; 
	margin-top: 0;
}


@media (max-width: 1340px) { 
   .main img.mainImg.kvcoreHome {
	   max-width:650px !important;
	}
	.main img.mainImg.kvcore {
		top:150px;
		max-width: 600px !important;
	}
}
@media (max-width: 1200px) { 
   .main img.mainImg.kvcoreHome { 
	   top:100px; 
	   max-width:500px !important;
	}
	.main img.mainImg.kvcore {
		top:220px;
		max-width: 500px !important;
	}
}
@media (max-width: 1140px) {
  
   .main img.mainImg {
	  max-width:450px !important;
   }
}
@media (max-width: 992px) {
  
   .main img.mainImg {
	  display:none !important;
   }
}
@media (max-width: 776px) {
   .mainText  h1 {
      font-size: 36px;
   }
   .mainText  p {
     margin:0 auto;
	 padding-left:0;
   }
   .mainText {
     text-align:center;
     margin:0 auto;
     padding:80px 0px 50px;
     max-width:600px;
   }
   .generic .mainText,
   .centered .mainText {
	   padding:80px 0px 50px;
	}
	.main img,
	.main img,
	.k-home-hero-img {
		max-width:100% !important;
	}
}




.tabs {
   margin-top:-10px;
   margin-bottom: 10px;
}
.tabs li {
   font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border-bottom: none !important;
    padding: 0 15px 1px !important;
    cursor: pointer;
    transition: all .3s;
}
.tabs li a {
   color:#444;
   padding:0 0 15px 0;	
}
.tabs li a:hover {
   color:#90C341;
}
.tabs li.current a{
   border-bottom: 3px solid #6ab4e4;
   font-weight: bold;
   color:#444;
}
.kunversionSlider .tabs li.current a{
   border-bottom: 3px solid #4372b8;
}
.tab-content{
   display: none;
}

.tab-content.current{
   display: inherit;
}


section {
   margin-top:50px;
   padding: 50px 0;
}

.sectionHeader {
   text-align: center;
   padding:0 0 40px;
   max-width: 1100px;
   margin: 0 auto;
}
.sectionHeader h2 {
   padding-bottom:20px;
}
.sectionHeader p {
   padding:15px 0;
   margin: 0 auto;
   line-height: 1.4em;
   max-width: 1100px;
   font-size:18px;
}

.panel {
   padding:30px;
   width: 100%;
   max-width: 100%;
   margin:10px 0;
   border-radius: 8px;
}
.panel p {
   font-size:16px;
	line-height:1.5em;
}
.press .panel {
	min-height:250px;
	max-height:250px;
	transition:all .3s;
}
.press.benefits .panel {
	min-height:365px;
}
.press.benefits .panel img {
	max-width:70px;
}

@media (max-width:767px) {
	.press.benefits .panel {
		min-height:430px;
	}
	.kvcore2 .sectionHeader h2 {
		padding-top:30px;
	}
	.sectionHeader p {padding:15px;}
	.tabs li a {
	   padding:0 0 2px 0;	
	}
}



.panel.cta {
   margin:0 20px 0 0;
   border-radius: 0;
   min-height:212px;
}
.panel.cta div {
 	border-right:1px solid #F4F7F9; 
	padding: 10px 40px;
}
.panel.cta div:last-child {
 	border-right:none; 
}

.curve {
   text-align: center;
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/curve-vert.png) no-repeat top center;
   width: 100%;
   max-width: 465px;
   margin:0 auto;
   border-radius: 8px;
	padding:0 30px;
}
.curve img,
.curvewhite img {
	width:auto;
}
.curve.lg {
   text-align: center;
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/curve-vert-lg.png) no-repeat top center;
   width: 100%;
   max-width: 980px !important;
   margin:0 auto;
   border-radius: 8px;
   padding:30px;
}
.curve .productLogo,
.curvewhite .productLogo {
   margin:40px 0 20px;
}
.curve .screen,
.curvewhite .screen {
   margin-top:50px;
}

.curveText  {
   padding:40px 60px !important;
   margin:0 auto;
}
.curveText h3 {
/*    width: 300px; */
}
.curveText hr {
   height: 4px;
   border:none;
   width: 50px;
   margin:0 0 30px;
   padding:0;
}
.curveText p {
   font-size: 18px;
   line-height: 1.4em;
   margin-bottom: 30px;
}
.curveText p.bold {
   font-size: 18px;
   margin-bottom: 0px;
   font-weight: bold;
}
.curveText p a {
   display: inline-block;
   margin-top:10px;
}

.curvehorz {
   text-align: left;
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/curve-horz.png) no-repeat left center;
   width: 100%;
   max-width: 510px;
   margin:0 auto;
   min-height: 220px;
  padding-top:35px;
  border-radius: 8px;
}
.curvehorz img {
   display: inline-block;
   vertical-align: middle;
   width:auto;
}
.curvehorz .productLogo {
   padding-left: 50px;
   margin-top: 35px;
   max-width: 365px;
}
.curvehorz .add-ons {
   margin: 15px 20px;
    width: 185px;
}
.curvehorz .comp {
   float:right;
   margin-right: 60px;
   margin-bottom: 20px;
   margin-top:18px;
   max-width: 200px;
}
.curveText.horz  {
   padding:0px 60px !important;
}
.curveText.horz h3  {
   padding:10px 0 15px;
}

.curvewhite {
   text-align: center;
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/curve-vert-white.png) no-repeat top center;
   width: 100%;
   border-radius: 8px;
   margin:0 auto 20px;
   padding: 30px 50px;
}
.curvewhite.smaller {
   max-width:465px;
   padding:0 30px;
}
.curvewhite.video,
.curve.video {
   max-width: 800px;
}
.curvewhite.video img,
.curvewhite.video iframe,
.curve.video img{
   width: 100%;
}
.curve.video iframe{
   width: 100%;
   min-height:485px;
}
.curvewhite .headerRow .col:first-child,
.curve .headerRow .col:first-child {
   padding-left:15px !important;
   text-align:left;
}
.curvewhite .headerRow p,
.curve .headerRow p  {
   font-size: 16px;
   font-weight: 700;
   padding-bottom: 15px;
}
.curvewhite .headerRow p span,
.curve .headerRow p span {
   font-size: 14px;
   font-weight: 400;
}
.curvewhite .headerRow p.type,
.curve .headerRow p.type {
   color:#999;
   font-style: italic;
}
.press .curve {
   padding:20px 30px;
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/curve-vert-sm.png) no-repeat top center;
    margin: 0 auto;
	max-width: 365px;
}
.press .curvewhite {
   padding:20px 30px;
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/curve-vert-white-sm.png) no-repeat top center;
    margin: 0 auto;
}
.bento .curve {
   padding:20px 30px;
   background: url(https://insiderealestate.com/wp-content/uploads/2018/06/curve-vert.png) no-repeat top center;
   max-width: 465px;
    margin: 0 auto;
}
.benefits .curvewhite {
   padding:20px 30px;
   max-width: 100%;
   margin: 0 auto 25px;
   min-height: 200px;
}
.press .curve p,
.press .curvewhite p,
.bento .curve p {
   font-size: 18px;
   font-weight: 400;
   padding-bottom:2px;
   margin:10px 0;
   line-height:1.3em;
}
.press .curve p.headline,
.press .curvewhite p.headline,
.bento .curve p.headline,
.panel p.headline {
   font-size: 17px;
   font-weight: 700;
   padding-bottom:2px;
   margin:0;
   line-height: 1em;
}
.press .curve p.date,
.press .curvewhite p.date,
.bento .curve p.date,
.panel p.date {
   font-size: 14px;
   font-weight: 500;
   color:#999;
   padding-bottom:10px;
   margin:0;
   line-height: 1em;
}
.press .curve p.category,
.press .curvewhite p.category,
.bento .curve p.category,
.panel p.category {
    font-size: 14px;
    font-weight: 600;
    color: #666;
    padding-bottom: 10px;
    margin: 0;
    line-height: 1em;
    font-style: italic;
}
.press .curve img,
.press .curvewhite img,
.bento .curve img {
   width:100%;
   max-height:165px;
}

.panel p.headline {
	margin-bottom: 0px;
}
.benefits .panel p.headline {
    margin-bottom: 10px;
}

.lightGrayBottom {
   background-image: url(https://insiderealestate.com/wp-content/uploads/2018/07/curve-bottom-light-gray.png);
   background-repeat: no-repeat;
    padding-bottom: 40px;
    background-position: bottom left;
}
.lightBlueBottom {
   background-image: url(https://insiderealestate.com/wp-content/uploads/2018/07/curve-bottom-light-blue.png);
   background-repeat: no-repeat;
    padding-bottom: 40px;
    background-position: bottom left;
}
.blueBottom {
   background-image: url(https://insiderealestate.com/wp-content/uploads/2018/07/curve-bottom-blue.png);
   background-repeat: no-repeat;
    padding-bottom: 40px;
    background-position: bottom left;
}
.greenBottom {
   background-image: url(https://insiderealestate.com/wp-content/uploads/2018/07/curve-bottom-green.png);
   background-repeat: no-repeat;
    padding-bottom: 40px;
    background-position: bottom left;
}
.yellowBottom {
   background-image: url(https://insiderealestate.com/wp-content/uploads/2018/07/curve-bottom-yellow.png);
   background-repeat: no-repeat;
    padding-bottom: 40px;
    background-position: bottom left;
}
.redBottom {
   background-image: url(https://insiderealestate.com/wp-content/uploads/2018/07/curve-bottom-red.png);
   background-repeat: no-repeat;
    padding-bottom: 40px;
    background-position: bottom left;
}

.tab-content-wrapper {
	background:#F4F7F9;
	padding:30px;
	border-radius:8px;
}
.tab-content {
	background:#fff;
	padding:60px 0;
	border-top: 3px solid #D7E0E7;
    margin-top: -4px;
}
.tab-content .curve  {
	padding:1px 40px;
	max-width:350px;
	margin-bottom:50px;
	background: url(https://insiderealestate.com/wp-content/uploads/2018/06/curve-vert-sm.png) no-repeat top center;
}
.tab-content img {
	width:100%;
	max-width:450px;
	background:#fff;
	margin-left: 40px;
	border-radius: 4px;
/*     box-shadow: 0px 8px 19px #ccc; */
}
.tab-content .curveText  {
	padding: 0 65px !important;
    max-width: 100%;
    margin: 0 auto;
}
.tab-content .curveText h3 {
	padding-top: 0;
}
.tab-content .curveText ul {
	padding: 0;
	margin:0 0 10px;
}
.tab-content .curveText li {
	padding: 5px 0;
	margin:0;
	border:none;
	font-size:14px;
}
.tab-content .sa_hover_container {
	min-height:400px !important;
	padding:70px 80px 0!important;
}
.videoSlider .tab-content .sa_hover_container {
	min-height:400px !important;
	padding:0px 50px 0!important;
}

.kunversionSlider .owl-carousel .owl-item .curve img {
	margin-top:0px;
	width:100%;
	background:none;
	padding:0px;
}
.kunversionSlider .owl-carousel .owl-item .curve img.productLogo {
	margin-top:40px;
	max-width: 270px;
}

@media (max-width: 1200px) {
   .curvehorz {
      text-align: center;
      background: url(https://insiderealestate.com/wp-content/uploads/2018/06/curve-vert.png) no-repeat top center;
      width: 100%;
   }
   .curvehorz .productLogo {
      padding-left: 0px;
      margin-bottom: 0px;
   }
   .curvehorz .comp {
      float:none;
      margin-right: 0px;
   }
}
@media (min-width: 430px) and (max-width: 767px) {
   .press .curve {
      background: url(https://insiderealestate.com/wp-content/uploads/2018/06/curve-vert.png) no-repeat top center; 
   }
   .press .curvewhite {
      background: url(https://insiderealestate.com/wp-content/uploads/2018/06/curve-vert-white.png) no-repeat top center;
    }
   .benefits .panel p.headline {
    margin: 20px 0 10px;
   }
}

@media  (max-width: 767px) {
    .tab-content  {
      padding: 30px 0;
    }
	.tab-content img {
	 max-width: 100%;
     margin: 0;
     padding: 0 20px;
   }
   .tab-content .curveText h3 {
     font-size: 26px;
	 padding-top:20px;
   }
	.summary h3{
		padding-left: 15px;
	}
	.summary h3 + hr {
		margin-left: 15px;
	}
	
	.summary p,
	.quotes p {
		padding:0 15px;
	}
	
}

.number {
    float: left;
    font-size: 48px;
    margin-right: 20px;
}
.featuresGridImg {
	width:50px !important;
}

.imgWrapper {
   background-color: transparent;
   display: block;
   height: 60px;
   width: 60px;
   position: relative;
   vertical-align: middle;
   margin:0;
   cursor: pointer;
   transition: all .3s;
   overflow: hidden;
	border-radius:100%;
}
.imgWrapper img {
    pointer-events: none;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.tech .col {
   text-align: center;
   margin-bottom: 30px;
}

.imgWrapper2 {
vertical-align: middle;
display: block;
height:70px;
position: relative;
margin: 10px 0;
}
.imgWrapper2 img {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
}
.imgWrapper3 {
   display: block;
   position: relative;
   height: 120px;
}
.imgWrapper3 img {
   position: absolute;
   top: 50%;
   left:0;
   transform: translate(0,-50%);
   max-width:230px;	
}
.imgWrapper4 {
   display: block;
   position: relative;
   height: 70px;
}
.imgWrapper4 img {
 	position: absolute;
   top: 50%;
   left:0;
   transform: translate(0,-50%);
   max-width:230px;	
}
.imgWrapper5 {
   display: block;
   position: relative;
   height: 120px;
}
.imgWrapper5 img {
   position: absolute;
   top: 50%;
   left:50%;
   transform: translate(-50%,-50%);
   max-width:130px;	
}
.integrations p {
   font-size:18px;
   padding:10px 0 5px;
   line-height: 1.2em;
}

.kvcore2 {
	padding:0 40px;
}
.kvcore2.brokers {
	border-right:1px solid #ddd;
}

.summary p {
	margin-bottom:10px;
	font-size:18px;
	line-height:1.4em;
}

.quotes {
	max-width:800px;
	margin:0 auto;
	padding:50px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	text-align:center;
}
.quotes p {
	font-size:24px;
	line-height:1.3em;
}
.quotes p.person {
	font-size:16px;
	font-weight:700;
	padding-top:10px;
}
.quotes p.person em {
	font-weight:400;
}
.values h3 {
   font-size:24px;
}
hr.short {
   height: 4px;
   border:none;
   width: 50px;
   margin:0 0 30px;
   padding:0;
}
.values hr {
   height: 4px;
   border:none;
   width: 50px;
   margin:0 0 30px;
   padding:0;
   background:#90C341;
}
.values .col-md {
   padding:0 40px;
}
.careers p {
	max-width:400px;
}
.careers ul {
	list-style:inside;
	margin-left:0px;
}
.blog_page .blog_post .careers li {
	display:block;
	padding:10px 0;
	border-bottom:none;
	margin:0;
	font-size:14px;
}
.careers a {
	margin-top:30px;
}

.stats .tab-content {
	padding:25px;
}
.stats h1 {
	font-size:3vw;
}
.stats p {
	font-size:1.4vw;
	padding-bottom:20px;
}
.stats i {
	font-size:3.0vw;
	color:#999;
}
@media screen and (min-width: 1200px) {
  .stats h1 {
	font-size:48px;
  }
  .stats p {
	font-size:18px;
	padding-bottom:20px;
  }
  .stats i {
	font-size:36px;
  }
}

.rpwwt-widget {}
.rpwwt-widget ul:after {
	visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.rpwwt-widget ul li {
   text-align: center;
   width: 100%;
   border-radius: 8px;
   border-bottom:none !important;
   padding:20px 30px !important;
   background: #F4F7F9;
   margin: 0 5% 20px 0 !important;
   width:30%;
   min-height:366px;
   float:left;
}
.rpwwt-widget ul li:last-child {
   margin: 0 0 20px 0 !important;
}

.rpwwt-widget ul li img {
   width:100%;
   max-width:100% !important;
   margin-bottom: 25px;
}
.rpwwt-widget ul li span.rpwwt-post-title {
	font-size: 18px;
   font-weight: 700;
   padding-bottom:2px;
   margin:0;
   line-height: 1em;
   display:block;
   text-align: left;
}
.rpwwt-widget ul li .rpwwt-post-excerpt {
	font-size: 14px;
   font-weight: 400;
   padding-bottom:2px;
   margin:10px 0;
   line-height:1.3em;
   text-align: left;
}

.support h2.widgettitle {
	display:none;
}
.support p {
	font-size:18px;
	line-height:1em;
}
.support p a {
	font-size:16px;
	padding:5px 0;
	display:block;
}
.support i {
	font-size:40px;
}


@media (max-width: 767px){
	.stats h1 {
	   font-size:30px;
    }
   .stats p {
	  font-size:14px;
    }
	.rpwwt-widget ul li {
   margin: 0 0 20px 0 !important;
   width:100%;
   }
}

.product-header {
	background: url(https://insiderealestate.com/wp-content/uploads/2018/06/hero-blank.png) no-repeat bottom center;
	background-size:cover;
   width:100%;
   height: 265px;
}

.featureNavArrows a {
	display:inline-block;
	margin: 0 10px;
}
.featureNavArrows i {
	vertical-align: middle;
    margin-top: -2px;
}
.feat_pop_cont.lists {
	width: 87%;
    margin: 0 auto;
    padding: 30px;
    background: #F4F7F9;
	border-radius:8px;
}
.feat_pop_cont.lists:empty {
    display:none;
}

.brokersumoStats i {
	color:#da1f26;
	font-size:48px;
}
.brokersumoStats p {
	padding:0;
}



footer.global {
   background:#444 url(https://insiderealestate.com/wp-content/uploads/2018/06/footer-bg.png) no-repeat top center;
   background-size:cover;
   width:100%;
   min-height: 550px;
   padding-top: 170px;
   padding-bottom: 50px;
}
.legal {
   color:#999;
   font-size: 12px;
   padding:10px 0;
}
footer.global h4 {
   color:#fff;
   padding-bottom: 15px;
   margin-top: 15px;
}
footer.global ul {
   margin-bottom: 20px;
}
footer.global ul li {
   font-size: 13px;
   padding:7px 0;
}
footer.global ul li a {
   color:#999;
}
footer.global ul li a:hover {
   color:#fff;
}
footer.global ul.social li {
   display: inline-block;
   background:#666;
   padding:6px 0 0;
   text-align: center;
   width:30px;
   height:30px;
   border-radius: 100%;
}
footer.global ul.social li:hover {
   background:#fff;
}
footer.global ul.social li i {
   font-size: 16px;
}
footer.global ul.social li:hover i {
   color:#666;
}
footer.global h2.widgettitle {
	display:none;
}
footer.global .frm_forms label {
   color:#999;
   
}
footer.global .frm_forms input {
   color:#fff;
   background:#666;
   border-radius: 50px;
   border:none;
   padding:6px 10px;
   font-size: 13px;
}
footer.global .frm_forms .frm_submit {
	margin:5px 0 0 0;
}
footer.global .frm_forms input[type=submit] {
   color:#fff;
   background:#90C341;
   border-radius: 50px;
   border:none;
   padding:5px 10px;
   font-size: 11px;
}

@media (max-width:767px) {
	footer.global {padding-top:300px;}
}


input {
	border-radius:2px;
	width:100%;
	border:1px solid #ddd;
	padding:5px 15px;
}


.btn,
input[type=submit] {
   width:auto;
   min-width:auto;
   background:#444;
   text-align:center;
   color:#fff !important;
   font-size:12px;
   font-weight: 700;
   text-transform: uppercase;
   border:none;
   padding:5px 20px;
   border-radius: 50px;
}
.btn:hover {
   background:#90C341;
}
.btn.green {
   background:#90C341;
}
.btn.green:hover {
   background:#63862B;
}
.btn.lg {
   font-size: 14px;
   padding: 8px 25px;
}
.btn.light-blue {
	border: 1px solid #6ab4e4;
}
.btn.light-blue:hover {
	border: 1px solid #90C341;
}
.btn.blue {
	border: 1px solid #4372b8;
}
.btn.blue:hover {
	border: 1px solid #90C341;
}
.btn.yellow {
	border: 1px solid #fbb041;
}
.btn.yellow:hover {
	border: 1px solid #90C341;
}
.btn.red {
	border: 1px solid #da1f26;
}
.btn.red:hover {
	border: 1px solid #90C341;
}
.btn.green {
	border: 1px solid #90C341;
}
.btn.green:hover {
	border: 1px solid #90C341;
}
.btn.clearWhite {
	background:none;
	border:1px solid #fff;
	color:#fff;
}
.btn.clearWhite:hover {
	background:#fff;
	border:1px solid #fff;
	color:#444 !important;
}
.btn.secondary {
	background:none;
	border:1px solid #444;
	color:#444 !important;
}
.btn.secondary.blue {
	background:none;
	border:1px solid #4372b8;
	color:#4372b8 !important;
}
.btn.secondary.blue:hover {
	background:#4372b8;
	border:1px solid #4372b8;
	color:#fff !important;
}
.btn.secondary.light-blue {
	background:none;
	border:1px solid #6ab4e4;
	color:#6ab4e4 !important;
}
.btn.secondary.light-blue:hover {
	background:#6ab4e4;
	border:1px solid #6ab4e4;
	color:#fff !important;
}
.colored .btn.secondary {
	background:none;
	border:1px solid #fff;
	color:#fff !important;
}
.colored .btn.secondary:hover {
	background:#fff;
	border:1px solid #fff;
	color:#444 !important;
}

.btn-grey {
	width:auto;
   min-width:auto;
   background:#666666 !important;
   text-align:center;
   color:#fff !important;
   font-size:12px;
   font-weight: 700;
   text-transform: uppercase;
   border:none;
   padding:5px 20px;
   border-radius: 50px;
}

.btn-grey:hover {
	background: #90c341 !important;
}

footer .btn{
	width:auto;
   min-width:auto;
   background:#666666 !important;
   text-align:center;
   color:#fff !important;
   font-size:12px;
   font-weight: 700;
   text-transform: uppercase;
   border:none;
   padding:5px 20px;
   border-radius: 50px;
}

footer .btn:hover {
	background: #90c341 !important;
}


.overlay {
   position: fixed;
   z-index: 99;
   top:0;
   left:0;
   right:0;
   bottom:0;
   background-color: rgba(0,0,0,.2);
   display: none;
}

.white {background-color:#fff; }
.light-gray {background-color:#f5f5f5; }
.gray {background-color:#444; }
.green {background-color:#90C341; }
.blue {background-color:#4372b8; }
.light-blue {background-color:#6ab4e4; }
.yellow {background-color:#fbb041; }
.red {background-color:#da1f26; }

.green-gradient {background: linear-gradient(200deg,#AFE65B,#90C341);}

.text-white {color:#fff !important; }
.text-gray {color:#444 !important; }
.text-green {color:#90C341 !important; }
.text-blue {color:#4372b8 !important; }
.text-light-blue {color:#6ab4e4 !important; }
.text-orange {color:#FF7F01 !important; }

.right {float:right; }
.left {float:left; }

em {font-style: italic; }
.bold {font-weight:700; }
.block {display:block;}

.font12 {font-size:12px !important;}
.font13 {font-size:13px !important;}
.font14 {font-size:14px !important;}

.border-top {border-top:1px solid #ddd; }
.border-bottom {border-bottom:1px solid #ddd; }

.align-center {text-align:center; }
.align-right {text-align:right; }
.align-left {text-align:left; }

.relative {position:relative; }

.pad0 {padding: 0px !important; }
.pad30 {padding: 30px !important; }
.pad20 {padding: 20px !important; }
.padtop0 {padding-top: 0px !important; }
.padtop50 {padding-top: 50px !important; }
.padbottom0 {padding-bottom: 0px !important; }
.padleft15 {padding-left: 15px !important; }
.margin0 {margin: 0px !important; }
.margintop0 {margin-top: 0px !important; }
.margintop10 {margin-top: 10px !important; }
.margintop15 {margin-top: 15px !important; }
.margintop20 {margin-top: 20px !important; }
.margintop30 {margin-top: 30px !important; }
.margintop40 {margin-top: 40px !important; }
.margintop50 {margin-top: 50px !important; }
.margintop70 {margin-top: 70px !important; }
.margintop100 {margin-top: 100px !important; }
.marginbottom10 {margin-bottom: 10px !important; }
.marginbottom20 {margin-bottom: 20px !important; }
.marginbottom30 {margin-bottom: 30px !important; }
.marginbottom80 {margin-bottom: 80px !important; }

#wpadminbar { display:none; }
/* Get Demo FORM --- */
.frm_form_fields .textbox2 input {
    border: 1px solid #d9dddf !important;
    font-size: 14px !important;
    padding: 10px 15px !important;
    width: 100% !important;
    box-sizing: border-box !important;
}
.frm_form_fields  .selector {
    border: 1px solid #d9dddf !important;
    font-size: 14px !important;
    padding: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
}
div.selector select {
    height: 40px!important;
}
div.selector span {
    padding: 0px 45px 0px 15px !important;
    cursor: pointer;
}
div.selector span {
    height: 40px !important;
	max-height: 40px !important;
    line-height: 40px !important;
	background-position: 96% center !important;
}
.frm_form_fields .textarea1 textarea {
	border: 1px solid #d9dddf !important;
	font-size: 14px !important;
	padding: 10px 15px !important;
	width: 100% !important;
    box-sizing: border-box !important;
}

.frm_form_fields #frm_field_466_container {
	margin: 0 2.5%;
	width:95%;
}
.frm_form_fields #frm_field_466_container .frm_primary_label {
	display:block;
}
.frm_opt_container .frm_checkbox {
	display: inline-block;
	margin:10px 20px 20px 0;
}
.frm_opt_container .frm_checkbox input {
	display: inline-block;
	width:auto;
}



#field_naxl5-otext {
	display:none;
}
#frm_field_135_container {
 	width: 95% !important; 
}
#form_i30zxx .frm_submit input[type=submit] {
	font-size: 15px;
    padding: 8px 25px;
	background:#90C341;
	height:auto;
}
#form_i30zxx .frm_submit input[type=submit]:hover {
	background:#444;
}
.frm_forms + span {
    font-style: italic;
    background: url(https://insiderealestate.com/wp-content/uploads/2014/09/secure-lock-2-small.png) no-repeat;
    padding-left: 22px;
    margin-top: 20px;
	margin-left: 2.5%;
    display: inline-block;
}
.fixed {
  position: fixed;
    top: 98px;
    left: 0;
    right: 0;
    height: 55px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    background: #F4F7F9;
    z-index: 999;
    animation: smoothScroll .6s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}
.truncate {
	text-overflow:ellipsis;
	overflow: hidden;
	height:100px;
	transition:all .3s;
}
.showMore {
	font-size: 12px;
    padding-top: 15px;
    display: block;
    color: #4372b8 !important;
	cursor:pointer;
	transition:all .3s;
}
.plainText p {
	padding:10px 0;
}
.sa_hover_container {
	padding:0 !important;
}

@media (min-width: 1340px) {
  .container {
    max-width: 1280px;
  }
}
.logoquilt img {
	max-width:200px;
}
img.meetteam {
	max-height: 100% !important;
}
.offices .panel {
	transition: all .3s;
}
.offices .panel:hover {
	background:#90C341;
	color:#fff;
}
.offices .panel:hover h4,
.offices .panel:hover p {
	color:#fff;
}
.offices h4 i {
	float:right;
	font-weight:400;
}
.page .header-bg  {margin-top:44px; } 
.page .header-bg h1 {display:none; } 
.praise-text {
	margin:30px 0 0;
	text-align:center;
}
.praise-text p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4em;
    padding: 0 15px 10px;
}
.praise-text .person {
	font-size:13px;
	font-weight:600;
}

.whitebox ul {
	padding:0 0 30px;
}
.whitebox ul li {
	padding:0 0 10px;
	line-height:1.2em;
}
.whitebox ul li a {
	color:#444;
}
.whitebox ul li a:hover {
	color:#90C341;
}
.whitebox ul li .post-date {
	font-size:12px;
	color:#999;
	display:block;
}
.blog_nav a {
	width:auto;
   min-width:auto;
   background:#444;
   text-align:center;
   color:#fff !important;
   font-size:12px;
   font-weight: 700;
   text-transform: uppercase;
   border:none;
   padding:9px 20px;
   border-radius: 50px;
}
.blog_nav  {
	float:left;
	margin-right:10px;
}
.blog_nav a:hover {
	background:#90C341;
}
.widget_search {
	margin:30px 0 0;
	background: #F4F7F9;
    padding: 15px 15px;
    border-radius: 8px;
}
.widget_search input[type=search] {
	width:75%;
}
.widget_search input[type=submit] {
	width:24%;
	padding: 5px 10px;
	margin-left:1%;
}
.content-sidebar-wrap + .sidebar,
.sidebar + .sidebar {
	display:none;
}
.content-sidebar-wrap:after {
	visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
article  {
	margin:30px 0;
}
article .entry-header h2 {
	font-size:21px;
	font-weight:600;
}
article .entry-content p {
	max-width:600px;
	padding:10px 0;
}
.archive-pagination  {
	display:block;
	border-top:1px solid #ddd;
	padding-top:10px;
}
.archive-pagination ul {
	margin-top:10px;
}
.archive-pagination li {
	display:inline-block;
}
.archive-pagination li a {
	width:auto;
   min-width:auto;
   background:#444;
   text-align:center;
   color:#fff !important;
   font-size:12px;
   font-weight: 700;
   text-transform: uppercase;
   border:none;
   padding:5px 10px;
   border-radius: 50px;
}

ul.featuresList {
	list-style:inside;
}

.about .sa_hover_container {
    min-height: 300px !important;
	height:300px;
}
.about .sa_hover_container .panel {
	height:290px;
	position:relative;
}
.about .sa_hover_container .panel h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	color:#fff;
	font-weight:400;
}
.about .sa_hover_container .panel h2 .bold {
	font-weight:900;
}

@media (max-width:500px) {
	
	.fancybox-wrap {
		width: 100% !important;
		left:0 !important;
	}
	.fancybox-inner {
		width: 100% !important;
	}
	
}

.slick-slider,
.owl-carousel,
.owl-carousel .owl-stage, 
.owl-carousel.owl-drag .owl-item {
	touch-action: auto;
	-ms-touch-action: auto;
}
.date + a img.size-post-thumbnail {
	max-height: 150px;
}

.wp-caption {
	width:100% !important;
	padding:10px 10px 0 !important;
}
.wp-caption img {
	margin:0 !important;
}
.blog_single img.aligncenter {
	max-width:100% !important;
	text-align:left !important;
	margin-top:20px !important;
}
.blog_single ul {
	list-style: outside;
	margin-bottom:20px;
	margin-left:30px;
}
.blog_single ul li {
	padding: 0 0 10px;
	font-weight: 400;
    color: #929292;
	line-height:1.4em;
}
@media (max-width:767px) {
	.blog_rht,
	.blog_lft {
		width:100% !important;
	}
}

.successTestimonials .panel {
	position:relative;
}
.successTestimonials aside.icon {
	position:absolute;
	top:20px;
	right:20px;
	width:36px;
	height:36px;
}
.successTestimonials aside.icon.kv {
	background: url(https://insiderealestate.com/wp-content/uploads/2019/04/icon-kv.png) no-repeat;
	background-size:cover;
}
.successTestimonials aside.icon.k {
	background: url(https://insiderealestate.com/wp-content/uploads/2019/04/icon-k.png) no-repeat;
	background-size:cover;
}
.successTestimonials aside.icon.cp {
	background: url(https://insiderealestate.com/wp-content/uploads/2019/04/icon-lm.png) no-repeat;
	background-size:cover;
}
.successTestimonials aside.icon.bs {
	background: url(https://insiderealestate.com/wp-content/uploads/2019/04/icon-bo.png) no-repeat;
	background-size:cover;
}

.partnerSearch {
	position:relative;
	margin:25px 0 15px;
}
.partnerSearch i {
	position:absolute;
	top:13px;
	right:8px;
	font-size:18px;
}
.partnerList ul {
	width:100%;
}
.partnerList .partner {
	display:inline-block;
	width:19.5%;
	border-bottom:none !important;
}
.partnerList .partner span.title {
	display:none;
}
.main.home-study .mainText {
	max-width: 1000px;
}
.main.home-study .mainText img {
	margin-top:0;
	margin-bottom:15px;
	margin-right:10px;
	width:235px;
}
.main.home-study .mainText .btn {
	background:#90C341;
	border:1px solid #90C341;
	color:#fff !important;
}
.main.home-study .mainText .btn:hover {
	background:#fff;
	border:1px solid #fff;
	color:#90C341 !important;
}



.bcw {
    height: 80px;
    margin: 0 auto;
}
.bcw .bcwImageWrapper {
    height: 60px;
	width:60px;
    float: left;
    position: relative;
}
.bcw .bcwImageWrapper img {
    position: absolute;
    top: 15% !important;
    left: 40% !Important;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    max-width: 50px;
}
.bcw p {
    padding-top: 20px;
    text-transform: uppercase;
    padding-left: 75px;
    font-weight: bold;
}
.whyUse ul li {
    height: 30px;
	margin: 30px 0 80px !important;
    padding: 0 15px 30px 0 !important; 
    float: left;
    width: 50%;
    font-size: 16px;
	border-bottom: none !important;
}
.whyUse ul li img {
    width: 100px;
    margin-right: 15px;
}
.whyUse ul li span {
    text-transform: none;
    width: auto;
    vertical-align: top;
    display: inline-block;
    width: calc(100% - 140px);
	padding-top: 12px;
}
.whyUse ul li span b {
    text-transform: uppercase;
	font-weight: bold;
}
.benefitsSection .benifitsBox {
    max-width: 100%;
    margin-bottom: 20px;
    min-height: 190px !important;
}
.benefitsSection .benifitsBox img {
    
    display: inline-block;
    margin-bottom: 20px;
    height: 50px;
    
}
.benefitsSection .benifitsBox p {
    display: block;
    clear: both;
    margin: 0;
	font-size:18px;
	line-height:1.3em;
}
.benefitsSection .benifitsBox p b {
    font-weight:bold;
	font-size:18px;
}
.text-uppercase {
    text-transform: uppercase;
}
.homeProductsPre {
	text-align:center;
	border-radius: 8px 8px 0 0;
}
.homeProductsPre h3 {
	color:#fff;
	font-size: 24px;
    font-weight: 400;
	max-width: 500px;
	margin: 0 auto;
	padding: 20px 0;
}
.homeProducts .curve {
	background:none;
	max-width: 540px;
}
.homeProducts .curve hr {
	height: 4px;
    border: none;
    width: 50px;
    margin: 0 0 30px;
    padding: 0;
}
.homeProducts .curve p {
	color:#fff;
	padding:20px 0 0;
	font-size:18px;
	line-height:1.3em;
}
.homeProducts .curve .btnWrapper {
	margin:40px 0;
}
.homeProducts .curve .btnWrapper .btn {
	background:#fff;
	color:#454545 !important;
}
.homeProducts .curve .btnWrapper .btn:hover {
	background:#454545;
	color:#fff !important;
}

.homeBlog2 .rpwwt-widget ul li {
    text-align: left;
    width: 100%;
    border-radius: 8px;
    border-bottom: none !important;
    padding: 20px !important;
    background: #fff;
    margin: 10px 0 0 !important;
    width: 100%;
    min-height: 0;
    float: none;
}
.homeBlog2 .rpwwt-widget ul li img {
    width:75px;
	height:75px;
	float:left;
}
.homeBlog2 .rpwwt-widget ul li .textWrapper {
	font-size: 14px;
    font-weight: 400;
    padding-bottom: 2px;
    margin: 0;
    line-height: 1em;
    display: block;
    text-align: left;
}
.homeBlog2 .rpwwt-widget ul li .textWrapper .headline {
    font-size: 18px;
    font-weight: 700;
	padding-bottom:10px;
}

.mega.products ul {
	
}
.mega.products ul.support {
	text-align:left;
}
.mega.products ul img {
	padding:10px 0;
}
header.global ul li .mega.marketplace ul li.intro  {
	max-width:310px;
}
header.global ul li .mega.marketplace ul li.intro em {
    float: none;
    font-size: 14px;
    color: #444;
    font-weight: 400;
    font-style: italic;
    padding-top: 0px;
}
header.global ul li .mega.marketplace ul li {
    display: block;
    margin: 0 0 5px;
    padding: 0; 
}

header.global ul li .mega.marketplace ul li img {
    max-width: 180px;
	border:1px solid #ddd;
	border-radius:5px;
	padding:10px;
}
header.global ul li .mega.marketplace ul.noImage li img {
    max-width: 318px;
}
.mainmp {
	background-position:77% 82px;	
	background-repeat:no-repeat;
}
.mainmp.listingmachine {
	background-image:url(https://insiderealestate.com/wp-content/uploads/2019/03/listing_machine_watermark.png);	
}
.mainmp.social {
	background-image:url(https://insiderealestate.com/wp-content/uploads/2019/03/social_watermark.png);	
}
.mainmp.backoffice {
	background-image:url(https://insiderealestate.com/wp-content/uploads/2019/03/backoffice_watermark.png);	
	background-position:77% 120px;
}
.mainmp.propertyboost {
	background-image:url(https://insiderealestate.com/wp-content/uploads/2019/03/property_boost_watermark.png);	
}
.mainmp .breadcrumbs {
	background: #eee;
	padding: 0 40px;
	text-align:left;
}
.mainmp .breadcrumbs ul li {
	display: inline-block;
	margin: 0;
    padding: 17px 15px 17px 0;
    border-bottom: none;
	color:#454545;
}
.mainmp .breadcrumbs ul li:after {
	content: '//';
	padding-left:17px;
}
.mainmp .breadcrumbs ul li:last-child:after {
	content: '';
	padding-left:17px;
}
.mainmp .breadcrumbs ul li a {
	color:#454545;
}
.mainmp .breadcrumbs ul li a:hover {
	color:#90C341;
}
.mainmp .mainText {
    padding: 0 0 40px;
	margin:0 auto;
    max-width: 900px;
}
.mainmp .mainText .options {
    border-left:1px solid #fff;
	border-color: rgba(0,0,0,.2);
	padding-left:30px;
	margin-top:40px;
}
.mainmp .mainText .options p {
    padding:0;
	font-size:18px;
}
.mainmp .formerly {
	color: rgba(0,0,0,.6);
	font-size:14px;
    font-weight: 400;
    font-style: italic;
    margin-left: 122px;
    display: block;
}

@media (max-width:768px){
.mainmp .breadcrumbs ul li {
    padding: 17px 0px 17px 0;
	font-size:12px;
}
.mainmp .breadcrumbs ul li:after {
    padding-left: 5px;
}
.mainmp .mainText .options {
    border-left: none;
}
.mainmp .formerly {
	margin-left:10px	
}
.mainmp.backoffice {
    background-position: 110% 119%;
}
}


div.backoffice .col  {
	font-weight:bold;
	padding:30px 10px 0;
}
div.backoffice .col i  {
	font-size:36px;
	color:#90C341;
	padding:0 0 10px;
}
ul.onlybullets {
	list-style:outside;
	padding:0;
	margin:0 0 0 20px;
}
.blog_page .blog_post ul.onlybullets li {
	border:none;
	padding:0 0 10px;
	margin:0;
}

.backoffice .partnerList li.partner {
	width:24.5%;
}

header.global ul li .mega ul li span.former {
	font-size:12px;
	display:block;
	color:#999;
	font-style:italic;
}
header.global ul li .mega.login ul li span.former {
	font-size:12px;
	display:block;
	color:#999;
	font-style:italic;
}
header.global ul li .mega ul li a:hover {
	color:#90C341;
}

@-moz-document url-prefix() {
    .content {
        margin-top: 80px;   
	}
}
.press.pb-how .panel {min-height:810px;}
.press.pb-how .panel img.screen {margin:10px 0 20px; border:1px solid #ddd; }
.pb-how-text {text-align:left;}
.press.pb-how .panel p.headline {font-size: 18px; padding:5px 0 15px; max-width:300px; margin:0 auto;}
.blog_page .blog_post .press ul.onlybullets {padding-bottom:15px;}
.blog_page .blog_post .press ul.onlybullets li {font-size:14px; line-height:1.3em;}  
.blog_page .blog_post .press ul.onlybullets li b {font-weight:700; display:block; }  


@media (max-width: 500px) {
  ul.support {
    display: none;
  }
  header.global ul li .mega.login,
  header.global ul li .mega.login2 {
    width: 101%;
    left: -1px;
    right: 0px;
    top: 108px;
    position: fixed;
  }
   header.global  {
    padding-bottom:10px;
  }
  header.global ul li .mega.marketplace {
    height: 560px;
	overflow-y:auto !important;
  }
}

.mega.logoquilt .imgWrapper3  {
	top:20px;
	bottom:0;
	max-width:160px;
	height:60px;
	transform: translate(0,-30%);
	margin-top: 20px;
}
.mega.logoquilt .imgWrapper3 img {
	max-width:160px;
}
.mega.logoquilt hr {
	margin-bottom: 12px; 
}
.mega.logoquilt h4 {
	font-size: 14px; 
}
.mega.logoquilt p a {
	font-size: 14px; 
}

header.global ul li .mega.marketplace ul li.category:hover {
    cursor: pointer;  
	color:#90C341;
}
header.global ul li .mega.marketplace ul li img:hover {
	border:1px solid #90C341;
}

ul.bullets {
	list-style: none;
    margin: 0 20px;
    padding: 20px 0;
}
ul.bullets li {
	color: #424242;
    padding: 13px 10px 11px 55px;
    line-height: 1.2em;
    font-size: 16px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 10px;
	position:relative;
}
ul.bullets li i {
	position:absolute;
	top:16px;
	left:15px;
	color:#666;
	font-size:28px;
}
.blog_page .blog_post ul.bullets {
	list-style: none;
    margin: 0;
    padding:0;
}
.blog_page .blog_post ul.bullets li {
	color: #424242;
    padding: 13px 10px 11px 50px;
	margin:0;
    line-height: 1.2em;
    font-size: 14px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 10px;
	position:relative;
	border:1px solid #ddd;
}
.blog_page .blog_post ul.bullets li i {
	position:absolute;
	top:16px;
	left:12px;
	color:#666;
	font-size:28px;
}
.blog_page .blog_post ul.bullets li b {
	display:block;
}

.home-imgWrap {
	position:relative;
	margin:40px 0 20px;
}
.home-imgWrap hr.home {
	background-color: #90C341;
    border: 0;
    height: 3px;
    margin-bottom: 0;
    clear: both;
    position: static;
    z-index: 1;
}
.home-imgWrap img {
	margin-top:0;
	position:absolute;
	z-index:2;
	top: -37px;
    left: 50%;
    margin-left: -36px;
}

.home-cloud .mainText img {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 200px;
}
.home-cloud .mainText {
    max-width: 635px;
}
.home-cloud .mainText p {
    max-width: 550px;
}

.homeProducts .panel {
	padding:0;
	padding-bottom:20px;
}
.main.home-new {
	position:static;
}
.customers {
	margin-top:-115px;
	position:static;
	z-index:9999;
}
.customers p {
	font-size:16px;
	padding-bottom:15px;
}
.customers img {
	margin:10px 10px 0 0;
}
.home-products {
	background: url(https://insiderealestate.com/wp-content/uploads/2019/04/home-product-bg.png) no-repeat center -115px;
}
.home-products .order-sm-2 .textWrapper {
	padding-left:50px;
}
.home-products .textWrapper {
	max-width:540px;
}
.home-products h3 {
	padding-top:0;
	padding-bottom:15px;
	font-size:28px;
}
.home-products .textWrapper hr {
    height: 5px;
    border: none;
    width: 70px;
    margin: 0 0 40px;
    padding: 0;
}
.home-products h4 {
	padding:20px 0 10px;
	font-size:20px;
	line-height:1.2em;
}
.home-products ul.bullets {
	margin:0;
	padding:0;
}
ul.bullets li {
    padding: 13px 10px 11px 42px;
    margin-bottom: 0px; 
	background:transparent;
}
.home-products ul.bullets li i {
    left: 0px;
}
.home-products .italic  {
    font-style:italic;
	font-size:18px;
	font-weight:600;
	margin:0 10px;
	padding:30px 0 5px;
	display:inline-block;	
}

.ire-bg1 {
	background:#F5F5F5 url(https://insiderealestate.com/wp-content/uploads/2019/04/ire-bg1.png) no-repeat center top;
	min-height:426px;
}
.ire-bg1 p {
	padding:30px 0 0 0;
	font-size:18px;
	line-height:1.3em;
}
.ire-bg2 {
	background:#F5F5F5 url(https://insiderealestate.com/wp-content/uploads/2019/04/ire-bg2.png) no-repeat center top;
	height:112px;
}
.stats {
	background:#90C342;
	min-height:150px;
	padding-bottom:20px;
}
.stats h2 {
	color:#fff;
	padding-top:30px;
	font-weight:300;
	font-size:36px;
}
.stats h1 {
	color:#fff;
	font-size:52px;
}
.stats p {
	color:#fff;
	line-height:1em;
	font-size:16px;
}
.ire-bg3 {
	background:#F5F5F5 url(https://insiderealestate.com/wp-content/uploads/2019/04/ire-bg3.png) no-repeat center top;
	min-height:140px;
}
.quilt {
	
	border-radius:6px;
	padding:15px;
	display:inline-block;
	background:#fff;
}

.productLogo {
	width:270px;
}
aside.formerly {
	float:right;
	font-size:15px;
	font-style:italic;
	text-align:right;
	color:#999;
}
aside.formerly img {
	width:100px;
}

@media (max-width: 768px) {
	.customers {
    	margin-top: -42px;
	}
	.customers img {
		width: 72px;
	}
	.customers + .container hr {
		margin-top:20px !important;
	}
	.home-products {
    	margin-top:0 !important;
	}
	.home-products .order-sm-2 .textWrapper {
		padding-left: 15px;
	}
}

.stats.anim h1,
.stats.anim p {
  display: block;
  animation: draw 1s ease-in-out;
  opacity: 1;
  margin-top:0px;
}

@keyframes draw {
  0% {
    opacity: 0;
	margin-top:15px;  
	font-size:1px;
  }
}

.blog_post .stats {
	background:none;
	min-height:200px;
	padding-bottom:20px;
}


b {font-weight: 700;}
.block {display:block; }
a.block  {cursor: pointer; }
.padleft30 {padding-left:30px; }
.padright30 {padding-right:30px; }
.padtop10 {padding-top:10px; }

/* Search & Filter Styles */
body
{
	display:block;
}
.searchandfilter p
{
	margin-top: 1em;
	display:inline-block;
}
.searchandfilter ul
{
	display:inline-block;
}
.searchandfilter li
{
	list-style: none;
	display:inline-block;
	padding-right:10px;
}

/* If in a widget area make a single column by adding display block  */
.widget-area .searchandfilter li, .widget-area .searchandfilter p
{
	display:block;
}
.searchandfilter label
{
	display:block;
}
.searchandfilter h4
{
	margin:15px 0;
	font-size:16px;
}

.searchandfilter ul > li > ul:not(.children)
{
	margin-left:0;
}


.modal .modal-content button.close {
	width: 20px;
    position: absolute;
    right: 5px;
    top: 0px;
}
.modal .modal-content button.close span {
	font-size:30px;
}

.frm_hidden {
	display:none;
}
@media (max-width:500px){
	.ire-bg1 img.cloud {
		max-width:100% !important;
	}
}





/* WEBFLOW
-------------------------------------------------------------- */

.success-case-study {
  margin-bottom: 50px;
}

.success-case-study-paragraph {
  margin-bottom: 24px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.success-case-study-paragraph.success-quote {
  font-size: 12px;
  line-height: 20px;
  font-style: italic;
}

.success-heading {
  margin-top: 10px !Important;
  margin-bottom: 0px !important;
	padding: 0px !Important;
  font-family: proxima-nova, sans-serif;
  color: #444;
  font-weight: 800;
  text-transform: uppercase;
}

.success-heading-last {
  margin-top: 10px !Important;
  margin-bottom: 18px !important;
	padding: 0px !Important;
  font-family: proxima-nova, sans-serif;
  color: #444;
  font-weight: 800;
  text-transform: uppercase;
}

.success-text-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0px 16px 40px !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.success-img-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.success-img-column.success-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.success-img-column.success-profitability {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('https://insiderealestate.com/wp-content/uploads/2019/11/brokerage-profitability-small.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.success-img-column.success-remax {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('https://insiderealestate.com/wp-content/uploads/2019/11/REMAX.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.success-img-column.success-keyes {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('https://insiderealestate.com/wp-content/uploads/2019/11/keyes.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.success-text-block {
  padding: 7px 13px;
  background-color: rgba(144, 195, 65, 0.14);
  font-family: proxima-nova, sans-serif;
  color: #90c341;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
}

.success-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.success-columns.success-reverse {
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.success-text-column-reverse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 40px 15px 0px !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.success-button {
  padding: 12px 22px;
  border-radius: 4px;
  background-color: #90c341;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
  font-family: proxima-nova, sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
	color: #fff;
  text-transform: uppercase;
}

.success-sub-heading {
  margin-top: 15px !Important;
  margin-bottom: 18px !Important;
  font-family: proxima-nova, sans-serif;
  color: #444 !important;
  font-size: 16px !Important;
  line-height: 22px;
  font-weight: 500 !Important;
	padding: 0px !Important;
  letter-spacing: 1px !important;
  text-transform: uppercase;
}

.success-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.success-real-trends {
  margin-left: 15px;
}


* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-clearfix:after {
  clear: both;
}
.w-hidden {
  display: none;
}


.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.w-container:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-container:after {
  clear: both;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.w-row:before,
.w-row:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-row:after {
  clear: both;
}
.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}
.w-col-1 {
  width: 8.33333333%;
}
.w-col-2 {
  width: 16.66666667%;
}
.w-col-3 {
  width: 25%;
}
.w-col-4 {
  width: 33.33333333%;
}
.w-col-5 {
  width: 41.66666667%;
}
.w-col-6 {
  width: 50%;
}
.w-col-7 {
  width: 58.33333333%;
}
.w-col-8 {
  width: 66.66666667%;
}
.w-col-9 {
  width: 75%;
}
.w-col-10 {
  width: 83.33333333%;
}
.w-col-11 {
  width: 91.66666667%;
}
.w-col-12 {
  width: 100%;
}
.w-hidden-main {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: none !important;
  }
  .w-col-medium-1 {
    width: 8.33333333%;
  }
  .w-col-medium-2 {
    width: 16.66666667%;
  }
  .w-col-medium-3 {
    width: 25%;
  }
  .w-col-medium-4 {
    width: 33.33333333%;
  }
  .w-col-medium-5 {
    width: 41.66666667%;
  }
  .w-col-medium-6 {
    width: 50%;
  }
  .w-col-medium-7 {
    width: 58.33333333%;
  }
  .w-col-medium-8 {
    width: 66.66666667%;
  }
  .w-col-medium-9 {
    width: 75%;
  }
  .w-col-medium-10 {
    width: 83.33333333%;
  }
  .w-col-medium-11 {
    width: 91.66666667%;
  }
  .w-col-medium-12 {
    width: 100%;
  }
  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: none !important;
  }
  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }
  .w-col-small-1 {
    width: 8.33333333%;
  }
  .w-col-small-2 {
    width: 16.66666667%;
  }
  .w-col-small-3 {
    width: 25%;
  }
  .w-col-small-4 {
    width: 33.33333333%;
  }
  .w-col-small-5 {
    width: 41.66666667%;
  }
  .w-col-small-6 {
    width: 50%;
  }
  .w-col-small-7 {
    width: 58.33333333%;
  }
  .w-col-small-8 {
    width: 66.66666667%;
  }
  .w-col-small-9 {
    width: 75%;
  }
  .w-col-small-10 {
    width: 83.33333333%;
  }
  .w-col-small-11 {
    width: 91.66666667%;
  }
  .w-col-small-12 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: inherit !important;
  }
  .w-hidden-tiny {
    display: none !important;
  }
  .w-col {
    width: 100%;
  }
  .w-col-tiny-1 {
    width: 8.33333333%;
  }
  .w-col-tiny-2 {
    width: 16.66666667%;
  }
  .w-col-tiny-3 {
    width: 25%;
  }
  .w-col-tiny-4 {
    width: 33.33333333%;
  }
  .w-col-tiny-5 {
    width: 41.66666667%;
  }
  .w-col-tiny-6 {
    width: 50%;
  }
  .w-col-tiny-7 {
    width: 58.33333333%;
  }
  .w-col-tiny-8 {
    width: 66.66666667%;
  }
  .w-col-tiny-9 {
    width: 75%;
  }
  .w-col-tiny-10 {
    width: 83.33333333%;
  }
  .w-col-tiny-11 {
    width: 91.66666667%;
  }
  .w-col-tiny-12 {
    width: 100%;
  }
}
