@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline;

}



body {

	font-family: 'Arimo', sans-serif;

}

.wrapper {

	width:1170px;

	margin:0 auto;

}

.header-top{

	background-color:#f4f2f2;

	overflow:hidden;

}

.contact-top p{

	font-size:13px;

	line-height:31px;

	color:#828181;

	text-align:left;

	display:inline-block;

}

.contact-top{

  float: left;

}


.contact-top img {

  margin-right: 5px;

  vertical-align: middle;

}

.contact-top a{

	font-size:13px;

	line-height:31px;

	color:#828181;

	text-align:left;

	text-decoration:none;

}

.contact-top .mail {

  margin-left: 30px;

  vertical-align: middle;

}

.social-images {

  background-color: hsl(0, 3%, 88%);

  border-radius: 100%;

  display: inline-block;

  height: 22px;

  margin: 5px auto;

  text-align: center;

  width: 22px;

}

.social-links-top {

  float: right;

}

.social-images img {

  vertical-align: middle;

}

.navbar {

  background-color: hsl(0, 0%, 100%);

  overflow:hidden;

}

.logo {
  float: left;
  padding-top: 22px;
  width: 37%;
}

.navigation {

  float: right;

  width: 60%;

  text-align: right;

}

.navigation li {

  display: inline-block;

  list-style: outside none none;

padding: 0px;

}

.navigation ul li a {
  border-bottom: 3px solid #fff;
  color: #111111;
  display: block;
  font-size: 15px;
  line-height: 31px;
  padding: 28px 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.banner > img {

  max-width: 100%;

}

.heading{

	margin-bottom: 15px;

	position:relative;

}

.about-us {

  background-color: hsl(0, 0%, 100%);

  padding-bottom: 30px;

  padding-top:50px;

}

.heading h2{

	font-size:42px;

	line-height:31px;

	color:#111111;

	text-align:center;

	text-transform:uppercase;

	margin:0 auto;

	font-family: 'Open Sans', sans-serif;

	font-weight:700;



	

}

.heading::after {

  border-bottom: 1px solid hsl(46, 100%, 50%);

  content: "";

  height: 20px;

  left: 0;

  margin: 0 auto;

  position: absolute;

  right: 0;

  width: 83px;

}

.about-us p {

  color: hsl(0, 0%, 7%);

  font-size: 15px;

  font-weight: 400;

  line-height: 29px;

  margin: 55px auto 40px;

  text-align: center;

  width: 80%;

}

.services{

	background-color:#f6f6f6;

	  padding-bottom: 30px;

  padding-top:50px;

}

.services p {

  color: hsl(0, 0%, 7%);

  font-size: 15px;

  font-weight: 400;

  line-height: 29px;

  margin: 40px auto;

  text-align: center;

  width: 70%;

}

.provided-services ul li {

  display: inline-block;

  list-style: outside none none;

  text-align: center;

  width: 24%;

}

.provided-services ul li h3 {

  color: hsl(0, 0%, 7%);

  font-size: 24px;

  font-weight: 400;

  line-height: 31px;

  margin: 0 auto 12px;

  padding: 0 10px;

  text-align: center;

}

.provided-services ul li p{

	color: hsl(0, 0%, 7%);

  font-size: 13px;

  font-weight: 400;

  line-height: 24px;

  margin: 12px auto;

  text-align: center;

}

.provided-services ul li a {

  background-color: hsl(46, 100%, 50%);

  border-radius: 4px;

  color: hsl(0, 0%, 7%);

  font-size: 15px;

  font-weight: 400;

  line-height: 31px;

  padding: 5px 25px;

  text-align: center;

  text-decoration: none;

}

.provided-services {

  padding-bottom: 40px;

}

.clients{

	background-color:#fff;

	  padding-bottom: 30px;

  padding-top:50px;

}

.clients p {

  color: hsl(0, 0%, 7%);

  font-size: 15px;

  font-weight: 400;

  line-height: 29px;

  margin: 40px auto;

  text-align: center;

  width: 60%;

}

.client-list {

  list-style: outside none none;

  margin: 0px;

}

.our-clients {

  background: #f9f9f9 none repeat scroll 0 0;

  width: 302px;

  height:270px;

  border:1px solid #f1f0f0;

  border-radius:7px;

  text-align:center;

  padding-bottom: 25px;

  display:inline-block;
}

.client-img {

  border: 4px solid #ffffff;

  border-radius: 50%;

  height: 60px;

  line-height: 60px;

  margin-left: auto;

  margin-right: auto;

  overflow: hidden;

  position: relative;

  text-align: center;

  top: -30px;

  width: 60px;

}

.client-img img {

  max-width: 74px;

  height: auto;

}

.clients-info {

  height: auto;

  margin-top: -21px;

  overflow: hidden;

  width: auto;

}

.clients-info h1 {

  font-size: 16px;

  font-weight: 700;

  color:#181818;

  font-family: 'Open Sans', sans-serif;

}

.clients-info h2 {
  color: #181818;
  font-family: "Arimo",sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  padding-bottom: 25px;
}

.clients-info p {

  box-sizing: border-box;

  float: left;

  font-family: "Arimo",sans-serif;

  font-size: 14px;

  margin: 0;

  overflow: hidden !important;

  padding: 0 10px 10px;

  text-align: center;

  width: 100%;

}

.contect-details {

  background: #f6f6f6 none repeat scroll 0 0;

  margin-top:40px;

  padding-top:70px;

  overflow:hidden;

  padding-bottom: 57px;

  height:auto;

}
.clients .slick-next {
  right: 38px !important;
}
.clients .slick-prev {
  left: 38px !important;
}

.contect-details p {

  color: #111111;

  font-size: 15px;

  font-weight: 400;

  line-height: 29px;

  margin: 40px auto;

  text-align: center;

  width: 60%;

}

.social-icon {

  float: left;

  width: 48%;

}

.social-icon > ul {

  list-style: none;

  margin: 0;

  padding: 0;

}

.social-icon li {

  line-height: 30px;

  padding-bottom: 20px;

}

.social-icon img {

  vertical-align: middle;

  width: 18px;

  height: 17px;

}

.social-icon ul li span {
  background: #ffc400 none repeat scroll 0 0;
  display: inline-block;
  line-height: 35px;
  margin-right: 19px;
  overflow: hidden;
  padding: 0 8px;
  text-align: center;
  vertical-align: top;
}
.social-icon p {
  display: inline-block;
  margin: 0;
  max-width: 80%;
  text-align: left;
  vertical-align: top;
  font-size:15px;
}

.contact-box {

  overflow: hidden;

  width: 52%;

}

.contact-box input {

  height: 35px;

  margin-bottom: 25px;

  font-family: 'Arimo', sans-serif;

  padding-left:15px;

/*  color:#c4c4c4;*/
color:#000;
  font-size:14px;

  background-color: #fff;

  border:1px solid #e6e3e3;

  border-radius:7px;

}



.contact-box textarea {
	background-color: #fff;

  width: 96%;

  height: 117px;

  font-family: 'Arimo', sans-serif;

  padding-left:15px;

  padding-top: 15px;

 /* color:#c4c4c4;*/
 color:#000;

  font-size:14px;

  border:1px solid #e6e3e3;

  border-radius:7px;

}

.contact-box .send-msg {

  background: #ffc400 none repeat scroll 0 0;

  color: #111111;

  height: 43px;

  margin-top: 13px;

  width: 143px;

  border: none;

  border-radius: 7px;

  font-size:16px;

  font-family: 'Arimo', sans-serif;

  font-weight:700;

}

.follow-us {

  background: #eeeeee none repeat scroll 0 0;

  overflow: hidden;

  padding-top: 40px;
  padding-bottom:40px;

}

.follow-us h1 {

  font-family: "Open Sans",sans-serif;

  font-size: 20px;

  font-weight: 700;

  padding-bottom: 15px;

}



.useful-link {

  width: 30%;

  float:left;

}

.useful-link > ul {

  list-style: none;

}

.useful-link li {

  background-image: url("../images/listicon.png");

  background-position: 0 center;

  background-repeat: no-repeat;

  display: inline-block;

  font-family: "Arimo",sans-serif;

  font-size: 14px;

  line-height: 30px;

  padding-left: 15px;

  width: 45%;

}

.follow-social {

  float: left;

  width: 30%;

}

.follow-social span {

  background: #ffffff none repeat scroll 0 0;

  border-radius: 50%;

  padding: 6px;

}

.follow-social li {

  display: inline-block;

}

.fb_icon {

  background-image: url("../images/facebook2.png");

  background-repeat: no-repeat;

  background-position: 8px;

}

.twiter_icon {

  background-image: url("../images/twitter1.png");

  background-repeat: no-repeat;

  background-position: 8px;

}

.in_icon {

  background-image: url("../images/linkedin1.png");

  background-repeat: no-repeat;

  background-position: 8px;

}

.gp_icon {

  background-image: url("../images/googleplus1.png");

  background-repeat: no-repeat;

  background-position: 8px;

}

.follow-social > ul {

  list-style: none;

}

.newslatter-box {
  overflow: hidden;
  padding-bottom: 40px;
  padding-left: 2px;
  padding-right: 2px;
  display:none
}

.newslatter-box > p {
  font-family: "Arimo",sans-serif;
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 15px;
}

.newslatter-box input {
  background: #f6f6f6 none repeat scroll 0 0;
  border: medium none;
  border-radius: 7px;
  box-sizing: border-box;
  color: #b1b1b1;
  font-family: "Arimo",sans-serif;
  font-size: 14px;
  height: 43px;
  padding: 0 42px 0 12px;
  width: 100%;
}

.mail-btn {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../images/mailbtn.png");
  background-repeat: no-repeat;
  border: medium none;
  height: 28px;
  position: absolute;
  right: 16px;
  top: 10px;
  width: 22px;
}
.follow-social ul li a {

  background-color: #ffffff;

  border-radius: 50%;

  display: inline-block;

  font-size: 0;

  height: 25px;

  margin: 0 2px 0 0;

  vertical-align: top;

  width: 25px;

}

.copy-right {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 4px solid #ffc400;
  overflow: hidden;
  padding-bottom: 21px;
  padding-top: 23px;
}

.copy-right p {

  color: #505050;

  display: inline-block;

  font-family: "Open Sans",sans-serif;

  font-size: 14px;

}

.copy-right ul {

  list-style: outside none none;

  float: right;

}

 .copy-right ul li {

  display: inline;

  font-size: 14px;

  font-family: 'Open Sans', sans-serif;

  color:#505050;

}

/*alarm-system page*/
.inner-banner {
  background-image: url("../images/systembanner.png");
  background-size: cover;
  overflow: hidden;
  background-repeat: no-repeat;
}
.system-left {
  float: left;
  width: 33%;
}
.system-left > img {
  float: left;
  max-height: 461px;
  padding-top: 37px;
}
.system-content {
  float: left;
  padding-top: 125px;
  width: 33%;
}
.system-right {
  overflow: hidden;
}
.system-right > img {
  padding-top: 54px;
}
.system-content h1 {
  color: #ffffff;
  font-family: "Open Sans",sans-serif;
  font-size: 44px;
  font-weight: 700;
  padding-left: 22px;
}
.system-content p {
  color: #ffffff;
  font-family: "Arimo",sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 35px;
  margin-bottom: 40px;
  padding-left: 22px;
}
.system-content .more-btn {
  background: #ffc400 none repeat scroll 0 0;
  border-radius: 7px;
  color: #080808;
  font-size: 20px;
  margin-left: 22px;
  font-family: "Open Sans",sans-serif;
  font-weight:700;
  padding: 9px 36px;
  text-decoration: none;
}
.alarm-specification {
  padding-top: 55px;
}
.specification-info {
  padding-bottom: 60px;
}
.specification-content > h2 {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Arimo', sans-serif;
  line-height:29px;
}
.alarm-specification p {
  font-size: 14px;
  line-height: 29px;
  font-family: 'Arimo', sans-serif;
  padding-top: 45px;
  padding-bottom: 60px;
  text-align:center;
}
.specification-img {
  float: left;
  width: 30%;
}
.specification-content {
  overflow: hidden;
}
.specification-content > ul {
  list-style: outside none none;
  padding-top: 12px;
  overflow: hidden;
}
.specification-content li {
  background-image: url("../images/listicon.png");
  background-position: 0px 8px;
  background-repeat: no-repeat;
  float: left;
  font-family: "Arimo",sans-serif;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 10px;
  padding-left: 18px;
  vertical-align: top;
  width: 60%;
}
.specification-content li:nth-child(odd) {
  width: 34%;
}
.resion-section ul {
  list-style: outside none none;
  overflow: hidden;
  padding-top: 60px;
}
.resion-section ul li {
  float: left;
  padding-bottom: 50px;
  padding-right: 10px;
  width: 49%;
}
.resion-img {
  background: #ffc400 none repeat scroll 0 0;
  height: 136px;
  width: 136px;
  border-radius: 50%;
  border: 3px solid #fff;
  float:left;
 transition: all 0.5s ease 0s;
}
.resion-section ul li:hover .resion-img {
	background:#fff;
	border:#ffc400 solid 3px;
}
.resion-content {
  overflow: hidden;
  padding-left: 15px;
  padding-top: 10px;
}
.resion-img > img {
  display: block;
  margin: 0 auto;
  max-height: 70px;
  max-width: 88px;
  padding-top: 39px;
}
.resion-content h2 {
  color: #111111;
  font-family: "Arimo",sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.resion-content > p {
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
  line-height:22px;
  color:#6d6d6d;
}
.resion-section {
  background: #f6f6f6 none repeat scroll 0 0;
  overflow: hidden;
  padding-top: 60px;
  clear: both;
}
.alarm-control {
  padding-top: 60px;
}
.alarm-control ul {
  list-style: outside none none;
  padding-top: 60px;
  overflow:hidden;
}
.control-img {
  height: 264px;
  width: 264px;
  background: #f6f6f6;
  border-radius: 50%;
}
.control-img > img {
  display: block;
  margin: 0 auto;
  max-height: 180px;
  max-width: 180px;
  padding-top: 48px;
}
.alarm-control ul li {
  float: left;
  margin-left: 60px;
  margin-right: 60px;
  padding-bottom: 100px;
  width: 23%;
}
.alarm-control ul li h2 {
  font-size: 20px;
  font-family: 'Arimo', sans-serif;
  font-weight: 700;
  text-align: center;
  padding-top: 20px;
  color:#111111;
}
.social-images > a {
  background-color: hsl(0, 3%, 88%);
  border-radius: 100%;
  display: block;
}
.social-images a:hover {
  background-color: hsl(46, 100%, 50%);
}
.newslatter-box form {
  position: relative;
}
.follow-social ul li a:hover {
  background-color: #ffc300;
}
.single-page {
  min-height: 300px;
  padding: 20px 0;
  background: #f6f6f6 none repeat scroll 0 0;
}
.single-page h1 {
  font-family: "Arimo",sans-serif;
  font-size: 25px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
.single-page p {
  font-size: 14px;
  line-height: 30px;
  font-family: 'Arimo', sans-serif;
  color: #111111;
}

.wpcf7-form-control-wrap {
  float: left;
}
.navbarmenu{
	display:none;
}
.social-links-top.responsive {
  display: none;
}
.system-content .more-btn:hover {
  background: #f9d55b none repeat scroll 0 0;
}





/*slider css*/
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer;}


.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Icons */
@font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none;}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75;}

.slick-prev { left: -25px; }
[dir="rtl"] .slick-prev { left: auto; right: -25px; }



.slick-next { right: -25px; }
[dir="rtl"] .slick-next { left: -25px; right: auto; }



/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; display: block; height: 15px; width: 15px; border-radius: 50%; outline: none; line-height: 0; font-size: 0;  padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25;}
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }




/*contect-us page*/
.social-icon a {
  color: #111111;
}
.contact-us {
  background: #f6f6f6;
  padding: 35px;
}
.contact-page {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 8px;
  overflow: hidden;
  padding: 30px;
  width: 50%;
}
.contact-details {
  float: left;
  width: 42.3%;
  padding-right: 30px;
}
.contact-details > h1 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 15px;
  color:#111111;
}
.contact-details > p {
  font-size: 16px;
  line-height: 30px;
  color:#111111;
}
.validator-w3c {
  overflow: hidden;
}
.validator-w3c > p {
  float: left;
  padding-right: 30px;
}
.contact-details .social-icon {
  float: left;
  width: 100%;
}
.contact-wrapper {
  background: #f6f6f6 none repeat scroll 0 0;
  border-bottom: 3px solid #ffc400;
  padding: 30px;
}
.contact-about {
  float: left;
  width: 45%;
}
.contact-services {
  overflow: hidden;
}
.contact-services > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-services li {
  background-image: url("../images/contac-arrow.png");
  background-repeat: no-repeat;
  display: block;
  vertical-align: top;
  background-position: 2px;
}
.contact-about > h1 {
  font-size: 35px;
  line-height: 35px;
  padding-bottom: 7px;
}
.contact-services p {
  padding-left: 21px;
  line-height:27px;
}

.contact-page .wpcf7-form-control-wrap {
  display: inline-block;
  width: 50%;
}
.contact-page span.wpcf7-not-valid-tip {
  text-align: left;
  margin-top:-19px;
}
.contact-page .wpcf7-form-control-wrap.your-message {
  width: 99%;
}
.contact-page  input {
  background-color: #ffffff;
  border: 1px solid #e6e3e3;
  border-radius: 7px;
  /*color: #c4c4c4;*/
  color:#000;
  font-family: "Arimo",sans-serif;
  font-size: 14px;
  height: 35px;
  margin-bottom: 25px;
  padding-left: 15px;
  width:90%;
}

.contact-page textarea {
  background-color: #ffffff;
  border: 1px solid #e6e3e3;
  border-radius: 7px;
  /*color: #c4c4c4;*/
  color:#000;
  font-family: "Arimo",sans-serif;
  font-size: 14px;
  height: 150px;
  padding-left: 15px;
  padding-top: 15px;
  width: 96%;
}
.contact-page .send-msg {
  background: #ffc400 none repeat scroll 0 0;
  border: medium none;
  border-radius: 7px;
  color: #111111;
  font-family: "Arimo",sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: 43px;
  margin-bottom: 0;
  margin-top: 13px;
  width: 143px;
}
.contact-page .send-msg:hover {
  background: #fad55a none repeat scroll 0 0;
}


@media (max-width:767px){
/*menubar*/
.resposiv-menu {
  border-top: 3px solid #ffc812;
  overflow: hidden;
  width: 100%;
}
.social-links-top.responsive {
  display: block;
  float: left;
  padding: 7px 0;
}
.navbarmenu > img {
  float: right;
  height: 27px;
  width: 27px;
}
.navbarmenu {
  background: #ffffff none repeat scroll 0 0;
  display: block;
  float: right;
  margin-top: 0;
  overflow: hidden;
  padding-bottom: 7px;
  padding-top: 10px;
  text-align: center;
  width: 10%;
}
.navigation {
  background: #ffc812 none repeat scroll 0 0;
  float: none;
  margin: 0 auto 20px;
  width: 100%;
  clear: both;
}
.navigation li {
  display: inline;
}
.navigation ul li a {
  padding: 9px 19px;
  text-align: left;
}
/*alarm listing*/
.alarm-control {
  padding-top: 28px;
}
.alarm-control ul li {
  padding-bottom: 30px;
  width: 100%;
  margin:0px;
  float:none;
}
.control-img {
  background: #f6f6f6 none repeat scroll 0 0;
  border-radius: 50%;
  height: 220px;
  width: 220px;
  margin:0 auto;
}
.control-img > img {
  display: block;
  margin: 0 auto;
  max-height: 135px;
  max-width: 135px;
  padding-top: 43px;
}
.resion-img {
  float:none;
  margin: 0 auto;
}
.resion-section ul li {
  width: 100%;
  padding-right:0px;
}
.resion-section {
  padding-top: 40px;
}
.resion-section ul {
  padding-top: 40px;
}
.resion-content {
	padding:0px;
  text-align: center;
}
.resion-content h2 {
  padding-top: 10px;
  padding-bottom: 8px;
}
.alarm-specification p {
  padding-top: 35px;
  text-align: center;
  padding-bottom: 35px;
}
.specification-img {
  float: none;
  text-align: center;
  width: 100%;
}
.specification-img > img {
  max-width: 100%;
}
.specification-content li {
  width: 97%;
}
.specification-content li:nth-child(2n+1) {
  width: 97%;
}
.specification-info {
  padding-bottom: 35px;
}
.system-left {
  display: none;
}
.system-content {
  float: none;
  padding-top: 42px;
  text-align: center;
  width: 100%;
}
.system-content h1 {
  font-size: 35px;
  padding-left: 0;
}
.system-right img {
  max-width: 100%;
  padding-top: 45px;
}
.system-content p {
  font-size: 17px;
  line-height: 32px;
  margin-bottom: 29px;
  padding-left: 0px;
}
/*footer*/
.copy-right {
  text-align: center;
}
.copy-right ul {
	float:none;
}
.copy-right ul li {
  font-size: 12px;
}
.copy-right p {
  font-size: 12px;
}
.useful-link {
  margin: 0 auto;
  text-align:left;
  width: 100%;
  padding-bottom: 21px;
}
.follow-us h1 {
  padding-bottom: 8px;
}
.follow-us {
  padding-bottom: 16px;
  padding-top: 30px;
}
.newslatter-box {
  padding-bottom: 40px;
  text-align: left;
}
.newslatter-box input[type="email"] {
  width: 100%;
}
.useful-link li {
	text-align:left;
}
.useful-link > ul {
  display: block;
  width: 213px;
}
.follow-social {
  float: none;
  overflow: hidden;
  padding-bottom: 20px;
  text-align: left;
  width: 100%;
  clear:both;
}
.newslatter-box > p {
  font-size: 12px;
  line-height: 24px;
 
}
.mail-btn {
  background-color: rgba(0, 0, 0, 0);
}

.follow-us {
  padding-bottom:25px;
}
.contact-map {
  display: none;
}
.contact-wrapper {
padding: 20px 0;
}
.contact-us {
  padding: 35px 0;
}
.contact-details {
  overflow: hidden;
  width: 100%;
  float:none;
  padding:0px;
}
.social-icon li {
  line-height: 25px;
  padding-bottom: 17px;
}
.social-icon p {
  font-size: 14px;
}
.contact-page {
  padding: 15px;
  width: 89%;
}
}
@media (max-width:490px){
	.contact-about {
	float:none;
  width: 100%;
  padding-bottom: 25px;
}
.contact-about > h1 {
  font-size: 30px;
  line-height: 30px;
}
.contact-about > p {
  line-height: 25px;
  font-size: 15px;
}
.contact-services p {
  font-size: 15px;
  line-height: 25px;
  
}
	
}
@media (min-width:768px) and (max-width:1024px) {
.contact-page {
  padding: 15px;
  width: 53%;
}
.contact-us {
  padding: 35px 0;
}
.contact-us .contact-details {
  float: left;
  width: 42.3%;
  padding:0px;
}
.contact-page .wpcf7-form-control-wrap {
  width: 97%;
}
.alarm-control {
  padding-top: 50px;
}
.alarm-control  .heading h2 {
  font-size: 39px;
  line-height: 39px;
}
.alarm-control ul li {
  padding-bottom: 55px;
  width: 32%;
}
.alarm-control ul li h2 {
  font-size: 16px; 
}

.resion-content h2 {
  font-size: 17px;
  line-height: 17px;
  padding: 0 0 5px;
}
.resion-content > p {
  font-size: 12px;
  line-height: 20px;
}
.resion-section ul li {
  float: left;
  min-height: 179px;
  overflow: hidden;
  padding-bottom: 25px;
  width: 48%;
}
.resion-img {
  height: 130px;
  width: 130px;
}
.resion-img > img {
  max-height: 66px;
  max-width: 84px;
  padding-top: 38px;
}
.resion-section {
  padding-bottom: 15px;
}
.specification-img {
  float: left;
  width: 50%;
}
.specification-content li:nth-child(2n+1) {
  width: 100%;
}
.specification-content li {
  width: 100%;
}
.system-left {
  display: none;
}
.system-content {
  float: left;
  padding-top: 61px;
  width: 48%;
}
.system-content h1 {
  font-size: 40px;
  padding-left:0px;

}
.system-content p {
  font-size: 18px;
  line-height: 35px;
  margin-bottom: 34px;
  padding-left:0px;
}

}

@media (min-width:1025px) and (max-width:1200px) {
.contact-page {
  padding: 25px;
  width: 48%;
}
.system-left > img {
  float: left;
  max-width: 100%;
  padding-top: 114px;
}
.system-right > img {
 padding-top: 108px;
  max-width: 100%;
}
.system-content p {
  line-height: 33px;
  margin-bottom: 35px;
  padding-left: 10px;
  font-size:17px;
}
.system-content h1 {
  font-size: 36px;
  padding-left: 10px;
}
.specification-img > img {
  max-width: 100%;
}
.specification-content li {
  font-size: 12px;
  line-height: 20px;
  width: 60%;
}
.specification-content {
  padding-left: 15px;
}
.resion-section ul li {
  width: 47%;
  height: 155px;
}
.resion-section {
  padding-bottom: 25px;
}
.alarm-control ul li {
  width: 37%;
}
.control-img {
  margin: 0 auto;
}

}







































