@font-face { 
	font-family: "Abside"; 
	src: url(//45005489.fs1.hubspotusercontent-na1.net/hubfs/45005489/raw_assets/public/ReadytechWorkforce_March2024/fonts/Abside-Regular.woff) format("woff"); 
	font-style: normal; font-weight: normal; font-display: swap; 
}


@font-face { font-family: "fl-icons"; 
	src: url(//45005489.fs1.hubspotusercontent-na1.net/hubfs/45005489/raw_assets/public/ReadytechWorkforce_March2024/fonts/fl-icons.eot) format("embedded-opentype"), 
		url(//45005489.fs1.hubspotusercontent-na1.net/hubfs/45005489/raw_assets/public/ReadytechWorkforce_March2024/fonts/fl-icons.woff2) format("woff2"), 
		url(//45005489.fs1.hubspotusercontent-na1.net/hubfs/45005489/raw_assets/public/ReadytechWorkforce_March2024/fonts/fl-icons.ttf) format("truetype"), 
		url(//45005489.fs1.hubspotusercontent-na1.net/hubfs/45005489/raw_assets/public/ReadytechWorkforce_March2024/fonts/fl-icons.woff) format("woff"), 
		font-display: block; 
}




h1, h2, h3, h4, h5, h6{
	font-family: 'Abside', 'Poppins', san-serif;
}
body {
	font-family: 'Poppins', sans-serif;
}



















h1{
	font-size: clamp(2.49rem, 2.29rem + 0.99vw, 3.05rem);
}
h2{
	font-size: clamp(2.07rem, 1.94rem + 0.65vw, 2.44rem);
}
h3{
	font-size: clamp(1.4rem, 1.4rem + .1vw, 2rem);
}
h4{
	font-size: clamp(1.2rem, 1.2rem + .1vw, 1.6rem);
}
h5{
	font-size: clamp(1rem, 1rem + .1vw, 1.4rem);
}
h6{
	font-size: clamp(1rem, 1rem + .1vw, 1.2rem);
}

p{
	margin-bottom: 1.3em;
}

/* ScrollBar */
::-webkit-scrollbar {
	width: 10px;
}
::-webkit-scrollbar-thumb {
	background: #666;
	border-radius: 99px;
}
::-webkit-scrollbar-track {
	background: #000;
}
i[class^=icon-] {
	speak: none !important;
	display: inline-block;
	font-display: block;
	font-family: fl-icons !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400 !important;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: none !important;
}

#header .flex-col {
	display: none;
}
/* Header Styling  */
#header{
	min-height: 92px;
}
.header-wrapper{
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	background: #000;
	z-index: 1001;
	transition: background-color .3s, opacity .3s;
}
#header .header-inner{
	max-width: 100%;
	height: 100%;
	padding: 15px 20px;
	align-items: center;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	width: 100%;
}
#header .logo-wrapper{
	width: 200px;
	max-width: 70%;
	margin-left: 0;
	margin-right: 30px;
	line-height: 1;
	margin: 0;
	max-height: 100%;
}
header .header-search-container {
	margin: 0 13px;
	margin-left: 0;
	display: inline-block;
}
.search-form-container {
	overflow: hidden auto;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-backface-visibility: hidden;
	outline: none !important;
	position: fixed;
	z-index: 1043;
}

.search-form-container .inner-wrapper {
	box-sizing: border-box;
	padding: 30px;
	position: absolute;
	text-align: center;
	height: 100%;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.search-form-container .inner-wrapper:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.search-form-container .search-form-content {
	cursor: auto;
	width: 100%;
	=: 1;
	transform: translateY(0);
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	transition: transform .5s, opacity .3s;
	vertical-align: middle;
	z-index: 1045;
	position: relative;
	text-align: left;
}

.search-form-wrapper .search-lightbox {
	font-size: 1.5em;
	margin: 0 auto;
	max-width: 600px;
}

.search-form-container .search-lightbox {
	font-size: 1.5em;
	margin: 0 auto;
	max-width: 600px;
	color: #f1f1f1;
	text-align: center;
}

.searchform-wrapper {
	font-size: 1.15em;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.searchform-wrapper .flex-row {
	justify-content: center;
	position: relative;
	align-items: center;
	display: flex;
	flex-flow: row nowrap;
	width: 100%;
}

.searchform-wrapper .flex-row .input-col {
	flex: 1;
	max-height: 100%;
}

.searchform-wrapper .flex-row .input-col input {
	box-sizing: border-box;
	border: 1px solid #666;
	padding: 0 0.75em;
	height: 2.507em;
	font-size: .97em;
	border-radius: 0;
	max-width: 100%;
	width: 100%;
	vertical-align: middle;
	background-color: #fff;
	color: #333;
	transition: color .3s, border .3s, background .3s, opacity .3s;
	touch-action: manipulation;
}

.searchform-wrapper .flex-row .button-col {
	max-height: 100%;
}

.searchform-wrapper .flex-row .button-col .search-btn {
	margin: -1px;
	min-width: 75.2962px;
	padding-left: 18.0711px;
	padding-right: 18.0711px;
	color: #fff;
	background: #26d07c;
	font-size: 30.1185px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 76px;
}

.searchform-wrapper .flex-row .button-col .search-btn i {
	font-size: 1.2em;
	top: -1.5px;
	vertical-align: middle;
}
.search-form-container {
	opacity: 0;
	visibility: hidden;
}
.search-form-open .search-form-container{
	opacity: 1;
	visibility: visible;
}
.searchform-wrapper .flex-row .button-col .search-btn i:before {
	content: "";
}
.search-form-container .form-close-btn {
	opacity: .6;
	-webkit-backface-visibility: hidden;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-family: Arial, monospace;
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	height: 40px;
	line-height: 40px;
	margin: 0 !important;
	min-height: 0;
	mix-blend-mode: difference;
	outline: none;
	padding: 0;
	position: fixed;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 0;
	transition: opacity .6s, transform .3s;
	transition-delay: .15s;
	width: 40px;
	z-index: 1046;
}
input::-webkit-input-placeholder {
	color: #757575;
}

.search-form-container:before {
	position: absolute;
	background: #000;
	height: 100%;
	content: "";
	width: 100%;
	opacity: .6;
}
header .header-search-container span {
	line-height: 16px;
	color: hsla(0, 0%, 100%, .8);
	font-weight: 300;
	font-style: normal;
	font-size: .8em;
	letter-spacing: .02em;
	text-transform: uppercase;
	font-family: Poppins, sans-serif;
	align-items: center;
	display: inline-flex;
	flex-wrap: wrap;
	padding: 10px 0;
}

header .header-search-container span i {
	min-width: 1em;
	font-size: 16px;
	transition: color .3s;
	vertical-align: middle;
	font-family: fl-icons !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400 !important;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: none !important;
	speak: none !important;
	display: inline-block;
}
#header .header-nav {
	display: flex;
	justify-content: flex-end;
	flex-flow: row wrap;
	align-items: center;
}

header .header-search-container span i:before {
	content: "";
}
#header .header-nav .hs-menu-wrapper>ul {
	align-items: center;
}

#header .header-nav .hs-menu-wrapper>ul>li {
	display: inline-block;
	margin: 0 13px;
	position: relative;
}

#header .header-nav .hs-menu-wrapper>ul>li>a {
	line-height: 16px;
	color: hsla(0, 0%, 100%, .8);
	font-weight: 300;
	font-style: normal;
	font-size: .8em;
	letter-spacing: .02em;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	padding: 10px 0;
}
#header .header-btn a:hover {
	box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
	color: #fff;
	opacity: 1;
	outline: none;
}
header .header-search-container {
	cursor: pointer;
}
#header .header-btn {
	color: #fff;
	margin-left: 13px;
	display: inline-block;
	font-size: 15.3px;
}

#header .header-btn a {
	border-radius: 99px;
	font-size: 12.24px;
	letter-spacing: .03em;
	line-height: 2.4em;
	padding: 0 1.2em;
	min-height: 2.5em;
	vertical-align: middle;
	font-weight: 400;
	font-family: Poppins, sans-serif;
}
#header .header-btn a:after {
	display: inline-block;
	content: ' ';
	background-image: url(//45005489.fs1.hubspotusercontent-na1.net/hubfs/45005489/raw_assets/public/ReadytechWorkforce_March2024/images/rightarrow.svg);
	background-size: 10px 10px;
	height: 10px;
	width: 10px;
	margin-left: 4px;
	background-repeat: no-repeat;
}
#header .header-nav .hs-menu-wrapper>ul>li>a>i {
	font-size: 16px;
	margin-left: .2em;
	opacity: .6;
	transition: color .3s;
	vertical-align: middle;
}
#header .header-nav .hs-menu-wrapper>ul>li>a>i:before {
	content: "";
}
#header .header-nav .hs-menu-wrapper>ul>li>ul {
	background-color: #000000;
	color: #F1F1F1;
	font-size: 90%;
	display: table;
	left: -15px !important;
	margin: 0;
	max-height: 0;
	min-width: 260px;
	opacity: 0;
	padding: 20px 0;
	position: absolute;
	text-align: left;
	transition: opacity .25s, visibility .25s;
	visibility: hidden;
	z-index: 9;
}
#header .header-nav .hs-menu-wrapper>ul>li:hover>ul{
	visibility: visible;
	opacity: 1;
	left: 0;
}
#header .header-nav .hs-menu-wrapper>ul>li>ul li {
	display: block;
	margin: 0;
	vertical-align: top;
}

#header .header-nav .hs-menu-wrapper>ul>li>ul li a {
	color: hsla(0, 0%, 100%, .8);
	display: block;
	transition: all .2s;
	line-height: 1.3;
	padding: 10px 20px;
	width: auto;
	font-size: 16.2px;
}
.mobile-menu-wrapper{
	position: fixed;
	right: -100%;
}
.mobile-menu-wrapper .close-btn {
	display: none;
}

/* Footer Styling  */
.footer-wrapper .site-footer{
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #000000;
	color: #f1f1f1;
	align-items: center;
	display: flex;
	flex-flow: row;
	min-height: auto;
	position: relative;
	width: 100%;
}
.site-footer .inner-footer-wrapper{
	position: relative;
	z-index: 1;
	width: 100%;
}
.site-footer .footer-gap{
	display: block;
	height: auto;
	padding-top: 30px;
}
.site-footer .footer-gap:after{
	clear: both;
	content: "";
	display: table;
}
.site-footer .page-center{
	width: 100%;
	-js-display: flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 0;
}
.site-footer .footer-menu-container {
	margin: 0;
	padding: 0 15px 30px;
	position: relative;
	width: 100%;
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.site-footer .inner-menu-wrapper {
	display: flex;
	width: 100%;
}
.footer-wrapper .site-footer {
	margin: -1px 0;
}
.site-footer .footer-menu-container .hs-menu-wrapper>ul {
	justify-content: space-between;
	width: 100%;
}

.site-footer .footer-menu-container .hs-menu-wrapper>ul>li {
	margin-bottom: 0;
	margin-right: 7px;
	display: inline-block;
}

.site-footer .footer-menu-container .hs-menu-wrapper>ul>li>a {
	color: hsla(0, 0%, 100%, .8);
	font-weight: 300;
	font-style: normal;
	font-family: Poppins, sans-serif;
	font-size: .8em;
	align-items: center;
	display: inline-flex;
	flex-wrap: wrap;
	padding: 10px 0;
}
.copyright-col-footer .inner-col-copyright {
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	padding: 0 15px;
}

.copyright-col-footer .inner-col-copyright .text-center {
	margin-left: auto;
	margin-right: 0;
	text-align: center;
}

.copyright-col-footer .inner-col-copyright .text-center p {
	margin-bottom: 1.3em;
	line-height: 1.5;
}
.site-footer .footer-menu-container .hs-menu-wrapper>ul>li:last-child {
	margin: 0;
}
.copyright-col-footer .inner-col-copyright .text-center p span {
	font-size: 60%;
	color: #999999;
}

.copyright-col-footer .inner-col-copyright .text-center p span a {
	color: #999999;
}
#header .mobile-nav{
	display: none;
}
.footer-logo-col {
	max-width: 33.33333%;
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	margin: 0;
	padding: 0 15px 30px;
	position: relative;
	width: 100%;
	padding-bottom: 0;
}

.site-footer .col-inner {
	margin-left: auto;
	margin-right: 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	width: 100%;
}

.logo-wrapper {
	width: 45%;
	position: relative;
	margin-bottom: 1em;
}
.footer-text-col {
	max-width: 33.33333%;
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	margin: 0;
	padding: 0 15px 30px;
	position: relative;
	width: 100%;
	padding-bottom: 0;
}

.footer-social-icons {
	max-width: 33.33333%;
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	margin: 0;
	padding: 0 15px 30px;
	position: relative;
	width: 100%;
	padding-bottom: 0;
}
.footer-line .inner-line-col {
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	margin: 0;
	padding: 0 15px 30px;
	position: relative;
	width: 100%;
}

.footer-line .inner-line-col .divider {
	max-width: 100%;
	height: 1px;
	background-color: rgb(255, 255, 255);
	width: 100%;
	margin: 1em 0;
	display: block;
}
.footer-text-col .footer-text-inner {
	text-align: center;
}

.footer-text-col .footer-text-inner p {
	font-weight: 600;
	line-height: 27px;
	margin-bottom: 1.3em;
	font-size: 18px;
}
.site-footer .social-icons-inner {
	color: #fff;
	vertical-align: middle;
	display: inline-block;
	text-align: right;
	width: 100%;
	max-width: 100%;
}
section.footer-top-section {
	position: relative;
	z-index: 1;
	width: 100%;
	align-items: center;
	display: flex;
	flex-flow: row;
	min-height: auto;
}
section.footer-top-section>div {
	display: flex;
	width: 100%;
}
.copyright-col-footer .inner-col-copyright .text-center p span a:hover {
	color: #fff !important;
}
#header .logo-wrapper{
	margin-right: 30px;
}

/* Blog Styling  */
.hs-blog-listing .box-text .box-text-inner h5 a:hover {
	color: #000;
}

.hs-blog-listing .box-text .box-text-inner a.button-read-more:hover {
	box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
	color: #fff;
	opacity: 1;
	outline: none;
}
blockquote {
	border-left: 2px solid #000000 !important;
	color: #333;
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 1.25em;
	padding: 0 1.25em 0 1.875em !important;
	position: relative;
	background: none !important;
	color: #26d07c;
	text-align: left !important;
}
.hs-blog-listing .page-center {
	width: 100%;
	-js-display: flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.hs-blog-listing .post-item {
	max-width: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	margin: 0;
	padding: 0 15px 30px;
	position: relative;
	width: 100%;
}

.hs-blog-listing .box-image {
	position: relative;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.hs-blog-listing .image-cover {
	background-position: 50% 50%;
	background-size: cover;
	height: auto;
	overflow: hidden;
	position: relative;
}
.hs-blog-listing .image-cover img {
	bottom: 0;
	font-family: "object-fit: cover;";
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.hs-blog-listing .box-text {
	background-color: hsla(0, 0%, 100%, .95);
	margin: -15% auto 0;
	max-width: 85%;
	padding: 15px 20px;
	text-align: left;
	font-size: .9em;
	position: relative;
	width: 100%;
}


.hs-blog-listing .box-text .box-text-inner p.cat-label {
	margin-bottom: .1em;
	margin-top: .1em;
	opacity: .7;
	font-size: .6em;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.hs-blog-listing .box-text .box-text-inner h5 {
	line-height: 1.3;
	margin-bottom: .1em;
	margin-top: .1em;
	font-size: 1.15em;
}

.hs-blog-listing .box-text .box-text-inner h5 a {
	color: rgb(98, 68, 187);
}

.hs-blog-listing .box-text .is-divider {
	height: 2px;
	margin-bottom: .5em;
	margin-top: .5em;
	margin-left: 0;
	margin-right: auto;
}

.hs-blog-listing .box-text .box-text-inner a.button-read-more {
	margin-top: 1em;
	font-size: .8em;
	display: inline-block;
	background-color: #6244bb;
	border-color: rgba(0, 0, 0, .05);
	color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	box-sizing: border-box;
	letter-spacing: .03em;
	line-height: 2.4em;
	margin-right: 1em;
	max-width: 100%;
	min-height: 2.5em;
	padding: 0 1.2em;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-rendering: optimizeLegibility;
	text-shadow: none;
	transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
	vertical-align: middle;
}
.scroll-header .header-wrapper {
	position: fixed;
}

.scroll-header .header-inner {
	padding-top: 0 !important;
}
.scroll-header #header .logo-wrapper img {
	margin-top: 10px;
}
#header .header-nav .hs-menu-wrapper>ul>li a:hover {
	color: #26D07C;
}
header .header-search-container span i:hover {
	color: #26D07C;
}
.scroll-header #header .logo-wrapper img {
	width: 140px !important;
	height: auto !important;
}
a.back-to-top {
	display: inline-block;
	margin-left: .12em;
	margin-right: .12em;
	min-width: 2.5em;
	opacity: 1;
	pointer-events: inherit;
	transform: translateY(0);
	background-color: transparent;
	border: 2px solid;
	line-height: 2.19em;
	color: currentColor;
	transition: color .3s, opacity .3s, transform .3s;
	bottom: 20px;
	margin: 0;
	right: 20px;
	border-radius: 999px !important;
	-o-object-fit: cover;
	object-fit: cover;
	position: fixed;
	max-width: 100%;
	min-height: 2.5em;
	z-index: 10;
}
a.back-to-top:hover {
	background: #000;
	color: #fff;
}
.copyright-col-footer .inner-col-copyright .text-center p span a:nth-child(2):hover {
	color: #fff;
}
a.back-to-top i.icon-angle-up {
	font-size: 1.2em;
	top: 6px;
	vertical-align: middle;
	display: flex;
	left: 14px;
}

a.back-to-top i.icon-angle-up:before {
	content: "";
}
footer.footer-wrapper {
	position: relative;
	z-index: 9;
}
.cm-blog-post-noSidebr .post-banner-area {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: top;
	-o-object-position: top;
	object-position: top;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.cm-blog-post-noSidebr .post-banner-overlay {
	height: 100%;
	left: 0;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}
.cm-blog-post-noSidebr .content-wrapper.blog-main-post{
	display: flex;
	justify-content: center;
	padding-left: 0;
	padding-right: 0;
}
.cm-blog-post-noSidebr .post-banner-area  .page-center {
	padding-bottom: 20px;
	min-height: 300px;
	padding-top: 20px;
	position: relative;
	font-size: 1.15em;
	align-items: center;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	width: 100%;
	overflow: hidden;
}
.cm-blog-post-noSidebr .blog-main-post .blog-post-container {
	max-width: 83.33333%;
	-ms-flex-preferred-size: 83.33333%;
	flex-basis: 83.33333%;
	margin: 0;
	padding: 0 15px 30px;
	position: relative;
	width: 100%;
}

.cm-blog-post-noSidebr .post-banner-content {
	text-align: center;
	margin: 0 auto;
	max-height: 100%;
}

.cm-blog-post-noSidebr .post-banner-content h1.entry-title {
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
	margin-bottom: 0.5rem;
	font-size: 1.7em;
}

.cm-blog-post-noSidebr .post-banner-content h6.entry-category {
	font-size: .7em;
	color: #fff;
	margin-bottom: 0.5rem;
	font-weight: 400;
	line-height: 1.2;
}

.cm-blog-post-noSidebr .post-banner-content h6.entry-category a {
	color: #fff;
}
.cm-blog-post-noSidebr .blog-share.text-center {
	text-align: center;
}
.blog-share.text-center {
	text-align: center;
}

.cm-blog-post-noSidebr .social-icons {
	color: #999;
	display: inline-block;
	font-size: .85em;
	vertical-align: middle;
}

.cm-blog-post-noSidebr .social-icons a {
	background-color: transparent;
	border: 2px solid;
	line-height: 2.19em;
	text-transform: none;
	font-weight: normal;
	border-radius: 999px !important;
	-o-object-fit: cover;
	object-fit: cover;
	margin-bottom: 1em;
	color: silver;
	padding: 0;
	min-width: 2.5em;
	font-size: .97em;
}

.cm-blog-post-noSidebr .social-icons a i {
	margin: 0;
	font-size: 1.2em;
	min-width: 1em;
	top: -1.5px;
	vertical-align: middle;
	position: relative;
}

.body-container.body-container--blog-post {
	padding: 30px 0;
	padding-top: 0;
}
/* Form Styling  */

.cm_nv_wrp .cm_nv_inner .custom, .hs-button, .tabber .media-col .form-wrap input.hs-button, form input[type=submit] {
	font-size: 14px;
	line-height: 14px;
	font-family: helvetica;
	font-weight: 700;
}
.col_padd, .dnd-section>.row-fluid .dnd-column, .dnd-section>.row-fluid>[class*=span].dnd-module, .flex_row .col1, .flex_row .col10, .flex_row .col11, .flex_row .col12, .flex_row .col2, .flex_row .col20, .flex_row .col3, .flex_row .col4, .flex_row .col5, .flex_row .col6, .flex_row .col7, .flex_row .col8, .flex_row .col9 {
	padding: 0 15px;
}
.error-page:before {
	color: rgb(191 190 190);
}
.icon-envelop:before {
	content: "";
}
.icon-pinterest:before {
	content: "";
}
.cm-blog-post-noSidebr .button.icon:hover{
	background-color: currentColor !important;
	border-color: currentColor
}
.cm-blog-post-noSidebr .button.icon:hover i{
	color: #fff;
}
.cm-blog-post-noSidebr .button.facebook:hover{
	color: #3a589d;

}
.cm-blog-post-noSidebr .button.twitter:hover {
	color: #2478ba !important;
}
.cm-blog-post-noSidebr .button.email:hover{
	color: #111 !important;
}
.cm-blog-post-noSidebr .button.pinterest:hover{
	color: #cb2320
}
.cm-blog-post-noSidebr .button.linkedin:hover{
	color: #0072b7
}

.tooltip {
	position: absolute !important;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0
}
.tooltip.in {
	opacity: .9
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: rgba(33,33,33,.97)
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: rgba(33,33,33,.97)
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: rgba(33,33,33,.97)
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: rgba(33,33,33,.97)
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: rgba(33,33,33,.97)
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: rgba(33,33,33,.97)
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: rgba(33,33,33,.97)
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: rgba(33,33,33,.97)
}
.logo-wrapper img {
	width: 100% !important;
}
.searchform-wrapper .flex-row .input-col input:focus {
	box-shadow: 0 0 5px #ccc;
	opacity: 1 !important;
	outline: 0;
	color: #333;
	background-color: #fff;
	border: 1px solid #26D07C;
}

.searchform-wrapper .flex-row .button-col .search-btn:hover {
	box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
	cursor: pointer;
}


@media (min-width: 993px){
	.scroll-header #header .header-nav{
		margin-top: 16px;
	}
	.mobile-menu-wrapper {
		display: none;
	}
	.site-footer .footer-menu-container .hs-menu-wrapper>ul>li>a:hover{
		color: rgba(255, 255, 255, 1.0);
	}
}


@media(max-width:991px) and (min-width:850px){
	#header .header-inner {
		padding-left: 2px;
	}
	#header .logo-wrapper {
		display: flex;
		width: 100%;
		-ms-flex: 1;
		flex: 1;
		line-height: 1;
		margin: 0;
	}
	.blankspave {
		-ms-flex-order: -1;
		order: -1;
		-ms-flex: 0;
		flex: 0;
		display: flex !important;
		margin-right: auto;
		max-height: 100%;
	}
}

@media (max-width: 1300px){
	#header {
		min-height: 100px;
	}
	.lp-header{
		min-height: 92px !important;
	}
	#header .header-nav .hs-menu-wrapper>ul>li:nth-child(n+5)>ul {
		margin-left: -68px;
	}
}

@media (max-width: 1040px){
	#header .header-nav .hs-menu-wrapper>ul>li {
		margin: 0 8px;
	}
}

@media (max-width: 992px){
	.searchform-wrapper .flex-row .button-col .search-btn {
		min-height: 67px;
	}
	.header-btn a:hover {
		box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
	}
	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul>li.active>a {
		color: #fff;
	}
	.header-btn a {
		font-family: Poppins, sans-serif;
		font-size: 10.88px;
		font-weight: 400;
	}
	body {
		font-size: 16px;
	}
	.mobile-menu-wrapper:before {
		content: "";
		background: #000;
		height: 100%;
		width: 100%;
		position: fixed;
		left: 0;
		right: 0;
		opacity: 0;
		visibility: hidden;
	}
	.hs-blog-listing .post-item {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.social-icons-wrapper a{
		font-size: 16.32px;
	}
	.footer-text-col .footer-text-inner p{
		font-size: 16px;
	}
	#header .logo-wrapper img {
		width: 267px !important;
	}
	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul>li.active .toggle {
		transform: rotate(180deg);
	}
	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul>li ul>li {
		margin-bottom: 0;
		width: 100%;
		padding-left: .5em;
	}

	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul>li ul {
		width: 100%;
		padding-bottom: 30px;
		position: inherit;
	}

	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul>li {
		flex-wrap: wrap;
	}

	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul>li ul>li>a {
		padding-left: 20px;
		color: rgb(255 255 255 / 80%);
		padding-bottom: 5px;
		padding-top: 5px;
		align-items: center;
		display: flex;
		flex-grow: 1;
		width: auto;
	}
	#header .mobile-nav{
		display: flex;
		margin-left: auto;
	}
	#header .mobile-nav ul {
		padding: 0;
		margin: 0;
		justify-content: flex-end;
		position: relative;
		display: flex;
		flex-flow: row wrap;
		width: 100%;
		align-items: center;
	}

	#header .mobile-nav ul>li {
		display: inline-block;
		list-style: none;
		margin: 0 7px;
		padding: 0;
		transition: background-color .3s;
	}

	#header .mobile-nav ul>li:first-child {
		margin-left: 0;
	}

	#header .mobile-nav ul>li:last-child {
		margin-right: 0;
	}

	#header .mobile-nav ul>li>a {
		line-height: 16px;
		color: hsla(0, 0%, 100%, .8);
		font-weight: 300;
		align-items: center;
		display: inline-flex;
		flex-wrap: wrap;
		padding: 10px 0;
		Poppins, sans-serif;
		font-size: 12.8px;
	}

	#header .mobile-nav ul>li>a i {
		font-size: 16px;
		min-width: 1em;
		transition: color .3s;
		vertical-align: middle;
	}
	#header .mobile-nav ul>li>a i:hover {
		color: #26D07C;
	}

	i.icon-search:before {
		content: "";
	}

	i.icon-menu:before {
		content: "";
	}
	#header .mobile-nav ul>li>a i.icon-menu {
		font-size: 24.32px;
	}
	#header .mobile-nav ul>li:last-child>a {
		min-width: 36px;
	}
	#header .logo-wrapper img {
		height: 83px !important;
	}
	#header .header-nav{
		display: none;
	}
	.mobile-menu-wrapper {
		top: 0;
		position: fixed;
		z-index: 9999;
		width: 300px;
		height: 100vh;
		RIGHT: -100%;
		background-color: rgba(0, 0, 0, .95);
		left: auto;
		transition: all .3s;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		height: 100vh !important;
	}
	.mobile-menu-wrapper .mobile-inner-wrapper {
		box-sizing: border-box;
		position: absolute;
		text-align: center;
		height: 100%;
		left: 0;
		top: 0;
		width: 100%;
	}

	.mobile-sidebar {
		scrollbar-width: none;
	}

	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu {
		padding: 30px 0;
	}

	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul {
		flex-flow: column;
		position: relative;
		width: 100%;
		align-items: center;
		display: flex;
	}

	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul>li>a {
		color: hsla(0, 0%, 100%, .8);
		padding-bottom: 15px;
		padding-top: 15px;
		font-weight: 300;
		font-style: normal;
		align-items: center;
		display: flex;
		flex-grow: 1;
		width: auto;
		letter-spacing: .02em;
		text-transform: uppercase;
		font-size: 12.8px;
		padding-left: 20px;
	}

	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul>li {
		margin: 0;
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: center;
	}

	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul>li ul {
		display: none;
	}
	.mobile-menu-wrapper .close-btn {
		opacity: .6;
		-webkit-backface-visibility: hidden;
		box-shadow: none;
		color: #fff;
		cursor: pointer;
		font-family: Arial, monospace;
		font-size: 40px;
		font-style: normal;
		font-weight: 300;
		height: 40px;
		line-height: 40px;
		margin: 0 !important;
		min-height: 0;
		mix-blend-mode: difference;
		outline: none;
		padding: 0;
		position: fixed;
		right: 0;
		text-align: center;
		text-decoration: none;
		top: 0;
		transition: opacity .6s, transform .3s;
		transition-delay: .15s;
		width: 40px;
		z-index: 1046;
	}
	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul>li:not(:first-child) {
		border-top: 1px solid #ececec;
		border-color: hsla(0, 0%, 100%, .2);
	}
	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul>li:not(:first-child) {
		border-top: 1px solid #ececec;
		border-color: hsla(0, 0%, 100%, .2);
	}
	.header-btn {
		border-top: 1px solid #ececec;
		border-color: hsla(0, 0%, 100%, .2);
		padding: 20px;
		align-items: center;
		display: flex;
		flex-flow: row wrap;
	}
	.header-btn a {
		border-radius: 99px;
		font-size: 10.88px;
		letter-spacing: .03em;
		line-height: 2.4em;
		min-height: 2.5em;
		padding: 0 1.2em;
	}

	.header-btn a:after {
		display: inline-block;
		content: ' ';
		background-image: url(//45005489.fs1.hubspotusercontent-na1.net/hubfs/45005489/raw_assets/public/ReadytechWorkforce_March2024/images/chevron-right-white.svg);
		background-size: 10px 10px;
		height: 10px;
		width: 10px;
		margin-left: 5px;
		background-repeat: no-repeat;
	}
	.mobile-social-icons {
		border-top: 1px solid #ececec;
		border-color: hsla(0, 0%, 100%, .2);
		padding: 20px;
		font-size: .85em;
		align-items: center;
		display: flex;
		flex-flow: row wrap;
		padding-left: 23px;
	}
	.mobile-menu-wrapper .mobile-inner-wrapper .main-menu-wrapper .mobile-menu .hs-menu-wrapper>ul>li:hover>a {
		color: #fff;
	}
	.toggle {
		box-shadow: none!important;
		color: currentColor;
		height: auto;
		line-height: 1;
		margin: 0 5px 0 0;
		opacity: .6;
		padding: 0;
		width: 45px;
		margin-bottom: 0;
		background-color: transparent;
		border: 1px solid transparent;
		border-radius: 0;
		box-sizing: border-box;
		position: relative;
		text-align: center;
		text-decoration: none;
		text-rendering: optimizeLegibility;
		text-shadow: none;
		text-transform: uppercase;
		transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
		vertical-align: middle;
		max-width: 100%;
		min-height: 2.5em;
		cursor: pointer;
		display: inline-block;
		font-size: .97em;
		font-weight: bolder;
		letter-spacing: .03em;
	}

	.toggle i:before {
		content: "";
	}

	.toggle i {
		font-size: 27.936px;
		color: #fff;
	}
	.mobile-menu-open .mobile-menu-wrapper {
		right: 0;
	}
	.mobile-menu-open .mobile-menu-wrapper:before {
		opacity: .6;
		visibility: visible;
	}
	.mobile-menu-open .mobile-menu-wrapper .close-btn {
		display: block;
	}
	.mobile-menu-open{
		overflow: hidden;
	}
}

@media(max-width:851px){
	#header .logo-wrapper{
		width: 360px;
	}

	.footer-banner-wrapper .text-box .text-box-content .text-inner p {
		font-size: 13.68px;
	}
	.cm-blog-post-noSidebr .blog-main-post .blog-post-container {
		width: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
}

@media (max-width: 767px){
	.site-footer .footer-menu-container .hs-menu-wrapper>ul>li>a {
		padding: 5px 0;
		color: #ffffff !important;
		font-weight: 400;
	}
	.searchform-wrapper .flex-row .input-col input{
		height: 48px;
		font-size: 15px;
	}
	.searchform-wrapper .flex-row .button-col .search-btn i {
		font-size: 15px;
	}

	.searchform-wrapper .flex-row .button-col .search-btn {
		min-width: 38px;
		min-height: 46px;
	}
}


@media (max-width: 576px){
	.hs-blog-listing .box-text .box-text-inner h5 {
		font-size: 1em;
	}
	.footer-logo-col{
		width: 100%;
		max-width: 100%;
		flex-basis: 100%;
	}
	.site-footer .col-inner .footer-gap {
		display: none;
	}
	.footer-text-col .footer-text-inner{
		text-align: left;
	}
	.site-footer .social-icons-inner{
		text-align: left;
	}
	.footer-social-icons {
		flex-basis: 100%;
		width: 100%;
		max-width: 100%;
	}
	.footer-text-col{
		flex-basis: 100%;
		max-width: 100%;
		width: 100%;
	}

	.footer-banner-wrapper .text-box .text-box-content .text-inner p {
		font-size: 11px;
	}
}

@media (max-width: 549px){
	#header .logo-wrapper{
		width: 225px;
	}
	#header .logo-wrapper img{
		height: 70px !important;
	}
}

@media (max-width: 450px){
	.lp-header{
		min-height: 70px !important;
	}
	#header .logo-wrapper {
		width: 130px !important;
	}
	#header .logo-wrapper img {
		max-height: 70px !important;
		height: 40px !important;
	}
	#header {
		min-height: 79px;
	}
	.searchform-wrapper .flex-row .input-col input {
		font-size: 24px;
		height: 58px;
	}

	.searchform-wrapper .flex-row .button-col .search-btn {
		min-height: 58px;
		display: flex;
		justify-content: center;
		align-items: center;
		min-width: 35px;
	}

	.searchform-wrapper .flex-row .button-col .search-btn i {
		font-size: 28px;
	}
}


/* Theme Setting  */





.header-wrapper{
	background-color: rgba(0, 0, 0, 1.0);
}
#header .header-nav .hs-menu-wrapper>ul>li>a{
	color: rgba(255, 255, 255, 0.8);
}
#header .header-nav .hs-menu-wrapper>ul>li a:hover{
	color: rgba(38, 208, 124, 1.0);
}
#header .header-nav .hs-menu-wrapper>ul>li.active{
	color: rgba(38, 208, 124, 1.0);
}
#header .header-nav .hs-menu-wrapper>ul>li>ul{
	background-color: rgba(0, 0, 0, 1.0);
}
#header .header-nav .hs-menu-wrapper>ul>li>ul li a{
	color: rgba(255, 255, 255, 0.8);
}
#header .header-nav .hs-menu-wrapper>ul>li>ul li>a:hover{
	color: rgba(38, 208, 124, 1.0);
}


.footer-wrapper .site-footer{
	background-color: rgba(0, 0, 0, 1.0);
}
.site-footer p{
	color: rgba(241, 241, 241, 1.0);
}
.site-footer a,
.site-footer .footer-menu-container .hs-menu-wrapper>ul>li>a{
	color: rgba(255, 255, 255, 0.8);
}
.site-footer a:hover,{
	color: rgba(255, 255, 255, 1.0);
}