/**  Basic CSS **/
body {
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	line-height: 1.42857;
	color: #696f6f;
	background-color: white;
}

h4{
	color: #1B1B1B;
	font: bold 18px/24px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 12px;
}
h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
}
h2{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #373737;
	margin-bottom:30px;
}
h3{
	font-size: 20px;
	color: #696969;
}
a:hover,
a:focus {
  outline: none;
  text-decoration:none;
}

/**  Side Navigation **/
.side-nav {
	position: fixed;
	top: 45%;
	right: 20px;
	z-index: 1030;
	display: none !important
}
.side-nav ul.nav-side-nav {
	text-align: center;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.side-nav ul.nav-side-nav > li {
	display: block;
	line-height: 1.42857;
	margin: 0;
	padding: 8px 0;
}
.side-nav ul.nav-side-nav > li > a {
	display: block;
	width: 10px;
	height: 10px; 
	background:#B5B5B5;
}
.side-nav ul.nav-side-nav > li.active > a {
	background:#06bd0a;
}

/**  Main Banner **/
.mainBanner {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 0;
	color: #000;
	background-size: cover;
	background: #f2f5f7;
} 	
#headerLOGO {
	margin:0 auto;
}
#imgTV {
	margin:0 auto;
}


/**  Section 1 Comprehensive **/
#section-1 {
 	background: white;
	padding-top: 100px;
	padding-bottom: 50px;
}
#section-1 h2 {
	color:	#181d29;
	margin-top:-50px;
	text-align:center;
	font-weight: bold;
	font-size: 36px;
}
#section-1 h3 {
	color:	#181d29;
	margin-top:0;
	text-align:center;
	padding-top:10px;
}
#section-1 p {
	font-size: 18px;	
}
.iconList .fa-check-circle{
	color:#a8bcc6;	
	padding-top:0;
	font-size: 120%;
}
.iconList {
	padding-left: 20px !important;
	margin-top: 25px;
}
.iconList li{
	margin-bottom:10px;
	font-size:20px;
	font-weight:300;
}
.compatibleLogos {
	margin-top:25px;	
}
.buttons-wrapper {
	text-align: left;	
}
a.button {
	text-decoration: none;
	line-height: 54px;
	color: white;
}
.button {
	color: #1e4620 !important;
	border: 2px solid #f2690e;
	padding: 16px;
	transition: color 0.1s linear, background-color 0.1s linear, border-color 0.1s linear;
	border-radius: 5px;
	box-sizing: border-box;
}
a.button.button-stripe:hover {
	color: #FFF !important;
	background-color: #1e4620;
	border-color: #06bd0a;
} 
a.button.button-stripe {
	background-color: rgba(0, 199, 48, 0.3);
	border-color: #06bd0a;
}
.button.button-stripe img {
	padding: 0 5px 0 0;	
}
.boldGreen {
	color: #06bd0a;
	font-weight: bold;
	text-decoration:underline;	
}
.btn-outline {
	margin-top: 10px;
	border: 2px solid #ee7a23;
	font-size: 15px;
	transition: all 0.3s ease-in-out 0s;
	color: #FFF;
	background: #ee7a23;	
}
.btn-outline:hover {
	color: #ee7a23;
	background: #FFF;	
}
.btn-outline:focus {
	color: #fdfbe4;
	background: #ee7a23;
	outline: none;	
}
.imgLogos {
	padding: 10px;
	text-align: center;	
	margin: 0 auto;
}

/**  Section 2 Overview **/
#section-2 {
	background-color: #181d29; 
	color: white;
	padding-top: 50px;
	padding-bottom: 50px;	
}
#section-2 h2 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.overviewCol {
	padding-bottom: 20px;
} 
a.button.button-stripe2:hover {
	color: #fff !important;
	background-color: #1e4620;
	border-color: #06bd0a;
} 
a.button.button-stripe2 {
	background-color: #fff;
	border-color: #06bd0a;
}
.buttons-wrapper2 {
	margin-top:35px;
	text-align:center;	
}

/**  Section 3 SuperShield **/
#section-3 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.img-SS {
	margin:0 auto;	
}

/**  Footer Section **/
.footer-section {
	padding-top: 40px;
	padding-bottom:30px;
	color: #fff;
	line-height: 20px;
	background-color:#333333;
}

.footer-section a {
  color: #fff;
}

.footer-section a:hover {
  color: #06bd0a;
  text-decoration: none;
}

.footer-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-section ul > li {
  display: inline-block;
}

.footer-section .social {
	font-size: 40px;
	float: right;
	margin-right:20px;
	padding-top: 5px;
}
.BBB {
	text-align:center;	
}

/**  Media Querries - 1199 **/
@media (max-width: 1199px) {
.mainBanner .img-computer { 
	width: 550px; 
	margin-left: 10px;
}
.mainBanner  img.img-computer {
	position: relative;
	padding-left: 160px;
}
.mainBanner p {
	margin-bottom: 15px;
	margin-right: 15px;
	font-size: 16px;
	font-weight: 200;
}	
.mainBanner h1, .mainBanner .h1 {
	font-size: 55px; 
	line-height: 60px;
	text-align:left;
	margin-bottom: 15px;
}
.mainBanner h2, .mainBanner .h2 {
	font-size: 25px; 
	line-height: 25px;
	text-align:left;
}
}

/**  Media Querries - 991 **/
@media (max-width: 991px) {
.mainBanner .img-computer { 
	width: 550px; 
	margin-left: 10px;
}
.mainBanner  img.img-computer {
	position: relative;
	right: -70px;
}
.mainBanner p {
	margin-bottom: 15px;
	margin-right: 15px;
	font-size: 16px;
	font-weight: 200;
}	
.mainBanner h1, .mainBanner .h1 {
	font-size: 45px; 
}
.mainBanner h2, .mainBanner .h2 {
	font-size: 25px; 
	line-height: 25px;
	text-align:left;
}
#section-1 p {
	width: 85%;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom:15px;
	text-align: center;
}
.buttons-wrapper {
	text-align: center;	
}
.iconList {
	text-align: center;
	padding-left: 0 !important;
}
.fa-check-circle {
	display: none !important;	
}
.fa-ul {
	margin-left: auto !important;	
	margin-right: auto !important;
}
}

/**  Media Querries - 767 **/
@media (max-width: 767px) {
.mainBanner h1, .mainBanner .h1 {
	line-height: 35px;
	text-align:center;
}
.mainBanner h2, .mainBanner .h2 {
	line-height: 50px;
	text-align:center;
}
.mainBanner p {
	width: 85%;
	margin:0 auto;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 200;
	text-align:center;
	margin-top:-25px;
}
.iconList {
	padding-top: 25px;
	width:85%;
	margin:0 auto;
}
#section-1 h2 {
	width: 85%;
	margin-left: auto;	
	margin-right: auto;
}
#section-2 h2 {
	width: 85%;
	margin-left: auto;	
	margin-right: auto;
}
#section-2 p {
	width: 85%;
	margin-left: auto;	
	margin-right: auto;
	text-align: center;
}
#section-3 h2 {
	width: 85%;
	margin-left: auto;	
	margin-right: auto;
	text-align: center;
}
#section-3 p {
	width: 85%;
	margin-left: auto;	
	margin-right: auto;
	text-align: center;
}
.side-nav {
	position: fixed;
	top: 45%;
	right: 4px;
}
a.button {
	text-decoration: none;
	line-height: 54px;
	color: white;
	margin: 0 10%;
	float: none;
	margin-bottom: 20px;
}
#imgTV {
	margin-top:15px;
}
.footer-section .col-sm-4 {
    text-align: center;
}

.footer-section .pull-right{
    float: none !important;
}
.footer-section .social {
	float: none !important;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
  
.footer-section img {
	margin-left: auto;
	margin-right: auto;
}

}

/**  Media Querries - 480 **/
@media (max-width: 480px) {
.iconList {
	width:85%;
	margin:0 auto;
}	
#imgTV {
	width: 150px;
}
	
}

/**  Media Querries - 440 **/
@media (max-width: 440px) {
.button {
	font-size: 11px;
}
}

/**  Media Querries - 360 **/
@media (max-width: 360px) {
.mainBanner h1, .mainBanner .h1 {
	font-size: 34px;
	line-height: 35px;
	text-align:center;
}
.mainBanner h2, .mainBanner .h2 {
	font-size: 22px;
	line-height: 50px;
	text-align:center;
}	
.button.button-stripe img {
	display: none;	
}
.button.button-stripe2 img {
	display: none;	
}
}

/**  Bottom Banner **/
#bottomBanner{
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e7e5e5));background-image: -webkit-linear-gradient(top, #ffffff 0%, #e7e5e5 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #e7e5e5 100%);
	background-image: -ms-linear-gradient(top, #ffffff 0%, #e7e5e5 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #e7e5e5 100%);
	background-image: linear-gradient(top, #ffffff 0%, #e7e5e5 100%);
	border-top: 1px solid #3F3F3F;
	width: 100%;
	padding: 10px;
	margin: 0;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
}
#bottomBanner h2{
	text-align: center;
	position: relative;
	font-weight: bold;
	padding-top: 0;
	font-size: 24px;
	margin-bottom: 10px;
}

