/*



Theme Name: Medecision



Author: Anonymous



Author URI:



Version: 1



Description: Base theme for Wordpress



License: GNU General Public License v2 or later



License URI: http://www.gnu.org/licenses/gpl-2.0.html



Text Domain: base



Tags: one-column, two-columns



Theme URI:



*/

.header-bar:after,

.header-panel:after,

.header-panel .header-frame:after,

.tabs-area .post .description:after,

.two-cols:after {

	content: " ";

	display: block;

	clear: both;

}

.nav,

.nav ul,

.opener-holder,

.aside .widget ul,

.footer-area ul,

.footer-nav,

.socials,

.links {

	margin: 0;

	padding: 0;

	list-style: none;

}

* {

	box-sizing: border-box;
-moz-box-sizing:border-box;

}

.widget {

	margin-bottom: 50px;

	overflow: hidden;

}

.widget:last-child {

	margin-bottom: 0;

}

.widget ul {

	padding-left: 2em;

}

.widget select {

	min-width: 150px;

}

.post-password-form label {

	vertical-align: top;

}

.commentlist {

	margin: 0 0 14px;

}

.commentlist .edit-link {

	margin: 0;

}

.commentlist-item .commentlist-item {

	padding: 0 0 0 3em;

}

.comment,

.commentlist-holder {

	overflow: hidden;

}

.commentlist-item .commentlist-item,

.commentlist-item + .commentlist-item {

	padding-top: 14px;

}

.commentlist .avatar-holder {

	float: left;

	margin: 0 14px 4px 0;

}

.comment-form textarea {

	padding: 3px 4px;

	overflow: auto;

	margin: 0;

	height: 120px;

	min-height: 120px;

}

.comment-form label {

	display: block;

	padding-bottom: 4px;

}

.widget_calendar #next {

	text-align: right;

}

.gallery-item dt {

	float: none;

	padding: 0;

}

.navigation {

	overflow: hidden;

	margin: 0 0 14px;

}

.navigation .next {

	float: left;

}

.navigation .prev {

	float: right;

}

.wp-caption {

	max-width: 98%;

	clear: both;

	border: 1px solid #ccc;

	padding: 5px;

}

.wp-caption img,

.content-area img {

	/*vertical-align: top;*/

	max-width: 100%;

	height: auto;

}

.wp-caption p {

	margin: 10px 0 0;

}

div.aligncenter {

	margin: 0 auto 14px;

}

img.aligncenter {

	display: block;

	margin: 0 auto;

}

.alignleft {

	float: left;

	margin: 0 14px 4px 0;

}

.alignright {

	float: right;

	margin: 0 0 4px 14px;

}

.widget_calendar table {

	width: 100%;

}

.widget_calendar table th,

.widget_calendar table td {

	text-align: center;

}

.widget_calendar table tfoot td {

	padding-top: 8px;

}

.widget_calendar table #prev {

	text-align: left;

}

.widget_calendar table #next {

	text-align: right;

}

.mti-active b,

.mti-active strong {

	font-weight: normal;

	font-family: "Museo Sans 700", Arial, Helvetica, sans-serif;

}

.mti-active em {

	font-style: normal;

	font-family: "Museo Sans 100 Italic", Arial, Helvetica, sans-serif;

}

html {

	height: 100%;

}

body {

	height: 100%; /*width:1300px;*/

	min-width: 320px;

	-webkit-text-size-adjust: 100%;

	-ms-text-size-adjust: none;

	font-family: "Museo Sans 300", Arial, Helvetica, sans-serif;

}

a:focus {

	outline: none;

}

input[type="search"] {

	-webkit-appearance: textfield;

	box-sizing: content-box;
-moz-box-sizing:content-box;

}

input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-decoration {

	-webkit-appearance: none;

}

h1,

h2,

h3,

h4,

h5,

h6 {

	text-transform: uppercase;

	word-spacing: -1px;

}

h1 .small,

h1 small,

h2 .small,

h2 small,

h3 .small,

h3 small,

h4 .small,

h4 small,

h5 .small,

h5 small,

h6 .small,

h6 small {

	color: inherit;

	font-size: .688em;

	font-weight: inherit;

}

h1:first-child,

h2:first-child,

h3:first-child,

h4:first-child,

h5:first-child,

h6:first-child {

	margin-top: 0;

}

.sub-headline h1,

.sub-headline h2,

.sub-headline h3,

.sub-headline h4,

.sub-headline h5,

.sub-headline h6 {

	margin: 0;

}

.sub-headline h1 + p,

.sub-headline h2 + p,

.sub-headline h3 + p,

.sub-headline h4 + p,

.sub-headline h5 + p,

.sub-headline h6 + p {

	margin-top: 4px !important;

}

h1 a,

h2 a,

h3 a,

h4 a,

h5 a,

h6 a {

	color: inherit;

}

h1 a:hover,

h2 a:hover,

h3 a:hover,

h4 a:hover,

h5 a:hover,

h6 a:hover {

	color: #535456 !important;

	text-decoration: none;

}

h2 {

	line-height: 30px;

}

h3 {

	line-height: 27px;

}

.btn {

	border-radius: 0;

	border-width: 2px;

	margin-top: 33px;

	line-height: 29px;

	padding-left: 30px;

	padding-right: 30px;

	text-transform: uppercase;

	font-size: 18px;

	font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

}

.btn:first-child {

	margin-top: 0;

}

.btn.btn-default {

	color: #fff;

	background: #545556;

	border-color: #545556;

}

.btn.btn-default:hover {

	color: #545556;

	background: #fff;

}

.btn.btn-gray {

	color: #fff !important;

	background: #545556 !important;

	border-color: #545556 !important;

}

.btn.btn-gray:hover {

	color: #545556 !important;

	background: #fff !important;

}

.tabs-area .post .btn {

	float: right;

	font-family: "Museo Slab 700", Arial, Helvetica, sans-serif;

}

.tabs-area .post .btn.btn-default {

	border-color: #fff;

	background: transparent;

}

.tabs-area .post .btn.btn-default:hover {

	color: #545556;

	background: #fff;

}

p {

	margin: 10px 0 0;

}

h1 + p,

h2 + p,

h3 + p,

h4 + p,

h5 + p,

h6 + p,

.meta + p,

p:first-child {

	margin-top: 0 !important;

}

body > span {

	position: fixed !important;

}

.page {

	min-height: 100%;

	overflow: hidden;

	width: 100%;

	position: relative;

}

.section {

	position: relative;

	padding: 113px 0 82px;

}

.section.section-home {

	padding: 0 0 208px;

}

.section.section-home:before {

	display: none;

}

.section:before {

	content: "";

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 74px;

	background: url(images/bg-section-pink.jpg) no-repeat 0 0/100% 74px;

}

.section.color1:before {

	background-image: url(images/bg-section-pink.jpg);

}

.section.color2:before {

	background-image: url(images/bg-section-orange.jpg);

}

.section.color3:before {

	background-image: url(images/bg-section-blue.jpg);

}

.section.color4:before {

	background-image: url(images/bg-section-yellow.jpg);

}

.section.color1 {

	padding-bottom: 69px;

}

.section.color1 a,

.section.color1 h1,

.section.color1 h2,

.section.color1 h3,

.section.color1 h4,

.section.color1 h5,

.section.color1 h6,

.section.color1 .post-list .meta time {

	color: #e11986;

}

.section.color1 .btn-default {

	color: #fff;

	border-color: #e11986;

	background: #e11986;

}

.section.color1 .btn-default:hover {

	color: #e11986;

	background: #fff;

}

.section.color1 .item-grid h3 a:before {

	border-color: #e11986 #e11986 transparent transparent;

}

.section.color1 .visual .pic:after {

	border-color: #e11986 #e11986 transparent transparent;

}

.section.color1 .aside .widget-title,

.section.color1 .two-cols:before {

	background: #e11986;

}

.section.color1 .manage-list .post,

.section.color1 .posts {

	border-color: #e11986;

}

.section.color1 .posts .title {

	color: #e11986;

}

.section.color1 .sub-headline h1,

.section.color1 .sub-headline h2,

.section.color1 .sub-headline h3,

.section.color1 .sub-headline h4,

.section.color1 .sub-headline h5 {

	color: #575759;

}

.section.color1 .promo h1,

.section.color1 .promo h2,

.section.color1 .promo h3,

.section.color1 .promo h4,

.section.color1 .promo h5,

.section.color1 .promo h6,

.section.color1 .visual h1,

.section.color1 .visual h2,

.section.color1 .visual h3,

.section.color1 .visual h4,

.section.color1 .visual h5,

.section.color1 .visual h6,

.section.color1 .boxes h1,

.section.color1 .boxes h2,

.section.color1 .boxes h3,

.section.color1 .boxes h4,

.section.color1 .boxes h5,

.section.color1 .boxes h6 {

	color: #fff;

}

.section.color1 .post-area .post .pic {

	padding-bottom: 4px;

}

.section.color2 a,

.section.color2 h1,

.section.color2 h2,

.section.color2 h3,

.section.color2 h4,

.section.color2 h5,

.section.color2 h6,

.section.color2 .post-list .meta time {

	color: #f48220;

}

.section.color2 .btn-default {

	color: #fff;

	border-color: #f48220;

	background: #f48220;

}

.section.color2 .btn-default:hover {

	color: #f48220;

	background: #fff;

}

.section.color2 .item-grid h3 a:before {

	border-color: #f48220 #f48220 transparent transparent;

}

.section.color2 .visual .pic:after {

	border-color: #f48220 #f48220 transparent transparent;

}

.section.color2 .aside .widget-title,

.section.color2 .two-cols:before {

	background: #f48220;

}

.section.color2 .manage-list .post,

.section.color2 .posts {

	border-color: #f48220;

}

.section.color2 .posts .title {

	color: #f48220;

}

.section.color2 .sub-headline h1,

.section.color2 .sub-headline h2,

.section.color2 .sub-headline h3,

.section.color2 .sub-headline h4,

.section.color2 .sub-headline h5 {

	color: #575759;

}

.section.color2 .promo h1,

.section.color2 .promo h2,

.section.color2 .promo h3,

.section.color2 .promo h4,

.section.color2 .promo h5,

.section.color2 .promo h6,

.section.color2 .visual h1,

.section.color2 .visual h2,

.section.color2 .visual h3,

.section.color2 .visual h4,

.section.color2 .visual h5,

.section.color2 .visual h6,

.section.color2 .boxes h1,

.section.color2 .boxes h2,

.section.color2 .boxes h3,

.section.color2 .boxes h4,

.section.color2 .boxes h5,

.section.color2 .boxes h6 {

	color: #fff;

}

.section.color3 a,

.section.color3 h1,

.section.color3 h2,

.section.color3 h3,

.section.color3 h4,

.section.color3 h5,

.section.color3 h6 {

	color: #2e9ff1;

}

.section.color3 .btn-default {

	color: #fff;

	border-color: #2e9ff1;

	background: #2e9ff1;

}

.section.color3 .btn-default:hover {

	color: #2e9ff1;

	background: #fff;

}

.section.color3 .item-grid h3 a:before {

	border-color: #2e9ff1 #2e9ff1 transparent transparent;

}

.section.color3 .visual .pic:after {

	border-color: #2e9ff1 #2e9ff1 transparent transparent;

}

.section.color3 .aside .widget-title,

.section.color3 .two-cols:before {

	background: #2e9ff1;

}

.section.color3 .manage-list .post,

.section.color3 .posts {

	border-color: #2e9ff1;

}

.section.color3 .posts .title {

	color: #2e9ff1;

}

.section.color3 .sub-headline h1,

.section.color3 .sub-headline h2,

.section.color3 .sub-headline h3,

.section.color3 .sub-headline h4,

.section.color3 .sub-headline h5 {

	color: #575759;

}

.section.color3 .promo h1,

.section.color3 .promo h2,

.section.color3 .promo h3,

.section.color3 .promo h4,

.section.color3 .promo h5,

.section.color3 .promo h6,

.section.color3 .visual h1,

.section.color3 .visual h2,

.section.color3 .visual h3,

.section.color3 .visual h4,

.section.color3 .visual h5,

.section.color3 .visual h6,

.section.color3 .boxes h1,

.section.color3 .boxes h2,

.section.color3 .boxes h3,

.section.color3 .boxes h4,

.section.color3 .boxes h5,

.section.color3 .boxes h6 {

	color: #fff;

}

.section.color4 a,

.section.color4 h1,

.section.color4 h2,

.section.color4 h3,

.section.color4 h4,

.section.color4 h5,

.section.color4 h6,

.section.color4 .post-list .meta time {

	color: #fed32d;

}

.section.color4 .btn-default {

	color: #fff;

	border-color: #fed32d;

	background: #fed32d;

}

.section.color4 .btn-default:hover {

	color: #fed32d;

	background: #fff;

}

.section.color4 .item-grid h3 a:before {

	border-color: #fed32d #fed32d transparent transparent;

}

.section.color4 .visual .pic:after {

	border-color: #fed32d #fed32d transparent transparent;

}

.section.color4 .aside .widget-title,

.section.color4 .two-cols:before {

	background: #fed32d;

}

.section.color4 .manage-list .post,

.section.color4 .posts {

	border-color: #fed32d;

}

.section.color4 .posts .title {

	color: #fed32d;

}

.section.color4 .sub-headline h1,

.section.color4 .sub-headline h2,

.section.color4 .sub-headline h3,

.section.color4 .sub-headline h4,

.section.color4 .sub-headline h5 {

	color: #575759;

}

.section.color4 .promo h1,

.section.color4 .promo h2,

.section.color4 .promo h3,

.section.color4 .promo h4,

.section.color4 .promo h5,

.section.color4 .promo h6,

.section.color4 .visual h1,

.section.color4 .visual h2,

.section.color4 .visual h3,

.section.color4 .visual h4,

.section.color4 .visual h5,

.section.color4 .visual h6,

.section.color4 .boxes h1,

.section.color4 .boxes h2,

.section.color4 .boxes h3,

.section.color4 .boxes h4,

.section.color4 .boxes h5,

.section.color4 .boxes h6 {

	color: #fff;

}

.manage-page .content-area a,

.manage-page .content-area h1,

.manage-page .content-area h2,

.manage-page .content-area h3,

.manage-page .content-area h4,

.manage-page .content-area h5,

.manage-page .content-area h6,

.manage-page .content-area .post-list .meta time {

	color: #e11986;

}

.manage-page .content-area .btn-default {

	color: #fff;

	border-color: #e11986;

	background: #e11986;

}

.manage-page .content-area .btn-default:hover {

	color: #e11986;

	background: #fff;

}

.manage-page .content-area .item-grid h3 a:before {

	border-color: #e11986 #e11986 transparent transparent;

}

.manage-page .content-area .visual .pic:after {

	border-color: #e11986 #e11986 transparent transparent;

}

.manage-page .content-area .aside .widget-title,

.manage-page .content-area .two-cols:before {

	background: #e11986;

}

.manage-page .content-area .manage-list .post,

.manage-page .content-area .posts {

	border-color: #e11986;

}

.manage-page .content-area .posts .title {

	color: #e11986;

}

.manage-page .content-area .sub-headline h1,

.manage-page .content-area .sub-headline h2,

.manage-page .content-area .sub-headline h3,

.manage-page .content-area .sub-headline h4,

.manage-page .content-area .sub-headline h5 {

	color: #575759;

}

.manage-page .content-area .promo h1,

.manage-page .content-area .promo h2,

.manage-page .content-area .promo h3,

.manage-page .content-area .promo h4,

.manage-page .content-area .promo h5,

.manage-page .content-area .promo h6,

.manage-page .content-area .visual h1,

.manage-page .content-area .visual h2,

.manage-page .content-area .visual h3,

.manage-page .content-area .visual h4,

.manage-page .content-area .visual h5,

.manage-page .content-area .visual h6,

.manage-page .content-area .boxes h1,

.manage-page .content-area .boxes h2,

.manage-page .content-area .boxes h3,

.manage-page .content-area .boxes h4,

.manage-page .content-area .boxes h5,

.manage-page .content-area .boxes h6 {

	color: #fff;

}

.howitworks-page .content-area a,

.howitworks-page .content-area h1,

.howitworks-page .content-area h2,

.howitworks-page .content-area h3,

.howitworks-page .content-area h4,

.howitworks-page .content-area h5,

.howitworks-page .content-area h6,

.howitworks-page .content-area .post-list .meta time {

	color: #f48220;

}

.howitworks-page .content-area .btn-default {

	color: #fff;

	border-color: #f48220;

	background: #f48220;

}

.howitworks-page .content-area .btn-default:hover {

	color: #f48220;

	background: #fff;

}

.howitworks-page .content-area .item-grid h3 a:before {

	border-color: #f48220 #f48220 transparent transparent;

}

.howitworks-page .content-area .visual .pic:after {

	border-color: #f48220 #f48220 transparent transparent;

}

.howitworks-page .content-area .aside .widget-title,

.howitworks-page .content-area .two-cols:before {

	background: #f48220;

}

.howitworks-page .content-area .manage-list .post,

.howitworks-page .content-area .posts {

	border-color: #f48220;

}

.howitworks-page .content-area .posts .title {

	color: #f48220;

}

.howitworks-page .content-area .sub-headline h1,

.howitworks-page .content-area .sub-headline h2,

.howitworks-page .content-area .sub-headline h3,

.howitworks-page .content-area .sub-headline h4,

.howitworks-page .content-area .sub-headline h5 {

	color: #575759;

}

.howitworks-page .content-area .promo h1,

.howitworks-page .content-area .promo h2,

.howitworks-page .content-area .promo h3,

.howitworks-page .content-area .promo h4,

.howitworks-page .content-area .promo h5,

.howitworks-page .content-area .promo h6,

.howitworks-page .content-area .visual h1,

.howitworks-page .content-area .visual h2,

.howitworks-page .content-area .visual h3,

.howitworks-page .content-area .visual h4,

.howitworks-page .content-area .visual h5,

.howitworks-page .content-area .visual h6,

.howitworks-page .content-area .boxes h1,

.howitworks-page .content-area .boxes h2,

.howitworks-page .content-area .boxes h3,

.howitworks-page .content-area .boxes h4,

.howitworks-page .content-area .boxes h5,

.howitworks-page .content-area .boxes h6 {

	color: #fff;

}

.newsinsight-page .content-area a,

.newsinsight-page .content-area h1,

.newsinsight-page .content-area h2,

.newsinsight-page .content-area h3,

.newsinsight-page .content-area h4,

.newsinsight-page .content-area h5,

.newsinsight-page .content-area h6,

.newsinsight-page .content-area .post-list .meta time {

	color: #2e9ff1;

}

.newsinsight-page .content-area .btn-default {

	color: #fff;

	border-color: #2e9ff1;

	background: #2e9ff1;

}

.newsinsight-page .content-area .btn-default:hover {

	color: #2e9ff1;

	background: #fff;

}

.newsinsight-page .content-area .item-grid h3 a:before {

	border-color: #2e9ff1 #2e9ff1 transparent transparent;

}

.newsinsight-page .content-area .visual .pic:after {

	border-color: #2e9ff1 #2e9ff1 transparent transparent;

}

.newsinsight-page .content-area .aside .widget-title,

.newsinsight-page .content-area .two-cols:before {

	background: #2e9ff1;

}

.newsinsight-page .content-area .manage-list .post,

.newsinsight-page .content-area .posts {

	border-color: #2e9ff1;

}

.newsinsight-page .content-area .posts .title {

	color: #2e9ff1;

}

.newsinsight-page .content-area .sub-headline h1,

.newsinsight-page .content-area .sub-headline h2,

.newsinsight-page .content-area .sub-headline h3,

.newsinsight-page .content-area .sub-headline h4,

.newsinsight-page .content-area .sub-headline h5 {

	color: #575759;

}

.newsinsight-page .content-area .promo h1,

.newsinsight-page .content-area .promo h2,

.newsinsight-page .content-area .promo h3,

.newsinsight-page .content-area .promo h4,

.newsinsight-page .content-area .promo h5,

.newsinsight-page .content-area .promo h6,

.newsinsight-page .content-area .visual h1,

.newsinsight-page .content-area .visual h2,

.newsinsight-page .content-area .visual h3,

.newsinsight-page .content-area .visual h4,

.newsinsight-page .content-area .visual h5,

.newsinsight-page .content-area .visual h6,

.newsinsight-page .content-area .boxes h1,

.newsinsight-page .content-area .boxes h2,

.newsinsight-page .content-area .boxes h3,

.newsinsight-page .content-area .boxes h4,

.newsinsight-page .content-area .boxes h5,

.newsinsight-page .content-area .boxes h6 {

	color: #fff;

}

.gettoknow-page .content-area a,

.gettoknow-page .content-area h1,

.gettoknow-page .content-area h2,

.gettoknow-page .content-area h3,

.gettoknow-page .content-area h4,

.gettoknow-page .content-area h5,

.gettoknow-page .content-area h6,

.gettoknow-page .content-area .post-list .meta time {

	color: #fed32d;

}

.gettoknow-page .content-area .btn-default {

	color: #fff;

	border-color: #fed32d;

	background: #fed32d;

}

.gettoknow-page .content-area .btn-default:hover {

	color: #fed32d;

	background: #fff;

}

.gettoknow-page .content-area .item-grid h3 a:before {

	border-color: #fed32d #fed32d transparent transparent;

}

.gettoknow-page .content-area .visual .pic:after {

	border-color: #fed32d #fed32d transparent transparent;

}

.gettoknow-page .content-area .aside .widget-title,

.gettoknow-page .content-area .two-cols:before {

	background: #fed32d;

}

.gettoknow-page .content-area .manage-list .post,

.gettoknow-page .content-area .posts {

	border-color: #fed32d;

}

.gettoknow-page .content-area .posts .title {

	color: #fed32d;

}

.gettoknow-page .content-area .sub-headline h1,

.gettoknow-page .content-area .sub-headline h2,

.gettoknow-page .content-area .sub-headline h3,

.gettoknow-page .content-area .sub-headline h4,

.gettoknow-page .content-area .sub-headline h5 {

	color: #575759;

}

.gettoknow-page .content-area .promo h1,

.gettoknow-page .content-area .promo h2,

.gettoknow-page .content-area .promo h3,

.gettoknow-page .content-area .promo h4,

.gettoknow-page .content-area .promo h5,

.gettoknow-page .content-area .promo h6,

.gettoknow-page .content-area .visual h1,

.gettoknow-page .content-area .visual h2,

.gettoknow-page .content-area .visual h3,

.gettoknow-page .content-area .visual h4,

.gettoknow-page .content-area .visual h5,

.gettoknow-page .content-area .visual h6,

.gettoknow-page .content-area .boxes h1,

.gettoknow-page .content-area .boxes h2,

.gettoknow-page .content-area .boxes h3,

.gettoknow-page .content-area .boxes h4,

.gettoknow-page .content-area .boxes h5,

.gettoknow-page .content-area .boxes h6 {

	color: #fff;

}

#header {

	z-index: 100;

	position: relative;

	width: 100%;

	padding-bottom: 4px;

}

#header:before {

	content: "";

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	height: 4px;

	overflow: hidden;

	background: #e11986;

}

.home-page #header:before {

	background: url(images/bg-line.jpg) no-repeat 0 100%/100% 4px;

}

.howitworks-page #header:before {

	background: #f48220;

}

.newsinsight-page #header:before {

	background: #2e9ff1;

}

.gettoknow-page #header:before {

	background: #fed32d;

}

.top-bar {

	color: #fff;

	overflow: hidden;

	position: relative;

	width: 100%;

	background: #333;

	font-size: 12px;

	line-height: 1.5;

	padding: 2px 0 4px;

	white-space: nowrap;

}

.top-bar a,

.top-bar a:hover,

.top-bar a:focus {

	color: #fff;

}

.top-bar p {

	margin: 0;

	line-height: inherit;

}

.top-bar a {

	text-decoration: underline;

}

.top-bar a:hover {

	text-decoration: none;

}

.top-bar .sep {

	margin: 0 14px 0 26px;

}

.header-bar {

	min-height: 87px;

	position: relative;

	background: url(images/bg-nav-bar.jpg) repeat-x;

}

.header-bar > .container {

	position: relative;

	padding-left: 337px;

}

.logo {

	position: absolute;

	top: 0; /*left:15px;*/

	left: 0;

	padding: 0 86px 0 3px; /* left 13px */

	background: url(images/bg-logo.png) no-repeat 100% 100%;

}

.logo:before {

	content: "";

	position: absolute;

	top: 0;

	right: 100%;

	width: 1000px;

	height: 100%;

	overflow: hidden;

	background: #fff;

}

.logo img {

	display: block;

}

.logo a {

	display: block;

	position: relative;

	padding: 10px 0 12px;

}

.header-panel {

	color: #fff;

}

.header-panel .header-frame {

	padding: 23px 0; /* right 33px */

}

.header-panel .close {

	display: none;

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 50px;

	overflow: hidden;

	background: url(images/none.gif);

	text-indent: -9999px;

}

.header-panel a,

.header-panel a:hover,

.header-panel a:focus {

	color: #fff;

}

.nav-holder {

	float: left;

}

.nav {

	position: relative;

	float: left;

}

.nav .drop {

	position: absolute;

	top: 100%;

	left: -9999px;

	width: auto;/*690px;*/

}

.nav a:focus {

	text-decoration: none;

}

.nav > li {

	color: #fff;

	float: left;

	font-family: "Museo Sans 500", Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 19px;

	text-transform: uppercase;

	padding: 0 15px;

	position: relative;

}

.nav > li a,

.nav > li a:hover,

.nav > li a:focus {

	color: #fff;

}

.nav > li:first-child {

	margin-left: 0;

}

.nav > li > a {

	position: relative;

	display: block;

	padding: 7px 0;

}

.nav > li > a:before {

	display: none;

	content: "";

	position: absolute;

	right: 100%;

	top: 12px;

	width: 0;

	height: 0;

	overflow: hidden;

	border: 5px solid;

	border-color: #e11986 #e11986 transparent transparent;

	margin-right: 5px;

}

.nav > li > a:hover {

	text-decoration: none;

}

.nav > li.active > a:before,

.nav > li.hover > a:before {

	display: block;

}

.nav > li.color2 > a:before {

	border-color: #f48220 #f48220 transparent transparent;

}

.nav > li.color3 > a:before {

	border-color: #2e9ff1 #2e9ff1 transparent transparent;

}

.nav > li.color4 > a:before {

	border-color: #fed32d #fed32d transparent transparent;

}

.nav > li li {

	color: #333;

	margin-top: 13px;

	font-size: 12px;

	line-height: 1.25;

	text-transform: none;

	border-bottom: 1px dashed #474747;

}

.nav > li li a,

.nav > li li a:hover,

.nav > li li a:focus {

	color: #fff;

	padding: 0px 10px 10px;

	display: block;

}

.nav > li li:first-child {

	margin-top: 0;

}

.nav > li.hover .drop {

	left: 16px;

}

.nav .frame {

	overflow: hidden;

	background: #3d3d3d;	/* padding: 19px 21px 16px;



		background: #fff;



		border-top: 4px solid #e11986; */

}

.nav .color2 .frame {

	border-color: #f48220;

}

.nav .color3 .frame {

	border-color: #2e9ff1;

}

.nav .color4 .frame {

	border-color: #fed32d;

}

.nav .cols-holder {

	overflow: hidden;

	margin: 0 -21px;

}

.nav .col {

	display: block;/* inline-block;*/

	vertical-align: top;

	width: 230px;

	padding: 0 21px;

	margin-right: -5px;	/* border-left: 1px solid #aeafaf; */

}

.nav .col.col1,

.nav .col.col2 {

	width: 210px;

	height: auto !important;

	margin-top: 15px;

}

.nav .col.col3 {

	width: 270px;

}

.nav .col .col1,

.nav .col.same-height-left {

	border-left: 0;

}

.nav .post {

	text-align: center;

}

.nav .post a {

	display: block;

}

.nav .post img {

	width: 100%;

	height: auto;

	vertical-align: top;

}

a.link-search {

	float: right;

	width: 25px;

	height: 25px;

	overflow: hidden;

	background: url(images/sprite01.png) no-repeat -2px -45px;

	text-indent: -9999px;

}

a.link-search:hover {

	opacity: .8;

}

a.link-phone {

	float: right;

	margin-left: -10px;

	margin-right: 20px;	/*padding: 7px 0;*/

	font-size: 13px;

	font-family: "Museo Sans 900", Arial, Helvetica, sans-serif;

}

a.nav-opener {

	display: none;

	position: absolute;

	top: 36px;

	right: 10px;

	width: 29px;

	height: 22px;

	text-indent: -9999px;

	overflow: hidden;

}

a.nav-opener:before,

a.nav-opener:after,

a.nav-opener span {

	background: #c4c4c4;

	position: absolute;

	top: 9px;

	left: 0;

	right: 0;

	height: 4px;

	-webkit-transition: all .2s linear;

	transition: all .2s linear;

}

a.nav-opener:before,

a.nav-opener:after {

	content: "";

	top: 0;

}

a.nav-opener:after {

	top: 18px;

}



/* close button transition */

.close-btn span,

.nav-active .nav-opener span {

	opacity: 0;

}

.nav-opener:hover {

	opacity: .9;

}

.close-btn:after,

.close-btn:before,

.nav-active .nav-opener:after,

.nav-active .nav-opener:before {

	-webkit-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	transform: rotate(45deg);

	top: 9px;

}

.close-btn:after,

.nav-active .nav-opener:after {

	-webkit-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	transform: rotate(-45deg);

}

.search-holder {

	position: relative;

	float: none;

	margin: 3px 8px 0 30px;

}

.search-holder .form-box {

	display: none;

	position: absolute;

	top: 100%;

	right: 0;

	width: 229px;

	overflow: hidden;

	padding-top: 5px;

	margin-top: 25px;

}

.search-holder.search-active .form-box {

	display: block;

}

.input-placeholder-text {

	position: absolute;

	bottom: 0;

	left: 0;

	width: 100%;

	padding: 3px 7px;

	white-space: nowrap;

	overflow: hidden;

	font-size: 11px;

	line-height: 16px;

	box-sizing: border-box;
-moz-box-sizing:border-box;
	font-size: 11px !important;

	font-family: "Museo Sans 500", Arial, Helvetica, sans-serif;

}

input[type="submit"] {

	color: #fff;

	height: 32px;
	line-height: 32px;

	margin: 0;

	padding: 0 30px 1px;

	background: #545556;

	border: 0;

}

.comment-respond {

	margin-top: 24px;

}

.comment-respond:first-child {

	margin-top: 0;

}

#content {

	float: left;

	width: 60%;

}

#sidebar {

	float: right;

	width: 30%;

}

input[type="search"] {

	box-sizing: border-box;
-moz-box-sizing:border-box;
}

.search-form {

	color: #4b4b4b;

	position: relative;

	border: 1px solid #898989;

	background: #fff;

	overflow: hidden;

	padding-left: 26px;

	font-size: 11px !important;

	font-family: "Museo Sans 500", Arial, Helvetica, sans-serif;

	line-height: 22px;

}

.search-form input[type="search"],

.search-form input[type="text"] {

	float: left;

	width: 100%;

	height: 22px;

	outline: none !important;

	padding: 3px 3px 3px 0;

	border: 0;

	line-height: 16px;

}

.search-form input[type="submit"] {

	width: 26px;

	height: 22px;

	overflow: hidden;

	background: url(images/sprite01.png) no-repeat -192px -45px;

	text-indent: -9999px;

	position: absolute;

	top: 0;

	left: 0;

	border: 0;

	font-size: 0;

	line-height: 0;

	margin: 0;

	padding: 0;

}

.search-form .input-placeholder-text {

	padding: 3px 3px 3px 26px;

}

.search-form form {

	margin: 0;

}

input[type="text"],

input[type="email"],

textarea,

.post-password-form input[type="password"] {

	float: left;

	width: 100%;

	height: 24px;

	outline: none !important;

	padding: 3px 5px;

	border: 1px solid #898989;

	line-height: 16px;

	font-size: 11px !important;

	font-family: "Museo Sans 500", Arial, Helvetica, sans-serif;

}

textarea {

	max-width: 100%;

	width: 100% !important;

}

.comment-form label {

	display: block;

}

.comment-notes,

.comment-form-author,

.comment-form-email,

.comment-form-url,

.comment-form-comment,

.form-allowed-tags {

	position: relative;

	overflow: hidden;

}

input {

	box-sizing: border-box;
-moz-box-sizing:border-box;
}

.post-password-form input[type="password"] {

	float: none;

	width: 150px;

}

.btn-down {

	text-align: center;

	margin: 5px 0 0;

}

.btn-down a {

	content: "";

	display: inline-block;

	vertical-align: middle;

	width: 42px;

	height: 42px;

	background: url(images/sprite01.png) no-repeat -30px -37px;

	text-indent: -9999px;

	overflow: hidden;

}

.btn-down a:hover {

	opacity: .8;

}

#main {

	position: relative;

	width: 100%;

	overflow: hidden;

	padding-bottom: 79px;

}

#main > .section:last-child {

	padding-bottom: 79px;

}

.promo {

	overflow: hidden;

	position: relative;

	background: #6b6c6d;

	line-height: 15px;

}

.home-page .promo {

	text-transform: uppercase;

}

.promo .description {

	z-index: 10;

	color: #fff;

	position: absolute;

	top: 50%;

	left: 0;

	width: 100%;

	margin-top: -36px;

	-webkit-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	transform: translateY(-50%);

}

.promo .description a,

.promo .description a:hover,

.promo .description a:focus {

	color: #fff;

}

.promo .frame {

	width: 490px;

	margin-left: -9999px;

	padding: 11px 27px 9px 9999px;

	background: rgba(0, 0, 0, .6);

	box-sizing: content-box;
-moz-box-sizing: content-box;
	

}

.promo .container {

	width: auto;

	max-width: 992px;

}

.promo h1 {

	margin: 0 0 8px;

	line-height: 26px;

}

.promo p {

	margin: 0;

}

.promo .more {

	position: absolute;

	top: 100%;

	right: 87px;

	line-height: 33px;

	font-size: 18px;

	font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

}

.promo .more a {

	display: block;

	text-align: right;

}

.promo .video-holder {

	border-bottom: 1px solid #c6c6c6;

}

.bg-stretch {

	z-index: 5;

	position: relative;

	/*height: auto;*//* 590px;*/
    height: 375px;
}

.bg-stretch img {

	width: 100%;

	height: auto;

	vertical-align: top;

}

.home-page .bg-stretch {

	height: 558px;

}

.promo .frame,

.visual .frame {

	float: left;

	position: relative;

}

.promo .frame:before,

.visual .frame:before {

	content: "";

	position: absolute;

	right: 3px;

	top: 100%;

	width: 100%;

	height: 46px;

	overflow: hidden;

	background: url(images/sprite02.png) no-repeat 100% 0;

}

.section.color2 .promo .frame:before,

.howitworks-page .promo .frame:before,

.section.color2 .visual .frame:before,

.howitworks-page .visual .frame:before {

	background-position: 100% -57px;

}

.section.color3 .promo .frame:before,

.newsinsight-page .promo .frame:before,

.section.color3 .visual .frame:before,

.newsinsight-page .visual .frame:before {

	background-position: 100% -112px;

}

.section.color4 .promo .frame:before,

.gettoknow-page .promo .frame:before,

.section.color4 .visual .frame:before,

.gettoknow-page .visual .frame:before {

	background-position: 100% -166px;

}

.section-home .promo-panel {

	z-index: 15;

	position: absolute;

	width: 100%;

	left: 0;

	bottom: 25px;

}

.promo-panel .post-grid {

	margin: 0;

	padding: 0 25px;

}

.promo-panel .post {

	text-align: center;

	text-transform: uppercase;

	font-size: 13px;

	font-family: "Museo Slab 500", Arial, Helvetica, sans-serif;

}

.promo-panel .post a {

	color: #e11986;

}

.promo-panel .post em {

	display: block;

	width: 100%;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	padding: 4px 0 0;

	font-style: inherit;

	font-family: inherit;

}

.promo-panel .post .pic img {

	display: block;

	width: 100%;

	height: auto;

}

.promo-panel .post .pic a {

	position: relative;

	border: solid #fff;

	border-width: 8px 8px 0;

	display: block;

	background: #fff;

}

.promo-panel .post .btn-zoom {

	color: #fff !important;

	position: absolute;

	top: -1px;

	left: -1px;

	font-size: 19px;

	line-height: 13px;

	font-weight: 300;

	width: 30px;

	height: 30px;

	overflow: hidden;

	padding: 0 14px 0 2px;

	background: url(images/sprite01.png) no-repeat -150px -45px;

}

.promo-panel .post .btn-zoom span {

	position: relative;

}

.promo-panel .post .btn-zoom:before {

	content: "";

	position: absolute;

	left: 1px;

	top: 1px;

	width: 0;

	height: 0;

	overflow: hidden;

	border: 12px solid;

	border-color: #e11986 transparent transparent #e11986;

}

.promo-panel .post.color2 a {

	color: #f48220;

}

.promo-panel .post.color2 .btn-zoom:before {

	border-color: #f48220 transparent transparent #f48220;

}

.promo-panel .post.color3 a {

	color: #2e9ff1;

}

.promo-panel .post.color3 .btn-zoom:before {

	border-color: #2e9ff1 transparent transparent #2e9ff1;

}

.promo-panel .post.color4 a {

	color: #fed32d;

}

.promo-panel .post.color4 .btn-zoom:before {

	border-color: #fed32d transparent transparent #fed32d;

}

a.btn-next {

	content: "";

	display: inline-block;

	vertical-align: middle;

	width: 25px;

	height: 25px;

	background: url(images/sprite01.png) no-repeat -2px -37px;

	text-indent: -9999px;

	overflow: hidden;

}

.sub-headline,

.intro {

	font-size: 18px;

	line-height: 1.222;

	margin-bottom: 31px;

}

.intro {

	margin-bottom: 97px;

}

.tabs-area {

	position: relative;

	overflow: hidden;

	padding-top: 6px;

}

.tabs-area:first-child {

	padding-top: 0;

}

.tabs-area .accordion {

	position: relative;

	padding-left: 260px;

}

.tabs-area .slide {

	position: relative;

	overflow: hidden;

	padding: 0;

	background: #58595b;

}

.tabs-area .post {

	color: #fff;

	overflow: hidden;

	font-size: 16px;

	line-height: 1.188;

}

.tabs-area .post a,

.tabs-area .post a:hover,

.tabs-area .post a:focus {

	color: #fff;

}

.tabs-area .post .description {

	display: inline-block;

	vertical-align: middle;

	width: 54.545%;

	padding: 10px 33px 10px 30px;

}

.tabs-area .post h3,

.tabs-area .post .h3 {

	font-size: 24px;

	line-height: 28px;

	margin-bottom: 19px;

}

.tabs-area .post h3 a:hover,

.tabs-area .post .h3 a:hover {

	color: #fff !important;

	text-decoration: underline;

}

.tabs-area .pic {

	height: 100%;

	width: 45.227%;

	display: inline-block;

	vertical-align: middle;

	margin: 0 -5px 0 0;

}

.tabs-area .pic img {

	width: 100%;

	height: auto;

	vertical-align: top;

}

.opener-holder {

	z-index: 20;

	position: absolute;

	top: 0;

	left: 0;

	width: 260px;

	background: #9e0e5c;

	padding-bottom: 10px;

	line-height: 15px;

	font-size: 13px;

	font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

}

.unit:nth-child(2) .opener-holder {

	top: 75px;

}

.unit:nth-child(3) .opener-holder {

	top: 150px;

}

.unit:nth-child(4) .opener-holder {

	top: 225px;

}

.unit:nth-child(5) .opener-holder {

	top: 300px;

}

.unit:nth-child(6) .opener-holder {

	top: 375px;

}

.opener-holder:before,

.opener-holder:after {

	content: "";

	position: absolute;

	left: 0;

	bottom: 0;

	overflow: hidden;

}

.opener-holder:before {

	width: 29px;

	height: 10px;

	background: url(images/sprite01.png) no-repeat -311px -1px;

}

.opener-holder:after {

	display: none;

	top: 50%;

	left: 100%;

	width: 0;

	height: 0;

	margin: -25px 0 0;

	border-style: solid;

	border-width: 20px 18px;

	border-color: transparent transparent transparent #d9107d;

}

.active .opener-holder:after {

	display: block;

}

.opener-holder a {

	color: #fff !important;

	display: block;

	padding: 7px 7px 7px 60px;

	border: 3px solid #d9107d;

	background: #d9107d;

}

.opener-holder a:before {

	content: "";

	display: inline-block;

	vertical-align: middle;

	width: 30px;

	height: 30px;

	background: url(images/sprite01.png) no-repeat -114px -41px;

	text-indent: -9999px;

	overflow: hidden;

	position: absolute;

	top: 50%;

	left: 22px;

	margin-top: -20px;

}

.active .opener-holder a,

.opener-holder a:hover {

	color: #d9107d !important;

	background: #fff;

	text-decoration: none !important;

}

.active .opener-holder a:before,

.opener-holder a:hover:before {

	background-position: -77px -42px;

}

.opener-holder span {

	height: 45px;

	display: table-cell;

	vertical-align: middle;

}

.video-holder {

	overflow: hidden;

}

.video-holder img {

	width: 100%;

	height: auto;

	vertical-align: top;

}

.post-area {

	overflow: hidden;

	margin: 0 0 0 260px;

	padding-top: 22px;

}

.post-area:first-child {

	padding-top: 0;

	margin-top: -30px;

}

.post-area .post {

	padding-top: 30px;

}

.post-area .pic img {

	width: 100%;

	height: auto;

	vertical-align: top;

}

.post-area .pic a {

	position: relative;

	display: block;

}

.post-area .pic a:before {

	display: none;

	content: "";

	position: absolute;

	top: -1px;

	right: -1px;

	width: 37px;

	height: 37px;

	background: url(images/sprite01.png) no-repeat -185px -1px;

	overflow: hidden;

}

.post-area .pic a:after {

	display: none;

	content: "";

	position: absolute;

	right: 0;

	top: 0;

	width: 0;

	height: 0;

	overflow: hidden;

	border: 14px solid;

	border-color: #545556 #545556 transparent transparent;

}

.post-area .color1 .pic a:before,

.post-area .color1 .pic a:after,

.post-area .color2 .pic a:before,

.post-area .color2 .pic a:after,

.post-area .color3 .pic a:before,

.post-area .color3 .pic a:after,

.post-area .color4 .pic a:before,

.post-area .color4 .pic a:after {

	display: block;

}

.post-area .color1 a:after {

	border-color: #e11986 #e11986 transparent transparent;

}

.post-area .color2 a:after {

	border-color: #f48220 #f48220 transparent transparent;

}

.post-area .color3 a:after {

	border-color: #2e9ff1 #2e9ff1 transparent transparent;

}

.post-area .color4 a:after {

	border-color: #fed32d #fed32d transparent transparent;

}

.post-area h3 {

	margin: 11px 0 0;

	color: #5c5d5e;

	font-size: 18px;

	font-family: "Museo Sans 300", Arial, Helvetica, sans-serif;

	line-height: 22px;

	text-transform: none;

}

.post-area h3 a,

.post-area h3 a:hover,

.post-area h3 a:focus {

	color: #5c5d5e;

}

.post-area h3 a {

	color: #5c5d5e !important;

}

.item-grid {

	width: 100%;

	overflow: hidden;

}

.item-grid .item {

	float: none !important;

	display: inline-block;

	vertical-align: top;

	padding-top: 118px;

	margin-right: -5px;

	font-size: 17px;

	line-height: 19px;

}

.item-grid .col-md-6:first-child,

.item-grid .col-md-6:first-child + .col-md-6 {

	padding-top: 0;

}

.item-grid .alignleft,

.item-grid .alignright {

	margin: 0 20px;

}

.item-grid h3 {

	margin-bottom: 9px;

	color: #e11986;

}

.item-grid h3 a,

.item-grid h3 a:hover,

.item-grid h3 a:focus {

	color: #e11986;

}

.item-grid h3 a {

	color: #e11986 !important;

	position: relative;

	display: inline-block;

	vertical-align: top;

}

.item-grid h3 a:before {

	content: "";

	position: absolute;

	left: -19px;

	top: 6px;

	width: 0;

	height: 0;

	overflow: hidden;

	border: 6px solid;

	border-color: #e11986 #e11986 transparent transparent;

}

.item-grid .description {

	position: relative;

	overflow: hidden;

	padding: 0 0 61px 20px;

}

.item-grid .description .meta {

	position: absolute;

	left: 20px;

	right: 0;

	bottom: 0;

}

.item-grid .description .btn {

	display: block;

	width: 100%;

	margin: 0;

	border-width: 3px;

	line-height: 27px;

}

.item-grid .alignright + .description {

	padding-right: 20px;

}

.item-grid .alignright + .description .meta {

	right: 20px;

}

.two-cols {

	position: relative;

}

.newsinsight-page .two-cols:before {

	width: 1px;

}

.two-cols:before {

	content: "";

	position: absolute;

	left: 50%;

	top: -30px;

	bottom: -49px;

	width: 1px;

	overflow: hidden;

	margin-left: -1px;

	background: #333;

}

.content-area .two-cols:before {

	top: 0;

	bottom: 0;

}

.post-list h3 {

	font-family: "Museo Slab 500", Arial, Helvetica, sans-serif;

	font-size: 19px;

	line-height: 23px;

	margin-bottom: 36px;

}

.post-list .post {

	font-size: 13px;

	font-family: "Museo Slab 500", Arial, Helvetica, sans-serif;

	line-height: 20px;

	margin-top: 37px;

}

.post-list .post:first-child {

	margin-top: 0 !important;

}

.post-list .author {

	font-weight: inherit;

}

.post-list .description {

	overflow: hidden;

}

.post-list .alignleft {

	margin: 4px 38px 0 0;

}

.post-list .alignright {

	margin: 4px 0 0 38px;

}

.post-list .meta {

	line-height: 15px;

	font-family: "Museo Sans 300", Arial, Helvetica, sans-serif;

	margin-bottom: 8px;

}

.post-list .meta p {

	margin: 0;

}

.post-list .meta time {

	display: block;

	font-size: 14px;

	font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

	line-height: 20px;

	text-transform: uppercase;

}

.post-list .meta time:after {

	content: "•";

	margin: 0 9px;

}

.post-list .btn {

	margin-top: 8px;

}

.post-list .btn-holder .btn {

	min-width: 255px;

}

.post-list .post,

.aside,

.boxes {

	color: #545556;

}

.post-list .post .btn,

.aside .btn,

.boxes .btn {

	min-width: 191px;

}

.post-list .post .btn.btn-default,

.aside .btn.btn-default,

.boxes .btn.btn-default {

	color: #fff;

	border-color: #545556;

	background: #545556;

}

.post-list .post .btn.btn-default:hover,

.aside .btn.btn-default:hover,

.boxes .btn.btn-default:hover {

	color: #545556;

	background: #fff;

}

.btn-holder {

	text-align: center;

	margin: 195px 0 0;

}

.btn-holder:first-child {

	margin-top: 0 !important;

}

.btn-holder .btn {

	margin-top: 0;

}

.aside {

	overflow: hidden;

}

.aside img {

	vertical-align: top;

}

.aside .widget {

	font-family: "Museo Sans 500", Arial, Helvetica, sans-serif;

}

.aside .widget select {

	float: left;

	width: 100%;

}

.aside .widget .post {

	font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

}

.aside .widget ul li {

	color: #545556;

	position: relative;

	padding-left: 47px;

	font-size: 18px;

	line-height: 30px;

}

.aside .widget ul li:before {

	content: "";

	position: absolute;

	top: 13px;

	left: 13px;

	width: 6px;

	height: 6px;

	border-radius: 50%;

	background: #545556;

}

.aside .widget ul li a {

	color: inherit !important;

}

.aside .widget img {

	max-width: 100%;

	height: auto;

}

.aside .widget figcaption {

	color: #545556;

	text-transform: uppercase;

	line-height: 20px;

	font-size: 17px;

	font-family: "Museo Slab 500", Arial, Helvetica, sans-serif;

	margin: 11px 0 0;

	padding: 0;

}

.aside h3 {

	font-family: "Museo Slab 500", Arial, Helvetica, sans-serif;

}

.aside h3:first-child {

	margin-top: 0;

}

.aside .title {

	margin: 24px 0 0;

}

.aside .title:first-child {

	margin-top: 0;

}

.aside .title h3 {

	font-size: 22px;

	margin: 0;

}

.aside .title h3 + p {

	margin-top: 3px !important;

}

.aside .posts .title h3 {

	font-size: 19px;

}

.aside .btn {

	margin-top: 39px;

}

.aside .widget-title {

	color: #fff;

	background: #545556;

	margin: 0 0 28px;

	padding: 7px 13px 7px 23px;

}

.aside .widget-title h3 {

	color: inherit;

	margin: 0;

	font-size: 24px;

	line-height: 31px;

}

.aside .video-holder {

	margin-bottom: 85px;

}

.aside .video-holder:last-child {

	margin-bottom: 0;

}

.aside .video-holder img {

	width: 100%;

	height: auto;

}

.aside .description {

	margin-top: 24px;

}

.aside .description:first-child {

	margin-top: 0;

}

.visual {

	position: relative;

	overflow: hidden;

}

.visual .section .visual {

	padding: 8px 0 0;

}

.visual .pic {

	z-index: 5;

	position: relative;

	overflow: hidden;

}

.visual .pic:before {

	display: none;

	content: "";

	position: absolute;

	top: -2px;

	right: -2px;

	width: 69px;

	height: 69px;

	background: url(images/sprite01.png) no-repeat -236px -1px;

	overflow: hidden;

}

.visual .pic:after {

	display: none;

	content: "";

	position: absolute;

	top: 0;

	right: 0;

	border: 27px solid;

	border-color: #545556 #545556 transparent transparent;

}

.section.color1 .visual .pic:before,

.section.color1 .visual .pic:after,

.section.color2 .visual .pic:before,

.section.color2 .visual .pic:after,

.section.color3 .visual .pic:before,

.section.color3 .visual .pic:after,

.section.color4 .visual .pic:before,

.section.color4 .visual .pic:after {

	display: block;

}

.visual .pic img {

	width: 100%;

	height: auto;

	vertical-align: top;

}

.visual h1 {

	margin: 0;

}

.visual .description {

	z-index: 10;

	position: absolute;

	top: 50%;

	left: 0;

	-webkit-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	transform: translateY(-50%);

	width: 100%;

	padding: 58px 0 0;

}

.visual .container {

	width: 100%;

	max-width: 100%;

	padding: 0;

}

.visual .frame {

	color: #fff;

	padding: 30px 35px 32px 42px;

	background: rgba(0, 0, 0, .6);

}

.visual .frame a,

.visual .frame a:hover,

.visual .frame a:focus {

	color: #fff;

}

figcaption,

.text-block {

	margin: 45px 0 0;

	padding: 0 45px;

	font-size: 18px;

	line-height: 22px;

}

figcaption:first-child,

.text-block:first-child {

	margin-top: 0;

}

.content-area {

	margin-top: 45px;

	padding: 0 25px;

}

.content-area h2 {

	font-size: 26px;

}

.content-area h1,

.content-area h2,

.content-area h3,

.content-area h4,

.content-area h5,

.content-area h6 {

	font-family: "Museo Slab 500", Arial, Helvetica, sans-serif;

}

.content-area .text-block {

	padding-left: 0;

	padding-right: 0;

}

.home-page #main {

	padding-bottom: 0;

}

.home-page figcaption,

.home-page .text-block {

	margin-top: 21px;

}

.home-page figcaption:first-child,

.home-page .text-block:first-child {

	margin-top: 0;

}

.boxes {

	padding: 39px 0 0;

}

.boxes .box {

	position: relative;

	color: #545556;

	padding-top: 30px;

	padding-bottom: 73px;

	font-family: "Museo Slab 500", Arial, Helvetica, sans-serif;

}

.boxes:first-child {

	padding-top: 0;

	margin-top: -35px;

}

.boxes h3 {

	color: #fff;

	background: #5b5b5d;

	text-align: center;

	padding: 13px 7px 14px;

	margin-bottom: 22px;

}

.boxes h3 a,

.boxes h3 a:hover,

.boxes h3 a:focus {

	color: #fff;

}

.boxes .btn-holder {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

}

.boxes .btn {

	border-width: 3px;

	line-height: 27px;

	font-family: "Museo Slab 700", Arial, Helvetica, sans-serif;

}

.boxes p {

	margin-top: 20px;

}

#footer {

	overflow: hidden;

}

.footer-area {

	color: #fff;

	position: relative;

	overflow: hidden;

	padding-top: 14px;

	padding-bottom: 16px;

	background: url(images/bg-footer.jpg) no-repeat 0 0;

	background-size: 100% 100%;

	font-size: 13px;

	line-height: 16px;

	text-transform: uppercase;

}

.footer-area a,

.footer-area a:hover,

.footer-area a:focus {

	color: #fff;

}

.footer-area h3 {

	font-family: "Museo Sans 900", Arial, Helvetica, sans-serif;

	font-size: 17px;

	line-height: 20px;

	margin-bottom: 8px;

}

.footer-area address {

	line-height: inherit;

	text-transform: uppercase;

	margin: 0;

}

.footer-area p {

	margin: 0;

}

.footer-area .search-form{margin-top: 25px; max-width: 190px;}

.link-directions {

	text-decoration: underline;

}

.link-directions:hover {

	text-decoration: none;

}

.footer-area,

.copybar,

.nav-bar {

	padding-right: 55px;

	padding-left: 55px;

}

.column-holder {

	overflow: hidden;

}

.column-holder:before {

	content: "";

	position: absolute;

	left: 54.456%;

	top: 31px;

	bottom: 32px;

	width: 1px;

	overflow: hidden;

	background: #959597;

}

.column-holder .column {

	overflow: hidden;

}

.logo-footer {

	display: block;

	margin: 0 0 16px -8px;

}

.logo-footer img {

	vertical-align: top;

}

.copybar {

	color: #fff;

	background: #d9107d;

	padding-top: 10px;

	padding-bottom: 10px;

	line-height: 17px;

	font-size: 12px;

	font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

}

.copybar a,

.copybar a:hover,

.copybar a:focus {

	color: #fff;

}

.nav-bar {

	padding-top: 13px;

	padding-bottom: 21px;

	color: #505052;

	font-size: 10px;

	font-family: "Museo Sans 300", Arial, Helvetica, sans-serif;

	text-align: center;

}

.nav-bar a,

.nav-bar a:hover,

.nav-bar a:focus {

	color: #505052;

}

.footer-nav {

	display: inline-block;

	vertical-align: top;

}

.footer-nav li {

	position: relative;

	float: left;

}

.footer-nav li:after {

	content: "|";

	display: inline;

	vertical-align: top;

	margin: 0 4px;

}

.footer-nav li:last-child:before {

	display: none;

}

.socials {

	margin-top: 21px !important;

	overflow: hidden;

}

.socials:first-child {

	margin-top: -3px !important;

}

.socials li {

	float: left;

	padding: 3px 3px 0 0;

}

.socials .link-rss,

.socials .link-twitter,

.socials .link-facebook,

.socials .link-youtube,

.socials .link-linkedin {

	display: block;

	width: 30px;

	height: 29px;

	background: url(images/sprite01.png) no-repeat -3px -3px;

	overflow: hidden;

	text-indent: -9999px;

}

.socials .link-twitter {

	margin-left: 3px;

	background-position: -39px -3px;

}

.socials .link-facebook {

	background-position: -72px -3px;

}

.socials .link-youtube {

	width: 31px;

	background-position: -105px -3px;

}

.socials .link-linkedin {

	background-position: -139px -3px;

}

.socials a:hover {

	border-color: #000;

	opacity: .8;

}

.social-box {

	display: none;

	line-height: 18px;

	margin-bottom: 35px;

	font-size: 13px;

	font-family: "Museo Slab 500", Arial, Helvetica, sans-serif;

}

.social-box strong {

	display: block;

	font-weight: inherit;

	margin-bottom: 20px;

}

.social-box .socials {

	float: none;

	width: 100%;

	margin-top: -3px !important;

}

.manage-list {

	overflow: hidden;

	margin-top: -41px;

}

.manage-list .row > div {

	float: none;

	display: inline-block;

	vertical-align: top;

	margin-right: -5px;

}

.manage-list .post {

	margin-top: 41px;

	overflow: hidden;

	border: 2px solid #545556;

	padding: 15px 27px 24px;

	line-height: 17px;

}

.manage-list .post h2 {

	font-size: 24px;

	font-weight: 700;

}

.manage-list h2 {

	margin-bottom: 8px;

}

.manage-list p {

	margin-top: 17px;

}

.manage-list .btn-holder {

	margin-top: 31px;

}

.manage-list .btn {

	min-width: 255px;

}

.toolbar {

	overflow: hidden;

	width: 100%;

}

.links {

	display: table;

	width: 100%;

	border-top: 1px solid #fff;

}

.links li {

	width: 1%;

	display: table-cell;

	vertical-align: middle;

	text-align: center;

	background: #e11986;

	border-left: 2px solid #f7c2df;

	font-size: 13px;

	font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

	line-height: 15px;

	box-shadow: inset 2px 0 0 #df0d80, -2px 0 0 #df0d80, inset 1px 0 0 #e63f9a, -1px 0 0 #e63f9a;

}

.links li:first-child {

	border-left: 0;

	box-shadow: none !important;

}

.links li:hover,

.links li.active {

	background: #ac1668;

}

.links li.active a {

	cursor: default;

}

.links a {

	color: #fff;

	display: block;

	padding: 12px 8px 14px;

	text-decoration: none;

}

.posts {

	overflow: hidden;

	border: solid #545556;

	border-width: 2px 0;

	padding: 25px 7px 35px;

}

.posts .post {

	margin-top: 36px;

	font-size: 18px;

	line-height: 22px;

}

.posts .post:first-child {

	margin-top: 0;

}

.posts .post strong {

	font-size: 19px;

	font-family: "Museo Slab 500", Arial, Helvetica, sans-serif;

}

.posts .title {

	color: #545556;

	font-size: 17px;

	font-family: "Museo Sans 500", Arial, Helvetica, sans-serif;

	line-height: 23px;

	text-transform: uppercase;

	margin-bottom: 18px;

}

.posts .title h3 + p {

	margin-top: 5px !important;

}

.posts .title strong {

	font-weight: normal;

	font-size: inherit;

	font-family: inherit;

}

.posts .title time {

	font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

}

.posts .title time:after {

	content: "•";

	margin: 0 5px 0 9px;

	font-family: "Museo Slab 900", Arial, Helvetica, sans-serif;

}

.posts h3 {

	font-size: 19px;

	line-height: 23px;

}

.section.comments:before {

	display: none;

}

@media only screen and (min-width:992px) {

	.two-cols > div,

	.two-cols > aside {

		padding-left: 50px;

	}

	.two-cols > div:first-child,

	.two-cols > aside:first-child {

		padding: 0 50px 0 15px;

	}

}

@media only screen and (max-width:1199px) {

	.commentlist-item .commentlist-item {

		padding: 0;

	}

	.header-bar > .container {

		padding-right: 0;

	}

	.nav > li {

		padding-left: 10px;

		padding-right: 10px;

	}

	.nav > li.hover .drop {

		left: 10px;

	}

	.nav .drop {

		width: 623px;

	}

	.nav .col {

		width: 185px;

	}

	.nav .col.col1,

	.nav .col.col3 {

		width: 210px;

	}

	a.link-phone {

		float: none;

		position: absolute;

		top: 3px;

		right: 3px;

		margin: 0;

		padding: 0;

	}

	.search-holder {

		margin-right: 0;

		margin-left: 5px;

	}

	.tabs-area .post h3,

	.tabs-area .post .h3 {

		font-size: 18px;

		line-height: 24px;

	}

	.tabs-area .post .description {

		padding-top: 37px;

		padding-bottom: 36px;

	}

	.item-grid .alignleft,

	.item-grid .alignright {

		width: 200px;

		height: auto;

	}

	.item-grid .alignleft {

		margin-left: 0;

	}

	.item-grid .alignright {

		margin-right: 0;

	}

	.post-list .alignleft,

	.post-list .alignright {

		float: none;

		margin: 0 0 13px;

	}

	.btn-holder {

		margin-top: 78px;

	}

	figcaption,

	.text-block {

		padding-left: 0;

		padding-right: 0;

	}

	.content-area {

		padding-left: 0;

		padding-right: 0;

	}

	.footer-area {

		padding-bottom: 76px;

	}

	.footer-area .row .row > div {

		padding-right: 0;

	}

	.footer-area,

	.copybar,

	.nav-bar {

		padding-left: 15px;

		padding-right: 15px;

	}

	.column-holder {

		position: relative;

	}

	.column-holder:before {

		top: 0;

		bottom: 0;

		left: 50.4%;

	}

	.manage-list .btn {

		min-width: 10px;

		width: 100%;

	}

}

@media only screen and (max-width:991px) {

	h1 .small,

	h1 small,

	h2 .small,

	h2 small,

	h3 .small,

	h3 small,

	h4 .small,

	h4 small,

	h5 .small,

	h5 small,

	h6 .small,

	h6 small {

		font-size: 1em;

	}

	.promo .more {

		position: static;

	}

	h1 {

		font-size: 24px;

		line-height: 29px;

	}

	.tabs-area .post .btn {

		float: none;

	}

	.section {

		padding: 57px 0 19px;

	}

	.section:before {

		background-size: 100% 37px;

	}

	.section.section-home {

		padding: 0 0 19px;

	}

	.section.color1 {

		padding-bottom: 31px;

	}

	.section.color2 {

		padding-bottom: 47px;

	}

	.section.color3 {

		padding-bottom: 31px;

	}

	#header {

		position: relative;

		width: 100%;

	}

	.home-page #header:before {

		background-size: auto 4px;

	}

	.header-bar {

		min-height: 84px;

		position: static;

	}

	.header-bar > .container {

		width: 100%;

		position: static;

		padding: 0;

	}

	.logo {

		position: static;

		float: left;

		padding: 0 64px 0 15px;

	}

	.logo img {

		width: 232px;

		height: auto;

	}

	.logo:before {

		display: none;

	}

	.header-panel {

		width: 100%;

		z-index: 101;

		position: absolute;

		top: 0;

		left: 100%;

		background: rgba(38, 38, 38, .71);

		-webkit-transition: all .2s linear;

		transition: all .2s linear;

	}

	.header-panel .header-frame {

		min-height: 1067px;

		padding: 17px 20px 17px 36px;

		margin-left: 75px;

		background: rgba(38, 38, 38, 10);

	}

	.nav-active .header-panel {

		left: 0;

	}

	.header-panel .close {

		display: block;

	}

	.nav-holder {

		float: none;

		width: 100%;

		margin: 0 0 15px;

	}

	.nav {

		float: none;

		width: 100%;

	}

	.nav .drop {

		position: static;

		height: 0;

		width: auto;

		overflow: hidden;

		color: #959595;

	}

	.nav .drop a,

	.nav .drop a:hover,

	.nav .drop a:focus {

		color: #959595;

	}

	.nav .frame {

		padding: 0 0 5px;

		border: 0;

		background: transparent;

	}

	.nav .cols-holder {

		margin: 0;

	}

	.nav .col {

		float: none;

		display: block;

		width: 100% !important;

		height: auto !important;

		margin: 15px 0 0;

		padding: 0;

		border-left: 0;

	}

	.nav .col:first-child {

		margin-top: 0;

	}

	.nav .post {

		display: none;

	}

	.nav > li {

		float: none;

		margin: 2px 0 0;

		padding: 0;

		font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

	}

	.nav > li:first-child {

		margin-top: 0 !important;

	}

	.nav > li.hover .drop {

		height: auto;

	}

	.nav > li li {

		margin-top: 15px;

		font-size: 14px;

		line-height: 15px;

	}

	.nav > li li a:hover {

		color: #fff !important;

		text-decoration: none;

	}

	.nav > li > a {

		padding: 10px 0;

	}

	.nav > li > a:before {

		top: 15px;

	}

	a.link-search {

		display: none;

	}

	a.link-phone {

		float: none;

		position: static;

		padding: 6px;

	}

	a.nav-opener {

		display: block;

	}

	.search-holder {

		float: none;

		margin: 0 0 20px -14px;

	}

	.search-holder .form-box {

		display: block !important;

		position: static;

		width: auto;

		padding: 0;

	}

	.promo .frame {

		padding: 9px 15px 12px;

		margin-left: 0;

	}

	.promo .description {

		position: static;

		-webkit-transform: translateY(0);

		-ms-transform: translateY(0);

		transform: translateY(0);

		margin: 0;

		padding: 0;

	}

	.promo .container {

		width: 100%;

		padding: 0;

	}

	.promo h1 {

		font-size: 23px;

		line-height: 29px;

		margin-bottom: 2px;

	}

	.bg-stretch {

		height: auto !important;

	}

	.bg-stretch img {

		position: relative !important;

		width: 100% !important;

		height: auto !important;

		top: 0 !important;

		left: 0 !important;

		margin: 0 !important;

	}

	.promo .frame,

	.visual .frame {

		float: none;

		width: 100%;

		box-sizing: border-box;
-moz-box-sizing:border-box;
	}

	.section-home .promo-panel {

		position: static;

	}

	.promo-panel .post-grid {

		width: 100%;

		padding: 0;

	}

	.promo-panel .post em {

		text-overflow: clip;

		height: auto;

		overflow: visible;

		white-space: normal;

	}

	.promo-panel > .container {

		padding: 0;

	}

	.promo-panel .btn-down {

		display: none;

	}

	.tabs-area .accordion {

		height: auto !important;

		padding-left: 0;

		max-width: 480px;

		margin: 0 auto;

		overflow: hidden;

	}

	.tabs-area .pic,

	.tabs-area .post .description {

		display: block;

		width: 100%;

		margin: 0;

		font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

	}

	.tabs-area .post h3,

	.tabs-area .post .h3 {

		font-size: 24px;

		line-height: 28px;

	}

	.tabs-area .post .description {

		padding: 14px 25px 22px;

	}

	.tabs-area .post .btn {

		margin-top: 21px;

	}

	.opener-holder {

		position: relative;

		top: auto !important;

		left: auto !important;

		width: 100%;

	}

	.opener-holder:after {

		display: none !important;

	}

	.opener-holder a {

		font-family: "Museo Slab 900", Arial, Helvetica, sans-serif;

	}

	.post-area {

		padding-top: 11px;

		margin-left: 0;

	}

	.post-area .post > .pic {

		max-width: 480px;

		margin: 0 auto;

	}

	.post-area .post > h3 {

		max-width: 480px;

		margin: 0 auto;

	}

	.item-grid .alignleft,

	.item-grid .alignright {

		width: auto;

	}

	.item-grid .item {

		display: block;

		overflow: hidden;

		padding-top: 69px !important;

		margin-right: 0;

	}

	.item-grid .item:first-child {

		padding-top: 0 !important;

	}

	.item-grid .description {

		height: auto !important;

		padding-bottom: 0;

	}

	.item-grid .description .meta {

		margin-top: 16px;

		position: static;

	}

	.two-cols:before {

		top: 0;

		bottom: 0;

	}

	.boxes {

		padding-top: 22px;

	}

	.boxes .box {

		height: auto !important;

		padding-top: 59px;

	}

	.boxes .box:first-child {

		padding-top: 0;

	}

	#footer .container {

		width: 100%;

		padding: 0;

	}

	#footer .socials {

		display: none;

	}

	.footer-area {

		background: url(images/bg-footer-mobile.jpg) repeat-x 50% 0/auto 100%;

	}

	.footer-area,

	.copybar,

	.nav-bar {

		padding-right: 45px;

		padding-left: 45px;

	}

	.column-holder:before {

		display: none;

	}

	.column-holder .column {

		margin-top: 47px;

	}

	.column-holder .column:first-child {

		margin-top: 0;

	}

	.social-box {

		display: block;

	}

	.section-news .sub-headline,

	.aside .description,

	.post-list h3,

	.post-list .description {

		padding-left: 20px;

	}

	.promo-panel .post {

		width: 33%;

		padding-right: 0% !important;

		float: left;

		padding-left: 0px !important;

	}

	.promo-panel .post.color3 {

		padding-left: 1% !important;

	}

}





@media only screen and (max-width:801px) {

	.socials {

		overflow: visible;

	}

	.socials li{margin-right: 20px;}

	.socials li:last-child{margin-right: 0;}

	.st_email_hcount .stMainServices.st-email-counter {

		position: relative;

		left: -8px;

	}

	.st_twitter_hcount .stMainServices.st-twitter-counter,

	.st_twitter_hcount .stArrow {

		position: relative;

		right: -15px;

	}

	.st_linkedin_hcount .stMainServices.st-linkedin-counter {

		position: relative;

		right: -36px;

	}

	.social-box {

		margin-left: -14px;

	}

	.social-box .link-phone {

		padding: 0;

		margin-bottom: 28px;

		display: block;

	}

	.search-holder {

		margin-bottom: 15px;

	}

	.search-holder .form-box {

		margin-bottom: 20px;

	}

	a.link-phone{display: none;}



}

@media only screen and (max-width:767px) {

	.cse .gs-result .gs-snippet, .gs-result .gs-snippet, .cse .gs-spelling-original, .gs-spelling-original{font-size: 14px !important;}

	.gsc-control-cse, .gsc-control-cse .gsc-table-result{font-size: 13px !important;}

	#main > .section:last-child {

		padding-bottom: 31px;

	}

	.sub-headline,

	.intro {

		margin-bottom: 16px;

	}

	.intro {

		margin-bottom: 37px;

		font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

	}

	.post-area {

		padding-top: 41px;

	}

	.post-area h3 {

		font-size: 20px;

		line-height: 26px;

		font-family: "Museo Sans 700", Arial, Helvetica, sans-serif;

	}

	.post-area .post {

		padding-top: 17px;

	}

	.post-area .post:first-child {

		padding-top: 0;

	}

	.item-grid {

		font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

	}

	.item-grid .alignleft,

	.item-grid .alignright {

		display: block;

		float: none;

		margin: 0 auto 20px !important;

	}

	.two-cols {

		padding: 0 15px;

	}

	.two-cols:before {

		display: none;

	}

	.two-cols .col-main,

	.two-cols .aside {

		margin-top: 68px;

		padding: 63px 0 0;

		border-top: 2px solid #37a3f2;

	}

	.two-cols .col-main:first-child,

	.two-cols .aside:first-child {

		margin-top: 0;

		padding-top: 0;

		border-top: 0;

	}

	.post-list .alignleft,

	.post-list .alignright {

		min-width: 290px;

		height: auto;

		margin: 0 auto 13px;

	}

	.post-list .meta {

		margin-bottom: 13px;

		font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

	}

	.post-list .meta time {

		color: #888 !important;

	}

	.post-list .btn {

		margin-top: 19px;

	}

	.post-list .post {

		margin-top: 59px;

	}

	.post-list h3 {

		margin-bottom: 12px;

	}

	.aside .video-holder {

		margin-bottom: 31px;

	}

	.aside .widget ul li {

		padding-left: 28px;

		font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

	}

	.aside .title {

		padding-bottom: 9px;

	}

	.aside .btn {

		margin-top: 20px;

	}

	.aside .widget-title {

		padding: 7px 8px;

		text-align: center;

	}

	.visual {

		padding-top: 0 !important;

	}

	.section .visual {

		margin-left: -15px;

		margin-right: -15px;

	}

	.visual .description {

		position: relative;

		top: auto;

		left: auto;

		-webkit-transform: translateY(0);

		-ms-transform: translateY(0);

		transform: translateY(0);

		padding: 0;

	}

	.visual h1 {

		font-size: 24px;

		line-height: 28px;

	}

	.visual .frame {

		padding: 12px 15px 18px;

		background: #404040;

	}

	.visual .pic:before,

	.visual .pic:after {

		display: none !important;

	}

	figcaption,

	.text-block {

		font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

		margin-top: 21px;

	}

	.content-area {

		margin-top: 24px;

		padding-left: 0;

		padding-right: 0;

	}

	.content-area .video-holder {

		margin-bottom: 18px;

	}

	.content-area h2 {

		font-size: 24px;

	}

	.column-holder .col {

		font-family: "Museo Slab 300", Arial, Helvetica, sans-serif;

		margin-top: 47px;

	}

	.column-holder .col:first-child {

		margin-top: 0;

	}

	.nav-bar {

		color: #999;

	}

	.nav-bar a,

	.nav-bar a:focus,

	.nav-bar a:hover {

		color: #999;

	}

	.manage-list {

		display: block;

		margin-right: 0;

	}

	.manage-list .row > div {

		display: block;

		margin-right: 0;

	}

	.links {

		display: block;

	}

	.links li {

		width: 100%;

		display: block;

		border-left: 0;

		box-shadow: inset 0 2px 0 #df0d80, 0 -2px 0 #df0d80, inset 0 1px 0 #e63f9a, 0 -1px 0 #e63f9a;

		border-top: 2px solid #f7c2df;

	}

	.links li:first-child {

		border-top: 0;

	}

	.links a {

		padding: 25px;

	}

	.link-directions {

		margin-top: 21px;

		display: block;

	}

	.footer-area address span.phone{display: inherit;margin-bottom: 5px;}

	.connect-footer>h3{margin-bottom: 20px;}

	#menu-footer-get-to-know-us{margin-top: 20px;}

	#menu-footer-get-to-know-us li,

	.connect-footer p {

		margin-bottom: 20px;

	}

	#menu-footer-get-to-know-us li:last-child,

	.connect-footer p:last-child {

		margin-bottom: 0;

	}

}

@media only screen and (max-width:600px) {

	.footer-area .search-form {margin-bottom: 50px;}

}

@media only screen and (max-width:545px) {

	.promo .more {

		right: 48px;

		font-size: 14px;

		line-height: 20px;

	}

	.promo .frame .more{margin-top: 28px;}

	.promo .frame:before,

	.visual .frame:before {

		height: 30px;

		width: 320px;

		right: 0;

		background-size: 320px 124px;

	}

	.howitworks-page .promo .frame:before,

	.section.color2 .promo .frame:before,

	.howitworks-page .visual .frame:before,

	.section.color2 .visual .frame:before {

		background-position: 100% -34px;

	}

	.newsinsight-page .promo .frame:before,

	.section.color3 .promo .frame:before,

	.newsinsight-page .visual .frame:before,

	.section.color3 .visual .frame:before {

		background-position: 100% -66px;

	}

	.gettoknow-page .promo .frame:before,

	.section.color4 .promo .frame:before,

	.gettoknow-page .visual .frame:before,

	.section.color4 .visual .frame:before {

		background-position: 100% -97px;

	}

	.promo-panel .post em {

		margin: 19px 0 30px;

	}

	.post-area .post > h3 {

		padding: 24px 0 21px;

	}

	div.promo-panel .post.color3 {

		margin-top: 34px;

	}

	.top-bar p {

		line-height: 70px;

	}

	a.nav-opener {

		/*top: 95px;*/

	}

	.social-box .socials li:last-child {

		margin-right: 0;

	}

}

@media only screen and (max-width:415px) {

	.social-box .socials li {

		margin-right: 26px;

	}

	.home-page .post-area .video-holder iframe{max-width: 100%;}

}

@media only screen and (max-width:377px) {

	.social-box .socials li {

		margin-right: 16px;

	}

}

@media only screen and (max-width:360px) {

	.social-box .socials li {

		margin-right: 13px;

	}

}

@media only screen and (max-width:321px) {

	.social-box .socials li {

		margin-right: 5px !important;

	}

	.social-box .socials li:last-child {

		margin-right: 0px !important;

	}

}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {

	color: #fff !important;

	background-color: #D9107D !important;

}

html .gsc-selected-option-container {

	width: 100px !important;

}

.post-class-post .meta{margin-top: 10px;}
.aside.ablog{margin-top: 25px;}
.aside.ablog .title-outer{
	background-color: #e1038d;
  	margin: 0 auto;
  	text-align: left;
  	padding-left: 40px;
  	padding-top: 15px;
  	padding-bottom: 5px;
  	position: relative;
}
.aside.ablog .title-outer:before{
  content: "";
  background-image: url(images/befor-demo.png);
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  top: 19px;
  left: 20px;
  position: absolute;

}
.aside.ablog h2{padding-right: 15px;  color: #fefdfc;}
/*update*/
.space-30{height: 30px;}
.space-35{height: 35px;}
.new-form input[type="text"], .new-form select, .new-form p{margin-bottom: 15px;}
.new-form .btn-click{background:transparent; border:none; padding-bottom: 0;}
.tabs-area .post{height: 450px;}
@media screen and (max-width: 992px){
	.tabs-area .post{height: auto;}
}
#captcha_code{position: absolute; margin-top: 25px;}
#captcha_code_label{display: inline-block; margin-bottom: 30px !important;}
.single-meta{padding-top: 10px; border-top: 1px dashed #ccc; margin-top: 18px;}
.checkboxlist label{font-family: "Museo Sans 900", Arial, Helvetica, sans-serif; font-size: 13px;}