@media(max-width: 359px){
	.hero-section .form-section .mktoForm{
		height: 460px;
	}
}

@media(min-width: 360px) and (max-width: 767px){
	.hero-section .form-section .mktoForm{
		height: 292px;
	}
}

@media(min-width: 768px) and (max-width: 991px){
	.hero-section .form-section .mktoForm{
		height: 213px;
	}
}
@media(min-width: 992px){
	.hero-section{
		min-height: 561px;
	}
}
h1, h2, h3, h4, h5, h6, p {
  font-family: 'TungstenRnd-Book', sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  /*opacity: 0;*/
}

::-webkit-scrollbar {
	-webkit-appearance: inherit!important;
	width: auto!important;
	background-color: #f1f1f1!important;
	padding: 0 2px
}

::-webkit-scrollbar-thumb {
	border-radius: inherit;
	background-color: #c1c1c1!important;
	-webkit-box-shadow: inherit!important
}

body{
	margin: 0;
}

.img-fluid{
	max-width: 100%;
	height: auto;
}

a{
	text-decoration: none;
	outline: none;
}

html{
	scroll-behavior: smooth;
}

@media only screen and (min-width : 320px) and (max-width : 767px) {
	body {-webkit-text-size-adjust: none;}
}

.container {
	max-width:1230px;
	width: 100%;
	margin-right: auto;
	margin-left: auto
}

@media(max-width:1199px) {
	.container {
		max-width: 960px
	}
}

@media(max-width:991px) {
	.container {
		max-width: 726px
	}
}

@media(max-width:767px) {
	.container {
		padding-left: 16px;
		padding-right: 16px
	}
}

/*hero-section*/

.hero-section h2{
    font-size: 56px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 1.12px;
    color: #2f2f2f;
    font-family: "TungstenRnd-Book", sans-serif;
    text-align: center;
    margin-bottom: 4px;
}

.hero-section h4{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: 0.28px;
	color: #2f2f2f;
    max-width: 471px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: 'NeueHaasDisplay-Roman',sans-serif;
    margin-bottom: 24px;
}

.hero-section h2 span{
	color: #fc0000;
}

.hero-section .row{
	margin-left: 0;
	margin-right: 0;
}
.hero-section .background-section {
    overflow: hidden;
    transition: 0.2s all ease-out;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 24px 120px 43px;
}
.hero-section .video-section-text,.hero-section .header-logo {
    position: relative;
    z-index: 1;
}
.hero-section .header-logo .header-logo-text {
    max-width: 168px;
    display: block;
    width: 100%;
}
.hero-section .header-logo .header-logo-text img {
    width: 100%;
}
.hero-section .video-section-text h1 {
    font-family: "TungstenRounded-Medium", sans-serif;
    font-size: 72px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 2.8px;
    color: #ffffff;
    text-transform: uppercase;
    max-width: 479px;
    width: 100%;
    padding-top: 159px;
}
.hero-section .background-section video {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.hero-section .form-section{
	padding-left: 0;
	padding-top: 69px;
	padding-right: 0;
	position: relative;
}

.hero-section .form-section::before {
    content: "";
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 214px;
    background: linear-gradient(to top, #eaeaea, rgba(234, 234, 234, 0));
    z-index: -1;
}

.hero-section .form-section form.mktoForm {
    width: 100% !important;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

.hero-section .form-section .mktoForm .mktoFormRow {
    display: inline-block;
    width: 50%;
}

.hero-section .form-section .mktoForm .mktoFormRow input{
	background-color: #f5f5f5;
    width: 100% !important;
    border: none;
    border-left: 2px solid #fc0000;
    height: 40px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: 0.28px;
    color: #666666;
    font-family: 'NeueHaasDisplay-Roman',sans-serif;
    margin-bottom: 3px;
    outline: none;
    border-radius: 0;
    padding-right: 10px;
}

.hero-section .form-section .mktoForm .mktoFormRow select{
	 -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #f5f5f5;
    width: 100% !important;
    border: none;
    border-left: 2px solid #fc0000;
    height: 40px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: 0.28px;
    color: #666666;
    font-family: 'NeueHaasDisplay-Roman',sans-serif;
    margin-bottom: 3px;
    outline: none;
    border-radius: 0;
    background-image: none;
    padding-right: 28px;
}

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(07) .mktoFieldWrap{
    position: relative;
}

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(07) .mktoFieldWrap::before{
	background-image: url(//go.crowdstrike.com/rs/281-OBQ-266/images/arrow-down.png) !important;
    background-size: 10px 6px !important;
    position: absolute;
    width: 10px;
    height: 6px;
    content: "";
    background-repeat: no-repeat;
    top: 18px;
    right: 11px;
}

select::-ms-expand {
    display: none;
}

.hero-section .form-section .mktoForm .mktoFormRow input:focus{
	color: #292929 !important;
	font-family: 'NeueHaasDisplay-Bold',sans-serif;
	font-weight: normal;
}

.hero-section .TandC{
	font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.24px;
    color: #2f2f2f;
    font-family: 'NeueHaasDisplay-Roman',sans-serif;
    margin-top: 2px;
}

.hero-section .TandC a{
	padding: 0;
	text-decoration: underline;
	color: #2f2f2f !important;
	outline: none;

}

.hero-section .TandC a:hover, .hero-section .TandC a:focus{
    color: #ec3525 !important;
    text-decoration: none;
}

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) input{
	cursor: pointer;
}
.hero-section .mktoForm .mktoError .mktoErrorMsg {
    padding: 10px !important;
    font-family: 'Helvetica','Arial',sans-serif !important;
    border: none;
    background-image: none;
    background: #ec3525 !important;
    text-shadow: none;
}
.hero-section .mktoForm .mktoForm .mktoError .mktoErrorArrow {
    background-color: #ec3525;
    border: 1px solid #ec3525;
}

.hero-section .form-section .mktoForm .mktoRequiredField label.mktoLabel, .hero-section .form-section .mktoForm .mktoOffset{
	display: none;
}

.hero-section .form-section .mktoForm .mktoFormCol, .hero-section .form-section .mktoForm .mktoFieldWrap{
    width: 100%;
}

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(02) .mktoFormCol, .hero-section .form-section .mktoForm .mktoFormRow:nth-child(04) .mktoFormCol, 
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(06) .mktoFormCol{
	padding-right:8px 
}

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(03) .mktoFormCol, .hero-section .form-section .mktoForm .mktoFormRow:nth-child(05) .mktoFormCol, 
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(07) .mktoFormCol{
	padding-left:8px 
}

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08){
	width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
    margin-top: 9px;

}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) input{
	width: 14px !important;
    height: 14px !important;
    border-radius: 2px;
    border: solid 1px #2f2f2f !important;
    background-color: rgba(255, 255, 255, 0.2) !important;
}

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) .mktoHtmlText{
	width: auto !important;
} 
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) .mktoFieldWrap{
	width: 100%;
}

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) .mktoFormCol{
	display: inline-block;
    width: auto;
        margin-left: 7px;
}

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) .mktoFieldDescriptor.mktoFormCol{
	margin-left: -4px;
}
.hero-section .mktoButton{
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    letter-spacing:normal;
    color: #ffffff;
    font-family:'NeueHaasDisplay',sans-serif;
    width: 243px;
    height: 56px;
    border-radius: 56px;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
    background-color: #fc0000;
    border: none;
    transition: all 0.2s ease-in-out;
    outline: none;
    text-transform: capitalize;
}

#formbottomtext{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: 0.28px;
    color: #2f2f2f;
    text-align: center;
    font-family: 'NeueHaasDisplay-Roman',sans-serif;
    margin-top: 7px;
    margin-bottom: 70px;
}

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(09),
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(10),
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(11),
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(12),
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(13),
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(14),
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(15),
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(16),
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(17){
	display: none;
} 

.hero-section .mktoButtonRow{
	width: 100%;
	text-align: center;
	margin-top: 13px;
}
.hero-section .mktoButtonRow span {
    margin-left: 0 !important;
}
/*hero-section End*/

/*stop-breaches*/

.stop-breaches{
	padding-top: 104px;
}
.stop-breaches h2{
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.92px;
    color: #2f2f2f;
    font-family: "TungstenRnd-Book";
    text-align: center;
    margin-bottom: 14px;
}

.stop-breaches h2 + p{
	font-size: 18px;
	font-weight: normal;
	line-height: 1.6;
	letter-spacing: 0.72px;
	color: #666666;
	font-family: 'NeueHaasDisplay-Roman',sans-serif;
	text-align: center;
}

.stop-breaches ul {
    padding: 0;
    margin: 0;
    display: block;
    text-align: center;
}

.stop-breaches ul li:before {
    content: "";
    width: 1px;
    height: 15px;
    background: #666;
    position: absolute;
    right: -2px;
    top: 7px;
}

.stop-breaches ul li {
    list-style: none;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.72px;
    color: #666666;
    font-family: 'NeueHaasDisplay-Roman',sans-serif;
    padding: 0 11px;
    display: inline-block;
    position: relative;
}

.stop-breaches ul li:last-child:before {
    display: none;
}

.stop-breaches .row {
    margin-top: 46px;
    margin-right: -23px;
    margin-left: -24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.stop-breaches .row .col-12{
	text-align: center;
}

.stop-breaches .row .col-12 h3{
	font-size: 12px;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: 0.24px;
    color: #666666;
    text-align: center;
    font-family: 'NeueHaasDisplay-Roman',sans-serif;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.stop-breaches .row .col-12 h3 + p{
	font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.32px;
    color: #2f2f2f;
    font-family: 'NeueHaasDisplay-Bold',sans-serif;
}

.stop-breaches a{
	display: block;
    margin: 0 auto;
    width: 285px;
    height: 64px;
    border-radius: 64px;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
    background-color: #fc0000;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-align: center;
    line-height: 64px;
    font-family: 'NeueHaasDisplay',sans-serif;
        margin-top: 70px;
    margin-bottom: 100px;
    transition: all 0.2s ease-in-out;
    outline: none;
}
/*Footer css*/
.fotoer_logo a {
	color: #fff
}

.custom_footer .fotoer_logo a img {
	max-width: 181px;
	margin-top: 0px
}

.custom_footer {
	background: #292929;
	padding: 33px 0 33px
}

.custom_footer .container {
	padding-left: 3px;
	padding-right: 3px;
	max-width: 1140px;
}

.fotoer_logo{
	margin-top: 5px;
}

.custom_footer .fotoer_logo a {
	display: inline-block
}

.custom_footer .fotoer_logo a:hover {
	text-decoration: none
}

.custom_footer .footer_link {
	font-size: 11px;
	font-family: "Karla", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 8px 0 0 0;
	padding: 0;
	list-style: none;
	color: #7d7d7d
}

.custom_footer .footer_link li:before {
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle;
	content: '|'
}

.custom_footer .footer_link li:first-child:before {
	content: none
}

.custom_footer .footer_link a {
	font-family: "Karla", sans-serif;
	color: #c5c5c5;
	-webkit-transition: all .2s;
	transition: all .2s;
	text-decoration: none
}

.custom_footer .footer_link a:hover {
	color: #fff
}

.custom_footer .footer_social {
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0
}

.custom_footer .footer_social li {
	margin: 0 3px
}

.custom_footer .footer_social li a {
	background: #fff;
	color: #333;
	border-radius: 50%;
	width: 26.4px;
	height: 26.4px;
	display: block;
	position: relative;
	font-size: 11px;
	-webkit-transition: all .2s;
	transition: all .2s
}

.custom_footer .footer_social li a:hover {
	color: #000;
	background: rgba(255, 255, 255, .9)
}

.custom_footer .footer_social li a i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
@media(max-width:1199px) and (min-width: 992px){
    footer.custom_footer {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media(max-width:991px) {
	.custom_footer {
		padding: 9px 0 37px 0
	}
	.custom_footer .fotoer_logo {
		text-align: center;
		width: 100%;
		font-size: 43px
	}
	.custom_footer .fotoer_logo a {
		margin: 16px auto 11px
	}
	.custom_footer .fotoer_logo a img {
		max-width: 237px;
		margin-top: -22px
	}
	.custom_footer .footer_link {
		margin: 5px 0 26px 0;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap
	}
	.custom_footer .footer_link li:before {
		margin: 0 9px
	}
	.custom_footer .footer_social {
		justify-content: center
	}
}

@media(max-width:767px) {
	.custom_footer {
		padding: 17px 0 50px 0
	}
	.custom_footer .footer_link {
		margin: 16px 0 22px 0
	}
	.custom_footer .fotoer_logo a {
		margin: 16px auto 10px
	}
	.custom_footer .row {
		margin-right: 0;
		margin-left: 0
	}
	.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08){
		margin-top: 4px;
	}
	#formbottomtext{
		margin-top: -3px;
	}
	.hero-section .mktoButtonRow{
		margin-top: 9px;
	}
	.stop-breaches {
	    padding-top: 68px !important;
	}
	.stop-breaches h2 {
	    font-size: 36px;
	    letter-spacing: 1.44px;
	    margin-bottom: 17px;
	}
	.stop-breaches ul li:first-child {
	    padding-left: 0;
	}
	.stop-breaches ul li {
	    font-size: 12px;
	    padding: 0 7px;
	    letter-spacing: 0.48px;
	}
	.stop-breaches .row {
	    margin-right: -5px !important;
	    margin-left: -5px !important;
	}
	.stop-breaches .row .col-12 {
	    width: 100%;
	    max-width: 50%;
	    margin-top: 27px !important;
	    margin-bottom: -4px;
	    padding: 0;
	}
	.stop-breaches a {
	    margin-top: 58px !important;
	    margin-bottom: 72px !important;
	}
	.companies-section {
	    padding-top: 69px !important;
	}
	.companies-section h2 {
	    font-size: 36px !important;
	    letter-spacing: 0.72px !important;
	    padding: 0 30px;
	    margin-bottom: 16px !important;
	}
	.companies-section p {
	    font-size: 12px;
	    letter-spacing: 0.48px;
	}
	.companies-section .slick-slider{
		margin-left: 0;
    	margin-right: 0;
	}
	.custom_footer .footer_social {
    	margin-top: 13px;
	}

}
.logo-item{
	padding-left: 45px;
	padding-right: 45px;
}

body{
	overflow-x: hidden;
}
.logo-item div{
	text-align: center;
}
@media (max-width: 991px){
.logo-item {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.slick-slider{
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.companies-section .container{
	padding-left: 0;
	padding-right: 0;
	max-width: 100%;
}
}

@media (max-width: 575px){
.logo-item {
    padding-left: 38px;
    padding-right: 40px;
}
}

@media(max-width:370px){
	.logo-item {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.custom_footer {
	overflow-x: hidden
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
/*Footer css*/

/* Logo Section */
.companies-section {
    padding-top: 107px;
    padding-bottom: 102px;
    position: relative;
}
.companies-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, #eaeaea, rgba(234, 234, 234, 0));
    height: 150px;
    z-index: -1;
}
.companies-section h2 {
	font-size: 48px;
	font-weight: normal;
	text-align: center;
	line-height: 1;
	letter-spacing: 0.96px;
	color: #2f2f2f;
	font-family: "TungstenRnd-Book", sans-serif;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.companies-section p {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.6;
	letter-spacing: 0.72px;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
    font-family: 'NeueHaasDisplay-Roman',sans-serif;
    margin-bottom: 51px;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
	margin-left: 29px;
	margin-right: 29px;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-slider .slick-arrow {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.24);
    cursor: pointer;
    font-size: 21px;
    text-align: center;
    font-weight: bold;
    height: 58px;
    line-height: 54px;
    position: absolute;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    transform: translateY(-50%);
	transition: all .5s ease;
    width: 58px;
    z-index: 2;
}
.slick-arrow.fa-angle-left {
    left: -59px;
}
.slick-arrow.fa-angle-right {
    right: -59px;
}
.slick-arrow:hover {
	box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
	color: #ec3525;
}
.logo-slide {
    mix-blend-mode: darken;
}

.slick-slider:before {
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    content: '';
    height: 100%;
    left: -10px;
    position: absolute;
    top: 0;
    width: 36px;
    z-index: 1;
}
.slick-slider:after {
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    content: '';
    height: 100%;
    right: -10px;
    position: absolute;
    top: 0;
    width: 36px;
    z-index: 1;
}
.logo-slide .slick-track {
    display: block;
}
.logo-slide .slick-slide {
    float: none;
    vertical-align: middle;
}
.logo-slide.slick-initialized .slick-slide {
    display: table-cell;
}
.logo-slide img {
    margin: 0 auto;
}

.logo-section .container{
	max-width: 1230px;

}

@media(min-width: 768px){
	 .logo-item {
        padding-left: 45px;
        padding-right: 45px;
    }
}
/* Logo Section End */

/* media 1024px */
@media(max-width: 1100px){
.hero-section .background-section {
    padding: 24px 16px 43px;
}
}
/* media 1024px*/

/*media 768px*/
@media(max-width:991px){
.hero-section .background-section{
	display: block;
    padding: 0;
    text-align: center;
}
.hero-section .header-logo a {
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
}
.hero-section .video-section-text h1 {
    margin: 104px auto 94px;
    padding-top: 0;
}
.hero-section .form-section{
	padding-top: 63px;
}
.hero-section .form-section form.mktoForm {
    max-width: 696px;
}
.hero-section .form-section .mktoForm .mktoFormRow {
    display: inline-block;
    max-width: 221px;
    width: 100%;
    margin-right: 16px;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(04), .hero-section .form-section .mktoForm .mktoFormRow:nth-child(07) {
    margin-right: 0;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(02) .mktoFormCol, .hero-section .form-section .mktoForm .mktoFormRow:nth-child(04) .mktoFormCol, .hero-section .form-section .mktoForm .mktoFormRow:nth-child(06) .mktoFormCol{
	 padding-right: 0;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(03) .mktoFormCol, .hero-section .form-section .mktoForm .mktoFormRow:nth-child(05) .mktoFormCol, .hero-section .form-section .mktoForm .mktoFormRow:nth-child(07) .mktoFormCol {
    padding-left: 0;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) {
    max-width: 100%;
}
.stop-breaches {
    padding-top: 70px;
}
.stop-breaches .row {
    margin-top: 0;
    margin-right: -8px;
    margin-left: -8px;
}
.stop-breaches .row .col-12 {
    margin-top: 31px;
}
.stop-breaches .row .col-12 h3 + p {
	max-width: 160px;
    margin: auto;
    width: 100%;
}
.stop-breaches a {
	margin-top: 53px;
    margin-bottom: 73px;
}
.companies-section {
    padding-top: 70px;
    padding-bottom: 88px;
}

.stop-breaches ul li:first-child{
	margin-left: -25px;

}
}
/*media 768px end*/

/*media 320px */

@media(max-width: 767px){	
.hero-section .header-logo a {
    margin-top: 16px;
}
.hero-section .video-section-text h1 {
    font-size: 36px;
    letter-spacing: 1.44px;
    max-width: 230px;
}
.hero-section .video-section-text h1 {
    margin: 32px auto 44px;
}
.hero-section .form-section {
    padding-top: 28px;
}
.hero-section h2 {
    font-size: 36px;
    letter-spacing: 0.72px;
    margin-bottom: 7px;
}
.hero-section h4 br {
    display: none;
}
.hero-section h4 {
    letter-spacing: 0.28px;
    font-size: 14px;
    margin-bottom: 15px;
}
.hero-section .form-section {
    padding-left: 6px;
    padding-right: 6px;
}
.hero-section .form-section .mktoForm .mktoFormRow {
    max-width: 50%;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 4px;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(04){
	margin-right: 0;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(02) .mktoFormCol, .hero-section .form-section .mktoForm .mktoFormRow:nth-child(04) .mktoFormCol, .hero-section .form-section .mktoForm .mktoFormRow:nth-child(06) .mktoFormCol {
    padding-right: 8px;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(03), .hero-section .form-section .mktoForm .mktoFormRow:nth-child(05), .hero-section .form-section .mktoForm .mktoFormRow:nth-child(07) {
    padding-left: 8px;
}
.stop-breaches ul li:before {
    right: 0px;
    top: 3px;
}
.companies-section p {
    font-size: 12px;
    letter-spacing: 0.48px;
    margin-bottom: 48px;
}
div#trialformholder {
    padding: 10px;
}
.stop-breaches ul li:first-child {
    margin-left: 0;
}
.stop-breaches ul li:before{
	height: 11px;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) .mktoFormCol{
	margin-left: 0;
}
}
.stop-breaches a:hover, .stop-breaches a:focus {
    background-color: #ec3525;
}

.hero-section .mktoButton:hover, .hero-section .mktoButton:focus{
	background-color: #ec3525;
}
/*media 320px end*/

@media(min-width: 1500px){
.left-side{
	max-width: 471px;
    margin-left: auto;
}

.right-side {
    max-width: 720px;
    margin-right: auto;
}
}

@media(min-width: 768px) and (max-width:991px){
	.slick-list{
	    max-width: 656px;
		margin: 35px auto 0;
	}

	.companies-section{
		overflow-x: hidden;
	}

	.slick-slider:after, .slick-slider:before{
		display: none;
	}
}

@media(min-width: 992px) and (max-width:1199px){
	.slider_wrapper .container{
	    max-width: 100%;
	    padding-left: 0;
	    padding-right: 0;
	}

	.slick-slider{
		margin-left: 0;
		margin-right: 0;
	}

	.slick-slider .slick-arrow{
		display: none !important;
	}

	.companies-section{
		overflow-x: hidden;
	}
}

@media(min-width:1200px) and (max-width:1300px){
	.container{
		max-width: 1140px;
    	width: 100%;
	}
}

@media(max-width:767px){
	.companies-section{
		overflow-x: hidden;
	}

	.slick-slider:after, .slick-slider:before{
		display: none;
	}

	.companies-section .container {
    padding-left:15px;
    padding-right: 15px;
}
}

@media(max-width:359px){
    .hero-section .form-section .mktoForm .mktoFormRow {
        max-width: 100%;
    }

    .hero-section .form-section .mktoForm .mktoFormRow:nth-child(03), .hero-section .form-section .mktoForm .mktoFormRow:nth-child(05), .hero-section .form-section .mktoForm .mktoFormRow:nth-child(07) {
        padding-left: 0;
    }

    .hero-section .form-section .mktoForm .mktoFormRow:nth-child(02) .mktoFormCol, .hero-section .form-section .mktoForm .mktoFormRow:nth-child(04) .mktoFormCol, .hero-section .form-section .mktoForm .mktoFormRow:nth-child(06) .mktoFormCol {
	    padding-right: 0;
	}
}


/*form checkbox css*/

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) input {
    border-left: 2px solid #fc0000 !important;
    opacity: 0;
    position: absolute;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) label {
    height: 14px;
    width: 14px;
    margin: 0;
    position: relative;
    cursor: pointer;
}
.hero-section .form-section .mktoCheckboxList input + label:before {
    content: '';
    background: url(//go.crowdstrike.com/rs/281-OBQ-266/images/checkbox-options.png) 2px top no-repeat;
    border: 2px solid #ddd;
    background-color: #fff;
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 2px;
    margin-right: 10px;
    top: 0;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) input + label:before {
    border: 1px solid #8b8b8b;
    height: 14px;
    width: 14px;
    line-height: 14px;
    border-radius: 2px;
    background-image: url(//go.crowdstrike.com/rs/281-OBQ-266/images/checked-checkbox.png);
    background-size: 0px;
    background-color: transparent;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) input:checked + label:before {
    background-color: transparent;
    background-size: cover;
    background-position: center;
    border: none;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) .mktoCheckboxList.mktoInvalid input + label::before {
    border-color: #ec3525;
}

@media(max-width: 767px) and (min-width: 481px){
	.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) .mktoFieldDescriptor.mktoFormCol{
		margin-right: 5px;
	}
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #292929 !important;
  -webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

#LSDisplayFrame{
	display: none !important; 
}

input::placeholder{
    -webkit-transition: .3s !important;
    transition: .3s !important;
    color: #666 !important;
	opacity: 1 !important;
}

.hero-section .form-section .mktoForm .mktoFormRow input:focus::placeholder{
    color: transparent !important;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) .mktoError {
    top: 19px;
}

::-ms-clear {
  display: none;
}

.mktoForm .mktoCheckboxList+.mktoError .mktoErrorMsg {
    width: 160px;
    text-align: center;
}

.mktoForm .mktoError {
    right: auto !important;
    left: 16px;
}

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(03) .mktoError, 
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(05) .mktoError{
    left: 24px !important
}

.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) .mktoError{
    right: auto !important;
    left: 0 !important
}

@media(max-width: 991px){
    .hero-section .form-section .mktoForm .mktoFormRow:nth-child(03) .mktoError,
    .hero-section .form-section .mktoForm .mktoFormRow:nth-child(05) .mktoError,
    .hero-section .form-section .mktoForm .mktoFormRow:nth-child(07) .mktoError {
        left: 16px !important;
    }
}

@media(max-width: 500px){
    .mktoForm .mktoError{
        bottom: auto !important;
        top: 39px !important;
        left:0 !important;
    }

    .hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) .mktoError{
        top: 18px !important;
    }

    .hero-section .form-section .mktoForm .mktoFormRow:nth-child(03) .mktoError,
    .hero-section .form-section .mktoForm .mktoFormRow:nth-child(05) .mktoError,
    .hero-section .form-section .mktoForm .mktoFormRow:nth-child(07) .mktoError {
        left: 0 !important;
        width: 100% !important;
    }
    .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail{
            word-break: break-all;
    }
}

.hero-section{
	margin-top: -1px;
}

.mktoForm .mktoGutter {
    display: none;
}
.hero-section .TandC {
    margin-top: 0;
}
body .hero-section .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.36px;
    background-color: #FFFFFF;
    color: #292929;
    border-radius: 26px;
    background-image: none;
    opacity: 1;
    border: none;
    font-size: 18px;
    line-height: normal;
    transition: all 0.2s ease-in-out;
}
.mktoForm .mktoCheckboxList {
    width: auto!important;
}
.hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) .mktoFormCol {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-bottom: 0!important;
    margin-left: 7px;
}
body .hero-section .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
    background-color: #FC0000;
    color: #fff;
}
.hero-section .form-section .mktoForm .mktoFormCol {
    margin-bottom: 5px!important
}
@media (min-width: 992px) {
    .hero-section {
        min-height: 680px;
    }
    .hero-section .col-12.col-lg-6.col-md-12 {
        min-height: 730px;
    }
    .hero-section .mktoForm {
        height: 265px;
    }
}
@media (min-width: 1500px) {
    .right-side {
        max-width: 720px;
    }
}
@media (max-width: 767px) {
    .hero-section .mktoForm {
        height: 300px;
    }
}
@media (max-width: 500px) {
    .hero-section .form-section .mktoForm .mktoFormRow:nth-child(08) .mktoError {
        top: 20px !important;
    }
}
@media (max-width: 359.98px) {
    .hero-section .mktoForm {
        height: 480px;
    }
}
img[src*='//bttrack.com/Pixel/Conversion/15446/pageviews'] {
    display: none;
}
.privacy_notice {
    max-width: 480px;
    font-size: 13px;
    line-height: 16px;
}
@media (max-width: 991px) {
    .privacy_notice {
        max-width: 696px;
    }
}
@media (max-width: 767px) {
    .privacy_notice {
        padding: 10px
    }
}