/*
Theme Name: Custom Theme by Aurora Tech
Author: Aurora Tech
Author URI: https://goauroratech.com/
Version: 99.0
*/

/*Reset Css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ol,
ul {list-style: none;}
blockquote,
q {quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after {content: none;}
table {border-collapse: collapse; border-spacing: 0;}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {outline: none;}
article,
aside,
nav,
section {display: block;}
audio,
canvas,
video {display: inline-block;}
audio:not([controls]) {display: none;}
hr {border: 0; border-top: 1px solid #ccc; height: 0; margin: 40px 0; clear: both;}
sub,
sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0; max-width: 100%;}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Form fields, general styles first */

.wpcf7 sup {color: red;}
.wpcf7 p {margin: 0!important;}
.wpcf7 .flex {margin: 0!important;}
.wpcf7 label {padding: 0 0 2px; display: inline-block;}
.wpcf7-validation-errors {border: 1px solid red; margin: 30px 0; padding: 10px 15px;}
.wpcf7-not-valid-tip {font-size: 0.9em!important; margin: 0 0 10px;}
.wpcf7-form-control-wrap {margin: 0 0 10px;}
.wpcf7-checkbox, .wpcf7-radio {display: block; margin: 0 0 10px;}

button, input, textarea, select {border: 1px solid #aaa; border-radius: 0px; font-family: inherit; margin-right:0%; margin-bottom: 7px; padding: 8px 10px; box-sizing: border-box; width: 100%; outline: none;}
input.wpcf7-file {margin: 0 0 20px;}
input[type="checkbox"], input[type="radio"] {width: auto;}
select {padding: 7px 10px;}
textarea {height: 120px;}
input[type="submit"] {width: auto; outline: none; padding: 8px 20px; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
blockquote:not(:last-child) {margin-bottom: 20px;}
blockquote p strong:only-child {font-size: 90%;}

.searchform > div {display: flex;}
.searchform input#s {flex-grow: 1; width: auto; margin: 0;}
.searchform #searchsubmit {flex-grow: 0; flex-shrink: 0; margin: 0; border: 0; background: #2e5788; color: #fff;}

/* Reset non-text input types */

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {border: 0;	border-radius: 0;	padding: 0;}

/* Responsive elements */

.entry-content img,
.comment-content img,
.widget img,
embed, iframe, object, video {max-width: 100%;}

/* Images */

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.gallery {display: flex; flex-flow: row wrap; line-height: 0; gap: 20px;}
.gallery-columns-2 .gallery-item {width: calc(50% - 10px)!important;}
.gallery-columns-3 .gallery-item {width: calc(33.33% - 14px)!important;}
.gallery-columns-4 .gallery-item {width: calc(25% - 15px)!important;}
.gallery-columns-5, .gallery-columns-6 {gap: 14px;}
.gallery-columns-5 .gallery-item {width: calc(20% - 12px)!important;}
.gallery-columns-6 .gallery-item {width: calc(16% - 5px)!important;}
.gallery img {width: 100%; height: auto; border: 0!important; max-height: 320px; object-fit: cover;}
.gallery br {display: none;}

.wp-caption {max-width: 100%; padding: 4px;}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {font-style: italic; font-size: 12px; line-height: 2; color: #666666;}
.entry-content dl.gallery-item {margin: 0!important;}
.gallery-caption {width: 100%;}
.gallery-caption a {display: inline;}

/* Navigation for posts and pages*/

.wp-pagenavi {margin: 50px 0 0;}
.wp-pagenavi .pages {color: #aaa; font-weight: normal; margin-left: 0;}
.wp-pagenavi > span, .wp-pagenavi > a, .nav-single a {display: inline-block; margin: 0 8px; font-weight: bold; color: inherit;}
.wp-pagenavi > span.current {color: #aaa;}

#nav-below {border-top: 5px solid #888; margin: 30px 0 0; padding: 15px; background: #f2f2f2; color: rgba(0,0,0,0);}
#nav-below::after {content: ""; display: block; clear: both;}
#nav-below a {display: inline-block; background: #fff; border-radius: 50px; padding: 10px 15px; color: #555; text-decoration: none!important; margin: 0 0 3px;}
#nav-below a:hover {box-shadow: 0 4px 10px rgba(0,0,0,0.1);}

.nav-single {border-top: 1px solid #ddd; clear: both; margin: 30px 0 0; padding: 30px 0 0;}
.nav-single h4 {text-align: center;}
.nav-single #ns-next {text-align: right;}
.nav-single .ns-ib {display: inline-block; text-align: center;}
.nav-single span {font-size: 12px; letter-spacing: 1px; color: #aaa;}

.nav-single + .comments-area,
#comment-nav-above {margin: 48px 0;}

/* Author profiles */

.author .archive-header {margin-bottom: 24px;}
.author-info {border-top: 1px solid #ededed; margin: 24px 0; padding-top: 24px; overflow: hidden;}
.author-description p {color: #757575; font-size: 13px; line-height: 1.846153846;}
.author.archive .author-info {border-top: 0; margin: 0 0 48px;}

/* Basic structure
-------------------------------------------------------------- */

html {font-size: 90.5%;}
body {
	line-height: 1.4;
	font-size: 16px;
	font-family: 'Barlow', Arial, sans-serif;
	text-rendering: optimizeLegibility;
	overflow: hidden;
	color: #333;
}

a {
	outline: none;
	color: #2e5788;
	text-decoration: none;
	-webkit-transition: .3s;
	transition: .3s;
}
a:hover {text-decoration: underline;}

/* Sidebar */

.widget-area .widget {margin-bottom: 30px;}
.widget-area .widget:last-of-type {margin-bottom: 0;}
.widget-area .widget-title {}
.textwidget p:last-child {margin: 0;}
	
.widget-area .textwidget ul {list-style: disc outside;}
.widget-area .textwidget li {margin-left: 25px;}
.widget-area #s {margin-right: -4px; width: 67.9999%;}

/* Main content area, sticky post styling and comment content
-------------------------------------------------------------- */

.entry-meta {clear: both;}
.entry-header img.wp-post-image {margin-bottom: 24px;}
.entry-title a {color: inherit;}
.entry-header .entry-format {margin-top: 24px; font-weight: normal;}
.entry-header .comments-link {margin-top: 24px; font-size: 13px; line-height: 1.846153846; color: #757575;}
.comments-link a,
.entry-meta a {color: #757575;}
.comments-link a:hover,
.entry-meta a:hover {color: #333;}
.entry-content,
.entry-summary,
.mu_register {line-height: inherit;}

.entry-content h1,
.comment-content h1,
h1,
.entry-content h2,
.comment-content h2,
h2,
.entry-header .entry-title,
.entry-content h3,
.comment-content h3,
h3,
.entry-content h4,
.comment-content h4,
h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 0 0 20px;
	line-height: 1.2;
	color: #2e5788;
}

.entry-content h1, .comment-content h1, h1.entry-title, .archive-title, .page-title, .entry-content > h2:first-child {font-size: 38px; font-weight: 800;}
.entry-content h1:after, .comment-content h1:after, h1.entry-title:after, .archive-title:after, .page-title:after, .entry-content > h2:first-child:after {content: ""; display: block; width: 2em; height: 0.15em; background: #fed165; border-radius: 20px; margin: 15px 0 30px;}
.entry-content h2, .comment-content h2, .mu_register h2, h2.entry-title {font-size: 26px;}
.entry-content h2:after, .comment-content h2:after, .mu_register h2:after, h2.entry-title:after {content: ""; display: block; width: 35px; border-top: 2px solid #2e5788; border-radius: 20px; margin: 15px 0 20px;}
.entry-content h2:not(:first-child) {padding-top: 15px;}
.entry-content hr + h2 {padding-top: 0!important;}
.entry-content h3, .comment-content h3, h3 {font-size: 22px;}
.entry-content h4, .comment-content h4, h4 {font-size: 18px;}
.entry-content h5, .comment-content h5 {font-size: 16px;}
.entry-content h6, .comment-content h6 {font-size: 14px;}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p, p {margin: 0 0 20px; line-height: inherit;}
p:last-child {margin: 0;}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {margin: 0 0 20px;}
.entry-content ol:last-child, .entry-content ul:last-child {margin-bottom: 0;}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {margin-bottom: 0;}
.entry-content ul,
.comment-content ul,
.mu_register ul {list-style: disc outside;}
.entry-content ol,
.comment-content ol {list-style: decimal outside;}
.entry-content li,
.comment-content li,
.mu_register li {margin: 0 0 0 25px;}

img.alignleft {margin: 0 15px 10px 0;}
img.alignright {margin: 12px 0 12px 24px;}
img.aligncenter {margin-top: 12px; margin-bottom: 12px;}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {margin-bottom: 20px;}
.entry-content dl,
.comment-content dl {margin: 0 24px;}
.entry-content dt,
.comment-content dt {font-weight: bold;}
.entry-content dd,
.comment-content dd {margin-bottom: 24px;}
.entry-content table,
.comment-content table {margin: 0 0 20px; width: 100%;}
.entry-content table caption,
.comment-content table caption {margin: 24px 0;}
.entry-content td,
.comment-content td {vertical-align: top; padding: 0 5px;}

article.post {margin: 0 0 30px;}
article.post::after {content: " "; display: block; clear: both;}
.es-img {width: 33%;}
.es-img img {width: 100%; height: 100%; object-fit: cover;}
article.post .read-more {display: block; margin: 10px 0 0;}
.single img.attachment-post-thumbnail {float: right; margin-left: 15px; max-width: 45%; height: auto;}
footer.entry-meta, .archive-meta {margin-top: 24px; font-size: 13px; color: #757575;}
.entry-meta > span a {color: #333333; padding: 2px; text-decoration: none;}

/* Single image attachment view
-------------------------------------------------------------- */

.article.attachment {overflow: hidden;}
.image-attachment div.attachment {text-align: center;}
.image-attachment div.attachment p {text-align: center;}
.image-attachment div.attachment img {display: block; height: auto; margin: 0 auto; max-width: 100%;}
.image-attachment .entry-caption {margin-top: 8px;}

/* Comments
-------------------------------------------------------------- */

.comments-title {margin-bottom: 48px; font-size: 16px; line-height: 1.5; font-weight: normal;}
.comments-area article {margin: 24px 0;}
.comments-area article header {float: left; margin: 0 15px 0 15px; overflow: hidden; position: relative;}
.comments-area article header img {float: left; padding: 0; line-height: 0;}
.comments-area article header cite, .comments-area article header time {display: block; margin-left: 45px;}
.comments-area article header cite {font-style: normal;}
.comments-area article header time {text-decoration: none;}
.comments-area article header h4 {position: absolute; top: 0; right: 0; padding: 6px 12px; font-weight: normal;	color: #fff; background-color: #0088d0; border-radius: 3px; border: 1px solid #007cbd;}
.comments-area li.bypostauthor cite span {position: relative; margin-left: 5px; padding: 2px 5px;}
a.comment-reply-link, a.comment-edit-link {color: #686868; font-size: 13px;}
a.comment-reply-link:hover, a.comment-edit-link:hover {color: #21759b;}
.commentlist .pingback {margin-bottom: 24px;}

/* Comment form */

#respond {margin-top: 30px;}
#respond h3#reply-title {font-size: 16px;}
#respond h3#reply-title #cancel-comment-reply-link {margin-left: 10px; font-weight: normal;}
#respond form {margin: 24px 0;}
#respond form p {margin: 12px 0;}
#respond form p.logged-in-as {margin-bottom: 24px;}
#respond form label {display: block;}
#respond form input[type="text"], #respond form textarea {box-sizing: border-box; padding: 10px; width: 100%;}
#respond form p.form-allowed-tags {margin: 0; color: #5e5e5e;}

/* Below title meta styling */

.below-title-meta{color:#aaa; font-size: 12px; margin: 0 0 20px;}
.below-title-meta a{color: inherit; text-decoration:none;}

/* Responsive selectnav.js css */

.selectnav {display: none;}
select.selectnav {border: 1px solid #ddd; border-radius: 4px; margin: 4px; padding: 10px; width: 96%;}

/* mobile menu styling */
 
@media screen and (max-width: 849px) {
    .js .selectnav {display: inline-block;}
	.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul, .nav-menu li {display: none;}
	.themonic-nav ul {display: none;}
	.themonic-nav li a, .themonic-nav li {display: none;}

	.themonic-nav ul.nav-menu, .themonic-nav div.nav-menu > ul {display: none;}
}

/* Minimum width of 850pixels. */

@media screen and (min-width: 850px) {
	.site {margin: 0 auto; max-width: 1024px;}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {width: 100%; margin: 0;}

/* NAV MENU DEFAULTS 
-------------------------------------------------------------- */

.site-nav {padding: 20px 20px 15px;}

.themonic-nav {text-align: center;}
.themonic-nav ul {margin: 0; padding: 0; text-indent: 0;}
.themonic-nav li {display: inline-block; position: relative; -webkit-transition: .3s; transition: .3s;}
.themonic-nav li a {text-decoration: none; display: block; position: relative;}

/* NAV MENU CUSTOMIZATIONS */

.themonic-nav ul.nav-menu {display: flex; justify-content: center; gap: 50px;}
.themonic-nav .nav-menu > li {}
.themonic-nav .nav-menu > li > a {font-size: 18px; text-transform: uppercase; font-weight: 500;}
.themonic-nav .nav-menu > li > a:after {content: ""; display: block; width: calc(100% + 12px); position: relative; left: -6px; border-top: 3px solid #fff; margin: 5px 0 0;}
.themonic-nav .nav-menu > li > a:hover {color: #fed165;}

.themonic-nav .nav-menu > li.current-menu-item > a {}
.themonic-nav .nav-menu > li.current-menu-item > a:after {border-color: #fed165; box-shadow: 0 3px 6px rgba(0,0,0,0.15);}

.themonic-nav .sub-menu {position: absolute; top: 100%; left: -18px; z-index: 10; max-height: 0; overflow: hidden; -webkit-transition: .5s; transition: .5s; background: #fff; border-radius: 15px;}
.themonic-nav .nav-menu li:hover > .sub-menu {max-height: 350px; padding: 10px 0; box-shadow: 0 18px 18px rgba(0,0,0,0.1);}
.themonic-nav .sub-menu > li {}
.themonic-nav .sub-menu > li > a {line-height: 1.4; width: 196px; text-align: left; padding: 5px 20px; font-weight: 500; font-size: 15px;}
.themonic-nav .sub-menu > li > a:hover {background: #fed165;}

.themonic-nav .sub-menu .sub-menu {left: 100%; top: 0; -webkit-transform: none; transform: none;}
.themonic-nav .sub-menu .sub-menu > li > a {background: #fed165;}
.themonic-nav .sub-menu .sub-menu > li > a:hover {background: #ddd;}

}

#page-wrap {padding: 0 15px;}
.home #page-wrap {display: none;}
#main {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
.site-content {margin: 0; padding: 50px 0;  box-sizing: border-box; flex-grow: 1; max-width: 100%;}
.widget-area {margin: 0 0 0 25px; padding: 50px 0 50px 25px; width: 30%; box-sizing: border-box; flex-shrink: 0;}
.entry-content > .gallery:not(:last-child) {margin: 0 0 20px!important;}
.entry-content > div:not(:last-child):not(.expand):not(.collapse):not(.pad):not(.featured) {margin-bottom: 20px;}
.video-wrap {position: relative; padding: 56.25% 0 0; width: 100%; margin: 0 0 20px;}
.video-wrap iframe {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.nk-awb {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

.assistive-text {display: none;}
span.excerpt-dash {display: none;}

ul.responsive-menu-submenu {background: #222;}
.responsive-menu-submenu a {background: transparent!important; border: 0!important;}
button#responsive-menu-button {z-index: 1!important; outline: 0!important; width: 100%!important;}

.limit {max-width: 1024px; margin: 0 auto;}
.limit-m {max-width: 900px; margin: 0 auto;}
.limit-sm {max-width: 750px; margin: 0 auto;}
.limit-xsm {max-width: 500px; margin: 0 auto;}
.clear {clear: both;}
.flex {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; gap: 30px;}
.flex.g0 {gap: 0;}
.flex.g1 {gap: 40px;}
.flex.g2 {gap: 50px;}
.flex.g3 {gap: 60px;}
.flex.g4 {gap: 70px;}
.flex.g5 {gap: 80px;}
.flex.g6 {gap: 90px;}
.entry-content .flex:not(:last-child) {margin-bottom: 20px;}
.flex.rows {flex-flow: row wrap;}
.flex.middle {-webkit-align-items: center; align-items: center;}
.flex.bottom {-webkit-align-items: flex-end; align-items: flex-end;}
.sub-cols > div,
.sub-col {display: flex; flex-flow: column; justify-content: space-between;}
.sub-cols > div > div:not(:last-child),
.sub-col > div:not(:last-child) {margin: 0 0 20px;}
.flex > * {flex-grow: 1; box-sizing: border-box;}
.flex.rows > * {width: 33.33%;}
.flex.f0 > *, .flex .f0 {flex-grow: 0; flex-shrink: 0;}
.flex.f1 > * {flex: 1;}
.flex.f2 > * {width: calc(50% - 15px);}
.flex.f3 > * {width: calc(33.33% - 20px);}
.flex.f4 > * {width: calc(25% - 23px);}
.flex.f5 > * {width: calc(20% - 24px);}
.flex .f2 {width: calc(50% - 30px); flex-grow: 2;}
.flex .f3 {width: calc(33.33% - 30px);}
.flex .f4 {width: calc(25% - 30px);}
.flex .f5 {width: calc(20% - 30px);}
.flex .f40 {width: calc(40% - 30px);}
.flex .f60 {width: calc(60% - 30px);}
.flex .f23 {width: calc(66.66% - 30px); flex-grow: 2;}
.flex .f34 {width: calc(75% - 30px); flex-grow: 3;}
.flex > .f100 {width: 100%;}
.flex.p15 > * {padding: 15px;}
.flex.p20 > * {padding: 20px;}
.flex.p25 > * {padding: 25px;}
.flex.p30 > * {padding: 30px;}
.flex.p40 > * {padding: 40px;}
.flex.p50 > * {padding: 50px;}
.center {text-align: center;}
.right {float: right; margin-left: 15px;}
img.right {max-width: 45%;}
.left {float: left; margin-right: 15px;}
img.left {max-width: 45%;}
.space li {margin-bottom: 15px;}
.abs-left {position: absolute; left: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-right {position: absolute; right: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-center {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translateX(-50%) translateY(-50%);}
.pad {padding: 30px 0;}
.entry-content .pad + .pad {padding-top: 0;}
.entry-content > .pad:first-child {padding-top: 0;}
.entry-content > .pad:last-child {padding-bottom: 0;}
.full {position: relative; left: 50%; width: 100vw; transform: translate(-50%,0); padding: 50px 15px; box-sizing: border-box; margin: 50px 0; background: #eee;}
.entry-content .full:first-child {margin-top: -50px;}
.entry-content .full:last-child {margin-bottom: -50px;}
.mb30 {margin-bottom: 30px!important;}
.mb50 {margin-bottom: 50px!important;}

a.btn, a.btn2 {display: inline-block; text-decoration: none; padding: 0.8em 2em; background: #2e5788; color: #fff; font-weight: bold; border-radius: 5px;}
a.btn:hover {background: #fed165;}
a.btn2 {background: #fed165; color: #2e5788;}
a.btn2:hover {background: #2e5788; color: #fff;}
a.link {display: inline-block; font-weight: bold; color: #2e5788; border-bottom: 3px solid #2e5788; padding: 0 0 5px; text-decoration: none;}
a.link:hover {border-color: #fed165;}
a.link2 {display: inline-block; font-weight: bold; color: #2e5788; border-bottom: 3px solid #fed165; padding: 0 0 5px; text-decoration: none;}
a.link2:hover {border-color: #2e5788;}
.indent {padding-left: 30px; margin-left: 30px; border-left: 2px solid #eee;}
.featured {background: #2e5788; color: #fff; padding: 30px; border-radius: 10px; box-sizing: border-box;}
.featured a.btn {background: #fff; color: #2e5788;}
.featured a.btn:hover {background: #fed165; color: #2e5788;}
.featured2 {background: #fed165; color: #2e5788; padding: 30px; border-radius: 10px; font-weight: 500; box-sizing: border-box;}
.featured2 a.btn:hover {background: #fff; color: #2e5788;}
.f-img {position: relative;}
.f-img.flex > div {position: relative; z-index: 2;}
.f-img:before {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(//careerexchangecoaching.com/wp-content/uploads/bg-featured.jpg) no-repeat center center / cover; border-radius: 10px; opacity: 0.12; filter: grayscale(1);}
.featured2.f-img {background: #fed165;}
.featured2.f-img:before {opacity: 0.08;}
.shaded, blockquote {background: #f4f4f4; padding: 30px; border-radius: 10px; color: #2e5788; box-sizing: border-box;}
div[class^="featured"].flex > div:not(:last-child), .shaded.flex > div:not(:last-child) {border-right: 1px solid rgba(255,255,255,0.5); padding-right: 35px; margin-right: 35px;}
.shaded.flex > div:not(:last-child) {border-color: rgba(0,0,0,0.1);}
.checks > li {list-style: none; background: url(//careerexchangecoaching.com/wp-content/uploads/ico-bullet-checks.svg) no-repeat left top / 1.4em auto; padding: 0 0 0 30px; margin: 0 0 6px;}
.cols-2 {column-count: 2;}

div[class^="featured"]:not([class*="limit-"]) {margin: 35px 0;}
div[class^="featured"]:first-child {margin-top: 0;}
div[class^="featured"]:last-child {margin-bottom: 0;}
.featured h2, .featured h3, .featured h4 {color: #fff;}
.featured h2:after {border-color: #fed165;}

#header {background: #fed165; color: #2e5788; padding: 30px 20px;}
.h-links > * {display: inline-block; vertical-align: middle; margin: 0 8px 0 0;}
.h-links > :last-child {margin-right: 0;}
a.soc {display: inline-block; position: relative; width: 40px; height: 40px; border-radius: 4px; background: url(//careerexchangecoaching.com/wp-content/uploads/ico-linkedin.svg) no-repeat center center / 42% auto #fff;}
a.soc:hover {background-image: url(//careerexchangecoaching.com/wp-content/uploads/ico-linkedin-w.svg); background-color: #2e5788;}
.site-logo {text-align: center; line-height: 0;}
.site-logo img {width: 325px;}
.h-btns {text-align: right;}
#header a.btn {background: #fff; color: #2e5788;}
#header a.btn:hover {background: #2e5788; color: #fff;}

#banner {background: url(//careerexchangecoaching.com/wp-content/uploads/banner.jpg) no-repeat center center / cover; min-height: 500px; position: relative; height: 32vw; color: #fff;}
.b-over {position: absolute; left: 0; top: 50%; width: 100%; transform: translate(0,-50%); padding: 0 20px; box-sizing: border-box;}
.b-over h1, .b-over h2 {font-size: 65px; line-height: 0.9; font-weight: 800; margin: 0; color: #fff;}
.b-over h1 span, .b-over h2 span {position: relative; display: inline-block;}
.b-over h1 span:after, .b-over h2 span:after {content: ""; display: block; position: absolute; z-index: -1; left: -0.2em; bottom: -0.12em; width: calc(100% + 0.4em); height: 0.5em; background: #fed165;}
.scroll-down {position: absolute; left: 50%; bottom: 20px; transform: translate(-50%,0); text-align: center; font-size: 13px;}
.scroll-down a {color: inherit; text-decoration: none;}

.sect {padding: 75px 20px;}
.sect-cta {font-weight: 500; color: #2e5788;}
.cc-inner {display: inline-block;}
.cc-inner a.btn, .cc-inner a.btn2 {width: 100%; box-sizing: border-box;}
.sect-block {margin-bottom: 50px;}
.head1 {font-size: 65px; line-height: 0.9; font-weight: 800;}
.head1.sm {font-size: 50px;}
.head1 span {color: #fed165;}
.head2 {font-size: 30px; font-weight: 500; text-transform: uppercase;}

#intro1 {position: relative; padding: 85px 20px 50px;}
#intro1 .flex {gap: 0; margin: 0 0 50px;}
#intro1:before {content: ""; position: absolute; right: calc(50vw - 512px); top: 0; transform: translate(50%,4%) scale(0.9); width: 400px; height: 300px; background: url(//careerexchangecoaching.com/wp-content/uploads/dots-yellow.png) no-repeat center top;}
#intro1:after {content: ""; position: absolute; left: calc(50vw - 512px); bottom: 0; transform: translate(-50%,6%) scale(0.9); width: 400px; height: 300px; background: url(//careerexchangecoaching.com/wp-content/uploads/dots-gray.png) no-repeat center top;}
.has-label {position: relative; padding: 50% 0 0; margin: 0 0 20px;}
.has-label img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 10px;}
#intro1 .flex > div:last-child {margin: 40px 0 0 -30px; position: relative; z-index: 2;}
#intro1 .flex p {padding: 0 30px;}
#intro1 .flex > div:first-child p {text-align: right; padding-right: 50px;}
.has-label h3.label {position: absolute; right: 0; top: 0; transform: translate(0,-50%); z-index: 2; background: #2e5788; color: #fff; padding: 0.6em 1.2em; margin: 0; font-size: 26px; font-weight: 600; border-radius: 8px 8px 0 8px;}
#intro1 .flex > div:last-child .has-label h3.label {right: auto; left: 0; background: #fff; color: #2e5788; border-radius: 8px 8px 8px 0;}
img.img-stopwatch {width: 60px;}

#discover {background: url(//careerexchangecoaching.com/wp-content/uploads/bg-discover.jpg) no-repeat center center / cover; color: #fff; position: relative;}
#discover:after {content: ""; display: block; position: absolute; right: 0; top: 0; width: calc(50vw + 256px); height: 100%; background: #2e5788; opacity: 0.9;}
#discover .limit {position: relative; z-index: 2;}
#discover .head1 {margin: 0 0 1.2em;}
#discover .head2 {margin: 10px 0 40px;}
#discover .btns.flex {display: inline-flex;}
.scroll-vert {max-height: 600px; overflow-y: auto; padding: 0 50px 0 0;}
.scroll-vert::-webkit-scrollbar {width: 6px;}
.scroll-vert::-webkit-scrollbar-track {border-radius: 20px; background: rgba(255,255,255,0.2);}
.scroll-vert::-webkit-scrollbar-thumb {border-radius: 20px; background: #fff;}
.d-solution {margin: 0 0 30px; background: url(//careerexchangecoaching.com/wp-content/uploads/ico-check-w.svg) no-repeat left 5px / 20px auto; padding: 0 0 0 30px;}
.d-solution h3 {font-weight: 600; margin: 0 0 15px; color: #fff;}
#discover a.link2 {color: #fff;}
#discover a.link2:hover {border-color: #fff;}

#bio {padding: 0; color: #2e5788;}
.bio-content {background: #fed165; width: 60%; padding-left: calc((100vw - 1024px)/2); box-sizing: border-box; position: relative;}
.bio-content:after {content: ""; position: absolute; right: 0; top: 50px; transform: translate(50%,0) scale(0.9); width: 400px; height: 400px; background: url(//careerexchangecoaching.com/wp-content/uploads/dots-white.png) no-repeat center top;}
.bio-txt {position: relative; z-index: 5; padding: 120px 0 80px; font-weight: 500;}
.bio-txt .head1 {color: #fff; text-shadow: 0 7px 25px rgba(0,0,0,0.1); margin: 0 0 40px;}
.bio-txt a.link {color: #fff; border-color: #fff; margin-top: 15px;}
.bio-txt a.link:hover {color: #2e5788; border-color: #2e5788;}
.bio-dom {line-height: 0; width: 350px; flex-shrink: 0; position: relative; z-index: 2;}
.bio-dom img {margin: 0 0 0 -50%; width: 150%; max-width: none;}
.bio-bg {line-height: 0; position: relative; width: calc(50vw - 400px);}
.bio-bg img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}

#services {position: relative; padding: 75px 20px;}
#services:before {content: ""; position: absolute; left: calc(50vw - 512px); top: 0; transform: translate(-50%,4%) scale(0.9); width: 400px; height: 400px; background: url(//careerexchangecoaching.com/wp-content/uploads/dots-gray.png) no-repeat center top;}
#services:after {content: ""; position: absolute; right: calc(50vw - 512px); bottom: 0; transform: translate(50%,23%) scale(0.9); width: 400px; height: 300px; background: url(//careerexchangecoaching.com/wp-content/uploads/dots-yellow.png) no-repeat center top;}
#services .limit {position: relative; z-index: 2;}
#services .head1 {color: #2e5788; margin: 0;}
.services > a {display: block; text-decoration: none; background: #fff; box-shadow: 0 10px 20px rgba(0,0,0,0.06); border-radius: 10px; overflow: hidden; text-align: center; padding: 30px; font-size: 14px; color: #2e5788; display: flex; flex-flow: column; justify-content: space-between; flex-grow: 0; -webkit-transition: .3s; transition: .3s;}
.services > a.f100 {background: #fed165;}
.services:hover > div.f100 {background: #fff;}
.services > a:hover, .services > a.f100:hover {background: #fed165;}

.services > a p {text-align: left;}
.s-ico {margin: 0 0 25px; line-height: 0;}
.s-ico img {max-width: 55px; max-height: 48px;}
.services h4 {font-size: 18px;}
.services h4 a {text-decoration: none;}
a.continue {display: block; text-align: center; text-decoration: none; line-height: 0; padding: 6px 0; margin: 14px 0 -10px; opacity: 0;}
a.continue span {display: inline-block; background: #2e5788; width: 4px; height: 4px; border-radius: 20px; margin: 0 5px;}
.services > a:hover a.continue {opacity: 1;}

#f-cta {background: url(//careerexchangecoaching.com/wp-content/uploads/bg-cta.jpg) no-repeat center top / cover; text-align: center; color: #fff; padding: 9% 20px 3.5%;}
#f-cta .head1 {margin: 0 0 1em; color: #fff;}
#f-cta .sect-cta {color: #fff;}

#footer {background: #2c343e; color: #fff; padding: 50px 20px 0; position: relative;}
#footer-bg {position: absolute; right: 0; bottom: 0; width: 50vw; height: 65%; background: url(//careerexchangecoaching.com/wp-content/uploads/bg-footer.png) no-repeat right bottom / contain;}
#footer .limit {position: relative; z-index: 5;}
#footer h4 {font-size: 18px; text-transform: uppercase; margin: 0; color: #fff;}
#footer h4:after {content: ""; display: block; width: 50px; height: 0; border-top: 3px solid #fed165; margin: 10px 0 25px;}
.f-top {margin: 0 0 40px; gap: 80px;}
.f-top li {list-style: none;}
.f-top li:not(:last-child) {margin: 0 0 6px;}
.f-top a {color: #fff; text-decoration: none;}
.f-top a:hover {color: #fed165;}
.f-top .sub-menu {display: none;}
.f-mid {justify-content: space-between; border-top: 1px solid #424952; border-bottom: 1px solid #424952; padding: 30px 0;}
.fm-links > a {vertical-align: middle; max-height: 40px; margin-right: 15px;}
.fm-links > a.btn {padding: 9px 20px; background: #fff; color: #2e5788;}
.fm-links > a.btn:hover {background: #2e5788; color: #fff;}
.f-logo {width: 200px; line-height: 0;}
.f-btm {justify-content: space-between; font-size: 13px; padding: 30px 0; color: #6a727d;}
.f-btm a {color: #fff;}

#banner-inner {position: relative; height: 350px; background: url(//careerexchangecoaching.com/wp-content/uploads/banner-inner.jpg) no-repeat center center / cover;}
#banner-inner:after {content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #205da5; opacity: 0.7;}
.bi-over {position: absolute; left: 0; top: 50%; width: 100%; transform: translate(0,-50%); text-align: center; color: #fff; z-index: 5; padding: 0 20px; box-sizing: border-box;}
.bi-over h1, .bi-over h2 {font-size: 50px; line-height: 0.9; font-weight: 800; margin: 0; color: #fff;}
.bi-over h1 span, .bi-over h2 span {position: relative; display: inline-block;}
.bi-over h1 span:after, .bi-over h2 span:after {content: ""; display: block; position: absolute; z-index: -1; left: -0.2em; bottom: -0.12em; width: calc(100% + 0.4em); height: 0.5em; background: #fed165;}

.entry-content ul:not(.checks) li {list-style: none; margin: 0 0 6px; position: relative; padding: 0 0 0 20px;}
.entry-content ul:not(.checks) li:before {content: ""; display: block; position: absolute; left: 0; top: 9px; width: 7px; height: 7px; border-radius: 20px; background: #2e5788;}

.entry-content img:not(.reg) {border-radius: 8px; box-shadow: 0 10px 20px rgba(0,0,0,0.1);}
.entry-content .center h2:after, .entry-content h2.center:after {margin: 15px auto 20px;}
.entry-content .s-ico img {border-radius: 0; box-shadow: none;}
.featured a.btn2:hover {background: #fff; color: #2e5788;}

.entry-content ol ol {list-style: lower-alpha;}

@media screen and (max-width : 1400px){
	.b-over h1, .b-over h2 {font-size: 58px;}
}
@media screen and (max-width : 1040px){
	body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {padding: 50px 0; box-sizing: border-box;}
	.flex.rows {width: 100%; margin-left: 0;}

	.scroll-vert {max-height: 450px;}

	.bio-content {padding-left: 20px;}

	#banner-inner {height: 300px;}
}
@media screen and (max-width : 850px){
	#main {display: block;}
	.site-content {padding: 30px 0;}
	.widget-area {width: 100%; margin: 0; padding: 0 0 30px;}

	#banner {min-height: 0; height: 450px;}
	.b-over h1, .b-over h2 {font-size: 50px; line-height: 1;}

	.head1 {font-size: 52px; line-height: 1;}

	.bio-dom {width: 275px;}

	.f-top {gap: 20px;}
	.f-top > div {flex: 1!important;}

	#banner-inner {height: 250px;}
	.bi-over h1, .bi-over h2 {font-size: 45px;}
}
@media screen and (max-width : 720px){
	.fbreak1 {display: block!important; margin-left: 0; width: 100%;}
	.fbreak1 > * {width: 100%!important; margin: 0 0 20px!important;}
	.fbreak1 > *.m0, .fbreak1 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak1 > :last-of-type {margin: 0!important;}
	.f4-break {flex-flow: row wrap;}
	.f4-break > * {width: calc(50% - 30px)!important; flex: auto!important;}
	.cols-2 {column-count: 1;}

	.head1 {font-size: 42px;}
	.head1.sm {font-size: 38px;}
	div[class^="featured"].flex > div:not(:last-child), .shaded.flex > div:not(:last-child) {border: 0; margin-right: 0; padding: 0;}

	#header a.btn {padding: 9px 20px;}
	.h-block {flex-flow: row wrap; gap: 20px 0;}
	.h-block > div {order: 2; flex: auto!important; width: 50%;}
	.h-block > div.site-logo {order: 1; width: 100%;}

	#banner {height: 400px;}

	#intro1 .flex > div:last-child .has-label h3.label {background: #f4f4f4;}

	#discover:after {width: 100%;}

	.bio-bg {display: none;}
	.bio-txt {padding: 50px 0;}

	.services > a {width: calc(50% - 16px)!important; flex-grow: 0;}

	.f-top {flex-flow: row wrap; gap: 35px;}
	.f-top > div {width: 100%; flex: auto!important; text-align: center;}
	#footer h4:after {margin: 10px auto 25px;}

	#banner-inner {height: 220px;}
}
@media screen and (max-width : 575px){
	.site-content {padding: 30px 0;}
	.single img.attachment-post-thumbnail {float: none!important; display: block; margin: 0 auto 15px!important; max-width: 100%;}
	.nav-single, .nav-single #ns-next {text-align: center;}
	.nav-single .ns-ib {display: inline;}
	.right, .left {float: none; display: block; margin: 0 auto 15px;}
	img.right, img.left {max-width: 100%;}
	.fbreak2 {display: block!important; margin-left: 0; width: 100%;}
	.fbreak2 > * {width: 100%!important; margin: 0 0 20px!important;}
	.fbreak2 > *.m0, .fbreak2 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak2 > :last-of-type {margin: 0!important;}
	.f4-break.fbreak2 > *:nth-last-child(2) {margin-bottom: 20px!important;}

	.head1 {font-size: 36px;}
	.head1.sm {font-size: 34px;}

	#banner {height: 350px;}
	.b-over h1, .b-over h2 {font-size: 42px;}

	#intro1 .flex > div:not(:last-child) {margin-bottom: 55px!important;}
	.has-label h3.label {font-size: 22px;}
	#intro1 .flex p, #intro1 .flex > div:first-child p {text-align: center; padding: 0 20px;}

	.bio-content {padding: 0 20px;}
	.bio-dom {position: absolute; right: 0; bottom: 0; width: 43%;}
	.bio-txt a.link {margin-top: 150px;}

	#f-cta {background-position: 38% top; padding-top: 60px;}
	img.img-stopwatch {width: 40px;}

	.f-mid {flex-flow: row wrap; justify-content: center;}
	.f-mid > div {width: 100%;}
	.f-logo img {width: 190px;}

	.f-btm {flex-flow: row wrap; gap: 5px;}
	.f-btm > div {width: 100%;}

	#banner-inner {height: 200px;}
	.bi-over h1, .bi-over h2 {font-size: 36px;}

	.entry-content h1, .comment-content h1, h1.entry-title, .archive-title, .page-title, .entry-content > h2:first-child {font-size: 34px;}
}
@media screen and (max-width : 425px){
	.fbreak3 {display: block!important; margin-left: 0; width: 100%;}
	.fbreak3 > *, .fbreak3.f4-break > *:nth-last-child(2), .fbreak3.f4-break > *:nth-last-child(1) {width: 100%!important; margin: 0 0 20px!important;}
	.fbreak3 > *.m0, .fbreak1 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak3 > :last-of-type {margin: 0!important;}

	.head1 {font-size: 34px;}
	.head2 {font-size: 28px;}

	#header a.btn {font-size: 14px; padding: 9px 15px;}
	a.soc {width: 36px; height: 36px;}

	.b-over h1, .b-over h2 {font-size: 34px;}

	.has-label h3.label {font-size: 20px;}

	.scroll-vert {padding: 0 30px 0 0;}

	.bio-txt a.link {margin-top: 90px;}

	.sect-block {flex-flow: row wrap; gap: 10px;}
	.sect-block > div {width: 100%;}

	.services > a {width: 100%!important;}

	#f-cta {background-position: 33% top; padding-top: 85px;}
}.wp-admin .updraftupdatesnotice-yourversiontested {display: none;}