 
 /* @import url('http://example.com/example_style.css'); */

 /***********************************************/
 /* CSS @imports must be at the top of the file */
 /* Add them above this section                 */
 /***********************************************/

 /****************************************/
 /* HubSpot Style Boilerplate            */
 /****************************************/

 /* This responsive framework is required for all styles. */
 /* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}


 /*****************************************/
 /* Start your style declarations here    */
 /*****************************************/

 body {background-color: #edeceb;}

img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
/* Layout */
.site-max-width {
    width:100%;
	max-width:960px;
}
.width-100 {
	width: 100%;
}
.top-line {
	background-color: #fcc30d; 
	height: 3px;
}

/* Header Area */
.header-area {}

/* Menu Area */
.menu-area {
	background-color:#868485; 
}
.menu-area .navbar-nav > li > a {
	color: #fff;
	padding: 10px 15px;
	font-size: 12px;
}
.menu-area .navbar-nav > li > a:hover {
	background-color: #87d950
}
.navbar-nav > li {
    border-left: 1px solid #929091;
}
.navbar-nav > li:first-child {
    border-left: none;
}
/* Content Area */
.color-blue {color:#76A4BA;}

.content-area { 
	background-color: #fff;
	padding: 5px 20px;
}
.content-area .article-container {
	padding: 20px 0;
}
.content-area .article-container h4.article-heading {
	font-weight: bold;
}
.content-area h4.date {
	color:#76A4BA;
}
.content-area .article-container blockquote {
	background-color:#f9f9f9;
	color:#6b9db6;
	border-bottom: 3px solid #6b9db6;
	border-left: none;
	font-size: 13px;
}
.content-area .article-container hr {
	border: none;
	border-top: 2px dotted #e1e1e1
}
.content-area ul {
	list-style: none;
}
.content-area li { 
    padding-left: 1em; 
    text-indent: -.7em;
}
.content-area ul li:before {
	color:#87d950; /* set color to red */
	content:"\2022"; /* /2022 is the numerical unicode for &bull; */
	font-size:1em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
	padding-right:.5em; /* give the bullet some padding from the text Make sure to use em*/
	position:relative;
}
.content-area ul.hs-blog-social-share-list {
	list-style: none;
}
.content-area ul.hs-blog-social-share-list li {
	text-indent: 0;
}
.content-area ul.hs-blog-social-share-list li:before {
	content:"";
  display: inherit;
}
.content-area .article-container input[type="submit"] {
    background-color: #7B7B7B;
    background-image: none;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-weight: bold;
    margin-top: 0;
    padding: 10px 0px;
    text-shadow: 0 0;
	width: 40%;
	font-size: 13px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.content-area .article-container input[type="submit"]:hover {
	color: #4f4d49;
	background-color: #87d950;
}
/* Blog List */
.content-area .blog-list .blog-block {
	background-color: #f5f4f6;
	padding: 20px;
	margin-bottom: 20px;
    min-height: 537px;
}
.content-area .blog-list .blog-block h5 {
	font-weight: bold;
}
.blog-list .blog-block .blog-info {
	font-size: 11px;
     height: 700px;
}
.blog-list .blog-block img {
	display: block;
	margin: 0 auto;	
}
.blog-list a.next-posts-link, .blog-list a.previous-posts-link {
	background-color: #fbb62b;
	color: #000;
	display: block;
	text-align: center;
	width: 100%;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	border-radius: 0;
    margin-bottom: 10px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-list a.next-posts-link:hover, .blog-list a.previous-posts-link:hover {
	background-color: #000;
	color: #fbb62b;
}
.blog-list .hs-blog-social-share {
	height: auto;
}
.blog-list .hs-featured-image {
	float: none;
	max-width: 242px;
}
/* Author Blog Post */
.author-blog-post {border: 1px solid #7B7B7B; margin-bottom: 20px; margin-top: 10px; min-height: 440px;}
.author-blog-post .author-header {background-color: #FCC30D;}
.author-blog-post .author-header img {max-width: 37px; float: left; margin-right: 7px; margin-bottom: 7px;}
.author-blog-post .author-header .heading {font-weight: bold;}
.author-blog-post .author-blog-content {padding: 2px 10px;}
/* Rightbar Area */
.rightbar-area .hs-form .actions {
    background: none;
    border-radius: 0;
    border-top: 0 none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.rightbar-area .hs-form-required {
	color: #FFFFFF !important;
}
.rightbar-area h3 {display: none;}
.rightbar-area h5.subcribe-heading {
	background-color: #868485;
	color: #fff;
}
.rightbar-area h5 {
	padding: 10px 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	margin-top: 15px;
}
.rightbar-area .rightbar-block {
	background-color: #868485;
	color: #868485 !imporatnt;
    font-family: arial;
    font-size: 12px;
	padding: 15px;
	width: 100%;
	border-top: 3px solid #87d950;
}
.rightbar-area .rightbar-block label {
	color: #868485 !imporatnt;
    font-family: arial;
    font-size: 12px;
}
.rightbar-area .rightbar-block input[type="email"] {
	display: block;
	width: 100%;
	height: 34px;
	padding: 0;
	font-size: 12px;
    font-family: arial;
	line-height: 1.42857143;
	color: #555;
	background-color: #f5f5f7;
	background-image: none;
	border: 1px solid #ccc;
	text-indent: 10px;
	border-radius: 0;
}
.rightbar-area .rightbar-block input[type="email"]:focus {
	border-color: #f5f5f7;
    font-family: arial;
    font-size: 12px;
	outline: 0;
	background-color: #ddd;
}
 .column2, .columns2 {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  
.rightbar-area .rightbar-block input[type="submit"] {
    background-color: #87d950;
    background-image: none;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #4f4d49;
    float: right;
    font-weight: bold;
    margin-top: 0;
    padding: 8px 15px;
    text-shadow: 0px 0px;
	text-transform: lowercase;
}
.rightbar-area .rightbar-block input[type="submit"]:hover {
	color: #868485 !imporatnt;
}
.rightbar-area .rightbar-block label {
	margin-bottom: 5px;
}
.rightbar-area ul {
	margin: 0;
	padding-left: 5px;
	list-style: none;
}

.rightbar-area ul li a {
	color: #fff;
}
.rightbar-area img.advert {
	max-width: 258px;
	display: block;
	margin: 30px auto;
}
/* Social Icons */
.rightbar-area .social-block {
	background-color: #87d950;
	padding: 15px;
	width: 100%;
	border-top: 3px solid #868485;
}
.rightbar-area .social-block ul {
	margin:0;
	padding:0;
	list-style: none;
}
.rightbar-area .social-block ul li a {
	color: #fff;
	font-size: 30px;
	text-align: center;
    -moz-transition:all 0.2s ease 0s;
    -webkit-transition:all 0.2s ease 0s;
    transition:all 0.2s ease 0s;
	text-decoration: none;
}
.rightbar-area .social-block ul li:before {
	content:"";
}
.rightbar-area .social-block ul li a:hover {
	color: #868485;
}
/* Rightbar - Author Block */
.rightbar-area .author-block {
	background-color: #7B7B7B;
    color: #FFFFFF;
    padding: 10px;
	margin-top: 10px;
    float: left;
    width: 100%;
}
.rightbar-area .author-block .author-header {background: #FCC30D; float: left; width: 100%; margin-bottom: 10px;}
.rightbar-area .author-block .author-header img {max-width: 60px; float: left; margin-right: 10px;}
.rightbar-area .author-block .author-header .heading {font-size: 14px;font-weight: bold;color: #232323;}


/* INCITE */
span.blog-tagline { color: #FFFFFF; }

.panel2 { min-height: none !important; }

/* Subscribe Button */
.hs-form label {
    color: #FFFFFF !important;
}
#hs_cos_wrapper_blog_comments .hs-form label {
		color: #000!important;
}

.submitted-message {
    color: #FFFFFF;
    font-size: 1.3em;
}

.rightbar-area .rightbar-block input[type="submit"] {
    color: #FFFFFF;
    font-size: 1.3em;
    margin-top: -20px;
    text-shadow: none;
}
.rightbar-area .rightbar-block input[type="submit"]:hover {
    background-color: #73B745;
    background-image: none;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    font-size: 1.3em;
    margin-top: -20px;
    padding: 8px 15px;
    text-shadow: none;
    text-transform: lowercase;
}
.hs-form .hs-button:active:not(.inactive):not(.link), .hs-form .hs-button.depressed:not(.inactive):not(.link), .dropdown-open>.hs-form .hs-button:not(.inactive):not(.link) {
    background-color: #73B745 !important;
    background-image: none !important;
    box-shadow: none !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
}
.hs-form .hs-button:hover:not(.inactive), .hs-form .hs-button:focus:not(.inactive), .hs-form .hs-button.hovered:not(.inactive) {
    box-shadow: inset 0px 0px 0px rgba(255,255,255,0.5),0 0 5px #73B745 !important;
    border-top: 0px solid #73B745 !important;
    border-bottom: 0px solid #73B745 !important;
    border-right: 0px solid #73B745 !important;
    border-left: 0px solid #73B745 !important;
}
.hs-form .hs-button:hover:not(.inactive), .hs-form .hs-button:focus:not(.inactive), .hs-form .hs-button.hovered:not(.inactive) {
    box-shadow: inset 0px 0px 0px rgba(255,255,255,0.5),0 0 5px #73B745 !important;
    border-top: 0px solid #73B745 !important;
    border-bottom: 0px solid #73B745 !important;
    border-right: 0px solid #73B745 !important;
    border-left: 0px solid #73B745 !important;
}
/* -- Subscribe Button */


/* --Incite */

/* BLOG */
.blog-post-sidebar {
    margin-top: -163px;
}
/*-- Blog */


@media (max-width:768px) {
	.rightbar-area img.subcribe {
		display: none;
	}
    .content-area .blog-list .blog-block {
        min-height: 0;
    }
}
/* Links */
a.view-link {
	float: left;
	display: block;
	width: 160px;
	margin: 0 auto;
	padding: 10px 0px;
	color: #000;
	text-align: center;
	font-weight: bold;
	background-color: #87d950;
	-moz-transition:all 0.2s ease 0s;
    -webkit-transition:all 0.2s ease 0s;
    transition:all 0.2s ease 0s;
	text-decoration: none;
}
a.view-link:hover {
	color: #87d950;;
	background-color: #000;
}
/* Footer Area */
.footer-area {background-color:#7b7b7b; padding: 15px; color:#fff;}

.footer-area hr {border:none; border-top:1px dashed #858585; padding-bottom: 5px;}

.footer-area .copyright {font-size: 11px;}