/*
* Sales traninig free consultation
*/
.csk-wrap .img {
    width: 35%;
    margin-right: 10px;
}

.csk-wrap {
    display: flex;
}


.csk-wrap .lbl {
    margin: auto 0;
    font-weight: bold;
    font-size: 18px;
}

body .programs-list__cat-toggle-content,
body .programs-list__cat-level-post.active .programs-list__cat-toggle-content {
    visibility: visible;
    position: relative;
    overflow: hidden;
    opacity: 1;
    height: auto;
    margin: 0;
    font-size: 15px;
}

body .programs-list__cat-toggle-content {
    max-height: 0;
    padding: 0 15px;
    transition: max-height 0.2s ease-out, padding 0.2s ease-out;
}

body .programs-list__cat-level-post.active .programs-list__cat-toggle-content {
    max-height: 1000px;
    padding: 20px 15px;
    transition: max-height 0.4s ease, padding 0.2s ease;
}

@media only screen and (min-width: 1200px) {
    #mega-menu-item-nav_menu-13 .mega-block-title {
        margin-top: 5px !important;
    }
}


/* *** sales training free consultation v2 *** */

.key-takeways-design-two{
	background-image: none !important;
	overflow: unset !important;
}

.key-takeways-design-two:before{
	display:none;
}

.key-takeways-design-two .key-takeaways__inner{
    	margin-bottom: 80px;
	}

.key-takeways-design-two .container-wider{
	background-size: cover;
	background-position: 70% 75%;
	background-repeat: no-repeat;
	background-image: url('/wp-content/themes/janek/img/bg-stats.png');
	box-shadow: 1px 4px 5px #cecece;
	background-color: #fff;
}

.key-takeways-design-two .key-takeaways__item-num .number{
	color:#000;
}

.key-takeways-design-two .key-takeaways__item-label{
    padding-left: 0;
    font-size: 18px;
}

.key-takeways-design-two .key-takeaways__item-num .suffix, .key-takeways-design-two .key-takeaways__item-num .suffix-wider{
	font-size: 20px;
}


body.page-id-5624 .form-section {
	box-shadow: -1px 2px 9px #dbdbdb;
	margin-top: 60px;
    margin-bottom: 40px;
	padding-top: 30px;
}

body.page-id-5624 .form-section .form-wrapper-v-two{
    padding-bottom: 50px;
}

body.page-id-5624 .form-section .form-wrapper-v-two .hs_submit{
	display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
body.page-id-5624 .form-section .form-wrapper-v-two ul.hs-error-msgs{
    list-style: none;
	padding: 0;
}
body.page-id-5624 .form-section .form-wrapper-v-two ul.hs-error-msgs li label{
	color:red;
}

body.page-id-5624 .form-section .form-wrapper-v-two div.hs_error_rollup ul.hs-error-msgs li{
	clear: both;
    text-align: center;
}

body.page-id-5624 .form-section .form-wrapper-v-two input#company-9fb3ebb5-2e1e-41f2-bbda-a7effa3f3e6f{
	    width: 101%;
}

body.page-id-5624 .form-section .form-wrapper-v-two input::-webkit-input-placeholder { /* Edge */
  color: white;
}

body.page-id-5624 .form-section .form-wrapper-v-two input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

body.page-id-5624 .form-section .form-wrapper-v-two input::placeholder {
  color: white;
}

body.page-id-5624 .form-section .form-wrapper-v-two div.input input, body.page-id-5624 .form-section .form-wrapper-v-two div.input textarea{
	border: 1px solid #DDDDDD;
    border-radius: 0;
    padding: 0.75rem 1rem;
	height:52px;
}

body.page-id-5624 .form-section .form-wrapper-v-two div.input textarea{
    resize: none;
}

body.page-id-5624 .form-section .form-wrapper-v-two label{
	color:#222527;
}

body.page-id-5624 .form-section .form-wrapper-v-two label span.hs-form-required{
	display:none;
}

.mobile-cta{display:none !important;}

@media (max-width: 576px){
	h1 strong, h2 strong, h3 strong{
		line-height: 1;
	}
}

@media (min-width: 481px){
	body.page-id-5624 .form-section .form-wrapper-v-two fieldset.form-columns-1:nth-child(3){
		width: 49%;
    	margin-right: 2%;
    	float: left;
	}
	body.page-id-5624 .form-section .form-wrapper-v-two fieldset.form-columns-1:nth-child(4){
		width: 49%;
	}
}

@media (min-width: 576px){
	.key-takeways-design-two .key-takeaways__item{
    	margin-bottom: 0;
	}
	.key-takeways-design-two .key-takeaways__item-num .prefix{
		height: 50%;
		overflow: hidden;
	}
	.key-takeways-design-two .key-takeaways__item-num .number{
		font-size:52px;
		line-height:118px;
	}
	.key-takeways-design-two .key-takeaways__item-inner{
		border:0;
	}
	.key-takeways-design-two .key-takeaways__item:nth-child(2) span.prefix{
		display:none;
	}
	body.page-id-5624 .form-section .form-wrapper-v-two{
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media (min-width: 768px){
	body.page-id-5624 .hero-banner .hero-banner__inner .hero-banner__copy{
    	flex: 0 0 100% !important;
    	max-width: 100% !important;
	}
	body.page-id-5624 .hero-banner .container-wider{
    	margin-top: 15px;
	}
	
	.key-takeways-design-two .key-takeaways__inner{
		padding: 50px 0 30px;
	}
	.key-takeways-design-two .key-takeaways__item-num{
		height:103px;
	}
	body.page-id-5624 .form-section .form-wrapper-v-two .hs_submit input[type=submit]{
		padding-left: 130px;
		padding-right: 130px;
	}
	body.page-id-5624 .form-section .form-wrapper-v-two{
		padding-left: 100px;
		padding-right: 100px;
	}
	body.page-id-5624 .form-section .form-wrapper-v-two .btn-b-white:before, body.page-id-5624 .form-section .form-wrapper-v-two .form-white .hs-submit .actions:before{
		border-color: #005287;
	}
}

@media (min-width: 1200px){
	.key-takeways-design-two .key-takeaways__inner .col-xl-4{
		flex: 0 0 41.666667%;
    	max-width: 41.666667%;
	}
	.key-takeways-design-two .key-takeaways__inner .col-xl-8{
    	margin-left: 8.333333%;
    	flex: 0 0 50%;
    	max-width: 50%;
	}
	.key-takeways-design-two .container-wider{
		margin-top: -125px;
	}
	.key-takeways-design-two .container-wider{
		max-width: 1160px;
	}
	
	body.page-id-5624 .hero-banner__inner{
		padding-left: 10px;
		padding-right: 10px;
	}
	body.page-id-5624 #key-takeaways-block_5da742eecdfe2 .container-wider, body.page-id-5624 .form-section{
		max-width: 1110px;
	}
}



