html {
  scroll-behavior: smooth;
}
.product-feature-toggle-container-cc {
    width: 215px;
    height: 215px;
    padding: 30px;
    margin: 0 auto;
    overflow: hidden;
    background-image: linear-gradient(38deg,#3994c4 0,#65c6db 89%);
}

.product-toggle-container {
	width: unset;
	display: flex;
	
} 
.card li {
    margin-bottom: 10px;
}
.invert-True {
	background-color:#fff;
	color: #212529;
	font-family: Arial;
}

.umbraco-forms-form form input[type=text], .umbraco-forms-form form textarea {
    font-size: 14px;
    border: 1px solid #f2f5fa;
    background: #f2f5fa;
    padding: 11px 20px 13px;
    resize: none;
    border-radius: 0 ;
}

.umbraco-forms-form legend {
    font-weight: 700;
    color: #ffffff;
    background-color: #3994c4;
    font-size: 1.2rem;
	padding: 4px 0 4px 15px;
	margin: 1rem 0;
}
.umbraco-forms-fieldset {
	margin-bottom: 20px;
}
.field-validation-error {
	color: #dc3545;
}
.hide-labels label {
	display:none;
}
.umbraco-forms-form .form-control:focus {
	 background: #f2f5fa !important;
	 border: 1px solid #dbe8fd; 
}
#b7ae84e3-1095-4675-ce48-1251113da0a6 legend {
    color: #73787c;
    font-weight: 600;
    font-size: 0.9rem;
    background: #fff;
}
.help-block {
    color: #343a40;
    font-size: 0.9rem;
    padding-left: 10px;
}
/*** Modal windows ***/
	
.modal-content {
	border-radius: 0;
	box-shadow: 0 12px 40px 0 rgba(0,0,0,0.2);
}

.modal-title {
	color: black;
	color: #747474;
	text-align: center;
	margin-bottom: 30px;
}

.modal-header {
	border-bottom: none;
	display: flex;
    flex-direction: column;
}

.modal-footer {
	border-top: none;
}

.modal-list {
	display: flex;
	flex-direction: column;
	padding: 0;
	list-style: none;
}

.modal-element {
	margin-bottom: 23px;
	text-align: center;
}

.modal-link {
	text-decoration: none!important;
	font-family: Lato, sans-serif;
	color: #868e96;
}

.modal-link:hover {
	color: #52575c;
	font-weight: bold;
}


.intro-banner {
  border-radius: 0  !important;
}
.intro-banner .ban-con {
	height: 28px;
	font-weight: 600;
	color: #1a2132;
}
.r15-m {
	margin-right: 15px;
}
.btn-tf {
	background-color: #ff8d43;
	border-color: #ff8d43;
}
.btn-tf:hover {
    background-color: #ff7c27;
	border-color: #ff7c27;
}
.alert-dismissible .close {
    top: 0;
    padding: 0;
	color: inherit;
}
@media (max-width: 675px) {
	.alert-dismissible .close {
		top: -2.75rem;
		right: -1rem;
	}
	.intro-banner .ban-con {
		height: auto;
	}
	.r15-m {
		margin-bottom: 10px;
		display:block;
	}
}

.dataconsent {
	border: none !important;	
}

/* header {
	padding: 0 0 20px 0 !important;	
}*/

@media (max-width: 576px) {
	.product-toggle-container {
		width: 400px;
		top: -120px
		justify-content: center
		
	}	
}

@media (max-width: 576px) {
 .product-toggle {
	 justify-content: center;
 }

 .product-list > li > a {
    color:black!important;
 }
}
.invert-True .form-group.checkbox {
	padding-left: 15px;
}
.invert-True .form-group.checkbox label {
	display: inline;
	padding-left: 0;
}
.invert-True .form-group.checkbox div {
	display: inline;
	max-width:40px;

}
.invert-True .form-group.checkbox div input[type="checkbox"] {
	display: inline;
	width:40px;
	height: 20px;
}
/**E-Learning Layout **/

.el-layout header,.campaign-layout header {
	position: relative;
}
.el-content {
	background-color:#fff;
	color: #1a2132;
}
.el-content p {
	font-weight:500;
}
@media (min-width: 1200px) {
.el-content .container {
    max-width: 1020px;
}
}
.el-content .product-feature-toggle {
 	margin-bottom:10px;
    width: 60px;
	height:auto;
}
.el-content .product-feature-toggle:nth-of-type(odd) {
 	margin-right: 10px;
}
.el-content .btn-primary {
	cursor: pointer;
}
.el-content .btn-primary:hover {
	opacity: 0.9;
}
	.no-min {
		 margin-top:65px;
	}
@media (max-width: 768px) {
	.no-min {
		min-height: auto !important;
		margin-top: 0;
	}
	.news-feat {
	margin-top:70px;
	}
}

/**CAMPAIGN LAYOUT **/
label[for="033b4340-6185-49fd-f1dd-6b89853e04d2"] {
	display: block !important;
	padding-left: 15px !important;
}
#umbraco_form_d080e4e4872a4f05b0aa0d856a775289 input[type="checkbox"] {
	width: 20px;
	display:inline;
}

.campaign-layout header {
	background-color: #131328;
}
.campaign-layout p {
	    max-width: none;
}
.campaign-layout .top { 
	padding-top: 40px;
}
.cp-form .control-label {
	display: none;
}
.campaign-layout .cp-main a {
	color:#fff;
	font-weight:700;
	text-decoration:underline;
}
.umbracoForms-Indicator {
    color: red;
}
label[for="033b4340-6185-49fd-f1dd-6b89853e04d2"] {
	display: block !important;
	font-weight: 700;
	color:#419ecb;
}

.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.cp-form {
		background-color: #131328;
    	padding: 15px;
		margin-bottom:20px;
	}
@media (min-width: 768px) {
	.cp-form {
		position:absolute;
		top: -300px;
	}
}
@media (max-height: 1200px) {
	
.campaign-layout .top {
    height: 40vh;
	min-height:440px !important;
	-webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}
}
@media (max-width: 768px) {
	.campaign-layout .top {
		height: auto;
		min-height: 300px!important;
	}
}

.mem-img {
	max-width: 70%;
}
.cyber-page {
   background-position: bottom;
}

@media (max-height: 1000px) {
	.top-70 {
		height: 70vh;
	}
}
.team-profiles h2 {
	margin-top: 60px;
	margin-bottom: 40px;
}
.pricing-card-title {
	color:#fff;
	font-size: 58px;
}
.main-content {
	font-size: 1.1rem;
}
.main-content h4{
	margin-top: 20px;
}
.main-content ul{
	padding-left:50px;
}
.main-content li::marker {
    color: #006ab4;
    font-size: 25px;
    line-height: 38px;
}

.card-body .text-muted {
	text-transform: uppercase;
	font-size:12px;
	font-weight: 600;
	color:#fff !important;
	display: block;
}
.card-body .btn-light {
	background-color: #ffffff73;
	border: 0;
	color: #131328 !important;
	line-height:35px;
	height: 50px;
}
.card-body .btn-light:hover {
	background-color: #ffffff;
	border: 0;
}

.product-features {
	color:#fff;
	
}
.product-features p {
 	margin-bottom:8px;
	font-weight: 600;
}
.product-features .fa-times, .product-features .fa-check {
	font-size: 18px;
}

.product-features .fa-times {
	color: #C82B2A;
}
.team-desc h5 {
	color: #131328;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: 900;
}
.team-desc .text-emph {
	text-transform: uppercase;
	font-weight: 900;
	margin-bottom: 0.8rem;
}
.emph-no {
	font-size: 40px;
	color:#4CA3CD;
}
.body-invert h3:after {
	height: 0;
}