/*
Theme Name: Omniform Consulting
Author: Netwizard Design & Hosting
Author URI: http://www.netwizarddesign.com.au
Version: 1.0
*/
@import url('css/font-awesome/css/font-awesome.min.css');
@import url('css/reset.css');
@import url('css/slicknav.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 18px;
	line-height: 1.5em;
	font-family: 'Roboto', sans-serif;
	color: #333;
	background:#fff;
	position:relative;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
h1 {
	font-size:40px;
	font-weight:700;
	margin:0 0 30px 0;
	line-height:50px;
}
h2 {
	font-size:28px;
	font-weight:700;
	margin:0 0 30px 0;
	line-height:38px;
}
h3 {
	font-size:24px;
	font-weight:700;
	margin:0 0 20px 0;
	line-height:34px;
}
h4 {
	font-size:20px;
	margin:0 0 20px 0;
	line-height:30px;
	font-weight:700;
}
p {
	font-size:18px;
	margin:0 0 20px 0;
	line-height:26px;
}
ul, ol {
	margin:0 0 20px 25px;
}
a {
	color:#386b9f;
	text-decoration:none;
}
img {
	max-width:100%;
	height:auto;
}
.clear {
	clear:both;
}
.container {
	width:90%;
	margin:0 auto;
	position:relative;
}
.slicknav_menu {
	display:none;
}
#header {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	margin:0 0 0 0;
	z-index:999;
	height:100px;
	background:#f9f9f9;
	box-shadow:0 0 15px rgba(0,0,0,0.3);
}
.home #header {
	background:#fff !important;
}
#header .container {
	position:relative;
}
.drop-menu a {
	color:#fff;
	display:block;
	width:100%;
	text-align:center;
}
.search {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100px;
	background:#fff;
	z-index:400;
	transition:all .5s;
}
.search-content {
	width:600px;
	max-width:90%;
	margin:25px auto 0 auto;
	position:relative;
}
.search .close {
	float:right;
	color:#999;
	font-size:24px;
	cursor:pointer;
	margin:10px 10px 0 0;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
    margin: 0;
    padding: 8px;
    height: 28px;
    background-color: #fff;
    border: 1px solid #ccc !important;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 0 0 #b5b5b5 inset;
    border-radius: 30px;
}
.logo {
	float:left;
	position:relative;
	margin:35px 0 0 0;
	width:280px;
}
#header .menu {
	list-style-type:none;
	margin:40px 0 0 0;
	float:right;
}
#header .menu li {
	display:inline-block;
	margin:0 0 0 30px;	
}
#header .menu li a {
	color:#333;
	padding:0 0 0 0;
	text-decoration:none;
	font-size:18px;
	font-weight:300;
}
#header .menu li.current-menu-item a {
	font-weight:700;
	color:#114881;
}
#header .menu li:last-child a {
	color:#fff;
	padding:15px 20px;
	background:#114881;
}
#header .menu li ul {
	display:none;
	position:fixed;
	top:100px;
	left:0;
	width:100%;
	min-height:300px;
	background: #114881;
	color:#fff;
	z-index:600;
	transition:all .5s;
	margin:0;
	padding:50px 0;
}
#header .menu li ul li {
	display:block;
	position:relative;
	margin:0 0 10px 0;
	padding:0;
	width:100%;
	text-align:center;
}
#header .menu li ul li a {
	color:#fff !important;
	font-weight:400 !important;
}
#slider {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
	overflow:hidden;
}
.banner {
	position:absolute;
	top:35%;
	left:50%;
	margin:0 0 0 -800px;
	width:1600px;
	z-index:500;
	color:#fff;
}
.banner-inner {
	width:80%;
	padding:30px 3% 40px 3%;
	min-height:200px;
	border:1px solid #fff;
	position:relative;
}
.banner-inner a {
	position:absolute;
	bottom:-40px;
	right:50px;
	color:#fff;
	background:#114881;
	padding:0 100px 0 40px;
	height:80px;
	line-height:80px;
	font-size:20px;
	font-weight:700;
	transition:all .5s;
}
.banner-inner a:hover {
	background:#111;
}
.banner-inner i {
	width:80px;
	height:80px;
	text-align:center;
	line-height:80px;
	font-size:24px;
	font-weight:700;
	color:#114881;
	background:#fff;
	position:absolute;
	bottom:-40px;
	right:35px;
}
.banner h2 {
	display:block;
	color:#fff;
	font-size:80px;
	line-height:90px;
	margin:0 0 0 0;
	color:#fff;
}
.banner h2 span {
	font-weight:400;
	font-size:50px;
	display:block;
}
#slider .cycle-slideshow {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
}
#slider .cycle-slideshow #slide1 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide1.jpg) no-repeat top center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide2 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide2.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide3 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide3.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide4 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide4.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide7 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide7.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide8 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide8.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide9 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide9.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow .slide {
	width:100%;
	height:100%;
	position:relative;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
}
.screens-banner h1 {
	display:block;
	color:#fff;
	font-size:80px;
	line-height:90px;
	margin:0 0 30px 0;
	color:#fff;
}
.screens-banner p {
	color:#fff;
	font-size:24px;
	line-height:34px;
	margin:0 0 20px 0;
}
.screens-banner {
	position:absolute;
	top:35%;
	left:50%;
	margin:0 0 0 -500px;
	width:1000px;
	z-index:500;
	color:#fff;
	text-align:center;
}
/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 10px; overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 60px; width: 20px; height: 20px; 
    display: inline-block; color: #fff; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #114881;}
.cycle-pager > * { cursor: pointer;}

.screens-welcome {
	text-align:center;
	padding:0 0 100px 0;
}
.screens-welcome p {
	width:65%;
	margin:0 auto 20px auto;
}
.ez {
	padding:75px 0 0 0;
}
#inner {
	text-align:center;
	width:100%;
	clear:both;
	height:150px;
	background:url(images/slide8.jpg) no-repeat center center;
	background-size:cover;
	padding:200px 0 0 0;
	color:#fff;
	position:relative;
	z-index:0;
}
.inner h1, .inner h3 {
	color:#fff;
	font-size:50px;
	line-height:1em;
	display:block;
	font-weight:700;
}
#content {
	padding:75px 0;
	position:relative;
	z-index:300;
}
#welcome {
	padding:75px 0;
	position:relative;
	z-index:0;
}
#welcome h1 {
	padding:50px 0 0 0;
}
#welcome h1, #products h2 {
	font-size:50px;
	font-weight:400;
}
#welcome h1 strong, #products h2 strong {
	color:#114881;
	font-weight:700;
}
#secondary {
	padding:0;
	position:relative;
	z-index:0;
	background:url(images/secondary.jpg) no-repeat center center fixed;
	background-size:cover;
}
.secondary {
	padding:100px 3%;
	width:44%;
	float:left;
	color:#fff;
	background:rgba(17,72,129,0.85);
}
.secondary h2 {
	font-size:20px;
	line-height:30px;
}
.secondary a {
	color:#fff;
	border:1px solid #fff;
	padding:10px 15px;
	display:inline-block;
	margin:10px 0 0 0;
	transition:all .5s;
}
.secondary a:hover {
	background:#fff;
	color:#114881;
}
#products {
	padding:100px 0;
	position:relative;
	z-index:300;
	background:#f3f3f3;
	text-align:center;
}
#products h2 {
	margin:0 0 50px 0;
}
.prod {
	width:23%;
	float:left;
	margin:0 1% 30px 1%;
	position:relative;
	box-shadow:0 0 1px rgba(0,0,0,0.5);
	font-size:20px;
	line-height:30px;
	color:#333;
	display:block;
	min-height:70px;
	overflow:hidden;
}
.prod img {
	width:100%;
	position:relative;
	z-index:0;
	margin:0;
	transition: transform .5s;
}
.prod .overlay {
	transition: all .5s;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.1);
	z-index:300;
}
.prod:hover .overlay {
	background:rgba(0,0,0,0.1);
}
.prod:hover img {
	transform: scale(1.05);
}
.prod h3 {
	font-size:20px;
	position:absolute;
	bottom:0;
	padding:15px 0;
	left:0;
	width:100%;
	text-align:center;
	line-height:30px;
	font-weight:400;
	z-index:400;
	color:#fff;
	margin:0;
	background: rgba(17,72,129,0.5);
}
.prod a {
	color:#fff;
}
#bottom {
	text-align:center;
	padding:75px 0;
}
#bottom img {
	margin:0 20px;
	transition: transform .2s;
}
#bottom img:hover {
	transform: scale(1.1);
}
.gallery-right {
	float:right;
	width:45%;
	margin:0 0 0 50px;
}
.gallery-right img {
	float:right;
	width:49%;
	margin:0 1% 10px 0;
}
.etabs {
	width:25%;
	float:left;
	margin: 0; 
	padding: 0; 
	list-style-type:none;
}
.tab a { 
	position:relative;
	color: #333;
	display: inline-block;
	cursor: pointer;
	width:90%;
	padding:10px 3%;
	margin:0 2% 0 2%;
	box-shadow:0 0 1px #333;
	float:left;
	transition:all .5s;
}
.tab a { color:#333; }
.tab a:hover { text-decoration: none; background:#f3f3f3; }
.tab.active a { font-weight:700; background:#f3f3f3;}
.tab-container .panel-container { 
	width:70%;
	float:right;
	padding:0;
}
.panel-container { 
	position:relative;
}
.panel-container img {
	max-width:45%;
}
#tab1::before,
#tab2::before,
#tab3::before,
#tab4::before,
#tab5::before,
#tab6::before {
  content: '';
  display: block;
  height:      155px;
  margin-top: -155px;
  visibility: hidden;
}
#gallery {
	padding:75px 0;
}
.gallery-wrap {
	width:31.33%;
	float:left;
	margin:0 1% 30px 1%;
	position:relative;
	transition:all .5s;
}
.gallery-wrap img {
	width:100%;
	transition:all .5s;
}
.gallery-wrap h3 {
	font-size:18px;
	padding:10px 5%;
	line-height:22px;
	margin:0 auto;
	background:rgba(17,72,129,0.8);
	text-align:center;
	color:#fff;
	position:absolute;
	bottom:10%;
	left:10%;
	width:70%;
	display:inline-block;
	transition:all .5s;
}
.gallery-wrap a {
	color:#fff;
}
.gallery-wrap:hover h3 {
	background:#fff;
	color:#114881;
}
.port {
	width:100%;
	height:300px;
	overflow:hidden;
}
.hide-gallery {
	display:none !important;
}
.product {
	width:31.33%;
	float:left;
	margin:0 2% 30px 0;
	position:relative;
	transition:all .5s;
	text-align:center;
	padding:0 0 10px 0;
	box-shadow:0 0 1px rgba(0,0,0,0.75);
}
.product:hover {
	box-shadow:0 0 10px rgba(0,0,0,0.1);
}
.product img {
	width:100%;
	transition:all .5s;
}
.product h3 {
	font-size:16px;
	font-weight:400;
	padding:10px 5%;
	line-height:22px;
	margin:0 5% 0 5%;
	display:block;
	min-height:45px;
	width:80%;
}
.image {
	float:right;
	width:40%;
	margin:0;
}
.image img {
	width:100%;
}
.summary {
	float:left;
	width:60%;
	margin:0;
}
.screens-left {
	float:left;
	width:67%;
	margin:0 0 100px 0;
}
.screens-right {
	float:right;
	width:25%;
	padding:25px 2.5%;
	background:#f3f3f3;
	margin:0 0 0 0;
}
.form-marg {
	margin:50px 0 0 0;
}
#sform {
	width:25%;
	padding:25px 2.5%;
	background:#f3f3f3;
	float:right;
	margin:50px 0 0 0;
}
#screens {
	padding:50px 0;
}
#scroll {
	text-align:center;
	padding:50px 0 0 0;
}
.scroll {
	color: #333;
    background: #eee;
	padding:15px 30px;
	display:inline-block;
	margin:0 10px 10px 10px;
	transition:all .5s;
	cursor:pointer;
	font-weight:700;
	border:1px solid #ccc;
}
.btn-blue {
	color: #fff;
    background: #114881;
	padding:10px 20px;
	display:inline-block;
	margin:15px 0 0 0;
	transition:all .5s;
	cursor:pointer;
}
.btn-blue:hover {
    background: #111;
}
h2.blue {
	color:#114881;
	font-size:36px;
	line-height:46px;
}
h2.blue span.weight {
	color:#333;
	font-weight:400;
}
.pushd {
	padding:50px 0 0 0;
}
#breadcrumbs {
	padding:120px 0 20px 0;
	margin:0;
	background:#f3f3f3;
}
#breadcrumbs i {
	margin:0 5px;
}
#content .container {
	position:relative;
}
.products-sidebar {
	width:25%;
	position: sticky;
	float:left;
}
.sticky {
/* 	top:100px; */
	top:150px !important;
	position:fixed !important;
	width:23% !important;
	z-index:1000;
}
@media only screen and (max-width: 800px) {
	.sticky {
		position:relative !important;
		width:100% !important;
		top:0 !important;
	}
}
.products-sidebar h3 {
	color:#fff;
	background:#114881;
	margin:0;
	padding:5px 5%;
	width:90%;
}
.products-sidebar ul {
	list-style-type:none;
	margin:0 0 20px 0;
}
.products-sidebar ul li {
	display:block;
	padding:0;
	margin:0 0 0 0;
}
.products-sidebar ul li a {
	padding:2px 4%;
	border-bottom:1px solid #ccc;
	width:90%;
	display:block;
	color:#333;
	transition:all .5s;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
.products-sidebar ul li a:hover {
	background:#f3f3f3;
}
.products-sidebar ul li.current-menu-item a {
	font-weight:500;
}
.products-main {
	width:70%;
	float:right;

}
#slideshow {
	padding:120px 0 0 0;
	width:100%;
	max-width:1600px;
	margin:0 auto;
}
#wow-modal-window-1 {
	position:relative;
}
.modal-window-content {
	overflow:auto !important;
	border:none !important;
}
.modal-window-content::-webkit-scrollbar-thumb {
	border-radius: 0 !important;
	background-color: #fff !important;
}
.mw-close-btn {
	width:24px !important;
	display:inline-block !important;
	background:#fff !important;
}

.modal-window-content .wpcf7 {
	max-width:99% !important;
}
.alignright, .wp-post-image {
	float:right;
	margin:0 0 50px 100px;
}
.alignleft {
	float:left;
	margin:0 100px 50px 0;
}
#top-footer {
	padding:25px 0 25px 0;
	background:#131313;
	color:#fff;
	position:relative;
	z-index:900;
}
#top-footer h3 {
	font-size:32px;
	line-height:42px;
	margin:0 0 30px 0;
	color:#fff;
	font-weight:400;
}
.fcol-1 {
	width:33.33%;
	float:left;
	margin:0 0 0 0;
}
.fcol-3 {
	width:33.33%;
	float:right;
	margin:0 0 0 0;
	text-align:right;
}
.fcol-3 p {
	line-height:30px;
}
.fcol-1 ul {
	list-style-type:none;
	margin:0 0 20px 0;
}
.fcol-1 ul li {
	width:47%;
	padding:0;
	float:left;
	margin:0 3% 5px 0;
}
.fcol-1 ul li ul {
	display:none !important;
}
.fcol-1 ul li.search-trigger {
	display:none;
}
.fcol-1 ul li a {
	color:#fff;
	text-decoration:none;
}
.fcol-2 {
	width:33.33%;
	float:left;
	margin:0 0;
	text-align:center;
}
.fcol-2 img {
	max-width:80%;
	height:auto;
	margin:65px 0 0 0;
}
.fcol-3 a {
	color:#fff;
	text-decoration:none;
}
#footer {
	padding:0 0 25px 0;
	background:#131313;
	color:#999;
}
#footer .container {
	border-top:1px solid #666;
	padding:25px 0 0 0;
}
#footer p {
	font-size:13px;
	text-align:center;
	width:100%;
	margin:0 0 0 0;
}
#footer p a {
	color:#999;
	text-decoration:none;
}
#form {
	width:40%;
	float:left;
	margin:0 0 30px 0;
}
#details {
	width:55%;
	float:right;
	margin:20px 0 30px 0;
}
.map {
	width:100% !important;
	height:350px;
	margin:15px 0 0 0;
	border: 1px solid #eee !important;
}
.form-col {
    width: 47%;
	float:left;
	margin:0 3% 0 0;
}
.form-col-full {
    width: 97%;
	float:left;
	margin:0 3% 0 0;
}

#enquiry-slideout {
	position:fixed;
	top:0;
	right:-400px;
	width:360px;
	padding:0 20px;
	min-height:100%;
	background:#114881;
	z-index:99999;
	transition:all .5s;
}

#enquiry-slideout h3 {
	text-align:center;
	color:#fff;
	padding:70px 0 0 0;
}
.enquiry-slideout {
	position:relative;
	height:100%;
	
}
.enquiry-slideout i.fa-close {
	position:absolute;
	top:20px;
	right:20px;
	color:#fff;
	font-size:30px;
	cursor:pointer;
}
.enquiry-icon {
	position:absolute;
	top:400px;
	left:-70px;
	color:#fff;
	font-size:30px;
	cursor:pointer;
	background:#222;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	z-index:300;
}
#enquiry-slideout .wpcf7 {
    width: 90%;
	margin:0 auto;
}
#enquiry-slideout .wpcf7 p {
    color: #fff;
	text-align:left !important;
}
#enquiry-slideout .wpcf7 input[type="text"],
#enquiry-slideout .wpcf7 input[type="email"],
#enquiry-slideout .wpcf7 input[type="password"],
#enquiry-slideout .wpcf7 input[type="tel"]{
    background:#fff;
    border: 1px solid #fff;
    color: #333;
	width:94%;
	padding:15px 3%;
	font-size:18px;	
	margin:5px 0 10px 0;	
}
#enquiry-slideout .wpcf7 textarea {
	background:#fff;
    border: 1px solid #fff;
    color: #333;
	width:94%;
	padding:15px 3%;
    height:120px;
	margin:5px 0 10px 0;
	font-family: inherit !important;
	font-size:18px;	
}
#enquiry-slideout .wpcf7 input[type="submit"] {
    cursor: pointer;
    height: 50px;
    padding: 0;
    width: 100%;
    position: relative;
	text-align:center;
	transition:all .5s;
	border: 1px solid #fff;
	text-decoration:none;
	color:#fff;
	background:#222;
	display:block;
	margin:0;
	font-size:18px;
}
@media all and (max-height: 700px) {
	#enquiry-slideout .wpcf7 input[type="text"],
	#enquiry-slideout .wpcf7 input[type="email"],
	#enquiry-slideout .wpcf7 input[type="password"],
	#enquiry-slideout .wpcf7 input[type="tel"]{
		padding:8px 3%;
		font-size:16px;	
		margin:3px 0 5px 0;
	}
	#enquiry-slideout .wpcf7 textarea {
		padding:8px 3%;
		height:80px;
		margin:3px 0 5px 0;
		font-size:16px;	
	}
	.enquiry-slideout i.fa-close {
		top:10px;
		right:10px;
		font-size:20px;
	}

	#enquiry-slideout {
		position:fixed;
		top:0;
		right:-400px;
		width:380px;
		padding:0 10px;
		min-height:100%;
		background:#114881;
		z-index:99999;
		transition:all .5s;
	}
	#enquiry-slideout h3 {
		padding:40px 0 0 0;
	}
}

#form .wpcf7 {
    width: 100%;
	margin:0 0 0 0;
}
#form .wpcf7 textarea {
	background: #fff;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:94%;
	padding:15px 3%;
    height:120px;
	margin:5px 0 10px 0;
	font-family: inherit !important;  
}
#form .wpcf7 p {
    color: #333;
	text-align:left !important;
}
#form .wpcf7 .req {
    color: red;
	font-weight:bold;
	font-size:1.3em;
}
#form .wpcf7 input[type="text"],
#form .wpcf7 input[type="email"],
#form .wpcf7 input[type="password"],
#form .wpcf7 input[type="tel"]{
    background: #fff;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:94%;
	padding:15px 3%;
	margin:5px 0 10px 0;	
}
#form .wpcf7 select {
    background: #fff;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:100%;
	padding:7px 5px;
	margin:0 0 0 0;
	height:44px;
}
#form .wpcf7 input[type="submit"] {
    cursor: pointer;
    height: 50px;
    padding: 0;
    width: 100%;
    position: relative;
	text-align:center;
	transition:all .5s;
	border: none;
	text-decoration:none;
	color:#fff;
	background:#114881;
	font-size:16px;
	display:block;
	margin:0;
}
#form .wpcf7 input[type="submit"]:hover {

}
.main {
	width:65%;
	float:left;
}
.main .post h2 {
	font-size:26px;
	line-height:36px;
	margin:0 0 20px 0;
}
.sidebar {
	width:27%;
	padding:30px 1.5%;
	background:#f3f3f3;
	float:right;
	border: 1px solid #ccc;
}
.sidebar h3 {
	font-size:32px;
}
.sidebar ul li {
	margin:0 0 20px 0;
	line-height:20px;
}
.post {
	margin:0 0 30px 0;
}
.share {
	display:block;
	margin:15px 0;
}
.page-numbers {
	padding:20px;
	font-size:18px;
	text-decoration:none;
	background:#eee;
	border:1px solid #ccc;
	display:inline-block;
	margin:20px 0;
}
.more {
	background:#114881;
	color:#fff;
	padding:10px 20px;
	display:inline-block;
	margin:15px 0;
	text-decoration:none;
}
.date {
	color:#999;
	font-size:13px;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.modal {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99999;
	background:rgba(0,0,0,0.75);
	display:none;

}
.modal-content {
	max-width:450px;
	padding:25px;
	margin:50px auto;
	position:relative;
	background:#fff;
	z-index:9999;
	box-shadow:0 0 15px rgba(0,0,0,0.5);
}
.close {
	position:absolute;
	top:5px;
	right:5px;
	color:#999;
	font-size:16px;
	cursor:pointer;
}
@media only screen and (max-width: 1600px) {
	.banner {
		width:90%;
		margin:0;
		left:5%;
		top:35%;
		text-align:center;
	}
}

@media only screen and (max-width: 1400px) {
	#header .menu li {
		margin:0 0 0 20px;
	}
	#header .menu li a {
		font-size:17px;
	}
}

@media only screen and (max-width: 1240px) {
	.banner {
		width:90%;
		margin:0;
		left:5%;
		top:35%;
		text-align:center;
	}
	#header .menu li {
		margin:0 0 0 15px;
	}
	#header .menu li a {
		font-size:16px;
	}
}
@media only screen and (max-width: 1150px) {
	#header .menu {
		display:none;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:9999;
	}
	#header {
		text-align:center;
		margin:50px 0 0 0;
		height:auto;
	}	
	.logo {
		float:none;
		position:relative;
		margin:20px 0 10px 0;
	}	
	#footer span.mhide {
		display:none;
	}
	#footer span.mblock {
		display:block;
	}
	.alignright, .alignleft {
		max-width:100%;
		height:auto;
		float:none;
		margin:0 0 30px 0;
	}
	
	#welcome, #content, #grey, #screens {
		text-align:center;
	}
	#inner {
		height:100px;
		padding:200px 0 0 0;
	}
	.inner h1, .inner h3 {
		font-size:32px;
	}
	.banner {
		top:45%;
	}
	.banner-inner {
		width:100%;
		padding:0;
		min-height:200px;
		border:none;
		position:relative;
	}
	.banner-inner a {
		display:none;
	}
	.banner-inner i {
		display:none;
	}
	.banner h2 {
		display:block;
		color:#fff;
		font-size:40px;
		line-height:50px;
		margin:0 0 20px 0;
		color:#fff;
	}
	.banner h2 span {
		font-weight:700;
		font-size:40px;
		display:block;
	}
	#secondary {
		padding:100px 0;
	}
	.secondary {
		width:90%;
		margin:0 2%;
	}
	.prod {
		min-height:70px;
		width:48%;
		margin:0 1% 20px 1%;
		font-size:18px;
		line-height:26px;
	}
	#content {
		padding: 35px 0;
	}
	.panel-container {
	    clear:both;
	}
	#tab1::before, #tab2::before, #tab3::before, #tab4::before, #tab5::before, #tab6::before {
        content: '';
        display: block;
        height: 1px;
        margin-top: -1px;
        visibility: hidden;
    }
	
}
@media only screen and (max-width: 800px) {
	#top-footer {
		padding:50px 0;
	}
	.fcol {
		width:96%;
		float:left;
		margin:0 2% 25px 2%;
		text-align:center;
	}
	.fcol ul {
		margin:0;
		list-style-type:none;
	}
	.fcol ul li {
		width:100%;
		float:none;
		text-align:center;
		padding:0;
		margin:0 0 5px 0;
	}
	.main, #form, #details {
		width:100%;
		float:none;
		margin:0 0 40px 0;
	}
	.sidebar {
		width:100%;
		padding:0;
		background:#fff;
		float:none;
		border: none;
	}
	.sidebar ul {
		list-style-type:none;
		margin:0 0 20px 0;
	}
	.sidebar ul li {
		width:100%;
		padding:0;
		margin:0 0 5px 0;
		text-align:center;
	}
	#slider {		
		height:600px;
	}	
	#slider .cycle-slideshow {
		height:600px;
	}
	#slider .cycle-slideshow div {
		height:600px;
		background-attachment:scroll !important;
		background-position:center center !important;
		background-repeat:no-repeat !important;
		background-size:1064px 600px !important;
	}	
	.share {
		display:inline-block;
		margin:0 auto;
	}
	.inner h1, .inner h3 {
		text-align:center;
	}	
	#welcome h1 {
		padding:0;
	}
	#welcome {
		padding:40px 0;
	}
	#welcome img {
		display:none;
	}
	.fcol-2 img {
		max-width: 250px;
		height: auto;
		margin: 0 0 0 0;
	}	
	#inner {
		text-align:center;
	}
	.gallery-wrap {
		width:46%;
		float:left;
		margin:0 2% 30px 2%;
		position:relative;
		transition:all .5s;
	}
	.screens-left {
		float:none;
		width:100%;
		margin:0 0 50px 0;
	}
	.screens-right {
		float:right;
		width:90%;
		margin:0 1%;
		padding:25px 4%;
		background:#f3f3f3;
	}
	.product {
		width:46%;
		margin:0 2% 30px 2%;
	}
	.etabs { 
		width:100%;
		float:none;
	}
	.tab-container .panel-container { 
		width:100%; 
		float:none;
		padding:50px 0 0 0;
	}
	.banner {
		top:35%;
	}
	.banner h2 {
		font-size:30px;
		line-height:40px;
	}
	.banner h2 span {
		font-size:24px;
	}
	.banner p {
		font-size:16px;
	}
	.slideshow {
		margin:130px 0 0 0 !important;
	}
	
	.products-sidebar {
		width:100%;
		float:none;
		text-align:center;
		z-index:100;
	}
	.products-sidebar ul li {
		width:100%;
		padding:0;
		margin:0 0 5px 0;
		text-align:center;
	}
	.products-main, .summary, .image {
		width:100%;
		float:none;
	}
	#screens .tab a { 
		display: inline-block !important;
		float:left !important;
		width:42% !important;
		padding:10px 2% !important;
		margin:0 2% !important;
		text-align:center !important;
	}
	#sform {
		width:95%;
		padding:25px 2.5%;
		background:#f3f3f3;
		float:none;
		margin:20px 0 0 0;
	}
	.screens-welcome {
		text-align:center;
		padding:0 0 50px 0;
	}
	.screens-welcome p {
		width:100%;
		margin:0 auto 20px auto;
	}
}
@media only screen and (max-width: 600px) {
	.prod {
		min-height:40px;
		width:98%;
	}
	#bottom img {
		max-width:200px;
		margin:0 10px 10px 10px;
	}
	.gallery-wrap {
		width:96%;
	}
	.product {
		width:96%;
	}
	#screens .tab a { 
		display: inline-block !important;
		float:left !important;
		width:92% !important;
		padding:10px 2% !important;
		margin:0 2% !important;
		text-align:center !important;
	}
	.tab a {
		width:96%;
	}
	#breadcrumbs {
		padding:125px 30px 20px 30px;
		text-align:center;
		font-size:13px;
	}
	
	
}

.screens-fotorama-right {
    width:47%;
    float:right;
    margin:0 0 75px 0;
}
.screens-left {
    width:47%;
    float:left;
    margin:0 0 75px 0
}
.screens-fotorama-left {
    width:47%;
    float:left;
}
.screens-right-2 {
    width:47%;
    float:right;
    padding:50px 0 0 0;
}


@media only screen and (max-width: 1024px) {
    .screens-fotorama-right {
        width:100%;
        float:none;
    }
    .screens-left {
        width:100%;
        float:none;
    }
    .screens-fotorama-left {
        width:100%;
        float:none;
    }
    .screens-right-2 {
        width:100%;
        float:none;
    }
}
#enquiry-slideout .wpcf7 form .wpcf7-response-output {
   color:#fff !important;
}