/*
Theme Name: Tooltec
Author: Netwizard Design & Hosting
Author URI: http://www.netwizarddesign.com.au
Version: 1.0
*/

@import url('css/reset.css');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,700');
@import url('css/slicknav.css');
@import url('css/font-awesome/css/font-awesome.min.css');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 16px;
	line-height: 1.6em;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	background:#2a3890;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	position:relative;
}
.clear {
	clear:both;
}
.container {
	width:1400px;
	margin:0 auto;
	position:relative;
}
h1, h2, h3, h4 {
	font-family: 'Oswald', sans-serif;
}
h1 {
	font-size:36px;
	margin:0 0 25px 0;
	line-height:30px;
	text-transform:uppercase;
	font-weight:400;
}
h2 {
	font-size:26px;
	margin:0 0 20px 0;
	line-height:30px;
}
h3 {
	font-size:20px;
	margin:0 0 15px 0;
	line-height:24px;
}
p {
	font-size:16px;
	line-height:24px;
	margin:0 0 20px 0;
}
#header {
	position:relative;
	z-index:999;
	background:url(images/header.png) no-repeat top center;
}
.logo {
	float:left;
	margin:0 0 0 10px;
}
.slicknav_menu {
	display:none;
}
.menu {
	list-style-type:none;
	margin:52px 0 0 0;
	float:right;
	position:relative;
}
.menu li {
	display:inline;
	margin:0 15px;
}
.menu li a {
	font-family: 'Oswald', sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:24px;
	transition:all .5s;
}
.menu li.current-menu-item a {
	color:#fff;
}
#product-categories {
	padding:30px 0 30px 0;
}
.cat {
	width:15%;
	float:left;
		-ms-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
			transform: skewX(-10deg);
	height:350px;
	background:#fff;
	margin:0 1.5% 0 0;
	overflow:hidden;
}
.cat img {
	width:155%;
	height:155%;
	position:relative;
	left:-50px;
	top:-20%;
		-ms-transform: skewX(10deg);
	-webkit-transform: skewX(10deg);
			transform: skewX(10deg);
	z-index:0;
	transition:all .5s;
}
.cat a {
	color:#fff;
	text-decoration:none;
}
.cat h2 {
	background:rgba(0,0,0,0.5);
	text-transform:uppercase;
	text-decoration:none;
	font-size:20px;
	transition:all .5s;
	text-align:center;
	padding:20px 0;
	z-index:100;
	position:absolute;
	left:-15%;
	bottom:5%;
	width:130%;
	line-height:1em;
	font-weight:400;
		-ms-transform: skewX(10deg);
	-webkit-transform: skewX(10deg);
			transform: skewX(10deg);
}
.cat h2.small {
	font-size:18px;
} 
.cat:hover h2 {
	background:rgba(0,0,0,0.8);
}
.cat:hover img {
	width:154%;
	height:154%;
}
.cat2 {
	width:30.33%;
	float:left;
	margin:0 3% 0 0;
	overflow:hidden;
}
.cat2 img {
	width:100%;
	height:155%;
	position:relative;
	z-index:0;
	transition:all .5s;
}
.cat2 a {
	color:#fff;
	text-decoration:none;
}
.cat2 h2 {
	background:rgba(0,0,0,0.5);
	text-transform:uppercase;
	text-decoration:none;
	font-size:20px;
	transition:all .5s;
	text-align:center;
	padding:20px 0;
	z-index:100;
}
#welcome {
	padding:30px 0;
	background:#1b297f;
}
#welcome p {
	font-size:18px;
	line-height:26px;
	margin:0 0 20px 0;
}
#welcome h1 {
	display:inline-block;
	float:left;
}
#welcome .phone {
	float:right;
	font-size:20px;
	font-weight:bold;
	font-family:arial;
}
#inner {
	position:relative;
	z-index:700;
	width:100%;
	height:140px;
	background:url(images/inner.jpg) no-repeat top center;
}
#inner .container {
	position:relative;
}
#inner h1 {
	position:absolute;
	top:80px;
	left:0;
	display:inline-block;
	color:#fff;
	font-size:32px;
	line-height:60px;
	margin:0 0 0 0;
	padding:0 40px;
	background:#222;
}
#content {
	padding:50px 0;
}
.wp-post-image {
	float:right;
	margin:0 0 50px 80px;
}
#main {
	width:75%;
	float:left;
}
#sidebar {
	width:20%;
	float:right;
	background:#1b297f;
	border-top:1px solid #4956a6;
	border-left:1px solid #4956a6;
	border-right:1px solid #4956a6;
}
#sidebar ul {
	list-style-type:none;
	margin:0;
}
#sidebar ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
	width:90%;
	padding:10px 5%;
	border-bottom:1px solid #4956a6;
}
#sidebar ul li.current-cat a {
	background:#222;
}
#gallery-1 .gallery-item {
	float: left;
	text-align: center;
	width: 23%;
	margin:0 2% 30px 0;
}
#gallery-1 img {
	border:none !important;
	width:100%;
	height:auto;
}
#gallery-1 .gallery-caption {
	margin-left: 0;
	padding:5px 0;
	font-size:13px;
}
.table {
	margin:0 0 30px 0;
	width:100%;
}
.table tr td {
	width:25%;
}
#footer {
	padding:12px 0;
	background:#1b297f;
	color:#ccc;
	position:relative;
	z-index:800;
}
.copy {
	float:left;
	font-size:12px;
	margin:0;
}
.designer {
	float:right;
	font-size:12px;
	margin:0;
}
.designer a {
	color:#ccc;
	text-decoration:none;
}
#form {
	width:50%;
	float:left;
	margin:0 0 50px 0;
}
#details {
	width:46%;
	float:right;
	margin:0 0 0 0;
}
.map {
	clear:both;
	width:100% !important;
	height:400px;
	margin:30px 0 30px 0;
}
.wpcf7 {
    width: 100%;
	margin:0 0 0 0;
}
.wpcf7 input,
.wpcf7 textarea {
    width: 90%;
    margin: 0 0 0 0;
}
.wpcf7 select {
    width: 96%;
}
.wpcf7 textarea {
    height: 200px;
}
.wpcf7 label {
    display: block;
	text-align:left !important;
    margin-bottom: 0px;
    font-size: 15px;
    clear: both;
    padding: 0 0 0 0;
}
.wpcf7 .req {
    color: red;
	font-size:1.3em;
	font-weight:700;
}
.wpcf7 {
    margin: 30px 0 0 0;
}
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
    background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    padding: 10px;
    font-size: 14px;
}
.wpcf7 input[type="submit"] {
    display: block;
	text-transform:uppercase;
	background:#2e6a8f;
	color:#fff;
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 120px;
    position: relative;
    float: left;
    left: 0px;
	transition:all .5s;
	border:none;
	border-radius:0;
}
.wpcf7 input[type="submit"]:hover {
    background:#0b5888;
}
@media only screen and (max-width: 1400px) {
	.container {
		width:90%;
		padding:0 2%;
		margin:0 auto;
		position:relative;
	}
	.logo {
		margin:0 0 0 -10px;
	}
	.cat {
		height:150px;
	}
	#product-categories {
		padding:30px 2% 30px 2%;
		width:96%;		
	}
}


@media only screen and (max-width: 1024px) {
	#header {
		text-align:center;
		margin:50px 0 0 0;
		height:auto;
		background-image:none;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:999999;
	}
	.menu {
		display:none;
	}
	.logo {
		position:relative;
		float:none;
		max-width:90%;
	}
	.cat {
		width:31.33%;
		float:left;
			-ms-transform: skewX(0deg);
		-webkit-transform: skewX(0deg);
				transform: skewX(0deg);
		
		background:#fff;
		margin:0 1% 30px 1%;
		overflow:hidden;
		height:150px;
		
	}
	.cat img {
		width:100%;
		height:100%;
		position:relative;
		left:0;
			-ms-transform: skewX(0deg);
		-webkit-transform: skewX(0deg);
				transform: skewX(0deg);
		z-index:0;
	}
	.cat h2 {
		background:rgba(0,0,0,0.5);
		text-transform:uppercase;
		text-decoration:none;
		font-size:20px;
		transition:all .5s;
		text-align:center;
		padding:20px 0;
		z-index:100;
		position:absolute;
		left:-15%;
		bottom:5%;
		width:130%;
		line-height:1em;
		font-weight:400;
			-ms-transform: skewX(0deg);
		-webkit-transform: skewX(0deg);
				transform: skewX(0deg);
				margin:0;
	}
	#welcome {
		text-align:center;
	}
	#welcome h1 {
		display:block;
		float:none;
	}
	#welcome .phone {
		float:none;
		font-size:20px;
		font-weight:bold;
		font-family:arial;
		padding:0 0 20px 0;
	}
	.cat:hover img {
		width:100%;
		height:100%;
	}
	.wp-post-image {
		float:none;
		max-width:100%;
		margin:0 0 20px 0;
		height:auto;
	}
	#footer .copy, #footer .designer, .links {
		float:none;
		text-align:center;
		margin:0 0 0 0;
	}
	#footer span {
		display:none;
	}
	#inner {
		height:150px;
	}
	#inner h1 {
		position:absolute;
		top:96px;
		left:0;
		display:block;
		color:#fff;
		font-size:24px;
		line-height:24px;
		margin:0 0 0 0;
		padding:15px 0;
		background:#222;
		width:100%;
		text-align:center;
	}
	
}

@media only screen and (max-width: 800px) {
	.cat {
		width:46%;
		margin:0 2% 30px 2%;
		
	}
	#main {
		width:100%;
		float:none;
	}
	#sidebar {
		width:98%;
		float:none;
		position:relative;
		left:1%;
		background:#1b297f;
		border-top:1px solid #4956a6;
		border-left:1px solid #4956a6;
		border-right:1px solid #4956a6;
		margin:0 0 30px 0;
	}
	#form {
		width:100%;
		float:none;
		margin:0 0 0 0;
	}
	#details {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
}
@media only screen and (max-width: 600px) {
	.cat h2 {
		left:0;
		bottom:0;
		width:100%;
		font-size:16px;
		background:rgba(0,0,0,1);
	}
	.cat h2.small {
		font-size:12px;
	}
	#gallery-1 .gallery-item {
		float: none;
		text-align: center;
		width: 96%;
		margin:0 2% 30px 2%;
	}
}


/***********blog****************/
/***********blog****************/
/***********blog****************/
/***********blog****************/
/***********blog****************/

#main.blog {
    width: auto;
    float: none;
    background: #fff;
}



#main.blog .container {
    overflow: hidden;
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 0;
}

#main.blog .primary{ width: 60%; float: left; }
#main.blog .secondary{width: 35%; float: right; }

#main.blog .primary > h1{}
#main.blog .primary > h2{}

#main.blog #blogroll {
    min-height: 470px;
}
#main.blog .block{
	overflow: hidden;
	margin: 0 0 15px 0;
	
	padding: 20px;
	border: 1px solid #ddd;
}
#main.blog .block:last-child{
	margin-bottom: 0;
}

#main.blog .block h1,
#main.blog .block h2,
#main.blog .block h3,
#main.blog .block h4,
#main.blog .blcok p{
	margin: 0 0 15px 0;
	color: #333;
}

#main.blog .block h1{ font-size: 30px; }
#main.blog .block h2{ font-size: 25px; }
#main.blog .block h3{ font-size: 20px; }
#main.blog .block h4{ font-size: 18px; }
#main.blog .block small {
    display: block;
    margin: 0 0 15px 0;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px 0;
    color: #999;
}
#main.blog .block p {
    color: #333;
}

#main.blog .block p a{}
#main.blog .block p a:hover{}

#main.blog .block ul{ list-style: disc; padding-left: 20px; }
#main.blog .block ul li{ margin: 0 0 15px 0;}

#main.blog .block ol{ list-style: decimal; padding-left: 20px; }
#main.blog .block ol li{ margin: 0 0 15px 0;}

#main.blog .block .info{
	overflow: hidden;
}
#main.blog .block .info h1{
	margin-bottom: 15px;
}
#main.blog .block .info p{
}
#main.blog .block .info p:last-child{
	margin-bottom: 0;
}
#main.blog .block .info small{
	margin-bottom: 15px;
}

#main.blog .block .callto{}
#main.blog .block .callto a {
    display: inline-block;
    background: #2a3890;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 15px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0;
}
#main.blog .block .callto a:hover{
	opacity: 0.8;
}

#main.blog .blog.widget .widgettitle{
	font-size: 30px;
	margin: 0 0 15px 0;
	color:  #333;
}
#main.blog .blog.widget .widgettitle a{
	color: #2a3890;
}
#main.blog .blog.widget .widgettitle a:hover{
	opacity: 0.8;
}

#main.blog .blog.widget .pis-ul{
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
	list-style: circle;
}
#main.blog .blog.widget .pis-ul li{
	margin: 0 0 5px 0;
	color:  #2a3890;
}
#main.blog .blog.widget .pis-ul li p{
	margin: 0;
	padding: 0;
}
#main.blog .blog.widget .pis-ul li:last-child{
	margin-bottom: 0;
}
#main.blog .blog.widget .pis-ul li a{
	text-decoration: none;
	color:  #333;
}
#main.blog .blog.widget .pis-ul li a:hover{
	opacity: 0.8;
}

.facebook {
	display: inline-block;
	background: url(images/facebook.jpg) center center no-repeat;
	padding: 2px 3px;
	text-indent: -9999px;
	width: 70px;
	height: 20px;
	line-height: 20px;
}

/* #Media Queries
================================================== */

@media only screen and (max-width: 1600px) {
	
#main.blog .container{
	width: 90%;
}

/* 1200px */
}

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

#main.blog .primary,
#main.blog .secondary{
	float: none;
	width: 100%;
}

#main.blog .primary{
	margin-bottom: 40px;
}

#main.blog .secondary{
	margin-bottom: 0;
}

#main.blog #blogroll {
    min-height: 100px;
}

/* 767px */
}


@media only screen and (max-width: 479px) {
	
	
/* 479px */
}

@media only screen and (max-width: 340px) {
	
/* 340px */
}





