/*
Theme Name: IMATECH Multi Business
Theme URI: http://www.imatech.com.au/
Author: Cyprus IT 
Author URI: http://imatech.com.au/
Description: This theme was developed to meet the needs for our multi business structure.
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: imatech, business, responsive
Text Domain: imatechmultibusiness

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


body {
	background: url('https://imatech.com.au/wp-content/themes/imatechv2/images/Rocky.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,h5,p,span { 
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-top: 0px;
}


h1 {
	font-size: 24px;
	color:#005d91;
}
h2 {
	color:#005d91;
	font-size: 20px;
	line-height: 22px;
	font-weight: 600;
}

h3 {
	font-size: 18px;
	color:#005d91;
}

p { 
	font-size:15px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 22px;
	text-align: justify;
}

ul, li { 
	font-size:15px; 
	list-style-type: circle;
}

ul.topmenu, ul.topmenu li { 
	list-style-type: none;
}

a.btn { margin-bottom: 10px; }

#wpadminbar ul { overflow: inherit; }
#wpadminbar ol { overflow: inherit; }
div.container {
	background: #fff;

}



img.img-full { 
	width: 100% !important;
}
/*********************
******* #IMATECH *****
**********************/
div#imatech {
	padding: 0px;
}
div#imatech img {
	height: 100%;
	width: 105%;
}

div.contact-information {
	font-size: 1.5em;
	font-weight: 600;
	text-align: right;
	color:#005d91;
	padding-right: 30px;
}
div.contact-information span {
	font-size: 1.6em;
	font-weight: 700;
}


.logopccp{width:75px;text-align:right;display:inline-block;}
.pccplogo{text-align:right;}
.isologo{text-align:right !important;margin:0 auto;padding:0px;}
.isologo img{
	width: 80px;
    display: inline-block;
}
.isologo{    width: 160px;    text-align: left;margin-left:-43px;}
@media (min-width: 992px) {
div#map {
		width: 100%;
		height: 352px;
	}

}

/********************************
************ NAV BAR ************
*********************************/
#topmenu { 
	padding-left: 0px !important;
}

nav.navbar {
	border: 0px;
	margin-bottom: 0px;
}

nav.navbar div.container {
	background: #3C3C3C;
	background-image: linear-gradient(#666, transparent);
}

.navbar-default .navbar-nav > li:hover {
	background-color: #CCC;
}

.navbar-default .navbar-nav > li:hover a {
	color: #111;
}

.navbar-default .navbar-nav > li > a {
	color: #f1f1f1;
}

nav.navbar ul.nav li.dropdown ul.dropdown-menu { 
	background: #75888e;
	border: 0px;
	padding: 0px;
}
nav.navbar ul.nav li.dropdown ul.dropdown-menu li { 
	border-bottom: 1px dotted #3C3C3C;
	padding: 5px;
}
nav.navbar ul.nav li.dropdown ul.dropdown-menu li:last-child { 
	border-bottom: 0px dotted #3C3C3C;
}

nav.navbar ul.nav li.dropdown ul.dropdown-menu li a { 
	background: #75888e;
	color: #E0E0E0;
	padding: 10px;
}

nav.navbar ul.nav li.dropdown ul.dropdown-menu li a:hover { 
	color: #FFF;
}



.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: -2px;
	left: 100%;
	/*  margin-top: -6px;*/
	margin-left: -1px;
	-webkit-border-radius: 0 0px 0px 0px;
	-moz-border-radius: 0 0px 0px;
	border-radius: 0 0px 0px 0px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

/**/

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

@media (max-width: 767px) {
	.level_1{
		padding-left: 10px !important;
	}
	.level_2{
		padding-left: 20px !important;
	}
	.level_3{
		padding-left: 30px !important;
	}

	.dropdown-submenu>a:after 
	{
		display: block;
		content: " ";
		float: right;
		width: 0;
		height: 0;
		border-color: transparent;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-left-color: #ccc;
		margin-top: 5px;
		margin-right: -10px;
	}

	.dropdown-submenu:hover>a:after 
	{
		border-left-color: #fff;
	}
}



/*increase navbar collapse breakpoint*/
@media (max-width: 992px) {
	#topmenu{
		margin-top: 0px;
		padding-left: 15px !important;
	}
	.navbar-header {
		float: none;
	}
	.navbar-toggle {
		display: block;
		float: left;
		margin-left: 15px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin: 7.5px -15px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-text {
		float: none;
		margin: 15px 0;
	}
	/* since 3.1.0 */
	.navbar-collapse.collapse.in { 
		display: block!important;
	}
	.collapsing {
		overflow: hidden!important;
	}

	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

}
/*************************************************/

header {
	position: relative;
}

header img {
	width: 100%;
	/*	max-height: 300px;*/
}

header.page-header {
	margin-top: 0px !important;
}


div.col-md-header header h1 {
	position: absolute;
	bottom: -1px;
	/*left: 20px;*/
	color: #FFF;
	font-weight: 600;
	font-size: 2.2em;
	background-color: rgba(0,0,0,.6);
	padding: 10px;
	width: 100%;
	padding-left: 30px !important;
}

@media (min-width: 992px) {

	div.col-md-header header h1 {
		position: absolute;
		bottom: -1px;
		/*left: 20px;*/
		color: #FFF;
		font-weight: 500;
		font-size: 2.2em;
		background-color: rgba(0,0,0,.6);
		padding: 10px;
		width: 100%;
		padding-left: 30px !important;

	}

}


div.col-md-header {
	padding: 0px !important;

}

div.col-md-header header {
	border: 0px;
}


/********************************
************ FOOTER *************
*********************************/

div#footer {
	background-repeat: no-repeat;
	min-height: 70px;
	margin-top: 60px;
	background: url('images/menu-footer.png');
	padding-top: 20px;
	color: #959595;
	font-weight: 400;
	font-size: 11px;
	padding-bottom: 20px;
	letter-spacing: 0px;
}

div#footer div.col-md-6 {
	padding-top: 16px;
}

div#footer p { 
	margin-bottom: 0px;
	line-height: 18px;
	font-size: 12px;
}

div#footer a.facebook img { 
	width: 40px;
	height: 40px;
}

div#footer a.linkedin img { 
	width: 37px;
	height: 37px;
}

div#footer a.twitter img { 
	width: 38px;
	height: 38px;
}

/********** COMPONENTS ***********/
a.btn-pdf {
	font-size: 18px;
	border-radius: 2px;
}

a.pdf-download {
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #f1f1f1;
	padding: 8px;
	font-size: 12px;
	font-weight: 600;
}
a.pdf-download span {
	font-size: 14px;
	font-weight: 100;
	margin-right: 10px;
}



/*************************
*** Meteor Slide Show ****
**************************/

div.mslide {
	width: 100% !important;
	height: 100% !important;
}
div.mslide img {
	width: 100% !important;
	height: 100%;
}
div.mslide div.meteor-title {
	z-index: 99;
	background-color: rgba(0,0,0,.4);
	position: absolute;
	bottom: 16px;
	left: 0px;
	width: 100%;
	min-height: 20px;
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
}


/******************************
******** NAV SIDEBAR **********
*******************************/

ul.nav-side {

}

ul.nav-side li { 
	box-shadow: 2px 2px 3px #DEDED9;
	border-radius: 0px;
	margin-bottom: 4px;
}

ul.nav-side li a {
	border-radius: 0px;
	padding: 15px;
}



/*****************************
********* Image Caption ******
******************************/

.caption_title{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 2px 0px 5px;
	font-weight: 400;
}

.caption_desc{
	background-color: #000000;
	color: #FFFFFF;
	height: 30px;
	padding: 4px 2px 5px 5px;
	font-size: 14px;
	font-weight: 300;
	white-space: pre-wrap;
	margin-top: -5px;
}

.caption{
	position: absolute;
	bottom: 0px;
	opacity: 0.7;
	width: 100%;
}
div.wp-caption { position: relative; width: 100%; margin-bottom: 15px;}
div.wp-caption img { width: 100%; }





.location {
	display: none;
	margin-bottom: 20px;
}


/*********************************************
**************** SITEMAP *********************
**********************************************/

ul.sitemap {
	font-size:1.2em;	
	margin-top: 40px;
}





/*******************************************
********************* POSTS ****************
***** for page-postlisting.php *************/


div.post span {
	margin-bottom: 20px;
	font-weight: 500;
	font-size: .9em;
}




div.terms {
	overflow-y:scroll;
	min-height: 180px !important;
}

.button_br{
	display: none;
}

@media (max-width: 768px) {
	.button_br{
		display: block;
	}
}

span.glyphicon-download-alt, span.glyphicon-fullscreen { margin-right: 7px !important; }





/**

Sliding boxes cutting edge lubrticants

**/

 .image-link{
 	height: 304px;
 	overflow: hidden;
 	text-decoration: none !important;
 }
 .animate-box-caption{
 	height: 60px;
    opacity: 0.7;
    position: relative;
    top: -24px;
 }
 .animate-box-title{
    color: #FFFFFF;
    text-align: left !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6) !important;
    background-color: #000000!important;
    /*opacity: 0.6!important;*/
    padding: 2px 2px 2px 5px;
        font-size: 16px;
    font-weight: bold;
}

.slide-up{
	background-color: #FFFFFF;
    color: #000000;
    height: 30px;
    padding: 2px 2px 2px 5px;
}



.sidemenu { 
padding-left: 0px !important;
}

.sidemenu a {
	padding-left: 1px !important;
}


/** Q Translate **/
ul#qtranslate-chooser {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    min-width: 60px;
    border: 0px solid;
    margin-top: 15px;
    margin-right: 30px;
    
}
 
ul#qtranslate-chooser li {
    display: inline-block;
    zoom:1;
    *display:inline;
    padding-right: 10px;
        height: 15px;
    width: 30px;
}
 
ul#qtranslate-chooser li a  {
    height: 15px;
    width: 30px;
}



@media print {
	.no-print, .no-print * {
		display: none !important;
	}
}

#slideshow h2
{
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}

@media (max-width: 991px) {
	#slideshow h2
	{
		top: 10px !important;
		font-size: 1.8em !important;
	}
}
