@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	font-family: myFontSairamed;
	-webkit-font-smoothing:antialiased;
	font-weight: 100;
	color: #444;
	width: 100%;
	height: 100%;
	margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
img {
	max-width: 100%;
	height: auto;
	width: auto;
}
ul {
    list-style: none;
}
@font-face {
      font-family: myFontRoboto;
    src:url("Roboto-Light.ttf");
}
@font-face {
      font-family: myFontSairamed;
    src:url("SairaCondensed-Regular.ttf");
}
@font-face {
      font-family: myFontSairabold;
    src:url("SairaCondensed-Bold.ttf");
}
@font-face {
	font-family: myFontSairaextrabold;
	src:url(SairaCondensed-ExtraBold.ttf);
}
@font-face {
      font-family: myFonttitle;
    src:url("conthrax-sb.otf");
}
a {
	text-decoration: none;
	color: inherit;
}
.noline:hover {
    text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.aboutus:hover {
	opacity: 0.6;
}
.greyhover:hover {
	color:#767678;
}
.bluelinks:hover {
	color:#AFB0B3;
}
.whitehouse:hover {
	opacity: 0.6;
}
.boldtext {
	font-family: myFontSairabold;
	color:#003888;
}
.phoneicon:hover, .envelopeicon:hover {
	opacity: 0.6;
}
.homepageno:hover {
	color: #022E6E;
}
.wealsotext:hover {
	color: #5C5C60;
	font-family: myFontSairabold;
}
.intrudersymbol:hover, .cctvsymbol:hover, .accesssymbol:hover, .firerisksymbol:hover, .firesymbol:hover, .telecaresymbol:hover {
 transform: scale(1.2); 
}
.textaligncentre {
	text-align: center;
}
/*sliding nav bar*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 12;
    top: 0;
    right: 0;
    background-color:#282E34;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 120px;
  
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 22px;
    color: #f0f8ff;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color:#AFB0B3;
}
.sitemaplist {
	text-align: center;
	list-style: none;
    color:azure;
}
.sitemaptitlesize {
	text-align: center;
}

.sitemaplist {
	text-align: center;
	list-style: none;
}
.sitemaptitlesize {
	text-align: center;
}
.webdesigner {
    color: azure;
}
.cookiewriting {
    color: azure;
}

/*Drop down buttons*/
/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  z-index: 999;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  	display: none;
  	position: absolute;
  	background-color: #f9f9f9;
	line-height: 80%;
  	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 	z-index: 1000;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;

  text-decoration: none;
  display: block;
   
   
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color:#DDDEDF;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
    
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #414040;
}  

/*Mobile device*/
@media only screen and (min-width: 320px) and (max-width: 767px){

nav {

	z-index:10;
	width: 100%;
	height: 120px;
	position: fixed;
    background-color:#012E6E;
	margin-top: 0;
    	  -webkit-box-shadow: 0 14px 2px -3px #222;
  -moz-box-shadow: 0 2px 14px -3px #222;
  box-shadow: 0 2px 14px -3px #222;
    }
/*Navigation*/
.sidenav .closebtn {
    position: absolute;
    top: 2%;
    left: 2%;
    font-size: 36px;
    
}
.burger {
	position: fixed;
	right: 0;
	margin-right: 5%;
	top: 0%;
	z-index: 30;
	border: thick #1152B6;
    font-family: myFontRoboto;
}
.logo {
	float:left;
	width: 110px;
	height: auto;
	margin: 18px 0px 8px 10px;
}
.menutext2 {
    text-align:center;
    font-size: 1px;
    color:transparent;
    padding-right: 5%;
    }
.whitehouse {
	width: 0px;
	height: auto;
	vertical-align: middle;
	padding: 0% 1% 0.5% 0%;
	}
.homepageno {
    font-family: myFonttitle;
  	margin: 18% 0% 0% 3%;
    background-image: linear-gradient(to right, #5B5B5E , #a8aaad, #5B5B5E, #a8aaad);
    padding: 2% 3.5% 2% 3.5%;
    color:white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 	font-size: 16px;
	border-radius: 3px;
	float: right;
    }
.dropbtn {
    background-color:#022E6E;
    color: white;
    padding: 0;
   
    font-size: 0px;


    z-index: 999;
   
    }
.homepagesection1 {
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
    text-align: center;
	padding-bottom: 5%;


	}
.welcometitle {
	font-size: 26px;
	padding: 43% 5% 2% 5%;
	color: #003888;
	font-family: Myfonttitle;
	}
.maintitle {
	font-size: 22px;
	padding: 0% 6% 1.5% 6%;
	}
.maintitletext {
	font-size: 18px;
	padding: 0% 4% 0% 4%;
	text-align: center;
	line-height: 140%;
	}
.friendlyadvice {
	font-size: 20px;
	}
.protection {
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
  	text-align: center;
	padding: 5% 0% 5% 0%;

	  background-image: linear-gradient(to right, #C2C2C2 , #F9F9F9, #D4D4D4, #F9F9F9, #C2C2C2);
	background-image: -webkit-linear-gradient(left, #C2C2C2 , #F9F9F9, #D4D4D4, #F9F9F9, #C2C2C2);
background-image: -o-linear-gradient(left, #C2C2C2 , #F9F9F9, #D4D4D4, #F9F9F9, #C2C2C2);
	}
.subtitlehome {
	font-size: 32px;
	padding: 3% 10% 0% 10%;
	color: #003888;
	font-family: Myfonttitle;
	font-weight: 900;
	}
.aboutus {
     width: 95%;
	height:100%;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 1% 3% 1%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
    line-height: 135%;
	padding-bottom: 5%;
    }
.semibold {
	color: #003888;
	padding: 2% 4% 0% 4%;
	}
.greywriting {
	font-size: 15px;
	color:#7E8081;
	
	}
.promotionbox {
	width: 80%;
	height: 180px;
	background-color: #022E6E;
	margin: 0% 5% 3% 5%;
	display: inline-block;
	border-radius: 4px;
	border:#BABBBD 3px solid ;
	}
.house {
	width: 58px;
	padding-top: 10%;
	}
.highcert {
	width: 55px;
	padding-top: 10%;
	}
.hands {
	width: 88px;
	padding: 10% 0% 0% 0%;
	}
.quote {
	width: 66px;
	padding: 8% 0% 0% 0%;
	}
.promotionboxtext {
	text-align: center;
	color:aliceblue;
	padding: 3% 5% 8% 5%;
	font-size: 18px;
	}
.serviceladder {
	font-size: 18px;
	color: #023B8E;
	font-family: myFontSairabold;
	padding: 0.5% 3% 1% 3%;
	}
.arrow {
	width: 30px;
	height: auto;
	padding: 1% 0.5% 1.6% 0.5%;
	vertical-align: text-bottom;
	}
/*Intruder page*/
.intruderimage {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 25% 0% 0% 0%;
	background-image:url("images/brick_wall_desk.jpg");
	background-size: cover;
 
	}
.intrudertext {
	width: 100%;
	float: left;
	position: relative;
	height:790px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
	line-height: 150%;
	}
.boxes {
   	position: absolute;
	height: 80%;
	width: 90%;
	padding: 0% 0% 4% 5%;
    text-align: center;
    }
.boxes2 {
   	position: absolute;
	height: 80%;
	width: 100%;
	padding: 0% 0% 4% 0%;
    text-align: center;
    }
.intrudertitle {
	font-size: 30px;
	padding: 10% 2% 3% 2%;
	color: #003888;
	font-family: Myfonttitle;
	text-align: center;
	line-height: 110%;
	}
.smallertitle {
	font-size: 16px;	
	}
.intrudercontent {
	padding: 3% 0% 0% 0%;
	font-size: 18px;

	}
.whychoosebox {
	
	padding: 5% 0% 0% 0%;
	text-align: center;
	line-height: 180%;
		 display: inline-block;
  margin: 0 auto;
	width: 90%;
	font-size: 17px;
	}
.whychoosebox2 {
	font-size: 17px;
	padding: 5% 0% 0% 0%;
	text-align: center;
	line-height: 180%;
		 display: inline-block;
  margin: 0 auto;
	width: 95%;
	}
.tick {
	width: 20px;
	height: auto;
	vertical-align: middle;
	padding: 0% 2% 1% 0%;
	
	}
.intruderexample1 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 70%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/appcontroltablet.jpg");
	background-size: cover;
 
	}
.intruderexampletext {
	width: 100%;
	float: left;
	position: relative;
	height: 600px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 


	}
.intruderexample2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/pyronixtablet.jpg");
	background-size: cover;
  	
	}
.intruderexampletext2 {
	width: 100%;
	float: left;
	position: relative;
	height: 760px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
   	border-bottom:#C0C0C1 solid 10px;
	line-height: 150%;
	}
.pyronixlogo {
	width: 160px;
	height: auto;
	padding-top: 10%;
	}
.intruderexample3 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/ajaximage.jpg");
	background-size: cover;
 	
	}
.intruderexampletext3 {
	width: 100%;
	float: left;
	position: relative;
	height: 700px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 	border-bottom:#C0C0C1 solid 10px;
	line-height: 150%;
	}
.ajaxlogo {
	width: 210px;
	height: auto;
	padding-top: 10%;
	}
.smallertext {
	font-size: 15px;	
	}
/*CCTV*/
.cctvtitle {
	font-size: 40px;
	padding: 12% 0% 0% 0%;
	color: #003888;
	font-family: Myfonttitle;
	text-align: center;
	line-height: 60%;	
	}
.cctvtext {
	width: 100%;
	float: left;
	position: relative;
	height: 820px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
	line-height: 150%;
	}
.cctvimage {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 55%;
	overflow: hidden;
	margin: 28% 0% 0% 0%;
	background-image:url("images/cctmittab.jpg");
	background-size: cover;
 
	}
.cctvexample1 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 70%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/seconphone.jpg");
	background-size: cover;
 
	}
.cctvexampletext {
	width: 100%;
	float: left;
	position: relative;
	height: 650px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 


	}
.cctvexample2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/hikvisioncameras.jpg");
	background-size: cover;
  	
	}
.cctvexampletext2 {
	width: 100%;
	float: left;
	position: relative;
	height: 840px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
   	border-bottom:#C0C0C1 solid 10px;
	line-height: 150%;
	}
.cctvexample3 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/dahuaequip.jpg");
	background-size: cover;
 	
	}
.cctvexampletext3 {
	width: 100%;
	float: left;
	position: relative;
	height: 880px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 	border-bottom:#C0C0C1 solid 10px;
	line-height: 150%;
	}
/*Access Control*/
.accessimage {
		width: 100%;
	float: left;
	position: relative;
	padding-bottom: 55%;
	overflow: hidden;
	margin: 25% 0% 0% 0%;
	background-image:url("images/accessimagepic.jpg");
	background-size: cover;	
	}
.accesstitle {
		font-size: 25px;
	padding: 10% 0% 0% 0%;
	color: #003888;
	font-family: Myfonttitle;
	text-align: center;
	line-height: 120%;	
	}
.accessexample1 {
		width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/doorbuzzimage.jpg");
	background-size: cover;
 	background-position: center;
	}
.accessexample2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/elec-door-hand.jpg");
	background-size: cover;
 	background-position: center;
	border-bottom:#C0C0C1 solid 10px;	
	}
.accesscontent {
	padding: 0% 0% 0% 0%;
	font-size:18px;
	}
.fermaxlogo {
	width: 55%;
	height: auto;
	padding: 1% 1% 4% 1%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.bptlogo {
	width: 25%;
	height: auto;
	padding: 1% 1.5% 2% 1.5%;
	  display: inline-block;
  margin-left: auto;
  margin-right: auto;
	}
.paxtonlogo {
	width: 44%;
	height: auto;
	padding: 1% 1.5% 4% 5%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.actlogo {
	width: 40%;
	height: auto;
	padding: 1% 5% 4% 1.5%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
/*Fire alarms*/
.fireimage {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 25% 0% 0% 0%;
	background-image:url("images/FIRE.jpg");
	background-size: cover;		
	}
.fireexample1 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/firescape.jpg");
	background-size: cover;
 	background-position: center;
	}
.fireexample2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/alarmsgroup.jpg");
	background-size: cover;
 	background-position: center;
	border-bottom:#C0C0C1 solid 10px;	
	}
.firetext {
	width: 100%;
	float: left;
	position: relative;
	height: 890px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
	line-height: 150%;
	}
.fireexampletext {
	width: 100%;
	float: left;
	position: relative;
	height: 600px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
	}
.advancedlogo {
	width: 120px;
	height: auto;
	padding: 1% 3% 5.5% 5%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.kenteclogo {
	width: 110px;
	height: auto;
	padding: 1% 5% 4% 3%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.cteclogo {
	width: 40px;
	height: auto;
	padding: 1% 3% 3% 5%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.apollologo {
	width: 90px;
	height: auto;
	padding: 1% 3% 3% 3%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.hochikilogo {
	width: 120px;
	height: auto;
	padding: 1% 0% 5.5% 2%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
/*Fire safety*/
.firesafetyimage {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 25% 0% 0% 0%;
	background-image:url("images/firerisk.jpg");
	background-size: cover;		
	}
.firesafetytext {
	width: 100%;
	float: left;
	position: relative;
	height: 825px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
	line-height: 150%;
	}
.firesafetyexampletext {
	width: 100%;
	float: left;
	position: relative;
	height: 500px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
	}
.firesafetyexampletext2 {
	width: 100%;
	float: left;
	position: relative;
	height: 780px;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
	}
.firesafetyexample1 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/fireceiling.jpg");
	background-size: cover;
 	background-position: center;
	}
.firesafetyexample2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/fraimage.png");
	background-size: cover;
 	background-position: center;
	border-bottom:#C0C0C1 solid 10px;	
	}
/*Telecare*/
.telecareimage {
		width: 100%;
	float: left;
	position: relative;
	padding-bottom: 55%;
	overflow: hidden;
	margin: 25% 0% 0% 0%;
	background-image:url("images/elderlymobile.jpg");
	background-size: cover;		
	}
.telecareexample1 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 55%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/telcare1.jpg");
	background-size: cover;
 	background-position: center;
	}
.telecareexample2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 75%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/tecexamples.jpg");
	background-size: cover;
 	background-position: center;
	 	border-bottom:#C0C0C1 solid 5px;	
	}
.tynteclogo {
		width: 50%;
	height: auto;
	padding: 1% 5% 4% 9%;
	  display: inline-block;
  margin-left: auto;
  margin-right: auto;	
	}
.legrandlogo {
		width: 75%;
	height: auto;
	padding: 1% 12% 3% 12%;
	  display: inline-block;
  margin-left: auto;
  margin-right: auto;	
	}
/*Other services*/
.wealso {
	width: 100%;
	height: auto;
	margin: 0;
	float: left;
	text-align: center;
background-image: -webkit-linear-gradient(left, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
background-image: -o-linear-gradient(left, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
background-image: linear-gradient(to right, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
	}
.wealsoboxes {
	width: 130px;
	height:160px;
    display: inline-block;
	vertical-align: middle;
    margin: 2% 3% 1% 3%;
	text-align: center;
	}
.wealsotitle {
	text-align: center;
	font-size: 23px;
	padding: 8% 2% 6% 2%;
	color: #003888;
	}
.wealsotext {
	font-size: 20px;
	color: #003888;
	}
.intrudersymbol {
	width: 70px;
	height: auto;
	padding: 0% 0% 5% 0%;
	}
.cctvsymbol {
	width: 90px;
	height: auto;
	padding: 4% 0% 4% 0%;
	}
.accesssymbol {
	width: 100px;
	height: auto;
	padding: 0% 0% 0% 0%;
	}
.firesymbol {
	width: 90px;
	height: auto;
	padding: 2% 0% 8% 0%;
	}
.firerisksymbol {
	width: 60px;
	height: auto;
	padding: 2% 0% 11% 0%;
	}
.telecaresymbol {
	width: 65px;
	height: auto;
	padding: 2% 0% 7% 0%;
	}
/*Privacy page*/
.cookiepolicy {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding-top: 40%;
  
    }
.privacytitle {
     font-size: 28px;
    padding: 3% 3% 0% 3%;
    line-height: 140%;
    }
.policywording {
      padding: 0% 5% 2% 5%;
    text-align: justify;
    font-size: 14px;
    line-height: 140%;
    }
.privacysubtitles {
     font-size: 20px;
    padding: 2% 0% 0% 0%;
    }
/*Sitemap*/

.sitemap {
	width: 100%;
    height: auto;
	float: left;
	padding: 10% 0% 1% 0%;
      background-color:#012E6E;



	}
.sitemap2 {
	width: 100%;
    height: auto;
	float: left;
	padding: 10% 0% 1% 0%;
      background-color:#012E6E;



	}
.sitemap3 {
	width: 100%;
    height: auto;
	float: left;
	padding: 10% 0% 1% 0%;
         background-color:#012E6E;


	}
.sitemapspacing {
	line-height: 24px;
	font-size: 15px;
	padding: 0% 3% 0% 3%;
	}
.sitemapspacing2 {
	font-size: 17px;
	line-height: 45px;
	}
.sitemapspacing4 {
	line-height: 23px;
    font-size: 12px;
 
	}
.cookiewriting {
	font-size: 11px;
    padding: 6% 0% 8% 0%;
	}

.webdesigner {
	font-size: 12px;
    padding-top: 5%;
	}
.sitemapspacing3 {
	font-size: 12px;
	line-height: 26px;
    padding-top: 2%;
	}
.sitemaptitlesize {
	padding-bottom: 2%;
	font-size: 15px;
	}
.envelopeicon {
	width: 18px;
	height: auto;
    padding: 0% 2% 1% 1%;
    vertical-align: middle;
	}

.phoneicon {
	width: 16px;
	height: auto;
    padding: 0% 1.5% 1% 0%;
    vertical-align: middle;
	}
.safelogo {
	width: 85px;
	height: auto;
	padding: 5% 3% 0% 0%;
	}
.firelogo {
	width: 130px;
	height: auto;
	padding: 5% 0% 1.5% 1%;
	}
.callout {
	width: 60px;
	height: auto;
	padding: 2% 0% 1% 4%;
	}
.bafecert {
	width: 75px;
	height: auto;
	padding: 0% 0% 1% 5%;
	}
}
/*tablet view*/
@media only screen and (min-width: 768px) and (max-width: 1023px){
nav {

	z-index:10;
	width: 100%;
	height: 140px;
	position: fixed;
    background-color:#012E6E;
	margin-top: 0;
    	  -webkit-box-shadow: 0 14px 2px -3px #222;
  -moz-box-shadow: 0 2px 14px -3px #222;
  box-shadow: 0 2px 14px -3px #222;
    }
/*Navigation*/
.sidenav .closebtn {
    position: absolute;
    top: 2%;
    left: 2%;
    font-size: 36px;
    
}
.burger {
	position: fixed;
	right: 0;
	margin-right: 4.5%;
	top: 1%;
	z-index: 30;
	border: thick #1152B6;
    font-family: myFontRoboto;
}
.logo {
	float:left;
	width: 150px;
	height: auto;
	margin: 15px 0px 13px 10px;
}
.menutext2 {
     text-align: center;
    font-size: 15px;
	padding: 5% 0% 0% 0%;
	font-family: MyFonttitle;
	color:#F2F3F3;
	width: 95%;
	line-height: 200%;
    }
.whitehouse {
	width: 20px;
	height: auto;
	vertical-align: middle;
	padding: 0% 1% 01% 0%;
	}
.dropdown-content {
    font-size: 17px;
    min-width: 180px;
     line-height: 140%;
    }
.dropdown-content a {
    padding: 10px 12px;
    }
.dropbtn {
    background-color:#022E6E;
    color: white;
    padding: 10px 16px 10px 16px;
   
    font-size: 16px;
    border: none;
    cursor: pointer;
  font-family: MyFonttitle;
    border-radius: 4px;
    z-index: 999;
   
    }
.menuspacing {
	padding: 0% 1.5% 0% 1.5%;
	}
.homepageno {
    font-family: myFonttitle;
    float: right;
    margin: 5% 0% 0% 0%;
       background-image: linear-gradient(to right, #464648 , #a8aaad, #464648, #a8aaad);
    padding: 1% 2% 1% 2%;
    color:#F4F4F5;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
   border-radius: 3px;
    }
.homepagesection1 {
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
    text-align: center;
	background-image: url("images/security-tablet.jpg");
	padding-bottom: 5%;
	
	background-size: cover;
	}
.welcometitle {
	font-size: 35px;
	padding: 27% 10% 0% 10%;
	color: #003888;
	font-family: Myfonttitle;
	}
.maintitle {
	font-size: 25px;
	padding: 0% 10% 1.5% 10%;
	}
.maintitletext {
	font-size: 19px;
	padding: 0% 10% 3% 10%;
	}
.friendlyadvice {
	font-size: 24px;
	}
.protection {
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
  	text-align: center;
	padding: 2% 0% 5% 0%;
background-image: -webkit-linear-gradient(left, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
background-image: -o-linear-gradient(left, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
	  background-image: linear-gradient(to right, #DADADA , #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
	}
.subtitlehome {
	font-size: 38px;
	padding: 8% 10% 0% 10%;
	color: #003888;
	font-family: Myfonttitle;
	font-weight: 900;
	}
.aboutus {
     width: 350px;
	height:345px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 1% 3% 1%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
    line-height: 135%;
	
    }
.semibold {
	color: #003888;
	padding: 2% 4% 0% 4%;
	}
.greywriting {
	font-size: 15px;
	color:#7E8081;
	
	}
.promotionbox {
	width: 35%;
	height: 180px;
	background-color: #022E6E;
	margin: 0% 5% 3% 5%;
	display: inline-block;
	border-radius: 4px;
	border:#BABBBD 3px solid ;
	}
.house {
	width: 58px;
	padding-top: 12%;
	}
.highcert {
	width: 55px;
	padding-top: 9%;
	}
.hands {
	width: 88px;
	padding: 7.6% 0% 0% 0%;
	}
.quote {
	width: 68px;
	padding: 7.5% 0% 0% 0%;
	}
.promotionboxtext {
	text-align: center;
	color:aliceblue;
	padding: 3% 5% 8% 5%;
	font-size: 18px;
	}
.serviceladder {
	font-size: 28px;
	color: #023B8E;
	font-family: myFontSairabold;
	}
.arrow {
	width: 48px;
	height: auto;
	padding: 1% 0.5% 0.4% 0.5%;
	vertical-align: text-bottom;
	}
/*Intruder page*/
.intruderimage {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
	background-image:url("images/brick_wall_desk.jpg");
	background-size: cover;
 
	}
.intrudertext {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 80%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;

	}
.boxes {
   	position: absolute;
	height: 80%;
	width: 90%;
	padding: 0% 3% 4% 4%;
    text-align: center;
	
    }
.boxes2 {
   	position: absolute;
	height: 80%;
	width: 100%;
	padding: 0% 0% 4% 0%;
    text-align: center;
    }
.intrudertitle {
	font-size: 40px;
	padding: 10% 0% 0% 0%;
	color: #003888;
	font-family: Myfonttitle;
	text-align: center;
	line-height: 60%;
	}
.smallertitle {
	font-size: 16px;	
	}
.intrudercontent {
	padding: 3% 0% 0% 0%;
	font-size: 18px;

	}
.whychoosebox {
	font-size: 20px;
	padding: 5% 0% 0% 0%;
	text-align: left;
	line-height: 240%;
		 display: inline-block;
  margin: 0 auto;
	width: 70%;
	}
.whychoosebox2 {
	font-size: 20px;
	padding: 5% 0% 0% 0%;
	text-align: left;
	line-height: 240%;
		 display: inline-block;
  margin: 0 auto;
	width: 85%;
	}
.tick {
	width: 20px;
	height: auto;
	vertical-align: middle;
	padding: 0% 2% 1% 0%;
	
	}
.intruderexample1 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 70%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/appcontroltablet.jpg");
	background-size: cover;
 
	}
.intruderexampletext {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 75%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 


	}
.intruderexample2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/pyronixtablet.jpg");
	background-size: cover;
  	
	}
.intruderexampletext2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 80%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
   	border-bottom:#C0C0C1 solid 10px;
	}
.pyronixlogo {
	width: 200px;
	height: auto;
	padding-top: 8%;
	}
.intruderexample3 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/ajaximage.jpg");
	background-size: cover;
 	
	}
.intruderexampletext3 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 80%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 	border-bottom:#C0C0C1 solid 10px;
	}
.ajaxlogo {
	width: 280px;
	height: auto;
	padding-top: 8%;
	}
.smallertext {
	font-size: 15px;	
	}
/*CCTV*/
.cctvtitle {
	font-size: 40px;
	padding: 12% 0% 0% 0%;
	color: #003888;
	font-family: Myfonttitle;
	text-align: center;
	line-height: 60%;	
	}
.cctvtext {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 90%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;

	}
.cctvimage {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 55%;
	overflow: hidden;
	margin: 12% 0% 0% 0%;
	background-image:url("images/cctmittab.jpg");
	background-size: cover;
 
	}
.cctvexample1 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 70%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/seconphone.jpg");
	background-size: cover;
 
	}
.cctvexampletext {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 85%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 


	}
.cctvexample2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/hikvisioncameras.jpg");
	background-size: cover;
  	
	}
.cctvexampletext2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 95%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
   	border-bottom:#C0C0C1 solid 10px;
	}
.cctvexample3 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/dahuaequip.jpg");
	background-size: cover;
 	
	}
.cctvexampletext3 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 90%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 	border-bottom:#C0C0C1 solid 10px;
	}
/*Access Control*/
.accessimage {
		width: 100%;
	float: left;
	position: relative;
	padding-bottom: 55%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
	background-image:url("images/accessimagepic.jpg");
	background-size: cover;	
	}
.accesstitle {
		font-size: 35px;
	padding: 10% 0% 0% 0%;
	color: #003888;
	font-family: Myfonttitle;
	text-align: center;
	line-height: 120%;	
	}
.accessexample1 {
		width: 100%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/doorbuzzimage.jpg");
	background-size: cover;
 	background-position: center;
	}
.accessexample2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/elec-door-hand.jpg");
	background-size: cover;
 	background-position: center;
	border-bottom:#C0C0C1 solid 10px;	
	}
.accesscontent {
	padding: 0% 0% 0% 0%;
	font-size:18px;

	}
.fermaxlogo {
	width: 27%;
	height: auto;
	padding: 1% 1% 4% 1%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.bptlogo {
	width: 12%;
	height: auto;
	padding: 1% 1.5% 2% 1.5%;
	  display: inline-block;
  margin-left: auto;
  margin-right: auto;
	}
.paxtonlogo {
	width: 24%;
	height: auto;
	padding: 1% 1.5% 4% 1.5%;
	  display: inline-block;
  margin-left: auto;
  margin-right: auto;
	}
.actlogo {
	width: 24%;
	height: auto;
	padding: 1% 1.5% 4% 1.5%;
	  display: inline-block;
  margin-left: auto;
  margin-right: auto;
	}
/*Fire alarms*/
.fireimage {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
	background-image:url("images/FIRE.jpg");
	background-size: cover;		
	}
.fireexample1 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/firescape.jpg");
	background-size: cover;
 	background-position: center;
	}
.fireexample2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/alarmsgroup.jpg");
	background-size: cover;
 	background-position: center;
	border-bottom:#C0C0C1 solid 10px;	
	}
.firetext {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 90%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
	
	}
.fireexampletext {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 90%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;

	}
.advancedlogo {
	width: 120px;
	height: auto;
	padding: 1% 2% 5.5% 0%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.kenteclogo {
	width: 110px;
	height: auto;
	padding: 1% 2% 4% 2%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.cteclogo {
	width: 40px;
	height: auto;
	padding: 1% 2% 3% 2%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.apollologo {
	width: 90px;
	height: auto;
	padding: 1% 2% 3% 2%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.hochikilogo {
	width: 120px;
	height: auto;
	padding: 1% 0% 5.5% 2%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
/*Fire safety*/
.firesafetyimage {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
	background-image:url("images/firerisk.jpg");
	background-size: cover;		
	}
.firesafetytext {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 92%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
	
	}
.firesafetyexampletext {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 80%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;

	}
.firesafetyexampletext2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 80%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;

	}
.firesafetyexample1 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/fireceiling.jpg");
	background-size: cover;
 	background-position: center;
	}
.firesafetyexample2 {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/fraimage.png");
	background-size: cover;
 	background-position: center;
	border-bottom:#C0C0C1 solid 10px;	
	}
/*Telecare*/
.telecareimage {
		width: 100%;
	float: left;
	position: relative;
	padding-bottom: 55%;
	overflow: hidden;
	margin: 16% 0% 0% 0%;
	background-image:url("images/elderlymobile.jpg");
	background-size: cover;		
	}
.telecareexample1 {
		width: 100%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/telcare1.jpg");
	background-size: cover;
 	background-position: center;
	}
.telecareexample2 {
			width: 100%;
	float: left;
	position: relative;
	padding-bottom: 75%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/tecexamples.jpg");
	background-size: cover;
 	background-position: center;
	 	border-bottom:#C0C0C1 solid 10px;	
	}
.tynteclogo {
		width: 24%;
	height: auto;
	padding: 1% 5% 4% 9%;
	  display: inline-block;
  margin-left: auto;
  margin-right: auto;	
	}
.legrandlogo {
		width: 40%;
	height: auto;
	padding: 1% 9% 3.2% 5%;
	  display: inline-block;
  margin-left: auto;
  margin-right: auto;	
	}
/*Other services*/
.wealso {
	width: 100%;
	height: auto;
	margin: 0;
	float: left;
	text-align: center;
background-image: -webkit-linear-gradient(left, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
background-image: -o-linear-gradient(left, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
background-image: linear-gradient(to right, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
	}
.wealsoboxes {
	width: 130px;
	height:160px;
    display: inline-block;
	vertical-align: middle;
    margin: 2% 1% 3% 1%;
	text-align: center;
	}
.wealsotitle {
	text-align: center;
	font-size: 27px;
	padding: 4% 2% 2% 2%;
	color: #003888;
	}
.wealsotext {
	font-size: 20px;
	color: #003888;
	}
.intrudersymbol {
	width: 70px;
	height: auto;
	padding: 0% 0% 5% 0%;
	}
.cctvsymbol {
	width: 90px;
	height: auto;
	padding: 4% 0% 4% 0%;
	}
.accesssymbol {
	width: 100px;
	height: auto;
	padding: 0% 0% 0% 0%;
	}
.firesymbol {
	width: 90px;
	height: auto;
	padding: 2% 0% 8% 0%;
	}
.firerisksymbol {
	width: 60px;
	height: auto;
	padding: 2% 0% 11% 0%;
	}
.telecaresymbol {
	width: 65px;
	height: auto;
	padding: 2% 0% 7% 0%;
	}
/*Privacy page*/
.privacytitle {
	font-size: 40px;
	padding-top: 8%;
	}
.cookiepolicy {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding-top: 18%;
     
    }
.policywording {
      padding: 0% 5% 2% 5%;
    text-align: justify;
    }
.privacysubtitles {
     font-size: 22px;
    padding: 2% 0% 0% 0%;
    }
/*Sitemap*/
.sitemap {
	width: 100%;
    height: auto;
	float: left;
	padding: 5% 0% 1% 0%;
   background-color:#012E6E;


	}
.sitemap2 {
    	width: 100%;
    height: auto;
	float: left;
	padding: 3% 0% 1% 0%;
   background-color:#012E6E;
  
    }
.sitemap3 {
     	width: 100%;
    height: auto;
	float: left;
	padding: 3% 0% 1% 0%;
   background-color:#012E6E;
    }
.sitemapspacing {
	line-height: 26px;
	font-size: 18px;
    padding: 0% 15% 0% 15%;
	}
.sitemapspacing2 {
	font-size: 20px;
	line-height: 40px;
	}
.sitemapspacing4 {
	line-height: 28px;
    font-size: 13px;

	}
.cookiewriting {
	font-size: 13px;
    padding: 3%;
	}


.webdesigner {
	font-size: 13px;
    padding-top: 2%;
	}
.sitemapspacing3 {
	font-size: 16px;
	line-height: 26px;
    padding-top: 2%;
	}
.sitemaptitlesize {
	padding-bottom: 2%;
	font-size: 15px;
	}
.envelopeicon {
	width: 18px;
	height: auto;
    padding: 0% 2% 1% 1%;
    vertical-align: middle;
	}

.phoneicon {
	width: 17px;
	height: auto;
    padding: 0% 2% 1% 0%;
    vertical-align: middle;
	}
.safelogo {
	width: 120px;
	height: auto;
	padding: 2% 0% 0% 0%;
	}
.firelogo {
	width: 170px;
	height: auto;
	padding: 2% 0% 1% 6%;
	}
.callout {
	width: 60px;
	height: auto;
	padding: 2% 0% 1% 4%;
	}
.bafecert {
	width: 110px;
	height: auto;
	padding: 0% 0% 0.5% 5%;
	}
}
/*desktop view*/
@media only screen and (min-width: 1024px){
nav {

	z-index:10;
	width: 100%;
	height: 180px;
	position: fixed;
    background-color:#012E6E;
	margin-top: 0;
    	  -webkit-box-shadow: 0 14px 2px -3px #222;
  -moz-box-shadow: 0 2px 14px -3px #222;
  box-shadow: 0 2px 14px -3px #222;
    }
/*Navigation*/
.sidenav .closebtn {
    position: absolute;
    top: 2%;
    left: 2%;
    font-size: 36px;
    
}
.burger {
	position: fixed;
	right: 0;
	margin-right: 2%;
	top: 3%;
	z-index: 30;
	border: thick #1152B6;
    font-family: myFontRoboto;
}
.logo {
	float:left;
	width: 200px;
	height: auto;
	margin: 12px 0px 13px 25px;
}
.whitehouse {
	width: 24px;
	height: auto;
	vertical-align: middle;
	padding: 0% 1% 0.5% 0%;
	}
.menutext2 {
     text-align: center;
    font-size: 18px;
	padding: 5% 0% 0% 15%;
	font-family: MyFonttitle;
	color:#F2F3F3;
	width: 90%;
	line-height: 200%;
    }
.dropdown-content {
        min-width: 250px;
     line-height: 160%;
	font-size: 16px;
    }
.dropdown-content a {
         padding: 12px 16px; 
    }
.dropbtn {
    background-color:#022E6E;
    color: white;
    padding: 10px 16px 10px 16px;
   
    font-size: 18px;
    border: none;
    cursor: pointer;
  font-family: MyFonttitle;
    border-radius: 4px;
    z-index: 999;
   
    }
.menuspacing {
	padding: 0% 1% 0% 1%;	
	}
.homepageno {
    font-family: myFonttitle;
  	margin: 0% 0% 0% 8%;
    background-image: linear-gradient(to right, #5B5B5E , #a8aaad, #5B5B5E, #a8aaad);
    padding: 1.2% 2% 1% 2%;
    color:white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 	font-size: 24px;
	border-radius: 3px;

    }
.homepagesection1 {
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
    text-align: center;	
	background-image: url("images/Security-System-background.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	}
.welcometitle {
	font-size: 46px;
	padding: 17% 10% 0% 10%;
	color: #003888;
	font-family: Myfonttitle;
	}
.maintitle {
	font-size: 30px;
	padding: 0% 10% 1.5% 10%;
	}
.maintitletext {
	font-size: 19px;
	padding: 0% 15% 0% 15%;
	}
.friendlyadvice {
	font-size: 24px;
	}
.protection {
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
  	text-align: center;
	padding: 2% 0% 5% 0%;
	  background-image: linear-gradient(to right, #DADADA , #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
	background-image: -webkit-linear-gradient(left, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
background-image: -o-linear-gradient(left, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
	}
.subtitlehome {
	font-size: 52px;
	padding: 3% 10% 0% 10%;
	color: #003888;
	font-family: Myfonttitle;
	font-weight: 900;
	}
.aboutus {
     width: 370px;
	height:348px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
    line-height: 135%;
	
    }
.semibold {
	color: #003888;
	padding: 2% 4% 0% 4%;
	}
.greywriting {
	font-size: 15px;
	color:#7E8081;
	
	}
.promotionbox {
	width: 16%;
	height: 160px;
	background-color: #022E6E;
	margin: 0% 1% 5% 1%;
	display: inline-block;
	border-radius: 4px;
	border:#BABBBD 3px solid ;
	}
.house {
	width: 58px;
	padding-top: 7%;
	}
.highcert {
	width: 51px;
	padding-top: 8.5%;
	}
.hands {
	width: 84px;
	padding: 7% 0% 0% 0%;
	}
.quote {
	width: 64px;
	padding: 4.1% 0% 0% 0%;
	}
.promotionboxtext {
	text-align: center;
	color:aliceblue;
	padding: 3% 5% 8% 5%;
	font-size: 1vw;
	}
.serviceladder {
	font-size: 28px;
	color: #023B8E;
	font-family: myFontSairabold;
	}
.arrow {
	width: 48px;
	height: auto;
	padding: 1% 0.5% 0.4% 0.5%;
	vertical-align: text-bottom;
	}
/*Intruder page*/
.intruderimage {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
	background-image:url("images/brick_wall_desktop.jpg");
	background-size: cover;
 
	}
.intrudertext {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
    text-align: justify;

	}
.boxes {
   	position: absolute;
	height: 80%;
	width: 88%;
	padding: 0% 6% 4% 6%;
    text-align: center;
    }
.boxes2 {
   	position: absolute;
	height: 80%;
	width: 88%;
	padding: 0% 6% 4% 6%;
    text-align: center;
    }
.intrudertitle {
	font-size: 35px;
	padding: 18% 0% 0% 0%;
	color: #003888;
	font-family: Myfonttitle;
	text-align: center;
	line-height: 60%;
	}
.smallertitle {
	font-size: 16px;	
	}
.intrudercontent {
	padding: 3% 0% 0% 0%;
	font-size:1.1vw;

	}
.whychoosebox {
	font-size: 1.2vw;
	padding: 5% 0% 0% 0%;
	text-align: left;
	line-height: 240%;
	 display: inline-block;
  margin: 0 auto;
	}
.whychoosebox2 {
	font-size: 1.2vw;
	padding: 5% 0% 0% 0%;
	text-align: left;
	line-height: 240%;
	 display: inline-block;
  margin: 0 auto;
	}
.tick {
	width: 20px;
	height: auto;
	vertical-align: middle;
	padding: 0% 2% 1% 0%;
	
	}
.intruderexample1 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/appcontrol.jpg");
	background-size: cover;
 
	}
.intruderexampletext {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 


	}
.intruderexample2 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/pyronix.jpg");
	background-size: cover;
  	border-bottom:#C0C0C1 solid 10px;	
	}
.intruderexampletext2 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
    	border-bottom:#C0C0C1 solid 10px;	
	}
.pyronixlogo {
	width: 200px;
	height: auto;
	padding-top: 11%;
	}
.intruderexample3 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/ajaximage.jpg");
	background-size: cover;
   	border-bottom:#C0C0C1 solid 10px;		
	}
.intruderexampletext3 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
   	border-bottom:#C0C0C1 solid 10px;	
	}
.ajaxlogo {
	width: 280px;
	height: auto;
	padding-top: 10%;
	}
.smallertext {
	font-size: 15px;	
	}
/*CCTV*/
.cctvtitle {
	font-size: 35px;
	padding: 15% 0% 0% 0%;
	color: #003888;
	font-family: Myfonttitle;
	text-align: center;
	line-height: 60%;	
	}
.cctvimage {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
	background-image:url("images/cctmit.jpg");
	background-size: cover;
 
	}
.cctvtext {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
    text-align: justify;
	
	}
.cctvexample1 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/seconphone.jpg");
	background-size: cover;
 	background-position: center;
	}
.cctvexampletext {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 	


	}
.cctvexample2 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/hikvisioncameras.jpg");
	background-size: cover;
	background-position: center;
   	border-bottom:#C0C0C1 solid 10px;		
	}
.cctvexampletext2 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
    	border-bottom:#C0C0C1 solid 10px;	
	}
.cctvexample3 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/dahuaequip.jpg");
	background-position: center;
	background-size: cover;
   	border-bottom:#C0C0C1 solid 10px;		
	}
.cctvexampletext3 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
   	border-bottom:#C0C0C1 solid 10px;	
	}
/*Access Control*/
.accessimage {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
	background-image:url("images/accessimagepic.jpg");
	background-size: cover;	
	}
.accesstitle {
	font-size: 33px;
	padding: 12% 0% 0% 0%;
	color: #003888;
	font-family: Myfonttitle;
	text-align: center;
	line-height: 120%;	
	}
.accessexample1 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/doorbuzzimage.jpg");
	background-size: cover;
 	background-position: center;
	}
.accessexample2 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/elec-door-hand.jpg");
	background-size: cover;
 	background-position: center;
	border-bottom:#C0C0C1 solid 10px;	
	}
.accesscontent {
	padding: 0% 0% 0% 0%;
	font-size:1.1vw;
	}
.fermaxlogo {
	width: 27%;
	height: auto;
	padding: 1% 1% 4% 1%;
	display: inline-block;
 	margin-left: auto;
  	margin-right: auto;
	}
.bptlogo {
	width: 12%;
	height: auto;
	padding: 1% 1.5% 2% 1.5%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.paxtonlogo {
	width: 24%;
	height: auto;
	padding: 1% 1.5% 4% 1.5%;
	  display: inline-block;
  margin-left: auto;
  margin-right: auto;
	}
.actlogo {
	width: 24%;
	height: auto;
	padding: 1% 1.5% 3% 1.5%;
	  display: inline-block;
  margin-left: auto;
  margin-right: auto;
	}
/*Fire alarms*/
.fireimage {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
	background-image:url("images/FIRE.jpg");
	background-size: cover;		
	}
.fireexample1 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/firescape.jpg");
	background-size: cover;
 	background-position: center;
	}
.fireexample2 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/alarmsgroup.jpg");
	background-size: cover;
 	background-position: center;
	border-bottom:#C0C0C1 solid 10px;	
	}
.fireexampletext {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 	


	}
.firetext {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
    text-align: justify;
	
	}
.advancedlogo {
	width: 120px;
	height: auto;
	padding: 1% 2% 5.5% 0%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.kenteclogo {
	width: 110px;
	height: auto;
	padding: 1% 2% 4% 2%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.cteclogo {
	width: 40px;
	height: auto;
	padding: 1% 2% 3% 2%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.apollologo {
	width: 90px;
	height: auto;
	padding: 1% 2% 3% 2%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
.hochikilogo {
	width: 120px;
	height: auto;
	padding: 1% 0% 5.5% 2%;
	display: inline-block;
  	margin-left: auto;
  	margin-right: auto;
	}
/*Fire safety*/
.firesafetyimage {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
	background-image:url("images/firerisk.jpg");
	background-size: cover;		
	}
.firesafetytext {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
    text-align: justify;
	
	}
.firesafetyexampletext {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 
	}
.firesafetyexampletext2 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
    text-align: justify;
 
	}
.firesafetyexample1 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/fireceiling.jpg");
	background-size: cover;
 	background-position: center;
	}
.firesafetyexample2 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/fraimage.png");
	background-size: cover;
 	background-position: center;

	}

/*Telcare*/
.telecareimage {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 10% 0% 0% 0%;
	background-image:url("images/elderlydesk.jpg");
	background-size: cover;		
	}
.telecareexample1 {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/telcare1.jpg");
	background-size: cover;
 	background-position: center;
	}
.telecareexample2 {
		width: 50%;
	float: left;
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
	margin: 0% 0% 0% 0%;
	background-image:url("images/tecexamples.jpg");
	background-size: cover;
 	background-position: center;
	 	border-bottom:#C0C0C1 solid 10px;	
	}
.tynteclogo {
		width: 27%;
	height: auto;
	padding: 1% 5% 4% 9%;
	  display: inline-block;
  margin-left: auto;
  margin-right: auto;	
	}
.legrandlogo {
		width: 44%;
	height: auto;
	padding: 1% 9% 3% 5%;
	  display: inline-block;
  margin-left: auto;
  margin-right: auto;	
	}
/*Other services*/
.wealso {
	width: 100%;
	height: auto;
	margin: 0;
	float: left;
	text-align: center;
background-image: -webkit-linear-gradient(left, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
background-image: -o-linear-gradient(left, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
background-image: linear-gradient(to right, #DADADA, #F9F9F9, #EFEEEE, #F9F9F9, #DADADA);
	}
.wealsoboxes {
	width: 160px;
	height:160px;
    display: inline-block;
	vertical-align: middle;
    margin: 2% 2% 3% 2%;
	text-align: center;
	}
.wealsotitle {
	text-align: center;
	font-size: 30px;
	padding-top: 2%;
	color: #003888;
	}
.wealsotext {
	font-size: 20px;
	color: #003888;
	}
.intrudersymbol {
	width: 100px;
	height: auto;
	padding: 0% 0% 0% 0%;
		 transition: transform .2s;
	margin: 0 auto;
	}
.cctvsymbol {
	width: 120px;
	height: auto;
	padding: 4% 0% 4% 0%;
	 transition: transform .2s;
	margin: 0 auto;
	}
.accesssymbol {
	width: 130px;
	height: auto;
	padding: 0.5% 0% 0% 0%;
		 transition: transform .2s;
	margin: 0 auto;
	}
.firesymbol {
	width: 120px;
	height: auto;
	padding: 2% 0% 7% 0%;
		 transition: transform .2s;
	margin: 0 auto;
	}
.firerisksymbol {
	width: 90px;
	height: auto;
	padding: 2% 0% 5% 0%;
		 transition: transform .2s;
	margin: 0 auto;
	}
.telecaresymbol {
	width: 95px;
	height: auto;
	padding: 2% 0% 2% 0%;
	 transition: transform .2s;
	margin: 0 auto;
	}
/*Privacy page*/
.privacytitle {
	font-size: 40px;
	padding-top: 5%;
	}
.cookiepolicy {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding-top: 10%;
     
    }
.policywording {
    padding: 0% 10% 2% 10%;
    text-align: justify;
    }
.privacysubtitles {
    font-size: 25px;
    padding: 2% 0% 0% 0%;
    }
/*Sitemap*/
.sitemap {
	width: 33.33%;
    height: 300px;
	float: left;
	padding: 2.5% 0% 1% 0%;
   	background-color:#012E6E;


	}
.sitemap2 {
	width: 33.33%;
    height: 300px;
	float: left;
	padding: 2.5% 0% 1% 0%;
     background-color:#012E6E;


	}
.sitemap3 {
	width: 33.33%;
    height: 300px;
	float: left;
	padding: 2.5% 0% 1% 0%;
     background-color:#012E6E;
	}
.sitemapspacing {
	line-height: 28px;
	font-size: 16px;
	}
.sitemapspacing2 {
	font-size: 16px;
	line-height: 40px;
	}
.sitemapspacing4 {
	line-height: 20px;
    font-size: 13px;

	}
.cookiewriting {
	font-size: 11px;
    padding-top: 3%;
	}

.webdesigner {
	font-size: 11px;
    padding-top: 4%;
	}
.sitemapspacing3 {
	font-size: 12px;
	line-height: 26px;
    padding-top: 2%;
	}
.sitemaptitlesize {
	padding-bottom: 2%;
	font-size: 15px;
	}
.envelopeicon {
	width: 19px;
	height: auto;
    padding: 0% 2% 0.3% 1%;
    vertical-align: middle;
	}

.phoneicon {
	width: 15px;
	height: auto;
    padding: 0% 1.5% 1% 0%;
    vertical-align: middle;
	}
.safelogo {
	width: 85px;
	height: auto;
	padding: 2% 0% 0% 0%;
	}
.firelogo {
	width: 130px;
	height: auto;
	padding: 2% 0% 1% 4%;
	}
.callout {
	width: 50px;
	height: auto;
	padding: 2% 0% 1% 4%;
	}
.bafecert {
	width: 75px;
	height: auto;
	padding: 0% 0% 1% 5%;
	}
}