/*
Theme Name: Saiwa
Theme URI: http://daeb.com
Description: Daeb WordPress Theme
Version: 2.0
Author: DAEB
Author URI: 
Tags: PHP, HTML5, CSS3, Jquery, Javascript
*/

@import url("css/fonts.css");

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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}


ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

p {
	line-height:normal;
}


* {
  outline: none;
}

body {
  font-size: 20px; 
  line-height: normal;
  font-weight: normal;
  font-family: 'Outfit';
  color: #5b5b5b; 
}

html {
  height: 100%;
}

body {
	min-height: 100%;
	padding: 0px;

}

img {
	max-width:100%;
	height:auto;
}

iframe {
	display: block;
}

input, textarea, button, select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	  font-weight: normal;
	  font-family: 'Outfit';
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}


input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    box-shadow: 0 0 0 30px white inset!important;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

input, textarea, select {
	border: #d5d5d5 solid 1px;
	padding: 10px;
	outline: none;
	color: #222;
}

button {
  overflow: visible;
}


button,
select {
  text-transform: none;
}


button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}


button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}


textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}



a {
  background-color: transparent;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border: none;
	outline: none;
}

a:active,
a:hover {
  outline: 0;
}

a:focus {
    outline: none;
}

b,
strong {
  font-weight: 600;
}


textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}

input[type="search"] {
      -webkit-appearance: textfield;
}


.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	width: 100% !important;
	height: 100% !important;
}
.mejs-container {
	padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
	max-width: 100% !important;
}
video.wp-video-shortcode {
	position: relative;
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.mejs-controls {
	display: none;
}
.mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}

.clear {
	clear:both;
}

.container {
	width: 100%;
	min-width: 300px;
	margin: 0 auto;
	overflow: hidden;
}

.header {
	background-color: #f5f5f5;
	position: relative;
}

.header-top {
	border-bottom: #dddddd solid 1px;
}

.ht-wrap {
	width: 94%;
	max-width: 1854px;
	min-width: 300px;
	margin: 0 auto;
	padding: 13px 0px 13px 0px;
	position: relative;
}

.white-box {
	height: 167px;
	background: #fff;
	position: absolute;
	left: -40%;
	top: 0px;
	width: 41%;
	z-index: 9;
}

.logo {
	position: absolute;
	left: 0px;
	top: 0px;
    background: #fff;
	padding-right: 70px;
	height: 167px;
    display: inline-block;
    clip-path: polygon(0 0, 100% 0, 65% 100%, 0 100%);
	align-items: center;
	z-index: 10;
}


.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
}

.ht-details ul {
	justify-content: flex-end;
}

.ht-details ul li {
	margin-left: 28px;
	padding-left: 27px;
	border-left: #909ba2 solid 1px;
	font-size: 15px;
	color: #1b1525;
}

.ht-details ul li:first-child {
	border: none;
	padding: 0px;
	margin: 0px;
}

.ht-details ul li a {
	color: #1b1525;
	text-decoration: none;
}

.ht-details ul li a:hover {
	color: #2b7bc1;
	text-decoration: none;
}

.ht-details ul li img {
	vertical-align: middle;
	margin-right: 18px;
}

.header-bottom {
	width: 94%;
	max-width: 1854px;
	min-width: 300px;
	margin: 0 auto;
	padding-top: 23px;
	min-height: 72px;
	justify-content: flex-end;
}

.contact-button a {
	height: 52px;
	line-height: 52px;
	background-color: #1a065d;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	text-decoration: none;
	display: inline-block;
	padding: 0px 30px 0px 60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url("images/contact-icon.png");
	background-repeat: no-repeat;
	background-position: 26px center;
}

.contact-button a:hover {
	background-color: #f29200;
	color: #fff;
}

.search-button {
	margin: 7px 26px 0px 25px;
}

.search-button a {
	width: 40px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background-image: url("images/search-icon.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.wrap {
	width: 94%;
	max-width: 1473px;
	min-width: 300px;
	margin: 0 auto;
}

/*Home Page*/


.home-banner {
	background-color: #000;
}

.home-banner .bx-viewport {
	color: #000;
}

.home-banner .bx-viewport .slider div {
	position: relative;
	height: 798px;
}

.home-banner .bx-viewport .slider div figure {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 798px;
}

.home-banner .bx-viewport .slider div figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hb-content {
	height: 100%;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	z-index: 9;
}

.hb-box {
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.9);
	align-self: center;
	padding: 45px;
	max-width: 770px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hb-box h2 {
	font-size: 22px;
	line-height: 28px;
	font-weight: 600;
	padding-bottom: 20px;
	color: #1e73be;
}

.hb-box h1 {
	font-size: 60px;
	line-height: 70px;
	font-weight: 600;
	padding-bottom: 40px;
	color: #1b1525;
}

.hb-box p {
	font-size: 27px;
	line-height: 37px;
	padding-bottom: 30px;
	max-width: 595px;
}


.buttons-wrap li {
	margin-right: 25px;
}

.buttons-wrap li a {
	display: block;
	height: 52px;
	line-height: 52px;
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	background-color: #1a065d;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 50px 0px 33px;
	background-repeat: no-repeat;
}

.buttons-wrap li:nth-child(1) a {
	background-image: url("images/more.png");
	background-position: 85% center;
}

.buttons-wrap li:nth-child(1) a:hover {
	background-image: url("images/more.png");
	background-color: #1e73be;
}

.buttons-wrap li:nth-child(2) a {
	background-image: url("images/contact-us.png");
	background-position: 24px center;
	padding: 0px 33px 0px 60px;
	background-color: #f29200;
}

.buttons-wrap li:nth-child(2) a:hover {
	background-color: #fba523;
}

.safety-and-security {
	width: 94%;
	max-width: 1940px;
	min-width: 300px;
	margin: 0 auto;
	text-align: center;
	padding: 90px 0px 78px 0px;
}

.section-subtitle {
	font-size: 22px;
	line-height: 28px;
	font-weight: 600;
	padding-bottom: 15px;
	color: #1e73be;
}

.section-title {
	font-size: 75px;
	line-height: 80px;
	font-weight: 600;
	padding-bottom: 30px;
	color: #1b1525;
}

.safety-and-security p {
	font-size: 22px;
	line-height: 30px;
	max-width: 1240px;
	margin: 0 auto;
	color: #5b5b5b;
	padding-bottom: 50px;
}

.safety-and-security ul {
	justify-content: center;
	flex-wrap: wrap;
}

.safety-and-security ul li {
	margin: 0px 17px 34px 17px;
	width: 217px;
	background-color: #fff;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 40px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 40px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 40px;
	min-height: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url("images/s1-bg.png");
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 10px 20px 10px;
	position: relative;
}

.link {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 11;
	text-indent: -9999px;
}

.safety-and-security ul li figure {
	height: 120px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	justify-content: center;
	align-items: center;
}

.safety-and-security ul li figure img {
	transition: 0.3s;
}


.safety-and-security ul li:hover figure img {
	filter: brightness(0) saturate(100%) invert(13%) sepia(86%) saturate(2536%) hue-rotate(240deg) brightness(50%) contrast(105%);
}

.safety-and-security ul li h3 {
	font-size: 20px;
	line-height: 24px;
	padding-top: 18px;
	color: #000;
	font-weight: 500;
	transition: 0.3s;
}

.safety-and-security ul li:hover h3 {
	color: #1a065d;
}

.security-testing-centre {
	background-color: #d6d6d6;
	background-image: url("images/hs2-bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.stc-wrap {
	padding: 195px 0px 195px 0px;
	text-align: center;
}

.learn-more a {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	background-color: #1a065d;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 70px 0px 53px;
	background-repeat: no-repeat;
	background-image: url("images/more.png");
	background-position: 81% center;
}

.learn-more a:hover {
	background-color: #f29200;
}

.welcome {
	padding: 110px 0px 110px 0px;
	justify-content: space-between;
}

.welcome .welcome-image {
	width: 700px;
}

.welcome .welcome-text {
	width: 676px;
}

.welcome .welcome-text p {
	color: #595959;
	font-size: 19px;
	line-height: 24px;
	padding-bottom: 25px;
}

.welcome .welcome-text h2 {
	padding-bottom: 20px;
}

.resources {
	background-color: #f8f8f9;
}

.resources-wrap {
	padding: 69px 0px 30px 0px;
}

.resources-wrap ul {
	justify-content: center;
	margin: 0px -1% 0px -1%;
	flex-wrap: wrap;
}

.resources-wrap ul li {
	background-color: #fff;
	margin: 0px 1% 2% 1%;
	width: 31%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 22px 10px 25px;
	position: relative;
	align-items: center;
	justify-content: space-between;
}

.resources-wrap ul li icon {
	width: 22%;
}

.resources-wrap ul li div {
	width: 77%;
	text-align: center;
	font-size: 26px;
	line-height: 30px;
	color: #000;
	font-weight: 500;
	transition: 0.3s;
}

.resources-wrap ul li:hover div {
	color: #f29200;
}

.resources-wrap ul li:hover icon img {
	transition: 0.3s;
}

.resources-wrap ul li:hover icon img {
	filter: brightness(0) saturate(100%) invert(56%) sepia(96%) saturate(1248%) hue-rotate(359deg) brightness(100%) contrast(102%);
}

.saiwa-training  {
	padding: 100px 0px 120px 0px;
	text-align: center;
}

.saiwa-training .section-title {
	font-size: 50px;
	line-height: 60px;
	padding-bottom: 45px;
}


.saiwa-training ul {
	justify-content: center;
	margin: 0px -1% 0px -1%;
	flex-wrap: wrap;
}

.saiwa-training ul li {
	background-color: #000;
	margin: 0px 1% 2% 1%;
	width: 31%;
	height: 315px;
	position: relative;
}

.saiwa-training ul li figure {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.saiwa-training ul li figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}

.st-item {
	position: absolute;
	right: 0px;
	bottom: 33px;
	width: 90%;
	z-index: 9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	background-color: #fff;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	justify-content: space-between;
	align-items: center;
}

.st-item icon {
	width: 72px;
	height: 72px;
	background-color: #231d1b;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-image: url("images/lock-icon.png");
	background-repeat: no-repeat;
	background-position: center center;
	transition: 0.3s;
	flex-shrink: 0;
}

.saiwa-training ul li:hover .st-item icon {
	background-color: #f29200;
}

.st-item div {
	width: 348px;
	text-align: center;
	color: #000;
	font-size: 24px;
	line-height: 30px;
	font-weight: 500;
}

.our-testimonials {
	border-top: #b3b3b3 solid 1px;
}

.ot-wrap {
	padding: 120px 0px 130px 0px;
	text-align: center;
}

.ot-wrap .section-title {
	padding-bottom: 10px;
}

.ot-wrap .bx-wrapper {
	width: 1114px;
	margin: 0 auto;
	position: relative;
}

.ot-wrap .bx-wrapper .bx-next {
    right: -110px;
	background-image: url("images/arrows2.png")!important;
}

.ot-wrap .bx-wrapper .bx-prev {
    left: -110px;
	background-image: url("images/arrows2.png")!important;
}

.ot-wrap .bx-wrapper .bx-controls-direction a {
  margin-top: -10px;
  width: 36px;
  height: 68px;
}


.tw-wrapper {
	border: #eee solid 1px;
	padding: 115px 70px 60px 70px;
	position: relative;
	margin-top: 40px;
}

.ts-image {
	width: 105px;
	height: 105px;
	background-color: #eee;
	position: absolute;
	left: 70px;
	top: -40px;
	-webkit-border-radius: 55px;
	-moz-border-radius: 55px;
	border-radius: 55px;
	overflow: hidden;
}

.ts-image img {
	object-fit: cover;
}

.c-review p {
	font-size: 29px;
	line-height: 49px;
	text-align: left;
	color: #474747;
	font-style: italic;
}

.client-details {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 24px 20px 24px 100px;
	text-align: left;
	background-color: #f7f7f9;
	min-width: 180px;
	background-image: url("images/review.png");
	background-repeat: no-repeat;
	background-position: 30px 24px;
}

.c-name {
	font-size: 19px;
	line-height: 22px;
	color: #1b0c51;
	font-weight: 500;
}

.cr {
	font-size: 15px;
	line-height: 20px;
	color: #1e73be;
}

/* Footer */

.footer {
	background-color: #f7f7f9;
	width: 100%;
}

.footer-top {
	padding: 58px 0px 30px 0px;
	justify-content: space-between;
	color: #000;
}

.ft1 {
	width: 305px;
}

.ft1 div {
	padding-bottom: 40px;
}

.ft1 p {
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 35px;
}

.ft1 h4 {
	font-size: 22px;
	line-height: 22px;
	padding-bottom: 23px;
	font-weight: 600;
}

.ft1 ul li {
	margin-right: 7px;
}

.ft1 ul li a:hover {
	opacity: 0.7;
}

.ft-links h3 {
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 24px;
	font-weight: 600;
}

.ft-links ul li {
	font-size: 15px;
	line-height: 18px;
	color: #0f0e11;
	padding-bottom: 22px;
}

.ft-links ul li a {
	color: #0f0e11;
	text-decoration: none;
}

.ft-links ul li a:hover {
	color: #f29200;
	text-decoration: none;
}

.footer-mid {
	background-color: #1a065d;
	padding: 28px 10px 28px 10px;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.footer-mid ul {
	justify-content: center;
}

.footer-mid ul li {
	margin-left: 26px;
	padding-left: 26px;
	border-left: #fff solid 1px;
}

.footer-mid ul li:first-child {
	border: none;
}

.footer-mid ul li img {
	vertical-align: middle;
	margin-right: 14px;
}

.footer-mid ul li a {
	color: #fff;
	text-decoration: none;
}

.copyright {
	padding: 35px 0px 50px 0px;
	text-align: center;
	font-size: 18px;
	line-height: 22px;
}

/* Contact Us */

.sub-banner {
	background-color: #333;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.sub-banner-wrap {
	padding: 80px 0px 80px 0px;
	text-align: center;
	color: #fff;
}

.sub-banner-wrap h1 {
	font-size: 60px;
	line-height: 68px;
	font-weight: 600;
}

.contact-page {
	background-color: #f8f8f9;
	border-bottom: #fff solid 5px;
	background-image: url("images/contact-page-bg.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contact-page-wrap {
	padding: 80px 0px 110px 0px;
	justify-content: space-between;
}

.contact-form {
	width: 52%;
}

.contact-form h3 {
	font-size: 35px;
	line-height: 40px;
	color: #000;
	font-weight: 600;
	padding-bottom: 25px;
}

.cf-row {
	justify-content: space-between;
}

.cf-row .cf-box {
	width: 48%;
}

.cf-box {
	padding-bottom: 24px;
}

.cf-box label {
	display: block;
	font-size: 14px;
	line-height: 15px;
	color: #282828;
	padding-bottom: 10px;
}

.cf-box input {
	width: 100%;
	height: 56px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0px 20px 0px 25px;
	font-size: 16px;
	color: #222;
	-moz-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	border: #d6d6d6 solid 1px;
}

.cf-box input:focus {
	border-color: #aaa;
}

.cf-box textarea {
	width: 100%;
	height: 145px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 15px 20px 15px 25px;
	font-size: 16px;
	color: #222;
	-moz-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	border: #d6d6d6 solid 1px;
	resize: none;
	overflow: hidden;
}

.cf-box textarea:focus {
	border-color: #aaa;
}

.cf-button {
	padding-top: 10px;
}

.cf-button input {
	height: 57px;
	width: 290px;
	background-color: #1a065d;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 17px;
	font-weight: 500;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 50px center;
	padding-left: 20px;
}

.cf-button input:hover {
	background-color: #f29200;
	color: #fff;
}

.contact-map {
	background-color: #fff;
	border: #d6d6d6 solid 1px;
	padding: 24px;
	width: 42%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	align-self: flex-start;
}

.contact-map iframe {
	display: block;
	width: 100%;
	height: 490px;
	border: #d6d6d6 solid 1px!important;
}

/* SAIWA Mission */

.image-with-text {
	padding: 95px 0px 110px 0px;
	justify-content: space-between;
	align-items: center;
}

.image-with-text .iwt-image {
	width: 700px;
}

.image-with-text .iwt-text {
	width: 676px;
}

.image-with-text .iwt-text p {
	color: #595959;
	font-size: 19px;
	line-height: 24px;
	padding-bottom: 25px;
}

.image-with-text .iwt-text h2 {
	padding-bottom: 20px;
}

.stc-links {
	background-color: #f7f7f9;
}

.stc-link-wrap {
	width: 94%;
	max-width: 1640px;
	min-width: 300px;
	margin: 0 auto;
	padding: 35px 0px 30px 0px;
}

.stc-link-wrap ul {
	margin: 0px -1% 0px -1%;
}

.stc-link-wrap ul li {
	width: 23%;
	margin: 0px 1% 0px 1%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	align-items: center;
	position: relative;
}

.stc-link-wrap ul li figure {
	width: 152px;
	height: 106px;
	margin-right: 20px;
	overflow: hidden;
	flex-shrink: 0;
	border-bottom: #f7f7f9 solid 4px;
	transition: 0.3s;
}

.stc-link-wrap ul li figure img {
	object-fit: cover;
}

.stc-link-wrap ul li h3 {
	font-size: 25px;
	line-height: 33px;
	font-weight: 600;
	color: #000;
	text-align: left;
	transition: 0.3s;
}

.stc-link-wrap ul li:hover figure {
	border-color: #f29200;
}

.stc-link-wrap ul li:hover h3 {
	color: #1a065d;
}

/* SAIWA Constitution */

.pdf-downloads {
	padding: 85px 0px 85px 0px;
	text-align: center;
}

.pdf-banner {
	height: 693px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	align-items: center;
	color: #fff;
	padding-left: 75px;
	text-align: left;
}

.pdf-sub-heading {
	font-size: 22px;
	line-height: 26px;
	padding-bottom: 10px;
	font-weight: 500;
}

.pdf-banner-content h2 {
	font-size: 70px;
	line-height: 80px;
	padding-bottom: 40px;	
	font-weight: 600;
}

.pdf-banner-content .buttons-wrap li:nth-child(1) a {
	background-color: #fff;
	color: #1a065d;
	background-position: 91% center;
	background-image: url("images/button-arrow2.png");
}

.pdf-banner-content .buttons-wrap li:nth-child(1) a:hover {
	color: #f29200;
	background-position: 93% center;
}

.pdf-details {
	padding-top: 45px;
}

.pdf-details h3 {
	font-size: 35px;
	line-height: 45px;
	color: #000;
	padding-bottom: 20px;
	font-weight: 500;
}

.download-button {
	padding-top: 20px;
}

.download-button a {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	background-color: #1a065d;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 50px 0px 33px;
	background-repeat: no-repeat;
	background-image: url("images/more.png");
	background-position: 93% center;
}

.download-button a:hover {
	background-color: #f29200;
}

.pdf-details p {
	font-size: 22px;
	line-height: 30px;
	color: #5b5b5b;
	padding-bottom: 20px;
	max-width: 1300px;
	margin: 0 auto;
}

.pdf-details p a {
	color: #f29200;
	font-weight: 600;
	text-decoration: none;
}

.pdf-details p a:hover {
	color: #f29200;
	text-decoration: underline;
}


/*  SAIWA Objectives */


.our-objectives {
	padding: 70px 0px 95px 0px;
	text-align: center;
}

.oo-title div {
	font-size: 22px;
	line-height: 28px;
	color: #1e73be;
	font-weight: 600;
	padding-bottom: 20px;
}

.oo-title h2 {
	font-size: 60px;
	line-height: 75px;
	color: #000;
	font-weight: 600;
	padding-bottom: 50px;
}

.oo-images {
	width: 100%;
	max-width: 1920px;
	min-width: 300px;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
}

.oo-images .oo-small {
	width: 20.2%;
}

.oo-images .oo-large {
	width: 49.4%;
}

.objectives-list {
	background-color: #f7f7f9;
	background-image: url("images/ol-bg.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.ol-wrap {
	padding: 62px 0px 50px 0px;
}

.ol-wrap ul li {
	background-color: #fff;
	margin-bottom: 25px;
	border: #eee solid 1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
	padding: 28px 10px 28px 75px;
	font-size: 22px;
	line-height: 28px;
	color: #5b5b5b;
	background-repeat: no-repeat;
	background-position: 25px 26px;
	background-image: url("images/bullet01.png");
}

/*  SAIWA Code of Ethics */

.code-of-ethics {
	padding: 100px 0px 90px 0px;
	justify-content: space-between;
}

.code-of-ethics .lhs {
	width: 49%;
}

.code-of-ethics .lhs h5 {
	font-size: 22px;
	line-height: 28px;
	color: #1e73be;
	font-weight: 600;
	padding-bottom: 15px;
}

.code-of-ethics .lhs h2 {
	font-size: 68px;
	line-height: 75px;
	color: #000;
	font-weight: 600;
	padding-bottom: 25px;
}

.code-of-ethics .lhs ul li {
	font-size: 18px;
	line-height: 24px;
	color: #595959;
	padding-bottom: 25px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.code-of-ethics .lhs ul li::before {
	content: '';
	position: absolute;
	left: 32px;
	top: 0px;
	width: 1px;
	height: 40px;
	background-color: #d5d5d5;
}

.code-of-ethics .lhs ul li div:nth-child(1) {
	font-size: 25px;
	line-height: 25px;
	font-weight: 500;
	color: #1a065d;
	width: 7%;
	flex-shrink: 0;
}

.code-of-ethics .lhs ul li div:nth-child(2) {
	width: 93%;
}


.code-of-ethics .lhs ul li ul {
	width: 100%;
	padding-left: 7%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
}

.code-of-ethics .lhs ul li ul li:last-child {
	padding-bottom: 0px;
}

.code-of-ethics .lhs ul li ul li::before {
	display: none;
}

.code-of-ethics .lhs ul li ul li {
	list-style: square;
	background-image: url("images/bullet02.png");
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 0px 0px 10px 20px;
	
}

.code-of-ethics .rhs {
	width: 60%;
	margin-right: -13%;
}

.coe-image {
	width: 100%;
	height: 930px;
}

.coe-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.code-of-ethics .rhs .buttons-wrap {
	padding: 50px 0px 50px 0px;
	border-bottom: #eee solid 1px;
}


/*  SAIWA Committee */

.committee-members {
	padding: 65px 0px 45px 0px;
	text-align: center;
}

.committee-members h2 {
	font-size: 45px;
	line-height: 55px;
	padding-bottom: 40px;
	color: #000;
	font-weight: 600;
}

.committee-members ul {
	justify-content: center;
	margin: 0px -2.2% 0px -2.2%;
	flex-wrap: wrap;
}

.committee-members ul li {
	width: 20.5%;
	margin: 0px 2.2% 50px 2.2%;
}

.m-top {
	position: relative;
	height: 329px;
}

.member-photo {
	width: 100%;
	height: 286px;
	background-color: #f5f5f5;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}

.member-photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}

.member-details {
	position: absolute;
	left: 4%;
	bottom: 0px;
	right: 4%;
	background-color: #fff;
	z-index: 2;
	padding: 20px 10px 20px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: #eee solid 1px;
	background-image: url("images/md-bg.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.member-details .m-name {
	font-size: 20px;
	line-height: 25px;
	color: #000;
	font-weight: 600;
	padding-bottom: 5px;
}

.member-details .m-name {
	font-size: 19px;
	line-height: 24px;
	color: #1a065d;
	font-weight: 600;
}

.member-contact {
	padding: 22px 13px 10px 13px;
	text-align: left;
	font-size: 17px;
	line-height: 20px;
	color: #000000;
}

.member-contact a {
	color: #000000;
	text-decoration: none;
}

.member-contact div {
	padding: 0px 0px 14px 29px;
	background-repeat: no-repeat;
	background-position: left 2px;
}

.member-contact .m-phone {
	background-image: url("images/m-phone.png");
}

.member-contact .m-mail {
	background-image: url("images/m-mail.png");
	background-position: left 3px;
}

.m-department {
	margin-top: 10px;
	border-top: #1a065d solid 1px;
	border-bottom: #1a065d solid 1px;
	padding: 17px 0px 17px 0px;
	font-size: 20px;
	line-height: 25px;
	color: #1a065d;
	font-weight: 600;
}

.pcp-banner {
	width: 100%;
	background-color: #000;
	background-image: url("images/pcp-banner.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.pcpb-wrap {
	text-align: center;
	color: #fff;
	padding: 140px 0px 110px 0px;
}

.pcpb-wrap p {
	font-size: 22px;
	line-height: 28px;
	padding-bottom: 10px;
	font-weight: 600;
}

.pcpb-wrap h2 {
	font-size: 50px;
	line-height: 60px;
	padding-bottom: 30px;
	font-weight: 500;
	max-width: 930px;
	margin: 0 auto;
}

.pcpb-wrap a {
	height: 52px;
	line-height: 52px;
	background-color: #1a065d;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	text-decoration: none;
	display: inline-block;
	padding: 0px 30px 0px 60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url("images/contact-icon2.png");
	background-repeat: no-repeat;
	background-position: 26px center;
}

.pcpb-wrap a:hover {
	background-color: #f29200;
	color: #fff;
	background-image: url("images/contact-icon.png");
}

/*Committee Activities*/

.committee-activities {
	padding: 65px 0px 70px 0px;
}

.ca-title {
	text-align: center;
	padding-bottom: 20px;
}

.ca-title h2 {
	font-size: 45px;
	line-height: 55px;
	color: #000;
	padding-bottom: 20px;
	font-weight: 600;
}

.ca-title p {
	font-size: 22px;
	line-height: 30px;
	color: #5b5b5b;
	padding-bottom: 20px;
	max-width: 1400px;
	margin: 0 auto;
}

.ca-title p strong {
	color: #1a065d;
}

.ca-title p strong a {
	color: #1a065d;
	text-decoration: none;
}

.ca-title p a {
	color: #f29200;
	font-weight: 600;
	text-decoration: none;
}

.ca-title p a:hover {
	color: #f29200;
	text-decoration: underline;
}

.ca-divisions {
	justify-content: space-between;
}

.ca-divisions .cad-item {
	width: 31.2%;
	color: #000;
}

.cadi-top {
	padding-bottom: 88px;
	margin-bottom: 35px;
	position: relative;
}

.cadi-image {
	height: 358px;
}

.cadi-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cadi-details {
	background-color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 80%;
	padding: 28px 0px 20px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 10px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 10px;
}

.cadi-details h3 {
	padding: 0px 10px 8px 28px;
	font-size: 30px;
	line-height: 36px;
	font-weight: 500;
}

.cadi-details p {
	padding: 0px 10px 20px 28px;
	font-size: 15px;
	line-height: 20px;
}

.cadi-details div {
	border-top: #d7d7d7 solid 1px;
	padding: 15px 10px 0px 28px;
	font-size: 17px;
}

.cadi-details div a {
	color: #1a065d;
	text-decoration: none;
	background-image: url("images/rm-arrow.png");
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 20px;
}

.cadi-details div a:hover {
	color: #f29200;
	text-decoration: none;
}

.cad-item h5 {
	font-size: 22px;
	line-height: 28px;
	color: #000;
	padding-bottom: 10px;
}

.cad-item ul li {
	font-size: 17px;
	line-height: 24px;
	padding: 0px 0px 15px 18px;
	background-image: url("images/bullet02.png");
	background-repeat: no-repeat;
	background-position: left 8px;
}

/*Partnership Programs - About*/

.intro-text {
	text-align: center;
	padding: 65px 0px 40px 0px;
	color: #000;
}

.intro-text h2 {
	font-size: 38px;
	line-height: 48px;
	padding-bottom: 20px;
	font-weight: 600;
}

.intro-text p {
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 25px;
	max-width: 1400px;
	margin: 0 auto;
}

.intro-text .learn-more {
	padding-top: 10px;
}

.intro-text h4 {
	font-size: 38px;
	line-height: 48px;
	padding-bottom: 20px;
	font-weight: 600;
	padding-top: 50px;
}

.pp-list {
	border-top: #d8d8d8 solid 1px;
	width: 100%;
	position: relative;
}

.pp-list::before {
	content: '';
	position: absolute;
	left: 50%;
	top: -1px;
	margin-left: -36px;
	width: 73px;
	height: 29px;
	background-image: url("images/down-arrow.png");
	background-position: center top;
	background-repeat: no-repeat;
}

.pp-list-wrap {
	width: 98%;
	max-width: 1864px;
	min-width: 300px;
	margin: 0 auto;
	padding: 70px 0px 20px 0px;
}

.ppl-container {
	margin: 0px -0.6% 0px -0.6%;
	flex-wrap: wrap;
}

.pp-list-wrap .ppl-item {
	width: 32%;
	margin: 0px 0.6% 60px 0.6%;
	border-bottom: #cfcfcf solid 1px;
	padding-bottom: 20px;
	align-self: flex-start;
	color: #000;
	font-size: 18px;
}

.ppl-image {
	background-color: #eee;
	height: 415px;
	margin-bottom: 30px;
}

.ppl-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ppl-item h3 {
	font-size: 30px;
	line-height: 36px;
	font-weight: 600;
	padding-bottom: 25px;
}

.ppl-item p {
	line-height: 24px;
	padding-bottom: 24px;
}

.ppl-item ul li {
	padding: 0px 0px 24px 23px;
	line-height: 24px;
	background-image: url("images/bullet03.png");
	background-repeat: no-repeat;
	background-position: left 8px;
}


/*Security Testing Centre*/

.image-with-text-full {
	width: 100%;
	justify-content: space-between;
	flex-direction: row-reverse;
	border-bottom: #d8d8d8 solid 1px;
	align-items: stretch;
}

.image-with-text-full .lhs {
	width: 50%;
	min-height: 800px;
}

.image-with-text-full .lhs img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.image-with-text-full .rhs {
	width: 50%;
	align-items: center;
	padding: 30px 0px 30px 0px;
}

.image-with-text-full .rhs .rhs-content {
	width: 53%;
	margin-left: 10%;
	color: #000;
}

.image-with-text-full .rhs .rhs-content h2 {
	font-size: 38px;
	line-height: 48px;
	padding-bottom: 20px;
	font-weight: 600;
}

.image-with-text-full .rhs .rhs-content p {
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 25px;
}

.image-with-text-full .rhs .rhs-content p strong {
	color: #f29200;
}

.image-with-text-full .rhs .rhs-content p a {
	color: #f29200;
	font-weight: 600;
	text-decoration: none;
}

.image-with-text-full .rhs .rhs-content .hours {
	justify-content: space-between;
}

.image-with-text-full .rhs .rhs-content .hours div {
	width: 48%;
}

.image-with-text-full .rhs .rhs-content h5 {
	font-size: 22px;
	line-height: 28px;
	padding-bottom: 15px;
	font-weight: 600;
	color: #1a065d;
}

.image-with-text-full .rhs .rhs-content h4 {
	font-size: 22px;
	line-height: 28px;
	padding-bottom: 25px;
	font-weight: 600;
	color: #000;
}

.image-with-text-full .rhs .rhs-content ul {
	padding-bottom: 10px;
	font-size: 18px;
	line-height: 28px;
}

.image-with-text-full .rhs .rhs-content ul li {
	padding-bottom: 14px;
}

.stc-details {
	padding: 75px 0px 45px 0px;
	color: #000;
}

.stc-detail-box {
	border-top: none;
	margin-bottom: 55px;
	background-color: #fff;
}

.sdb-title {
	border: #e2e2e2 solid 1px;
	padding: 15px 50px 15px 25px;
	border-left: #1a065d solid 6px;
	font-size: 25px;
	line-height: 32px;
	font-weight: 500;
	display: inline-block;
}

.sdb-content {
	padding: 35px 20px 20px 40px;
	font-size: 18px;
	line-height: 24px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: #e2e2e2 solid 1px;
		-moz-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 10px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 10px;
	margin-top: -1px;
}

.sdb-content ul li {
	padding: 0px 0px 17px 23px;
	background-image: url("images/bullet03.png");
	background-repeat: no-repeat;
	background-position: left 8px;
}

.sdb-content ul li ul {
	padding-top: 17px;
	padding-left: 10px;
}

.sdb-content ul li ul li {
	padding: 0px 0px 17px 23px;
	background-image: url("images/bullet02.png");
}

.sdb-content ul li ul li:last-child {
	padding-bottom: 10px;
}

.sdb-content ul li strong {
	color: #ff0000;
}

.sdb-content ul li span {
	color: #1a065d;
	font-weight: 600;
}

.sdb-content ul li a {
	color: #1a065d;
	font-weight: 600;
	text-decoration: underline;
}

.grey-color {
	background-color: #f7f7f9;
	border: none;
}

.web-link {
	margin: 20px 0px 20px 0px;
	background-color: #fff;
	padding: 10px 28px 10px 10px;
	border-right: #1a065d solid 6px;
	color: #1a065d;
	font-size: 19px;
	align-items: center;
	margin-left: -18%;
	padding-left: 18%;
	display: inline-flex; 	
}

.web-link .wl-icon {
	margin-right: 20px;
}

.wl-link a {
	color: #1a065d;
	text-decoration: none;
	font-weight: 600;
}

.wl-link a:hover {
	color: #f29200;
	text-decoration: none;
}

.image-with-text-full .rhs .rhs-content ol li {
	padding: 0px 0px 17px 23px;
	background-image: url("images/bullet03.png");
	background-repeat: no-repeat;
	background-position: left 8px;
	font-size: 18px;
	line-height: 24px;
}

.image-with-text-full .rhs .rhs-content ol li ol {
	padding-top: 15px;
}

.image-with-text-full .rhs .rhs-content ol li ol li {
	padding-bottom: 8px;
	background-image: url("images/bullet02.png");
}

.video-section {
	text-align: center;
	padding: 85px 0px 95px 0px;
}

.video-section h3 {
	font-size: 39px;
	line-height: 49px;
	color: #000;
	font-weight: 600;
	padding-bottom: 45px;
	max-width: 1465px;
	margin: 0 auto;
}

.video-wrapper{
  width: min(100%, 1473px);
  margin: 0 auto;
  overflow: hidden;
}

.video-el {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  background: #000;
}

/*Training - Training Providers*/

.download-list {
	background-image: url("images/ol-bg.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #f7f7f9;
}

.dl-wrap {
	padding: 100px 0px 50px 0px;
}

.dl-wrap ul li {
	background-color: #fff;
	margin-bottom: 50px;
	border: #eee solid 1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
	padding: 38px 0px 37px 0px;
	color: #5b5b5b;
	background-repeat: no-repeat;
	background-position: 27px 10px;
	background-image: url("images/wl-icon.png");
}

.dli-name {
	padding: 0px 20px 38px 150px;
	font-size: 22px;
	line-height: 30px;
	color: #000;
	border-bottom: #1a065d solid 1px;
}

.dli-button {
	padding: 30px 20px 0px 150px;
}

.dli-button a {
	display: inline-block;
	padding: 16px 20px 16px 57px;
	border: #ddd solid 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 17px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	font-weight: 500;
	background-image: url("images/pdf.png");
	background-repeat: no-repeat;
	background-position: 20px center;
	background-color: #fff;
}

.dli-button a:hover {
	background-image: url("images/pdf-hover.png");
	color: #fff;
	background-color: #1a065d;
	border-color: #1a065d;
}

/*Resources - Standards*/

.suggestions {
	padding: 80px 0px 70px 0px;
	color: #000;
}

.suggestions h3 {
	font-size: 39px;
	line-height: 45px;
	padding-bottom: 25px;
	font-weight: 600;
}

.suggestions ul li {
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	background-image: url("images/bullet03.png");
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 0px 0px 20px 20px;
}

.suggestions ul li strong {
	color: #f29200;
}

.iwtf-right-image {
	flex-direction: row;
}

.iwtf-right-image .rhs .rhs-content {
	width: 53%;
	margin-left: auto;
	margin-right: 10%;
	color: #000;
}

.rhs-content h5 {
	font-size: 22px;
	line-height: 28px;
	color: #1a065d;
	font-weight: 600;
	padding-bottom: 25px;	
}

.regulations {
	padding: 90px 0px 50px 0px;
}

.regulations h3 {
	font-size: 39px;
	line-height: 49px;
	color: #000;
	font-weight: 600;
	padding-bottom: 40px;
}

.regulations ul {
	flex-wrap: wrap;
	justify-content: space-between;
}

.regulations ul li {
	width: 48%;
	padding-bottom: 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
}

.regulations ul li .r-name {
	border: #dddddd solid 1px;
	width: 88px;
	height: 88px;
	justify-content: center;
	align-items: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	font-size: 23px;
	line-height: 23px;
	color: #1a065d;
	font-weight: 600;
	flex-shrink: 0;
	margin-right: 28px;
	align-self: flex-start;
	
}

.regulations ul li .r-list {
	font-size: 18px;
	line-height: 28px;
	color: #f29200;
	font-weight: 600;
	padding-top: 15px;
}

.regulations ul li .r-list p {
	padding-bottom: 15px;
}


/* Security Licensing */

.ss-faq-section {
	background-color: #f7f7f9;
	width: 100%;
	background-image: url("images/ol-bg.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.ss-faq-warp {
	padding: 50px 0px 40px 0px;
}

.ss-faq-warp h3 {
	font-size: 30px;
	line-height: 38px;
	font-weight: 600;
	padding-bottom: 30px;
	color: #000;
}

.accordion-wrapper {
    position: relative;
	background-color: #fff;
	margin-bottom: 30px;
	-moz-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
}

.acc-head {
    position: relative;
	cursor: pointer;
	padding: 23px 20px 25px 77px;
	background-image: url("images/faq.png");
	background-repeat: no-repeat;
	background-position: 25px 20px;
	font-size: 22px;
	line-height: 28px;
	color: #5b5b5b;
	border-bottom: #1a065d solid 1px;
}

.acc-head::after {
	content: '\276F';
	position: absolute;
	right: 34px;
	color: #000;
	transform: rotate(0deg);
	transition: .4s;
	font-size: 28px;
}

.acc-head.active::after {
	content: '\276F';
	position: absolute;
	right: 34px;
	color: #000;
	transform: rotate(90deg);
	transition: .4s;
}

.acc-body {
	padding: 35px 40px 50px 77px;
	color: #000;
	font-size: 18px;
	 display: none;
}

.acc-body p {
	line-height: 28px;
	padding-bottom: 25px;
}

.download-form a {
	display: inline-block;
	padding: 16px 20px 16px 57px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 17px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	background-image: url("images/pdf-hover.png");
	background-repeat: no-repeat;
	background-position: 20px center;
	background-color: #1a065d;
}

.download-form a:hover {
	color: #fff;
	background-color: #f29200;
}

.licensing-details {
	padding: 55px 0px 45px 0px;
	color: #000;
}

.licensing-details p {
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 25px;
}

.licensing-details p a {
	font-weight: 600;
	color: #f29200;
	text-decoration: none;
}

.licensing-details p a:hover {
	color: #f29200;
	text-decoration: underline;
}

.licensing-details p strong {
	color: #1a065d;
}

/*Western Australia Police*/

.police-contact {
	border: #e2e2e2 solid 1px;
	background-color: #fff;
	border-left: #1a065d solid 4px;
	-moz-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
	padding: 25px 20px 25px 169px;
	color: #000;
	margin-bottom: 35px;
	background-image: url("images/phone-icon.png");
	background-repeat: no-repeat;
	background-position: 35px 25px;
	min-height: 90px;
}

.police-contact .pc-type {
	font-size: 22px;
	line-height: 24px;
	color: #1a065d;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 5px;
}

.police-contact .pc-no {
	font-size: 39px;
	line-height: 40px;
	font-weight: 600;
	padding-bottom: 3px;
}

.police-contact .pc-no a {
	color: #000;
	text-decoration: none;
}


.police-contact .pc-situation {
	font-size: 18px;
	line-height: 24px;
}

/*Western Australian State CCTV Strategy*/

.cctv-info {
	border: #e2e2e2 solid 1px;
	background-color: #fff;
	border-left: #1a065d solid 4px;
	-moz-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px;
	padding: 12px 20px 12px 22px;
	color: #000;
	margin-bottom: 27px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	align-items: center;
}

.ci-icon {
	flex-shrink: 0;
	margin-right: 20px;
}

.ci-text {
	font-size: 22px;
	line-height: 28px;
	color: #000;
}

.ci-text a {
	color: #000;
	text-decoration: none;
}

.ci-text a:hover {
	color: #f29200;
	text-decoration: none;
}

.cctv-contact {
	justify-content: space-between;
	font-size: 18px;
	line-height: 28px;
	color: #000;
}

.cctv-contact a {
	color: #000;
	text-decoration: none;
}

.cctv-contact .cc-lhs {
	width: 48%;
}

.cctv-contact .cc-rhs {
	width: 48%;
}

/*Member Login*/

.member-page {
	background-color: #f8f8f9;
	background-image: url("images/ol-bg.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: #fff solid 10px;
}

.member-page-wrap {
	padding: 45px 0px 50px 0px;
	max-width: 1144px;
	width: 94%;
	margin: 0 auto;
	min-width: 300px;
	color: #000;
}

.member-login-title {
	text-align: center;
	padding-bottom: 10px;
}

.member-login-title h2 {
	font-size: 35px;
	line-height: 40px;
	padding-bottom: 20px;
	font-weight: 600;
}

.member-login-title h2 img {
	vertical-align: top;
	margin-right: 10px;
}

.member-login-title p {
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 25px;
}

.password-wrapper {
	background-color: #fff;
	border: #1a065d dashed 4px;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 45px;
}

.pw-title {
	background-color: #f8f8f9;
	padding: 15px;
	font-size: 18px;
	line-height: 28px;
}

.pw-title strong {
	color: #f29200;
}

.pw-content {
	padding: 20px 20px 0px 20px;
}

.pw-button {
	padding-bottom: 25px;
}

.pw-button a {
	display: inline-block;
	padding: 14px 27px 14px 63px;
	border: #dddddd solid 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 17px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	font-weight: 500;
	background-image: url("images/password.png");
	background-repeat: no-repeat;
	background-position: 16px center;
}

.pw-button a:hover {
	border-color: #f29200;
	color: #1a065d;
	text-decoration: none;
}

.pw-note {
	font-size: 18px;
	line-height: 28px;
}

.login-title {
	font-size: 29px;
	line-height: 36px;
	font-weight: 600;
	padding-bottom: 36px;
}

.login-form {
	justify-content: space-between;
}

.login-form .mf-box {
	width: 31.5%;
	padding-bottom: 15px;
}

.login-form .mf-buton-wrap {
	width: 31.5%;
	text-align: center;
}

.mf-box label {
	display: block;
	font-size: 13px;
	color: #282828;
	padding-bottom: 10px;
}

.mf-box input {
	width: 100%;
	height: 56px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0px 20px 0px 25px;
	font-size: 16px;
	color: #222;
	-moz-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	border: #d6d6d6 solid 1px;
}

.mf-box input:focus {
	border-color: #aaa;
}

.login-form .mf-buton-wrap {
	padding-top: 27px;
}

.mf-buton {
	padding-bottom: 15px;
}

.mf-buton input {
	width: 100%;
	border: none;
	outline: none;
	background-color: #1a065d;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	height: 56px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 35% center;
}

.mf-buton input:hover {
	background-color: #f29200;
	color: #fff;
}

.remember {
	font-size: 14px;
	line-height: 15px;
	color: #282828;
	cursor: pointer;
}

.remember input {
	margin: 0px 5px 0px 0px;
}

/*Affiliate Membership*/

.membership-title {
	text-align: center;
	padding: 37px 0px 20px 0px;
	color: #000;
}

.membership-title strong {
	color: #f29200;
}

.m-title1 {
	font-size: 35px;
	line-height: 45px;
	padding-bottom: 30px;
	font-weight: 600;
}

.m-title1 img {
	margin-right: 5px;
	vertical-align: middle;
}

.m-title2 {
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 20px;
	font-weight: 600;
}

.form-title1 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	padding-bottom: 40px;
	text-align: center;
}

.m-detail-box {
	background-color: #fff;
	border: #1a065d dashed 4px;
	text-align: center;
	margin-bottom: 45px;
	padding-top: 30px;
}

.mdb-top {
	padding: 0px 30px 0px 40px;
	margin-bottom: 30px;
	text-align: left;
	font-size: 19px;
	line-height: 26px;
	position: relative;
	justify-content: space-between;
}

.mdb-top::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0px;
	top: 0px;
	width: 1px;
	background-color: #d8d8d8;
}

.no-sep::after {
	display: none;
}

.mdb-top .lhs, .mdb-top .rhs {
	width: 47%;
}

.mdb-top p {
	color: #1a065d;
	padding-bottom: 20px;
}

.mdb-top ol {
	list-style: lower-alpha;
	margin-left: 20px;
}

.mdb-top ol li {
	padding-bottom: 5px;
}

.mdb-top ol li ol {
	padding-top: 10px;
	list-style: lower-roman;
}


.mdb-note {
	font-size: 18px;
	line-height: 25px;
	background-color: #f8f8f9;
	padding: 15px 30px 18px 40px;
	text-align: left;
}

.mdb-note strong {
	color: #f29200;
}

.mform-title {
	text-align: center;
	font-size: 35px;
	line-height: 40px;
	padding-bottom: 30px;
	font-weight: 600;
	color: #000;
}

.membership-form {
	padding-bottom: 30px;
}

.mform-row {
	justify-content: space-between;
}

.mform-row .col2 {
	width: 48.5%;
}

.mform-row .col3 {
	width: 31.5%;
}

.mform-row .col4 {
	width: 22.5%;
}

.mf-box {
	padding-bottom: 24px;
}

.mf-box label {
	display: block;
	font-size: 14px;
	line-height: 15px;
	color: #282828;
	padding-bottom: 10px;
}

.mf-box input {
	width: 100%;
	height: 56px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0px 20px 0px 25px;
	font-size: 16px;
	color: #222;
	-moz-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	border: #d6d6d6 solid 1px;
}

.mf-box input:focus {
	border-color: #1a065d;
}

.mf-button {
	padding-top: 10px;
	text-align: center;
}

.mf-button input {
	height: 57px;
	background-color: #1a065d;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 17px;
	font-weight: 500;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 50px center;
	padding: 0px 70px 0px 105px;
}

.mf-button input:hover {
	background-color: #f29200;
	color: #fff;
}

.select-style {
    padding: 0;
    margin: 0;
     width: 100%;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    overflow: hidden;
	color: #222;
	-moz-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	border: #d6d6d6 solid 1px;
    background: #fff url(images/sarrow.png) no-repeat 94% 50%;
}

.select-style select {
	height: 55px;
    width: 110%;
	padding: 0px 20px 0px 20px;
	font-size: 16px;
	color: #222;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.select-style select:focus {
    outline: none;
}

/*Consumer Info - License Requirements*/

.orange-list {
	color: #f29200;
	font-weight: 600;
}

.assistance {
	border-top: #d6d6d6 solid 1px;
	border-bottom: #d6d6d6 solid 1px;
	padding: 20px 0px 15px 0px;
	margin-bottom: 25px;
	font-weight: 600;
}

.assistance a {
	color: #000!important;
	text-decoration: underline!important;
}

.sdb-content p {
	line-height: 24px;
	padding-bottom: 24px;
}

.sdb-content h5 {
	font-size: 19px;
	line-height: 27px;
	font-weight: 600;
	padding-bottom: 24px;
	color: #1a065d;
}

.sdb-content h4 {
	font-size: 19px;
	line-height: 27px;
	font-weight: 600;
	padding-bottom: 24px;
	color: #000;
	text-transform: uppercase;
}


/*Electronic Intruder Alarm Systems*/

.full-width-banner {
	width: 100%;
	height: 622px;
	background-color: #eee;
	background-position: center top;
	background-size: cover;
	position: relative;
}

.banner-name {
	position: absolute;
	left: 0px;
	bottom: 10%;
	background-color: #fff;
	padding: 30px 55px 30px 20%;
	font-size: 45px;
	line-height: 50px;
	font-weight: 600;
	color: #1a065d;
}


.image-with-text-full .rhs .rhs-content h3 {
	font-size: 38px;
	line-height: 48px;
	padding-bottom: 25px;
	font-weight: 600;
	color: #000;
}

.blue {
	color: #1a065d;
}

/*Security Personnel Services*/

.two-col {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	-moz-column-gap: 40px;
	-webkit-column-gap: 40px;
	column-gap: 40px;
	padding-bottom: 20px;
}

ul.two-col {
	padding-bottom: 0px;
}

.stc-two-col {
	justify-content: space-between;
}

.stc-two-col .stc-detail-box {
	width: 48.5%;
} 

/*State Security Associations*/

.ssa-wrap {
	padding: 75px 0px 20px 0px;
}

.ssa-item {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	padding-bottom: 48px;
	margin-bottom: 48px;
	border-bottom: #d4d4d4 solid 1px;
}

.ssa-logo {
	width: 266px;
	height: 266px;
	border: #d9d9d9 solid 1px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	margin-right: 38px;
}

.ssa-logo img {
	max-width: 94%;
	margin: 0 auto;
}

.ssa-text {
	color: #000;
	font-size: 18px;
}

.ssa-text h3 {
	font-size: 28px;
	line-height: 36px;
	font-weight: 600;
	padding-bottom: 20px;
}

.ssa-text p {
	line-height: 28px;
	padding-bottom: 20px;
}


.ssa-text ul li {
    padding: 0px 0px 17px 23px;
    background-image: url(images/bullet03.png);
    background-repeat: no-repeat;
    background-position: left 8px;
}

.no-border {
	border: none;
}

.ssa-button {
	padding-top: 10px;
}

.ssa-button a {
	display: inline-block;
	padding: 16px 20px 16px 57px;
	border: #ddd solid 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 17px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	font-weight: 500;
	background-image: url("images/ssa-button.png");
	background-repeat: no-repeat;
	background-position: 20px center;
	background-color: #fff;
}

.ssa-button a:hover {
	background-image: url("images/ssa-button-hover.png");
	color: #fff;
	background-color: #1a065d;
	border-color: #1a065d;
}


/*  Members List */

.members-list {
	padding: 80px 0px 45px 0px;
	text-align: center;
}

.members-list ul {
	justify-content: center;
	margin: 0px -2.2% 0px -2.2%;
	flex-wrap: wrap;
}

.members-list ul li {
	width: 20.5%;
	margin: 0px 2.2% 60px 2.2%;
}

.ml-top {
	position: relative;
	height: 329px;
}

.ml-photo {
	width: 100%;
	height: 286px;
	background-color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	border: #ccc solid 1px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	justify-content: center;
	align-items: center;
}

.ml-photo img {
	max-width: 95%;
	margin: 0 auto;
}

.ml-details {
	position: absolute;
	left: 4%;
	bottom: 0px;
	right: 4%;
	background-color: #fff;
	z-index: 2;
	padding: 20px 10px 20px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: #eee solid 1px;
	background-image: url("images/md-bg.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.ml-details .ml-name {
	font-size: 20px;
	line-height: 25px;
	color: #000;
	font-weight: 600;
	padding-bottom: 5px;
}

.ml-details .ml-company {
	font-size: 16px;
	line-height: 20px;
	color: #1a065d;
	font-weight: 500;
}

.load-more {
	border-top: #e7e7e7 solid 1px;
	border-bottom: #e7e7e7 solid 1px;
	padding: 25px 0px 25px 0px;
	text-align: center;
}

.load-more button {
	height: 50px;
	border: none;
	background-color: transparent;
	font-size: 18px;
	color: #6d6d6d;
}

.load-more button:hover {
	color: #1a065d;
}

/*Membership-Member - Individual Profile Page*/

.company-profile {
	background-color: #f8f8f9;
}

.cp-wrap {
	padding: 65px 0px 20px 0px;
}

.profile-box {
	background-color: #fff;
	padding: 55px;
	justify-content: space-between;
	flex-direction: row-reverse;
}

.pb-image {
	width: 596px;
}

.pb-text {
	width: 692px;
}

.pb-text figure {
	padding-bottom: 25px;
	max-width: 50%;
}

.pb-text h3 {
	font-size: 30px;
	line-height: 35px;
	color: #000;
	padding-bottom: 25px;
	font-weight: 600;	
}

.pb-text ul {
	border-top: #d5d5d5 solid 1px;
	padding-bottom: 30px;
}

.pb-text ul li {
	border-bottom: #d5d5d5 solid 1px;
	padding: 15px 0px 15px 0px;
	font-size: 18px;
	line-height: 24px;
	color: #5b5b5b;
}

.pb-text ul li img {
	margin-right: 10px;
	vertical-align: top;
}


.pb-text ul li a {
	color: #1a065d;
	text-decoration: none;
}

.pb-text h5 {
	font-size: 19px;
	line-height: 25px;
	color: #000;
	padding-bottom: 15px;
	font-weight: 600;	
}

.pb-text p {
	font-size: 18px;
	line-height: 25px;
	color: #5b5b5b;
	padding-bottom: 30px;
}

.view-button a {
	display: inline-block;
	height: 57px;
	line-height: 57px;
	background-color: #f29200;
	color: #fff;
	width: 288px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}

.view-button a:hover {
	background-color: #1a065d;
	color: #fff;
	text-decoration: none;
}


/*Membership Application & Fees*/

.maf {
	width: 100%;
	max-width: 1920px;
	min-width: 300px;
	margin: 0 auto;
	flex-wrap: wrap;
	padding-bottom: 90px;
	justify-content: center;
}

.maf .maf-image {
	width: 25%;
	height: 340px;
	background-color: #ccc;
}

.maf .maf-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.maf-details {
	background-color: #f2f2f2;
	width: 25%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	justify-content: center;
	align-items: center;
	color: #000;
}

.maf-details figure {
	padding-bottom: 10px;
}

.maf-details h3 {
	font-size: 30px;
	line-height: 35px;
	padding-bottom: 5px;
	font-weight: 600;
}

.maf-details p {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 20px;
}

.apply a {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	background-color: #fff;
	color: #1a065d;
	padding: 0px 45px 0px 45px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}

.apply a:hover {
	background-color: #1a065d;
	color: #fff;
	text-decoration: none;
}

/*Find a Member*/

.search-companies {
	background-color: #f8f8f9;
	background-image: url("images/contact-page-bg.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: #ccc solid 1px;
}

.sc-wrap {
	padding: 45px 0px 25px 0px;
}

.sc-wrap h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	color: #000;
	text-align: center;
	padding-bottom: 40px;
}

.sc-form {
	justify-content: space-between;
}

.sc-form .sc-box {
	width: 25%;
}

.sc-form .sc-button {
	width: 20%;
}

.sc-box {
	padding-bottom: 24px;
}

.sc-box label {
	display: block;
	font-size: 14px;
	line-height: 15px;
	color: #282828;
	padding-bottom: 10px;
}

.sc-box input {
	width: 100%;
	height: 56px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0px 20px 0px 25px;
	font-size: 16px;
	color: #222;
	-moz-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	border: #d6d6d6 solid 1px;
}

.sc-box input:focus {
	border-color: #1a065d;
}

.sc-button {
	padding-top: 27px;
	text-align: center;
}

.sc-button input {
	width: 100%;
	height: 55px;
	background-color: #1a065d;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 17px;
	font-weight: 500;
}

.sc-button input:hover {
	background-color: #f29200;
	color: #fff;
}

.company-members {
	background-color: #f8f8f9;
	border-bottom: #ccc solid 1px;
}

.cm-wrap {
	padding: 30px 0px 50px 0px;
}

.cm-title {
	justify-content: space-between;
	padding-bottom: 38px;
	align-items: center;
}

.cm-title h3 {
	font-size: 28px;
	line-height: 33px;
	color: #000;
	font-weight: 600;
}

.submit-listing a {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	background-color: #f29200;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	width: 287px;
}

.submit-listing a:hover {
	background-color: #1a065d;
	color: #fff;
	text-decoration: none;
}

.cm-wrap ul li {
	background-color: #fff;
	margin-bottom: 45px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	align-items: center;
}

.cm-wrap ul li .cm-logo {
	width: 447px;
	min-height: 412px;
	border-right: #dfdfdf solid 1px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}

.cm-wrap ul li .cm-logo img {
	max-width: 90%;
	height: auto;
	margin: 0 auto;
}

.cm-wrap ul li .cm-details {
	margin-left: 70px;
	padding: 40px 0px 40px 0px;
}

.cm-wrap ul li .cm-details h5 {
	font-size: 30px;
	line-height: 35px;
	padding-bottom: 15px;
	color: #000;
	font-weight: 600;
}

.cm-wrap ul li .cm-details p {
	font-size: 18px;
	line-height: 26px;
	color: #5b5b5b;
	padding-bottom: 5px;
}

.cm-wrap ul li .cm-details p strong {
	color: #000;
	font-weight: 500;
}

.cm-buttons {
	padding-top: 25px;
}

.cm-buttons div {
	margin-right: 29px;
}

.cm-buttons div a {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	color: #1a065d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	width: 284px;
	border: #e2e2e2 solid 2px;
}

.cm-buttons div:nth-child(1) a:hover {
	background-color: #1a065d;
	color: #fff;
	border-color: #1a065d;
}

.cm-buttons div:nth-child(2) a {
	background-color: #f29200;
	color: #fff;
	border-color: #f29200;
}

.cm-buttons div:nth-child(2) a:hover {
	background-color: #f26600;
	color: #fff;
	border-color: #f26600;
}

/*Submit Listing*/

.mf-box textarea {
	width: 100%;
	height: 136px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px 20px 15px 25px;
	font-size: 16px;
	color: #222;
	-moz-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 0px;
	border: #d6d6d6 solid 1px;
	overflow: hidden;
	resize: none;
}

.mf-box input:focus {
	border-color: #aaa;
}

.mf-bottom-row {
	justify-content: space-between;
	align-items: center;
	padding-top: 10px;
}

.upload-section {
	width: 66%;
}

.upload-label {
	display: block;
    font-size: 14px;
    line-height: 15px;
    color: #282828;
    padding-bottom: 10px;
}


/* The upload box itself */
.upload-box {
  border: 2px dashed #ccc;
  border-radius: 10px;
  background-color: #fff;
  height: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
}

.upload-box:hover {
  border-color: #6c63ff;
  background-color: #f9f9ff;
}

.upload-icon {
  margin-bottom: 5px;
}

.upload-box p {
  font-size: 16px;
  color: #282828;
}

.mf-bottom-row .mf-button {
	width: 31%;
}

.mf-bottom-row .mf-button input {
	width: 100%;
	padding: 0px;
	background-image: none;
}

.shopping-page {
	padding: 75px 0px 75px 0px;
}

/*Topology*/

.sub-main {
	padding: 70px 0px 70px 0px;
}

.sub-text {
	font-size: 18px;
	color: #000000;
}

.sub-text h1 {
	font-size: 34px;
	line-height: 42px;
	padding-bottom: 20px;
	font-weight: 600;
}

.sub-text h2 {
	font-size: 30px;
	line-height: 38px;
	padding-bottom: 20px;
	font-weight: 600;
}

.sub-text h3 {
	font-size: 24px;
	line-height: 34px;
	padding-bottom: 20px;
	font-weight: 600;
}

.sub-text h4 {
	font-size: 21px;
	line-height: 31px;
	color: #1a065d;
	padding-bottom: 20px;
	font-weight: 600;
}

.sub-text h5 {
	font-size: 19px;
	line-height: 26px;
	color: #1a065d;
	padding-bottom: 20px;
	font-weight: 600;
}

.sub-text p {
	line-height: 24px;
	padding-bottom: 24px;
}

.sub-text a {
	color: #f29200;
	text-decoration: none;
}

.sub-text a:hover {
	color: #f29200;
	text-decoration: underline;
}

.sub-text ul li {
	line-height: 24px;
	padding: 0px 0px 15px 20px;
	background-image: url("images/bullet03.png");
	background-repeat: no-repeat;
	background-position: left 7px;
}

.sub-text ul ul {
	padding-top: 10px;
}

.sub-text ol {
	margin-left: 30px;
}

.sub-text ol li {
	list-style: decimal;
	line-height: 24px;
	padding-bottom: 15px;
}

.sub-text ol ol {
	padding-top: 10px;
}

.sub-text blockquote {
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	padding-bottom: 20px;
}

/*Blog*/

.blog-page {
	justify-content: space-between;
	padding: 75px 0px 75px 0px;
}

.blog-page .blog-lhs {
	width: 960px;
}

.blog-page .blog-rhs {
	width: 448px;
}

.blog-list {
	justify-content: space-between;
	flex-wrap: wrap;
}

.blog-list .blog-item {
	width: 47.5%;
	margin-bottom: 50px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 40px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 40px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 40px;
	background-color: #fff;
	position: relative;
	background-image: url("/wp-content/uploads/2025/12/shape1.png");
	background-repeat: no-repeat;
	background-position: 97% 97%;
}


.blog-list .blog-item figure {
	width: 100%;
	height: 297px;
	background-color: #eee;
	position: relative;
	border-bottom: #f7f7f7 solid 9px;

}

.blog-list .blog-item figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}


.blog-list .blog-item .bi-text {
	padding: 24px 30px 65px 30px;
}

.blog-list .blog-item::after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 158px;
	height: 4px;
	background-color: #1a065d;
}

.post-details {
	padding-bottom: 10px;
	font-size: 18px;
	line-height: 18px;
	color: #1a065d;
	flex-wrap: wrap;
}

.post-details div {
	padding: 0px 0px 5px 39px;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: 500;
}

.post-details div.post-cat {
	background-image: url("/wp-content/uploads/2025/12/post-cat.png");
	margin-right: 30px;
}

.post-details div.post-date {
	background-image: url("/wp-content/uploads/2025/12/calender.png");
}

.post-details a {
	color: #1a065d;
	text-decoration: none;
}

.post-details a:hover {
	color: #f29200;
	text-decoration: none;
}

.bi-text h2 {
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	font-weight: 600;
	padding-bottom: 10px;
}

.bi-text h2 a {
	color: #000000;
	text-decoration: none;
}

.bi-text h2 a:hover {
	color: #000000;
	text-decoration: none;
}


.bi-text .bi-more {
	position: absolute;
	left: 30px;
	bottom: 30px;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	text-transform: uppercase;
}

.bi-text .bi-more a {
	color: #000000;
	text-decoration: none;
	padding-right: 35px;
	background-image: url("/wp-content/uploads/2025/12/more-arrow.png");
	background-repeat: no-repeat;
	background-position: right center;
}

.bi-text .bi-more a:hover {
	color: #f29200;
	text-decoration: none;
}

.p-heading1 {
	font-size: 30px;
	line-height: 38px;
	padding-bottom: 20px;
	color: #000;
	font-weight: 600;
}

/* Pagination */


.pagination-wrap {
	clear:both;
	overflow: hidden;
}

.pagination {
    clear: both;
    white-space: nowrap;
	border-right:none;
	padding-bottom: 30px;
}

.pagination .page-numbers {
    display: inline;
	margin:0px 5px 5px 0px;
    overflow: hidden;
	font-size:15px;
	line-height: 15px;
	text-decoration:none;
	padding:9px 16px 9px 16px;
	background-color:#f29200;
	color:#fff;
	font-weight: 500;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.pagination ul {
	padding:0px!important;
}

.pagination .page-numbers:hover {
	background-color:#252525;
	color:#fff;
	text-decoration:none;
}

.pagination .current {
	background-color:#252525;
	color:#fff;
	text-decoration:none;
}

.pagination .current:hover {
	background-color:#252525;
	color:#fff;
	text-decoration:none;
}


/*Blog Rhs*/

.blog-rhs .single-widget {
	margin-bottom: 35px;
	border: #d9d9d9 solid 1px;
	padding: 30px 38px 30px 38px;
	background-color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.blog-rhs .single-widget .widget-title {
	font-size: 24px;
	line-height: 28px;
	color: #1a065d;
	font-weight: 500;
	padding-bottom: 22px;
}

.blog-rhs .single-widget .widget-title h3 {
	display: inline-block;
	padding-right: 23px;
	background-image: url("/wp-content/uploads/2025/12/shape1.png");
	background-repeat: no-repeat;
	background-position: right 9px;
}

.blog-rhs form.search {
	border: #d9d9d9 solid 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	justify-content: space-between;
}

.blog-rhs form.search .search-input {
	width: 80%;
	height: 50px;
	padding: 0px 0px 0px 22px;
	font-size: 16px;
	color: #000;
	border: none;
	outline: none;
}

.blog-rhs form.search .search-submit {
	width: 50px;
	height: 50px;
	border: none;
	outline: none;
	background-color: transparent;
	background-image: url("/wp-content/uploads/2025/12/search.png");
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0px;
	text-indent: -9999px;
}


.blog-rhs .single-widget ul li {
	border-top: #cecece solid 1px;
	padding: 20px 0px 20px 24px;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	background-image: url("images/bullet03.png");
	background-repeat: no-repeat;
	background-position: left 25px;
}

.blog-rhs .single-widget ul li:last-child {
	padding-bottom: 5px;
}

.blog-rhs .single-widget ul li a {
	color: #000;
	text-decoration: none;
}

.blog-rhs .single-widget ul li a:hover {
	color: #f29200;
	text-decoration: none;
}

.blog-rhs .single-widget label.screen-reader-text {
	display: none;
}

.blog-rhs .single-widget select {
	width: 100%;
	border: #d9d9d9 solid 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 50px;
	padding: 0px 18px 0px 18px;
	font-size: 16px;
	color: #000;
	 appearance: none;
	  -webkit-appearance: none;
	  -moz-appearance: none;
	background-image: url("images/sarrow.png");
	background-repeat: no-repeat;
	background-position: 95% center;
}

.single-widget:has(.contact-box) {
	padding: 0px!important;
	border: none;
}

.contact-box {
	background-color: #5e5c64;
	text-align: center;
	padding: 83px 20px 83px 20px;
	color: #fff;
		-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image: url("/wp-content/uploads/2025/12/contact-box.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.cb-title {
	font-size: 21px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 10px;
}

.cb-no {
	font-size: 45px;
	line-height: 47px;
	font-weight: 600;
	padding-bottom: 15px;
}

.cb-no a {
	color: #fff;
	text-decoration: none;
}



/*Single Post Page*/

.post-large {
	max-height: 504px;
	overflow: hidden;
	margin-bottom: 30px;
}

.post-large img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.single-post-page .blog-lhs h2 {
	font-size: 30px;
	line-height: 38px;
	color: #000;
	font-weight: 600;
	border-bottom: #d5d5d5 solid 1px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	position: relative;
}

.single-post-page .blog-lhs h2::after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 158px;
	height: 4px;
	background-color: #1a065d;
}


.single-post-page .blog-lhs h2 a {
	color: #000;
	text-decoration: none;
}

.spd-wrap {
	padding-bottom: 20px;
}

.post-edit-link {
	color: #f29200;
	text-decoration: underline;
	padding-bottom: 20px;
}

.blog-lhs #comments {
	padding-top: 40px;
	border-top: #d5d5d5 solid 1px;
	margin-top: 30px;
}

.comment-reply-title {
	font-size: 30px;
	line-height: 37px;
	padding-bottom: 10px;
	font-weight: 600;
	color: #000;
}

.comment-notes {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 30px;
}

.logged-in-as {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 30px;
}

.logged-in-as a {
	color: #f29200;
	text-decoration: underline;
}

.comment-form label {
	display: block;
	padding-bottom: 10px;
	font-size: 17px;
	color: #000;
}

.comment-form textarea {
	width: 100%;
	height: 150px;
	padding: 15px;
	resize: none;
	font-size: 17px;
	color: #666;
	margin-bottom: 20px;
	border: #d6dbe0 solid 1px;
}

.comment-form input[type=text], .comment-form input[type=email] {
	width: 100%;
	height: 50px;
	padding: 0px 15px 0px 15px;
	font-size: 17px;
	color: #666;
	margin-bottom: 20px;
	border: #d6dbe0 solid 1px;
}

.comment-form textarea:focus, .comment-form input[type=text]:focus, .comment-form input[type=email]:focus {
	border-color: #d60000;
}

.comment-form .form-submit input {
	height: 50px;
	padding: 0px 40px 0px 40px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #1a065d;
	border: none;
}

.comment-form .form-submit input:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f29200;
}

.comment-form-cookies-consent {
	padding-bottom: 20px;
}

.comment-form-cookies-consent label {
	display: inline-block;
	margin-left: 10px;
	color: #666;
}

/*Page 404*/

.error-page {
	padding: 100px 0px 150px 0px;
	text-align: center;
}

.error {
	font-size: 200px;
	line-height: 200px;
	letter-spacing: 20px;
	color: #000;
	font-weight: 600;
	padding-bottom: 10px;
}

.error strong {
	color: #f29200;
}

.error-page h2 {
	font-size: 30px;
	line-height: 38px;
	padding-bottom: 10px;
	font-weight: 600;
	color: #000;
}

.error-page p {
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 30px;
	color: #000;
}

.error-page .learn-more {
	text-transform: uppercase;
}

@media only screen and (max-width: 1980px) {


.search-button {
	margin: 7px 20px 0px 10px;
}

/*Partnership Programs - About*/


.pp-list-wrap .ppl-item {
	width: 31.5%;
	margin: 0px 0.9% 60px 0.9%;
}


/*Security Testing Centre*/


.image-with-text-full .rhs {
	width: 50%;
	padding: 30px 0px 30px 0px;
}

.image-with-text-full .rhs .rhs-content {
	width: 68%;
	margin-left: 8%;
}

.stc-details {
	padding: 70px 0px 25px 0px;
}


.web-link {
	margin-left: -11%;
	padding-left: 11%;
}

.video-section {
	padding: 75px 0px 90px 0px;
}


/*Training - Training Providers*/

.dl-wrap {
	padding: 80px 0px 40px 0px;
}


/*Resources - Standards*/

.suggestions {
	padding: 70px 0px 60px 0px;
}

.iwtf-right-image {
	flex-direction: row;
}

.iwtf-right-image .rhs .rhs-content {
	width: 68%;
	margin-left: auto;
	margin-right: 8%;
}

.regulations ul li .r-list p {
	padding-bottom: 12px;
}

/*Electronic Intruder Alarm Systems*/

.full-width-banner {
	height: 580px;
}

.banner-name {
	padding: 30px 55px 30px 10%;
}
	
	
.sub-main {
    padding: 60px 0px 60px 0px;
}	

	
}


@media only screen and (max-width: 1880px) {
	

/*Home Page*/

.home-banner .bx-viewport .slider div {
	height: 770px;
}

.home-banner .bx-viewport .slider div figure {
	height: 770px;
}


.hb-box {
	padding: 40px;
	max-width: 750px;
}

.hb-box h2 {
	padding-bottom: 15px;
}

.hb-box h1 {
	font-size: 58px;
	line-height: 68px;
	padding-bottom: 35px;
}

.hb-box p {
	font-size: 27px;
	line-height: 37px;
	padding-bottom: 30px;
	max-width: 595px;
}

.safety-and-security {
	padding: 75px 0px 60px 0px;
}

.section-title {
	font-size: 70px;
	line-height: 75px;
}

.safety-and-security p {
	font-size: 21px;
	line-height: 30px;
}

.safety-and-security ul li {
	margin: 0px 15px 34px 15px;
	width: 207px;
}

.safety-and-security ul li h3 {
	font-size: 19px;
	line-height: 24px;
}

.stc-wrap {
	padding: 175px 0px 175px 0px;
}

.welcome {
	padding: 100px 0px 100px 0px;
}

.resources-wrap {
	padding: 60px 0px 30px 0px;
}

.resources-wrap ul li div {
	font-size: 25px;
	line-height: 30px;
}
	
.saiwa-training  {
	padding: 90px 0px 80px 0px;
}

.saiwa-training .section-title {
	font-size: 48px;
	line-height: 58px;
}

.st-item div {
	font-size: 23px;
	line-height: 28px;
}

.ot-wrap {
	padding: 100px 0px 100px 0px;
}


.ot-wrap .bx-wrapper .bx-next {
    right: -100px;
}

.ot-wrap .bx-wrapper .bx-prev {
    left: -100px;
}

.c-review p {
	font-size: 26px;
	line-height: 45px;
}

/* Contact Us */


.sub-banner-wrap {
	padding: 70px 0px 70px 0px;
}

.sub-banner-wrap h1 {
	font-size: 55px;
	line-height: 63px;
}

.contact-form h3 {
	font-size: 33px;
	line-height: 40px;
}

/* SAIWA Mission */

.image-with-text {
	padding: 90px 0px 100px 0px;
}

.stc-link-wrap ul li h3 {
	font-size: 24px;
	line-height: 32px;
}


/* SAIWA Constitution */


.pdf-banner {
	height: 650px;
}


.pdf-banner-content h2 {
	font-size: 68px;
	line-height: 78px;
}

/*  SAIWA Objectives */


.our-objectives {
	padding: 70px 0px 85px 0px;
}

.oo-title h2 {
	font-size: 58px;
	line-height: 73px;
}


.ol-wrap ul li {
	font-size: 21px;
	line-height: 28px;
}

/*  SAIWA Code of Ethics */

.code-of-ethics {
	padding: 90px 0px 80px 0px;
}

.code-of-ethics .lhs h2 {
	font-size: 65px;
	line-height: 73px;
}


/*  SAIWA Committee */

.committee-members h2 {
	font-size: 43px;
	line-height: 53px;
}

.pcpb-wrap {
	padding: 120px 0px 100px 0px;
}

.pcpb-wrap h2 {
	font-size: 48px;
	line-height: 58px;
	max-width: 920px;
}


/*Committee Activities*/

.committee-activities {
	padding: 60px 0px 70px 0px;
}


.ca-title h2 {
	font-size: 43px;
	line-height: 53px;
}

/*Partnership Programs - About*/

.intro-text {
	padding: 60px 0px 40px 0px;
}

.intro-text h2 {
	font-size: 36px;
	line-height: 46px;
}

.intro-text p {
	padding-bottom: 20px;
}

.intro-text h4 {
	font-size: 36px;
	line-height: 46px;
}

.ppl-image {
	height: 400px;
	margin-bottom: 20px;
}

.ppl-item h3 {
	font-size: 28px;
	line-height: 35px;
}

/*Security Testing Centre*/



.image-with-text-full .rhs .rhs-content h2 {
	font-size: 36px;
	line-height: 46px;
}

.stc-details {
	padding: 65px 0px 35px 0px;
}

.sdb-title {
	font-size: 24px;
	line-height: 32px;
}

.web-link {
}

.web-link .wl-icon {
	max-width: 80px;
}

.video-section {
	text-align: center;
}

.video-section h3 {
	font-size: 36px;
	line-height: 46px;
	max-width: 1400px;
}


/*Training - Training Providers*/


.dl-wrap {
	padding: 80px 0px 30px 0px;
}

.dl-wrap ul li {
	background-position: 27px 15px;
	background-size: 80px auto;
}

.dli-name {
	padding: 0px 20px 38px 130px;
}

.dli-button {
	padding: 30px 20px 0px 130px;
}

/*Resources - Standards*/

.suggestions {
	padding: 60px 0px 50px 0px;
}

.regulations {
	padding: 70px 0px 40px 0px;
}

.regulations h3 {
	font-size: 36px;
	line-height: 46px;
}


/*Electronic Intruder Alarm Systems*/

.full-width-banner {
	height: 550px;
}

.banner-name {
	padding: 30px 55px 30px 10%;
	font-size: 40px;
	line-height: 45px;
}

.image-with-text-full .rhs .rhs-content h3 {
	font-size: 35px;
	line-height: 45px;
}


.shopping-page {
	padding: 70px 0px 70px 0px;
}	
	
.blog-page {
    padding: 70px 0px 55px 0px;
}	
	
}



@media only screen and (max-width: 1780px) {
	

/*Home Page*/

.home-banner .bx-viewport .slider div {
	height: 700px;
}

.home-banner .bx-viewport .slider div figure {
	height: 700px;
}


.hb-box {
	padding: 40px;
	max-width: 730px;
}

.hb-box h1 {
	font-size: 56px;
	line-height: 66px;
	padding-bottom: 30px;
}

.hb-box p {
	font-size: 25px;
	line-height: 35px;
	padding-bottom: 30px;
	max-width: 585px;
}

.safety-and-security {
	padding: 70px 0px 50px 0px;
}

.section-title {
	font-size: 68px;
	line-height: 74px;
}

.safety-and-security p {
	font-size: 20px;
	line-height: 28px;
}

.safety-and-security ul li {
	margin: 0px 1% 34px 1%;
	width: 12%;	
}

.safety-and-security ul li h3 {
	font-size: 18px;
	line-height: 23px;
}

.stc-wrap {
	padding: 165px 0px 165px 0px;
}

.welcome {
	padding: 90px 0px 90px 0px;
}

.resources-wrap ul li div {
	font-size: 24px;
	line-height: 30px;
}
	
.saiwa-training  {
	padding: 90px 0px 70px 0px;
}

.saiwa-training .section-title {
	font-size: 47px;
	line-height: 57px;
}

.ot-wrap {
	padding: 90px 0px 90px 0px;
}


.ot-wrap .bx-wrapper .bx-next {
    right: -90px;
}

.ot-wrap .bx-wrapper .bx-prev {
    left: -90px;
}

.c-review p {
	font-size: 25px;
	line-height: 44px;
}

/* Contact Us */


.sub-banner-wrap {
	padding: 65px 0px 65px 0px;
}

.sub-banner-wrap h1 {
	font-size: 54px;
	line-height: 64px;
}

.contact-form h3 {
	font-size: 33px;
	line-height: 40px;
}

/* SAIWA Mission */

.image-with-text {
	padding: 80px 0px 80px 0px;
}

/* SAIWA Constitution */

.pdf-downloads {
    padding: 75px 0px 75px 0px;
}

	
.pdf-banner {
	height: 600px;
}

.pdf-banner-content h2 {
	font-size: 65px;
	line-height: 75px;
}
	
.pdf-details h3 {
    font-size: 32px;
    line-height: 42px;
}	

.pdf-details p {
    font-size: 21px;
    line-height: 30px;
}	
	
/*  SAIWA Objectives */


.our-objectives {
	padding: 70px 0px 85px 0px;
}

.oo-title h2 {
	font-size: 56px;
	line-height: 70px;
}


.ol-wrap ul li {
	font-size: 21px;
	line-height: 28px;
}

/*  SAIWA Code of Ethics */

.code-of-ethics {
	padding: 80px 0px 80px 0px;
}

.code-of-ethics .lhs h2 {
	font-size: 63px;
	line-height: 70px;
}


/*  SAIWA Committee  */

.committee-members h2 {
	font-size: 41px;
	line-height: 51px;
}

.pcpb-wrap {
	padding: 120px 0px 100px 0px;
}

.pcpb-wrap h2 {
	font-size: 48px;
	line-height: 58px;
	max-width: 920px;
}


/*Committee Activities*/

.committee-activities {
	padding: 60px 0px 70px 0px;
}


.ca-title h2 {
	font-size: 43px;
	line-height: 53px;
}

/*Partnership Programs - About*/

.intro-text {
	padding: 50px 0px 40px 0px;
}

.intro-text h2 {
	font-size: 35px;
	line-height: 44px;
}

.intro-text p {
	padding-bottom: 20px;
}

.intro-text h4 {
	font-size: 36px;
	line-height: 46px;
}

.ppl-image {
	height: 380px;
}

.ppl-item h3 {
	font-size: 28px;
	line-height: 35px;
}

/*Security Testing Centre*/



.image-with-text-full .rhs .rhs-content h2 {
	font-size: 35px;
	line-height: 45px;
}
	
	
.image-with-text-full .rhs .rhs-content {
    width: 70%;
    margin-left: 7%;
}	

.stc-details {
	padding: 60px 0px 30px 0px;
}

.web-link {
    margin-left: -10%;
    padding-left: 10%;
}
	
.iwtf-right-image .rhs .rhs-content {
    margin-right: 7%;
}

/*Resources - Standards*/

.suggestions {
	padding: 60px 0px 50px 0px;
}

.regulations {
	padding: 70px 0px 40px 0px;
}

.regulations h3 {
	font-size: 36px;
	line-height: 46px;
}


/*Electronic Intruder Alarm Systems*/

.full-width-banner {
	height: 520px;
}

.banner-name {
	padding: 25px 50px 25px 8%;
	font-size: 38px;
	line-height: 43px;
}

.image-with-text-full .rhs .rhs-content h3 {
	font-size: 34px;
	line-height: 44px;
}


.shopping-page {
	padding: 60px 0px 60px 0px;
}	
	
}



@media only screen and (max-width: 1680px) {
	

/*Home Page*/

.home-banner .bx-viewport .slider div {
	height: 680px;
}

.home-banner .bx-viewport .slider div figure {
	height: 680px;
}


.hb-box {
	margin-left: 100px;
	padding: 35px;
	max-width: 700px;
}

.hb-box h1 {
	font-size: 55px;
	line-height: 64px;
}

.safety-and-security {
	padding: 70px 0px 40px 0px;
}

.section-title {
	font-size: 66px;
	line-height: 72px;
}

.safety-and-security p {
	font-size: 20px;
	line-height: 28px;
}

.stc-wrap {
	padding: 155px 0px 155px 0px;
}

.welcome {
	padding: 80px 0px 80px 0px;
}

.resources-wrap ul li div {
	font-size: 24px;
	line-height: 30px;
}
	
.saiwa-training  {
	padding: 80px 0px 60px 0px;
}

.saiwa-training .section-title {
	font-size: 45px;
	line-height: 55px;
}

.ot-wrap {
	padding: 80px 0px 80px 0px;
}

.c-review p {
	font-size: 24px;
	line-height: 40px;
}

/* Contact Us */


.sub-banner-wrap {
	padding: 60px 0px 60px 0px;
}

.sub-banner-wrap h1 {
	font-size: 53px;
	line-height: 63px;
}
	
.contact-page-wrap {
    padding: 70px 0px 90px 0px;
}	

.contact-form h3 {
	font-size: 32px;
	line-height: 40px;
}

/* SAIWA Mission */

.image-with-text {
	padding: 75px 0px 75px 0px;
}

/* SAIWA Constitution */

.pdf-downloads {
    padding: 70px 0px 70px 0px;
}

.pdf-banner {
	height: 580px;
}

.pdf-banner-content h2 {
	font-size: 64px;
	line-height: 74px;
}
	
.pdf-details h3 {
    font-size: 31px;
    line-height: 41px;
}	

.pdf-details p {
    font-size: 20px;
    line-height: 28px;
}	
	
/*  SAIWA Objectives */


.our-objectives {
	padding: 65px 0px 70px 0px;
}

.oo-title h2 {
	font-size: 54px;
	line-height: 64px;
}

/*  SAIWA Code of Ethics */

.code-of-ethics {
	padding: 65px 0px 70px 0px;
}

.code-of-ethics .lhs h2 {
	font-size: 59px;
	line-height: 69px;
}


/*  SAIWA Committee  */

.committee-members h2 {
	font-size: 41px;
	line-height: 51px;
}

.pcpb-wrap {
	padding: 120px 0px 100px 0px;
}

.pcpb-wrap h2 {
	font-size: 48px;
	line-height: 58px;
	max-width: 920px;
}


/*Committee Activities */

.committee-activities {
	padding: 60px 0px 70px 0px;
}


.ca-title h2 {
	font-size: 43px;
	line-height: 53px;
}

/*Partnership Programs - About*/

.intro-text {
	padding: 50px 0px 40px 0px;
}

.intro-text h2 {
	font-size: 35px;
	line-height: 44px;
}

.intro-text h4 {
	font-size: 34px;
	line-height: 44px;
}

.ppl-image {
	height: 360px;
}

.ppl-item h3 {
	font-size: 27px;
	line-height: 34px;
}

/*Security Testing Centre*/

.image-with-text-full .rhs .rhs-content h2 {
	font-size: 34px;
	line-height: 44px;
}
	
	
.image-with-text-full .rhs .rhs-content {
    width: 80%;
    margin-left: 7%;
}	

.stc-details {
	padding: 60px 0px 20px 0px;
}

.web-link {
    margin-left: -8%;
    padding-left: 8%;
}
	
.video-section {
    padding: 65px 0px 70px 0px;
}	
	
.iwtf-right-image .rhs .rhs-content {
    margin-right: 6%;
}

/*Resources - Standards*/

.suggestions {
	padding: 50px 0px 50px 0px;
}

.regulations {
	padding: 60px 0px 30px 0px;
}

.regulations h3 {
	font-size: 34px;
	line-height: 44px;
}


/*Electronic Intruder Alarm Systems*/

.full-width-banner {
	height: 500px;
}

.banner-name {
	padding: 22px 50px 22px 8%;
	font-size: 37px;
	line-height: 42px;
}

.image-with-text-full .rhs .rhs-content h3 {
	font-size: 33px;
	line-height: 43px;
}
	
	
.maf .maf-image {
    height: 320px;
}	
	
.maf-details h3 {
    font-size: 28px;
    line-height: 35px;
}	
	
.blog-page {
    padding: 60px 0px 50px 0px;
}	
	
}


@media only screen and (max-width: 1580px) {
	

/*Home Page*/

.home-banner .bx-viewport .slider div {
	height: 640px;
}

.home-banner .bx-viewport .slider div figure {
	height: 640px;
}


.hb-box {
	margin-left: 100px;
	padding: 30px;
	max-width: 680px;
}
	
.hb-box h2 {
    font-size: 21px;
    line-height: 26px;
    padding-bottom: 10px;
}	

.hb-box h1 {
	font-size: 54px;
	line-height: 62px;
}

.safety-and-security {
	padding: 60px 0px 20px 0px;
}

.section-title {
	font-size: 64px;
	line-height: 70px;
}

.safety-and-security p {
	font-size: 19px;
	line-height: 27px;
}

.safety-and-security ul li {
    margin: 0px 1% 34px 1%;
    width: 15%;
}	

.stc-wrap {
	padding: 135px 0px 135px 0px;
}

.welcome {
	padding: 80px 0px 70px 0px;
}
	
.welcome .welcome-image {
    width: 47%;
}	
	
.welcome .welcome-text {
    width: 50%;
}
	
.section-subtitle {
    padding-bottom: 10px;
}	

.resources-wrap ul li div {
	font-size: 23px;
	line-height: 30px;
}
	
.saiwa-training  {
	padding: 70px 0px 50px 0px;
}

.saiwa-training .section-title {
	font-size: 44px;
	line-height: 54px;
}
	
.saiwa-training ul li {
    width: 30.5%;
    height: 300px;
}	

.st-item div {
    font-size: 22px;
    line-height: 27px;
}	

.ot-wrap {
	padding: 70px 0px 70px 0px;
}

.c-review p {
	font-size: 22px;
	line-height: 35px;
}

/* Contact Us */


.sub-banner-wrap {
	padding: 55px 0px 55px 0px;
}

.sub-banner-wrap h1 {
	font-size: 52px;
	line-height: 62px;
}
	
.contact-page-wrap {
    padding: 60px 0px 80px 0px;
}	

.contact-form h3 {
	font-size: 30px;
	line-height: 40px;
}

.contact-map {
    padding: 20px;
    width: 43%;
}	
	
/* SAIWA Mission */

.image-with-text {
	padding: 70px 0px 70px 0px;
}
	
.image-with-text .iwt-image {
   width: 47%;
}	
	
.image-with-text .iwt-text {
    width: 49%;
}	
	
.stc-link-wrap ul li figure {
    width: 142px;
    height: 100px;
}	
	
.stc-link-wrap ul li h3 {
    font-size: 21px;
    line-height: 30px;
}	

/* SAIWA Constitution */

.pdf-downloads {
    padding: 65px 0px 65px 0px;
}

.pdf-banner {
	height: 560px;
}

.pdf-banner-content h2 {
	font-size: 62px;
	line-height: 72px;
}
	
.pdf-details h3 {
    font-size: 30px;
    line-height: 40px;
}	

.pdf-details p {
    font-size: 20px;
    line-height: 28px;
}	
	
/*  SAIWA Objectives */


.our-objectives {
	padding: 60px 0px 60px 0px;
}

.oo-title h2 {
	font-size: 52px;
	line-height: 62px;
}
	
.ol-wrap ul li {
    font-size: 20px;
    line-height: 27px;
}	

/*  SAIWA Code of Ethics */

.code-of-ethics {
	padding: 65px 0px 60px 0px;
}

.code-of-ethics .lhs h2 {
	font-size: 57px;
	line-height: 67px;
}


/*  SAIWA Committee  */

.committee-members h2 {
	font-size: 41px;
	line-height: 51px;
}

.pcpb-wrap {
	padding: 110px 0px 100px 0px;
}

.pcpb-wrap h2 {
	font-size: 47px;
	line-height: 57px;
	max-width: 910px;
}


/*Committee Activities */

.committee-activities {
	padding: 60px 0px 60px 0px;
}


.ca-title h2 {
	font-size: 41px;
	line-height: 51px;
}
	
.cadi-details h3 {
    padding: 0px 10px 8px 20px;
    font-size: 28px;
    line-height: 34px;
}	
	
.cadi-details p {
    padding: 0px 10px 20px 20px;
}	
	
.cadi-details div {
    padding: 15px 10px 0px 20px;
}	
	
.cadi-top {
    padding-bottom: 68px;
}	
	
.cadi-image {
    height: 330px;
}	

/*Partnership Programs - About*/

.intro-text {
	padding: 50px 0px 20px 0px;
}

.intro-text h2 {
	font-size: 35px;
	line-height: 44px;
}

.intro-text h4 {
	font-size: 34px;
	line-height: 44px;
}

.ppl-image {
	height: 330px;
}

.ppl-item h3 {
	font-size: 26px;
	line-height: 32px;
}

/*Security Testing Centre*/

.image-with-text-full .rhs .rhs-content h2 {
	font-size: 33px;
	line-height: 43px;
}
	
	
.image-with-text-full .rhs .rhs-content {
    width: 90%;
    margin-left: 6%;
}	

.stc-details {
	padding: 50px 0px 20px 0px;
}

.web-link {
    margin-left: -6%;
    padding-left: 6%;
}
	
.video-section {
    padding: 60px 0px 60px 0px;
}	
	
.iwtf-right-image .rhs .rhs-content {
    margin-right: 6%;
}
	
.image-with-text-full .rhs .rhs-content h2 br {
	display: none;
}	

/*Resources - Standards*/

.suggestions {
	padding: 50px 0px 50px 0px;
}

.regulations {
	padding: 60px 0px 30px 0px;
}

.regulations h3 {
	font-size: 33px;
	line-height: 43px;
}


/*Electronic Intruder Alarm Systems*/

.full-width-banner {
	height: 480px;
}

.banner-name {
	padding: 20px 40px 20px 6%;
	font-size: 35px;
	line-height: 42px;
}

.image-with-text-full .rhs .rhs-content h3 {
	font-size: 33px;
	line-height: 43px;
}
	
.ml-photo {
    width: 100%;
    height: 266px;
}	
	
.profile-box {
    padding: 45px;
}	
	
.pb-text {
    width: 50%;
}	
	
.pb-image {
    width: 47%;
}	
	
	
.maf .maf-image {
    height: 300px;
}
	
.maf-details h3 {
    font-size: 26px;
    line-height: 34px;
}	
	

/*Topology*/

.sub-main {
	padding: 50px 0px 40px 0px;
}

/*Blog*/

.blog-page {
	padding: 50px 0px 40px 0px;
}

.blog-page .blog-lhs {
	width: 68%;
}

.blog-page .blog-rhs {
	width: 28%;
}


.blog-list .blog-item figure {
	height: 277px;
}


/*Blog Rhs*/

.blog-rhs .single-widget {
	padding: 30px;
}


.contact-box {
	padding: 80px 20px 80px 20px;
}

.cb-title {
	font-size: 20px;
	line-height: 24px;
}

.cb-no {
	font-size: 42px;
	line-height: 45px;
}


/*Single Post Page*/

.post-large {
	max-height: 480px;
}

/*Page 404*/

.error-page {
	padding: 80px 0px 130px 0px;
}

	
}


@media only screen and (max-width: 1480px) {
	
.header-bottom {
    padding-top: 15px;
    min-height: 64px;
}
	
.logo {
    height: 147px;
}	
	
.white-box {
    height: 147px;
    left: -40%;
    width: 41%;
}	
	
.ht-details ul li {
    margin-left: 25px;
    padding-left: 24px;
}	

/*Home Page*/

.home-banner .bx-viewport .slider div {
	height: 600px;
}

.home-banner .bx-viewport .slider div figure {
	height: 600px;
}


.hb-box {
	margin-left: 90px;
	padding: 25px;
	max-width: 670px;
}
	
.hb-box h2 {
    font-size: 21px;
    line-height: 26px;
    padding-bottom: 10px;
}	

.hb-box h1 {
	font-size: 52px;
	line-height: 60px;
}

.safety-and-security {
	padding: 55px 0px 20px 0px;
}

.section-title {
	font-size: 60px;
	line-height: 68px;
}

.safety-and-security p {
	font-size: 19px;
	line-height: 27px;
}

.safety-and-security ul li {
    margin: 0px 1% 34px 1%;
    width: 16%;
}	

.stc-wrap {
	padding: 125px 0px 125px 0px;
}

.welcome {
	padding: 70px 0px 70px 0px;
}

.resources-wrap ul li div {
	font-size: 22px;
	line-height: 29px;
}
	
.saiwa-training  {
	padding: 60px 0px 40px 0px;
}

.saiwa-training .section-title {
	font-size: 43px;
	line-height: 53px;
}
	
.saiwa-training ul li {
    width: 30.5%;
    height: 280px;
}	

.st-item div {
    font-size: 22px;
    line-height: 27px;
}	

.ot-wrap {
	padding: 60px 0px 70px 0px;
}

.c-review p {
	font-size: 21px;
	line-height: 33px;
}
	
.ot-wrap .bx-wrapper .bx-prev {
    left: -80px;
}	
	
.ot-wrap .bx-wrapper .bx-next {
    right: -80px;
}	
	
.ft1 div {
    padding-bottom: 20px;
}	
	
.ft1 p {
    font-size: 18px;
    line-height: 26px;
}	
	
.ft-links ul li {
    padding-bottom: 18px;
}	

/* Contact Us */


.sub-banner-wrap {
	padding: 50px 0px 50px 0px;
}

.sub-banner-wrap h1 {
	font-size: 50px;
	line-height: 60px;
}
	
.contact-page-wrap {
    padding: 60px 0px 70px 0px;
}	

.contact-form h3 {
	font-size: 30px;
	line-height: 40px;
}

.contact-map {
    padding: 15px;
    width: 43%;
}	
	
/* SAIWA Mission */

.image-with-text {
	padding: 60px 0px 60px 0px;
}
	
.image-with-text .iwt-image {
   width: 47%;
}	
	
.image-with-text .iwt-text {
    width: 50%;
}	
	
.stc-link-wrap ul li figure {
    width: 142px;
    height: 100px;
}	
	
.stc-link-wrap ul li h3 {
    font-size: 20px;
    line-height: 28px;
}	

/* SAIWA Constitution */

.pdf-downloads {
    padding: 60px 0px 60px 0px;
}

.pdf-banner {
	height: 540px;
}

.pdf-banner-content h2 {
	font-size: 60px;
	line-height: 70px;
}
	
.pdf-details h3 {
    font-size: 30px;
    line-height: 40px;
}	

.pdf-details p {
    font-size: 19px;
    line-height: 27px;
}	
	
/*  SAIWA Objectives  */


.our-objectives {
	padding: 50px 0px 60px 0px;
}

.oo-title h2 {
	font-size: 50px;
	line-height: 60px;
}
	


/*  SAIWA Code of Ethics */

.code-of-ethics {
	padding: 65px 0px 40px 0px;
}

.code-of-ethics .lhs h2 {
	font-size: 55px;
	line-height: 65px;
}


/*  SAIWA Committee  */
	
.committee-members {
    padding: 55px 0px 40px 0px;
}	

.committee-members h2 {
	font-size: 40px;
	line-height: 50px;
}
	
.committee-members ul li {
    width: 26.5%;
    margin: 0px 2.2% 50px 2.2%;
}	

.member-photo {
    width: 80%;
    height: 286px;
	margin: 0 auto;
}	
	
.m-post {
  font-size: 18px;
}	
	
.pcpb-wrap {
	padding: 100px 0px 100px 0px;
}

.pcpb-wrap h2 {
	font-size: 46px;
	line-height: 56px;
	max-width: 900px;
}


/*Committee Activities */

.committee-activities {
	padding: 55px 0px 50px 0px;
}


.ca-title h2 {
	font-size: 40px;
	line-height: 50px;
}
	
.cadi-details h3 {
    padding: 0px 10px 8px 20px;
    font-size: 27px;
    line-height: 33px;
}	
	
.cadi-details p {
    padding: 0px 10px 20px 20px;
}	
	
.cadi-details div {
    padding: 15px 10px 0px 20px;
}	
	
.cadi-top {
    padding-bottom: 68px;
}	
	
.cadi-image {
    height: 310px;
}	

/*Partnership Programs - About*/

.intro-text {
	padding: 50px 0px 20px 0px;
}

.intro-text h2 {
	font-size: 33px;
	line-height: 43px;
}

.intro-text h4 {
	font-size: 33px;
	line-height: 43px;
}

.ppl-image {
	height: 310px;
}

.ppl-item h3 {
	font-size: 25px;
	line-height: 32px;
}

/*Security Testing Centre*/

.image-with-text-full .rhs .rhs-content h2 {
	font-size: 32px;
	line-height: 42px;
}
	
.stc-details {
	padding: 50px 0px 10px 0px;
}

.web-link .wl-icon {
   max-width: 70px;
}	
	
.video-section {
    padding: 50px 0px 50px 0px;
}	

.dl-wrap ul li {
    background-position: 27px 15px;
    background-size: 70px auto;
}	
	
.dli-name {
    padding: 0px 20px 38px 115px;
	font-size: 21px;
	line-height: 28px;
}	
	
.dli-button {
    padding: 30px 20px 0px 115px;
}	

/*Resources - Standards*/

.suggestions {
	padding: 50px 0px 50px 0px;
}

.regulations {
	padding: 50px 0px 30px 0px;
}

.regulations h3 {
	font-size: 33px;
	line-height: 43px;
}
	
.acc-head {
    font-size: 21px;
    line-height: 28px;
}	


/*Electronic Intruder Alarm Systems */

.full-width-banner {
	height: 460px;
}

.banner-name {
	padding: 20px 40px 20px 5%;
	font-size: 32px;
	line-height: 42px;
}

.image-with-text-full .rhs .rhs-content h3 {
	font-size: 32px;
	line-height: 42px;
}
	
	
.police-contact {
    padding: 20px 20px 20px 139px;
    margin-bottom: 30px;
	background-size: 80px auto;
    background-position: 25px 25px;
    min-height: 80px;
}	
	
.police-contact .pc-type {
    font-size: 20px;
    line-height: 22px;
}	
	
.police-contact .pc-no {
    font-size: 33px;
    line-height: 40px;
}	
	
	
.ml-photo {
    width: 100%;
    height: 266px;
}	
	
.profile-box {
    padding: 40px;
}	
	
.maf .maf-image {
    height: 290px;
}
	
.maf-details h3 {
    font-size: 25px;
    line-height: 34px;
}	
	
.cm-wrap ul li .cm-logo {
    width: 400px;
    min-height: 400px;
}	
	
	
.blog-list .blog-item figure {
    height: 250px;
}
	
.bi-text h2 {
    font-size: 23px;
    line-height: 29px;
}	
	
.blog-rhs .single-widget {
    padding: 25px;
}	
	
.blog-rhs .single-widget .widget-title {
    font-size: 23px;
    line-height: 27px;
}	
	
.cb-title {
    font-size: 19px;
    line-height: 23px;
}	
	
.cb-no {
    font-size: 40px;
    line-height: 45px;
}	
	
.post-large {
    max-height: 460px;
}	
	
.error-page {
    padding: 80px 0px 100px 0px;
}	
	
}


@media only screen and (max-width: 1380px) {
	
.ht-details ul li:first-child {
	display: none;
}	
	
.ht-details ul li:nth-child(2) {
    border: none;
    padding: 0px;
    margin: 0px;
}		

/*Home Page*/

.home-banner .bx-viewport .slider div {
	height: 580px;
}

.home-banner .bx-viewport .slider div figure {
	height: 580px;
}

.hb-box {
	margin-left: 80px;
	padding: 22px;
	max-width: 630px;
}
	
.hb-box h2 {
    font-size: 20px;
    line-height: 26px;
}	

.hb-box h1 {
	font-size: 50px;
	line-height: 58px;
}

.safety-and-security {
	padding: 50px 0px 20px 0px;
}

.section-title {
	font-size: 58px;
	line-height: 66px;
}

.safety-and-security p {
	font-size: 19px;
	line-height: 27px;
}

.safety-and-security ul li {
    margin: 0px 1% 34px 1%;
    width: 18%;
}	

.stc-wrap {
	padding: 115px 0px 115px 0px;
}

.welcome {
	padding: 60px 0px 60px 0px;
}
	
.welcome .welcome-text p {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
}	
	
.resources-wrap {
    padding: 50px 0px 20px 0px;
}	
	
.resources-wrap ul li icon {
    width: 18%;
}	

.resources-wrap ul li div {
	font-size: 21px;
	line-height: 27px;
}
	
.saiwa-training  {
	padding: 50px 0px 40px 0px;
}

.saiwa-training .section-title {
	font-size: 41px;
	line-height: 50px;
}
	
.saiwa-training ul li {
    width: 30.5%;
    height: 260px;
}	
	
.st-item icon {
    width: 52px;
    height: 52px;
	background-size: 32px auto;
}	

.st-item div {
    font-size: 20px;
    line-height: 25px;
}	

.ot-wrap {
	padding: 50px 0px 50px 0px;
}

.c-review p {
	font-size: 20px;
	line-height: 32px;
}
	
.ot-wrap .bx-wrapper .bx-prev {
    left: -50px;
}	
	
.ot-wrap .bx-wrapper .bx-next {
    right: -50px;
}
	
.ot-wrap .bx-wrapper .bx-controls-direction a {
  margin-top: -10px;
  width: 22px;
  height: 54px;
  background-size: auto 100%;
}
	
.ft1 {
    width: 260px;
}	
	
.ft1 p {
    font-size: 17px;
    line-height: 23px;
}	
	
.ft-links h3 {
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 18px;
}	
	
.ft-links ul li {
    padding-bottom: 18px;
}	
	
.copyright {
    font-size: 17px;
    line-height: 22px;
}	

/* Contact Us */


.sub-banner-wrap {
	padding: 50px 0px 50px 0px;
}

.sub-banner-wrap h1 {
	font-size: 48px;
	line-height: 58px;
}
	
.contact-page-wrap {
    padding: 60px 0px 70px 0px;
}	

.contact-form h3 {
	font-size: 30px;
	line-height: 40px;
}

.contact-map {
    padding: 15px;
    width: 43%;
}	
	
.cf-box input {
    padding: 0px 20px 0px 20px;
}
	
.cf-box textarea {
    padding: 15px 20px 15px 20px;
}	
	
/* SAIWA Mission */

	
.stc-link-wrap ul li figure {
    width: 132px;
    height: 90px;
}	
	
.stc-link-wrap ul li h3 {
    font-size: 19px;
    line-height: 24px;
}	

/* SAIWA Constitution */

.pdf-downloads {
    padding: 60px 0px 55px 0px;
}

.pdf-banner {
	height: 520px;
}

.pdf-banner-content h2 {
	font-size: 58px;
	line-height: 68px;
}
	
.pdf-details h3 {
    font-size: 30px;
    line-height: 40px;
}	

.pdf-details p {
    font-size: 19px;
    line-height: 27px;
}	
	
/*  SAIWA Objectives  */


.our-objectives {
	padding: 50px 0px 50px 0px;
}

.oo-title h2 {
	font-size: 48px;
	line-height: 58px;
}
	
.ol-wrap ul li {
    margin-bottom: 22px;
    padding: 23px 20px 25px 65px;
    font-size: 19px;
    line-height: 25px;
    background-position: 20px 21px;
	background-size: 30px auto;
}

/*  SAIWA Code of Ethics */

.code-of-ethics {
	padding: 60px 0px 40px 0px;
}

.code-of-ethics .lhs h2 {
	font-size: 53px;
	line-height: 63px;
}


/*  SAIWA Committee  */
	
.committee-members {
    padding: 50px 0px 30px 0px;
}	

.committee-members h2 {
	font-size: 38px;
	line-height: 48px;
}
	
.committee-members ul li {
    width: 27.5%;
    margin: 0px 2.2% 40px 2.2%;
}	

.member-photo {
    width: 80%;
    height: 286px;
}	
	
.m-post {
  font-size: 18px;
}	
	
.pcpb-wrap h2 {
	font-size: 45px;
	line-height: 55px;
	max-width: 900px;
}


/*Committee Activities */

.committee-activities {
	padding: 45px 0px 50px 0px;
}


.ca-title h2 {
	font-size: 38px;
	line-height: 48px;
}
	
.ca-title p {
    font-size: 20px;
    line-height: 30px;
}	
	
.cadi-details {
    width: 90%;
    padding: 20px 0px 20px 0px;
}	
	
.cadi-details h3 {
    padding: 0px 10px 8px 20px;
    font-size: 25px;
    line-height: 32px;
}	
	
.cadi-details p {
    padding: 0px 10px 20px 20px;
}	
	
.cadi-details div {
    padding: 15px 10px 0px 20px;
}	
	
.cadi-top {
    padding-bottom: 68px;
}	
	
.cadi-image {
    height: 310px;
}	

/*Partnership Programs - About*/

.intro-text {
	padding: 40px 0px 20px 0px;
}

.intro-text h2 {
	font-size: 30px;
	line-height: 40px;
}

.intro-text h4 {
	font-size: 30px;
	line-height: 40px;
}

.ppl-image {
	height: 290px;
}

.ppl-item h3 {
	font-size: 24px;
	line-height: 32px;
}

/*Security Testing Centre */

.image-with-text-full .rhs .rhs-content h2 {
	font-size: 30px;
	line-height: 40px;
}
	
.stc-details {
	padding: 50px 0px 0px 0px;
}

.web-link .wl-icon {
   max-width: 60px;
}	
	
.suggestions h3 {
    font-size: 34px;
    line-height: 42px;
}	
	
.video-section {
    padding: 50px 0px 50px 0px;
}	
		


/*Electronic Intruder Alarm Systems */

.full-width-banner {
	height: 440px;
}

.banner-name {
	padding: 20px 40px 20px 3%;
	font-size: 30px;
	line-height: 40px;
}

.image-with-text-full .rhs .rhs-content h3 {
	font-size: 30px;
	line-height: 38px;
}
	

.police-contact {
    padding: 20px 20px 20px 139px;
    margin-bottom: 30px;
	background-size: 80px auto;
    background-position: 25px 25px;
    min-height: 80px;
}	
	
.police-contact .pc-type {
    font-size: 20px;
    line-height: 22px;
}	
	
.police-contact .pc-no {
    font-size: 33px;
    line-height: 40px;
}	
	
.sdb-title {
    font-size: 22px;
    line-height: 30px;
}	
	
	
.ml-top {
    position: relative;
    height: 300px;
}	
	
.ml-photo {
    width: 100%;
    height: 246px;
}	
	
.profile-box {
    padding: 30px;
}	
	
.maf .maf-image {
    height: 280px;
}
	
.maf-details h3 {
    font-size: 25px;
    line-height: 34px;
}	
	
.cm-wrap ul li .cm-logo {
    width: 400px;
    min-height: 400px;
}	
	

.blog-list .blog-item figure {
    height: 240px;
}
	
.blog-list .blog-item .bi-text {
    padding: 20px 20px 65px 20px;
}	
	
.cb-no {
    font-size: 37px;
    line-height: 42px;
}	
	
.post-large {
    max-height: 450px;
}	
	
}



@media only screen and (max-width: 1280px) {
		

/*Home Page*/

.home-banner .bx-viewport .slider div {
	height: 560px;
}

.home-banner .bx-viewport .slider div figure {
	height: 560px;
}

.hb-box {
	margin-left: 80px;
	padding: 20px;
	max-width: 600px;
}
	
.hb-box h1 {
	font-size: 48px;
	line-height: 56px;
}

.section-title {
	font-size: 54px;
	line-height: 64px;
}

.safety-and-security p {
	font-size: 19px;
	line-height: 27px;
}

.safety-and-security ul li {
    margin: 0px 1% 34px 1%;
    width: 20%;
}	

.stc-wrap {
	padding: 105px 0px 105px 0px;
}

.resources-wrap {
    padding: 40px 0px 20px 0px;
}	
	
.resources-wrap ul li icon {
    width: 16%;
}	

.resources-wrap ul li div {
	font-size: 20px;
	line-height: 26px;
}
	
.saiwa-training .section-title {
	font-size: 40px;
	line-height: 48px;
}
	
.saiwa-training ul li {
    width: 30.5%;
    height: 250px;
}	
	
.st-item {
    width: 95%;
}	
	
.st-item icon {
    width: 50px;
    height: 50px;
	background-size: 28px auto;
}	

.st-item div {
    font-size: 19px;
    line-height: 24px;
}	
	
	
.ot-wrap .bx-wrapper {
    width: 1000px;
}	

.c-review p {
	font-size: 20px;
	line-height: 32px;
}
	
.ot-wrap .bx-wrapper .bx-prev {
    left: -40px;
}	
	
.ot-wrap .bx-wrapper .bx-next {
    right: -40px;
}
	
.ot-wrap .bx-wrapper .bx-controls-direction a {
  margin-top: -10px;
  width: 22px;
  height: 54px;
  background-size: auto 100%;
}
	
.ft1 {
    width: 18%;
}
	
.ft2, .ft3, .ft4, .ft5 {
    width: 18%;
}	
	
/* Contact Us */


.sub-banner-wrap {
	padding: 40px 0px 40px 0px;
}

.sub-banner-wrap h1 {
	font-size: 46px;
	line-height: 56px;
}
	
.contact-page-wrap {
    padding: 50px 0px 60px 0px;
}	

.contact-form h3 {
	font-size: 28px;
	line-height: 38px;
}

.contact-map {
    padding: 10px;
    width: 43%;
}	
	
.cf-box input {
	height: 50px;
}
	
.cf-box textarea {
	height: 135px;
}	

.cf-button {
    padding-top: 0px;
}	
	
.cf-button input {
    height: 52px;
}	
	
/* SAIWA Mission */

.image-with-text {
    padding: 50px 0px 50px 0px;
	align-items: flex-start;
}	
	
.stc-link-wrap ul li figure {
    width: 122px;
    height: 80px;
}	
	
.stc-link-wrap ul li h3 {
    font-size: 18px;
    line-height: 22px;
}	

/* SAIWA Constitution */

.pdf-downloads {
    padding: 50px 0px 55px 0px;
}

.pdf-banner {
	height: 500px;
	padding-left: 50px;
}

.pdf-banner-content h2 {
	font-size: 56px;
	line-height: 66px;
}
	
.pdf-details {
    padding-top: 35px;
}	
	
.pdf-details h3 {
    font-size: 28px;
    line-height: 38px;
}	

.pdf-details p {
    font-size: 18px;
    line-height: 25px;
}	
	
/*  SAIWA Objectives  */


.our-objectives {
	padding: 40px 0px 50px 0px;
}

.oo-title h2 {
	font-size: 44px;
	line-height: 54px;
}
	
.ol-wrap {
    padding: 45px 0px 40px 0px;
}	

/*  SAIWA Code of Ethics */

.code-of-ethics {
	padding: 50px 0px 40px 0px;
}

.code-of-ethics .lhs h2 {
	font-size: 50px;
	line-height: 60px;
}
	
.code-of-ethics .lhs ul li::before {
    left: 28px;
}	

.code-of-ethics .lhs ul li div:nth-child(1) {
    font-size: 22px;
    line-height: 22px;
}	

/*  SAIWA Committee  */
	
.committee-members {
    padding: 40px 0px 40px 0px;
}	

.committee-members h2 {
	font-size: 36px;
	line-height: 46px;
}
	
.committee-members ul li {
    width: 28.5%;
    margin: 0px 2.2% 40px 2.2%;
}	

.member-photo {
    width: 80%;
    height: 286px;
}	
	
.m-post {
  font-size: 18px;
}	
	
.m-department {
    padding: 15px 0px 15px 0px;
    font-size: 18px;
    line-height: 23px;
}	
	
.pcpb-wrap h2 {
	font-size: 45px;
	line-height: 55px;
	max-width: 900px;
}


/*Committee Activities */

.committee-activities {
	padding: 35px 0px 40px 0px;
}

.ca-title h2 {
	font-size: 35px;
	line-height: 45px;
}
	
.ca-title p {
    font-size: 19px;
    line-height: 29px;
}	
	
.cadi-details {
    width: 90%;
    padding: 10px 0px 15px 0px;
}	
	
.cadi-details h3 {
    padding: 0px 10px 8px 20px;
    font-size: 23px;
    line-height: 30px;
}	
	
.cadi-details p {
    padding: 0px 10px 20px 20px;
}	
	
.cadi-details div {
    padding: 15px 10px 0px 20px;
}	
	
.cadi-top {
    padding-bottom: 58px;
}	
	
.cadi-image {
    height: 280px;
}	

/*Partnership Programs - About*/

.intro-text {
	padding: 35px 0px 20px 0px;
}

.intro-text h2 {
	font-size: 30px;
	line-height: 40px;
}

.intro-text h4 {
	font-size: 30px;
	line-height: 40px;
}

.ppl-image {
	height: 260px;
}

.ppl-item h3 {
	font-size: 22px;
	line-height: 30px;
	padding-bottom: 18px;
}

/*Security Testing Centre */

.image-with-text-full .rhs .rhs-content h2 {
	font-size: 30px;
	line-height: 40px;
}
	
.image-with-text-full .rhs .rhs-content h5 {
    font-size: 20px;
    line-height: 26px;
}
	
.image-with-text-full .rhs .rhs-content p {
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 20px;
}	
	
.image-with-text-full .rhs .rhs-content ul {
    font-size: 17px;
    line-height: 26px;
}	
	
.stc-details {
	padding: 50px 0px 0px 0px;
}

.web-link .wl-icon {
   max-width: 50px;
}
	
.suggestions {
    padding: 30px 0px 30px 0px;
}	
	
.suggestions h3 {
    font-size: 32px;
    line-height: 40px;
}	
	
.video-section {
    padding: 40px 0px 40px 0px;
}	
		
.image-with-text-full .rhs .rhs-content ol li {
    font-size: 17px;
    line-height: 24px;
}
	
.dl-wrap ul li {
    background-position: 20px 15px;
    background-size: 50px auto;
	padding: 28px 0px 27px 0px;
}	
	
.dli-name {
    padding: 0px 20px 38px 95px;
    font-size: 20px;
    line-height: 27px;
}	
	
.dli-button {
    padding: 20px 20px 0px 95px;
}	
	
.regulations {
    padding: 40px 0px 20px 0px;
}	

.regulations h3 {
    font-size: 30px;
    line-height: 40px;
}	
	
.regulations ul li .r-name {
    width: 80px;
    height: 80px;
    font-size: 21px;
    line-height: 21px;
    margin-right: 25px;
}	
	
.regulations ul li .r-list {
    font-size: 17px;
    line-height: 27px;
    font-weight: 500;
}	
	
	
.acc-body {
    padding: 25px 30px 30px 77px;
    font-size: 17px;
}	
	

.member-login-title h2 {
    font-size: 32px;
    line-height: 40px;
}	
	
.login-title {
    font-size: 27px;
    line-height: 34px;
}	
	
.m-title1 {
    font-size: 32px;
    line-height: 40px;
}	
	
.m-title2 {
    font-size: 28px;
    line-height: 38px;
}	
	
.mform-title {
    font-size: 32px;
    line-height: 40px;
}	
	
.ci-text {
    font-size: 20px;
    line-height: 26px;
}	
	
.cctv-contact {
   font-size: 17px;
    line-height: 26px;
}	
	
.wl-link a br {
	display: none;
}	
	
/*Electronic Intruder Alarm Systems */

.full-width-banner {
	height: 400px;
}

.banner-name {
	padding: 20px 40px 20px 3%;
	font-size: 28px;
	line-height: 38px;
}

.image-with-text-full .rhs .rhs-content h3 {
	font-size: 28px;
	line-height: 36px;
}
	

.police-contact {
    padding: 20px 20px 20px 139px;
    margin-bottom: 30px;
	background-size: 80px auto;
    background-position: 25px 25px;
    min-height: 80px;
}	
	
.police-contact .pc-type {
    font-size: 20px;
    line-height: 22px;
}	
	
.police-contact .pc-no {
    font-size: 33px;
    line-height: 40px;
}	
	
.sdb-title {
    font-size: 21px;
    line-height: 27px;
}	
	
.ssa-text h3 {
    font-size: 26px;
    line-height: 34px;
}	
	
.ml-top {
    position: relative;
    height: 300px;
}	
	
.ml-photo {
    width: 100%;
    height: 236px;
}	
	
.ml-details {
    padding: 10px;
}	
	
.profile-box {
    padding: 25px;
}	
	
.maf .maf-image {
    height: 260px;
}
	
.maf-details h3 {
    font-size: 23px;
    line-height: 33px;
}	
	
.cm-wrap ul li .cm-logo {
    width: 380px;
    min-height: 380px;
}	
	
.cm-wrap ul li .cm-details {
    margin-left: 50px;
    padding: 30px 0px 30px 0px;
}	
	
.cm-wrap ul li .cm-details h5 {
    font-size: 28px;
    line-height: 35px;
}
	
.cm-buttons div a {
    width: 254px;
}	
	
.blog-list .blog-item figure {
    height: 230px;
}	
	
.bi-text h2 {
    font-size: 22px;
    line-height: 28px;
}	
	
.post-details {
    font-size: 17px;
    line-height: 18px;
}	
	
.single-post-page .blog-lhs h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}	
	
.comment-reply-title {
    font-size: 28px;
    line-height: 36px;
}	
	
}


@media only screen and (max-width: 1180px) {
		

/*Home Page*/

.home-banner .bx-viewport .slider div {
	height: 540px;
}

.home-banner .bx-viewport .slider div figure {
	height: 540px;
}

.hb-box {
	margin-left: 70px;
	padding: 20px;
	max-width: 580px;
}
	
.hb-box h1 {
	font-size: 48px;
	line-height: 56px;
}
	
.section-subtitle {
    font-size: 20px;
    line-height: 27px;
    padding-bottom: 10px;
}	

.section-title {
	font-size: 48px;
	line-height: 58px;
}

.safety-and-security p {
	font-size: 18px;
	line-height: 26px;
}

.safety-and-security ul li {
    margin: 0px 1% 30px 1%;
    width: 21%;
}	

.stc-wrap {
	padding: 100px 0px 100px 0px;
}

.resources-wrap ul li div {
	font-size: 19px;
	line-height: 25px;
}
	
.saiwa-training .section-title {
	font-size: 38px;
	line-height: 46px;
}
	
.saiwa-training ul li {
    width: 30.5%;
    height: 240px;
}	
	
.st-item {
	bottom: 8%;
}	

	
.ot-wrap .bx-wrapper {
    width: 900px;
}	
	
.tw-wrapper {
    padding: 115px 60px 40px 60px;
}	

.c-review p {
	font-size: 20px;
	line-height: 32px;
}

.ft-links h3 {
    font-size: 21px;
    line-height: 24px;
}
	
/* Contact Us */


.sub-banner-wrap h1 {
	font-size: 44px;
	line-height: 54px;
}
	
.contact-page-wrap {
    padding: 50px 0px 50px 0px;
}	

.contact-form h3 {
	font-size: 27px;
	line-height: 37px;
}

.contact-map {
    padding: 0px;
	border: #fff solid 1px;
    width: 43%;
}	
	
	
/* SAIWA Mission */

	
.image-with-text .iwt-text p {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
}	
	
.stc-link-wrap ul li figure {
    width: 120px;
    height: 80px;
}	
	
.stc-link-wrap ul li h3 {
    font-size: 18px;
    line-height: 22px;
}	

/* SAIWA Constitution */

.pdf-downloads {
    padding: 50px 0px 45px 0px;
}

.pdf-banner {
	height: 470px;
	padding-left: 40px;
}

.pdf-banner-content h2 {
	font-size: 54px;
	line-height: 64px;
}
	
.pdf-details {
    padding-top: 30px;
}	
	
.pdf-details h3 {
    font-size: 27px;
    line-height: 37px;
}	

.pdf-details p {
    font-size: 18px;
    line-height: 25px;
}	
	
/*  SAIWA Objectives  */


.oo-title h2 {
	font-size: 42px;
	line-height: 52px;
}
	
.ol-wrap {
    padding: 45px 0px 20px 0px;
}	
	
.ol-wrap ul li {
    margin-bottom: 20px;
    padding: 20px 20px 20px 65px;
    font-size: 19px;
    line-height: 25px;
}	

/*  SAIWA Code of Ethics */

.code-of-ethics .lhs h2 {
	font-size: 47px;
	line-height: 57px;
}
	
.code-of-ethics .lhs ul li::before {
    left: 28px;
}	

.code-of-ethics .lhs ul li div:nth-child(1) {
    font-size: 22px;
    line-height: 22px;
}	

/*  SAIWA Committee  */
	
.committee-members {
    padding: 40px 0px 40px 0px;
}	

.committee-members h2 {
	font-size: 34px;
	line-height: 44px;
}
	
.committee-members ul li {
    width: 29%;
    margin: 0px 2% 40px 2%;
}	

.member-photo {
    width: 80%;
    height: 286px;
}	
	
.m-post {
  font-size: 17px;
}	
	
.member-contact {
    padding: 22px 13px 10px 13px;
    font-size: 16px;
    line-height: 20px;
}	
	
.m-department {
    padding: 15px 0px 15px 0px;
    font-size: 18px;
    line-height: 23px;
}	
	
.pcpb-wrap h2 {
	font-size: 45px;
	line-height: 55px;
	max-width: 900px;
}


/*Committee Activities */

.ca-title h2 {
	font-size: 32px;
	line-height: 42px;
}
	
.ca-title p {
    font-size: 18px;
    line-height: 28px;
}	
	
.cadi-details {
    width: 95%;
    padding: 10px 0px 15px 0px;
}	

.cadi-details h3 {
    padding: 0px 10px 8px 20px;
    font-size: 23px;
    line-height: 30px;
}	
	

.cadi-top {
    padding-bottom: 58px;
}	
	
.cadi-image {
    height: 270px;
}	

/*Partnership Programs - About*/

.intro-text {
	padding: 35px 0px 20px 0px;
}

.intro-text h2 {
	font-size: 30px;
	line-height: 40px;
}

.intro-text h4 {
	font-size: 30px;
	line-height: 40px;
}

.ppl-image {
	height: 250px;
}

.ppl-item h3 {
	font-size: 22px;
	line-height: 30px;
	padding-bottom: 18px;
}

/*Security Testing Centre */

.image-with-text-full .rhs .rhs-content h2 {
	font-size: 28px;
	line-height: 38px;
}
	
.image-with-text-full .rhs .rhs-content .hours {
	display: inherit;
}	
	
.image-with-text-full .rhs .rhs-content .hours div {
    width: auto;
}	
	
.image-with-text-full .rhs .rhs-content h5 {
    font-size: 19px;
    line-height: 25px;
}
	
.image-with-text-full .rhs .rhs-content p {
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 20px;
}	
	
.image-with-text-full .rhs .rhs-content ol li {
	padding-bottom: 14px;
}	
	
.video-section h3 {
    font-size: 34px;
    line-height: 44px;
    max-width: 1300px;
}	
	
.acc-head {
    font-size: 20px;
    line-height: 27px;
}	
	
.dl-wrap ul li {
    background-position: 20px 15px;
    background-size: 50px auto;
	padding: 20px 0px 27px 0px;
}	
	
.dli-name {
    padding: 0px 20px 38px 95px;
    font-size: 20px;
    line-height: 27px;
}	
	
.dli-button {
    padding: 20px 20px 0px 95px;
}	
	
.regulations {
    padding: 40px 0px 20px 0px;
}	

.regulations h3 {
    font-size: 30px;
    line-height: 40px;
}	
	
.regulations ul li .r-name {
    width: 80px;
    height: 80px;
    font-size: 21px;
    line-height: 21px;
    margin-right: 25px;
}	
	
.regulations ul li .r-list {
    font-size: 17px;
    line-height: 27px;
    font-weight: 500;
}	
	
	
.acc-body {
    padding: 25px 30px 30px 77px;
    font-size: 17px;
}	
	

.member-login-title h2 {
    font-size: 32px;
    line-height: 40px;
}	
	
.login-title {
    font-size: 25px;
    line-height: 32px;
}	
	
.m-title1 {
    font-size: 28px;
    line-height: 36px;
}	
	
.m-title2 {
    font-size: 25px;
    line-height: 33px;
}	
	
.mform-title {
    font-size: 32px;
    line-height: 40px;
}	
	
.mform-row {
	flex-wrap: wrap;
}	
	
.mform-row .col4 {
    width: 48.5%;
}	
	
.ci-text {
    font-size: 19px;
    line-height: 25px;
}	
	
.cctv-contact {
   font-size: 17px;
    line-height: 26px;
}	
	
.wl-link a br {
	display: none;
}	
	
/*Electronic Intruder Alarm Systems */

.full-width-banner {
	height: 380px;
}

.banner-name {
	padding: 15px 40px 15px 3%;
	font-size: 26px;
	line-height: 35px;
}

.image-with-text-full .rhs .rhs-content h3 {
	font-size: 26px;
	line-height: 34px;
}
	

.police-contact {
    padding: 20px 20px 20px 119px;
    margin-bottom: 30px;
	background-size: 75px auto;
    background-position: 25px 25px;
    min-height: 80px;
}	
	
.police-contact .pc-type {
    font-size: 18px;
    line-height: 20px;
}	
	
.police-contact .pc-no {
    font-size: 31px;
    line-height: 40px;
}	
	
	
.ssa-wrap {
    padding: 50px 0px 20px 0px;
}	
	
.sdb-title {
    font-size: 20px;
    line-height: 27px;
}	
	
.ssa-text h3 {
    font-size: 26px;
    line-height: 34px;
}		
	
.ml-top {
    height: 300px;
}	
	
.members-list ul li {
    width: 28%;
    margin: 0px 2.2% 60px 2.2%;
}		
	
.ml-photo {
    width: 100%;
    height: 256px;
}	

.cp-wrap {
    padding: 45px 0px 20px 0px;
}	
	
.profile-box {
    padding: 20px;
}
	
.pb-text h3 {
    font-size: 28px;
    line-height: 33px;
}	
	
.pb-text ul li {
    font-size: 17px;
    line-height: 24px;
}	
	
.pb-text p {
    font-size: 17px;
    line-height: 24px;
}	
	
.maf .maf-image {
    width: 33.33%;
	height: 280px;
}	
	
.maf-details {
    width: 33.33%;
}	
	
.maf-details h3 {
    font-size: 23px;
    line-height: 33px;
}	
	
.cm-wrap ul li .cm-logo {
    width: 330px;
    min-height: 330px;
}	
	
.cm-wrap ul li .cm-details {
    margin-left: 40px;
    padding: 30px 0px 30px 0px;
}	
	
.cm-wrap ul li .cm-details h5 {
    font-size: 26px;
    line-height: 33px;
}
	
.cm-wrap ul li .cm-details p {
    font-size: 17px;
    line-height: 25px;
}	
	
.cm-buttons div a {
    width: 244px;
	height: 45px;
	line-height: 45px;
}

.stc-detail-box {
    margin-bottom: 45px;
}	
	
	
/*Topology*/

.sub-main {
	padding: 40px 0px 30px 0px;
}

.sub-text {
	font-size: 18px;
}

.sub-text h1 {
	font-size: 33px;
	line-height: 42px;
}

.sub-text h2 {
	font-size: 29px;
	line-height: 37px;
}

.sub-text h3 {
	font-size: 23px;
	line-height: 33px;
}

.sub-text h4 {
	font-size: 20px;
	line-height: 30px;
}

.sub-text h5 {
	font-size: 18px;
	line-height: 25px;
}

.sub-text p {
	line-height: 24px;
	padding-bottom: 22px;
}

/*Blog*/

.blog-page {
	padding: 40px 0px 40px 0px;
}


.blog-list .blog-item {
	width: 48%;
	margin-bottom: 40px;
}


.blog-list .blog-item figure {
	width: 100%;
	height: 220px;
	border-bottom: #f7f7f7 solid 5px;

}


.blog-list .blog-item .bi-text {
	padding: 20px 15px 65px 15px;
}

.blog-list .blog-item::after {
	width: 140px;
	height: 4px;
}

.post-details {
	font-size: 17px;
	line-height: 18px;
}

.post-details div.post-cat {
	margin-right: 20px;
}

.bi-text h2 {
	font-size: 22px;
	line-height: 28px;
}

.bi-text .bi-more {
	left: 15px;
	bottom: 25px;
	font-size: 14px;
	line-height: 14px;
}

.p-heading1 {
	font-size: 28px;
	line-height: 36px;
}


/*Blog Rhs*/

.blog-rhs .single-widget {
	margin-bottom: 30px;
	padding: 20px 15px 20px 15px;
}

.blog-rhs .single-widget .widget-title {
	font-size: 21px;
	line-height: 26px;
}

.blog-rhs form.search .search-input {
	width: 80%;
	height: 50px;
	padding: 0px 0px 0px 15px;
	font-size: 16px;
}

.blog-rhs .single-widget select {
	height: 50px;
	padding: 0px 18px 0px 15px;
	font-size: 16px;
	background-position: 96% center;
}

.contact-box {
	padding: 73px 10px 73px 10px;
}

.cb-title {
	font-size: 18px;
	line-height: 22px;
}

.cb-no {
	font-size: 34px;
	line-height: 40px;
}


/*Single Post Page*/

.post-large {
	max-height: 430px;
}


.single-post-page .blog-lhs h2 {
	font-size: 27px;
	line-height: 35px;
}

.comment-reply-title {
	font-size: 25px;
	line-height: 32px;
}

/*Page 404*/

.error-page {
	padding: 60px 0px 100px 0px;
}

.error {
	font-size: 180px;
	line-height: 180px;
}

.error-page h2 {
	font-size: 28px;
	line-height: 36px;
}

.error-page p {
	font-size: 18px;
	line-height: 26px;
}

	
}



@media only screen and (max-width: 1080px) {
	
.ht-details ul li {
    margin-left: 15px;
    padding-left: 14px;
}	
	
.ht-details ul li img {
    margin-right: 10px;
}	
	
.logo {
    height: 137px;
}	
	
.white-box {
    height: 137px;
}	

.contact-button a {
    height: 47px;
    line-height: 45px;
}	
	
.header-bottom {
    min-height: 60px;
}	
	
/*Home Page*/

.home-banner .bx-viewport .slider div {
	height: 500px;
}

.home-banner .bx-viewport .slider div figure {
	height: 500px;
}

.hb-box {
	max-width: 550px;
}
	
.hb-box h1 {
	font-size: 45px;
	line-height: 53px;
}
	
.buttons-wrap li a {
    height: 47px;
    line-height: 47px;
}	
	
.buttons-wrap li {
    margin-right: 15px;
}	
	
.safety-and-security {
    padding: 40px 0px 20px 0px;
}	
	
.section-subtitle {
    font-size: 19px;
    line-height: 26px;
    padding-bottom: 10px;
}	

.section-title {
	font-size: 43px;
	line-height: 50px;
}

.safety-and-security ul li {
    margin: 0px 1% 30px 1%;
    width: 22%;
}	

.stc-wrap {
	padding: 90px 0px 90px 0px;
}
	
.learn-more a {
    height: 47px;
    line-height: 45px;
    font-size: 17px;
    padding: 0px 60px 0px 43px;
    background-position: 81% center;
}
	
.welcome {
    padding: 50px 0px 50px 0px;
}	

.resources-wrap ul li {
    margin: 0px 1% 2% 1%;
    padding: 10px 22px 10px 25px;
}	
	
.resources-wrap ul li icon {
    width: 14%;
}	
	
.resources-wrap ul li div {
	font-size: 18px;
	line-height: 22px;
}
	
.saiwa-training .section-title {
	font-size: 36px;
	line-height: 44px;
}
	
.saiwa-training ul li {
    width: 30.5%;
    height: 230px;
}	

.st-item div {
    font-size: 18px;
    line-height: 22px;
}	
	
.ot-wrap .bx-wrapper {
    width: 820px;
}	
	
.tw-wrapper {
    padding: 115px 40px 30px 40px;
}	

.c-review p {
	font-size: 19px;
	line-height: 30px;
}
	
.footer-top {
    padding: 30px 0px 30px 0px;
	flex-wrap: wrap;
}	
	
.ft1 {
    width: 100%;
	text-align: center;
	padding-bottom: 40px;
}	
	
.ft1 p {
	padding-bottom: 15px;
}	
	
.ft1 ul {
	justify-content: center;
}	
	
.ft1 ul li {
    margin: 0px 3px 0px 3px;
}	

.ft-links h3 {
    font-size: 21px;
    line-height: 24px;
}

.ft2, .ft3, .ft4, .ft5 {
    width: 22%;
}	
	
.footer-mid ul li {
    margin-left: 15px;
    padding-left: 15px;
}	
	
/* Contact Us */


.sub-banner-wrap h1 {
	font-size: 42px;
	line-height: 52px;
}
	
.contact-page-wrap {
    padding: 40px 0px 50px 0px;
	display: inherit;
}	
	
.contact-form {
    width: auto;
}	

.contact-form h3 {
	font-size: 26px;
	line-height: 36px;
}

.contact-map {
    width: auto;
	margin-top: 40px;
}	

.contact-map iframe {
    height: 400px;
}	
	
	
/* SAIWA Mission */

	
.image-with-text .iwt-text p {
    font-size: 17px;
    line-height: 23px;
    padding-bottom: 20px;
}	
	

/* SAIWA Constitution */

.pdf-downloads {
    padding: 40px 0px 44px 0px;
}

.pdf-banner {
	height: 420px;
	padding-left: 30px;
}
	
.pdf-sub-heading {
    font-size: 20px;
    line-height: 26px;
}	

.pdf-banner-content h2 {
	font-size: 50px;
	line-height: 60px;
}
	
.pdf-details h3 {
    font-size: 25px;
    line-height: 32px;
}	

.pdf-details p {
    font-size: 18px;
    line-height: 25px;
}	
	
/*  SAIWA Objectives  */


.oo-title h2 {
	font-size: 40px;
	line-height: 50px;
}
	
.ol-wrap {
    padding: 35px 0px 20px 0px;
}	
	
.ol-wrap ul li {
    margin-bottom: 20px;
    padding: 20px 20px 20px 65px;
    font-size: 19px;
    line-height: 25px;
}	

/*  SAIWA Code of Ethics */
	
.code-of-ethics .lhs h5 {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 10px;
}	

.code-of-ethics .lhs h2 {
	font-size: 44px;
	line-height: 54px;
}
	
.code-of-ethics .lhs ul li::before {
    left: 28px;
}	

.code-of-ethics .lhs ul li div:nth-child(1) {
    font-size: 22px;
    line-height: 22px;
}	

/*  SAIWA Committee  */
	

.committee-members h2 {
	font-size: 28px;
	line-height: 34px;
}
	
.committee-members ul li {
    width: 30.20%;
    margin: 0px 1.5% 40px 1.5%;
}	

.member-photo {
    width: 80%;
    height: 286px;
}	
	
.m-post {
  font-size: 17px;
}	
	
.member-contact {
    padding: 22px 13px 10px 13px;
    font-size: 16px;
    line-height: 20px;
}	
	
.m-department {
    padding: 15px 0px 15px 0px;
    font-size: 18px;
    line-height: 23px;
}	
	
.pcpb-wrap h2 {
	font-size: 40px;
	line-height: 50px;
	max-width: 800px;
}


/*Committee Activities */

.ca-title h2 {
	font-size: 32px;
	line-height: 42px;
}
	
.ca-title p {
    font-size: 18px;
    line-height: 28px;
}	
	
.cadi-details {
    width: 95%;
    padding: 10px 0px 15px 0px;
}	

.cadi-details h3 {
    padding: 0px 10px 8px 20px;
    font-size: 21px;
    line-height: 28px;
}	
	
.cadi-details div {
    font-size: 16px;
}	

.cadi-top {
    padding-bottom: 40px;
}	
	
.cadi-image {
    height: 250px;
}	

/*Partnership Programs - About*/

.intro-text h2 {
	font-size: 28px;
	line-height: 36px;
}

.intro-text h4 {
	font-size: 28px;
	line-height: 36px;
}

.ppl-image {
	height: 230px;
}
	
.pp-list-wrap .ppl-item {
    font-size: 17px;
}	

.ppl-item h3 {
	font-size: 21px;
	line-height: 30px;
	padding-bottom: 18px;
}

/*Security Testing Centre */

.image-with-text-full .rhs .rhs-content h2 {
	font-size: 26px;
	line-height: 36px;
}
	
.video-section h3 {
    font-size: 30px;
    line-height: 40px;
	padding-bottom: 30px;
}	
	
.acc-head {
    font-size: 20px;
    line-height: 27px;
}	
	
.dl-wrap {
    padding: 50px 0px 20px 0px;
}
	
.dl-wrap ul li {
    margin-bottom: 30px;
}	
	
.dli-name {
    padding: 0px 20px 38px 95px;
    font-size: 19px;
    line-height: 25px;
}	
	
.dli-button {
    padding: 20px 20px 0px 95px;
}	
	
.suggestions h3 {
    font-size: 30px;
    line-height: 38px;
}	
	
.suggestions ul li {
    font-weight: 500;
}	
	

.regulations {
    padding: 40px 0px 20px 0px;
}	

.regulations h3 {
    font-size: 28px;
    line-height: 36px;
}	
	
.regulations ul li .r-name {
    font-size: 20px;
    line-height: 20px;
    margin-right: 20px;
}	
	
.ss-faq-warp {
    padding: 40px 0px 30px 0px;
}	
	
.accordion-wrapper {
    margin-bottom: 20px;
}	
	
.acc-head {
    font-size: 19px;
    line-height: 25px;
}	

.licensing-details {
    padding: 35px 0px 25px 0px;
}	

.member-login-title h2 {
    font-size: 30px;
    line-height: 40px;
}	
	
.login-title {
    font-size: 23px;
    line-height: 30px;
}	
	
.mf-buton input {
    background-position: 25% center;
}	
	
.m-title1 {
    font-size: 27px;
    line-height: 36px;
}	
	
.m-title2 {
    font-size: 23px;
    line-height: 30px;
}	
	
.mdb-top {
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    line-height: 26px;
}	
	
.mform-title {
    font-size: 30px;
    line-height: 40px;
}	
	
.mform-row {
	flex-wrap: wrap;
}	
	
.mform-row .col4 {
    width: 48.5%;
}	
	
.ci-text {
    font-size: 18px;
    line-height: 24px;
}	
	
.cctv-contact {
   font-size: 17px;
    line-height: 26px;
}	
	
.wl-link a br {
	display: none;
}	
	
/*Electronic Intruder Alarm Systems */

.full-width-banner {
	height: 360px;
}

.banner-name {
	padding: 15px 40px 15px 3%;
	font-size: 26px;
	line-height: 35px;
}

.image-with-text-full .rhs .rhs-content h3 {
	font-size: 25px;
	line-height: 33px;
}
	

.police-contact {
    padding: 20px 20px 20px 119px;
    margin-bottom: 30px;
	background-size: 75px auto;
    background-position: 25px 25px;
    min-height: 80px;
}	
	
.police-contact .pc-type {
    font-size: 18px;
    line-height: 20px;
}	
	
.police-contact .pc-no {
    font-size: 31px;
    line-height: 40px;
}	
	
	
.ssa-wrap {
    padding: 50px 0px 20px 0px;
}	
	
.sdb-title {
    font-size: 20px;
    line-height: 27px;
}	
	
.ssa-text h3 {
    font-size: 24px;
    line-height: 32px;
}		
	
.ml-top {
    height: 300px;
}
	
.members-list {
    padding: 50px 0px 45px 0px;
}	
	
.members-list ul li {
    width: 28%;
    margin: 0px 2.2% 60px 2.2%;
}		
	
.ml-photo {
    width: 100%;
    height: 256px;
}	

.cp-wrap {
    padding: 45px 0px 20px 0px;
}	
	
.profile-box {
    padding: 20px;
}
	
.pb-text h3 {
    font-size: 28px;
    line-height: 33px;
}	
	
.pb-text ul li {
    font-size: 17px;
    line-height: 24px;
}	
	
.pb-text p {
    font-size: 17px;
    line-height: 24px;
}	
	
.maf .maf-image {
    width: 33.33%;
	height: 280px;
}	
	
.maf-details {
    width: 33.33%;
}	
	
.maf-details h3 {
    font-size: 23px;
    line-height: 33px;
}	
	
.cm-wrap ul li .cm-logo {
    width: 330px;
    min-height: 330px;
}	
	
.cm-wrap ul li .cm-details {
    margin-left: 40px;
    padding: 30px 0px 30px 0px;
}	
	
.cm-wrap ul li .cm-details h5 {
    font-size: 26px;
    line-height: 33px;
}
	
.cm-wrap ul li .cm-details p {
    font-size: 17px;
    line-height: 25px;
}	
	
.cm-buttons div a {
    width: 224px;
	height: 45px;
	line-height: 45px;
}
	
.stc-two-col {
	display: inherit;
}	
	
.stc-two-col .stc-detail-box {
    width: auto;
}	

.stc-detail-box {
    margin-bottom: 40px;
}	
	
.ssa-logo {
    width: 230px;
    height: 230px;
    margin-right: 20px;
}	
	
.sc-form {
	flex-wrap: wrap;
}	
	
.sc-form .sc-box {
    width: 48.5%;
}	
	
.sc-form .sc-button {
    width: 48.5%;
}	
	
.cb-no {
    font-size: 30px;
    line-height: 35px;
}	
	
}



@media only screen and (max-width: 992px) {
	
.ht-details ul li:nth-child(3) span {
    display: none;
}	
	
.ht-details ul li {
    margin-left: 11px;
    padding-left: 10px;
}	
	
.ht-details ul li img {
    margin-right: 10px;
}	
	
.logo {
    height: 130px;
	width: 130px;
	padding-right: 50px;
}	
	
.white-box {
    height: 130px;
}	

.contact-button a {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    padding: 0px 20px 0px 50px;
    background-position: 16px center;
}	
	
/*Home Page*/

.home-banner .bx-viewport .slider div {
	height: 470px;
}

.home-banner .bx-viewport .slider div figure {
	height: 470px;
}

.hb-box {
	max-width: 520px;
}
	
.hb-box h1 {
	font-size: 42px;
	line-height: 50px;
	padding-bottom: 20px;
}
	
.buttons-wrap li a {
    height: 45px;
    line-height: 45px;
	font-size: 16px;
}	
	
.buttons-wrap li {
    margin-right: 15px;
}	
	
.safety-and-security {
    padding: 30px 0px 10px 0px;
}	
	
.section-subtitle {
    font-size: 18px;
    line-height: 25px;
}	

.section-title {
	font-size: 40px;
	line-height: 48px;
	padding-bottom: 20px;
}

.safety-and-security ul li {
    margin: 0px 1.5% 25px 1.5%;
    width: 30%;
	min-height: 200px;
}	
	
.safety-and-security ul li h3 {
      font-size: 17px;
      line-height: 22px;
  }	

.stc-wrap {
	padding: 90px 0px 90px 0px;
}
	
.section-title {
    font-size: 38px;
    line-height: 46px;
}	
	
.learn-more a {
    height: 45px;
    line-height: 43px;
    font-size: 17px;
    padding: 0px 50px 0px 33px;
    background-position: 81% center;
}
	
.welcome {
    padding: 50px 0px 50px 0px;
	display: inherit;
}	
	
.welcome .welcome-image {
    width: 100%;
	height: 400px;
	margin-bottom: 20px;
}	
	
.welcome .welcome-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	object-position: center top;
}	
	
.welcome .welcome-text {
    width: auto;
}	

.resources-wrap ul li {
	width: 48%;
    margin: 0px 1% 2% 1%;
    padding: 10px 22px 10px 25px;
}	
	
.resources-wrap ul li icon {
    width: 16%;
}	
	
.resources-wrap ul li div {
	font-size: 19px;
	line-height: 24px;
}
	
.saiwa-training .section-title {
	font-size: 35px;
	line-height: 43px;
	padding-bottom: 25px;
}
	
.saiwa-training ul li {
    width: 47%;
	margin: 0px 1.5% 3% 1.5%;
    height: 250px;
}	

.st-item div {
    font-size: 19px;
    line-height: 25px;
}	
	
.ot-wrap .bx-wrapper {
    width: 680px;
}	
	
.ot-wrap .bx-wrapper .bx-controls-direction a {
    width: 18px;
    height: 50px;
}	
	
.ot-wrap .bx-wrapper .bx-next {
    right: -30px;
}	
	
.ot-wrap .bx-wrapper .bx-prev {
    left: -30px;
}	

.tw-wrapper {
    padding: 115px 30px 30px 30px;
}	

.c-review p {
	font-size: 18px;
	line-height: 28px;
}
	
.footer-top {
    padding: 30px 0px 20px 0px;
}	
	
.ft1 {
    width: 100%;
	text-align: center;
	padding-bottom: 30px;
}	
	
.ft1 p {
	padding-bottom: 15px;
}	
	
.ft1 ul {
	justify-content: center;
}	
	
.ft1 ul li {
    margin: 0px 3px 0px 3px;
}	

.ft-links h3 {
    font-size: 20px;
    line-height: 24px;
}

.ft2, .ft3, .ft4, .ft5 {
    width: 22%;
}	
	
.footer-mid {
    padding: 20px 10px 5px 10px;
}	
	
.footer-mid ul {
	flex-wrap: wrap;
}	
	
.footer-mid ul li {
    margin-left: 15px;
    padding-left: 15px;
	margin-bottom: 15px;
	border: none;
}
	
.copyright {
    padding: 30px 0px 30px 0px;
}	
	
/* Contact Us */

.sub-banner-wrap {
    padding: 30px 0px 30px 0px;
}
	
.sub-banner-wrap h1 {
	font-size: 38px;
	line-height: 45px;
}
	
.contact-page-wrap {
    padding: 30px 0px 40px 0px;
}	
	
.contact-form h3 {
	font-size: 25px;
	line-height: 33px;
}

.contact-map {
	padding: 10px;
}	

.contact-map iframe {
    height: 400px;
}	
	
	
/* SAIWA Mission */

.image-with-text {
    padding: 40px 0px 40px 0px;
	display: inherit;
}	
	
.image-with-text .iwt-image {
    width: 100%;
	height: 400px;
}	
	
.image-with-text .iwt-image img {
    width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}		
	
.image-with-text .iwt-text {
    width: auto;
	padding-top: 20px;
}	
	
.stc-link-wrap {
    padding: 25px 0px 10px 0px;
}	
	
	
.stc-link-wrap ul {
	flex-wrap: wrap;
    margin: 0px -1% 0px -1%;
}	
	
.stc-link-wrap ul li {
    width: 48%;
    margin: 0px 1% 15px 1%;
}	
	

/* SAIWA Constitution */

.pdf-downloads {
    padding: 30px 0px 30px 0px;
}

.pdf-banner {
	height: 400px;
	padding-left: 30px;
}
	
.pdf-sub-heading {
    font-size: 20px;
    line-height: 26px;
	padding-bottom: 10px;
}	

.pdf-banner-content h2 {
	font-size: 45px;
	line-height: 55px;
	padding-bottom: 30px;
}
	
.pdf-details h3 {
    font-size: 24px;
    line-height: 32px;
}	

.pdf-details p {
    font-size: 18px;
    line-height: 25px;
	padding-bottom: 10px;
}	
	
/*  SAIWA Objectives  */


.oo-title h2 {
	font-size: 34px;
	line-height: 42px;
	padding-bottom: 30px;
}
	
.ol-wrap {
    padding: 35px 0px 20px 0px;
}	
	
.ol-wrap ul li {
    margin-bottom: 20px;
    padding: 20px 20px 20px 65px;
    font-size: 18px;
    line-height: 24px;
}	

/*  SAIWA Code of Ethics */
	
.code-of-ethics {
   padding: 40px 0px 40px 0px;
   display: inherit;
}	
	
.code-of-ethics .lhs {
    width: auto;
	padding-bottom: 20px;
}	
	
.code-of-ethics .lhs h5 {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 10px;
}	

.code-of-ethics .lhs h2 {
	font-size: 42px;
	line-height: 52px;
}
	
.code-of-ethics .rhs {
    width: auto;
    margin-right: 0px;
}	
	
.code-of-ethics .rhs .buttons-wrap {
    padding: 20px 0px 0px 0px;
}
	
.coe-image {
    width: 100%;
    height: auto;
}	

/*  SAIWA Committee  */
	

.committee-members h2 {
	font-size: 27px;
	line-height: 33px;
}
	
.committee-members ul li {
    width: 47%;
    margin: 0px 1.5% 40px 1.5%;
}	

.member-photo {
    width: 80%;
    height: 296px;
}	
	
.m-post {
  font-size: 17px;
}	
	
.member-contact {
    padding: 22px 13px 10px 13px;
    font-size: 16px;
    line-height: 20px;
}	
	
.m-department {
    padding: 15px 0px 15px 0px;
    font-size: 18px;
    line-height: 23px;
}	
	
.pcpb-wrap h2 {
	font-size: 37px;
	line-height: 47px;
}


/*Committee Activities */

.ca-title h2 {
	font-size: 28px;
	line-height: 37px;
}
	
.ca-divisions {
	flex-wrap: wrap;
}	
	
.ca-divisions .cad-item {
    width: 47.5%;
	margin-bottom: 20px;
}	
	
.cadi-details {
    width: 95%;
    padding: 10px 0px 15px 0px;
}	

.cadi-details h3 {
    padding: 0px 10px 8px 20px;
    font-size: 21px;
    line-height: 28px;
}	
	
.cadi-details div {
    font-size: 16px;
}	

.cadi-top {
	margin-bottom: 20px;
}	
	
.cadi-image {
    height: 250px;
}	

/*Partnership Programs - About*/

.intro-text h2 {
	font-size: 27px;
	line-height: 36px;
}

.intro-text h2 br {
	display: none;
}	
	
.intro-text h4 {
	font-size: 27px;
	line-height: 36px;
}
	
.ppl-container {
    margin: 0px -1.5% 0px -1.5%;
}	
	
.pp-list-wrap .ppl-item {
    width: 47%;
    margin: 0px 1.5% 10px 1.5%;
	border-bottom: none;
}	
	
.ppl-image {
	height: 230px;
}
	
.pp-list-wrap .ppl-item {
    font-size: 17px;
}	

.ppl-item h3 {
	font-size: 21px;
	line-height: 30px;
	padding-bottom: 18px;
}

/*Security Testing Centre */
	
.image-with-text-full {
    justify-content: space-between;
    flex-direction: row-reverse;
	flex-wrap: wrap;
}	
	
.image-with-text-full .rhs {
    width: 100%;
    padding: 30px 0px 30px 0px;
}	
	
.image-with-text-full .rhs .rhs-content {
    width: 92%;
	margin: 0 auto;
}	
	
.image-with-text-full .lhs {
    width: 100%;
    min-height: inherit;
}	

.image-with-text-full .rhs .rhs-content h2 {
	font-size: 26px;
	line-height: 36px;
}
	
.image-with-text-full .rhs .rhs-content .hours {
    display: flex;
}	
	
.image-with-text-full .rhs .rhs-content .hours div {
    width: 48%;
}
	
.sdb-content {
    padding: 25px 20px 20px 20px;
}	
	
.video-section h3 {
    font-size: 30px;
    line-height: 40px;
	padding-bottom: 30px;
}	
	
.acc-head {
    font-size: 20px;
    line-height: 27px;
}	
	
.dl-wrap {
    padding: 50px 0px 20px 0px;
}
	
.dl-wrap ul li {
    margin-bottom: 30px;
}	
	
.dli-name {
    padding: 0px 20px 38px 95px;
    font-size: 19px;
    line-height: 25px;
}	
	
.dli-button {
    padding: 20px 20px 0px 95px;
}	
	
.suggestions h3 {
    font-size: 30px;
    line-height: 38px;
}	
	
.suggestions ul li {
    font-weight: 500;
}	
	

.regulations {
    padding: 40px 0px 20px 0px;
}	

.regulations h3 {
    font-size: 28px;
    line-height: 36px;
}	
	
.regulations ul li .r-name {
    font-size: 20px;
    line-height: 20px;
    margin-right: 20px;
}	
	
.ss-faq-warp {
    padding: 40px 0px 30px 0px;
}	
	
.accordion-wrapper {
    margin-bottom: 20px;
}	
	
.acc-head {
    font-size: 19px;
    line-height: 25px;
	 padding: 23px 40px 25px 70px;
	background-position: 20px 20px;
}	
	
.acc-head::after {
    right: 20px;
}	
	
.acc-head.active::after {
    right: 20px;
}	
	
.acc-body {
    padding: 20px;
}	
	
.acc-body p {
    line-height: 25px;
    padding-bottom: 20px;
}	

.licensing-details {
    padding: 35px 0px 15px 0px;
}	

.member-login-title h2 {
    font-size: 28px;
    line-height: 38px;
}	
	
.member-login-title p {
    font-size: 17px;
    line-height: 26px;
}	
	
.login-title {
    font-size: 23px;
    line-height: 30px;
}	
	
.login-form {
	flex-wrap: wrap;
}	
	
.login-form .mf-box {
    width: 48%;
}	
	
.login-form .mf-buton-wrap {
    padding-top: 10px;
	width: 48%;
	margin: 0 auto;
}	
	
.m-title1 {
    font-size: 25px;
    line-height: 33px;
}	
	
.m-title2 {
    font-size: 20px;
    line-height: 28px;
}	
	
.form-title1 {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 30px;
}	
	
.mdb-top {
    padding: 0px 20px 0px 20px;
    font-size: 17px;
    line-height: 24px;
}	
	
.mdb-note {
    font-size: 17px;
    line-height: 23px;
    padding: 15px 20px 18px 20px;
}	
	
.mform-title {
    font-size: 27px;
    line-height: 37px;
}	
	
.mform-row .col3 {
    width: 48.5%;
}
	
.mform-row .col3:nth-child(3) {
    width: 100%;
}	
	
.mform-row .col4 {
    width: 48.5%;
}	
	
.ci-text {
    font-size: 18px;
    line-height: 24px;
}	
	
.cctv-contact {
   font-size: 17px;
    line-height: 26px;
}	
	
.wl-link a br {
	display: none;
}	
	
/*Electronic Intruder Alarm Systems */

.full-width-banner {
	height: 340px;
}

.banner-name {
	padding: 15px 40px 15px 3%;
	font-size: 26px;
	line-height: 35px;
}
	
.image-with-text-full {
	border-bottom: none;
}	

.image-with-text-full .rhs .rhs-content h3 {
	font-size: 23px;
	line-height: 32px;
}	

.police-contact {
    padding: 20px 20px 20px 119px;
    margin-bottom: 30px;
	background-size: 75px auto;
    background-position: 25px 25px;
    min-height: 80px;
}	
	
.police-contact .pc-type {
    font-size: 18px;
    line-height: 20px;
}	
	
.police-contact .pc-no {
    font-size: 31px;
    line-height: 40px;
}	
	
	
.ssa-wrap {
    padding: 50px 0px 20px 0px;
}	
	
.sdb-title {
    font-size: 20px;
    line-height: 27px;
}	
	
.ssa-text h3 {
    font-size: 24px;
    line-height: 32px;
}		
	
.ml-top {
    height: 300px;
}
	
.members-list {
    padding: 50px 0px 45px 0px;
}	
	
.members-list ul li {
    width: 45%;
    margin: 0px 2.2% 40px 2.2%;
}
	
.load-more {
    padding: 15px 0px 15px 0px;
}	
	
.ml-photo {
    width: 100%;
    height: 256px;
}	

.cp-wrap {
    padding: 45px 0px 20px 0px;
}	
	
.profile-box {
    padding: 20px;
	display: inherit;
}
	
.pb-image {
    width: 100%;
		margin-bottom: 20px;
}	

.pb-text {
    width: auto;
}	
	
.pb-text h3 {
    font-size: 28px;
    line-height: 33px;
}	
	
.pb-text ul li {
    font-size: 17px;
    line-height: 24px;
}	
	
.pb-text p {
    font-size: 17px;
    line-height: 24px;
}	
	
.maf .maf-image {
    width: 50%;
	height: 280px;
	border-bottom: #fff solid 1px;
}	
	
.maf-details {
    width: 50%;
	border-bottom: #fff solid 1px;
}	
	
.maf-details h3 {
    font-size: 23px;
    line-height: 33px;
}	
	
.cm-wrap ul li .cm-logo {
    width: 330px;
    min-height: 330px;
}	
	
.cm-wrap ul li .cm-details {
    margin-left: 40px;
    padding: 30px 0px 30px 0px;
}	
	
.cm-wrap ul li .cm-details h5 {
    font-size: 26px;
    line-height: 33px;
}
	
.cm-wrap ul li .cm-details p {
    font-size: 17px;
    line-height: 25px;
}	
	
.cm-buttons div a {
    width: 224px;
	height: 45px;
	line-height: 45px;
}
	
.stc-two-col {
	display: inherit;
}	
	
.stc-two-col .stc-detail-box {
    width: auto;
}	

.stc-detail-box {
    margin-bottom: 40px;
}	
	
.ssa-logo {
    width: 210px;
    height: 210px;
    margin-right: 20px;
}	
	
.ssa-text {
    font-size: 17px;
}	
	
.ssa-text p {
    line-height: 25px;
}	

.sc-form .sc-box {
    width: 48.5%;
}	
	
.sc-form .sc-button {
    width: 48.5%;
}	
	
.cm-wrap ul li {
    margin-bottom: 35px;
	display: inherit;
	text-align: center;
}	
	
.cm-wrap ul li .cm-logo {
    width: 300px;
    min-height: inherit;
    border-right: none;
	padding: 20px;
	margin: 0 auto;
}	
	
.cm-wrap ul li .cm-details {
    margin-left: 20px;
    padding: 0px 20px 20px 20px;
}	

.cm-buttons {
    padding-top: 20px;
	padding-bottom: 20px;
	justify-content: center;
}	
	
	

/*Topology*/

.sub-main {
	padding: 30px 0px 30px 0px;
}

.sub-text {
	font-size: 18px;
}

.sub-text h1 {
	font-size: 32px;
	line-height: 40px;
}

.sub-text h2 {
	font-size: 28px;
	line-height: 35px;
}

.sub-text h3 {
	font-size: 22px;
	line-height: 32px;
}

.sub-text h4 {
	font-size: 20px;
	line-height: 30px;
}

.sub-text h5 {
	font-size: 18px;
	line-height: 25px;
}

.sub-text p {
	line-height: 23px;
	padding-bottom: 20px;
}


.sub-text ul li {
	line-height: 23px;
	padding: 0px 0px 15px 20px;
	background-position: left 7px;
}

.sub-text ol li {
	line-height: 24px;
	padding-bottom: 15px;
}

/*Blog*/

.blog-page {
	padding: 30px 0px 30px 0px;
	display: inherit;
}

.blog-page .blog-lhs {
	width: auto;
}

.blog-page .blog-rhs {
	width: auto;
	padding-top: 40px;
}


.blog-list .blog-item figure {
	height: 240px;

}

.blog-list .blog-item .bi-text {
	padding: 20px 20px 65px 20px;
}

.bi-text h2 {
	font-size: 22px;
	line-height: 28px;
}

.bi-text .bi-more {
	left: 20px;
	bottom: 30px;
}

.p-heading1 {
	font-size: 28px;
	line-height: 36px;
}


/*Blog Rhs*/

.blog-rhs .single-widget {
	padding: 30px 38px 30px 38px;
}

.blog-rhs .single-widget .widget-title {
	font-size: 24px;
	line-height: 28px;
}

.blog-rhs form.search .search-input {
	width: 80%;
	height: 50px;
	padding: 0px 0px 0px 22px;
	font-size: 16px;
}

.contact-box {
	padding: 83px 20px 83px 20px;
}

.cb-title {
	font-size: 21px;
	line-height: 24px;
}

.cb-no {
	font-size: 45px;
	line-height: 47px;
}

/*Single Post Page*/

.post-large {
	max-height: 480px;
}

.single-post-page .blog-lhs h2 {
	font-size: 28px;
	line-height: 36px;
}

/*Page 404*/

.error-page {
	padding: 50px 0px 80px 0px;
}

.error {
	font-size: 150px;
	line-height: 150px;
	letter-spacing: 10px;
}

.error-page h2 {
	font-size: 24px;
	line-height: 30px;
}

.error-page p {
	font-size: 18px;
	line-height: 26px;
}
	
.error-page .learn-more a {
    background-position: 87% center;
	font-size: 16px;
}	
	
	
}

@media only screen and (max-width: 767px) {

	
.ht-details ul li:nth-child(2) {
    display: none;
}		
	
.ht-details ul li {
	border: none;
}	
	
.logo {
    height: 130px;
	width: 130px;
	padding-right: 50px;
}	
	
.white-box {
    height: 130px;
}	

.contact-button a {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    padding: 0px 20px 0px 50px;
    background-position: 16px center;
}	
	
/*Home Page*/

.home-banner .bx-viewport .slider div {
	height: auto;
	padding: 160px 0px 80px 0px;
}

.home-banner .bx-viewport .slider div figure {
	height: 100%;
}

.hb-box {
	max-width: 96%;
	margin: 0 auto;
	padding: 20px 20px 5px 20px;
}
	
.hb-box h2 {
    font-size: 18px;
    line-height: 22px;
	padding-bottom: 5px;
}	
	
.hb-box h1 {
	font-size: 33px;
	line-height: 40px;
	padding-bottom: 15px;
}
	
.buttons-wrap li a {
    height: 43px;
    line-height: 43px;
	font-size: 16px;
	padding: 0px 40px 0px 23px;
}	

.buttons-wrap li {
    margin-right: 15px;
}	
	
.buttons-wrap li:nth-child(1) a {
    background-position: 90% center;
}
	
.buttons-wrap li:nth-child(2) a {
	background-size: 20px auto;
    background-position: 20px center;
    padding: 0px 20px 0px 50px;
}	
		
.section-subtitle {
    font-size: 18px;
    line-height: 25px;
	padding-bottom: 5px;
}	

.section-title {
	font-size: 35px;
	line-height: 43px;
	padding-bottom: 20px;
}
	
.safety-and-security p {
    font-size: 17px;
    line-height: 22px;
}	

.safety-and-security ul li {
    margin: 0px 2.5% 5% 2.5%;
    width: 45%;
	min-height: 200px;
}	
	
.safety-and-security ul li h3 {
      font-size: 17px;
      line-height: 22px;
  }	

.stc-wrap {
	padding: 90px 0px 90px 0px;
}
	
.learn-more a {
    height: 45px;
    line-height: 43px;
    font-size: 17px;
    padding: 0px 50px 0px 33px;
    background-position: 81% center;
}
	
.welcome {
    padding: 50px 0px 50px 0px;
}	
	
.welcome .welcome-image {
    width: 100%;
	height: auto;
	margin-bottom: 20px;
}	
	
.welcome .welcome-image img {
    width: 100%;
    height: auto;
}	
	
.welcome .welcome-text {
    width: auto;
}	

.resources-wrap ul li {
	width: 48%;
    margin: 0px 1% 2% 1%;
    padding: 10px 22px 10px 25px;
}	
	
.resources-wrap ul li icon {
    width: 16%;
}	
	
.resources-wrap ul li div {
	font-size: 19px;
	line-height: 24px;
}
	
.saiwa-training .section-title {
	font-size: 32px;
	line-height: 40px;
	padding-bottom: 25px;
}
	
.saiwa-training ul li {
    width: 47%;
	margin: 0px 1.5% 3% 1.5%;
    height: 250px;
}	

.st-item div {
    font-size: 19px;
    line-height: 25px;
}
	
.ot-wrap {
    padding: 50px 0px 100px 0px;
}	
	
.ot-wrap .bx-wrapper {
    width: 100%;
}	
	
.ts-image {
    width: 95px;
    height: 95px;
    left: 20px;
    top: -40px;
}	
	
.client-details {
    padding: 14px 10px 14px 80px;
    min-width: 160px;
    background-position: 10px 15px;
}	
	
.ot-wrap .bx-wrapper .bx-controls-direction a {
    width: 18px;
    height: 50px;
}	
	
.ot-wrap .bx-wrapper .bx-next {
    right: 42%;
	margin-right: 0px;
}	
	
.ot-wrap .bx-wrapper .bx-prev {
    left: 42%;
	margin-left: 0px;
}	
	
.ot-wrap .bx-wrapper .bx-controls-direction a {
    margin-top: 0px;
    width: 15px;
    height: 40px;
	bottom: -70px;
}	

.tw-wrapper {
    padding: 100px 20px 20px 20px;
}	

.c-review p {
	font-size: 17px;
	line-height: 27px;
}

.ft2, .ft3, .ft4, .ft5 {
    width: 47%;
}	
	
.ft2, .ft3 {
    padding-bottom: 20px;
}	
	
.ft-links ul li {
    padding-bottom: 12px;
}	
		
.copyright {
    padding: 20px 0px 20px 0px;
}	
	
/* Contact Us */

.sub-banner-wrap {
    padding: 30px 0px 30px 0px;
}
	
.sub-banner-wrap h1 {
	font-size: 33px;
	line-height: 42px;
}
	
.contact-page-wrap {
    padding: 30px 0px 40px 0px;
}	
	
.contact-form h3 {
	font-size: 23px;
	line-height: 30px;
}

/* SAIWA Mission */

	
.image-with-text .iwt-image {
    width: 100%;
	height: auto;
}	
	
.image-with-text .iwt-image img {
    width: 100%;
	height: auto;
}		
	
.image-with-text .iwt-text {
	padding-top: 10px;
}	
	
.stc-link-wrap {
    padding: 25px 0px 10px 0px;
}	
	
	
.stc-link-wrap ul {
	flex-wrap: wrap;
    margin: 0px -1% 0px -1%;
}	
	
.stc-link-wrap ul li {
    width: 48%;
    margin: 0px 1% 15px 1%;
}	
	

/* SAIWA Constitution */

.pdf-downloads {
    padding: 40px 0px 40px 0px;
}

.pdf-banner {
	height: auto;
	padding: 180px 20px 10px 20px;
}
	
.pdf-sub-heading {
    font-size: 18px;
    line-height: 22px;
	padding-bottom: 5px;
}	

.pdf-banner-content h2 {
	font-size: 40px;
	line-height: 50px;
	padding-bottom: 20px;
}
	
.buttons-wrap {
    flex-wrap: wrap;
}	
	
.buttons-wrap li {
	margin: 0px 10px 15px 0px;
}	
	
.pdf-details h3 {
    font-size: 22px;
    line-height: 30px;
}	

.pdf-details p {
    font-size: 17px;
    line-height: 24px;
}	
	
/*  SAIWA Objectives */


.our-objectives {
    padding: 40px 0px 20px 0px;
}	
	
.oo-title div {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 10px;
}	
	
.oo-title h2 {
	font-size: 26px;
	line-height: 32px;
	padding-bottom: 30px;
}
	
.oo-images {
	display: inherit;
}	
	
.oo-images .oo-small {
    width: 90%;
	margin: 0 auto;
	padding-bottom: 10px;
}	
	
.oo-images .oo-large {
    width: 100%;
	padding-bottom: 10px;
}	
	
.ol-wrap ul li {
    padding: 15px 15px 15px 55px;
    font-size: 17px;
    line-height: 22px;
    background-position: 15px 20px;
	background-size: 25px auto;
}	

/*  SAIWA Code of Ethics */
	
.code-of-ethics .lhs h5 {
    font-size: 18px;
    line-height: 25px;
}	

.code-of-ethics .lhs h2 {
	font-size: 38px;
	line-height: 44px;
}
	
.code-of-ethics .lhs ul li {
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 20px;
}	

.code-of-ethics .lhs ul li::before {
	display: none;
}	
	
.code-of-ethics .lhs ul li div:nth-child(1) {
    font-size: 21px;
    line-height: 21px;
    width: 6%;
}	

.code-of-ethics .rhs .buttons-wrap {
	border: none;
}
		

/*  SAIWA Committee  */
	

.committee-members h2 {
	font-size: 26px;
	line-height: 33px;
}
	
.committee-members ul li {
    width: 47%;
    margin: 0px 1.5% 40px 1.5%;
}	

.member-photo {
    width: 80%;
    height: 296px;
}	
	
.m-post {
  font-size: 17px;
}	
	
.member-contact {
    padding: 22px 13px 10px 13px;
    font-size: 16px;
    line-height: 20px;
}	
	
.m-department {
    padding: 15px 0px 15px 0px;
    font-size: 18px;
    line-height: 23px;
}	
	
.pcpb-wrap p {
    font-size: 18px;
    line-height: 24px;
}	
	
.pcpb-wrap h2 {
	font-size: 30px;
	line-height: 36px;
}


/*Committee Activities */

.ca-title h2 {
	font-size: 24px;
	line-height: 30px;
}
	
.ca-title p {
    font-size: 17px;
    line-height: 24px;
	padding-bottom: 10px;
}	
	
.ca-divisions .cad-item {
    width: 47.5%;
	margin-bottom: 20px;
}	
	
.cadi-details {
    width: 95%;
    padding: 10px 0px 15px 0px;
}	

.cadi-details h3 {
    padding: 0px 10px 8px 20px;
    font-size: 21px;
    line-height: 28px;
}	
	
.cadi-details div {
    font-size: 16px;
}	
	
	
.cadi-image {
    height: 250px;
}	

/*Partnership Programs - About*/

.intro-text h2 {
	font-size: 26px;
	line-height: 33px;
}
	
.intro-text p {
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 20px;
}	

.intro-text h4 {
	font-size: 26px;
	line-height: 33px;
}
	
.ppl-container {
    margin: 0px -1.5% 0px -1.5%;
}	
	
.pp-list-wrap .ppl-item {
    width: 47%;
    margin: 0px 1.5% 10px 1.5%;
	border-bottom: none;
}	
	
.ppl-image {
	height: 230px;
}
	

/*Security Testing Centre */
		

.image-with-text-full .rhs .rhs-content h2 {
	font-size: 24px;
	line-height: 32px;
}
	
.image-with-text-full .rhs .rhs-content .hours {
    display: inherit;
}	
	
.image-with-text-full .rhs .rhs-content .hours div {
    width: auto;
}
	
.sdb-content {
    padding: 20px;
	font-size: 17px;
	line-height: 22px;
}	
	
.video-section h3 {
    font-size: 26px;
    line-height: 32px;
	padding-bottom: 20px;
}	
	
.acc-head {
    font-size: 20px;
    line-height: 27px;
}	
	
.dl-wrap ul li {
    background-position: 15px 15px;
    background-size: 40px auto;
    padding: 15px 0px 20px 0px;
}	
	
.dli-name {
    padding: 0px 15px 20px 75px;
    font-size: 18px;
    line-height: 24px;
}	
	
.dli-button {
    padding: 20px 15px 0px 25px;
}		
	
.dl-wrap {
    padding: 50px 0px 20px 0px;
}
	
.dl-wrap ul li {
    margin-bottom: 30px;
}	
	
.suggestions h3 {
    font-size: 28px;
    line-height: 36px;
}	
	

.regulations h3 {
    font-size: 24px;
    line-height: 32px;
}
	
.regulations ul {
	display: inherit;
}
	
.regulations ul li {
    width: auto;
    padding-bottom: 20px;
}	
	
.regulations ul li .r-name {
    font-size: 20px;
    line-height: 20px;
    margin-right: 20px;
}	
	
.ss-faq-warp {
    padding: 40px 0px 30px 0px;
}	
	
.ss-faq-warp h3 {
    font-size: 27px;
    line-height: 33px;
}	
	
.accordion-wrapper {
    margin-bottom: 20px;
}	
	
.acc-head {
    font-size: 19px;
    line-height: 25px;
	 padding: 23px 40px 25px 70px;
	background-position: 20px 20px;
}	
	
.acc-head::after {
    right: 20px;
}	
	
.acc-head.active::after {
    right: 20px;
}	
	
.acc-body {
    padding: 20px;
}	
	
.acc-body p {
    line-height: 25px;
    padding-bottom: 20px;
}	

.licensing-details {
    padding: 35px 0px 15px 0px;
}	

.member-login-title h2 {
    font-size: 25px;
    line-height: 32px;
}	
	
	
.pw-title {
    padding: 15px;
    font-size: 17px;
    line-height: 25px;
}	
	
.pw-note {
    font-size: 17px;
    line-height: 25px;
}	
	
.login-title {
    font-size: 21px;
    line-height: 28px;
}	
	
.login-form .mf-box {
    width: 48%;
}	
	
.login-form .mf-buton-wrap {
    padding-top: 10px;
	width: 48%;
	margin: 0 auto;
}	
	
.m-title1 {
    font-size: 23px;
    line-height: 30px;
}	
	
.m-title2 {
    font-size: 18px;
    line-height: 26px;
}	
	
.form-title1 {
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 20px;
}	
	
.m-detail-box {
    border: #1a065d dashed 2px;
    margin-bottom: 35px;
    padding-top: 20px;
}	
	
.mdb-top {
    padding: 0px 20px 0px 20px;
    font-size: 17px;
    line-height: 24px;
}	
	
.mdb-note {
    font-size: 17px;
    line-height: 22px;
    padding: 15px 20px 18px 20px;
}	
	
.mform-title {
    font-size: 25px;
    line-height: 35px;
}	
	
.mform-row .col3 {
    width: 48.5%;
}
	
.mform-row .col3:nth-child(3) {
    width: 100%;
}	
	
.mform-row .col4 {
    width: 48.5%;
}	
	
.ci-text {
    font-size: 18px;
    line-height: 24px;
}	
	
.cctv-contact {
   font-size: 17px;
    line-height: 26px;
}	
	
.wl-link a br {
	display: none;
}	
	
/*Electronic Intruder Alarm Systems */

.full-width-banner {
	height: 320px;
}

.banner-name {
	padding: 15px 40px 15px 3%;
	font-size: 24px;
	line-height: 32px;
}
	
.image-with-text-full {
	border-bottom: none;
}	

.image-with-text-full .rhs .rhs-content h3 {
	font-size: 23px;
	line-height: 32px;
}	

.police-contact {
    padding: 20px 20px 20px 119px;
    margin-bottom: 30px;
	background-size: 75px auto;
    background-position: 25px 25px;
    min-height: 80px;
}	
	
.police-contact .pc-type {
    font-size: 18px;
    line-height: 20px;
}	
	
.police-contact .pc-no {
    font-size: 31px;
    line-height: 40px;
}	
	
	
	
.ssa-wrap {
    padding: 50px 0px 20px 0px;
}	
	
.sdb-title {
    font-size: 20px;
    line-height: 27px;
}	
	
.ssa-text h3 {
    font-size: 24px;
    line-height: 32px;
}		
	
.ml-top {
    height: 260px;
}
	
.ml-details {
    bottom: -30px;
}	
	
.members-list {
    padding: 50px 0px 45px 0px;
}	
	
.members-list ul li {
    width: 45%;
    margin: 0px 2.2% 60px 2.2%;
}
	
.load-more {
    padding: 15px 0px 15px 0px;
}	
	
.ml-photo {
    width: 100%;
    height: 256px;
}	
	
.ml-details .ml-name {
    font-size: 19px;
    line-height: 23px;
}	

.cp-wrap {
    padding: 45px 0px 20px 0px;
}	
	
.profile-box {
    padding: 20px;
	display: inherit;
}
	
.pb-image {
    width: 100%;
		margin-bottom: 20px;
}	

.pb-text {
    width: auto;
}	
	
.pb-text h3 {
    font-size: 28px;
    line-height: 33px;
}	
	
.pb-text ul li {
    font-size: 17px;
    line-height: 24px;
}	
	
.pb-text p {
    font-size: 17px;
    line-height: 24px;
}	
	
.maf .maf-image {
    width: 50%;
	height: 230px;
}	
	
	
.maf-details h3 {
    font-size: 20px;
    line-height: 30px;
}	

.maf-details p {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 10px;
}	
	
.apply a {
    height: 45px;
    line-height: 45px;
    padding: 0px 35px 0px 35px;
}	
	
.cm-title h3 {
    font-size: 25px;
    line-height: 30px;
}	
	
.cm-wrap ul li .cm-logo {
    width: 330px;
    min-height: 330px;
}	
	
.cm-wrap ul li .cm-details {
    margin-left: 40px;
    padding: 30px 0px 30px 0px;
}	
	
.cm-wrap ul li .cm-details h5 {
    font-size: 26px;
    line-height: 33px;
}
	
.cm-wrap ul li .cm-details p {
    font-size: 17px;
    line-height: 25px;
}	
	
.cm-buttons div {
    margin-right: 15px;
}	
	
.cm-buttons div a {
    width: 190px;
	height: 45px;
	line-height: 45px;
}
	
.stc-two-col {
	display: inherit;
}	
	
.stc-two-col .stc-detail-box {
    width: auto;
}	

.stc-detail-box {
    margin-bottom: 40px;
}	
	
.ssa-item {
	display: inherit;
    padding-bottom: 40px;
    margin-bottom: 40px;
}	
	
.ssa-logo {
    width: 220px;
    height: 220px;
    margin-right: 0px;
	margin-bottom: 20px;
}	
	
.ssa-text {
    font-size: 17px;
}	
	
.ssa-text p {
    line-height: 25px;
}	

.sc-form .sc-box {
    width: 48.5%;
}	
	
.sc-form .sc-button {
    width: 48.5%;
}	
	
.cm-wrap ul li {
    margin-bottom: 35px;
	display: inherit;
	text-align: center;
}	
	
.cm-wrap ul li .cm-logo {
    width: 300px;
    min-height: inherit;
    border-right: none;
	padding: 20px;
	margin: 0 auto;
}	
	
.cm-wrap ul li .cm-details {
    margin-left: 20px;
    padding: 0px 20px 20px 20px;
}	

.cm-buttons {
    padding-top: 20px;
	padding-bottom: 20px;
	justify-content: center;
}	
	
.view-button a {
    height: 50px;
    line-height: 50px;
    width: 230px;
}	

.submit-listing a {
    height: 45px;
    line-height: 45px;
    font-size: 17px;
    width: 190px;
}	
	
/*Topology*/

.sub-text {
	font-size: 17px;
}

.sub-text h1 {
	font-size: 30px;
	line-height: 38px;
}

.sub-text h2 {
	font-size: 26px;
	line-height: 32px;
}

.sub-text h3 {
	font-size: 20px;
	line-height: 28px;
}

.sub-text h4 {
	font-size: 19px;
	line-height: 27px;
}

.sub-text h5 {
	font-size: 18px;
	line-height: 25px;
}

.sub-text p {
	line-height: 22px;
	padding-bottom: 20px;
}


.sub-text ul li {
	line-height: 22px;
	padding: 0px 0px 15px 20px;
	background-position: left 7px;
}

.sub-text ol li {
	line-height: 22px;
}

/*Blog*/


.blog-page .blog-rhs {
	padding-top: 30px;
}


.blog-list .blog-item figure {
	height: 220px;

}

.blog-list .blog-item .bi-text {
	padding: 20px 20px 55px 20px;
}

.post-details {
    font-size: 16px;
    line-height: 17px;
}
	
.post-details div {
    padding: 0px 0px 5px 34px;
}	
	
.bi-text h2 {
	font-size: 21px;
	line-height: 27px;
}

.bi-text .bi-more {
	left: 20px;
	bottom: 20px;
}

.p-heading1 {
	font-size: 27px;
	line-height: 35px;
}


/*Blog Rhs*/

.blog-rhs .single-widget {
	padding: 30px 38px 30px 38px;
}

.blog-rhs .single-widget .widget-title {
	font-size: 24px;
	line-height: 28px;
}

.blog-rhs form.search .search-input {
	width: 80%;
	height: 50px;
	padding: 0px 0px 0px 22px;
	font-size: 16px;
}

.contact-box {
	padding: 83px 20px 83px 20px;
}

.cb-title {
	font-size: 21px;
	line-height: 24px;
}

.cb-no {
	font-size: 45px;
	line-height: 47px;
}

/*Single Post Page*/

.post-large {
	max-height: 400px;
	margin-bottom: 20px;
}

.single-post-page .blog-lhs h2 {
	font-size: 26px;
	line-height: 34px;
}

/*Page 404*/

.error-page {
	padding: 60px 0px 60px 0px;
}

.error {
	font-size: 130px;
	line-height: 130px;
	letter-spacing: 10px;
}

.error-page h2 {
	font-size: 23px;
	line-height: 30px;
}

.error-page p {
	font-size: 17px;
	line-height: 24px;
}
	
.error-page .learn-more a {
    background-position: 87% center;
	font-size: 16px;
}		
	

}


@media only screen and (max-width: 660px) {

.committee-members ul li {
    width: 350px;
    margin: 0px auto 40px auto;
}	
	
	
.sc-form .sc-box {
       width: 100%;
 }	
	
.sc-button {
    padding-top: 10px;
}	
	
	
}


@media only screen and (max-width: 600px) {
.saiwa-training ul li {
    width: 100%;
	margin: 0px 0% 3% 0%;
    height: 280px;
}
	
.st-item {
    width: 79%;
}	

.st-item div {
    font-size: 21px;
    line-height: 26px;
}	
	
.cf-row {
	flex-wrap: wrap;
}	
	
.cf-row .cf-box {
    width: 100%;
}	
	
.ca-divisions .cad-item {
    width: 100%;
	margin-bottom: 20px;
}
	
.cadi-details h3 {
    font-size: 23px;
    line-height: 28px;
}	
	
.cadi-image {
    height: 290px;
}	
	
.login-form .mf-box {
    width: 100%;
}	
	
.login-form .mf-buton-wrap {
	width: 52%;
}
	
	
.two-col {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    -moz-column-gap: 0px;
    -webkit-column-gap: 0px;
    column-gap: 0px;
}	
	
.blog-list .blog-item {
    width: 108%;
    margin-bottom: 30px;
}	
	
.blog-rhs .single-widget {
    padding: 25px 30px 25px 30px;
}	

}

@media only screen and (max-width: 580px) {

.resources-wrap ul li {
	width: 100%;
    margin: 0px 0px 3% 0px;
    padding: 10px 22px 10px 25px;
}	
	
.resources-wrap ul li icon {
    width: 15%;
}	
	
.resources-wrap ul li div {
	font-size: 22px;
	line-height: 27px;
}
	
.stc-link-wrap ul {
	flex-wrap: wrap;
    margin: 0px;
}	
	
.stc-link-wrap ul li {
    width: 100%;
    margin: 0px 0% 15px 0%;
}	

	
.ppl-container {
    margin: 0px;
}	
	
.pp-list-wrap .ppl-item {
    width: 100%;
    margin: 0px 0px 10px 0px;
}	
	
.ppl-image {
	height: 260px;
}
	
	
.mdb-top {
	display: inherit;
}	
	
.mdb-top .lhs, .mdb-top .rhs {
    width: auto;
}
	
.mdb-top .lhs {
    padding-bottom: 20px;
	border-bottom: #eee solid 1px;
	margin-bottom: 20px;
}	
	
.mdb-top::after {
	display: none;
}	
	
.mform-row .col3 {
   width: 100%;
}
	
.mform-row .col3:nth-child(3) {
    width: 100%;
}	
	
.mform-row .col4 {
    width: 100%;
}	
	
.mform-row .col2 {
    width: 100%;
}	

}

@media only screen and (max-width: 520px) {

.ht-details ul li:nth-child(3) {
    display: none;
}	
	
.header-bottom {
    min-height: 58px;
}	
	
.search-button {
    display: none;
}	
	
.contact-button a {
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    padding: 0px 20px 0px 50px;
    background-position: 16px center;
	margin-left: 15px;
}	
	
.ml-top {
    height: 260px;
}
	
.ml-photo {
    width: 100%;
    height: 226px;
}	
	
.ml-details {
    bottom: -10px;
}	
	
.members-list ul li {
    margin: 0px 2.2% 40px 2.2%;
}	
	
}



@media only screen and (max-width: 480px) {

		
	
.logo {
    height: 120px;
	width: 120px;
	padding-right: 50px;
}	
	
.white-box {
    height: 120px;
}	


/*Home Page*/

.home-banner .bx-viewport .slider div {
	padding: 160px 0px 70px 0px;
}
	
.hb-box {
    padding: 15px 15px 5px 15px;
}	
	
.hb-box h2 {
    font-size: 16px;
    line-height: 20px;
}	
	
.hb-box h1 {
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 15px;
}
	
.buttons-wrap li a {
    height: 41px;
    line-height: 41px;
	font-size: 16px;
	padding: 0px 40px 0px 20px;
}	

.buttons-wrap li {
    margin-right: 10px;
}	
	
.buttons-wrap li:nth-child(2) a {
    background-position: 15px center;
    padding: 0px 20px 0px 45px;
}	
		
.section-subtitle {
    font-size: 17px;
    line-height: 24px;
}	

.section-title {
	font-size: 30px;
	line-height: 38px;
	padding-bottom: 20px;
}
	
.safety-and-security p {
    font-size: 17px;
    line-height: 21px;
	padding-bottom: 30px;
}	

.safety-and-security ul li {
    margin: 0px 2.5% 5% 2.5%;
    width: 45%;
	min-height: 200px;
}	
	
.safety-and-security ul li h3 {
      font-size: 17px;
      line-height: 22px;
  }	

.stc-wrap {
	padding: 80px 0px 80px 0px;
}
	
.learn-more a {
    height: 45px;
    line-height: 43px;
    font-size: 17px;
    padding: 0px 47px 0px 30px;
    background-position: 83% center;
}
	
.welcome {
    padding: 40px 0px 30px 0px;
}	

.resources-wrap ul li {
    padding: 10px 20px 10px 20px;
}	
	
.resources-wrap ul li div {
	font-size: 19px;
	line-height: 24px;
}
	
.saiwa-training .section-title {
	font-size: 28px;
	line-height: 35px;
	padding-bottom: 20px;
}
	
.saiwa-training ul li {
    height: 220px;
}	
	
.st-item {
    width: 92%;
}	

.st-item div {
    font-size: 19px;
    line-height: 25px;
}
	
.ot-wrap {
    padding: 40px 0px 100px 0px;
}	
	
.ts-image {
    width: 75px;
    height: 75px;
    left: 10px;
    top: -30px;
}	
	
.client-details {
	top: 50px;
    padding: 10px 10px 10px 50px;
    min-width: 140px;
    background-position: 10px 10px;
	background-size: 30px auto;
}	
	
.c-name {
    font-size: 17px;
    line-height: 20px;
}	
	
.cr {
    font-size: 14px;
    line-height: 18px;
}	
	
.ot-wrap .bx-wrapper .bx-controls-direction a {
    width: 15px;
    height: 45px;
}	
	
.ot-wrap .bx-wrapper .bx-next {
    right: 40%;
}	
	
.ot-wrap .bx-wrapper .bx-prev {
    left: 40%;
}	
	
.ot-wrap .bx-wrapper .bx-controls-direction a {
	bottom: -60px;
}	

.tw-wrapper {
    padding: 130px 15px 15px 15px;
}	

.c-review p {
	font-size: 17px;
	line-height: 25px;
}
	
.ft1 div {
    padding-bottom: 10px;
}	

.ft2, .ft3, .ft4, .ft5 {
    width: 90%;
	margin: 0 auto;
}	
	
.ft2, .ft3, .ft4 {
    padding-bottom: 20px;
}	
	
.footer-mid {
    font-size: 14px;
    line-height: 17px;
}	
	
.footer-mid ul {
	display: inherit;
	text-align: center;
}
	
.footer-mid ul li {
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 15px;
}	
	
.footer-mid ul li img {
    margin-right: 10px;
}	
		
.copyright {
	font-size: 16px;
}	
	
/* Contact Us */

.sub-banner-wrap {
    padding: 25px 0px 25px 0px;
}
	
.sub-banner-wrap h1 {
	font-size: 27px;
	line-height: 35px;
}
	
.contact-form h3 {
	font-size: 20px;
	line-height: 27px;
}
	
.contact-map {
    padding: 5px;
}	
	
.contact-map iframe {
    height: 300px;
}	

/* SAIWA Mission  */

.image-with-text {
    padding: 30px 0px 30px 0px;
}	

.stc-link-wrap {
    padding: 25px 0px 5px 0px;
}	
	

/* SAIWA Constitution */

.pdf-downloads {
    padding: 30px 0px 30px 0px;
}

.pdf-banner {
	padding: 160px 15px 10px 15px;
}
	
.pdf-sub-heading {
    font-size: 16px;
    line-height: 20px;
}	

.pdf-banner-content h2 {
	font-size: 30px;
	line-height: 35px;
	padding-bottom: 20px;
}
		
.pdf-details h3 {
    font-size: 20px;
    line-height: 25px;
}	

.pdf-details p {
    font-size: 17px;
    line-height: 22px;
}	
	
.download-button {
    padding-top: 0px;
}	
	
.download-button a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0px 40px 0px 23px;
    background-position: 93% center;
}	
	
/*  SAIWA Objectives */


.our-objectives {
    padding: 30px 0px 20px 0px;
}	
	
.oo-title div {
    font-size: 17px;
    line-height: 21px;
    padding-bottom: 5px;
}	
	
.oo-title h2 {
	font-size: 23px;
	line-height: 30px;
	padding-bottom: 20px;
}
		
.oo-images .oo-small {
    width: 80%;
}	

/*  SAIWA Code of Ethics */
	
.code-of-ethics .lhs h5 {
    font-size: 17px;
    line-height: 22px;
}	

.code-of-ethics .lhs h2 {
	font-size: 33px;
	line-height: 40px;
}
	
	
.code-of-ethics .lhs ul li div:nth-child(1) {
    font-size: 19px;
    line-height: 19px;
    width: 7%;
}	

/*  SAIWA Committee  */
	

.committee-members h2 {
	font-size: 22px;
	line-height: 30px;
}
	
.committee-members ul li {
    width: 94%;
	max-width: 350px;
    margin: 0px auto 40px auto;
}	

.member-photo {
    width: 80%;
    height: 296px;
}	
	
.m-post {
  font-size: 17px;
}	
	
.member-contact {
    padding: 20px 10px 10px 10px;
    font-size: 16px;
    line-height: 20px;
}	
	
.m-department {
    padding: 15px 0px 15px 0px;
    font-size: 18px;
    line-height: 23px;
}	
	
.pcpb-wrap p {
    font-size: 17px;
    line-height: 22px;
}	
	
.pcpb-wrap h2 {
	font-size: 26px;
	line-height: 32px;
}


/*Committee Activities */

.ca-title h2 {
	font-size: 22px;
	line-height: 28px;
}
	
.ca-title p {
    font-size: 17px;
    line-height: 22px;
}	

.cadi-details {
    width: 95%;
    padding: 10px 0px 15px 0px;
}	

.cadi-details h3 {
    padding: 0px 10px 8px 20px;
    font-size: 21px;
    line-height: 28px;
}	
	
.cadi-details div {
    font-size: 16px;
}	
	
.cadi-image {
    height: 240px;
}	
	
.cad-item ul li {
    padding: 0px 0px 12px 18px;
}	

/*Partnership Programs - About*/
	
.intro-text {
    padding: 30px 0px 10px 0px;
}	

.intro-text h2 {
	font-size: 22px;
	line-height: 30px;
}
	
.intro-text p {
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 20px;
}	

.intro-text h4 {
	font-size: 22px;
	line-height: 30px;
	padding-top: 20px;
}
	
.pp-list-wrap {
    width: 94%;
}	

.ppl-image {
	height: 230px;
}
	

/*Security Testing Centre */
		

.image-with-text-full .rhs .rhs-content h2 {
	font-size: 22px;
	line-height: 30px;
}
	
.image-with-text-full .rhs .rhs-content ul {
    font-size: 16px;
    line-height: 22px;
}	
	
.sdb-title {
    padding: 10px 10px 10px 15px;
    border-left: #1a065d solid 2px;
    font-size: 18px;
    line-height: 22px;
}
	
.sdb-content {
    padding: 15px;
	font-size: 17px;
	line-height: 22px;
}	
	
.web-link .wl-icon {
    max-width: 40px;
	margin-right: 10px;
}	

.web-link {
    font-size: 17px;

}	
	
.video-section h3 {
    font-size: 22px;
    line-height: 30px;
	padding-bottom: 20px;
}	
	
.acc-head {
    font-size: 20px;
    line-height: 27px;
}	
	
.dl-wrap ul li {
    background-position: 10px 10px;
    background-size: 30px auto;
    padding: 10px 0px 10px 0px;
}	
	
.dli-name {
    padding: 0px 15px 20px 55px;
    font-size: 17px;
    line-height: 22px;
}	
	
.dli-button {
    padding: 15px 10px 5px 22px;
}	
	
.dli-button a {
    padding: 10px 10px 10px 47px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    background-image: url(images/pdf.png);
    background-position: 10px 10px;
}	
	
.dl-wrap {
    padding: 40px 0px 20px 0px;
}
	
.dl-wrap ul li {
    margin-bottom: 30px;
}	
	
.suggestions h3 {
    font-size: 26px;
    line-height: 33px;
}	
	
.suggestions ul li {
    font-size: 17px;
    line-height: 22px;
    background-position: left 8px;
    padding: 0px 0px 20px 20px;
}	

.regulations h3 {
    font-size: 20px;
    line-height: 28px;
}
	
.regulations ul li .r-name {
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 18px;
    margin-right: 10px;
}	
	
.regulations ul li .r-list {
        font-size: 16px;
        line-height: 22px;
    }	
	
.ss-faq-warp {
    padding: 30px 0px 30px 0px;
}	
	
.ss-faq-warp h3 {
    font-size: 24px;
    line-height: 30px;
}	
	
.acc-head {
    font-size: 18px;
    line-height: 22px;
	 padding: 10px 40px 15px 55px;
	background-position: 10px 10px;
}	
	
.acc-head::after {
    right: 10px;
}	
	
.acc-head.active::after {
    right: 10px;
}	
	
.acc-body {
    padding: 15px;
}	
	
.acc-body p {
    line-height: 25px;
    padding-bottom: 20px;
}	

.licensing-details {
    padding: 30px 0px 15px 0px;
}	

.licensing-details p {
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 20px;
}	
	
.police-contact {
    padding: 15px 10px 10px 70px;
    margin-bottom: 20px;
	background-size: 40px auto;
    background-position: 15px 15px;
    min-height: 80px;
}	
	
.police-contact .pc-type {
    font-size: 17px;
    line-height: 20px;
}	
	
.police-contact .pc-no {
    font-size: 27px;
    line-height: 33px;
}	
	
.police-contact .pc-situation {
    font-size: 16px;
    line-height: 20px;
}	
	
.member-login-title {
    text-align: center;
}	
	
.member-login-title h2 img {
    display: block;
	margin: 0 auto;
    padding-bottom: 5px;
}	
	
.member-login-title h2 {
    font-size: 21px;
    line-height: 28px;
}
	
.member-login-title p {
    font-size: 16px;
    line-height: 22px;
	padding-bottom: 20px;
}	
	
.password-wrapper {
    border: #1a065d dashed 2px;
    padding-bottom: 20px;
    margin-bottom: 25px;
}	
	
.pw-title {
    padding: 15px;
    font-size: 17px;
    line-height: 22px;
}	
	
.pw-button a {
    padding: 10px 10px 10px 55px;
    font-size: 17px;
    line-height: 22px;
    background-image: url(images/password.png);
     background-position: 10px center;
}	
	
.pw-note {
    font-size: 16px;
    line-height: 26px;
}	
	
.login-title {
    font-size: 20px;
    line-height: 27px;
}	
	
	
.login-form .mf-buton-wrap {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}	
	
.m-title1 {
    font-size: 21px;
    line-height: 27px;
	padding-bottom: 12px;
}	
	
.m-title1 img {
    display: block;
	margin: 0 auto;
    padding-bottom: 5px;
}	
	
.m-title2 {
    font-size: 17px;
    line-height: 23px;
	padding-bottom: 12px;
}	
	
.member-page-wrap {
    padding: 25px 0px 30px 0px;
}	
	
.form-title1 {
    font-size: 18px;
    line-height: 23px;
}	
	
.m-detail-box {
    border: #1a065d dashed 2px;
    margin-bottom: 35px;
    padding-top: 20px;
}	
	
.mdb-top {
    padding: 0px 20px 0px 20px;
    font-size: 17px;
    line-height: 24px;
}	
	
.mdb-note {
    font-size: 17px;
    line-height: 22px;
    padding: 15px 20px 18px 20px;
}	
	
.mform-title {
    font-size: 25px;
    line-height: 35px;
}	
	
.mf-button input {
    height: 50px;
    font-size: 17px;
    background-position: 30px center;
    padding: 0px 30px 0px 75px;
}	
	
.mf-box input {
    height: 50px;
    padding: 0px 10px 0px 15px;
}	
	
.select-style select {
    height: 50px;
    padding: 0px 10px 0px 15px;
    font-size: 16px;
}	
	
	
.cctv-info {
    padding: 10px;
    margin-bottom: 22px;
}	
	
.ci-icon {
	width: 50px;
	margin-right: 10px;
}	
	
.ci-text {
    font-size: 17px;
    line-height: 22px;
}	
	
.cctv-contact {
   font-size: 17px;
    line-height: 26px;
	display: inherit;
}	

.cctv-contact .cc-lhs {
    width: auto;
}	
	
.cctv-contact .cc-rhs {
    width: auto;
	padding-top: 10px;
}	
	
.image-with-text-full .rhs .rhs-content ol li {
    font-size: 17px;
    line-height: 21px;
}	
	
	
/*Electronic Intruder Alarm Systems */

.full-width-banner {
	height: 300px;
}

.banner-name {
	padding: 10px 20px 10px 3%;
	font-size: 22px;
	line-height: 30px;
}
	

.image-with-text-full .rhs .rhs-content h3 {
	font-size: 22px;
	line-height: 30px;
}	

.ssa-wrap {
    padding: 30px 0px 20px 0px;
}	
	
.sdb-title {
    font-size: 18px;
    line-height: 24px;
}	
	
.ssa-text h3 {
    font-size: 24px;
    line-height: 32px;
}		
	
.ml-top {
    height: 260px;
}
	
.ml-details {
    bottom: -30px;
}	
	
.members-list {
    padding: 50px 0px 45px 0px;
}	
	
.members-list ul li {
    width: 90%;
    margin: 0px 0px 60px 0px;
}
	
.load-more {
    padding: 5px 0px 5px 0px;
}	
	
.load-more button {
    font-size: 17px;
}	
	
.ml-photo {
    width: 100%;
    height: 256px;
}	
	
.ml-details .ml-name {
    font-size: 19px;

    line-height: 23px;
}	

.cp-wrap {
    padding: 35px 0px 20px 0px;
}	
	
.profile-box {
    padding: 10px;
}
	
	
.pb-text h3 {
    font-size: 25px;
    line-height: 31px;
}	
	
.pb-text ul li {
    font-size: 17px;
    line-height: 24px;
}	
	
.pb-text p {
    font-size: 17px;
    line-height: 24px;
}	
	
.maf .maf-image {
    width: 100%;
	height: 230px;
}	
	
.maf-details {
    width: 100%;
	padding: 20px 0px 20px 0px;
}	
	
.cm-title {
	display: inherit;
	padding-bottom: 20px;
}		
	
.cm-title h3 {
    font-size: 24px;
    line-height: 30px;
	padding-bottom: 15px;
}	
	
.stc-two-col {
	display: inherit;
}	
	
.stc-two-col .stc-detail-box {
    width: auto;
}	

.stc-detail-box {
    margin-bottom: 40px;
}	
	
.ssa-item {
	display: inherit;
    padding-bottom: 40px;
    margin-bottom: 40px;
}	
	
.ssa-logo {
    width: 220px;
    height: 220px;
    margin-right: 0px;
	margin-bottom: 20px;
}	
	
.ssa-text {
    font-size: 17px;
}	
	
.ssa-text p {
    line-height: 25px;
}	

.sc-form .sc-box {
    width: 100%;
}	
	
.sc-form .sc-button {
    width: 100%;
}

	
.cm-wrap ul li {
    margin-bottom: 35px;
	display: inherit;
	text-align: center;
}	
	
.cm-wrap ul li .cm-logo {
    width: auto;
	padding: 20px;
	min-height: inherit;
}	
	
.cm-wrap ul li .cm-details {
    margin-left: 0px;
    padding: 0px 10px 0px 10px;
}	
	
.cm-wrap ul li .cm-details h5 {
    font-size: 24px;
    line-height: 30px;
}	

.cm-buttons {
    padding-top: 20px;
	padding-bottom: 20px;
	justify-content: center;
	flex-wrap: wrap;
}	
	
.cm-buttons div {
	margin: 0px 5px 15px 5px;
}	
	
.view-button a {
    height: 50px;
    line-height: 50px;
    width: 230px;
}	
	
.mf-bottom-row {
	display: inherit;
}	
	
.upload-section {
    width: auto;
}	
	
.mf-bottom-row .mf-button {
    width: auto;
}	

.submit-listing a {
    height: 45px;
    line-height: 45px;
    font-size: 17px;
    width: 190px;
}	
	
	
.bi-text h2 {
    font-size: 20px;
    line-height: 27px;
}	
	
.blog-rhs .single-widget {
    padding: 20px 15px 20px 15px;
}	
	
.contact-box {
    padding: 70px 10px 70px 10px;
}	
	
.cb-title {
    font-size: 18px;
    line-height: 22px;
}	
	
.cb-no {
    font-size: 35px;
    line-height: 37px;
}	
	
/*Page 404*/

.error-page {
	padding: 30px 0px 50px 0px;
}

.error {
	font-size: 120px;
	line-height: 120px;
	letter-spacing: 5px;
}

.error-page h2 {
	font-size: 22px;
	line-height: 28px;
}

.error-page p {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 20px;
}
	
.error-page .learn-more a {
    background-position: 87% center;
	font-size: 16px;
}			

}


@media only screen and (max-width: 400px) {
	
.contact-button {
    display: none;
}	
	
.safety-and-security ul li {
    margin: 0px 0px 5% 0px;
    width: 98%;
	min-height: inherit;
}	
	
.safety-and-security ul li h3 {
    font-size: 18px;
    line-height: 22px;
}	
	
}