.main-navigation-logo-search-inner .secondary-navigation-wrap a {
    font-size: 12px;
}
.main-navigation-logo-search-inner .main-navigation-wrapper a {
    font-size: 14px;
}
.main-navigation-logo-search-inner .main-nav-list > li {
    padding: 0 4px;
}
@media (min-width: 1050px){
	.main-navigation-logo-search-inner .main-nav-wrap.col-sm-8 {
		flex: 0 0 70%;
		max-width: 70%;
	}
	.main-navigation-logo-search-inner .secondary-navigation-wrap {
		flex: 0 0 30%;
		max-width: 30%;
	}

	

}

.inner-page-hero-section-wrapper {
    padding-top: 0px;
}
.inner-page-hero-section-wrapper.career-page{
    background-image: url(../img/career.jpg);
}
.inner-page-hero-section-wrapper.career-page.cpinner{
    background-image: url(../img/career-inner.jpg);
}
.career-page .col-md-3 a.boxcareer{
/*	background:rgba(32, 34, 41, 0.5);*/

	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px;
	height:100px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	font-size:20px;
    display: grid;
    align-items: center;
    align-content: center;
	margin:10px 0;
}
.career-page .col-md-3 a.boxcareer.active, .career-page .col-md-3 a.boxcareer:hover{
	background:#4291ca;
}
.midcenter{
    display: grid;
    align-items: center;
    align-content: center;
    height: 100%;
}
.partner-with-us-wrapper.platform-overview-section.careersection .partner-with-us-img {
    background-image: url(../img/happy.jpg);
}
.partner-with-us-wrapper.platform-overview-section.careersection h3 {
    text-transform: none;
    font-weight: 500;
    margin-bottom: 0px;
}
.fbackground-section{
	padding:100px;
	background:url(../img/career-background.jpg) no-repeat center center;
	background-size:cover;
}
.fbackground-section p{
	color:#fff;
}
.fbackground-section .half-section-learn-more{
    padding-top: 25px;
    text-align: center;
    margin: 0 auto;
}
.form-job {
    width: 100%;
}

.form-job input {
    width: 100%;
    background: #fff;
	height: 50px;
}

.form-job input.file-upload-input {
	width: 100%;
	padding: 0px;
	line-height: initial;
	height: initial;
}

.form-job .col-md-4{
	margin-bottom:15px;
}
.form-job .select2-container {
    max-width: 100%;
}
p.postdate{
	color:#cdcdcd;
    font-size: 15px;
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 0px;
}
.singlenews.news-inner-wrapper .one-post-news-page:first-of-type {
    background-color: #fff;
}
.news-posts-wrapper {
    display: block;
}

@media (max-width: 1200px){
	.career-page .col-md-3 a.boxcareer-anchor{
		font-size:14px;
	}
	.desktop-menu-wrapper {
		left:100%;
	}
	.active-menu .desktop-menu-wrapper {
		left: calc(100vw - 245px);
	}
}

html, body{
	overflow-x:hidden!important;
}
.single-item .slick-prev {
    left: 80px!important;
    z-index: 100;
}
.single-item .slick-next {
    right: 80px!important;
    z-index: 100;
}
.single-item .slick-next:before, .single-item .slick-prev:before {
    font-size: 40px!important;
}
.inner-page-hero-section-wrapper .inner-page-hero-section-title h1 {
    text-shadow: 0 1px 4px #000;
}
.inner-page-hero-section-wrapper .inner-page-hero-section-title p {
    text-shadow: 0 1px 4px #000;
}
.home-page-header-wrapper, .inner-page-hero-section-wrapper {
    overflow: hidden;
    position: relative;
}


/* .home-page-header-wrapper:before, .inner-page-hero-section-wrapper:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0.75; */
   /* background: url(http://dev.millennialwebdevelopment.com/nextaxiom/img/blue-background.png) repeat-y left top;*/
    /* background-size: 100% auto;
    z-index: 1;
} */
.home-page-header-inner-wrapper, .inner-page-hero-section-inner-wrapper{
	position:Relative;
	z-index:2;
}
.homesection .blue-section-inner-wrapper{
    background-image: url(../img/home/home-bgblue-layer2d.jpg);
	background-size:cover;
    background-position: center center;
}

.form-contact input[type="submit"]{
    color: #fff!important;
}
.form-contact input[type="submit"]:hover {
    color: #3B9FE1!important;
}
.form-contact label.error{
    margin: 0px 0 35px 0;
    display: block;
    color: #ff0000!important;
}
.form-contact label#comments-error.error {
    margin: -15px 0 35px 0;
}
#JobForm label.error{
    margin: 0;
    display: block;
    color: #ff0000;
}
.inner-page-hero-section-wrapper.digital-workforce-page {
    background-size: 100% 100%;
}
.inner-page-hero-section-wrapper {
    background-size: cover !important;
	background-position: left top;
	background-repeat: no-repeat;
}

.inner-page-hero-section-wrapper.services-page,
.inner-page-hero-section-wrapper.contact-sale-page,
.inner-page-hero-section-wrapper.monterey-reg-page,
.inner-page-hero-section-wrapper.symposium,
.inner-page-hero-section-wrapper.subscription-page,
.inner-page-hero-section-wrapper.managment-component-page,
.inner-page-hero-section-wrapper.e-learning-page {
	background-position: right top;
}

.inner-page-hero-section-wrapper.digital-workforce-page,
.inner-page-hero-section-wrapper.professional-services-page {
	background-position: left center;
}

.inner-page-hero-section-wrapper.runtime-environment-page {
	background-position: center top;
}

.inner-page-hero-section-wrapper.partner-page {
	background-position: right center;
}

.g-recaptcha {
    width: 100%;
    margin-bottom: 35px;
}
label.error{
	color:#ff0000;
}


.contactus .contact-section-wrapper .contact-section-inner-wrapper * {
    color: #6E6D6D;
}
.contactus .contact-section-wrapper {
    background-color: #fff;
}
.contactus .form-contact input, .contactus .form-contact textarea {
    border: 1px solid #6E6D6D;
}
.contactus .form-contact textarea {
    width: 100%;
	height:150px;
	margin-bottom:20px;
    padding: 18px;
}
.contactus .form-contact input[type="submit"] {
    background:#6E6D6D;
    max-width: 250px;
    float: right;
}

.inner-page-hero-section-wrapper .inner-page-hero-section-inner-wrapper {
	height: 600px;
}

.inner-page-hero-section-wrapper.symposium .inner-page-hero-section-inner-wrapper {
	height: 800px;
}

.inner-page-hero-section-wrapper.symposium .inner-page-hero-section-inner-wrapper div.overlay-heading {
	mix-blend-mode: multiply;
	background-image: linear-gradient(45deg,rgba(21,53,66,1) 32%,rgba(21,53,66,0.61) 100%);
}

.inner-page-hero-section-wrapper.services-page .inner-page-hero-section-inner-wrapper {
	height: 650px;
}

.inner-page-hero-section-wrapper .inner-page-hero-section-inner-wrapper .left-centered-title-container {
	position: relative;
	top: 50%;
	left: 15%;
}

.inner-page-hero-section-wrapper.services-page .inner-page-hero-section-inner-wrapper .left-centered-title-container {
	position: relative;
    top: 30%;
    left: 5%;
}

.inner-page-hero-section-wrapper.hyper-services-page .inner-page-hero-section-inner-wrapper {
	display: flex;
	align-items: flex-end;
}

.inner-page-hero-section-wrapper.hyper-services-page .inner-page-hero-section-inner-wrapper .container {
	margin-bottom: 30px;
}

@media (max-width: 600px) {
	.inner-page-hero-section-wrapper.services-page .inner-page-hero-section-inner-wrapper .left-centered-title-container {
		position: relative;
		top: 5%;
		left: 5%;
	}
}

.inner-page-hero-section-wrapper.news-page .inner-page-hero-section-inner-wrapper,
.inner-page-hero-section-wrapper.about-us-page .inner-page-hero-section-inner-wrapper,
.inner-page-hero-section-wrapper.solutions .inner-page-hero-section-inner-wrapper,
.inner-page-hero-section-wrapper.services-page .inner-page-hero-section-inner-wrapper
 {
    display: block;
}

.news-inner-wrapper .news-nav-inner-wrapper .one-nav-news-item.active span:after {
    display: none;
}

/*.blue-section-inner-wrapper .first-blue-section, .blue-section-inner-wrapper .second-blue-section {
    background-color: transparent!important;
}*/

.colcareerdata {
	background:rgba(0,0,0,0.6);
	border-radius:10px;
	padding:15px;
}

@media (min-width: 100px) {

	.inner-page-hero-section-wrapper.subscription-page .inner-page-hero-section-inner-wrapper {
		height: 94px;
	}

	.form-alert {
		padding: 20px;
		border: 1px #d3d3d3 solid;
		border-radius: 3px;
		min-width: 350px;
		margin-left: -200px;
	  }

	  .form-alert-intro {
		padding: 20px;
		border: 1px #d3d3d3 solid;
		border-radius: 3px;
		min-width: 250px;
		margin-top: -40px;
	  }
}

@media (max-width: 1300px) {

	.inner-page-hero-section-wrapper.subscription-page {
		background-image: none;
	}
	
	.inner-page-hero-section-inner-wrapper{
		height: 350px;
	}
	/* height override to show news page full */
	.inner-page-hero-section-wrapper.news-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.about-us-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.digital-workforce-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.hyper-services-page .inner-page-hero-section-inner-wrapper  {
		height: 510px;
	}


	.inner-page-hero-section-wrapper.hyper-services-page .inner-page-hero-section-inner-wrapper {
		height: 600px;
	}


}

/* @media (max-width: 1024px) {
	.inner-page-hero-section-wrapper.hyper-services-page .inner-page-hero-section-inner-wrapper {
		height: 500px;
	}
} */

@media (max-width: 991px) {

	.form-alert {
		padding: 20px;
		border: 1px #d3d3d3 solid;
		border-radius: 3px;
		min-width: 350px;
		margin-left: 0;
	  }

	  .form-alert-intro {
		padding: 20px;
		border: 1px #d3d3d3 solid;
		border-radius: 3px;
		min-width: 250px;
		margin-top: 0;
	  }

    .inner-page-hero-section-wrapper .inner-page-hero-section-inner-wrapper {
        background-color: rgba(21, 53, 67, 0.5);
    }
    .inner-page-hero-section-wrapper.platform-overview-page .col-lg-5 {
        background-color: transparent;
    }
	.single-item .slick-prev {
		left: 10px!important;
		width: 40px;
		height: 40px;
	}
	.single-item .slick-next {
		right: 10px!important;
		width: 40px;
		height: 40px;
	}
	.page-content-wrapper header{
		z-index:2;
		position:relative;
	}
	.inner-page-hero-section-wrapper .inner-page-hero-section-inner-wrapper {
		background-color: transparent;
	}
	.page-content-wrapper .main-content-wrapper {
		z-index: 1;
		position: relative;
		margin-top: 108px;
	}

	.page-content-wrapper .container.max-width-one-hundred-perc {
		max-width: 100%;
	}

	.active-menu .desktop-menu-wrapper {
		top: 108px;
		padding: 10px 0 0 10px;
	}
	.desktop-menu-wrapper .secondary-navigation-wrap ul {
		text-align: left;
	}
	.inner-page-hero-section-wrapper {
		padding-top: 0px;
	}
	.inner-page-hero-section-wrapper .inner-page-hero-section-title h1 {
		font-size: 50px;
	}

	.inner-page-hero-section-wrapper .inner-page-hero-section-title p {
		/* font-size: 14px; */
		margin-top: 10px;
	}
	.inner-page-hero-section-wrapper {
		background-size: cover !important;
		background-position: left center;
		background-repeat: no-repeat;
	}

	.inner-page-hero-section-wrapper.support-page,
	.inner-page-hero-section-wrapper.certification-page {
		background-position: left top;
	}


	.inner-page-hero-section-wrapper.contact-sale-page,
	.inner-page-hero-section-wrapper.monterey-reg-page,
	.inner-page-hero-section-wrapper.symposium {
		background-position: right top;
	}

	.inner-page-hero-section-wrapper.news-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.customers-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.about-us-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.solutions .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.services-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.platform-overview-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.digital-workforce-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.studio-component-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.managment-component-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.partner-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.professional-services-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.the-advantage-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.support-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.instructor-lt-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.e-learning-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.certification-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.career-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.hyper-services-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.do-even-more .inner-page-hero-section-inner-wrapper {
		height: 400px;
	}

	.inner-page-hero-section-wrapper.contact-sale-page .inner-page-hero-section-inner-wrapper,
	inner-page-hero-section-wrapper.monterey-reg-page .inner-page-hero-section-inner-wrapper,
	inner-page-hero-section-wrapper.symposium .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.sde-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.runtime-environment-page .inner-page-hero-section-inner-wrapper{
		height: 430px;
	}

	.inner-page-hero-section-wrapper.platform-overview-page .play-video-wrapper {
		padding-top: 10px;
	}
	.inner-page-hero-section-wrapper.platform-overview-page .play-video-wrapper span img{
		max-width: 20px;
	}
	.home-header-content {
		padding-top: 30px;
	}
	.dataload .row{
		margin:0!important;
	}

	#sde-main-content-wrapper .main-content-inner .half-section-wrapper .half-section-content-wrapper,
	#professional-services-main-content-wrapper .main-content-inner .half-section-wrapper .half-section-content-wrapper,
	#services-main-content-wrapper .main-content-inner .half-section-wrapper .half-section-content-wrapper,
	#instructor-lt-main-content-wrapper .main-content-inner .half-section-wrapper .half-section-content-wrapper,
	#digital-workforce-main-content-wrapper .main-content-inner .half-section-wrapper .half-section-content-wrapper {
		order: 0;
	}

	#sde-main-content-wrapper .main-content-inner .half-section-wrapper .half-section-img,
	#professional-services-main-content-wrapper .main-content-inner .half-section-wrapper .half-section-img,
	#services-main-content-wrapper .main-content-inner .half-section-wrapper .half-section-img,
	#instructor-lt-main-content-wrapper .main-content-inner .half-section-wrapper .half-section-img,
	#digital-workforce-main-content-wrapper .main-content-inner .half-section-wrapper .half-section-img {
		order: 1;
	}

	#services-main-content-wrapper .main-content-inner .half-section-wrapper .half-section-img {
		margin-top: 15px;
	}
}

@media (max-width: 767px) {
	.form-contact label.error, .form-contact label#comments-error.error {
		margin: 0 0 15px 0;
	}

	.homesection .blue-section-inner-wrapper {
		background: #3A9EE0;
	}

	.inner-page-hero-section-wrapper.news-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.about-us-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.customers-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.solutions .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.contact-sale-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.monterey-reg-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.symposium .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.sde-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.digital-workforce-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.runtime-environment-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.studio-component-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.managment-component-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.partner-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.professional-services-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.the-advantage-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.support-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.instructor-lt-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.e-learning-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.certification-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.career-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.do-even-more .inner-page-hero-section-inner-wrapper
	 {
		height: 350px;
	}
	
	.inner-page-hero-section-wrapper .inner-page-hero-section-title p {
		font-size: 14px;
	}
}

@media (max-width: 600px) {
	.home-page-header-wrapper {
		background-size: cover !important;
	}
	.inner-page-hero-section-wrapper {
		min-height: 160px;
	}
	.inner-page-hero-section-wrapper.platform-overview-page {
		background-size: 140% auto !important;
	}
	.inner-page-hero-section-wrapper.career-page,
	
	.inner-page-hero-section-wrapper.hyper-services-page {
		background-size:cover!important;
	}

	.inner-page-hero-section-wrapper.news-page,
	.inner-page-hero-section-wrapper.about-us-page,
	.inner-page-hero-section-wrapper.customers-page,
	.inner-page-hero-section-wrapper.solutions,
	.inner-page-hero-section-wrapper.the-advantage-page,
	.inner-page-hero-section-wrapper.support-page,
	.inner-page-hero-section-wrapper.instructor-lt-page,
	.inner-page-hero-section-wrapper.certification-page {
		background-size: cover !important;
		background-position: left top;
		background-repeat: no-repeat;
	}

	.inner-page-hero-section-wrapper.services-page,
	.inner-page-hero-section-wrapper.contact-sale-page,
	.inner-page-hero-section-wrapper.monterey-reg-page,
	.inner-page-hero-section-wrapper.symposium,
	.inner-page-hero-section-wrapper.managment-component-page,
	.inner-page-hero-section-wrapper.e-learning-page {
		background-size: cover !important;
		background-position: right top;
	}

	.inner-page-hero-section-wrapper.sde-page,
	.inner-page-hero-section-wrapper.digital-workforce-page,
	.inner-page-hero-section-wrapper.studio-component-page,
	.inner-page-hero-section-inner-wrapper.partner-page,
	.inner-page-hero-section-wrapper.professional-services-page {
		background-size: cover !important;
	}

	.inner-page-hero-section-wrapper.platform-overview-page {
		background-size: cover !important;
		background-position: bottom right;
	}

	.inner-page-hero-section-wrapper.hyper-services-page .inner-page-hero-section-inner-wrapper {
		height: 350px;
	}

	.inner-page-hero-section-wrapper.news-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.the-advantage-page .inner-page-hero-section-inner-wrapper {
		height: 200px;
	}

	.inner-page-hero-section-wrapper.career-page .inner-page-hero-section-inner-wrapper {
		height: 600px;
	}

	.inner-page-hero-section-wrapper.about-us-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.solutions .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.contact-sale-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.monterey-reg-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.symposium .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.sde-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.runtime-environment-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.managment-component-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.e-learning-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.certification-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.do-even-more .inner-page-hero-section-inner-wrapper {
		height: 250px;
	}

	.inner-page-hero-section-wrapper.services-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.platform-overview-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.digital-workforce-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.partner-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.professional-services-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.support-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.instructor-lt-page .inner-page-hero-section-inner-wrapper {
		height: 280px;
	}


	.inner-page-hero-section-wrapper .inner-page-hero-section-title h1 {
		font-size: 29px;
	}

}
@media only screen and (max-width: 650px) {
	.featherlight .featherlight-content {
		max-width: 100% !important;
	}

	.featherlight .featherlight-inner {
		max-width: 100% !important;
	}
}

.featherlight-loading .featherlight-content {
	background: rgba(0,0,0,0.8);
	width: 640px;
	height: 480px;
}

.slick-next, .slick-prev{
	top:64%!important;
}
img {
	image-rendering: auto;
	image-rendering: crisp-edges;
	image-rendering: pixelated;
}

@media (max-width: 480px) {

	.inner-page-hero-section-wrapper.digital-workforce-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.managment-component-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.partner-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.instructor-lt-page .inner-page-hero-section-inner-wrapper,
	.inner-page-hero-section-wrapper.e-learning-page .inner-page-hero-section-inner-wrappe,
	.inner-page-hero-section-wrapper.certification-page .inner-page-hero-section-inner-wrapper {
		height: 200px;
	}

	.inner-page-hero-section-wrapper.support-page .inner-page-hero-section-inner-wrapper  {
		height: 230px;
	}
	
	.home-page-header-wrapper {
		padding-top: 15px;
	}
	
	.home-page-header-wrapper .home-header-content h1 {
		font-size: 16px;
	}
	.home-page-header-wrapper h2 {
		font-size: 16px;
	}

	.home-header-content {
		padding-top: 15px;
	}

	.newsletter-home-header-wrapper p {
		font-size: 12px;
	}
	.home-page-header-wrapper .read-more {
	font-size: 10px;
	}
	.home-page-header-wrapper .home-header-content p {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 8px;
		line-height: 1.5em;
	}
	
	.home-header-video-link .pv-text {
		font-size: 14px;
	}
	.home-header-video-link img{
		max-width: 20px;
	}
}

/* container class styling does not cover width below 576 px. */
@media (min-width: 460px) and (max-width: 576px) {
	.container {
		max-width: 450px;
	}
}

@media (max-width: 480px) {
	.inner-page-hero-section-wrapper.hyper-services-page .inner-page-hero-section-inner-wrapper {
		height: auto;
	}
}

.horizontal-centered-content {
	display: flex;
	justify-content: center;
}

#platform-overview-section-image {
	width: 70%;	
}

.text-align-center {
	text-align: center;
}

.full-width {
	width: 100%;
}

#platform-components-tab-section h2{
	color: #4291CA;
}
/* Credit: John UberBacher CSS Tabs */
.tab-wrap {
	-webkit-transition: 0.3s box-shadow ease;
	transition: 0.3s box-shadow ease;
	border-radius: 6px;
	max-width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	  -ms-flex-wrap: wrap;
		  flex-wrap: wrap;
	position: relative;
	list-style: none;
	background-color: #fff;
	margin: 40px 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.tab {
	display: none;
}
.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 9;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
	text-shadow: 0 0 0;
}
.tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 9;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
	text-shadow: 0 0 0;
}
.tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 9;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
	text-shadow: 0 0 0;
}
.tab:first-of-type:not(:last-of-type) + label {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.tab:not(:first-of-type):not(:last-of-type) + label {
  border-radius: 0;
}
.tab:last-of-type:not(:first-of-type) + label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.tab:checked + label {
	/* v1 */
	/* background-color: #86cbfc;
	box-shadow: 0 -1px 0 #a3d9ff inset;
	cursor: default; */

	/* v2 */
	background-color: #f9f9f9;
	box-shadow: 0 1px 0 #f4f4f4 inset;
	color: #2ca7ff;
}

.tab:checked + label:hover {
	/* v1 */
	/* background-color: #86cbfc;
	box-shadow: 0 -1px 0 #a3d9ff inset; */
	
	/* v2 */
	background-color: #f9f9f9;
	box-shadow: 0 1px 0 #f4f4f4 inset;
}
.tab + label {
	width:100%;	  
	/* box-shadow: 0 -1px 0 #eee inset; */
	border-radius: 6px 6px 0 0;
	cursor: pointer;
	display: block;
	text-decoration: none;

	/* color: #333; */
	color: white;

	-webkit-box-flex: 3;
	-webkit-flex-grow: 3;
	  -ms-flex-positive: 3;
		  flex-grow: 3;
	text-align: center;
	/* v0 */
	/* background-color: #f2f2f2; */
	/* v1 */
	/* background-color: #2ca7ff; */
	/* v2 */
	background-color: #86cbfc;

	/* new */
	font-weight: 400;
	
	-webkit-user-select: none;
	 -moz-user-select: none;
	  -ms-user-select: none;
		  user-select: none;
	text-align: center;
	-webkit-transition: 0.3s background-color ease, 0.3s box-shadow ease;
	transition: 0.3s background-color ease, 0.3s box-shadow ease;
	height: 50px;
	box-sizing: border-box;
	padding: 15px;
}

.tab-wrap label.tab-label {
	border: solid 1px white;
}

.max-height-header {
	height: 100px;
}

@media (min-width:768px) {
		
	.tab + label {
		width:auto;
	}
}

.tab + label:hover {
	/* v1 */
	/* background-color: #86cbfc;
	box-shadow: 0 1px 0 #a3d9ff inset; */
	/* v2 */
	background-color: #f9f9f9;
	box-shadow: 0 1px 0 #f4f4f4 inset;
	color: #2ca7ff;
}
.tab__content {
	padding: 10px 25px;
	background-color: transparent;
	position: absolute;
	width: 100%;
	z-index: -1;
	opacity: 0;
	left: 0;
	-webkit-transform: translateY(-3px);
		  transform: translateY(-3px);
	border-radius: 6px;
	
}

.tab__content .tab-content-text-section .tab-content-header {
	color: #4291CA;
	font-weight: 500;
	margin-top: 20px;
    margin-bottom: 20px;
}

.tab__content .tab-content-text-section .tab-content-learn-more-btn {
	margin-top: 20px;
	margin-bottom: 20px;
}

.tab__content .tab-content-image-section img.platform-components-image {
	max-width: 100%;
	display: block;
	margin: auto;
}

.tab__content .tab-content-image-section img#platform-overview-runtime-image {
	width: 80%;
}
@media (max-width: 767px) {
	.tab__content .tab-content-image-section img.platform-components-image {
		width: 70%;
	}
}
/* CSS tabs above */

.justify-content-center {
	display: flex;
	justify-content: center;
}

.row .col-lg.dwep-box-center{
	margin-bottom: 50px;
}

/*--------------------------------------------------------------
# DWEP boxes
--------------------------------------------------------------*/
.dwep-box {
	padding-top: 0;
  }
  
  #dwep-box .container {
	padding-top: 70px;
  }
  
  .dwep-box .box {
	padding: 50px 30px;
	box-shadow: 0px 20px 15px rgba(0, 0, 0, 0.2);
	transition: all ease-in-out 0.3s;
	background-color: #ededed;
  }
  
  .dwep-box .box span {
	display: block;
	font-size: 28px;
	font-weight: 700;
	color: #4291CA;
  }
  
  .dwep-box .box h4 {
	font-size: 24px;
	font-weight: 600;
	padding: 0;
	margin: 20px 0;
	color: #191919;
  }
  
  .dwep-box .box p, .dwep-box .box li {
	color: #464646;
	font-size: 15px;
	margin: 0;
	padding: 0;
  }
  
  .dwep-box .box:hover {
	background: #4291CA;
	padding: 30px 30px 70px 30px;
	box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.18);
  }
  
  .dwep-box .box:hover span, .dwep-box .box:hover h4, .dwep-box .box:hover p {
	color: #fff;
  }

  .dwep-box .box ul li {
	text-align: left;
	color:#919191;
  }
  
  .dwep-box .box:hover ul li{
	color:#FFF;
  }

  .dwep-box .icon {
	margin: 0 auto;
	width: 100px;
	height: 100px;
	background: #f3f3f3;
	transition: all .3s ease-out 0s;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	transform-style: preserve-3d;
  }

  .dwep-box .icon::before {
	position: absolute;
	content: '';
	left: -8px;
	top: -8px;
	height: 100%;
	width: 100%;
	background: #e5ecfc;
	transition: all .3s ease-out 0s;
	transform: translateZ(-1px);
  }

  .btn-get-started {
	font-family: "Raleway", sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
	display: inline-block;
	padding: 10px 28px;
	transition: 0.5s;
	border: 2px solid #fff;
	color: #fff;
  }
  
  .btn-get-started:hover {
	background: #385cbe;
	border-color: #385cbe;
  }

 div.home-page-header-wrapper div.home-page-header-inner-wrapper h1.big-title {
	margin-top: 100px;
	font-size: 104px;
	text-align: center;
	margin-bottom: 50px;
	color: #FFF;
  }

  div.home-page-header-wrapper div.home-page-header-inner-wrapper div.row h2 {
	font-size: 32px;
	font-weight: 200;
	text-align: center;
	margin-bottom: 70px;
	color: #FFF;
  }

  /*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
section.services {
	padding-top: 80px;
}

.services .icon-box {
	text-align: center;
	padding: 80px 20px;
	margin-top: 30px;
	transition: all ease-in-out 0.3s;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
	width: 100%;
  }
  
  .services .icon-box .icon {
	margin: 0 auto;
	width: 100px;
	height: 100px;
	background: #f3f3f3;
	transition: all .3s ease-out 0s;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	transform-style: preserve-3d;
  }
  
  .services .icon-box .icon i {
	color: #fff;
	font-size: 28px;
  }
  
  .services .icon-box .icon::before {
	position: absolute;
	content: '';
	left: -8px;
	top: -8px;
	height: 100%;
	width: 100%;
	background: #e5ecfc;
	transition: all .3s ease-out 0s;
	transform: translateZ(-1px);
  }
  
  .services .icon-box h4 {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 24px;
  }
  
  .services .icon-box h4 a {
	color: #191919;
  }
  
  .services .icon-box p {
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 0;
  }
  
  .services .icon-box:hover {
	background: #4291CA;
	border-color: #ececec;
	padding: 70px 20px 90px 20px;
	color: rgb(31, 31, 31);
  }
  
  .services .icon-box:hover .icon {
	background: #fff;
  }
  
  .services .icon-box:hover .icon i {
	color: #4291CA;
  }
  
  .services .icon-box:hover .icon::before {
	background: #4291CA;
  }
  
  .services .icon-box:hover h4 a, .services .icon-box:hover p {
	color: #fff;
  }
  
  .icon-box .icon img {
	width: 200px;
	max-height: 125px;
  }
  
  div.icon-box.customer-box:hover h4 a{
	color: #303030;
  }
  
  /*--------------------------------------------------------------
# Products boxes
--------------------------------------------------------------*/
.products {
	padding-top: 0;
  }
  
  #products .container {
	padding-top: 70px;
	margin-bottom: 70px;
  }
  
  .products .box {
	padding: 50px 30px;
	box-shadow: 0px 20px 15px rgba(0, 0, 0, 0.2);
	transition: all ease-in-out 0.3s;
	background-color: #fdfdfd;
  }
  
  .products .box span {
	display: block;
	font-size: 28px;
	font-weight: 700;
	color: #2d9de8;
  }
  
  .products .box h4 {
	font-size: 24px;
	font-weight: 600;
	padding: 0;
	margin: 20px 0;
	color: #191919;
  }
  
  .products .box p {
	color: #aaaaaa;
	font-size: 15px;
	margin: 0;
	padding: 0;
  }
  
  .products .box:hover {
	background: #2d9de8;
	padding: 30px 30px 70px 30px;
	box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.18);
  }
  
  .products .box:hover span, .products .box:hover h4, .products .box:hover p {
	color: #fff;
  }

  .box {
	height: 100%;
  }

  .box.small-margin {
	  margin-bottom: 15px;
  }
  
  .products .box ul li {
	text-align: left;
	color:#919191;
  }
  
  .products .box:hover ul li{
	color:#FFF;
  }

  .learnmore {
	box-shadow: 4px 6px 0px 0px #bee2f9;
	background-color:#63b8ee;
	display:inline-block;
	cursor:pointer;
	color:white;
	font-size:12px;
	padding:10px 20px;
  text-decoration:none;
  align-items: center;
  margin-top: 30px;
}
.learnmore:hover {
  background-color:#468ccf;
  color: white;
}
.learnmore:active {
	position:relative;
	top:1px;
}

div.row div.col-lg.half-section-learn-more a.button_lf.large-button {
	height: 100%;
}

div.row div.col-lg.half-section-learn-more a.button_lf.large-button.two-line {
	padding-top: 30px;
	padding-bottom: 30px;
}

#productlines-heading{
	padding: 50px;
}

.productlines-heading h2 strong {
	color: #4291CA;
}

div.icon-box a.button_lf.blue, section.dwep-box div.box a.button_lf.blue {
	margin-top: 30px;
}

div.icon-box:hover a.button_lf.blue, section.dwep-box div.box:hover a.button_lf.blue {
	background-color: #FFF;
	border-color: #4291CA;
	color: #4291CA;
}

.homepage-list ul, .homepage-list li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 500;
}

.navbar .drop-down ul {
	display: block;
	position: absolute;
	left: 30px;
	top: calc(100% + 30px);
	z-index: 99;
	opacity: 0.85;
	visibility: hidden;
	background: #4291CA;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
	transition: 0.3s;
	padding: 10px;
	border-radius: 5px;
  }

  .navbar .drop-down li {
	  padding: 0px;
  }
  
  .navbar .drop-down:hover > ul {
	opacity: 1;
	top: 100%;
	visibility: visible;
  }
  
  .navbar .drop-down li {
	position: relative;
	min-width: 280px;
	min-height: 30px;
  }
  
  .navbar .drop-down ul a {
	padding: 20px;
	text-transform: none;
	color: #ffffff;
  }
  
  .navbar .drop-down ul a:hover{
	  color:#191919;
  }
  
  .navbar .drop-down > a:after {
	content: "";
	padding-left: 0px;
  }
  
  .navbar .drop-down .drop-down ul {
	top: 0;
	left: calc(100% - 30px);
	box-shadow: 0px 0px 30px rgba(28, 30, 36, 0.75);}
  
  .navbar .drop-down .drop-down:hover > ul {
	opacity: 1;
	top: 0;
	left: 100%;
  }
  
  .navbar .drop-down .drop-down > a {
	padding-right: 35px;
  }
  
  .navbar .drop-down .drop-down > a:after {
	content: ">";
	position: absolute;
	right: 5px;
  }

  nav.navbar ul.main-nav-list li.primary-list-item.active a{
	  color: #4291CA;
	  text-decoration: underline;
  }

  nav.navbar ul.main-nav-list li.primary-list-item.active li.list-item a{
	color: #fff;
	text-decoration: none;
}

nav.navbar li {
	margin-top: 4px;
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about-us .founder {
	text-align: center;
	margin-bottom: 20px;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
	padding: 30px 20px;
	background: #fff;
  }
  
  .about-us .founder img {
	max-width: 50%;
	border-radius: 50%;
	margin: 0 0 30px 0;
	height: 150px;
	image-rendering: auto;
  }
  
  .about-us .founder h4 {
	font-weight: 700;
	margin-bottom: 2px;
	font-size: 18px;
  }
  
  .about-us .founder span {
	font-style: italic;
	display: block;
	font-size: 13px;
  }
  
  .about-us .founder p {
	padding-top: 10px;
	font-size: 15px;
	font-style: italic;
	color: #646464;
	line-height: 100%;
	font-weight: 400;
  }
  
  .about-us .founder .social {
	margin-top: 15px;
  }
  
  .about-us .founder .social a {
	color: #919191;
	transition: 0.3s;
  }
  
  .about-us .founder .social a:hover {
	color: #385cbe;
  }
  
  .about-us .founder .social i {
	font-size: 18px;
	margin: 0 2px;
  }

  .careers-inner-wrapper {
	padding-top: 80px;
    padding-bottom: 100px;
    background-image: url("../img/career.jpg");
    background-position: bottom;
	background-size: cover;
  }

  .customers img {
	width: 75px;
	-webkit-filter: grayscale(100);
	filter: grayscale(100);
	transition: all 0.4s ease-in-out;
	display: inline-block;
	padding: 5px 0;
  }
  
  .customers img:hover {
	-webkit-filter: none;
	filter: none;
	transform: scale(2);
  }

  div.margin-break {
	  margin-bottom: 20px;
  }
  
  @media (max-width: 991px) {
	.customers img {
	  width: 40%;
	}

	div.row div.col-lg.half-section-learn-more a.button_lf.large-button {
		width: 80%;
	}

	.dwep-box .box span {
		line-height: 120%;
	}
  }

  div.company-used-content.style-text.careers-section {
	  padding: 40px;
  }

.homesection .blue-section-inner-wrapper.industries-we-serve {
	background-image: url(../img/sde/SDE-hero1.jpg);
}

.blue-section-inner-wrapper.symposium {
	background-color: silver;
	background-image: unset;
}

div.company-used-inner-wrapper.symposium {
    background-image: url("../img/dwep/digital-transformation-4.jpg");
}

div.homepage-header-text {
	width: 50%; 
	float: left;
}

div.company-used-inner-wrapper.symposium div.company-used-content.style-text.symposium-box {
	background-color: rgba(255, 255, 255, 0.95);
}

div.symposium-button {
	margin-left: 50%; 
	width: 50%;
}

div.symposium-button a.button_lf.blue.symposium-button{
	width: 90%; 
	height: 100%; 
	min-height: 100px; 
	margin-top: 30px; 
	margin-bottom: 20px;
	border-radius: 15px;
	white-space: normal;
	padding: 20px;
	font-size:medium;
}

.home-page-header-wrapper .home-page-header-inner-wrapper {
    background-color: rgba(0, 0, 0, .4);
}

.inner-page-hero-section-wrapper.hyper-services-page .inner-page-hero-section-inner-wrapper {
    background-color: rgba(0, 0, 0, .4);
}

.inner-page-hero-section-wrapper.studio-component-page {
    background-image: url("../img/services/Services-hero.jpg");
}

.inner-page-hero-section-wrapper.dwep-page {
    background-image: url("../img/services/Services-hero.jpg");
}

.half-section-learn-more .large-button {
	background-color: #468ccf;
	border:2px solid #63b8ee;
	display:inline-block;
	cursor:pointer;
	color:#FFF;
  font-size:18px;
  font-weight: bold;
	padding:40px 40px;
  text-decoration:none;
  margin: 40px;
  height: 60%;
}
.half-section-learn-more .large-button:hover {
  background-color:transparent;
  color: #919191;
}
.half-section-learn-more .large-button:active {
	position:relative;
	top:1px;
}

div.col-sm-3.col-6.boxcareer {
	margin: 10px 10px;
	border: 2px solid rgba(66, 145, 202, .75);
    background-color: rgba(66, 145, 202, .75);
    white-space: nowrap;
}

div.col-sm-3.col-6.boxcareer:hover {
	background-color: rgba(66, 145, 202, 1);
	
}

div.col-sm-3.col-6.boxcareer:hover a {
	color: #FFF;
}

div.main-footer-content div.footer-menus ul, div.main-footer-content div.footer-menus ul li, div.main-footer-content div.footer-menus ul li a {
	padding-bottom: 10px;
}
div.main-footer-content div.footer-menus ul li a {
	font-size: 12px;
	font-weight: 600;
}

.homesection .blue-section-inner-wrapper.platform-buttons{
    background-image: url("../img/home/home-bgblue-layer - Copy.jpg");
}

 .blue-section-inner-wrapper .second-blue-section .learn-more-wrapper {
	padding-top: 100px;
}

.company-used-content {
	padding: 50px 50px;
}

div.half-section-content-wrapper p, div ul li, p {
	color: #464646;
}

.margin-adjustment {
	margin-bottom: 100px;
}

.inner-page-hero-section-wrapper.categories-page {
    background-image: url("../img/hyper-services-defined/hyperServices-Defined-hero.jpg");
}

.contact-section-wrapper .contact-section-inner-wrapper textarea {
	color: #000;
	background-color:rgba(255, 255, 255, .5)
}

.inner-page-hero-section-wrapper.ans-programs-page {
	background-image: url("../img/dwep/digital-transformation.jpg"); 
	background-position: bottom;
}

.inner-page-hero-section-wrapper.ans-programs-page .inner-page-hero-section-inner-wrapper {
	background-color: rgba(0, 0, 0, .4);
}

.blue-section-inner-wrapper .second-blue-section strong.no-transform {
	text-transform: none;
}

.inner-page-hero-section-wrapper.ken-programs-page {
	background-image: url("../img/dwep/digital-transformation.jpg"); 
	background-position: bottom;
}

.inner-page-hero-section-wrapper.ken-programs-page .inner-page-hero-section-inner-wrapper {
	background-color: rgba(0, 0, 0, .4);
}

.inner-page-hero-section-wrapper.dig-programs-page {
	background-image: url("../img/dwep/digitalize-work-header.jpg"); 
	background-position: bottom;
}

.inner-page-hero-section-wrapper.dig-programs-page .inner-page-hero-section-inner-wrapper {
	background-color: rgba(0, 0, 0, .4);
}

.news-date {
	text-transform: uppercase;
	font-size: small;
}

.founder-img {
    border-radius: 50%;
    overflow: hidden;
    height: 165px;
    width: 165px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    align-items: center;
    justify-content: center;
	margin-bottom: 50px;
	image-rendering: auto;
}

img {
	image-rendering: auto;
}

.inner-page-hero-section-wrapper.products-page {
	background-image: url("../img/products-header.jpg"); 
	background-position: bottom;
}

.inner-page-hero-section-wrapper.products-page .inner-page-hero-section-inner-wrapper {
	background-color: rgba(0, 0, 0, .4);
}

/* --- Hamburger Menu Dropdown Configs --- */
@media (max-width: 1050px) {
	nav.navbar li.drop-down ul {
		display:block;
		position: relative;
		left: 0;
		z-index: 99;
		opacity: 1;
		background: none;
		box-shadow: none;
		transition: none;
		border-radius: 0;
		color: #fff;
		top: 100%;
		visibility: visible;
		padding: 0px;
	  }

	  div.row.desktop-menu-wrapper {
		  width: auto;
	  }

	  div.active-menu div.row.desktop-menu-wrapper {
		left: calc(100vw - 350px);
	}

	  div.desktop-menu-wrapper div.main-nav-wrap ul.main-nav-list li {
		  padding: 0;
	  }
	
	  .navbar .drop-down li {
		  padding: 0px;
	  }
	  
	  .navbar .drop-down:hover > ul {
		opacity: 1;
		top: 100%;
		visibility: visible;
	  }
	  
	  .navbar .drop-down li {
		position: relative;
		width: auto;
		height: auto;
	  }
	  
	  .navbar .drop-down ul a {
		padding: 0px 0px 0px 15px;
		text-transform: none;
		color: #ffffff;
	  }

	  .navbar .drop-down ul ul a {
		padding: 0px 0px 0px 30px;
	  }
	  
	  .navbar .drop-down ul a:hover{
		  color:#fff;
	  }
	  
	  .navbar .drop-down > a:after {
		content: "";
		padding-left: 0px;
	  }
	  
	  .navbar .drop-down .drop-down ul {
		top: 0;
		left: 0;
	  }
	  
	  .navbar .drop-down .drop-down:hover > ul {
		opacity: 1;
		top: 0;
		left: 0;
	  }
	  
	  .navbar .drop-down .drop-down > a {
		padding-right: 0;
	  }
	  
	  .navbar .drop-down .drop-down > a:after {
		content: "";
		position: absolute;
		right: 0px;
	  }
	
	  nav.navbar ul.main-nav-list li.primary-list-item.active a{
		  color: #fff;
		  text-decoration: none;
	  }
	
	  nav.navbar ul.main-nav-list li.primary-list-item.active li.list-item a{
		color: #fff;
		text-decoration: none;
	}
	
	nav.navbar li {
		margin-top: 0px;
	}
}

@media all and (max-width: 991px) {
	div.blue-section-wrapper div.blue-section-inner-wrapper.industries-we-serve div.first-blue-section::after {
		background-image: url(../img/sde/SDE-mobile.jpg);
	}

	
}

section.inner-page-hero-section-wrapper.professional-services-page div.header-paragraphs p {
	font-weight: 300;
	margin: 10px 0;
	font-size: 16px;
	padding-left: 35px;
}

section.inner-page-hero-section-wrapper.professional-services-page div.inner-page-hero-section-inner-wrapper {
	height: 600px;
}

section.inner-page-hero-section-wrapper.professional-services-page.whiteboard div.professional-services-3 h3 {
	color: #000;
}

.inner-page-hero-section-wrapper.about-us-page.header-img {
	background-image: url("../img/sf-transformation.jpg");
}

.inner-page-hero-section-wrapper.about-us-page.header-img-2 {
	background-image: url("../img/sf-transformation-2.jpg");
}

.inner-page-hero-section-wrapper.about-us-page.header-img-3 {
	background-image: url("../img/sf-transformation-3.jpg");
}

.inner-page-hero-section-wrapper.professional-services-page.test-header {
	background-image: url("../img/professional-services/Professional-Services-Next-Axiom-2.jpg");
	height: 530px;
}

.inner-page-hero-section-wrapper.professional-services-page.test-header-2 {
	background-image: url("../img/professional-services/Professional-Services-Next-Axiom-3.jpg");
}

.inner-page-hero-section-wrapper.symposium {
    background-image: url("../img/dwep/digital-transformation-4.jpg");
}

.inner-page-hero-section-wrapper .inner-page-hero-section-title p.dwep-text {
	font-weight: 400;
	font-size:15px;
}



  .modal {
	display: none;
	z-index: 1;
	padding-top: 140px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
  }
  
  /* Modal Content */
  .modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
  }
  
  /* The Close Button */
  span.close {
	color: #000000;
	float: right;
	font-size: 32px;
	font-weight: bold;
	opacity: 0.8;
	text-align: right;
  }

  .modal-content .container {
	  width: 100%;
  }
  
  .close:hover,
  .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
  }

  div.modal-content p {
	  font-size: small;
  }

  div.modal-content h3, div.modal-content h4 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.modal-content p {
	text-align: justify;
}

div.modal-content img {
	width: 160px;
	display: block;
  	margin-left: auto;
  	margin-right: auto;
	padding-bottom: 20px;
}

.JG.DB.VC.WC.cC.sC.sD.rE.register, .JG.DB.VC.WC.cC.sC.sD.rE.download, .JG.DB.VC.WC.cC.sC.sD.rE.agenda {
	width: 250px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
  }

.JG.DB.VC.WC.cC.sC.sD.rE.download {
	  height: 56px;
}

.JG.DB.VC.WC.cC.sC.sD.rE.download a {
	padding: 10px;
}

div.tablewrapper {
	overflow-x:inherit;
}

colgroup col.timecol{
	width: 5%;
}

colgroup col.titlecol{
width: 50%;
}

colgroup col.locationcol{
	width: 15%;
	}

colgroup col.speakercol{
width: 30%;
}

div.tablewrapper {
	width: 1800px;
}

.modal ul li {
	font-size: 0.8em;
	padding: 0;
}

.modal ul {
	padding-bottom: 20px;
}

.modalheading {
	padding-top: 100px;
}

@media (max-width:1200px) {
	.modal {
		width: 1100px;
	  }
}

@media (max-width:1030px) {
	h4.tatsu-title.iG.A.D.E.F.H.J.b.p.GB.tB span {
		font-size: 24px;
	}
}

@media (max-width: 991px) {
	.inner-page-hero-section-wrapper.categories-page {
		height: 500px;
	}

	.inner-page-hero-section-wrapper.categories-page h1 {
		font-size: 48px;
	}
}

@media (max-width:959px) {

	.JG.DB.VC.WC.cC.sC.sD.rE.register {
		width: 250px;
		text-align: center;
		margin-right: 30px;
		margin-bottom: 30px;
	  }
	
	  .JG.DB.VC.WC.cC.sC.sD.rE.agenda {
		width: 250px; 
		text-align: center;
		margin-left: 0px;
	}

	h4.tatsu-title.iG.A.D.E.F.H.J.b.p.GB.tB span {
		font-size: 20px;
	}

	div.modal-content {
		width: 95%;
	}
}

@media (max-width:767px) {
		
	.inner-page-hero-section-wrapper.categories-page {
		height: 400px;
	}

	.inner-page-hero-section-wrapper.categories-page h1 {
		font-size: 32px;
	}

	.inner-page-hero-section-wrapper.categories-page .inner-page-hero-section-inner-wrapper {
		height: auto;
		padding-top: 180px;
	}

	.inner-page-hero-section-wrapper.products-page {
		background-position: right;
	}
}

@media (max-width: 600px) {
	.inner-page-hero-section-wrapper.services-page.training-page .inner-page-hero-section-inner-wrapper {
		height: 400px;
	}
}

@media (max-width:439px) {
	h4.tatsu-title.iG.A.D.E.F.H.J.b.p.GB.tB span {
		font-size: 18px;
	}

	table.symposium-table .popover {
		left: -50px !important;
	}

	div.tablewrapper {
		overflow-x: auto;
		width: 100%;
	}

	colgroup col.timecol{
			width: 5%;
	}

	colgroup col.titlecol{
		width: 50%;
	}

	colgroup col.speakercol{
		width: 40%;
	}

	.JG.DB.VC.WC.cC.sC.sD.rE {
		flex-direction: column;
	}

    .JG.DB.VC.WC.cC.sC.sD.rE.register{
		margin-bottom: 10px;
	}

    .JG.DB.VC.WC.cC.sC.sD.rE.agenda{
		margin-bottom: 10px;
	}
}

@media (max-width:395px) {
	h4.tatsu-title.iG.A.D.E.F.H.J.b.p.GB.tB span {
		font-size: 14px;
	}
}

@media (max-width:307px) {
	h4.tatsu-title.iG.A.D.E.F.H.J.b.p.GB.tB span {
		font-size: 12px;
	}
}

h2.tatsu-title.iG.A.C.F.H.J.M.e.p.v.JC.V.symposium {
	line-height: 35px;
	font-size: 35px;
}

.homesection .blue-section-inner-wrapper.nnug {
	background-color: black;
	background-image: unset;
}

.nnug-button {
	display: flex; 
	align-items: center; 
	justify-content: center;
}

div.nnug-button a.button_lf.blue {
	width: 300px;
	height: 50px;
	background-image: linear-gradient(to right, rgba(66,145,202, .3) , rgba(66,145,202,.8));
	background-color: unset;
}

div.nnug-button a.button_lf.blue.left {
	margin-right: 30px;
}

div.nnug-button a.button_lf.blue.right {
	margin-left: 30px;
}

.main-navigation-logo-search-inner.clearfix {
	background-image: linear-gradient(to right, rgba(66,145,202, 0) , rgba(66,145,202,1));
}

.digitalize-nnug div.col-lg-10 {
	text-transform: uppercase;
	text-align: center;
}

.digitalize-nnug div.col-lg-10 h4{
	padding-bottom: 5px;
}

.digitalize-nnug div.col-lg-10 h4.triple{
	text-transform: capitalize;
}

.digitalize-nnug div.col-lg-10 img{
	padding-bottom: 5px;
}

.digitalize-nnug .inner-page-hero-section-title .row.digitalize{
	justify-content: center;
}

.digitalize-nnug div.digitalize-button {
	position: absolute;
	bottom: 0;
	left: 50%;
	/*-ms-transform: translate(-50%, -50%);*/
	transform: translate(-50%, -50%);
}

.digitalize-nnug div.digital-header {
    /*display:-webkit-box;
    display:-ms-flexbox;*/
    display:flex;
    justify-content: center;
}

.digitalize-nnug div.digital-header h4{
	position: absolute;
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
}

.digitalize-nnug div.digital-header img{
	position: absolute;
	-ms-transform: translate(50%, 0%);
	transform: translate(50%, 0%);
}

.digitalize-nnug section.dig-programs-page div.col-lg-10{
	text-transform: capitalize;
}

/*bootstrap5 adjustments*/
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1140px;
    }
}

a {
 text-decoration: none;
}

.ajax-error-wrapper {
  text-align: center;
  padding: 40px 20px;
  margin: 40px auto;
  background: #f8f9fa;
  border: 1px solid #ddd;
  border-radius: 8px;
  max-width: 600px;
  opacity: 0;
  transform: translateY(10px);
  animation: fadeInUp 0.5s ease-out forwards;
}

.ajax-error-text {
  color: #b00;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 20px;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.integration-home {
  display: grid;
  grid-template-columns: 1fr auto; 
  position: relative;
  background-image: url('../img/categories/img2.jpg');
  background-size: cover;
  background-position: top;
  width: 100%;
}

.integration-home .company-used-content.style-text {
  grid-column: 1 / 2;
  padding: 30px;
  max-width: 600px;
}

@media (max-width: 1200px) {
  .integration-home .company-used-content.style-text {
    max-width: 500px;
  }
}

@media (max-width: 768px) {
  .integration-home {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .integration-home .company-used-content.style-text {
    max-width: 90%;
  }
}


/* ===== DISABLED SUBMIT BUTTON OVERRIDE ===== */
input.single-submit[disabled],
input.single-submit.is-disabled {
  background-color: #ccc;
  color: #666;
  border-color: #aaa;
  cursor: wait !important;
  opacity: 0.8;
  box-shadow: none;
  transform: none;
}

/* kill ALL hover/focus/active states */
input.single-submit[disabled]:hover,
input.single-submit[disabled]:focus,
input.single-submit[disabled]:active,
input.single-submit.is-disabled:hover,
input.single-submit.is-disabled:focus,
input.single-submit.is-disabled:active,
.button_lf-2.border_button.single-submit[disabled]:hover,
.button_lf-2.border_button.single-submit.is-disabled:hover,
.form-contact input.single-submit[disabled]:hover,
.form-contact input.single-submit.is-disabled:hover {
  background-color: #ccc;
  color: #666;
  border-color: #aaa;
  box-shadow: none;
  transform: none;
}

