@font-face {
	font-family: 'GT Walsheim';
	src: url('../fonts/GT-Walsheim-Regular.eot');
	src: url('../fonts/GT-Walsheim-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/GT-Walsheim-Regular.woff') format('woff'),
	url('../fonts/GT-Walsheim-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'GT Walsheim';
	src: url('../fonts/GT-Walsheim-Medium.eot');
	src: url('../fonts/GT-Walsheim-Medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/GT-Walsheim-Medium.woff') format('woff'),
	url('../fonts/GT-Walsheim-Medium.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'GT Walsheim';
	src: url('../fonts/GT-Walsheim-Bold.eot');
	src: url('../fonts/GT-Walsheim-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/GT-Walsheim-Bold.woff') format('woff'),
	url('../fonts/GT-Walsheim-Bold.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}


body {
	font-family: 'GT Walsheim', sans-serif;
	font-weight: 300;
	background: #eee linear-gradient(to bottom, #fafafa 0%, #eeeeee 100%)!important;
	height: auto
}
a {
	text-decoration: none!important;
	box-shadow: none!important
}
a:hover {
	opacity: .7
}
.entry-content a {
	color: #41429B
}
.entry-content a:hover {
	color: #41429B
}
.entry-content a:focus {
	color: inherit;
	opacity: .9;
	text-decoration: none;
	box-shadow: none!important;
	color: #E51E25;
}
.entry-meta {
	opacity: .4!important;
	margin-top: 20px
}
#main {
	margin: 0 auto
}
.entry-header {
	padding-top: 30px!important
}
#primary {
	width: 100%!important;
	float: none;
	margin: 0 auto;
	max-width: 1170px
}
#primary h1, .entry-title a {
	color: #111;
	font-size: 42px;
	font-weight: 700
}
#primary h2 {
	font-weight: 400;
	color: #333
}
#primary p {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 32px
}
blockquote {
	border-left: 0
}
blockquote {
	max-width: 80%;
	display: block;
	border-width: 2px 0;
	border-style: solid;
	border-color: #a1a1a1;
	margin: 40px auto;
	position: relative
}
blockquote p {
	padding: 60px 0 20px;
	margin-bottom: 0!important
}
blockquote:before {
	content: '\201C';
	position: absolute;
	top: 25px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1rem;
	height: 1rem;
	font: 5em/1.08em 'PT Sans', sans-serif
}
blockquote:after {
	content: "\2013 \2003" attr(cite);
	display: block;
	text-align: right;
	font-size: .875em;
	color: #12cf6c
}
#comments {
	display: none
}
.aspect-ratio {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 51%
}
.aspect-ratio iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}
.single-featured-image-header img {
	width: 100%;
	height: auto
}
#top-menu {
	text-align: right
}
.SidebarBanner {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 2px -1px rgba(0,0,0,.1);
	max-width: 320px;
	padding: 20px;
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto
}
.at-email-disclosure, .addthis_bar_logo_container {
	display: none
}
.at4-welcome-outer[style] {
	background-color: #12cf6c!important
}
.addthis_bar_message span[style] {
	font-family: gotham ssm a, gotham ssm b, arial!important
}
#at-cv-lightbox-input span[style] {
	font-family: gotham ssm a, gotham ssm b, arial!important
}
#at-cv-lightbox-submit span[style] {
	font-family: gotham ssm a, gotham ssm b, arial!important
}
#at-cv-lightbox-submit {
	background-color: #12cf6c!important
}
.prev-next-post-thumbnail img {
	max-width: 99%
}
.nav-title {
	min-height: 50px;
	display: block;
	margin-bottom: 20px
}
.center {
	text-align: center
}
.Footer__contacts {
	padding: 10px 0 0!important
}
.footer_cta_image {
	text-align: center!important;
	background: #f2f2f2!important
}
.footer_cta_image img {
	display: block;
	margin: 0 auto
}
.footer_cta_image:hover {
	opacity: .8
}
.desktop_cta {
	padding-top: 40px;
	padding-bottom: 40px
}

@media screen and (max-width:767px) {
.SidebarBanner {
	max-width: none
}
.ImgBanner {
	display: block;
	width: 100%
}
.ImgBanner img {
	width: 100%
}
}
.SidebarBanner .SidebarBanner__img {
	margin: -20px -20px 0
}
.SidebarBanner .SidebarBanner__footer {
	border-top: 1px solid rgba(0,0,0,.06);
	padding: 20px 0 0;
	text-align: center
}
.SidebarBanner .SidebarBanner__img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-height: 100px;
	max-width: 100%
}
.SidebarBanner .SidebarBanner__btn {
	background-color: #e51e25;
	border: 0;
	box-shadow: 4px 4px 0 rgba(0,0,0,.1);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	padding: 14px 25px;
	text-transform: uppercase;
	transition: all .15s ease-in-out 0s;
	white-space: nowrap
}
.PostButton {
	border-radius: 4px;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}

@media screen and (max-width:767px) {
.PostButton {
	max-width: none
}
}
.PostButton .PostButton__btn {
	background-color: #141518;
	border: 0;
	box-shadow: 4px 4px 0 rgba(0,0,0,.1);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	padding: 14px 25px;
	text-transform: uppercase;
	transition: all .15s ease-in-out 0s;
	white-space: nowrap
}
.PostButton .PostButton__btn:hover {
	color: #ddd
}
.tags-links {
	display: none
}
.entry-footer .cat-links+.tags-links {
	display: none
}
.pum-trigger, #contact-form-submit {
	background-color: #12cf6c;
	font-family: gotham ssm a, gotham ssm b, arial;
	font-size: .8em;
	text-transform: uppercase;
	padding: 10px 15px;
	font-weight: 300
}
.pum-trigger-img {
	background-color: transparent
}
.pum-trigger-img:hover {
	background-color: transparent
}
#text-15 {
	background-color: #fff;
	position: fixed;
	z-index: 5;
	top: 100px;
	bottom: 0;
	overflow-y: scroll;
	padding: 20px;
	height: calc(100% - 120px);
	border-radius: 4px;
	border: 1px solid #e8e8e8;
	box-shadow: 0 3px 20px -3px rgba(0,0,0,.07)
}
#text-15 h3, #features-guide-blog-post h2 {
	text-transform: uppercase
}
footer {
	position: relative;
	z-index: 5
}
.wpcf7>form>label {
	font-weight: 500
}
.rt-reading-time {
	margin-bottom: 10px;
	color: #12cf6c;
	font-size: 11px
}
.page-title {
	margin-top: 40px
}
#contact-form-submit {
	background-color: #12cf6c
}
.amp_widget_below_the_header .rt-reading-time {
	display: none
}
#BlogMobileNav ul {
	list-style-type: none
}
#BlogMobileNav .navigation__closeBtn {
	font-size: 50px;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #fff
}

@media screen and (min-width:320px) {
body.customize-partial-edit-shortcuts-shown .site-header .site-title {
	padding-left: 0
}
}

@media screen and (max-width:320px) {
.desktop_cta {
	display: none
}
.page-title {
	margin-top: 40px
}
.page-header {
	padding-bottom: 1em!important
}
.Footer__contacts {
	margin-bottom: 50px
}
}

@media screen and (max-width:480px) {
body, button, input, select, textarea {
	font-size: 14px!important;
	font-size: 1.125rem
}
#main {
	margin: 30px auto 0
}
h1, .entry-title a {
	font-size: 22px!important;
	font-size: 1.875rem
}
h2, .home.blog .entry-title, .page .panel-content .recent-posts .entry-title {
	font-size: 20px!important;
	font-size: 1.625rem
}
h3 {
	font-size: 18px!important;
	font-size: 1.375rem
}
h4 {
	font-size: 18px;
	font-size: 1.125rem
}
h5 {
	font-size: 13px;
	font-size: .8125rem
}
h6 {
	font-size: 16px;
	font-size: 1rem
}
.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
	font-size: 14px;
	font-size: .875rem
}
#secondary {
	display: none
}
img.alignleft {
	float: left;
	margin-right: 1.5em
}
img.alignright {
	float: right;
	margin-left: 1.5em
}
.site-branding {
	padding: 3em 0
}
.panel-content .wrap {
	padding-bottom: 2em;
	padding-top: 3.5em
}
.page-one-column .panel-content .wrap {
	max-width: 740px
}
.panel-content .entry-header {
	margin-bottom: 4.5em
}
.panel-content .recent-posts .entry-header {
	margin-bottom: 0
}
.taxonomy-description {
	font-size: 14px;
	font-size: .875rem
}
.page-numbers.current {
	font-size: 16px;
	font-size: 1rem
}
.site-footer {
	font-size: 16px;
	font-size: 1rem
}
.gallery-item {
	max-width: 25%
}
.gallery-columns-1 .gallery-item {
	max-width: 100%
}
.gallery-columns-2 .gallery-item {
	max-width: 50%
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
	max-width: 25%
}
.desktop_cta {
	display: none
}
.page-header {
	padding-bottom: 1em!important
}
.pum-container {
	min-width: 95%!important;
	max-width: 95%!important;
	margin: 0 auto;
	top: 15px!important
}
.pum-title {
	font-size: 18px!important;
	line-height: 22px!important
}
.pum-content {
	font-size: 13px
}
.wpcf7-form-control-wrap input {
	padding: .5em!important
}
}

@media screen and (min-width:768px) {
body, button, input, select, textarea {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5
}
.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
	font-size: 13px;
	font-size: .8125rem
}
.wrap {
	max-width: 1600px;
	padding-left: 3em;
	padding-right: 3em
}
.has-sidebar:not(.error404) #primary {
	float: left;
	width: 65%
}
.has-sidebar #secondary {
	float: right;
	padding-top: 0;
	width: 29%
}
.error404 #primary {
	float: none
}
.site-branding {
	margin-bottom: 0
}
.has-header-image.twentyseventeen-front-page .site-branding, .has-header-video.twentyseventeen-front-page .site-branding, .has-header-image.home.blog .site-branding, .has-header-video.home.blog .site-branding {
	bottom: 0;
	display: block;
	left: 0;
	height: auto;
	padding-top: 0;
	position: absolute;
	width: 100%
}
.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header {
	display: block;
	height: auto
}
.custom-header-media {
	height: 165px;
	position: relative
}
.twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media, .home.blog.has-header-image .custom-header-media, .home.blog.has-header-video .custom-header-media {
	height: 0;
	position: relative
}
.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media, .has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
	bottom: 0;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}
.custom-logo-link {
	padding-right: 2em
}
.custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
	max-width: 350px
}
.title-tagline-hidden.home.has-header-image .custom-logo-link img, .title-tagline-hidden.home.has-header-video .custom-logo-link img {
	max-height: 200px
}
.site-title {
	font-size: 36px;
	font-size: 2.25rem
}
.site-description {
	font-size: 16px;
	font-size: 1rem
}
.navigation-top {
	bottom: 0;
	font-size: 14px;
	font-size: .875rem;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 3
}
.navigation-top .wrap {
	max-width: 1e3px;
	padding: .75em 3.4166666666667em
}
.navigation-top nav {
	margin-left: -1.25em
}
.site-navigation-fixed.navigation-top {
	bottom: auto;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 7
}
.admin-bar .site-navigation-fixed.navigation-top {
	top: 32px
}
.js .menu-toggle, .js .dropdown-toggle {
	display: none
}
.main-navigation {
	width: auto
}
.js .main-navigation ul, .js .main-navigation ul ul, .js .main-navigation>div>ul {
	display: block
}
.main-navigation ul {
	background: 0 0;
	padding: 0
}
.main-navigation>div>ul {
	border: 0;
	margin-bottom: 0;
	padding: 0
}
.main-navigation li {
	border: 0;
	display: inline-block
}
.main-navigation li li {
	display: block
}
.main-navigation a {
	padding: 1em 1.25em
}
.main-navigation ul ul {
	background: #fff;
	border: 1px solid #bbb;
	left: -999em;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 99999
}
.main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:before, .main-navigation ul li.page_item_has_children:after {
	border-style: solid;
	border-width: 0 6px 6px;
	content: "";
	display: none;
	height: 0;
	position: absolute;
	right: 1em;
	bottom: -1px;
	width: 0;
	z-index: 100000
}
.main-navigation ul li.menu-item-has-children.focus:before, .main-navigation ul li.menu-item-has-children:hover:before, .main-navigation ul li.menu-item-has-children.focus:after, .main-navigation ul li.menu-item-has-children:hover:after, .main-navigation ul li.page_item_has_children.focus:before, .main-navigation ul li.page_item_has_children:hover:before, .main-navigation ul li.page_item_has_children.focus:after, .main-navigation ul li.page_item_has_children:hover:after {
	display: block
}
.main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.page_item_has_children:before {
	border-color: transparent transparent #bbb;
	bottom: 0
}
.main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:after {
	border-color: transparent transparent #fff
}
.main-navigation ul ul li:hover>ul, .main-navigation ul ul li.focus>ul {
	left: 100%;
	right: auto
}
.main-navigation ul ul a {
	padding: .75em 1.25em;
	width: 16em
}
.main-navigation li li {
	-webkit-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out
}
.main-navigation li li:hover, .main-navigation li li.focus {
	background: #767676
}
.main-navigation li li a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}
.main-navigation li li.focus>a, .main-navigation li li:focus>a, .main-navigation li li:hover>a, .main-navigation li li a:hover, .main-navigation li li a:focus, .main-navigation li li.current_page_item a:hover, .main-navigation li li.current-menu-item a:hover, .main-navigation li li.current_page_item a:focus, .main-navigation li li.current-menu-item a:focus {
	color: #fff
}
.main-navigation ul li:hover>ul, .main-navigation ul li.focus>ul {
	left: .5em;
	right: auto
}
.main-navigation .menu-item-has-children>a>.icon, .main-navigation .page_item_has_children>a>.icon {
	display: inline;
	left: 5px;
	position: relative;
	top: -1px
}
.main-navigation ul ul .menu-item-has-children>a>.icon, .main-navigation ul ul .page_item_has_children>a>.icon {
	margin-top: -9px;
	left: auto;
	position: absolute;
	right: 1em;
	top: 50%;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.main-navigation ul ul ul {
	left: -999em;
	margin-top: -1px;
	top: 0
}
.main-navigation ul ul li.menu-item-has-children.focus:before, .main-navigation ul ul li.menu-item-has-children:hover:before, .main-navigation ul ul li.menu-item-has-children.focus:after, .main-navigation ul ul li.menu-item-has-children:hover:after, .main-navigation ul ul li.page_item_has_children.focus:before, .main-navigation ul ul li.page_item_has_children:hover:before, .main-navigation ul ul li.page_item_has_children.focus:after, .main-navigation ul ul li.page_item_has_children:hover:after {
	display: none
}
.site-header .site-navigation-fixed .menu-scroll-down {
	display: none
}
.site-header .menu-scroll-down {
	display: block;
	padding: 1em;
	position: absolute;
	right: 0
}
.site-header .menu-scroll-down .icon {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.site-header .menu-scroll-down {
	color: #fff;
	top: 2em
}
.site-header .navigation-top .menu-scroll-down {
	color: #767676;
	top: .7em
}
.menu-scroll-down:focus {
	outline: thin dotted
}
.menu-scroll-down .icon {
	height: 18px;
	width: 18px
}
.twentyseventeen-front-page.has-header-image .site-branding, .twentyseventeen-front-page.has-header-video .site-branding, .home.blog.has-header-image .site-branding, .home.blog.has-header-video .site-branding {
	margin-bottom: 70px
}
.twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media, .home.blog.has-header-image .custom-header-media, .home.blog.has-header-video .custom-header-media {
	height: 1200px;
	height: 100vh;
	max-height: 100%;
	overflow: hidden
}
.twentyseventeen-front-page.has-header-image .custom-header-media:before, .twentyseventeen-front-page.has-header-video .custom-header-media:before, .home.blog.has-header-image .custom-header-media:before, .home.blog.has-header-video .custom-header-media:before {
	height: 33%
}
.admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media, .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media, .admin-bar.home.blog.has-header-image .custom-header-media, .admin-bar.home.blog.has-header-video .custom-header-media {
	height: calc(100vh - 32px)
}
.panel-content .wrap {
	padding-bottom: 4.5em;
	padding-top: 6em
}
.panel-image {
	height: 100vh;
	max-height: 1200px
}
.background-fixed .panel-image {
	background-attachment: fixed
}
.page-two-column .panel-content .entry-header {
	float: left;
	width: 36%
}
.page-two-column .panel-content .entry-content {
	float: right;
	width: 58%
}
.page-two-column .panel-content .recent-posts {
	clear: right;
	float: right;
	width: 58%
}
.panel-content .recent-posts article {
	margin-bottom: 4em
}
.panel-content .recent-posts .entry-header, .page-two-column #primary .panel-content .recent-posts .entry-header, .panel-content .recent-posts .entry-content, .page-two-column #primary .panel-content .recent-posts .entry-content {
	float: none;
	width: 100%
}
.panel-content .recent-posts .entry-header {
	margin-bottom: 1.5em
}
.page .panel-content .recent-posts .entry-title {
	font-size: 26px;
	font-size: 1.625rem
}
.site-content {
	padding: 5.5em 0 0;
	background: linear-gradient(to bottom, #f9f9f9 0, #fff 100%)
}
.single-post .entry-title, .page .entry-title {
	font-size: 26px;
	font-size: 1.625rem
}
.post-navigation {
	margin: 1em 0
}
.comments-pagination, .post-navigation {
	clear: both
}
.post-navigation .nav-previous {
	float: left;
	width: 50%
}
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%
}
.nav-next, .post-navigation .nav-next {
	margin-top: 0
}
.sticky .icon-thumb-tack {
	height: 23px;
	left: -2.5em;
	top: 1.5em;
	width: 32px
}
body:not(.has-sidebar):not(.page-one-column) .page-header, body.has-sidebar.error404 #primary .page-header, body.page-two-column:not(.archive) #primary .entry-header, body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
	float: left;
	width: 36%
}
.blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments {
	float: right;
	width: 100%
}
.blog .site-main>article, .archive .site-main>article, .search .site-main>article {
	padding-bottom: 0
}
.navigation.pagination {
	clear: both;
	float: right;
	width: 58%
}
.has-sidebar .navigation.pagination, .archive.page-one-column:not(.has-sidebar) .navigation.pagination {
	float: none;
	width: 100%
}
.entry-footer {
	display: table;
	width: 100%
}
.entry-footer .cat-tags-links {
	display: table-cell;
	vertical-align: middle;
	width: 100%
}
.entry-footer .edit-link {
	display: table-cell;
	text-align: right;
	vertical-align: middle
}
.entry-footer .edit-link a.post-edit-link {
	margin-top: 0;
	margin-left: 1em
}
:not(.has-sidebar) .entry-content blockquote.alignleft {
	margin-left: -17.5%;
	width: 48%
}
:not(.has-sidebar) .entry-content blockquote.alignright {
	margin-right: -17.5%;
	width: 48%
}
.has-sidebar .entry-content blockquote.alignleft {
	margin-left: 0;
	width: 34%
}
.has-sidebar .entry-content blockquote.alignright {
	margin-right: 0;
	width: 34%
}
.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
	margin-right: -72.5%;
	width: 62%
}
.blog:not(.has-sidebar) .entry-content blockquote.alignleft, .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft, .archive:not(.has-sidebar) .entry-content blockquote.alignleft, .page-two-column .entry-content blockquote.alignleft {
	margin-left: -72.5%;
	width: 62%
}
.blog:not(.has-sidebar) .entry-content blockquote.alignright, .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright, .archive:not(.has-sidebar) .entry-content blockquote.alignright, .page-two-column .entry-content blockquote.alignright {
	margin-right: 0;
	width: 36%
}
.format-quote blockquote .icon {
	left: -1.5em
}
.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
	margin-bottom: 4em
}
.page:not(.home) #content {
	padding-bottom: 3.25em
}
.error404 .page-content {
	padding-bottom: 9em
}
#comments {
	padding-top: 5em
}
.comments-title {
	margin-bottom: 2.5em
}
ol.children .children {
	padding-left: 2em
}
.nav-links .nav-title {
	position: relative
}
.nav-title-icon-wrapper {
	position: absolute;
	text-align: center;
	width: 2em
}
.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
	left: -2em
}
.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
	right: -2em
}
#secondary {
	font-size: 14px;
	
	line-height: 1.6
}
h2.widget-title {
	font-size: 14px;
	
	margin-bottom: 2em
}
.site-footer {
	font-size: 14px;
	font-size: .875rem;
	line-height: 1.6;
	margin-top: 3em
}
.site-footer .widget-column.footer-widget-1 {
	float: left;
	width: 36%
}
.site-footer .widget-column.footer-widget-2 {
	float: right;
	width: 58%
}
.social-navigation {
	clear: left;
	float: left;
	margin-bottom: 0;
	width: 36%
}
.site-info {
	float: left;
	padding: .7em 0 0;
	width: 100%
}
.social-navigation+.site-info {
	margin-left: 6%
}
.site-info .sep {
	margin: 0 .5em;
	display: inline;
	visibility: visible;
	height: auto;
	width: auto
}
.gallery-columns-5 .gallery-item {
	max-width: 20%
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}
.mobile_cta {
	display: none
}
}

@media screen and (min-width:1072px) {
.navigation-top .wrap {
	padding: .75em 2em
}
.navigation-top nav {
	margin-left: 0
}
.sticky .icon-thumb-tack {
	font-size: 32px;
	font-size: 2rem;
	height: 22px;
	left: -1.25em;
	top: .75em;
	width: 32px
}
.page-numbers {
	display: inline-block
}
.page-numbers.current {
	font-size: 15px;
	font-size: .9375rem
}
.page-numbers.current .screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	overflow: hidden;
	position: absolute!important;
	width: 1px
}
.comment-body {
	margin-left: 0
}
}

@media screen and (min-width:1264px) {
.has-sidebar .entry-content blockquote.alignleft {
	margin-left: -20%
}
.blog:not(.has-sidebar) .entry-content blockquote.alignright, .archive:not(.has-sidebar) .entry-content blockquote.alignright, .page-two-column .entry-content blockquote.alignright, .twentyseventeen-front-page .entry-content blockquote.alignright {
	margin-right: -20%
}
.mobile_cta {
	display: none
}
}

@media screen and (max-width:782px) and (min-width:768px) {
.admin-bar .site-navigation-fixed.navigation-top, .admin-bar .site-navigation-hidden.navigation-top {
	top: 46px
}
}

@media screen and (max-width:768px) {
#secondary {
	display: none
}
#primary {
	width: 100%!important
}
}

@media screen and (min-width:480px) and (max-width:767px) {
.desktop_cta {
	display: none
}
}

.flex_posts {
    display: inline-flex;
    flex-wrap: wrap;
}

.filter-section {
    float: left;
    padding-top: 30px;
    
    background: #f5f7fa;
    background-color: #fff;
    border-top: 1px solid #d9e6f0;
    border-bottom: 1px solid #d9e6f0;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.filter-section .filter-bar p:focus {
    outline: none;
}

.filter-section .post-tags label {
    display: inline-block;
    margin-top: 15px;
}

.filter-section .post-tags input[type="submit"] {
    clear: left;
    float: right;
    color: #FFFFFF;
    background: #f27007;
    border: none;
    border-radius: 4px;
    padding: 10px 30px;
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 20px;
}

.filter-section .post-tags input[type="checkbox"] {
    margin-right: 10px;
}

.filtered-tags {
    margin: 0 3px 0 3px;
    color: #999;
}

.clear-tags {
    color: #0079d6;
    padding: 0;
    margin: 0 3px 0 3px;
}

.no-btn {
    font-size: 18px;
    background: none;
    border: none;
    margin-bottom: 15px;
    padding: 0;
	font-weight: normal;
}

.close-btn {
    display: none;
}
.htag {
    color: #E51E25!important;
    font-size: 42px!important;
    font-weight: 700;
    margin-bottom: 0px!important;
	text-transform: capitalize!important;
	padding: 20px 0;
	
}
/*--------------------------------------------------------------
# Career Guide post
--------------------------------------------------------------*/

#job-stats {
    background: #f5f7fa;
    background-color: #fff;
    height: 230px;
    margin: 15px 0;
    border-radius: 4px;
    border: 1px solid #d9e6f0;
}

#job-stats .job-stats {
    box-sizing: border-box;
    text-align: center;
    margin: 15px 0;
    border-left: 1px solid #d9e6f0;
    height: 85%;
}

#job-stats .job-stats p:last-child {
    margin-bottom: 15px;
}

#job-stats .job-stats .stat {
    font-size: 2em;
    margin-top: 15px;
}

#job-stats .job-stats .stat-description {
    width: 80%;
    margin: 0 auto;
    font-size:15px;
}

#job-stats .job-stats:first-child {
    border: none;
}

#job-stats .job-stats img {
    height: 70px;
    width: 70px;
}

@media (max-width: 470px) {
    #job-stats {
        height: 200px;
        margin: 10px 0;
    }
    #job-stats .job-stats {
        height: 170px;
        margin: 10px 0;
    }
    #job-stats .job-stats p:last-child {
        margin-bottom: 5px;
    }
    #job-stats .job-stats .stat {
        font-size: 1.3em;
        margin-top: 10px;
        margin-bottom: 2px;
    }
    #job-stats .job-stats .stat-description {
        width: 95%;
        font-size: 0.9em;
        line-height: 1.2em;
    }
}

.course-blocks {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #f5f7fa;
    background-color: #f5f7fa;
}

.courses-btn {
    width: 175px;
    height: 35px;
    display: block;
    line-height: 35px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: -10px;
    color: #fff !important;
    background-color: #f27007;
}

@media (max-width: 470px) {
    .course-blocks {
        width: 98%;
    }
}

.course-blocks .title a {
    color: #7aa730;
    font-size: 20px;
}

.course-blocks p {
    font-size: 14px;
}

.course-blocks a {
    color: #7aa730;
    font-size: 13px;
}

.progression-chart {
    text-align: center;
    margin-top: 20px;
}

.progression-chart img {
    margin-bottom: 20px;
    width: auto !important;
}

.progression-chart .progress-arrow {
    margin-bottom: 0;
    margin-top: 20px;
}

.progression-chart .job-title {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
}

.progression-chart .job-pay {
    color: #e05b88;
    font-size: 14px;
}

@media (max-width: 767px) {
    .progression-chart .progress-arrow {
        -ms-transform: rotate(90deg);
        /* IE 9 */
        -webkit-transform: rotate(90deg);
        /* Chrome, Safari, Opera */
        transform: rotate(90deg);
        margin-top: 0;
    }
}

/*--------------------------------------------------------------
# Article
--------------------------------------------------------------*/

img.attachment-post-thumbnail.wp-post-image {
    width: 100%;
    height: auto;
}

.viewjobs {
    clear: both;
    display: block;
}

article .entry-header h1 {
    line-height: 50px;
    margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
    article .entry-header h1 {
        line-height: 40px;
    }
}

article .entry-content p.post-author {
    margin-top: 10px;
}

@media (max-width: 990px) {
    article .entry-content img {
        width: 100%;
        height: auto;
    }
}

article .entry-content .highlight {
    border-bottom: 0px solid #e05b88;
}

article .entry-content h3 {
    line-height: 26px;
    font-weight: 600;
    font-size: 22px;
    margin: 30px 0 10px;
}

article .entry-content .panel-body h3 {
    margin-top: 0;
}

@media only screen and (max-width: 470px) {
    article .entry-content h3 {
        line-height: 23px;
        font-size: 20px;
    }
}

article .entry-content ul {
    margin-top: 15px;
    margin-bottom: 40px;
    list-style: none;
	margin-left: 20px;
}

article .entry-content ul li {
    margin: 10px 0;
    font-size: 18px;
}

article .entry-content ul li:before {
    font-family: 'FontAwesome';
    content: '\f054';
    margin: 0 15px 0 -15px;
    color: #000;
}

@media only screen and (max-width: 470px) {
    article .entry-content ul li:before {
        margin: 0 10px 0 -25px;
    }
}

article .entry-content ol {
    margin-top: 15px;
    margin-bottom: 40px;
}

article .entry-content ol li {
    margin: 10px 0;
    font-size: 18px;
}

article .entry-content .article-quote .quote-left {
    text-align: left;
    color: #000;
    font-size: 2.5em;
}

article .entry-content .article-quote .quote {
    font-style: italic;
}

article .entry-content .article-quote .quote p {
    margin: 0 auto;
    width: 90%;
}

article .entry-content .article-quote .quote-right {
    text-align: right;
    color: #000;
    font-size: 2.5em;
}

article .entry-content .addthis_toolbox {
    margin-top: 10px;
    clear: left;
}

@media only screen and (max-width: 470px) {
    article .entry-content .addthis_toolbox {
        margin-top: 10px;
    }
}

article .entry-content .book .img-container {
    margin-bottom: 15px;
    height: 250px;
}

@media only screen and (max-width: 767px) {
    article .entry-content .book .img-container {
        margin-bottom: 10px;
        height: auto;
    }
    article .entry-content .book .img-container img {
        width: 100%;
    }
}

article .entry-content .book .author a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    article .entry-content .book .author a {
        font-size: 14px;
    }
}

article .entry-content .book .title a {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    article .entry-content .book .title a {
        font-size: 14px;
    }
}

article .entry-footer {
    margin-top: 30px;
}

article .entry-footer .cat-links {
    clear: left;
    float: left;
    margin-bottom: 30px;
}

article .entry-footer .cat-links a {
    border: 1px solid #D6D6D6;
    color: #333;
    border-radius: 4px;
    padding: 3px 15px;
    margin: 5px 15px 5px 0px;
}

article .entry-footer .cat-links a:hover {
    border: 1px solid #333;
    text-decoration: none;
}

article .entry-footer .tags-links {
    clear: left;
    float: left;
    display: none;
}

article .entry-footer .tags-links a {
    color: #333;
    margin-right: 10px;
    margin-bottom: 10px;
}

/*article .entry-footer .edit-link {
    clear: left;
    float: left;
    text-align: center;
    margin: 30px 0;
    background: #f27007;
    padding: 10px 10px;
    width: 100px;
    border-radius: 4px;
}*/

article .entry-footer .edit-link a {
    color: #FFF;
    font-weight: 700;
    font-size: 18px;
}
.course-blocks {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #f5f7fa;
    background-color: #f5f7fa;
}

.courses-btn {
    width: 175px;
    height: 35px;
    display: block;
    line-height: 35px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: -10px;
    color: #fff !important;
    background-color: #E51E25;
}

@media (max-width: 470px) {
    .course-blocks {
        width: 98%;
    }
}

.course-blocks .title a {
    color: #E51E25;
    font-size: 20px;
}

.course-blocks p {
    font-size: 14px;
}

.course-blocks a {
    color: #7aa730;
    font-size: 13px;
}
/*--------------------------------------------------------------
# Career guides
--------------------------------------------------------------*/

.career-guide-module {
    position: relative;
    height: auto;
    margin: 15px 0;
}

.career-guide-module .image-container {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: none;
}

.career-guide-module .image-container .img-gradient {
    height: 15%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* W3C */
}

.career-guide-module .image-container .article-arrow {
    position: absolute;
    width: 16px;
    height: 16px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    background: #ffffff;
    background-color: #ffffff;
    bottom: -8px;
    left: 10%;
}

.career-guide-module .text-container {
    height: auto;
    float: left;
    padding-bottom: 2em;
    overflow: hidden;
    min-height: 4em;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 0;
    border-bottom: 1px solid #d9e6f0;
	min-height:100px;
}

.career-guide-module .text-container .title a {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
}
.searchy-res-thumb{
   width:300px;
   height:150px;
    
}
.img-lg {width:300px; height:150px}
.single-sm{width: 100% !important;
float: left !important;
margin: 0 auto;
max-width: 850px!important;}
@media (max-width:1257px) {
 
   .single-sm{max-width:560px!important;} 
}


@media (max-width: 988px) {
 .img-lg {width:100%; height:300px;}   
    
}


@media (max-width: 768px) {
 .img-lg {width:100%; height:auto;}   
    
}
.rpwwt-post-title{font-size: 16px;
    font-weight: bold;}
