body {
    background: #370615 none repeat scroll 0 0;
}
.main-header {
    background: #000 none repeat-x scroll center bottom;
    border-top: none;
    padding-bottom: 0px;
}
.secondary-nav {
    background: transparent none repeat scroll 0 0;
    border-bottom: medium none;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
}
.secondary-nav p {
    margin: 3px 0;
    padding: 0;
  	color:#fff;
  	margin-bottom:-30px;
    font-size: 18px;
}
@media (max-width:768px){
.secondary-nav p {
  	margin-bottom:auto;
}
}
.secondary-nav a {
  	color:#fff;
}
.secondary-nav a:hover {
  	color:#fff;
}
#mainbody .container {
  	padding: 60px 20px 60px 20px;
}
.pull-right {
    display: none;
}
a {
	outline: medium none !important;
} 
a[href^=tel] { 
  	color: inherit; text-decoration: none; 
}
.row {
    margin-left: 0;
    margin-right: 0;
}
@media (max-width:768px){
#content-area div.item-page div h1{
    text-align:center;
  }
}
@media (max-width:768px){
#content-area div.item-page div h1 img {
    display:block;
    text-align: center;
    float:none;
    margin:10px auto 20px auto;
  }
}



/******* BOTTOM - ICONS SECTION *******/

#bottom {
    padding: 30px 20px 30px;
    background: #fff;
    text-align: center;
}
#bottom h1 {
    color:#fff;
}
#bottom h3 {
    color:#fff;
}
#bottom .col-sm-4 {
   	margin-bottom:20px;
    min-height:300px;
}
@media (max-width:768px) {
#bottom .col-sm-4 {
    min-height:200px;
	}
}

/******* BOTTOM 1 - ORANGE BANNER *******/

#bottom1 {
    padding: 0px;
    background: #0d1219;
    text-align: center;
}
#bottom1 h1 {
    color:#fff;
}
#bottom1 h3 {
    color:#fff;
  	margin-bottom:20px;
}


/******* BOTTOM 2 - PERFORMANCE *******/

#bottom2 {
    background: #333 none repeat scroll 0 0;
  	color:#fff;
}
#bottom2 .container {
    padding: 30px 20px 60px;
}
#bottom2 h1 {
    color: #dc911b;
}
#bottom2 p {
    color: #eee;
}
#bottom2 a {
    color: #dc911b;
}


/******* FOOTER 1 - COPYRIGHT *******/

#footer1 {
  	background:#370615 none repeat scroll 0 0;
    padding:40px 20px;
  	min-height:400px;
}
#footer1 .headline h4 {
    color: #9e9e9e;
    border-bottom: none;
    display: inline-block;
    font-size: 32px;
    margin: 20px 0px 10px;
    padding: 0px;
}
#footer {
    background:#370615;
  	padding-top:30px;
}
#footer .container {
    background:#370615;
    max-width:1170px;
    float:none;
    margin:auto;
    padding:20px 30px 30px;
}
#footer a {
    color: #9e9e9e;
    text-decoration: none;
    font-size:15px;
    line-height:18px;
}
#footer a:hover, #footer a:active {
    color: #dc911b;
    text-decoration: none;
}
#footer h3 {
    color: #9e9e9e;
    text-decoration: none;
  	margin-top:0px;
}
#footer p {
    color: #9e9e9e;
    text-decoration: none;
}
#footer.clearfix .col-sm-6 {
  	padding:0px;
}
#footer.clearfix .col-sm-3 {
  	padding:0px;
}
.copyright {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #333;
    padding: 0px 0px;
  	min-height:150px;
}
footer#footer.clearfix div.copyright.footer-2 div.container.clearfix {
    background: #f1f1f1 none repeat scroll 0 0;
}



div.container.footer {
  	margin:0px;
  	padding:0px;
}
#slider {	
    background: #fff none repeat scroll 0 0;
}

aside.sidebar-right.col-md-4 .fa-lg {
  	color:#dc911b;
}
aside.sidebar-right.col-md-4 {
    background:#000;
    padding:20px;
    border-radius:20px;
    border:1px solid #ddd;
  	margin-top:20px;
}
@media (max-width:992px) {
  aside.sidebar-right.col-md-4 {
  	margin-top:60px;
}
}
.fa-lg {
  	margin-right:10px;
  	margin-left:10px;
}
div.sprocket-quotes.loading .sprocket-quotes-overlay {
  	display: none;
}
div.sprocket-strips-s.loading .sprocket-strips-s-overlay {
  	display: none;
}
#below-content {
    margin-top:80px;
  	margin-bottom:20px;
}


/******* CENTER LOGO *******/

.pull-left {
    float: none !important;
    text-align: center;
  	padding-top:0px;
}
.navbar-brand {
    float: none;
    font-size: 18px;
    height: auto;
    line-height: 20px;
    margin: auto;
    padding: 10px 0;
    width: 100%;
}
.navbar-brand a {
    max-height:150px;
  	min-height:100px;
  	width:auto;
}
.navbar-brand img {
    max-height: 150px;
    min-height: 100px;
    padding: 40px;
}
div.pull-left.copyright-link{
  	float:none;
  	text-align:center;
}
header.main-header div.container.clearfix{
  	padding: 0;
  	margin-bottom:-10px;
}
div.logo.pull-left {
    margin-bottom: 0;
}

/******* NAVIGATION *******/

.navbar-nav {
    float: none;
    margin: auto;
  	display:block;
  	text-align:center;
}
div.top-bar div.container.clearfix {
  	background: #000 none repeat scroll 0 0;
    margin: auto;
    padding: 0;
    text-align: center;
    width: 100%;
}
div.navbar-wrapper.clear nav.navbar.col-md-8.col-md-offset-2.navbar-static-top{
    background: #fff none repeat scroll 0 0;
    padding: 0;
}
.navbar {
    background: #dc911b none repeat scroll 0 0;
    border: 0 none;
    margin-bottom: 0;
    min-height: 40px;
    position: relative;
}
div.top-bar div.container.clearfix div.container{
  	padding:0;
  	margin:auto;
}
.nav-justified > li:first-child > a {
    border-left: 0 none;
    border-radius: 0;
}
.nav-justified > li:last-child > a {
    border-left: 0 none;
    border-radius: 0;
}
.nav-justified > .active > a, .nav-justified > .active > a:hover, .nav-justified > .active > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #370615;
    background-image: none;
    border: 0 none;
    box-shadow: none;
    color: #fff !important;
}
.nav-justified > li > a {
    background: #dc911b none repeat scroll 0 0;
    border-bottom: 0 none;
    color: #000;
    font-size: 16px;
    margin: 0 1px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-shadow: none;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight:400;
}
.nav-justified > li > a:hover, .nav-justified > li > a:focus {
    background: #370615 none repeat scroll 0 0;
    box-shadow: none;
    color: #fff;
}
.nav-justified > li > a {
    border-left: none;
    border-right: none;
}
.nav-justified {
    background-color: #000;
    border-radius: 0px;
    border: 0;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #000;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 325px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-menu .divider {
    background: #000 none repeat scroll 0 0;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.dropdown-menu > li > a {
    font-size:16px;
  	clear: both;
    color: #fff;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 10px;
    white-space: nowrap;
    background: #000 none repeat scroll 0 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #000 none repeat scroll 0 0;
    color: #dc911b;
    text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: #dc911b none repeat scroll 0 0;
    color: #000;
    outline: 0 none;
    text-decoration: none;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover, a:active {
    color: #dc911b;
    text-decoration: none;
}
a:focus {
    color: #dc911b;
}
a {
	outline: medium none !important;
} 
a[href^=tel] { 
  	color: inherit; text-decoration: none; 
}
.mm-list .dropdown-menu > li > a {
  	color:#fff;
    text-align: left !important;
}
div#panel-overview li a:hover {
    background: #000 none repeat scroll 0 0;
}
.mm-menu.mm-hasheader > .mm-panel {
    background: #370615 none repeat scroll 0 0;
}
#panel-overview li a {
  text-align:left;
}
#panel-overview ul li a.mm-subopen {
  	width:100%;
  	background:transparent;
  	color:#fff;
}
#mm-0 li a {
  	color:#fff;
}


/******* BURGER MENU *******/

.navbar-header {
    float: right;
    margin-top: 0;
}
.navbar-toggle {
    background-color: #333;
    border: 0;
    color: #fff;
    font-size: 14px;
}
.fa-times-circle-o::before {
    content: "";
  	font-size:20px;
  	text-align:right;
  	margin-right:0px;
  	color:#fff;
}
.fa-home::before {
    content: "";
  	font-size:20px;
  	text-align:right;
  	margin-right:0px;
  	color:#fff;
}
.mm-header .mm-title {
    padding-right: 0px;
}
div.mm-panel > .mm-list {
    margin-left: 0px;
    margin-right: 0px;
}
#panel-overview.mm-panel.mm-opened.mm-current ul.nav.menu.nav-justified.navbar-nav.mm-list {
  	background:#370615;
}
.mm-menu.mm-light .mm-list > li > a.mm-subopen::after, .mm-menu.mm-light .mm-list > li > a.mm-subclose::before {
    border-color: #fff !important;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}


/******* TEXT *******/

p {
  	font-size:16px;
  	margin-bottom:30px;
  	color:#fff;
  	font-weight:200;
}
b, strong {
    font-weight: 700;
    color: #fff;
}
h1 {
  	color:#fff;
  	font-size:30px;
  	line-height:42px;
  	margin-bottom: 20px;
}
h2 {
  	color:#fff;
  	font-size:28px;
  	line-height:38px;
}
h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
}
h4 {
    color:#52625e;
    line-height: 30px;
    font-size: 20px;
}
#content-area ul li {
  	margin:10px 0px;
  	font-size:16px;
  	color:#fff;
}
ul, ol {
    margin-bottom: 30px;
    margin-top: 0;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #52625e currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 40px;
    margin-top: 40px;
}
.headline h4 {
    color:#fff;
  	border-bottom: none;
    display: inline-block;
    font-size: 24px;
    margin: 0px 0px 20px;
    padding: 0px;
}
.headline {
    border-bottom: none;
    display: block;
    margin: 0px;
}

/******* HOME IMAGES *******/

#home-images img {
    border: 2px solid #b3cc58;
    border-radius: 10px;
    margin: 5px;
    text-align: center;
}

/******* BREEZING FORMS 100% *******/

form#ff_form1.bfQuickMode label{
  	width:100%;
    color:#fff;
}
form#ff_form1.bfQuickMode input{
  	width:100%;
    color:#fff;
}
form#ff_form1.bfQuickMode textarea{
  	width:100%;
}
form#ff_form2.bfQuickMode label{
  	width:100%;
    
}
form#ff_form2.bfQuickMode input{
  	min-width:100%;
    color:#fff;
}
form#ff_form2.bfQuickMode textarea{
  	width:100%;
}
#ff_formdiv2.bfFormDiv label {
  	width:125px;
}
#ff_formdiv2.bfFormDiv input{
  	width:175px;
}
#ff_formdiv2.bfFormDiv legend {
    border-image: none;
    border-style: none;
    border-width: 0;
    margin: 20px 0 10px;
    text-decoration: none;
}
.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
    float: right;
    margin: 20px 10px;
    padding: 5px 10px;
    color: #fff;
    background-color: #333;
    border-color: #eee;
    padding: 10px 25px;
    border-radius: 0px;
    font-size: 16px;
}

/******* BUTTONS - LINKS *******/

.btn-default {
    color: #fff;
    background-color: #333;
    border-color: #eee;
    padding: 15px 25px;
    border-radius: 0px;
    font-size: 16px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #000;
    border-color: #eee;
}
.btn-danger, .btn-primary {
    color: #FFF;
    background-color: #dc911b;
    border-color: #dc911b;
    padding: 10px;
  	border-radius: 5px;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background-color: #333;
}


/******* COOKIES *******/

div.cwcookielaw {
	background-repeat: repeat-x;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 600;
	z-index: 1000;
	width: 100%;
	position: fixed;
	padding-bottom: 10px;
	line-height: 22px;
	z-index: 99999;
}
div.cwcookielaw p {
    padding: 9px 0 0 0;
    margin: 0;
    float: none;
    text-align: center;
    width: 100%;
    line-height: 22px;
  	color:#000;
  	font-weight:normal;
  	font-size:18px;
}
a.cwcookiesmoreinfo {
  	text-align:center;
}
a.cwallowcookies {
  	text-align:center;
}
div.cwcookielaw .cwallowcookies {
  	border:1px solid #fff;
}
div.cwcookielaw .cwcookiesmoreinfo {
  	border:1px solid #fff;
}
div.cwcookielaw .cwallowcookies:hover {
    background-color: #000;
  	border:1px solid #fff;
}
div.cwcookielaw .cwcookiesmoreinfo:hover {
    background-color: #000;
  	border:1px solid #fff;
}


/************ STRAPLINE **************/

#strapline .container {
  	width:100%;
  	padding:0px !important;
  	margin:0px !important;
  	overflow:hidden !important;
}




/************* SERVICES-ICONS *************/

.service-icons {
  padding:60px 60px;
}
@media (max-width:1200px) {
.service-icons {
  padding:20px 30px;
}
}
.service-icons .sprocket-strips-s-block {
    text-align: center;
  	position:relative;
  	margin-top:0px;
  	margin-bottom:0px;
  	background:#0d1219;
  	min-height:400px;
    padding:30px 50px;
}
@media (min-width:768px) and (max-width:990px) {
.service-icons .sprocket-strips-s-block {
  	min-height:430px;
    padding:30px 0px 40px;
}
}
@media (min-width:281px) and (max-width:768px) {
.service-icons .sprocket-strips-s-block {
  	min-height:350px;
    padding:30px 0px 40px;
  	width:100% !important;
}
}
.service-icons .sprocket-strips-s-item img {
  	max-width:80px;
  	margin-top:20px;
}
.service-icons h4.sprocket-strips-s-title a {
    width:100%;
    color:#eee;
    font-size:30px;
  	padding-top:0px;
}
@media (max-width:1200px){
.service-icons h4.sprocket-strips-s-title a {
    font-size:24px;
}
}
.service-icons h4.sprocket-strips-s-title a:hover {
    color:#dc911b;
    text-decoration:none;
}
.service-icons .sprocket-strips-s-content {
    min-height: 30px;
    margin-top:20px;
    padding:0px 40px;
  	color:#eee;
}
.service-strips-s-content .readon {
    color: #dc911b;
  	font-size:14px;
}



/************* HOME-ICONS *************/

#strapline {
  	margin:0px;
    background: #000;
  	overflow:hidden !important;
}
.home-icons .sprocket-strips-s-block {
    text-align: center;
  	position:relative;
  	margin-top:0px;
  	margin-bottom:0px;
  	min-height:365px;
    padding:30px;
}
@media (min-width:768px) and (max-width:1100px) {
.home-icons .sprocket-strips-s-block {
  	min-height:430px;
    padding:30px 0px 40px;
  	width:33.33% !important;
}
}
@media (min-width:481px) and (max-width:768px) {
.home-icons .sprocket-strips-s-block {
  	min-height:350px;
    padding:30px 0px 40px;
  	width:100% !important;
}
}

.home-icons li:nth-of-type(1).sprocket-strips-s-block  {
    background: #000;
}
.home-icons li:nth-of-type(1n+2).sprocket-strips-s-block  {
    background: #1e2125;
}
.home-icons li:nth-of-type(1n+3).sprocket-strips-s-block  {
    background: #0d1219;
}
.home-icons .sprocket-strips-s-item img {
  	max-width:80px;
  	margin-top:20px;
}
.home-icons h4.sprocket-strips-s-title a {
    width:100%;
    color:#eee;
    font-size:30px;
  	padding-top:0px;
}
@media (max-width:1200px){
.home-icons h4.sprocket-strips-s-title a {
    font-size:24px;
}
}
.home-icons h4.sprocket-strips-s-title a:hover {
    color:#dc911b;
    text-decoration:none;
}
.home-icons .sprocket-strips-s-content {
    min-height: 30px;
    margin-top:20px;
    padding:0px 40px;
  	color:#eee;
}
.sprocket-strips-s-content .readon {
    color: #dc911b;
  	font-size:14px;
}


/******** ANCHOR MARGIN TOP ********/

#behavioural-detection, #training-services, #risk-assessment-consultancy, #behavioural-detection-operational-teams, #close-quarter-combat-training, #specialist-rescue-removal-teams {
  content:"";
  display:block;
  height:60px; /* fixed header height*/
  margin:-60px 0 0; /* negative fixed header height */
}




