﻿@media (max-width: 1024px) {
	
	.controller,
	.navbar .navbar-brand span
	{
		display:none !important;
	}

	.main {
		margin: 0;
	}
	
    .carousel-caption h1 {
        font-size: 18px;
    }
    .carousel-caption h2 {
        font-size: 36px;
    }

	.navbar {
		height:92px;
	}
	.navbar-toggle {
		margin-top: 20px;
		margin-right: 40px;
	}
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12
	{
		width:100% !important;
	}
    .three-bar .col-md-4 h1 {
        font-size: 24px;
    }
    .three-bar .col-md-4 h2 {
        font-size: 16px;
    }

}
@media (max-width: 600px) {
}
@media (max-width: 640px) {
	.banner {
		min-height:140px !important;
	}
}
@media (max-width: 768px) {

	.navbar .navbar-brand span,
	.carousel-indicators,
	.breadcrumb,
	.ExclusiveServices .list::after
	{
		display:none !important;
	}

	.logo img {
		width:90px;
		height:auto;
	}
	.navbar-inverse {
	  background-color: #242222;
	}
	.navbar-inverse .navbar-toggle:hover {
	  background-color: #242222 !important;
	}
	.navbar-toggle {
		display: block; 
	}
	.navbar-header {
		margin-right:0 !important;
	}
	.navbar-nav > li {
		width:100%;
	}
	.navbar-nav > li > a {
		font-size: 14px;
		padding: 6px 10px;
	}
	.navbar-nav > li.under-attack > a,
	.navbar-nav > li.freescan > a
	{
		background:none; 
		margin: 0; 
	}
	.container {
		width:100% !important;
		padding:0 !important;
	}
	.sub-cont .container {
		width:100% !important;
		padding:0 15px !important;
	}
	.navbar-default .navbar-collapse {
		border:0;
	}
	
	.compare .col-md-3 .features {
		min-height: inherit;
	}
	.compare .col-md-3 {
		margin-bottom: 60px;
	}
	.compare .btn-info.blue-no-border {
		position: relative !important;
		float: left;
		margin: 0px !important;
		padding: 15px 0px !important;
	}
	.WebSecurity .col-md-3 {
		border:0 !important;
	}
	
	.side-collapse-container{
		width:100%;
		position:relative;
		left:0;
		transition:left .4s;
	}
	.side-collapse-container.out{
		left:200px;
	}
	.side-collapse {
		top:90px;
		bottom:0;
		left:7px;
		width:200px;
		position:fixed;
		overflow:hidden;
		transition:width .4s;
		border-right: 7px solid #FFF;
		border-bottom: 7px solid #FFF;
	}
	.side-collapse.in {
		width:0;
		border-right: 0;
	}
	.logo {
		margin-left: 0px;
		margin-top: 35px;
	}	

	.side-collapse-container {
		margin-top: 80px;
	}
	.carousel {
		margin-top:-80px;
	}
	.carousel-inner .item img {
		width: auto;
		height: 100%;
		max-width: none;
		float: left;
	}
	.carousel-caption {
		right: 10%;
	}
	.active .carousel-caption {
		top: 25%;
	}
	.carousel-caption h1 {
		font-size:18px;
	}
	.carousel-caption h2 {
		font-size:32px;
		margin-bottom: 10px;
	}
	.logo img {
		width:90px;
		height:auto;
	}
	.navbar {
		margin: 0 7px;
		background-color: #242222;
	}
	.navbar-toggle {
		margin-top: 20px;
		margin-right: 40px;
	}
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12
	{
		width:100% !important;
	}
	h1 {
		font-size: 18px;
	}
	p {
		font-size: 14px;
		line-height: normal;
	}
	.speaks .carousel .item .col-md-4,
	.speaks #eventCarousel
	{
		border:0 !important;
	}
	
	.btn-info {
		font-size:12px;
	}
	.freescan-now-button {
		right:-117px;
	}
	.packages .col-md-6 span {
		margin: 0px; 
		font-size: 14px;
		padding: 20px 10px;
	}
	.packages .col-md-6:hover span::before {
		background:none;
	}
	.packages .col-md-6:hover span::after {
		top:auto;
		bottom: -20px;
	}
	.packages .sub-cont {
		border-left: 7px solid #1e4874;
		border-right: 7px solid #1e4874;
		border-bottom: 7px solid #1e4874;
	}
	.packages .ProtectionPlan .sub-cont {
		border-left: 7px solid #dc8e29;
		border-right: 7px solid #dc8e29;
		border-bottom: 7px solid #dc8e29;
	}
	.packages .col-md-6:hover .sub-cont {
		position: relative;
		width: 100%;
		min-height: 225px;
	}
	.packages h1 {
		font-size: 1em;
	}
	.packages h2 {
		font-size: 1.6em;
	}
	.packages .col-md-6 {
		margin-top: 20px;
	}
	.packages .col-md-6 span em {
		font-size: 18px;
	}
	.packages .col-md-6:hover .sub-cont .col-md-3:first-child,
	.WebSecurity .col-md-3:first-child
	{
	    border-left: 1px solid #ececec;
	}
	.WebSecurity .col-md-12:last-child
	{
	    border-top: 0;
	    border-bottom: 0;
	}
	.packages .col-md-6:hover .sub-cont .col-md-3, .packages .col-md-6:hover .sub-cont .col-md-9 {
		min-height: inherit;
		margin: 20px 0;
	}
	.packages .col-md-6.ProtectionPlan .sub-cont .col-md-3 a {
		right:auto;
		left: auto;
		position:relative;
	}
	.features h3 {
		font-size: 18px;
		padding: 0 10%;
	}
	.features .col-md-12 img {
		width:100%;
		height:auto;
	}
	.three-bar .col-md-4 {
		background-size: 70% auto !important;
	}
	.ExclusiveServices .list .col-md-5 {
		text-align:left;
	}
	.ExclusiveServices .list .col-md-5:first-child {
		float:right;
	}
	.ExclusiveServices .list .col-md-2,
	.ExclusiveServices .list .col-md-12:nth-child(2n+0) .col-md-2
	{
		float:left;
		text-align:left;
		padding-bottom:50px;
	}
	.ExclusiveServices .list .col-md-5:last-child {
		display:none;
	}
	.sub h1 {
		font-size: 32px;
	}
	.UnderAttack .col-md-12:last-child .col-md-4 {
		text-align: left !important;
	}
	.UnderAttack .col-md-12:nth-child(2) {
		display: inline-block;
	}
	.UnderAttack button[type=submit] {
		margin-top: 15px;
	}
	.UnderAttack .form-group {
		margin-bottom: 5px;
	}
	.why .col-md-6:last-child,
	.PlatformIndependence .col-md-6:last-child {
		text-align: left;
	}
	.HowItWorks .col-xs-12 img,
	.ComprehensivePointOfView .col-xs-12 img,
	.WhoWeAre img,
	.WhatIsNetsecop .col-md-4 img
	{
		width:100%;
		height:auto;
	}
	.sub h2, .WhatIsNetsecop h4, .HowItWorks h4, .PlatformIndependence h4, .ComprehensivePointOfView h4, .WhoWeAre h4 {
		padding-bottom: 20px;
	}
	.ComprehensivePointOfView ul {
		padding-top: 20px;
	}
	.WhatIsNetsecop .col-md-4:last-child, .WhoWeAre .col-md-4:last-child {
		text-align: left;
	}
	.speaks .col-md-12 p {
		padding-bottom:60px;
	}
	
	footer .col-md-5 {
		text-align:left;
	    padding-left: 30px;
	}
	footer .socials {
		position: relative;
		right: auto; 
		bottom: auto;
		margin-top:20px;
	}
	footer .col-md-3 {
	    padding-bottom: 20px;
	}
	footer .sitemap h5 {
		margin: 0 0 10px 0;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1280px){
	.container {
		width:96%;
		padding:0 2%;
	}
    .carousel-caption h1 {
        font-size:18px;
    }
    .carousel-caption h2 {
        font-size:36px;
    }
	.product-list-new h1 {
		font-size: 28px;
	}
	.product-list-new .item .description a {
		margin-top: 10px;
	}
	.banner h1 {
		font-size: 18px;
	}
	.banner h2, .sub-cont .head h3 {
		font-size: 28px;
		line-height: 28px;
	}
	.navbar-collapse {
		 position: relative; 
	}
	.navbar-nav > li > a {
		font-size: 15px;
	}
	.navbar .container-fluid {
		margin:0;
	}
}
@media only screen and (min-width: 1280px) and (max-width: 1650px){
	.carousel-caption {
		right: 50%;
	}
    .carousel-caption h1 {
        font-size:24px;
    }
    .carousel-caption h2 {
        font-size:36px;
    }
    .three-bar .col-md-4 h1 {
		font-size: 48px;
	}
	.three-bar .col-md-4 h2 {
		font-size: 24px;
	}
}
@media (max-width: 640px) {
}
@media (max-width: 340px) {
}

