/* .usgflex-bg-gray {background:linear-gradient(to bottom, #fff 0%, #e7eaec 100%);} */
.usgflex-bg-gray {background-color:#f5f5f6;}
.Performance{padding-top:62px;}
.performance-video-desktop{background-color:#e7eaec;}
.performance-video-mobile{display:none;}
.Performance-Boost{text-align: center; width: 80%; margin: 0 auto;}
.Performance-header-section{position: relative;height: auto; overflow: visible;}
.Performance-header-section #Performance-header-video {top: 0%;left: 0%;/* min-width: 100%;min-height: 100%; */width: 100%;height: auto; /* background-repeat: no-repeat;background-size: cover; */ vertical-align:top;}


@media (max-width: 991px) {
.Performance-header-section{display:none;}
.performance-video-mobile{display:block;background-color:#e7eaec;}
}

@media (max-width: 450px) {
.Performance{padding-top:20px;}
.Performance-Boost {width: 90%;}
}


/* Performance-Boost-section */
.Performance-content {
    position:absolute;
    width:40%;
    top:10%;
    right:15%;
    z-index:3;
}

.USGFLEX-Performance-count{
	font-size:40px;	
}

.Performance-count {
	color:#ce1815;
	font-size:60px;	
}

.Performance-count span {
	font-size:60px;	
	font-weight:bold;
}


@media (max-width: 450px) {
.USGFLEX-Performance-count{
	font-size:20px;	
}

.Performance-count {
	color:#ce1815;
	font-size:30px;	
}

.Performance-count span {
	font-size:30px;	
	font-weight:bold;
}
}

/* Performance-Boost-section END */


/* Higher Precision Detection Uncovers Threats */

.Higher-Precision-desktop{background-color:#f5f6f6;display:block;}
.Higher-Precision-mobile{background-color:#f5f6f6;display:none;}
.Higher-header-section{position: relative;height: auto; overflow: visible;}
.Higher-header-section #Higher-header-video {top: 0%;left: 0%;/* min-width: 100%;min-height: 100%; */width: 100%;height: auto;/* background-repeat: no-repeat;background-size: cover; */vertical-align: text-top;}
.Precision-Threats-content {top: 10%; left: 10%; position: absolute; width: 30%;}
.McAfee-content{bottom: 20%; right: 10%; position: absolute; width: 30%;}
@media (max-width: 1601px) {
.McAfee-content{right: 15%;bottom: 5%}
}

@media (max-width: 1440px) {
.Precision-Threats-content {left: 5%;width: 40%;}
.McAfee-content{right:5%; width: 40%;}
}

@media (max-width: 1300px) {
.Precision-Threats-content{top:10%;width:40%;}
.McAfee-content{width: 40%;}
}

@media (max-width: 1025px) {
.Precision-Threats-content{left: 5%;}
}

@media (max-width: 991px) {
.Higher-Precision-desktop{background-color:#f5f6f6;display:none;}
.Higher-Precision-mobile{display:block;padding: 30px 0px;/* background: linear-gradient(to bottom, #e1e4eb 0%, #f4f6f6 100%); */background-color:#f5f5f6;}
.Higher-Precision-bg-img{background:none;}
.Precision-Threats-content{width:80%;left: 10%;top: 5%;}
.McAfee-content{width:80%;right: 10%;bottom: 15%;}
}

@media (max-width: 800px) {
.Precision-Threats-content{width:90%;left: 5%;top: 5%;}
.McAfee-content{width:90%;right: 5%;bottom: 5%;}
}

@media (max-width: 450px) {
.Higher-Precision-bg-img{height:600px;}
.Precision-Threats-content {top: 5%;text-align:center;margin:0 auto;}
.McAfee-content {bottom: 0%;text-align:center;margin:0 auto;}
}


@media (max-width: 350px) {
.Higher-Precision-bg-img{ height:700px;}
}

/* Higher Precision Detection Uncovers Threats end */

.Licensing-header-bg-desktop{background-color:#f4f6f6;display:block;}
.Licensing-header-bg-mobile{background-color:#f4f6f6;display:none;}
.Licensing-header-section{position: relative;height: auto; overflow: visible;}
.Licensing-header-section #Licensing-header-video {top: 0%;left: 0%;/* min-width: 100%;min-height: 100%; */width: 100%;height: auto; /* background-repeat: no-repeat;background-size: cover; */vertical-align: text-top;}
.Licensing-Options-content {top: 10%; left: 8%; position: absolute; width: 32%;}
@media (max-width: 1601px) {
.Licensing-Options-content {top:20%;}
}

@media (max-width: 1440px) {
.Licensing-Options-content {top:15%;}
}

@media (max-width: 1300px) {
.Licensing-Options-content{width:40%;}
}

@media (max-width: 1025px) {
.Licensing-Options-content{left: 5%; top:10%;}
}

@media (max-width: 991px) {
.Licensing-Options{width:90%;right: -35%;}
.Upgrade-Migrate {width: 95%;}
.Licensing-Options-content {width: 40%;}
}

@media (max-width: 800px) {
.Licensing-header-bg-desktop{background-color:#f4f6f6;display:none;}
.Licensing-header-bg-mobile{background-color:#f4f6f6;display:block;}
.Licensing-Options-mobile{text-align:center;margin:0 auto;}
.Licensing-Options-content {top:0%;}
}



.CDR-bg-mobile {display:none;}
.CDR-bg-desktop{background-color: #f6f6f6;}
.CDR-section{position: relative;height: auto; overflow: visible;}
.CDR-section #CDR-video {top: 0%;left: 0%; width: 100%;height: auto; vertical-align: text-top;}
.CDR {
	position: absolute;
    top: 15%;
    display: flex;
    width: 50%;
    align-items: center;
    justify-content: center;
    text-align: center;
    left: 25%;
}

@media (max-width: 1440px) {
.CDR {
    width: 42%;
    left: 27%;
	top: 10%;
}
}

@media (max-width: 1025px) {
.CDR {
	top: 5%;
	width: 42%;
}
}

@media (max-width: 768px) {
.CDR-section {display:none;}
.CDR-bg-mobile {display:block;}
.CDR-video-mobile{background-color: #f7f7f8;}
.CDR-mobile{text-align: center; padding: 50px 20px 0px;}
}


