* {
	margin: 0;
	padding: 0;
}
a:active, a:focus {
	outline: none;
}
@font-face {
	font-family: 'robotothin_italic';
	src: url('../fonts/roboto-thinitalic.woff2') format('woff2'),  url('../fonts/roboto-thinitalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotothin';
	src: url('../fonts/roboto-thin.woff2') format('woff2'),  url('../fonts/roboto-thin.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoregular';
	src: url('../fonts/roboto-regular.woff2') format('woff2'),  url('../fonts/roboto-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotomedium_italic';
	src: url('../fonts/roboto-mediumitalic.woff2') format('woff2'),  url('../fonts/roboto-mediumitalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotomedium';
	src: url('../fonts/roboto-medium.woff2') format('woff2'),  url('../fonts/roboto-medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotolight_italic';
	src: url('../fonts/roboto-lightitalic.woff2') format('woff2'),  url('../fonts/roboto-lightitalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotolight';
	src: url('../fonts/roboto-light.woff2') format('woff2'),  url('../fonts/roboto-light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoitalic';
	src: url('../fonts/roboto-italic.woff2') format('woff2'),  url('../fonts/roboto-italic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotobold_italic';
	src: url('../fonts/roboto-bolditalic.woff2') format('woff2'),  url('../fonts/roboto-bolditalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotobold';
	src: url('../fonts/roboto-bold.woff2') format('woff2'),  url('../fonts/roboto-bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoblack_italic';
	src: url('../fonts/roboto-blackitalic.woff2') format('woff2'),  url('../fonts/roboto-blackitalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoblack';
	src: url('../fonts/roboto-black.woff2') format('woff2'),  url('../fonts/roboto-black.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'robotoregular';
	color: #707070;
	overflow-x: hidden !important;
	margin: auto;
	-webkit-font-smoothing: subpixel-antialiased;
	line-height: 22px;
	font-size: 16px;
}

.most-common-forms-of-attack
{
	padding:0px 0px 50px 0px;
}

.most-common-forms-of-attack h2
{
	color:#2F3F51;
}

.what-we-do
{
	background-color: #F4F4F4;
	padding:50px 0px 50px 0px;
}

.what-we-do h2 {
    color: #2F3F51;
}

.why-perform
{
	padding:60px 0px 0px 0px;
}

.why-perform h2 {
    color: #2F3F51;
}

.most-common-list
{
	background-color: #fff;
    -webkit-box-shadow: 0px 0px 30px 10px #f5f5f5;
    -moz-box-shadow: 0px 0px 30px 10px #f5f5f5;
    box-shadow: 0px 0px 30px 10px #f5f5f5;
    border: 1px solid #efefef;
    padding:25px 20px;
	margin-bottom:30px;
}

.most-common-list p
{
	padding-top:15px;
}

.common-pain-points
{
	background-color:#f2f8fc;
	padding:60px 0px;
}

.common-pain-points h2
{
	color:#2F3F51;
}

.common-pain-points h2 small
{
	font-size: 42px;
	color:#0678bd;
	font-family: 'robotoregular';
}

.common-pain-points h2 span
{
	background:url(../images/border-bg.jpg) center bottom no-repeat;
}

.common-pain-points ul li
{
	list-style-type:none;
}

.common-pain-points ul li img
{
	float:left;
	margin-right:10px;
}

.common-pain-points ul li p{
	width:65%;
	margin-top:25px;
	float:left;
	font-size:20px;
	font-weight:700;
	color: #2F3F51;
}

.common-pain-points .drastic ul li p{
	width:65%;
	margin-top:10px !important;
	float:left;
	font-size:20px;
	font-weight:700;
	color: #2F3F51;
}

.what-we-do-pain
{
	padding:60px 0px;
}

.what-we-do-pain h2 small
{
	font-size: 42px;
	color:#0678bd;
	font-family: 'robotoregular';
}

.what-we-do-pain h2 {
    color: #2F3F51;
}

.what-we-do-pain h2 span
{
	background:url(../images/border-bg.jpg) center bottom no-repeat;
}

.what-we-do-pain h4
{
	font-family: 'robotobold';
	color: #2F3F51;
}

.reasons-to-why-us
{
	background:url(../images/bg.png) left bottom no-repeat;
	padding:60px 0px;
}

.reasons-to-why-us h2 small
{
	font-size: 42px;
	color:#0678bd;
	font-family: 'robotoregular';
}

.reasons-to-why-us h2 {
    color: #2F3F51;
}

.reasons-to-why-us h2 span
{
	background:url(../images/border-bg.jpg) center bottom no-repeat;
}

.reasons-to-why-us h4{
	margin-top:100px;
}

.continuous-monitoring-1
{
	padding: 30px;
	background-color:#fff;
    -webkit-box-shadow: 0px 0px 30px 10px #e9e9ef;
    -moz-box-shadow: 0px 0px 30px 10px #e9e9ef;
    box-shadow: 0px 0px 30px 10px #e9e9ef;
	border-radius: 8px;
	margin-top:100px;
}

.continuous-monitoring-2
{
	padding: 30px;
	background-color:#fff;
    -webkit-box-shadow: 0px 0px 30px 10px #e9e9ef;
    -moz-box-shadow: 0px 0px 30px 10px #e9e9ef;
    box-shadow: 0px 0px 30px 10px #e9e9ef;
	border-radius: 8px;	
	margin-top:40px;
}

.continuous-monitoring-3
{
	padding: 30px;
	background-color:#fff;
    -webkit-box-shadow: 0px 0px 30px 10px #e9e9ef;
    -moz-box-shadow: 0px 0px 30px 10px #e9e9ef;
    box-shadow: 0px 0px 30px 10px #e9e9ef;
	border-radius: 8px;
}

.continuous-monitoring-4
{
	padding: 30px;
	background-color:#fff;
    -webkit-box-shadow: 0px 0px 30px 10px #e9e9ef;
    -moz-box-shadow: 0px 0px 30px 10px #e9e9ef;
    box-shadow: 0px 0px 30px 10px #e9e9ef;
	border-radius: 8px;
	margin-top:40px;
}

.get-a-free
{
	background-color:#009cde;
	padding:15px 30px;
	font-size:18px;
	color:#fff;
	border-radius:5px;
}

.get-a-free:hover
{
	color:#fff;
}

ul.continuous-monitoring li
{
	list-style-type:none;
}

ul.continuous-monitoring li img
{
	float:left;
	margin-right:10px;
}

ul.continuous-monitoring li p{
	width:65%;
	margin-top:25px;
	float:left;
	font-size:20px;
	font-weight:700;
	color: #2F3F51;
}

ul.extensive-reporting li
{
	list-style-type:none;
}

ul.extensive-reporting li img
{
	float:left;
	margin-right:10px;
}

ul.extensive-reporting li p{
	width:65%;
	margin-top:25px;
	float:left;
	font-size:20px;
	font-weight:700;
	color: #2F3F51;
}



ul.known-vulnerabilities li
{
	list-style-type:none;
}

ul.known-vulnerabilities li img
{
	float:left;
	margin-right:10px;
}

ul.known-vulnerabilities li p{
	width:65%;
	margin-top:-5px;
	float:left;
	font-size:20px;
	font-weight:700;
	color: #2F3F51;
}


ul.emergency-support li
{
	list-style-type:none;
}

ul.emergency-support li img
{
	float:left;
	margin-right:10px;
}

ul.emergency-support li p{
	width:65%;
	margin-top:25px;
	float:left;
	font-size:20px;
	font-weight:700;
	color: #2F3F51;
}

ul.reasons-to-why
{
	clear:both;
	margin-left:15px;
}

ul.reasons-to-why li
{
	list-style-image:url(../images/ellipse.png);
	color:#2F3F51;
	margin-top:15px;
}

.support-10
{
	padding:5px;
	overflow:auto;
}

.reasons-to-why-us h4
{
	font-weight:900;
	font-size:32px;
	line-height:36px;
	color:#2F3F51;
	margin-bottom:20px;
}

.reasons-to-why-us p
{
	color:#2F3F51;
}

.get-for-free
{
	padding:40px 0px 10px 0px;
}

.get-for-free h2 small
{
	font-size:36px;
	color:#0678bd;
	font-family: 'robotoregular';
}

.get-for-free h2 {
    color: #2F3F51;
}

.get-for-free h2 span
{
}

.get-for-free h3 {
	font-size:24px;
    color: #2F3F51;
	font-family: 'robotobold';
	margin-bottom:60px;
}

.get-for-free h3 span
{
	color:#0078BA;
}

.why-perform-list h5
{
	font-family: 'robotobold';
	color: #2F3F51;
	margin-top:30px;
}

.why-perform-list ul
{
	margin-top:15px;
	margin-left:25px;
}

.why-perform-list ul li
{
	list-style-image: url(../images/ellipse2.png);
	line-height:30px;
}

.why-perform-img img
{
	margin-top:100px;
}


.get-for
{
	padding-top:20px;
	padding-bottom:60px;
}

.support-services-list {
   background-color: #fff;
    -webkit-box-shadow: 0px 0px 30px 10px #f5f5f5;
    -moz-box-shadow: 0px 0px 30px 10px #f5f5f5;
    box-shadow: 0px 0px 30px 10px #f5f5f5;
	border: 1px solid #efefef;
    border-radius: 15px;
    padding: 2px 20px;
    margin-bottom: 25px;
}

.support-services-list p{
	font-family: 'robotomedium';
	font-size:14px;
	color:#2F3F51;
}	
	

.support-services-list ul {
    text-align: left;
	margin:0;
}

.support-services-list ul li {
    display: inline-block;
    padding-top: 15px;
    padding-right: 15px;
    text-align: left;
}

.support-services-list ul li img {
    margin-top: -20px;
}

.support-services-list-2 {
   background-color: #fff;
    -webkit-box-shadow: 0px 0px 30px 10px #f5f5f5;
    -moz-box-shadow: 0px 0px 30px 10px #f5f5f5;
    box-shadow: 0px 0px 30px 10px #f5f5f5;
	border: 1px solid #efefef;
    border-radius: 15px;
    padding:10px 20px;
    margin-bottom: 25px;
}

.support-services-list-2 p{
	font-family: 'robotomedium';
	font-size:14px;
	color:#2F3F51;
}	
	

.support-services-list-2 ul {
    text-align: left;
	margin:0;
}

.support-services-list-2 ul li {
    display: inline-block;
    padding-top:1px;
    padding-right: 15px;
    text-align: left;
}

.support-services-list-2 ul li img {
    margin-top:2px;
}

.contact-2
{
	background-color:#F4F4F4;
}


.contact-2 h2 small
{
	font-size:36px;
	color:#0678bd;
	font-family: 'robotoregular';
}

.contact-2 h2 {
    color:#0678bd;
	margin-top:50px;
	font-size:30px;
}

.contact-2 h3 {
	font-size:28px;
    color: #2F3F51;
	font-family: 'robotobold';
	margin-bottom:20px;
}



@media (min-width: 1203px) and (max-width: 1399px) {
    
}

@media (min-width: 991px) and (max-width: 1200px) {	

#banner-form .call-to-action {
    width: 100%;
    color: #fff;
    padding: 11px 6px;
    background: #0678BD !important;
    border: #0678BD !important;
    font-family: 'robotobold';
    font-size: 14px;
}

.support-services-list ul li {
    display: inline-block;
    padding-top: 15px;
    padding-right: 2px;
    text-align: left;
}

    
}

@media (max-width: 1024px) {	
	
}

@media (max-width: 991px){
	
	.reasons-to-why-us h4 {
    margin-top:0px;
}
	
	.continuous-monitoring-1
{
	margin-top:40px;
}
	
.continuous-monitoring-3
{
	margin-top:40px;
}

.title-banner, .thank-banner {
    padding: 80px 0px 80px 0px;
		
}

.why-perform-img img {
    margin-top:10px;
}


}

@media (max-width: 768px) {
	
	.support-services-list {
    padding:10px 20px;
}
	
.support-services-list ul li img {
    margin-top: 0px;
}
.support-services-list-2 ul li img {
    margin-top: 0px;
}

.title-banner, .thank-banner {
    padding: 80px 0px 40px 0px;
}

#banner-form .call-to-action {
    width: 100%;
    color: #fff;
    padding: 11px 16px;
    background: #0678BD !important;
    border: #0678BD !important;
    font-family: 'robotobold';
    font-size: 16px;
}
		
}

@media (max-width: 581px) {
	
	.what-we-do-pain h4 {
    font-family: 'robotobold';
    color: #2F3F51;
	text-align:center;
}
}

@media (max-width: 380px) {
}