/************************************************/
/****** CROWDSTRIKE PAGE SPECIFIC STYLES ********/
/************************************************/


/************************************************/
/********************* HOME *********************/
/************************************************/







/********* HOMEPAGE TOP 3UP CREATIVE LINKS *******/
/* Effect 9: hover text with borders */
.cs-link-fx a {
	position: relative;
	display: inline-block;
	outline: none;
	text-decoration: none;
	text-transform: uppercase;
}

.cs-link-fx a:hover,
.cs-link-fx a:focus {
	outline: none;
}
.cs-animated-link-9 a {
	margin: 0 20px;
    padding: 18px 20px;
    font-size: 16px;
}

img.truste-seal {
    padding-left: 10px;
    position: relative;
    bottom: -17px;
}

li.inline img.truste-seal.tool-page {
    top: 15px !important;
    position: relative !important;
    left: 15px !important;
}

.cs-animated-link-9 a::before,
.cs-animated-link-9 a::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #bacc4d;
	content: '';
	opacity: 0.2;
	-webkit-transition: opacity 0.3s, height 0.3s;
	-moz-transition: opacity 0.3s, height 0.3s;
	transition: opacity 0.3s, height 0.3s;
}

.cs-animated-link-9 a::after {
	top: 100%;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cs-animated-link-9 a span:first-child {
	z-index: 2;
	display: block;
	font-family: "karlabold";
	color:#cccccc;
}
.cs-animated-link-9 a:hover span:first-child {
	color:#bacc4d;
}
.cs-animated-link-9 a span:last-child {
	z-index: 1;
	display: block;
	padding: 4px 0 0 0;
	color: #cccccc;
	line-height: 18px;
	text-shadow: none;
	text-transform: none;
	font-style: normal;
	font-size: 14px;
	font-family: "karlaregular";
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.cs-animated-link-9 a:hover::before,
.cs-animated-link-9 a:focus::before {
	height: 6px;
}

.cs-animated-link-9 a:hover::before,
.cs-animated-link-9 a:hover::after,
.cs-animated-link-9 a:focus::before,
.cs-animated-link-9 a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

.cs-animated-link-9 a:hover span:last-child,
.cs-animated-link-9 a:focus span:last-child {
	opacity: 1;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
}


@media (max-width: 767px) {
	.cs-animated-link-9 a {
	    margin: 0 20px;
	    width: 70%;
	    padding: 18px 20px;
	    font-size: 16px;
	}
	.cs-animated-link-9 a::before {
	    height: 4px !important;
	    opacity: 1;
	    -webkit-transition: none;
	    -moz-transition: none;
	    transition: none;
	    -webkit-transform: none;
	    -moz-transform: none;
	    transform: none;
	}
	.cs-animated-link-9 a span:last-child {
	    opacity: 1 !important;
	    -webkit-transition: none;
	    -moz-transition: none;
	    transition: none;
	    -webkit-transform: none;
	    -moz-transform: none;
	    transform: none;
	}
	.cs-animated-link-9 a::after {
	    height: 1px;
	    opacity: 1;
	    -webkit-transition: none;
	    -moz-transition: none;
	    transition: none;
	    -webkit-transform: none;
	    -moz-transform: none;
	    transform: none;
	}
}

















/**************************************************/
/**************************************************/
/***************** TEAM MEMBERS *******************/
.eg-our-team-hover-skin-content {border-top:5px solid #292929 !important;}
.esg-loadmore-wrapper {display:none !important;}

@media (max-width: 767px) {
	.eg-our-team-hover-skin-element-6 {height:132px;}	 
}
@media (min-width: 768px) and (max-width: 1024px) {
	.eg-our-team-hover-skin-element-6 {height:103px;}
}
@media (min-width: 1025px) and (max-width: 1345px) {
	.eg-our-team-hover-skin-element-6 {height:137px;}
}
@media (min-width: 1346px) {}












/**************************************************/
/**************************************************/
/*************** BOARD OF DIRECTORS ***************/










/**************************************************/
/**************************************************/
/******************** NEWSROOM ********************/
.vc_custom_heading h4 {
	font-family:'karlaregular', Helvetica, Arial, sans-serif;
	text-align: center;
	line-height: 1.2em;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-top: 12px;
}
.vc_btn_white .vc_btn_square_outlined {
	border: 2px solid #c9c9c9 !important;
	width: 40%;
	color: #ec3728 !important;
}
.vc_btn-white.vc_btn_square_outlined,
a.vc_btn-white.vc_btn_square_outlined  {
	color:#ec3728 !important;
	border: 2px solid #c9c9c9 !important;
	width: 40%;
}
.back-to-list-page {
	list-style-type:none;
	color:#494949;
	font-size:12px;
	line-height:22px;
}
.back-to-list-page a {
	color:#494949;
	/*font-family:'karlaregular', Helvetica, Arial, sans-serif;*/
	font-size:14px;
	line-height:26px;
}
.back-to-list-page:hover,
.back-to-list-page a:hover {
	color:#ec3728;
}











/**************************************************/
/**************************************************/
/******************* RESOURCES ********************/

/*** Resources Essential Grid Styles ***/
#resources-grid .eg-resource-center-grid-skin-content {
	height:88px;
}

.category-resources h2.search-title {display:none;}

.resources-intro-left {
	padding-top:30px;
	padding-bottom:30px;
}
.resources-intro-left p {
	margin-top:0px;
	margin-bottom:0px !important;
}

.resources-item-copy {
	padding:0px;
}
.resources-title {
	margin-bottom:10px !important;
}
.resources-title h1 {
	font-family:'karlaregular', Helvetica, Arial, sans-serif;
	font-size:2.2em;
	line-height:1em;
	text-transform:uppercase;
	color:#2e8baa;
	margin-bottom:16px !important;
}
.resources-item-copy h2 {
	font-family: 'karlaregular', Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-top: 18px;
	color: #494949;
letter-spacing:0px !important;
}

.resources-item-copy p {
	line-height:1.4em;
	color:#5c5c5c;
}
.resources-item-copy ul {
	line-height:1.3em;
}

/*** Resources Form ***/
.resources-form-wrapper {
	margin-top:-134px;
}
.resources-form-wrapper .cbp-mc-form-wrapper  {
	padding: 50px 40px 60px 40px;
	background-color:#ffffff;
	border:2px solid #292929;
}

@media (max-width: 767px) {
    .resources-form-wrapper {margin-top:40px;}
}




#resources-grid i.eg-icon-link:before {
	font-family:'crowdstrike';
	content:'\e604';
}
#resources-grid i.eg-icon-videocam:before {
	font-family:'crowdstrike';
	content:'\e620';
}
#resources-grid i.eg-icon-doc-text:before {
	font-family:'fontawesome';
	content:'\f15c';
}






/**************************************************************/
/********************** COMMUNITY TOOLS ***********************/
.cs-tool {
    padding-top:60px;
    padding-bottom:50px;
    margin-bottom:0px;
    background-color:#e4e4e4;
    border-bottom:8px solid #ffffff;
}
.cs-tool h2 {
    color:#292929;
    margin: 10px 0 8px;
    line-height:1em;
}
.cs-tool h3 {
    color:#ec3525;
}
.cs-tool p {
    color:#494949;
}



@media (max-width: 767px) {
    .cs-tool {
        padding-top:30px;
        padding-bottom:30px;
    }
    .cs-tool .wpb_single_image.wpb_content_element.vc_align_left {
        text-align:center;
    }
    .cs-tool .wpb_single_image img {
        max-width:70%;
        margin-bottom:14px;
    }
    .cs-tool h2 {font-size:18px;line-height:21px;}
    .cs-tool h3 {font-size:15px;line-height:18px;}
    .cs-tool .btn {margin-bottom:12px;}
}





/************************************************************/
/********* INDIVIDUAL TOOL PAGE STYLES - Resources **********/
.tools-purple {color:#682e7d !important;}
.bg-tools-purple {background-color:#682e7d;}

.tools-green {color:#478b72 !important;}
.bg-tools-green {background-color:#478b72;}

.tools-orange {color:#f18024 !important;}
.bg-tools-orange {background-color:#f18024;}

.tools-blue {color:#065097 !important;}
.bg-tools-blue {background-color:#065097;}

.tools-red {color:#bd282e !important;}
.bg-tools-red {background-color:#bd282e;}

.tools-teal {color:#2e8baa !important;}
.bg-tools-teal {background-color:#2e8baa;}


.tools-title h1 {}

/* PrettyPhoto Modal Tweaks */	
.pp_content h3, .pp_content h4 {margin-top:0px; font-size:20px; color:#ffffff;}





























/* PRODUCT PAGES - ADDITIONAL STYLES */
.intro {	
	background-color: #343436;	
	padding:20px;
}
.intro p {	
	line-height: 30px !important;	
	letter-spacing: 1px;	
	font-family: "itc_avant_garde_gothic_proXLt", Helvetica, Arial, sans-serif;
	font-size:17px;
	line-height: 30px !important;
}
.intro p strong {
	font-family: "itc_avant_garde_gothic_proMd", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:17px;
}

.feature-snippet {	
	font-family: "itc_avant_garde_gothic_proXLt", Helvetica, Arial, sans-serif;
}
.feature-snippet:before {}

.host-content-toggle div.host-content-box {	
	margin: 33px 27px 39px;	
	padding-left: 20px;	
	padding-bottom: 20px;	
	background-image: url("../pics/benefits.png");	
	background-position: left 6px;	
	background-repeat: no-repeat;
}











/**** Corporate Destruction ****/
.top-icon .aio-icon-header h3.aio-icon-title {
	margin: 16px 0 15px;
}
.aio-icon-box,
.wpb_column>.wpb_wrapper .aio-icon-component .aio-icon-box{
    margin-bottom:16px;
}














/*****************************************************/
/************** CAREERS IFRAME - JOBVITE *************/
/*
.jvcontainer {
	margin:0px !important;
	width:auto !important;
}
.jvcontent {
	width:100%;
	margin:0px auto !important;
	font-family:'karlaregular', Helvetica, Arial, sans-serif !important;
}
.jvheader:before {
   content: 'CROWDSTRIKE CAREERS';
   line-height:2em;
   font-size:2.4em;
   text-align:left;
   color:#838383;
   width:100% !important;
   font-family:'itc_avant_garde_gothic_proXLt', Helvetica, Arial, sans-serif;
   display:block;
   border-bottom:2px solid #ec3728;
   margin:40px 0px 40px 0;
}
*/



/* GLOBAL ELEMENTS */
.jvcontent a {color: #ec3728;}
.jvcontent a:hover {color: #247c99; text-decoration:none;}

.joblist a {
    color: #2e8baa;
    font-size: 15px;
}
.joblist a:hover {
	color:#2e8baa;
	text-decoration:none;
}
.jvcontent p {
	color:#646464;
}
.jvheader img,.jvheader hr {display:none !important;}
.jvfooter {display:none !important;}


/*** JOB LISTING ***/
.jvcontent h2 {
	font-family:'itc_avant_garde_gothic_proXLt', Helvetica, Arial, sans-serif;
	text-transform:uppercase;	
}
.jvcontent h3 {
	font-family:'itc_avant_garde_gothic_proXLt', Helvetica, Arial, sans-serif;
    font-size: 22px;
	color: #4d4d4d;
	margin-top: 40px;
    margin-bottom: 6px;
	text-transform:uppercase;
}
.jvlisting { }
.joblist li {
	padding:8px 0 8px 0 !important;
	border-bottom:1px solid #e5e5e5;
}

.joblocation {color:#797979;}
@media (max-width: 620px) {
	.jvcontainer {width:auto !important;}
	.joblocation {float:none !important; display: block;} 
}


/* JOB DESCRIPTION */
.jvdescription { }
.jvfacebook { }
.jvjobheader { }
.jvbuttons { }
/*.jvdescriptionbody p:first-of-type {
	color:#6f6f6f;
	line-height: 1.6em;
	margin-bottom:40px;
}*/

.applybtnbot { }

.backlink {text-transform:uppercase;}
.backlink a:hover {text-decoration:none;}

.jvcontent .btn {
	text-transform:uppercase;
	letter-spacing:1px;
	padding: 10px 20px;	
	background-image:none !important;
	background-color:#2e8baa !important;
	color:#ffffff !important;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	text-shadow:none;
	border:none !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
		
}
.jvcontent .btn:hover {
	background-color:#247c99 !important;
}

.sendjobvite { }
/* APPLY */
.jvapply { }
.jvapply .jvjobheader { }
.required { }
.control-group { }
.jvresume { }
.jvcoverletter { }
.jvsocial { }
.sendbtn { }

/* APPLY CONFIRMATION */
.jvapplyconfirm { }
.confirmMessage { }

/* EMAIL SIGN UP */
.jvnotify { }
.jvnotificationcategories { }
.notifybtn { }

/* EMAIL SIGIN UP CONFIRMATION */
.jvnotifyconfirm { }







/***********************************/
/************ CS FOOTER ************/
#pre-footer {
	padding-top:30px;
	padding-bottom:40px;
}
#pre-footer .footer-section h4 {
	font-family:'karlaregular', Helvetica, Arial, sans-serif;
	font-size:13px;
	color: #B9BCBE;
	text-transform: uppercase;
	letter-spacing:.8px;
	padding-bottom: 4px;
	border-bottom: 2px solid #B9BCBE;
	display: inline-block;
	margin-bottom: 14px;
}
#pre-footer .footer-section ul {
	margin-left:0px;
	list-style-type:none;
}
#pre-footer .footer-section ul li a {
	color: #B9BCBE;	
}
#pre-footer .footer-section ul li a:hover {
	color:#ec3525;
}



#pre-footer .crowdcasts-footer-widget {padding-top:20px;}
#pre-footer .crowdcasts-footer-widget h4 {
	font-family:'karlaregular', Helvetica, Arial, sans-serif;
	color: #b9bcbe;
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#pre-footer .footer-breach-number {
    background-color: rgba(255,255,255,0.8);
	display: inline-block;
    font-size: 22px;
    text-align: center;
    padding: 6px 16px;
    letter-spacing: 1px;
}

.footer-copyright {
    text-align: right;
    color: #7b7b7b;
    margin-top: 22px;
    margin-right: 20px;
}
.footer-copyright a {color:#7b7b7b;}
.footer-copyright a:hover {color:#ec3525;}
.footer-copyright ul {
	list-style-type:none;
	display:inline;
}
.footer-copyright ul li {
	display:inline;
}


p.lead.larger {
    font-size: 2.713em;
    line-height: 40px;
}

.threat-graph-desc p.tall {
    font-size: 17px;
    
}

.press-img img {
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.press-img:hover img {
  filter: none;
  -webkit-filter: grayscale(0%);
}

/********************************/
/******** EU OPT OUT STYLES ****/

/*
#optInMessage {
    display: none;
    background-color: #efefef;
    margin: auto;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 666;
    padding: 15px;
    text-align: center;
    -webkit-box-shadow: 0px -2px 3px -1px rgba(117,117,117,1);
    -moz-box-shadow: 0px -2px 3px -1px rgba(117,117,117,1);
    box-shadow: 0px -2px 3px -1px rgba(117,117,117,1);
}


#opt-in-btn {
    margin-left: 15px;
    height: 35px;
    padding: 15px;
    position: relative;
    cursor: pointer;
    background-color: #ec3525;
    font-family: karlaregular,Helvetica,sans-serif!important;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    margin: 14px auto;
    letter-spacing: 0;
    text-decoration: none;
    position: absolute;
    right: 75px;
    top: 25px;
}
*/

#opt-in-btn:hover {
    background-color: #c01f11 !important;
    text-decoration: none;
    cursor: pointer !important;
    transition: all .2s ease-out;
}

#optInMessage {
    display: none;
    background-color: #efefef;
    margin: auto;
    position: fixed;
    bottom: 0;
    right: 0;     
    left: 0;     
    width: 100%;     
    height: 80px;     
    z-index: 666;     
    padding: 15px;     
    text-align: center;     
    -webkit-box-shadow: 0px -2px 3px -1px rgba(117,117,117,1);
    -moz-box-shadow: 0px -2px 3px -1px rgba(117,117,117,1);
    box-shadow: 0px -2px 3px -1px rgba(117,117,117,1);     
}

#opt-in-btn {     
    height: 0px;     
    padding: 15px 0 20px 0;
    position: absolute;     
    width: 80px;     
    cursor: pointer;     
    margin-left: 15px;
    top: 25px;
}     

#opt-in-btn span {     
    font-size: 12px;     
    position: relative;     
    bottom: 10.5px;     
}     

#optInMessage p {  
    position: relative;     
    top: 15px;     
    display: inline;
}

@media (max-width: 414px) {

    #optInMessage {
        height: 190px;
    }

    #opt-in-btn {
        top: 120px;
        left: 50%;
        transform: translateX(-50%);
    }

}

/* custom styling why-crowdstrike and falcon host 2016 */
#inner-banner-nav-anchor {
    width: 100%;
    position: relative;
    bottom: -50px;
}

#inner-banner-nav {
    width: 100%;
    position: relative;
    background-color: rgba(0,0,0,0.4);
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    padding: 30px 0 0 40px;
    bottom: 12px;
}

#why-cs-intro-banner #inner-banner-nav {
    bottom: -220px;
}

.intro-banner h2,
#falcon-host-banner h2,
#why-cs-intro-banner h2,
#falcon-platform-banner h2 {
    font-size: 1.4em;
    line-height: 1.4em;
}

.section-intro .sub,
.section-intro .subhead-tag {
    color: #797979;
}

h2.why-cs-banner-blurb {
    position: relative;
    top: 100px;
}

div#detect-undetectable-div {
    position: relative;
    padding-top: 0;
}

.section-intro .sub,
.section-intro .sub.subhead-tag,
h2.sub.subhead-tag {
    font-size: 22px;
    line-height: 26px;
}

#detect-undetectable-div h2,
#instant-visibility-div h2,
#lower-cost-div h2,
#reduce-complexity-div h2,
#managed-hunting-div h2,
#integrated-intel-div h2 {
    font-weight: 400;
}

#why-cs-investors h2 {
    font-size: 44px;
    font-weight: 100;
    line-height: 50px;
    margin-bottom: 40px;
    letter-spacing: .2px;
    color: #797979;
}

.padded-nav-option.wpb_column.vc_column_container.vc_col-sm-4 {
    width: 30%;
    margin: -15px 10px;
    padding: 0 !important;
}

.padded-nav-option.wpb_column.vc_column_container.vc_col-sm-2 {
    width: 14%;
    margin: -15px 10px;
    padding: 0 !important;
}

.padded-nav-option.wpb_column.vc_column_container.vc_col-sm-2.last,
.padded-nav-option.wpb_column.vc_column_container.vc_col-sm-4.last {
    margin-right: 0;
}

.testimonial-block {
    width: 33%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.testimonial-block blockquote {
    padding-left: 80px;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
}

img.cs-custom-icon {
    margin-top: 20px;
    height: 25px;
}

img.why-crowdstrike.falcon-icon {
    height: 86px;
    margin-bottom: 50px;
    margin-top: 50px;
}

p.why-crowdstrike.banner-head,
h1.why-crowdstrike.banner-head {
    font-size: 4.6em;
    font-family: itc_avant_garde_gothic_proXLt,Helvetica,Arial,sans-serif!important;
    font-weight: 100;
    color: #fff;
    position: relative;
    top: 120px;
    margin-bottom: 20px;
}

p.why-crowdstrike.banner-head span.bold,
h1.why-crowdstrike.banner-head span.bold {
    font-weight: 900;
}

.section-intro h2.headline {
    font-weight: 100;
}

#inner-banner-nav .arrow-down,
#why-cs-sticky-nav .arrow-down,
.why-cs-section-arrow-down {
    display: none;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.why-cs-section-arrow-down {
    border-top: 20px solid #fff;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    top: 100%;
    z-index: 1;
}

.why-cs-section-arrow-down.grey {
    border-top: 20px solid #f9f9f9;
}

#why-cs-investors a {
    color: #666;
    text-decoration: underline !important;
}

#why-cs-investors a:hover {
    text-decoration: underline;
    color: #2e8baa;
}

#inner-banner-nav .arrow-down {
    border-top: 20px solid transparent;
}

#why-cs-sticky-nav .arrow-down {
    border-top: 20px solid #5C5C5C;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.why-cs-recognition-container .wpb_raw_code.wpb_content_element.wpb_raw_html {
    color: #fff;
    text-align: center;
}

#why-cs-sticky-nav ul>li:hover .arrow-down,
/* #inner-banner-nav .padded-nav:hover .arrow-down, */
#why-cs-sticky-nav ul li.active .arrow-down, {
    display: block;
}

#why-cs-sticky-nav {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 82px;
    z-index: 1;
    background-color: #f3f2f2;
    height: 50px;
    color: #5a5959;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(102,102,102,1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(102,102,102,1);
    box-shadow: 0px 1px 2px 0px rgba(102,102,102,1);
}

#why-cs-sticky-nav ul {
    list-style: none;
}

#why-cs-sticky-nav ul li {
    list-style-type: none;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-weight: 900;
    height: 50px;
}

#why-cs-sticky-nav ul li .sticky-nav-bg-block {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 10px 30px 1px 30px;
}

#why-cs-sticky-nav ul li:hover .sticky-nav-bg-block,
#why-cs-sticky-nav ul li.active .sticky-nav-bg-block {
    background-color: #5c5c5c;
}

#why-cs-sticky-nav ul li:hover a,
#why-cs-sticky-nav ul li.active a {
    background-color: #5C5C5C;
    color: #fff;
    width: 100%;
    height: 100%;
}

#why-cs-sticky-nav>ul>li>a {
    color: #5a5959;
    text-decoration: none;
    line-height: 16px;
}

div#why-cs-organizations {
    background-color: #f9f9f9 !important;
}

#why-cs-organizations img {
    margin-bottom: 20px;
}

#why-cs-organizations ul li span.ofthe {
    color: #ec3426;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
}

#why-cs-organizations ul li span.label {
    font-size: 18px;
    line-height: 20px;
}

div#why-cs-organizations ul {
    list-style: none;
    display: inline-block;
    width: 100%;
    height: 160px;
}

div#why-cs-organizations ul li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
    width: 24%;
}

div#why-cs-investors,
div#why-cs-organizations {
    height: 438px;
    position: relative;
    display: block;
}

#why-cs-investors .container,
#why-cs-organizations .container {
    text-align: center;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    height: 334px;
}

#why-cs-organizations .container {
    height: 384px;
}

#why-cs-investors h1,
#why-cs-organizations h1 {
    font-size: 40px;
    font-weight: 100;
    margin-bottom: 62px;
}

#why-cs-organizations h1 {
    margin-bottom: 40px;
}

#why-cs-investors span.read-more,
#why-cs-organizations span.read-more {
    width: 100%;
    clear: both;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    font-size: 18px;
}

.why-cs-recognition-container {
    min-height: 474px;
    background-color: #ec3525;
    padding: 80px 60px;
}

.why-cs-recognition-container p.recognition {
    letter-spacing: 0.01em;
    font-weight: 900;
    margin-top: 15px;
}

.why-cs-recognition-container .section-intro {
    padding-bottom: 40px;
}

.why-cs-recognition-container p.readmore {
    font-size: 18px;
    position: relative;
    top: 30px;
}

.why-cs-recognition-container span.arrow-down {
    background-color: #fff;
    height: 62px;
    width: 62px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 31px;
    bottom: -31px;
}

.why-cs-recognition-container .arrow-down img {
    top: 50%;
    left: 1px;
    position: relative;
    transform: translateY(-50%);
}

#why-cs-intro-banner {
    max-height: 458px;
    height: 458px;
    padding: 0;
    overflow-y: hidden;
}

#why-cs-intro-banner .padded-nav p,
#falcon-platform-banner .padded-nav p {
    line-height: 1em;
    font-size: 14px;
    letter-spacing: -1px;
}

#falcon-platform-banner h1.avant-light {
    font-weight: 100;
}

#falcon-platform-banner h1 {
    position: relative;
    top: 120px;
}

div#falcon-dns-div {
    background-color: #f9f9f9;
}

#falcon-platform-banner .banner-blurb {
    position: relative;
    top: 115px;
}

a.btn.btn-huge.wide.btn-bordered.border-white.bg-red.white {
    width: 250px;
    margin-top: 50px;
}

#falcon-platform-banner .cs-animated-link-9 a::before, #falcon-platform-banner .cs-animated-link-9 a::after {
    color: #2e8baa !important;
    background: #2e8baa !important;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(186, 204, 77);
}

#falcon-platform-banner .cs-animated-link-9 a:hover span:first-child {
    color: #2e8baa !important;
}

#detect-undetectable-div .cta-box.bg-darkgrey,
#instant-visibility-div .cta-box.bg-darkgrey,
#lower-cost-div .cta-box.bg-darkgrey,
#reduce-complexity-div .cta-box.bg-darkgrey,
#managed-hunting-augment-CTA,
#integrated-intel-div .cta-box.bg-darkgrey,
#detect-IOA-CTA,
.wpb_single_image.wpb_content_element.vc_align_.vc_custom_1454687840126.pad-left-20.lower-cost-img img,
.wpb_single_image.wpb_content_element.vc_align_.vc_custom_1454687896634.pad-left-20.integrated-intel-cta img {
    border-radius: 15px !important;
}

div#why-cs-read-faq {
    border: none !important;
    font-size: 22px;
    padding-top: 60px;
}

#why-cs-read-faq .why-cs-section-arrow-down.white {
    bottom: -20px;
}

#why-cs-intro-banner {
    width: 100% !important;
}

.why-crowdstrike.banner-head span.avant-bold {
    font-weight: 900;
}

#falcon-platform-banner {
    max-height: 458px;
    height: 458px;
    width: 100% !important;
    overflow-y: hidden;
    padding: 0 !important;
}

#falcon-platform-banner div#inner-banner-nav {
    position: relative;
    bottom: -194px;
    width: 70%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 30px 10px 0 20px;
    height: 122px !important;
}

#falcon-platform-banner #inner-banner-nav .padded-nav-option.wpb_column.vc_column_container.vc_col-sm-4 {
    min-height: 200px
}

#falcon-platform-banner #inner-banner-nav a span:last-child {
    margin-top: 20px;
}

.wpb_wrapper #lower-cost-CTA.cta-box,
.wpb_wrapper #integrated-threat-CTA.cta-box {
    margin-left: 20px;
}

#lower-cost-CTA.cta-box p,
#integrated-threat-CTA.cta-box p {
    line-height: 17px;
}

.cta-box img.whitepaper {
    height: 50px;
}

.falcon-int-cta-box .bg-darkgrey {
    border-radius: 15px;
}

.read-more-news {
    font-size: 18px;
}

#why-cs-read-faq a:hover {
    color: #2e8baa;
}

p.white.read-more-news a.inline-link:hover {
    opacity: 0.66;
    filter: alpha(opacity=66);
    text-decoration: none !important;
    color: #fff;
}

p.why-cs-banner-blurb {
    position: relative;
    top: 100px;
}

#menu-item-15426,
#menu-item-15426 a.menu-phone-number {
    color: #fff;
    padding-right: 15px;
    font-size: 13px;
}

#detect-undetectable-div .section-text {}

#instant-visibility-div .section-text {}

#lower-cost-div .section-text {}

#reduce-complexity-div .section-text {}

#managed-hunting-div .section-text {}

#integrated-intel-div .section-text {}

#detect-undetectable-div .right-col-benefits,
#instant-visibility-div .right-col-benefits,
#lower-cost-div .right-col-benefits,
#reduce-complexity-div .right-col-benefits,
#managed-hunting-div .right-col-benefits,
#integrated-intel-div .right-col-benefits {
    left: 20px;
    position: relative;
}

.right-col-benefits p.bold {
    font-weight: 900;
    text-transform: uppercase;
}

.btn.why-cs-btn.right-rail-btn {
    width: 220px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 14px auto;
    background-color: #ec3525;
    font-family: karlaregular,Helvetica,sans-serif!important;
    padding: 8px 20px;
    display: inline-block;
    margin: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 14px auto;
    letter-spacing: 0;
    text-decoration: none;
    position: relative;
    text-align: center;
    margin-left: 20px;
}

.btn.why-cs-btn.right-rail-btn:hover {
    background-color: #ca2112;
    -webkit-transition: .25s ease-in-out;
}

@media (min-width: 1342px) {
    #why-cs-intro-banner #inner-banner-nav {
        bottom: -220px;
    }

    #falcon-platform-banner #inner-banner-nav {
        bottom: -204px !important;
    }
}

@media (max-width: 1180px) {

    div#falcon-dns-div {
        background-color: #f9f9f9;
        background-image: none;
    }

}

@media (max-width: 1164px) {
    #inner-banner-nav .padded-nav p a {
        font-size: 14px;
    }
}

@media (max-width: 1030px) {
    #inner-banner-nav {
        bottom: 0px;
    }
}

@media (max-width: 1024px) {
    #falcon-platform-banner #inner-banner-nav {
        bottom: -218px !important;
    }

    #why-cs-intro-banner #inner-banner-nav {
        bottom: -224px;
    }

    .section-intro h2.headline {
        line-height: 42px !important;
    }
}

@media (max-width: 996px) {
    div#inner-banner-nav .padded-nav p a {
        font-size: 12px;
    }

    #why-cs-intro-banner #inner-banner-nav {
        bottom: -224px;
    }

    #why-cs-intro-banner.page-header-banner .banner-header-wrapper {
        height: 0px;
    }
}

@media (max-width: 950px) {
    #why-cs-sticky-nav ul li {
        font-size: 12px;
    }
}

@media (max-width: 918px) {
    div#inner-banner-nav .padded-nav p a span img {
        display: none !important;
    }

    #why-cs-intro-banner #inner-banner-nav {
        bottom: -268px;
    }
}

@media (max-width: 900px) {
    div#inner-banner-nav .padded-nav-option.wpb_column.vc_column_container.vc_col-sm-2 {
        margin: -15px 3px;
    }

    #why-cs-sticky-nav ul li {
        list-style-type: none;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        font-weight: 900;
        height: 50px;
        max-width: 140px;
        font-size: 10px;
    }
    #why-cs-sticky-nav>ul>li>a {
        line-height: 12px;
    }
    #why-cs-sticky-nav ul li .sticky-nav-bg-block {
        padding: 10px 20px 1px 20px;
    }
}

@media (max-width: 870px) {
    #falcon-platform-banner #inner-banner-nav .padded-nav-option {
        max-width: 25%;
    }

    #falcon-platform-banner div#inner-banner-nav {
        padding: 30px 0px 0 60px;
    }

    #falcon-platform-banner #inner-banner-nav a span:last-child {
        margin-top: 10px;
    }

}

@media (max-width: 852px) {

    #falcon-intelligence-div.globe-left-bg {
        background: none;
    }

    #falcon-intelligence-div .mobile-bg img {
        -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
        width: 60vw;
    }

    #falcon-intelligence-div .mobile-bg {
        display: block !important;
        margin-bottom: -110px;
        margin-top: -110px;
        text-align: center;
    }

}

@media (max-width: 842px) {
    #inner-banner-nav {
        bottom: 0;
    }

    div#inner-banner-nav .padded-nav p a {
        font-size: 10px;
    }

    div#inner-banner-nav .padded-nav p a span img {
        display: none !important;
    }
}

@media (max-width: 768px) {
    #inner-banner-nav {
        display: none !important;
    }
    #why-cs-intro-banner.page-header-banner .banner-text-wrapper {
        height: 378px;
    }
    #why-cs-intro-banner.page-header-banner .banner-header-wrapper {
        height: 100px;
    }
    #why-cs-sticky-nav {
        display: none !important;
    }
    #why-cs-intro-banner {
        min-height: 250px;
    }
    #why-cs-intro-banner .why-crowdstrike.banner-head {
        line-height: 42px;
        font-size: 32px;
        top: 150px;
    }
    #why-cs-intro-banner h2.why-cs-banner-blurb {
        top: 155px;
    }
    #why-cs-investors h1 {
        margin-bottom: 15px;
    }
    #falcon-platform-banner h1 {
        top: 140px;
    }
    #falcon-platform-banner .banner-blurb {
        top: 155px;
    }
    .vc_empty_space.products-section-bottom {
        display: none;
    }
    .vc_empty_space.products-section-top {
        height: 50px !important;
    }
    #falcon-dns-div .vc_single_image-wrapper.vc_box_border_grey {
        width: 100%;
    }
    #falcon-dns-div img.vc_single_image-img.attachment-full {
        left: 50%;
        transform: translateX(-50%);
        position: relative;
    }
    .wpb_wrapper #lower-cost-CTA.cta-box, .wpb_wrapper #integrated-threat-CTA.cta-box {
        margin-left: 0;
    }
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {

    p.why-crowdstrike.banner-head {
        font-size: 42px;
    }

    img.why-crowdstrike.falcon-icon {
        display: none;
    }

    #detect-undetectable-div .top-space {
        display: none;
    }

}

/* commented out because we changed our minds


#detect-undetectable-div,
#instant-visibility-div,
#lower-cost-div,
#reduce-complexity-div,
#managed-hunting-div,
#integrated-intel-div {
    background-color: #fff !important;
}
*/

/**************************/
/* GOOGLE SEARCH */

#___gcse_0 {
    position: relative;
    top: -20px;
    left: 15px;
    margin-left: 0px;
}

.cse .gsc-control-cse, .gsc-control-cse {
    background-color: transparent !important;
    border: none !important;
}

.gsc-search-box {
    max-width: 320px;
}

.gsc-input input {
    border-radius: 5px;
    width: 220px !important;
    background: #fff !important;
}

input#gsc-i-id2,
.gsc-input input {
    background: white !important;
}

.cse form.gsc-search-box, form.gsc-search-box {
    margin-right: -30px !important;
}

input.gsc-search-button {
    display: none !important;
    background-color: #ec3525 !important;
    color: #fff;
    border: none !important;
    position: relative !important;
    bottom: 1px;
}

input.gsc-search-button:hover {
    background-color: #c01f11 !important;
}

div.gsc-clear-button {
    position: relative !important;
    right: 40px !important;
    top: 1px !important;
}

li#menu-item-14537 a {
    display: none;
}

li#menu-item-14537 a.gs-title,
li#menu-item-14537 a.gs-image {
    display: block;
}

.gs-image-box {
    margin-right: 10px !important;
}

#top-bar-content a.gs-title {
    color: #2E8BAA;
}

#top-bar-content a.gs-title:hover {
    text-decoration: underline;
    color: #2E8BAA !important;
}

.gsc-selected-option-container {
    min-width: 80px !important;
    position: relative;
}

.wpex-sticky-header-holder.is-sticky #site-header {
    z-index: 2 !important;
}

.gsc-results-wrapper-overlay.gsc-results-wrapper-visible {
    text-transform: none;
    letter-spacing: 0em;
}

img.cs-search-icon {
    cursor: pointer;
    height: 16px;
    width: 16px;
    position: relative;
    bottom: -3px;
    z-index: 98;
}

.cs-searchbox-wrapper {
    position: relative;
    top: -32px;
}

.cs-searchbox-wrapper.mobile {display:none;}

a.gs-title,
.gs-title.gsc-table-cell-thumbnail.gsc-thumbnail-left {
    min-height: 80px !important;
}


/* iphone 6+ */
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px) {
    div.gsc-clear-button {
        display: none !important;
    }

    .gsc-input input {
        width: 280px !important;
        position: relative;
        left: -20px;
    }

    body.has-mobile-menu #mobile-menu, body.has-mobile-menu #wpex-mobile-menu-fixed-top {
        z-index: 2 !important;
    }

    td.gsc-orderby-container {
        left: 48px;
        position: absolute;
        top: 50px;
    }

    .gsc-selected-option-container.gsc-inline-block {
        margin-left: 10px;
    }

}

@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (orientation : landscape) {

    div.gsc-clear-button {
        display: none !important;
    }

    .gsc-input input {
        position: relative;
        left: -20px;
        width: 240px !important;
    }

    .gsc-results-wrapper-overlay.gsc-results-wrapper-visible {
        width: 100%;
        height: 100%;
        padding: 10px;
        left: 0;
        top: 0;
    }

    td.gsc-table-cell-thumbnail.gsc-thumbnail {
        display: none;
    }

    a.gs-title,
    .gsc-result .gs-title {
        height: auto;
        min-height: 60px;
        margin-bottom: 20px;
        overflow-y: visible;
    }

    .gsc-orderby-label.gsc-inline-block {
        right: 30px;
        position: relative;
    }

    .gsc-option-menu-container.gsc-inline-block {
        top: 30px;
        right: 80px;
    }

    body.has-mobile-menu #mobile-menu, body.has-mobile-menu #wpex-mobile-menu-fixed-top {
        z-index: 2 !important;
    }

    .gsc-above-wrapper-area {
        height: 80px;
    }

}

/* iphone 6 */
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
    div.gsc-clear-button {
        right: 80px !important;
    }

    .gsc-input input {
        position: relative;
        left: -20px;
        width: 240px !important;
    }

    body.has-mobile-menu #mobile-menu, body.has-mobile-menu #wpex-mobile-menu-fixed-top {
        z-index: 2 !important;
    }

    .gsc-above-wrapper-area {
        height: 80px;
    }

    .gsc-orderby-label.gsc-inline-block {
        right: 30px;
        position: relative;
    }

    td.gsc-orderby-container {
        left: 48px;
        position: absolute;
        top: 50px;
        width: 200px;
    }

    .gsc-selected-option-container.gsc-inline-block {
        margin-left: 10px;
    }

}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : landscape) {

    .gsc-above-wrapper-area {
        height: 80px;
    }

    div.gsc-clear-button {
        display: none !important;
    }

    .gsc-input input {
        position: relative;
        left: -20px;
        width: 240px !important;
    }

    .gsc-results-wrapper-overlay.gsc-results-wrapper-visible {
        width: 100%;
        height: 100%;
        padding: 10px;
        left: 0;
        top: 0;
    }

    td.gsc-table-cell-thumbnail.gsc-thumbnail {
        display: none;
    }

    a.gs-title,
    .gsc-result .gs-title {
        height: auto;
        min-height: 60px;
        margin-bottom: 20px;
        overflow-y: visible;
    }

    .gsc-orderby-label.gsc-inline-block {
        right: 30px;
        position: relative;
    }

    .gsc-option-menu-container.gsc-inline-block {
        top: 30px;
        right: 80px;
    }

    body.has-mobile-menu #mobile-menu, body.has-mobile-menu #wpex-mobile-menu-fixed-top {
        z-index: 665 !important;
    }

}

/* iphone 5/5s */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {

    div.gsc-clear-button {
        display: none !important;
    }    

    .gsc-input input {
        position: relative;
        left: -20px;
        width: 240px !important;
    }    

    .gsc-results-wrapper-overlay.gsc-results-wrapper-visible {
        width: 100%;
        height: 100%;
        padding: 10px;
        left: 0;
        top: 0;
    }    

    td.gsc-table-cell-thumbnail.gsc-thumbnail {
        display: none;
    }    

    a.gs-title,
    .gsc-result .gs-title {
        height: auto;
        min-height: 60px;
        margin-bottom: 20px;
        overflow-y: visible;
    }    

    td.gsc-orderby-container {
        left: 48px;
        position: absolute;
        top: 50px;
    }    

    .gsc-orderby-label.gsc-inline-block {
        right: 30px;
        position: relative;
    }    

    .gsc-option-menu-container.gsc-inline-block {
        top: 0;
        right: 34px;
    }    

    body.has-mobile-menu #mobile-menu, body.has-mobile-menu #wpex-mobile-menu-fixed-top {
        z-index: 665 !important;
    }    

    .gsc-selected-option-container.gsc-inline-block {
        margin-left: 10px;
    }    

    .gsc-above-wrapper-area {
        min-height: 80px;
    }    

}

/* iphone 5/5s landscape only */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
    .gsc-input input {
        width: 280px !important;
    }    

    .gsc-orderby-label.gsc-inline-block {
        right: 90px;
    }    

    .gsc-option-menu-container.gsc-inline-block {
        top: 0;
    }    

}


@media only screen
and (max-device-width : 800px) {
    #why-cs-sticky-nav,
    #inner-banner-nav {
        display: none !important;
    }
}




/**** CROWDSTRIKE EVENTS 2017 ****/
#cs-events-top-banner.intro-banner.intro-banner-sm,
#hacking-exposed-top-banner.intro-banner.intro-banner-sm {
    padding-top: 80px;
    padding-bottom: 0px;
}

#cs-events-nav {
    width: 46%;
    position: relative;
    background-color: rgba(0,0,0,0.4);
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    padding: 10px 30px 10px 30px;
    text-align: center;
    margin: 0 auto;
}
#cs-events-nav ul {
    margin:0;
    padding:0;
    display:inline-block;
}
#cs-events-nav ul li {
    display: inline-block;
    padding: 20px 20px 0;
}
#cs-events-nav ul li a {
    border-top: 1px solid #ec3525;
    font-size: 17px;
    color: #ffffff;
    padding-top: 8px;
    margin-bottom: 0;
}
#cs-events-nav ul li a:hover,
#cs-events-nav ul li a.active {
    cursor:pointer;
    border-top:4px solid #ec3525;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}




#cs-events-top-banner {
    background-image:url('/wp-content/uploads/2016/12/cs-events-top-bg.jpg');
    background-size:cover;
    background-repeat:no-repeat;
}


#rsac-featured-event {
    background-image:url('/wp-content/uploads/2016/12/cs-events-rsac-bg.jpg');
    background-size:cover;
    background-repeat:no-repeat;    
}
#rsac-featured-event h5 {
    color: #ffffff;
    font-family: 'Batman-Light';
    font-size: 40px;
    letter-spacing: 2px;
    margin-top: 30px;
}
#rsac-featured-event h3 {
    font-family: 'Fatman-Light';
    font-size: 140px;
    line-height: 140px;
    letter-spacing: 6px;
    display:inline-block;
}
#rsac-featured-event h3 span {
    font-family:'Fatman-Medium';
}
#rsac-event-details {
    float: right;
    margin-left: 20px;
    margin-top: 22px;
    padding: 12px 22px;
    border: 1px solid #ffffff;
}
#rsac-event-details p {
    line-height: 22px;
    text-align: right;
    margin-bottom: 0;
}
#rsac-event-details .rsac-date {
    color: #ffffff;
    font-size: 38px;
    line-height: 40px;
    text-align: right;
    font-family: 'Fatman-Light';
    letter-spacing: 4px;  
}
#rsac-event-details .rsac-loc {
    color: #ffffff;
    font-size: 24px;
    line-height: 32px;
    text-align: right;
    margin-bottom: 0;
    font-family: 'karlabold';
    letter-spacing: 0;
}
#rsac-event-learn-more {
    text-align:right;
    line-height:40px;
}
#rsac-featured-event .btn {
    clear:both;
    margin-top:12px;
    margin-bottom:40px;
    background-color:#ec3525;
    color:#ffffff;
    padding: 10px 52px;
    font-family: 'karlabold' !important;
    font-size: 15px;
    line-height: 22px;
}





/** RSAC TIMER **/
#rsac-timer.timer {
    margin: 0px auto 50px auto;
}
#rsac-timer.timer .table-cell {
    display: inline-block;
    margin: 0 22px;
}
#rsac-timer.timer .table-cell:first-of-type {
    margin-left:0;
}
#rsac-timer.timer .table-cell .tab-unit {
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'karlabold';
    text-transform: uppercase;
    color: #ffffff;
}
#rsac-timer.timer .table-cell .tab-val {
    font-size: 160px;
    font-family: 'Fatman-Light';
    color: #bacc4d;
    line-height: 140px;
    letter-spacing: 4px;
}




@media (max-width: 980px) {
    #cs-events-nav {
        width: 60%;
    }
    #rsac-timer.timer .table-cell .tab-val {
    font-size: 130px;
    line-height: 130px;
    letter-spacing: 4px;
}
}

@media (max-width: 767px) {
    #cs-events-nav {
        width: 76%;
    }
    #rsac-featured-event h3 {
        font-size: 60px;
        line-height: 60px;
        letter-spacing: 4px;
    }
    #rsac-event-details {
        float: none;
        margin-left: 0px;
    }
    #rsac-event-details p {
        line-height: 22px;
        text-align: center;
    }
    #rsac-event-details .rsac-date {
        font-size: 24px;
        line-height: 26px;
        text-align: center;
        letter-spacing: 3px;
    }
    #rsac-event-details .rsac-loc {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
    }
    #rsac-event-learn-more {
        text-align: center;
    }
    #rsac-timer.timer .table-cell {
        margin: 0 14px;
    }
    #rsac-timer.timer .table-cell .tab-unit {
        font-size: 13px;
        letter-spacing: 0px;
    }
    #rsac-timer.timer .table-cell .tab-val {
        font-size: 60px;
        line-height: 60px;
        letter-spacing: 4px;
    }
    
}
@media (max-width: 600px) {
    #cs-events-nav {
        width: 100%;
    }
    #cs-events-nav ul li {
        display: inline-block;
        padding: 12px 12px 0;
    }
    #cs-events-nav ul li a {
        border-top: 1px solid #ec3525;
        font-size: 14px;
        color: #ffffff;
        padding-top: 8px;
        margin-bottom: 0;
    }
}
@media (max-width: 480px) {
	 
}
@media (max-width: 480px) {
	 
}

#hacking-exposed-top-banner {
    background-image:url('/wp-content/uploads/2016/12/cs-events-hex-top-bg.jpg');
    background-size:cover;
    background-repeat:no-repeat;
}
#hacking-exposed-body {
    background-image:url('/wp-content/uploads/2016/12/cs-events-hex-body-bg.jpg');
    background-size:cover;
    background-repeat:no-repeat;    
}



