/*
	Theme Name: eleven40 Pro
	Theme URI: http://my.studiopress.com/themes/eleven40/
	Description: Form and function converge at Eleven40 to create a look that will draw your readers in no matter what device they are on.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 2.2.7

	Tags: one-column, two-columns, three-columns, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.1

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Galleries
		- Forms
		- Tables
		- Screen Reader Text
	- Structure and Layout
		- Site Containers
		- Page Title
		- Column Widths and Positions
		- Genesis Grid Loop
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Headings
	- Widgets
		- Featured Page and Featured Post
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Jetpack
	- Skip Links
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Responsive Menu
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Entries
		- After Entry
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Color Styles
		- eleven40 Pro Blue
		- eleven40 Pro Green
		- eleven40 Pro Red
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px
*/

/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */


@font-face {
  font-family: 'sohne';
  font-weight: 700;
  font-style: normal;
	font-display: swap;
  src: url('https://techguide.org/wp-content/uploads/fonts/sohne-700-normal.woff') format('woff');
}

@font-face {
  font-family: 'source-serif-pro';
  font-weight: 400;
  font-style: normal;
	font-display: swap;
  src: url('https://techguide.org/wp-content/uploads/fonts/source-serif-pro-400-normal.woff') format('woff');
}

@font-face {
  font-family: 'source-serif-pro';
  font-weight: 700;
  font-style: normal;
	font-display: swap;
  src: url('https://techguide.org/wp-content/uploads/fonts/source-serif-pro-700-normal.woff') format('woff');
}

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

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

hr {
	box-sizing: content-box;
	height: 0;
}

mark {
	background: #ff0;
	color: #000;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}

pre {
	white-space: pre-wrap;
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgb(192, 192, 192);
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

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

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	box-sizing: border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry-comments::before,
.entry::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry-comments::after,
.entry::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}

/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */

body > div {
	font-size: 2rem;
}

body {
	background-color: #fff;
	color: #000;
	font-family: source-serif-pro, Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
}

body.eleven40-landing {
	background-color: #000;
}

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	transition: all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #000;
	color: #fff;
}

::selection {
	background-color: #000;
	color: #fff;
}

a {
	color: #ed702b;
	-webkit-text-decoration: none;
	text-decoration: none;
}

a:focus,
a:hover {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.active {
	color: #237cf4;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	font-weight: 500;
}

p {
	margin: 0 0 24px;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

mark {
	background: #ddd;
	color: #000;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px 40px 24px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #000;
	color: #ddd;
}

cite {
	font-style: normal;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
	clear: left;
	margin: 0 0 40px;
	padding-top: 20px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	line-height: 1.2;
	margin: 0;
	margin-bottom: 16px;
	padding: 0;
	font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
}

h1 {
	font-size: 36px;
	font-size: 3.6rem;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
	margin-bottom: 28px;
}

.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery .gallery-item img {
	border: none;
	height: auto;
	margin: 0;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #eee inset;
	color: #999;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 16px;
	width: 100%;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

input:focus,
textarea:focus {
	border: 1px solid #ccc;
	outline: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #000;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 16px 24px;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
	-webkit-font-smoothing: antialiased;
}

button:focus,
button:hover,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:focus,
.button:hover {
	background-color: #ed702b;
	color: #fff;
}

button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
	padding: 8px 12px;
}

.button,
.button:focus,
.button:hover {
	border-radius: 3px;
	display: inline-block;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #ddd;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

.error404 .entry-content input[type="search"],
.post-password-form input[type="password"] {
	margin-bottom: 15px;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

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

th,
td {
	text-align: left;
}

th {
	font-weight: 700;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	position: absolute !important;
	word-wrap: normal !important;
}

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	width: 1px;
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
	clip: auto !important;
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	-webkit-text-decoration: none;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}

/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.eleven40-landing .wrap {
	max-width: 800px;
}

.site-inner {
	clear: both;
	margin: 65px 0 40px;
}

.site-inner .wrap {
	border-bottom: double #ddd;
}

.eleven40-landing .site-inner {
	margin: 0;
	padding: 0;
}

.eleven40-landing .site-inner .wrap {
	border: none;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 950px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-sidebar-content .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	float: right;
	padding: 32px 40px 24px;
	width: 850px;
}

.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content,
.content-sidebar-sidebar .content {
	width: 660px;
}

.content-sidebar .content {
	border-left: none;
	float: left;
	padding-left: 0;
}

.content-sidebar-sidebar .content {
	border-left: none;
	float: left;
	padding-left: 0;
}

.sidebar-content-sidebar .content {
	float: left;
}

.sidebar-content .content {
	border-right: none;
	padding-right: 0;
}

.sidebar-sidebar-content .content {
	border-right: none;
	padding-right: 0;
}

.full-width-content .content {
	border: none;
	padding: 40px 0 0;
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 250px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 150px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Genesis Grid Loop
--------------------------------------------- */

.genesis-grid-even,
.genesis-grid-odd {
	margin-bottom: 20px;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}

.genesis-grid .entry-title,
.genesis-grid .entry-title a {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.2;
}

/* Column Classes
--------------------------------------------- */

/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

/* Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.entry-comments .avatar {
	margin: 0 16px 24px 0;
}

.search-form {
	margin-bottom: 40px;
	overflow: hidden;
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.alignleft,
.featured-content a.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

img.alignright,
.featured-content a.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	margin: 0;
	text-align: center;
}

.gallery-caption {
	margin: 0 0 10px;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td {
	text-align: center;
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin: 0 0 28px;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	background-color: #f5f5f5;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 32px;
	padding: 12px 16px;
}

.archive-description,
.author-box {
	background-color: #000;
	color: #fff;
	margin-bottom: 40px;
	padding: 40px;
}

.sidebar-content-sidebar .archive-description,
.sidebar-content-sidebar .author-box {
	margin: 0 -40px 40px;
}

.archive-description h1,
.author-box .author-box-title {
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	margin-bottom: 4px;
}

.archive-description p,
.author-box p {
	font-size: 15px;
	font-size: 1.5rem;
	margin-bottom: 0;
}

/* Headings
--------------------------------------------- */

.entry-title {
	font-size: 42px;
	font-size: 4.2rem;
	line-height: 1.25;
}

.entry-title a,
.sidebar .widgettitle a {
	color: #000;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #ed702b;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.widgettitle {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 1px;
	margin-bottom: 24px;
	text-transform: uppercase;
}

.site-header .widget-area .widgettitle {
	color: #fff;
	margin-bottom: 4px;
}

.sidebar .widgettitle a {
	border: none;
}

.archive-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 24px;
}

/* Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Page and Featured Post
--------------------------------------------- */

.featured-content .entry {
	margin-bottom: 12px;
	padding: 0;
}

.featured-content .entry-title {
	font-size: 24px;
	font-size: 2.4rem;
}

/* Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

/* Genesis sticky sidebar
--------------------------------------------- */

.toc_sticky {
	position: fixed;

	/* 	top:270px; */
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}

/* Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

/* Display outline on focus */

:focus {
	color: #333;
	outline: #ccc solid 1px;
}

/* Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #000;
	left: 0;
	min-height: 65px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

.admin-bar .site-header {
	top: 32px;
}

.header-image {
	padding: 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	width: 320px;
}

.header-image .title-area {
	padding: 0;
}

.site-title {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
	display: flex;
}

.header-image .site-title {
	padding: 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #fff;
	-webkit-text-decoration: none;
	text-decoration: none;
	   display: block;
    width: 100%;
}

.header-image .site-title a {
	display: block;
	float: left;
	min-height: 65px;
	text-indent: -9999px;
	width: 100%;
}

.site-description {
	border-bottom: double #ddd;
	border-top: double #ddd;
	font-size: 30px;
	font-size: 3rem;
	overflow: hidden;
	margin: 40px 0 0;
	padding: 24px 0;
	text-align: center;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	color: #fff;
	float: right;
	text-align: right;
	width: 800px;
}

.site-header .search-form {
	float: right;
	margin-top: 6px;
}

.site-header .widget_text {
	margin-top: 20px;
}

.site-header .widget_text p {
	margin-bottom: 0;
}

/* Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.single .entry {
	margin-bottom: 16px;
}

.eleven40-landing .entry {
	background-color: #fff;
	padding: 40px 40px 16px;
}

.genesis-grid {
	font-size: 16px;
	font-size: 1.6rem;
}

.entry-content ol,
.entry-content p,
.entry-content ul {
	margin-bottom: 26px;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 0;
}

.entry-meta {
	clear: both;
	color: #999;
	font-size: 16px;
	font-size: 1.6rem;
}

.genesis-grid .entry-meta {
	font-size: 14px;
	font-size: 1.4rem;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: double #ddd;
	padding-top: 12px;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	background-color: #f5f5f5;
	margin-bottom: 40px;
	padding: 40px;
	text-align: center;
}

.after-entry .widget {
	margin-bottom: 40px;
}

.after-entry .widget:last-child,
.after-entry p:last-child {
	margin: 0;
}

.after-entry li {
	list-style-type: none;
}

/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
	clear: both;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 40px 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination a {
	background-color: #000;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
}

.archive-pagination a:focus,
.archive-pagination a:hover,
.archive-pagination li.active a {
	background-color: #ed702b;
	-webkit-text-decoration: none;
	text-decoration: none;
}

/* Comments
--------------------------------------------- */

.entry-comments,
.ping-list {
	margin-bottom: 40px;
}

.comment-header {
	font-size: 16px;
	font-size: 1.6rem;
}

.comment-content {
	clear: both;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

/* Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	font-size: 16px;
	font-size: 1.6rem;
	padding-top: 32px;
}

.sidebar img {
	margin-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul {
	margin-bottom: 0;
}

.widget li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin-bottom: 8px;
	padding-bottom: 8px;
	text-align: left;
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget ul ol > li {
	list-style-position: outside;
	text-indent: 0;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget ol > li:last-child,
.widget ul > li:last-child {
	border-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar .search-form {
	width: 100%;
}

/* Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #000;
	color: #999;
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	padding-bottom: 40px;
	padding-top: 40px;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	border: 1px solid #333;
}

.footer-widgets-1,
.footer-widgets-3 {
	width: 350px;
}

.footer-widgets-2 {
	width: 360px;
}

.footer-widgets-1 {
	margin-right: 40px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets .widget:last-child {
	margin-bottom: 0;
}

.footer-widgets .entry-title a,
.footer-widgets .widgettitle {
	color: #fff;
}

.footer-widgets li {
	border-bottom: 1px solid #333;
	list-style-type: none;
	margin-bottom: 8px;
	padding-bottom: 8px;
	word-wrap: break-word;
}

.footer-widgets .search-form {
	width: 100%;
}

.footer-widgets .latest-tweets li span a {
	color: #ccc;
}

/* Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 40px 20px;
	text-align: center;
}

.site-footer,
.site-footer a {
	color: #000;
}

.site-footer a:focus,
.site-footer a:hover {
	color: #ed702b;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.site-footer p {
	margin-bottom: 0;
}

/* Color Styles
---------------------------------------------------------------------------------------------------- */

.eleven40-pro-blue .archive-pagination a,
.eleven40-pro-blue .button,
.eleven40-pro-blue .footer-widgets .entry-title a,
.eleven40-pro-blue .site-title a,
.eleven40-pro-blue .site-title a:hover,
.eleven40-pro-green .archive-pagination a,
.eleven40-pro-green .button,
.eleven40-pro-green .footer-widgets .entry-title a,
.eleven40-pro-green .site-title a,
.eleven40-pro-green .site-title a:hover,
.eleven40-pro-red .archive-pagination a,
.eleven40-pro-red .button,
.eleven40-pro-red .footer-widgets .entry-title a,
.eleven40-pro-red .site-title a,
.eleven40-pro-red .site-title a:hover {
	color: #fff;
}

.eleven40-pro-blue .entry-title a,
.eleven40-pro-green .entry-title a,
.eleven40-pro-red .entry-title a {
	color: #333;
}

/* eleven40 Pro Blue
--------------------------------------------- */

.eleven40-pro-blue a,
.eleven40-pro-blue .entry-title a:hover,
.eleven40-pro-blue .site-footer a:hover {
	color: #2aa4cf;
}

.eleven40-pro-blue button:hover,
.eleven40-pro-blue input:hover[type="button"],
.eleven40-pro-blue input:hover[type="reset"],
.eleven40-pro-blue input:hover[type="submit"],
.eleven40-pro-blue .archive-pagination a:hover,
.eleven40-pro-blue .archive-pagination li.active a,
.eleven40-pro-blue .button:hover {
	background-color: #2aa4cf;
}

/* eleven40 Pro Green
--------------------------------------------- */

.eleven40-pro-green a,
.eleven40-pro-green .entry-title a:hover,
.eleven40-pro-green .site-footer a:hover {
	color: #6ca741;
}

.eleven40-pro-green button:hover,
.eleven40-pro-green input:hover[type="button"],
.eleven40-pro-green input:hover[type="reset"],
.eleven40-pro-green input:hover[type="submit"],
.eleven40-pro-green .archive-pagination a:hover,
.eleven40-pro-green .archive-pagination li.active a,
.eleven40-pro-green .button:hover {
	background-color: #6ca741;
}

/* eleven40 Pro Red
--------------------------------------------- */

.eleven40-pro-red a,
.eleven40-pro-red .entry-title a:hover,
.eleven40-pro-red .site-footer a:hover {
	color: #cf4344;
}

.eleven40-pro-red button:hover,
.eleven40-pro-red input:hover[type="button"],
.eleven40-pro-red input:hover[type="reset"],
.eleven40-pro-red input:hover[type="submit"],
.eleven40-pro-red .archive-pagination a:hover,
.eleven40-pro-red .archive-pagination li.active a,
.eleven40-pro-red .button:hover {
	background-color: #cf4344;
}

/* Media Queries
---------------------------------------------------------------------------------------------------- */

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

	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.content-sidebar-sidebar .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.title-area {
		width: 300px;
	}

}

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

	.header-image .site-header .title-area {
		background-position: center center !important;
	}

	.wrap {
		max-width: 768px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.site-header {
		position: static;
	}

	.site-inner {
		margin-top: 0;
		padding-left: 5%;
		padding-right: 5%;
	}

	.comment-respond,
	.entry,
	.entry-comments,
	.entry-footer .entry-meta,
	.sidebar .widget {
		padding: 0;
	}

	.site-header .title-area,
	.site-title {
		text-align: center;
	}

	.content {
		border: none;
		padding-left: 0;
		padding-right: 0;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
	}

	.author-box {
		padding: 20px;
	}

	.sidebar-content-sidebar .author-box {
		margin-left: 0;
		margin-right: 0;
	}

	.footer-widgets {
		padding-left: 5%;
		padding-right: 5%;
	}

	.footer-widgets .widget:last-child {
		margin-bottom: 40px;
	}

	.footer-widgets-1 {
		margin: 0;
	}

}

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

	.site-description {
		font-size: 24px;
		font-size: 2.4rem;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.genesis-grid-even,
	.genesis-grid-odd {
		width: 100%;
	}

}

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

	.header-image .site-header .title-area {
		background-size: contain !important;
	}

}

h1.entry-title {
	width: 70% !important;
}

/* FOOTER SPACING */

.footer-col a {
	color: rgba(0, 0, 0, 0.75);
}

.footer-content-wrapper {
	width: 80%;
	margin: 1em auto;
}

.footer-col {
	display: inline-block;
	padding: 0.5em 0.1em 0.5em 1em;
	box-sizing: border-box;
}

.footer-col:nth-child(4) {
	border: none;
}

.ta-l {
	text-align: left;
}

.flt {
	float: left;
}

.flt:nth-child(4)::after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 1em;
	clear: both;
}

.large-25 {
	width: 25%;
}

.footer-col a {
	display: block;
	margin: 0.5em 0;
}

@media (max-width: 550px) {

	.small-50 {
		width: 50%;
	}

	.footer-col:nth-child(2) {
		border: none;
	}
}

@media (max-width: 300px) {

	.tiny-100 {
		width: 100%;
	}

	.footer-col {
		border: none;
	}
}

.eleven40-pro-blue a,
.eleven40-pro-blue .entry-title a:hover,
.eleven40-pro-blue .site-footer a:hover,
.eleven40-pro-blue .site-header .sub-menu a:hover {
	color: #237cf4;
}

.inner-fot.logo-bg {
	width: 30%;
}

/* HEADER */

.site-header {
	background-color: #fff;
	border-bottom: double #ddd;
	min-height: 75px;
}

/* SIDEBAR */

.widget .menu-item-has-children > a {
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}

.widget .menu-item-has-children {
	text-align: center !important;
}

.widget li li {
	margin-left: 10px;
}

.site-footer {
	padding: 0 !important;
}

.site-footer {
	background: #2c292a;
	color: #fff;
}

.clear {
	clear: both;
}

.logo-bg {
	background-color: #fff;
	padding: 142px 10px 70px;
}

.footer-btm .inner-fot {
	width: 33%;
	text-align: center;
	display: inline-block;
}

.footer-btm .inner-fot .list-fot ul li {
	display: inline-block;
	padding: 10px 0;
	width: 100%;
}

.footer-btm .inner-fot .list-fot ul li a {
	font-size: 20px;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: #000;
	font-family: rubik;
}

.footer-btm .inner-fot .list-fot ul {
	padding-top: 50px;
}

.bot-foot {
	text-align: center;
	padding: 10px 0;
	background: #9142b2;
	color: #fff;
}

.site-footer .wrap {
	max-width: 100%;
}

.container {
	max-width: 940px;
	margin: auto;
}

.logo-fot img {
	margin-bottom: 41px;
}

.logo-bg {
	background-color: #fff;
	padding: 79px 10px 70px;
}

/* Responsive Menu */

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

	main#genesis-content {
		padding-left: 4% !important;
	}

	main#genesis-content {
		width: 80%;
	}

	.wp-block-genesis-blocks-gb-container.content-width.gb-block-container {
		width: 79%;
	}
}

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

	#genesis-sidebar-primary {
		display: none;
	}

	.site-inner .wrap,
	.sidebar-content .content {
		padding-left: 0 !important;
	}
}

/* FOOTER */

.site-footer {
	padding: 0 !important;
}

#menu-footer > li > a {
	margin: 4px 7px !important;
}

/* Content */

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

	.wrap {
		max-width: 1440px;
	}

	.title-area {
		margin-left: 10px;
	}

	.content {
		padding-left: 10px;
		width: 75%;
	}
}

/* LOGO */

header.site-header .title-area {
	background: url(https://techguide.org/wp-content/uploads/2023/08/TechGuide_logo.webp) !important;
	background-repeat: no-repeat !important;
	background-size: auto 50px !important;
}

header.site-header .title-area {
	width: 300px;
	margin-top: 10px;
}

.title-area a {
	text-indent: -9999px;
	float: left;
}

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

	.title-area {
		background-position: center center !important;
	}
}

.site-header .wrap {
	margin-top: 2px;
}

/* Cookie Consent */

#cookie-notice {
	display: none !important;
}

/* link color */

.eleven40-pro-blue a,
.eleven40-pro-blue .entry-title a:hover,
.eleven40-pro-blue .site-footer a:hover,
.eleven40-pro-blue .site-header .sub-menu a:hover {
	color: #1034a6;
}

/* CCPA Form */

.ccpa-form input:focus {
	border: 1px solid #1034a6 !important;
}

.ccpa-form input {
	background-color: rgba(28, 38, 54, 0.05) !important;
}

/* States Menu */

ul#menu-main > li > a {
	padding: 26px 10px 25px;
}

@media (max-width: 767px) {

	.footer-btm .inner-fot {
		width: 100%;
	}

	.logo-bg {
		padding: 40px 10px 0;
		margin-top: 30px;
	}

	.footer-btm .inner-fot .list-fot ul {
		padding-top: 30px;
	}

	.logo-fot img {
		margin-bottom: 30px;
	}

	.footer-btm .inner-fot .list-fot ul li {
		padding: 5px 0;
	}

}

.list-title {
	margin-bottom: 0 !important;
}

.list-title {
	font-weight: 700;
}

ul.two-columns {
	-moz-columns: 2;
	     columns: 2;
	margin-left: 0;
}

.two-columns li {
	list-style-type: none !important;
}

ul#menu-main a.sf-with-ul::after {
	content: "";
}

.site-title {
	min-height: 65px;
}

.site-inner .wrap,
.sidebar-content .content {
	padding-left: 25px;
}

/* Sidebar */

.widget li {
	border: 0;
}

.widgettitle {
	font-size: 16px;
	margin-bottom: 16px;
}

.breadcrumb {
	background: none;
	padding: 0;
	margin-bottom: 5px;
}

/* Footer */

.programs-footer {
	background-color: #ebebeb;
}

.programs-footer-main {
	display: flex;
	flex-direction: row;
	width: 100%;
	padding: 25px 0;
}

.programs-footer-navigation-container {
	display: flex;
	flex-direction: column;
	padding-left: 50px;
}

.programs-footer-navigation ul {
	display: flex;
}

.programs-footer-navigation li {
	list-style-type: none;
	padding: 4px;
	width: 40%;
}

.programs-footer-navigation li::marker {
	content: "";
}

.programs-footer-navigation a,
.programs-footer-california a {
	-webkit-text-decoration: none;
	text-decoration: none;
	color: #000;
}

.programs-footer-logo {
	align-self: center;
	max-width: 30%;
}

.programs-footer-logo > img {
	max-width: 100%;
	padding: 25px 105px 25px 0;
}

.programs-footer-copyright {
	background-color: #2c292a;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 100%;
	padding-top: 18px;
}

.site-inner .wrap {
	border-bottom: none;
}

.programs-footer-california {
	text-align: center;
	padding-bottom: 14px;
}

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

	.programs-footer-navigation li:last-child {
		width: -moz-fit-content;
		width: fit-content;
	}
}

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

	.programs-footer-main {
		flex-wrap: wrap;
		padding: 14px;
	}

	.programs-footer-logo {
		padding: 30px 0 !important;
	}

	.programs-footer-logo {
		min-width: 90%;
		max-width: inherit;
		text-align: center;
	}

	.programs-footer-main div {
		padding: 4px;
	}
}

.techguide-column-third {
	background-color: #fff;
	border: 1px solid #dad8d8;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #f2f2f2;
}

.entry-content .alignwide {
	margin-left: -80px;
	margin-right: -80px;
}

.entry-content .alignfull {
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	max-width: 100vw;
}

.techguide-top-margin {
	margin-top: 35px;
}

.sidebar-primary {
	padding: 50px 20px;
}

.has-normal-font-size,
.has-regular-font-size {
	width: 100% !important;
}

.has-text-align-center {
	text-align: center !important;
}

.sidebar {
	font-size: 1.1em;
}

#custom_html-2 {
	margin-bottom: 0;
}

@media screen and (max-width: 1399px) and (min-width: 961px) {

	.sidebar-primary {
		width: 20% !important;
	}

	.wrap {
		max-width: 100%;
	}

	.content,
	.site-header .widget-area {
		width: 80%;
	}
}

.programs-footer-copyright a {
	color: #fff;
}

.footer-title {
	font-size: 1.8rem;
}

.programs-footer a.li-item {
	font-size: 14px !important;
}

#toc-widget-2 {
	position: fixed;

}

#toc-widget-2 h4 {
	font-size: 16px;
}

#toc-widget-2 ul li {
	font-size: 16px;
	margin-bottom: 0;
	border-left: 1px solid #dad8d8;
	padding-left: 5px;
}

.entry-header {
	margin-top: 15px;
}

/* CONTENT CONTAINER */

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

	.entry-content {
		width: 85%;
		text-align: justify;
	}

	.entry-content p {
		text-align: justify;
	}
}

.page-id-823 #toc-widget-2 {
	display: none;
}

.full-width-content-techguide {
	width: 120%;
}

:root {
	--wp--preset--font-size--normal: 16px;
	--wp--preset--font-size--huge: 42px;
}

.wp-block-image {
	margin: 0 0 1em;
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright {
	display: table;
}

.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.wp-block-image figure {
	margin: 0;
}

.aligncenter {
	clear: both;
}

.has-normal-font-size {
	font-size: 16px;
	font-size: var(--wp--preset--font-size--normal);
}

.wp-block-image:not(.is-style-rounded) > a,
.wp-block-image:not(.is-style-rounded) img {
	border-radius: inherit;
}

.wp-block-image img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}

html :where(img[class*="wp-image-"]) {
	height: auto;
	max-width: 100%;
}

.gb-layout-column-wrap {
	display: grid;
	grid-template-rows: 1fr;
	grid-gap: 0 2em;
	position: relative;
	z-index: 1;
}

.gb-block-layout-column-gap-2 {
	grid-gap: 0 2em;
}

.gb-columns-center .gb-layout-column-wrap {
	margin: 0 auto;
}

.gb-layout-columns-1 > .gb-layout-column-wrap {
	grid-template-columns: 1fr;
	grid-template-areas: "col1";
}

.gb-block-container {
	margin: 0;
	position: relative;
	padding: 0;
}

.gb-block-container .gb-container-content {
	margin: 0 auto;
	position: relative;
}

.wp-block-genesis-blocks-gb-columns {
	position: relative;
}

.gb-layout-column-wrap {
	display: grid;
	grid-template-rows: 1fr;
	grid-gap: 0 2em;
	position: relative;
	z-index: 1;
}

.gb-block-layout-column-gap-2 {
	grid-gap: 0 2em;
}

.gb-columns-center .gb-layout-column-wrap {
	margin: 0 auto;
}

.gb-layout-columns-3 > .gb-layout-column-wrap {
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-areas: "col1 col2 col3";
}

.gb-block-layout-column:nth-child(1) {
	grid-area: col1;
}

.gb-block-layout-column {
	display: block;
	width: 100%;
	min-width: 0;
}

.gb-block-layout-column-inner,
.gb-layout-column-wrap > .gb-block-layout-column-inner,
.gb-has-background-dim > * {
	position: relative;
	z-index: 1;
}

.gb-block-layout-column .wp-block-image {
	margin-bottom: 1.2em;
}

.gb-block-spacer {
	margin: 0 0 1.2em 0;
	position: relative;
}

.entry-content .gb-block-spacer hr {
	border: none;
	margin: 0;
	background: none;
}

.gb-block-spacer hr {
	border: none;
	margin: 0;
	background: none;
}

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

	.gb-layout-columns-3 > .gb-layout-column-wrap.gb-is-responsive-column {
		grid-template-columns: 1fr;
		grid-template-areas: "col1" "col2" "col3";
	}
}

/*--------------------------------------------------------------
  # Site header
--------------------------------------------------------------*/

/* 960px */

@media (max-width: 60em) {

.site-header {
		position: relative

}
	}

.site-header > .wrap {
		display: flex;
	}

@media (min-width: 60.01em) {

.site-header > .wrap {
			position: relative
	}
		}

.site-header .title-area {
		flex: 380px;
	}

/*--------------------------------------------------------------
  # Mega menu navigation
--------------------------------------------------------------*/

.nav-primary {
	--nav-horizontal-spacing: max(1.5em, min(4vw, 3em));
	width: 100%;
}

@media (min-width: 60.01em) {

.nav-primary {
		align-items: center;
		display: flex;
		padding-left: 4%
}
	}

.nav-primary a {
		color: #000;
		font-size: 1.6rem;
		line-height: 1.35;
	}

.nav-primary > ul > li > a,
	.nav-primary > ul > li > ul > li > a {
		letter-spacing: 1px;
		text-transform: uppercase;
	}

.nav-primary > ul > li > ul > li > a {
		font-weight: 700;
	}

@media (max-width: 60em) {

.nav-primary > ul > li > a {
			display: inline-block;
			padding: 1rem 0
	}
		}

.nav-primary li {
		line-height: 1.1;
	}

@media (max-width: 60em) {

.nav-primary li {
			position: relative
	}
		}

.menu-primary {
	display: flex;
	gap: var(--nav-horizontal-spacing);
	height: 100%;
	list-style: none;
	width: 100%;
}

@media (min-width: 60.01em) {

.menu-primary > li {
			align-items: center;
			display: flex;
			height: 100%
	}

			.menu-primary > li > a {
				align-items: center;
				display: flex;
			}
		}

.responsive-menu-icon {
	display: none;
}

.responsive-menu-icon::before {
	content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjMuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzIgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMEMwOTREO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQsMTBoMjRjMS4xLDAsMi0wLjksMi0ycy0wLjktMi0yLTJINEMyLjksNiwyLDYuOSwyLDhTMi45LDEwLDQsMTB6IE0yOCwxNEg0Yy0xLjEsMC0yLDAuOS0yLDJzMC45LDIsMiwyaDI0CgljMS4xLDAsMi0wLjksMi0yUzI5LjEsMTQsMjgsMTR6IE0yOCwyMkg0Yy0xLjEsMC0yLDAuOS0yLDJzMC45LDIsMiwyaDI0YzEuMSwwLDItMC45LDItMlMyOS4xLDIyLDI4LDIyeiIvPgo8L3N2Zz4K);
	display: block;
	width: 24px;
}

@media (max-width: 60em) {

	.responsive-menu-icon {
		display: block;
		margin: 2.5rem 1rem 0 auto;
		width: 3rem;
	}

	.responsive-menu {
		display: none;
	}

	.responsive-active-menu {
		--header-height: 75px;
		background-color: #fff;
		display: flex;
		flex-direction: column;
		gap: 0;
		height: calc(100vh - 75px);
		height: calc(100vh - var(--header-height));
		overflow: scroll;
		padding: var(--nav-horizontal-spacing);
		position: fixed;
		top: 75px;
		top: var(--header-height);
		left: 0;
		width: 100%;
		z-index: 9;
	}

		.responsive-active-menu a {
			font-size: 2rem;
		}

			@media (max-width: 60em) {

		.responsive-active-menu a {
				font-size: max(2rem, min(6vw, 3.5rem))
		}
			}
}

button.toggle-sub-menu {
	background-color: transparent;
	background-image: url(https://techguide.org/wp-content/uploads/2021/08/down-arrow-svgrepo-com-1.svg);
	background-repeat: no-repeat;
	background-position: center;
	height: 2em;
	padding: 0.5em 0 0 1em;
	width: 2em;
	transition: none;
}

@media (min-width: 60.01em) {

button.toggle-sub-menu {
		display: none
}
	}

@media (max-width: 60em) {

button.toggle-sub-menu {
		background-size: 3rem;
		position: absolute;
		top: 1rem;
		right: 0;
		width: 4rem
}
	}

button.toggle-sub-menu:focus {
		background-color: transparent;
		border: none;
		outline: none;
	}

button.toggle-sub-menu:focus-visible {
		outline: 2px solid #2aa4cf;
	}

button.toggle-sub-menu:hover {
		background-color: rgba(0, 0, 0, 0.1);
		border: none;
		outline: none;
	}

.has-active-sub-menu > button.toggle-sub-menu {
		transform: rotate(180deg);
	}

.sub-menu button.toggle-sub-menu {
		top: 0;
		right: 1rem;
	}

/* --- Sub menus --- */

.sub-menu {
	list-style: none;
	padding: 0;
	width: 100%;
}

@media (max-width: 60em) {

.sub-menu {
		display: none;
		margin-bottom: 2rem;
		padding: 2rem 0 2rem 1rem
}

		.sub-menu a {
			font-size: max(1.8rem, min(5vw, 3rem));
		}
	}

.menu-primary > .has-active-sub-menu > .sub-menu {
		display: flex;
	}

@media (max-width: 60em) {

.menu-primary > .has-active-sub-menu > .sub-menu {
			display: block
	}
		}

@media (max-width: 60em) {

.sub-menu .has-active-sub-menu > .sub-menu {
			display: block
	}
		}

@media (max-width: 60em) {

.sub-menu li + li {
				margin-top: 2rem
		}
			}

.sub-menu .sub-menu {
		margin-top: 1rem;
	}

@media (min-width: 60.01em) {

.sub-menu .sub-menu li + li {
				margin-top: 1.15rem
		}
			}

.menu-primary > li > .sub-menu {
		background-color: #e4e4e4;
		display: none;
	}

@media (min-width: 60.01em) {

.menu-primary > li > .sub-menu {
			gap: var(--nav-horizontal-spacing);
			grid-auto-flow: column;
			max-height: calc(100vh - 100%);
			width: auto;
			overflow: scroll;
			padding: var(--nav-horizontal-spacing);
			position: absolute;
			right: 0;
			top: 100%;
			max-width: 100%
	}

			.menu-primary > li > .sub-menu li {
				width: 100%;
				max-width: 200px;
			}
		}

@media (min-width: 60.01em) {

.menu-primary > li:hover > .sub-menu {
		display: grid
}
	}

/* Expert interviews styles */

.expert-interviews-separator {
	border-top: double #ddd;
	margin-bottom: 20px;
	margin-left: calc(var(--content-gutter) * -1);
}

.experts-modal-bg {
	background-color: rgba(0, 0, 0, 0.8);
	bottom: 0;
	cursor: pointer;
	display: block;
	left: 0;
	position: fixed;
	top: 0;
	visibility: visible;
	width: 100%;
	z-index: 1099;
}

.experts-modal-container {
	background-color: rgb(255, 255, 255);
	border-radius: 5px;
	display: block;
	left: 50%;
	max-height: calc(100vh - 150px);
	max-width: 900px;
	opacity: 1;
	overflow-y: auto;
	padding: 60px 25px 50px;
	position: fixed;
	top: 50%;
	transform: translate(-50%, -50%);
	visibility: visible;
	width: calc(100% - 100px);
	z-index: 1100;
	box-sizing: border-box;
}

@media (min-width: 768px) {

	.experts-modal-container {
		padding: 50px;
	}
}

.experts-modal-close {
	cursor: pointer;
	display: block;
	height: 24px;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 24px;
	z-index: 2;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
	background: none;
}

.experts-modal-close:hover {
	background: none !important;
}

.experts-modal-close::before,
.experts-modal-close::after {
	background: rgb(85, 85, 85);
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	content: "";
	height: 2px;
	left: 0;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	width: 100%;
	top: 50%;
}

.experts-modal-close::before {
	transform: rotate(45deg);
}

.experts-modal-close::after {
	transform: rotate(-45deg);
}

.experts-modal-bg,
.experts-modal-container,
.experts-modal-meta {
	display: none;
}

.experts-modal-meta .interview-expert-name h3 {
	font-size: 30px;
}

.experts-modal-meta .interview-expert-title {
	padding: 12px 0 16px;
	font-size: 16px;
	font-weight: 700;
}

.single-interviews {
	margin-top: 30px;
}

.single-interview {
	display: none;
}

.interview-header {
	display: flex;
	flex-direction: column-reverse;
	justify-content: space-between;
	padding-bottom: 12px;
	margin-bottom: 2rem;
}

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

	.interview-header {
		flex-wrap: wrap;
	}
}

.interview-expert-details {
	display: flex;
}

.interview-expert-title {
	font-size: 17px;
}

.interview-expert-image {
	min-width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 100%;
	margin-right: 12px;
	background-color: rgb(239, 239, 241);
}

.interview-expert-name h3 {
	margin-top: 1rem;
	margin-bottom: 0;
	font-weight: 700;
	color: #1034a6;
	cursor: pointer;
}

.interview-question-title h4 {
	margin-bottom: 6px;
	font-weight: 700;
}

.interview-question {
	padding-bottom: 12px;
}

.interview-header-return {
	padding-bottom: 20px;
}

.interview-header-return button {
	border: none;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	white-space: nowrap;
	margin-bottom: 1rem;
	padding: 10px 12px 6px;
	font-weight: 700;
	background-color: #1034a6;
	text-transform: uppercase;
}

.interview-header-return button:hover {
		background-color: #2aa4cf;
	}

.keen-slider:not([data-keen-slider-disabled]) {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	align-content: flex-start;
	display: flex;
	overflow: hidden;
	position: relative;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-khtml-user-select: none;
	width: 100%;
}

.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide {
	min-height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse] {
	flex-direction: row-reverse;
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v] {
	flex-wrap: wrap;
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-moves] * {
	pointer-events: none;
}

.keen-slider {
	flex-wrap: nowrap !important;
}

.expert-interviews,
.keen-slider__slide {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.expert-details {
	display: flex;
	flex: 50%;
	max-width: 50%;
	padding: 0 20px 20px 0;
}

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

	.expert-details {
		flex: 100%;
		max-width: 100%;
	}
}

.expert-image {
	min-width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 100%;
	margin-right: 12px;
	background-color: rgb(239, 239, 241);
	margin-top: 0;
}

.expert-name {
	font-size: 17px;
	font-weight: 700;
	margin-top: 5px;
}

.expert-title {
	font-size: 14px;
	padding-right: 3rem;
	text-align: left;
}

.expert-read {
	margin-top: 0.5rem;
}

.expert-read a {
	font-size: 14px;
	font-weight: 700;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: #1034a6;
}

.dots {
	display: none;
	padding: 10px 0;
	justify-content: center;
}

.dots.has-dots {
	display: flex;
}

.dot {
	border: none;
	width: 10px;
	height: 10px;
	background: #c5c5c5;
	border-radius: 50%;
	margin: 0 5px;
	padding: 5px;
	cursor: pointer;
}

.dot:focus {
	outline: none;
	background: #1034a6;
}

.dot:hover {
	background: #9142b2;
}

.dot--active {
	background: #1034a6;
}

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

	.arrow {
		display: none;
	}
}

.arrow {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	fill: #000;
	cursor: pointer;
}

.arrow--left {
	left: -40px;
}

.arrow--right {
	left: auto;
	right: 0;
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.fadein {
	animation-name: fadein;
	animation-fill-mode: forwards;
}

ul.social-icons {
  display: flex;
  list-style: none;
  padding: 0;
}

ul.social-icons li {
  margin-right: 10px;
}

ul.social-icons li:last-child {
  margin-right: 0;
}

ul.social-icons li a {
  display: block;
  color: #000;
  font-size: 21px;
  line-height: 20px;
  text-decoration: none;
}


.socialFooterDiv {
	width:70%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body > div.site-container > footer.programs-footer > div.programs-footer-main.wrap > div.programs-footer-logo > div > h3 {
	margin-bottom:0px;
	
}